/*************** Import Css **************/

@import "common.css";
@import "fonts.css";

/********************* Header Css ******************/
.header-area{
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	z-index:99;
	padding-top: 20px;
}
.top-header{
	background-color: #140126;
}
.top-header-left ul, .top-header-right ul{
	margin: 0px;
	padding:0px;
	list-style: none;
	display: flex;
}
.top-header-left ul li a, .top-header-right ul li a{
	font-family:"neue-kabel";
	font-size: 12px;
	font-weight: 400;
	line-height: 28px;
	text-transform: uppercase;
	color:#FFFFFF;
	letter-spacing: 0.96px;
	padding: 0px 15px;
	display: inline-block;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.top-header-left ul li a:hover{
	background-color:#A7B2F2 !important;
	color:#ffffff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.top-header-right ul li{
	padding: 0px 10px;
	border-left:1px solid #8A6D54;
	line-height: 12px;
}
.top-header-right ul li:first-child{
	padding-left: 0;
	border: 0;
}
.top-header-right ul li a{
	line-height: normal;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.top-header-right ul li a:hover{
	color:#A7B2F2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.top-header-right ul li span{
	margin-right: 8px;
}
.main-header-wrapper{
	padding: 0px 30px;
	max-width: 1286px;
	justify-content: space-between;
	margin: 0px auto;
}
.search-box{
	/*     width: 40px;
	height: 40px;
	background-color: #F0F0F2;
	border-radius: 53px; */
	margin-left:15px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	cursor: pointer;
	filter: brightness(10);
}
.search-box:hover{
	/*     background-color:#A7B2F2; */
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.phone-number-and-location ul{
	margin: 0px;
	padding:0px;
	list-style: none;
	display: flex;
}
.phone-number-and-location ul li{
	padding: 0px 10px;
	border-left:1px solid #BCBCBC;
	line-height: 16px;
}
.phone-number-and-location ul li:first-child{
	padding-left: 0;
	border: 0;
}
.phone-number-and-location ul li a{
	/*     font-family:"neue-kabel";
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.96px;
	color: #F0F0F2; */
	color: #FFF;
	font-family: "avenir-lt-pro",sans-serif;
	font-size: 16px;
	font-weight: 400;
	line-height: 28px; 
	letter-spacing: 0.96px;
	text-transform: uppercase;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.phone-number-and-location ul li a:hover{
	color:#6A492D;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header-button-area{
	margin-left: 10px;
}
.logo-area{
	margin-right:40px;
}
.header-area.fixed_header, .header-area.inner-header {
	position:fixed;
	padding-top: 0px;
	top:-100%;
}
.header-area.fixed_header.stky, .header-area.inner-header{
	top:0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header-area.fixed_header .top-header, 
.header-area.fixed_header .logo-area,
.header-area.fixed_header .header-button-area,
.header-area.inner-header .top-header,
.header-area.inner-header .logo-area, 
.header-area.inner-header .header-button-area{
	display: block !important;
}
.header-area.fixed_header .phone-number-and-location, .header-area.inner-header .phone-number-and-location{
	display: none;
}
.header-area.fixed_header .main-header-wrapper, .header-area.inner-header .main-header-wrapper{
	max-width: 100%;
	background-color:#ffffff !important;
/* 	box-shadow: 0px 2px 10px 0px rgba(0,0,0,0.33);
 */
	/*background: -moz-linear-gradient(top,  rgba(20,1,38,1) 0%, rgba(48,31,64,0.65) 35%, rgba(47,31,63,0.64) 36%, rgba(50,32,66,0.63) 37%, rgba(50,34,65,0.6) 40%, rgba(53,36,68,0.59) 41%, rgba(62,48,78,0.43) 57%, rgba(66,50,80,0.42) 58%, rgba(65,48,79,0.41) 59%, rgba(67,52,82,0.4) 60%, rgba(66,50,81,0.39) 61%, rgba(68,52,83,0.38) 62%, rgba(66,53,82,0.37) 63%, rgba(71,55,85,0.36) 64%, rgba(67,53,81,0.35) 65%, rgba(72,55,84,0.34) 66%, rgba(75,58,88,0.29) 71%, rgba(77,63,91,0.28) 72%, rgba(77,62,87,0.27) 73%, rgba(79,64,90,0.26) 74%, rgba(78,63,90,0.25) 75%, rgba(78,66,95,0.24) 76%, rgba(76,64,89,0.23) 77%, rgba(81,67,94,0.22) 78%, rgba(79,65,93,0.21) 79%, rgba(83,69,98,0.2) 80%, rgba(82,66,92,0.19) 81%, rgba(81,71,98,0.18) 82%, rgba(79,68,96,0.17) 83%, rgba(85,73,97,0.16) 84%, rgba(83,70,96,0.15) 85%, rgba(90,76,96,0.14) 86%, rgba(82,75,98,0.13) 87%, rgba(88,72,104,0.12) 88%, rgba(88,70,97,0.11) 89%, rgba(85,76,104,0.1) 90%, rgba(85,74,96,0.09) 91%, rgba(93,81,104,0.08) 92%, rgba(81,67,94,0.07) 93%, rgba(90,75,105,0.06) 94%, rgba(91,73,91,0.05) 95%, rgba(93,93,116,0.04) 96%, rgba(85,57,85,0.03) 97%, rgba(85,85,128,0.02) 98%, rgba(64,64,64,0.01) 99%, rgba(255,255,255,0) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgba(20,1,38,1) 0%,rgba(48,31,64,0.65) 35%,rgba(47,31,63,0.64) 36%,rgba(50,32,66,0.63) 37%,rgba(50,34,65,0.6) 40%,rgba(53,36,68,0.59) 41%,rgba(62,48,78,0.43) 57%,rgba(66,50,80,0.42) 58%,rgba(65,48,79,0.41) 59%,rgba(67,52,82,0.4) 60%,rgba(66,50,81,0.39) 61%,rgba(68,52,83,0.38) 62%,rgba(66,53,82,0.37) 63%,rgba(71,55,85,0.36) 64%,rgba(67,53,81,0.35) 65%,rgba(72,55,84,0.34) 66%,rgba(75,58,88,0.29) 71%,rgba(77,63,91,0.28) 72%,rgba(77,62,87,0.27) 73%,rgba(79,64,90,0.26) 74%,rgba(78,63,90,0.25) 75%,rgba(78,66,95,0.24) 76%,rgba(76,64,89,0.23) 77%,rgba(81,67,94,0.22) 78%,rgba(79,65,93,0.21) 79%,rgba(83,69,98,0.2) 80%,rgba(82,66,92,0.19) 81%,rgba(81,71,98,0.18) 82%,rgba(79,68,96,0.17) 83%,rgba(85,73,97,0.16) 84%,rgba(83,70,96,0.15) 85%,rgba(90,76,96,0.14) 86%,rgba(82,75,98,0.13) 87%,rgba(88,72,104,0.12) 88%,rgba(88,70,97,0.11) 89%,rgba(85,76,104,0.1) 90%,rgba(85,74,96,0.09) 91%,rgba(93,81,104,0.08) 92%,rgba(81,67,94,0.07) 93%,rgba(90,75,105,0.06) 94%,rgba(91,73,91,0.05) 95%,rgba(93,93,116,0.04) 96%,rgba(85,57,85,0.03) 97%,rgba(85,85,128,0.02) 98%,rgba(64,64,64,0.01) 99%,rgba(255,255,255,0) 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  rgba(20,1,38,1) 0%,rgba(48,31,64,0.65) 35%,rgba(47,31,63,0.64) 36%,rgba(50,32,66,0.63) 37%,rgba(50,34,65,0.6) 40%,rgba(53,36,68,0.59) 41%,rgba(62,48,78,0.43) 57%,rgba(66,50,80,0.42) 58%,rgba(65,48,79,0.41) 59%,rgba(67,52,82,0.4) 60%,rgba(66,50,81,0.39) 61%,rgba(68,52,83,0.38) 62%,rgba(66,53,82,0.37) 63%,rgba(71,55,85,0.36) 64%,rgba(67,53,81,0.35) 65%,rgba(72,55,84,0.34) 66%,rgba(75,58,88,0.29) 71%,rgba(77,63,91,0.28) 72%,rgba(77,62,87,0.27) 73%,rgba(79,64,90,0.26) 74%,rgba(78,63,90,0.25) 75%,rgba(78,66,95,0.24) 76%,rgba(76,64,89,0.23) 77%,rgba(81,67,94,0.22) 78%,rgba(79,65,93,0.21) 79%,rgba(83,69,98,0.2) 80%,rgba(82,66,92,0.19) 81%,rgba(81,71,98,0.18) 82%,rgba(79,68,96,0.17) 83%,rgba(85,73,97,0.16) 84%,rgba(83,70,96,0.15) 85%,rgba(90,76,96,0.14) 86%,rgba(82,75,98,0.13) 87%,rgba(88,72,104,0.12) 88%,rgba(88,70,97,0.11) 89%,rgba(85,76,104,0.1) 90%,rgba(85,74,96,0.09) 91%,rgba(93,81,104,0.08) 92%,rgba(81,67,94,0.07) 93%,rgba(90,75,105,0.06) 94%,rgba(91,73,91,0.05) 95%,rgba(93,93,116,0.04) 96%,rgba(85,57,85,0.03) 97%,rgba(85,85,128,0.02) 98%,rgba(64,64,64,0.01) 99%,rgba(255,255,255,0) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#140126', endColorstr='#00ffffff',GradientType=0 ); /* IE6-9 */
}
.header-area.fixed_header.stky, .header-area.inner-header{
box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.33);
}
.header-area.fixed_header .main-header-left, .header-area.inner-header .main-header-left{
	align-items: center;
}
.header-area.fixed_header  .logo-area {
	/*margin-top:-20px;*/
}
/************* Menu Css ************/
.menu-area ul{
	margin: 0px;
	padding:0px;
	list-style: none;
}
.menu-area > ul{
	display:flex;
}
.menu-area > ul > li:not(:last-child){
	margin-right:30px;
}
.menu-area > ul > li > a{
	/*     font-family:"neue-kabel";
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.96px;
	color: #F0F0F2;
	display: inline-block; */
}
.menu-area > ul > li > a:hover{
	color:#6A492D;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.header-area.fixed_header .menu-area > ul > li > a {
	padding: 36px 0px;
}
/************ End: Header Css ************/
/************ Footer Area ***************/
.footer-top-area{
	padding-top: 200px;
	padding-bottom: 80px;
}
.footer-logo-area{
	margin-bottom: 0px;
}
.footer-call h4, .footer-top-right-area h4{
	font-family:"neue-kabel";
	font-size: 24px;
	font-weight: 400;
	line-height: 36px;
	color:#442E59
}
.footer-call h4 a{
	color:#917CA6;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-call h4 a:hover{
	color:#442E59;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-top-middle-area a.common-button{
	margin-bottom: 25px;
}
.footer-address a{
	color: #140126;
	font-family:"neue-kabel";
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-address a:hover{
	color:#A7B2F2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-call{
	margin-bottom:5px;
}
.footer-social ul{
	margin:0px;
	padding:0px;
	list-style:none;
	display: flex;
}
.footer-social ul li{
	margin-right:25px;
}
.footer-social ul li a{
	font-size:35px;
	color: #442E59;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-social ul li a:hover{
	color:#A7B2F2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-address{
	margin-bottom: 30px;
}
.footer-top-middle-area{
	padding-left: 200px;
}
.footer-top-right-area ul{
	margin:0px;
	padding: 0px;
	list-style: none;
}
.footer-top-right-area ul li a{
	color: #000000;
	font-family:"Avenir";
	font-weight: 700;
	font-size: 16px;
	line-height: 43px;
	text-transform: uppercase;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-top-right-area ul li a:hover{
	color:#A7B2F2;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-top-right-area{
	padding-left: 200px;
}
.footer-bottom-left ul {
	margin:0px;
	padding: 0px;
	list-style: none;
	display: flex;
}
.footer-bottom-left ul li a{
	color: #140126;
	font-family:"neue-kabel";
	font-weight: 700;
	font-size: 17px;
	line-height: 28px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-bottom-left ul li a:hover{
	color:#000;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.footer-bottom-content-wrapper{
	margin-left:-70px;
	margin-right:-70px;
}
.footer-bottom-left ul li{
	padding: 0px 10px;
}
.footer-bottom-left ul li:first-child{
	padding-left:0px;
}
.footer-bottom-left ul li::before {
	width: 3px;
	height: 3px;
	border-radius: 100%;
	background-color: #A7B2F2;
	content: '';
	display: inline-block;
	vertical-align: middle;
	position: relative;
	left: -10px;
}
.footer-bottom-left ul li:first-child:before{
	display:none
}
.footer-bottom-left p{
	color:#000;
	font-family:"neue-kabel";
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	margin:0px;
}
.footer-bottom-right p{
	color:#140126;
	font-family:"neue-kabel";
	font-weight: 300;
	font-size: 17px;
	line-height: 28px;
	margin:0px;
}
.footer-top-right-area h4{
	margin-bottom: 10px;
}
.footer-bottom-area{
	padding-bottom: 40px;
}
:focus{
	outline:none;
}
/************ End:Footer Area ***************/
/************ Banner Area *************/
.banner-area{
	min-height: 100vh;
	padding-bottom: 140px;
}
.banner-content-wrapper{
	max-width: 740px;
}
.banner-content-wrapper h1{
	margin-bottom: 33px;
	/*     font-family: "quiche-sans"; */
}
.banner-content-wrapper p{
	color: #F0F0F2;
	opacity: 1;
	font-size:24px;
	line-height: 36px;;
}
.banner-logo{
	margin-bottom: 39px;
	/* 	max-width:320px; */
}
/************ End:Banner Area *************/
/************ Procedure Area **********/
.procedure-area{
	padding: 150px 0px 0px;
}
/*.procedure-area:before{
width:100%;
height:calc(100% - 70px);
position:absolute;
top: 0px;
left:0px;
content:'';
background:url('../images/Aspire_Full-Width_Texture-Background5-2.jpg') no-repeat top center / cover;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}*/
.procedure-area .container{
	position: relative;
	z-index: 1;
}
.procedure-area .container > h2{
	font-family:"quiche-sans";
	font-size:85px;
	line-height: 90px;
	color: #442E59;;
}
.procedure-content{
	position:absolute;
	top:0px;
	left: 0px;
	width: 100%;
	padding:30px 35px;
}
.procedure-content h2{
	color:#fff;
	margin-bottom:20px;
	transition: all 0.5s ease 0s;
	font-size:30px;
	line-height:35px;
}
.procedure-content a{
	color:#fff;
}
.each-procedure {
	overflow: hidden;
	/*border-radius:10px;*/
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	/*margin-top:40px;*/
}
/************ End:Procedure Area **********/
/************ Award Icon Area **************/
.award-area{
	overflow-x:clip;
}
.award-icon-wrapper{
	padding: 100px 0px 65px;
}
.award-icon-wrapper ul{
	margin:0px;
	padding: 0px;
	list-style: none;
	display: flex;
	align-items: center;
	justify-content: space-between;
}
.award-icon-wrapper ul li img{
	max-width: 100%;
}

/************ End:Award Icon Area **************/
/************ Doctor Area **************/
.doctor-content{
	padding-top: 90px;
	padding-bottom:90px;
}
.doctor-content h2{
	font-family:"quiche-sans";
	font-size:50px;
	line-height: 55px;
	color: #442E59;
	margin-bottom: 0px;
}
.doctor-content h2 em{
	font-style: normal;
	font-size: 35px;
}
.doctor-content h3{
	font-size:33px;
	line-height: 45px;
	font-weight: 300;
}
.doctor-area .row {
	align-items: end;
	padding-bottom:100px;
}
/************ End:Doctor Area **************/
/************ Welcome Area *************/
.welcome-section-image-area{
	min-height: 830px;
	background-position: top center;
	padding-top: 290px;
}
.welcome-section-image-area:before{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	content:'';
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(51,0,51,0) 33%, rgba(26,0,26,0.02) 34%, rgba(20,0,39,0.04) 35%, rgba(13,0,27,0.06) 36%, rgba(11,0,33,0.08) 37%, rgba(9,0,27,0.1) 38%, rgba(17,0,34,0.12) 39%, rgba(21,0,34,0.14) 40%, rgba(18,0,30,0.16) 41%, rgba(16,0,33,0.18) 42%, rgba(16,0,31,0.2) 43%, rgba(14,0,28,0.22) 44%, rgba(13,0,26,0.24) 45%, rgba(12,0,27,0.26) 46%, rgba(11,0,26,0.28) 47%, rgba(14,0,28,0.3) 48%, rgba(13,0,27,0.32) 49%, rgba(12,0,25,0.34) 50%, rgba(14,0,26,0.36) 51%, rgba(11,0,22,0.38) 52%, rgba(13,0,24,0.4) 53%, rgba(10,0,22,0.42) 54%, rgba(9,0,21,0.46) 56%, rgba(9,0,20,0.48) 57%, rgba(9,0,19,0.5) 58%, rgba(11,0,21,0.52) 59%, rgba(8,0,17,0.55) 61%, rgba(9,0,19,0.57) 62%, rgba(7,0,16,0.59) 63%, rgba(6,0,13,0.66) 67%, rgba(6,0,12,0.68) 68%, rgba(6,0,12,0.7) 69%, rgba(1,0,2,0.93) 83%, rgba(1,0,2,1) 87%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );*/
}
.welcome-content-wrapper{
	max-width:784px;
}
.welcome-content-wrapper h2{
	font-size: 80px;
	line-height: 90px;
	color: #F0F0F2;
	font-family:"quiche-sans";
	margin-bottom: 14px;
	font-weight: 400;
}
.welcome-pro-section .welcome-content-wrapper h2{
	margin-bottom: 14px;
}
.welcome-content-wrapper  p{
	color: #fff;
	max-width: 608px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
}
.welcome-section .container{
	z-index:1;
}
.welcome-content-wrapper a{
	color:#fff;
}
.video-box-wrapper{
	max-width: 666px;
	height:372px;
	border-radius:10px;
	background:#BCBCBC;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.video-wrapper{
	margin-top:-140px;
	position:relative;
	z-index:1;
}
.play-icon{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

/************ End:Welcome Area *************/
/************ Our philisophy Area *************/
.philosophy-left-part h2{
	font-size: 50px;
	line-height: 60px;
	color:#140126;
	font-family:"quiche-sans";
	margin-bottom: 10px;
}
.philosophy-left-part h3{
	font-family:"neue-kabel";
	font-size:33px;
	line-height:45px;
	font-weight:300;
	color:#140126;
}
.left-background{
	position: absolute;
	top:50%;
	transform:translatey(-50%);
	left:0px;
}
.philosophy-left-part, .philoshopy-right-area {
	padding-left: 70px;
}
.our-philoshopy-area{
	padding: 90px 0px 160px;
}
/************ End:Our philisophy Area *************/
/************ Patient Gallery Area *************/ 
.patient-gallery-area{
	min-height:750px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.patient-gallery-area h2{
	font-size: 80px;
	line-height: 90px;
	color: #FFFFFF;
	font-family:"quiche-sans";
	margin-bottom: 25px;
}
/************ End:Patient Gallery Area *************/ 
/************** Review Area ***************/
.review-area-wrapper{
	padding: 70px 70px 60px 70px;
	background:#fff;
	border-radius:10px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.reviews-icon-area ul{
	margin: 0px;
	padding: 0px;
	list-style: none;
	display: flex;
	justify-content: center;
	align-items: center;
	position: relative;
	z-index: 1;
}
.reviews-icon-area ul li{
	margin:10px 20px 0px 20px;
}
.star-image{
	position: absolute;
	top:50%;
	transform:translatey(-50%);
}
.each-review{
	max-width: 866px;
	padding: 0px 30px;
}
.each-review p{
	font-size: 22px;
	line-height: 38px;
	font-style: italic;
	color: #140126;
	margin-bottom: 15px;
}
.each-review h3{
	font-size: 33px;
	line-height: 45px;
	font-weight: 300;
	margin-bottom: 20px;
}
.review-slider-warrer{
	margin-top: 35px;
}
.review-slider-warrer .swiper-button-prev{
	left: 0px;
}
.review-slider-warrer .swiper-button-next{
	right: 0px;
}
/************** End:Review Area ***************/
/************** Patient resource Area ***************/
.patient-resources{
	padding: 145px 0px;
}
.patient-resource-heading {
	max-width: 806px;
}
.patient-resource-heading h2{
	font-size: 50px;
	line-height: 60px;
	color:#140126;
	font-family:"quiche-sans";
	margin-bottom: 5px;
}
.patient-resource-heading p{
	margin-bottom: 40px;;
}
.round-box-image{
	width: 300px;
	height: 300px;
	border-radius:100%;
	overflow:hidden;
	margin-bottom:20px;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.round-box-image:before{
	width:100%;
	height:100%;
	top:0px;
	left:0px;
	position:absolute;
	content:'';
	background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(51,0,51,0) 33%, rgba(26,0,26,0.02) 34%, rgba(20,0,39,0.04) 35%, rgba(13,0,27,0.06) 36%, rgba(11,0,33,0.08) 37%, rgba(9,0,27,0.1) 38%, rgba(17,0,34,0.12) 39%, rgba(21,0,34,0.14) 40%, rgba(18,0,30,0.16) 41%, rgba(16,0,33,0.18) 42%, rgba(16,0,31,0.2) 43%, rgba(14,0,28,0.22) 44%, rgba(13,0,26,0.24) 45%, rgba(12,0,27,0.26) 46%, rgba(11,0,26,0.28) 47%, rgba(14,0,28,0.3) 48%, rgba(13,0,27,0.32) 49%, rgba(12,0,25,0.34) 50%, rgba(14,0,26,0.36) 51%, rgba(11,0,22,0.38) 52%, rgba(13,0,24,0.4) 53%, rgba(10,0,22,0.42) 54%, rgba(9,0,21,0.46) 56%, rgba(9,0,20,0.48) 57%, rgba(9,0,19,0.5) 58%, rgba(11,0,21,0.52) 59%, rgba(8,0,17,0.55) 61%, rgba(9,0,19,0.57) 62%, rgba(7,0,16,0.59) 63%, rgba(6,0,13,0.66) 67%, rgba(6,0,12,0.68) 68%, rgba(6,0,12,0.7) 69%, rgba(1,0,2,0.93) 83%, rgba(1,0,2,1) 87%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
	opacity: 0.7;
}
.each-round-box-area h3{
	font-size: 33px;
	line-height: 45px;
	font-weight: 300;
	margin-bottom: 10px;
}
/************** End:Patient resource Area ***************/
/************** Meet The Team ****************/
.meet-the-team.welcome-section-image-area{
	min-height: 838px;
	background-position: top center;
	padding-top:0px;
	padding-bottom:70px;
}
/************** End:Meet The Team ****************/
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Inner page start %%%%%%%%%%%%%%%%%%%%%%%%% */
/****bottom-contact-area****/
.bottom-contact-wrap {
	position: relative;
	min-height: 650px;
	padding: 0 0 70px;
}
.bottom-contact-wrap::after {
	content: "";
	height: 100%;
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	/*background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,51,0) 33%, rgba(28,0,28,0.02) 34%, rgba(20,0,39,0.04) 35%, rgba(14,0,28,0.06) 36%, rgba(22,0,33,0.08) 37%, rgba(18,0,36,0.1) 38%, rgba(17,0,34,0.12) 39%, rgba(14,0,28,0.14) 40%, rgba(18,0,30,0.16) 41%, rgba(17,0,33,0.18) 42%, rgba(15,0,31,0.2) 43%, rgba(14,0,28,0.22) 44%, rgba(17,0,30,0.24) 45%, rgba(16,0,27,0.26) 46%, rgba(15,0,30,0.28) 47%, rgba(14,0,24,0.3) 48%, rgba(13,0,27,0.32) 49%, rgba(15,0,28,0.34) 50%, rgba(12,0,23,0.36) 51%, rgba(11,0,22,0.38) 52%, rgba(13,0,24,0.4) 53%, rgba(13,0,23,0.42) 54%, rgba(10,0,22,0.44) 55%, rgba(9,0,21,0.46) 56%, rgba(9,0,20,0.48) 57%, rgba(9,0,19,0.5) 58%, rgba(11,0,21,0.52) 59%, rgba(7,0,16,0.59) 63%, rgba(8,0,15,0.64) 66%, rgba(8,0,15,0.66) 67%, rgba(6,0,12,0.68) 68%, rgba(6,0,12,0.7) 69%, rgba(0,0,0,0.98) 86%, rgba(0,0,0,1) 87%, rgba(0,0,0,1) 100%); /* FF3.6-15 */
	/*background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,51,0) 33%,rgba(28,0,28,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(14,0,28,0.06) 36%,rgba(22,0,33,0.08) 37%,rgba(18,0,36,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(14,0,28,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(17,0,33,0.18) 42%,rgba(15,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(17,0,30,0.24) 45%,rgba(16,0,27,0.26) 46%,rgba(15,0,30,0.28) 47%,rgba(14,0,24,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(15,0,28,0.34) 50%,rgba(12,0,23,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(13,0,23,0.42) 54%,rgba(10,0,22,0.44) 55%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(7,0,16,0.59) 63%,rgba(8,0,15,0.64) 66%,rgba(8,0,15,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(0,0,0,0.98) 86%,rgba(0,0,0,1) 87%,rgba(0,0,0,1) 100%); /* Chrome10-25,Safari5.1-6 */
	/*background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,51,0) 33%,rgba(28,0,28,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(14,0,28,0.06) 36%,rgba(22,0,33,0.08) 37%,rgba(18,0,36,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(14,0,28,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(17,0,33,0.18) 42%,rgba(15,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(17,0,30,0.24) 45%,rgba(16,0,27,0.26) 46%,rgba(15,0,30,0.28) 47%,rgba(14,0,24,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(15,0,28,0.34) 50%,rgba(12,0,23,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(13,0,23,0.42) 54%,rgba(10,0,22,0.44) 55%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(7,0,16,0.59) 63%,rgba(8,0,15,0.64) 66%,rgba(8,0,15,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(0,0,0,0.98) 86%,rgba(0,0,0,1) 87%,rgba(0,0,0,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	/* filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 ); /* IE6-9 */
}
.bottom-contact-area .row {
	position: relative;
	z-index: 1;
}
.bottom-contact-form {
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	padding: 70px;
	margin-top: -70px;
}
.bottom-contact-form h2 {

	margin-bottom: 20px;
}
.bottom-contact-text h2 {
	margin-bottom: 10px;
}
.bottom-contact-text h2 strong {
	color: #F0F0F2;
	font-size: 85px;
	line-height: 90px;
}
.bottom-contact-text h3 {
	font-family:"neue-kabel";
	font-weight:300;
	color: #F0F0F2;
	font-size:33px;
	line-height:45px;
}
.bottom-contact-text p {
	color: #F0F0F2;
}
.bottom-contact-text p a {
	color: #A7B2F2;
	font-weight: 700;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.bottom-contact-text p a:hover {
	color: #917CA6;
}
.bottom-contact-text .border-button {
	color: #F0F0F2;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.inner-banner-area .banner-content-wrapper{
	max-width: 100%;
	/*text-align: center;*/
}
.inner-banner-area .banner-content-wrapper h1{
	margin:0px;
}
.inner-banner-area{
	padding-top: 140px;
	min-height: 100%;
}
.team-banner-left p {
	color: #F0F0F2;
	font-size: 24px;
	line-height: 36px;
	font-weight: 400;
	margin-bottom: 20px;
}
.team-banner-left h1{
	font-size: 55px;
	line-height:45px;
	display: inline-block;
	font-weight: 500;
	color:#000;
	margin-bottom:40px;
}
.team-banner-left h1 span{
	font-size: 24px;
	line-height: 28px;
	display: inline-block;
	color: #5D5D5D;
	font-weight: 400;
}
.team-banner-left h2{
	color: #F0F0F2;   
	margin-bottom: 5px;
}
.team-banner-image{
	width: 100%;
	max-width: 450px;
	margin-left: auto;
	margin-right: 0px;
	position:relative;
	top:65px
}

.team-banner-area {
	padding-bottom: 0px;
}
.team-banner-area  .banner-logo {
	margin-bottom: 25px;
}
.inner-banner-area .banner-content-wrapper p strong{
	color: #A7B2F2;
	font-weight: 700;
}
.inner-banner-area .banner-content-wrapper p strong:hover {
	color: #FFFFFF;
}
.blog-inner-area .banner-content-wrapper h1{
	line-height: 60px;
}
.blog-inner-area .banner-content-wrapper p{
	margin-bottom: 12px;
}
.blog-inner-area .banner-content-wrapper .common-button{
	margin-top: 10px;
}
.aspire-image{
	width: 300px;
	height: 300px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto;
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	box-shadow: 0px 0px 20px 0px #00000033;
}
.aspire-image img{
	width: 100%;
	height: 100%;
	object-fit: cover;
}
.aspire-text h2{
	font-family: "quiche-sans";
	font-size: 50px;
	line-height: 60px;
	font-weight: 400;
	color: #442E59;
}
.aspire-text h3{
	font-family:"neue-kabel";
	font-weight:300;
	color: #140126;
	font-size:33px;
	line-height:45px;
}
.aspire-area{
	padding: 70px 0px;
}
.shop-landing-welcome-section .welcome-section-image-area {
	padding-top: 553px;
}
.shop-landing-welcome-section .welcome-content-wrapper {
	max-width: 100%;
}
.welcome-pro-section .welcome-section-image-area {
	min-height: 505px;
	background-position: top center;
	padding-top: 75px;
}
.welcome-pro-section{
	margin-bottom: 140px;
	margin-top: 140px;
}
.dr-brian-img{
	border-radius: 10px;
	overflow: hidden;
}
.dr-brian-text span{
	font-family: "quiche-sans";
	font-weight: 400;
	color: #442E59;
	font-size: 35px;
	line-height: 45px;
}
.dr-brian-text h2{
	display: inline-block;
}
.dr-brian-text h3{
	font-family:"neue-kabel";
	font-weight:300;
	color: #140126;
	font-size:33px;
	line-height:45px;
}
.dr-brian-area{
	padding-top: 102px;
	padding-bottom: 140px;
}
.welcome-content-wrapper h3{
	color: #F0F0F2;
}
.welcome-pro-section .welcome-content-wrapper h3{
	margin-bottom: 38px;
}
.procedure-page-area h6{
	font-family:"neue-kabel";
	font-weight:700;
	color: #140126;
	font-size:17px;
	line-height:28px;
	margin-bottom: 12px;
}
.procedure-page-area ul li{
	margin-bottom: 10px;
	font-size: 17px;
}
.procedure-page-area p em strong{
	font-weight: 700;
}
.glance-area{
	margin-bottom: 210px;
}
.glance-right{
	background-color: #fff;
	border-radius: 10px;
	padding: 70px;
	padding-bottom: 44px;
	bottom: -70px;
	position: relative;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
.glance-text{
	max-width: 560px;
}
.glance-text h2 strong{
	color: #F0F0F2;
	font-size: 85px;
	line-height: 90px;
}
.glance-text h3 {
	font-family: "neue-kabel";
	font-weight: 300;
	color: #F0F0F2;
	font-size: 33px;
	line-height: 45px;
	margin-bottom: 13px;
}
.glance-text p{
	color: #F0F0F2;  
	font-weight: 400;
}
.glance-wrapper{
	position: relative;
	z-index: 1;
	padding-top: 293px;
	display: flex;
	align-items: end;
}
.glance-area{
	position: relative;
}
/* .glance-area::after {
content: '';
height: 100%;
width: 100%;
background-image: url(../images/btm-contact-bg.jpg);
background-position: center center;
background-size: cover;
position: absolute;
top: 0;
left: 0;
} */
.glance-text .border-button {
	color: #F0F0F2;
}
.glance-right ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.glance-right ul li{
	margin-bottom: 26px;
}
.glance-right ul li a{
	font-family:"neue-kabel";
	font-weight:400;
	color: #442E59;
	font-size:24px;
	line-height:36px;
}
.pro-review-area{
	padding-top: 104px;
	padding-bottom: 75px;
	margin-top: 0px;
}
.re-area {
	margin-bottom: 100px;
	margin-top: 110px;
}
.re-text p{
	max-width: 426px;
	margin-bottom: 0px;
}
.re-text h3{
	margin-bottom: 2px;
	font-size: 28px;
	line-height: 30px;
	letter-spacing: 0%;
	color:#8A6D54
}
.re-text h3:hover {
	color: #917CA6;
}
.re-text a.common-link{
	margin-top: 20px;
}
.re-image{
	/*box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	border-radius: 10px;
	overflow: hidden;*/
}
.re-image img{
	width: 100%;
}
.bottom-contact-area{
	margin-top: 210px;
}
.faq-area{
	margin-bottom: 210px;
	margin-top: 143px;
}
.faq-area .accordion {
	max-width: 806px;
	width: 100%;
	padding-left: 0px;
	margin: 0 auto 26px;
}
.faq-area .accordion>li {
	display: block;
	list-style: none;
	margin-bottom: 0px;
}
.faq-area .accordion>li>span {
	display: block;
	padding: 25px 30px 10px 0;
	background: url(../images/plus.svg) no-repeat 100%;
	cursor: pointer;
	font-family:"neue-kabel";
	font-weight:400;
	color: #442E59;
	font-size:24px;
	line-height:36px;
	text-transform: capitalize;
	border-bottom: 1px solid #A1A4A6;
	background-size: 15px;
}
.faq-area .accordion>li>div {
	list-style: none;
	padding: 0px;
	display: none;
	overflow: auto;
	font-family:"neue-kabel";
	font-weight:300;
	color: #140126;
	font-size:16px;
	line-height:28px;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 0px;
}
.faq-area .accordion li>span.active {
	background: url(../images/minus.svg) no-repeat 100%;
	background-size: 15px;
}
.result-review-area{
	margin-top: 64px;
	margin-bottom: 140px;
}
.result-review-each{
	max-width: 760px;
	margin: 0 auto;
}
.result-review-warrer{
	margin-bottom: 30px;
}
.result-review-warrer h2{
	margin-bottom: 18px;
}
.result-review-warrer .swiper-button-prev {
	left: 0px;
}
.result-review-warrer .swiper-button-next {
	right: 0px;
}
.procedure-page-area .patient-gallery-area{
	margin-top: 100px;
	margin-bottom: 100px;
	min-height: 365px;
}
.procedure-page-area .our-philoshopy-area {
	padding: 140px 0px 70px;
}
.procedure-page-area .patient-gallery-area h3{
	color:#fff;
	margin-bottom:0px;
}
.procedure-page-area .patient-gallery-area h2 {
	font-size: 47px;
	line-height: 90px;
	font-family: "avenir-lt-pro", sans-serif;
	margin-bottom: 0px;
	font-weight: 900;
	text-transform:uppercase;
}
.procedure-page-area .patient-gallery-area p{
	color:#fff;
}
.procedure-page-area .patient-gallery-area a.common-link{
	color:#fff;
	transition:all 0.5s;
}
.procedure-page-area .patient-gallery-area a.common-link:hover{
	color:#5A5A5A;
	transition:all 0.5s;
}
.team-post-area .pro-review-area {
	padding-bottom: 140px;
}
.result-review-each .row {
	margin: 0 -3px;
}
.result-review-each .row .col-4 {
	padding: 3px;
}

.dr-brian-img{
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
/***procedure-faq-new******/
#dlm_faq .faq-item h3 {
	display: block;
	background: url(../images/plus.png) no-repeat 100%;
	cursor: pointer;
	font-weight:400;
	color: #000;
	font-size:25px;
	line-height:28px;
	text-transform: capitalize;
	border-bottom: 0.25px solid #A1A4A6;
	padding:20px 30px 20px 0px;
}
#dlm_faq .faq-area > div {
	list-style: none;
	padding: 0px;
	display: none;
	overflow: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	padding: 0;
	padding-bottom: 0px;
	font-family:"neue-kabel";
	font-weight:300;
	color: #140126;
	font-size:16px;
	line-height:28px;
}
#dlm_faq .faq-item h3.activeAcc {
	background: url(../images/minus.png) no-repeat 100%;
}
#dlm_faq .faq-item h3::after,
.common h3.activeAcc:after {
	display: none;
}
#dlm_faq .faq-item {
	margin-bottom: 10px;
}
#dlm_faq .faq-item p{
	margin-bottom:0px;
}
.faq-bottom .all-btn {
	font-weight: 700;
	font-size: 16px;
	line-height: 28px;
	padding-bottom: 5px;
	letter-spacing: 0.96px;
	text-transform: uppercase;
	color: #BAA38F;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	display: inline-block;
	position: relative;
}
.faq-bottom .all-btn::after {
	width: 100%;
	height: 2px;
	background: #000;
	bottom: 0px;
	position: absolute;
	content: '';
	left: 50%;
	transform: translatex(-50%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.faq-bottom .all-btn:hover {
	color: #000;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.faq-bottom .all-btn:hover::after {
	width: calc(100% + 30px);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
/*======================blog-overview page start=========================*/
.blog-overview-wrap {
	padding: 60px 0 109px;
}
.select-style {
	width: 100%;
	height: 40px;
	line-height: 20px;
	color: #2B2B2B;
	font-weight:300;
	font-size: 16px;
	border: 1px solid #BAA38F;
	border-radius: 53px;
	padding: 0 20px;
	background-color: #fff;
	appearance: none;
	background: url(../images/filter-arrow.png) no-repeat 98% center/18px;
	text-transform:uppercase;
	letter-spacing:3px;
}
.select-style:focus {
	outline: none;
}
.blog-overview-wrap .select-style {
	margin-bottom: 70px;
}
.blog-overview-wrap .col-lg-4 {
	padding: 0 20px;
}
.blog-overview-wrap .row {
	margin: 0 -20px;
}
.each-blog {
	margin-bottom: 50px;
}
.each-blog-img {
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
}
.each-blog-text {
	padding-top: 18px;
}
.each-blog-text h3 {
	margin-bottom: 12px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.each-blog-text h3 a {
	color: #2B2B2B;
	font-size: 18px;
	line-height: 25px;
}
.each-blog-text h3 a:hover {
	color: #BAA38F;
}
.more-blog-area {
	display: none;
}
/*======================blog-post page start=========================*/
.blog-post-wrap {
	padding-bottom: 40px;
}
.blog-post-top-img {
	max-width: 666px;
	width: 100%;
	margin: -70px auto 70px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.2);
	position: relative;
}
.blog-post-wrap .common-button {
	margin-top: 35px;
}
.related-blog-area {
	margin-top: 70px;
}
.related-blog-area .col-lg-4 {
	padding: 0 20px;
}
.related-blog-area .row {
	margin: 0 -20px;
}
.related-blog-area h2 {
	margin-bottom: 40px;
}
.inner-banner-area-2{
	min-height:670px;
}
.inner-banner-area-2 .banner-content-wrapper{
	max-width:1013px;
}
.inner-banner-area-2 h1{
	font-size:55px;
	line-height:58px;
	color:#EFE5E0;
	margin-bottom:5px;
}
.inner-banner-area-2 .site-breadcrumb {
	margin-bottom:30px;
}
.inner-banner-area-2{
	padding-bottom:175px;
}
.inner-banner-area-2 .scroll-bottom {
    bottom: 115px;
}
.inner-banner-area-2 .banner-content-wrapper p{
	font-size:17px;
}
/*======================video-overview page start=========================*/
.each-vdo-cat {
	margin-bottom: 70px;
}
.each-vdo-cat:last-child {
	margin-bottom: 0;
}
.each-vdo-cat h2 {
	text-align: center;
	margin-bottom: 40px;
	font-size: 33px;
	line-height: 42px;
}
.each-vdo-cat .each-blog-img iframe {
	height: 170px;
	display: block;
}
.more-video-area {
	display: none;
}
/*======================video-post page start=========================*/
.video-post-wrap .blog-post-top-img iframe {
	height: 372px;
	display: block;
}
.video-post-wrap .each-blog-img iframe {
	height: 170px;
	display: block;
}
/*======================education-post page start=========================*/
.education-post-wrap {
	padding: 140px 0 109px;
}
.each-education-audio {
	padding: 65px 70px 70px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	border-radius: 10px;
	margin-top: 70px;
	background-color: #fff;
}
.each-education-audio-text p {
	margin-bottom: 24px;
}
.each-education-audio-text h3 {
	margin-bottom: 15px;
}
.education-popup-area .popup-close {
	background-color: #442E59;
	border-radius: 100%;
	width: 30px;
	height: 30px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	right: -14px;
	top: -12px;
	z-index: 2;
	border: 0;
}
.education-popup-area .popup-close img {
	width: 12px;
}
.education-popup-area .modal-dialog {
	max-width: 700px;
	padding: 0 15px;
}
.education-popup-area .modal-content {
	padding: 50px 30px;
	position: relative;
	border: 0;
	border-radius: 0;
	background-position: center left;
	min-height: 300px;
	display: flex;
	justify-content: center;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
.education-popup-area .modal-content p {
	margin-bottom: 0;
}
/*======================patient-form page start=========================*/
.patient-form-wrap { 
	padding: 140px 0 150px;
}
.each-patient-form {
	margin-top: 135px;
}
.each-patient-form-board {
	padding: 70px 30px;
	background-color: #fff;
	margin-top: 70px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	border-radius: 10px;
}
.each-patient-form-board ul {
	list-style: none;
	padding: 0;
	margin: 0 auto;
	max-width: 666px;
	width: 100%;
}
.each-patient-form-board li {
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin-bottom: 40px;
}
.each-patient-form-board li:last-child {
	margin-bottom: 0;
}
.each-patient-form-board li h3 {
	margin-bottom: 0;
}
/*======================request-consultation page start=========================*/
.consult-form-main {
	padding: 35px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	max-width: 865px;
	width: 100%;
	margin: -35px auto 0;
	position: relative;
	z-index: 1;
	background-color: #fff;
}
/*======================contact-us page start=========================*/
.contact-us-wrap {
	padding:  65px 0 0px;
}
.contact-form-main {
	width: 100%;
	margin: 60px auto 0;
}
.contact-info-area {
	margin: 80px 0 50px;
	padding:56px 0px;
	position:relative;
}
.contact-info-area:before{
	width:100vw;
	top:0px;
	left:50%;
	margin-left:-50vw;
	background: #F3EEEA;
	position:absolute;;
	height:100%;
	content:'';
}
.contact-info-img {
	z-index:1;
}
.contact-image-floating-image{
	position:absolute;
	right:-85px;
	bottom:-85px;
	z-index:-1;
}
.contact-info-text h3 a {
	color: #000;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}

.contact-info-text h3 a:hover,
.contact-info-text h3 a strong:hover {
	color: #6A492D;
}
.contact-info-text p {
	margin-bottom: 0;
}
.contact-map-area{
	margin-bottom:100px;
}
.contact-map-area h2 {
	margin-bottom: 40px;
}
.contact-map-area iframe {
	height: 490px;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
/*======================procedure-overview page start=========================*/
.procedure-overview-wrap {
	padding: 60px 0 107px;
}
.procedure-overview-wrap .each-pro-overview{
	margin-top:80px;
	
}
.each-pro-overview-img {
	position: relative;
	/*border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;*/
	max-width: 335px;
	width: 100%;
}
.each-over-heading {
	bottom: 0;
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	padding: 35px 15px;
	z-index: 1;
}
.each-over-heading h2 {
	color: #F0F0F2;
	margin-bottom: 0;
}
.each-pro-overview-img::after {
	content: '';
	height: 100%;
	width: 100%;
	/*background-image: url(../images/overlay-pro-over.png);*/
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.each-pro-overview-text {
	padding-left: 5px;
}
.each-pro-overview-text ul {
	padding: 0;
	margin: 0;
}
.each-pro-overview-text li a { 
	font-weight:400;
	color: #000;
	font-size:24px;
	line-height:46px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.each-pro-overview-text li::marker {
	color: #8A6D54;
	font-size: 26px;
	line-height: normal;
}
.each-pro-overview-text li a:hover {
	color: #8A6D54;
}
.each-pro-overview-text.dual-list ul{
	display:flex;
	flex-wrap:wrap;
}
.each-pro-overview-text.dual-list ul li{
	width:50%
}
/*======================procedure-sub-overview page start=========================*/
.procedure-sub-overview-wrap {
	padding: 60px 0 107px;
}
.procedure-sub-overview-main {
	margin-top: 68px;
}
.each-sub-over {
	position: relative;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
.each-sub-over-heading {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	padding: 25px 20px;
	z-index: 1;
}
.each-sub-over-heading h2 {
	color: #ffffff;
	margin-bottom: 15px;
	font-size:30px;
	line-height:35px
}
.procedure-sub-overview-main > .container > .row{
	row-gap:30px;
}
/*======================special page start=========================*/
.special-wrap {
	padding-bottom: 209px;
}
.each-special-main {
	margin-top: 150px;
}
.each-special-main .col-lg-4 {
	padding: 20px 20px;
}
.each-special-main .row {
	margin: 0 -20px;
}
.each-special-heading {
	margin-bottom: 70px;
}
.each-special img {
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
/*======================gallery-category page start=========================*/
.gallery-category-wrap {
	padding: 70px 0 109px;
}
.gallery-category-wrap .filter-area {
	margin-bottom: 70px;
}
.each-gallery {
	margin-bottom: 67px;
}
.each-gallery .row {
	margin: 0 -1.5px;
}
.each-gallery .col-4, .each-gallery .col-6, .result-review-each .col-6 {
	padding: 1.5px;
}
.each-gallery h3 {
	margin-bottom: 25px;
}
.each-gallery .common-link {
	margin-top: 23px;
}
.gallery-category-main .col-lg-6 {
	padding: 0 35px;
}
.gallery-category-main .container > .row {
	margin: 0 -35px;
}
.load-more-gallery {
	display: none;
}
/*======================gallery-case page start=========================*/
.case-slider {
	margin-bottom: 70px;
}
.case-slider-big {
	position: relative;
	margin-bottom: 40px;
	padding: 0 100px;
}
.gallery-case-wrap .common-button {
	display: table;
	margin: 60px auto 0;
}
/*======================meet-the-team page start=========================*/
.team-overview-wrap {
	padding: 75px 0 120px;
}
.member-list .each-member {
	margin-bottom: 140px;
}
.member-list .each-member-img{ 
	/*border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	overflow: hidden;*/
}
.member-list .each-member-text h2{
	display: inline-block;
	margin-bottom: 12px;
}
.member-list .each-member-text span {
	font-family:"quiche-sans";
	font-weight:400;
	color: #442E59;
	font-size:35px;
	line-height:45px;
}
.member-list .each-member-text h3 {
	font-weight: 300;
	color: #5D5D5D;
	font-size: 24px;
	line-height: 28px;
	margin-bottom: 15px;
}
.member-grid .each-member {
	margin-bottom: 75px;
}
.member-grid .each-member-text span {
	font-family:"neue-kabel";
	font-weight:300;
	color: #140126;
	font-size:33px;
	line-height:45px;
	margin-bottom: 15px;
}
.member-grid .each-member-text h2 {
	display: inline-block;
	margin-bottom: 10px;
	font-size:33px
}
.member-grid .each-member-text h3{
	color: #5D5D5D;
	font-size: 24px;
	line-height: 28px;
	font-weight: 300;
}
.member-grid .each-member-img {
	/*border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	overflow: hidden;*/
	margin-bottom: 16px;
}
.member-grid .col-lg-4 {
	padding: 0 20px;
}
.member-grid .row {
	margin: 0 -20px;
}
.member-logo ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.member-logo li {
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 10px;
}
.member-logo li:last-child {
	margin-right: 0;
}
/*======================team-post page start=========================*/
.team-post-wrap {
	padding: 105px 0 109px;
}
.team-post-wrap h6 {
	font-weight:700;
	color: #5D5D5D;
	font-size:17px;
	line-height:28px;
	margin-bottom: 10px;
}
.team-post-wrap li {
	font-weight:300;
	color: #5D5D5D;
	font-size:16px;
	line-height:25px;
}
.artist-img-area {
	margin-top: 65px;
	margin-bottom:40px;
}
.each-artist-img {
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	overflow: hidden;
}
.artist-img-area .col-lg-4 {
	padding: 0 20px;
}
.artist-img-area .row {
	margin: 0 -20px;
}
.serve-img-area .col-md-6 {
	padding: 0 20px;
}
.serve-img-area .row {
	margin: 0 -20px;
}
.serve-img-area {
	max-width: 712px;
	margin: 65px auto 70px;
}
/*======================search-result page start=========================*/
.search-result-wrap {
	padding: 75px 0 140px;
}
.search-result-heading {
	margin-bottom: 135px;
}
.search-result-heading h2 {
	margin-bottom: 6px;
}
.search-result-wrap p {
	margin-bottom: 24px;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}
.search-result-wrap hr{
	border-top: 1px solid #140126;
	margin: 66px 0 75px;
}
.search-result-wrap .common-button {
	margin-top: 70px;
}
.load-more-search {
	display: none;
}
/*======================shop-category-overview page start=========================*/
.shop-category-overview-wrap {
	padding: 70px 0 40px;
}
.search-area {
	position: relative;
}
.search-area .form-style {
	background-color: transparent;
	font-family:"neue-kabel";
	font-weight:400;
	border: 1px solid #A1A4A6;
	color: #442E59;
	font-size: 24px;
	padding: 11px 60px 11px 30px;
	border-radius: 53px;
	text-align: left;
	resize: none;
	width: 100%;
	text-transform: unset;
}
.search-area .form-style::placeholder {
	opacity: 1;
	color: #442E59; 
}
.search-area .form-style::-moz-placeholder {
	opacity: 1;
	color: #442E59; 
}
.search-area .form-style::-webkit-input-placeholder {
	opacity: 1;
	color: #442E59; 
}
.search-area .form-style:focus {
	outline: none;
}
.search-area button {
	position: absolute;
	right: 30px;
	padding: 0;
	margin: 0;
	background-color: transparent;
	border: 0;
	top: 50%;
	transform: translateY(-50%);
}
.search-area button img {
	width: 20px;
}
.search-area button:focus {
	outline: none;
}
.categories-dropdown {
	position: relative;
}
.categories-dropdown-heading {
	position: relative;
	padding: 40px;
	margin: 40px 0 0;
	z-index: 3;
	background-color: #fff;
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	cursor: pointer;
}
.categories-dropdown-heading::after {
	content: "";
	height: 15px;
	width: 15px;
	background-image: url(../images/plus.svg);
	background-size: 15px;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	right: 30px;
	top: 50%;
	transform: translateY(-50%);
}
.categories-dropdown-heading h2 {
	margin-bottom: 0;
}
.categories-dropdown-list {
	padding: 0 75px 38px;
	position: absolute;
	width: 100%;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	border-radius: 10px;
	top: 0;
	height: 0;
	overflow: hidden;
	opacity: 0;
	z-index: 2;
	background-color: #fff;
	pointer-events: none;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.categories-dropdown-list ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
.categories-dropdown-list li {
	font-family:"neue-kabel";
	font-weight:400;
	color: #442E59;
	font-size:24px;
	margin-bottom: 15px;
}
.categories-dropdown-list li a {
	color: #442E59;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.categories-dropdown-list li a:hover {
	color: #A7B2F2;
}
.categories-dropdown-list .cate-sub-drop ul {
	margin-top: 15px;
	padding-left: 20px;
}
.categories-dropdown-list .cate-sub-drop {
	font-weight: 700;
}
.categories-dropdown-list .cate-sub-drop > a {
	position: relative;
}
.categories-dropdown-list .cate-sub-drop > a::after {
	content: "";
	height: 12px;
	width: 12px;
	background-image: url(../images/sub-plus.svg);
	background-size: 12px;
	background-repeat: no-repeat;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	right: -75px;
}
.categories-dropdown-heading.active {
	box-shadow: none;
}
.categories-dropdown-heading.active::after {
	background-image: url(../images/minus.svg);
}
.categories-dropdown-list.active {
	padding-top: 120px;
	opacity: 1;
	height: auto;
	overflow: visible;
	pointer-events: all;
	transition: all 0.3s;
	-webkit-transition: all 0.3s;
}
.cate-sub-drop ul {
	display: none;
}
.categories-dropdown-list .cate-sub-drop > a.active::after {
	background-image: url(../images/sub-minus.svg);
}
/*======================product-list-main page start=========================*/
.product-list-main {
	margin-top: 70px;
}
.each-product {
	border-radius: 10px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
	overflow: hidden;
	margin-bottom: 70px;
	background: #fff;
}
.product-text {
	padding: 45px 10px;
}
.product-list-main .row {
	margin: 0 -20px;
}
.product-list-main  .col-lg-4 {
	padding: 0 20px;
}
/*======================shop-landing page start=========================*/
.shop-landing-wrap {
	padding: 70px 0;
}
.shop-items-heading {
	margin-bottom: 40px;
}
.product-slider-wrap {
	position: relative;
	margin: 50px -18px 0;
}
.product-slider-wrap .each-product {
	height: 100%;
	margin-bottom: 0;
}
.product-slider-wrap .swiper-slide {
	height: auto;
	padding: 18px;
}
.product-slider-wrap .swiper-button-next {
	right: -53px;
}
.product-slider-wrap .swiper-button-prev {
	left: -53px;
}
.shop-items .row {
	margin: 0 -20px;
}
.shop-items .col-md-6 {
	padding: 0 20px;
}
.each-shop-item {
	position: relative;
	border-radius: 10px;
	overflow: hidden;
	margin-bottom: 30px;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
.each-shop-item.each-procedure{
	margin-top:0px;
}
.each-shop-item::after {
	content: '';
	height: 100%;
	width: 100%;
	background-image: url(../images/overlay-pro-over.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: absolute;
	bottom: 0;
	left: 0;
}
.shop-item-txt {
	bottom: 0;
	position: absolute;
	left: 0;
	text-align: center;
	width: 100%;
	padding: 5px 15px;
	z-index: 1;
}
.shop-item-txt h2 {
	margin-bottom: 20px;
	color: #fff;
}
/*======================product-dtl page start=========================*/
.product-dtl-wrap {
	padding-bottom: 93px;
}
.product-dtl-top {
	margin-bottom: 50px;
}
.product-dtl-btn h3 {
	margin-right: 20px;
}
.product-dtl-btn .common-button {
	margin-left: 20px;
}
.quantity-box {
	border-radius: 50px;
	border: 1px solid #A1A4A6;
	max-width: 86px;
	width: 100%;
	text-align: end;
	height: 43px;
	padding: 0 20px;
}
.quantity-box:focus {
	outline: none;
}
.product-dtl-top-img {
	margin-top: -70px;
	border-radius: 10px;
	overflow: hidden;
	box-shadow: 0px 0px 20px #00000033;
	-webkit-box-shadow: 0px 0px 20px #00000033;
}
.product-dtl-top-text{ 
	padding-left: 40px;
	padding-top: 70px;
}
.related-product-heading {
	margin-bottom: 5px;
}
/*======================shop-cart page start=========================*/
.shop-cart-wrap {
	padding: 70px 0 109px;
}
.team-overview-area .bottom-contact-area{
	margin-top: 70px;
}
.mobile-menu-button{
	display: none;
}
/************ Menu Css ***********/
.menu-area ul{
	margin: 0px;
	padding:0px;
	list-style: none;
}
.menu-area > ul{
	display:flex;
}
.menu-area > ul > li{
	position:relative;
}
.menu-area > ul > li:not(:last-child){
	margin-right:30px;
}
.menu-area > ul > li > a{
	/*     font-family:"neue-kabel";
	font-size: 16px;
	font-weight: 700;
	line-height: 28px;
	text-transform: uppercase;
	letter-spacing: 0.96px;
	color: #F0F0F2;
	display: inline-block; */
	padding: 25px 0px;
	color: #FFF;
	font-family: "avenir-lt-pro",sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 500;
	letter-spacing: 0.96px;
	text-transform: uppercase;
	display:inline-block;
}
.menu-area > ul > li > a:hover{
	color:#6A492D;
	font-weight: 900;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu-area > ul > li > ul{
	position:absolute;
	top:100%;
	left:-18px;
	background-color:#fff;
	padding:30px 18px 21px;
	min-width:200px;
	opacity:0;
	pointer-events:none;
	margin-top:15px;
	box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.33);
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu-area > ul > li:hover > ul{
	opacity:1;
	pointer-events:all;
	margin-top:0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu-area > ul > li > ul > li > a{
	font-weight:400;
	color:#352212;
	font-size:16px;
	line-height:28px;
	width:100%;
	display:inline-block;
	margin-bottom:5px;
	text-transform:uppercase;
	letter-spacing: 2px;
}
.menu-area > ul > li > ul > li > ul > li > a{
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	color:#BAA38F;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu-area > ul > li > ul > li > ul > li > a:hover{
	color:#8A6D54;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.menu-area > ul > li.big-menu{
	position:static;
}
.menu-area > ul > li.big-menu > ul{
	display:flex;
	white-space:nowrap;
	gap:60px;
	width: 100%;
	justify-content: center;
	left:0px;
}
.menu-area > ul > li.big-menu > ul > li{
	box-sizing: content-box;
}
.header-area.fixed_header .menu-area > ul > li > a {
	padding: 36px 0px;
	color:#140126;
}
.main-header-wrapper {
	position:relative;
}
.sub-menu-toggle{
	display:none;
}

.rmp_menu_trigger{
	display:none !important;
}
#rmp-menu-wrap-204 > ul > li > a{
	text-transform:uppercase;
}
#rmp-menu-wrap-3344 > ul > li > a{
	text-transform:uppercase;
}
/*********** End: Header Css ***********/
.before-after-img .col-6 {
	padding: 1.5px;
}
.patient-form-area .patient-form-wrap {
	padding: 0px 0 0px;
}


/*================gravity form customization======================*/
body .gform_heading{
	display:none;
}
body .gform_wrapper.gravity-theme .gfield {
	margin-bottom: 10px;
}
/*body .gform_wrapper.gravity-theme .gfield input, 
body .gform_wrapper.gravity-theme .gfield select,
body .gform_wrapper.gravity-theme .gfield textarea {
font-size: 16px;
font-weight: 300;
line-height: 150%;
color:#8A6D54;
padding: 12px;
border: 1px solid #352212;
background-color: transparent;
}
body .gform_wrapper.gravity-theme .gfield input::placeholder,
body .gform_wrapper.gravity-theme .gfield textarea::placeholder {
color:#8A6D54;
opacity: 1;
}
body .gform_wrapper.gravity-theme .gfield input::-moz-placeholder,
body .gform_wrapper.gravity-theme .gfield textarea::-moz-placeholder {
color:#8A6D54;
opacity: 1;
}
body .gform_wrapper.gravity-theme .gfield input::-webkit-input-placeholder,
body .gform_wrapper.gravity-theme .gfield textarea::-webkit-input-placeholder {
color:#8A6D54;
opacity: 1;
}
body .gform_wrapper.gravity-theme .gfield select {
appearance: none;
background: url(../images/filter-arrow.svg) no-repeat 95% center/18px;
}
body .gform_wrapper.gravity-theme .gfield textarea.small {
height: 50px;
resize: none;
}
body .gform_wrapper.gravity-theme .gfield input:focus,
body .gform_wrapper.gravity-theme .gfield textarea:focus,
body .gform_wrapper.gravity-theme .gfield select:focus {
outline: none;
}
body .gform_button {
border: 0;
background-color: #8A6D54;
padding: 0;
font-size: 16px;
line-height: 150%;
color: #fff;
transition: all 0.5s;
-webkit-transition: all 0.5s;
display: inline-block;
position: relative;
padding:12px;
max-width:365px;
border-radius:30px;
text-align:center;
width:100%;
}
body .gform_button:hover {
color: #A7B2F2;
transition: all 0.5s;
-webkit-transition: all 0.5s;
padding-left: 12px;
padding-right: 12px;
}
body .gform_footer {
justify-content: center;
margin-bottom: 0;
}
body .gfield.gfield--type-html p{
margin-bottom:20px;
}*/
/*******contact-us page form cusomize*********/
body .contact-form-main .gform_wrapper.gravity-theme .gform_fields {
	display: grid;
}

/*===========404 error page================*/
.fof {
	padding: 60px 0;
}

.dr-brian-area h2 {
	font-family: "quiche-sans";
	font-size: 47px;
	color: #442E59;
}

.each-sub-over:hover:after {
	/*content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	opacity: .75;
	background: linear-gradient(180deg, rgba(0,0,0,1) 0%, rgba(68,46,89,1) 100%);
	top:0;
	left:0;*/
}
.glance-area:before {
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	position: absolute;
	content: '';
	background: -moz-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(51,0,51,0) 33%, rgba(26,0,26,0.02) 34%, rgba(20,0,39,0.04) 35%, rgba(13,0,27,0.06) 36%, rgba(11,0,33,0.08) 37%, rgba(9,0,27,0.1) 38%, rgba(17,0,34,0.12) 39%, rgba(21,0,34,0.14) 40%, rgba(18,0,30,0.16) 41%, rgba(16,0,33,0.18) 42%, rgba(16,0,31,0.2) 43%, rgba(14,0,28,0.22) 44%, rgba(13,0,26,0.24) 45%, rgba(12,0,27,0.26) 46%, rgba(11,0,26,0.28) 47%, rgba(14,0,28,0.3) 48%, rgba(13,0,27,0.32) 49%, rgba(12,0,25,0.34) 50%, rgba(14,0,26,0.36) 51%, rgba(11,0,22,0.38) 52%, rgba(13,0,24,0.4) 53%, rgba(10,0,22,0.42) 54%, rgba(9,0,21,0.46) 56%, rgba(9,0,20,0.48) 57%, rgba(9,0,19,0.5) 58%, rgba(11,0,21,0.52) 59%, rgba(8,0,17,0.55) 61%, rgba(9,0,19,0.57) 62%, rgba(7,0,16,0.59) 63%, rgba(6,0,13,0.66) 67%, rgba(6,0,12,0.68) 68%, rgba(6,0,12,0.7) 69%, rgba(1,0,2,0.93) 83%, rgba(1,0,2,1) 87%, rgba(0,0,0,1) 100%);
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%,rgba(51,0,51,0) 33%,rgba(26,0,26,0.02) 34%,rgba(20,0,39,0.04) 35%,rgba(13,0,27,0.06) 36%,rgba(11,0,33,0.08) 37%,rgba(9,0,27,0.1) 38%,rgba(17,0,34,0.12) 39%,rgba(21,0,34,0.14) 40%,rgba(18,0,30,0.16) 41%,rgba(16,0,33,0.18) 42%,rgba(16,0,31,0.2) 43%,rgba(14,0,28,0.22) 44%,rgba(13,0,26,0.24) 45%,rgba(12,0,27,0.26) 46%,rgba(11,0,26,0.28) 47%,rgba(14,0,28,0.3) 48%,rgba(13,0,27,0.32) 49%,rgba(12,0,25,0.34) 50%,rgba(14,0,26,0.36) 51%,rgba(11,0,22,0.38) 52%,rgba(13,0,24,0.4) 53%,rgba(10,0,22,0.42) 54%,rgba(9,0,21,0.46) 56%,rgba(9,0,20,0.48) 57%,rgba(9,0,19,0.5) 58%,rgba(11,0,21,0.52) 59%,rgba(8,0,17,0.55) 61%,rgba(9,0,19,0.57) 62%,rgba(7,0,16,0.59) 63%,rgba(6,0,13,0.66) 67%,rgba(6,0,12,0.68) 68%,rgba(6,0,12,0.7) 69%,rgba(1,0,2,0.93) 83%,rgba(1,0,2,1) 87%,rgba(0,0,0,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=0 );
}
.each-gal-case-img img {
	width: 100%;
}


.glance-right ul li{
	font-family: "neue-kabel";
	font-weight: 400;
	color: #442E59;
	font-size: 24px;
	line-height: 36px;
}
.re-area h2{
	text-transform:capitalize !important;
}
.cart_totals h2 {
	text-transform: capitalize;
}
.woocommerce-billing-fields h3 {
	text-transform: capitalize !important;
}
h3#order_review_heading {
	text-transform: capitalize !important;
}
.footer-rating .rs-widget-container#rs-widget-46 {
	color: #140126 !important;
}
.footer-rating .reviewshakeWidget[data-widget-type='carousel'] {
	padding: 0 !important;
}


.cosmetic-product-slider{
	padding-bottom:80px;
	margin-top: -100px;
}

@media (max-width: 767px){
	.cosmetic-product-slider{
		margin-top: 0px !important;
	}
	.contact-map-area {
		margin-bottom:0px;
	}
}

/* Age limit popup css */
#popup-section_age h2{
	font-family: "quiche-sans";
	font-size: 50px;
	line-height: 55px;
	color: #442E59;
	margin-bottom: 0px;
}
#popup-section_age h3{
	font-size: 33px;
	line-height: 45px;
	font-weight: 300;
	color: #442E59;
}
.button_list_popup .common-button:hover{
	color:#000;
}
.common-button2{
	font-family: "neue-kabel";
	font-size: 16px;
	line-height: 28px;
	letter-spacing: 0.96px;
	color: #000;
	text-transform: uppercase;
	font-weight: 700;
	border: 2px solid #A7B2F2;
	background-color: transparent;
	padding: 5px 37px 5px 37px;
	display: inline-block;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	letter-spacing: 1px;
	text-transform: uppercase;
	text-align: center;
	border-radius: 53px;
}
.common-button2:hover{
	background-color: #A7B2F2;
	color: #fff;
}
.age-popup-text{
	padding: 50px 25px;
}
.modal-open .modal#popup-section_age {
	background: #BAA38F;
	z-index: 999999;
}
@media (min-width: 768px){
	#popup-section_age .modal-dialog {
		width: 760px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
}
@media (max-width: 767px){
	#popup-section_age .modal-dialog{
		width: 350px;
		position: absolute;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
	}
	#popup-section_age h2 {
		font-family: "quiche-sans";
		font-size: 38px;
		line-height: 55px;
		color: #442E59;
		margin-bottom: 0px;
	}
	#popup-section_age h3 {
		font-size: 26px;
		line-height: 45px;
		font-weight: 300;
		color: #442E59;
		font-family: "quiche-sans";
	}
	#popup-section_age p{
		font-size: 16px;
		line-height: 24px;
		margin-bottom: 15px;
	}
	#procced_button{
		margin-bottom: 10px;
	}
	.age-popup-text {
		padding: 10px 20px;
	}
/* 	div#page {
		overflow-x: hidden;
	} */
}
/* Age limit popup css end */
.top-header-left ul.expanded li{
	z-index:9;
}
@media (max-width: 767px){
	.procedure-area .procedure-content{
		transform: translateY(calc(100% - 55px));
	}
	/*.procedure-overview-area .procedure-content{
	transform: translateY(calc(100% - 55px));
}*/
	.shop-items .procedure-content{
		transform: translateY(calc(100% - 55px));
	}
	.banner-area.woocommerce-products-header{
		padding-bottom: 70px !important;
	}
	.video-banner-content {
		max-width: 320px !important;
	}
	.each-pro-overview-text.dual-list ul li {
		width: 100%;
	}
}

a.footer-rating-button {
	position: relative;
	top: -50px;
}
/* Video Banner css */
.video-banner-area{
	margin-bottom: 0px;
	z-index:1;
	height:100vh;
	overflow-x: clip;
}
.video-banner-box video{
	height: 100vh;
	width: 100%;
	object-fit: cover;
	display:block;
}
.video-banner-content{
	position: absolute;
	bottom: 140px;
	z-index: 1;
	max-width: 750px;
	width: 100%;
}
.video-banner-logo{
	margin-bottom: 20px;
}
.video-banner-content h1{
	margin-bottom: 0px;
}
.banner-content-wrapper h1 span,
.video-banner-content h1 span,
.video-banner-content p {
	color: #F0F0F2;
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 23px;
	display:block;
	margin-top:33px;
}
@media (max-width: 767px){
	.video-banner-content h1 {
		font-size: 38px;
		line-height: 48px;
		margin-bottom: 20px;
	}
	.video-banner-content p{
		font-size: 20px;
		line-height: 32px;
		margin-bottom: 20px;
	}
	.video-banner-area .scroll-bottom {
		bottom: 50px;			
	}
}
/* Video Banner css end*/
.header-button-area a{
	/*color: #fff;*/
	margin-right: 5px;
}
@media (max-width: 1366px){
	.header-button-area a { 
		margin-right: 5px;
		font-size:13px;
	}
	.menu-area > ul > li > a{
		font-size:13px;
	}
	.menu-area > ul > li:not(:last-child) {
		margin-right: 25px !important;
	}
}
.header-shop-btn {
	margin-left: 10px;
}
.header-shop-btn a {
	color: #fff;
}
header.header-area.fixed_header.stky .header-shop-btn {
	display: none;
}
/* .woocommerce-shop .shop-btn{
display:none;
} */
/*========================== new-css ==========================*/
.top-header-left{
	display:none;
}
.top-header{
	background-color:#F3EEEA;
	/*padding:8.5px 0;*/
}
.top-header-right {
	margin-left: auto;
}
.top-header-left ul li a, .top-header-right ul li a{
	font-family: "avenir-lt-pro", sans-serif;
	font-weight: 400;
	font-size: 12px;
	line-height: 28px;
	text-transform: uppercase;
	color:#8A6D54;
}
.top-header-right ul li a:hover{
	color:#352212;
}
.banner-content-wrapper h1 em, .video-banner-content h1 em{
	color: #F0F0F2;
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 23px;
	display: block;
	margin-top: 33px;
	font-style:normal;
	font-family: "avenir-lt-pro", sans-serif;
}
.banner-area{
	z-index:1;
}
/* .scroll-bottom,
.banner-area .container{
z-index:2;
position:relative;
} */
.home .banner-area::after,
.video-banner-area::after{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.33) 0%, rgba(0, 0, 0, 0.33) 100%);
	top:0;
	left:0;
	width:100%;
	height:100%;
	content:"";
	position:absolute;
}
.video-banner-content {
	bottom: 50%;
	max-width: 1102px;
	width: 100%;
	text-align: center;
	padding-top: 160px;
	padding-bottom: 140px;
	left: 50%;
	transform: translate(-50%, 50%);
}
a.header-btn {
	border-radius: 53px;
	background-color: #BAA38F;
	border:1px solid #BAA38F;
	color: #FFF;
	text-align: center;
	font-size: 16px;
	font-style: normal;
	font-weight: 800;
	line-height: 28px;
	letter-spacing: 0.96px;
	text-transform: uppercase;
	font-family: "avenir-lt-pro", sans-serif;
	padding: 6px 50px 4px 23px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	margin-left:10px;
	display:none;
	background-image:url('/wp-content/uploads/2026/04/arrow.svg');
	background-position: 88%;
    background-size: 19px;
	background-repeat:no-repeat;
}
a.header-btn:hover{
	background-color:#8A6D54;
	box-shadow: 0 4px 12px 0 rgba(0, 0, 0, 0.10);
	background-position:92%;
}
.header-area.fixed_header a.header-btn, .header-area.inner-header a.header-btn{
	display:inline-block;
}
.header-area.fixed_header .search-box, .header-area.inner-header .search-box{
	filter: initial;
}
.header-area.fixed_header .menu-area > ul > li > a, .header-area.inner-header .menu-area > ul > li > a {
	padding: 30px 0px 30px;
	color: #6A492D;
	font-weight:300;
}
.header-area.fixed_header .menu-area > ul > li > a:hover,
.header-area.inner-header .menu-area > ul > li > a:hover{
	font-weight:900;
}
.banner-content-wrapper {
	max-width: 1102px;
	text-align: center;
	margin: 0px auto;
	width: 100%;
}
.banner-area{
	padding-top:167px;
}
.banner-content-wrapper p{
	color: #F0F0F2;
	font-size: 28px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom:23px;
}
.banner-button{
	border-radius: 53px;
	background-color: #FFF;
	padding:6px 34px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	color: #000;
	font-family: "avenir-lt-pro",sans-serif;
	font-size: 16px;
	font-weight: 800;
	line-height: 28px; 
	text-transform: capitalize;
	display:inline-block;
}
.banner-button:hover{
	background-color:#C9B6A6;
	box-shadow: 0 3px 5px 0 rgba(0, 0, 0, 0.10);
	color: #000;
}
.home-inro-area{
	padding-top:109px;
	padding-bottom:70px;
	z-index:1;
}
.home-inro-area-icon{
	position:absolute;
	left:0;
	top:55px;
	pointer-events:none;
}
.home-intro-left h2 {
	color: #000;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
	margin-bottom: 11px;
}
.home-intro-left h3 {
	color: #4A341E;
	font-size: 29px;
	font-weight: 300;
	line-height: 34px;
	margin-bottom: 14px;
}
.home-intro-left a.common-link:after{
	z-index:1;
}
.home-intro-wrapper{
	max-width: 1027px;
	width: 100%;
	margin: 0px auto;
}
.home-intro-left {
	max-width: 457px;
	width:100%;
}
.home-intro-content p{
	color: #383838;
	font-size: 18px;
	font-weight: 300;
	line-height: 28px;
}
.home-intro-content p:last-child{
	margin-bottom:0;
}
.procedure-area {
	padding: 0px 0px 0px;
}
.procedure-area .container > h2 {
	color: #352212;
	text-align: center;
	font-size: 30px;
	font-weight: 400;
	line-height: normal;
	letter-spacing: 8.7px;
	text-transform: uppercase;
	font-family: "avenir-lt-pro", sans-serif;
}
.procedure-slider {
	margin-top: 38px;
}
.each-procedure-slider{
	position:relative;
}
.each-procedure-slider a{
	min-height: 379px;
	width: 334px;
	padding: 18px 26px;
	display:flex;
	align-items:end;
}
.each-procedure-slider::after{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.50) 100%);
	content:"";
	pointer-events:none;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-procedure-slider::before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
	content:"";
	pointer-events:none;
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-procedure-slider:hover:after{
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	opacity:0;
}
.each-procedure-slider:hover:before{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.procedure-slider-dtls{
	position:relative;
	z-index:1;
}
.procedure-slider-dtls h2{
	color: #F0F0F2;
	font-size: 30px;
	font-weight: 300;
	margin: 0;
	line-height: 40px;
}
.procedure-slider-dtls  p{
	color: #FFF;
	font-size: 14px;
	font-weight: 300;
	line-height: 28px; 
	margin:0 0 4px;
}
.procedure-slider-dtls img{
	width:30px;
}
.award-icon-wrapper{
	padding-top:80px;
	position: relative;
	z-index: 1;
}
.award-icon-wrapper img {
	filter: grayscale(1);
}
.testimonial_area{
	padding-top:70px;
	padding-bottom:124px;
}
.testimonial_area::after{
	content:"";
	left:0;
	bottom:0;
	background: linear-gradient(180deg, #FFF 0%, rgba(255, 255, 255, 0.00) 68.21%), #EFE5E0;
	width:100%;
	height:150%;
	position:absolute;
}
.testimonial_wrapper{
	position:relative;
	z-index:1;
	width:100%;
	margin:0px auto;
	max-width: 876px;
}
.testimonial_wrapper p{
	color: #352212;
	font-size: 32px;
	font-weight: 400;
	line-height: 40px; 
	letter-spacing: 0.96px;
	margin-bottom:26px;
}
.gal-sec{
	padding:66px 0;
	overflow:hidden;
	min-height:527px
}
.gal-sec::after{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.09) 100%);
	position:absolute;
	left:0;
	top:0;
	height:100%;
	width:100%;
	content:"";
}
.gal-wrapper{
	position:relative;
	z-index:1;
	max-width: 570px;
	width: 100%;
}
.gal-logo{
	position:absolute;
	z-index:1;
	top:108px;
	right:0;
}
.gal-wrapper h5 {
	color: #FFF;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 4.64px;
	text-transform: uppercase;
	margin-bottom:0px
}
.gal-wrapper h2 {
	color: #FFF;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px; 
	margin-bottom:15px
}
.gal-wrapper p{
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
	line-height: 24px; 
	margin-bottom:15px;
}
.gal-wrapper .common-link{
	color:#FFF;
}
.gal-wrapper .common-link:hover{
	color:#c7c6c6;
}
.home .resource-sec{
	padding:111px 0 100px;
	background: linear-gradient(0deg, #FFF 15.37%, rgba(255, 255, 255, 0.00) 69.76%), #EFE5E0;
}
.home  .each-resource h2{
	color: #352212;
	font-size: 37px;
	font-weight: 400;
	line-height: 45px; 
	margin-bottom:11px;
	margin-top:22px;
}
.home  .each-resource img{
	filter: drop-shadow(0 4px 4px rgba(106, 73, 45, 0.10));
}
.concerns-sec {
	padding: 82px 0 94px;
	position:relative;
	margin-bottom:85px;
}
.concerns-sec::after{
	background: linear-gradient(340deg, rgba(0, 0, 0, 0.09) 0%, rgba(0, 0, 0, 0.5) 100%);
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	content:"";
}
.concerns-sec .container{
	position:relative;
	z-index:1;
}
.concerns-heading h4 {
	color: #FFF;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	letter-spacing: 4.64px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.concerns-heading h2 {
	color: #FFF;
	font-size: 40px;
	font-weight: 400;
	line-height: 45px;
}
.concerns-heading p {
	color: #FFF;
	font-size: 16px;
	font-weight: 300;
	line-height: 25px;
}
.concerns-wrapper ul{
	margin:0;
	padding:0;
	list-style:none;
	column-count:2;
	column-gap:44px;
}
.concerns-wrapper li a{
	color: #FFF;
	font-size: 16px;
	font-weight: 500;
	line-height: 27px; 
	text-transform: capitalize;
	display:block;
	padding-bottom:10px;
	border-bottom:1px solid #fff;
	background-image:url(/wp-content/uploads/2026/04/arrow.svg);
	background-position:100%;
	background-repeat:no-repeat;
	background-size:18px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.concerns-wrapper li a:hover{
	background-position:95%;
}
.concerns-wrapper li{
	margin-bottom:25px;
}
.home-insta-area{
	margin-top:85px;
	margin-bottom:102px;
}
.home-insta-heading h2{
	font-weight: 400;
	font-size: 40px;
	line-height: 45px;
	text-align: center;
	color:#352212;
	margin:32px 0 13px;
}
.home-insta-heading a{
	font-weight: 300;
	font-size: 16px;
	line-height: 30px;
	color:#8A6D54;
	transition: all 0.5s;
}
.home-insta-heading a:hover{
	color: #352212;
}
.home-insta-heading{
	margin-bottom:32px;
}
.meet-the-team.welcome-section-image-area{
	min-height:612px;
	padding-top: 60px;
}
.meet-the-team.welcome-section-image-area:before{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.1), rgba(0, 0, 0, 0.1)),
		radial-gradient(66.83% 66.83% at 50% 50%, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.55) 100%);
}
.meet-the-team .welcome-content-wrapper h4 {
	font-weight: 400;
	font-size: 16px;
	line-height: normal;
	letter-spacing: 5px;
	text-align: center;
	text-transform: uppercase;
	color: #FFFFFF;
}
.meet-the-team .welcome-content-wrapper h2{
	font-family: "avenir-lt-pro", sans-serif;
	font-weight: 400;
	margin-bottom: 4px;
	font-size: 40px;
	line-height: 45px;
	color:#FFFFFF;
}
.welcome-content-wrapper p{
	max-width:100%;
	font-weight: 300;
	font-size: 16px;
	line-height: 25px;
	color:#FFFFFF;
	margin-bottom: 11px;
}
.home-form-area{
	background-color: #F3EEEA;
	padding:71px 0 84px;
}
.home-form-content h2 {
	font-weight: 400;
	font-size: 40px;
	line-height: 45px;
	color: #352212;
}
.home-form-content h3{
	font-weight: 300;
	font-size: 29px;
	line-height: 120%;
	color: #8A6D54;
}
.home-form p {
	font-weight: 300;
	font-size: 16px;
	line-height: 150%;
	color: #352212;
	margin-bottom: 29px;
}
body .gform_wrapper.gravity-theme .gform_fields {
	display: grid;
	column-gap: 22px;
}
body .gform_wrapper.gravity-theme .gfield input, 
body .gform_wrapper.gravity-theme .gfield select, 
body .gform_wrapper.gravity-theme .gfield textarea{
	color: #8A6D54;
	padding: 11px 20px;
	border: 1px solid #8A6D54;
	background-color: transparent;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	font-family: "avenir-lt-pro", sans-serif;
}
body .gform_wrapper.gravity-theme .gfield input::placeholder, 
body .gform_wrapper.gravity-theme .gfield textarea::placeholder{
	color: #8A6D54;
}
body .gform_wrapper.gravity-theme .gfield textarea.small {
	height: 48px;
	border-radius: 0;
	resize: none;
}
body .gform_wrapper.gravity-theme .gfield {
	margin-bottom: 0;
}
body .gform_wrapper.gravity-theme .gfield.gfield--type-html p {
	margin-bottom: 0;
	font-weight: 400;
	font-size: 11px;
	line-height: 150%;
	text-decoration: underline;
	max-width: 260px;
	width: 100%;
}
body .gform_wrapper.gravity-theme .gform_footer{
	margin: -38px 0 0;
	padding: 0;
	justify-content: end;
}
body .gform_button {
	letter-spacing: 0;
	border: 1px solid #8A6D54;
	background-color: #8A6D54;
	max-width: 260px;
	border-radius: 35px;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	font-family: "avenir-lt-pro", sans-serif;
	padding: 11px;
	color: #FFFFFF;
	margin-bottom: 0 !important;
	text-transform: capitalize;
	width:100%
}
body .gform_button:hover{
	background-color:transparent;
	color:#8A6D54;
}
body .consult-form-main .gform_wrapper.gravity-theme .gfield.gfield--type-html p {
	max-width: 380px;
}
.footer-area::after {
	content: "";
	background-color: #FFFFFFCC;
	left: 0;
	top: 0;
	position: absolute;
	width: 100%;
	height: 100%;
}
.footer-top-area {
	padding-top: 70px;
	padding-bottom: 110px;
	position: relative;
	z-index: 1;
}
.footer-top-content-wrapper {
	max-width: 975px;
	width: 100%;
	margin: 0px auto;
}
.footer-top-middle-area {
	padding-left: 72px;
}
.footer-top-right-area {
	padding-left: 72px;
}
.footer-social ul li a {
	font-size: 24px;
	color: #8A6D54;
}
.footer-social ul li a:hover{
	color:#000000;
}
.footer-social ul li {
	margin-right: 20px;
}
.footer-social {
	margin-bottom: 21px;
}
.footer-call h4 {
	font-weight: 400;
	font-size: 24px;
	line-height: 36px;
	font-family: "avenir-lt-pro", sans-serif;
	color: #000000;
}
.footer-call h4 a{
	color: #000000;
}
.footer-address a:hover,
.footer-call h4 a:hover{
	color: #8A6D54;
}
.footer-address a {
	color: #000000;
	font-weight: 300;
	font-size: 16px;
	line-height: 28px;
	font-family: "avenir-lt-pro", sans-serif;
}
.footer-top-middle-area a.common-button {
	margin-bottom: 0;
}
.footer-top-right-area ul li a {
	font-weight: 800;
	font-size: 14px;
	line-height: 43px;
	letter-spacing: 6%;
	text-transform: uppercase;
	color: #000000;
	font-family: "avenir-lt-pro", sans-serif;
}
.footer-top-right-area ul li a:hover{
	color:#8A6D54;
}
.footer-bottom-area {
	padding-bottom: 78px;
	position: relative;
	z-index: 1;
}
.footer-bottom-content-wrapper {
	max-width: 1000px;
	width: 100%;
	margin: 0px auto;
}
.footer-bottom-left ul li a {
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight:800;
}
.footer-bottom-left ul li::before {
	width: 6px;
	height: 6px;
	background-color: #989898;
}
.footer-bottom-right p,
.footer-bottom-left p{
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 16px;
}
.footer-bottom-right p{
	font-family: "avenir-lt-pro", sans-serif;
	font-size: 16px;
	font-weight:400;
}
.banner-area2{
	min-height:600px;
	padding-top:260px;
	padding-bottom:115px;
}
.banner-area2 .banner-content-wrapper{
	text-align:left;
}
.banner-area2 .banner-content-wrapper h1 {
	font-weight:500;
}
.banner-area2 .banner-content-wrapper h1 span{
	color: #fff;
	font-size: 35px;
	font-weight: 300;
	line-height: 36px;
	margin-bottom: 23px;
	display: block;
	margin-top: 15px;
}
.banner-content-wrapper .common-button{
	background-color:#fff;
	background-image:none;
	color:#000;
	text-transform:none;
	border:1px solid #fff;
	padding:5px 30px;
}
.banner-content-wrapper .common-button:hover{
	background: #8A6D54;
	border:1px solid #8A6D54;
	color:#fff;
}
.procedure-page-area{
	padding:60px 0px 0px;
}
.each-gray-block{
	background: #F3EEEA;
	padding:47px 35px;
	height:100%;
}
.each-gray-block p:last-child{
	margin-bottom:0px;
}
.gray-block-inject{
	margin-top:70px;
	margin-bottom:70px;
}
.details-table-heading{
	background: #F3EEEA;
	padding:24px;
}
.details-table-heading p{
	margin:0px;
}
.details-table-wrapper table{
	width:100%;
	border-collapse:collapse;
}
.details-table-wrapper thead th{
	text-align:left;
	font-size:20px;
	line-height:150%;
	font-weight:500;
	color:#000;
	padding:16px 20px 16px;
	border-bottom:1px solid #8A6D54;
}

.details-table-wrapper tbody td{
	padding:26px 24px;
	font-size:16px;
	color:#5D5D5D;
	border-bottom:1px solid #8A6D54;
}
.details-table-wrapper tbody tr:last-child td{
	border-bottom:1px solid #8A6D54
}
.details-table-wrapper{
	margin-top:70px;
	margin-bottom:70px;
}
.result-review-area h2{
	margin-bottom:25px;
}
@media(max-width:767px){
	.banner-area2 .banner-content-wrapper h1 span {
		color: #fff;
		font-size: 29px;
		font-weight: 300;
		line-height: 32px;
		margin-bottom: 23px;
		display: block;
		margin-top: 10px;
	}
	.banner-area2 {
		padding-top:120px;
	}
	.details-table-wrapper thead th{
		font-size:18px;
		padding:0 10px 15px;
	}

	.details-table-wrapper tbody td{
		font-size:14px;
		padding:20px 10px;
	}
}



.team-member-logo-area{
	padding: 35px 20px;
	overflow: hidden;
}
.team-member-logo-area .team-member-logo-slider{
	width: 100%;
	margin: 0 auto;
}
.team-member-logo-area .swiper-wrapper{
	align-items: center;
}
.team-member-logo-area .swiper-slide{
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100px;
}
.team-member-logo-area .swiper-slide img{
	max-width: 150px;
	width: 100%;
	height: auto;
	object-fit: contain;
}

.procedure-quick-bar .quick-links-bar{
	position: sticky;
	top: 0;
	z-index: 999;
	background: #8A6D54;
	/*height: 56px;*/
	display: flex;
	align-items: center;
	box-shadow: 0 2px 6px rgba(0,0,0,0.08);
}
.procedure-quick-bar .quick-links-container{
	margin: 0 auto;
	padding: 0 20px;
}
.procedure-quick-bar .quick-links{
	display: flex;
	justify-content: center;
	align-items: center;
	column-gap: 35px;
	row-gap:0px;
	list-style: none;
	margin: 0;
	padding: 0;
	flex-wrap:wrap;
	overflow-x: auto;
	padding:11px 0px;
}
.procedure-quick-bar .quick-links li a{
	color: #ffffff;
	font-size: 14px;
	font-weight: 300;
	line-height: 25px;
	display: inline-block;
	transition: all 0.3s ease;
	font-family: "avenir-lt-pro", sans-serif;
}
.procedure-page-area h2{
	scroll-margin-top: 100px;
}
html {
	scroll-behavior: smooth;
}

.video-section .content-box h2{
	color:#fff;
}
.video-section .content-box p{
	color:#fff;
	font-size:16px;
	font-weight:300;
	line-height:25px;
}
.video-section .common-link{
	color:#fff;
}
.video-inject-area{
	margin-top:115px;
}

.video-inject-area .video-section {
	position: relative;
	padding: 115px 0px;
	min-height: 540px;
}
.video-inject-area .video-thumbnail {
	position: relative;
	cursor: pointer;
	overflow: hidden;
	box-shadow: 0 10px 25px rgba(0,0,0,0.3);
}
.video-inject-area .video-thumbnail img {
	width: 100%;
	display: block;
}
.video-inject-area .content-box {
	color: #fff;
	padding-left: 30px;
}
@media (max-width: 991px) {
	.video-inject-area .video-section {
		padding: 90px 0px 60px;
	}
	.video-inject-area .content-box {
		padding-left: 0;
		padding-bottom: 40px;
	}

}
.video-inject-area .modal {
	display: none;
	position: fixed;
	inset: 0;
	z-index: 99999;
	background: rgba(0, 0, 0, 0.85);
	justify-content: center;
	align-items: center;
	padding: 20px;
}
.video-inject-area .modal-content {
	position: relative;
	width: 90%;
	max-width: 900px;
}
.video-inject-area .modal-content iframe {
	width: 100%;
	height: 500px;
	border: 0;
}
.video-inject-area .close-btn {
	position: absolute;
	top: -35px;
	right: 0;
	color: #fff;
	font-size: 35px;
	cursor: pointer;
	line-height: 1;
}
.video-inject-area .play-btn {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	width: 80px;
	height: 80px;
	background: rgba(255,255,255,0.9);
	border-radius: 50%;
	cursor: pointer;
}
.video-inject-area .play-btn:before {
	content: "";
	position: absolute;
	top: 50%;
	left: 55%;
	transform: translate(-50%, -50%);
	border-left: 22px solid #d63b2f;
	border-top: 14px solid transparent;
	border-bottom: 14px solid transparent;
}
.resource-inject-area{
	margin-top:70px;
	margin-bottom:70px;
}
.resource-inject-area .each-resource h2{
	font-weight: 400;
	font-size: 25px;
	line-height: 28px;
	margin-top:28px;
}
.review-inject-area{
	position:relative;
	width:100vw;
	margin-left:-50vw;
	left:50%;
	padding:80px 0px;
	background: #F3EEEA;
	margin-top:70px;
	margin-bottom:70px;
}
.review-content p{
	font-weight: 400;
	font-size: 25px;
	line-height: 40px;
	letter-spacing: 1px;
	color:#352212
}
.review-inject-floating-image{
	position:absolute;
	bottom:-115px;
	left:-95px;
	z-index:-1
}
.review-inject-image-area {
	z-index:1
}
.faq-inject-area{

}
body .contact-form-main .gform_wrapper.gravity-theme .gfield.gfield--type-html p{
	max-width:100%
}
body .contact-form-main .gform_wrapper.gravity-theme .gform_footer {
    margin: -20px 0 0;
}
body .contact-form-main .gform_button {
    max-width: 440px;
}
.contact-info-text h2{
	margin-bottom:20px
}
.contact-info-text h3{
	margin-top:25px;
	font-weight:300;
}
.inner-banner-area{
	min-height:470px;
}
.team-banner-area{
	min-height:auto;
	padding-top: 135px;
	padding-bottom: 0px;
}
.team-banner-area .site-breadcrumb{
	margin-bottom:15px;
}
.team-banner-area .site-breadcrumb, .team-banner-area .site-breadcrumb a {
    color: #000;
}
.team-banner-area .site-breadcrumb span{
	color: #000;
}
.team-post-wrap .review-inject-area{
	margin-top:0px;
	margin-bottom:0px
}
.each-procedure-image:before, .each-sub-over:before{
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 0%, rgba(0, 0, 0, 0.80) 100%);
	content:"";
	pointer-events:none;
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.each-procedure:hover .each-procedure-image:before, .each-sub-over:hover:before{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.faq-inject-area{
	padding-top:40px;
	margin-top:60px;
	border-top: 1px solid #BAA38F
}
.each-blog-img a img{
	height:170px;
	object-fit:cover;
}
/*.tax-gallery-category .banner-content-wrapper{
	text-align:left;
}
.tax-gallery-category .site-breadcrumb {
	margin-bottom:10px;
}
.tax-gallery-category .banner-area {
	min-height:600px
}
.tax-gallery-category .banner-content-wrapper h1 span{
	margin-top:15px;
}
.single-gallery .inner-banner-area .banner-content-wrapper{
	text-align:left;
}*/
.error404  .procedure-page-area {
	padding:100px 0px;
}
/***** Customize Css ****/
#payment .form-row, #payment #card-cvv  {
	width: 100% !important;
	margin-left: 0px !important;
	margin-right: 0 !important;
}
#payment .field {
	margin-bottom: 5px !important;
}
#payment form {
	min-height: 260px !important;
}
#payment .form-row {
	min-height: 50px;
	margin-top: 5px;
}
.page-template-template-request-consultation .banner-content-wrapper h1 span{
	display:none;
}
.page-template-template-request-consultation .scroll-bottom{
	display:none;
}
button.advanced-smart-search-button img {
	width: 27px;
	height: 27px;
	object-fit: cover;
}
.blog-post-area .related-blog-area .row{
	justify-content:center;
}
.blog-post-area .blog-post-top-img{
	border-radius:0;
	z-index:1;
}
.site-breadcrumb span {
	color: #fff;
}
.single-post .blog-inner-area h1{
	font-size:55px;
	
}

.inner-banner-area .banner-content-wrapper p strong{
	color:#fff;
}
.inner-banner-area .banner-content-wrapper p a strong:hover{
	color:#000;
}
.blog-inner-area .banner-content-wrapper p{
	font-size:17px;
}
.site-breadcrumb a:hover{
	color:#000;
}
@media (max-width: 767px) {
	.blog-inner-area .banner-content-wrapper h1 {
		font-size:40px;
		line-height: 43px;
	}
}
.each-blog-img {
	border-radius:0;
}
.error404 .banner-content-wrapper h1{
	color:#000;
}
.error404 .site-breadcrumb{
	color:#000;
}
.error404 .site-breadcrumb a{
	color:#000;
}
.error404 .site-breadcrumb span {
	color: #000;
}
.re-text h3:hover{
	color:#000;
}
p:empty {
	display: none;
	margin: 0;
	padding: 0;
}
.procedure-slider .swiper-wrapper {
    transition-timing-function: linear !important;
    position: relative;
	display: flex;
    align-items: center;
}
.procedure-slider .swiper-wrapper .swiper-slide {
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    position: relative;
    overflow: hidden;
    padding: 0 17px;
}
.procedure-quick-bar {
    position: sticky;
    top: 116px;
    z-index: 9;
}
.logo-area {
    max-width: 190px;
    width: 100%;
}
.footer-logo-area{
	max-width:363px;
	width:100%;
}
/* === candidate inject==== */
.candidate-area{
		margin-top:90px;
		margin-bottom:69px;
	}
	.candidate-content-wrap h2{
		color:#000;
	}
	.candidate-wrap{
		max-width:950px;
		width: 100%;
		margin: 0 auto;
	}

	.candidate-content-wrap {
		/* padding-right: 21px; */
	}
	.candidate-wrap .col-lg-6{
		padding-right: 8px;
		padding-left: 8px
	}
	.candidate-wrap .row{
		margin-right: -8px;
		margin-left: -8px;
		align-items: center;
	}
	.candidate-image-wrap {
		max-width: 411px;
		width: 100%;
		margin-left: auto;
	}
	.candidate-image-wrap img{
		width: 100%;
	}
	@media(max-width:991px){
		.candidate-area {
			margin-top: 75px;
			margin-bottom: 55px;
		}
		.candidate-image-wrap{
			max-width:100%;
		}
		.candidate-content-wrap{
			margin-top:0px;
		}
	}
	@media(max-width:767px){
	.candidate-area {
		margin-top: 50px;
		margin-bottom: 45px;
	}
	}
.procedure-page-area .patient-gallery-area a.common-link:hover{
	color:#fff;
}
.page-template-template-procedure-sub-overview .banner-area2::after,
.page-template-template-procedures-overview .banner-area2::after,
.page-template-default .banner-area2::after {
    background: linear-gradient(90deg,rgba(53, 34, 18, 0.7) 0%, rgba(53, 34, 18, 0.2) 100%);
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    position: absolute;
	opacity: .5;
}
.banner-area2 > div {
    position: relative;
    z-index: 1;
}
.page-template-template-procedures-overview .banner-content-wrapper .common-button:hover,
.page-template-template-procedure-sub-overview .banner-content-wrapper .common-button:hover{
	background: rgba(53, 34, 18, 0.5);
}

.footer-review {
    padding-top: 77px;
}

a.readmore-btn {
    margin: 0 auto !important;
    display: table;
    color: #000;
    line-height: 0;
    margin-left: 42%;
    text-decoration: underline;
}
.reviewshakeWidget {
    padding-bottom: 10px !important;
}
.page-template-template-procedures-overview .banner-content-wrapper .common-button:hover, 
.page-template-template-procedure-sub-overview .banner-content-wrapper .common-button:hover,
.page-template-default .banner-content-wrapper .common-button:hover{
	background: rgba(53, 34, 18, 0.1);
}
.contact-form-main .gform_wrapper.gravity-theme .gfield.gfield--type-html p {
	text-decoration:none;
}
.contact-form-main .gform_wrapper.gravity-theme .gfield_label{
	display:none;
}

