/*************** Import Css **************/
/*font-family: "open-sans",sans-serif;*/
/*font-family: "montserrat",sans-serif;*/
/* font-family: "berthold-baskerville-pro",sans-serif; */

/********************* Header Css ******************/
.header-area{
	position: absolute;
	top: 0;
	left: 0px;
	z-index: 99;
	width: 100%;
	background: linear-gradient(180deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% boston-area %%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.boston-area{
	border-radius: 30px;
	overflow: hidden;
	margin-left: 60px;
	margin-right: 60px;
	padding-top: 165px;
	padding-bottom: 165px;
	text-align: center;
	position: relative;
}
.boston-area::after{
	position: absolute;
	content: '';
	width: calc(100% - 100px);
	height: calc(100% - 100px);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #C2B49A;
	border-radius: 30px;
}
.boston-wrapper h2{
	max-width: 596px;
	margin: 0 auto 20px;
	font-size: 40px;
	font-weight: 400;
}
.boston-wrapper p{
	max-width: 537px;
	margin: 0 auto 30px; 
}
.boston-wrapper{
	position: relative;
	z-index: 1;
}
.boston-sec{
	margin-bottom: 60px;
}
.boston-wrapper .common-button{
	letter-spacing: 1px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% home-each-area %%%%%%%%%%%%%%%%%%%%% */
.home-each-area {
	margin-top: 160px;
	margin-bottom: 135px;
}
.home .home-each-area{
	margin-top: 170px;
	margin-bottom: 170px;
}
.home-each-content h2{
	font-family: "Montserrat",sans-serif;
	font-weight: 400;
	font-style: Italic;
	font-size: 30px;
	line-height: 100%;
}
.home-each-con-logo{
	margin-bottom: 10px;
}
.home-each-content{
	position: relative;
}
.home-each-wrapper .row .col-lg-3:not(:last-child) .home-each-content:after{
	position: absolute;
	content: '';
	right: 0px;
	top: 0px;
	height: 100%;
	width: 1px;
	background-color: #80A9CB;
}
.footer-area{
	padding-top: 62px;
	padding-bottom: 60px;
}
.footer-from-content{
	margin-bottom: 105px;
}
.footer-from-content h2{
	color: #fff;
	text-transform: uppercase;
	margin-bottom: 20px;
}
.footer-from-content p{
	color: #fff;
	max-width: 467px;
	margin-bottom: 40px;
}
.footer-from-content p a{
	color: #fff;
	font-weight: 700;
}
.footer-from-content p a:hover{
	color: #236FAB;
}
.footer-from-area{
	margin-bottom: 50px;
}
.footer-from-content-button .common-button.white-button{
	margin-left: 12px;
}
.footer-wrapper{
	background-color: #fff;
	border-radius: 30px;
	padding-top: 50px;
	padding-bottom: 20px;
	margin-left: 60px;
	margin-right: 60px;
}
.footer-bottom-wrapper ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer-bottom-wrapper ul li{
	display: inline-block;
	border-right: 1px solid #231F20;
	line-height: 9px;
	margin-right: 5px;
	padding-right: 9px;
}
.footer-bottom-wrapper ul li:last-child{
	margin-right: 0px;
	padding-right: 0px;
	border: 0px;
}
.footer-bottom-wrapper ul li a{
	color: #231F20;
	font-size: 12px;
}
.footer-bottom-wrapper p{
	color:#231F20;
	font-size: 12px;
	margin-bottom: 10px;
}
.footer-newsletter-content h2{
	font-size: 40px;
	font-weight: 400;
	line-height: 100%;
	text-transform: uppercase;
}
.footer-newsletter-area{
	padding-top: 50px;
	padding-bottom: 50px;
	position: relative;
}
.footer-newsletter-area::after{
	position: absolute;
	content: '';
	width: 100%;
	max-width: 1280px;
	height: 1px;
	background-color: #231F20;
	top: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.footer-newsletter-area::before{
	position: absolute;
	content: '';
	width: 100%;
	max-width: 1280px;
	height: 1px;
	background-color: #231F20;
	bottom: 0px;
	left: 50%;
	transform: translateX(-50%);
}
.footer-each ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.footer-each a{
	display: inline-block;
}
.social-icon ul{
	list-style: none;
	display: flex;
	padding: 0px;
	margin: 0px;
	gap: 15px;
	align-items: center;
	margin-top: 55px;
}
.social-icon ul li a i{
	color: #231F20;
	font-size: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.social-icon ul li a i:hover{
	transform: scale(1.2);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.social-icon ul li a img{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;	
}
.social-icon ul li a img:hover{
	transform: scale(1.2);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;	
}
.footer-each{
	margin-bottom: 35px;
}
.footer-each a{
	color:  #231F20;
	font-family: "open-sans",sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 26px;
	display: block;
	margin-bottom: 20px;
}
.footer-each .common-button{
	color: #fff;
	font-size: 14px;
	font-weight: 700;
	line-height: 26px;
	max-width: 226px;
	padding: 4px 10px;
}
.footer-each h4{
	color: #231F20;
	font-family: "montserrat",sans-serif;
	font-size: 16px;
	font-weight: 500;
	letter-spacing: 1.6px;
	margin-bottom: 20px;
}
.footer-each ul li a{
	margin-bottom: 5px;
}
.social-icon ul li a{
	margin-bottom: 0px;
}
.social-icon ul li a i{
	display: flex;
}
.footer-bottom-wrapper{
	margin-top: 20px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%  Header Area %%%%%%%%%%%%%%%%%%%%%%%%%% */
.top-header-area{
	display: flex;
	align-items: center;
	justify-content: space-between;
	padding-bottom: 14px;
	margin-top: 34px;
	position: relative;
}
.top-header-area::after{
	position: absolute;
	content: '';
	left: 50%;
	bottom: 0px;
	transform: translateX(-50%);
	height: 1px;
	width: calc(100% + 30px);
	background-color: #fff;
}
.top-header-left p{
	margin-bottom: 0px;
}
.top-header-left p a{
	font-size: 14px;
	line-height: 14px;
	font-weight: 700;
	color: #fff;
	text-decoration: none;
	transition: all .25s;
	font-family: "montserrat",sans-serif;   
}
.top-header-right ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
}
.top-header-right ul li{
	display: inline-block;
	border-right: 2px solid #80A9CB;
	padding: 0px 7px 0px 3px;
	line-height: 14px;
}
.top-header-right ul li:last-child{
	border: none;
}
.top-header-right ul li a{
	font-size: 14px;
	line-height: 100%;
	font-weight: 600;
	color: #fff;
	text-decoration: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	font-family: "montserrat",sans-serif;
}
.top-header-right ul li a:hover{
	color: #236FAB;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.header-wrapper{
	display: flex;
	align-items: center;
	justify-content: space-between;

}
.header-sticky-logo{
	display: none;
}

.header-button-area{
	display: flex;
	align-items: center;
	margin-left: 15px;
	gap: 15px;
}
.header-main{
	display: flex;
	align-items: center;
}
.top-header-right .header-search{
	display: none;
}
.mobile-menu{
	display: none;
}
.header-area.fixed_header{
	position: fixed;
	background: #fff;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
}
.header-area.fixed_header .menu-area > ul > li > a,
.header-area.relative-header .menu-area > ul > li > a{
	color: #231F20;
}
.header-area.fixed_header .top-header-right ul li a,
.header-area.relative-header .top-header-right ul li a{
	color: #231F20;
}
.header-area.fixed_header .top-header-right ul li a:hover{
	color: #236FAB;
}
.header-area.relative-header .top-header-right ul li a:hover{
	color: #236FAB;	
}
.header-area.fixed_header .top-header-left p a,
.header-area.relative-header .top-header-left p a{
	color: #231F20;
}
.header-area.fixed_header  .top-header-area::after {
	display: none;
}
.header-area.relative-header .top-header-area::after {
	display: none;
}
.header-area.fixed_header  .header-logo,
.header-area.relative-header .header-logo{
	display: none;
}
.header-area.fixed_header .header-sticky-logo,
.header-area.relative-header .header-sticky-logo{
	display: block;
}
.header-area.fixed_header .top-header-right ul li,
.header-area.relative-header .top-header-right ul li{
	border-right: 2px solid #80A9CB;
}
.header-area.fixed_header .top-header-right ul li:last-child{
	border-right: 0px;
}
.header-area.relative-header .top-header-right ul li:last-child{
	border-right: 0px;
}
.header-area.fixed_header .top-header-area,
.header-area.relative-header .top-header-area{
	padding-bottom: 0px;
	margin-top: 15px;
}
.header-area.fixed_header  .header-button-area .white-button,
.header-area.relative-header .header-button-area .white-button{
	color: #236FAB;
	border: 1px solid #80A9CB;
}
.header-area.fixed_header .header-button-area .white-button:hover{
	border: 1px solid #4c4c4e;
	color: #fff;
}
.header-area.relative-header .header-button-area .white-button:hover{
	border: 1px solid #4c4c4e;
	color: #fff;
}
.header-search{
	width: 40px;
	height: 40px;
	display: flex;
	align-items: center;
	justify-content: center;
	border: 1px solid #fff;
	border-radius: 50%;
}
.header-search img{
	filter: brightness(0) invert(1);
}
.header-area.fixed_header .header-search img{
	filter: none;
}
.header-area.relative-header .header-search img{
	filter: none;
}
.header-area.fixed_header .header-search,
.header-area.relative-header .header-search{
	border: 1px solid #80A9CB;    
}
.header-area.relative-header{
	background: none;
}
.header-area.relative-header .menu-area > ul > li > a:after {
	filter: invert(1);
}
.header-area.relative-header.fixed_header{
	background-color: #fff;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Banner Area %%%%%%%%%%%%%%%%%%%%%%%% */
.banner-area{
	position: relative;
}
.banner-slider-area:after{
	position: absolute;
	bottom: 0px;
	height: 80vh;
	width: 100%;
	left: 0px;
	content: '';
	background-image: url('../images/banner-overlay.png');
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
}
.banner-slider-area{
	height: 100vh;
	position: relative;
}
.banner-wrapper {
	height: 100vh;
	display: flex;
	flex-direction: column;
	max-width: 1230px;
	margin: 0 auto;
	justify-content: end;
	padding-bottom: 60px;
	position: relative;
	z-index: 3;
	padding-left: 20px;
	padding-right: 20px;
}
.banner-wrapper h3{
	font-family: "montserrat",sans-serif;
	font-weight: 500;
	font-size: 16px;
	line-height: 100%;
	letter-spacing: 2px;
	color: #fff;
	text-transform: uppercase;
	max-width: 722px;
	margin-bottom: 20px;
}
.banner-wrapper p{
	font-family: "open-sans",sans-serif;
	font-weight: 400;
	color: #FFF;
	font-size: 16px;
	line-height: 26px;
	max-width: 722px;
}
.banner-wrapper h1{
	max-width: 724px;
	font-size: 48px;
	font-weight: 400;
	line-height: 58px;
	margin-bottom: 20px;
}
.banner-wrapper h1 strong{
	font-weight: 800;
}
.banner-area .swiper-button-next:after, .banner-area .swiper-button-prev:after{
	display: none;
}
.banner-area .swiper-button-prev{
	border: 1px solid #fff;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
	width: 42px;
	height: 74px;
	left: -1px;
	background: #FFFFFF26;
}
.banner-area .swiper-button-next{
	border: 1px solid #fff;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;   
	width: 42px;
	height: 74px;
	right: -1px;
	background: #FFFFFF26;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Banner Area End %%%%%%%%%%%%%%%%%%%%%%%%% */
.body-feac-slider-each{
	position: relative;
}
.body-feac-slider-each img{
	width: 100%;
}
.item-text {
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 0px;
	left: 0px;
	padding: 50px 25px 0px;
	z-index: 1;
	display: flex;
	flex-direction: column;
	justify-content: end;
}
.hover-procedure {
	max-height: 0px;
	overflow: hidden;
	transition: all .5s;
	-webkit-transition: all .5s;
	position: relative;
	z-index: 2;
}
.body-feac-slider-each:hover .hover-procedure {
	max-height: 1000px;
	transition: all .5s;
	-webkit-transition: all .5s;
}
/* .body-feac-slider{
width: 100vw;
} */
.feac-body-wrapper{
	padding: clamp(3.125rem, -0.4464rem + 1.5804vw, 6.25rem) 0px clamp(1.875rem, -1.6964rem + 5.5804vw, 5rem) clamp(3.75rem, -21.25rem + 33vw, 18.75rem);
	position: relative;
	z-index: 4;
}
.feac-body-area{
	overflow-x: clip;
	margin-top: 100px;
	margin-bottom: 100px;
	position: relative;
}
.body-feac-slider-each{
	min-height: 472px;
	box-shadow: 0px 0px 16px 0px #00000033;
	border-radius: 30px;
	position: relative;
	overflow: hidden;
}
.body-feac-slider-each::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 180px;
	bottom: 0px;
	left: 0px;
	background: linear-gradient(0deg, rgba(35, 31, 32, 0.80) 0%, rgba(35, 31, 32, 0.00) 100%);
	opacity: 1;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.body-feac-slider-each:hover::after{
	background: linear-gradient(0deg, rgba(35, 31, 32, 0.8) 0%, rgba(35, 31, 32, 0.5) 100%);
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	height:100%;
}
/* .body-feac-slider-each:hover::before{
position: absolute;
content: '';
width: 100%;
bottom: 0px;
left: 0px;
background: linear-gradient(180deg, rgba(35, 31, 32, 0.8) 0%, rgba(35, 31, 32, 0.5) 100%);
transition: all 0.5s;
-webkit-transition: all 0.5s;
height: 100%;
opacity: 0;
} */
/* .body-feac-slider-each:hover::before{
opacity: 1;
transition: all 0.5s;
-webkit-transition: all 0.5s;
} */
.feac-body-area::after {
	position: absolute;
	content: '';
	width: calc(100% - 120px);
	left: 50%;
	transform: translateX(-50%);
	top: 0px;
	height: 100%;
	background-image: url(../images/face-body-bg.png);
	background-repeat: no-repeat;
	background-size: cover;
	border-radius: 10px;
}

.body-feac-slider .swiper-wrapper{
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.feac-body-content h2{
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
	color: #231F20;
	margin-bottom: 20px;
}
.feac-body-content h2 strong{
	font-weight: 700;
}
.item-text h3{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	color: #FFF;
	line-height: 100%;
	padding-bottom: 20px;
	padding-top: 20px;
	position: relative;
}
.item-text h3::after{
	position: absolute;
	content: '';
	top: 0px;
	background-color: #fff;
	width: calc(100% + 50px);
	left: -25px;
	height: 1px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.body-feac-slider-each:hover .item-text h3::after{
	opacity: 0;
}
/* .body-feac-slider-each:hover .item-text h3{
margin-bottom: 20px;
} */
.body-feac-slider-each .item-text h3::before{
	position: absolute;
	content: '';
	bottom: 0px;
	background-color: #fff;
	width: calc(100% + 50px);
	left: -25px;
	height: 1px;  
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.body-feac-slider-each:hover .item-text h3::before{
	opacity:1;
}
.item-text .common-link{
	color: #fff;
}
.body-feac-slider-each:hover .item-text{
	padding-bottom: 25px;
}
.hover-procedure ul{
	list-style: none;
	padding: 0px;
	margin: 20px 0 0;
}
.hover-procedure ul li a{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	color: #fff;
	font-size: 16px;
	line-height: 18px;
	letter-spacing: 1px;
	display: block;
	margin-bottom: 20px;
}
.hover-procedure ul li:last-child a{
	margin-bottom:0;
}
.body-feac-slider-controals .swiper-button-next:after, .body-feac-slider-controals .swiper-button-prev:after{
	display: none;
}
.body-feac-slider-controals{
	position: absolute;
	width: 112px;
	bottom: 60px;
}
.body-feac-slider-controals .swiper-button-next img, .body-feac-slider-controals .swiper-button-prev img{
	min-width: 50px;
}
.body-feac-slider-controals .swiper-button-prev img{
	transform: rotate(180deg);
}
.body-feac-slider-controals-pagination{
	position: absolute;
	bottom: 125px;
	left: 17px;
	width: 180px;
}
.body-feac-slider-controals-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background-color: #A87B4F;
	height: 4px;
	top: -2px;
}
.body-feac-slider-controals-pagination .swiper-pagination-progressbar.swiper-pagination-horizontal{
	height: 1px;
	background-color: #231F20;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% home-review-area %%%%%%%%%%%%%%%%%%%%%%%%%% */
.home-review-area{
	padding-top: 135px;
	padding-bottom: 135px;
	position: relative;
}
.home-review-area::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background: linear-gradient(270deg, rgba(62, 48, 35, 0.7) 0%, rgba(62, 48, 35, 0.6) 100%);
}
.home-review-area::before {
	position: absolute;
	content: '';
	width: calc(100% - 100px);
	height: calc(100% - 100px);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	border-radius: 30px;
	z-index: 2;
}
.home-review-wrapper{
	position: relative;
	z-index: 3;
}
.home-review-wrapper h2{
	color: #FFF;
	font-size: 40px;
	font-weight: 400;
	text-transform: uppercase;
}
.home-review-each p{
	color: #FFF;
	font-family: "open-sans",sans-serif;
	font-weight: 400;
	font-style: Italic;
	font-size: 20px;
	line-height: 32px;
}
.home-review-each h6{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #FFF;
}
.home-review-content .common-link{
	color: #fff;
}
.home-review-controals{
	position: absolute;
	width: 112px;
	bottom: 20px;
}
.home-review-controals .swiper-button-next img, .home-review-controals .swiper-button-prev img{
	min-width: 50px;
}
.home-review-controals-pagination{
	position: absolute;
	bottom: 85px;
	left: 17px;
	width: 180px;
}
.home-review-controals .swiper-button-next:after, .home-review-controals .swiper-button-prev:after{
	display: none;
} 
.home-review-each{
	margin-top: 112px;
	position: relative;
}
.home-review-each::after{
	position: absolute;
	content: '';
	top: -37px;
	left: 0px;
	background-image: url('../images/review-top.png');
	width: 49px;
	height: 33px;
}
.home-review-controals-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background-color: #FFF;
	height: 4px;
	top: -2px;
}
.home-review-controals-pagination .swiper-pagination-progressbar.swiper-pagination-horizontal{
	height: 1px;
	background-color: #fff;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Logo Slider %%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.logo-slider{
	margin-top: 60px;
	margin-bottom: 60px;
	overflow-x: clip;
}
.swiper-partner .swiper-wrapper {
	transition-timing-function: 
		linear !important;
	position: relative;
	display: flex;
	align-items: center;
}
.swiper-partner .swiper-wrapper .swiper-slide {
	text-align: center;
	display: flex;
	justify-content: center;
	align-items: center;
	width: auto;
	position: relative;
	overflow: hidden;
	padding: 0 35px;
}
.logo-slider-each h4{
	color: #A2A1A1;
	font-family: "Montserrat",sans-serif;
	font-size: 30px;
	font-style: italic;
	font-weight: 400;
	line-height: normal;
}
.logo-slider-each{
	position: relative;
}
.text-logo-slider .logo-slider-each::after{
	position: absolute;
	content: '';
	width: 8px;
	height: 8px;
	border-radius: 50%;
	background-color:#A2A1A1;
	left: -35px;
	top: 50%;
	transform: translateY(-50%);
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Treatment Area %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.accordion {
	list-style: none;
	padding: 0px;
}
.accordion>li {
	display: block;
	list-style: none;
	margin-bottom: 11px;
	border: 1px solid #A2A1A1;
	border-radius: 10px;
}
.accordion>li>span {
	display: block;
	padding: 15px 30px 15px 15px;
	background: url(../images/pluse.png) no-repeat 98%;
	cursor: pointer;
	font-family: "montserrat",sans-serif;
	font-weight: 400;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 0px;
	text-transform: capitalize;
	/* background-size: 15px; */
}
.accordion>li>div {
	list-style: none;
	padding: 0px;
	padding: 0px 15px;
	overflow: auto;
	font-family: "proxima-nova", sans-serif;
	font-size: 16px;
	line-height: 28px;
	font-weight: 300;
	color: #0B0B0B;
	margin: 20px 0;
}
.accordion li>span.active {
	background: url(../images/minus.png) no-repeat 98%;
	/* background-size: 15px; */
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Treatment Area %%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.each-dr-img img{
	border-radius: 30px;
}
.new-doctor-content{
	padding: 55px 80px;
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 0px 0px 16px 0px #00000033;
	margin-left: 43px;
	position: relative;
	overflow: hidden;
	margin-top: 60px;
}
.new-doctor-content::after{
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 10px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
	background-image: url('../images/treatment-border.png');
}


.treatment-area{
	margin-bottom: 100px;
	margin-top: 100px;
}
.treatment-accodian ul{
	padding: 0px;
	margin: 0px;
	list-style: none;
}
.treatment-accodian ul li a{
	color: #236FAB;
	font-family: "montserrat",sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 700;
	line-height: 36px; /* 225% */
	letter-spacing: 1.6px;
	text-transform: uppercase;
	display: block;
	margin-bottom: 12px;
}
.new-doctor-content .common-link{
	color: #236FAB;   
}
.each-dr-img{
	display: none;
}
.treatment-left-area{
	width: calc(100% + 120px);
}
.each-dr-img.active{
	display: block;
}
.each-dr-logo{
	display: none;
}
.each-dr-logo.active{
	display: block;
}
.treatment-accodian{
	display: none;
}
.nav-link.active + .treatment-accodian{
	display: block;
}
.new-doctor-heading h2 strong{
	font-size: 40px;
	font-weight: 800;
	text-transform: uppercase;
}
.new-doctor-heading h2{
	font-weight: 400;
	margin-bottom: 20px;
	text-transform: uppercase;
	font-size: 40px;
	line-height: 45px;
}
.new-doctor-heading .nav-tabs .nav-item {
	margin-bottom: 0px;
	width: 100%;
}
.new-doctor-heading .nav-tabs .nav-link {
	border: 0px solid transparent;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	background-color: transparent;
	padding: 0px;
	color: #231F20;
	font-family: "montserrat",sans-serif;
	font-size: 30px;
	font-weight: 400;
	line-height: normal;
	margin-bottom: 25px;
}
.new-doctor-heading .nav-tabs {
	border-bottom: 0px solid #dee2e6;
}
.new-doctor-heading .nav-tabs .nav-link:focus{
	outline: none;
}
.treatment-left-area{
	position: relative;
}
.new-doctor-logo{
	position: absolute;
	left: 0px;
	bottom: 0px;
	width: 100%;
}
.each-dr-logo{
	background-color: #231F20CC;
	padding: 25px 40px;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.each-dr-logo h3{
	color: #FFF;
	font-family: "montserrat",sans-serif;
	font-size: 18px;
	font-weight: 600;
	line-height: normal;
	padding-bottom: 12px;
	border-bottom: 1px solid #fff;
	margin-bottom: 15px;
}
.each-dr-logo p{
	color: #FFF;
	margin-bottom: 0px;
}
.new-doctor-heading .nav-tabs .nav-link{
	position: relative;
}
.new-doctor-heading .nav-tabs .nav-link.active{
	font-weight: 600;
}
.new-doctor-heading .nav-tabs .nav-link:after {
	position: absolute;
	content: '';
	left: -81px;
	top: 50%;
	transform: translateY(-50%);
	background-image: url(../images/blue-arrow.png);
	width: 91px;
	height: 40px;
	background-repeat: no-repeat;
	opacity:0;
	-webkit-animation: sdb10 2s infinite;
	animation: sdb10 2s infinite;
}
.new-doctor-heading .nav-tabs .nav-link.arrow:after{
	opacity:1;
}
@keyframes sdb10 {
	0% {
		left: -90px;
	}
	40% {
		left: -81px;
	}

}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Inner Page %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.blog-wrapper{
	margin-top: -80px;
}
.blog-each-image{
	position: relative;
}
.blog-each-image::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	/*background-image: url('../images/blog-overview-overlay.png');*/
	background: linear-gradient(9deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
	top: 0px;
	left: 0px;
}
.blog-each{
	box-shadow: 0 0 16px 0 rgba(0, 0, 0, 0.20);
	border-radius: 30px;
	height: 100%;
	overflow: hidden;
}
.blog-wrapper .row .col-lg-4{
	margin-bottom: 40px;
}
.blog-each-category{
	position: absolute;
	bottom: 30px;
	left: 30px;
	border-radius: 5px;
	padding: 6px 10px;
	background-color: #ffffff59;
	z-index: 1;
}
.blog-each-category a{
	color: #FFF;
	font-family: "montserrat",sans-serif;
	font-size: 12px;
	font-weight: 600;
	line-height: 12px; /* 100% */
}
.blog-each-content{
	padding: 30px 30px 40px;
}
.blog-each-content h3{
	color: #231F20;
	font-family: "montserrat",sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
}
.blog-each-content h5{
	color: #A2A1A1;
	font-family: "open-sans",sans-serif;
	font-size: 14px;
	font-weight: 400;
	line-height: 16px; /* 114.286% */
	margin-bottom: 20px;
}
.blog-each-content h5 i{
	font-size: 12px;
	margin-right: 2px;
}
.blog-post-area{
	margin-top: 110px;
	margin-bottom: 110px;
}

.location-post-slider-each img{
	width: 100%;
	height: 350px;
	object-fit: cover;
	/* 	border-radius:30px;
	margin-bottom:30px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px; */
}
.location-post-slider-each {
	border-radius: 30px;
	margin-bottom: 30px;
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	overflow: hidden;
}
.location-post-slider .swiper.mySwiper{
	padding:15px;
}
.location-post-map iframe{
	height: 200px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Banner Area %%%%%%%%%%%%%%%%%%%%%%%%% */
.blog-banner-area{
	min-height: 620px;
	display: flex;
	align-items: center;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.blog-banner-wrapper{
	max-width: 1320px;
	margin: 0 auto;
}
.blog-banner-content h1{
	margin-bottom: 35px;
}
.filter-area{
	padding: 40px 20px;
	border: 1px solid #fff;
	border-radius: 30px;
	width: fit-content;
	margin-left: auto;
}
.filter-area select {
	min-width: 370px;
	border: 1px solid #fff;
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color: #231F20;
	height: 45px;
	overflow: hidden;
	padding: 0px 17px;
	appearance: none;
	-webkit-appearance: none;
	background: url(../images/down-arrow.svg) no-repeat 95% #fff;
	background-size: 10px;
	border-radius:5px;
}
.filter-area select:focus{
	outline: none;
}
.blog-post-image{
	max-width: 372px;
	margin-left: auto; 
	margin-top: 130px;
	margin-bottom: -130px;
}
.blog-post-image img{
	border-radius: 30px;
	width: 100%;
	height: 481px;
	object-fit: cover;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Banner area end %%%%%%%%%%%%%%%%%% */
.gallery-overview-area{
	margin-top: 60px;
	margin-bottom: 70px;
}
.gallery-overview-each{
	margin-bottom: 105px;
}
.gallery-overview-wrapper .gallery-overview-each:nth-child(even) .row{
	flex-direction: row-reverse;
}
.gallery-overview-image img{
	border-radius: 30px;
}
.gallery-overview-content h2{
	font-size: 40px;
}
.gallery-overview-each ul{
	list-style: none;
	margin: 0px;
	margin-top: 40px;
	padding: 0px;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.gallery-overview-each ul li{
	width: 48%;
	border-bottom: 1px solid #A2A1A1;
	margin-bottom: 5px;
}
.gallery-overview-each ul li a{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #231F20;
	padding: 25px 40px 25px 0px;
	display: block;
	background: url('../images/round-arrow.png') 99%;
	background-repeat: no-repeat;
}
.gallery-overview-content{
	margin-left: 82px;
}
.gallery-overview-wrapper .gallery-overview-each:nth-child(even) .row .gallery-overview-content{
	margin-left: 0px;
	margin-right: 82px;
}
.gallery-cat-text{
	padding: 25px 20px 30px;
}
.gallery-cat-text h3{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	margin-bottom: 15px;
}
/* .gallery-cat-each-area{
margin-bottom: 60px;
} */
.gallery-category-wrapper .card-columns .card {
	margin-bottom: 60px;
	border: 0px;
	background-color: transparent;
}
.gallery-cat-each .row{
	margin: 0px;
}
.gallery-cat-each .row .col-6{
	padding: 0px;
}
.gallery-cat-each .row .col-12{
	padding: 0px;
}
.gallery-category-wrapper  .card-columns {
	-webkit-column-gap: 4.25rem;
	-moz-column-gap: 4.25rem;
	column-gap: 4.25rem;
}
.gallery-cat-each-image img{
	width: 100%;
}
.gallery-cat-each-area{
	position: relative;
}
.gallery-cat-each-area::after{
	position: absolute;
	content: '';
	left: 50%;
	transform: translateX(-50%);
	top: 30%;
	width: calc(100% + 40px);
	height:70%;
	border-radius: 30px;
	background-color: #C2B49A;
	z-index: -1;
	opacity: .15;
}
.gallery-cat-each{
	border-radius: 30px;
	overflow: hidden;
}
.blog-each-content h3 a{
	color: #231F20;
	font-family: "montserrat", sans-serif;
	font-size: 20px;
	font-weight: 600;
	line-height: normal;
	margin-bottom: 10px;
}
.blog-each-category a:last-child span{
	display:none;
}
.gallery-post-area{
	margin-top: 60px;
	margin-bottom: 110px;
}
.gallery-post-image-each{
	border-radius: 20px;
	overflow: hidden;
}
.gallery-post-image-each img{
	width: 100%;
}
.gallery-post-image-each{
	margin-bottom: 40px;
}
.gallery-post-area h3{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	color: #231F20;
	margin-bottom: 20px;
}
.gallery-post-list ul{
	list-style: none;
	padding: 0px;
	margin: 0px;
	margin-bottom: 27px;
}
.gallery-post-list ul li{
	display: inline-block;
	padding: 0px 5px;
	background-color: rgba(162, 161, 161, .35);
	border-radius: 5px;
}
.gallery-post-list ul li a{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	color: #231F20;
	font-size: 12px;
	line-height: 12px;
	display: block;
	padding: 3px;

}
.gallery-post-image-each .row{
	margin: 0px;
}
.gallery-post-image-each .row .col-6{
	padding: 0px;
}
.gallery-post-image-each .row .col-12{
	padding: 0px;
}
.our-team-inject-area{
	margin-top: 110px;
	margin-bottom: 80px;
}
.our-team-inject-content h2{
	font-size: 40px;
	text-transform: uppercase;
}
.our-team-inject-image img{
	border-radius: 20px;
	width: 100%;
}
.our-team-inject-content{
	margin-left: 80px;
}
.menu-iconn.close-iconn img {
	width: 17px;
	margin-top: 17px;
	right: 10px;
	position: absolute;
	margin-right: 17px;
}
.gallery-category-wrapper {
	padding-bottom: 64px;
	display: flex;
	justify-content: center;
}
.error-404-section {
	padding: 50px 0;
	background: #f7f7f7;
}
.error-box {
	text-align: center;
	padding: 40px 30px;
	background: #ffffff;
	border-radius: 20px;
	box-shadow: 0 10px 40px rgba(0, 0, 0, 0.07);
}
.error-code {
	font-size: 120px;
	font-weight: 700;
	color: #111;
	margin-bottom: 10px;
	line-height: 1;
}
.error-title {
	font-size: 32px;
	font-weight: 600;
	margin-bottom: 15px;
	color: #444;
}
.error-message {
	font-size: 18px;
	color: #666;
	margin-bottom: 30px;
	line-height: 1.7;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Meet The Team %%%%%%%%%%%%%%%%%%%%%% */
.meet-the-team-area{
	margin-top: 60px;
}
.meet-team-each{
	position: relative;
	box-shadow: 0px 0px 15px 0px #00000033;
	margin-bottom: 40px;
	overflow: hidden;
	border-radius: 30px;
}
.meet-team-each::after{
	width: 100%;
	height: 198px;
	background: linear-gradient(0deg, rgba(35, 31, 32, 0.80) 0%, rgba(35, 31, 32, 0.00) 100%);
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each::before{
	height:100%;
	width: 100%;
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	background-color:rgba(255, 255, 255, 0.50);
	opacity:0;
}
.meet-team-each:hover:after{
	opacity:0;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each:hover:before{
	opacity:1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each img{
	width: 100%;
	border-radius: 30px;
}
.meet-team-each-content{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	border-top: 1px solid #fff;
	z-index: 1;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each-content h3{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
	padding: 20px 20px 10px;
	margin-bottom: 7px;
}
.meet-team-each-content h4{
	font-family: "montserrat",sans-serif;
	font-weight: 500;
	font-style: Italic;
	font-size: 16px;
	line-height: 100%;
	color: #fff;
	padding: 0px 20px 20px;
}
.meet-the-team-each-area{
	margin-bottom: 70px;
}
.location-each-content{
	padding: 10px 30px 40px;
}
.location-each-content h5 a{
	font-family: "montserrat",sans-serif;
	font-weight: 800;
	font-size: 20px;
	line-height: 100%;
	color: #236FAB;
	display: block;
	margin-bottom: 20px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.location-each-content h5 a:hover{
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	color: #231F20;
}
.location-each-content p a{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	display: block;
	margin-bottom: 30px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.location-each-content p a:hover{
	color: #236FAB;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.location-each-content-button{
	display: flex;
	gap: 20px;
}
.location-each-image{
	position: relative;
}
.location-each-image::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: url('../images/location-over.png');
}
.location-each-image img{
	width: 100%;
}
.location-each{
	overflow: hidden;
	border-radius: 30px;
	box-shadow: 0px 0px 16px 0px #00000033;
	background-color: #fff;
	margin-bottom: 40px;
}
.location-each-image-text{
	position: absolute;
	bottom: 0px;
	left: 0px;
	z-index: 1;
	padding: 20px 30px;
}
.location-each-image-text h3{
	font-family: "montserrat",sans-serif;
	font-weight: 500;
	font-size: 30px;
	line-height: 100%;
	color: #fff;
}
.location-each-content-button .white-button {
	color: #236FAB;
	border: 1px solid #80A9CB;
}
.location-wrapper{
	margin-bottom: 70px;
}
.location-heading-area h2{
	font-size: 40px;
	text-transform: uppercase;
	text-align: center;
}
.location-heading-area h2 strong{
	font-weight: 800;
}
.location-heading-area{
	margin-bottom: 60px;
}
.team-post-area{
	margin-top: 60px;
}
.location-area.lacation-page-area .location-wrapper{
	margin-top: -100px;
}
.meet-team-each .hover-procedure {
	margin-bottom: -30px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each:hover .hover-procedure {
	max-height: 1000px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
	margin-bottom: 0px;
}
.meet-team-each .meet-team-each-content .hover-procedure{
	border-top: 1px solid #fff;
	padding: 10px 20px 20px;
}
.meet-team-each .meet-team-each-content .hover-procedure a{
	color: #fff;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
.meet-team-each .meet-team-each-content .hover-procedure a:hover{
	color: #80a9cb;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;   
}
.meet-team-each .hover-procedure::after{
	position: absolute;
	top: 0px;
	width: calc(100% + 40px);
	left: 50%;
	transform: translateX(-50%);
	height: 1px;
	background-color: #fff;
	content: '';
}
.meet-team-each:hover .meet-team-each-content{
	border-top: 0px;
	transition:all 0.5s;
	-webkit-transition:all 0.5s;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Promotions Page %%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.promotion-each{
	box-shadow: 0px 0px 16px 0px #00000033;
	border-radius: 30px;
	margin-bottom: 40px;
	background-color: #fff;
}
.promotion-each-image{
	padding: 20px;
}
.promotion-each-content{
	padding: 10px 30px 40px;
}
.promotion-each-content .common-button{
	width: 100%;
	display: block;
}
.promotion-each-content h2{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #236FAB;
	margin-bottom: 20px;
}
.promotion-each-content h3{
	font-family: "open-sans",sans-serif;
	font-size:20px;
	font-weight: 600;
	line-height: 26px;
	color:#236FAB;
	margin-bottom: 20px;
}
.promotion-each-content h5{
	font-family: "open-sans",sans-serif;
	font-size:14px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	font-style: italic;
	margin-bottom: 25px;
}
.promotion-wrapper{
	margin-top: -80px;
}
.careers-each{
	box-shadow: 0px 0px 16px 0px #00000033;
	border-radius: 30px;
	margin-bottom: 40px;
	background-color: #fff;
}
.careers-each-heading{
	padding: 30px 30px 5px;
	border-bottom: 1px solid #A2A1A1;
}
.careers-each-heading h2{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #236FAB;

}
.careers-each-content{
	padding: 20px 30px 40px;
}
.careers-wrapper{
	margin-top: -80px;
}
.singel-careers-area{
	margin-top: 60px;
}
.singel-careers-area h3{
	font-family: "montserrat",sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 100%;
	color: #231F20;
	margin-bottom: 15px;
}
.singel-careers-area ul li{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	margin-bottom: 10px;
}
.singel-careers-area p a{
	color: #236FAB;
	font-weight: 700;
}
.singel-careers-wrapper ul{
	padding-left: 24px;
}
.events-post-area{
	margin-top: 60px;
	overflow-x: clip;
}
.events-post-wrapper{
	margin-bottom: 60px;
}
.events-post-from-area{
	margin-left: 60px;
	margin-bottom: 60px;
	float: right;
	width: 100%;
	max-width: 595px;
}
.events-post-area ul{
	padding-left: 24px;
}
.events-post-area ul li{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	margin-bottom: 10px;    
}
.careers-each-content .common-link{
	display: block;
	margin-top: 10px;
}
.event-post-banner .blog-post-image{
	max-width: 575px;
	margin-bottom: 0px;
	margin-top: 0px;
}
.event-post-banner .blog-banner-content h1 {
	font-size: 42px;
	line-height: 48px;
}
.event-post-banner .blog-banner-wrapper {
	max-width: 1185px;
	margin: 0 auto;
}
.blog-banner-area.event-post-banner{
	padding-top: 100px;
}
.events-post-from-right-content{
	padding: 50px 60px;
	position: relative;
}
.events-post-from-right-content::after{
	position: absolute;
	content: '';
	width: 100vw;
	height: 100%;
	background-color: rgba(128, 169, 203, .20);
	border: 3px solid #236FAB;
	border-radius: 30px;
	top: 0px;
	left: 0px;
	z-index: -1;
}
.about-review-area{
	padding-top: 160px;
	padding-bottom: 109px;
	position: relative;
	margin-top: 110px;
	margin-bottom: 110px;
}
.about-review-area::after{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	background-image: url('../images/about-review-overlay.png');
	background-repeat: no-repeat;
	background-size: cover;
}
.about-review-wrapper{
	text-align: center;
	position: relative;
	z-index: 3;
}
.about-review-wrapper p{
	font-style: Italic;
	font-size: 30px;
	line-height: 38px;
	color: #fff;
	position: relative;
}
.about-review-wrapper h6{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 20px;
	line-height: 100%;
	color: #fff;
}
.about-review-wrapper p::after{
	position: absolute;
	content: '';
	width: 49px;
	height: 33px;
	background-image: url('../images/about-review-icon.png');
	top: -50px;
	left: 50%;
	transform: translateX(-50%);
}
.about-page-area .home-review-area {
	margin-bottom: 100px;
}
.about-content-each{
	margin-bottom: 60px;
}
.about-content-logo{
	margin-bottom: 6px;
}
.about-content-each h2{
	font-family: "Montserrat",sans-serif;
	font-weight: 400;
	font-style: Italic;
	font-size: 30px;
	line-height: 100%;
	margin-bottom: 20px;
}
.surgical-center-area{
	margin-top: 110px;
	margin-bottom: 110px;
}
.surgical-center-content-logo ul{
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: flex;
	gap: 25px;
	margin-bottom: 40px;
}
.surgical-center-content-logo ul li img{
	filter: grayscale(1);
}
.surgical-center-content h2{
	font-size: 40px;
}
.surgical-center-image-area{
	position: relative;
	border-radius: 30px;
	overflow: hidden;
}
.surgical-center-logo{
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 20px;
	z-index: 1;
}
.surgical-center-image-area::after{
	height: 273px;
	width: 100%;
	content: '';
	position: absolute;
	bottom: 0px;
	left: 0px;
	background-image: url('../images/surgical-overlay.png');
}
.surgical-center-content{
	padding-right: 30px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Location Dropdown %%%%%%%%%%%%%%%%%%%%%%%%%%% */
.location-dropdown {
	position: relative;
	display: inline-block;
	cursor: pointer;
}
.location-trigger {
	display: flex;
	align-items: center;
	gap: 6px;
}
.location-title {
	font-weight: 700;
	font-size: 18px;
	color: #fff;
	font-family: "montserrat", sans-serif;
}
.header-area.fixed_header .location-title,
.header-area.relative-header .location-title{
	color: #231F20;
}
.location-dropdown {
	position: relative;
}
.location-dropdown:after{
	content: url(/wp-content/uploads/2025/11/Vector.png);
	margin-left: 10px;
	position: absolute;
	top: -3px;
	right: -17px;
	transition: all 0.5s;
	display: inline-block;
	vertical-align: middle;
}
.arrow-down {
	width: 8px;
	height: 8px;
	border: solid #fffdfd;
	border-width: 0 2px 2px 0;
	transform: rotate(45deg);
	margin-top: -3px;
	transition: .3s;
	display: none;
}
.location-dropdown.active:after {
	transform: rotate(-180deg);
	top: 5px;
}
.header-area.fixed_header .location-dropdown:after,
.header-area.relative-header .location-dropdown:after{
	filter: invert(1);
}
.location-menu {
	display: none;
	position: absolute;
	top: 28px;
	left: 0;
	background: #fff;
	border: 1px solid #ddd;
	padding: 10px;
	min-width: 150px;
	border-radius: 4px;
	z-index: 100;
}
.location-menu p {
	margin: 0;
	padding: 6px 0;
}
.location-menu p a {
	color: #333;
	text-decoration: none;
	font-weight: 400;
}

/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Procedure Area %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% */
.featured-video-slider-each{
	min-height: 293px;
	border-radius: 30px;
}
.featured-video-slider-content h3{
	font-family: "montserrat",sans-serif;
	font-weight: 400 !important;
	font-size: 20px;
	line-height: 25px;
	color: #fff;
	max-width: 203px;
	margin-bottom: 0px;
}
.featured-video-slider-button{
	display: flex;
	background-color: rgba(255, 255, 255, 0.35);
	border-radius: 10px;
	padding: 5px 10px;
	width: fit-content;
	align-items: center;
	cursor: pointer;
}
.featured-video-slider-button p{
	font-family: "montserrat",sans-serif;
	font-weight: 600;
	font-size: 12px;
	color: #fff;
	line-height: 26px;
	text-transform: uppercase;
	margin-bottom: 0px;
}
.featured-video-slider-content {
	display: flex;
	position: absolute;
	bottom: 0px;
	padding: 20px 30px;
	width: 100%;
	justify-content: space-between;
	align-items: center;
}
.featured-video-slider-button p{
	margin-left: 5px;
}
.featured-video-slider-area .feac-body-content h2 {
	margin-bottom: 0px;
	margin-top: 30px;
}
.procedure-area{
	margin-top: 60px;
}
.plasma-area{
	margin-top: 110px;
	margin-bottom: 110px;
}
.plasma-content ul{
	padding-left: 24px;
	margin-bottom: 0px;
}
.plasma-content ul li{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	margin-bottom: 10px;
}
.plasma-image-area{
	max-width: 473px;
}
.plasma-image-area img{
	border-radius: 30px;
	width: 100%;
}
.pro-before-after-slider .swiper-button-prev:after, .pro-before-after-slider .swiper-button-next:after {
	display: none;
}
.pro-before-after-content p{
	max-width: 475px;
}
.pro-before-after-area{
	padding-top: 110px;
	padding-bottom: 140px;
	margin-bottom: 30px;
}
.pro-before-after-content h2{
	font-size: 40px;
	text-transform: uppercase;
}
.pro-before-after-slider .swiper-button-prev{
	width: 50px;
	left: -10px;
}
.pro-before-after-slider .swiper-button-next{
	width: 50px;
	right: -10px;
}
.pro-before-after-each .row{
	margin: 0px;
}
.pro-before-after-each .row .col-6{
	padding: 0px;
}
.pro-before-after-image img{
	width: 100%;
	height: 100%;
}
.pro-before-after-controals {
	position: absolute;
	bottom: -40px;
	left: 50%;
	transform: translateX(-50%);
	width: 180px;
}
.pro-before-after-controals .swiper-pagination-progressbar.swiper-pagination-horizontal {
	height: 1px;
	background-color: #231F2099;
}
.pro-before-after-controals .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
	background-color: #80A9CB;
	height: 4px;
	top: -2px;
}
.pro-before-after-each{
	border-radius: 30px;
	overflow: hidden;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Procedure table %%%%%%%%%%%%%%%%% */
.pro-table-area {
	margin-top: 110px;
	margin-bottom: 110px;
}
.pro-table-wrapper{
	width: 100%;
	overflow: hidden;
	overflow-x: scroll;
}
table {
	width: 1340px;
	border-collapse: collapse;
}
thead th {
	color: white;
	padding: 15px 10px;
	font-size: 1em;
	font-weight: bold;
	text-align: center;
	border-right: 1px solid rgba(255, 255, 255, 0.2); 
	white-space: nowrap; 
}
thead tr th {
	background-color: #A87B4F;
	width: 15%; 
}
table tr td:first-child,
thead tr th:first-child {
	/*     background-color: #A37F5D; */
	width: 25%;
	border-radius:10px 0 0 10px;
	overflow:hidden;
}
table tr td:last-child,
thead tr th:last-child{
	border-radius:0px 10px 10px 0px;
	overflow:hidden;
}
.pro-table-area .container::after {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	width: 25%;
	background: linear-gradient(90deg, rgba(255, 255, 255, 0.00) 0%, #FFF 100%);
	height: 100%;
}
a.scrol-right {
	color: #A87B4F;
	font-size: 12px;
	font-weight: 700;
	line-height: normal;
	letter-spacing: 1.2px;
	text-transform: uppercase;
	text-align:center;
	display:inline-block;
	width: 85px;
	position:absolute;
	top:50%;
	transform:translatey(-50%);
	right:0;
	z-index:9;
}
a.scrol-right strong{
	display:block;
}
a.scrol-right img{
	width:25px;
	height:25px;
	margin-bottom:10px;
}
table tr th:last-child{
	border-radius:0px 10px 10px 0px;
	overflow:hidden;
}
tbody tr td {
	padding: 15px 10px;
	text-align: center;
	/* border-top: 1px solid #ddd; */
	font-size: 0.95em;
	color: #444;
}

tbody tr td:first-child {
	/* background-color: #F8F8F8; */
	text-align: left;
	font-weight: 600;
	color:#231F20;
	padding-left: 20px;
}
thead tr:nth-child(even) {
	background: #F3F0EB;
}
tbody tr:nth-child(even) {
	background: #F3F0EB;
}
.procedure-area ul{
	padding-left: 20px;
	margin-bottom: 25px;
}
.procedure-area ul li{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	margin-bottom: 10px;
}
.procedure-area ol{
	padding-left: 20px;
}
.procedure-area ol li{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
	margin-bottom: 10px;
}
.faq-area{
	margin-bottom: 94px;
}
.faq-area ul{
	padding-left: 0px;
}
.procedure-area .home-review-area{
	margin-bottom: 110px;
	margin-top: 110px;
}
.banner-area .common-button{
	width: fit-content;
}
.surgical-two-area .surgical-center-content{
	padding-left: 90px;
}
.surgical-content-text h2{
	font-size: 40px;
	text-transform: uppercase;
}
.surgical-center-page-area .feac-body-content{
	height: 100%;
	display: flex;
	justify-content: center;
	width: 100%;
	flex-direction: column;
}
.surgical-center-area.surgical-two-area{
	margin-top: 60px;
}
/* %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% Contact us page %%%%%%%%%%%%%%%%%%%%% */
.contact-us-page-area{
	padding-top: 186px;
	padding-bottom: 0px;
}
.contact-us-page-wrapper{
	max-width: 1320px;
	margin: 0 auto;
	background: var(--Black-2, rgba(35, 31, 32, .80));
	border-radius: 30px;
	padding: 60px 64px;
}
.contact-us-from-area{
	padding: 34px 64px 60px;
	border: 2px solid #fff;
	border-radius: 30px;
	background-color: #fff;
}
.contact-us-slider-area{
	padding: 60px;
	background: var(--Black-2, rgba(35, 31, 32, .45));
	border-radius: 30px;
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}
.contact-us-slider{
	height: fit-content;
	position: relative;
	padding-bottom: 125px;
}
.contact-us-each h2{
	font-family: "montserrat",sans-serif;
	font-weight: 400;
	font-size: 30px;
	line-height: 100%;
	color: #fff;
	position: relative;
}
.contact-us-each p{
	font-size: 20px;
	line-height: 32px;
	color: #fff;  
	font-style: italic;
}
.contact-us-controals{
	position: absolute;
	width: 112px;
	bottom: 60px;
}
.contact-us-controals-pagination{
	position: absolute;
	bottom: 117px;
	/* left: 17px; */
	width: 180px;
}
.contact-us-controals-pagination .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{
	background-color: #fff;
	height: 4px;
	top: -2px;
}
.contact-us-controals-pagination .swiper-pagination-progressbar.swiper-pagination-horizontal{
	height: 1px;
	background-color: #fff;
}
.contact-us-controals .swiper-button-next img, .contact-us-controals .swiper-button-prev img{
	min-width: 50px;
}
.contact-us-controals .swiper-button-prev:after, .contact-us-controals .swiper-button-next:after{
	display: none;
}
.contact-us-page-wrapper .row{
	margin-left: -30px;
	margin-right: -30px;
}
.contact-us-page-wrapper .row .col-lg-6{
	padding-left: 30px;
	padding-right: 30px;
}
.contact-us-each{
	position: relative;
	padding-top: 42px;
}
.contact-us-each::after {
	position: absolute;
	content: '';
	top: 0px;
	left: 0px;
	background-image: url(../images/contact-review-icon.png);
	width: 49px;
	height: 33px;
} 
.location-post-banner-area{
	padding-top: 183px;
	padding-bottom: 82px;
}
.location-post-slider-controals .swiper-button-prev:after, .location-post-slider-controals .swiper-button-next:after {
	display: none;
}
.location-post-slider-controals .swiper-button-prev img, .location-post-slider-controals .swiper-button-next img {
	min-width: 48px;
}
.location-post-slider-map-area{
	border-radius: 30px;
	/* 	overflow: hidden; */
}
.location-post-banner-content h1{
	color:#231F20;
	margin-bottom: 30px;
}
.location-post-banner-address-each{
	margin-bottom: 44px;
}
.location-post-banner-address-each h4{
	font-family: "montserrat", sans-serif;
	font-weight: 500;
	font-size: 16px;
	color:#231F20;
	line-height: 100%;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin-bottom: 10px;
}
.location-post-banner-address-each a{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	line-height: 26px;
	color:#231F20;
}
.location-post-banner-address{
	margin-top: 55px;
}
.location-post-page .feac-body-content{
	height: 100%;
	display: flex;
	justify-content: center;
	width: 100%;
	flex-direction: column;
}
.meet-the-team-page-heading{
	max-width: 810px;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 72px;
}
.meet-the-team-page-heading h2{
	font-size: 40px;
	text-transform: uppercase;
}
.procedure-banner-area{
	position: relative;
}
.procedure-banner-area:after {
	position: absolute;
	bottom: 0px;
	height: 80vh;
	width: 100%;
	left: 0px;
	content: '';
	background-image: url(../images/banner-overlay.png);
	z-index: 1;
	background-repeat: no-repeat;
	background-size: cover;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.procedure-banner-area .blog-banner-wrapper{
	position: relative;
	z-index: 2;
}
.procedure-banner-area .blog-banner-content h4{
	font-family: "berthold-baskerville-pro",sans-serif; 
	font-weight: 400;
	font-style: Italic;
	font-size: 26px;
	line-height: 30px;
	letter-spacing: 0.5px;
	color: #fff;
	max-width: 595px;
	margin-bottom: 40px;
}
.concerns-treated-area{
	padding: 20px 20px 30px;
	border: 1px solid #fff;
	border-radius: 30px;
	max-width: 416px;
	margin-left: auto;
}
.concerns-treated-area h4{
	font-family: "montserrat", sans-serif;
	font-weight: 600;
	font-size: 16px;
	line-height: 28px;
	color: #fff;
	margin-bottom: 10px;
}
.concerns-treated-area ul{
	display: flex;
	list-style: none;
	padding: 0px;
	margin: 0px;
	flex-wrap: wrap;
	gap: 5px;
}
.concerns-treated-area ul li a{
	font-family: "montserrat", sans-serif;
	font-weight: 600;
	font-size: 12px;
	line-height: 12px;
	color: #fff;
	display: block;
	background-color: rgba(255, 255, 255, .35);
	padding: 5px 10px;
	border-radius: 5px;
	width: fit-content;
}
.procedure-banner-area.blog-banner-area {
	min-height: 100%;
	height: 800px;
	align-items: end;
	padding-bottom: 80px;
}
.banner-down-arrow{
	margin-top: 55px;
}
.banner-controals .swiper-pagination-bullet{
	background-color: transparent;
	border: 1px solid #fff;
	opacity: 1;
}
.banner-controals .swiper-pagination-bullet-active{
	background-color: #fff;
}
.banner-controals-area{
	position: absolute;
	right: 65px;
	bottom: 90px;
}
.home-banner-down-arrow{
	z-index: 1;
	position: relative;
	top: 23px;
}

.about-review-area::before {
	position: absolute;
	content: '';
	width: calc(100% - 100px);
	height: calc(100% - 100px);
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	border: 1px solid #fff;
	border-radius: 30px;
	z-index: 2;
}
.modal-backdrop.fade.show{
	display:none;
}

.quick-links-rotate h3 {
	margin-bottom: 5px !important;
	margin-top: 5px !important;
	line-height: 16px;
	font-size: 12px !important;
	font-family: "montserrat", sans-serif;
	color: #fff !important;
	font-weight: 600;
}
.quick-link-list {
	background: #231F20 !important;
	border-radius: 20px 0px 0px;
}
.quick-link-list li a{
	font-family: "montserrat", sans-serif;
}
/*%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% From Area %%%%%%%%%%%%%%%%%%%%%%%%%%%%  */
.footer-from{
	padding: 50px 60px;
	border-radius: 30px;
	background-color: #fff;
}
.banner-from-area{
	padding: 50px 60px;
	border-radius: 30px;
	background-color: rgba(35, 31, 32, .80);	
}
.gform-field-label{
	display: none !important;
}
.gform-theme--foundation .gfield textarea{
	height: 95px !important;
	min-height: 95px !important;
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#231F20;
	resize: none;
}
.gform-theme--foundation .gfield textarea::placeholder{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#231F20;
}
.gform-theme--foundation .gfield textarea:focus{
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #fff!important;
}
.gform-theme--foundation .gfield input{
	height: 45px !important;
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#231F20;
}
.gform-theme--foundation .gfield input::placeholder{
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#231F20;
}
.gform-theme--foundation .gfield input:focus{
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #fff!important;
}
.gform-theme--foundation .gfield select{
	height: 45px !important;
	font-family: "open-sans",sans-serif;
	font-size:16px;
	font-weight: 400;
	color:#231F20;
	background: url('/wp-content/uploads/2025/11/from-arrow.png') no-repeat 98% #fff;
	appearance: none;
}
.gform-theme--foundation .gfield select:focus{
	outline: none !important;
	box-shadow: none !important;
	border: 1px solid #fff!important;
}
.footer-from h2,
.banner-from-area h2{
	color: #231F20;
}
.footer-from p,
.banner-from-area p{
	color: #231F20;
}
.gform-footer{
	margin-top: 0px !important;
}
.gform-footer .gform_button{
	background-image: url('../images/common-button-bg.png');
	color: #fff;
	text-align: center;
	letter-spacing: 2px;
	text-transform: uppercase !important;
	padding: 10px 20px;
	font-size: 14px !important;
	font-weight: 700 !important;
	line-height: 26px !important;
	text-decoration: none;
	transition: all .25s;
	font-family: "montserrat",sans-serif !important;
	border: 1px solid transparent;
	min-width: 148px;
	width: 148px !important;
}
.gform-footer .gform_button:hover{
	background-image: url('../images/common-button-bg-hover.png');
	color:#fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.gform-theme--foundation .gform_fields{
	column-gap: 10px !important;
	row-gap: 20px !important;
}
.gform-theme--foundation .gfield--width-full p{
	font-size: 12px;
	line-height: 16px;
	margin-bottom: 10px;
}
.page-template-template-contact-us .footer-from-area{
	display: none;
}
.contact-us-from h2{
	color: #231F20;
}
.contact-us-from p{
	color: #231F20;
}
.page-template-template-contact-us{
	background: url('/wp-content/uploads/2025/11/contact-us-page-bg-1.png') no-repeat;
	background-size: cover;
}
.page-template-template-contact-us .footer-area{
	background-image: none !important;
}
.contact-us-from{
	margin-top: 20px;
}
.events-post-from{
	padding: 50px 60px;
	border-radius: 30px;
	background-color: rgba(35, 31, 32, .80);	
}
.events-post-from h2{
	color: #fff;
}
.events-post-from p{
	color: #fff;
}

/*************** Search result *****************/
.search-result-area {
	padding: 100px 0;
}
.search-result-area article {
	padding: 60px 150px 60px 0;
	border-bottom: 1px solid #4A4E55;
	position: relative;
}
.search-result-area article h2 a {
	color: #1C1D1C;
}
.search-result-area article h2 a:hover,
.search-result-area article a:hover{
	color: #4A4E55;
}
.search-result-area article img {
	width: 110px !important;
	max-width: 100% !important;
	height: 140px !important;
	object-fit: cover;
}
.search-result-area article figure {
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
}
.search-result-area .pagination {
	margin-top: 40px;
}
.search-result-area .pagination h2,
.search-result-area .pagination a {
	color: #0B0B0B;
}
.search-result-area .pagination a:hover {
	color: #4A4E55;
}
.search-result-area .nav-links {
	display: flex;
	gap: 10px;
}
.search-result-area .page-header {
	background-color: #5B95CF;
	padding: 20px 30px 0;
	border-top-left-radius:30px;
	border-top-right-radius:30px;
}
.search-result-area .page-header h2 {
	color: #fff;
	margin-bottom: 0;
}
.search-result-area .search-result-count {
	background-color: #5B95CF;
	color: #fff;
	padding: 10px 30px 15px;
	border-bottom-left-radius:30px;
	border-bottom-right-radius:30px;
}
.loader-img img {
	max-width:80px;
}
.search-result-area .no-results .page-title {
	color: #fff;
}
.search-result-area .no-results .page-header {
	padding-bottom: 15px;
	margin-bottom: 20px;
}
.search-result-area .no-results .search-field {
	border: 1px solid #000;
	border-radius: 5px;
	overflow: hidden;
	padding: 10px 100px 10px 10px;
	font-size: 16px;
	line-height: 19px;
	color: #000000;
	font-family: "collier", sans-serif;
	font-weight: 400;
	width: 100%;
}
.search-result-area .no-results .search-submit {
	background-color: #003D93;
	border-radius: 0 5px 5px 0;
	border: none;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	position: absolute;
	top: 0;
	right: -1px;
	height: 41px;
	width: 83px;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #fff;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.search-result-area .no-results .search-submit:hover {
	background-color: #FF3524;
}
.search-result-area .no-results label {
	display: none;
}
.search-result-area .no-results form {
	display: flex;
	align-items: center;
	max-width: 600px;
	width: 100%;
	position: relative;
}

@media(max-width:767px){
	.search-result-area article figure {
		position: initial;
		transform: translateY(0);
		margin-bottom: 20px;
	}
	.search-result-area article img {
		width: 100% !important;
		max-width: 100% !important;
		height: 300px !important;
	}
	.search-result-area article {
		padding: 30px 0 40px;
	}
	.search-result-area article h2,
	.search-result-area .page-header h2{
		font-size: 35px;
		line-height: 47px;
	}
	.search-result-area .page-header,
	.search-result-area .search-result-count{
		padding-left: 15px;
		padding-right: 15px;
	}
	.search-result-area {
		padding: 40px 0;
	}
}
/*************** Search result end *****************/
.page-template-templatestemplate-career-overview-php .location-banner-button-area{
	display:none;
}
.single-careers .blog-banner-content .common-button{
	display:none;
}
.page-template-templatestemplate-event-overview-php .location-banner-button-area{
	display:none;
}
.single-events .blog-banner-content .common-button{
	display:none;
}
.error404 .blog-banner-content {
	text-align: center;
}
.error404 .location-banner-button-area {
	display:none;
}
.merged_image img{
	/*height: 391px;*/
	border-radius: 30px;
	object-fit: cover;
}
.pro-before-after-image img{
	height: 391px;
	object-fit: cover;
}
.procedure-banner-area.blog-banner-area.procedure-banner-from-area{
	padding-bottom: 40px;
	height:120vh;
}
.footer-newsletter-area .gf_browser_chrome form{
	display: flex;
}
.blog-area{
	margin-bottom: 80px;
}
.page-template-template-team-overview  .meet-team-each:hover .meet-team-each-content{
	border-top: 1px solid #fff;
}
.page-template-template-location-overview  .location-banner-button-area{
	margin-top: 60px;
}
.page-template-template-location-overview  .location-banner-button-area .common-button {
	background-image:none;
	padding: 10px 20px;
	font-size: 20px;
	font-weight: 500;
	height: 60px;
	border: 1px solid #fff;
	border-radius: 20px;
	letter-spacing:0px;
	background-color: #FFFFFF59;
}
.page-template-template-location-overview  .location-banner-button-area .common-button.white-button{
	background-color: transparent;
	margin-left: 15px;
}
.page-template-template-location-overview  .location-banner-button-area .common-button:hover{
	background-image: url('../images/common-button-bg-hover.png');
	color:#fff;
	border: 1px solid #4c4c4e;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
}
.single-location  .site-breadcrumb  {
	color: #231F20;
}
.single-location  .site-breadcrumb a {
	color: #231F20;
}
.single-location  .site-breadcrumb a:hover{
	color: #236FAB;
}
.location-post-banner-address-each a:hover{
	color: #236FAB;
}
.location-post-banner-area{
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.single-events .blog-post-image img {
	height: 100%;
}
.blog-banner-right .common-button{
	display: none;
}
.single-events .gfield_checkbox .gform-field-label {
	display: block !important;
	color: #fff;
	border-bottom: 0px solid #fff !important;
	font-weight: 400 !important;
}
.single-events .gfield_checkbox > div{
	display: flex;
	align-items: center;
}
.single-events .gfield_checkbox{
	margin-bottom: 20px;
}
.single-events .gfield_checkbox input{
	width: 14px;
	height: 18px !important;
}
.single-events .gfield--type-checkbox .gform-field-label{
	display: block !important;
	color: #fff;
	border-bottom: 1px solid #fff;
	padding-bottom: 4px;
	width: 100%;
	font-weight: 700;
}
.single-events .gfield--type-checkbox .gform-field-label span{
	display: none !important;
}
.page-template-template-promotion .promotion-each-content h3 {
	font-weight: 700;
	color: #231F20;
	font-size: 16px;
}
.single-careers .blog-banner-content h1 {
	font-size: 42px;
}
.gallery-cat-each-image{
	height: 100%;
}
.gallery-cat-each-image img{
	height: 100%;
}
.footer-newsletter-area .gform-footer{
	margin-left: 20px;
}
.footer-each a:hover{
	color: #236FAB;	
}
.footer-bottom-wrapper ul li a:hover{
	color: #236FAB;		
}
.footer-newsletter-area input{
	border: 1px solid #A2A1A1;
}
.page-template-template-service-overview .procedure-banner-area.blog-banner-area{
	height: 620px;
}
.logo-slider-each img{
	filter: grayscale(1);
}
.page-template-template-service-overview .meet-team-each-content h3{
	padding: 20px 20px 15px;
}
.page-template-template-surgical-center .banner-wrapper h1 {
	font-size: 58px;
	font-weight: 700;
}
.page-template-template-surgical-center .banner-wrapper{
	padding-bottom: 100px;
}
.procedure-area .modal-dialog {
	max-width: 550px;
	margin-top: 150px;
}
.modal-header button{
	position: absolute;
	top: -11px;
	right: -14px;
	z-index: 1;
	opacity: 1;
	width: 50px;
	height: 50px;
	display: flex;
	justify-content: center;
	align-items: center;
	background: #fff;
	border-radius: 50%;
}
.modal-body{
	padding: 0px;
}
.modal-body iframe{
	height: 325px;
}
.modal-header{
	padding: 0px;
	border: 0px;
}
.tax-gallery-category .blog-banner-area {
	align-items: end;
	padding-bottom: 60px;
}
.tax-gallery-category .blog-banner-content{
	margin-bottom: 100px;
}
.single-gallery .blog-banner-area {
	align-items: end;
	padding-bottom: 60px;
}
.single-gallery .blog-banner-content{
	margin-bottom: 100px;
}
/*============ audits ============*/
.page-template-template-promotion .logo-slider-each h4,
.text_logo_slid .logo-slider-each h4{
	color:#231F20;
}
.page-template-template-promotion .logo-slider-each::after,
.text_logo_slid .logo-slider-each::after{
	background-color:#231F20;
}
body .gform-footer .gform_button{
	border-radius:0 !important;
	letter-spacing:2px !important;
}
.footer-each .common-button{
	font-family: "montserrat", sans-serif;
}
.footer-each .common-button:hover{
	color:#fff;
}
.procedure-area,
.footer-area,
.plasma-area,
.footer-from-area,
.surgical-center-area,
.our-team-inject-area,
.treatment-area,
.feac-body-area{
	overflow-x:clip;
}
.location-menu{
	background-color:#5B95CF;
	border-radius:0;
	border-color:#5B95CF;
}
.location-menu p a{
	color:#fff;
}
.blog-banner-area{
	position:relative;
	/*overflow:hidden;*/
}
.blog-banner-area::after{
	position:absolute;
	width:100%;
	height:100%;
	content:"";
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.80) 0%, rgba(0, 0, 0, 0.00) 100%);
	top:0;
	left:0;
	border-bottom-left-radius: 30px;
	border-bottom-right-radius: 30px;
}
.blog-banner-wrapper{
	position:relative;
	z-index:1;
}
.header-search a{
	line-height:0;
}
.home-review-each::after{
	top:-60px;
}
.banner-area{
	border-radius:0 0 30px 30px;
	overflow:hidden;
}
.boston-sec{
	margin-top:100px;
}
.location-each-content-button .white-button:hover{
	color:#fff;
}
.location-post-page .feac-body-area::after{
	display:none;
}
.hover-procedure a.common-link{
	margin-top:20px;
	display:inline-block;
}
.single-events .blog-banner-content h1,
.single-careers .blog-banner-content h1,
.single-post .blog-banner-content h1{
	font-size:42px;
}
.banner-location-list h4 {
	display: inline-block;
	margin-bottom: 0 !important;
}
.promotion-each img{
	border-radius:20px;
}
.banner-location-list {
	margin-bottom: 30px;
}
.banner-location-list h4 a {
	color: #fff;
}
/* ==========Audit=============== */
.team-template-default .location-each-content p
{
	min-height: 53px;
}
.loc-content {
	min-height: 90px;
}
.loc-content p, .loc-content a {
	line-height: 0px;
}
.logo-slider {
	margin-top: 100px;
	margin-bottom: 100px;
	overflow-x: clip;
}
.location-each-image::after{
	background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0%, rgba(0, 0, 0, 0) 100%);
}
.promotion-each-content {
	min-height: 470px;
	display:flex;
	flex-direction:column;
	justify-content:space-between
}
.feac-body-area::after {
	border-radius: 10px 10px 30px 30px;
}
@media(max-width:767px){
	.page-template-template-service-overview .banner-down-arrow{
		display:none;
	}
}

.color-Dark .logo-slider-each h4 {
	color:#231F20;
}
.color-Light .logo-slider-each h4 {
	color:#A2A1A1;
}
/* h2#quick-should-i-get-facetite-or-a-facelift {
margin-top: 70px;
} */
.page-template-default h3 {
	font-family: 'montserrat';
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 10px;
}
/*.featured-video-slider-area .swiper-button-lock{
display:block;
}*/
.swiper-pagination-lock {
	display:block;
}
div#gform_confirmation_message_1 {
	color: #fff !important;
}
/********* Blog New Css **********/
.blog-banner-content{
	padding-bottom:75px;
}
@media(max-width:991px){
	.single-team .blog-banner-wrapper {
		margin-top: 115px !important;
	}
	.blog-banner-area p {
		font-size: 16px !important;
		line-height: 24px !important;
	}
}
.blog-banner-area p {
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	font-family: "open-sans", sans-serif;
}
.gallery-overview-area .swiper-button-next::after{
	display:none !important;
}
.gallery-overview-area .swiper-button-prev::after{
	display:none !important;
}
.gallery-category-wrapper{
	overflow-x:clip;
	display:block;
}
.gallery-category-wrapper img{
	width:100%;
}
.gallery-overview-area .swiper-button-next img {
	width: 100px;
	max-width: 100px;
}
.gallery-overview-area .swiper-button-prev img {
	width: 100px;
	max-width: 100px;
}
.gallery-category-wrapper .swiper-slide-thumb-active img{
	opacity:50%;
}
.gallery-wrap {
	position: relative;
}
.button-wrapper .swiper-button-next {
	top: 35%;
	margin: 0;
	right: -53px;
}
.button-wrapper .swiper-button-prev {
	top: 35%;
	margin: 0;
	left: -53px;
}
@media(max-width:767px){
	.gallery-overview-area .swiper-button-next img {
		width: 100px;
		max-width: 35px !important;
	}
	.button-wrapper .swiper-button-next {
		top: 71%;
		margin: 0;
		right: -7px !important;
	}
	.gallery-overview-area .swiper-button-prev img {
		width: 100px;
		max-width: 35px !important;
	}
	.button-wrapper .swiper-button-prev {
		top: 71%;
		margin: 0;
		left: -7px !important;
	}
	.blog-banner-content {
		padding-bottom: 40px;
	}
	.blog-banner-area p{
		margin-bottom:0;
	}
	.gallery-category-wrapper .swiper-thumbs img {
		border-radius: 5px !important;
	}
	.gallery-category-wrapper{
		padding-bottom:40px;
	}
	.gallery-overview-area{
		margin-bottom:40px;
	}
	.gallery-category-wrapper .swiper-thumbs .swiper-slide{
		padding:20px 0;
	}
	.gallery-category-wrapper .swiper-thumbs{
		margin-left: 40px;
		margin-right: 40px;
	}
	.location-post-slider-each img{
		margin-bottom:20px;
	}
}
.gallery-category-wrapper .swiper-thumbs img {
	border-radius: 10px;
}
.gallery-category-wrapper img {
	border-radius: 20px;
}
.gallery-category-wrapper .swiper-slide {
	padding: 20px;
}
.gallery-category-wrapper .swiper-slide img{
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
}
.location-post-map {
	box-shadow: rgba(0, 0, 0, 0.35) 0px 5px 15px;
	border-radius: 30px;
	overflow: hidden;
}
.location-post-slider-controals .swiper-button-next{
	top: 22%;
	right: -20px;
}
.location-post-slider-controals .swiper-button-prev{
	top: 22%;
	left: -20px;
}
@media(max-width:767px){
	.location-post-slider-controals .swiper-button-next{
		top: 30%;
		right: 0px;
	}
	.location-post-slider-controals .swiper-button-prev{
		top: 30%;
		left: 0px;
	}
	.location-post-banner-content {
		margin-top: 35px;
	}
}
.service-overview-services{
	position: relative;
	box-shadow: 0px 0px 15px 0px #00000033;
	margin-bottom: 40px;
	overflow: hidden;
	border-radius: 30px;
}
.service-overview-services::before {
	height: 100%;
	width: 100%;
	position: absolute;
	content: '';
	bottom: 0px;
	left: 0px;
	transition: all 0.5s;
	-webkit-transition: all 0.5s;
	background-color: rgb(0 0 0 / 50%);
	opacity: 0;
}
.header-sticky-logo img,
.header-logo img {
    width: 90%;
}
.header-sticky-logo,
.header-logo{
	padding:20px 0; 
}
.location-post-slider-map-area .common-button{
	display:block;
	margin-top:30px;
}
.about-page-area {
	margin-top: 70px;
}
@media(max-width:991px){
	.about-page-area {
		margin-top: 70px;
	}
}
.contact-us-from-area h1 {
    color: #231F20;
}

.contact-us-from-area .site-breadcrumb {
    color: #231F20;
}

.contact-us-from-area .site-breadcrumb a {
    color: #231F20;
}