.form-padd {
  padding: 20px;
  background-color: #e7e7e7;
  color: #000 !important;
  margin: 50px 0;
}

@media (min-width: 47.9em) {
  .visible-s {
    display: none;
  }

  .text-clr {
    color: #fff;
  }
}

.card-body ul {
  padding-left: 40px;
}

.font-b {
  font-family: AkkuratStdRegular;
}

.bg-loc8 {
  background-color: #eeeeeead;
}

.col0 {
  color: #418483;
}

.p15 {
  padding: 15px;
}

p.mt-3.font-b {
  font-size: 15px;
  font-weight: 500;
}

.bgLocation8 {
  background-size: 100% 100%;
  object-fit: cover;
}

.FAQspage h3 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 0px;
  padding-bottom: 5px;
}

.FAQspage {
  margin-bottom: 40px;
}

.FAQspage p {
  padding-bottom: 0px;
  padding-top: 0px;
  margin-bottom: 5px;
}

.content .card-body.faqcontent {
  padding: 5px 50px;
}

.color-595757 {
  color: #595757;
}

.content .card-body li,
.content p {
  text-align: justify;
}

.card-body li p,
.card-body li ul {
  padding-left: 0;
}

.content h1,
.content h2,
.content h3,
.content h4,
.content h5 {
  padding: 10px 20px 10px 40px;
}

.content .faqcontent h5 {
  padding: 5px 20px 10px 10px;
}

p {
  margin-bottom: 0rem;
}

.content p {
  padding: 5px 40px;
  color: #595757;
}

.content .card-body.faqcontent p {
  padding: 5px 0px;
}

.pl-55 {
  padding-left: 55px;
}

.clinic-tour {
  padding: 0px 50px 0 50px;
}

.form-padd {
  padding: 15px !important;
  min-height: 470px;
}

.info {
  position: relative;
  height: 95%;
}

.box-shadow {
  border: 1px solid #ddd;
  box-shadow: 0 0 9px 2px rgb(20 23 28 / 10%), 0 3px 1px 0 rgb(20 23 28 / 10%);
  padding: 20px;
  padding-bottom: 0px;
}

.map.box-shadow {
  padding: 10px;
}

@media screen and (max-width: 767px) {
  .no_mobile_l {
    display: none;
  }

  section.fixed_footer.d-block.d-sm-none .flex-box {
    width: 50% !important;
    background-color: #3a8291;
  }

  section.fixed_footer.d-block.d-sm-none .flex-box a {
    font-size: 16px;
  }

  .breadcrumb {
    margin-top: 15px;
  }
}

@media (max-width: 74.9em) {
  .custom_nav .btn-outline-info {
    font-size: 16px !important;
    padding: 10px;
    line-height: 6px;
    color: #fff;
    background: #41838c !important;
  }

  .custom_nav .btn-outline-info:hover {
    color: #fff !important;
  }

  .logo {
    width: 100px !important;
  }
}

@media screen and (max-width: 991px) {
  .navbar-expand-md .logo {
    width: 120px !important;
  }
}

.fqp .fq h3 {
  color: #fff !important;
  font-size: 18px !important;
  padding: 20px;
}

.fqp .fq {
  padding: 0 !important;
  border: 0 !important;
  background: transparent !important;
  margin: 0 !important;
}

.fq-content {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s ease;
  padding-top: 0;
  background: #fff;
  padding-bottom: 0;
}

.fq.active .fq-content {
  max-height: 800px;
  /* adjust as per your content's max height */
  padding: 15px;
}
.fqp .fq p {
  text-align: left !important;
}

.faq-question {
  cursor: pointer;
  background-color: #3a8291;
  /* match your theme */
  padding: 10px 15px;
  margin: 0;
  color: white;
  font-weight: bold;
  position: relative;
}

.faq-question::after {
  content: "+";
  position: absolute;
  right: 20px;
  font-size: 18px;
  transition: transform 0.3s ease;
}

.fq.active .faq-question::after {
  content: "-";
}

