/* ---------------------------------------------------- */
/* ---------------Styling the positions---------------- */
/* ---------------------------------------------------- */
.drhs-body{
	padding:0 !important;
	margin:0 !important;
	overflow-x:hidden;
}
.drhs-main{
	padding: 0 !important;
	margin: 0 !important;
	display:inline-block;
	position: relative;
	overflow-x:hidden;
  	width: 100%;
  	float: right;
}
.drhs-row{
	float:right;
	clear:both;
	margin:0 !important;
	padding:0 !important;
	display:inline-block;
	position:relative;
	overflow:hidden;
  	width: 100%;
}
.drhs-topover-12{
	display:inline-block;
	float:right;
}
.drhs-topover-4-1{
	display:inline-block;
	float:right;
}
.drhs-topover-4-2{
	display:inline-block;
	float:right;
}
.drhs-topover-4-3{
	display:inline-block;
	float:right;
}
.drhs-header-row{
	display: block;
    float: right;
    overflow: visible !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 100%;
    position: fixed;
    z-index: 99;
    height: 120px;
    background: #00838f;
}
.drhs-header{
    display: inline-block;
    float: right;
    z-index: 9999;
    padding: 0 10px;
    overflow: visible !important;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    width: 1200px !important;
    max-width: 95%;
    margin: 40px auto;
    padding: 0;
    float: unset;
    left: 0;
    right: 0; 
  	background: transparent !important;
}
.drhs-menu{
	display:inline-block;
	float:right;
}
.drhs-logo{
	display:inline-block;
	float:left;
	min-height:1px;
}
.drhs-social{
	display:inline-block;
	float:right;
}
.drhs-slider{
	display:inline-block;
	float:right;
  	width:100%;
}
.drhs-slide-over{
	position:absolute;
	bottom: 35px;
}
.drhs-slide-over-inner{
	display:inline-block;
	float:right;
}
.drhs-top-3-1{
	display:inline-block;
	float:right;
}
.drhs-top-3-2{
	display:inline-block;
}
.drhs-top-3-3{
	display:inline-block;
	float:right;
}
.drhs-top-3-4{
	display:inline-block;
	float:right;
}
.drhs-top-4-1{
	display:inline-block;
	float:right;
}
.drhs-top-4-2{
	display:inline-block;
}
.drhs-top-4-3{
	display:inline-block;
	float:right;
}
.drhs-top-6-1{
	display:inline-block;
	float:right;
}
.drhs-top-6-2{
	display:inline-block;
	float:right;
}
.drhs-right{
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 0 15px;
}
.drhs-breadcrumbs{
	display:inline-block;
	float:right;
	width: 100%;
    position: relative;
    background: #F3EEEC;
    box-sizing: border-box;  
}
.drhs-content-row{
  	width:1280px;
  	max-width:100%;
    display: block;
    float: none;
    margin: 0 auto;
    box-sizing: border-box;
}
.drhs-content{
    float: right;
    padding: 15px;
    display: inline-block;
    box-sizing: border-box;
}
.drhs-left{
    display: inline-block;
    float: right;
    box-sizing: border-box;
    padding: 15px;
}
.drhs-bottom-3-1{
	display:inline-block;
	float:right;
}
.drhs-bottom-3-2{
	display:inline-block;
	float:right;
}
.drhs-bottom-3-3{
	display:inline-block;
	float:right;
}
.drhs-bottom-3-4{
	display:inline-block;
	float:right;
}
.drhs-bottom-4-1{
	display:inline-block;
	float:right;
}
.drhs-bottom-4-2{
	display:inline-block;
	float:right;
}
.drhs-bottom-4-3{
	display:inline-block;
	float:right;
}
.drhs-bottom-6-1{
	display:inline-block;
	float:right;
}
.drhs-bottom-6-2{
	display:inline-block;
	float:right;
}
.copyright{
	display: inline-block;
    float: right;
    box-sizing: border-box;
    width: 100%;
}
.drhs-social a {    color: #cc1e25; font-weight: bold;}  
@media screen and (min-width:100px) {
	.drhs-topover-12{}
	.drhs-topover-4-1{}
	.drhs-topover-4-2{}
	.drhs-topover-4-3{}
	.drhs-menu{
    width: 300px;
    float: left;
    display: inline-block;
    position: absolute;
    left: 0;
    top: 25px;
    bottom: 0;
  }
	.drhs-logo{
      display: inline-block;
      float: right;
      width: 100%;
      text-align: center;
  }
	.drhs-logo-image{
    max-height: 50px !important;
    margin: 5px auto;
  }
	.drhs-social{
        display: inline-block;
        height: 100%;
        line-height: 70px;   
	}
	.drhs-slider{}
	.drhs-slide-over{}
	.drhs-slide-over-inner{}
	.drhs-top-12-1{}
	.drhs-top-12-2{}
	.drhs-top-3-1{
		width:50%;
	}
	.drhs-top-3-2{
		width:50%;
	}
	.drhs-top-3-3{
		width:50%;
	}
	.drhs-top-3-4{
		width:50%;
	}
	.drhs-top-4-1{}
	.drhs-top-4-2{}
	.drhs-top-4-3{}
	.drhs-top-6-1{}
	.drhs-top-6-2{}
	.drhs-right{
		width:100%;
	}
	.drhs-breadcrumbs{}
	.drhs-content-row{}
    .drhs-content{
      width: 100%;
  	}
    .drhs-left{
      width:100%;
  }
	.drhs-bottom-3-1{
		width:50%;
	}
	.drhs-bottom-3-2{
		width:50%;
	}
	.drhs-bottom-3-3{
		width:50%;
	}
	.drhs-bottom-3-4{
		width:50%;
	}
	.drhs-bottom-4-1{}
	.drhs-bottom-4-2{}
	.drhs-bottom-4-3{}
	.drhs-bottom-6-1{}
	.drhs-bottom-6-2{}
	.copyright{}
    .drhs-header{
    margin:0 auto;
  }
}
@media screen and (min-width:720px) {
	.drhs-topover-12{}
	.drhs-topover-4-1{}
	.drhs-topover-4-2{}
	.drhs-topover-4-3{}
	.drhs-menu{}
	.drhs-logo{}
	.drhs-logo-image{}
	.drhs-social{}
	.drhs-slider{}
	.drhs-slide-over{}
	.drhs-slide-over-inner{}
	.drhs-top-12-1{}
	.drhs-top-12-2{}
	.drhs-top-3-1{
		width:50%;
	}
	.drhs-top-3-2{
		width:50%;
	}
	.drhs-top-3-3{
		width:50%;
	}
	.drhs-top-3-4{
		width:50%;
	}
	.drhs-top-4-1{}
	.drhs-top-4-2{}
	.drhs-top-4-3{}
	.drhs-top-6-1{}
	.drhs-top-6-2{}
	.drhs-right{
		width:100%;
	}
	.drhs-breadcrumbs{}
	.drhs-content-row{}
    .drhs-content{
      width: 100%;
  	}
    .drhs-left{
      width:100%;
  }
	.drhs-bottom-3-1{
		width:50%;
	}
	.drhs-bottom-3-2{
		width:50%;
	}
	.drhs-bottom-3-3{
		width:50%;
	}
	.drhs-bottom-3-4{
		width:50%;
	}
	.drhs-bottom-4-1{}
	.drhs-bottom-4-2{}
	.drhs-bottom-4-3{}
	.drhs-bottom-6-1{}
	.drhs-bottom-6-2{}
	.copyright{}
    .drhs-header{
    margin:0 auto;
  }
}
@media screen and (min-width:890px) {
	.drhs-topover-12{}
	.drhs-topover-4-1{}
	.drhs-topover-4-2{}
	.drhs-topover-4-3{}
.drhs-menu{
  }
	.drhs-logo{}
	.drhs-logo-image{}
	.drhs-social{}
	.drhs-slider{}
	.drhs-slide-over{}
	.drhs-slide-over-inner{}
	.drhs-top-12-1{}
	.drhs-top-12-2{}
	.drhs-top-3-1{
		width:50%;
	}
	.drhs-top-3-2{
		width:50%;
	}
	.drhs-top-3-3{
		width:50%;
	}
	.drhs-top-3-4{
		width:50%;
	}
	.drhs-top-4-1{}
	.drhs-top-4-2{}
	.drhs-top-4-3{}
	.drhs-top-6-1{}
	.drhs-top-6-2{}
	.drhs-right{
		width:100%;
	}
	.drhs-breadcrumbs{}
	.drhs-content-row{}
    .drhs-content{
      width: 80%;}
    .drhs-left{
	width: 20%;      
  }
	.drhs-bottom-3-1{
		width:50%;
	}
	.drhs-bottom-3-2{
		width:50%;
	}
	.drhs-bottom-3-3{
		width:50%;
	}
	.drhs-bottom-3-4{
		width:50%;
	}
	.drhs-bottom-4-1{}
	.drhs-bottom-4-2{}
	.drhs-bottom-4-3{}
	.drhs-bottom-6-1{}
	.drhs-bottom-6-2{}
	.copyright{}
  .drhs-header{
    margin:0 auto;
  }
}

@media screen and (min-width:1140px) {
.drhs-body{}
.drhs-main{}
.drhs-row{}
.drhs-topover-12{
	width:100%;
}
.drhs-topover-4-1{
	width:33.33%;
}
.drhs-topover-4-2{
	width:33.33%;
}
.drhs-topover-4-3{
	width:33.33%;
}
.drhs-header-row{
	width:100%;
}
.drhs-header{
	width: 100%;
}
.drhs-menu{
	width: 100%;
    float: unset;
    position: relative;
    top: unset;
    left: unset;
  }
.drhs-logo{
    display: inline-block;
    float: right;
    width: 100%;
    text-align: center;
  }
  img.drhs-logo-image {width:100px;}
img.drhs-logo-image {
    width: auto;
    max-height: 60px !important;
    margin: 5px auto;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
  }
.drhs-logo a {display: inline-block; height: 100%;}
.drhs-social{line-height: 70px; height: 100%;}

.drhs-slider{
	width:100%;
}
.drhs-slide-over{}
.drhs-slide-over-inner{}
.drhs-top-3-1{
	width:25%;
}
.drhs-top-3-2{
	width:25%;
}
.drhs-top-3-3{
	width:25%;
}
.drhs-top-3-4{
	width:25%;
}
.drhs-top-4-1{
	width:33.33%;
}
.drhs-top-4-2{
	width:33.33%;
}
.drhs-top-4-3{
	width:33.33%;
}
.drhs-top-6-1{
	width:50%;
}
.drhs-top-6-2{
	width:50%;
}
.drhs-right{
    width: 250px;
}
.drhs-breadcrumbs{
	width:100%;
}
.drhs-content-row{}
    .drhs-content{
      width: 80%;}
    .drhs-left{
	width: 20%;      
  }
.drhs-bottom-3-1{
	width:25%;
}
.drhs-bottom-3-2{
	width:25%;
}
.drhs-bottom-3-3{
	width:25%;
}
.drhs-bottom-3-4{
	width:25%;
}
.drhs-bottom-4-1{
	width:33.33%;
}
.drhs-bottom-4-2{
	width:33.33%;
}
.drhs-bottom-4-3{
	width:33.33%;
}
.drhs-bottom-6-1{
	width:50%;
}
.drhs-bottom-6-2{
	width:50%;
}
.copyright{
	width:100%;

}
  .drhs-header{
    margin: 0px auto;
}
}


/* ---------------------------------------------------- */
/* ----------------Styling the Elements---------------- */
/* ---------------------------------------------------- */
a, a:hover, a:active, a:visited{
	text-decoration:none;
	background:transparent;
}
.drhs-logo-image{}
.drhs-social a{
	padding:0 3px;
	margin:0;
}
a,.nav-header,.btn,.btn-primary{
    -webkit-transition: all 0.5s;
	-moz-transition: all 0.5s;
    transition: all 0.5s;
}
h1,h2,h3,h4,h5,h6{
	font-weight:bold;
}
.btn, .btn-primary{}


/* ---------------------------------------------------- */
/* --------------------helper classes------------------ */
/* ---------------------------------------------------- */
.no-padding{
	padding:0;
}
.no-margin{
	margin:0;
}
.inline-block{
	display:inline-block;
}
.full-height{
	height:100%;
}
.full-width{
	width:100%;
}
.table{
	display:table;
}
.table-row{
	display:table-row;
}
.table-cell{
	display:table-cell;
}
.vertical-middle{
	vertical-align:middle;
}
.text-center{
	text-align:center;  
}
.drhs-grid-holder {
    display: block;
    width: 1200px;
    max-width: 100%;
    margin: 0 auto;
}
.float-left{
  float:left !important;
}
/* ---------------------------------------------------- */
/* ------------------Font Styles----------------------- */
/* ---------------------------------------------------- */
@font-face {
  font-family: 'Mj_Flow';
  src: url('./fonts/Mj_Flow.woff') format('woff'),
       url('./fonts/Mj_Flow.ttf') format('truetype'),
       url('./fonts/Mj_Flow.svg#Mj_Flow') format('svg');
}
@font-face {
	font-family: 'Yekan';
	src: url('./fonts/Yekan.eot?-wwn5ej');
	src: url('./fonts/Yekan.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Yekan.woff?-wwn5ej') format('woff'),
	url('./fonts/Yekan.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Yekan.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'iransans';
	src: url('./fonts/IRANSansWeb_Light.eot?-wwn5ej');
	src: url('./fonts/IRANSansWeb_Light.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/IRANSansWeb_Light.woff?-wwn5ej') format('woff'),
	url('./fonts/IRANSansWeb_Light.ttf?-wwn5ej') format('truetype'),
	url('./fonts/IRANSansWeb_Light.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'beirut';
	src: url('./fonts/Far_Beirut.eot?-wwn5ej');
	src: url('./fonts/Far_Beirut.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Beirut.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Beirut.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Beirut.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'Far_Baseet';
	src: url('./fonts/Far_Baseet.eot?-wwn5ej');
	src: url('./fonts/Far_Baseet.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Baseet.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Baseet.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Baseet.svg?-wwn5ej#icomoon') format('svg');
}
@font-face {
	font-family: 'Far_Casablanca';
	src: url('./fonts/Far_Casablanca.eot?-wwn5ej');
	src: url('./fonts/Far_Casablanca.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/Far_Casablanca.woff?-wwn5ej') format('woff'),
	url('./fonts/Far_Casablanca.ttf?-wwn5ej') format('truetype'),
	url('./fonts/Far_Casablanca.svg?-wwn5ej#icomoon') format('svg');
}
 @font-face {
	font-family: 'iranyekan';
	src: url('./fonts/iranyekanweblight_fanum_.eot?-wwn5ej');
	src: url('./fonts/iranyekanweblight_fanum_.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/iranyekanweblight_fanum_.woff?-wwn5ej') format('woff'),
	url('./fonts/iranyekanweblight_fanum_.ttf?-wwn5ej') format('truetype'),
	url('./fonts/iranyekanweblight_fanum_.svg?-wwn5ej#icomoon') format('svg');
} 
 @font-face {
	font-family: 'fontawesome';
	src: url('./fonts/fa-regular-400.eot?-wwn5ej');
	src: url('./fonts/fa-regular-400.eot?#iefix-wwn5ej') format('embedded-opentype'),
	url('./fonts/fa-regular-400.woff?-wwn5ej') format('woff'),
	url('./fonts/fa-regular-400.ttf?-wwn5ej') format('truetype'),
	url('./fonts/fa-regular-400.svg?-wwn5ej#icomoon') format('svg');
} 
 
/* ---------------------------------------------------- */
/* ------------------- Responsive --------------------- */
/* ---------------------------------------------------- */



/* ---------------------------------------------------- */
/* ---------------Styling the extensions--------------- */
/* ---------------------------------------------------- */
/*.............landing page................*/
a.landing-bar-item {
	float: right;
    padding: 0px 16px;
    margin: 0 1px;
    width: auto;
    height: 100%;
    line-height: 60px;
    border: none;
    display: block;
    background: transparent;
    color: #fff;
}
.landing-bar {
    width: 100%;
    height: 60px;
    display: block;
    background: #333;
    position: fixed;
    top: 70px;
    left: 0;
    right: 0;
    z-index: 2;
}
a.landing-bar-item:focus {
    box-shadow: 0 0 5px 1px rgba(255, 255, 255, 0.5) !important;
    border: none;
    outline: none;
}
.landing-page {
    width: 800px;
	padding-top: 65px;
    max-width: 100%;
    margin: 0 auto;
    display: inline-block;
}
figure.landing-page-image img {
    width: 100%;
    height: 100%;
}
figure.landing-page-image {
    overflow: hidden;
    max-width: 100%;
    margin: 5px;
    border: 1px solid #ccc;
    padding: 5px;
}
.landing-page-image-button {
	width: calc(50% - 2px);
    float: right;
    display: block;
    height: 35px;
    line-height: 35px;
    background: #ccc !important;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 1px;
}
.button-transation{
	margin-top:-35px;
}
.landing-page p {
    text-align: justify;
    margin: 10px;
    float: right;	
	clear: both;	
}
.landing-page h2, .landing-page h3, .landing-page h1 {
    text-align: right;
    margin: 5px;
    float: right;
	clear: both;	
}
div#bar-1 a {
    float: right;
    line-height: 50px;
}
div#bar-1 ul{
	float: right;
    width: 100%;
}
.landing-page li {
    text-align: right;
}
.landing-page h1 {
    width: 100%;
}
.landing-box {
	border: 1px solid #ccc;
    width: 20em;
    font-size: 12px;
    float: right;
}
.landing-box a {
    line-height: unset !important;
    float: unset !important;
}
.landing-box ul {
    width: unset !important;
    float: none !important;
}
@media screen and (max-width:720px){
	a.landing-bar-item {
    width: calc(33% - 1px);
    float: right;
	padding:0;
	font-size: 10px;
}
}

/* ---------------------------------------------------- */
/* -------------------Other Styles--------------------- */
/* ---------------------------------------------------- */
.dr137asgari .sticky-header-correction {
    display: none !important;
}
.dr137asgari .drhs-header-row{
    background: transparent;
}
.dr137asgari .header-row-corection {
    background: #00838f;
    transition: all .3s ease;
}
.header-row-corection{
 	height:90px !important; 
} 
.dr137asgari .drhs-content-row {
    display: none !important;
}
.dr146asgari .drhs-content {
    width: 100%;
}
.dr146asgari .drhs-left {
    display: none;
}

/* ---------------------------------------------------- */
/* -------------------  Item Page --------------------- */
/* ---------------------------------------------------- */


/* ---------------------------------------------------- */
/* -------------------  slider --------------------- */
/* ---------------------------------------------------- */
.slider-container {
    display: inline-block;
    width: 100%;
    height: 100vh;
    position: relative;
    float: right;
}
.slider-container>video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    -webkit-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    z-index: -2;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.slider-bg-overlay {
position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(0deg, rgba(78,56,131,0.2) 0%, #00838f 100%);
}
.slider-container-holder {
    z-index: 1;
    height: 100%;
    display: block;
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
}
.slider-container-content {
    display: inline-block;
    width: 100%;
    height: 250px;
    z-index: 1;
    color: #ffddcc;
}
.slider-container-content p {
    margin: 0;
    font-size: 18px;
}
.slider-container-content h2 {
    margin: 0;
    font-size: 40px;
    color: #ffddcc;
}
.slider-container-content a {
    border-bottom: 2px solid #fff;
    color: #fff;
}
.slider-container-content a:hover {
    color: #ff4081;
}
/* ---------------------------------------------------- */
/* -------------------  after slider --------------------- */
/* ---------------------------------------------------- */
.after-slider {
	display: inline-block;
    width: 100%;
    background: #f3eeec;
    color: #00838f;
    font-size: 24px;
    font-weight: 900;
    line-height: 45px;
    text-align: justify !important;
    letter-spacing: normal;
    float: right;
}
.after-slider-holder {
    width: 1000px;
    max-width: 90%;
    margin: 30px auto;
    display: block;
    height: 300px;
}
.after-slider .bg {
    background: url(/images/giphy.gif) center center;
    background-size: contain;
    background-repeat: no-repeat;
}
/* ---------------------------------------------------- */
/* -------------------  after slider --------------------- */
/* ---------------------------------------------------- */
.check-container {
    display: inline-block;
    width: 100%;
    float: right;
    color: #00838f;
    background: #fff;
}
.banner-container img {
    width: 200px;
}
.check-container-holder {
    display: block;
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
    min-height: 250px;
}
.check-container-holder>div {
    height: 250px;
}






/* ---------------------------------------------------- */
/* ---------------------treatment---------------------- */
/* ---------------------------------------------------- */
.treatment-container {
    display: inline-block;
    width: 100%;
    float: right;
    margin: 80px auto;
}
.treatment-container-holder {
    display: block;
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
}
.treatment-title {
    display: inline-block;
    width: 100%;
    height: 50px;
    margin-bottom: 50px;
}
.treatment-title span {
    display: inline-block;
    width: 100%;
    height: 100%;
}
.treatment-title span i {
    display: inline-block;
    float: right;
    color: #00838f;
    height: 100%;
    line-height: 40px;
    margin: 0 10px;
    font-size: 30px;
}
.treatment-title span h2 {
    margin: 0;
    color: #00838f;
    font-size: 34px;
    font-weight: bolder;
    line-height: 35px;
}
.treatment-content {
    display: inline-block;
    width: 100%;
    background: #fff;
    padding: 10px 30px 30px 30px;
    box-sizing: border-box;
    overflow: hidden;
    margin: 10px auto;
}
.treatment-content img {
    width: 100%;
}
/* ---------------------------------------------------- */
/* ---------------------banner---------------------- */
/* ---------------------------------------------------- */
.banner-container {
    display: inline-block;
    width: 100%;
    float: right;
    line-height: 85px;
    color: #fdc;
    margin: 0;
    font-size: 24px;
    background: #00838f;
}
.banner-container-holder {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
    text-align: center;
}


/* ---------------------------------------------------- */
/* ---------------------subscribe---------------------- */
/* ---------------------------------------------------- */
.subscribe-container {
    width: 100%;
    display: inline-block;
    float: right;
    background-image: url(/images/subscribe.svg);
    background-color: #ff4081;
    background-size: 83% auto;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    z-index: 0;
}
.subscribe-holder {
    width: 450px;
    max-width: 90%;
    display: block;
    margin: 50px auto;
    text-align: center !important;
    min-height: 300px;
}
.subscribe-container h2 {
    font-size: 18px;
    color: #fdc;
}
.subscribe-container .formControlLabel {
    display: none;
}
.subscribe-container .formControls {
    margin: 0 !important;
}
.subscribe-container p {
    color: #fdc;
}
.rsform-block-txtname {
    margin: 0 !important;
    width: 50%;
    float: right;
}
.subscribe-container .formResponsive input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid rgba(255,221,204,0.5);
    color: #fdc;
    padding: 0 0 0.5rem 0;
    margin: 0;
    text-align: center;
    font-size: 20px;
    font-size: 1.25rem;
    padding: 20px;
    box-sizing: border-box;
    box-shadow: unset !important;
    border-radius: unset !important;
}
.subscribe-holder input::placeholder {
    color: rgba(255, 221, 204, 0.7);
    font-family: iranyekan;
    font-size: 14px;
}
/* ---------------------------------------------------- */
/* ---------------------brands---------------------- */
/* ---------------------------------------------------- */
.brands-container {
    display: inline-block;
    width: 100%;
    float: right;
}
.brands-container-holder {
    width: 1200px;
    max-width: 90%;
    display: block;
    margin: 0 auto;
}
.brands .uk-slider {
    min-height: 200px!important;
    display: inline-block !important;
    width: 100% !important;
}
.brands .uk-panel {
    height: 50px !important;
    width: 150px;
    margin: 75px auto;
}
/* ---------------------------------------------------- */
/* ---------------------footer---------------------- */
/* ---------------------------------------------------- */

.footer-bg {
    background: #00838f;
}
.drhs-grid-holder {
    display: block;
    width: 1200px;
    max-width: 100%;
}
.footer-links {
    text-align: center;
    margin: 50px auto;
    min-height: 200px;
}
.footer-links h3 {
    color: #f7f7f7;
}
.footer-links ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
}
.footer-links a {
    color: #fdc;
}
.footer-links a:hover {
    color: #ff4081;
}
.logo-footer {
    text-align: center;
    margin: 50px auto;
}
.logo-footer img {
    width: 96px;
}
.footer-social {
    font-family: glyphter;
    margin: 50px auto;
}
.footer-social a {
    color: #fdc;
    margin: 0 20px;
    font-size: 18px;
}
.footer-social a:hover {
    color: #ff4081;
}



/* ---------------------------------------------------- */
/* ---------------------contact-us---------------------- */
/* ---------------------------------------------------- */
.map-container {
    display: inline-block;
    width: 100%;
    height: 400px;
    background: url(/images/drasgari.jpg) center center no-repeat;
    background-size: cover;
}
/* ---------------------------------------------------- */
/* ---------------------breadcrumbs---------------------- */
/* ---------------------------------------------------- */

ul.breadcrumb {
    list-style-type: none;
    display: block;
    width: 1200px;
    max-width: 90%;
    margin: 0 auto;
    padding: 20px 0;
    box-sizing: border-box;
}
ul.breadcrumb li {
    display: inline-block;
    font-size: 14px;
}




/* ---------------------------------------------------- */
/* ---------------------left-contact---------------------- */
/* ---------------------------------------------------- */
.moduletable.left-container {
    display: inline-block;
    width: 100%;
    text-align: center;
    padding: 5px;
    box-sizing: border-box;
    border: 1px solid #00838f;
    border-radius: 10px;
    background: #F3EEEC;
}


/* ---------------------------------------------------- */
/* ---------------------Hot Offers--------------------- */
/* ---------------------------------------------------- */
div.hotoffer1{
	background:#4e3883;
	border-radius:10px;
	box-sizing:border-box;
  	text-align: center;
  	padding:20px 0;
  	margin: 5px 0;
}
p.hotoffer1title {
    font-size: 36px;
    color: yellow;
    margin: 0;
    background: rgb(78, 56, 131);
    float: right;
    width: 100%;
}
.hotoffer1description {
    background: rgba(158, 51, 105, 0.8);
    font-weight: bold;
    color: #fff;
    float: right;
    width: 100%;
}
p.hotoffer1description{
	color:pink;
}
.hotoffer1description p {
    font-size: 20px;
}
div.hotoffer1 a{
	color:pink;
}
.hotoffer1description span {
    color: #ffff1a;
    font-size: 15px;
}
/* ---------------------------------------------------- */
/* ------------------- back to top --------------------- */
/* ---------------------------------------------------- */
.backtotop {
position: fixed;
    right: 10px;
    bottom: 10px;
    display: inline-block;
    width: 195px;
    height: 35px;
  	z-index: 9999;
    display: none;
}
.back-to-top-container {
background: #fff;
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative;
    box-sizing: border-box;
    box-shadow: 0px 0px 10px 0px #ccc;
    border-radius: 17px;
    overflow: hidden;
}
.back-to-top-container a.backtop {
    display: inline-block;
    width: 35px;
    height: 100%;
    padding-top: 12px;
	border-left: 1px solid #dedede;
    box-sizing: border-box;
	margin-right: 2px;
	float:right;
}
.back-to-top-container a.socialus {
    width: 35px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    border-left: 1px solid #dedede;
  	padding-top: 5px;
    box-sizing: border-box;
      background: #fff;
}
.back-to-top-container a.whatsup {
    width: 35px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    border-left: 1px solid #dedede;
    background: #fff;
}
.back-to-top-container a.calllus {
width: 53px;
    float: right;
    display: inline-block;
    line-height: 30px;
    font-size: 23px;
    text-align: center;
    padding-top: 5px;
    box-sizing: border-box;
    background: #4CAF50;
    color: #fff;
}
.back-to-top-container span {
    width: 15px;
    height: 15px;
    border-left: 1px solid #0b3c5d;
    border-bottom: 1px solid #0b3c5d;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-animation: sdb 2s infinite;
    animation: sdb 2s infinite;
    box-sizing: border-box;
    display: inline-block;
}
.back-to-top-container a.callus {
    float: right;
    display: inline-block;
    line-height: 30px;
    margin-right: 7px;
  	padding-top: 4px;
  	font-size: 12px;
}
a.picicon {
    width: 35px;
    height: 35px;
    float: right;
    display: inline-block;
    box-sizing: border-box;
    border-left: 1px solid #dedede;
    background: #fff;
}
a.picicon img {
    width: 100%;
    display: inline-block;
    padding: 5px;
    box-sizing: border-box;
}
@-webkit-keyframes sdb {
  0% {
    -webkit-transform: rotate(135deg) translate(0, 0);
  }
  20% {
    -webkit-transform: rotate(135deg) translate(-3px, 3px);
  }
  40% {
    -webkit-transform: rotate(135deg) translate(0, 0);
  }
}
@keyframes sdb {
  0% {
    transform: rotate(135deg) translate(0, 0);
  }
  20% {
    transform: rotate(135deg) translate(-3px, 3px);
  }
  40% {
    transform: rotate(135deg) translate(0, 0);
  }
}

div#kt {
    display: inline-block;
    font-family: iransans !important;
}


