body {
    background: #fff;
    color: #445071;
    font-family: 'Plus Jakarta Sans', sans-serif;
}

body p {
    font-size: .89rem;
    line-height: 1.9;
    color: #445071;
}

/* h1,h2,h3,h4,h5,h6{font-family: 'Golos Text', sans-serif; } */
.pg-title {
    font-weight: 800;
    font-size: 49px;
    line-height: 1.2;
    color: #007c9d;
}

.phn-btn {
    background: #daf1f8;
    padding: 0px 20px 0px 0px;
    font-weight: 600;
}

.phn-icon {
    background: #00799e;
    color: #ffff;
    padding: 8px 11px;
    border-radius: 60px;
    margin-right: 12px;
}

.address-sec {
    padding: 60px 0px;
}

.main-sec {
    padding: 60px 0px;
}

/* .main-sec ul li:before {
    background: url('../images/ios-arrow.svg');
    background-size: contain;
    background-position: center;
    padding: 0.15rem;
    background-repeat: no-repeat;
    margin-top: 8px;
    margin-right: 12px;
} */
.main-sec ul li {
    padding-left: 26px;
    padding-bottom: 12px;
    font-weight: 500;
}

.main-sec ul>li:before {
    content: "✔";
    height: 0.5rem;
    width: 1.5rem;
    display: block;
    float: left;
    margin-left: -1.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.dr-desc ul>li:before {
    content: "♦";
    height: 0.5rem;
    width: 1.5rem;
    display: block;
    float: left;
    margin-left: -1.6rem;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 100%;
}

.talkto-sec {
    background: url('images/videobg.webp');
    padding: 60px 0px;
    background-size: auto;
    color: #fff;
}

.talkto-sec h2 {
    font-size: 32px;
    font-weight: 600;
    border-bottom: 2px solid #ccf5ff;
    display: table;
    text-align: center;
    margin: 0 auto;
    padding-bottom: 12px;
    margin-bottom: 24px;
}

.talkto-sec p {
    font-size: .9rem;
    padding: 0px 0px 16px;
    color: #fff;
}


.lead-sec {
    padding: 60px 0px;
    box-shadow: 0px 0px 4px 0px #b7d0df;
}

.lead-card {
    border: 0px;
    box-shadow: 0px 0px 10px 2px #b7d0df;
    border-radius: 6px;
    background: #fff;
    padding: 32px 0px;
}

.lead-sec a {
    text-decoration: none;
}

.lead-point {
    text-align: center;
}

.lead-point img {
    text-align: center;
    width: 96px;
}

a>.lead-point p {
    text-decoration: none;
    color: #6b83a9;
    font-size: 1rem;
    font-weight: 500;
    margin-bottom: 0px;
}

a>.lead-point h4 {
    padding-top: 12px;
    text-decoration: none;
    font-weight: 900;
    font-size: 1.4rem;
    color: #002246;
}

.info-sec {
    padding: 60px 0px;
}

.inf-point {
    text-align: center;
    margin-bottom: 26px;
}

.inf-point img {
    width: 92px;
}

.inf-point h4 {
    padding-top: 12px;
    font-weight: 600;
    font-size: .96rem;
    line-height: 1.6;
}

.hdng {
    font-size: 32px;
    font-weight: 900;
    margin-bottom: 12px;
    color: #007c9d;
}


.knee-hdng {
    font-size: 22px;
    font-weight: 800;
    line-height: 1.6;
    margin-bottom: 9px;
}

.spl-hdng {
    color: #007c9d;
    font-weight: bold;
}

.address-txt {
    font-size: .76rem;
}

.best-title {
    font-weight: 800;
    font-size: 32px;
    line-height: 1.2;
    color: #007c9d;
    margin-bottom: 32px;
}

.dr-title-card {
    background: #fff;
    padding: 6px;
    /* padding-bottom: 9px; */
    border-bottom: 2px solid #ddd;
    border-radius: 0px;
}

.drhdr {
    align-items: center;
    text-align: left;
}

.drhdr h4 {
    font-size: .86rem;
    font-weight: 700;
    margin-bottom: 3px;
    color: #002246;
}

.drhdr h5 {
    font-size: .72rem;
    color: #5f768f;
}

.footer {
    background-color: #037c9d;
    text-align: center;
    padding: 16px;
    margin-top: 16px;
    font-size: .86rem;
    color: #fff;
}

.dr-profilesec {
    padding: 60px 0px;
    background: #f0f8fa;
}

.dr-profilesec .nav-pills .nav-link {
    width: 240px;
}

.dr-profilesec .nav-pills .nav-link.active, .nav-pills .show>.nav-link {
    color: #007c9d;
    background-color: #dbecf1;
}

.dr-data {
    align-items: flex-start;
}

.dr-data img {
    width: 116px;
}

.dr-data h4 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 6px;
}
.dr-data1 h4 {
    font-size: 1.4rem;
    font-weight: 700;
    margin-bottom: 6px;
}