#subbutton,
.bg-img-counter {
  background-color: #77bfc2 !important;
}
.b-link a {
  color: blue !important;
}

@media only screen and (min-width: 521px) {
  .form-padd {
    padding: 5px !important;
  }
}

@media only screen and (max-width: 521px) {
  .htj-t ul {
    columns: 1 !important;
  }
}

.intro-text a {
  color: blue;
}
/* a {
            color: #3f8895;
        } */

.covid-logo-mobile {
  display: none;
}

@media (max-width: 480px) {
  .covid-logo-mobile {
    display: block;
  }
}

.submenunew_changes {
  display: flex;
}

@media (max-width: 991px) {
  .mobile_overflow {
    height: 455px;
    overflow: auto;
  }

  .submenunew_changes {
    display: inline-block;
  }

  .dropdown-menu.show {
    display: block !important;
  }

  // .dropdown-menu {
  //     display: none !important;
  // }
  .custom_nav ul li:hover {
    border-bottom: none !important;
  }

  .dropdown-menu.show {
    border-bottom: 1px solid #fff;
    border-radius: 0;
  }
}

.htj-t p {
  color: white;
}

ul.answer-list {
  margin-left: 25px;
}

ul.answer-list li {
  border-bottom: none !important;
  margin-bottom: 0px !important;
  color: #595757d6;
  padding-bottom: 7px !important;
  list-style: disc !important;
  font-weight: normal;
}

.transplant-hg {
  min-height: 262px;
}

.htj-t p {
  font-weight: normal;
}

.htj-t {
  margin-bottom: 60px;
}

.breadcrumb {
  padding-left: 1rem !important;
}

.frr1 a {
  padding: 10px 20px;
  color: #fff;
  border: 1px solid #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

p.content_p {
  text-align: revert;
}

.form_container {
  background-color: #e7e7e7;
}

.form_container .form-padd {
  padding: 50px 10px !important;
  min-height: 100px;
}

.bg-img-counter {
  /* background: url('/img/bg-counter.jpg') center/cover no-repeat; */
  position: relative;
  padding: 60px 0;
}
..bg-img-counter {
  background-image: url(../image/home/13.jpg);
  background-repeat: no-repeat;
  position: relative;
  padding: 30px 0;
  background-position: 100% 100%;
  background-color: #77bfc2;
}
/* .bg-img-counter::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0,0,0,0.6);
} */

.bg-img-counter .container {
  position: relative;
  z-index: 2;
}

.countbox {
  margin-bottom: 25px;
}

.countbox h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.countbox p {
  font-size: 1rem;
  margin: 0;
}

/* Mobile responsive */
@media (max-width: 767px) {
  .countbox h2 {
    font-size: 1.5rem;
  }
  .countbox p {
    font-size: 0.9rem;
  }
}

/* 18-09-2025 mumbai page desktop and mobile css update  */
/* First css Desktop & Banner */
/* Section Wrapper */
/* .dhiMainBanner {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: 30px;
} */

/* Banner Images */
/* .dhiMainBanner img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
} */

/* Desktop & Mobile Switch */
.desktopOnly {
  display: block;
}
.mobileOnly {
  display: none;
}

/* @media (max-width: 768px) {
  .desktopOnly {
    display: none;
  }
  .mobileOnly {
    display: block;
  }
} */

/* Slider Styling */
/* .bannerSlider {
  display: flex;
  gap: 20px;
  justify-content: center;
  flex-wrap: wrap;
  margin: 30px auto 0;
  padding: 10px;
} */

/* Slider Image Boxes */
/* .slideImg {
  flex: 1 1 200px; 
  max-width: 240px;
  text-align: center;
} */

/* .slideImg img {
  width: 100%;
  height: 220px; 
  object-fit: cover; 
  border-radius: 10px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.2);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
} */

/* Hover Effect */
/* .slideImg img:hover {
  transform: scale(1.05);
  box-shadow: 0 6px 16px rgba(0,0,0,0.3);
} */

/* Mobile Adjustments */
/* @media (max-width: 576px) {
  .slideImg {
    max-width: 100%;
  }
  .slideImg img {
    height: 180px; /* smaller for mobiles */
  } */
}
/* end css  Desktop Banner */
/* Section Styling */
.dhi-techniques {
  background-color: #f9f9f9; /* Light background for contrast */
  padding: 60px 15px;
}