.link-building-container {
    display: inline-block;
    width: 100%;
    font-weight: bold;
    background: #adffad;
}







.hotoffer1.yalda {
    background: url(/images/yaldj-bg.jpg) center center;
    background-size: contain;
    background-attachment: fixed;
    overflow: hidden;
    padding: 0;
}
.festival-container {
    display: inline-block;
    width: 100%;
    float: right;
    height: 200px;
    background: #fdc;
    background-size: cover;
    position: relative;
    background-attachment: fixed;
    text-align: center;
    color: #fff;
}
.festival-container p {
    margin: 0;
    font-weight: bold;
}
@media screen and (max-width:720px){
.festival-container {
	height:500px;
}
}
/* ---------------------------------------------------- */
/* ---------------calltoaction---------------- */
/* ---------------------------------------------------- */

.calltoaction {
  position: fixed;
  right: 10px;
  bottom: 10px;
  display: inline-block;
  width: 400px;
  height: 77px;
  z-index: 999999;
}
.call-to-action-container {
background: #fff;
  display: inline-block;
  width: 100%;
  height: 100%;
  position: relative;
  box-sizing: border-box;
  box-shadow: 0px 0px 10px 0px #ccc;
  border-radius: 0px;
  overflow: hidden;
}
.call-to-action-container a.back-to-top {
  display: inline-block;
  width: 52px;
  height: 100%;
  padding-top: 12px;
  border-left: 2px solid #dedede;
  box-sizing: border-box;
  float:right;
  background: #fff;
}
.call-to-action-container p.txtbacktop{
  font-size: 10px;
  margin-top: -10px;
  font-weight: bold;
  line-height: 15px;
  color: #000;
}
.call-to-action-container a.instagram {
  width: 72px;
  float: right;
  display: inline-block;
  line-height: 37px;
  font-size: 23px;
  text-align: center;
  border-left: 2px solid #dedede;
  box-sizing: border-box;
  background: #fff;
  padding: 1px;
  height: 100%;
}
.call-to-action-container p.txtinstagram{
  font-size: 10px;
  margin-top: -2px;
  font-weight: bold;
  line-height: 15px;
  color: #000;
}
.call-to-action-container a.googlemap {
  width: 70px;
  float: right;
  display: inline-block;
  line-height: 37px;
  font-size: 23px;
  text-align: center;
  border-left: 2px solid #dedede;
  box-sizing: border-box;
  background: #fff;
  padding: 1px;
  height: 100%;
}
.call-to-action-container p.txtgooglemap{
  font-size: 10px;
  margin-top: -10px;
  font-weight: bold;
  line-height: 15px;
  color: #000;
}
.call-to-action-container a.quickcalll {
  width: 114px;
  float: right;
  display: inline-block;
  line-height: 20px;
  font-size: 23px;
  text-align: center;
  padding-top: 25px;
  box-sizing: border-box;
  background: #4CAF50;
  color: #000;
  height: 100%
}
.call-to-action-container a.quickcalll:hover{
  color: #000;
}
.call-to-action-container .span1 {
  width: 15px;
  height: 15px;
  border-left: 1px solid #0b3c5d;
  border-bottom: 1px solid #0b3c5d;
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
  -webkit-animation: sdb 2s infinite;
  animation: sdb 2s infinite;
  box-sizing: border-box;
  display: inline-block;
}
.call-to-action-container a.quickcall {
  float: right;
  display: inline-block;
  line-height: 30px;
  margin-right: 7px;
  padding-top: 4px;
  font-size: 12px;
}
.call-to-action-container span.txtquickcalll{
  font-size: 10px;
  margin-top: -13px;
  font-weight: bold;
  line-height: 0;
}
.call-to-action-container i.fa-phone{
  transform: rotate(225deg);
}
.call-to-action-container a.discount {
  width: 92px;
  float: right;
  display: inline-block;
  line-height: 37px;
  font-size: 17px;
  text-align: center;
  border-left: 2px solid #dedede;
  box-sizing: border-box;
  padding: 1px;
  height: 100%;
  background: #e67e22;
}
.call-to-action-container p.txtdiscount{
  font-size: 10px;
  margin-top: -10px;
  font-weight: bold;
  line-height: 15px;
  color: #000;
}
.call-to-action-container i.fa-instagram{
  color: #000;
}
.call-to-action-container i.fa-map-marker{
    color: #000;
}
.call-to-action-container i.fa-percent{
    color: #000;
}
/* ---------------------------------------------------- */
/* ---------------discount form---------------- */
/* ---------------------------------------------------- */