.dr-data h5 {
    font-size: 0.86rem;
    margin-bottom: 0px;
    font-weight: 600;
}
.dr-data1 h5 {
    font-size: 0.86rem;
    margin-bottom: 0px;
    font-weight: 600;
}

.dr-desc {
    padding: 0px 32px;
}

.dr-desc h4 {
    font-size: .96rem;
    font-weight: 800;
}

.dr-desc ul li {
    font-size: .89rem;
    line-height: 1.6;
    padding-bottom: 12px;
    padding-left: 26px;
}

.faqs-sec {
    padding: 60px 0px;
    border-top: 1px solid #dae4f5;
}

.faq-hdng {
    font-size: 32px;
    text-align: center;
    margin-bottom: 30px;
    font-weight: 800;
    color: #007c9d;
}

.faqs-sec .accordion-button {
    font-size: .98rem;
    font-weight: 600;
}

.faqs-sec .accordion-button:not(.collapsed) {
    color: #007c9d;
    background-color: #eafbff;
}

.testimonial-sec {
    padding: 60px 0px;
    border-bottom: 1px solid #dae4f5;
}

.video-title {
    text-align: center;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 30px;
    color: #007c9d;
}

.testimonial-sec h2 {
    font-size: 16px;
    font-weight: 800;
    margin: 30px 0px 16px;
}

.our-facilities {
    padding: 60px 0px;
}

.of-1 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 50px;
    margin: 0 30px;

}

.of-2 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 40px;
    margin: 0 10px;
}

.of-3 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 29px;
    margin: 0 30px;
}

.of-4 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 48px;
    margin: 0 20px;
}

.of-5 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 34px;
    margin: 0 30px;
}

.of-6 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 35px;
    margin: 0 20px;
}

.of-7 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 20px;
    margin: 0 20px;
}

.of-8 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 44px;
    margin: 0 30px;
}

.of-9 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 27px;
    margin: 0 30px;
}

.of-10 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 21px;
    margin: 0 20px;
}

.of-11 {
    color: #91b8e0;
    font-weight: 400;
    font-size: 37px;
    margin: 0 30px;
}

.drpl-sec {
    display: flex;
}


.btn-quick-book-popup {
    position: fixed;
    bottom: 9%;
    text-decoration: none;
    right: 6%;
    padding: 8px 16px;
    background: #ffc107;
    display: block;
    font-size: 15px;
    border-radius: 6px;
    z-index: 99;
    color: #fff;
    font-weight: 400;
}

.quickbook_widget {
    position: fixed;
    width: 320px;
    right: 76px;
    bottom: 35px;
    z-index: 9999;
    box-shadow: 0px 0px 22px #a6b1b7;
    border-radius: 12px;
}

.quick_close {
    cursor: pointer;
    position: absolute;
    right: 13px;
    top: 12px;
    border-radius: 90px;
    /* font-size: 12px; */
    padding: 4px 6px;
    background: #edf5fe;
    border: 1px solid #b2c1d0;
}

.form-group {
    margin-bottom: 1rem;
}

.hero-banner {
    background: url('images/herobanner.webp');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    padding-bottom: 190px;
}
.hero-space{ padding: 60px 36px 60px 0px;}
.hero-title{    font-size: 56px;
    font-weight: 800;
    color: #fff;
    line-height: 1.2;
    text-transform: uppercase;
    letter-spacing: 1px;}
    .hero-subhdng{    font-size: 42px;
        font-weight: 800;
        color: #fff;
        line-height: 1.2;
        text-transform: capitalize;
        letter-spacing: 1px; padding: 20px 0px;}

 .frm-title{    padding-bottom: 12px;
    font-size: 17px;
    text-align: center;
    color: #037695;
    font-weight: 700;
    line-height: 1.4;}       


/* OLD  CSS*/

