@import url("../css/bootstrap.rtl.min.css");



@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam.eot');
  src: url('../fonts/Shabnam.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam.woff2') format('woff2'),
       url('../fonts/Shabnam.woff') format('woff'),
       url('../fonts/Shabnam.ttf') format('truetype');
  font-weight: normal;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Bold.eot');
  src: url('../fonts/Shabnam-Bold.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Bold.woff2') format('woff2'),
       url('../fonts/Shabnam-Bold.woff') format('woff'),
       url('../fonts/Shabnam-Bold.ttf') format('truetype');
  font-weight: bold;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Thin.eot');
  src: url('../fonts/Shabnam-Thin.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Thin.woff2') format('woff2'),
       url('../fonts/Shabnam-Thin.woff') format('woff'),
       url('../fonts/Shabnam-Thin.ttf') format('truetype');
  font-weight: 100;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Light.eot');
  src: url('../fonts/Shabnam-Light.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Light.woff2') format('woff2'),
       url('../fonts/Shabnam-Light.woff') format('woff'),
       url('../fonts/Shabnam-Light.ttf') format('truetype');
  font-weight: 300;
}

@font-face {
  font-family: Shabnam;
  src: url('../fonts/Shabnam-Medium.eot');
  src: url('../fonts/Shabnam-Medium.eot?#iefix') format('embedded-opentype'),
       url('../fonts/Shabnam-Medium.woff2') format('woff2'),
       url('../fonts/Shabnam-Medium.woff') format('woff'),
       url('../fonts/Shabnam-Medium.ttf') format('truetype');
  font-weight: 500;
}


html, body {
    height: 100%;
    margin: 0;
    padding: 0;
}

body {
	background:#F7F7F7;
	padding:0;
	margin:0;
	font-family: Shabnam;
	overflow-x: hidden;
}

h1,h2,h3,h4,h5,h6 {
	font-family: Shabnam;
}

a {
	cursor:pointer;
}

header {
	height:160px;
	width:100%;
	background: url(../img/header-background.png) top center repeat-x;
	position: relative;
	z-index: 999999;	
}

header .logo-container {
	top:0;
	position:absolute;
	background: url(../img/header.png) top center no-repeat;
	height:160px;
	width: 100%;
	z-index:0;
}

header .logo-container .logo {
	top:20px;
	right:calc(50% - 61px);
	position:absolute;
	height:73px;
	width: 122px;
}

.modal {
	z-index:99999999 !important;
}

.top-menu ul.dj-megamenu {
    display: block !important;
    position: relative;
    width: 100%;
    height: 60px;
    direction: rtl;
}

/* منوهای سمت راست (شروع از راست) */
.top-menu ul.dj-megamenu > li:nth-child(1) {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
    width: 100px;
    text-align: center;
}

.top-menu ul.dj-megamenu > li:nth-child(2) {
    position: absolute;
    right: 140px; /* فاصله از منوی اول */
    top: 50%;
    transform: translateY(-50%);
    width: 145px;
    text-align: center;
}

.top-menu ul.dj-megamenu > li:nth-child(3) {
    position: absolute;
    right: 350px; /* فاصله از منوی دوم */
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
    text-align: center;
}

/* منوهای سمت چپ */
.top-menu ul.dj-megamenu > li:nth-child(4) {
    position: absolute;
    left: 352px; /* فاصله از مرکز */
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
    text-align: center;
}

.top-menu ul.dj-megamenu > li:nth-child(5) {
    position: absolute;
    left: 155px; /* فاصله از منوی چهارم */
    top: 50%;
    transform: translateY(-50%);
    width: 195px;
    text-align: center;
}

.top-menu ul.dj-megamenu > li:nth-child(6) {
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 160px;
    text-align: center;
}


main {
    
}



#section-2 > .sppb-row-container {
	background: url(../../../../images/frame106.png) top right no-repeat;
	padding-left:100px;
	padding-right:100px;
}


.intro-doctor {
	position:relative;
}
.intro-doctor .title1 {
	font-size:16px;
}
.intro-doctor .title2 {
	display:flex;
	flex-direction:row;
	padding:5px 0;
}
.intro-doctor .title2 h1 {
	font-size:34px;
	padding-left:10px;
}
.intro-doctor .title2 span {
	background:#D8B86E;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 160px;
	text-align: center;
	border-radius:20px;
	border-top-right-radius: 0;
}
.intro-doctor .text {
	text-align:justify;
	padding-bottom:30px;
	font-size:15px;
}
.intro-doctor button {
	font-size:14px;
	text-align:center;
	color:#fff;
	width:100%;
	height:40px;
	line-height:40px;
	background:#009899;
	border:0;
	border-radius: 15px;
}

.why-header {
	text-align:center;
	color:#80AEAC;
	padding-top:70px;
}
.why-header2 {
	text-align:center;
	padding-top:30px;
	padding-bottom:10px;
}
.why-block {
	padding:10px;
	border-radius:15px;
}
.why-block .sppb-addon-image-layout-content {
	background:#fff !important;
	padding: 15px !important;
	border-bottom-right-radius:10px;
	border-bottom-left-radius:10px;
	margin-top:-20px;
}
.why-block .sppb-addon-image-layout-text {
	font-size:14px;
	text-align:justify;
	height:200px;
}
.why-block img {
	height:260px;
	object-fit: cover;
	border-top-right-radius:10px;
	border-top-left-radius:10px;	
}
.why-block .sppb-addon-image-layout-image {
	padding:7px 7px 0;
	background:#fff;
	border-top-right-radius:10px;
	border-top-left-radius:10px;	
}
@media (min-width: 992px) {
	#section-1 {
		margin-top:-100px !important;
	}
	#section-2 .sppb-col-md-6 {
		-ms-flex: 0 0 40%;
		flex:0 0 40%;
		max-width: 40%;
	}
	#section-2 .sppb-col-md-3 {
		-ms-flex: 0 0 30%;
		flex:0 0 30%;
		max-width: 30%;
	}
}  

.wblock {
	background:#fff;
	text-align:center;
	padding:10px;
	border-radius:10px;
	height:325px;
}
.wblock .sppb-addon-image-layout-image {
	display:block;
	text-align:center;
	width:100%;
	padding-top:15px;
}
.wblock .sppb-image-layout-title {
	font-size:18px !important;
	margin-bottom:10px !important;
}
.wblock .sppb-addon-image-layout-content {
	background:#fff !important;
	padding:20px;
	display: block;
	width: 100%;	
}
.wblock .sppb-addon-image-layout-text {
	height:50px;	
}
.wblock img {
	display:inline;
	text-align:center;
}
.wblock .sppb-btn {
	display:block;
	width:100%;
	color:#80AEAC !important;
	border:1px solid #80AEAC;
	border-radius:10px;
	text-decoration:none;
}
.wblock .sppb-btn:hover {
	background:#80AEAC !important;
	color:#fff !important;
}
.wblock.wblock-center {
	margin-top:-50px;
}