.comment-container form {
    background: #fff;
    border-radius: 10px;
    -webkit-box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    box-shadow: 0 12px 12px 0 hsla(0,0%,71%,.11);
    border: 1px solid #e4e4e4;
    border-radius: 20px;
    overflow: hidden;
}
.comment-container fieldset.formFieldset {
    border: unset;
    padding: 0;
    margin: 0;
}
.comment-container fieldset.formFieldset legend {
    background: #00838f;
    color: #fff;
    padding: 10px;
    text-align: center;
    font-size: 16px !important;
    width: 100%;
    box-sizing: border-box;
}
.comment-container ol.formContainer {
    box-sizing: border-box;
    margin: 20px !important;
    display: inline-block !important;
    width: calc(100% - 40px);
}
.comment-container .formBody {
    width: 100%;
}
.comment-container input, .comment-container textarea {
    width: 100% !important;
    margin: 0 !important;
    height: auto !important;
    margin-bottom: 8px;
    padding: 10px;
    float: none;
    clear: none;
    border: 1px solid #dedede !important;
    border-radius: 2px;
    background: #f7f7f7;
}
/* ---------------------------------------------------- */
/* ---------------item navigation---------------- */
/* ---------------------------------------------------- */

.item-navigation{
  display: inline-block;
  border: 1px solid #163f7a;
}
p.item-navigation-time{
  padding: 3px 10px;
  background: #604c8f;
  color: #fff;
}
.item-navigation p{
  margin: 0;
}
p.item-navigation-header{
  padding: 3px 10px;
  font-weight: bold;
  color: #163f7a;
  background: #fdc;
  border-bottom: 1px solid #37c5a6;
}
div.item-navigation ul{
  list-style-type: none;
  padding: 0 10px;
  margin: 0 0 10px 0;
}
.itemBody, .itemListCategoriesBlock{
  text-align: justify;
}.hk-row-fluid{
  width: 100%;
  display: inline-block;
  float: right;
  clear: both;
}
.hkc-md-1{
  width:8%;
  display: inline-block;
}
.hkc-md-2{
  width:20%;
  display: inline-block;
}
.hkc-md-3{
  width:25%;
  display: inline-block;  
}
.hkc-md-4{
width: 33.33%;
    display: inline-block;
    margin: 0;
}
.hkc-md-5{
  width:20%;
  display: inline-block;  
}
.hkc-md-6{
  width:50%;
  display: inline-block;  
}
.hkc-md-7{
  width:14%;
  display: inline-block;  
}
.hkc-md-8{
  width:12%;
  display: inline-block;  
}
.hkc-md-9{
  width:11%;
  display: inline-block;  
}
.hkc-md-10{
  width:10%;
  display: inline-block;  
}
.hkc-md-11{
  width:9%;
  display: inline-block;  
}
.hkc-md-12{
  width:100%;
  display: inline-block;  
}
.hikashop_container {
    width: 100%;
    display: inline-block;
    float: right;
    overflow: hidden;
    clear: both;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin: 0 !important;
  	padding: 1px;
}
.hikashop_subcontainer {
    margin: 0;
    box-sizing: border-box;
}

