.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: 100%;
}

.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;
  }
}
