*,html{
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    /* overflow-x: hidden; */

}

.text-primary{
    color:#004d99 !important;
}
body{
    margin: 0;
    padding: 0;
    
}
/* banner-section-starts */

.xxdrr{
    width:100%;
       height: 455px;
    margin-bottom: -8px;
}
.modal-content{
    overflow:hidden;
}
.banner-main{
    background-image: url("img/banner.jpg");
    background-repeat: no-repeat;
    background-size: cover;
    height: 600px;
    position: relative;
   
    
}
.header-section{
        position: sticky;
    top: 0;
    z-index: 9999;
    background: white;
    margin: 0;
    border-width: 5px !important;
    border-bottom:2px solid #224f8f !important;
}
.banner-angle{
    position: absolute;
    top: 30%;
    left: 10%;
}
.heading1{
    color: white;
    font-weight: bolder;
    font-size: 50px;
}
.heading2{
    color: white;
    font-size: 30px;
    font-weight: 500;
}
.appointment_btn-main{
    background: #004d99;
    text-align: center;
    color: white;
    font-weight: 600;
    padding: 12px;
    font-size: 16px;
    border-radius: 30px;
    width:fit-content;
    border: none;
    
    }
    
    .hero_google{
        
    }
    .hero_google img{
        width:150px;
    }

.appointment_btn-mainban{
    background: rgb(82, 176, 165);
    text-align: center;
    color: white;
    font-weight: 600;
    padding: 12px;
    font-size: 16px;
    border-radius: 30px;
    width:fit-content;
    border: none;

}

    /* banner-section-ends */

    /* form section starts */

    .appointment-form {
        background-color: white;
        
        border-radius: 10px;
        margin-top: -30px;
    }
    .appointment-form h2 {
        text-align: center;
        color: #004d99;
        font-weight: bold;
    }
    .form-main{
        padding-right: 30px;
        padding-left: 30px;
    }
    .form-control{
        border: none !important;
        background-color: rgb(243, 243, 243) !important;
    }
    .labeled-form{
        font-weight: bold;
        color: rgb(97, 97, 97);
    }

    .mob_view{
        display: none;
    }
    @media screen and (max-width: 769px) {
        .form-control{
            padding: 11px !important;
        }

        .banner-angle {
            position: absolute;
            top: 9%;
            left:10%;
            text-align: center;
        }
        .heading2{
            font-size: 20px;
        }
        .heading1{
            font-size: 28px;
        }
        .desk_view{
            display: none;
        }
        .mob_view{
            display: block;
        }

       .detaied-box {
    display: flex;
    justify-content:space-around !important;
  
}
    }

    
    /* form-section-ends */

    /* details section starts */
    .detaied-box{
        display: flex;
        
        
        align-items: center;
    }
    .content-bod1 {
        padding: 10px;
        border: none;
        background: rgb(2, 185, 173);
        border-radius: 20px;
        color: white;
    }

    .borddfixxed {
        border-right: 2px solid;
    }

    .detaied-box2 {
        display: flex
    ;
        flex-direction: column;
    }

    .countsnum1 {
        font-size: 23px;
        font-weight: bold;
    }

    .detaifonnt {
        font-size: 14px;
    }
    .content-bod{
        padding: 20px;
        border: none;
        background: rgb(2, 185, 173);
        border-radius: 20px;
        color: white;
    }
    .countsnum{
        font-size: 34px;
        font-weight: bold;
        margin-right: 10px;
    }
    /* details-section-ends */

    .info-section {
        padding: 40px 0;
        background-color: #e6f7ff;
    }

    .info-section img {
       max-width: 100%;
        border-top-right-radius: 60px;
    border-bottom-left-radius: 60px;
    }
    .info-details h2{
         color: #004d99;
         font-weight: bold;


    }
    .info-details p{
        color: black;
        font-weight: 600;
        

   }

   /* owl carousel */

   .info-section1 {
    padding: 40px 0;
    
}