.hikashop_category_name {
    width: 100%;
}
.hikashop_subcategories .hikashop_category, .hikashop_products_listing .hikashop_product {
    float: right !important;
    padding: 5px;
    box-sizing: border-box;
}






.hikashop_product_image_subdiv {
    margin: 0 auto;
}
.hikashop_subcontainer .hikashop_product_price_full, .hikashop_subcontainer .hikashop_product_name, .hikashop_subcontainer .hikashop_product_code_list {
    width: 100%;
    display: inline-block;
}

.hikashop_subcontainer form table {
    margin: 0 auto;
}
input.hikashop_product_quantity_field {
    width: 50px !important;
    line-height: 30px;
    text-align: center;
    box-sizing: border-box;
  	height:30px;
  	margin:0;
 	padding:0;
    border: 1px solid #ccc;
}
a.hikashop_product_quantity_field_change_minus, a.hikashop_product_quantity_field_change_plus, input.hikashop_product_quantity_field {
    line-height: 29px;
    border: 1px solid #ccc;
    height: 30px;
    margin: 0 2px !important;
    width: 30px !important;
    display: inline-block;
    box-sizing: border-box;
    text-align: center;
    color: #000 !important;
    float: right;
}
a.hikashop_product_quantity_field_change_minus{
    background: #ff6c6c;
}
a.hikashop_product_quantity_field_change_plus{
    background: #0cb30c;
}
.hikashop_category_description {
    display: inline-block;
    width: 100%;
    height: 200px;
    border: 1px solid #ccc;
    box-sizing: border-box;
}
.hikashop_category_description img {
    height: 100%;
    float: left;
}
@media screen and (max-width:1150px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:25%;
  }
}
@media screen and (max-width:900px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:33.33%;
  }
}
@media screen and (max-width:720px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:50%;
  }
}
@media screen and (max-width:420px){
	.hkc-md-1, .hkc-md-2, .hkc-md-3, 
  	.hkc-md-4, .hkc-md-5, .hkc-md-6, 
  	.hkc-md-7, .hkc-md-8, .hkc-md-9, 
 	.hkc-md-10, .hkc-md-11, .hkc-md-12 {
    width:100%;
  }
}