.dhi-techniques .hdng h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 15px;
}

.dhi-techniques .hdng p {
  font-size: 1rem;
  color: #000;
  max-width: 800px;
  margin: 0 auto;
}

/* Text content */
.dhi-techniques .brd-txt h3 {
  font-size: 1.25rem;
  font-weight: 600;
  margin-top: 25px;
  color: #000;
}

.dhi-techniques .brd-txt p,
.dhi-techniques .brd-txt ul {
  font-size: 1rem;
  color: #000;
  margin-bottom: 15px;
  line-height: 1.6;
}

.dhi-techniques .brd-txt ul {
  padding-left: 18px;
  list-style-type: disc;
}

/* Image */
.dhi-techniques .brd-img img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

/* Responsive Design */
@media (max-width: 768px) {
  .dhi-techniques {
    padding: 40px 15px;
  }

  .dhi-techniques .hdng h2 {
    font-size: 1.5rem;
  }

  .dhi-techniques .hdng p {
    font-size: 0.95rem;
  }

  .dhi-techniques .brd-txt h3 {
    font-size: 1.1rem;
  }

  .dhi-techniques .brd-txt p,
  .dhi-techniques .brd-txt ul {
    font-size: 0.95rem;
  }

  .dhi-techniques .brd-img {
    margin-top: 20px;
  }
}
/* New Section Css  */
/* Section background and padding */
.dhi-intro {
  background-color: #f9f9f9;
  padding: 60px 15px;
}

/* Heading style */
.dhi-intro .hdng78 h1 {
  font-size: 2.2rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 20px;
}

/* Intro Paragraph */
.dhi-intro .cnt-bdy p {
  font-size: 1.05rem;
  color: #000;
  line-height: 1.7;
  max-width: 900px;
  margin: 0 auto 20px;
}

/* Column text */
.dhi-intro .cl6-txt p {
  font-size: 1rem;
  line-height: 1.6;
  color: #000;
}

.dhi-intro .cl6-txt a {
  color: #0066cc;
  text-decoration: underline;
}

.dhi-intro .cl6-txt a:hover {
  color: #004999;
}

/* Image */
.dhi-intro .cl6-img img {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

/* Responsive styles */
@media (max-width: 768px) {
  .dhi-intro {
    padding: 40px 15px;
  }

  .dhi-intro .hdng78 h1 {
    font-size: 1.8rem;
  }

  .dhi-intro .cnt-bdy p {
    font-size: 0.95rem;
  }

  .dhi-intro .cl6-txt p {
    font-size: 0.95rem;
  }

  .dhi-intro .cl6-img {
    margin-top: 20px;
  }
}
/* Section end background and padding */
/* Section background + spacing */
/* Section background and spacing */
.dhi-about {
  background: #fff;
}

.dhi-about .hdng h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
  margin-bottom: 10px;
}

.dhi-about .hdng .section-subtext {
  font-size: 1rem;
  color: #000;
  max-width: 650px;
  margin: 0 auto 20px auto;
}

/* Paragraph spacing */
.dhi-about p {
  margin-bottom: 1rem;
  color: #000;
  line-height: 1.7;
}

/* Bullet list styling */
.abt-list {
  padding-left: 20px;
  margin-bottom: 1.5rem;
}

.abt-list li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  color: #000;
}

.abt-list li strong {
  color: #000;
}

/* Image styling */
.att-img img {
  max-width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 4px 15px rgba(0,0,0,0.08);
  transition: transform 0.3s ease-in-out;
  margin-top: 15px;
}

.att-img img:hover {
  transform: scale(1.03);
}

/* Responsive tweaks */
@media (max-width: 768px) {
  .dhi-about .hdng h2 {
    font-size: 1.5rem;
  }

  .dhi-about .hdng .section-subtext {
    font-size: 0.95rem;
  }

  .abt-list {
    padding-left: 15px;
  }
}


