.facts-counter-one__left .text{
        top: 5px !important;
    position: relative;
}

.services-single-page__content-text-box2 .title{
        position: relative;
    display: block;
    margin-bottom: 18px;
        margin-top: 18px;
}

.contact-page__bottom {
    position: relative;
    display: block;
    max-width: 760px;
    width: 100%;
    margin: 25px auto 0px;
}
select{
    color: rgba(48, 42, 39, 0.7);
    font-size: 15px;
    font-weight: 400;
    width: 100%;
    height: 60px;
    background: #ffffff;
    border: 1px solid #e4e4e4;
    padding: 0 20px;
    margin-bottom: 30px;
    border-radius: 0px;
    outline: none;
    transition: all 200ms linear;
    transition-delay: 0.1s;
}
.case-single-page__content-text-box1 .title {
    position: relative;
    display: block;
    margin-bottom: 26px;
    margin-top: 40px;
}
.services-single-page__content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}

i.icon.fa-solid.fa-user-graduate {
    font-size: 30px;
    color: #393977;
}
.btn-box.abt {
    border: 1px solid transparent;
    padding: 10px;
    background: #ffbd59;
    text-align: center;
}
.btn-box.abt a {
    color: #ffffff;
    font-weight: 600;
}
.blog-one__single-content p {
    padding-left: 20px;
    padding-right: 20px;
}
span.yoe {
    font-size: 90px;
    margin-left: -15px;
}

 .section-title.for-mbl {
    display: none;
}



/*mobile banner css*/
   @media only screen 
  and (min-device-width: 1025px) 
  and (max-device-width: 1281px){
     .deskstop-one
     {
         display: block!important;;
     }
     .slider-dsktop{
         display: none!important;
     }
     
      
  }
      @media only screen 
  and (min-device-width: 320px) 
  and (max-device-width: 480px){
      .slider-dsktop{
         display: block!important;;
     }
     .slider1__height {
    height: 400px;
  }
     
      .deskstop-one
     {
         display: none!important;;
     }
    .mbl-class{
      display:none !important;
  }  
  .main-slider.slider-dsktop .image-layer::before {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background: none;
  background: none;
  content: "";
  z-index: 3;
}
.btn-box.abt {
    border: 1px solid transparent;
    padding: 10px;
    background: #ffbd59;
    width: 50%;
    text-align: center;
}
       .section-title.for-mbl {
    display: block;
}
.section-title.for-desktop {
    display: none;
}
.about-one {
    position: relative;
    display: block;
    background: #faf7f6;
    padding: 50px 0px 107px;
    overflow: hidden;
    z-index: 1;
    padding-bottom: 0;
}
    .about-one__img-text {
        position: relative;
        bottom: 100px;
        right: -80px;
        margin-top: -60px;
        margin: 20px auto 0px;
    }
    .about-one__content-text1 {
    position: relative;
    display: block;
    margin-bottom: 39px;
    margin-top: -100px;
}
  }
  
h2.main-slider__title {
    font-size: 33px !important;
    line-height: 1.4;
}
span.section-title__tagline.why-visit {
    font-size: 20px;
}
.contact-page__btn.testimony-btn {
    margin-top: 55px;
}


.why-choose-one__services-box.a1 {
    position: absolute;
    right: -65px;
    bottom: 18px;
    width: 240px;
    height: 205px;
    background: var(--sycols-base);
    padding: 40px 0px 0px 35px;
    border-radius: 30px;
    border-top-right-radius: 0px;
    overflow: hidden;
    z-index: 4;
}
.footer-widget__about-text {
    color: #ededed;
}
.footer-widget__contact-list .text p a {
    font-size: 16px;
    color: #ededed;
    -webkit-transition: all 500ms 
ease;
    transition: all 500ms 
ease;
}
.footer-widget__service-list li a {
    font-size: 16px;
    line-height: 15px;
    color: #ededed;
    text-transform: capitalize;
    -webkit-transition: all 500ms 
ease;
    transition: all 500ms 
ease;
    display: ruby-text;
}

/*.about-one__content-text1 p {*/
/*  color: var(--sycols-black);*/
/*  font-size: 18px;*/
/*  line-height: 34px;*/
/*  font-weight: 600;*/
/*}*/

/*.about-one__content-text2-list li p {*/
/*  color: var(--sycols-black);*/
/*  font-size: 18px;*/
/*  line-height: 32px;*/
/*  font-weight: 500;*/
/*}*/

/*.about-one__content-text2-list li p span {*/
/*  position: relative;*/
/*  display: inline-block;*/
/*  color: var(--sycols-base);*/
/*  font-size: 15px;*/
/*  padding-right: 10px;*/
/*}*/
.testimonial-one__carousel.owl-theme .owl-nav {
    position: absolute;
    bottom: -10px;
    left: -479px;
    margin-top: 0 !important;
}
/*abbt-doc*/
 .about-doctor-section {
    background: #f9fbfd;
}


.title-line {
    width: 60px;
    height: 4px;
    background: #00a8a8;
    margin-top: 8px;
    border-radius: 10px;
}


.highlight-box {
    background: #ffffff;
    padding: 20px 25px;
    border-radius: 12px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.05);
}

.about-list li {
    display: flex;
    align-items: center;
    margin-bottom: 12px;
    font-size: 15px;
    color: #333;
}

.about-list li span {
    color: #00a8a8;
    margin-right: 10px;
    font-size: 14px;
}

.custom-btn {
    display: inline-block;
    background: #ffbd59;
    color: #fff;
    padding: 12px 28px;
    /*border-radius: 50px;*/
    font-weight: 600;
    text-decoration: none;
    transition: 0.3s ease;
}


.doctor-img-wrapper {
    position: relative;
    display: inline-block;
}

.doctor-img {
    /*border-radius: 20px;*/
    box-shadow: 0 15px 40px rgba(0,0,0,0.08);
    transition: 0.4s ease;
}
a.inline-flex.items-center.text-blue-600.font-medium.group-hover\:text-blue-700.transition {
    color: #ffbd59 !important;
}
 .title h1 {
    font-size: 30px;
    line-height: 40px;
    font-weight: 700;
}
.about-one__content-bottom-right.treatment {
    display: flex;
    padding-left: 0;
    /*padding-top: 30px;*/
}
ul.support-list li {
    margin-bottom: 7px;
    /*padding-left: 7px;*/
    /*padding-left: 10px;*/
}
.cicl-1.w-40.h-40.rounded-full.bg-gray-200.flex.flex-col.items-center.justify-center.mb-6.transition.duration-300.group-hover\:scale-105 {
    background: #0202540a;
}
.text-teal-600 {
    --tw-text-opacity: 1;
    /* color: rgb(13 148 136 / var(--tw-text-opacity, 1)); */
    color: #ffbd59 !important;
}
.services-single-page__content-text-box1 .title h1 {
    font-size: 35px;
    line-height: 40px;
    font-weight: 700;
}
.services-single-page__content-text-box1 .title h2 {
    font-size: 30px;
    line-height: 35px;
    font-weight: 700;
}
.faq-one-accrodion .accrodion-title h4 {
    position: relative;
    margin: 0;
    font-size: 20px;
    font-weight: 600;
    line-height: 28px;
    color: var(--sycols-black);
    font-family: var(--sycols-font);
    -webkit-transition: all 500ms 
ease;
    transition: all 500ms 
ease;
}