.hikashop_product_left_part {
    padding: 10px!important;
    margin: 0;
    display: inline-block;
    overflow: hidden;
    box-shadow: 0 0 4px 0px rgba(0,0,0,0.2);
    position: relative;
    box-sizing: border-box;
}
.hikashop_global_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
div.hikashop_main_image_div, div.hikashop_main_file_div {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_thumb {
    margin-bottom: 5px;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
.hikashop_product_main_image {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
    height: auto!important;
}
.hikashop_product_main_image_subdiv {
    display: inline-block;
    overflow: hidden;
    float: right;
    width: 100%!important;
    height: auto;
}
.hikashop_product_main_image_subdiv img {
    width: auto;
    max-width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0!important;
    max-height: 100%;
}
.hikashop_small_image_div {
    width: 100%;
    display: inline-block;
    overflow: hidden;
    height: auto;
    float: right;
    border-top: 1px solid #ccc;
}
img.hikashop_child_image {
	max-width: 100%;
    max-height: 100%;
}
.hikashop_product_right_part {
    overflow: hidden;
    display: inline-block;
    padding: 10px 30px 10px 10px !important;
    position: relative;
    box-sizing: border-box;
    text-align: right;
}
.hikashop_product_price_main {
    display: block;
    float: right;
  	margin: 15px 0;
}
span.hikashop_product_price_full {
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
}
span.hikashop_product_vote, span.hikashop_product_code_list, .hk-rating, span.hikashop_product_stock_count {
    margin: 0;
    padding: 0;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    float: right;
    text-align: center;
}
.hikashop_product_quantity_div {
    margin: 10px 0px;
    padding: 0;
    width: 100%;
    display: inline-block;
    overflow: hidden;
    float: right;
}
div.hikashop_product_custom_info_main {
    border-top: 1px solid #ccc;
    margin-top: 30px;
}
form#hikashop_comment_form {
display: inline-block;
    float: right;
    width: 100%;
    margin: 35px auto;
    background: #f9f9f9;
    border: 1px solid #ccc;
    border-radius: 5px;
    padding: 15px;
    box-sizing: border-box;
}
div.hikashop_vote_listing,div.hikashop_listing_comment {
    display: inline-block;
    width: 100%;
    float: right;
    text-align: right;
}
div.hikashop_vote_form {
    display: inline-block;
    float: right;
    width: 100%;
    text-align: right;
    background: rgba(50, 80, 99, 0.18);
    padding: 10px;
    box-sizing: border-box;
}
div.hikashop_vote_stars {
    float: right;
    display: inline-block;
    width: 100%;
    text-align: right;
}
table.hika_comment_listing {
    background: #eee;
    width: 98%;
    margin: 1% auto;
}
div.hikashop_product_vote_form textarea {
    width: 100%;
    margin: 15px 0;
}
img.hikashop_product_listing_image {
    height: 100%;
    max-width: 100%;
    max-height: 100%;
}
div.hikashop_category_image>a{
    display: inline-block;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}
div.hikashop_category_image {
    text-align: center;
    clear: both;
    position: relative;
    width: 100%;
    padding-top: 100%;
    height: auto !important;
}
div.hikashop_product_main_image_thumb {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
}
div.hikashop_main_image_div {
    padding-top: 100%;
}
.hikashop_product_main_image {
    height: auto !important;
}
div.hikashop_small_image_div>a {
    display: inline-block;
	width: 100px;
    height: 100px;
}.itemContainer {
    float: right;
    padding: 5px;
    box-sizing: border-box;
}
.catItemView {
    background: #fff;
    display: inline-block;
    border: 1px solid #ccc;
    border-radius: 4px;
    overflow: hidden;
  	width: 100%;
  	padding-bottom: 10px;
	box-sizing: border-box;
  	margin: 0 !important;
}
.catItemImageBlock {
    position: relative;
    width: 40%;
    max-width: 100%;
    height: auto;
    float: left;
    margin: 0 !important;
    padding: 0 !important;
}
a.catItemImageLink {
    display: inline-block;
}
img.catItemImage {
    width: 100% !important;
    height: auto;
}
.catItemHeader {
    width: 60%;
    max-width: 100%;
    float: right;
    height: 80px;
    line-height: 25px;
    text-align: right;
    padding: 0 15px;
    box-sizing: border-box;
    overflow: hidden;
}
span.catItemDateCreated, span.catItemAuthor {
    font-size: 12px;
}
.catItemBody {
    text-align: right;
    padding: 0 15px !important;
    box-sizing: border-box;
    font-size: 12px;
    height: 100px;
    line-height: 30px;
    float: right;
    width: 60%;
    max-width: 100%;
    overflow: hidden;
}
.catItemIntroText p{
  	margin:0;
}
.catItemLinks {
    display: inline-block;
    width: 60%;
    text-align: right;
    padding: 0 15px !important;
    box-sizing: border-box;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    float: right;
    max-width: 100%;
}
.catItemCommentsLink {
    font-size: 12px;
    text-align: right;
    padding: 0 15px !important;
    box-sizing: border-box;
    height: 30px;
    line-height: 30px;
    width: 60%;
    float: right;
    max-width: 100%;
    margin: 0 !important;
}
div.catItemReadMore {
    display: inline-block;
    float: right;
    width: 100%;
    max-width: 100%;
}
.k2Pagination {
    display: inline-block;
    width: 100%;
    margin: 10px 0;
}
.k2Pagination ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0;
}
.k2Pagination ul li {
    background: #f0f0f0;
    border: 1px solid #ccc;
    line-height: 36px;
    height: 36px;
    padding: 3px 7px;
    display: inline-block;
}



