.bg-appoint,
.results_testimonial_sections .owl-item,
.serviceimg,
.stop_scroll,
.videoImgBox {
  overflow: hidden;
}
.banner_section,
.bg-appoint,
.bg-appoint .btns-dv .btn-link,
.bnrFrm,
.doctor_sections .dr_maalavaki_img,
.grid-slide,
.hero-section,
.hero-slide,
.infldNew,
.slider-tech,
.v_content .thumb,
.valid,
.video,
.video-box,
input[type="date"] {
  position: relative;
}
.details,
.real_result_card img,
.rqst_btn button,
.view_more button,
.view_more button i {
  transition: 0.3s ease-in-out;
}
.banner_pointers,
.banner_pointers ul,
.contact ul,
.desclaimer,
.details ul,
.testi-name p {
  margin-bottom: 0;
}
.banner_section.mobile-banner,
.videoImgBox img,
img {
  height: auto;
}
.btnMn,
.cta_para a {
  text-transform: uppercase;
}
.adress_no_email a,
.boxContent p a,
.btnMn,
.commonctawrap a,
.cta_para a,
.details h3 a,
.footer_section a,
.getTouch .box,
.view_more button a,
.whatsapp,
.whatsapp:hover,
section.mobile-tabs .tab-boxes a {
  text-decoration: none;
}
.awards_card img,
.real_result_card img {
  transform: scale(1);
}
:root {
  --white: #fff;
  --black: #1d1d1d;
  --bg: #edf3f6;
  --light_grey: #d1d1d1;
  --pink-shade: #fff7f1;
  --text_color_elysian: #f5cc2c;
  --primary_color: #5a5a5af2;
  --heading_color: #d5ad00;
}
*,
ul {
  padding: 0;
}
img {
  max-width: 100%;
}
*,
.captcha_input input,
.infldNew.errorsection {
  margin: 0;
}
.service_details::-webkit-scrollbar {
  width: 5px;
}
.service_details::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
}
.hero-slide picture img {
  width: 100%;
  display: block;
}
.hero-section .banner_contant {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 1rem;
  max-width: 50%;
  left: 50%;
}
.banner_contant ul {
  margin-top: 1rem;
}
.banner_contant ul li {
  color: var(--black);
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 10px;
}
.festive-offer {
  font-size: 35px;
}
.festive-offer span {
  color: var(--primary_color);
}
.valid,
.video {
  font-size: 15px;
  font-weight: 600;
  padding-left: 20px;
  margin-top: 5px;
}
.video {
  padding-left: 30px;
  font-weight: 500;
  font-size: 18px;
}
.valid::before,
.video::before {
  content: "\F293";
  font-family: Bootstrap-Icons;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 14px;
  color: var(--primary_color);
}
.banner_sub_tagline,
.service_name,
.specific {
  font-family: Montserrat, sans-serif;
}
.video::before {
  content: "\F21F";
  font-size: 20px;
}
.banner_contant.offer-banner {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
  background: 0 0;
}
.banner_contant.offer-banner .offer-box {
  background-color: #f5f5f5;
  padding: 22px;
  max-width: 380px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.08);
}
.banner_contant.offer-banner .treatment-name {
  font-size: 25px;
  font-weight: 600;
  color: var(--black);
  margin-bottom: 12px;
}
.banner_contant.offer-banner .offer-tag {
  background-color: var(--primary_color);
  color: var(--white);
  font-size: 20px;
  font-weight: 500;
  padding: 8px 18px;
  border-radius: 10px;
  display: inline-block;
  animation: 0.8s ease-in-out infinite both blinkbg;
  clip-path: polygon(
    0 10%,
    5% 0,
    10% 10%,
    15% 0,
    20% 10%,
    25% 0,
    30% 10%,
    35% 0,
    40% 10%,
    45% 0,
    50% 10%,
    55% 0,
    60% 10%,
    65% 0,
    70% 10%,
    75% 0,
    80% 10%,
    85% 0,
    90% 10%,
    95% 0,
    100% 10%,
    90% 15%,
    100% 20%,
    90% 25%,
    100% 30%,
    90% 35%,
    100% 40%,
    90% 45%,
    100% 50%,
    90% 55%,
    100% 60%,
    90% 65%,
    100% 70%,
    90% 75%,
    100% 80%,
    90% 85%,
    100% 90%,
    95% 100%,
    90% 90%,
    85% 100%,
    80% 90%,
    75% 100%,
    70% 90%,
    65% 100%,
    60% 90%,
    55% 100%,
    50% 90%,
    45% 100%,
    40% 90%,
    35% 100%,
    30% 90%,
    25% 100%,
    20% 90%,
    15% 100%,
    10% 90%,
    5% 100%,
    0 90%,
    0 85%,
    10% 80%,
    0 75%,
    10% 70%,
    0 65%,
    10% 60%,
    0 55%,
    10% 50%,
    0 45%,
    10% 40%,
    0 35%,
    10% 30%,
    0 25%,
    10% 20%,
    0 15%
  );
}
.getTouch .common_heading::before,
.view_more button:hover i {
  background-color: var(--white);
}
.banner_contant.offer-banner .price-box {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.banner_contant.offer-banner .old-price {
  color: #555;
  text-decoration: line-through;
  font-size: 22px;
}
@keyframes blinkbg {
  0%,
  100% {
    background-color: var(--primary_color);
    opacity: 1;
    box-shadow: 0 0 0 0 rgba(242, 17, 47, 0);
  }
  50% {
    background-color: var(--heading_color);
    opacity: 0.85;
    box-shadow: 3px 2px 5px 30px rgba(242, 17, 47, 0.4);
  }
}
.service_details::-webkit-scrollbar-thumb {
  background: var(--yellow);
  border-radius: 10px;
}
.banner_section {
  width: 100%;
  height: 450px;
  background-size: cover;
  background-position: center;
}
.banner_section.mobile-banner .owl-nav.disabled,
.boxContent,
.commonctawrap a.active .hovercolor,
.error.show,
.pre-next-dot .owl-nav.disabled,
.results_card .owl-carousel .owl-dots.disabled,
.results_card .owl-carousel .owl-nav.disabled,
.service_item.active,
.tech-list li p,
.tech-list li p strong,
.video-modal-overlay.active,
.video-modal.active {
  display: block;
}
.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background: #ffffffe1;
  color: #000;
  padding: 10px;
  border-radius: 50%;
  border: none;
  z-index: 10;
  cursor: pointer;
  width: 50px;
  height: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.owl-prev {
  left: 2%;
}
.owl-next {
  right: 2%;
}
.owl-next span,
.owl-prev span {
  font-size: 45px;
}
.banner_pointers ul li,
.service_details ul li {
  display: inline-block;
  float: left;
  width: 50%;
  margin-bottom: 12px;
}
.banner_pointers li::before {
  color: var(--dark_blue);
}
.contact li,
li {
  list-style: none;
}
.gotp a,
.videoImgBox .play-icon i {
  cursor: pointer;
}
* {
  box-sizing: border-box;
  font-family: Poppins, sans-serif;
}
html {
  --top-spacing: 100px;
  scroll-padding-top: var(--top-spacing);
}
.book-a-free,
.tab_buttons {
  padding: 20px 0;
}
.error {
  display: none;
  margin-top: 5px;
  font-weight: 500;
}
.banner_img img,
.captchacodeleftpic,
.form-group,
.why_choose .hair_transplant img {
  width: 100%;
}
.book-a-free {
  padding: 20px 15px;
}
.book-a-free .container{
  background-color: var(--primary_color);
  border-radius: 10px;
}
.book-a-free .container form {
  padding: 20px 10px;
  border-radius: 10px;
  font-size: 18px;
  line-height: 20px;
  color: var(--white);
  display: flex;
  gap: 10px;
  align-items: start;
  justify-content: space-between;
}
.book-a-free .container form .form-heading {
  text-align: center;
  margin-bottom: 15px;
  font-weight: 600;
}
.book-a-free
  .container
  form
  input[type="date"]::-webkit-calendar-picker-indicator {
  background: 0 0;
  color: #fff0;
  cursor: pointer;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.book-a-free .container form input[type="date"] {
  font-size: 14px;
  position: relative;
  padding-right: 20px;
  width: 100% !important;
}
.book-a-free .container form input[type="date"]::after {
  content: "ðŸ“…";
  position: absolute;
  right: 5px;
  top: 50%;
  transform: translateY(-50%);
}
.book-a-free .container form .form-group input,
.book-a-free .container form .form-group select,
.book-a-free .container form .form-group textarea {
  width: 100%;
  border-radius: 6px;
  min-height: 42px;
  height: 42px;
  padding-left: 15px;
  border: none;
  outline: 0;
  font-size: 14px;
}
.book-a-free .container form .form-group textarea {
  min-height: 42px;
  padding-top: 10px;
  font-family: var(--poppins);
}
.book-a-free .container form .form-group button {
  background-color: var(--primary_color);
  color: var(--white);
  padding: 10px 20px;
  font-weight: 600;
  width: 100%;
  border: none;
  outline: 0;
  font-size: 15px;
  box-shadow: none;
  border: 1px solid var(--white);
  border-radius: 8px;
}
.bnrFrm {
  background: #fff;
  padding: 20px;
  z-index: 2;
  border: 1px solid #2f5085;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  box-shadow: rgba(0, 0, 0, 0.3) 0 0 20px;
}
.highlighted_text {
  color: var(--white);
  font-size: 25px;
  text-align: center;
  box-shadow: rgba(100, 100, 111, 0.2) 0 7px 29px 0;
}
.modal-content {
  background-color: transparent;
}
.btn-link {
  padding: 15px 24px !important;
  text-decoration: none !important;
  display: inline-block !important;
  background-color: var(--primary_color) !important;
  color: var(--white) !important;
  font-weight: 600;
  border: 1px solid #fff;
  border-radius: 8px;
}
.btn-link:hover {
  background-color: #4e4e4e !important;
}
.btns-dv {
  display: flex !important;
  justify-content: center !important;
  margin-top: 2rem !important;
}
.bg-appoint {
  background-color: #f5f5f5;
  padding: 40px 0 !important;
}
.bg-appoint .common_heading {
  color: #000;
  margin-bottom: 1rem;
}
.bg-appoint .common_heading::before,
.headings_name .common_heading::before {
  content: none;
}
.bg-appoint .btns-dv {
  margin-top: 0 !important;
}
.bg-appoint .btns-dv .btn-link {
  box-shadow:
    rgba(0, 0, 0, 0.1) 0 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0 2px 4px -1px !important;
  display: flex !important;
}
.btns-dv.gap-bt .btn-link {
  display: flex !important;
  gap: 5px !important;
}
.btn-close {
  color: #fff;
  background-color: #fff !important;
}
.modal-header {
  border: none !important;
}
.modal-body {
  padding: 0 !important;
}
.myHd {
  font-size: 1.6rem;
  color: #000;
}
.infldNew {
  padding: 6px 12px;
  width: 100%;
  font-size: 15px;
  border: 1px solid #ccc;
  border-radius: 4px;
  margin: 10px 0;
  color: grey;
}
.error {
  font-size: 12px;
  color: red;
}
.slider-tech {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 10px;
  counter-reset: section;
}
.grid-slide {
  background-color: var(--pink-shade);
  border: 1px solid var(--black);
  border-radius: 8px;
  padding: 40px 20px 20px;
}
.grid-slide::before {
  counter-increment: section;
  content: counter(section, decimal-leading-zero);
  position: absolute;
  left: 0;
  top: 0;
  width: 32px;
  height: 32px;
  border-radius: 7px;
  background-color: var(--primary_color);
  font-size: 15px;
  font-weight: 500;
  color: #fff;
  display: grid;
  place-items: center;
  z-index: 1;
}
.pop_up_form .refreshcapchta {
  padding: 10px 0;
  display: flex;
}
.pop_up_form .captcha2.form {
  display: flex;
  margin-right: 10px;
}
.gallery {
  background: var(--bg, #edf3f6);
}
.gallery-box,
.testi-container {
  display: flex;
  gap: 10px;
  overflow-x: auto;
  scroll-behavior: smooth;
  padding: 10px;
  scrollbar-width: none;
  cursor: grab;
}
.gallery-card {
  flex: 0 0 auto;
  width: 32%;
  overflow: hidden;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.15);
}
.gallery-card img {
  object-fit: cover;
}
.gallery-box.active,
.testi-container.active {
  cursor: grabbing;
}
.testimonials-section {
  background-color: #f8f8f8;
}
.testi-slide {
  flex: 0 0 33%;
  background: #fff;
  border-radius: 10px;
  padding: 20px;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1);
}
.review-bd {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.name-title {
  font-weight: 600;
  font-size: 18px;
  color: var(--dark_blue, #333);
}
.star-icon {
  color: #fbc02d;
  font-size: 16px;
}
.testi-slide p {
  line-height: 1.6;
  margin: 0;
}
.faq,
.gallery,
.servicesection,
.singature-service,
.testimonials-section {
  padding: 50px 0;
}
.servicesection {
  background-color: #f5f5f5;
}
.servicecontainer {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.serviceitem {
  flex: 0 0 23%;
}
.servicecontainer.row-2 {
  grid-template-columns: repeat(3, 1fr);
  margin-top: 30px;
}
.details {
  background: #fff;
  padding: 20px 10px;
  margin: -40px 10px 0;
  position: relative;
  text-align: center;
  box-shadow: 0 0 25px rgba(0, 0, 0, 0.1);
  border: 1px solid var(--primary_color);
  min-height: auto;
}
.details ul {
  margin-top: 10px;
  margin-left: 30px;
}
.details ul li {
  list-style-type: disc;
  text-align: left;
  padding-bottom: 5px;
}
.serviceimg img {
  transition: 0.6s;
}
.details h3 {
  font-weight: 600;
  cursor: pointer;
  margin: 0;
  font-size: 16px;
  color: var(--black);
  transition: 0.3s ease-in-out;
}
.details h3 a {
  color: var(--black);
}
.book_an_appointment_form #captcha_appointment img,
.btn-danger,
.captchacodeleftpic img,
.pop_up_form #captcha_request_service img {
  max-height: 40px;
}
.newbtnSubmit {
  background-color: #f47e3a;
  color: #fff;
  padding: 8px 0;
  text-align: center;
  transition: 0.3s;
  border: 2px solid transparent;
  border-radius: 25px;
}
.dr_maalavaki_img .dr_clinic_logo::before,
.modal-content {
  border: none;
}
.modal {
  --bs-modal-margin: 8.75rem;
}
.cta_strip {
  background-color: #4e4e4e;
  box-shadow:
    rgba(0, 0, 0, 0.1) 0 4px 6px -1px,
    rgba(0, 0, 0, 0.06) 0 2px 4px -1px;
  position: relative;
  z-index: 9;
  padding: 10px 0;
}
.experts-section,
.location-box:hover,
.rqst_btn button {
  background: var(--pink-shade);
}
.location-strip {
  background: var(--primary_color);
  padding: 20px 0;
  position: relative;
  overflow: hidden;
}
@keyframes moveStripe {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 50px 0;
  }
}
.location-strip .container {
  display: flex;
  justify-content: center;
  align-items: stretch;
  gap: 30px;
  flex-wrap: wrap;
  position: relative;
  z-index: 2;
}
.location-box,
.location-icon {
  align-items: center;
  color: var(--white);
}
.location-box {
  display: flex;
  justify-content: center;
  flex: 1;
  min-width: 320px;
  border: 2px solid var(--text_color_elysian);
  border-radius: 10px;
  padding: 14px 24px;
  background: rgba(255, 255, 255, 0.05);
  transition: 0.3s;
  box-shadow: 0 0 10px rgba(201, 101, 119, 0.3);
  animation: 2s infinite blinkBorder;
}
@keyframes blinkBorder {
  0%,
  100% {
    border-color: var(--text_color_elysian);
    box-shadow:
      0 0 10px var(--text_color_elysian),
      0 0 20px var(--text_color_elysian);
  }
  50% {
    border-color: #fff;
    box-shadow:
      0 0 10px #fff,
      0 0 20px #fff;
  }
}
.location-box:hover {
  color: var(--primary_color);
  border-color: var(--primary_color);
  box-shadow: 0 0 18px rgba(201, 101, 119, 0.4);
  transform: translateY(-3px);
}
.location-icon {
  display: inline-flex;
  justify-content: center;
  background: var(--text_color_elysian);
  font-size: 16px;
  font-weight: 700;
  border-radius: 50%;
  min-width: 32px;
  min-height: 32px;
  margin-right: 12px;
  box-shadow: 0 0 6px rgba(201, 101, 119, 0.4);
}
.location-box p {
  font-weight: 500;
  font-size: 1rem;
  margin: 0;
}
.location-box p span {
  font-weight: 700;
  color: var(--text_color_elysian);
}
.cta_strip.fixed-nav {
  position: sticky;
  background-color: #4e4e4e;
  top: 0;
  z-index: 999;
}
.results_testimonial_sections .item {
  box-sizing: border-box;
  padding: 10px;
}
.logo {
  width: 200px;
}
.right_content {
  text-align: right;
}
.adress_no_email,
.common_btn,
.common_heading,
.commonctawrap,
.commonctawrap a,
.comn_strip_content,
.copy_right,
.desclaimer,
.gotp a,
.review_img,
.stage-hair .col-md-4,
.tab_buttons,
.team_headings,
.testi-box .testi-tag,
.view_more {
  text-align: center;
}
.strip_btn {
  display: flex;
  align-items: center;
  justify-content: end;
}
.cta_para a {
  display: inline-block;
  padding: 8px 20px;
  background: 0 0;
  font-size: 18px;
  background-color: var(--heading_color);
  color: var(--white);
  transition-behavior: normal;
  transition-duration: 0.3s;
  transition-timing-function: ease;
  transition-delay: 0s;
  font-weight: 500;
}
.rqst_btn button {
  color: #fff;
  padding: 5px 20px;
  border: 1px solid var(--yellow);
  font-weight: 700;
}
.rqst_btn button:hover {
  color: #000;
  background-image: linear-gradient(
    120deg,
    #cd8c36,
    #eeda7c,
    #cd8c36,
    #fed782,
    #cd8c36
  );
  border: 1px solid var(--yellow);
}
.banner_pointers ul li {
  position: relative;
  color: #fff;
  padding-left: 25px;
}
.banner_contant > div:first-child {
  font-size: 40px;
  font-weight: 600;
  color: #000;
  z-index: 1;
  position: relative;
  margin-bottom: 10px;
}
.subheading {
  font-size: 22px;
  font-weight: 600;
}
.banner_pointers ul li::before,
.service_details ul li::before {
  content: "\F26F";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--yellow);
  font-family: Bootstrap-Icons;
}
.banner_sub_tagline {
  color: var(--yellow);
  font-weight: bolder;
  font-size: 25px;
}
.comn_strip_content {
  background-color: #fff;
  color: var(--primary_color);
  border: 1px solid #e1e1e1;
  border-radius: 5px;
  box-shadow: rgba(241, 190, 238, 0.9) 0 2px 8px 0;
  padding: 5px 0;
  height: 100%;
  display: flex;
  flex-direction: column;
  gap: 4px;
  align-items: center;
  justify-content: center;
}
.dr_maalavaki img,
.real_result_card,
.service_img:hover img,
.v_content .play_btn {
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
}
.common_strip .col-lg-4.col-md-4.col-4 {
  padding: 4px;
}
.common_heading,
.comn_strip_content .numbers {
  font-size: 30px;
  font-family: Montserrat, sans-serif;
}
.comn_strip_content .numbers {
  width: 80px;
  height: 80px;
  border-radius: 50%;
  border: 2px solid var(--heading_color);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
}
.col-lg-3:first-child .numbers img,
.col-lg-3:nth-child(4) .numbers img {
  filter: brightness(0) saturate(100%) invert(64%) sepia(94%) saturate(1595%)
    hue-rotate(12deg) brightness(97%) contrast(100%);
}
.comn_strip_content .numbers img {
  max-width: 58px;
  height: auto;
}
.banner_tagline {
  font-weight: 600;
  font-size: 24px;
  line-height: 1.2;
  animation: 2s infinite colorBlink;
}
.bliker,
.rqst_btn button {
  animation: 1.5s infinite glowing;
}
@keyframes colorBlink {
  0%,
  100%,
  50% {
    color: var(--primary_color);
  }
  25%,
  75% {
    color: #c96577;
  }
}
.banner_tagline span {
  font-size: 24px;
  display: block;
}
.banner_content {
  position: absolute;
  width: 100%;
  top: 50%;
  transform: translateY(-50%);
}
.common_strip {
  padding: 20px;
  background: var(--pink-shade);
}
.bdr_right {
  border-right: 1px solid #f9f9f9;
}
.bdr_left {
  border-left: 1px solid #f9f9f9;
}
.video_inner {
  border-top: 1px solid #0000002e;
  padding: 30px 0;
}
#CtaWrapper,
.commonctawrap a.active .realcolor,
.hovercolor,
.mobile-tabs.mobShow,
.service_item,
.video-modal,
.video_inner .owl-dots {
  display: none;
}
.v_content {
  position: relative;
  border-radius: 10px;
}
.v_content .play_btn {
  position: absolute;
  right: 1rem;
  bottom: 1rem;
  padding: 0.5rem;
  background-color: #ffffffcc;
  border-radius: 50%;
  cursor: pointer;
}
.v_content .play_btn img {
  width: 35px;
  height: 35px;
}
.comn_strip_content .numbers span {
  color: gold;
  font-size: 16px;
}
.comn_strip_content .para {
  font-size: 18px;
  font-weight: 600;
  color: var(--black);
}
.real_results {
  padding: 40px;
}
.common_heading {
  position: relative;
  line-height: 1.2;
  font-weight: 600;
  margin-bottom: 40px;
  color: var(--heading_color);
}
.common_heading::before {
  content: "";
  position: absolute;
  width: 80px;
  height: 3px;
  background-color: var(--heading_color);
  bottom: -10px;
  left: 50%;
  transform: translate(-50%);
}
.copy_right span,
.getTouch .common_heading {
  color: var(--white);
}
.videoImgBox::after,
.videoImgBox::before {
  height: 100px;
  content: "";
  position: absolute;
}
.real_result_card {
  padding: 5px;
  background-color: var(--primary_color);
}
.awards_card:hover img,
.real_result_card:hover img {
  transform: scale(1.05);
  overflow: hidden;
}
.common_btn,
.doc_container_Sec,
.testimonials_sec_con {
  padding-top: 40px;
}
.btnMn {
  background: linear-gradient(
    45deg,
    #0d2a15 0,
    rgb(68 125 82) 50%,
    rgb(11 34 15) 100%
  );
  color: #fff;
  border: 1px solid #195028;
  display: inline-flex;
  border-radius: 50px;
  padding: 12px 30px;
  transition: 0.3s ease-in;
}
.btn-outline-dark,
.btnMn:hover {
  border-color: #195028;
  color: #195028;
}
.btnMn:hover {
  background: 0 0;
}
.btn-outline-dark.active,
.btn-outline-dark:hover,
.view_more button {
  background-image: linear-gradient(
    120deg,
    #cd8c36,
    #eeda7c,
    #cd8c36,
    #fed782,
    #cd8c36
  );
}
.btn-outline-dark.active,
.view_more button {
  border: 1px solid transparent;
}
.our_services {
  padding: 40px 0;
  background-image: url(./img/bg.webp);
}
.team_headings {
  width: 60%;
  margin: auto;
}
.service_img img {
  border-radius: 25px;
  transition: 0.3s;
}
.service_content,
.service_img,
.view_more {
  padding: 20px;
}
.banner_pointers,
.doctor_sections .edu_list li,
.service_details ul li,
.why_choose .edu_list li {
  padding-left: 20px;
  position: relative;
}
.btn-outline-dark.active {
  color: var(--white);
  color: #195028;
}
.btn-outline-dark:hover {
  color: var(--white);
  color: #195028;
  border-color: transparent;
}
.view_more button {
  padding: 10px 20px;
  color: #000;
  border-radius: 25px;
}
.view_more button a {
  color: #195028;
  display: flex;
  align-items: center;
}
.view_more button i {
  margin-left: 10px;
  border-radius: 50%;
  color: #fff;
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #195028;
}
.view_more button:hover {
  color: #195028;
  letter-spacing: 1px;
}
.view_more button:hover i {
  color: var(--blue);
  font-weight: 600;
}
.service_name {
  font-size: 35px;
  font-weight: 700;
  margin-bottom: 10px;
}
.doctor_sections .doc_img_sec,
.service_sec_content .all {
  display: flex;
  align-items: center;
  justify-content: center;
}
.service_btn {
  margin: 0 0.5rem;
}
.video-section {
  padding: 50px;
}
.videoImgBox {
  position: relative;
  border: 1px solid #195028;
  padding: 10px;
}
.videoImgBox::before {
  left: 15px;
  top: 15px;
  border: 5px solid var(--yellow);
  width: 100px;
  border-right: none;
  border-bottom: none;
  z-index: 1;
}
.videoImgBox img {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  transition: 0.2s;
}
.videoImgBox .play-icon {
  position: absolute;
  top: 50%;
  width: 100%;
  text-align: center;
  font-size: 52px;
  color: #fff;
  transform: translateY(-50%);
  left: auto;
  z-index: 1;
  filter: drop-shadow(2px 4px 6px black);
}
.videoImgBox .VideoTitle {
  position: absolute;
  bottom: 20px;
  left: 35px;
  font-size: 13px;
  color: #fff;
  background-color: rgba(25, 80, 40, 0.8);
  padding: 10px;
  width: auto;
  right: 15px;
}
.videoImgBox::after {
  right: 15px;
  bottom: 15px;
  border: 5px solid var(--yellow);
  width: 100px;
  border-left: none;
  border-top: none;
}
.video-modal-overlay {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.445);
  z-index: 9;
  display: none;
}
.video-modal {
  max-width: 800px;
  width: 100%;
  background: #fff;
  position: fixed;
  z-index: 99;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 10px;
  box-shadow:
    rgba(0, 0, 0, 0.25) 0 54px 55px,
    rgba(0, 0, 0, 0.12) 0 -12px 30px,
    rgba(0, 0, 0, 0.12) 0 4px 6px,
    rgba(0, 0, 0, 0.17) 0 12px 13px,
    rgba(0, 0, 0, 0.09) 0 -3px 5px;
  text-align: left;
}
.bookAppointment,
.testimonials_sec {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.video-box .modal-btn {
  position: absolute;
  right: 0;
  top: -1px;
  width: 50px;
  border: none;
  line-height: 0;
  height: 35px;
  padding: 0;
  background: #fff;
}
.testimonial_video .video-box iframe {
  height: 480px;
  width: 100%;
}
.testimonial_video iframe {
  border: 0;
  display: block;
}
.adress_no_email i,
.another-design .appointIcon,
.another-design .phoneIcon,
.another-design .whatsappIcon,
.follow-us .boxContent i,
.whatsapp:hover {
  color: #fff;
}
.adress_no_email i,
.video_close i {
  font-size: 30px;
}
.testimonials_sec {
  padding: 40px;
  background-image:
    linear-gradient(rgba(0, 0, 0, 0.3), #0000008c),
    url(../lp/img/clinic_celestee.webp);
  background-attachment: fixed;
}
.testi-box {
  box-shadow: 0 0 10px #0003;
  padding: 20px 30px;
  position: relative;
  background-color: #fff;
}
.testi-box::before {
  content: "";
  border-left: 20px solid transparent;
  border-right: 20px solid transparent;
  border-bottom: 20px solid #fff;
  height: 0;
  width: 0;
  position: absolute;
  bottom: -13px;
  transform: rotate(180deg);
}
.testi-box .tag-img {
  text-align: right;
  margin: 10px 0;
}
.testi-box .desc {
  height: 150px;
  overflow-y: auto;
  padding-right: 20px;
}
.testi-box .testi-tag {
  font-size: 10px;
  margin: 15px 10px 10px;
}
.testi-name {
  display: flex;
  align-items: center;
  margin-top: 20px;
  justify-content: space-between;
}
.testi-name p {
  border-right: 2px solid #555;
  padding-right: 10px;
  margin-right: 10px;
  font-size: 14px;
  font-weight: 500;
}
.content .stars i,
.testi-name .rating {
  color: gold;
}
.testi-box .desc::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #f5f5f5;
}
.testi-box .desc::-webkit-scrollbar {
  width: 6px;
  background-color: #f5f5f5;
}
.testi-box .desc::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: var(--primary_color);
}
.bookAppointment {
  padding: 40px 0 20px;
  position: relative;
}
.serviceForm .formBox {
  margin-top: 2rem;
}
.bookAppointment .formBox .infld {
  width: 100%;
  background: 0 0;
  border: none;
  border-bottom: 2px solid #fff;
  padding: 6px 4px;
  color: #fff;
  font-size: 16px;
  margin-bottom: 15px;
}
.bookAppointment .formBox .infld::placeholder {
  color: #adadad;
}
.bookAppointment .formBox .infld:focus,
.form-control:focus {
  outline: 0;
  border-color: #d99c3c;
  box-shadow: none;
}
.book_an_appointment_form .capBox1,
.social-media-links {
  display: flex;
}
.adress_no_email {
  padding: 10px;
  background: var(--yellow);
  border-radius: 10px;
  height: 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  border: 5px solid transparent;
  transition: 0.3s;
}
.adress_no_email:hover {
  border: 5px solid var(--yellow);
}
.adress_no_email a {
  word-break: break-all;
  color: #fff;
  font-weight: 600;
}
.footer_section {
  background-color: #202020;
}
.footer_section .contact {
  background-color: #fcf0e1;
  padding: 10px;
  height: 100%;
  display: flex;
  align-items: center;
  border: 10px solid transparent;
  transition: 0.5s;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  margin-bottom: 10px;
}
.footer_section .city {
  font-size: 22px;
  font-weight: 600;
  position: relative;
  margin-bottom: 15px;
}
.footer_section .city::before {
  content: "";
  position: absolute;
  width: 40px;
  height: 3px;
  background-color: #b58e6a;
  left: 0;
  bottom: 0;
}
.contact li {
  padding: 5px 0;
}
.hospital_name {
  font-weight: 500;
}
.contact li i {
  margin-right: 10px;
  color: var(--yellow);
}
.footer_section a {
  color: #000;
}
.map {
  height: 100%;
}
.desclaimer {
  color: #c3c5ce;
  padding: 20px 10px;
  font-size: 14px;
}
.copy_right,
.gotp a {
  background-color: var(--primary_color);
  color: var(--white);
}
.copy_right {
  padding: 5px;
  border-top: 1px solid #eee;
  border-bottom: 1px solid #eee;
}
.Some_fields,
.Some_fields0 {
  border-bottom: 2px solid #fff;
}
.gotp a {
  width: 45px;
  height: 45px;
  position: fixed;
  bottom: 24px;
  right: 20px;
  z-index: 9;
  border-radius: 100%;
  line-height: 45px;
  transition: 0.5s ease-in;
}
.gotp.clickTop {
  opacity: 1;
}
.desktop_display {
  left: -92px !important;
  bottom: 30px;
  right: unset !important;
  background-color: #70c669;
  padding: 10px;
  border-radius: 0!important 20px!important 20px!important!important 0 !important;
  width: 130px !important;
  height: 42px !important;
  justify-content: left !important;
  z-index: 9;
  transition: 0.8s;
}
.sticky-bot {
  position: fixed;
  width: 40px;
  height: 40px;
  display: flex;
  border-radius: 50%;
  align-items: center;
  justify-content: center;
  z-index: 3;
}
.whatsapp {
  background-color: #25d366 !important;
  left: 18px;
  right: auto;
  color: #fff;
  font-size: 18px;
}
.desktop_display strong {
  padding-right: 10px;
  font-size: 15px;
  transition: 0.5s;
}
.whatsapp .bi-whatsapp {
  font-size: 25px;
  display: flex;
  align-items: center;
}
.desktop_display:hover {
  left: 0 !important;
}
.our_doctors {
  padding: 60px 40px;
  background-color: #f5f5f5;
}
.team-design .contenFx {
  display: flex;
  align-items: flex-end;
}
.team-design .contenFx .content-team {
  z-index: 1;
  border: none;
  text-align: right;
  padding: 20px;
  border-radius: 20px;
  box-shadow: rgba(99, 99, 99, 0.2) 0 2px 8px 0;
  margin: 0 -140px 20px 0;
  background-color: #fff;
}
.team-design .contenFx .content-team .title-team a {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  display: block;
  color: #000;
  text-decoration: none;
  text-transform: uppercase;
  transition: 0.14s;
}
.team-design .contenFx .content-team .title-team small {
  color: #3a3a3a;
  font-size: 14px;
  font-weight: 400;
  margin: 10px 0 0;
  display: block;
  line-height: 20px;
}
.team-design .contenFx .content-team .team-social {
  justify-content: flex-end;
  list-style-type: none;
  display: flex;
  margin-left: 0;
  padding: 0;
  margin-bottom: 0;
  gap: 10px;
  margin-top: 10px;
  text-align: center;
}
.team-design .contenFx .content-team .team-social li a {
  background-color: transparent;
  display: block;
  color: #195028;
  cursor: pointer;
  transition: 0.3s;
  width: 32px;
  height: 32px;
  border: 1px solid #195028;
  line-height: 32px;
  border-radius: 100%;
  font-size: 14px;
}
.team-design .contenFx .content-team .team-social li a:hover {
  color: #000;
  background-color: transparent;
  border: none;
  margin-top: -4px;
}
.commonctawrap a,
.commonctawrap a.active {
  border-radius: 50%;
  height: 50px;
  width: 50px;
  margin: 0 auto;
}
.team-design.drMaalavika .contenFx .content-team {
  margin-left: -140px;
  margin-right: 0;
  text-align: left;
  min-width: 340px;
}
#CtaWrapper {
  padding: 18px 0 10px;
  -webkit-box-shadow: 0 -10px 17px 0 rgb(212 212 212 / 40%);
  -moz-box-shadow: 0 -10px 17px 0 rgba(212, 212, 212, 0.4);
  box-shadow: 0 -10px 17px 0 rgb(212 212 212 / 40%);
  position: fixed;
  bottom: 0;
  width: 100%;
  background-color: #fff;
  z-index: 99;
}
.container-max {
  max-width: 1600px;
  margin: 0 auto;
}
.ctafooter {
  display: flex;
  justify-content: space-around;
}
.commonctawrap a {
  display: block;
  display: flex;
  align-items: center;
  justify-content: center;
}
.commonctawrap a img {
  width: 40px;
}
.commonctawrap p {
  font-size: 12px;
  margin: 0;
  color: #000;
}
.btns-dv.doctor a i,
.dv-txt span {
  margin-right: 10px;
}
.commonctawrap a.active {
  background: #d5b289;
  background: radial-gradient(circle, #d5b289 0, #b68f6b 100%);
  -webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}
.captcha_request_service {
  display: flex;
  margin-right: 15px;
}
.captchacodeleftpic img {
  width: 100%;
  min-height: 40px;
}
.strip_form {
  padding: 20px;
  background: #fff;
}
.strip_form .comForm img {
  width: 100%;
  height: 100%;
}
.strip_form .formBox {
  margin-top: 0;
}
.strip_form .reqHd {
  font-size: 22px;
  color: #000;
  font-weight: 600;
  font-family: Casta;
}
.strip_form .btnSubmit {
  border: none;
  width: 100%;
  color: var(--yellow1);
  padding: 8px 0;
  background: var(--dark_blue);
  border-radius: 8px;
  border: 2px solid var(--yellow);
  font-weight: 500;
}
.strip_form .formBox .infld {
  color: #000;
  border-bottom: 1px solid #000;
  border-radius: 0;
  margin-bottom: 0;
  font-size: 15px;
}
.strip_form .formBox .infld::placeholder {
  color: #000;
  font-size: 14px;
}
select.infld {
  color: #000;
  font-size: 14px;
}
input[type="date"]::-webkit-calendar-picker-indicator {
  background: 0 0;
  color: transparent;
  cursor: pointer;
  height: auto;
  position: absolute;
  right: 0;
  top: 0;
  left: 0;
  bottom: 0;
  width: auto;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.doctor_sections {
  padding: 40px 0;
  background-color: #fff;
  width: 100%;
}
.dr_maalavaki_img .dr_clinic_logo {
  position: absolute;
  padding: 10px;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.dr_maalavaki_img .dr_clinic_logo::before {
  border: 1px solid #ffb745;
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  right: 0;
  z-index: -1;
  border-radius: 50%;
}
.dr_maalavaki_img .dr_clinic_logo img,
.follow-us a {
  border-radius: 50%;
}
.headings_name {
  line-height: 35px;
}
.headings_name .Doctor_name {
  font-size: 30px;
  color: #333;
  position: relative;
  margin-bottom: 5px;
  font-weight: 600;
}
.doc_designation {
  line-height: 25px;
  font-weight: 600;
  font-size: 20px;
}
.doc-certi {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 10px;
  place-items: center;
  margin-top: 10px;
}
.doc-certi li img {
  width: 100%;
  mix-blend-mode: darken;
}
.specific {
  color: var(--yellow);
  font-size: 25px;
  position: relative;
  margin-bottom: 10px;
  font-weight: 600;
}
.education_experience {
  font-size: 24px;
  line-height: 32px;
  font-weight: 700;
  color: #777;
  margin-bottom: 15px;
  font-family: Oswald, sans-serif;
}
.banner_pointers {
  padding-left: 30px;
}
.edu_list li,
.sub_para {
  margin-bottom: 10px;
}
.banner_pointers li::before,
.doctor_sections .edu_list li::before,
.why_choose .edu_list li::before {
  content: "\F26B";
  position: absolute;
  left: 0;
  color: var(--heading_color);
  font-family: Bootstrap-Icons;
}
.call_now.gotp a {
  left: 20px;
  width: 55px;
  height: 55px;
  line-height: 55px;
  font-size: 21px;
  color: var(--white);
  background-color: #25d366;
  animation: 1s ease-in-out infinite blink;
}
.getTouch .box svg,
.year-exp span {
  display: block;
  color: var(--yellow);
}
.getTouch {
  padding: 50px 0;
  background-color: var(--primary_color);
}
.dis-flex {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
.getTouch .box {
  padding: 0 0 10px;
  border-bottom: 1px solid #fff;
  border-radius: 10px;
  text-align: center;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
}
.getTouch .boxes {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.Some_fields,
.why_choose > .container > .row {
  align-items: center;
}
.boxContent p span {
  font-size: 16px !important;
  color: var(--white) !important;
}
.boxContent p a {
  color: #fff;
}
.getTouch .box svg {
  margin: auto auto 15px;
  font-size: 22px;
}
.getTouch .disclaimer {
  margin-top: 20px;
  color: #fff;
  text-align: justify;
  font-size: 12px;
}
.common_heading {
  color: var(--heading_color);
}
@keyframes blink {
  0%,
  100%,
  50% {
    opacity: 1;
  }
  0% {
    box-shadow: 0 0 0 0 rgba(220, 156, 50, 0.6);
  }
  100% {
    box-shadow: 0 0 0 10px rgba(220, 156, 50, 0.4);
  }
}
.rqst_btn button {
  border-radius: 10px;
  background: 0 0;
}
section.mobile-tabs,
section.mobile-tabs.another-design .tab-boxes a:first-child,
section.mobile-tabs.another-design .tab-boxes a:nth-child(2),
section.mobile-tabs.another-design .tab-boxes a:nth-child(3) {
  background-color: var(--primary_color);
}
@-webkit-keyframes glowing {
  0%,
  100% {
    background-color: var(--yellow);
    -webkit-box-shadow: 0 0 3px var(--yellow);
  }
  50% {
    background-color: #e4b753;
    -webkit-box-shadow: 0 0 30px #e4b753;
  }
}
.hair_transplant_clinic.rated_sec .review_img,
.whiteservices .servicecolumn {
  background: #fff;
  box-shadow: rgba(0, 0, 0, 0.24) 0 3px 8px;
}
.whiteservices {
  background-color: #fff;
  padding: 3rem 5%;
}
.whiteservices .servicecolumn {
  padding: 30px;
  position: relative;
  margin-top: 1.5rem;
  overflow: hidden;
  text-align: center;
  transition: 0.3s ease-in-out;
  border-radius: 8px;
  z-index: 1;
}
.whiteservices .servicecolumn::before {
  content: "";
  position: absolute;
  background: #fff;
  right: 0;
  left: 0;
  bottom: 0;
  top: 100%;
  transition: 0.3s;
  z-index: -1;
}
.whiteservices .servicecolumn:hover::before {
  background: #fff0d7;
  top: 0;
  border-radius: 0;
}
.whiteservices .serviceicon {
  margin-bottom: 15px;
}
.whiteservices .title {
  font-weight: 700;
  margin-bottom: 0;
  font-size: 25px;
}
.why_choose {
  background-color: #ffefe0;
}
.benefits,
.why_choose {
  padding: 2rem;
}
.why_choose_content {
  padding-right: 2rem;
}
.why_choose_content .common_heading {
  text-align: left;
}
.why_choose_content .common_heading::before {
  left: 0;
  transform: unset;
}
.why_choose_content p {
  line-height: 24px;
}
.why_choose .common_headind {
  text-align: center;
  padding: 1rem 0;
}
.why_choose .common_headind .heading_design_para {
  font-size: 18px;
  font-weight: 700;
}
.golden_touch_list {
  width: 33.3%;
  text-align: center;
}
.golden_touch_list .btn1 {
  padding: 7px 17px;
  border: none;
  background-color: #fff;
  color: #333;
  width: 50%;
}
.golden_touch_list .btn0 {
  border: none;
  color: #fff;
  width: 50%;
  font-weight: 700;
  font-size: 17px;
  background: 0 0;
}
.golden_touch_list .btn2 {
  padding: 7px 17px;
  border: none;
  background-color: var(--yellow);
  color: #fff;
  width: 50%;
}
.Some_fields {
  padding: 1rem 0;
  background: #ffefe0;
}
.Some_fields0 {
  padding: 10px 0;
  background: var(--yellow);
  align-items: center;
}
.golden_touch_list .list_name {
  font-weight: 700;
}
.hair_transplant_clinic {
  background-image:
    linear-gradient(rgb(231 215 215 / 50%), rgb(255 242 242 / 50%)),
    url(../lp/img/clinic_celestee2.webp);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 2rem 0;
  background-attachment: fixed;
  opacity: 0.9;
}
.btns-dv.text-start {
  justify-content: start !important;
}
.hair_transplant_clinic.rated_sec,
.testimonials_sec.written_testi {
  background-color: #f5f5f5;
  background-image: none;
}
.testimonials_sec.written_testi .testimonials_sec_con {
  padding-top: 0;
}
.testimonials_sec.written_testi .testi-box .tag-img img {
  width: unset !important;
}
.natural-result {
  margin: 15px 0;
  display: grid;
  grid-template-columns: auto auto;
}
.dv-txt {
  font-size: 28px;
  font-weight: 300;
  line-height: 1;
}
.dv-txt span {
  font-size: 50px;
  font-weight: 700;
  float: left;
  line-height: 60px;
}
.year-exp {
  text-align: center;
  font-weight: 600;
  font-size: 16px;
}
.year-exp span {
  font-size: 60px;
  font-weight: 700;
}
.dr_maalavaki_img .dr_clinic_logo {
  width: 220px;
  height: 220px;
  right: 30px;
  background-color: #fff;
}
.social-profile {
  display: flex;
  gap: 6px;
  align-items: center;
}
.social-media {
  background: linear-gradient(
    45deg,
    #405de6,
    #5851db,
    #833ab4,
    #c13584,
    #e1306c,
    #fd1d1d,
    #f77737,
    #fcaf45,
    #ffdc80
  );
  color: #fff;
  display: inline-block;
  padding: 2px 6px;
  transition:
    transform 0.3s,
    box-shadow 0.3s;
  border-radius: 8px;
}
.social-media.youtube {
  background: #db0303;
}
.social-media span {
  font-size: 20px;
}
.tech-list {
  display: grid;
  grid-template-columns: auto auto auto;
  gap: 20px;
  margin-bottom: 0;
}
.follow-us,
.social-media-links {
  gap: 10px;
  display: flex;
}
.tech-list li {
  position: relative;
  text-align: center;
}
.headings_name .Doctor_name.tech-heading {
  font-size: 24px;
}
.headings_name .common_heading {
  text-align: start;
  line-height: 1.3;
  margin-bottom: 30px;
}
.Doctor_contents {
  margin-left: 2rem;
}
.about-clinic .Doctor_contents {
  margin-left: 0;
}
.social-media-links {
  flex-direction: column;
  align-items: center;
  color: #fff;
}
.follow-us a {
  border: 2px solid #fff;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.follow-us a:hover {
  border-color: var(--yellow);
}
.btns-dv.doctor {
  justify-content: start !important;
  margin: 10px 0 !important;
}
.stage-hair .col-md-4 img {
  max-width: 60px;
}
.loadme {
  display: none;
  text-align: center;
}
.selectgrade-btn {
  display: inline-flex;
  background-color: var(--yellow);
  color: #fff;
  border-radius: 10px;
  padding: 10px 30px;
  cursor: pointer;
}
.call_now.gotp.mob_call a {
  background: var(--primary_color);
  bottom: 24px;
}
section.mobile-tabs {
  position: fixed;
  bottom: -1px;
  left: 0;
  width: 100%;
  z-index: 10;
  box-shadow: 3px 0 10px #00000029;
  display: block;
  padding: 0;
}
section.mobile-tabs .tab-boxes {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.whatsappIcon {
  color: #29a71a;
}
.phoneIcon {
  color: #3f51b5;
}
.appointIcon {
  color: var(--yellow);
}
section.mobile-tabs .tab-boxes a {
  text-align: center;
  padding: 10px 0;
  color: #fff;
}
section.mobile-tabs.another-design .tab-boxes .mobTab-link {
  width: 50%;
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: center;
}
.call_now.whatsapp_desktop a {
  bottom: 100px;
}
section.mobile-tabs.another-design .tab-boxes a:nth-child(2) {
  border-left: 1px solid #fff;
}
section.mobile-tabs .tab-boxes a span {
  font-size: 15px;
  color: #fff;
  font-style: normal;
  line-height: 1;
}
.mobTab-link:first-child span {
  width: 63%;
}
.mobTab-link:nth-child(2) span {
  width: 40%;
}
section.mobile-tabs .tab-boxes a.active {
  background: var(--yellow);
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bliker {
  border-radius: 40px;
}
.mobTab-link i {
  font-size: 22px;
}
.content .stars .half-star {
  color: #ccc;
  position: relative;
}
.content .stars .half-star::before {
  content: "★";
  color: #ffc83d;
  position: absolute;
  width: 70%;
  overflow: hidden;
  left: 0;
  top: 0;
}
.award_sec {
  padding: 40px 0;
}
.award_container {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
.awards_card img {
  transition: 0.3s ease-in-out;
}
.faq {
  padding: 2.5rem 0;
}
.faq-question {
  font-size: 18px;
  font-weight: 600;
  cursor: pointer;
  display: flex;
  justify-content: space-between;
}
.faq-answer {
  display: none;
  margin-top: 5px;
  font-size: 16px;
  color: #555;
}
.faq-question.active::after {
  content: "-";
}
.faq-question::after {
  content: "+";
  font-size: 20px;
}
.faq-item {
  border-bottom: 1px solid #ccc;
  padding: 1rem 0;
}
.expert-card {
  background: var(--white, #fff);
  padding: 10px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
  transition: 0.3s;
  height: 100%;
}
.video-testi .video-card {
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  padding: 0;
  margin: 0 auto;
  justify-content: center;
}
.video-testi .result-card {
  position: relative;
  width: 23%;
  aspect-ratio: 9/16;
  border-radius: 12px;
  overflow: hidden;
  background-color: #000;
  box-shadow: 0 4px 14px rgba(0, 0, 0, 0.15);
  transition: transform 0.3s;
}
.video-testi .result-card:hover {
  transform: translateY(-4px);
}
.video-testi .result-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  border-radius: 12px;
}
.video-testi .result-play {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  transition: transform 0.2s;
  cursor: pointer;
}
.video-testi .result-play:hover {
  transform: translate(-50%, -50%) scale(1.1);
}
.video-testi .result-play img {
  width: 45px;
  height: 45px;
}
.expert-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 15px rgba(20, 83, 101, 0.2);
}
.expert-img img {
  width: 100%;
  height: 400px;
  object-fit: cover;
}
.expert-name {
  font-size: 1.3rem;
  font-weight: 600;
  color: var(--text_color_elysian, #c96577);
}
.expert-qualification {
  font-weight: 500;
  color: var(--primary_color, #145365);
  margin-bottom: 5px;
}
.expert-role {
  font-size: 0.95rem;
  margin-bottom: 0;
  color: var(--black, #1d1d1d);
}
.below_banner_cta {
  background-color: #f5f5f5;
  padding: 10px;
  text-align: center;
}
.below_banner_cta .btn-link {
  padding: 15px 40px !important;
  background-color: #ddd8cc !important;
  color: var(--black) !important;
  transition: 0.3s;
}
.below_banner_cta .btn-link:hover {
  background-color: #4e4e4e !important;
  color: #fff !important;
}
/* Section */
.hair-journey {
  background: var(--bg);
  padding: 50px 20px;
  text-align: center;
}

.hair-journey h2 {
  color: var(--heading_color);
  margin-bottom: 40px;
  font-size: 28px;
}

.journey-steps {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 0;
  flex-wrap: wrap;
}

.step {
  position: relative;
  background: var(--white);
  border: 1px solid var(--light_grey);
  padding: 20px 15px;
  width: 300px;
  height: 145px;
  text-align: center;
}

.step span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background: var(--text_color_elysian);
  color: var(--black);
  border-radius: 50%;
  font-weight: bold;
  margin-bottom: 10px;
}

.step p {
  margin: 0;
  color: var(--primary_color);
}

.step::after {
  /* content: "➜"; */
  position: absolute;
  right: -15px;
  top: 50%;
  transform: translateY(-50%);
  color: var(--heading_color);
  font-size: 18px;
}
.step:last-child::after {
  display: none;
}
.doc_desc_para {
  font-size: 18px;
  word-break: break-word;
  overflow-wrap: break-word;
}
.real_result_wrapper {
  max-width: 100%;
  position: relative;
}
.real_result_carousel {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 4)- -10px);
  overflow-x: scroll;
  scroll-snap-type: x mandatory;
  scroll-behavior: smooth;
  scrollbar-width: none;
  gap: 1rem;
}
.real_result_card {
  scroll-snap-align: start;
  transition: border 0.3s ease;
  position: relative;
}
.img_results {
  position: relative;
}
.real_result_carousel::-webkit-scrollbar {
  display: none;
}
.real_result_carousel.no-transition {
  scroll-behavior: auto;
}
.real_result_carousel.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.real_result_carousel .img_results {
  cursor: grab;
  user-select: none;
}
.review_title {
  font-weight: 500;
  font-size: 18px;
  letter-spacing: 0.05em;
  font-style: italic;
}
.Doctor_contents .btns-dv {
  justify-content: flex-start !important;
}
.serviceitem .btns-dv .btn-link {
  padding: 8px 16px !important;
  font-size: 14px;
}
.serviceitem .btns-dv  {
  margin-top: 1.2rem !important;
}
.book-a-free .common_heading::before{
  content: none;
}
.book-a-free .common_heading {
  margin-bottom: 0;
  padding-top: 1rem;
  color: #fff;
}
@media only screen and (min-width: 992px) and (max-width: 1100px) {
  .strip_form .btnSubmit,
  .valid {
    font-size: 13px;
  }
  .banner_contant.offer-banner .treatment-name,
  .banner_contant > div:first-child,
  .whiteservices .title {
    font-size: 20px;
  }
  .comn_strip_content .numbers,
  .festive-offer {
    font-size: 25px;
  }
  .banner_contant.offer-banner .offer-box {
    padding: 12px;
  }
  .serviceitem {
    flex: 0 0 31%;
  }
  .banner_contant ul li {
    font-size: 18px;
  }
  .comn_strip_content .para {
    font-size: 16px;
  }
  .right_content {
    text-align: center;
  }
  .common_strip {
    padding: 10px;
  }
  .banner_tagline {
    font-size: 30px;
  }
  .team-design.drMaalavika .contenFx .content-team {
    min-width: unset;
  }
  .strip_form {
    padding: 1rem 0;
  }
  .service_content,
  .service_img,
  .view_more {
    padding: 0;
  }
  .service_details {
    max-height: 300px;
    overflow: auto;
    padding-right: 5px;
  }
  .whiteservices {
    padding: 2rem 2%;
  }
  .whiteservices .servicecolumn {
    padding: 15px;
    margin-top: 10px;
  }
  .whiteservices .serviceicon {
    margin-bottom: 12px;
  }
  .banner_section {
    height: 350px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .real_result_carousel {
    grid-auto-columns: calc((100% / 3) + -51px);
  }
  .banner_contant ul li,
  .comn_strip_content .para,
  .video {
    font-size: 16px;
  }
  .valid {
    font-size: 12px;
  }
  .banner_contant.offer-banner .treatment-name,
  .banner_contant > div:first-child,
  .strip_form .reqHd {
    font-size: 18px;
  }
  .banner_contant.offer-banner .treatment-name {
    margin-bottom: 0;
  }
  .banner_tagline,
  .festive-offer,
  .specific,
  .whiteservices .title {
    font-size: 20px;
  }
  .banner_contant.offer-banner .offer-box,
  .common_strip {
    padding: 10px;
  }
  .banner_contant.offer-banner {
    gap: 0;
  }
  .serviceitem {
    flex: 0 0 31%;
  }
  .gallery-card {
    width: 48%;
  }
  .testi-slide {
    flex: 0 0 calc(50% - 20px);
    max-width: calc(50% - 20px);
  }
  .servicecontainer {
    grid-template-columns: repeat(2, 1fr);
  }
  .dr_maalavaki_img .dr_clinic_logo {
    width: 180px;
    height: 180px;
  }
  .headings_name .Doctor_name {
    font-size: 30px;
  }
  #captcha_request_service button,
  .doctor_sections .edu_list,
  .service_content,
  .service_img,
  .view_more {
    padding: 0;
  }
  .team-design .contenFx {
    order: 2;
  }
  .team-design .contenFx .content-team {
    text-align: center;
    padding: 15px;
    border-radius: 0;
    margin: 0 0 15px;
  }
  .team-design .contenFx .content-team .team-social {
    justify-content: center;
  }
  .team-design.drMaalavika .contenFx .content-team {
    min-width: unset;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
  }
  .team_headings {
    width: 80%;
  }
  .common_heading {
    font-size: 35px;
  }
  .comn_strip_content .numbers {
    font-size: 25px;
  }
  .right_content {
    text-align: center;
  }
  .banner_pointers ul li {
    font-size: 15px;
  }
  .strip_form .btnSubmit {
    font-size: 12px;
    padding: 5px;
  }
  .strip_form {
    padding: 1rem 0;
  }
  .pr_0 {
    padding-right: 0;
  }
  .service_details {
    max-height: 180px;
    overflow: auto;
    padding-right: 5px;
  }
  .whiteservices {
    padding: 2rem 2%;
  }
  .whiteservices .servicecolumn {
    padding: 15px;
    margin-top: 10px;
  }
  .whiteservices .serviceicon {
    margin-bottom: 12px;
  }
  .banner_section {
    height: 280px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
  .real_result_carousel {
    grid-auto-columns: calc((100% / 2) + -51px);
  }
  .tab_buttons,
  input[type="date"] {
    position: relative;
  }
  .gallery-card {
    width: 70%;
  }
  .common_heading {
    margin-bottom: 30px;
    font-size: 30px;
    padding-bottom: 4px;
  }
  .service_name {
    font-size: 30px;
    margin-bottom: 10px;
  }
  .whiteservices {
    padding: 2rem 2%;
  }
  .whiteservices .servicecolumn {
    padding: 15px;
    margin-top: 10px;
  }
  .whiteservices .serviceicon {
    margin-bottom: 12px;
  }
  .specific,
  .whiteservices .title {
    font-size: 20px;
  }
  .dr_maalavaki_img .dr_clinic_logo {
    width: 170px;
    height: 170px;
  }
  .doctor_sections .edu_list {
    padding: 0;
  }
  input[type="date"]::after {
    font-family: Bootstrap-Icons;
    content: "\F1F6";
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  #CtaWrapper,
  .cta_para {
    display: block;
  }
  .team-design .contenFx {
    order: 2;
  }
  .team-design .contenFx .content-team {
    text-align: center;
    padding: 15px;
    border-radius: 0;
    margin: 0 0 15px;
  }
  .team-design .contenFx .content-team .team-social {
    justify-content: center;
  }
  .team-design.drMaalavika .contenFx .content-team {
    min-width: unset;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
  }
  .service_details ul li,
  .team_headings {
    width: 100%;
  }
  .footer_cards {
    margin: 10px 0;
  }
  .service_btn {
    margin: 0.5rem;
  }
  .strip_form {
    padding: 20px 15px;
  }
  .strip_form .reqHd {
    text-align: center;
    margin-bottom: 10px;
  }
  .strip_form .cap-div {
    margin-bottom: 15px;
  }
  .real_result_card {
    margin: 15px 0;
  }
  .comn_strip_content .para {
    font-size: 14px;
  }
  .comn_strip_content .numbers {
    font-size: 22px;
  }
  .right_content {
    text-align: center;
  }
  .common_strip {
    padding: 10px;
  }
  .cta_para {
    text-align: center;
    margin: unset;
    margin-bottom: 10px;
  }
  .rqst_btn button {
    background: linear-gradient(
      45deg,
      #0d2a15 0,
      rgb(68 125 82) 50%,
      rgb(11 34 15) 100%
    );
    color: #fff;
    padding: 3px 15px;
    border: none;
    font-size: 13px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
    border-radius: 15px;
  }
  .logo {
    width: 100px;
  }
  .banner_pointers ul li {
    margin-bottom: 5px;
  }
  .banner_tagline {
    font-size: 25px;
  }
  .cta_strip {
    padding: 8px 0;
  }
  .banner_pointers ul li,
  .cta_para {
    font-size: 13px;
  }
  .banner_img img {
    height: 29vh;
  }
  .pop_up_form .captcha2.form {
    flex-direction: column-reverse;
  }
  .pop_up_form .refreshcapchta {
    padding: 0;
    display: flex;
  }
  .captcha_request_service {
    margin: 10px auto;
  }
  .tab_buttons {
    overflow-y: hidden !important;
    overflow-x: scroll !important;
    white-space: nowrap;
    margin: 0;
    text-align: left;
  }
  .form_captcha_design {
    display: flex;
    flex-direction: column-reverse;
  }
  .service_content,.book-a-free .common_heading

  .service_img,
  .view_more {
    padding: 1rem 0;
  }
  .doctor_sections .dr_maalavaki_img {
    margin-bottom: 1rem;
  }
  .banner_section {
    height: 270px;
  }
}
@media only screen and (max-width: 767px) {
  .doc_desc_para {
    font-size: 16px;
    text-align: center;
  }
  .Doctor_contents p{
    text-align: center;
  }
  .Doctor_contents .btns-dv{
    justify-content: center !important;
    margin-top: 10px !important;
  }
  .journey-steps {
    flex-direction: column;
  }

  .step {
    width: 100%;
    margin-bottom: 20px;
  }

  .step::after {
    content: "↓";
    right: 50%;
    top: auto;
    bottom: -20px;
    transform: translateX(50%);
  }
  .details,
  .servicecontainer.row-2 .details {
    min-height: inherit;
  }
  .valid {
    font-size: 9px;
  }
  .video {
    font-size: 11px;
  }
  .banner_contant.offer-banner .offer-box {
    width: 135px;
    padding: 5px;
  }
  .banner_contant.offer-banner .offer-tag {
    font-size: 12px;
    padding: 3px 10px;
  }
  .banner_contant.offer-banner .offer-tag span,
  .call_now.whatsapp_desktop a,
  .mobile-tabs.mobShow {
    display: block;
  }
  .banner_contant.offer-banner .old-price,
  .content .stars {
    font-size: 10px;
  }
  .banner_contant.offer-banner,
  .banner_contant.offer-banner .price-box {
    gap: 5px;
  }
  .banner_contant.offer-banner .treatment-name,
  .banner_contant > div:first-child {
    font-size: 12px;
    margin-bottom: 5px;
  }
  .festive-offer,
  .location-box p {
    font-size: 14px;
  }
  .location-strip .container {
    gap: 10px;
  }
  .highlighted_text,
  .social-media span {
    font-size: 18px;
  }
  .doc_designation,
  .headings_name .common_heading {
    text-align: center;
  }
  .getTouch {
    padding-top: 30px;
    padding-bottom: 15px;
  }
  .getTouch .disclaimer {
    margin: 0;
  }
  .copy_right p {
    margin-bottom: 0;
  }
  .doc-certi li img {
    width: 100%;
  }
  .btns-dv.doctor {
    justify-content: center !important;
  }
  .Doctor_contents {
    margin-left: 0;
  }
  .getTouch .box span {
    margin-top: 0 !important;
  }
  .bookAppointment,
  .faq,
  .gallery,
  .our_doctors,
  .our_services,
  .real_results,
  .servicesection,
  .singature-service,
  .testimonials-section,
  .testimonials_sec {
    padding: 30px 0;
  }
  .testi-slide {
    flex: 0 0 100%;
    max-width: 100%;
  }
  .award_container,
  .dis-flex,
  .servicecontainer.row-2,
  .slider-tech {
    grid-template-columns: repeat(1, 1fr);
  }
  .doctor_sections {
    padding: 24px 0;
  }
  .book-a-free .container form {
    flex-direction: column;
    align-items: center;
  }
  .banner_contant ul {
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 20px;
  }
  .banner_contant ul li {
    font-size: 11px;
    margin-bottom: 2px;
  }
  .hero-section img {
    object-fit: cover;
    height: 200px;
    object-position: 23%;
  }
  .boxContent {
    flex-wrap: nowrap;
    display: flex;
    gap: 1rem;
  }
  .getTouch .box {
    padding: 10px 0;
    justify-content: start;
    text-align: left;
    border-radius: 0;
  }
  .getTouch .box span,
  .getTouch .box svg {
    margin-top: 4px;
  }
  .getTouch .box svg {
    min-width: 20px;
  }
  .details h3 a {
    font-size: 17px;
    font-weight: 500;
  }
  .details ul {
    margin-left: 24px;
  }
  .cta_para a {
    padding: 8px 10px;
    font-size: 11px;
  }
  .details {
    padding: 10px;
    margin: -20px 10px 0;
  }
  .bg-appoint {
    padding: 30px 0 !important;
  }
  .below_banner_cta .btn-link,
  .btn-link {
    padding: 10px 20px !important;
  }
  .banner_tagline {
    font-size: 13px;
    line-height: 1.2;
    margin-bottom: 5px;
    margin-top: 5px;
  }
  .banner_tagline span {
    font-size: 13px;
  }
  .banner_contant .inc {
    font-size: 14px;
    margin-top: 0;
  }
  .expert-img img {
    height: 350px;
  }
  .location-box {
    padding: 7px 10px;
  }
  .comn_strip_content .numbers img {
    max-width: 45px;
  }
  .hero-section .banner_contant {
    right: 0.2rem;
  }
  .valid,
  .video {
    padding-left: 1rem;
  }
  .valid::before,
  .video::before {
    font-size: 10px;
    top: 8px;
  }
  .serviceitem {
    flex: 0 0 100%;
  }
  .dis-flex .map {
    order: -1;
    height: 250px;
  }
  .copy_right {
    font-size: 14px;
    padding: 10px 0;
    border-top: none;
  }
  .faq-question {
    font-size: 17px;
  }
  .results_testimonial_sections,
  .results_testimonial_sections .item {
    height: auto !important;
    min-height: auto !important;
  }
  .results_testimonial_sections .owl-prev {
    left: 5%;
  }
  .results_testimonial_sections .owl-next {
    right: 5%;
  }
  .testimonials_sec .owl-dots {
    display: none !important;
  }
  .banner_section.mobile-banner {
    height: auto;
  }
  .owl-carousel .owl-nav button.owl-next,
  .owl-carousel .owl-nav button.owl-prev {
    width: 40px;
    height: 40px;
  }
  .call_now.gotp a,
  .strip_btn .rqst_btn {
    display: none;
  }
  .footer_section {
    margin-bottom: 51px;
  }
  .tech-list {
    grid-template-columns: repeat(3, 1fr);
    gap: 10px;
  }
  .modal-dialog {
    margin: 1rem;
  }
  .subheading {
    font-size: 10px;
    margin-bottom: 0.5rem;
  }
  .book-a-free .common_heading{
    font-size: 16px;
  }
}
@media only screen and (min-width: 300px) and (max-width: 479px) {
  .real_result_carousel {
    grid-auto-columns: calc((100% / 1) + -51px);
  }
  .tab_buttons,
  input[type="date"] {
    position: relative;
  }
  .gallery-card {
    width: 95%;
  }
  .banner_section.mobile-banner-first {
    background-image: url(https://www.celesteeclinics.com/assets/lp/img/celestee-hair-transplant-mob-2.webp) !important;
    height: 350px !important;
  }
  .testimonials_sec_con .owl-stage-outer {
    height: 340px !important;
  }
  .v_content .play_btn {
    right: 1rem;
    bottom: 1.5rem;
  }
  .common_heading {
    margin-bottom: 30px;
    font-size: 25px;
    padding-bottom: 4px;
  }
  .service_name,
  .whiteservices .serviceicon {
    margin-bottom: 10px;
  }
  #CtaWrapper,
  .common_heading span,
  .cta_para {
    display: block;
  }
  .service_name {
    font-size: 30px;
  }
  .banner_sub_tagline,
  .tech-list li p {
    font-size: 14px;
  }
  .content .stars i {
    font-size: 8px;
  }
  .common_strip > .container {
    padding-left: 0;
    padding-right: 0;
  }
  .whiteservices {
    padding: 1rem 1% 2rem;
  }
  .whiteservices .servicecolumn {
    padding: 8px;
    margin-top: 15px;
  }
  .whiteservices .title {
    font-size: 15px;
  }
  .dr_maalavaki_img .dr_clinic_logo {
    width: 170px;
    height: 170px;
  }
  .headings_name .Doctor_name {
    font-size: 25px;
    text-align: center;
  }
  .comn_strip_content .numbers,
  .specific {
    font-size: 20px;
  }
  .Some_fields,
  .cta_para {
    font-size: 13px;
  }
  .doctor_sections .edu_list {
    padding: 0;
  }
  input[type="date"]::after {
    font-family: Bootstrap-Icons;
    content: "\F1F6";
    right: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
  }
  .service_details ul li,
  .team_headings {
    width: 100%;
  }
  .footer_cards {
    margin: 10px 0;
  }
  .pop_up_form .modal-dialog {
    margin: 80px 30px 30px;
  }
  .service_btn {
    margin: 0.5rem;
  }
  .bookAppointment,
  .our_doctors,
  .our_services,
  .real_results,
  .testimonials_sec {
    padding: 30px 0;
  }
  .strip_form {
    padding: 20px 15px;
  }
  .strip_form .reqHd {
    text-align: center;
    margin-bottom: 10px;
  }
  .strip_form .cap-div {
    margin-bottom: 15px;
  }
  .bookAppointment .view_more button {
    padding: 10px 40px;
  }
  .real_result_card {
    margin: 15px 0;
  }
  .comn_strip_content .numbers span,
  .comn_strip_content .para {
    font-size: 11px;
    word-break: break-word;
  }
  .owl-dots {
    display: none;
  }
  .right_content {
    text-align: center;
  }
  .common_strip {
    padding: 10px;
  }
  .rqst_btn button {
    background: linear-gradient(
      45deg,
      #dc9c32 0,
      #dcb85d 50%,
      rgb(207 103 8) 100%
    );
    color: #fff;
    padding: 3px 15px;
    border: none;
    font-size: 13px;
    font-weight: 700;
    transition: 0.3s ease-in-out;
    border-radius: 15px;
  }
  .logo {
    width: 80px;
  }
  .banner_pointers ul li {
    font-size: 10px;
    margin-bottom: 0;
    width: 100%;
    padding-left: 15px;
  }
  .banner_img img {
    height: 23vh;
    object-fit: cover;
  }
  .cta_strip {
    padding: 8px 0;
  }
  .cta_para {
    text-align: center;
    margin: unset;
  }
  .team-design .contenFx {
    order: 2;
  }
  .team-design .contenFx .content-team {
    text-align: center;
    padding: 15px;
    border-radius: 0;
    margin: 0 0 15px;
  }
  .team-design .contenFx .content-team .team-social {
    justify-content: center;
  }
  .team-design.drMaalavika .contenFx .content-team {
    min-width: unset;
    margin-left: 0;
    text-align: center;
    margin-right: 0;
  }
  .video-section {
    padding: 20px 0;
  }
  .last_video img {
    height: auto;
  }
  .pop_up_form .captcha2.form {
    flex-direction: column-reverse;
  }
  .pop_up_form .refreshcapchta {
    padding: 0;
    display: flex;
  }
  .captcha_request_service {
    margin: 10px auto;
  }
  .tab_buttons {
    overflow-y: hidden !important;
    overflow-x: scroll !important;
    white-space: nowrap;
    margin: 0;
    text-align: left;
  }
  .form_captcha_design {
    display: flex;
    flex-direction: column-reverse;
  }
  .banner_section {
    height: 160px;
    background-position: 15% top;
  }
  .service_content,
  .service_img,
  .view_more {
    padding: 1rem 0;
  }
  .doctor_sections .dr_maalavaki_img {
    margin-bottom: 1rem;
  }
  .benefits,
  .hair_transplant_clinic,
  .why_choose {
    padding: 1rem;
  }
  .why_choose_content {
    padding-right: 0;
  }
  .golden_touch_list .btn0 {
    width: 100%;
    font-size: 14px;
  }
  .golden_touch_list .btn1,
  .golden_touch_list .btn2 {
    width: 100%;
    padding: 6px;
  }
  .tech-list li img {
    width: 88px;
  }
}
@keyframes trin {
  0%,
  100% {
    transform: rotate(0);
  }
  50% {
    transform: rotate(60deg);
  }
}
.bi-telephone-fill::before {
  animation-name: trin;
  animation-duration: 1.5s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}
.owl-carousel.hero_slider .owl-item img {
  width: 100% !important;
}
@media (320px <= width < 345px) {
  .cta_para a {
    font-size: 10px;
  }
  .boxContent p {
    font-size: 14px;
  }
  .banner_contant > div:first-child {
    font-size: 11px;
  }
}
