@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');*{  font-family: "Poppins", sans-serif;}
*{  font-family: "Raleway", sans-serif !important;  }
.fa{font-family:FontAwesome !important;}
a {color: #000; text-decoration:none;}
p{color: #000;line-height: 27px;font-size: 16px; margin-bottom: 8px} 
ul ,ol,li{color: #000;/* padding-bottom: 6px; */font-size: 16px;}
b,strong{color: #000;}
section.bnr{padding:0;}
img{max-width:100%;}
#FooterrControl1_tr_hitCounter{visibility: hidden;}
#divmainenquiry11 .close { position: absolute; right: 14px; font-size: 30px; cursor: pointer;}
.fix_line{display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 3; overflow: hidden; margin-top: 12px;}
#MenuControl .nav-link{color: #fff;}
a{text-decoration: none;}
    /* innr-pg-c Start */
.otherpagecss #RadDockZone1.container{max-width: 100%;}
.otherpagecss #RadDockZone1.container #HomepagecontentControl_C table{margin-top:0 !important;}
  .innr-pg-c{margin-bottom: 20px;padding: 32px 0;position: relative;background:url(../Image/inner-bg-img.jpg) no-repeat right/cover scroll;}
  .innr-pg-c h1{font-weight: 800;Font-size: 40px;color: #fff;text-align: center;text-transform: uppercase;position:relative;z-index:1;border-radius: 4px;padding: 0;}
  .innr-pg-c:after{content:'';position:absolute;left:0px;right:0px;top:0px;width:100%;height:100%;z-index: 0;background-image: linear-gradient(22deg, #00b04a, #070808);} 
  .innr-pg-c p a{color: #fff;}
  .innr-pg-c p img{margin: 0 10px;}
/* innr-pg-c End*/
.main-table ul{list-style:none;margin:0;padding:0;}
.main-table ul li{position:relative;padding-left: 29px;margin-bottom: 8px;color:#555;font-size:16px;line-height: 1.6;}
.main-table ul:not(.therapy-tabs) li:before{content:"\f058";font-family:FontAwesome;position:absolute;left:0;/* top:2px; */color: #007a39;font-size: 18px;}

#HeaderControl,#HeaderControl_C,#widgetsControl,#widgetsControl_C{height: initial !important;}
/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {padding: 60px 0;}
  /* background-color */
 .bg-1{background-color:#00b04a;}
 .bg-2{background-color :#ef6262;}
 .bg-3{background-color :#edf2f9;}
  /* Text-color */
 .cl-1{color:#00b04a;}
 .cl-2{color: #007a39;}

  /* Font-Size */
 .fs-14{font-size: 14px;}
 .fs-15{font-size: 15px;}
 .fs-18{font-size: 18px;}
 .fs-22{font-size: 22px;}
 .fs-62{font-size: 62px;}
  /* Font-weight */
  .fw-300{font-weight: 300;}
  .fw-500{font-weight: 500;}
  .fw-600{font-weight: 600;}
  .fw-700{font-weight: 700;}
  .fw-800{font-weight: 800;}
  .fw-900{font-weight: 900;}

  /*  */
.main-table{ Font-size:15px; color:#333; line-height:24px; text-align:justify; padding: 0 5px;}
.main-heading{font-weight:bold;Font-size: 25px;color:#000;line-height:36px;text-align:left;margin-bottom: 10px;padding: 0;}
.sub-heading{font-weight: 700;Font-size: 24px;color: #000;line-height:30px;margin-bottom: 12px;text-align:left;}

 /* text-justify */
 .text-justify{text-align: justify;}
 .table-responsive {overflow: hidden;padding: 0;}
 /*Btn Style One*/
.btn_style_one{position: relative;display: inline-block;color: #ffffff;font-weight: 600;background:none;border-radius:0px;padding: 8px 20px;background-color:#00b04a;border:1px solid #00b04a;font-size: 15px;}
.btn_style_one:before{position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;z-index: 1;opacity: 0;-webkit-transition: all 0.4s;-moz-transition: all 0.4s;-o-transition: all 0.4s;transition: all 0.4s;-webkit-transform: scale(0.2, 1);transform: scale(0.2, 1);background-color: #02bd50;}
.btn_style_one .txt{position:relative;z-index:1;}
.btn_style_one:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.btn_style_one:hover{color: #fff;border-color: #00b04a;transition: 0.8s}
 /*Btn Style two*/
.btn_style_two{position: relative;display: inline-block;color: #00b04a;padding: 8px 20px;background:none;border-radius:0px;font-weight:600;border: 1px solid #00b04a;}
.btn_style_two:before{position: absolute;content: '';top: 0;left: 0;width: 100%;height: 100%;transition: 0.3s;z-index: 1;opacity: 0;background-color: #00b04a;transform: scale(0.2, 1);}
.btn_style_two .txt{position:relative;z-index:1;}
.btn_style_two:hover::before{opacity: 1;-webkit-transform: scale(1, 1);transform: scale(1, 1);}
.btn_style_two:hover{color: #ffffff;border-color: #00b04a;}
/*  */
   /*  */
.dropdown-item {font-size: 14px;padding: 6px 12px !important;}
.dropdown-item:focus, .dropdown-item:hover {color: #fff;background-color: #00b04a;}
.dropend .dropdown-menu[data-bs-popper]{left: auto;right: 100%;}
.dropdown-menu {border-radius: 0;}
/*  */
.hm_heading{position: relative;z-index: 3;text-transform: uppercase;color: #00b04a;font-weight: 800;font-size: 36px;}
.hm_heading::before{content: "";position: absolute;bottom: 10px;left: 0;right: 0;font-size: 60px;font-weight: 800;opacity: 0.04;z-index: -2;line-height: 50px;}


/*--------------------------------------------------------------
# Header-Top
--------------------------------------------------------------*/
.header_top_Sec{background-color: #f9fafd !important;box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important;}
.header_top_Sec .btn_style_one,.header_top_Sec .btn_style_two{padding: 3px 12px;}
/* .goog-te-banner-frame { display: none !important; } */
body { top: 0px !important; }
body > .skiptranslate,.goog-logo-link,.gskiptranslate,.goog-te-gadget span,.goog-te-banner-frame,#goog-gt-tt, .goog-te-balloon-frame,div#goog-gt-{display: none!important;}
.goog-te-gadget {color: transparent!important;font-size:0px;}
.goog-text-highlight {background: none !important;box-shadow: none !important;}
#google_translate_element select{background:#00b04a;color:#f9fafd ;border: none;font-weight:600;font-size: 14px;border-radius:4px;padding:3px 12px;border:1px solid #00b04a;}


/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.header_Sec{padding: 16px 0;background-image: linear-gradient(50deg, #fff 47%, #edf2f9 47%);}
.header_logo{/* width:300px; */}
.header_cont .fa{color: #00b04a !important;font-size: 28px; margin-top: 3px;}
.header_cont{display: flex;justify-content: flex-end;gap: 15px;}
/*--------------------------------------------------------------
# nav
--------------------------------------------------------------*/

#MenuControl {background: #00b04a;padding: 0;}
.dropdown-toggle{position:relative;}
.nav-item ul li .dropdown-toggle::after{position:absolute;right: 5px; top: 10px;}
/*#MenuControl*/ .navbar.bg-light{background-color: #00b04a !important;height:100%;}
#MenuControl .nav-link:focus,#MenuControl .nav-link:hover{color: #000;}
.nav-link{font-weight: 500;font-size: 15px;color:#fff;}
.nav-fill{width:100%; font-size: 15px;}
.navbar-brand{margin:0;}
.nav-item{position:relative;}
#navbarNav{justify-content: center;}
@media (max-width: 1170px){
.navbar-expand-md .navbar-nav .nav-link{padding-right:1px; padding-left: 1px;}
}
@media (max-width: 991px){
#MenuControl, #MenuControl_C, #HeaderControl, #HeaderControl_C, #widgetsControl_C, #widgetsControl{ height: initial !important;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 12px;}
	}

@media (max-width: 767px){
.navbar-toggler{background:#eee;}
.navbar.navbar-expand-md{text-align:center;}
.navbar.navbar-expand-md .container-fluid{display:block;}
.nav-fill .nav-item, .nav-fill>.nav-link{text-align:left;}
.navbar-nav>li{ display: block; text-align: left; padding: 4px 0; border-bottom: 1px solid #999; border-right:0; }
.nav-item ul li .dropdown-toggle::after{transform: rotate(90deg);}
.nav-item .nav-link.dropdown-toggle::after {position: absolute; right: 5px; top: 15px;}
.navbar-expand-md .navbar-nav .nav-link{font-size: 14px;padding-right: 5px; padding-left: 5px;}
}

.text-justify{text-align: justify;}
#navbarNav .navbar-nav{width: 100%;justify-content: space-between;}
/*--------------------------------------------------------------
# banner-section
--------------------------------------------------------------*/
.banner-section{position:relative;overflow:hidden;}
.banner-section::before{position:absolute;content:'';left:0px;top:0px;right:0px;bottom:0px;z-index:2;/* background-color: rgb(20 19 19 / 25%); */}
.banner-section .content-column{position:relative;z-index:10;}
.banner-section .content-column .inner-column{position:relative;}
.banner-section .content-column .title{position:relative;color: #00b04a;font-size: 19px;line-height:1.8em;margin-bottom: 10px;font-weight:400;opacity: 0;transform: scaleY(0);transform-origin: top;letter-spacing: 3px;padding-right:70px;display:inline-block;text-transform:uppercase;transition: all 1000ms ease;}
.banner-section .content-column .title:before{position:absolute;content:'';right:0px;top: 16px;height:2px;width:60px;background-color: #00b04a;}
.banner-section .active .content-column .title{animation: fadeIn 1000ms ease-in-out; opacity: 1;transform: scaleY(1);}
.banner-section .content-column h1{position:relative;color: #0c0c0c;opacity: 0;font-size: 42px;font-weight: 800;transform: scaleY(0);text-transform:uppercase;transition: all 1000ms ease;}
.banner-section .active .content-column h1{opacity: 1;transform: scaleY(1);transition-delay: 1000ms;/* text-shadow: 3px 3px #000; */}
.banner-section .content-column .text{position:relative;color: #000;font-size: 18px;margin-top:15px;margin-bottom:30px;font-weight:400;opacity: 0;z-index:1;max-width:665px;transform: scaleY(0);transform-origin: top;transition: all 1000ms ease;}
.banner-section .active .content-column .text{opacity: 1;transform: scaleY(1);transition-delay: 1000ms;}
.banner-section .carousel-caption {position: absolute;left: 6%;top: 0;bottom: 0;padding-top: 1.25rem;padding-bottom: 1.25rem;color: #fff;text-align: left;display: flex !important;align-items: center;}
.banner-section .carousel-control-prev , .banner-section .carousel-control-next {z-index: 10;width: 4%;}
/*--------------------------------------------------------------
# banner_btm
--------------------------------------------------------------*/
.banner_btm .banner_btm_link a .fa{width: 40px; height: 40px; line-height: 40px; font-size: 20px; margin-right: 10px; background-color: #fff; border-radius: 50%; }
.banner_btm .banner_btm_link a:nth-child(2) .fa{background-color:#1877F2; color: #fff;}
.banner_btm .banner_btm_link a:nth-child(3) .fa{background-color:#1DA1F2; color: #fff;}
.banner_btm .banner_btm_link a:nth-child(4) .fa{background: linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); color: #fff; }
.banner_btm .banner_btm_link a:nth-child(5) .fa{background-color: #0A66C2;color: #fff; }
.banner_btm .banner_btm_link a:nth-child(6) .fa{background-color: #FF0000;color: #fff; }

/*--------------------------------------------------------------
# our department
--------------------------------------------------------------*/

.Departments_sec {padding-bottom: 30px;}
.Departments_sec .hm_heading::before{content: "Our Services";}
.department_item p{font-size: 20px; font-weight: 600;color: #a19eac;}
.department_item .deparment-icon-hover{display: none;}
.department_item:hover .deparment-icon{display: none;}
.department_item:hover .deparment-icon-hover{display:block;margin: auto;}
.department_item:hover p{color: #00b04a;}
.department_item img{width: 70px;}
/*--------------------------------------------------------------
# abt_btm
--------------------------------------------------------------*/
.about_sec_top{background: url(./Image/abt_top_bg.jpg) no-repeat top center/cover #0000000c; margin-bottom: 50px; position: relative;}
.about_sec_top h2{margin-top: 130px;color: #fff;font-size: 52px;font-weight: 700;position: relative;z-index: 3;}
.about_sec_top::before {
    position: absolute;
    content: '';
    left: 0px;
    top: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    background-color: rgb(20 19 19 / 36%);
}
/*--------------------------------------------------------------
# About Us
--------------------------------------------------------------*/
.about_sec{background-image:url(Image/about-bg.png);background-position:top center;background-size:contain; background-repeat: no-repeat;}
.about_sec .hm_heading::before{content: "About Us";}
.about_sec .abt_img{outline: 1px solid #00b04a;outline-offset: 5px;}
/*--------------------------------------------------------------
# care_sec
--------------------------------------------------------------*/
.care_sec{background-image:url(Image/bg_eye_care.png);background-position:top center;background-size:contain; background-repeat: no-repeat; }
.marquee_cont{padding-top: 50px;}
.marquee_cont .marquee_title{letter-spacing: 4px;font-weight: 700;font-size: 88px;text-transform: uppercase;margin: 0;line-height: 1;color: #fff;}
.marquee_cont .marquee_title img{max-height: 42px;vertical-align: baseline;animation: rotate 4s ease-in-out alternate infinite;/* background-color: #fff; */border-radius: 3px;}
@keyframes rotate {
  from {transform: rotate(0deg);}
  to {transform: rotate(360deg);}
  
}
.service-detail .fa {font-size: 30px;line-height: 50px;}
/*--------------------------------------------------------------
# footer_top
--------------------------------------------------------------*/
.appointment_sec .hm_heading::before{content: "Appointment";}
/*--------------------------------------------------------------
# footer_top
--------------------------------------------------------------*/
.ft_top_cont_item{display: flex;gap: 14px; }
/*--------------------------------------------------------------
# footer
--------------------------------------------------------------*/
.ft_link_head{color: #00b04a; font-size: 18px; font-weight: 700;text-transform: uppercase;}
.ft_link li a{font-size: 15px; color: #777;}
.ft_link li a:hover{color: #00b04a;}
.link_ft_btm a{color: #00b04a;} 

/*--------------------------------------------------------------
# About inner page
--------------------------------------------------------------*/
.about_inner{position:relative;}
.about_inner p{color:#555;font-size:16px;line-height:1.9;}
.about_inner h3{position:relative;margin-top: 24px;padding-left: 17px;font-size: 25px;font-weight:800;color:#032d4b;margin-bottom: 12px;}
.about_inner h3:before{content:"";position:absolute;left:0;top: 2px;width: 4px;height: 88%;border-radius:10px;background:#034d82;}
/*--------------------------------------------------------------
# Industries
--------------------------------------------------------------*/
.Industries_item{background:#fff;border:1px solid #e7edf4;transition:all .4s ease;}
.Industries_item i{width: 70px;height: 70px;line-height: 70px;border-radius:50%;margin-bottom:18px;font-size: 26px;color:#034d82;background:rgba(3,77,130,0.08);transition:all .4s ease;}
.Industries_item:hover{transform:translateY(-8px);box-shadow:0 14px 35px rgba(0,0,0,0.12)!important;}
.Industries_item:hover i{background:#034d82;color:#fff;}
/*--------------------------------------------------------------
# Infrastructure
--------------------------------------------------------------*/
.facilities{display:grid;grid-template-columns: repeat(auto-fit,minmax(294px,1fr));gap:20px;margin-top: 19px;}
.facility_item{display:flex;align-items:center;gap:16px;padding:22px 20px;background:#fff;border-radius:14px;border:1px solid #e7edf4;box-shadow:0 8px 25px rgba(0,0,0,0.06);transition:all .4s ease;}
.facility_item i{width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;flex: none;font-size:24px;color:#034d82;background:rgba(3,77,130,0.08);transition:all .4s ease;}
.facility_item span{font-size: 16px;font-weight:700;color: #000;line-height:1.5;}
.facility_item:hover{transform:translateY(-6px);box-shadow:0 14px 35px rgba(0,0,0,0.12);}
.facility_item:hover i{background:#034d82;color:#fff;}
@media(max-width:768px){
    .facility_item{padding:18px;}
    .facility_item span{font-size:15px;}
    .facility_item i{width:52px;height:52px;line-height:52px;font-size:20px;}
    .innr-pg-c h1 {font-size: 28px;}
}

/*--------------------------------------------------------------
# Quality
--------------------------------------------------------------*/
.Quality_box{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:22px;margin-top:30px;}
.quality_item{position:relative;display:flex;align-items:center;gap:16px;padding:22px 20px;border-radius:16px;background:#fff;border:1px solid #e8edf3;overflow:hidden;transition:all .4s ease;box-shadow:0 8px 25px rgba(0,0,0,0.06);}
.quality_item i{min-width:60px;height:60px;line-height:60px;text-align:center;border-radius:50%;font-size:24px;color:#034d82;background:rgba(3,77,130,0.08);transition:all .4s ease;}
.quality_item span{font-size:16px;font-weight:700;color:#032d4b;line-height:1.5;text-align: left;}
.quality_item:hover{transform:translateY(-6px);box-shadow:0 14px 35px rgba(0,0,0,0.12);}
.quality_item:hover i{background:#034d82;color:#fff;}
@media(max-width:768px){
    .Quality_box{gap:18px;}
    .quality_item{padding:18px;}
    .quality_item i{min-width:52px;height:52px;line-height:52px;font-size:20px;}
    .quality_item span{font-size:15px;}
}

/*--------------------------------------------------------------
# choose_inner
--------------------------------------------------------------*/
.choose_inner{padding: 58px 0;position:relative;}
.choose_inner ol{margin:0;padding:0;list-style:none;display:grid;grid-template-columns: repeat(auto-fit,minmax(286px,1fr));gap:28px;}
.choose_inner ol li{position:relative;min-height:260px;display:flex;align-items:flex-end;padding:25px;border-radius:22px;overflow:hidden;color:#fff;font-size: 19px;font-weight:800;text-align: left;background-size:cover;background-position:center;transition:all .5s ease;box-shadow:0 12px 30px rgba(0,0,0,0.12);}
.choose_inner ol li:before{content:"";position:absolute;inset:0;background:linear-gradient(    to top,    rgba(0,0,0,0.82),    rgba(0,0,0,0.15));transition:all .4s ease;z-index: -1;}
.choose_inner ol li{z-index: 12;position: relative;}
.choose_inner ol li span{position:relative;z-index:2;}
.choose_inner ol li:hover{transform:translateY(-10px) scale(1.02);}
.choose_inner ol li:hover:before{background: linear-gradient(to top, #00b04a57, rgba(0, 0, 0, 0.2));}
/* Background Images */
.choose_inner ol li:nth-child(1){
    background-image:url('Image/choose_img1.jpg');
}

.choose_inner ol li:nth-child(2){
    background-image:url('Image/choose_img2.jpg');
}

.choose_inner ol li:nth-child(3){
    background-image:url('Image/choose_img3.jpg');
}

.choose_inner ol li:nth-child(4){
    background-image:url('Image/choose_img4.jpg');
}

.choose_inner ol li:nth-child(5){
    background-image:url('Image/choose_img5.jpg');
}

.choose_inner ol li:nth-child(6){
    background-image:url('Image/choose_img6.jpg');
}

.choose_inner ol li:nth-child(7){
    background-image:url('Image/choose_img7.jpg');
}

.choose_inner ol li:nth-child(8){
    background-image:url('Image/choose_img8.jpg');
}
@media(max-width:768px){
    .header_cont{display: none !important;}
    .choose_inner{padding:45px 0;}
    .choose_inner .col-md-12{padding:28px;}
    .choose_inner ol{gap:18px;}
    .choose_inner ol li{min-height:220px;font-size:18px;padding:20px;}
    .about_sec_top h2{font-size: 32px; margin-top: 60px;}
}
/* ----------------------------
Contact Inner Page
-------------------------------- */
.cont-page h2{    font-weight:bold;color: #111;font-size: 19px;margin-top: 0;text-transform: uppercase;margin-bottom: 18px;margin-top:10px;}
.cont-page .st-feature-box{background: #202020;padding-top: 10px;padding-bottom: 17px;margin-bottom: 6px;padding-right: 25px;color: #fff;font-size: 15px;}
.cont-page .feature-box-image{    margin-top: 13px;}
.brnh-off p{margin-bottom:2px;}
.st-custom-heading-layout2.st-custom-heading-wraper {margin-bottom: 24px;}
.st-custom-heading-layout2 .st-heading-title {position: relative;margin-bottom: 0;text-transform: uppercase;font-size: 25px;line-height: 25px; font-weight:bold;margin-top: 0;}
.st-custom-heading-layout2 .st-heading-title>span {position: relative;margin-bottom: 0;text-transform: uppercase;font-size: 25px;line-height: 25px;display: block;margin-bottom: 11px;}
.st-custom-heading-layout2 .heading-line {width: 26px;height: 1px;background: #023c6c;margin: 0;}
.st-feature-box {padding-left: 58px;position: relative;margin-bottom: 35px;}
.st-feature-box .st-feature-box-icon {color: #111;display: block;position: absolute;width: 52px;height: 52px;line-height:0px;top: 0;left: 0;text-align: center;font-size: 60px;-webkit-transition: all .3s;-khtml-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s;-o-transition: all .3s;transition: all .3s;}
.st-feature-box h3 {color: #fff;margin-bottom: 8px;font-size: 18px;line-height: 20px;font-weight: 700;}


/* =========================
   COMMON MAIN CSS
========================= */

.therapies_sec_innr{
    /* padding:60px 0; */
    /* background:#f8fbff; */
}

/* Left Nav Tabs */
.therapies_sec_innr .therapy-tabs{position:sticky;top: 10px;border:none;display:block;list-style: none !important;}
.therapies_sec_innr .therapy-tabs .nav-item{width:100%;padding-left: 0 !important;}
.therapies_sec_innr .therapy-tabs .nav-link{width:100%;text-align:left;border:none;border-radius:0;background:#00b04a;color:#fff;font-size:20px;font-weight:500;padding:18px 22px;margin-bottom:2px;transition:0.3s;}
.therapies_sec_innr .therapy-tabs .nav-link:hover,
.therapies_sec_innr .therapy-tabs .nav-link.active{background:#ef6262;color:#fff;}
/* Content Area */
.therapies_sec_innr .tab-content{padding-left: 10px;}
.therapies_sec_innr .therapy-box{background:#fff;border-radius: 6px;padding: 23px;box-shadow:0 8px 30px rgba(0,62,125,0.08);/* border-top:5px solid #ef6262; *//* border-bottom:2px solid #00b04a; */}
.therapies_sec_innr .therapy-box h2{font-size:34px;font-weight:700;margin-bottom:25px;color:#00b04a;position:relative;padding-bottom:15px;}
.therapies_sec_innr .therapy-box h2:after{content:'';position:absolute;left:0;bottom:0;width:80px;height:4px;background:#ef6262;border-radius:10px;}
.therapies_sec_innr .therapy-box h3{font-size:26px;margin-top: 0;margin-bottom: 9px;color:#ef6262;font-weight:700;}
.therapies_sec_innr .therapy-box h4{font-size:21px;color:#00b04a;margin-top: 10px;margin-bottom:12px;font-weight:600;}
.therapies_sec_innr .therapy-box p{font-size:16px;color:#555;line-height:1.8;}
.therapies_sec_innr .therapy-box ul{/* padding-left:20px; *//* margin-bottom:20px; */}
.therapies_sec_innr .therapy-box ul li{margin-bottom: 4px;color:#444;/* line-height:1.7; */}
.therapies_sec_innr .therapy-box ul li::marker{color:#ef6262;}
.therapies_sec_innr .medicine-title{color:#00b04a;font-weight:700;}
.therapies_sec_innr hr{border-color:#ef6262;opacity:0.2;margin: 16px 0;}
/* Responsive */
@media(max-width:991px){

    .therapies_sec_innr .therapy-tabs{position:relative;top:0;margin-bottom:30px;}
    .therapies_sec_innr .tab-content{padding-left:0;}
    .therapies_sec_innr .therapy-box h2{font-size:28px;}
}
@media(max-width:767px){
.banner-section .carousel-caption{display:none !important;}
    .therapies_sec_innr{padding:40px 0;}
    .therapies_sec_innr .therapy-tabs .nav-link{font-size:17px;padding:15px;}
    .therapies_sec_innr .therapy-box{padding:22px;}
    .therapies_sec_innr .therapy-box h2{font-size:24px;}
    .therapies_sec_innr .therapy-box h3{font-size:22px;}
    .therapies_sec_innr .therapy-box h4{font-size:18px;}
}
.therapies_sec_innr .therapy-product-img{width:100%;max-width:260px;border-radius:12px;margin-bottom:20px;border:1px solid #e5e5e5;background:#fff;padding:8px;box-shadow:0 5px 20px rgba(0,0,0,0.06);}