@media screen and (min-width:100px){
 .catItemImageBlock {
    width: 100%;
}
  .catItemHeader {
    width: 100%;
}
}
@media screen and (min-width:720px){
 .catItemImageBlock {
    width: 40%;
}
  .catItemHeader {
    width: 60%;
}
}
@media screen and (min-width:900px){
 .catItemImageBlock {
    width: 40%;
}
  .catItemHeader {
    width: 60%;
}
}
@media screen and (min-width:1140px){
 .catItemImageBlock {
    width: 40%;
}
  .catItemHeader {
    width: 60%;
}
}.moduletable.latest-articles {
    display: inline-block;
    width: 100%;
    float: right;
}
.moduletable.latest-articles h2 {
    text-align: center;
    font-size: 42px;
    color: #00838f;
}
.RMItemsBlock.latest-articles {
    width: 1000px;
    max-width: 90%;
    margin: 0 auto;
}
.RMItemsBlock.latest-articles .HomeListingItem {
    display: inline-block;
    width: 100%;
    float: right;
}
.RMItemsBlock.latest-articles .ItemImageContainer {
    display: inline-block;
    float: right;
    width: 50%;
    height: 300px;
    overflow: hidden;
    margin: 0px;
    text-align: center;
}
.RMItemsBlock.latest-articles .ItemImageContainer a.HomeListingItemImage {
    display: inline-block;
}
.RMItemsBlock.latest-articles .ItemIntroContainer {
    display: inline-block;
    float: left;
    height: 300px;
    box-sizing: border-box;
    width: 50%;
    padding-top: 85px;
    padding-right: 50px;
}
.RMItemsBlock.latest-articles>div:nth-child(3) .ItemImageContainer {
    float: left;
}
.RMItemsBlock.latest-articles>div:nth-child(3) .ItemIntroContainer {
    padding: 0;
    padding-left: 50px;
    padding-top: 85px;
    text-align: left;
}
.ItemIntroContainer h3 {
    font-size: 27px;
    margin: 0;
}
.HomeListingItemDateCreated {
    font-size: 16px;
}
@media screen and (min-width:100px){
.RMItemsBlock.latest-articles .ItemImageContainer {
    width: 100%;
} 
.RMItemsBlock.latest-articles .ItemIntroContainer {
    width: 100%;
   padding: 0;
   padding-left: 0;
   padding-right: 0;   
}  
.RMItemsBlock.latest-articles>div:nth-child(3) .ItemIntroContainer {
   padding: 0;
   padding-left: 0;
   padding-right: 0;   
  text-align:justify;
}  
}
@media screen and (min-width:720px){
.RMItemsBlock.latest-articles .ItemImageContainer {
    width: 50%;
} 
.RMItemsBlock.latest-articles .ItemIntroContainer {
    width: 50%;
    padding: 0;
    padding-left: 0px;
    padding-right: 40px; 
} 
.RMItemsBlock.latest-articles .RMItemsBlock.latest-articles>div:nth-child(3) .ItemIntroContainer {
    padding: 0;
    padding-left: 50px;
    padding-top: 85px;
    text-align: left;
}
}
@media screen and (min-width:890px){
.RMItemsBlock.latest-articles .ItemImageContainer {
    width: 50%;
} 
.RMItemsBlock.latest-articles .ItemIntroContainer {
    width: 50%;
    padding-top: 85px;
    padding-right: 50px;
}
.RMItemsBlock.latest-articles .RMItemsBlock.latest-articles>div:nth-child(3) .ItemIntroContainer {
    padding: 0;
    padding-left: 50px;
    padding-top: 85px;
    text-align: left;
}
}
@media screen and (min-width:1140px){
.RMItemsBlock.latest-articles .ItemImageContainer {
    width: 50%;
} 
.RMItemsBlock.latest-articles .ItemIntroContainer {
    width: 50%;
    padding-top: 85px;
    padding-right: 50px;
}
  .RMItemsBlock.latest-articles>div:nth-child(3) .ItemIntroContainer {
    padding: 0;
    padding-left: 50px;
    padding-top: 85px;
    text-align: left;
}
}


