* {

    padding: 0;

    margin: 0;

}

html, body {height: 100%; width: 100%;}



body{  font-family: 'Lato',sans-serif; font-size:18px; color:#000; 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:'Lato',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: 'Lato',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: #074c95 ;	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: #000;	-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-envelope:before {
  content: "\f0e0"; }

.fa-phone-square:before { content: "\f098";}



.fa-angle-double-right:before { content: "\f101";}.fa-angle-left:before { content: "\f104";}.fa-arrow-right:before { content: "\f061";}.fa-clock-o:before { content: "\f017";}



.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";}



  @font-face { font-family: "Flaticon"; src: url("../fonts/flaticon_flats.eot");  src: url("../fonts/flaticon_flats.eot?#iefix") format("embedded-opentype"),



       url("../fonts/flaticon_flats.woff") format("woff"),  url("../fonts/flaticon_flats.ttf") format("truetype"), url("../fonts/flaticon_flats.svg#Flaticon") format("svg");



  font-weight: normal; font-style: normal;}

.fa-x-twitter:before{content:"\e61b"}

  .fa-calendar:before { content: "\f073";}.fa-home:before {  content: "\f015";}

  .fa-slash-forward:before { content: "\2f";}

  .fa-map-marker:before { content: "\f041";}.fa-envelope-o:before { content: "\f003";}.fa-envelope:before { content: "\f0e0";} .fa-clock:before {  content: "\f017";}

.fa-chevron-down:before { content: "\f078";}

.fa-instagram:before {  content: "\f16d";}.fa-arrow-circle-right:before { content: "\f0a9";}  .fa-calendar:before{content:"\f073"} .fa-linkedin:before {  content: "\f0e1";}

.container-area{ max-width:1280px; width:100%; margin:0 auto}