#section-4 {
	direction:ltr;
	position:relative;
}
.testimonials-header {
	text-align: center;
	background:url(../img/section4-header.png) top center no-repeat;
	width: 100%;
	height: 70px;
	margin-top: -170px;
	position: relative;
}
.testimonials-header h4 {
	color:#009899;
	text-decoration:underline;
	padding-top: 17px;
	font-size: 20px;
}
.testimonials.swiper {
	padding-bottom:50px;
}
.testimonials .swiper-slide,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item {
	background:#fff;
	border-radius:10px;
	padding:20px;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-content-wrap,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-content-wrap {
	display:block;
	width:100%;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-img-wrap,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-img-wrap {
	width:100% !important;
	max-width:100% !important;
	height:240px !important;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-img-wrap img,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-img-wrap img {
	width:100%;
	height:240px;
	object-fit: cover;
	border-radius:10px;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-name-designation,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation {
	text-align:right;
	color:#939999 !important;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-name,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-name {
	font-size:19px;
	padding-bottom:5px;
	color:#009899 !important;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-designation,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-designation {
	font-size:14px;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-message,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-message {
	text-align:right;
	font-size:15px !important;
	color:#2D3333 !important;
	line-height:26px !important;
	margin-bottom:0 !important;
	margin-top:10px;
}
.testimonials .swiper-slide .sppb-testimonial-carousel-message .button,
.testimonials .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-message .button {
	display:block;
	width:100%;
	color:#80AEAC !important;
	border:1px solid #80AEAC;
	border-radius:15px;
	text-decoration:none;
	font-size:14px;
	text-align:center;
	margin-top:15px;
	height:40px;
	line-height:40px;
}
.testimonials .swiper-pagination {
	bottom:5px;
}
.testimonials .swiper-pagination-bullet {
	height: 6px;
	line-height: 6px;
	width: 24px;
	background: #B2E0E0;
	border-radius: 2px;
	opacity:1 !important;
}
.testimonials .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #009899;
}
.testimonials .swiper-button-next {
	background: #009899;
	bottom:0;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
}
.testimonials .swiper-button-prev {
	background: #009899;
	bottom:0;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
}
.testimonials .swiper-button-next::after, .testimonials .swiper-button-prev::after {
	font-size: 22px;
}

#section-5 {
	direction:ltr;
	position:relative;
	background:url(../img/section-5.png) top center no-repeat;
	
}
.section5-header {
	text-align: center;
	width: 100%;
}
.section5-header h4 {
	color:#009899;
	top: -24px;
	position: relative;
	font-size: 20px;
}
.section-5-testimonials {
	text-align:right;
	margin-top:0px;
}
.section-5-testimonials .sppb-testimonial-message {
	direction:rtl;
}
.section-5-testimonials .step {
	background:#D8B86E;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 160px;
	text-align: center;
	border-radius:20px;
	border-top-right-radius: 20px;
	border-top-right-radius: 0;
	font-weight:bold;
	font-size:18px;
	color:#2D3333;
}
.section-5-testimonials .step-header {
	font-weight:bold;
	font-size:22px;
	color:#2D3333;
}
.section-5-testimonials .step-text {
	font-weight:400;
	font-size:14px;
	color:#2D3333;
}
.section-5-testimonials .left.sppb-carousel-control {
	float:left;
}
.section-5-testimonials .right.sppb-carousel-control {
	float:right;
}
.section-5-testimonials .sppb-carousel-indicators li {
	width:22px !important;
	height:8px !important;
	border:0 !important;
	background:#B2E0E0;
	margin:0 !important;
}
.section-5-testimonials .sppb-carousel-item-inner {
	padding:0 !important;
}
.section-5-testimonials .sppb-carousel-content {
	width:360px !important;
	direction:rtl;
	float: right;
}
.section-5-testimonials .sppb-carousel-indicators {
	width:360px;
	margin-left: 0 !important;
	padding: 0;
	left:inherit !important;
	right:0;
}
.section-5-testimonials .sppb-carousel-arrow {
	width:35px;
	height:35px;
	font-size:19px;
	background:#009899;
	border-radius:7px;
	bottom: 23px;
	top: inherit;
	z-index:999999;
}
.section-5-testimonials .sppb-carousel-indicators .active {
	background:#009899;
}
.section-5-testimonials .sppb-carousel-arrow i {
	top:7px;
}
.section-5-testimonials .sppb-carousel-arrow.left i {
	margin-left: -7px;
}
.section-5-testimonials .sppb-carousel-arrow.right i {
	margin-right: -7px;
}
.section-5-testimonials .sppb-carousel-arrow.left {
	right:325px;
	left:inherit;
}

.section-5-testimonials2 .sppb-item.sppb-item-has-bg .sppb-carousel-item-inner {
	position:relative;
	text-align:center;
	padding: 0px 20px !important;
}
.section-5-testimonials2 {
	text-align:right;
	margin-top:0px;
}
.section-5-testimonials2 .sppb-testimonial-message {
	direction:rtl;
}
.section-5-testimonials2 .step {
	background:#D8B86E;
	display: block;
	line-height: 28px;
	height: 28px;
	width: 160px;
	text-align: center;
	border-radius:20px;
	border-top-right-radius: 20px;
	border-top-right-radius: 0;
	font-weight:bold;
	font-size:18px;
	color:#2D3333;
	margin: 0 auto;
	margin-bottom: 20px;
}
.section-5-testimonials2 .step-header {
	font-weight:bold;
	font-size:22px;
	color:#2D3333;
}
.section-5-testimonials2 .step-text {
	font-weight:400;
	font-size:14px;
	color:#2D3333;
	line-height:24px;
}
.section-5-testimonials2 .sppb-carousel-content {
	padding-top:0 !important;
}
.section-5-testimonials2 .sppb-carousel-indicators {
	bottom:-50px;
	padding:0;
}	
.section-5-testimonials2 .sppb-carousel-indicators li {
	width:22px !important;
	height:8px !important;
	border:0 !important;
	background:#B2E0E0;
	margin:0 !important;
}
.section-5-testimonials2 .sppb-carousel-arrow {
	width:35px;
	height:35px;
	font-size:19px;
	background:#009899;
	border-radius:7px;
	bottom: -36px;
	top: inherit;
	z-index:999999;
}
.section-5-testimonials2 .sppb-carousel-indicators .active {
	background:#009899;
}
.section-5-testimonials2 .sppb-carousel-arrow i {
	top:7px;
}
.section-5-testimonials2 .sppb-carousel-arrow.left i {
	margin-left: -7px;
}
.section-5-testimonials2 .sppb-carousel-arrow.right i {
	margin-right: -7px;
}



#section-6 {
	overflow:hidden;
}
#section-6 > .sppb-row-container:before {
	content:'';
	background-image: url(../../../../images/frame106-flip.png);
	background-repeat: no-repeat;
	width:276px;
	height:491px;
	position:absolute;
	top: 0;
	left: -130px;
}
.section6-header {
	text-align: center;
	width: 100%;
}
.section6-header h4 {
	color:#009899;
	top: -24px;
	position: relative;
	font-size: 20px;
}

.faq .sppb-panel-faq {
	background:#fff;
	margin-bottom:20px;
	border-radius:10px;
	padding:10px 0;
	box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
}
.faq .sppb-panel-heading {
	border:0;
	padding-right:15px;
	font-size:16px;
}
.faq .sppb-panel-heading .sppb-panel-title {
	font-size:16px;
}
.faq .sppb-panel-body {
	border:0;
}
.faq .sppb-toggle-direction {
	display:none;
}

#section-7 {
	background-color:#151313;
}
.section8-header {
	text-align: center;
	width: 100%;
}
.section8-header h4 {
	color:#009899;
	top: -24px;
	position: relative;
	font-size: 20px;
}
.section8-slogan ul {
	margin:0;
	padding:0;
	list-style:none;
	margin-top:50px;
}
.section8-slogan li {
	text-align:center;
	background:#F3F3F3;
	border-radius:8px;
	padding:10px;
	box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	width:100%;
	margin-bottom:20px;
}
.section8-slogan li a {
	display:block;
	height:60px;
	line-height:60px;
	background:#fff;
	border-radius:8px;
	font-size:16px;
	font-weight: 500;
}