span.itemAuthor, span.itemDateCreated, div.itemRatingBlock, div.itemCommentsAnchorTop {
    display: inline-block;
    float: right;
    padding: 7px 10px !important;
    box-sizing: border-box;
    background: #fff;
    border-radius: 20px 0;
    box-shadow: 0px 0px 10px 0px rgba(100,100,100,0.1);
    font-size: 12px !important;
    line-height: 24px;
    margin: 5px !important;
}
.itemToolbar {
    background: transparent !important;
    display: inline-block;
}
.itemBody {
    display: inline-block;
}




.moduletable.left-articles {
    width: 100%;
    display: inline-block;
    border: 1px solid #4e3883;
    text-align: center;
    border-radius: 10px;
    background: #f3eeec;
    margin: 10px auto;
}
.left-articles {
    width: 100%;
    display: inline-block;
    float: right;
}
.left-articles .HomeListingItem {
    display: inline-block;
    float: right;
    margin: 5px auto;
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    border-top: 1px solid #ccc;
}
.left-articles .ItemImageContainer {
    width: 40%;
    display: inline-block;
    float: right;
}
.left-articles a.HomeListingItemImage {
    display: inline-block;
    width: 100%;
    float: right;
}
.left-articles .ItemImageContainer img {
    display: inline-block;
    width: 100%;
    float: right;
    min-height: 60px;
}
.left-articles .ItemIntroContainer {
    display: inline-block;
    text-align: justify;
    width: 60%;
    float: left;
    margin: 0;
    padding: 10px;
    box-sizing: border-box;
}

.left-articles a.HomeListingItemTitle {
    font-size: 8px;
    text-align: justify !important;
    width: 100%;
    float: right;
    display: inline-block;
}

.moduletable.left-articles h3 {
    margin: 0;
}
div.itemListCategory img {
    width: 100%;
}.thumbnail {
    width: 100%;
    float: right;
    display: inline-block;
    clear: both;
}
input[type="search"], input[type="number"], input[type="month"], input[type="email"], input[type="text"], input[type="password"]{
	width:210px;
	height:30px;
	line-height:30px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	background:#fff;
  	display: inline-block;
  	font-family:iransans;
}
textarea{
	width:210px;
	height:100px;
	line-height:30px;
	border: 1px solid #ccc;
	box-sizing:border-box;
	background:#fff;
  	display: inline-block;
  	font-family:iransans;
}
input[type="button"]{
  	font-family:iransans;
}
input[type="button"]:focus, input[type="search"]:focus, input[type="number"]:focus, input[type="month"]:focus, input[type="email"]:focus, input[type="text"]:focus, input[type="password"]:focus, textarea:focus, button:focus{
    box-shadow: 0 0 5px 1px rgba(48, 162, 62, 0.5);
    border: none;
    outline: none;
}/* ---------------------------------------------------- */
/* -----------------Styling the menu------------------- */
/* ---------------------------------------------------- */
.drhs-menu ul{
    padding: 0;
    margin: 0;
    height: auto;
    text-align: center;
}
.drhs-menu li{
  	list-style-type: none;
  	text-align: right;
    height:100%;
}
.drhs-menu li, .drhs-menu li>a {
    display: inline-block;
    height: 100%;
}
.drhs-menu .nav-child li{
  	width: 200px;
  	text-align: right;
	line-height: 30px;
  	clear:both;
}
.drhs-menu ul.nav>li {
    float: right;
    margin: 0;
    position: static;
    display: inline-block;
}
.drhs-menu>ul>li.parent>a::before{
    padding: 0 4px;
    font-family: fontawesome;
    content: "\f078";
    font-size: 10px;
    display: block;
    float: left;
    position: relative;
    height: 100%;
    margin: 10px auto;
}
.drhs-menu>ul>li>ul.nav-child {

}
.drhs-menu>ul>li.parent:hover>ul.nav-child {

}
.drhs-menu ul.nav-child  li.divider {
    width: 200px;
    text-align: justify;
    float: right;
}
li.divider ul li {
    width: 100% !important;
}
.drhs-menu>ul>li>a {
padding: 0 8px;
    box-sizing: border-box;
    height: auto;
    min-width: 50px;
    text-align: center;
    position: relative;
    font-size: 14px;
    color: #ffddcc;
    font-weight: bold;
    display: inline-block;
    margin: 0px auto;
}
.drhs-menu>ul>li>a:hover {
    color: #ff4081 !important;
}
.drhs-menu>ul>li>a>span {
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
}
.drhs-menu>ul>li>a>span:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    background: #ff4081;
    height: 2px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.drhs-menu>ul>li>a:hover span:before {
    content: "";
    left: 0;
    right: 0;
}
span.separator {
    font-weight: 600;
    display: inline-block;
    width: 90%;
}
.header-row-corection {

}
.header-corection {
    margin: 0 auto !important;
}
.header-corection img.drhs-logo-image {
    max-height: 30px !important;
    padding: 2px 0;
    box-sizing: border-box;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s; 
}
.dj-subcol li {
    width: 100%;
}







.dj-subwrap {    
    position: absolute;
    top: 35px;
    background: #fafafa;
    border-bottom: 3px solid #4e3883;
    border-right: 1px solid #eee;
    border-left: 1px solid #eee;
}
.header-row-corection .dj-megamenu .dj-subwrap {
    top: 42px;
}
.dj-subwrap .dj-subwrap {
    right: 200px;
    top: -3px !important;
}
.dj-subwrap a{
    margin: 0;
    width: 100%;
    line-height: 40px !important;
    font-size: 13px;
    padding: 0 10px !important;
    box-sizing: border-box;
    font-weight: bold;
  	color: #aaa;
}
.dj-subwrap a:hover{

}
span.dj-mobile-open-btn {
    position: fixed;
    left: 20px;
    top: 0;
    width: auto !important;
    height: auto !important;
    line-height: 1px !important;
    font-size: 30px !important;
	z-index: 99999;
	padding: 0 !important;
	margin: 0 !important;
}