.kt-section1 {
    background-color: #037c9d;
    color: #fff;
  }
  
  .kt-section2 {
    background-color: #df9903;
    color: #fff;
  }
  
  .kt-section3 {
    background-color: #037c9d;
    color: #fff;
  }
  
  .kt-inner {
    padding: 18px;
    font-weight: 300;
    text-align: center;
  }
  .kt-inner p {
    text-align: justify;
  }
  
  .kt-inner h3 {
    font-size: 1rem;
    margin-bottom: 15px;
  }
  
  .k-heading {
    text-align: center;
    font-weight: bold;
    color: #5d5d5d;
    margin-bottom: 38px;
    font-size: 23px;
  }
  
  .k-heading-sm {
    text-align: center;
    font-weight: bold;
    color: #037c9d;
    margin-bottom: 20px;
    font-size: 18px;
    margin-top: 38px;
  }
  
  .in-the-rh {
    background-color: #f5f6f8;
    margin-top: 50px;
    padding-top: 50px;
  }
  #collapseExample.collapse:not(.show) {
    display: block;
    height: 19rem;
    overflow: hidden;
}
#collapse2.collapse:not(.show) {
    display: block;
    height: 19rem;
    overflow: hidden;
}
.k-types a {
    color: #fff;
    display: inline-block;
    margin-bottom: 20px;
    padding-left: 18px;
}
.k-types a.collapsed::after {
    content: '+ Show More';
}

.k-types a:not(.collapsed)::after {
    content: '- Show Less';
}