#section-9 {
	max-width:100%;
	overflow:hidden;
}
.section9-header {
	text-align: center;
	width: 100%;
}
.section9-header h4 {
	color:#009899;
	top: -24px;
	position: relative;
	font-size: 20px;
}
.section9-carousel.swiper {
	overflow:inherit !important;
}
.section9-carousel .swiper-pagination {
	bottom:-50px;
}
.section9-carousel .swiper-pagination-bullet {
	height: 6px;
	line-height: 6px;
	width: 24px;
	background: #B2E0E0;
	border-radius: 2px;
	opacity:1 !important;
}
.section9-carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #009899;
}
.section9-carousel .swiper-button-next {
	background: #009899;
	bottom:-55px;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
	left:30%;
}
.section9-carousel .swiper-button-prev {
	background: #009899;
	bottom:-55px;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
	right:30%;
}
.section9-carousel .swiper-button-next::after, .section9-carousel .swiper-button-prev::after {
	font-size: 22px;
}



.section10-blog .sppb-addon-article {
	background:#fff;
	border-radius:10px;
	padding:20px;
	box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-webkit-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);
	-moz-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.05);	
}
.section10-blog .sppb-img-responsive {
	border-radius:8px;
}
.section10-blog .sppb-article-info-wrap h3 {
	font-size:20px;
	color:#009899;
	padding:10px 0;
}
.section10-blog .sppb-article-info-wrap h3 a {
	text-decoration:none;
	color:#009899;
}
.section10-blog .sppb-readmore {
	text-decoration:none;
	color:#009899;
	display:block;
	margin-top:25px;
}

.section11-block .sppb-addon-image-layout-content {
	background:none !important;
	padding:30px 20px 20px !important;
}
.section11-block .sppb-addon-image-layout-text {
	text-align:justify;
}

.section11-block .sppb-addon-image-layout-image {
	text-align:center;
}
.section11-block .sppb-addon-image-layout-image img {
	width:auto !important;
	display:inline !important;
}


#section-12 {
	position:relative;
}
.section12-header {
	color:#009899;
	text-align:center;
	position: relative;
	top: -100px;
}

.changes .swiper-slide,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item {
	background:#fff;
	border-radius:10px;
	padding:20px;
	box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.03);
	-webkit-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.03);
	-moz-box-shadow: 0px 1px 30px 4px rgba(0,0,0,0.03);		
}
.changes .swiper-slide .sppb-testimonial-carousel-content-wrap,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-content-wrap {
	display:block;
	width:100%;
}
.changes .swiper-slide .sppb-testimonial-carousel-img-wrap,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-img-wrap {
	width:100% !important;
	max-width:100% !important;
	height:180px !important;
}
.changes .swiper-slide .sppb-testimonial-carousel-img-wrap img,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-img-wrap img {
	width:100%;
	height:180px;
	object-fit: cover;
	border-radius:10px;
}
.changes .swiper-slide .sppb-testimonial-carousel-name-designation,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation {
	text-align:right;
	color:#939999 !important;
	font-size:19px;
}
.changes .swiper-slide .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-name,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-name {
	display:none;
}
.changes .swiper-slide .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-designation,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-name-designation .sppb-testimonial-carousel-designation {
	font-size:19px;
}
.changes .swiper-slide .sppb-testimonial-carousel-message,
.changes .sppb-carousel-extended-list .sppb-carousel-extended-item .sppb-testimonial-carousel-message {
	text-align:right;
	font-size:15px !important;
	color:#2D3333 !important;
	line-height:26px !important;
	margin-bottom:0 !important;
	margin-top:10px;
}
.changes.swiper {
	padding:50px 0 80px 0;
}
.changes .swiper-pagination {
	bottom:0px;
}
.changes .swiper-pagination-bullet {
	height: 6px;
	line-height: 6px;
	width: 24px;
	background: #B2E0E0;
	border-radius: 2px;
	opacity:1 !important;
}
.changes .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #009899;
}
.changes .swiper-button-next {
	background: #009899;
	bottom:0px;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
	left:0%;
}
.changes .swiper-button-prev {
	background: #009899;
	bottom:0px;
	top:inherit;
	height: 40px;
	line-height: 40px;
	width: 42px;
	color: #fff;
	border-color: #009899;	
	border-radius: 8px;
	right:0%;
}
.changes .swiper-button-next::after, .changes .swiper-button-prev::after {
	font-size: 22px;
}
.changes .swiper-slide {
	background-position: center;
	background-size: cover;
	transition: all 0.3s ease;
	opacity: 0.9;
	transform: scale(0.85);
	overflow: hidden;
}
.changes .swiper-slide-active {
	opacity: 1;
	transform: scale(1.2);
}     
.changes .swiper-slide img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}


#section-13 {
	background-color:#151313;
}

#bottom {
	margin-bottom: 0;
	position: relative;
	z-index: 0;	
	background:#fff;
}

.address-block ul {
	list-style:none;
	padding:0;
	margin:0;
}
.address-block li {
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;	
}
.link-block ul {
	list-style:none;
	padding:0;
	margin:0;
}
.link-block li {
	list-style:none;
	padding:0;
	margin:10px 0 10px 0;	
}

footer {
	height:130px;
	background:#fff url(../img/footer.png) bottom center repeat-x;
	position:relative;
}

footer .middle {
	width:324px;
	height:100px;
	background: url(../img/footer-middle.png) top center no-repeat;
	bottom:0px;
	right:calc(50% - 162px);
	position:absolute;	
	
}