.info-section1 img {
    max-width: 100%;
}

.info-section1 {
    padding: 40px 0;
}

.info-section1 .card {
    border: none;
    border-radius: 10px;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px;
}

.info-section1 .card-body {
    text-align:left;
}

.info-section1 .card-body h5 {
    font-size: 1.22rem;
    margin-top: 10px;
    font-weight: bold;
    color: #184387;
}

.info-section1 .card-body p {
    font-size: 0.875rem;
    font-weight: 500;
    color: #606c77;
}

.info-section1 .list-group {
    text-align: left;
    color: white;
    font-size: 18px;
    font-weight: 400;
}

.info-section1 .list-group-item {
    border: none;
    background-color: transparent;
    padding-left: 0;
    color: white;
}

.info-section1 .list-group-item i {
    color: white;
    margin-right: 10px;
}

.info-section1 .feature-box {
    background-color: #004d99;
    color: white;
    padding: 20px;
    border-radius: 10px;
    margin-bottom: 20px;
}

.info-section1 .feature-box h4 {
    font-size: 25px;
    font-weight: 700;
}
.herina-header{
    color: #004d99;
    font-weight: bold;
    text-align: center;
}


/* surgery stars */
.surgery-cont{
    display: flex;
    justify-content: space-between;
    color: #8d8f92;

}
.surgery-cont h5 {
    text-align: center;
    margin-top: 15px;
}



/* doctor section */

.surgeon-section {
    background-color: #4bb7b7;
    padding: 50px 0;
    text-align: center;
}

.surgeon-section h2 {
    color: white;
    font-weight:bold;
}

.surgeon-card {
    border: none;
    border-radius: 10px;
    overflow: hidden;
    margin: 0 15px;
}