/* Section spacing */
.glry-wp {
  background: #f9f9f9;
}

/* Heading styling */
.glry-wp .hdng h2 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 10px;
  color: #000;
}

.glry-wp .hdng .sub-text {
  font-size: 1rem;
  color: #000;
  max-width: 600px;
  margin: 0 auto;
}

/* Image styling */
.customer-logos .slide img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  transition: transform 0.3s ease-in-out;
}

.customer-logos .slide img:hover {
  transform: scale(1.05);
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .glry-wp .hdng h2 {
    font-size: 1.5rem;
  }

  .glry-wp .hdng .sub-text {
    font-size: 0.95rem;
  }
}
/* Section styling */
.video-section {
  background: #f9f9f9;
}

.video-section .hdng h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}

.video-section .hdng .section-subtext {
  font-size: 1rem;
  color: #000;
  max-width: 650px;
  margin: 0 auto 20px;
}

/* Responsive iframe wrapper */
.video-wrapper {
  position: relative;
  padding-bottom: 56.25%; /* 16:9 Aspect Ratio */
  height: 0;
  overflow: hidden;
  border-radius: 12px;
  box-shadow: 0 4px 12px rgba(0,0,0,0.1);
}

.video-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
  border-radius: 12px;
}

/* Mobile adjustments */
@media (max-width: 768px) {
  .video-section .hdng h2 {
    font-size: 1.5rem;
  }

  .video-section .hdng .section-subtext {
    font-size: 0.95rem;
  }
}


/* Background with gradient or image */



.bg-img-counter {
  /* background: linear-gradient(135deg, #77bfc2, #77bfc2); */
  color: #fff;
}

.bg-img-counter h2 {
  font-size: 2.5rem;
  font-weight: 700;
  margin-bottom: 10px;
}

.bg-img-counter p {
  font-size: 1rem;
  margin: 0;
}

.countbox {
  transition: transform 0.3s ease;
}

.countbox:hover {
  transform: translateY(-5px);
}

/* Responsive Adjustments */
@media (max-width: 768px) {
  .bg-img-counter h2 {
    font-size: 1.8rem;
  }
  .countbox h2 {
    font-size: 1.6rem;
  }
  .bg-img-counter p {
    font-size: 0.9rem;
  }
}




/* Section Styling */
/* Section styling */
.dhi-techniques {
  background-color: #f9f9f9;
  padding-top: 60px;
  padding-bottom: 60px;
}

/* Section heading */
.dhi-techniques .hdng h2 {
  font-size: 2rem;
  color: #000;
}

.dhi-techniques .hdng p.lead {
  font-size: 1.1rem;
  color: #000 !important;
  margin-top: 15px;
  line-height: 1.6;
  text-align: justify;
}

/* Subheadings */
.dhi-techniques h3 {
  font-size: 1.3rem;
  font-weight: 600;
  margin-top: 2rem;
  margin-bottom: 0.75rem;
  color: #000;
}

/* Paragraph spacing */
.dhi-techniques p {
  margin-bottom: 1rem;
}

/* Lists */
.dhi-techniques ul {
  padding-left: 20px;
  margin-bottom: 1.5rem;
}

.dhi-techniques ul li {
  margin-bottom: 0.5rem;
  line-height: 1.5;
  position: relative;
}

.dhi-techniques ul li::before {
  /* content: "✔"; */
  color: #000;
  font-weight: bold;
  margin-right: 8px;
}

/* Image styling */
.technique-image img {
  max-width: 100%;
  border-radius: 10px;
  transition: transform 0.3s ease;
}

.technique-image img:hover {
  transform: scale(1.03);
}

/* Responsive for Mobile */
@media (max-width: 768px) {
  .dhi-techniques .hdng h2 {
    font-size: 1.6rem;
  }
  .dhi-techniques .hdng p.lead {
    font-size: 1rem;
    padding: 0 10px;
  }
  .dhi-techniques h3 {
    font-size: 1.1rem;
  }
}