.dj-submenu li:hover {

}
.dj-submenu li:hover a{

}
.dj-submenu li:hover a {
}
.dj-subcol{
  	float:right;
}

.dj-megamenu-accordion {
    width: 300px;
    height: 100%;
}
a.dj-mobile-open-btn {
    position: absolute;
    left: 25px;
}
.dj-accordion {
    position: absolute;
    top: 50px;
    left: 0;
    right: 0;
}
.dj-accordion li {
    width: 100%;
}


.drhs-xs-1, .drhs-sm-1, .drhs-md-1, .drhs-lg-1, .drhs-xs-2, .drhs-sm-2, .drhs-md-2, .drhs-lg-2, .drhs-xs-3, .drhs-sm-3, .drhs-md-3, .drhs-lg-3, .drhs-xs-4, .drhs-sm-4, .drhs-md-4, .drhs-lg-4, .drhs-xs-5, .drhs-sm-5, .drhs-md-5, .drhs-lg-5, .drhs-xs-6, .drhs-sm-6, .drhs-md-6, .drhs-lg-6, .drhs-xs-7, .drhs-sm-7, .drhs-md-7, .drhs-lg-7, .drhs-xs-8, .drhs-sm-8, .drhs-md-8, .drhs-lg-8, .drhs-xs-9, .drhs-sm-9, .drhs-md-9, .drhs-lg-9, .drhs-xs-10, .drhs-sm-10, .drhs-md-10, .drhs-lg-10, .drhs-xs-11, .drhs-sm-11, .drhs-md-11, .drhs-lg-11, .drhs-xs-12, .drhs-sm-12, .drhs-md-12, .drhs-lg-12 {
  display: inline-block;
  float: right;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  box-sizing: border-box;
}
.drhs-xs-12 {
  width: 100%;
}
.drhs-xs-11 {
  width: 91.66666667%;
}
.drhs-xs-10 {
  width: 83.33333333%;
}
.drhs-xs-9 {
  width: 75%;
}
.drhs-xs-8 {
  width: 66.66666667%;
}
.drhs-xs-7 {
  width: 58.33333333%;
}
.drhs-xs-6 {
  width: 50%;
}
.drhs-xs-5 {
  width: 41.66666667%;
}
.drhs-xs-4 {
  width: 33.33333333%;
}
.drhs-xs-3 {
  width: 25%;
}
.drhs-xs-2 {
  width: 16.66666667%;
}
.drhs-xs-1 {
  width: 8.33333333%;
}
@media (min-width: 720px) {
  .drhs-sm-1, .drhs-sm-2, .drhs-sm-3, .drhs-sm-4, .drhs-sm-5, .drhs-sm-6, .drhs-sm-7, .drhs-sm-8, .drhs-sm-9, .drhs-sm-10, .drhs-sm-11, .drhs-sm-12 {
    float: right;
  }
  .drhs-sm-12 {
    width: 100%;
  }
  .drhs-sm-11 {
    width: 91.66666667%;
  }
  .drhs-sm-10 {
    width: 83.33333333%;
  }
  .drhs-sm-9 {
    width: 75%;
  }
  .drhs-sm-8 {
    width: 66.66666667%;
  }
  .drhs-sm-7 {
    width: 58.33333333%;
  }
  .drhs-sm-6 {
    width: 50%;
  }
  .drhs-sm-5 {
    width: 41.66666667%;
  }
  .drhs-sm-4 {
    width: 33.33333333%;
  }
  .drhs-sm-3 {
    width: 25%;
  }
  .drhs-sm-2 {
    width: 16.66666667%;
  }
  .drhs-sm-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 900px) {
  .drhs-md-1, .drhs-md-2, .drhs-md-3, .drhs-md-4, .drhs-md-5, .drhs-md-6, .drhs-md-7, .drhs-md-8, .drhs-md-9, .drhs-md-10, .drhs-md-11, .drhs-md-12 {
    float: right;
  }
  .drhs-md-12 {
    width: 100%;
  }
  .drhs-md-11 {
    width: 91.66666667%;
  }
  .drhs-md-10 {
    width: 83.33333333%;
  }
  .drhs-md-9 {
    width: 75%;
  }
  .drhs-md-8 {
    width: 66.66666667%;
  }
  .drhs-md-7 {
    width: 58.33333333%;
  }
  .drhs-md-6 {
    width: 50%;
  }
  .drhs-md-5 {
    width: 41.66666667%;
  }
  .drhs-md-4 {
    width: 33.33333333%;
  }
  .drhs-md-3 {
    width: 25%;
  }
  .drhs-md-2 {
    width: 16.66666667%;
  }
  .drhs-md-1 {
    width: 8.33333333%;
  }
}
@media (min-width: 1140px) {
  .drhs-lg-1, .drhs-lg-2, .drhs-lg-3, .drhs-lg-4, .drhs-lg-5, .drhs-lg-6, .drhs-lg-7, .drhs-lg-8, .drhs-lg-9, .drhs-lg-10, .drhs-lg-11, .drhs-lg-12 {
    float: right;
  }
  .drhs-lg-12 {
    width: 100%;
  }
  .drhs-lg-11 {
    width: 91.66666667%;
  }
  .drhs-lg-10 {
    width: 83.33333333%;
  }
  .drhs-lg-9 {
    width: 75%;
  }
  .drhs-lg-8 {
    width: 66.66666667%;
  }
  .drhs-lg-7 {
    width: 58.33333333%;
  }
  .drhs-lg-6 {
    width: 50%;
  }
  .drhs-lg-5 {
    width: 41.66666667%;
  }
  .drhs-lg-4 {
    width: 33.33333333%;
  }
  .drhs-lg-3 {
    width: 25%;
  }
  .drhs-lg-2 {
    width: 16.66666667%;
  }
  .drhs-lg-1 {
    width: 8.33333333%;
  }
}
@media screen and (min-width:1140px){
  .hiddem-lg{
    display:none !important;
  }
}
@media screen and (min-width:890px){
   .hiddem-md{
    display:none !important;
  }
} 
@media screen and (min-width:700px){
   .hiddem-sm{
    display:none !important;
  }
} 
@media screen and (min-width:400px){
   .hiddem-xs{
    display:none !important;
  }
} /*============BODY==============*/
body {
	background-color: ;
	color: ;
	font-family: ;
	font-size: ;
}

/*=============HEADER=============*/
.drhs-header{
	color:  !important;
	font-family: ;
	font-size: ;
	background-color: ;
	height: ;
	;
	position:;
  	right:;
}
.sticky-header-correction{
    height: ;
    display: }

/*=============LOGO==============*/
img.drhs-logo-image{
	max-height: calc( - 2px);
}

/*=============HEADINGS==============*/
h1{ 
color:;
font-family: ;
font-size:; 
}
h2{
color:;
font-family:;
font-size:; 
}
h3{
color: ;
font-family: ;
font-size: ; 
}
h4{
color: ;
font-family: ;
font-size: ; 
}
h5{
color: ;
font-family: ;
font-size: ; 
}
h6{
color: ;
font-family: ;
font-size: ; 
}

/*=============LINKs and BUTTONS==============*/
a{
color: ;
}
a:hover{
color: ;
}
.btn,.btn-primary, .rsform-submit-button{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
    background: #fff !important;
    border: 1px solid #00838f;
    padding: 5px 20px;
    border-radius: 3px;
    font-family: iranyekan !important;
}
.btn:hover, .btn-primary:hover, .rsform-submit-button:hover{
  color: #fff;
}
.btn:before,.btn-primary:before, .rsform-submit-button:before{
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #00838f;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.btn:hover:before,.btn-primary:hover:before, .rsform-submit-button:hover:before{
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
}


/*=============COPYRIGHT==============*/
.copyright{
	color: ;
	font-family: ;
	font-size: ;
	background-color: ;
	;
}
.copyright a{
	color: ;
}
.copyright a:hover{
	color: ;
}