.carousel-control-prev-icon,
.carousel-control-next-icon {
    background-color: #000;
    border-radius: 50%;
}
.get-appointment-btndoc {
    background: linear-gradient(60deg, #224f8f, #19aba7);
    border: none;
    border-radius: 20px;
    color:white !important;
    padding: 10px 20px;
   border-radius: 20px !important;
    width: 100%;
}

.get-appointment-btndoc:hover {
    background-color: #0256a8;
}
.btn-primary {
color: #fff;
background-color: #004d99;
border-color: #007bff;
border-radius: 30px;
}


/* testmonials */
.testimonials {
    padding: 60px 0;
    text-align: center;
    background-image: url("img/mapped1.webp");
}

.testimonials h2 {
    font-size: 2.5rem;
    margin-bottom: 30px;
    color: #0056b3;
}

.testimonials h2 span {
    color: #000;
}

.carousel-item {
   
}

.testimonial-card {
    background-color: white;
    border-radius: 10px;
    padding: 20px;
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}

.testimonial-card img {
    width: 50px;
    height: 50px;
    object-fit: contain;
}

.reviewer-name {
    margin-top: 10px;
    font-weight: bold;
}

.stars {
    color: orange;
}


.less_thean_icon {
    /* background: #0359a2; */
    border-radius: 50px;
    height: 35px;
    width: 35px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid white;
}
.less_thean_icon_testmonials {
    /* background: #0359a2; */
    border-radius: 50px;
    height: 35px;
    width: 35px;
    padding: 6px;
    display: flex;
    justify-content: center;
    align-items: center;
    border: 2px solid black;
}
/* new css code */
.doc_part1 {
    background-color: #11B4A5;
    border-radius: 20px;
}
.doc_one {
    padding: 20px;
}
.icon_spec {
    height: 71px;
    width: 71px;
    border: 1px solid white;
    border-radius: 55px;
}
.doc_logo {
    padding: 6px 2px 5px 0px;
    /* color: white; */
    object-fit: contain;
}
.passage {
    text-align: initial;
    /* font-size: 17px; */
    color: white;
    font-size: 18px;
    /* font-weight: 300; */
}
.cont1 {
    font-size: 18px;
}
.accordion-flush .accordion-item .accordion-button {
    border-radius: 0;
    background-color:#d9d9d9;
    color:#224f8f;
    border-radius: 8px;
    font-size: 18px;
    font-weight: 500;
} 
.accordion-button.collapsed{
    border-radius: 5px !important;
}
.test_heading{
    color: #004d99;
    font-weight: bold;
}
/* new cod */
.why_chose_maniapla{
    background: #e9f6fe;
}
.why_chose{
    color:#808080;
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
}
.rounde_circle{
    background: #4bb7b7;
    width: 100px;
    height: 100px;

    border-radius: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.exp_subdata{
    font-size: 18px;
    font-weight: 600;
color: #004d99;
text-align: center;

}
.experiance{
    display: flex;
    justify-content:space-evenly;
    align-items: center;
}
  .entire_round_section{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
  .card_top{
    background-image: linear-gradient(120deg, #19aba7, #224f8f);
    display: flex;
    justify-content: space-evenly;
    align-items: center;
    border-radius: 6px;
  }
  .card_top div{
    background: #4bb7b7;
    width: 60px;
    height: 60px;
    border-radius: 100px;
    display: flex;
    justify-content: center;
    align-items: center;
    
  }
  .book_now{
    background-image: linear-gradient(120deg, #19aba7, #224f8f);
    color: white;
    padding: 10px 20px 10px 20px;
    border: 0px;
    border-radius: 8px;
    width: fit-content;
  }
  .card_body{
    color: #32598e;
    font-weight: 500;
  }
  .card_section_data .card{
    border: 0px;
    box-shadow: 5px 4px 9px 0px silver;
  }
  .all_cards_row{
      display: flex;
      justify-content: center;
      align-items: center;
  }
  .all_data_center {
    display: flex;
    justify-content: center;
}
.corner_con {
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
}
.round {
    border-radius: 61px;
    background: linear-gradient(180deg, #0C4DA2 0%, #02B9AD 100%);
    box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
    width: fit-content;
    padding: 20px;
}
.opd_data {
    font-size: 15px;
    text-align: center;
    color: #0b57a3;
    font-weight: 500;
}
.why_data {
    color: #0C4DA2;
    font-size: 32px;
    font-weight: 700;
}
.surgeon-card .card-body{
     color: #215b92;
}
  /* scroll bar css code */
  ::-webkit-scrollbar{
     width: 3px;
     height:40px;
     background-color: #fff;
  }
  ::-webkit-scrollbar-thumb{
     width: 3px;
     height: 40px;
     background-color:#0056b3;
  }
  .box_inner {
    height: 200px; /* Set a fixed height */
    overflow-y: scroll; /* Enable vertical scrolling */
    -webkit-overflow-scrolling: touch; /* Smooth scrolling for iOS */
    scrollbar-width: thin; /* Thin scrollbar for Firefox */
    scrollbar-color: #0056b3 transparent; /* Blue thumb and transparent track for Firefox */
}
.card-text {
    height: 100px !important;
    /* Set a fixed height */
    overflow-y: scroll;
    /* Enable vertical scrolling */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
    scrollbar-width: thin;
    /* Thin scrollbar for Firefox */
    scrollbar-color: #0056b3 transparent;
    /* Blue thumb and transparent track for Firefox */
}

.card_body
 {
    height: 150px !important;
    /* Set a fixed height */
    overflow-y: scroll;
    /* Enable vertical scrolling */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
    scrollbar-width: thin;
    /* Thin scrollbar for Firefox */
    scrollbar-color: #0056b3 transparent;
    /* Blue thumb and transparent track for Firefox */
}

.testimonial-card {
    height: 250px !important;
    /* Set a fixed height */
    overflow-y: scroll;
    /* Enable vertical scrolling */
    -webkit-overflow-scrolling: touch;
    /* Smooth scrolling for iOS */
    scrollbar-width: thin;
    /* Thin scrollbar for Firefox */
    scrollbar-color: #fff3cd transparent;
    /* Blue thumb and transparent track for Firefox */
}

/* WebKit browsers (Chrome, Safari, Edge) scrollbar styling */
.box_inner::-webkit-scrollbar,
.card-text::-webkit-scrollbar,
.card_body::-webkit-scrollbar,
.testimonial-card::-webkit-scrollbar {
    width: 3px;
    /* Scrollbar width for WebKit browsers */
}

/* Hide the scrollbar track */
.box_inner::-webkit-scrollbar-track,
.card-text::-webkit-scrollbar-track,
.card_body::-webkit-scrollbar-track,
.testimonial-card::-webkit-scrollbar-track {
    background-color: transparent;
    /* Make track invisible */
}

/* Hide the scrollbar buttons (arrows) */
.box_inner::-webkit-scrollbar-button,
.card-text::-webkit-scrollbar-button,
.card_body::-webkit-scrollbar-button,
.testimonial-card::-webkit-scrollbar-button {
    display: none !important;
}

/* Scrollbar thumb styling */
.box_inner::-webkit-scrollbar-thumb,
.card-text::-webkit-scrollbar-thumb,
.testimonial-card::-webkit-scrollbar-thumb {
    background-color: #0056b3;
    /* Blue scrollbar thumb */
    border-radius: 10px;
    /* Rounded corners for thumb */
    width: 3px;
    /* Set the thumb width to 3px */
}

.card_body::-webkit-scrollbar-thumb,
.testimonial-card::-webkit-scrollbar-thumb {
    background-color: #fff3cd !important;
    /* Blue scrollbar thumb */
    border-radius: 10px;
    /* Rounded corners for thumb */
    width: 3px;
    /* Set the thumb width to 3px */
}
/* end of new css */

  
.manipal_logo{
    width: 250px;
}
.main_banner{
    display: flex;
    align-items: center;
}
.her_content{
    max-width: 700px;
    
}
.appointment-form{
    position: relative;
    z-index: 99;
}
section.bg-primary{
    background-color: #004d99 !important;
    color: white;
}
.service_section{
    padding:60px 0;
}
.service_grid{
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr 1fr 1fr;
    
}
.service_grid_item h5{
    font-size: 1.5rem;
}
.service_grid_item{
    display: grid;
    grid-template-columns: 2fr 5fr;
    background-color: white;
    padding: 15px;
    color: black;
    border-radius: 12px;
    gap: 10px;
}
.tab-pane.active{
    padding: 0;
    display: flex !important;
}
.contresdfew{
    padding: 50px;
}


.section-title { font-size: 36px; font-weight: 700; text-align: center; margin-bottom: 50px; color: #333; }

.reviewsSwiper { padding: 0 50px 50px; }

.review-card { background: #fff; border-radius: 12px; padding: 24px; box-shadow: 0 2px 8px rgba(0,0,0,0.1); height: 100%; }

.review-header { display: flex; align-items: center; gap: 12px; margin-bottom: 16px; }

.review-header img:first-child { width: 48px; height: 48px; border-radius: 50%; }

.review-info { flex: 1; }

.review-info h4 { font-size: 16px; font-weight: 600; color: #333; margin-bottom: 4px; }

.review-info p { font-size: 13px; color: #999; }

.google-logo { width: 60px; height: auto; }

.stars { color: #fbbc04; font-size: 18px; margin-bottom: 12px; }

.review-text { font-size: 15px; color: #666; line-height: 1.6; }

/* Swiper Navigation */
.swiper-button-prev, .swiper-button-next { width: 44px; height: 44px; background: #fff; border-radius: 50%; box-shadow: 0 2px 8px rgba(0,0,0,0.15); }

.swiper-button-prev:after, .swiper-button-next:after { font-size: 16px !important; color: #333; font-weight: 700; 

}

.swiper-button-prev.swiper-button-disabled, .swiper-button-next.swiper-button-disabled { opacity: 0.3; }

.service_grid_item a{
    font-size: 12px;
}

.hero-slide {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 140px 0;        /* adjust height of hero */
  position: relative;
  height: 600px;
}
.her_content {
          /* text visible on dark images */
  max-width: 700px;
}
.hero-slide::before {
  content: "";
  position: absolute;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0); /* dark overlay for readability */
}
.hero-slide .container,
.hero-slide .her_content {
  position: relative;
  z-index: 2;
}
.carousel{
    width:100%;
}
.reviews-section{
    position: relative;
}
.carousel-control-next, .carousel-control-prev{
    z-index: 999 !important;
    width: 100px !important;
}

@media screen and (min-width: 1200px){
    .container, .container-lg, .container-md, .container-sm, .container-xl{
                max-width: 1200px !important;
    }
}
/* Responsive */
@media (max-width: 1024px) {
    .reviewsSwiper { padding: 0 40px 40px; }
}



@media (max-width: 768px) {
    
    
    

.her_content p{
    text-align: justify;
}
.info-section p{
    text-align: justify;
}

ul.why_chose{
        text-align: justify;
}
.tab-text-content p{
    text-align: justify;
}
.accordion-body{
    text-align: justify;
}

.hero_google p {
        max-width: 158px;
    text-align: unset;
    font-size: 16px;
}
.info-details a{
    display: block;
    text-align: center;
}
.review__slider{
    position: relative;
}
.faqs_section .container.mt-5{
    margin-top: 12px !important;
}
.accordion-button{
        font-size: 15px !important;
    font-weight: 700;
}
.her_content{
    padding-top: 24px;
}
.btn2_nav{
    background-color: #063d76 !important;
    font-size: 15px !important;
}
.mob_view_bottom{
            padding: 10px !important;
}
.her_content h1{
        font-size: 1.4rem !important;
}
.review__slider .swiper-button-prev,.review__slider .swiper-button-next {
                  top: -28px;
    width: 42px;
}
.review__slider .swiper-button-prev{
    left:auto;
    right: 60px;
}
.review-text{
        max-height: 120px;
    overflow-y: auto;
}
.reviews-section h2{
        text-align: left;
    max-width: 200px;
    font-size: 22px;
            margin-left: 0;
        margin-bottom: 12px;
}
section.__reviedws{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.review__slider .swiper-wrapper{
    margin-top: 13px;
}
    .section-title { font-size: 28px; }
    .reviewsSwiper { padding: 0 30px 30px; }
    .swiper-button-prev, .swiper-button-next { width: 36px; height: 36px; }
    .swiper-button-prev:after, .swiper-button-next:after { font-size: 14px; }
    .service_grid{
            grid-template-columns: 1fr 1fr;
            
    }
    .service_grid_item{
        grid-template-columns:1fr;
        text-align: center;
    }
    .service_grid_item .btn-warning{
        margin-bottom:8px;
    }
    .mb_center *{
        text-align:center !important;
    }
    .appointment_btn1{
        background-color: #128C7E !important;
    background-image: none !important;
}
.appointment-form button{
        font-size: 14px;
}
.detaied-box2{
    text-align: center;
}
.service_grid_item a{
    display: block;
   margin-bottom: -12px;
}
.tab-pane a {
       display: block;
    text-align: center;
}
.nav-pills .nav-link{
        border: 2px solid #e0e0e0;
    margin: 5px;
    padding: 5px 10px !important;
    border-radius: 50px;
    font-weight: 500;
    transition: all 0.3s ease;
    font-size: 14px !important
}
.custom-pills-section{
    padding-top: 0px  !important;
}
.banner-main{
    /*background-image: url('img/yk_landing_banner.jpg');*/
    /*padding: 24px;*/
}
.service_grid_item h5{
        font-size: 1rem;
}
.herina-header{
    font-size: 23px
}
ul.why_chose{
    font-size: 16px !important;
    margin-top: 8px !important;
}
section.why_chose_maniapla{
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
}