html, body, #wrapper {
	overflow-x: hidden;
}

body{
	font-family: 'Montserrat', sans-serif;
	font-size:14px;
	line-height:auto;
}

h2 small {
	color: #4e4e4e;
}

header .container-fluid {
	max-width: 1400px;
	margin: auto;
}

textarea {
	height: unset;
	min-height: 120px;
}

input[type=submit] { margin-bottom: 24px; }

.nav li a i {
	display: none;
	float: right;
	position: relative;
	bottom: 11px;
	padding: 16px 32px;
}

.navbar-brand img {width:120px}
.navbar-brand {margin:10px 0 0;}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus, .navbar-nav > li:hover a, .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background-color: #c1c1c1;
}

.top-row {
	background-color:#8f8c8c;
	color: #fff;
	font-size: 15px;
}

.top-row ul {list-style: none; padding: 0; margin:0;}
.top-row ul li {display: inline-block; padding: 12px 8px; border-left: 1px solid rgba(255,255,255,0.5);}

.top-row a {color: #fff;}

.top-row .navbar-nav {
	float: right;
	text-align: right;
	display: flex;
}

.top-row .navbar-nav .dropdown-menu {
	min-width: 189px !important;
	max-width: 240px;
	background-color: #8f8c8c;
	border-top: none;
}

.top-row .navbar-nav .dropdown-menu li {
	border-left: none;
	padding-left: 0px;
}

.top-row .navbar-nav > li:hover ul li a {
	background: transparent;
	color: #fff !important;
	border-bottom: none;
	padding: 0px;
}

.top-row img {
	max-width: 24px;
}

.main-banner img {
	/*height: clamp(180px, 46vw, 75vh);*/
	object-fit: contain;
}

.slider-form {
	background-color:rgba(140, 140, 140, 0.6);
	border-radius: 10px;
	width:400px;
	position: absolute;
	right:36px;
	top: 15vw;
	padding: 20px;
	margin: 0 auto;
	color: #fff;
	text-align:center;
}

.slider-form-mobile {
	background-color:rgba(140, 140, 140, 0.6);
	max-width: 100%;
	color: #fff;
	text-align: center;
	padding: 24px;
	display: none;
	margin-top: 24px;
}

.slider-form .slider-title,
.slider-form-mobile .slider-title {
	color:#fff;
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 10px;
}

.slider-form input,
.slider-form-mobile input,
.slider-form .selector,
.slider-form-mobile .selector {width:100% !important; margin-bottom:10px; z-index: 1; position: relative; color: #333;}
.slider-form input[type="submit"],
.slider-form-mobile input[type="submit"] { color: #fff; }
.selector span { color: #333 !important; }

.btn-default {background-color:#50504f; border: none; box-shadow: none;}


h1.light, h2.light, h3.light, h4.light, h5.light, h6.light, .h1.light, .h2.light, .h3.light, .h4.light, .h5.light, .h6.light {
	color: #af8c30;
} 

h1.dark-black, h2.dark-black, h3.dark-black, h4.dark-black, h5.dark-black, h6.dark-black, .h1.dark-black, .h2.dark-black, .h3.dark-black, .h4.dark-black, .h5.dark-black, .h6.dark-black {
	color: #000;
	font-weight: normal;
} 

.dark-black span {font-weight:bold;}
.main-color span {font-weight:bold;}

.tab-horizontal1 {border: none;}
.resp-tabs-list {text-align:center; border: none;}
.resp-tabs-list li {float: none; border: none; font-size: 24px; text-align:center; padding:20px; border-bottom: 3px solid #ccc;}
.resp-tabs-list li img {height:100px;}
.resp-tab-active, .resp-tab-content {border: none;}

.resp-tab-active {color: #af8c30; border-bottom-color: #af8c30 !important; padding: 20px !important;}

.resp-tabs-container {font-size:16px;}

.main-color {color:#af8c30;}

#content-index .services-sec { padding: 42px 0px; }
.section-popular { padding-bottom: 60px; padding-top: 60px;}
.section-news { padding-bottom: 60px; padding-top: 60px;}
.section-beforeafter {background-color:#f7f9eb; padding-bottom: 60px; padding-top: 60px;}
.section-videos {background-color:#e8e6e4; padding-bottom: 60px; padding-top: 60px;}
.section-aboutme {background-color:#f5f0ed; padding-bottom: 0; padding-top: 60px; font-size: 17px; line-height:26px;}
.section-aboutme .btn-default { margin-bottom: 16px; }
.section-title {margin-bottom:50px;}

.btn {border-radius: 8px;}

.service-box:hover {background-color:#d2b467;}
.service-box:hover .icon {background-color: transparent; box-shadow: 0px 0px 0px 1px #787878;}


.service-box img {
	/* padding:12px; */
	border-radius: 50%;
}

.services-sec h2 {font-size:36px; font-weight: normal;}
.services-sec .service-box.one { border-bottom: none; border-right: none; }
.services-sec .service-box.one:first-child { border-right: 1px solid #e5e5e5; }
.section-news h2 {text-transform: none;}
.section-news img {border-radius: 20px;}
.section-news .news-item {background-color:#f6f4f4; border-radius:20px 20px 0 0;}
.section-news .news-contents {padding:10px 20px; color: #000; min-height: 260px;}
.section-news .news-contents .btn {position: absolute; bottom: 24px;}
.section-news .news-title {font-weight: bold; margin-bottom: 10px; margin-top: 10px; font-size: 18px;}
.section-news .news-date {
	position: absolute;
    top: 0;
    border-radius: 20px 0px 0px 0px;
    background-color: #af8c30;
    max-height: 46px;
}

.news-date p {
	font-size: 16px;
	color: #fff;
	padding: 12px;
}

.reviews-container {
	display: grid;
	justify-content: center;
}

.trustpilot-container {
	display: flex;
	align-items: center;
	justify-content: center;
	margin-left: 8px;
}

.trustpilot-container a {
	font-size: 18px;
}

.trustpilot-container img {
	margin-bottom: 6px;
}

.appointment-sec2 input[type="text"], .appointment-sec2 input[type="email"], .appointment-sec2 input[type="number"], .appointment-sec2 textarea, .appointment-sec2 select {width: 100%; color: #333;}

.appointment-sec2 input[type="submit"] {margin: 0;}

.appointment-sec2 .selector { width: 100% !important; }

.bottom-content-form .selector span { color: #fff !important; }

.testimonials {background-color: #e8e6e4 !important; background-image:url('../images/bg.png') !important; padding-top: 60px; padding-bottom:60px;}

.testimonials h2 {margin-top:10px; margin-bottom:40px;}



.tweet p {padding: 0;}
.tweet a {color:#fff;} 

.social3 li a i {border-radius: 20px; background-color: #fff; color: #000 !important;}
footer h4 span {color:#af8c30; border-bottom-color:#000;}

.nav > li > a {
	padding: 10px 12px;
}

.dropdown-menu {min-width: 300px !important;} 

.entry-title {padding: 154px 0 0;}
.gallery-item {min-height: 400px;}
.sub-page-banner {background: none; background-color: #af8c30;}
.sub-page-banner img {
	width: 100%;
    max-height: 340px;
    object-fit: cover;
}
.sub-page-banner-white {background: none; background-color: #eee;}
.sub-page-banner .overlay {display: none;}
.treatment-sub-title {text-transform: none; padding-bottom: 15px; padding-top: 10px;}
#sub-page-content h3 img {padding-right: 18px;}

.treatment-banner-holder { display: flex; justify-content: center; }
.treatment-banner-holder .overlay {display: block;}
.treatment-banner-title {
	position: absolute;
	bottom: 20px;
}
.treatment-banner-title .entry-title {
	font-size: clamp(26px, 4vw, 42px);
	float: left;
	padding-left: 16px;
}

.blog-item {min-height: 490px;}
#sub-page-content h3 {font-size: 20px !important;}

.blog-full-width .blog-content {padding: 0 5px 0 5px;}

.blog-thumbnail {background-color: #eee;}

.sidebar-widget { margin-top: 38px; }
.sidebar-widget h2.bordered { margin-bottom: 0px; }
.procedures { margin-top: 38px; }
.treatment-procedures .panel-group.sidebar-nav {
	padding: 0px;
	padding-bottom: 8px;
}

.before-after-gallery .gallery-item-info {
	min-height: unset;
}

.iti {
    width: 100%;
    margin-bottom: 6px;
}

.iti .iti__country-name {
	color: #333;
}

.iti__country-list {
	max-width: 360px;
}

.faq-section .panel-group .panel {
	border-bottom: none;
	border: 1px solid #ddd;
	border-radius: 6px;
	background-color: #f7f7f7;
}

.faq-section .panel-default>.panel-heading {
	padding-inline: 8px;
}

/* VIDEOS */
.video-item-holder { min-height: 280px; }

.youtube-image-container img {
    max-width: 100%;
    height: auto;
}

.youtube-image-container {
    margin: 0 auto;
    max-width: 420px;
    width: 100%;
    font-size: 46px;
    transition: 0.25s;
}

.youtube-image-container:hover {
	font-size: 52px;
}

.youtube-image-container:after {
    clear: both;
}

.youtube-image-container:before,
.youtube-image-container:after {
    content: "";
    display: table;
}

div.youtube-thumb-box{
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

div.youtube-thumb-play{
    position: absolute;
    top: 34%;
    left: 44%;
    color: #af8c30;
}

img.youtube-thumb-img{
    width: 100%;
    height: 100%;
    margin: -9.5% 0px -12%;
}

/* VIDEOS END */

.ba-img {margin-bottom: 16px;}

.top-treatments-title {font-size: 18px; margin-top: 8px;}

.gallery-item-info {min-height: 300px;}

.owl-controls {
	right: 36px;
    top: 40%;
    width: 100%;
}

.owl-controls .owl-buttons .owl-next, .owl-controls .owl-buttons .owl-prev {
	width: 0px;
	height: 0px;
	font-size: 24px;
}

.owl-controls .owl-prev {
	left: 12px;
	color: #434343;
	transition: 0.25s;
}

.owl-controls .owl-next {
	position: absolute;
	right: -40px;
	color: #434343;
	transition: 0.25s;
}

.owl-controls .owl-prev:hover,
.owl-controls .owl-next:hover {
	color: #af8c30;
}

.bottom-content-form {
	background: #222222;
	padding: 36px;
}

#form-contact input[type="text"],
#form-contact input[type="email"],
#form-contact input[type="number"] {
	width: 100%;
}

#form-contact .selector {
	width: 100% !important;
}

.inline-form .row {
	margin-bottom: 24px;
}

.inline-form input {
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0px;
	padding: 0px;
	-webkit-box-shadow: none;
	color: #fff;
	width: 100%;
	height: 40px;
}

.inline-form div.selector {
	width: 100% !important;
	-webkit-appearance: none;
    -moz-appearance : none;
	background-color: transparent;
	border: none;
	border-bottom: 2px solid #fff;
	border-radius: 0px;
	padding: 0px;
	-webkit-box-shadow: none;
	color: #fff;
}

.inline-form .selector span {
	width: 100% !important;
	color: #fff;
	padding-left: 0px;
	font-size: 14px;
}

.inline-form input:focus { box-shadow: none; }

.inline-form input:focus::placeholder {color: transparent;}

.inline-form input::placeholder {color: #fff;}

.inline-form button {
	background-color: #fff;
	color: #525866;
	width: 100%;
	height: 48px;
	border: none;
	border-radius: 8px;
}

.inline-form button:hover {
	color: #fff;
}

.copyright ul {
	list-style: none;
    display: inline-flex;
}

.copyright ul li {
	margin-right: 16px;
}

.copyright ul li a {
	color: #c4c4c4;
	font-size: 10px;
}

.float-socials {
    position: fixed;
    left: 8px;
    bottom: 20px;
    z-index: 9999;
    list-style: none;
}

.float-socials li {
    margin-top: 12px;
}

.float-socials img {
    width: 50px;
    height: 50px;
}

.social-tiktok {
	border-radius: 20px;
    background-color: #fff;
    width: 29px;
    margin-top: -4px;
}

@media(max-width: 1036px) {
	.slider-form-mobile { display: block; }
	.slider-form { display: none; }
	.inline-form button { margin-top: 16px; }
}

@media (max-width: 767px) {
	.toggle-menu .dropdown-menu { display: block !important; }
	.top-row .navbar-nav {
		text-align: center;
		display: block;
		float: unset;
	}

	.top-row .navbar-nav li {
		border-left: none;
	}

	h2.resp-accordion {
		font-size: 24px;
	}

	h2.resp-accordion img {
		max-width: 60px;
	}

	.entry-title {
		padding: unset;
		padding-block: 0px;
	}

	.float-socials {
		left: unset;
		right: 19px;
    	bottom: 80px;
    	z-index: 999999;
	}

	.popular-item,
	.videos-item,
	.ba-item,
	.news-item {
		padding-inline: 32px;
	}

	.owl-controls .owl-prev {
		left: 38px;
	}

	.owl-controls .owl-next {
		right: -12px;
	}

	.nav li a i {
		display: inline-block;
	}

	#content-side-img {
		display: none;
	}

	.treatment-banner-holder {
		min-height: 180px;
	}

	.section-news .news-contents {
		min-height: 286px;
	}

	.section-news .news-contents .btn {
		bottom: 16px;
	}
}

@media (min-width: 768px) {
	.fixed-header #content-index, .fixed-header .sub-page-banner {
	    margin-top: 132px;
	}

	.fixed-header .main-banner {
		top: 132px;
	}
}

@media (max-width: 480px) {
	.main-banner img {
		object-fit: cover;
		height: clamp(154px, 38vw, 75vh);
		object-position: center left;
	}

	.sub-page-banner {
    	padding-bottom: 0px;
	}
}