footer .copyright {
	color: #fff;
	position:absolute;
	bottom:12px;
}

#go_top {
	position:absolute;
	width:50px;
	height:50px;
	right:calc(50% - 25px);
	top:10px;
	cursor:pointer;
	z-index:1;
}

#contact_icon {
	position:absolute;
	left:-120px;
	top:200px;
	z-index:9999;
	transition: all 0.4s;
}
#contact_icon a {
	display:block;
	direction:ltr;
	padding:7px 20px 5px 10px;
	background:#004B4C;
	margin-bottom:15px;
	text-align:right;
	color:#fff;
	border-top-right-radius:10px;
	border-bottom-right-radius:10px;
	opacity:0.75;
}
#contact_icon a i {
	padding-left:20px;
	font-size:18px;
}
#contact_icon.opened {
	left:0;
	opacity:0.9;
}


.modalForm form h2 {
	font-size: 1.1rem;
}
.modalForm .rsform-type-freetext {
	color:#009899;
}
.modalForm form label {
	color:#009899;
}
.modalForm form select,
.modalForm form input,
.modalForm form textarea {
	border-color:#009899 !important;
	color:#009899 !important;
	border-radius:10px !important;
}
.modalForm .rsform-submit-button {
	width:100%;
	border:0;
	color:#fff;
	background:#009899;
	border-radius:10px !important;
}
.modalForm #cancel {
	width:100%;
	border:1px solid #009899;
	color:#009899;
	background:transparent;
	border-radius:10px !important;
}
.modalForm .modal-body .btn-close {
	position:absolute;
	left:10px;
}
.rsfp_thankyou_popup_outer {
	background: rgba(0,0,0,0.1) !important;
}
.rsfp_thankou_popup_close_btn {
	left:5px;
	right: inherit !important;
}

.dj-offcanvas-open .dj-offcanvas {
  z-index: 99999999;
}

.section-11-mobile {
	direction:ltr;
}

.honors .sppb-testimonial-carousel-designation {
	color:#333 !important;
	font-size:18px !important;
	padding-top:10px;
}
.honors .sppb-testimonial-carousel-message {
	color:#333 !important;
	font-size:15px !important;
}
.honors .sppb-testimonial-carousel-img-wrap {
	height:200px !important;
	width:auto !important;
}

.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-left {
	background:none !important
}

form#evaluation .rsform-button-prev {
	display:none;
}

#countdown {
	text-align:center;
}
#pinlogin {
	padding:20px 0 20px 0;
	text-align:center;
}
.resetCode {
	text-decoration:none;
}

.blogitempage {
	position: relative;
	margin-bottom: 30px;
	background-color: white;
	padding: 15px;
	border-radius: 20px;
	box-shadow: 0 0.5rem 1rem #e9e2fb !important;
}
.blogitempage img {
	max-width:100%;
}
.blogitempage figure {
	margin-top:1rem;
}
.blogitempage .item-image img {
	width: 100%;
	height: auto;
	object-fit: cover;
	border-radius:10px;
}
.blogitempage .page-header {
	margin-top:30px;	
}
.blogitempage .page-header h1 {
	text-align:right;
	color: #009899;
	text-decoration: none;
	font-size: 24px;	
}
.blogitempage .fields-container {
	padding:10px 0;
	margin:0;
	list-style:none;
	color: rgb(159, 164, 164);
	font-size: 15px;	
}


.blogpage .page-header h1 {
	text-align:center;
	color: #009899;
	text-decoration: underline;
	padding-top: 20px;
	padding-bottom: 30px;
	font-size: 24px;	
}
.blogpage img {
	max-width:100%;
}
.blogpage .items-leading {
	margin-bottom:40px;
	position:relative;
}
.blogpage .items-leading::after {
	content: '';
	position: absolute;
	right: -90px;
	background: url(../../../../images/frame106.png) top right no-repeat;
	width: 317px;
	height: 532px;
	z-index: -1;
	margin-top: -110px;
}
.blogpage .items-leading::before {
	content: '';
	position: absolute;
	left: -90px;
	background: url(../../../../images/frame106-flip.png) top left no-repeat;
	width: 317px;
	height: 532px;
	z-index: -1;
	margin-top: -110px;
}
.blogpage .items-leading .blog-item {
	position: relative;
	margin-bottom: 30px;
	background-color: white;
	padding: 15px;
	border-radius: 10px;
	box-shadow: 0 0.5rem 1rem #e9e2fb !important;
}
.blogpage .items-leading .blog-item figure {
	margin:0 0 0px 0 !important;
	position: relative;	
}
.blogpage .items-leading .blog-item .item-image img {
	border-radius: 10px;
	object-fit: cover;
	width:100%;
	height:360px;
}
.blogpage .items-leading .blog-item .item-image::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100px;
    background: linear-gradient(to top, rgba(0,0,0,0.7), transparent);
    pointer-events: none;
}
.blogpage .items-leading .blog-item .page-header {
	position:absolute;
	bottom:10px;
	color:#fff;
	padding:20px;
}	
.blogpage .items-leading .blog-item .page-header a {
	text-decoration:none;
	color:#fff;
	font-size:20px;
}
.blogpage .blog-items-container .blog-item {
	border-radius:10px;
	box-shadow: 0 0.5rem 1rem #e9e2fb !important;
	background:#fff;
	padding:20px;
}
.blogpage .blog-items-container .blog-item .item-image img {
	height:200px;
	width:100%;
	object-fit:cover;
	border-radius:10px;
}
.blogpage .blog-items-container .blog-item .page-header a {
	font-size:20px;
	text-decoration:none;
	color:#0A9A9B;
}
.blogpage .blog-items-container .blog-item .page-header h2 {
	line-height:32px;
}
.blogpage .readmore a.btn {
	background:#fff;
	color:#0A9A9B;
	border:0;
	padding:0;
	box-shadow:none !important;
}
.blogpage .readtime {
	color:#9FA4A4;
	font-size:15px;
	padding: 5px 0 10px 0;
}
.blogpage .category {
	background:#C6E4E4;
	color:#009899;
	border:0;
	font-size:13px;
}
.blog-filter {
	margin:10px 0 10px 0;
}	
.blog-filter label {
	margin:10px 0 30px 15px;
	color:#A5AAAA;
}
.blog-filter a {
	margin:0px 10px 0px 0px;
}
.blog-filter a {
	background:#C6E4E4;
	color:#009899;
	border:0
}
.blog-filter a.active {
	background:#009899;
	color:#fff;
}	
.pagination__wrapper {
	display: flex;
	align-content: center;
	align-items: center;	
}
.pagination {
	text-align: center;
	margin:auto;
}
.pagination a {
	color:#0A9A9B;
}
.pagination .active .page-link {
	background-color:#0A9A9B;
	border-color:#0A9A9B;
}
.pagination .page-link:hover {
	color:#0A9A9B;
}
ul.pagination li {
	display:inline-block;
}




