* {margin: 0px;	padding: 0px;}
html, body {height: 100%;	width: 100%;}
body{  font-family: 'Chivo',sans-serif; font-size:17px; color:#101828; line-height: 1.5;}
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, address, cite, code, del, dfn, em, img, ins, q, small,  sub, sup, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, table, caption, tbody, tfoot, thead, tr, th, td, figure {	border: 0;	margin: 0;	padding: 0;	font-family:'Chivo',sans-serif; font-weight: normal;}
img, fieldset, abbr, acronym {	border: 0;}
article, aside, figure, figcaption, hgroup, footer, header, nav, section, video, object {display: block;}
audio, canvas, video {	display: inline-block;
*display: inline;
*zoom: 1;}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Chivo',sans-serif;	font-size: 100%;	font-weight: normal;}
ul li, ol li {list-style: none;}
img {	border: none;	display: block; max-width:100%;}
a, a:link, a:focus {	color: #000 ;	text-decoration: none;	outline: none;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}
a:hover {	color: #006d77;	-moz-transition: all 0.3s ease 0s;	-ms-transition: all 0.3s ease 0s;	-o-transition: all 0.3s ease 0s;	-webkit-transition: all 0.3s ease 0s;	transition: all 0.3s ease 0s;}@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.6.1');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.6.1') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.6.1') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.6.1') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.6.1') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.6.1#fontawesomeregular') format('svg');
  font-weight: normal; font-style: normal;}
  .fa-twitter:before { content: "\f099";}.fa-facebook:before { content: "\f09a";}.fa-youtube::before {
    content: "\f167";}.fa-instagram::before {
    content: "\f16d";}	.fa-angle-right:before { content: "\f105";}
	.fa-angle-double-right:before {
  content: "\f101";}.fa-angle-left:before {
  content: "\f104";
}.fa-arrow-right:before {
  content: "\f061";
}
	.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;} .fa-phone:before {
  content: "\f095";}
  .headerleft .fa{ padding-right:2px;}
.fa-map-marker:before {
  content: "\f041";}.fa-envelope-o:before {
  content: "\f003";}.fa-envelope:before {
  content: "\f0e0";}
  .fa-instagram:before {
  content: "\f16d";}.fa-arrow-circle-right:before {
  content: "\f0a9";} .top-area{ background:#13296b; width:100%; padding:5px 0}
 .container-area{ max-width:1180px; width:100%; margin:0 auto} 
 .bcaption .fa{ font-size:14px; font-weight:400}
 .clear{ clear:both}
 .header-area{ width:100%;}
   .logo-area{ float:left; padding:30px 0}
    .nav-area{ float:right;}
	.banner-caption h1{ font-size:52px;   line-height:60px;  padding-bottom:18px;   color:#101828;font-weight:700 } 
.banner-caption h1 span{ color:#006d77; font-weight:900;}
.banner-caption p{ color:#667085; font-size:35px; font-weight:600;}
.hero-button .theme-btn1 {  background:transparent; color:#101828;
   
   font-size:18px; font-weight:700; padding:22px 25px 22px 25px; }
.hero-button .theme-btn1:hover {
    color: #006d77;}
.shadowbox{width: 100%;
    -webkit-box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);
    -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.1);
    box-shadow: 0px 5px 5px 0px rgb(0 0 0 / 10%);
    position: relative;
    z-index: 99;}
	.owl-item{ position:relative;}
	
	.hero-button {
    margin-top:60px;
}.hero-button .theme-btn {
    background: #101828;
    color: #fff;
    margin-right: 10px; font-size:18px; font-weight:700; padding:22px 32px 22px 32px; border:2px solid transparent;border-radius:50px;}
.hero-button .theme-btn:hover { border:solid 2px #transparent; background:#fff; color:#101828;}
.cbtn{ background:#f2f4f7; margin-left:5px;  padding:22px 32px 22px 32px !important; border-radius:50px; font-weight:700 !important; color:#101828 !important; }
.cbtn:hover{color: #fff !important; background-color: #101828 !important;}
.banner-area{ background:#f2f4f7; position:relative;}
.banner-area:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    height: 200px;
    width: 200px;
    background: url(../images/bg3.svg) no-repeat;
    background-size: cover;
    z-index: 1;
}
.banner-area:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    height: 200px;
    width: 200px;
    background: url(../images/bg4.svg) no-repeat;
    background-size: cover;
}
.services-area{ padding:70px 0; background:url(../images/bg5.jpg) center top no-repeat fixed; margin-top:80px;  background-size: cover;  }
.heading-area{ width:100%; margin:0 auto 50px auto; text-align:center; max-width:800px;}
.services-area h2 { font-size:45px; font-weight:700;  padding-bottom:10px;}
.font24{ font-size:24px; line-height:32px; font-weight:400}


.r-tabs {	position: relative; margin-top:50px; }

.r-tabs .r-tabs-nav .r-tabs-tab {	position: relative;}

.r-tabs-tab { text-align:center; width:22.5%; margin:0 }

.r-tabs .r-tabs-nav .r-tabs-anchor { 	display: inline-block;  vertical-align:top; 

	padding:22px 1% 22px 1%; width:100%; text-align:center; background:#006d77; border:solid 2px #006d77;	text-decoration: none; font-size:18px; font-weight:700;	color: #fff; border-radius:50px;}

.r-tabs .r-tabs-nav .r-tabs-state-disabled {	opacity: 0.5;}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor {	color: #fff;  font-weight:700; border:solid 2px #101828;	text-shadow: none;	background: #101828;}

.patient-testimonial-area .r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::before { width:50% !important;}

.patient-testimonial-area .r-tabs:hover .r-tabs-nav:hover .r-tabs-anchor:hover::before { width:50% !important;}

.r-tabs .r-tabs-nav .r-tabs-state-active .r-tabs-anchor::before {
}

.r-tabs:hover .r-tabs-nav:hover .r-tabs-anchor:hover { color: #fff;  font-weight:700; border:solid 2px #101828;	text-shadow: none;	background: #101828; }

.r-tabs:hover .r-tabs-nav:hover .r-tabs-anchor:hover::before {left:44%;

    content: '';  position: absolute;   bottom: -11px;

    width: 27px;   height:11px; background:url(../images/arrow.png) center bottom no-repeat;   transition: .3s ease;}

.r-tabs .r-tabs-panel { margin-top:40px;	background-color: #fff3ea;}

.r-tabs .r-tabs-accordion-title .r-tabs-anchor {

	display: block; margin-bottom:2px; font-size:21px;	padding: 12px 15px; 	color: #fff; background:#707070;	text-decoration: none;}

.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {

	background-color: #6c1b17;	color: #fff;	text-shadow: none;}

.r-tabs .r-tabs-accordion-title.r-tabs-state-disabled {	opacity: 0.5;}

.r-tabs .r-tabs-nav { text-align:center;   margin: 0 0 0px 0;   padding: 0;}

.r-tabs .r-tabs-tab {    display: inline-block;   margin: 0 1% 15px 1%;   list-style: none;}

.r-tabs .r-tabs-panel {   display: none;}

.r-tabs .r-tabs-accordion-title {  display: none;}

.r-tabs .r-tabs-panel.r-tabs-state-active {   display: block;}
.treatmentright { float:left; width:40%; padding:40px 4% 70px 4%;}
.treatmentright h3{font-size:36px;
    font-weight: 700;
    line-height: 1.2;
    padding-bottom: 15px;
}.treatmentright p{ line-height:31px; font-size:18px;}
.treatmentleft{ float:right; width:48%; background:#000} .treatmentleft img{ opacity:0.8 }
.mt-60 {
    margin-top: 60px!important;
}
.mt-70 {
    margin-top: 70px!important;
}
.mt-40 {
    margin-top: 40px!important;
}
.btn.btn-white {
    background-color: #fff;  color: #101828;
}
.btn.btn-white:hover {
    background-color: #101828;  color: #fff;
}
.btn.btn-black { color:#fff;
    background-color: #000;}
	.btn.btn-black:hover { background:#006d77; cursor:pointer; }

.btn.btn-gary { color:#101828;
    background-color: #f2f4f7;}
	.btn.btn-green { color:#fff;
    background-color: #006d77; margin-left:15px;}.btn.btn-green:hover { background-color:#101828}
	.btn.btn-gary:hover {  background-color:#101828; color:#fff}
	.btn.btn-default {

    border-radius: 50px;
    font-size: 18px;
    line-height: 22px;
    font-family: Chivo,sans-serif;
    font-weight: 700;
}
.fa-arrow-right{ font-size:14px;}
.icon-arrow-right {
    background-image: url(../images/arrow.svg);
    background-repeat: no-repeat;
    background-position: center right 25px;
    padding-right: 50px !important;
}.btn {
    padding: 22px 32px;
    font-size: 18px;
    line-height: 22px;
    transition: .2s;
    letter-spacing: .45px;
    border-radius: 50px;
}
.doctor-area{ position:relative; margin-top:70px; }

.doctorleft{ float:left; width:47.5%}
.doctorleft img{ border-radius:100px;}
.doctorright{ float:right; width:47.5%}.doctorright h2{font-size:45px; font-weight:700; line-height:52px;}.doctorright h4{ font-size:24px; line-height:30px;  font-weight:700; padding-bottom:15px;}
.iconbox{ border-top:1px dashed #006d77; margin-top:35px; padding-top:35px;}
.iconboxhead{font-size:22px; font-weight:700; color:#006d77; line-height:28px; padding-bottom:10px;}
.iconboxtxt h3{ font-size:22px; font-weight:700; color:#006d77}
.iconboxtxt{ float:left; width:47.5%; margin-right:2.5%; margin-bottom:25px;}
.testimonial-area{ background:#bee1e6; padding:70px 0 30px 0; }
.testimonial-left{ float:left; width:39%}
.testimonial-left h2{font-size:45px; font-weight:700; line-height:52px; margin-bottom:30px;}
.testimonial-right{ float:right; width:58%}
.trighttxt{ float:left; width:47%; margin:10px 1.5% 30px 1.5%; }
.trighttxt h4{ font-size:18px; font-weight:700; padding-top:10px;}
.card-grid-style-2.card-square {
    border-radius: 0;
    padding: 25px 30px 15px 30px;
    box-shadow: 0 45px 80px rgb(0 0 0 / 4%);
}
.card-grid-style-2{    position: relative;
    background: #fff;display: inline-block;}.box-img-user {
    position: relative;
    padding: 15px 0 0 100px;
    margin-top: 32px;
    min-height: 80px;}.box-img-user .img-user {
    position: absolute;
    top: 0;
    left: 0;
    width: 80px;}.mb-5 {
    margin-bottom: 5px!important;}.text-body-lead {
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;}.text-body-text-md {
    font-size: 14px;
    line-height: 19px;}.text-body-text {
    font-weight: 400!important;
    font-size: 18px;}.card-grid-style-2.card-square .img-user-round img {
    border-radius: 50%;
    width: 80px;
    height: 80px;}.color-gray-900 {
    color: #101828!important;}
	.blog-area{ padding:60px 0 30px 0}
		.blog-area h2{font-size:45px; font-weight:700; line-height:52px; margin-bottom:12px; text-align:center}
		.text-center{ text-align:center}
		.blogbox{ float:left; width:29.33%; margin:20px 2%}
		.card-grid-style-4 .grid-4-img {
    position: relative;
    padding-bottom: 15px;
}.mb-20 {
    margin-bottom: 20px!important;
}
.mb-30 {
    margin-bottom: 30px!important;
}
.card-grid-style-4 .grid-4-img:before {
    content: "";
    position: absolute;
    bottom: 0;
    right: -20px;
    width: 100%;
    border-radius: 16px;
    background-color: #d1ecfd;
    top: 20px;
    transition-duration: .2s;
}.card-grid-style-4 .grid-4-img img {
    position: relative;
    z-index: 2;
    border-radius: 16px;
    max-width: 100%;
    width: 100%;transition: .2s;
}.card-grid-style-4 a.text-heading-4 {
    display: block;
    padding: 15px 0 18px; font-weight:700;
    color: #101828;
}
.card-grid-style-4 a.text-heading-4:hover { color:#006d77;}
.text-heading-4 {
    font-size: 28px;
    line-height: 32px;
}.blog-area .text-body-text {
    font-weight: 400!important;
    font-size: 18px; line-height:28px;
}.card-grid-style-4 .grid-4-img.color-bg-2:before {
    background-color: #fff3ea;}
	.card-grid-style-4 .grid-4-img.color-bg-3:before {
    background-color: #ddd3fa;}
	
	.card-list-style-1 {
    padding: 0 140px 40px 0;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
    border-bottom: 1px solid #e4e7ec;
}.card-list-style-1 a { 
    color: #101828;
}
.card-list-style-1 a:hover{ color:#006d77 }
.text-heading-6 {
    font-weight: 700;
    font-size: 18px;
    line-height: 22px;
    letter-spacing: 0;
}.card-list-style-1 .style-1-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 120px;
    padding: 0 10px 10px 0;
}.card-list-style-1 .style-1-img.color-bg-10:before {
    background-color: #ddd3fa;
}.card-list-style-1 .style-1-img:before {
    content: "";
    position: absolute;
    bottom: -4px;
    right: -5px;
    width: calc(100% - 10px);
    border-radius: 8px;
    background-color: #d1ecfd;
    top: 10px;
    z-index: 1;
    transition-duration: .2s;
}.card-list-style-1 .style-1-img img {
    position: relative;
    z-index: 2;
    border-radius: 8px;
}
.mtop-10{ margin-top:10px !important;}
.card-list-style-1 .style-1-img.color-bg-2:before {
    background-color: #fff3ea;
}.card-list-style-1 .style-1-img.color-bg-5:before {
    background-color: #dbece5;
}.card-list-style-1 .style-1-img.color-bg-9:before {
    background-color: #d1ecfd;
}
.footer-area{ background:#006d77; padding:50px 0; width:100%}
.heading4 {color:#0a5363; font-size:1.5rem; text-align:center; font-weight:600; margin-bottom:.9rem; line-height:1.4; padding:0}
.fcol-3{ float:left; width:29%; margin:0 2%}
.footer-icon{float:left; margin-right:1rem; padding-top:9px;}
.ficontxt{ float:left; font-size:1.2rem;}
.ficontxt p{ font-size:1.2rem; color:#0a5363; line-height:1.2; padding-bottom:5px;}
.ficontxt a{ font-weight:600; color:#0a5363; text-decoration:none}
.ficontxt a:hover{ color:#219eb9}
.footer-middle{ position:relative; }
.mtop48{ margin-top:62px;}
.fcol-4{ float:left; width:22%; margin:0 1.5%}
.heading5 {color:#fff; font-size:1.5rem;  font-weight:600; margin-bottom:1.5rem; line-height:1.4; padding:0; position:relative;}
.heading5::after {content: ' '; display: block; width: 2em; margin: 0.45em 0 0; margin-top: 0.15em; border: none;
    background: #fff; height: 3px;}
.opening-hours li{ color:#fff; display:block; margin-bottom:6px; font-size:15px; border-bottom:solid 1px #0b939f; padding-bottom:6px;}
.opening-hours li:last-child{ border-bottom:0}
.opening-hours li span{ display:inline-block; width:96px; font-weight:bold} 
.footerlist li{ display:block; margin-bottom:15px;}
.footerlist li a{ color:#fff; font-size:15px; text-decoration:none; background:url(../images/arrow2.png) no-repeat left 2px; padding-left:15px;}
.footerlist li a:hover{color:#98c6c8;}
.address { background: url(../images/address-icon.png) no-repeat left 4px;   padding-left: 32px; margin-bottom:20px; color:#fff; line-height:1.5;}
.phone {background: url(../images/ph2.png) no-repeat left 4px; padding-left: 32px; margin-bottom:20px;}
.phone a{ color:#fff; text-decoration:none; font-size:18px;}
.phone a:hover{ color:#bde0e5}
.email {background: url(../images/email-icon.png) no-repeat left 4px; padding-left: 32px; margin-bottom:20px; line-height:24px;}
.email a{ color:#fff; text-decoration:none; font-size:18px;}
.email a:hover{ color:#bde0e5}
.closed{ color:#f4d0d2}
.footer-social{ margin-top:35px;  } .footer-social li{ display:inline-table; width:41px; border-radius:100%; height:41px; background:#fff; text-align:center; margin-right:10px; }
.footer-social li:hover{ background:#bde0e5; }
.footer-social a{ display:table-cell; vertical-align:middle } .footer-social img{ height:22px; vertical-align:middle; margin:0 auto}
.footer-bottom{ background:#015860; padding:25px 0; width:100%; color:#fff;}
.footer-left{ float:left; color:#fff; font-weight:300}
.footer-right{ float:right; color:#fff; font-weight:300} .footer-right a{ color:#fff; font-weight:bold} .footer-right a:hover{ color:#bee1e6; font-weight:bold}
.welcome-area{ padding:70px 0 70px 0; position:relative; overflow:hidden}

.welcome-area:before {
    content: "";
    position: absolute;
    height: 1000px;
    width: 100%;
}
.welcome-area:after {
    content: "";
    position: absolute;
    width: 100%;
}
.welcome-area:before {
    left: 0;
    top: -100px;
    background: url(../images/bg1.svg) no-repeat 0 0;
    background-size: contain;
}
.welcome-area:after {
    right: 0;
    top: 55%;
    background: url(../images/bg2.svg) no-repeat 100% 0;
    background-size: contain;
}

.about-left{ float:left; width:47.5%}
.about-right{ float:right; width:47.5%}
.about-area{position:relative;display:block; padding:60px 0;}
.about-left{position:relative;display:block;margin-right:30px}
.about-left img{ width:100%}
.about-img img{border-radius:10px}
.about-left-content{position:absolute;background:#006d77;display:flex;align-items:center;gap:15px;padding:20px;right:-20px;top:18px;border-radius:15px;text-align:center;box-shadow:0 3px 24px rgb(0 0 0/10%)}
.about-left-content h5{font-size:45px;font-weight:700;color:#fff; line-height:50px;}
.about-left-content h5 i{font-size:40px}
.about-left-content p{color:#fff;font-size:20px;font-weight:500}
.about-right{position:relative;display:block}
.about-list-wrapper{position:relative;display:block;margin-top:28px}
.about-list{position:relative;display:block}
.about-list li{position:relative;display:flex;align-items:center}
.about-list li+li{margin-top:35px}
.about-list li .icon{position:relative;display:flex;align-items:center}
.about-list li .icon span{ position:relative; top:5px;}
.about-list li .text{margin-left:16px}
.about-list li .text h5{ font-size:18px; color:#101828; font-weight:600;}
.about-list li .text p{margin:0}
.about-text{ font-size:18px;}
.mb-3 { margin-bottom: 1rem!important;}
.site-title-tagline {    text-transform: uppercase;    font-weight:600;   font-size: 18px;   color: #006d77;    position: relative;}
.site-title { font-weight: 700; text-transform: capitalize; font-size: 45px; color: #101828; margin-top: 5px; margin-bottom: 0; line-height:1.2}
.site-title span { color: #006d77; font-weight:700}
.mt-5 {margin-top: 2rem!important;}
.about-btn { display:inline-block;  font-size: 16px;   color: #fff;   padding: 15px 30px;   -webkit-transition: all .5s;   transition: all .5s; text-transform: uppercase;   position: relative; cursor: pointer;   text-align: center;  overflow: hidden;   z-index: 1;   border: none;  font-weight:600;   letter-spacing: .5px;  border-radius: 50px;   background: #006d77;  box-shadow: 0 3px 24px rgb(0 0 0 / 10%);}
  .gallery-area h2{font-size:45px; font-weight:700; line-height:52px; margin-bottom:20px; text-align:center}
  .vbox{ float:left; width:29%; margin:15px 2%}
  .box-shadow{box-shadow:0px 0px 23px 0px rgb(0 0 0 / 10%); border:solid 10px #fff; background:#fff}
   .banner-area img {
    height:600px;  object-fit: cover;   object-position: 50% 50%;}
	
	.contact-page{ padding:80px 0}
	.box-conatct-page{ background:#fff3ea; padding:60px;border-radius:58px; position:relative}
	.contact-row1{ margin-bottom:60px;}
	.contact-row1 h4{ text-transform:uppercase; font-size:14px; line-height:19px; letter-spacing:2px;}
	.contact-row1 h1{ font-size:35px; line-height:38px; font-weight:700; padding:5px 0 15px 0}
	.contact-row1:before {
    content: "";
    position: absolute;
    top: 30px;
    right: 50px;
    height: 165px;
    width: 165px;
    z-index: 1;
    background: url(../images/email-icon1.png) right top no-repeat;
}
.contact-left-address{ float:left; width:47.5%; margin-right:5%;}
.mright0{ margin-right:0 !important}
.contact-form-area{  width:100%; margin-top:50px;}
.contact-left-address h4{ font-size:21px; font-weight:700;}
.form-row{ margin-bottom:25px;}
.form-group{ float:left; width:46%; margin:0 2%}
.form-group1{ float:left; width:96%; margin:0 2%}
.form-control{background: #fff;
    border: 0;
    height: 60px;
    box-shadow: none;
    padding-left: 4%;
    padding-right: 4%;
    font-size: 14px;
    line-height: 20px;
    width: 92%;border-radius:0; overflow:hidden;}
	.inner-banner-area{ background:#f2f4f7 url(../images/inner-banner.jpg) center top no-repeat; padding:110px 0 0px 0; min-height:200px; text-align:center;}
	.inner-banner-area h1{ font-size:42px; color:#000; line-height:44px; font-weight:700; margin-bottom:10px;}
	.inner-banner-area1{ background:#f2f4f7 url(../images/inner-banner1.jpg) center top no-repeat; padding:110px 0 0px 0; min-height:200px; text-align:center;}
	.inner-banner-area1 h1{ font-size:42px; color:#000; line-height:44px; font-weight:700; margin-bottom:10px;}
	.inner-banner-area2{ background:#f2f4f7 url(../images/inner-banner2.jpg) center top no-repeat; padding:110px 0 0px 0; min-height:200px; text-align:center;}
	.inner-banner-area2 h1{ font-size:42px; color:#000; line-height:44px; font-weight:700; margin-bottom:10px;}
	.breadcrumbs{ margin-bottom:20px}
	.breadcrumbs li {
    color: #101828;
    font-size: 16px;
    display: inline-block;
    padding-left:20px;
    position: relative;
}
	.breadcrumbs li a{ color:#000}
.breadcrumbs li:last-child:before {
    content: "/";
    position: absolute;
    top: 1px;
    left:6px; font-size:14px;
    color: #101828;}
.breadcrumbs li a:hover, .breadcrumbs li:last-child:before { color: #006d77;}
.breadcrumbs li span{ color:#006d77}	
.breadcrumbs li:first-child {padding-left: 0; font-weight:700;}
.innerdrpage{ padding:70px 0 80px 0}
.gallery-area{ margin-top:70px;}
.testimonial-page{ padding:80px 0}
	.testimonial-page-main{ background:#fff3ea; padding:60px;border-radius:58px; position:relative}
	.testimonial-page-main h1{ font-size:50px; font-weight:900; text-align:center; padding-bottom:7px;}
	.pt20{ padding-top:20px;}
	.gallery-page{ padding:70px 0}
	.portfolio_filter li {
    display: inline-block;
}
.portfolio_filter li a {
	border-bottom: 1px solid transparent;
	padding: 5px 25px;
    display: block;
	font-size: 16px;
    text-transform: capitalize;
}
.portfolio_filter li a.current,
.portfolio_filter li a:hover {
	border-color: #0e93d8;
	color: #0e93d8;
}

.portfolio_container,
.portfolio_gallery 
{
	list-style: none; margin-top:15px;
}
.gutter_small {
    margin: 0 -7.5px -15px -7.5px;
}

.work_col2 > li {
	width: 50%;
	float: left;
}
.work_col3 > li {
	width: 31%;
	float: left;
}
.work_col4 > li {
    width: 23%;
	float: left;
}
.work_col5 > li {
    width: 20%;
	float: left;
}
.portfolio_item img,
.portfolio-item img {
    width: 100%;
	transition: all 0.5s ease-in-out;
}
.portfolio_hide {
	opacity: 0;
    visibility: hidden;
    height: 0;
	padding-top:0 !important;
	padding-bottom:0 !important
}
.gutter_small > li {
    padding: 0 7.5px 15px 7.5px;
}
.gutter_medium > li {
    padding: 0px 1% 22px 1%;
}
.portfolio_content {
    padding: 15px;
}
.portfolio_item {
    overflow: hidden;
    position: relative;
}
.portfolio_item a {
	display: block;
	overflow: hidden;
}
.portfolio_style1 .portfolio_content {
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 60px;
	opacity: 0;
	visibility: hidden;
    right: 0;
    left: 0;
    text-align: center;
	transition: all 0.5s ease-in-out;
	z-index: 3;
}
.portfolio_style1 .portfolio_item::before {
    background-color: rgba(14,147,216,0.80);
    content: "";
    position: absolute;
    left: 0;
    right: 0;
	opacity: 0;
	visibility: hidden;
    top: 0;
    bottom: 0;
	transition: all 0.5s ease-in-out;
	z-index: 2;
}
.portfolio_style1 .portfolio_item:hover .portfolio_content {
	top: 0;
	opacity: 1;
	visibility: visible;
}
.portfolio_style2 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 0px;
	opacity: 0;
	visibility: hidden;
    right: 0;
    left: 0;
    text-align: center;
	transition: all 0.5s ease-in-out;
}
.portfolio_style1 .portfolio_item:hover:before,
.portfolio_style2 .portfolio_item:hover .portfolio_content,
.portfolio_style3 .portfolio_item:hover .portfolio_content {
	opacity: 1;
	visibility: visible;
}
.portfolio_style2 .portfolio_item:hover img,
.portfolio_style4 .portfolio_item:hover img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
    transform: scale(1.3);
}
.portfolio_style3 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 10px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 10px;
	opacity: 0;
	visibility: hidden;
    right: 10px;
    left: 10px;
    text-align: center;
	transition: all 0.5s ease-in-out;
}
.portfolio_style4 .portfolio_item .image_link {
    display: block;
    overflow: hidden;
}
.portfolio_style4 .portfolio_content {
	background-color: #0e93d8;
	transition: all 0.5s ease-in-out;
}
.portfolio_style5 .portfolio_content {
	background-color: rgba(14,147,216,0.80);
    bottom: 10px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 10px;
	opacity: 0;
	visibility: hidden;
    right: 10px;
    left: 10px;
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	transition: all 0.5s ease-in-out;
}
.portfolio_style5 .portfolio_item:hover .portfolio_content {
	opacity: 1;
	visibility: visible;
	-moz-transform: scale(1);
	-webkit-transform: scale(1);
	transform: scale(1);
}
.link_container a {
	background-color: #fff;
	border: 2px solid #fff;
    color: #0e93d8;
    font-size: 22px;
    width: 45px;
    height: 45px;
    display: inline-block;
    border-radius: 100%;
    line-height: 45px;
	margin: 0 2px;
	text-align: center;
}
.link_container a .ion-ios-play {
    position: relative;
    left: 2px;
}
.link_container a:hover {
	background-color: transparent;
	color: #fff;
}
.link_container {
    margin-bottom: 10px;
}
.portfolio_content h5 a,
.portfolio_content p {
	color: #fff;
}
.portfolio_content p {
    margin: 0;
    min-height: 50px;
    overflow: hidden;
    max-height: 50px;
}
.work_col5.portfolio_style3 .portfolio_content,
.work_col5.portfolio_style5 .portfolio_content {
    padding: 5px;
	bottom: 5px;
	top: 5px;
	right: 5px;
	left: 5px;
}
.work_col5.portfolio_style3 .link_container a,
.work_col5.portfolio_style5 .link_container a {
    font-size: 18px;
    width: 35px;
    height: 35px;
    line-height: 35px;
}
.work_col5.portfolio_style3 .portfolio_content p,
.work_col5.portfolio_style5 .portfolio_content p {
    min-height: 40px;
    max-height: 40px;
    font-size: 14px;
}

.portfolio_slider.owl-carousel.owl-theme .owl-dots,
.blog_post .owl-carousel.owl-theme .owl-dots {
    margin: 0 !important;
    position: absolute;
    top: 10px;
	right: 10px;
	z-index: 9;
}
.portfolio_slider.owl-carousel.owl-theme .owl-dots span,
.blog_post .owl-carousel.owl-theme .owl-dots span {
	margin: 5px 2px;
}
.portfolio_slider.owl-carousel {
    z-index: inherit;
}
.portfolio_slider.owl-carousel.owl-drag .owl-item {
	overflow: hidden;
}
.single_post .owl-carousel.owl-theme .owl-dots {
	margin: 0 !important;
	position: absolute;
	bottom: 20px;
	left: 0;
	right: 0;
}
.portfolio-item .owl-carousel {
	display: block;
}
.portfolio-item .owl-carousel a:nth-child(1n+2) {
	display: none;
}
.loading {
	font-size: 0 !important;
	background-color: #000 !important;
	border: 0;
	height: 48px;
	width: 50px;
}
#load-more {
	transition: none;
}.image_gallery_item { border-radius:12px;
	position: relative;
}
.gallary_hover_box { border-radius:12px;
	background-color: rgba(0,0,0,0.60);
    bottom: 0px;
	display: -webkit-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    -ms-justify-content: center;
    justify-content: center;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    position: absolute;
    top: 0px;
	opacity: 0;
	visibility: hidden;
    right: 0px;
    left: 0px;
	text-align: center;
	transition: all 0.5s ease-in-out;
}
.gallary_hover_box i { background:#006d77; width:60px; height:43px; padding-top:17px; margin:0 auto; border-radius:100%;
	color: #fff;
	font-size: 25px;
}
.image_gallery_item:hover .gallary_hover_box {
	opacity: 1;
	visibility: visible;
}

.gallery_img img { border-radius:12px;
	transition: all 0.5s ease;
}
.gallery_hover_style1 .image_gallery_item,
.gallery_hover_style2 .image_gallery_item {
	overflow: hidden;
}
.gallery_hover_style1 .image_gallery_item:hover .gallery_img img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
}
.gallery_hover_style2 .gallary_hover_box {
	top: 15px;
	left: 15px;
	bottom: 15px;
	right: 15px;
}
.gallery_hover_style2 .image_gallery_item:hover .gallery_img img {
	-moz-transform: scale(1.3);
	-webkit-transform: scale(1.3);
	transform: scale(1.3);
	-webkit-filter: blur(5px); 
    -moz-filter: blur(5px);
    -ms-filter: blur(5px);
    -o-filter: blur(5px);
     filter: blur(5px);
}
.gallery_hover_style3 .gallary_hover_box::before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0px;
    bottom: 0px;
    border: 2px solid rgba(255,255,255,0.5);
    margin: 10px;
}.ti-zoom-in::before {
    content: "\e611";
}@font-face {
	font-family: 'themify';
	src:url('../fonts/themify9f24.eot?-fvbane');
	src:url('../fonts/themifyd41d.eot?#iefix-fvbane') format('embedded-opentype'),
		url('../fonts/themify9f24.woff?-fvbane') format('woff'),
		url('../fonts/themify9f24.ttf?-fvbane') format('truetype'),
		url('../fonts/themify9f24.svg?-fvbane#themify') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="ti-"], [class*=" ti-"] {
	font-family: 'themify';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.services-page{ padding:70px 0}
.services-left{ float:left; width:68%}
.services-left h2{ font-size:31px; font-weight:700; margin-bottom:20px; background:#bee1e6; padding:0 20px; border-radius: 5px}

.services-left h3{ font-size:24px; font-weight:700; margin-bottom:5px; margin-top:10px; }
.services-left h4{ font-size:18px; font-weight:700; margin-bottom:10px; }
.services-left p{ padding-bottom:21px;}
.services-right{ float:right; width:28%}
.list-icon-3 { margin-bottom:30px;}
.list-icon-3 li {
    padding: 2px 0 2px 35px;
    margin-bottom: 12px;
    background: url(../images/arrow1.svg) no-repeat left 3px;
}

.list-icon-4 { margin-bottom:30px;}
.list-icon-4 li {
    padding: 2px 0 2px 50px;
    margin-bottom: 10px;
    background: url(../images/dash.jpg) no-repeat 30px 12px;
}

.services-list-area{ background:#d1ecfd; padding:20px; border-radius:12px;}
.services-list-area .widget-area .widget {    
    position: relative;
    background-color: var(--base-white);
    padding: 22px 22px 26px;
    margin: 22px 0 30px;
}
.services-list-area .widget-area .widget.with-title{
    position: relative;
    background-color: var(--base-white);
    padding: 22px 22px 13px;
}
.services-list-area .widget ul{
    margin: 0;
    padding: 0;
}
.services-list-area .widget ul >li {
    list-style: none;
}
.services-list-area .widget ul>li:first-child{
    padding-top: 0;
    margin-top: 0;
}
.services-list-area .widget-title{ 
    font-size: 28px; font-weight:700;
    line-height: 32px;
    margin-bottom: 10px;
    position: relative;
}
.widget.widget-nav-menu:after {
    content: unset !important;
}
.widget.widget-nav-menu ul li{ 
    position: relative;
    margin: 0;
    padding-bottom: 0 !important;
    border-bottom: 1px solid #e7e7e7;
}
.widget.widget-nav-menu ul li:last-child { border: none; }
.widget.widget-nav-menu ul li a{
    display: block;
    padding: 11px 20px 13px 20px;
    position: relative;
    z-index: 1;
    font-weight: 400;
    font-size: 17px;
    background-color: #fff;
    padding-left: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    color: #101828 !important;
    text-transform: capitalize;
}
.widget-nav-menu{ background:#fff; padding:20px;}
.widget.widget-nav-menu ul li a:before {
    display: block;
    content: "";
    position: absolute;
    height: 0;
    width: 2px;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background-color: #06aab9;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.widget.widget-nav-menu ul li:hover a,
.widget.widget-nav-menu ul li.active a {
    padding-left: 15px;
    color: #06aab9 !important;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.widget.widget-nav-menu ul li:hover a:before ,
.widget.widget-nav-menu ul li.active a:before {
    height: 30px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}
.widget.widget-nav-menu ul li:hover a:after, .widget.widget-nav-menu ul li.active a:after {
    color: #06aab9;
}
.services-add{ margin-top:30px;}
 .services-add { border-radius:12px;
    background: url(../images/img6.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center;
    padding: 50px 35px 28px;
} .address-icon {
    display: inline-block;
    position: relative;
    height: 70px;
    width: 70px;
    line-height: 70px;
    border-radius: 100%;
    text-align: center;
    background: #bb0b0b;
}
	.address-icon:before {
    content: "";
    position: absolute;
    z-index: 0;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    display: block;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    animation: pulse-border 1500ms ease-out infinite;
    background: #bb0b0b;
} .address-icon i {
    text-align: center;
    color: #ffffff;
    border-radius: 100%;
    font-size: 25px;
    position: relative;
    line-height: 70px;
    z-index: 9;
    width: 100%;
    vertical-align: middle;
    margin-left: 0;
    height: auto;
} .services-add .title { margin-top:15px;
    font-size: 25px;
    line-height: 38px;
    font-weight: 700;
    color: #ffffff;
    margin-bottom: 12px;
} .services-add a {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
    color: #ffffff;
}
.services-add a:hover { color:#fad2e1}
.sec-title .title.title2:after {
    left: 50%;
    transform: translateX(-50%); 
}
.sec-title .title:after {
    content: "";
    position: absolute;
    border: 0;
    width: 65px;
    height: 5px;
    background: #bb0b0b;
    z-index: 1;
    margin-left: 0;
    top: 0;
}.sec-title .title{ position:relative; padding-top:28px;}
.gallery-page .blogbox h6{ color:#667085; font-size:14px;} .gallery-page .blogbox h6 strong{ font-size:18px; color:#006d77}
.gallery-page .blogbox h2{ font-size:24px !important; line-height:28px; padding:7px 0 20px 0} .gallery-page .blogbox h2 a{ font-weight:700}

.toggles{ margin-top:20px;}
	.toggle { padding: 0px 0px 0px 0; padding-bottom: 0; background:#fff;  }
.toggle-title { position: relative; display: block; color: #000; background:#e4e7ec; margin-bottom:5px; cursor: pointer; font-size:26px; font-weight:700; padding: 15px 20px 15px 20px; border-radius:5px; }
.toggle-title:after { content: '';  position: absolute; top: 43%; right: 20px;  width: 18px; height: 9px;  border: solid #000;
    border-width: 0 0 1.5px 1.5px;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    width:10px;
    height:10px;
    margin-top: -4px; }
.toggle.active .toggle-title:after { content: '';   border: solid 2px #fff;
    border-width: 0 0 1.5px 1.5px;
    -webkit-transform: rotate(-228deg);
    -ms-transform: rotate(-228deg);
    transform: rotate(-228deg);
    width: 10px;
    height:10px;
    margin-top:3px; 
}
.toggle-content { padding: 20px; display: none; }
.toggle.active .toggle-content { display: block !important; }
.toggle.active .toggle-title {  color:#fff; background:#006d77 }
.toggles p{ margin-bottom:20px; line-height:28px;}
.toggle-content:before,
.toggle-content:after {
    content: " ";
    display:table;}
.toggle-content:after {
    clear: both;}
	.img-left{ float:left; margin-right:30px;}
	.img-right{ float:right; margin-left:30px;}
	.desktopnone{ display:none !important}
	.fl-btn {
    position: fixed;
    top: 170px;
    z-index: 999999;
    right: 0px;
}.fl-btn ul li a {
    display: block;
    padding: 10px 2px;
    background: #006d77;
    color: #FFFFFF;
    font-size: 20px;
    width: 100px;
    text-align: center;
    border-radius: 6px 0 0 6px;
}.fl-btn ul li a i {
    margin-bottom: 4px;
    display: block;
}.fl-btn ul li a span { line-height:16px;
    display: block;
    font-size: 14px;
    font-weight: 600;
}.fa-calendar:before {
    content: "\f073";
}.fl-btn ul li a:hover { background:#000}
		@media (max-width: 1600px) {.banner-area::after { width:120px; height:120px}}
		@media (max-width: 1400px) {.banner-area::before { width:130px; height:130px}.banner-area::after { width:130px; height:130px}}

	@media (max-width: 1024px) {.container-area{ width:96%}.banner-area::before { display:none;}.banner-area::after { display:none;}}
	@media (max-width: 980px) {.about-right{ width:100%; padding-top:30px;}.about-left{ width:100%}.about-left-content{ right:20px;}.doctorleft{ width:100%;}.doctorright{ width:100%; padding-top:25px;}.testimonial-left{ width:100%}.testimonial-right{ width:100%; margin-top:50px;}.vbox{ width:96%}.blogbox{ width:94%}.footer-left{ float:none; width:100%; text-align:center;}.footer-right{ float:none; width:100%; text-align:center;}.fcol-4{ width:97%; margin:15px 1.5%}.mtop48{ margin-top:0;}.testimonial-left .mt-70{ display:none}.treatmentleft{ width:100%;}.treatmentright{ width:92%}.r-tabs-tab{ width:92%}
	   .banner-area img {
    height:500px;  object-fit: cover;   object-position: 50% 50%;} .footer-middle .fcol-4:nth-child(3){ margin-top:0;} .footer-middle .fcol-4:nth-child(2){ margin-bottom:0;} .contact-left-address{ width:100%; margin-bottom:30px;}.contact-form-area{ width:100%; margin-top:30px;}.box-conatct-page{ padding:40px 20px;}.services-left{ width:100%;}.services-right{ width:100%; margin-top:20px;}
	}
	@media (max-width: 639px) {.trighttxt{ width:97%}.contact-row1:before{ display:none}}
	@media (max-width: 479px) {.logo-area{ max-width:280px;}.blog-area h2{ font-size:35px; line-height:42px;}.vbox{ width:91%}.gallery-area h2{ font-size:35px; line-height:42px;}.testimonial-left h2{ font-size:35px; line-height:42px;}.doctorright h2{ font-size:35px; line-height:42px;}.iconboxtxt{ width:100%; margin-right:0;}.btn{ padding:18px 20px;}.btn.btn-green{ margin-left:5px;}.treatmentright h3{ font-size:31px;}.font24{ font-size:21px;}.services-area h2{ font-size:35px; line-height:42px;}.site-title{ font-size:35px;}.banner-txt p{ display:none;}.banner-area img { height:250px;object-position: 85% 23%}.banner-caption h1{ font-size:35px; line-height:42px;}.body-container .wide-slider .owl-carousel .item .content{ top:18% !important}.services-area{ padding-top:60px;}.inner-banner-area h1{ font-size:35px; line-height:42px;}.testimonial-page-main{ padding:40px 20px}.work_col4 > li{ width:48%}.gutter_medium > li{ width:48%}
	.testimonial-page-main h1{ font-size:35px;}.contact-row1{ margin-bottom:40px;}.form-group{ width:96%; margin-bottom:20px;}.form-row{ margin-bottom:0} .form-group1{ margin-bottom:20px;}.bcaption{ max-width:278px !important; display:none}.blog-area{ padding:30px 0}	.desktopnone{ display:block !important}} 