.header-area{ background:#074c95}

.clear{ clear:both}

.logo-area{ float:left; padding:12px 0; max-width:230px;} .logo-area img{ border:solid 10px #fff; border-radius:12px;}

.banner-area{ background:#e8e9eb; margin-top:1px; min-height:600px; }

.banner-area img{  height: 600px; margin:0 auto;

    object-fit: cover;

    object-position: 50% 50%;}



.bdbottom0{ border-bottom:0 !important}

.welcome-section{ background:#ece3de; padding:60px 0 30px 0;}

.stats-section{ padding:50px 0;

    position:relative;

}

.welcome-left{ float:left; width:60%} .welcome-right{ float:right; width:35%}

.stats-container{

    display:flex;

    justify-content:space-between;

    align-items:flex-start;

    overflow:hidden;

}

.width80{ width:80%; margin:0 auto}



.stat-box{

    flex:1;

    padding:0px 21px; min-height:250px;

    text-align:left;

    position:relative;

}



.stat-box:not(:last-child){

    border-right:1px solid #ddd;

}



.icon{

    width:45px; float:left; margin-right:14px;

    height:45px;

    margin-bottom:15px;

}



.icon img{

    width:100%;

}



.stat-box h2{

    margin:0 0 12px;

    font-size:42px;

    color:#333;

    font-weight:700;

}



.stat-box h4{

    margin:0 0 15px;

    font-size:19px;

    font-weight:600;

    line-height:1.2;

}

.shadowbox {  position: relative;z-index: 99;}

 .fixed {background: #fff; -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: fixed;  top: 0; width: 100%;}

.stat-box p{

    margin:0;

}

.sticky-right-side {

    position: fixed;

    bottom: 10px;

    z-index: 999999;

    right: 10px;

}

	.sticky-right-side img{ display: block;

    width: 100%;

    transition: transform 0.4s ease;}

.sticky-right-side:hover img{transform: translateY(-10px);}

.welcome-right img{ border:14px solid #fff; border-radius:100%}



.welcometxt{ max-width:1130px; width:100%; margin:0 auto; text-align:center}

.welcometxt h2{ font-size:41px; font-weight:600; line-height:46px; padding-bottom:15px;}

.doctor-section{ background:#074c95; padding:60px 0}

.dr-left{ float:right; width:32%; background:#fff; border-radius:35px;}

.dr-left-main{ padding:10px 20px 0 20px;}

.dr-left-main img{ margin:0 auto}

.dr-right{ float:left; width:66.5%; background:#fff; border-radius:35px;}

.dr-right-main{ padding:21px 40px 31px 40px;}

.dr-right-main h2{font-size:41px; font-weight:600;}

.dr-right-main h3{ font-weight:600; padding-bottom:15px; font-size:20px;}

.lmoredr{ margin-top:15px;}

.lmoredr a{ font-weight:600; text-decoration:underline} .lmoredr a:hover{ color:#074c95; text-decoration:underline}

.drrightbox{ float:left; width:23%; margin:0 1%; text-align:center; margin-top:20px;}

.drrightbox h4{ font-size:44px; font-weight:600; line-height:50px;}

.drrightbox p{ line-height:24px; font-size:15px;}

.btn1{ background:#fff; padding:14px 25px; border-radius:35px; color:#000 !important; font-weight:600}

.btn1:hover{ background:#69a7bc; color:#fff !important;}

.btn2{ background:#6aa7bc; padding:14px 25px; border-radius:35px; color:#fff !important; font-weight:600}

.btn2:hover{  background:#fff; color:#000 !important;}

.btn02{ background:#000; padding:14px 25px; border-radius:35px; color:#fff !important; font-weight:600}

.btn02:hover{  background:#fff; color:#000 !important;}

.btn02a{ background:#cc5e2f; padding:14px 25px; border-radius:35px; color:#fff !important; font-weight:600}

.btn02a:hover{  background:#fff; color:#000 !important;}



.btn3{ background:#000; padding:8px 25px; border-radius:35px; color:#fff !important; font-weight:600}

.btn3:hover{  background:#6aa7bc; color:#fff !important;}

.btn4{ background:#cc5e2f; padding:8px 25px; border-radius:35px; color:#fff !important; font-weight:600}

.btn4:hover{  background:#6aa7bc; color:#fff !important;}



.fcbox p{ font-weight:600}

.drbtn{ text-align:center; margin-top:35px;}

.treatment-section{background:#000b39; padding:60px 0 70px 0; color:#fff}

.treatment-section h2{ color:#fff; font-size:41px; font-weight:600;}

.text-center{ text-align:center}



.treatment-box{ float:left; width:27%; margin:10px 0.7% 10px 0.7%; color:#000; background:#fff; padding:20px 2%; border-radius:30px;}

.treatment-img{ margin-bottom:15px; } .treatment-img img{ display:inline-block; vertical-align:middle; margin-right:10px; } .treatment-img h3{     display: inline-block;

    font-size: 23px;

    width: 74%;

    vertical-align: middle;

    line-height: 28px;}

.treatment-img h3 a{ color:#000; font-weight:600  }.treatment-img h3 a:hover{ color:#6aa7bc; }

.why-chosse-area{ padding:60px 0}

.why-chosse-area h2{font-size:41px; font-weight:600; line-height:45px; text-align:center; margin-bottom:10px;}

.why-chosse-left{ float:right; width:35%; border-radius:35px;}

.why-chosse-left img{ border-radius:35px; }

.why-chosse-right{ float:left; width:64%}

.why-chosse-box{ border:solid 2px #6daabf; margin-bottom:15px; border-radius:30px; float: left; width:47%; margin-left:2%}

.why-chosse-box-main{ padding:20px; min-height:230px;}

.why-chosse-box-main h3{ font-weight:600; font-size:27px; line-height:31px; padding-bottom:10px}

.why-icon{ float:left; width:15%}

.wht-txt{ float:right; width:81%}



.testimonial-area{ background:#ece3de; padding:60px 0}

.testimonial-left{ float:left; width:23%; padding-top:20px; text-align:center}

.testimonial-left p{ font-size:22px; padding-bottom:5px;}

.testimonial-left h2{font-size: 41px;  font-weight: 600; line-height:46px;padding-bottom:30px;  }

.testimonial-right{ float:right; width:77%}

.testimonial-box{ background:#fff; border-radius:20px; float:left; width:31%; margin-left:2%}

.testimonial-box h3{ position:relative; font-size:22px; padding-left:55px; font-weight:600; padding-bottom:25px; line-height:22px; color:#000; padding-top:12px;} 

.testimonial-box h3 span{ color:#000; font-size:16px;}

.testimonial-box h3::before{position: absolute;

    content: '';

    width: 40px;

    height: 41px;

    left: 0;

    top: 0px;

    background: url(../images/google.png) no-repeat;

}

.testimonial-box-mian{ padding:25px 20px;}

.testimonial-box-mian p{ padding-top:15px;}



.blog-area{ padding:60px 0 160px 0}



.footer-area{ background:#000b39; padding-bottom:30px;}

.footer-social{ text-align:center; position:relative; top:-60px;}

.footer-social li{ display:inline-block; margin:0 7px; width:50px; height:50px;  background:#fff; color:#000; border-radius:100%; line-height:50px; }

.footer-social li a{  text-align:center;color:#000; font-size:25px;} .footer-social li a:hover{ color:#fff}

.footer-social li:hover{ background:#6aa7bc; color:#fff} .footer-social li:hover a{ color:#fff}

.footer-link {  text-align:center; border-top:solid 1px #878b9b; margin-top:-20px;  padding-top:20px; color:#878b9b}

.footer-link a{  padding:0 18px; color:#fff}

.footer-link a:hover{ color:#6aa7bc; }

.footer-bottom-area {  text-align:center; border-top:solid 1px #878b9b; color:#fff; margin-top:20px; padding-top:30px;}

.footer-bottom-area p a{ color:#6aa7bc;}.footer-bottom-area p a:hover{ text-decoration:underline}

.footer-contact{ text-align:center; position:relative; top:-97px;}

.footer-contact h2{ font-weight:600; font-size:41px; color:#6aa7bc; padding-bottom:25px; line-height:45px;}

.fcbox{ border-right: solid 1px #d9dcea; background:#fff; color:#000; float:left; text-align:center; width:30%; padding:0 1.5%; min-height:130px;}

.fcbox h3{ font-size:19px; color:#000}

.fcbox p a{ font-weight:600; font-size:22px; color:#000} .fcbox p a:hover{ color:#00a4a6}

.footer-contact h4{ color:#000}

.bdtoprightr{ border-bottom-right-radius:20px}

.bdtoprightl{ border-bottom-left-radius:20px}

.top-wrapper{ background:#fff; width:100%}

.top-left{ float:left; padding:12px 0} 

.top-left ul li{ display:inline-block; margin-top:3px; vertical-align:top; margin-right:10px; padding-right:10px; border-right:solid 1px #000; line-height:18px; }  .top-left ul li strong{ color:#7d65b3; font-weight:600; font-size:16px;}.top-left ul li:last-child{ border-right:0}

.top-left ul li img{ display:inline-block; vertical-align: top; padding-right:2px;}

.top-left ul li a{ font-weight:600; font-size:16px;}

.top-left ul li a:hover{ color:#6aa7bc} 

.top-left ul li .fa{ color:#543884}

.top-right{ float:right; margin:12px 0 }

.clear{ clear:both}

.top-social{ display:inline-block;}

.top-social li{ display:inline-block; margin-right:10px;}

.top-social li a:hover{ color:#6aa7bc}



@media(max-width:991px){



.features-section .container{

    grid-template-columns:repeat(2,1fr);

}



}



@media(max-width:767px){



.features-section .container{

    grid-template-columns:1fr;

}



.feature-box{

    padding:22px;

}



.feature-content h3{

    font-size:20px;

}



}



@media(max-width:991px){



.stats-container{

    flex-wrap:wrap;

}



.stat-box{

    width:50%;

    flex:none;

    border-bottom:1px solid #eee;

}



.stat-box:nth-child(2){

    border-right:none;

}



}



@media(max-width:767px){



.stats-container{

    display:block;

}



.stat-box{ padding:0px 0px 20px 0; margin-bottom:20px;

    width:100%;

    border-right:none !important;

    border-bottom:1px solid #eee;



}







}



.blog-area h2{    font-size: 41px; text-align:center;

    line-height: 46px;

    padding-bottom:30px;

    font-weight: 600;}

	.blog-box1{ float:left; width:35%;} .blog-box2{ float:right; width:63%;}

	.blog-image{position: relative;

    overflow: hidden;} .blog-image img{ width:100%; height:auto}
	.dpdate{ padding-bottom:12px; font-style:italic; font-size:16px; }
	.tag-box a{background: #ece3de;
    padding: 5px 10px;
    margin-right: 9px;
}

	.blogmain{ padding:20px; box-shadow:0px 30px 60px 0px rgb(0 0 0 / 10%); background:#fff; margin-bottom:21px;}

	.blog-box1 h3{ padding-top:18px;}

	.blog-content{ background:#fff} 	.blog-content h3 a{ font-weight:600; font-size:24px; line-height:28px; color:#000 } .blog-content h3{ padding-bottom:5px;} .blog-content p{ padding-bottom:5px;} .blog-content h3 a:hover{ color:#074c95}

	.blog-box2 .blog-image{ float:left; width:35%} .blog-box2 .blog-content{ float:right; width:62%}

	.blog-content p a{ color:#6aa7bc; text-decoration:underline; font-weight:600} .blog-content p a:hover{ color:#000;} .blog-content h3 a:hover{ color:#6aa7bc}

	.blog-box2 img{ height:190px; object-fit:cover; }

	.blog-date {   display: inline-block;   vertical-align: middle;

    background-color: #6aa7bc;

    font-size: 16px;

    color: #fff; font-weight: 400;

    line-height: 20px;

    text-align: center;

    padding: 13px 12px;

    position: absolute;

    bottom: 20px;

    left: 20px;

    z-index: 10;

    -webkit-transform: scale(1, 1);

    transform: scale(1, 1);

    -webkit-transform-origin: bottom center;

    transform-origin: bottom center;

    -webkit-transition: -webkit-transform .4s ease;

    transition: -webkit-transform .4s ease;

    transition: transform .4s ease;

    transition: transform .4s ease, -webkit-transform .4s ease;

}

.bdright0{ border-right:0 !important}

.drpage{ padding:60px 0}

.breadcrumb-area{  padding:12px 0 12px 0; font-size:14px; text-align: center}



.breadcrumb-area li a{ text-decoration:underline  }



.breadcrumb-area li { font-size:14px; line-height:16px; display: inline;color:#074c95 } .breadcrumb-area li a:hover{  text-decoration:none; color:#074c95}



.breadcrumb-area li+li::before {  content: '/'; margin: 0 0.8rem; color:#000}



.drcontent-area{ padding:60px 0 160px 0}

.list01{  margin-bottom:20px;}

.list01 li{ margin-bottom:8px; background:url(../images/list-icon1.png) left 5px no-repeat; padding-left:22px; }

.toggles{ margin-top:25px; width:100%}

.toggle { padding: 12px 25px 15px 25px; background:#fff; border-radius:10px; margin-top:18px; box-shadow:0px 20px 60px 0px rgb(0 0 0 / 10%) }

.bdtop0{ border-top:0 !important}

.toggle-content p{ padding-bottom:5px;}

.toggle-title { position: relative; display: block; color: #000; cursor: pointer; font-size:24px; font-weight:600; }

.toggle-title:after { content: '';  position: absolute; top: 67%; right: 0px;  width: 18px; height: 9px;  border: solid #000;



    border-width: 0 0 2px 2px;



    -webkit-transform: rotate(-45deg);







    -ms-transform: rotate(-45deg);







    transform: rotate(-45deg);







    width: 10px;







    height: 10px;







    margin-top: -13px; }







.toggle.active .toggle-title:after { content: '';   border: solid #6aa7bc;







    border-width: 0 0 2px 2px;







    -webkit-transform: rotate(-222deg);







    -ms-transform: rotate(-222deg);







    transform: rotate(-222deg);







    width: 10px;







    height: 10px;







    margin-top: -4px; 







}







.toggle-content { padding-top: 10px; padding: 10px 20px 0px 0px; display: none; }







.toggle.active .toggle-content { display: block !important; color:#000}







.toggle.active .toggle-title {  color:#074c95; }







.toggle-content:before,







.toggle-content:after {

    content: " ";    display:table;}



.toggle-content:after { clear: both;}

.container-area1{ max-width:1020px; width:100%; margin:0 auto}

.listol{ margin-bottom:20px; margin-left:21px;}

.listol li{margin-bottom: 8px;

    list-style-type: decimal;

}

.imgright{ float:right; margin-left:30px; padding-bottom:10px}

.innerptop-area { text-align:center}

.innerptop-area h1{ font-size:41px; font-weight:600; line-height:46px; padding-bottom:10px}

.innerptop-area h2{    font-size: 31px; padding-top:5px;

    font-weight: 600;

    padding-bottom: 5px;

    color: #074c95;}

.innercpage{ padding-top:60px; padding-bottom:70px;}

.fullecontent h2{ font-size:31px; font-weight:600; padding-bottom:5px; color:#074c95}

.fullecontent h3{ font-size:21px; font-weight:600; padding-bottom:5px;}

.fullecontent p{ padding-bottom:20px;}



.tablestyle { margin-bottom:20px; margin-top:5px;

  width: 100%;

  border-collapse: collapse;

}







.tablestyle th, .tablestyle td {

  padding: 10px 15px; 

  border: 1px solid #ddd;

}







.tablestyle th { font-weight:600;

  background-color: #074c95;

  color: #fff;

}







.tablestyle tr:nth-child(even) {

  background-color: #f2f2f2;

}

.imgbox{ text-align:center; margin-bottom:20px} .imgbox img{ margin:0 auto} .imgbox p{ padding-bottom:10px;}

.list50 li{ float:left; width:48%}

.video-box2{ float:left; width:47%; margin-right:3%; text-align:center}

.reference-box{ background:#ece3de; margin-top:30px; margin-bottom:40px; padding:30px; border-radius:20px;}

.drpage .testimonial-box{ text-align:left; margin:15px 1%}

.contact-left{ float:left; width:32%; background: #fff; text-align:left;

    border-radius: 35px;}

	.contact-left-main{ padding:30px 30px 30px 30px}

	.contact-right{     float: right;

    width: 66.5%;

    background: #fff;

    border-radius: 35px;}

		.contact-right-main{ padding:30px 30px 40px 30px}

		.contact-wrapper {

  display: flex;

  gap: 0px;

  background: #f8edd9;

  border-radius: 20px;

  overflow: hidden;

  box-shadow: 0 10px 30px rgba(0,0,0,0.05);

}



/* Left Side */

.contact-info {

  flex: 1;



}



.contact-info h2 {

  margin-bottom: 10px;

}



.info-box { border-bottom:solid 1px #ccc;

  margin-bottom: 18px; padding-bottom:18px;

}



.info-box h4 { font-size:22px; font-weight:600; line-height:26px;

  margin-bottom: 7px;

}

.mbopbo{ margin-bottom:0 !important; padding-bottom:0 !important}



/* Right Form */

.contact-form {

  flex: 1;

  padding: 40px;

}



.form-group {

  margin-bottom: 20px;

}



.contact-form input,

.contact-form textarea {

  width: 92%;

  padding: 14px 4%;

  border: 0;

  border-radius: 10px;

  outline: none;

  font-size: 18px;

}



.contact-form input:focus,

.contact-form textarea:focus {

  border-color: #007bff;

}



.contact-form button {

  background: #011039;

  color: #fff;

  padding: 15px 35px;

  border: none;

  cursor: pointer;

  border-radius: 25px; font-weight:600; font-size:18px;

  transition: 0.3s;

}



.contact-form button:hover {

  background: #af9d8f;

}





@media (max-width: 768px) {

  .contact-wrapper {

    flex-direction: column;

  }



  .contact-info {

    text-align: center;

  }

}	



.form-group{ margin-bottom:5px;}

.form-control{

    padding: 11px 3%;

    outline: 0;

    border: 1px solid #ccc; border-radius:30px;

    color: #222;

    font-size: 1rem;

    line-height: 2.4;

    width: 90%; float:left; margin:10px 2%; }

	.form-control1{

    padding: 10px 4%; font-family:Arial, Helvetica, sans-serif; border:solid 1px #ccc; border-radius:30px;

    outline: 0;

    color: #000;

    font-size: 1rem;

    line-height: 2.4; height:130px;

    width: 89%; float:left; margin:10px 2%; }

	.submitbtn{background: #6aa7bc; font-size:18px; 

    padding: 14px 30px;

    border-radius: 35px;

    color: #fff !important;

    font-weight: 600;

}.mt-10{ margin-top:10px;} .submitbtn:hover{ background:#000; cursor:pointer;}

.parag p{ padding-bottom:20px;}



.portfolio_container,

.portfolio_gallery,

.blog_container,

.shop_container {

	list-style: none;

}

.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: 25%;

	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;

}

.image_gallery_item {

	position: relative; border:solid 10px #fff;

}

.gallary_hover_box {border-radius:20px;

	background-color: rgba(0,0,0,0.50);

    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 { 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; border-radius:20px;

}

.gallery_img img {

	transition: all 0.5s ease; border-radius:20px;

}

.gallery_hover_style1 .image_gallery_item,

.gallery_hover_style2 .image_gallery_item {

	overflow: hidden; border-radius:20px;

}

.gallery_hover_style1 .image_gallery_item:hover .gallery_img img {

	-moz-transform: scale(1.3);

	-webkit-transform: scale(1.3);

	transform: scale(1.3); border-radius:20px;

}

.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;

}

.innerright ul li {

    background: url(../images/tick.png) left 7px no-repeat;

    padding-left: 22px;

    margin-top: 8px;

}



[class^="ti-"], [class*=" ti-"] {

	font-family: 'themify';

	speak: none;

	font-style: normal;

	font-weight: normal;

	font-variant: normal;

	text-transform: none;

	line-height: 1;



	/* Better Font Rendering =========== */

	-webkit-font-smoothing: antialiased;

	-moz-osx-font-smoothing: grayscale;}

	.vgallery-box{ float:left; width:30%; margin:15px 1.5%; background:#fff;}

	.vgallery-box-main{ padding:10px}

	

	.youtube-video {

    width: 100%;

    aspect-ratio: 16 / 9;

}



.youtube-video iframe {

    width: 100%;

    height: 100%;

    border: 0;

    display: block;

}

.body-container .wide-slider .owl-carousel .owl-controls { display:none !important;

  position: absolute;

  top: 47.5%;

  left: 0;

  right: 0;

  transform: translateY(-50%);

}

.owl-item::before {

    content: "";

    position: absolute;

    background: rgba(0,0,0,.08);

    height: 100%;

    width: 100%;

}



.body-container .wide-slider.wide-slider-pagination .item .content {

  position: absolute;

  bottom: 110px;

  left: 10%;

}

.body-container .wide-slider.wide-slider-pagination .item .content.content-inline {

  display: inline-block;

  width: auto;

}





.owl-carousel .owl-wrapper:after {

	content: ".";

	display: block;

	clear: both;

	visibility: hidden;

	line-height: 0;

	height: 0;

}

/* display none until init */

.owl-carousel{

	display: none;

	position: relative;

	width: 100%;

	-ms-touch-action: pan-y;

}

.owl-carousel .owl-wrapper{

	display: none;

	position: relative;

	-webkit-transform: translate3d(0px, 0px, 0px);

}

.owl-carousel .owl-wrapper-outer{

	overflow: hidden;

	position: relative;

	width: 100%;

}

.owl-carousel .owl-wrapper-outer.autoHeight{

	-webkit-transition: height 500ms ease-in-out;

	-moz-transition: height 500ms ease-in-out;

	-ms-transition: height 500ms ease-in-out;

	-o-transition: height 500ms ease-in-out;

	transition: height 500ms ease-in-out;

}



.owl-carousel .owl-item{

	float: left;

}

/* .owl-controls .owl-page,

.owl-controls .owl-buttons div{ color: #fff; display:inline-block; margin:0 10px;

    width: 44px;

    height: 44px;

    cursor: pointer;

    border-radius: 8px;

    border: 1px solid #FFFFFF;

    -webkit-backdrop-filter: blur(8px);

    backdrop-filter: blur(8px);

    -webkit-transition: all 500ms ease-in-out;

    transition: all 500ms ease-in-out; font-size:0;

	cursor: pointer;

}

.owl-controls .active { background:#ff834f ;}

 */

.body-container .wide-slider .owl-carousel .owl-buttons {

  width: 100%;

}

.body-container .wide-slider .owl-carousel .owl-buttons div {

  position: absolute;

  width: 44px;

  height: 44px;

  border-radius: 50px;

  backdrop-filter: blur(8px);

  transition: all 0.5s ease;

  font-size: 0;

  cursor: pointer;

  background: #fff;

}

.body-container .wide-slider .owl-carousel .owl-buttons .owl-prev::before {

  content: "";

  position: absolute;

  top: 50%;

  left: 50%;

  width: 20px;

  height: 20px;

  background: url("../images/Arrow-8.png") no-repeat center;

  background-size: contain;

  transform: translate(-50%, -50%);

}

.body-container .wide-slider .owl-carousel .owl-buttons .owl-next::before {

  content: "";

  position: absolute;

  top: 50%;

  left: 50%;

  width: 20px;

  height: 20px;

  background: url("../images/Arrow-8-1.png") no-repeat center;

  background-size: contain;

  transform: translate(-50%, -50%);

}





/* LEFT button */

.owl-controls .owl-prev {

  left: 10px !important;

}



/* RIGHT button */

.owl-controls .owl-next {

  right: 10px !important;

}



/* Active state */

.owl-controls .active {

  background: #ff834f;

}







.owl-controls .owl-page:hover {  background:#ff834f;}

.owl-pagination{ width:100%; max-width:1180px; margin:0 auto; text-align: center}

@media (max-width: 768px) { .owl-pagination{ text-align: center;} }

.owl-controls {

	-webkit-user-select: none;

	-khtml-user-select: none;

	-moz-user-select: none;

	-ms-user-select: none;

	user-select: none;

	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);

}



/* mouse grab icon */

.grabbing {

    cursor:url(grabbing.png) 8 8, move;

}

/* fix */

.owl-carousel  .owl-wrapper,

.owl-carousel  .owl-item{

	-webkit-backface-visibility: hidden;

	-moz-backface-visibility:    hidden;

	-ms-backface-visibility:     hidden;

  -webkit-transform: translate3d(0,0,0);

  -moz-transform: translate3d(0,0,0);

  -ms-transform: translate3d(0,0,0);

}



.body-container .wide-slider .owl-carousel .item img {

    width: 100%;

    display: block;

}.body-container .wide-slider .owl-carousel .item .content {

    position: absolute;

    width: 100%;

    top:20%;

    z-index: 99;

}

 .body-container {  overflow:hidden; position:relative; background:#e5e9ee}

.owl-origin {

	-webkit-perspective: 1200px;

	-webkit-perspective-origin-x : 50%;

	-webkit-perspective-origin-y : 50%;

	-moz-perspective : 1200px;

	-moz-perspective-origin-x : 50%;

	-moz-perspective-origin-y : 50%;

	perspective : 1200px;

}

/* fade */

.owl-fade-out {

  z-index: 10;

  -webkit-animation: fadeOut .7s both ease;

  -moz-animation: fadeOut .7s both ease;

  animation: fadeOut .7s both ease;

}

.owl-fade-in {

  -webkit-animation: fadeIn .7s both ease;

  -moz-animation: fadeIn .7s both ease;

  animation: fadeIn .7s both ease;

}

/* backSlide */

.owl-backSlide-out {

  -webkit-animation: backSlideOut 1s both ease;

  -moz-animation: backSlideOut 1s both ease;

  animation: backSlideOut 1s both ease;

}

.owl-backSlide-in {

  -webkit-animation: backSlideIn 1s both ease;

  -moz-animation: backSlideIn 1s both ease;

  animation: backSlideIn 1s both ease;

}

/* goDown */

.owl-goDown-out {

  -webkit-animation: scaleToFade .7s ease both;

  -moz-animation: scaleToFade .7s ease both;

  animation: scaleToFade .7s ease both;

}

.owl-goDown-in {

  -webkit-animation: goDown .6s ease both;

  -moz-animation: goDown .6s ease both;

  animation: goDown .6s ease both;

}

/* scaleUp */

.owl-fadeUp-in {

  -webkit-animation: scaleUpFrom .5s ease both;

  -moz-animation: scaleUpFrom .5s ease both;

  animation: scaleUpFrom .5s ease both;

}



.owl-fadeUp-out {

  -webkit-animation: scaleUpTo .5s ease both;

  -moz-animation: scaleUpTo .5s ease both;

  animation: scaleUpTo .5s ease both;

}

/* Keyframes */

/*empty*/

@-webkit-keyframes empty {

  0% {opacity: 1}

}

@-moz-keyframes empty {

  0% {opacity: 1}

}

@keyframes empty {

  0% {opacity: 1}

}

@-webkit-keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@-moz-keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@keyframes fadeIn {

  0% { opacity:0; }

  100% { opacity:1; }

}

@-webkit-keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@-moz-keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@keyframes fadeOut {

  0% { opacity:1; }

  100% { opacity:0; }

}

@-webkit-keyframes backSlideOut {

  25% { opacity: .5; -webkit-transform: translateZ(-500px); }

  75% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(-200%); }

}

@-moz-keyframes backSlideOut {

  25% { opacity: .5; -moz-transform: translateZ(-500px); }

  75% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; -moz-transform: translateZ(-500px) translateX(-200%); }

}

@keyframes backSlideOut {

  25% { opacity: .5; transform: translateZ(-500px); }

  75% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }

  100% { opacity: .5; transform: translateZ(-500px) translateX(-200%); }

}

@-webkit-keyframes backSlideIn {

  0%, 25% { opacity: .5; -webkit-transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; -webkit-transform: translateZ(-500px); }

  100% { opacity: 1; -webkit-transform: translateZ(0) translateX(0); }

}

@-moz-keyframes backSlideIn {

  0%, 25% { opacity: .5; -moz-transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; -moz-transform: translateZ(-500px); }

  100% { opacity: 1; -moz-transform: translateZ(0) translateX(0); }

}

@keyframes backSlideIn {

  0%, 25% { opacity: .5; transform: translateZ(-500px) translateX(200%); }

  75% { opacity: .5; transform: translateZ(-500px); }

  100% { opacity: 1; transform: translateZ(0) translateX(0); }

}

@-webkit-keyframes scaleToFade {

  to { opacity: 0; -webkit-transform: scale(.8); }

}

@-moz-keyframes scaleToFade {

  to { opacity: 0; -moz-transform: scale(.8); }

}

@keyframes scaleToFade {



  to { opacity: 0; transform: scale(.8); }

}

@-webkit-keyframes goDown {

  from { -webkit-transform: translateY(-100%); }

}

@-moz-keyframes goDown {

  from { -moz-transform: translateY(-100%); }

}

@keyframes goDown {

  from { transform: translateY(-100%); }

}



@-webkit-keyframes scaleUpFrom {

  from { opacity: 0; -webkit-transform: scale(1.5); }

}

@-moz-keyframes scaleUpFrom {

  from { opacity: 0; -moz-transform: scale(1.5); }

}

@keyframes scaleUpFrom {

  from { opacity: 0; transform: scale(1.5); }

}



@-webkit-keyframes scaleUpTo {

  to { opacity: 0; -webkit-transform: scale(1.5); }

}

@-moz-keyframes scaleUpTo {

  to { opacity: 0; -moz-transform: scale(1.5); }

}

@keyframes scaleUpTo {

  to { opacity: 0; transform: scale(1.5); }

}

.condition-section{ padding:60px 0}

.condition-section h2{font-size: 41px;

    text-align: center;

    line-height: 46px;

    padding-bottom: 10px;

    font-weight: 600;}

	.condition-grid{

    display:grid;

    grid-template-columns:repeat(auto-fit,minmax(220px,1fr));

    gap:25px;

}



.condition-card{

    background:#fff;

    padding:35px 25px;

    border-radius:15px;

    text-align:center;

    box-shadow:0 10px 25px rgba(0,0,0,.08);

    transition:.3s;

    border-bottom:5px solid #6aa7bc;

}



.condition-card:hover{

    transform:translateY(-8px);

    box-shadow:0 15px 35px rgba(0,0,0,.15);

}



.condition-icon{

    width:80px;

    height:80px;

    line-height:80px;

    margin:0 auto 20px;

    border-radius:50%;

    background:#eaf5ff;

    font-size:34px;

}



.condition-card h3{

    font-size:23px;

    line-height:1.3;

    margin:0;

}

.condition-card h3 a{ color:#000; font-weight:600}

.condition-card h3 a:hover{ color:#6aa7bc}



@media(max-width:768px){

    .section-title h2{

        font-size:30px;

    }



    .condition-card{

        padding:30px 20px;

    }



    .condition-card h3{

        font-size:20px;

    }

}

.r-tabs {	position: relative; }



.r-tabs .r-tabs-nav .r-tabs-tab {	position: relative;}



.r-tabs-tab { text-align:center; width:13%; margin:0 }



.r-tabs .r-tabs-nav .r-tabs-anchor { 	display: inline-block; vertical-align:top; 



	padding:15px 7% 15px 7%; width:88%; text-align:center; background:#000b39;	text-decoration: none; font-size:20px; line-height:25px; font-weight:600; border-radius:20px;	color: #fff;}



.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:600;	text-shadow: none;	background: #074c95;}



.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 {



    content: '';   position: absolute;    bottom: -11px;    width: 27px; left:44%;



    height:11px; background:url(../images/arrow.png) center bottom no-repeat;



    transition: .3s ease;}



.r-tabs:hover .r-tabs-nav:hover .r-tabs-anchor:hover {



	color: #fff;  font-weight:600;	text-shadow: none;	background: #074c95; }



.r-tabs:hover .r-tabs-nav:hover .r-tabs-anchor:hover::before {left:44%;



    content: '';  position: absolute;   bottom: -11px;



    width: 27px;   height:11px;   transition: .3s ease;}



.r-tabs .r-tabs-panel { margin-top:30px;	background-color: #fff;}



.r-tabs .r-tabs-accordion-title .r-tabs-anchor { position:relative;



	display: block; margin-bottom:2px; font-size:20px;	padding: 12px 15px; 	color: #fff; background:#000b39; font-weight:800;	text-decoration: none;}

	.r-tabs .r-tabs-accordion-title .r-tabs-anchor br{ display:none}



.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor::before {

    content: '';

    position: absolute;

    bottom: -11px;

    width: 27px;

    left: 44%;

    height: 11px;

    transition: .3s ease;

}



.r-tabs .r-tabs-accordion-title.r-tabs-state-active .r-tabs-anchor {



	background-color: #074c95;	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 0.2% 15px 0.2%;   list-style: none;}



.r-tabs .r-tabs-panel {   padding:50px 50px 50px 50px;   display: none; box-shadow:0 10px 25px rgb(0 0 0 / 8%);}



.r-tabs .r-tabs-accordion-title {  display: none;}



.r-tabs .r-tabs-panel.r-tabs-state-active {   display: block;}

.treatmentright { float:right; width:48%}

.r-tabs .r-tabs-panel h3{font-size: 35px;

    font-weight: 600;

    line-height: 1.2;

    padding-bottom: 10px;

}.r-tabs .r-tabs-panel p{ line-height:1.6; padding-bottom:20px;}

.treatmentleft{ float:left; width:48%}

.rmbtn{ margin-top:20px;}

.rmbtn a{ background:#6aa7bc; color:#fff; border-radius:30px; padding:14px 30px}

.rmbtn a:hover{ background:#000}

.drd-left{ position:relative}

.drd-left .drbtn{ position:absolute; text-align:center; width:100%; }



.more-text {

    display: none; text-align:left

}

.welcometxt p{ padding-bottom:15px;}

.welcometxt button{ border:0; background:none; font-size:16px; font-weight:600; cursor:pointer; position:relative; top:-40px; left:-30px}

.welcometxt h3{ font-size:28px; line-height:34px; padding-bottom:5px; font-weight:600; padding-top:10px;}

.treatmentleft img{ border:solid 1px #ddd}

.bts-bodyarea{ padding:20px 0 90px 0; text-align:center}
.bts-bodyarea h2{font-size: 41px;
    text-align: center;
    line-height: 46px;
    padding-bottom: 10px;
    font-weight: 600;}
	.btsbodybox{ display:inline-block; vertical-align:top; width:23.3%; margin:15px 0.7%; background:#074c95; color:#fff; border-radius:20px;}
	.btsbodybox img{border-radius:20px; }
	.btsbodybox h3{ font-size:28px; line-height:32px; padding-bottom:10px;} .btsbodybox h3 a{ color:#fff; font-weight:600} .btsbodybox h3 a:hover{ color:#9bc7f6}
	.btsdesc{ padding:20px;}
	
	.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
	outline: none;
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}
.slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin:0 10px;
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table;
}
.slick-track:after {
	clear: both;
}
.slick-loading .slick-track {
	visibility: hidden;
}
ul.slick-track {
	margin:0px;
	padding:0px;
}
ul.slick-track li {
	list-style-type:none;
	margin:20px 12px 15px 12px;
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}
[dir="rtl"] .slick-slide {
	float: right;
}
.slick-slide img {
	display: block;
	max-width:100%;
	display:inline-block;
}
.slick-slide.slick-loading img {
	display: none;
}
.slick-slide.dragging img {
	pointer-events: none;
}
.slick-initialized .slick-slide {
	display: block;
}
.slick-loading .slick-slide {
	visibility: hidden;
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-prev, .slick-next {
	display:none !important;
	position: absolute;
	height:164px;
	width:31px;
	background:transparent;
	line-height: 0;
	font-size: 0;
	cursor: pointer;
	color: transparent;
	top:27%;
	border: none;
	outline: none;
}
.slick-dots {
	position: absolute;
	bottom: -32px;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	width: 100%;
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height:8px;
	width:35px;
	margin: 0 5px;
	padding: 0;
	border-radius:50px;
	cursor: pointer;
	background:#000
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height:8px;
	width:35px;
	outline: none;
	line-height: 0;
	border-radius:50px;
	color: transparent;
	cursor: pointer;
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: none;
	background:#6aa7bc;
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1;
	background:#6aa7bc;
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	width: 28px;
	height:8px;
	text-align: center;
	color: #fff;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
	background:#d95e61;
}
.slick-dots li.slick-active {
	background:#6aa7bc;
}

.blog-listing-area .blog-box{ float:left; width:31%; margin:13px 1% 13px 1%; box-shadow:0px 30px 60px 0px rgb(0 0 0 / 10%); min-height:552px;}
.blog-description{ background:#fff; padding:25px; position:relative}
.blog-description .blog-date{ top:-64px; bottom: auto;}
.blog-description h2{ font-size:24px; line-height:28px; text-align:left; padding-bottom:10px;}
.blog-description h2 a{ color:#000; font-weight:600}
.blog-description h2 a:hover{ color:#6aa7bc}
.blog-description p{ padding-bottom:5px;}
.blog-description .rmore{ text-decoration:underline; font-weight:600}
.blog-description .rmore:hover{ color:#6aa7bc !}

.fixed-social {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: column;
}

.fixed-social a {
    width: 45px;
    height: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.3s ease;
}

.fixed-social a:hover { background:#074c95}

.fixed-social .facebook {
    background: #1877F2;
}
.fixed-social .envelope {
    background: #6aa7bc;
}

.fixed-social .instagram {
    background: #E4405F;
}

.fixed-social .youtube {
    background: #FF0000;
}
.fixed-social .linkedin {
    background: #007ab5;
}
.fixed-social .videoconsultation {
    background: #4caf50;
}

.fixed-social .whatsapp {
    background: #25d366;
}

/* Rounded left corners */
.fixed-social a:first-child {
    border-radius: 6px 0 0 0; font-size:26px;
}

.fixed-social a:last-child {
    border-radius: 0 0 0 6px; 
}.fa-whatsapp:before{content:"\f232"}

/* Mobile */
@media (max-width: 767px) {
    .fixed-social a {
        width: 38px;
        height: 38px;
        font-size: 17px;
    }
.fixed-social {
    position: fixed; top:auto;
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    z-index: 9999;
    display: flex;
    flex-direction: row;
}.footer-bottom-area{ padding-bottom:40px;}

.fixed-social a {

    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    text-decoration: none;
    font-size: 20px;
    transition: all 0.3s ease;
}

}

.formleft{ float:left; width:49%}
.formright{ float:right; width:49%}
	
@media(max-width:1280px){.container-area{ width:96%}}
@media(max-width:1180px){.banner-area img{ height:500px;} .banner-area{ min-height:inherit}}
@media(max-width:1024px){.container-area{ width:96%}}
@media(max-width:900px){.top-left{ float:none} .top-right{ float:none} .stat-box{ width:44%} .drrightbox h4{ font-size:35px;} .table-scroll{ overflow-x:scroll}}

@media only screen and (max-width:768px) {

.r-tabs .r-tabs-nav {

display:none

}

.r-tabs .r-tabs-accordion-title {

display:block

}

}

.connect-bar {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 10px 0px 20px 0;
}


.connect-title span {
    font-size: 18px;
    font-weight: 700;
    color: #1d4f95;
}

.connect-item {
    display: flex;
    align-items: center;
    gap: 10px;
    padding: 5px 25px;
    border-right: 1px solid #e5e5e5;
    transition: all 0.3s ease;
}

.connect-item:last-child {
    border-right: 0;
}

.connect-item i {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #074c95;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 20px;
}

.connect-item strong {
    display: block;
    font-size: 16px;
    font-weight: 600;
}

.connect-item small {
    display: block;
    color: #777;
    font-size: 11px;
    margin-top: 2px;
}

.connect-item:hover {
    transform: translateY(-2px);
}

.connect-item:hover i {
    background: #1268b3;
}

.fa-video:before {
  content: "\f03d"; }
  
  .fullecontent a{ color:#074c95}
    .fullecontent a:hover{ color:#000; text-decoration:underline}
	.innercpage a{color:#074c95}
		.innercpage a:hover{color:#000; text-decoration:underline}
  
@media(max-width:767px){.fixed{ position:inherit}.welcome-left{ width:100%; padding-top:20px;} .welcome-right{ width:92%; float:none;}.dr-left{ width:100%}.dr-right{ width:100%; margin-top:20px;} .treatment-box{ width:94%}.treatment-img h3 br{ display:none} .why-chosse-left{ width:100%} .why-chosse-right{ width:100%; margin-top:20px;}.testimonial-left{ width:100%}.testimonial-right{ width:100%; margin-top:40px;} .blog-box1{ width:100%}.blog-box2{ width:100%}
.list50 li{ width:94%}
}

@media(max-width:479px){.container-area{ width:94%} .welcometxt h2 { font-size:31px; line-height:36px;}.dr-right-main{ padding:21px 20px 31px 20px}.dr-right-main h2{ font-size:30px; line-height:36px; padding-bottom:5px;}.drrightbox{ width:48%} .treatment-section h2{ font-size:31px; line-height:36px; padding-bottom:15px;}.treatment-box{ width:88%; padding:20px 5%}.why-chosse-box{ width:99%; margin-left:0}

.testimonial-left h2{ font-size:31px; line-height:36px;}.testimonial-box{ width:98%; margin-left:0; margin-top:20px;}.blog-area h2{ font-size:31px; line-height:36px; padding-bottom:5px;} .blog-box2 .blog-image{ width:100%} .blog-box2 .blog-content{ width:100%; padding-top:20px;} .fcbox{ width:97%; min-height: inherit; padding-bottom:20px;} .bdtoprightl{border-bottom-left-radius:0} .footer-link a { padding:0 12px}

 .why-chosse-area h2 { font-size:31px; line-height:36px;} .banner-area img{ height:170px;} .stats-section { top:0px; padding:50px 0 20px 0} .top-left ul li{margin-right:2px; padding-right:5px}.top-left ul li a{ font-size:13px} .top-social li{ margin-right:4px;} .btn4{ font-size:14px; padding:8px 15px} .btn3{ font-size:14px; padding:8px 15px} .top-right { margin:0px 0 15px 0

} .logo-area{ max-width:280px; padding:15px 0} .btn02{ font-size:15px; padding:12px 15px}  .btn1{ font-size:15px; padding:12px 15px} .footer-contact h2{ font-size:35px;}

.innerptop-area h1{ font-size:31px; line-height:36px;} .contact-left{ width:100%} .contact-right{ width:100%; margin-bottom:25px;} .form-control{ width:90%} .contact-left-main{ padding:30px 20px 30px 20px}.contact-right-main{ padding:30px 20px 40px 20px} .vgallery-box{ width:97%} .work_col3 > li{ width:98%} .toggle-title{ font-size:22px;} .logo-area img{ width:210px;} .treatmentleft{ width:100%}.treatmentright{ width:100%; margin-top:20px;} .r-tabs .r-tabs-panel{ padding:20px 20px 40px 20px;} .r-tabs .r-tabs-panel h3{ font-size:28px;} .stat-box{ width:100%; min-height:inherit}.welcometxt button{ top:-10px;} .drd-left .drbtn{ position:relative}

.why-chosse-box-main{min-height:inherit;}  .bts-bodyarea{ padding:0px 0 90px 0} .width80{ width:90%} .bts-bodyarea h2{ font-size:35px;} .condition-section h2{ font-size:31px; line-height:38px;}
.testimonial-left{ padding-top:0} .fullecontent h2{ line-height:32px; font-size:27px; } .deo-box{ width:100%; margin-right:0;} .toggle{ padding:12px 40px 15px 20px}
.toggle-title:after{ right:-25px;}  .video-box2{ width:100%; margin-right:0;}
.condition-section{ padding:40px 0} .blog-area{ padding: 40px 0 130px 0} .why-chosse-area{ padding:40px 0} .treatment-section{ padding:40px 0 60px 0}
.drcontent-area{ padding:40px 0 130px 0} .blog-listing-area .blog-box{ width:98%} .formleft{ width:100%} .formright{ width:100%}
.connect-item{gap:10px; padding:5px 20px; display:block} .connect-item i{ width:60px; height:60px; font-size:24px; margin:0 auto} .connect-item strong{ font-size:18px; margin-top:10px;}
.top-left{ text-align:center} .top-right{ text-align:center} .connect-bar{ display:block;}.connect-item{ display:inline-block; padding:10px 20px}
}