.key1{ background-color: #007c9d; color: #fff;}
.key2{ background-color: #df9903; color: #fff;}
.key1 p{ text-align: justify; color: #fff; }

.key2 p{ text-align: justify; color: #fff; }

#key1, #key2{ padding: 20px;}

#key1 .text {
  display: block;
}
#key1 .show-mor {

  height: 20px; 

}
#profile-description .show-more:hover { 
    color: #1779dd;
}
 .show-more-height { 
  height: 290px; 
  overflow:hidden; 
  color: #fff;
}
.show-more-height p{ color: #fff;}
.show-more-height2 { 
    height: 290px; 
    overflow:hidden; 
   
    color: #fff;
  }

  .show-more-height2 p{ color: #fff;}

  .key-btn{    font-size: 16px;
    padding: 20px 0px 6px;
    font-weight: 700;
    border-bottom: 2px solid #fff;
    cursor: pointer;
    display: table;
    margin: 20px;}

    
.adv-treat {
    background-color: #f5f2f2;
    padding: 60px;
  }
  
  .adv-treat h2 {
    color: #037c9d;
    font-weight: 800;
    font-size: 18px;
    margin-bottom: 30px;
  }
  
  .adv-treat ul {
    padding: 0;
  }
  
  .adv-treat ul li {
    list-style-type: none;
    list-style-image: url('images/bullet.png');
    padding: 7px;
    color: #5d5d5d;
    font-weight: 300;
    text-align: left;
    float: left;
  }
  
  .adv-treat p {
    width: 100%;
    float: left;
    font-weight: bold;
    font-size: 16px;
}
  
  
  .adv-right-b-img {
    margin-bottom: 20px;
  }
  
  .adv-right {
    border: 1px solid #dad9d9;
    padding: 28px;
    text-align: center;
  }
  
  .adv-right li {
    list-style-position: inside;
  }

  .dr-data1 {
    align-items: flex-start;
}
.dr-data1 img {
    width: 116px;
}


@media (min-width: 320px) and (max-width: 767.98px) {
    .dr-data1 {
        align-items: flex-start;
    }
    .dr-desc {
        padding: 0px 2px;
    }
    .dr-data1 img {
        width: 82px;
    }
    .adv-treat {
        background-color: #f5f2f2;
        padding: 30px;
      }
    .hero-banner {
        background: url('images/herobanner_mobile.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: center center;
        padding-bottom: 90px;
    }
    .hero-title {
        font-size: 32px;
    }
    .hero-subhdng {
        font-size: 27px;
    }
    .hero-space {
        padding: 24px 0px;
    }
    .drpl-sec {
        display: block;
    }

    .container {
        padding: 0rem 1.2rem;
    }

    .address-sec {
        padding: 30px 0px;
    }

    .talkto-sec {
        padding: 30px 0px;
    }

    .main-sec {
        padding: 30px 0px;
    }

    .lead-sec {
        padding: 30px 0px;
    }

    .testimonial-sec {
        padding: 30px 0px;
    }

    .our-facilities {
        padding: 30px 0px;
    }

    .faqs-sec {
        padding: 30px 0px;
    }

    .pg-title {
        font-size: 28px;
    }

    .dr-profilesec {
        padding: 30px 0px;
    }

    .lead-point img {
        text-align: center;
        width: 60px;
    }

    .info-sec {
        padding: 30px 0px;
    }

    a>.lead-point h4 {
        padding-top: 8px;
        text-decoration: none;
        font-weight: 900;
        font-size: .8rem;
        color: #002246;
    }

    a>.lead-point p {
        text-decoration: none;
        color: #6b83a9;
        font-size: .72rem;
        font-weight: 500;
        margin-bottom: 0px;
        line-height: 1.4;
    }

    .hdng {
        font-size: 20px;
        font-weight: 900;
        margin-bottom: 8px;
    }

    .dr-data img {
        width: 82px;
    }

    .knee-hdng {
        font-size: 16px;
    }

    .best-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .video-title {
        font-size: 24px;
        margin-bottom: 16px;
    }

    .faq-hdng {
        font-size: 24px;
    }

    .of-4{ font-size: 32px;}
    .of-8{ font-size: 28px;}
    .of-1{  font-size: 34px;}
    .of-11 {     font-size: 34px;}
}

@media (min-width: 1400px) { 
    .hero-banner {
        background: url('images/herobanner.webp');
        background-repeat: no-repeat;
        background-size: cover;
        background-position: bottom center;
        padding-bottom: 176px;
    }

 }

 /* krishna css start */

 .choose-hos-apollo{font-size: 16px; font-weight: 400; color: #6c757d; line-height: 1; padding-bottom: 10px;}

 .hospital-options {
  display: flex;
  gap: 10px;
  margin-bottom: 10px;
}

/* radio hide */
.hospital-options input[type="radio"] {
  display: none;
}

/* label ko button banao */
.hospital-options label {
  padding: 8px;
  border: 1px solid #ccc;
  cursor: pointer;
  border-radius: 6px;
  transition: 0.3s;
  font-size: 12px;
  width: 100%;
  display: flex;
  align-items: center; 
  justify-content: center;
  text-align: center;
} 

/* hover effect */
.hospital-options label:hover {
  border-color: transparent;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

/* active (checked) state */
.hospital-options input[type="radio"]:checked + label {
  background-color: #f59d2f;
  color: #fff;
  border-color: transparent;
  box-shadow: rgba(100, 100, 111, 0.2) 0px 7px 29px 0px;
}

 @media screen and (max-width:1200px) {

    .hero-banner .row .banner-left{width: 60%;}
    .hero-banner .row .banner-right{width: 40%;}

 }

  @media screen and (max-width:991px) {

    .hero-banner .row .banner-left{width: 100%;}
    .hero-banner .row .banner-right{width: 100%;}

 }

 @media screen and (max-width:767px) {

    .hospital-options label{padding: 6px;}
 }

  @media screen and (max-width:380px) {

    .hospital-options label{font-size: 11px;}
 }
 .generate_image_captcha{
    display: flex;
    width: 100%;
    justify-content: flex-end;
    text-align: right;
    flex-direction: column;
}
.captcha{
    aspect-ratio: 1 / 1;
   max-width: 35px;
}

#refresh_captcha {position: relative; z-index: 9999;}
#captcha_img {margin-left: 0 !important; object-fit: cover;}

@media screen and (max-width:991px) {

    .hero-banner .container .row .cbanner-left {width: 100%;}
    .hero-banner .container .row .cbanner-right {width: 100%;}
    .capt .col-7 {width: 70%;}
    .capt .col-5 {width: 30%;}

}
/* ============= sticky call icon ==================== */

.desktop-call-icon{width: 50px; height: 50px; position: fixed; bottom: 50px; right: 50px; z-index: 999;}
.desktop-call-icon .language_box_apollo_proton_btn.call-btn{height: 100%; padding: 10px; animation: pulse 1.5s infinite; box-shadow: 0 0 0 rgba(40, 167, 69, 0.6);}
.desktop-call-icon .globe_image{display: block;}
/* Pulse animation */
@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0.6);
  }
  70% {
    box-shadow: 0 0 0 20px rgba(40, 167, 69, 0);
  }
  100% {
    box-shadow: 0 0 0 0 rgba(40, 167, 69, 0);
  }
}
.mobile-buttons{display: none;}

@media screen and (max-width:767px) {

    .desktop-call-icon{display: none;}
    .mobile-buttons{display: flex; position: fixed; bottom: 0; left: 0; width: 100%; z-index: 999;}
    .mobile-buttons a {flex: 1; text-align: center; padding: 15px 0; font-weight: bold; color: white; text-decoration: none;}
    .call-btn {background-color: #429b40;}
    .book-btn {background: linear-gradient(112.45deg, #ffc107  35.38%, #ffc107 161.1%);}
}

@media screen and (max-width:480px) {

    .mobile-buttons a{font-size: 14px;}
}
@media (max-width: 767px) {
  body {
    padding-bottom: 50px; /* sticky button height ke hisab se adjust kare */
  }
}