.footer-widget__service-list li+li {
    margin-top: 0;
}



                                    .footer-widget__contact-social-link {
                                        position: relative;
                                        display: block;
                                        padding: 0;
                                        margin-top: 25px;
                                    }
                                    .footer-widget__contact-social-link li {
                                        position: relative;
                                        display: inline-block;
                                        margin-right: 6px;
                                    }
                                       .footer-widget__contact-social-link li a {
                                        position: relative;
                                        display: inline-block;
                                        width: 50px;
                                        height: 50px;
                                        border-radius: 50%;
                                        background: #02023d;
                                        overflow: hidden;
                                        text-align: center;
                                        z-index: 1;
                                    }
                                        /*.footer-widget__contact-social-link li a {*/
                                        /*    position: relative;*/
                                        /*    display: inline-block;*/
                                        /*    width: 50px;*/
                                        /*    height: 50px;*/
                                        /*    border-radius: 50%;*/
                                        /*    background: #493e3d;*/
                                        /*    overflow: hidden;*/
                                        /*    text-align: center;*/
                                        /*    z-index: 1;*/
                                        /*}*/
                                        .footer-widget__contact-social-link li a::before {
                                            position: absolute;
                                            content: "";
                                            top: 0;
                                            left: 0;
                                            right: 0;
                                            height: 100%;
                                            border-radius: 50%;
                                            background-color: var(--sycols-base);
                                            -webkit-transition-delay: .1s;
                                            transition-delay: .1s;
                                            -webkit-transition-timing-function: 
                                        ease-in-out;
                                            transition-timing-function: 
                                        ease-in-out;
                                            -webkit-transition-duration: .4s;
                                            transition-duration: .4s;
                                            -webkit-transition-property: all;
                                            transition-property: all;
                                            opacity: 1;
                                            -webkit-transform-origin: top;
                                            transform-origin: top;
                                            -webkit-transform-style: preserve-3d;
                                            transform-style: preserve-3d;
                                            -webkit-transform: scaleY(0);
                                            transform: scaleY(0);
                                            z-index: -1;
                                        }
                                        .footer-widget__contact-social-link li a span::before {
                                            position: relative;
                                            display: inline-block;
                                            color: #ffffff;
                                            font-size: 18px;
                                            line-height: 50px;
                                        }
                                        .footer-widget__contact-list .text p {
                                        font-size: 16px;
                                        color: #d7d7d7;
                                    }
/*.icon-location {*/
/*    font-size: 30px;*/
/*    left: 0;*/
/*    position: relative;*/
/*    color: #3a3a7a;*/
/*    top: -10px;*/
/*}*/


 .treatment-box {
      border: 1px solid #ccc;
      padding: 20px;
      margin-bottom: 20px;
      position: relative;
    }

    .arrow-right {
      width: 0;
      height: 0;
      border-top: 10px solid transparent;
      border-bottom: 10px solid transparent;
      border-left: 10px solid black;
      position: absolute;
      top: 50%;
      right: -15px;
      transform: translateY(-50%);
    }

    /* Fixed social icon bar */
    .support-list {
      position: fixed;
      bottom: 15%;
      right: 15px;
      list-style: none;
      width: 50px;
      background: #FFF;
      box-shadow: 0 0 14px 0 rgba(0, 0, 0, .16);
      border-radius: 10px;
      text-align: center;
      padding-top: 15px;
      padding-bottom: 15px;
      z-index: 9999;
      color: #181818;
      margin: 0px;
      padding: 10px 0px;
    }

    .support-list li img {
      width: 30px;
    }

    .support-list li a {
      font-size: 20px;
      display: block;
      line-height: 40px;
    }
    
    
    section.case-single-page.pt-0 h2 {
    font-size: 25px;
}
section.case-single-page.pt-0 h3 {
    font-size: 20px;
    color: #3c3c3cbd;
}
    

    @media only screen and (min-device-width: 320px) and (max-device-width: 480px)
      and (-webkit-min-device-pixel-ratio: 2) {
        .tp-bar-mbl {
          display: none;
        }
    }

    .vertical-item1 {
      position: relative;
      overflow: hidden;
    }

    .item-media1 img {
      display: block;
      width: 100%;
      height: auto;
      transition: transform 0.3s ease;
    }

    .item-content1 {
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      background: rgba(0, 0, 0, 0.5);
      color: #fff;
      padding: 20px;
      opacity: 0;
      transition: opacity 0.3s ease;
    }

    .vertical-item1:hover .item-media1 img {
      transform: scale(1.1);
    }

    .vertical-item1:hover .item-content1 {
      opacity: 1;
    }



   @media only screen 
  and (max-width: 991px) {
      section.about-doctor-section.py-5 .row {
    display: flex;
    flex-direction: column-reverse;
}
    .btn-box.abt {
        border: 1px solid transparent;
        padding: 10px;
        background: #ffbd59;
        width: 100%;
        text-align: center;
    }
    .services-single-page__content-img1.pb-3 {
    margin-top: 30px;
}
section.about-doctor-section.py-5 p {
    margin-top: 40px;
}
    .footer-widget__about {
        max-width: 100%;
        width: 100%;
    }
        .support-list {
      position: fixed;
      bottom: 11%;
      right: 25px;
      list-style: none;
      width: 50px;
      background: #FFF;
      box-shadow: 0 0 14px 0 rgba(0, 0, 0, .16);
      border-radius: 10px;
      text-align: center;
      padding-top: 15px;
      padding-bottom: 15px;
      z-index: 9999;
      color: #181818;
      margin: 0px;
      padding: 10px 0px;
    }
    .mobile-nav__social a {
    color: #ffffff;
}
.row.abt-mbl-section {
    display: flex;
    flex-direction: column-reverse;
}
img.dr-img {
    margin-top: 30px;
}
}



.blog-one__single-content h2 a {
    color: var(--sycols-black);
    text-transform: capitalize;
}




/*dr-niket-shah achievement css*/
   /* Only the styles needed for the slider dots/arrows that match your existing design */
  #pubPrev, #pubNext {
    background: none;
    border: none;
    cursor: pointer;
    color: inherit;
    font-size: 1.25rem;
    transition: opacity 0.2s;
  }
  #pubPrev:hover, #pubNext:hover { opacity: 0.7; }




/* .achievement-slider {*/
/*    padding: 25px 20px;*/
/*    background: linear-gradient(to bottom, #fcf6f5, #fff);*/
/*    text-align: center;*/
/*    position: relative;*/
/*    padding-bottom: 80px;*/
/*}*/

.achievement-slider {
    padding: 25px 20px;
    /* background: linear-gradient(to bottom, #fcf6f5, #fff); */
    text-align: center;
    position: relative;
    padding-bottom: 15px;
    margin-top: -150px;
}


/* Elegant Heading */
/*.section-title__title {*/
/*    font-size: 44px;*/
/*    font-weight: 700;*/
/*    color: #111827;*/
/*    margin-bottom: 60px;*/
/*    letter-spacing: 0.5px;*/
/*    position: relative;*/
/*}*/

/*.section-title__title::after {*/
/*    content: "";*/
/*    width: 70px;*/
/*    height: 4px;*/
/*    background: #f68742;*/
/*    display: block;*/
/*    margin: 18px auto 0;*/
/*    border-radius: 10px;*/
/*}*/

/* Slider Base (Important for working) */
.slider-wrapper {
    max-width: 950px;
    margin: auto;
    overflow: hidden;
    position: relative;
}

.slider-track {
    display: flex;
    transition: transform 0.7s ease-in-out;
}

/* Card Style */
.slide {
    min-width: 100%;
    padding: 45px 40px;
    box-sizing: border-box;
    background: #ffffff;
    
    border-radius: 50px;        /* rounded corners */
    border-bottom: 5px solid #fcbb58;  /* bottom accent border */
    
    /*box-shadow: 0 12px 35px rgba(0,0,0,0.08);*/
}


/* Subtle accent line on top */
/*.slide::before {*/
/*    content: "";*/
/*    position: absolute;*/
/*    top: 0;*/
/*    left: 0;*/
/*    height: 6px;*/
/*    width: 100%;*/
/*    background: linear-gradient(90deg, #f68742);*/
/*    border-top-left-radius: 24px;*/
/*    border-top-right-radius: 24px;*/
/*}*/

/* Text */
.slide p {
    font-size: 22px;
    line-height: 1.9;
    color: #374151;
    max-width: 820px;
    margin: auto;
}

