img {
	max-width: 100%;
	border: 0px;
	height: auto;
}
body {
	padding: 0;
	margin: 0;
    font-family: 'Mont Book';
	color: #000;
}
* {
	border: none;
	outline: none;
	text-decoration: none;
}
a:hover{
	text-decoration: none;
}
h1{
    font-family: 'Aguila';
	font-size: 70px;
}
h2{
    font-family: 'Aguila';
	font-size: 50px;
}
h3{
    font-family: 'Aguila';
}
/*============ Font Face Generate ================*/
@font-face {
    font-family: 'Aguila';
    src: url('../fonts/Aguila-Regular.eot');
    src: url('../fonts/Aguila-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aguila-Regular.woff2') format('woff2'),
        url('../fonts/Aguila-Regular.woff') format('woff'),
        url('../fonts/Aguila-Regular.ttf') format('truetype'),
        url('../fonts/Aguila-Regular.svg#Aguila-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aguila';
    src: url('../fonts/Aguila-Medium.eot');
    src: url('../fonts/Aguila-Medium.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aguila-Medium.woff2') format('woff2'),
        url('../fonts/Aguila-Medium.woff') format('woff'),
        url('../fonts/Aguila-Medium.ttf') format('truetype'),
        url('../fonts/Aguila-Medium.svg#Aguila-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aguila';
    src: url('../fonts/Aguila-SemiBold.eot');
    src: url('../fonts/Aguila-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aguila-SemiBold.woff2') format('woff2'),
        url('../fonts/Aguila-SemiBold.woff') format('woff'),
        url('../fonts/Aguila-SemiBold.ttf') format('truetype'),
        url('../fonts/Aguila-SemiBold.svg#Aguila-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Aguila';
    src: url('../fonts/Aguila-UltraLight.eot');
    src: url('../fonts/Aguila-UltraLight.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Aguila-UltraLight.woff2') format('woff2'),
        url('../fonts/Aguila-UltraLight.woff') format('woff'),
        url('../fonts/Aguila-UltraLight.ttf') format('truetype'),
        url('../fonts/Aguila-UltraLight.svg#Aguila-UltraLight') format('svg');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Bold.eot');
    src: url('../fonts/Mont-Bold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Bold.woff2') format('woff2'),
        url('../fonts/Mont-Bold.woff') format('woff'),
        url('../fonts/Mont-Bold.ttf') format('truetype'),
        url('../fonts/Mont-Bold.svg#Mont-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Regular.eot');
    src: url('../fonts/Mont-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Regular.woff2') format('woff2'),
        url('../fonts/Mont-Regular.woff') format('woff'),
        url('../fonts/Mont-Regular.ttf') format('truetype'),
        url('../fonts/Mont-Regular.svg#Mont-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-SemiBold.eot');
    src: url('../fonts/Mont-SemiBold.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-SemiBold.woff2') format('woff2'),
        url('../fonts/Mont-SemiBold.woff') format('woff'),
        url('../fonts/Mont-SemiBold.ttf') format('truetype'),
        url('../fonts/Mont-SemiBold.svg#Mont-SemiBold') format('svg');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Heavy.eot');
    src: url('../fonts/Mont-Heavy.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Heavy.woff2') format('woff2'),
        url('../fonts/Mont-Heavy.woff') format('woff'),
        url('../fonts/Mont-Heavy.ttf') format('truetype'),
        url('../fonts/Mont-Heavy.svg#Mont-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont Book';
    src: url('../fonts/Mont-Book.eot');
    src: url('../fonts/Mont-Book.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Book.woff2') format('woff2'),
        url('../fonts/Mont-Book.woff') format('woff'),
        url('../fonts/Mont-Book.ttf') format('truetype'),
        url('../fonts/Mont-Book.svg#Mont-Book') format('svg');
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Mont';
    src: url('../fonts/Mont-Light.eot');
    src: url('../fonts/Mont-Light.eot?#iefix') format('embedded-opentype'),
        url('../fonts/Mont-Light.woff2') format('woff2'),
        url('../fonts/Mont-Light.woff') format('woff'),
        url('../fonts/Mont-Light.ttf') format('truetype'),
        url('../fonts/Mont-Light.svg#Mont-Light') format('svg');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
/*===========================================================================*/

.mg-top-80{
	margin-top: 80px;
}
.mg-bottom-80{
	margin-bottom: 80px;
}
.header_section{
	width: 100%;
	position: absolute;
	z-index: 9;
	float: left;
	padding: 10px 0;
	background: linear-gradient(to bottom, rgba(255,255,255,0.2) 0%, rgba(255,255,255,0.1) 60%, rgba(0,0,0,0) 100%);
}
.header_section a{
	margin: 0 auto;
	display: table;
}
.header_section a img{
	width: 200px;
}
.banner_section{
	width: 100%;
	float: left;
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	height: 100vh;
	background-size: cover;
	background-position: center center;
	position: relative;
	display: flex;
	align-items: center;
	overflow: hidden;
}
.bottom_shape{
	position: absolute;
	width: 100%;
	bottom: 8px;
	content: "";
	z-index: 1;
}
.bottom_shape img{
	width: 100%;
	height: 37px;
	filter: brightness(0) invert(1);
	transform: scale(-1.5);
}
.banner_section::before{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	content: "";
	background-color: rgba(0, 0, 0, 0.4);
}
.banner_heading{
	width: 50%;
	float: left;
	color: #fff;
	position: relative;
	z-index: 2;
}
.banner_heading h1{
	margin: 0;
	padding: 0;
	font-weight: 600;
}
.banner_heading h4{
	font-size: 40px;
	font-weight: 400;
	margin: 10px 0 0 0;
	padding: 0;
}
.appointment_form{
	width: 350px;
	background: rgba(150, 107, 94, 0.4);
	position: absolute;
	right: 10%;
	border-radius: 25px;
	padding: 40px 20px;
	color: #fff;
	text-align: center;
	top: 18%;
}
.appointment_form h3{
	margin: 0 0 30px;
	padding: 0;
}
.appointment_form h3 span{
	display: block;
	font-family: "Mont";
	font-size: 16px;
	margin: 5px 0 0 0;
}
.appointment_form input{
	background: transparent;
	height: 45px;
	margin: 15px 0 0 0;
	color: #fff;
	width: 100%;
	border-radius: 4px;
}
.appointment_form input::placeholder{
	color: #fff;
}
.appointment_form select{
	width: 100%;
	background: transparent;
	height: 45px;
	color: #fff;
	margin: 15px 0 0 0;
}
.appointment_form select option{
	color: #888;
	padding: 4px;
}
.appointment_form input[type=submit]{
	background: #966B5E;
	font-weight: 600;
	transition: all 0.3s;
}
.appointment_form input[type=submit]:hover{
	color: #966b5e;
	background: #fff;
	transition: all 0.3s;
}
.ba_section{
	width: 100%;
	float: left;
}
.img_slider{
	width: 100%;
	float: left;
	display: inline-block;
}
.img_slider img{
	width: 100%;
}
.img_slider.owl-theme .owl-nav.disabled+.owl-dots{
	margin-top: 40px;
}
.img_slider.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span{
	background: #925249;
	width: 12px;
	height: 12px;
}
.img_slider.owl-theme .owl-dots .owl-dot span{
	background: #d0bab7;
	margin: 5px 4px;
	width: 8px;
	height: 8px;
}
.testimonial_section{
	width: 100%;
	float: left;
	padding: 80px 0;
	background: #fff9f7;
}
.testimonial_slider{
	width: 100%;
	float: left;
}
.testimonial_slider.owl-theme .owl-nav{
	position: absolute;
	right: 0;
	top: -48%;
	font-size: 26px;
	color: #966B5E;
	margin: 0;
}
.testimonial_slider.owl-theme .owl-nav [class*=owl-]{
	margin: 0 15px;
	opacity: .6;
}
.testimonial_slider.owl-theme .owl-nav [class*=owl-]:hover{
	color: #966b5e;
	opacity: 1;
	background-color: transparent !important;
}
.testimonial_slider .item{
	width: 100%;
	float: left;
	color: #966B5E;
	padding: 0 10%;
}
.testimonial_slider p{
	height: 140px;
	margin: 0;
}
.testimonial_slider h4{
	font-weight: 600;
}
.all_treatements{
	width: 100%;
	float: left;
}
.main_heading{
	width: 100%;
	float: left;
	text-align: center;
	margin: 0 0 40px;
}
.main_heading h2{
	color: #966B5E;
	font-weight: 600;
	margin: 0;
}
.all_treatment_boxes{
	width: 100%;
	display: inline-block;
	text-align: center;
}
.treatment_box{
	width: 31%;
	display: inline-block;
	padding: 10px;
	background: #fff;
	transition: all 0.3s;
	margin: 0 1% 20px;
}
.treatment_box:hover{
	box-shadow: 0px 0px 14px -7px rgba(55.00000000000002, 55.00000000000002, 55.00000000000002, 0.4);
	transition: all 0.3s;
}
.treatment_box img{
	width: 100%;
	border-radius: 8px 0;
}
.treatment_box h4{
	color: #925249;
	font-size: 20px;
	font-weight: 600;
	margin: 10px 0 0 0;
	text-align: center;
}
.doctor_section{
	width: 100%;
	float: left;
	background: #f4f4f4;
	padding: 80px 0;
}
.doctor_details{
	width: 100%;
	float: left;
	color: #966B5E;
	padding-right: 30px;
}
.flex_section{
	display: flex;
	align-items: center;
}
.doctor_details h4{
	font-size: 16px;
	margin: 0 0 10px;
}
.doctor_details h2{
	margin: 0;
}
.doctor_details p{
	margin: 20px 0 0 0;
	font-weight: 500;
	font-size: 16px;
}
.doctor_img{
	width: 100%;
	float: left;
	padding-left: 30px;
}
.doctor_img img{
	width: 100%;
	border-radius: 8px 0;
}
.treatment_slider{
	width: 100%;
	float: left;
	display: inline-block;
}
.treatment_box h4 span{
	display: block;
	margin: 10px 0 0 0;
	font-size: 16px;
}
.footer_section{
	width: 100%;
	float: left;
	border-top: 3px solid #966b5e;
}
.top_footer_section{
	width: 100%;
	float: left;
	padding: 40px 0 15px;
	background: #FEEFEA;
	color: #353535;
}
.top_footer_section .col-sm-6 .footer_box{
	padding-right: 50px;
}
.footer_box{
	width: 100%;
	float: left;
	margin: 0 0 25px;
}
a.footer_logo{
	width: 100%;
	display: inline-block;
	margin: 0 0 20px;
}
a.footer_logo img{
	width: 200px;
}
.footer_box p{
	font-size: 16px;
	margin: 0;
}
.footer_box h3{
	color: #966b5e;
	margin: 0 0 20px;
}
ul.mail_list{
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.mail_list li{
	margin: 10px 0 0 0;
	font-size: 16px;
}
ul.mail_list li a{
	color: #353535;
	transition: all 0.3s;
}
ul.mail_list li a:hover{
	color: #966b5e;
	transition: all 0.3s;
}
ul.social_icons{
	padding: 0;
	margin: 15px 0 0 0;
	list-style: none;
}
ul.social_icons li{
	padding: 0 10px;
	margin: 0;
	float: left;
	font-size: 24px;
}
ul.social_icons li a{
	color: #966b5e;
}
.footer_box iframe{
	width: 100%;
	height: 250px;
}
.bottom_footer_section{
	width: 100%;
	float: left;
	background: #966b5e;
	padding: 10px 0;
	text-align: center;
}
.bottom_footer_section p{
	font-size: 16px;
	margin: 0;
	color: #fff;
}


.all_treatment_boxes{
	width: 100%;
	display: inline-block;
	text-align: center;
}
.treatment_box{
	width: 22%;
	display: inline-block;
	padding: 10px;
	background: #fff;
	transition: all 0.3s;
	margin: 0 1% 20px;
	position:relative;
}
/*.treatment_box:hover{
	box-shadow: 0px 0px 14px -7px rgba(55.00000000000002, 55.00000000000002, 55.00000000000002, 0.4);
	transition: all 0.3s;
}*/
.treatment_box img {
    width: 100%;
    border-radius: 50%;
}
.treatment_box h4 {
    color: #000;
    font-size: 20px;
    font-weight: 600;
    margin: 10px 0 0 0;
    text-align: center;
    position: absolute;
    top: 45%;
    left: 0;
    right: 0;
    text-shadow: 0 0 0 #fff;
}
.testimonial_slider .item {
    width: 600px;
    float: none;
    color: #000000;
    margin: 0 auto;
    background: #fff;
    padding: 40px;
}
span.text-center {
    width: 100%;
    display: block;
    padding-bottom: 30px;
}
span.text-center i{
	padding:0 3px;
	color:#ffa534;
}
.testimonial_slider p {
    height: 300px;
    margin: 0;
    font-size: 18px;
}
.owl-dots {
    padding-top: 30px;
}
.testimonial_slider.owl-theme .owl-nav{
	display:none;
}
section.testimonial_section {
    background-size: cover !important;
    background-position: center center !important;
    width: 100%;
    background-attachment: fixed !important;
    min-height: 700px;
}
.intl-tel-input.allow-dropdown {
    width: 100%;
    margin-top: 10px;
}
.intl-tel-input.allow-dropdown .selected-flag, .intl-tel-input.separate-dial-code .selected-flag{
	position:relative;
	width:100%;
}
li.country {
    color: #000;
}
.flag-container {
    width: 100%;
}
.intl-tel-input .country-list{
	width: 100%;
}
.intl-tel-input .selected-flag .iti-arrow {
    border-top: 4px solid #fff;
    right: auto;
    left: 35px;
}































/* ==================== Responsive Start ==================*/
@media (max-width: 767px){
h1{
	font-size: 44px;
}
h2{
	font-size: 28px;
}
.mg-top-80{
	margin-top: 50px;
}
.mg-bottom-80{
	margin-bottom: 50px;
}
.header_section{
	position: relative;
}
.header_section a img{
	width: 120px;
}
.banner_section{
	height: 50vh;
}
.banner_heading{
	width: 100%;
	text-align: center;
}
.appointment_form{
	right: 0;
	width: 100%;
	position: relative;
	float: left;
	border-radius: 0;
	background: #966b5e;
}
.appointment_form input[type=submit]{
	background: #fff;
	color: #966b5e;
}
.banner_heading h4{
	font-size: 20px;
}
.treatment_box{
	width: 47.5%;
}
.treatment_box h4{
	font-size: 16px;
}
.doctor_section{
	padding: 50px 0;
}
.flex_section{
	display: inline-block;
}
.doctor_details{
	padding: 0;
	margin: 0 0 25px;
}
.doctor_details h4{
	font-size: 14px;
}
.doctor_details p{
	font-size: 12px;
}
.doctor_img{
	padding: 0;
}
a.footer_logo img{
	width: 120px;
}
.top_footer_section .col-sm-6 .footer_box{
	padding: 0;
}
.footer_box p{
	font-size: 14px;
}
.footer_box p{
	font-size: 14px;
}
ul.mail_list li{
	font-size: 14px;
}
.bottom_footer_section p{
	font-size: 14px;
}
.bottom_shape img{
	display: none;
}
.testimonial_section{
	padding: 50px 0;
}
.testimonial_slider.owl-theme .owl-nav{
	top: -36%;
}
.testimonial_slider.owl-theme .owl-nav [class*=owl-]{
	margin: 0 5px;
}
.testimonial_slider .item{
	width: 100%;
    float: left;
    color: #000000;
    margin: 0;
    background: #fff;
    padding: 40px;
    height: auto;
}
.testimonial_slider p{
	height: 400px;
}
.treatment_box{
	width: 47.5%;
}
.treatment_box h4 {
	font-size: 14px;
	background: rgba(255, 255, 255, 0.5);
	padding: 5px;
}
}
@media (min-width: 768px) and (max-width:1023px){
h1{
	font-size: 50px;
}
h2{
	font-size: 34px;
}
.mg-top-80{
	margin-top: 50px;
}
.mg-bottom-80{
	margin-bottom: 50px;
}
.bottom_shape img{
	display: none;
}
.header_section{
	position: relative;
}
.header_section a img{
	width: 150px;
}
.banner_section{
	height: 70vh;
}
.banner_heading{
	width: 100%;
	text-align: center;
}
.appointment_form{
	right: 0;
	width: 100%;
	position: relative;
	float: left;
	border-radius: 0;
	background: #966b5e;
}
.appointment_form input[type=submit]{
	background: #fff;
	color: #966b5e;
}
.banner_heading h4{
	font-size: 20px;
}
.treatment_box{
	width: 47.6%;
}
.doctor_section{
	padding: 50px 0;
}
.doctor_details{
	padding: 0;
}
.doctor_details h4{
	font-size: 14px;
}
.doctor_details p{
	font-size: 12px;
}
.doctor_img{
	padding: 0;
}
a.footer_logo img{
	width: 150px;
}
.top_footer_section .col-sm-6 .footer_box{
	padding: 0;
}
.footer_box p{
	font-size: 12px;
}
.footer_box p{
	font-size: 12px;
}
ul.mail_list li{
	font-size: 12px;
}
.bottom_footer_section p{
	font-size: 12px;
}
.footer_box iframe{
	height: 200px;
}
.testimonial_section{
	padding: 50px 0;
}
.testimonial_slider.owl-theme .owl-nav{
	top: -36%;
}
.testimonial_slider .item{
	padding: 0;
}
.testimonial_slider p{
	height: 180px;
}
.treatment_box{
	width: 47.6%;
}
}
@media (min-width: 1024px) and (max-width:1279px){
h1{
	font-size: 56px;
}
h2{
	font-size: 40px;
}
.appointment_form{
	right: 5%;
	top: 12%;
	width: 300px;
}
.banner_heading h4{
	font-size: 30px;
}
.footer_box p{
	font-size: 14px;
}
.footer_box p{
	font-size: 14px;
}
ul.mail_list li{
	font-size: 14px;
}
.testimonial_slider .item{
	padding: 0 2%;
}
}
@media (min-width: 1280px) and (max-width:1364px){
.appointment_form{
	right: 6%;
}
}
@media (min-width: 1365px) and (max-width:1439px){

}
@media (min-width: 1440px) and (max-width:1600px){

}
@media (min-width: 1601px) and (max-width:1920px){
.container{
	width: 1440px;
}
h1{
	font-size: 90px;
}
h2{
	font-size: 60px;
}
.header_section a img{
	width: 280px;
}
.appointment_form {
    width: 400px;
    padding: 80px 40px;
    top: 20%;
}
.appointment_form h3{
	font-size: 30px;
}
.appointment_form input {
    height: 60px;
    font-size: 20px;
}
.appointment_form select{
	font-size: 20px;
	height: 60px;
}
.treatment_box h4{
	font-size: 24px;
}
.doctor_details h4{
	font-size: 20px;
}
.doctor_details p{
	font-size: 20px;
}
a.footer_logo img{
	width: 280px;
}
.footer_box p{
	font-size: 20px;
}
ul.mail_list li{
	font-size: 20px;
}
ul.social_icons li{
	font-size: 30px;
}
.footer_box iframe{
	height: 300px;
}
.treatment_box h4{
	font-size: 24px;
}
}