/* Section styling */
.dhi-cost {
  /* background-color: #f9f9f9; */
  padding-top: 60px;
  padding-bottom: 60px;
}

/* Heading */
.dhi-cost .hdng h2 {
  font-size: 2rem;
  font-weight: 700;
  color: #000;
}

.dhi-cost .hdng p.lead {
  font-size: 1.1rem;
  color: #000 !important;
  margin-top: 15px;
  line-height: 1.6;
}

/* Subheading */
.dhi-cost h3 {
  font-size: 1.5rem;
  color: #000;
  font-weight: 600;
}

/* List styling */
.dhi-cost ul.cost-factors li {
  margin-bottom: 0.75rem;
  line-height: 1.6;
  position: relative;
}

/* .dhi-cost ul.cost-factors li::before {
  content: "✔";
  color: #1e6f9f;
  font-weight: bold;
  margin-right: 8px;
} */

/* Paragraph styling */
.dhi-cost p {
  font-size: 1rem;
  line-height: 1.6;
  color: #000 !important;
}

/* Links */
.dhi-cost a {
  color: #0066cc;
  text-decoration: underline;
}
.

/* Mobile Responsive */
@media (max-width: 768px) {
  .dhi-cost .hdng h2 {
    font-size: 1.6rem;
  }
  .dhi-cost h3 {
    font-size: 1.2rem;
  }
  .dhi-cost p.lead {
    font-size: 1rem;
  }
}

.dhi-team .hdng h2 {
    font-size: 2rem;
    font-weight: 600;
    margin-bottom: 0.5rem;
}

.dhi-team .hdng p {
    font-size: 1rem;
    color: #000 !important;
}

.dhi-team .f12 {
    font-size: 0.875rem;
}

.dhi-team img {
    width: 100%;
    max-width: 120px;
    height: auto;
    object-fit: cover;
    border-radius: 50%;
    transition: transform 0.3s;
}

.dhi-team img:hover {
    transform: scale(1.05);
}

@media (max-width: 576px) {
    .dhi-team .f12 {
        font-size: 1.30rem !important;
    }
}

.dhi-difference {
    position: relative;
    background-color: #023640;
    padding-top: 60px;
    padding-bottom: 60px;
}

.dhi-difference .hdng h2 {
    font-size: 2rem;
    font-weight: 600;
    color: #fff !important;
}

.dhi-difference .features-list ul {
    padding-left: 0;
    margin-bottom: 1rem;
}

.dhi-difference .features-list ul li {
    margin-bottom: 0.75rem;
    line-height: 1.6;
    font-size: 1rem;
    color: #fff !important;
}

.dhi-difference .features-list p {
    font-size: 1rem;
    color: #fff !important;
}

.dhi-difference .decorative-imgs .top-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
}

.dhi-difference .decorative-imgs .bottom-img {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

@media (max-width: 768px) {
    .dhi-difference .features-list ul li {
        font-size: 0.9rem;
    }

    .dhi-difference .hdng h2 {
        font-size: 1.5rem;
    }
}
.dhi-gallery {
    background-color: #f9f9f9;
}

.dhi-gallery .hdng h3 {
    font-size: 2rem;
    font-weight: 600;
}

.dhi-gallery .intro-text p {
    margin-bottom: 1rem;
    font-size: 1rem;
    color: #000 !important;
}

.dhi-gallery .intro-text ul {
    padding-left: 1.5rem;
    margin-bottom: 1.5rem;
}

.dhi-gallery .intro-text ul li {
    margin-bottom: 0.75rem;
}

.dhi-gallery .customer-logos .slide img {
    margin: 0 auto;
    display: block;
    max-width: 100%;
}

.dhi-gallery .text-center h5 a {
    font-weight: 500;
    font-size: 1rem;
    text-decoration: none;
}

@media (max-width: 768px) {
    .dhi-gallery .hdng h3 {
        font-size: 1.5rem;
    }

    .dhi-gallery .intro-text p, 
    .dhi-gallery .intro-text ul li {
        font-size: 0.9rem;
    }
}

