.about-us .content-top {
  margin-top: 25px; }
  .about-us .content-top .right {
    margin-top: 45px;
    top: 55px; }
    .about-us .content-top .right .title {
      color: #D8B86E;
      font-weight: bold;
      font-size: 1.2rem;
      position: relative; }
    .about-us .content-top .right .title::before {
      content: '';
      position: absolute;
      right: 0;
      width: 2px;
      height: 28px;
      top: 40px;
      background-color: #D8B86E; }
    .about-us .content-top .right .sub-title {
      font-weight: bold;
      font-size: 1.9rem;
	  color:#000;
      margin-top: 45px; }
	  .about-us .content-top .right .sub-title a {
		color:#000;  
	  }
    .about-us .content-top .right .desc {
      font-size: 1rem;
      color: #5c5c5c;
      margin-top: 15px;
      width: 80%;
      line-height: 25px;
	  text-align:justify;
	  }
    .about-us .content-top .right .btn-reserve {
      background-color: #009899;
      color: white;
      border-radius: 15px;
      margin-top: 10px;
      font-size: 0.85rem;
      font-weight: bold;
      border: unset;
      width: 150px;
      height: 40px;
      padding: 10px; }
  .about-us .content-top .bg {
    z-index: -1;
    position: relative;
    text-align: left;
    background-image: url("../img/about-us-right-bg.png");
    background-size: 85%;
    background-repeat: no-repeat; }
    .about-us .content-top .bg .dr-img {
      z-index: 1;
      position: relative;
      margin-top: -60px;
      width: 308px; }
    .about-us .content-top .bg .title {
      text-align: center;
      position: absolute;
      left: 80px;
      right: 0px;
      top: 55px;
      color: white;
      font-weight: bold;
      font-size: 1.4rem; }
    .about-us .content-top .bg .items {
      top: 111px;
      position: absolute;
      text-align: right;
      right: -25px; }
      .about-us .content-top .bg .items .item {
        height: 62px;
        margin-bottom: 10px;
        width: 540px;
        color: #606060;
        background-color: #ffffffad;
        padding: 9px;
        border-radius: 23px; }
        .about-us .content-top .bg .items .item img {
          background-color: #61B2EC;
          border-radius: 15px;
          padding: 10px;
          width: 44px;
          display: inline-block;
          float: right; }
        .about-us .content-top .bg .items .item .inside {
          margin-right: 16px;
          display: inline-block; }
          .about-us .content-top .bg .items .item .inside p {
        
            font-size: 1rem;
			margin-bottom: 0;
			}
          .about-us .content-top .bg .items .item .inside span {
            font-size: 0.9rem; }
    .about-us .content-top .bg .dot {
      padding-top: 136px;
      text-align: right; }

.about-us .content-middle {
  text-align: center;
  position: relative; }
  .about-us .content-middle .bg-lef {
    position: relative; }
    .about-us .content-middle .bg-lef img {
      position: absolute;
      left: 0;
      width: 565px;
      z-index: -1; }
  .about-us .content-middle a {
    position: absolute;
    top: -98px;
    left: 0;
    right: 0;
    z-index: 100; }
    .about-us .content-middle a .fa {
		color: #D8B86E;
		background-color: #ffffff;
		border-radius: 100%;
		font-size: 1rem;
		cursor: pointer;
		box-shadow: 0px 2px 6px 1px #7e7e7e;
		padding: 3px 4px;
	  }
  .about-us .content-middle video {
    width: 500px;
    border-radius: 25px;
    margin-top: -90px;
    border: 2px solid white;
    box-shadow: 0px 3px 13px 8px #bfbfbf; }
  .about-us .content-middle .title {
    color: #3D3D3D;
    font-size: 1.3rem;
    font-weight: bold;
    margin-top: 50px;
    margin-bottom: 25px; }
  .about-us .content-middle .desc {
    line-height: 32px;
    width: 80%;
    text-align: center;
    display: inline-block;
    color: #505050;
    padding-bottom: 40px; }

.about-us .services {
  margin-top: 30px !important;
  text-align: center;
  margin-right: 100px !important;
  background-color: #009899;
  border-radius: 0 50px 50px 0 !important;
  height: 230px !important;
  margin-bottom: 13rem !important; }
  .about-us .services .line-top {
    border-top: 3px solid #D8B86E; }
  .about-us .services .lg {
    width: 310px; }
  .about-us .services .items {
    width: 88%;
    display: inline-block; }
    .about-us .services .items .titile {
      color: white;
      font-weight: bold;
      font-size: 1.3rem;
      margin: 30px 0; }
    .about-us .services .items .card {
      width: 170px;
      border: unset;
      text-align: center;
      display: inline-block;
      border-radius: 0 0 20px 20px;
      box-shadow: 0px 2px 21px -3px #c5c5c5; }
      .about-us .services .items .card .top .circle {
        position: absolute;
        left: 0;
        right: 0;
        margin-right: auto;
        margin-left: auto;
        top: -8px;
        width: 12px; }
      .about-us .services .items .card .top .icon {
        background-color: #D8B86E1f;
        width: 100px;
        padding: 25px 20px 15px 20px;
        border-radius: 0 0 50px 50px; }
      .about-us .services .items .card .body {
        padding: 20px 11px 30px; }
        .about-us .services .items .card .body .title {
          margin-bottom: 15px;
          font-weight: bold;
          font-size: 0.9rem; }
        .about-us .services .items .card .body .desc {
          font-size: 0.8rem; }


body.faq {}
  body.faq section.faq .side {
    overflow: hidden;
    background-color: #009899;
    width: 35%;
    border-radius: 40px 0 0 40px;
    text-align: center;
    height: 590px;
    position: relative;
    float: right; }
    body.faq section.faq .side .bg-side {
      max-width: 100%;
      position: absolute;
      right: 0;
      left: 0;
      top: 0; }
    body.faq section.faq .side .content {
      position: absolute;
      right: 0;
      left: 0;
      top: 30px; }
      body.faq section.faq .side .content .img-qu {
        width: 100px; }
      body.faq section.faq .side .content .titr {
        color: white;
        font-size: 2.5rem;
        font-weight: bold;
        border-bottom: 1px solid white;
        display: inline-block;
        margin-bottom: 30px; }
      body.faq section.faq .side .content .items {
        text-align: center; }
        body.faq section.faq .side .content .items .nav-gr {
          margin-bottom: 20px; }
          body.faq section.faq .side .content .items .nav-gr ul {
            margin: 0;
            padding: 0; }
          body.faq section.faq .side .content .items .nav-gr .NavLeftUL_item {
            text-align: center;
            display: block;
            margin-bottom: 11px; }
            body.faq section.faq .side .content .items .nav-gr .NavLeftUL_item a {
              text-shadow: none !important;
              padding: 6px 15px;
              color: #ffffff;
              font-size: 0.9rem;
              border: 0;
              width: 180px;
              display: inline-block; }
          body.faq section.faq .side .content .items .nav-gr .NavLeftUL_item a:hover,
          body.faq section.faq .side .content .items .nav-gr .NavLeftUL_item a:focus {
            background: transparent; }
          body.faq section.faq .side .content .items .nav-gr .NavLeftUL_item.li_selected a {
            background-color: #D8B86E !important;
            border-radius: 20px;
            color: #333;
            font-weight: bold; }
      body.faq section.faq .side .content ul {
        list-style-type: none; }
        body.faq section.faq .side .content ul li {
          margin-bottom: 25px;
          font-size: 0.88rem; }
          body.faq section.faq .side .content ul li a {
            color: white; }
        body.faq section.faq .side .content ul .active {
          background-color: #D8B86E;
          color: #333;
          display: inline-block;
          padding: 5px 20px;
          border-radius: 30px; }
          body.faq section.faq .side .content ul .active a {
            color: #333;
            font-weight: bold;
            font-size: 0.8rem; }
      body.faq section.faq .side .content .btn-qu {
        color: white;
        width: 70%;
        border-radius: 15px;
        padding: 10px;
        background-color: #004A4A;
        border: unset;
        font-size: 0.9rem; }
  body.faq section.faq .mian-content {
    width: 65%;
    max-width: 740px;
    display: inline-block;
    padding-right: 40px;
    text-align: center;
    padding-bottom: 40px; }
    body.faq section.faq .mian-content .fbTopic_content {
      width: 100%;
      display: inline-block; }
      body.faq section.faq .mian-content .fbTopic_content .fbContent_qList {
        margin-top: 20px;
        --bs-accordion-btn-icon-width: 0.9rem; }
        body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem {
          padding: 0 !important;
          margin-bottom: 10px !important;
          border-radius: 10px !important;
          border: 0 !important;
          color: #333;
          background-color: #fff !important; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .qFaqItem_triangle {
            color: #D8B86E;
            border: 1px solid #D8B86E;
            position: absolute;
            left: 25px;
            top: 15px;
            border-radius: 50%;
            width: 18px;
            height: 18px;
            text-align: center; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .qFaqItem_triangle .fas {
              line-height: 17px;
              vertical-align: top;
              text-align: center;
              height: auto;
              width: auto;
              font-size: 13px;
              color: #D8B86E; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .fbContent_qFaqItemInner {
            padding: 0 !important;
            text-align: right !important; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .fbContent_qFaqItemInner .qListItem_preview {
              padding: 1rem 1rem 1rem 1rem; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .fbContent_qFaqItemInner .qListItem_header {
              font-size: 0.9rem !important;
              color: #212529;
              padding-left: 15px; }
              body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .fbContent_qFaqItemInner .qListItem_header a {
                font-size: 0.9rem !important;
                color: #212529; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .fbContent_qFaqItemInner .qFaqItem_introtext {
              padding: 5px 10px 0px 45px;
              color: #979797 !important;
              font-size: 0.85rem !important; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .faq_open .qListItem_preview {
            padding: 1rem 1rem 0 1rem; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .faq_open .qFaqItem_link {
            font-weight: normal !important; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .faq_open .qListItem_header {
            font-size: 0.9rem !important;
            color: #333; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .faq_open .qListItem_header a {
              font-size: 0.9rem !important;
              color: #333; }
          body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .qFaqItem_answer {
            padding: 0 1rem 1rem 1rem;
            border-right: 4px solid #009899;
            border-radius: 3px 3px 5px; }
            body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .qFaqItem_answer .qListItem_introtext {
              padding: 5px 10px 0px 45px;
              font-size: 0.85rem !important;
              color: #979797 !important; }
              body.faq section.faq .mian-content .fbTopic_content .fbContent_qList .fbContent_qListItem .qFaqItem_answer .qListItem_introtext p {
                color: #979797 !important;
                font-size: 0.85rem !important; }
    body.faq section.faq .mian-content .mb-3 {
      display: inline-block;
      position: relative;
      width: 50%; }
      body.faq section.faq .mian-content .mb-3 input {
        border: 1px solid #CBCBCB;
        background-color: #F1F3FF;
        padding: 10px 40px;
        border-radius: 15px;
        box-shadow: unset;
        color: #8d8d8d;
        font-size: 0.9rem; }
        body.faq section.faq .mian-content .mb-3 input::placeholder {
          font-size: 0.9rem;
          color: #bfbfbf; }
      body.faq section.faq .mian-content .mb-3 .material-icons-outlined {
        position: absolute;
        top: 12px;
        right: 10px;
        color: #bfbfbf; }
      body.faq section.faq .mian-content .mb-3 .btn-search {
        background-color: #61B2EC;
        color: white;
        border: unset;
        position: absolute;
        left: 5px;
        top: 4px;
        border-radius: 15px;
        font-size: 0.9rem;
        padding: 7px 14px; }
    body.faq section.faq .mian-content .num-qu {
      float: left;
      font-size: 0.9rem;
      margin-top: 10px;
      color: #3E3E3E; }
    body.faq section.faq .mian-content .tab-content {
      width: 100%;
      display: inline-block; }
      body.faq section.faq .mian-content .tab-content .accordion {
        margin-top: 20px;
        --bs-accordion-btn-icon-width: 0.9rem; }
        body.faq section.faq .mian-content .tab-content .accordion .accordion-item {
          margin-bottom: 10px;
          border-radius: 10px;
          border: unset; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-header .accordion-button {
            box-shadow: unset;
            border-radius: 20px;
            font-size: 0.9rem; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed) {
            color: #61b2ec;
            background-color: #ffffff; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-header .accordion-button:not(.collapsed)::after {
            border: 1px solid #61b2ec;
            position: absolute;
            left: 25px;
            top: 10px;
            padding: 7px;
            border-radius: 50%; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-header .accordion-button::after {
            border: 1px solid #61b2ec;
            position: absolute;
            left: 25px;
            top: 15px;
            padding: 7px;
            border-radius: 50%; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-collapse {
            border-right: 4px solid #61B2EC;
            border-radius: 3px 3px 5px; }
          body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-body {
            padding: 5px 20px 20px 55px;
            text-align: right; }
            body.faq section.faq .mian-content .tab-content .accordion .accordion-item .accordion-body .desc {
              color: #979797;
              font-size: 0.85rem; }
    body.faq section.faq .mian-content .pagination .prv,
    body.faq section.faq .mian-content .pagination .next,
    body.faq section.faq .mian-content .pagination .num {
      background-color: #f1f1ff; }
    body.faq section.faq .mian-content .pagination a.active,
    body.faq section.faq .mian-content .pagination .num:hover:not(.active) {
      background-color: #DD7E20; }
    body.faq section.faq .mian-content .pagination .next:hover {
      background-color: #DD7E20; }
	  
	  
	  

@media (min-width: 1200px) {
  .h1, h1 {
		font-size: 2.2rem;
  }	
  .h4, h4 {
		font-size: 1.3rem;
  }
}


@media (max-width: 991px) {
	.intro-doctor {
		text-align:center;
	}
	.intro-doctor .title2 {
		display:block !important;
	}
	.intro-doctor .title2 span {
		margin:auto;
	}
	.intro-doctor .text {
		padding-bottom: 20px;
	}	
	.intro-doctor button {
		font-size: 18px;
		height: 55px;
		line-height: 55px;
	}	
	#section-2 > .sppb-row-container {
		background:none;
		padding-right:15px;
		padding-left:15px;
	}
	.why-block .sppb-addon-image-layout-text {
		height:100px;
	}
	.wblock {
		height:auto;
	}
	.wblock.wblock-center {
		margin-top: 0;
	}
	.wblock .sppb-addon-image-layout-wrap {
		display:block;
	}
	.wblock .sppb-addon-image-layout-image {
		float:right;
		width:80px;
	}
	.wblock .sppb-addon-image-layout-image img {
		width:100%;
	}
	.wblock .sppb-addon-image-layout-content {
		text-align:right !important;
	}
	.wblock .sppb-btn {
		margin-top:12px !important;
		padding-top:15px !important;
		padding-bottom:15px !important;
	}
	.wblock .sppb-addon-image-layout-text,
	.wblock .sppb-image-layout-title {
		padding-right:75px !important;
	}
}	

@media (max-width: 768px) {
	.header-mobile {
		display:block !important;
	}
	#contact_icon {
		display:none;
	}	
	.dj-mobile-open-btn {
		background:transparent !important;
		color:#009899 !important;
		width: 32px !important;
		height: 30px !important;
		overflow:hidden;
		position: absolute;
		top: 25px;
		right: 13px;
	}
	.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::before,
	.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon::after,
	.dj-mobile-open-btn.dj-fa-no .dj-mobile-open-icon {
		background-color:#009899 !important;
	}
	.testimonials-header {
		margin-top:0 !important;
		background:none !important;
	}
	#section-4 .sppb-column {
		background:none;
	}
	#section-4 .sppb-carousel-extended-nav-control {
		top:inherit !important;
		bottom: -15px;
	}
	#section-4 .sppb-carousel-extended-nav-control .nav-control.next-control {
		margin-right:0 !important;
	}
	#section-4 .sppb-carousel-extended-nav-control .nav-control.prev-control {
		margin-left:0 !important;
	}
	#section-4 .sppb-carousel-extended-dots {
		bottom:-40px !important;
	}
	#section-5 {
		background:#fff !important;
	}	
	.section5-header h4 {
		top:25px;
	}
	#section-6 > .sppb-row-container:before {
		content:'';
		background: none !important;
		display:none !important;
	}	
	#section-7 {
		background: none !important;
	}
	.banner1-mobile .sppb-addon-single-image-container {
		width:100%;
		display:block;
	}
	.banner1-mobile img {
		width:100%;
		display:block;
	}
	
	.section8-header h4 {
		top: 0;
	}
	.section8-slogan ul {
		margin-top:0px;
	}	
	.section8-slogan li a {
		height: 50px;
		line-height: 50px;
		font-size: 15px;		
	}
	.section9-header h4 {
		top: 0px;
	}
	#section-9 {
		overflow:hidden;
	}
	#section-9 .next-control.nav-control {
		margin-right:0 !important;
	}
	#section-9 .prev-control.nav-control {
		margin-left:0 !important;
	}	
	.section9-carousel .swiper-button-next,
	.section9-carousel .swiper-button-prev {
		bottom:-45px;
	}
	.section9-carousel .swiper-pagination {
		bottom:-35px;
	}
	.why-header {
		padding-top: 100px;
	}  
	#section-12 .sppb-column {
		background: none !important;
	}
	.section12-header {
		top:0 !important;
	}
	#section-12 .sppb-carousel-extended-nav-control {
		top:inherit !important;
		bottom:-12px;
	}
	#section-12 .next-control.nav-control {
		margin-right:0 !important;
	}
	#section-12 .prev-control.nav-control {
		margin-left:0 !important;
	}
	#section-12 .sppb-carousel-extended-dots {
		bottom:-40px !important;
	}
	#section-12 .sppb-carousel-extended-nav-control .nav-control {
		height: 35px;
		line-height: 35px;
		width: 35px;
		font-size: 20px;
	}	
	footer .copyright {
		width: 100%;
		text-align: center;
	}
	.section9-carousel .swiper-button-next {
		left:10px;
	}
	.section9-carousel .swiper-button-prev {
		right:10px;
	}
	.changes .swiper-slide {
		transform: scale(1);

	}
	.changes .swiper-slide-active {
		opacity: 1;
		transform: scale(1);
	}	
	.blog-filter {
		margin-bottom:20px !important;
	}
	.blog-filter label {
		display:block;
		margin:10px 0 10px 0px !important;
	}
	.blogpage .items-leading {
		margin-bottom: 25px;
	}	
	.blogitempage .page-header h1 {
		font-size: 20px;	
	}	
}

@media (max-width: 575px) {
	header {
		height:70px;
		width:100%;
		background: url(../img/header-mobile.png) top center no-repeat;
		background-size:cover;
	}	
	
	
	
  .about-us .content-top {
    padding-top: 20px;
    margin-top: -20px;
    background-color: #F7F7F7;
    background-size: 100%; }
    .about-us .content-top .right {
      margin-top: 0 !important;
      position: absolute;
      right: 15px;
      z-index: 10; }
      .about-us .content-top .right .desc {
        color: #424242 !important;
        margin-top: 5px !important;
        width: 48% !important;
		text-align: justify;
        line-height: 30px !important; }
      .about-us .content-top .right .title-sub {
        width: 35%;
        color: #61B2EC;
        font-weight: bold;
        font-size: 1.5rem;
        margin-top: 50px; }
    .about-us .content-top .bg {
      padding-bottom: 9rem;
      margin-top: 16rem;
      z-index: unset !important;
      background-size: 60% !important;
      background-image: url("../img/about-us-right-mobile-bg.png") !important; }
      .about-us .content-top .bg .dr-img {
        width: 100% !important;
        margin-top: -130px; 
		left:-80px;
		top:-13px;}
      .about-us .content-top .bg .items {
        padding-right: 20px;
        position: unset !important;
        margin-top: -30px; }
        .about-us .content-top .bg .items .item {
          width: 100% !important;
          height: 85px !important;
          margin-bottom: 20px !important;
          color: #606060 !important;
          background-color: #fdfdfded !important;
          border-radius: 0 25px 25px 0 !important; }
          .about-us .content-top .bg .items .item img {
            width: 67px !important;
            border-radius: 20px !important; }
          .about-us .content-top .bg .items .item p {
            font-size: 0.95rem !important;
            font-weight: bold !important; }
          .about-us .content-top .bg .items .item .inside {
            font-size: 0.9rem !important;
            display: inline-block;
            float: left;
            width: 71% !important; }
  .about-us .content-middle video {
    width: 100%;
    box-shadow: 0px 16px 44px 0 #0098995e !important; }
  .about-us .content-middle a .fa {
    font-size: 2rem !important;
    color: #7c85a2 !important; }
  .about-us .content-middle .title {
    margin-top: 35px !important; }
  .about-us .content-middle .desc {
    width: 100% !important; }
  .about-us .services {
    padding: 5px 0 20px !important;
    border-radius: 50px 0 0 50px !important;
    height: 100% !important;
    margin: 15px 0 5rem 15px !important; }
    .about-us .services .titile {
      color: white;
      font-weight: bold;
      font-size: 1.3rem;
      margin: 40px 0 15px !important; }
    .about-us .services .items {
      border-right: 4px solid #D8B86E;
      width: 100% !important;
      border-radius: 4px;
      padding-top: 20px; }
      .about-us .services .items .card {
        height: 130px;
        text-align: right !important;
        margin-bottom: 30px;
        width: 100% !important;
        display: inline-block !important;
        border-radius: 30px 0 0 30px !important; }
        .about-us .services .items .card .top {
          display: inline-block;
          margin-top: 20px;
          width: 30%;
          float: right; }
          .about-us .services .items .card .top .circle {
            position: absolute;
            left: unset !important;
            right: -10px !important;
            margin-right: unset !important;
            margin-left: unset !important;
            top: 55px !important;
            width: 20px !important; }
          .about-us .services .items .card .top .icon {
            padding: 15px 20px !important;
            border-radius: 50px 0 0 50px !important; }
        .about-us .services .items .card .body {
          display: inline-block !important;
          width: 65% !important;
          padding: 20px 11px 30px !important; }	
		  
		  
  body.faq {
    background-color: white !important; }
    body.faq section.faq {
      margin-bottom: 95px;
      border-bottom: 1px solid #c3c3c3; }
      body.faq section.faq .top {
        border-radius: 0 0 40px 40px;
        text-align: center;
        background-color: #009899;
        margin-top: 25px;
		padding-top: 25px;
        background-image: url("../img/mask-group-1.png"); }
        body.faq section.faq .top .breadcrumb-hd {
          padding-top: 50px;
          margin: 0 0 30px 0 !important; }
          body.faq section.faq .top .breadcrumb-hd .breadcrumb-item a {
            color: white !important; }
          body.faq section.faq .top .breadcrumb-hd .breadcrumb-item.active {
            color: white !important; }
          body.faq section.faq .top .breadcrumb-hd .breadcrumb-item::before {
            color: white; }
        body.faq section.faq .top .content .img-qu {
          width: 100px; }
        body.faq section.faq .top .content .titr {
          color: white;
          font-weight: bold;
          font-size: 2rem;
          margin: 15px 0; }
        body.faq section.faq .top .content .items {
          margin: 0 10px;
          padding: 25px 0px;
          border-top: 1px solid white; }
          body.faq section.faq .top .content .items .nav-gr ul {
            margin: 0;
            padding: 0;
            list-style: none; }
          body.faq section.faq .top .content .items .nav-gr .NavLeftUL_item {
            text-align: center;
            margin-bottom: 11px; }
            body.faq section.faq .top .content .items .nav-gr .NavLeftUL_item a {
              text-shadow: none !important;
              color: #ffffff;
              width: 100%;
              border: 1px solid white;
              border-radius: 20px;
              padding: 10px;
              font-size: 0.9rem;
              font-weight: bold; }
          body.faq section.faq .top .content .items .nav-gr .NavLeftUL_item a:hover,
          body.faq section.faq .top .content .items .nav-gr .NavLeftUL_item a:focus {
            background: transparent; }
          body.faq section.faq .top .content .items .nav-gr .NavLeftUL_item.li_selected a {
            background-color: #D8B86E !important;
            border-radius: 20px;
            color: #333;
            border-color: #D8B86E; }
          body.faq section.faq .top .content .items .swiper-slide {
            width: 50% !important; }
      body.faq section.faq .mian-content {
        width: 100% !important;
        padding: 0 0 35px !important;
        display: block !important; }
        body.faq section.faq .mian-content .mb-3 {
          width: 100% !important;
          margin-top: 25px; }
          body.faq section.faq .mian-content .mb-3 .material-icons-outlined {
            top: 14px !important;
            color: #ababab !important;
            font-size: 1.7rem !important; }
          body.faq section.faq .mian-content .mb-3 input {
            border: 1px solid #c7c7c7 !important;
            padding: 15px 40px !important;
            border-radius: 22px !important; }
            body.faq section.faq .mian-content .mb-3 input::placeholder {
              color: #ababab !important; }
          body.faq section.faq .mian-content .mb-3 .btn-search {
            font-weight: bold;
            top: 5px !important;
            border-radius: 18px !important;
            padding: 11px 20px !important; }
        body.faq section.faq .mian-content .accordion-item {
          border-radius: 25px !important; }
          body.faq section.faq .mian-content .accordion-item .accordion-button:not(.collapsed) {
            font-weight: bold;
            border: 2px solid #61b2ec !important;
            border-bottom: unset !important;
            border-radius: 25px 25px 0 0 !important; }
            body.faq section.faq .mian-content .accordion-item .accordion-button:not(.collapsed)::after {
              top: 18px !important;
              left: 19px !important;
              padding: 11px !important;
              border-radius: 50% !important;
              background-size: 22px !important; }
          body.faq section.faq .mian-content .accordion-item .accordion-button {
            padding-left: 60px;
            font-size: 0.95rem !important;
            line-height: 25px; }
            body.faq section.faq .mian-content .accordion-item .accordion-button::after {
              top: 18px !important;
              left: 19px !important;
              padding: 11px !important;
              border-radius: 50% !important;
              background-size: 22px !important; }
          body.faq section.faq .mian-content .accordion-item .accordion-collapse {
            margin-top: -5px;
            border-top: unset !important;
            border-right: 2px solid #009899 !important;
            border-left: 2px solid #009899;
            border-bottom: 2px solid #009899;
            border-radius: 0 0 25px 25px !important; }
            body.faq section.faq .mian-content .accordion-item .accordion-collapse .accordion-body {
              padding: 10px 15px !important; }
              body.faq section.faq .mian-content .accordion-item .accordion-collapse .accordion-body .desc {
                color: #818181 !important;
                font-size: 0.9rem !important; }
        body.faq section.faq .mian-content .btn-qu {
          display: block !important;
          position: absolute;
          left: 0;
          right: 0;
          margin: 20px;
          background-color: #D8B86E;
          padding: 15px;
          border-radius: 30px;
          color: white;
          font-weight: bold;
          margin-top: 70px; }		  
}