/* Smooth animation */
.slide-content {
    opacity: 0;
    transform: translateY(25px);
    transition: all 0.7s ease;
}

.slide.active .slide-content {
    opacity: 1;
    transform: translateY(0);
}

/* Modern Dots */
.slider-dots {
    margin-top: 40px;
}

.slider-dots span {
    height: 10px;
    width: 10px;
    margin: 0 7px;
    background: #e5e7eb;
    display: inline-block;
    border-radius: 50%;
    cursor: pointer;
    transition: all 0.3s ease;
}

.slider-dots span.active {
    width: 32px;
    border-radius: 20px;
    background: #fcbb58;
}

/* Responsive */
@media (max-width: 768px) {

       .achievement-slider {
        padding: 0 15px;
    }

    .section-title__title {
        font-size: 28px;
    }

    .slide {
        padding: 35px 25px;
        border-radius: 18px;
    }

    .slide p {
        font-size: 16px;
        line-height: 1.7;
    }
}

 .dr-section {
    /*background: #f7f4ef;*/
    min-height: 100vh;
    display: flex;
    align-items: center;
    padding: 80px 40px;
    /*font-family: 'DM Sans', sans-serif;*/
    position: relative;
    overflow: hidden;
  }

  /* Subtle background texture */
  /*.dr-section::before {*/
  /*  content: '';*/
  /*  position: absolute;*/
  /*  inset: 0;*/
  /*  background-image: radial-gradient(circle at 80% 20%, rgba(180,155,120,0.12) 0%, transparent 60%),*/
  /*                    radial-gradient(circle at 10% 80%, rgba(100,130,110,0.08) 0%, transparent 50%);*/
  /*  pointer-events: none;*/
  /*}*/

  .dr-inner {
    max-width: 1100px;
    margin: 0 auto;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 420px;
    gap: 80px;
    align-items: center;
    position: relative;
    z-index: 1;
  }

  /* LEFT: Content */
  .dr-content {
    animation: fadeUp 0.9s ease both;
  }

  .dr-eyebrow {
    display: flex;
    align-items: center;
    gap: 14px;
    margin-bottom: 20px;
  }

.dr-eyebrow span {
    /* font-family: 'DM Sans', sans-serif; */
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0.22em;
    text-transform: uppercase;
    color: #ffbd59;
}

  .dr-eyebrow::before {
    content: '';
    display: block;
    width: 36px;
    height: 1px;
    background: #ffc160;
  }

  .dr-name {
    /*font-family: 'Cormorant Garamond', serif;*/
    font-size: clamp(42px, 5vw, 68px);
    font-weight: 300;
    line-height: 1.05;
    color: #1a1a1a;
    letter-spacing: -0.01em;
    margin-bottom: 8px;
  }

  .dr-name em {
    font-style: italic;
    color: #5a7a65;
  }

.dr-title {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 0.15em;
    text-transform: uppercase;
    color: #f6b656;
    margin-bottom: 36px;
}

  .dr-divider {
    width: 48px;
    height: 2px;
    background: linear-gradient(90deg, #5a7a65, #ffc160);
    margin-bottom: 32px;
    border-radius: 2px;
  }

  .dr-bio p {
  
  }

  .dr-bio p:last-child { }

  /* Specialty tags */
  .dr-tags {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-top: 36px;
  }

 .dr-tag {
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: #020254;
    border: 1px solid rgb(251 186 88);
    padding: 6px 14px;
    border-radius: 100px;
    background: rgb(253 188 88 / 0%);
    transition: all 0.2s 
ease;
    cursor: default;
}

  .dr-tag:hover {
    background: rgba(90,122,101,0.14);
    border-color: rgba(90,122,101,0.6);
  }

  /* RIGHT: Image */
  .dr-image-wrap {
    position: relative;
    animation: fadeUp 0.9s 0.2s ease both;
  }

  /* Decorative offset block */
  .dr-image-wrap::before {
    content: '';
    position: absolute;
    inset: -16px -16px 16px 16px;
    border: 1.5px solid rgba(90,122,101,0.25);
    border-radius: 4px;
    z-index: 0;
    transition: transform 0.4s ease;
  }

  .dr-image-wrap:hover::before {
    transform: translate(-4px, -4px);
  }

  .dr-image-frame {
    position: relative;
    z-index: 1;
    border-radius: 4px;
    overflow: hidden;
    box-shadow: 0 30px 70px rgba(0,0,0,0.12), 0 8px 20px rgba(0,0,0,0.08);
  }

  .dr-image-frame img {
    width: 100%;
    height: 520px;
    object-fit: cover;
    object-position: top center;
    display: block;
    transition: transform 0.6s ease;
  }

  .dr-image-wrap:hover .dr-image-frame img {
    transform: scale(1.03);
  }

  /* Credential badge */
  .dr-badge {
    position: absolute;
    bottom: -20px;
    left: -20px;
    z-index: 2;
    background: #fdbc58;
    color: #f7f4ef;
    padding: 18px 22px;
    border-radius: 4px;
    box-shadow: 0 12px 30px rgba(0,0,0,0.2);
    min-width: 160px;
  }

  .dr-badge__num {
    /*font-family: 'Cormorant Garamond', serif;*/
    font-size: 36px;
    font-weight: 300;
    color: #020254;
    line-height: 1;
    margin-bottom: 4px;
  }
  .dr-content .title {
    position: relative;
    display: block;
    margin-bottom: 7px;
    margin-top: 0;
}

  .dr-badge__label {
    font-size: 10px;
    font-weight: 500;
    letter-spacing: 0.18em;
    text-transform: uppercase;
    color: rgb(2 2 84);
  }
h1.dr-name {
    color: #020254;
}
  @keyframes fadeUp {
    from { opacity: 0; transform: translateY(28px); }
    to   { opacity: 1; transform: translateY(0); }
  }

  @media (max-width: 860px) {
    .dr-inner {
      grid-template-columns: 1fr;
      gap: 60px;
    }
    .dr-image-wrap { order: -1; max-width: 380px; margin: 0 auto; width: 100%; }
    .dr-image-frame img { height: 400px; }
    .dr-section { padding: 60px 24px; }
  }


    img.mbl {
         display: none;
   }
   .img-section {
    padding-top: 50px;
}
   @media (max-width: 786px) {
     img.desktop {
      display: none;
      }
     img.mbl {
    display: block;
    }
    .img-section {
    padding: 0;
    padding-top: 40px;
    }
        }
        
    
/*dr page exp and edu section css        */
/* ─── FONTS (add in <head>) ─── */
/* <link href="https://fonts.googleapis.com/css2?family=Playfair+Display:wght@700&family=DM+Sans:wght@300;400;500&display=swap" rel="stylesheet"/> */

/* ─── EXPERIENCE & EDUCATION ─── */
.exp-section {
  background: #ffffff;
}

.exp-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 0;
}

.exp-left {
  padding: 80px;
  border-right: 1px solid #e2e8f0;
}

.exp-right {
  padding: 80px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  background: #faf7f2;
}

/* Label (small eyebrow text) */
.label {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 11px;
  letter-spacing: 3px;
  text-transform: uppercase;
  color: #c9a84c;
  font-weight: 600;
  margin-bottom: 20px;
}

.label::before {
  content: '';
  width: 30px;
  height: 1px;
  background: #c9a84c;
}

/* Section heading */
.section-heading {
    /* font-family: 'Playfair Display', serif; */
    font-size: 38px;
    font-weight: 700;
    color: #0c1a35;
    line-height: 1.1;
    margin-bottom: 0;
    padding-top: 40px;
}

/* Timeline */
.timeline {
  list-style: none;
  position: relative;
  padding-left: 30px;
}

.timeline::before {
  content: '';
  position: absolute;
  left: 5px;
  top: 8px;
  bottom: 0;
  width: 1px;
  background: linear-gradient(to bottom, #c9a84c, transparent);
}

.timeline li {
  position: relative;
  padding-bottom: 36px;
}

.timeline li::before {
  content: '';
  position: absolute;
  left: -28px;
  top: 8px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #c9a84c;
  box-shadow: 0 0 0 4px rgba(201, 168, 76, 0.15);
}

.timeline li p {
  font-size: 15px;
  line-height: 1.75;
  color: #2d3748;
}

/* Fade-up animation */
.fade-up {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up.visible {
  opacity: 1;
  transform: translateY(0);
}

/* Responsive */
@media (max-width: 1024px) {
  .exp-grid {
    grid-template-columns: 1fr;
  }

  .exp-left {
    border-right: none;
    border-bottom: 1px solid #e2e8f0;
    padding: 50px 40px;
  }

  .exp-right {
    padding: 50px 40px;
  }
}

@media (max-width: 640px) {
  .exp-left,
  .exp-right {
    padding: 40px 24px;
  }

  .section-heading {
    font-size: 30px;
  }
}


/*education section css of dr pg*/

/* ══════════════════════════════════════════
   ACADEMIC JOURNEY — fully scoped styles
   all classes prefixed with .ns- to avoid
   conflicts with existing page CSS
══════════════════════════════════════════ */

.ns-edu-section {
  background: #faf7f2 !important;
  padding: 100px 60px !important;
  /*font-family: 'DM Sans', sans-serif !important;*/
}

.ns-edu-inner {
  max-width: 900px !important;
  margin: 0 auto !important;
}

/* Label row */
.ns-label {
  display: flex !important;
  align-items: center !important;
  gap: 14px !important;
  margin-bottom: 18px !important;
}

.ns-label-line {
  width: 32px !important;
  height: 1px !important;
  background: #c9a96e !important;
  display: block !important;
  flex-shrink: 0 !important;
}

.ns-label span {
  font-size: 11px !important;
  letter-spacing: 3px !important;
  text-transform: uppercase !important;
  color: #c9a96e !important;
  font-weight: 500 !important;
  /*font-family: 'DM Sans', sans-serif !important;*/
}

/* Heading */
.ns-heading {
  /*font-family: 'Cormorant Garamond', serif !important;*/
  font-size: clamp(36px, 4vw, 54px) !important;
  font-weight: 300 !important;
  color: #0b1426 !important;
  line-height: 1.1 !important;
  margin: 0 0 16px 0 !important;
}

.ns-heading em {
  font-style: italic !important;
  color: #c9a96e !important;
}

/* Timeline wrapper */
.ns-timeline {
  margin-top: 70px !important;
  position: relative !important;
  padding-left: 72px !important;
}

.ns-timeline::before {
  content: '' !important;
  position: absolute !important;
  left: 16px !important;
  top: 8px !important;
  bottom: 0 !important;
  width: 1px !important;
  background: linear-gradient(to bottom, #c9a96e 60%, transparent 100%) !important;
}

/* Each item */
.ns-item {
  position: relative !important;
  margin-bottom: 52px !important;
  opacity: 0;
  transform: translateX(-24px);
  transition: opacity 0.65s ease, transform 0.65s ease !important;
}

.ns-item.ns-visible {
  opacity: 1 !important;
  transform: translateX(0) !important;
}

/* Dot */
.ns-dot {
  position: absolute !important;
  left: -62px !important;
  top: 5px !important;
  width: 14px !important;
  height: 14px !important;
  background: #c9a96e !important;
  border-radius: 50% !important;
  border: 3px solid #faf7f2 !important;
  box-shadow: 0 0 0 3px #c9a96e !important;
  z-index: 1 !important;
}

/* Year */
.ns-year {
  font-size: 11px !important;
  letter-spacing: 2.5px !important;
  text-transform: uppercase !important;
  color: #c9a96e !important;
  font-weight: 600 !important;
  margin-bottom: 10px !important;
  display: block !important;
  /*font-family: 'DM Sans', sans-serif !important;*/
}

/* Card */
.ns-card {
  background: #ffffff !important;
  padding: 30px 34px !important;
  border-radius: 3px !important;
  box-shadow: 0 8px 32px rgba(11,20,38,0.07) !important;
  border-left: 3px solid #c9a96e !important;
}

.ns-card h3 {
  /*font-family: 'Cormorant Garamond', serif !important;*/
  font-size: 22px !important;
  font-weight: 600 !important;
  color: #0b1426 !important;
  margin: 0 0 6px 0 !important;
  line-height: 1.3 !important;
}

.ns-card .ns-inst {
  font-size: 12px !important;
  color: #c9a96e !important;
  letter-spacing: 1px !important;
  text-transform: uppercase !important;
  font-weight: 500 !important;
  margin-bottom: 14px !important;
  display: block !important;
  /*font-family: 'DM Sans', sans-serif !important;*/
}

.ns-card p {
  font-size: 15px !important;
  color: #4a5568 !important;
  line-height: 1.78 !important;
  margin: 0 !important;
  /*font-family: 'DM Sans', sans-serif !important;*/
}

/* Responsive */
@media (max-width: 896px) {
  .ns-edu-section {
    padding: 70px 20px !important;
  }
  .ns-timeline {
    padding-left: 48px !important;
  }
  .ns-dot {
    left: -40px !important;
  }
  .ns-card {
    padding: 22px 18px !important;
  }
  .ns-card h3 {
    font-size: 19px !important;
  }
  .exp-right.fade-up.visible {
    padding: 0 !important;
    padding-top: 40px !important;
}
.by-the-num {
    margin-bottom: 15px;
}
}


/*academic-contribution css*/


/*.academic-inner {*/
/*  padding: 80px 0;*/
/*}*/

.section-divider {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 48px;
}

.section-divider .line-left,
.section-divider .line-right {
  flex: 1;
  height: 1px;
  background: rgba(255,255,255,0.2);
}

.section-divider span {
  font-size: 12px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255,255,255,0.5);
  white-space: nowrap;
}

/* THE KEY FIX: 3-column grid */
/*.academic-grid {*/
/*  display: grid;*/
/*  grid-template-columns: 1fr 1.4fr 1fr;*/
/*  gap: 48px;*/
/*  align-items: start;*/
/*}*/

.academic-grid {
    display: grid;
    grid-template-columns: 3fr 1.5fr 0fr;
    gap: 45px;
    align-items: start;
}

.academic-left .section-title {
  font-size: 2rem;
  font-weight: 700;
  color: #fff;
  line-height: 1.3;
}

.academic-center .content-card p {
  color: rgba(255,255,255,0.8);
  line-height: 1.8;
  margin-bottom: 16px;
}

.tags-label {
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: rgba(255,255,255,0.4);
  margin-bottom: 16px;
}

.tags-grid {
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.tag-item {
  display: flex;
  align-items: center;
  gap: 12px;
  background: rgba(255,255,255,0.05);
  border: 1px solid rgba(255,255,255,0.1);
  border-radius: 8px;
  padding: 12px 16px;
}

.tag-text {
  color: rgba(255,255,255,0.85);
  font-size: 14px;
}

/* Responsive */
@media (max-width: 768px) {
  .academic-grid {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}






.academic-section {
      background: linear-gradient(135deg, #0a1628 0%, #0f2044 50%, #0a1628 100%);
      min-height: 70vh;
      display: flex;
      align-items: center;
      justify-content: center;
      padding: 60px 20px;
      position: relative;
      overflow: hidden;
    }

    .academic-section::before {
      content: '';
      position: absolute;
      inset: 0;
      background:
        radial-gradient(circle at 20% 20%, rgba(196,164,95,0.08) 0%, transparent 50%),
        radial-gradient(circle at 80% 80%, rgba(196,164,95,0.06) 0%, transparent 50%);
      pointer-events: none;
    }

    .academic-section::after {
      content: '';
      position: absolute;
      inset: 0;
      background-image:
        linear-gradient(rgba(196,164,95,0.04) 1px, transparent 1px),
        linear-gradient(90deg, rgba(196,164,95,0.04) 1px, transparent 1px);
      background-size: 60px 60px;
      pointer-events: none;
    }

    /* Container */
    .academic-section .container {
      max-width: 1200px;
      width: 100%;
      margin: 0 auto;
      padding: 0 40px;
    }

    /* Inner wrapper */
    .academic-inner {
      max-width: 100%;
      width: 100%;
      position: relative;
      z-index: 1;
    }

    .fade-up {
      opacity: 1;
      transform: translateY(0);
    }

    /* Divider */
    .section-divider {
      display: flex;
      align-items: center;
      gap: 12px;
      margin-bottom: 40px;
    }
    .section-divider .line-left {
      width: 40px; height: 1px;
      background: linear-gradient(90deg, transparent, #c4a45f);
    }
    .section-divider .line-right {
      flex: 1; height: 1px;
      background: linear-gradient(90deg, #c4a45f, transparent);
    }
    .section-divider span {
      color: #c4a45f;
      font-size: 11px;
      letter-spacing: 4px;
      text-transform: uppercase;
    }

    /* 3-Column Grid */
    /*.academic-grid {*/
    /*  display: grid;*/
    /*  grid-template-columns: 1fr 1.5fr 1fr;*/
    /*  gap: 48px;*/
    /*  align-items: start;*/
    /*}*/

    /* Left: Title */
    .section-title {
      color: #f0e8d5;
      font-size: clamp(24px, 3vw, 38px);
      font-weight: 400;
      line-height: 1.3;
      letter-spacing: -0.5px;
    }
    .section-title em {
      color: #c4a45f;
      font-style: italic;
    }

    /* Center: Content card */
    .content-card {
      background: rgba(255,255,255,0.03);
      border: 1px solid rgba(196,164,95,0.2);
      border-radius: 2px;
      padding: clamp(24px, 4vw, 40px);
      position: relative;
    }
    .content-card::before {
      content: '';
      position: absolute;
      top: -1px; left: -1px;
      width: 40px; height: 40px;
      border-top: 2px solid #c4a45f;
      border-left: 2px solid #c4a45f;
    }
    .content-card::after {
      content: '';
      position: absolute;
      bottom: -1px; right: -1px;
      width: 40px; height: 40px;
      border-bottom: 2px solid #c4a45f;
      border-right: 2px solid #c4a45f;
    }
    .content-card p {
      color: #b8c8d8;
      font-size: 27px;
      line-height: 1.5;
      font-weight: 700;
      margin-bottom: 20px;
    }
    .content-card p:last-child { margin-bottom: 0; }
    .content-card strong { color: #d4c4a0; font-weight: 500; }

    /* Right: Tags */
    .tags-label {
      color: #c4a45f;
      font-size: 10px;
      letter-spacing: 3px;
      text-transform: uppercase;
      margin-bottom: 16px;
    }
    .tags-grid {
      display: grid;
      grid-template-columns: 1fr;
      gap: 10px;
    }
    .tag-item {
      display: flex;
      align-items: center;
      gap: 10px;
      padding: 14px 18px;
      background: rgba(255,255,255,0.02);
      border: 1px solid rgba(196,164,95,0.12);
      transition: background 0.3s ease, border-color 0.3s ease;
      cursor: default;
    }
    .tag-item:hover {
      background: rgba(196,164,95,0.1);
      border-color: rgba(196,164,95,0.5);
    }
    .tag-item:hover .tag-text { color: #d4c4a0; }
    .tag-icon { font-size: 18px; }
    .tag-text {
      color: #8a9db5;
      font-size: 13px;
      letter-spacing: 0.3px;
      transition: color 0.3s ease;
    }

    /* Stats */
    .stats-row {
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      gap: 1px;
      background: rgba(196,164,95,0.2);
      border: 1px solid rgba(196,164,95,0.2);
    }
    .stat-box {
      background: rgba(10,22,40,0.8);
      padding: 28px 20px;
      text-align: center;
    }
    .stat-number {
      color: #c4a45f;
      font-size: clamp(26px, 4vw, 36px);
      font-weight: 300;
      letter-spacing: -1px;
      line-height: 1;
      margin-bottom: 8px;
    }
    .stat-label {
      color: #7a8fa8;
      font-size: 10px;
      letter-spacing: 2.5px;
      text-transform: uppercase;
    }

    /* Flourish */
    .flourish {
      display: flex;
      justify-content: center;
      margin-top: 48px;
      gap: 8px;
      align-items: center;
    }
    .flourish-dot {
      height: 1px;
      background: rgba(196,164,95,0.3);
      width: 6px;
    }
    .flourish-dot.center {
      width: 24px;
      background: #c4a45f;
    }

    /* Responsive */
    @media (max-width: 900px) {
      .academic-grid {
        grid-template-columns: 1fr 1fr;
      }
      .academic-left {
        grid-column: 1 / -1;
      }
    }

    @media (max-width: 480px) {
        .services-one__single-content .btn-box {
    position: relative;
    display: block;
    line-height: 0;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
}

.page-header__inner .brdcrum-title {
    font-size: 35px;
    color: #020254;
    font-weight: 700;
    line-height: 50px;
    margin-bottom: 6px;
}
        
      .academic-section .container { padding: 0 20px; }
      .academic-grid { grid-template-columns: 1fr; }
      .academic-left { grid-column: auto; }
      .stats-row { grid-template-columns: 1fr; }
      .tags-grid { grid-template-columns: 1fr; }
    }
    .content-card.card-2 p {
    font-size: 18px;
}
    
    /*dr-pg-mntors-css*/
    
.mentor-slider-section {
  padding: 100px 0;
  background: linear-gradient(to bottom, #f8fafc, #eef2f7);
  /*font-family: 'Poppins', sans-serif;*/
}

.mentor-slider-section .section-title {
  text-align: center;
  font-size: 34px;
  font-weight: 700;
  color: #1e293b;
  margin-bottom: 15px;
}

.section-subtitle {
  text-align: center;
  max-width: 750px;
  margin: 0 auto 60px;
  color: #555;
  font-size: 15px;
}

.mentor-slide {
  margin-bottom: 60px;
}

.mentor-wrapper {
  display: flex;
  align-items: center;
  gap: 70px;
  max-width: 1000px;
  margin: auto;
  background: #ffffff;
  padding: 40px;
  border-radius: 20px;
  box-shadow: 0 15px 50px rgba(0,0,0,0.08);
}

.mentor-image {
  text-align: center;
}

.mentor-image img {
  width: 300px;
  height: 320px;
  object-fit: cover;
  border-radius: 20px;
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

.mentor-name {
  margin-top: 15px;
  font-size: 18px;
  font-weight: 600;
  color: #0f172a;
}

.mentor-content {
  max-width: 520px;
}

.mentor-year {
  display: inline-block;
  color: #ffbd59;
  font-weight: 600;
  margin-bottom: 12px;
  font-size: 14px;
}

.mentor-content h3 {
  font-size: 26px;
  margin-bottom: 10px;
  font-weight: 700;
  color: #0f172a;
}

.mentor-institute {
  color: #777;
  font-size: 14px;
  margin-bottom: 20px;
}

.highlight {
  color: #ffbd59;
  font-weight: 600;
}

/* Responsive */
@media(max-width: 992px) {
  .mentor-wrapper {
    flex-direction: column;
    text-align: center;
    gap: 40px;
  }

  .mentor-image img {
    width: 260px;
    height: 300px;
  }

  .mentor-content {
    max-width: 100%;
  }
}


/*dr-pg-certificates-css*/
    .cert-section {
  padding: 90px 0;
  background: #f8fafc;
}

.cert-header {
  text-align: center;
  max-width: 800px;
  margin: 0 auto 50px;
}

.cert-subtitle {
  font-size: 14px;
  letter-spacing: 1px;
  color: #ffbd59;
  text-transform: uppercase;
}

.cert-header h2 {
  font-size: 42px;
  margin: 15px 0;
  font-weight: 600;
}

.cert-header p {
  color: #555;
  font-size: 16px;
}

/* Tabs */
.cert-tabs {
  display: flex;
  justify-content: center;
  gap: 15px;
  margin-bottom: 50px;
  flex-wrap: wrap;
}

.cert-tab {
  padding: 10px 22px;
  border-radius: 30px;
  border: 1px solid #d6e2e5;
  background: #fff;
  cursor: pointer;
  font-size: 14px;
  transition: 0.3s;
}

.cert-tab.active,
.cert-tab:hover {
  background: #3a3a7a;
  color: #fff;
}

/* Grid */
.cert-content {
  display: none;
}

.cert-content.active {
  display: block;
}

.cert-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(230px, 1fr));
  gap: 30px;
}

/* Card */
.cert-card {
  background: #fff;
  border-radius: 12px;
  padding: 15px;
  text-align: center;
  box-shadow: 0 8px 25px rgba(0,0,0,0.06);
  transition: 0.3s;
  cursor: pointer;
}

.cert-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.12);
}

.cert-card img {
  width: 100%;
  border-radius: 8px;
 /* height: 200px;        */
 /*object-fit: contain;     */
 /* object-position: center; */
}
.cert-card span {
  display: block;
  margin-top: 12px;
  font-size: 14px;
  color: #333;
}

/* Modal */
.cert-modal {
  position: fixed;
  inset: 0;
  background: rgba(0,0,0,0.85);
  display: none;
  align-items: center;
  justify-content: center;
  z-index: 9999;
}

.cert-modal img {
  max-width: 90%;
  max-height: 90%;
  border-radius: 10px;
}
.cert-close {
  position: absolute;
  top: 25px;
  right: 30px;
  font-size: 28px;
  color: #fff;
  cursor: pointer;
  z-index: 10000;
  transition: 0.3s;
}

.cert-close:hover {
  opacity: 0.7;
}

.cert-nav {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  font-size: 45px;
  color: #fff;
  cursor: pointer;
  padding: 10px;
  user-select: none;
  transition: 0.3s;
}

.cert-nav:hover {
  opacity: 0.7;
}

.cert-nav.prev {
  left: 30px;
}

.cert-nav.next {
  right: 30px;
}



.about-one__img-text1 {
    position: absolute;
    bottom: 57px;
    right: 0px;
    background: var(--sycols-base);
    width: 175px;
    height: 185px;
    padding: 30px 0px 0px 35px;
    border-radius: 40px;
    border-top-right-radius: 0px;
    overflow: hidden;
}
span.yoe1 {
    font-size: 63px;
    margin-left: -5px;
}
.why-choose-one__services-box.a1.dr-pg h2 {
    font-size: 40px;
}

.row.info {
    margin-bottom: -65px;
}
@media(max-width: 992px) {
    .row.info {
    margin-bottom: 0;
}
ul.dr-edu{
    padding-right: 15px;
}
}

/*contact-pg-css*/

@media only screen and (max-width: 767px) {
    .contact-page__top-single {
        margin-left: 0px;
        padding-left: 0px;
        text-align: center;
        margin-bottom: 40px;
    }
}

.contact-info-wrap {
  display: flex;
  gap: 25px;
  justify-content: center;
  flex-wrap: wrap;
  padding: 40px 0;
}

.info-card {
  flex: 1;
  min-width: 260px;
  max-width: 320px;
  background: #ffffff;
  padding: 30px 20px;
  border-radius: 16px;
  text-align: center;
  /*box-shadow: 0 12px 30px rgba(0,0,0,0.06);*/
  transition: all 0.3s ease;
  position: relative;
  overflow: hidden;
      border: 1px solid #fdbc584a;
}



.info-card:hover {
  transform: translateY(-8px);
}

.info-icon {
  width: 65px;
  height: 65px;
  margin: auto;
  margin-bottom: 15px;
  border-radius: 50%;
  background: #fdbc58;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
}

.info-card h4 {
  margin-bottom: 10px;
  color: #2d2f45;
}

.info-card p {
  font-size: 14px;
  color: #6b7280;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 991px) {
  .contact-info-wrap {
    flex-direction: column;
    align-items: center;
  }
    .dr-niket-edu {
        display: block !important;
        gap: 25px !important;
    }
    .row.reverse {
    display: flex;
    flex-direction: column-reverse;
}


    
}



/* Dropdown Wrapper */
.contact-page__select-box {
    position: relative;
}

/* Select Styling */
.contact-page__select-box select {
    width: 100%;
    padding: 15px 45px 15px 15px; /* right padding for arrow space */
    border: 1px solid #e0e0e0;
    background-color: #fff;
    color: #777;
    font-size: 14px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    cursor: pointer;
    border-radius: 4px;
    transition: border-color 0.3s ease, color 0.3s ease;
}

/* Change color when option is selected */
.contact-page__select-box select:focus {
    border-color: #your-theme-color; /* replace with your theme color */
    outline: none;
    color: #333;
}

/* Arrow Icon Positioning */
.select-arrow {
    position: absolute;
    right: 15px;
    top: 35%;
    transform: translateY(-50%);
    pointer-events: none; /* so clicks pass through to the select */
    color: #777;
    font-size: 14px;
    transition: transform 0.3s ease;
}

/* Rotate arrow when select is focused/open */
.contact-page__select-box select:focus + .select-arrow {
    transform: translateY(-50%) rotate(180deg);
  
}



/* ============================================
   VERTICAL FLOATING SOCIAL ICONS
   Copy CSS below + paste <aside> before </body>
   ============================================ */
 
.vsfi {
  position: fixed;
  left: 14px;
  top: 75%;
  transform: translateY(-50%);
  z-index: 9999;
 
  /* VERTICAL column */
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 8px;
}
 
/* each pill */
.vsfi-pill {
  display: flex;
  align-items: center;
  height: 46px;
  border-radius: 23px;
  overflow: hidden;
  text-decoration: none;
  cursor: pointer;
 
  /* collapsed = circle */
  width: 46px;
  padding: 0 4px;
 
  /* smooth stretch on THIS pill only — others untouched */
  transition:
    width   0.38s cubic-bezier(0.4, 0, 0.2, 1),
    padding 0.38s cubic-bezier(0.4, 0, 0.2, 1);
}
 
/* ONLY the hovered pill opens — all others stay circles */
.vsfi-pill:hover {
  width: 178px;
  padding: 0 7px;
}
 
/* icon circle inside pill */
.vsfi-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  /*background: rgba(255,255,255,0.18);*/
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  transition: transform 0.2s ease;
}
.vsfi-pill:hover .vsfi-icon { transform: scale(1.07); }
 
.vsfi-icon svg {
  width: 18px; height: 18px;
  fill: none; stroke: white;
  stroke-width: 1.8;
  stroke-linecap: round;
  stroke-linejoin: round;
}
 
/* name text — hidden by default */
.vsfi-name {
  font-size: 13px;
  font-weight: 500;
  color: white;
  white-space: nowrap;
  overflow: hidden;
  max-width: 0;
  opacity: 0;
  padding-left: 0;
  letter-spacing: .01em;
  /*font-family: 'DM Sans', sans-serif;*/
  transition:
    max-width    0.30s cubic-bezier(0.4, 0, 0.2, 1),
    opacity      0.22s 0.12s ease,
    padding-left 0.30s ease;
}
 
/* revealed on hover */
.vsfi-pill:hover .vsfi-name {
  max-width: 130px;
  opacity: 1;
  padding-left: 10px;
}
 .vsfi-linkedin span.vsfi-name {
    color: #167ee6;
}
/* brand colours */
.vsfi-facebook   { background: #1877F2; }
.vsfi-instagram  { background: #E1306C; }
.vsfi-twitter    { background: #1DA1F2; }
.vsfi-linkedin   { background: #fff; }
.vsfi-youtube    { background: #FF0000; }
.vsfi-whatsapp   { background: #25D366; }
.vsfi-tiktok     { background: #111111; }
.vsfi-pinterest  { background: #E60023; }
 
/* tablet */
@media (max-width: 1024px) {
  .vsfi              { left: 8px; gap: 7px; }
  .vsfi-pill         { height: 42px; width: 42px; border-radius: 21px; }
  .vsfi-pill:hover   { width: 164px; }
  .vsfi-icon         { width: 34px; height: 34px; }
  .vsfi-icon svg     { width: 16px; height: 16px; }
}
 
/* mobile — bottom pill bar, no expand */
@media (max-width: 768px) {
  .vsfi {
    flex-direction: row;        /* horizontal on mobile */
    left: 50%;
    top: auto;
    bottom: 14px;
    transform: translateX(-50%);
    background: white;
    padding: 9px 14px;
    border-radius: 50px;
    box-shadow: 0 4px 20px rgba(0,0,0,.12);
    gap: 8px;
  }
  .vsfi-pill         { height: 38px; width: 38px; border-radius: 50%; padding: 0; }
  .vsfi-pill:hover   { width: 38px; padding: 0; }
  .vsfi-icon         { width: 38px; height: 38px; background: transparent; }
  .vsfi-name         { display: none; }
  .page-section      { padding: 60px 24px 90px; }
}





.ts-section{
  background:#f5f7fc;
  padding:80px 56px 84px;
  position:relative;
  overflow:hidden;
}
.ts-section::after{
  content:'';position:absolute;top:-160px;right:-160px;
  width:480px;height:480px;border-radius:50%;
  background:radial-gradient(circle,rgba(200,132,30,0.07) 0%,transparent 68%);
  pointer-events:none;
}
.ts-wrap{max-width:1100px;margin:0 auto;position:relative;z-index:1;}
 
/* ── TOP: left content | right image ── */
.ts-top{
  display:grid;
  grid-template-columns:2fr 1fr;
  gap:52px;
  align-items:center;
  margin-bottom:44px;
}
 
/* LEFT SIDE */
.ts-left{}
 
.ts-pill{
  display:inline-flex;align-items:center;gap:8px;
  border:1.5px solid rgba(200,132,30,0.35);
  border-radius:50px;padding:5px 16px 5px 10px;
  margin-bottom:18px;
  background:rgba(200,132,30,0.07);
}
.ts-pill-dot{width:7px;height:7px;border-radius:50%;background:#ffbd59;flex-shrink:0;}
.ts-pill span{font-size:11px;font-weight:600;letter-spacing:.10em;text-transform:uppercase;color:#ffbd59;}
 
.ts-h2{
  font-size:30px;
  line-height:40px;
  font-weight:700;
  color:#0b1f45;
  margin-bottom:16px;
  text-transform: capitalize;
}
.services-single-page__content-text-box2 .title {
    position: relative;
    display: block;
    margin-bottom: 18px;
    margin-top: 18px;
    text-transform: capitalize;
}
.ts-h2 em{font-style:normal;color:#ffbd59;}
.ts-rule{width:56px;height:3.5px;background:#ffbd59;border-radius:2px;margin-bottom:28px;}
 
/* INTRO CARD — below title on left */
.ts-intro{
  background:#0b1f45;
  border-radius:20px;
  padding:32px 28px;
  position:relative;overflow:hidden;
  box-shadow:0 12px 40px rgba(11,31,69,0.18);
}
.ts-intro::before{
  content:'';position:absolute;top:0;left:0;right:0;height:3px;
  background:linear-gradient(90deg,#ffbd59,#e8a840,transparent);
  border-radius:20px 20px 0 0;
}
.ts-intro::after{
  content:'';position:absolute;bottom:-70px;right:-70px;
  width:200px;height:200px;border-radius:50%;
  border:38px solid rgba(200,132,30,0.10);pointer-events:none;
}
.ts-intro-badge{
  display:inline-flex;align-items:center;gap:6px;
  background:rgba(200,132,30,0.15);
  border:1px solid rgba(200,132,30,0.35);
  border-radius:6px;padding:4px 11px;margin-bottom:14px;
}
.ts-intro-badge svg{width:13px;height:13px;flex-shrink:0;}
.ts-intro-badge span{font-size:10px;font-weight:600;letter-spacing:.09em;text-transform:uppercase;color:#e8a840;}
.ts-intro-title{
  font-size:clamp(14px,1.5vw,17px);
  font-weight:700;color:#ffffff;
  line-height:1.55;
}
 
/* RIGHT SIDE — doctor image */
.ts-right {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    /*background: #ffbd590d;*/
    border-radius: 20px;
    padding: 5px;
    /*border: 1px solid rgba(11, 31, 69, 0.08);*/
}
.ts-doctor-img{
  /*width:100%;*/
  /*max-height:460px;*/
  /*object-fit:contain;*/
  /*object-position:center;*/
  /*display:block;*/
  border-radius:20px;
}
 
/* ── 3 CARDS ── */
.ts-grid{
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:20px;margin-bottom:22px;
}
.ts-card{
  background:#ffffff;
  border:1px solid rgba(11,31,69,0.10);
  border-radius:18px;padding:30px 26px;
  position:relative;overflow:hidden;
  box-shadow:0 2px 12px rgba(11,31,69,0.06);
  transition:box-shadow .24s,transform .24s,border-color .24s;
}
.ts-card:hover{
  box-shadow:0 10px 32px rgba(11,31,69,0.13);
  transform:translateY(-4px);
  border-color:rgba(200,132,30,0.22);
}
.ts-card::after{
  content:'';position:absolute;top:0;left:0;right:0;height:3.5px;
  background:#ffbd59;
  border-radius:18px 18px 0 0;
}
.ts-icon{
  width:50px;height:50px;border-radius:13px;
  background:linear-gradient(135deg,rgba(200,132,30,0.12),rgba(232,168,64,0.06));
  border:1px solid rgba(200,132,30,0.22);
  display:flex;align-items:center;justify-content:center;
  margin-bottom:18px;
}
.ts-icon svg{width:35px;height:35px;}
.ts-card-body{font-size:13px;color:#3a5080;line-height:1.74;font-weight:400;}
 
/* ── QUOTE ── */
.ts-lower{display:grid;grid-template-columns:1fr;gap:20px;align-items:stretch;}
.ts-quote{
  background:#ffffff;
  border:1px solid rgba(11,31,69,0.10);
  border-left:5px solid #ffbd59;
  border-radius:0 16px 16px 0;
  padding:32px 36px;
  /*display:flex;*/
  align-items:center;
  box-shadow:0 2px 12px rgba(11,31,69,0.06);
}
.ts-quote p{
  font-size:clamp(14px,1.4vw,17px);
  color:#0b1f45;
  line-height:1.68;font-style:italic;font-weight:600;
}
 .page-header {
    position: relative;
    display: block;
    padding: 90px !important;
    z-index: 1;
    top: 0px;
    margin-bottom: -5px;
    overflow: hidden;
}
/* ── RESPONSIVE ── */
@media(max-width:900px){
  .ts-top{grid-template-columns:1fr;}
  .ts-right{display:none;}
  .ts-grid{grid-template-columns:1fr 1fr;}
  .ts-lower{grid-template-columns:1fr;}
  .ts-section{padding:52px 24px 60px;}
}

@media(max-width:540px){.ts-grid{grid-template-columns:1fr;}}













/*treatment page common dr section css*/
   :root{
      --primary:#3a3a7a;--primary-dk:#2a2a5a;--primary-lt:#ebebf7;--primary-md:#d0d0ee;
      --gold:#ffbd59;--gold-lt:#fff4dc;--gold-dk:#e0962a;
      --grey:#959595;--text:#2a2a2a;--white:#ffffff;
    }
    .ts-wrap{
      max-width:1100px;width:100%;background:var(--white);
      border-radius:20px;overflow:hidden;
      box-shadow:0 8px 40px rgba(58,58,122,.12);
    }
    .ts-title-block{display:none;}
 
    .ts-split{
      display:grid;
      grid-template-columns:280px 1fr;
      align-items:stretch;
    }
 
    /* LEFT PANEL */
    .ts-img-panel{
      display:flex;flex-direction:column;
      background:linear-gradient(175deg,var(--primary-dk) 0%,var(--primary) 100%);
      overflow:hidden;position:relative;
    }
    .ts-img-panel::before{
      content:'';position:absolute;inset:0;
      background-image:radial-gradient(rgba(255,189,89,.07) 1px,transparent 1px);
      background-size:16px 16px;z-index:0;pointer-events:none;
    }
    .ts-img-bottom{position:relative;width:100%;}
    .ts-img-bottom img{width:100%;height:auto;display:block;object-fit:contain;}
 
    .ts-name-badge{
      text-align:center;padding:10px 16px 14px;
      position:relative;z-index:1;
    }
    .ts-name-badge h3{
      font-size:20px;font-weight:800;color:var(--white);
      letter-spacing:.04em;text-transform:uppercase;margin:0 0 8px;
    }
    .ts-verified{
      display:inline-flex;align-items:center;gap:6px;
      background:rgba(255,189,89,.18);border:1px solid rgba(255,189,89,.45);
      color:var(--white);font-size:.6rem;letter-spacing:.12em;
      text-transform:uppercase;font-weight:700;
      padding:5px 10px;border-radius:40px;
    }
    .ts-verified i{color:var(--gold);font-size:.65rem;}
 
    /* RIGHT CONTENT */
    .ts-content{
      padding:28px 36px;
      display:flex;flex-direction:column;gap:10px;
      background:var(--white);
    }
    .ts-eyebrow{
      display:inline-flex;align-items:center;gap:7px;
      background:var(--gold-lt);color:var(--gold-dk);
      font-size:.63rem;letter-spacing:.2em;text-transform:uppercase;font-weight:700;
      padding:4px 12px;border-radius:40px;margin-bottom:6px;width:fit-content;
      border:1px solid rgba(255,189,89,.4);
    }
    .ts-eyebrow-dot{width:5px;height:5px;border-radius:50%;background:var(--gold);}
    .ts-content h2,.ts-title-block h2{
      font-size:clamp(1.1rem,2vw,1.55rem);font-weight:800;color:var(--primary);
      line-height:1.25;text-transform:uppercase;letter-spacing:.02em;margin-bottom:2px;
    }
    .ts-content h2 span,.ts-title-block h2 span{color:var(--gold-dk);}
 
    /* ACCORDION base */
    .ts-accordion{
      background:var(--gold-lt);
      border:1.5px solid rgba(255,189,89,.4);
      border-left:4px solid var(--gold);
      border-radius:8px;
      overflow:hidden;
      padding:8px 12px;
      font-size:.76rem;color:var(--text);line-height:1.6;
    }
    .ts-accordion strong{color:var(--primary);}
 
    /* Static accordions — always fully visible, no toggle */
    .ts-acc-static{
      font-size:14px;color:var(--text);line-height:1.6;margin:0;
    }
 
    /* Collapsible accordion — with inline Read More */
    .ts-acc-text{
      font-size:14px;color:var(--text);line-height:1.55;
      margin:0;
    }
 
    /* Inline Read More — plain yellow text, flows after ... */
    .ts-acc-inline-btn{
      display:inline;
      background:none;border:none;
      color:var(--gold-dk);
      font-size:.76rem;font-weight:600;
      cursor:pointer;padding:0;margin:0;
      text-decoration:none;
    }
    .ts-acc-inline-btn:hover{color:var(--gold);}
    .ts-acc-inline-btn .lbl-more{display:inline;}
    .ts-accordion.open .ts-acc-inline-btn .lbl-more{display:none;}
 
    /* Read Less — separate line below list, hidden until open */
    .ts-read-less-wrap{display:none;margin-top:6px;text-align:right;}
    .ts-accordion.open .ts-read-less-wrap{display:block;}
    .ts-read-less-btn{
      background:none;border:none;
      color:var(--gold-dk);font-size:.76rem;font-weight:600;
      cursor:pointer;padding:0;
    }
    .ts-read-less-btn:hover{color:var(--gold);}
 
    /* Hide old footer */
    .ts-acc-footer{display:none;}
    .ts-acc-text p{margin:0 0 4px;font-size:.76rem;color:var(--text);}
    .ts-acc-text ul{
      padding-left:0;list-style:none;margin:6px 0 0;
      display:flex;flex-direction:column;gap:5px;
    }
    .ts-acc-text ul li:not(:first-child){
      display:none;
    }
    .ts-accordion.open .ts-acc-text ul li:not(:first-child){
      display:flex;
    }
    .ts-acc-text ul li{
      display:flex;align-items:flex-start;gap:8px;
      font-size:14px;color:var(--text);
      padding:5px 9px;
      background:rgba(255,255,255,.6);
      border-radius:6px;border:1px solid rgba(255,189,89,.25);
    }
    .ts-acc-text ul li::before{
      content:'';flex-shrink:0;margin-top:6px;
      width:5px;height:5px;border-radius:50%;background:var(--gold-dk);
    }
 
    /* Read More btn */
    .ts-acc-footer{display:flex;justify-content:flex-end;margin-top:8px;}
    .ts-acc-btn{
      display:inline-flex;align-items:center;gap:5px;
      background:var(--gold);color:var(--white);
      font-size:.68rem;font-weight:700;letter-spacing:.04em;
      padding:4px 12px;border-radius:40px;
      border:none;cursor:pointer;transition:background .2s;white-space:nowrap;
    }
    .ts-acc-btn i{font-size:.65rem;transition:transform .3s ease;}
    .ts-acc-btn:hover{background:var(--gold-dk);}
    .ts-accordion.open .ts-acc-btn i{transform:rotate(180deg);}
    .ts-acc-btn .lbl-more{display:inline;}
    .ts-acc-btn .lbl-less{display:none;}
    .ts-accordion.open .ts-acc-btn .lbl-more{display:none;}
    .ts-accordion.open .ts-acc-btn .lbl-less{display:inline;}
 
    /* QUOTE BAND */
    .ts-quote-band{
      background:linear-gradient(135deg,var(--primary-dk) 0%,var(--primary) 100%);
      padding:22px 40px;display:flex;align-items:center;gap:16px;flex-wrap:wrap;
    }
    .ts-quote-icon{display:none; flex-shrink:0;font-size:2rem;color:rgba(255,189,89,.22);line-height:1;font-family:Georgia,serif;}
    .ts-quote-band p{flex:1;font-size:15px;font-style:italic;color:rgba(255,255,255,.9);line-height:1.7;margin:0;}
 
    /* MOBILE */
    @media(max-width:820px){
      .ts-title-block{display:block;padding:20px 16px 0;background:var(--white);}
      .ts-content > div:first-child{display:none;}
      .ts-split{grid-template-columns:1fr;display:flex;flex-direction:column;}
      .ts-img-panel{order:1;}
      .ts-content{order:2;padding:20px 16px;}
      .ts-quote-band{padding:18px 16px;}
    }
 
    @keyframes fadeUp{from{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}
    .ts-wrap{animation:fadeUp .5s ease both;}
    .ts-accordion:nth-of-type(1){animation:fadeUp .4s .05s both;}
    .ts-accordion:nth-of-type(2){animation:fadeUp .4s .1s both;}
    .ts-accordion:nth-of-type(3){animation:fadeUp .4s .15s both;}
    .ts-accordion:nth-of-type(4){animation:fadeUp .4s .2s both;}
    
    
    @media screen and (max-width: 991px) {
.services-single-page__content-text-box1 .text1 {
    position: relative;
    font-size: 20px;
    margin-bottom: 30px;
}
.page-header__inner .brdcrum-title {
    font-size: 38px;
    color: #020254;
    font-weight: 700;
    line-height: 60px;
    margin-bottom: 6px;
}
.contact-page__bottom .contact-page__btn {
    position: relative;
    display: block;
    margin-top: 35px;
}
}
    
    