:root {
  /* Exact Brand Colors extracted from Logo */
  --oro-blue: #005f99;
  --oro-cyan: #009bdd;
  --oro-purple: #a51c85;
  --oro-dark: #0f172a;
  --brand-cyan: #009bdd;
  --brand-pink: #d1358f;
  --brand-navy: #0f172a;
  --bg-soft: #f8fbff;
  --bg-light: #f0f8ff;
  --card-1-color: #0dcaf0;
  /* Cyan */
  --card-2-color: #20c997;
  /* Teal/Green */
  --card-3-color: #d63384;
  /* Pink */
  --text-dark: #1f2937;
  --text-light: #6b7280;
  --brand-cyan: #009bdd;
  --brand-blue: #005f99;
  --brand-dark: #0f172a;
  --bg-creme: #fdfbf7;
  --accent-cyan: #22d3ee;
  --accent-blue: #3b82f6;
  --text-light: #f8fafc;
  --glass-bg: rgba(15, 23, 42, 0.65);
  --glass-border: rgba(255, 255, 255, 0.1);
  /* Warm, welcoming background */
  /* Palette Colors From Your Image */
  --col-deep-blue: #006b9c;

  --col-pink: #df2c87;
  --col-purple: #96539b;
  /* --col-grey: #575656; */
  --col-grey: #232323;

  /* Background Tints From Your Image */
  --bg-cyan-tint: #b5eef7;
  --bg-teal-tint: #9be5e9;
  --bg-green-tint: #cdeee5;
  --bg-pink-tint: #f9d9e4;
  --col-deep-blue: #006b9c;

  --col-pink: #df2c87;
  --col-purple: #96539b;

  --bg-light: #f0f9fc;
  /* Palette Colors */
  --col-deep-blue: #006b9c;

  --col-pink: #df2c87;
  --col-purple: #96539b;

  --bg-tint: #f0f9fc;
  /* YOUR PALETTE */
  --col-deep-blue: #006b9c;

  --col-pink: #df2c87;
  --col-purple: #96539b;


  --bg-light: #f8fdff;

  --col-deep-blue: #006b9c;
  --col-cyan: #00a5e1;
  --col-pink: #df2c87;
  --col-purple: #96539b;

  --bg-light: #f8fdff;
  --primary-blue: #006b9c;
  --secondary-blue: #00a5e1;
  --accent-pink: #df2c87;
  --accent-purple: #96539b;
  --text-gray: #575656;
  --light-bg: #f8f9fa;
}

body {
  font-family: "Poppins", sans-serif;
  overflow-x: hidden;
  background-color: #fff;
}

@media (min-width: 1200px) {

  .container,
  .container-lg,
  .container-md,
  .container-sm,
  .container-xl {
    max-width: 1270px;
  }
}

/* --- Navbar --- */
.navbar {
  padding: 9px 0px;
  /* background: rgba(255, 255, 255, 0.95); */
  /* backdrop-filter: blur(10px); */
  z-index: 1000;
  /* box-shadow: 0 4px 20px rgba(0, 0, 0, 0.02); */
  /* border: 1px solid #0b6ea029; */
}

.navbar-brand img {
  width: 185px;
}

.nav-link {
  color: var(--oro-dark) !important;
  font-weight: 500;
  margin: 0 15px;
  position: relative;
  transition: color 0.3s;
}

.nav-link:hover {
  color: var(--oro-cyan) !important;
}

.btn-book {
  /* background: linear-gradient(135deg, #dd227c, #ab4fa0); */
  background: linear-gradient(135deg, #dd227c, #0b6d9e);
  color: white;
  border-radius: 50px;
  padding: 10px 22px;
  font-weight: 600;
  border: none;
  box-shadow: 0 4px 0px rgb(14 167 226);
  transition: transform 0.3s ease;
}

.btn-book:hover {
  transform: translateY(-3px);
  /* box-shadow: 0 15px 25px rgba(0, 155, 221, 0.4); */
  color: white;
}

/* --- Hero Section --- */
.hero-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  position: relative;
  /* padding: 175px 0px 70px 0px; */
  padding: 110px 0px 70px 0px;

  background: linear-gradient(135deg, #fdfbfb 0%, #ebedee 100%);
  z-index: 1;
}

.hero-section::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image: linear-gradient(rgba(26, 35, 50, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(26, 35, 50, 0.03) 1px, transparent 1px);
  background-size: 60px 60px;
  z-index: -1;
}

/* Subtle Hexagon Background Pattern */
.hero-bg-pattern {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: radial-gradient(#009bdd 0.5px, transparent 0.5px),
    radial-gradient(#009bdd 0.5px, #ffffff 0.5px);
  background-size: 30px 30px;
  background-position: 0 0, 15px 15px;
  opacity: 0.05;
  z-index: -1;
}

/* Abstract Gradient Blob behind image */
.hero-blob {
  position: absolute;
  right: -10%;
  top: 10%;
  width: 700px;
  height: 700px;
  background: radial-gradient(circle,
      rgba(0, 155, 221, 0.1) 0%,
      rgba(165, 28, 133, 0.05) 100%);
  border-radius: 50%;
  filter: blur(60px);
  z-index: -1;
}

/* Typography */
.hero-badge {
  display: inline-block;
  background: rgba(0, 155, 221, 0.1);
  color: var(--oro-blue);
  padding: 6px 20px;
  border-radius: 30px;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 20px;
  border: 1px solid rgba(0, 155, 221, 0.2);
}

.hero-title {
  font-family: "Poppins", sans-serif;
  font-size: 4rem;
  font-weight: 400;
  line-height: 1.1;
  color: var(--oro-dark);
  margin-bottom: 1.5rem;
}

.text-gradient {
  background: linear-gradient(90deg, var(--oro-cyan), var(--oro-purple));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero-desc {
  font-size: 1.2rem;
  /* color: #64748b; */
  color: #232323;
  margin-bottom: 2.5rem;
  max-width: 500px;
  line-height: 1.6;
}

/* Image Area */
.hero-img-wrapper {
  position: relative;
  z-index: 2;
  /* top: -40px; */
}

.hero-main-img {
  width: 100%;
  max-width: 550px;
  border-radius: 30px 30px 200px 30px;
  /* Unique shape */
  box-shadow: 20px 20px 0px rgba(0, 95, 153, 0.1);
  /* Solid shadow brand color */
  transition: transform 0.1s ease-out;
  /* Smooth parallax */
}

/* Floating Parallax Elements */
.parallax-shape {
  position: absolute;
  z-index: 1;
  pointer-events: none;
}

.shape-1 {
  /* Cyan Circle */
  top: 10%;
  right: 10%;
  width: 80px;
  height: 80px;
  border: 8px solid var(--oro-cyan);
  border-radius: 50%;
  opacity: 0.2;
}

.shape-2 {
  /* Purple Hexagon representation */
  bottom: 15%;
  left: -50px;
  font-size: 6rem;
  color: var(--oro-purple);
  opacity: 0.1;
  transform: rotate(15deg);
}

/* Glassmorphism Cards */
.float-card {
  position: absolute;
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(12px);
  padding: 15px 20px;
  border-radius: 16px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.1);
  border: 1px solid rgba(255, 255, 255, 0.6);
  display: flex;
  align-items: center;
  gap: 15px;
  z-index: 3;
  animation: floatCard 6s ease-in-out infinite;
}

.card-doctor {
  bottom: 77%;
  position: absolute;
  left: -60px;
}

.card-review {
  top: 75%;
  right: -30px;
  animation-delay: 2s;
}

.glass-card {
  position: absolute;
  background: #fffc;
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.3);
  border-radius: 20px;
  padding: 20px;
  width: 289px;
  color: var(--dark);
  box-shadow: 0 20px 25px rgba(0, 0, 0, 0.1);
  z-index: 3;
}

.text-muted {
  --bs-text-opacity: 1;
  color: var(--bs-secondary-color) !important;
}

.icon-box {
  width: 45px;
  height: 45px;
  background: var(--oro-cyan);
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}

.purple-bg {
  background: var(--oro-purple);
}

@keyframes floatCard {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }
}

/* CTA Buttons */
.btn-secondary-outline {
  color: var(--oro-purple);
  font-weight: 600;
  margin-left: 20px;
  text-decoration: none;
  border: 2px solid #8e2e92;
  border-radius: 290px;
  display: inline-flex;
  align-items: center;
  transition: 0.3s;
  padding: 10px 19px;
}

.btn-secondary-outline i {
  width: 30px;
  height: 30px;
  background: rgba(165, 28, 133, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 10px;
  transition: 0.3s;
}

.btn-secondary-outline:hover i {
  background: var(--oro-purple);
  color: white;
}

/* Responsive */
@media (max-width: 991px) {
  .hero-section {
    padding-top: 120px;
    text-align: center;
    display: block;
  }

  .hero-title {
    font-size: 2.8rem;
  }

  .hero-desc {
    margin: 0 auto 2rem auto;
  }

  .hero-img-wrapper {
    margin-top: 50px;
    display: inline-block;
  }

  .float-card {
    display: none;
  }

  /* Hide floating elements on mobile */
  .hero-main-img {
    max-width: 100%;
    border-radius: 20px;
    box-shadow: 10px 10px 0px rgba(0, 95, 153, 0.1);
  }
}

/* ====== section  2 ======== */

/* --- Section Styling --- */
.brand-section {
  position: relative;
  padding: 100px 0;
  overflow: hidden;
}

/* 1. GIANT BRAND WATERMARK (Creative Background) */
.brand-watermark {
  position: absolute;
  top: 50%;
  left: -5%;
  transform: translateY(-50%) rotate(-15deg);
  font-size: 35rem;
  /* Massive size */
  color: var(--brand-cyan);
  opacity: 0.03;
  /* Very subtle */
  z-index: 0;
  pointer-events: none;
}

/* Abstract Gradient Blob */
.glow-spot {
  position: absolute;
  top: 0;
  right: 0;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle,
      rgba(209, 53, 143, 0.08) 0%,
      rgba(0, 0, 0, 0) 70%);
  z-index: 0;
}

/* --- Typography --- */
.tagline {
  font-size: 0.9rem;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  background: linear-gradient(90deg, var(--brand-cyan), var(--brand-pink));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 15px;
  display: inline-block;
}

.section-heading {
  font-family: "Nunito", sans-serif;
  font-size: 3.5rem;
  font-weight: 900;
  color: var(--brand-navy);
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.section-heading span {
  position: relative;
  z-index: 1;
}

/* Creative Underline */
.section-heading span::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 10px;
  background-color: rgba(0, 155, 221, 0.2);
  z-index: -1;
  border-radius: 4px;
}

.section-desc {
  color: #232323;
  font-size: 1.1rem;
  line-height: 1.8;
  margin-bottom: 3rem;
}

/* --- Feature Grid (The "Different" Layout) --- */
.feature-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px;
}

.feature-box {
  background: #fff;
  padding: 25px;
  border-radius: 20px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  border: 1px solid rgba(0, 0, 0, 0.02);
  transition: all 0.3s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.feature-box:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgba(0, 155, 221, 0.15);
  border-color: rgba(0, 155, 221, 0.3);
}

.feature-box.box-2 {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgb(250 234 244);
  border-color: rgb(209 53 143 / 58%);
}

.feature-box.box-3 {
  transform: translateY(-5px);
  box-shadow: 0 20px 40px rgb(235 223 236);
  border-color: rgb(150 83 155 / 62%);
}

.f-icon {
  width: 50px;
  height: 50px;
  border-radius: 14px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.3rem;
  margin-bottom: 15px;
  transition: 0.3s;
}

/* Alternate Colors */
.box-1 .f-icon {
  background: rgba(0, 155, 221, 0.1);
  color: var(--brand-cyan);
}

.box-2 .f-icon {
  background: rgba(209, 53, 143, 0.1);
  color: var(--brand-pink);
}

.box-3 .f-icon {
  background: #96539b30;
  color: #96539b;
}

.box-4 .f-icon {
  background: rgba(0, 155, 221, 0.1);
  color: var(--brand-cyan);
}

.feature-box:hover .f-icon {
  transform: scale(1.1) rotate(10deg);
}

.f-title {
  font-weight: 700;
  color: var(--brand-navy);
  margin-bottom: 5px;
  font-size: 1.1rem;
}

.f-text {
  font-size: 0.9rem;
  color: #94a3b8;
  margin: 0;
}

/* --- Right Column: Creative Image --- */
.image-container {
  position: relative;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* The Organic Shape Mask */
.masked-image {
  width: 100%;
  max-width: 500px;
  height: 600px;
  object-fit: cover;
  /* Creative Blob Shape */
  border-radius: 43% 57% 70% 30% / 45% 50% 50% 55%;
  box-shadow: 20px 20px 0px rgba(209, 53, 143, 0.1);
  /* Pink Offset Shadow */
  animation: morphShape 8s ease-in-out infinite;
  z-index: 1;
}

@keyframes morphShape {
  0% {
    border-radius: 43% 57% 70% 30% / 45% 50% 50% 55%;
  }

  50% {
    border-radius: 66% 34% 35% 65% / 55% 36% 64% 45%;
  }

  100% {
    border-radius: 43% 57% 70% 30% / 45% 50% 50% 55%;
  }
}

/* Floating Glass Card */
.glass-badge {
  position: absolute;
  bottom: 80px;
  left: 0px;
  background: rgba(255, 255, 255, 0.7);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  border: 1px solid rgba(255, 255, 255, 0.8);
  padding: 15px 25px;
  border-radius: 20px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 15px;
  animation: float 6s ease-in-out infinite;
}

.badge-icon {
  width: 45px;
  height: 45px;
  background: linear-gradient(135deg, var(--brand-pink), #b02374);
  color: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
}

@keyframes float {

  0%,
  100% {
    transform: translateY(0);
  }

  50% {
    transform: translateY(-15px);
  }
}

/* Responsive */
@media (max-width: 991px) {
  .section-heading {
    font-size: 2.5rem;
  }

  .feature-grid {
    grid-template-columns: 1fr;
  }

  .masked-image {
    height: 400px;
    margin-top: 50px;
  }

  .glass-badge {
    left: 50%;
    transform: translateX(-50%);
    width: 80%;
    bottom: 20px;
  }

  .brand-watermark {
    font-size: 20rem;
    top: 10%;
    left: -20%;
  }
}

/*======= section 3 ======== */

/* --- Section Wrapper --- */
.simple-creative-section {
  padding: 1 70px 0;
  /* background-color: var(--bg-creme); */
  position: relative;
}

/* --- Right: The Arch Image --- */
.arch-image-wrapper {
  position: relative;
  padding-left: 40px;
}

.img-arch {
  width: 100%;
  height: 600px;
  object-fit: cover;
  /* The Arch Shape */
  border-radius: 300px 300px 20px 20px;
  box-shadow: 20px 20px 60px rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 2;
}

/* Decorative Ring behind Arch */
.arch-image-wrapper::before {
  content: "";
  position: absolute;
  top: -20px;
  left: 20px;
  width: 100%;
  height: 100%;
  border: 2px solid #ce3087;
  border-radius: 300px 300px 20px 20px;
  z-index: 1;
  opacity: 0.3;
}

/* Floating Experience Badge */
.exp-badge {
  position: absolute;
  bottom: 60px;
  left: 0;
  background: #fff;
  padding: 25px 30px;
  border-radius: 0 20px 20px 0;
  /* Sharp left, rounded right */
  box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
  z-index: 3;
  display: flex;
  align-items: center;
  gap: 15px;
  border-left: 5px solid var(--brand-blue);
}

.exp-number {
  font-size: 2.5rem;
  font-weight: 800;
  line-height: 1;
  color: var(--brand-blue);
}

/* --- Left: Content --- */
.section-tag {
  font-size: 0.85rem;
  font-weight: 700;
  color: var(--brand-cyan);
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 20px;
  display: block;
}

.headline {
  font-size: 3rem;
  color: var(--brand-dark);
  line-height: 1.15;
  margin-bottom: 1rem;
  font-weight: 400;
}

.lead-text {
  font-size: 1.1rem;
  line-height: 1.7;
  color: #232323;
  margin-bottom: 1rem;
}

/* Linear Stats List */
.stat-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
}

.stat-item {
  display: flex;
  align-items: center;
  gap: 20px;
}

.stat-icon {
  width: 60px;
  height: 60px;
  background: #fff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  color: var(--brand-cyan);
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  flex-shrink: 0;
}

.stat-info h4 {
  margin: 0;
  font-weight: 500;
  color: #0c0c0c;
  font-size: 1.5rem;
}

.stat-info p {
  margin: 0;
  font-size: 0.9rem;
  color: #302d2d;
  font-weight: 600;
  text-transform: uppercase;
}

/* CTA */
.btn-arrow {
  margin-top: 40px;
  font-weight: 700;
  color: var(--brand-dark);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 1.1rem;
  transition: gap 0.3s;
}

.btn-arrow:hover {
  gap: 15px;
  color: var(--brand-cyan);
}

/* Responsive */
@media (max-width: 991px) {
  .location-cards {
    flex-direction: column !important;
  }

  .mt-sm-2 {
    margin-top: 25px;
  }

  .pl-2 {
    padding-left: auto !important;
  }

  .cta-sec7 {
    background-position: left !important;
  }

  .lading-btn {
    justify-content: center !important;
  }

  .hero-title {
    font-size: 1.8rem !important;
  }

  .dd-service-section {
    padding: 60px 0px 40px 0px !important;
  }

  .service-box .box-title,
  .service-box .box-text {
    height: auto !important;
  }

  .gradient-card {
    min-height: auto !important;
  }

  .branch-list-container {
    max-height: fit-content !important;
    padding-right: 0;
  }

  .faq-img2 img {
    height: 350px !important;
  }

  .arch-image-wrapper {
    padding-left: 0;
    margin-top: 50px;
  }

  .headline {
    font-size: 1.8rem !important;
  }

  .exp-badge {
    bottom: 30px;
    left: -10px;
    padding: 15px 20px;
  }
}

/* --- Glass Stats Strip --- */
.stats-wrapper {
  margin-top: 60px;
  position: relative;
  z-index: 10;
  padding-bottom: 60px;
}

.stats-card {
  background: rgba(255, 255, 255, 0.8);
  backdrop-filter: blur(20px);
  /* border: 1px solid rgb(215 39 128 / 14%); */
  border-radius: 20px;
  padding: 15px 30px;
  /* box-shadow: 0 20px 50px rgba(0,0,0,0.05); */
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  align-items: center;
}

.stat-item {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 20px;
}

.stat-icon {
  font-size: 2rem;
  color: #ab4da0;
}

/* Responsive */
@media (max-width: 991px) {
  .hero-title {
    font-size: 3rem;
  }

  .image-wrapper {
    margin-top: 50px;
  }

  .floating-badge {
    display: none;
  }

  .stats-wrapper {
    padding-bottom: 40px;
  }

  .stats-card {
    flex-direction: column;
    align-items: flex-start;
    gap: 5px;
  }
}

a.btn.btn-book i {
  margin-left: 9px;
}

/* --- Section Background --- */
.trust-hero {
  position: relative;
  padding: 100px 0;
  /* background: url('https://images.unsplash.com/photo-1629909613654-28e377c37b09?ixlib=rb-4.0.3&auto=format&fit=crop&w=1600&q=80') no-repeat center center/cover; */
  overflow: hidden;
  background: #9be5e924;
}

/* Dark Overlay */
/* .trust-hero::before {
     content: '';
     position: absolute;
     top: 0;
     left: 0;
     width: 100%;
     height: 100%;
     background: linear-gradient(135deg, rgba(15, 23, 42, 0.95) 0%, rgba(15, 23, 42, 0.8) 100%);
     z-index: 0;
 } */

/* --- Typography --- */
.gradient-text {
  background: linear-gradient(to right, #fff, #94a3b8);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.main-heading {
  font-size: 3.5rem;
  line-height: 1.1;
  margin-bottom: 2rem;
  font-weight: 400;
  color: #0f172a;
}

.highlight {
  color: var(--accent-cyan);
  position: relative;
  display: inline-block;
}

/* Creative underline */
.highlight::after {
  content: "";
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
  height: 10px;
  background: rgba(34, 211, 238, 0.2);
  z-index: -1;
  transform: skewX(-15deg);
}

/* --- Components --- */

/* 1. Review Widget (Left) */
.review-widget {
  display: flex;
  align-items: center;
  gap: 20px;
  background: rgba(255, 255, 255, 0.05);
  padding: 20px;
  border-radius: 100px;
  border: 1px solid var(--glass-border);
  width: fit-content;
  backdrop-filter: blur(10px);
}

.facepile {
  display: flex;
}

.facepile img {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  border: 2px solid #0f172a;
  margin-left: -15px;
  object-fit: cover;
}

.facepile img:first-child {
  margin-left: 0;
}

.review-stats strong {
  font-size: 1.2rem;
  color: white;
  display: block;
}

.review-stats span {
  color: #cbd5e1;
  font-size: 0.9rem;
}

.stars {
  color: #fbbf24;
  font-size: 0.8rem;
}

/* 2. Map Widget (Right Top) */
.map-card {
  background: var(--glass-bg);
  border: 1px solid var(--glass-border);
  border-radius: 24px;
  padding: 30px;
  margin-bottom: 20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  backdrop-filter: blur(20px);
  transition: transform 0.3s;
}

.map-card:hover {
  transform: translateY(-5px);
  border-color: var(--accent-cyan);
}

.location-dot {
  width: 50px;
  height: 50px;
  background: rgba(34, 211, 238, 0.1);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--accent-cyan);
  font-size: 1.5rem;
  position: relative;
}

/* Pulse Animation */
.location-dot::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  border: 2px solid var(--accent-cyan);
  animation: pulse 2s infinite;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  100% {
    transform: scale(1.8);
    opacity: 0;
  }
}

/* 3. Dentist Widget (Right Bottom) */
.expert-card {
  background: linear-gradient(135deg,
      rgba(255, 255, 255, 0.1),
      rgba(255, 255, 255, 0.02));
  border: 1px solid var(--glass-border);
  border-radius: 24px;
  padding: 30px;
  display: flex;
  flex-direction: column;
  gap: 20px;
  backdrop-filter: blur(20px);
}

.expert-header {
  display: flex;
  align-items: center;
  gap: 15px;
}

.expert-icon {
  font-size: 2rem;
  color: var(--accent-blue);
}

.search-bar {
  display: flex;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 12px;
  padding: 5px;
  border: 1px solid var(--glass-border);
}

.search-bar input {
  background: transparent;
  border: none;
  color: white;
  padding: 10px 15px;
  width: 100%;
  outline: none;
}

.search-btn {
  background: var(--accent-blue);
  color: white;
  border: none;
  padding: 10px 20px;
  border-radius: 8px;
  font-weight: 600;
  transition: 0.3s;
}

.search-btn:hover {
  background: var(--accent-cyan);
  color: #0f172a;
}

/* Responsive */
@media (max-width: 991px) {
  .main-heading {
    font-size: 2.5rem;
  }

  .review-widget {
    width: 100%;
    justify-content: center;
    margin-bottom: 40px;
  }

  .map-card {
    flex-direction: column;
    text-align: center;
    gap: 20px;
  }
}

/* ======= card section ======= */
/* --- Base Card Styling --- */
.service-card {
  background: #fff;
  border: 1px solid #f0f0f0 !important;
  transition: all 0.3s ease;
  /* cursor: pointer; */
  position: relative;
}

.service-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.08);
}

/* Icon Box Default */
.icon-box {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  margin: 0 auto 1.2rem auto;
  transition: all 0.3s;
}

/* --- Color Themes (Based on your Palette) --- */

/* Theme 1: Cyan (Regular Checkup) */
.theme-cyan .icon-box {
  background-color: #b5eef761;
  color: var(--col-cyan);
}

.theme-cyan:hover,
.theme-cyan.active {
  border-color: var(--col-cyan);
}

/* Theme 2: Deep Blue (Implants) */
.theme-blue .icon-box {
  background-color: #e0f2feb5;
  color: var(--col-deep-blue);
}

.theme-blue:hover,
.theme-blue.active {
  border-color: var(--col-deep-blue);
}

/* Theme 3: Purple (Kids) */
.theme-purple .icon-box {
  background-color: #f3e8f5db;
  color: var(--col-purple);
}

.theme-purple:hover,
.theme-purple.active {
  border-color: var(--col-purple);
}

/* Theme 4: Grey/Dark (Braces) */
.theme-grey .icon-box {
  background-color: #f3f4f6;
  color: var(--col-grey);
}

.theme-grey:hover,
.theme-grey.active {
  border-color: var(--col-grey);
}

/* Theme 5: Teal (Cleaning) */
.theme-teal .icon-box {
  background-color: #9be5e95e;
  color: #0d9488;
}

.theme-teal:hover,
.theme-teal.active {
  border-color: #0d9488;
}

/* Theme 6: Pink (Emergency / Pain) */
.theme-pink .icon-box {
  background-color: #f9d9e494;
  color: var(--col-pink);
}

.theme-pink:hover,
.theme-pink.active {
  border-color: var(--col-pink);
}

/* Selected State Checkmark */
.check-circle {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #212529;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.8rem;
  transform: scale(0);
  transition: 0.2s;
}

.service-card.active .check-circle {
  transform: scale(1);
}

/* Floating Button */
.fab-btn {
  position: fixed;
  bottom: 30px;
  left: 50%;
  transform: translate(-50%, 100px);
  opacity: 0;
  transition: all 0.4s;
  z-index: 99;
  padding: 12px 35px;
  font-weight: 600;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.fab-btn.show {
  transform: translate(-50%, 0);
  opacity: 1;
}

.card.h-100.service-card img {
  width: 73px;
  margin-bottom: 16px;
}

.card.h-100.service-card {
  display: flex;
  align-content: center;
  align-items: center;
}

.card.h-100.service-card.theme-cyan {
  border: 1px solid #b5eef780 !important;
  background: #b5eef747;
}

.card.h-100.service-card.theme-purple {
  background-color: #f5ebf69e;
  border: 1px solid #f5ebf6;
}

.card.h-100.service-card.theme-purple {
  background-color: #f5ebf6;
  border: 1px solid #f5ebf6;
}

.card.h-100.service-card.theme-teal {
  border: 1px solid #9be5e95e !important;
  background-color: #daf5f78c;
}

.card.h-100.service-card.theme-grey {
  border: 1px solid #f3e8f5db !important;
  background-color: #f3f4f6;
}

.card.h-100.service-card.theme-grey {
  border: 1px solid #f3e8f5db !important;
}

.card.h-100.service-card.theme-pink {
  border: 1px solid #f9d9e4a8 !important;
  background-color: #fce9ef96;
}

.container.border-bg {
  background-color: #cdeee52b;
  padding: 58px 57px 59px 44px;
  border-radius: 20px;
}

/* ======= branch finder ====== */

/* --- Left Side Typography --- */
.trust-heading {
  font-weight: 400;
  color: #0f172a;
  line-height: 1.1;
  font-size: 2.8rem;
}

.highlight-text {
  background: linear-gradient(90deg, var(--col-purple), var(--col-pink));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  font-weight: 800;
}

.trust-desc {
  color: var(--col-grey);
  font-size: 1.1rem;
  line-height: 1.6;
  margin-top: 1.5rem;
}

.google-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-top: 1rem;
  font-weight: 600;
  color: #4285f4;
  /* Google Blue */
}

/* --- Right Side Cards --- */

/* 1. Clinic Locator Card (Dark Block) */
.clinic-card {
  background-color: var(--col-deep-blue);
  /* Using your palette deep blue */
  border-radius: 20px;
  padding: 2rem;
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 15px 30px rgba(0, 107, 156, 0.2);
  transition: transform 0.3s;
  flex-wrap: wrap;
  gap: 20px;
}

.clinic-card:hover {
  transform: translateY(-5px);
}

.clinic-icon {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.1);
  border: 2px solid #ffffff;
  color: #ffffff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.8rem;
  flex-shrink: 0;
}

.clinic-info h3 {
  margin: 0;
  font-weight: 700;
  font-size: 1.5rem;
  color: white;
}

.clinic-info p {
  margin: 0;
  opacity: 0.8;
  font-size: 0.9rem;
}

.clinic-info span {
  color: var(--col-pink);
  font-weight: 600;
}

.btn-outline-custom {
  border: 1px solid rgba(255, 255, 255, 0.6);
  color: #fff;
  border-radius: 50px;
  padding: 10px 25px;
  text-decoration: none;
  transition: 0.3s;
  white-space: nowrap;
}

.btn-outline-custom:hover {
  background: #fff;
  color: var(--col-deep-blue);
}

/* 2. Doctor Search Card (Light Block) */
.doctor-card {
  background: #fff;
  border-radius: 20px;
  padding: 2rem;
  margin-top: 1.5rem;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(0, 0, 0, 0.02);
}

.doctor-header {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 1.5rem;
}

.doc-icon {
  font-size: 2rem;
  color: var(--col-cyan);
}

/* Creative Search Bar */
.search-wrapper {
  position: relative;
  background: #f1f5f9;
  border-radius: 12px;
  padding: 5px;
  display: flex;
  align-items: center;
}

.search-input {
  border: none;
  background: transparent;
  padding: 12px 15px;
  width: 100%;
  outline: none;
  color: var(--col-grey);
}

.btn-search {
  background: linear-gradient(135deg, #dd227c, #ab4fa0);
  color: #fff;
  border: none;
  width: 45px;
  height: 45px;
  border-radius: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.3s;
}

.btn-search:hover {
  background: var(--col-deep-blue);
}

/* Responsive Tweaks */
@media (max-width: 991px) {
  .trust-heading {
    font-size: 2.5rem;
    text-align: center;
  }

  .trust-desc {
    text-align: center;
    margin: 1.5rem auto;
  }

  .clinic-card {
    flex-direction: column;
    text-align: center;
  }

  .google-badge {
    display: flex;
    justify-content: center;
    margin-bottom: 3rem;
  }
}

section.trust-brnach {
  background-color: #f0f9fc;
}

.clinic-info p {
  color: white;
}

/* ======= section new form =========== */

.section-wrapper {
  padding: 80px 0;
  position: relative;
  overflow: hidden;
}

/* --- Background Decoration --- */
.bg-shape {
  position: absolute;
  top: -100px;
  right: -100px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle,
      rgba(0, 165, 225, 0.1) 0%,
      transparent 70%);
  z-index: 0;
}

.container {
  position: relative;
  z-index: 1;
}

/* --- Typography --- */
.section-title {
  font-family: "Playfair Display", serif;
  font-size: 2.8rem;
  color: var(--brand-blue);
  margin-bottom: 1rem;
}

.section-subtitle {
  font-size: 1.1rem;
  color: var(--text-light);
  max-width: 600px;
  margin-bottom: 3rem;
}

/* --- Feature Cards (Left Side) --- */
.feature-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 16px;
  padding: 25px;
  transition: all 0.3s ease;
  height: 100%;
}

.feature-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 15px 30px rgba(0, 107, 156, 0.1);
  border-color: rgba(0, 165, 225, 0.3);
}

.icon-box {
  width: 50px;
  height: 50px;
  background: rgba(0, 165, 225, 0.1);
  color: var(--brand-blue);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 15px;
}

.feature-title {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 10px;
  color: var(--brand-blue);
}

.feature-list {
  list-style: none;
  padding: 0;
  margin: 0;
  font-size: 0.9rem;
  color: var(--text-light);
}

.feature-list li {
  position: relative;
  padding-left: 20px;
  margin-bottom: 6px;
}

.feature-list li::before {
  content: "•";
  color: var(--brand-cyan);
  font-weight: bold;
  position: absolute;
  left: 0;
}

/* --- Booking Form Card (Right Side) --- */
.booking-card {
  background: #ffffff;
  padding: 30px 30px;
  border-radius: 24px;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.08);
  border-top: 5px solid #ab4ea0;
  position: relative;
}

.form-header h3 {
  font-family: "Playfair Display", serif;
  font-weight: 700;
  color: var(--brand-blue);
}

/* Custom Input Styling */
.form-control,
.form-select {
  background-color: #f8fafc;
  border: 1px solid #e2e8f0;
  padding: 12px 15px;
  border-radius: 8px;
  font-size: 0.95rem;
}

.form-control:focus,
.form-select:focus {
  background-color: #fff;
  border-color: var(--brand-cyan);
  box-shadow: 0 0 0 4px rgba(0, 165, 225, 0.1);
}

.captcha-box {
  background: #fff3cd;
  color: #856404;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
  user-select: none;
  letter-spacing: 2px;
}

/* .btn-book {
            background: linear-gradient(135deg, var(--brand-orange), #ea580c);
            color: white;
            font-weight: 700;
            padding: 14px;
            border: none;
            width: 100%;
            border-radius: 8px;
            transition: all 0.3s;
            text-transform: uppercase;
            letter-spacing: 1px;
            font-size: 0.9rem;
        }

        .btn-book:hover {
            transform: translateY(-2px);
            box-shadow: 0 10px 20px rgba(245, 158, 11, 0.3);
            color: white;
        } */

/* Responsive */
@media (max-width: 991px) {
  .booking-card {
    margin-top: 40px;
  }

  .section-title {
    font-size: 2.2rem;
  }
}

/* ====  form with content ====== */

.creative-section {
  padding: 70px 0;
  position: relative;
}

/* --- Background Abstract Blobs --- */
.blob {
  position: absolute;
  border-radius: 50%;
  filter: blur(80px);
  z-index: 0;
  opacity: 0.15;
}

.blob-1 {
  top: -10%;
  left: -5%;
  width: 500px;
  height: 500px;
  background: var(--col-cyan);
}

.blob-2 {
  bottom: -10%;
  right: -5%;
  width: 600px;
  height: 600px;
  background: var(--col-pink);
}

.container {
  position: relative;
  z-index: 2;
}

/* --- Typography --- */
.section-tag {
  font-weight: 700;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-size: 0.9rem;
  background: linear-gradient(90deg, var(--col-deep-blue), var(--col-cyan));
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  margin-bottom: 10px;
  display: inline-block;
}

.main-title {
  font-weight: 400;
  font-size: 40px;
  color: #1e293b;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.main-title span {
  position: relative;
  z-index: 1;
  color: var(--col-pink);
}

/* Creative Underline */

.section-desc {
  font-size: 1.1rem;
  color: var(--col-grey);
  max-width: 600px;
  margin-bottom: 1rem;
}

/* --- Creative Cards --- */
.gradient-card {
  background: #fff;
  border-radius: 24px;
  padding: 40px 30px;
  height: 360px;
  position: relative;
  transition: all 0.4s ease;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  border: 2px solid transparent;
  /* Prepare for gradient border */
  background-clip: padding-box;
  /* Necessary for gradient border trick */
  z-index: 1;
  min-height: 314px;
}

/* The Gradient Border Trick */
.gradient-card::before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  margin: -2px;
  /* Border width */
  border-radius: 26px;
  /* Card radius + border width */
  background: linear-gradient(135deg, #eee, #eee);
  /* Default border color */
  transition: background 0.4s ease;
}

/* Card Content */
.card-icon-box {
  width: 70px;
  height: 70px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  margin-bottom: 25px;
  color: #fff;
  box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);
  transition: transform 0.4s;
}

.card-title {
  font-weight: 400;
  font-size: 1.5rem;
  margin-bottom: 15px;
  color: #1e293b;
}

.card-text {
  color: var(--col-grey);
  line-height: 1.6;
  font-size: 0.95rem;
}

/* --- Theme 1: Cyan/Blue (Trust) --- */
.theme-blue:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 165, 225, 0.15);
}

.theme-blue::before {
  background: linear-gradient(135deg, var(--col-cyan), var(--col-deep-blue));
  opacity: 0;
  transition: opacity 0.4s;
}

.theme-blue:hover::before {
  opacity: 1;
}

.theme-blue .card-icon-box {
  background: linear-gradient(135deg, var(--col-cyan), var(--col-deep-blue));
}

/* --- Theme 2: Pink/Purple (Aesthetics) --- */
.theme-pink:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(223, 44, 135, 0.15);
}

.theme-pink::before {
  background: linear-gradient(135deg, var(--col-pink), var(--col-purple));
  opacity: 0;
  transition: opacity 0.4s;
}

.gradient-card:hover h3 {
  color: white;
}

.gradient-card:hover ul li {
  color: white;
}

.gradient-card:hover p {
  color: white;
}

.gradient-card:hover a {
  color: white;
}

.theme-pink:hover::before {
  opacity: 1;
}

.theme-pink .card-icon-box {
  background: linear-gradient(135deg, var(--col-pink), var(--col-purple));
}

/* --- Theme 3: Multi (Holistic) --- */
.theme-multi:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(150, 83, 155, 0.15);
}

.theme-multi::before {
  background: linear-gradient(135deg, var(--col-deep-blue), var(--col-purple));
  opacity: 0;
  transition: opacity 0.4s;
}

.theme-multi:hover::before {
  opacity: 1;
}

.theme-multi .card-icon-box {
  background: linear-gradient(135deg, var(--col-deep-blue), var(--col-purple));
}

/* Link Arrow */
.read-more {
  margin-top: 20px;
  display: inline-flex;
  align-items: center;
  font-weight: 700;
  text-decoration: none;
  gap: 10px;
  transition: gap 0.3s;
}

.theme-blue .read-more {
  color: var(--col-cyan);
}

.theme-pink .read-more {
  color: var(--col-pink);
}

.theme-multi .read-more {
  color: var(--col-purple);
}

.gradient-card:hover .read-more {
  gap: 15px;
}

/* --- CTA Button --- */
.btn-gradient {
  background: linear-gradient(90deg, var(--col-pink), var(--col-purple));
  border: none;
  color: white;
  padding: 15px 40px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 1rem;
  box-shadow: 0 10px 25px rgba(223, 44, 135, 0.3);
  transition: all 0.3s;
}

.btn-gradient:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 35px rgba(223, 44, 135, 0.4);
  color: #fff;
}

@media (max-width: 991px) {
  .main-title {
    font-size: 2.5rem;
  }

  .gradient-card {
    margin-bottom: 20px;
  }
}

.pyzero {
  padding-top: 0px;
}

/* ====== our team ======= */

.team-section {
  padding: 80px 0;
  position: relative;
}

/* --- Left Side: Sticky Info --- */
.info-wrapper {
  position: sticky;
  top: 100px;
  /* Stays visible while scrolling doctors */
}

.section-tag {
  color: var(--col-pink);
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-size: 0.85rem;
  margin-bottom: 15px;
  display: block;
}

.main-heading {
  font-size: 3rem;
  font-weight: 400;
  color: #1e293b;
  line-height: 1.1;
  margin-bottom: 1.5rem;
}

.section-desc {
  color: var(--col-grey);
  font-size: 1.1rem;
  margin-bottom: 2.5rem;
  line-height: 1.6;
}

/* Vertical Stat List */
.stat-row {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 20px;
  padding: 15px;
  background: #fff;
  border-radius: 12px;
  box-shadow: 0 5px 20px rgba(0, 0, 0, 0.03);
  border-left: 5px solid transparent;
  transition: transform 0.3s;
}

.stat-row:hover {
  transform: translateX(10px);
}

.stat-icon {
  font-size: 1.8rem;
  width: 50px;
  display: flex;
  justify-content: center;
}

.stat-text h5 {
  margin: 0;
  font-weight: 700;
  color: #333;
}

.stat-text p {
  margin: 0;
  font-size: 0.85rem;
  color: #666;
}

/* Color Themes for Stats */
.stat-cyan {
  border-left-color: var(--col-cyan);
}

.stat-cyan .stat-icon {
  color: var(--col-cyan);
}

.stat-purple {
  border-left-color: var(--col-purple);
}

.stat-purple .stat-icon {
  color: var(--col-purple);
}

.stat-pink {
  border-left-color: var(--col-pink);
}

.stat-pink .stat-icon {
  color: var(--col-pink);
}

/* Main CTA */
.btn-meet {
  margin-top: 30px;
  background: linear-gradient(90deg, var(--col-deep-blue), var(--col-cyan));
  color: white;
  border: none;
  padding: 15px 40px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 1.1rem;
  box-shadow: 0 10px 25px rgba(0, 107, 156, 0.3);
  transition: all 0.3s;
}

.btn-meet:hover {
  transform: translateY(-3px);
  color: #fff;
  box-shadow: 0 15px 35px rgba(0, 107, 156, 0.4);
}

/* --- Right Side: Doctor Cards --- */
.doctor-card {
  background: #fff;
  border-radius: 20px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.06);
  transition: all 0.4s ease;
  position: relative;
  border: 1px solid #f0f0f0;
}

.doctor-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0, 165, 225, 0.15);
  border-color: var(--col-cyan);
}

.doc-img-wrapper {
  height: 280px;
  overflow: hidden;
  position: relative;
}

.doc-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
  transition: transform 0.5s;
}

.doctor-card:hover .doc-img {
  transform: scale(1.05);
}

/* Overlay Bio Button */
.view-bio-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 107, 156, 0.8), transparent);
  padding: 20px;
  display: flex;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.3s;
}

.doctor-card:hover .view-bio-overlay {
  opacity: 1;
}

.btn-bio-sm {
  background: #fff;
  color: var(--col-deep-blue);
  font-size: 0.8rem;
  padding: 5px 15px;
  border-radius: 20px;
  font-weight: 700;
  text-decoration: none;
}

.doc-info {
  padding: 20px;
  text-align: center;
  position: relative;
}

/* Decorative line */
.doc-info::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 30px;
  height: 3px;
  background: var(--col-pink);
  border-radius: 10px;
}

.doc-name {
  font-weight: 700;
  color: var(--col-deep-blue);
  font-size: 1.2rem;
  margin-bottom: 5px;
}

.doc-exp {
  color: var(--col-purple);
  font-weight: 600;
  font-size: 0.9rem;
}

/* Background Blob */
.bg-blob {
  position: absolute;
  right: 0;
  top: 10%;
  width: 600px;
  height: 600px;
  background: radial-gradient(circle,
      rgba(0, 165, 225, 0.05) 0%,
      transparent 70%);
  z-index: -1;
}

@media (max-width: 991px) {
  .info-wrapper {
    position: relative;
    top: 0;
    margin-bottom: 40px;
    text-align: center;
  }

  .stat-row {
    justify-content: flex-start;
    text-align: left;
  }

  .main-heading {
    font-size: 2.5rem;
  }
}

/* video testi  */

.story-section {
  padding: 70px 0;
  /* background-color: var(--bg-tint); */
  position: relative;
  overflow: hidden;
}

/* --- Creative Background Elements --- */
.bg-circle {
  position: absolute;
  border-radius: 50%;
  z-index: 0;
}

.circle-1 {
  width: 400px;
  height: 400px;
  background: rgba(0, 165, 225, 0.05);
  top: -100px;
  right: -50px;
}

.circle-2 {
  width: 300px;
  height: 300px;
  background: rgba(223, 44, 135, 0.05);
  bottom: 50px;
  left: -100px;
}

.container {
  position: relative;
  z-index: 2;
}

/* --- Typography --- */
.badge-pill {
  background: #fff;
  color: var(--col-purple);
  padding: 8px 20px;
  border-radius: 50px;
  font-weight: 600;
  font-size: 0.85rem;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.05);
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin-bottom: 20px;
}

.main-heading span {
  position: relative;
  z-index: 1;
  color: var(--col-cyan);
}

/* Creative underline */

.section-desc {
  font-size: 1.1rem;
  color: var(--col-grey);
  line-height: 1.7;
  margin-bottom: 2.5rem;
  max-width: 450px;
}

/* --- Custom Nav Arrows --- */
.nav-arrows {
  display: flex !important;
  gap: 15px;
}

.arrow-btn {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border: 1px solid var(--col-deep-blue);
  background: transparent;
  color: var(--col-deep-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  transition: all 0.3s;
  cursor: pointer;
}

.arrow-btn:hover {
  background: var(--col-deep-blue);
  color: #fff;
  transform: scale(1.1);
}

/* --- Video Card Design (The Creative Part) --- */
.video-card-wrapper {
  position: relative;
  padding: 20px;
}

/* The Card Container */
.video-poster-card {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
  box-shadow: 0 25px 50px -10px rgba(0, 107, 156, 0.25);
  aspect-ratio: 16/9;
  /* Standard video ratio */
  cursor: pointer;
  transition: transform 0.4s ease;
}

.video-poster-card:hover {
  transform: translateY(-10px);
}

/* The Image */
.poster-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.video-poster-card:hover .poster-img {
  transform: scale(1.05);
  /* Subtle zoom */
}

/* Dark Overlay for text readability */
.video-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(0, 29, 43, 0.7), transparent 60%);
  z-index: 1;
}

/* The Play Button */
.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: rgba(255, 255, 255, 0.2);
  backdrop-filter: blur(10px);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 2rem;
  border: 1px solid rgba(255, 255, 255, 0.5);
  z-index: 2;
  transition: all 0.3s;
  animation: pulse 2s infinite;
}

.play-btn i {
  margin-left: 0px;
  /* Visual center fix */
}

.video-poster-card:hover .play-btn {
  background: var(--col-pink);
  border-color: var(--col-pink);
  transform: translate(-50%, -50%) scale(1.1);
}

/* Floating Quote Bubble (Creative Touch) */
.quote-bubble {
  position: absolute;
  bottom: 40px;
  left: -30px;
  background: #fff;
  padding: 20px 25px;
  border-radius: 20px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
  max-width: 280px;
  z-index: 3;
  border-left: 5px solid var(--col-cyan);
}

.quote-text {
  font-size: 0.95rem;
  color: var(--col-grey);
  font-style: italic;
  margin-bottom: 10px;
  line-height: 1.5;
  min-height: 115px;
}

.patient-info h5 {
  font-size: 1rem;
  font-weight: 700;
  color: var(--col-deep-blue);
  margin: 0;
}

.patient-info small {
  font-size: 0.8rem;
  color: var(--col-pink);
  font-weight: 600;
}

@keyframes pulse {
  0% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.4);
  }

  70% {
    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);
  }

  100% {
    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);
  }
}

@media (max-width: 991px) {
  .main-heading {
    font-size: 2.5rem;
  }

  .quote-bubble {
    position: relative;
    bottom: 0;
    left: 0;
    margin-top: -20px;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .video-poster-card {
    aspect-ratio: 4/3;
  }
}

/* faq */
.faq-section {
  padding: 80px 0;
  position: relative;
}

/* --- Header --- */
.section-header {
  text-align: center;
  /* margin-bottom: 3.5rem; */
}

.section-tag {
  font-size: 0.85rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--col-pink);
  font-weight: 700;
  display: block;
  margin-bottom: 10px;
}

/* --- FAQ Accordion Design --- */
.faq-card {
  background: #fff;
  border: 1px solid rgba(0, 0, 0, 0.05);
  border-radius: 12px;
  margin-bottom: 15px;
  box-shadow: 0 4px 15px rgba(0, 107, 156, 0.05);
  transition: all 0.3s ease;
  overflow: hidden;
}

.faq-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 10px 25px rgba(0, 107, 156, 0.1);
}

/* The Button (Question) */
.faq-btn {
  width: 100%;
  text-align: left;
  background: #fff;
  border: none;
  padding: 20px 25px;
  font-size: 1.05rem;
  font-weight: 600;
  color: var(--col-grey);
  display: flex;
  justify-content: space-between;
  align-items: center;
  transition: all 0.3s;
}

.faq-btn:focus {
  outline: none;
  /* Remove default blue outline */
}

/* The Icon */
.icon-wrapper {
  width: 32px;
  height: 32px;
  background: rgba(0, 165, 225, 0.1);
  color: var(--col-cyan);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  transition: all 0.3s ease;
  flex-shrink: 0;
  margin-left: 15px;
}

/* Active State (When Opened) */
.faq-btn:not(.collapsed) {
  color: var(--col-deep-blue);
  background-color: #fff;
}

/* Rotate Icon & Change Color on Open */
.faq-btn:not(.collapsed) .icon-wrapper {
  background-color: var(--col-pink);
  color: #fff;
  transform: rotate(45deg);
  /* Turns plus to x */
}

/* Add colored border on active */
.faq-card:has(.faq-btn:not(.collapsed)) {
  border-color: var(--col-cyan);
  border-left: 5px solid var(--col-cyan);
}

/* The Answer Body */
.accordion-body {
  padding: 0 25px 25px 25px;
  color: #232323;
  font-size: 0.95rem;
  line-height: 1.6;
}

/* Responsive */
@media (max-width: 768px) {
  .main-heading {
    font-size: 2.2rem;
  }

  .faq-btn {
    padding: 15px 20px;
    font-size: 0.95rem;
  }

  div#faqLeft {
    padding: 15px !important;
  }
}

div#faqLeft {
  background-color: #f9d9e45e;
  padding: 28px;
  border-radius: 20px;
}

.card-review .icon-box {
  width: 50px;
  height: 50px;
  background: rgba(0, 165, 225, 0.1);
  color: var(--brand-blue);
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 0px;
}

.glass-card.card-price h3 {
  font-size: 16px;
  color: black;
}

.glass-card.card-price h6 {
  font-size: 17px;
}

.glass-card.card-price p {
  color: #ab4fa1;
}

/* ======= service ===== */

/* --- Section Wrapper --- */
.services-section {
  padding: 70px 0;
  position: relative;
  background-image: radial-gradient(#e5e7eb 1px, transparent 1px);
  background-size: 30px 30px;
  /* Subtle dot pattern */
}

/* --- Header --- */
.section-header {
  margin-bottom: 3rem;
  text-align: center;
}

.sub-title {
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 2px;
  color: var(--brand-pink);
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  margin-bottom: 10px;
}

.sub-title i {
  font-size: 1.2rem;
}

/* Creative Underline */

/* --- Feature Image Card --- */
.feature-card {
  position: relative;
  height: 100%;
  min-height: 320px;
  border-radius: 24px;
  padding: 0px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.feature-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.5s ease;
}

.feature-card:hover .feature-img {
  transform: scale(1.05);
}

.feature-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  background: linear-gradient(to top, rgba(0, 0, 0, 0.7), transparent);
  padding: 30px;
  color: white;
}

/* --- Service Cards --- */
.service-card {
  background: #fff;
  border-radius: 24px;
  padding: 35px 30px;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.03);
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.03);
  transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1);
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: relative;
  overflow: hidden;
  align-items: center;
}

/* Hover Lift */
.service-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgb(254 245 248);
  border-color: rgba(0, 155, 221, 0.2);
}

/* Icon Styling */
.icon-box {
  width: 60px;
  height: 60px;
  background: rgba(0, 155, 221, 0.08);
  color: var(--brand-cyan);
  border-radius: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  margin-bottom: 20px;
  transition: all 0.3s ease;
}

.service-card:hover .icon-box {
  transform: rotate(-10deg);
}

/* Typography */
.svc-title {
  font-weight: 700;
  font-size: 1.25rem;
  margin-bottom: 10px;
  color: var(--brand-dark);
}

.svc-desc {
  font-size: 0.95rem;
  color: #232323;
  line-height: 1.6;
  margin-bottom: 20px;
}

/* Minimalist Link Button */
.btn-link-custom {
  text-decoration: none;
  color: #000000;
  font-weight: 500;
  border-radius: 20px;
  font-size: 0.9rem;
  padding: 5px 13px;
  display: inline-flex;
  border: 1px solid #296299;
  align-items: center;
  gap: 8px;
  transition: gap 0.3s;
}

.btn-link-custom:hover {
  gap: 12px;
  color: var(--brand-cyan);
}

.btn-link-custom i {
  background: rgb(41 98 153);
  width: 24px;
  height: 24px;
  color: white;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 0.7rem;
  transition: 0.3s;
}

.btn-link-custom:hover i {
  background: var(--brand-cyan);
  color: white;
}

/* Center Button */
.view-all-container {
  margin-top: 50px;
  text-align: center;
}

.btn-main {
  background: var(--brand-blue);
  color: white;
  padding: 12px 35px;
  border-radius: 50px;
  font-weight: 600;
  border: none;
  box-shadow: 0 10px 20px rgba(0, 95, 153, 0.2);
  transition: all 0.3s;
}

.btn-main:hover {
  transform: translateY(-2px);
  background: var(--brand-cyan);
  color: white;
}

/* Responsive */
@media (max-width: 991px) {
  .main-title {
    font-size: 2.5rem;
  }

  .feature-card {
    min-height: 250px;
    margin-bottom: 20px;
  }
}

.feature-overlay h4 {
  color: #ffffff;
  margin-bottom: 0px;
}

.feature-overlay p {
  color: white;
}

.service-card .icon-box {
  background-color: #fce9ef73;
}

.service-card .icon-box i,
.box-content .box-icon i {
  color: #0b6d9e;
  font-size: 32px;
}

/* ====== branch ======= */

.section-title-wrapper {
  margin-bottom: 50px;
}

.sub-title {
  color: var(--accent-teal);
  font-weight: 600;
  font-size: 0.9rem;
  text-transform: uppercase;
  letter-spacing: 1px;
  display: block;
  margin-bottom: 10px;
}

/* Branch List Container */
.branch-list-container {
  max-height: 700px;
  overflow-y: auto;
  padding-right: 15px;
}

/* Custom Scrollbar */
.branch-list-container::-webkit-scrollbar {
  width: 6px;
}

.branch-list-container::-webkit-scrollbar-track {
  background: #f1f1f1;
}

.branch-list-container::-webkit-scrollbar-thumb {
  background: #cbd5e1;
  border-radius: 10px;
}

/* Branch Card Modern Styling */
.branch-card {
  background: #ffffff;
  border: 1px solid #e2e8f0;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 20px;
  transition: all 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  cursor: pointer;
}

.branch-card:hover {
  border-color: var(--primary-blue);
  box-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.05);
  transform: translateY(-3px);
}

.branch-img-wrapper {
  width: 120px;
  height: 120px;
  border-radius: 15px;
  overflow: hidden;
  flex-shrink: 0;
}

.branch-img-wrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.badge-type {
  font-size: 11px;
  padding: 5px 12px;
  border-radius: 50px;
  font-weight: 600;
  background: #e0f2fe;
  color: #0369a1;
  display: inline-block;
  margin-bottom: 8px;
}

.branch-name {
  font-weight: 700;
  font-size: 1.2rem;
  margin-bottom: 5px;
  color: var(--primary-blue);
}

.branch-info {
  font-size: 16px;
  color: #232323;
  line-height: 1.5;
}

.meta-tags {
  margin-top: 15px;
  padding-top: 12px;
  border-top: 1px dashed #e2e8f0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.doc-count {
  font-size: 0.8rem;
  font-weight: 600;
  color: #475569;
}

/* Sticky Map Design */
.map-wrapper {
  position: sticky;
  top: 20px;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 25px 50px -12px rgba(0, 0, 0, 0.1);
  border: 4px solid #fff;
  height: 600px;
}

.map-wrapper iframe {
  width: 100%;
  height: 100%;
  border: none;
}

@media (max-width: 991px) {
  .map-wrapper {
    height: 400px;
    margin-top: 30px;
    position: relative;
    top: 0;
  }

  .main-title {
    font-size: 1.8rem;
  }

  .branch-card {}
}

/* Header Styling */
.process-subtitle {
  color: var(--accent-pink);
  font-weight: 600;
  font-size: 1.1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
}

.process-title {
  color: var(--primary-blue);
  font-weight: 400;
  font-size: 3rem;
  margin-bottom: 60px;
}

/* Hexagon Container */
.step-container {
  position: relative;
  text-align: center;
}

/* The Dashed Hexagon Border */
.hexagon-outer {
  width: 200px;
  height: 220px;
  margin: 0 auto 0px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url("data:image/svg+xml,%3csvg width='100%25' height='100%25' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M100 5 L185 50 L185 150 L100 195 L15 150 L15 50 Z' fill='none' stroke='%23ff4d4d' stroke-width='3' stroke-dasharray='8%2c 8'/%3e%3c/svg%3e");
  background-size: contain;
  background-repeat: no-repeat;
}

/* The Image Hexagon */
.hexagon-inner {
  width: 170px;
  height: 190px;
  clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
  overflow: hidden;
}

.hexagon-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

/* Number Badge */
.step-number {
  position: absolute;
  top: 20px;
  right: 15px;
  background-color: var(--primary-blue);
  color: white;
  width: 35px;
  height: 35px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 0.9rem;
  z-index: 2;
  border: 2px solid white;
}

/* Connecting Arrows (Desktop Only) */
.step-container:not(:last-child)::after {
  content: "";
  position: absolute;
  top: 35%;
  right: -25%;
  width: 100px;
  height: 40px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='100' height='40' viewBox='0 0 100 40'%3E%3Cpath d='M5,20 Q50,5 95,20' fill='none' stroke='%23d1d8e0' stroke-width='2'/%3E%3Cpath d='M90,15 L97,20 L90,25' fill='none' stroke='%23d1d8e0' stroke-width='2'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  z-index: 1;
}

/* Content Styling */
.step-title {
  color: #0c6d9d;
  font-weight: 600;
  font-size: 1.25rem;
  margin-bottom: 15px;
  min-height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.overflow-hidden.space.overflow-hidden.arrow-wrap {
  padding-top: 27px;
  padding-bottom: 60px;
}

.step-desc {
  color: var(--text-gray);
  font-size: 0.95rem;
  line-height: 1.6;
  padding: 0 10px;
}

/* Responsive Fixes */
@media (max-width: 992px) {
  .step-container:not(:last-child)::after {
    display: none;
  }

  .process-title {
    font-size: 2rem;
  }

  .step-container {
    margin-bottom: 50px;
  }
}

section.howitwork {
  padding-bottom: 70px;
}

.container.box-fent {
  background-color: #f7fcfb;
  padding: 30px;
  border-radius: 20px;
}

.img1:before {
  content: "";
  position: absolute;
  inset: 0;
  background: -webkit-gradient(linear,
      left bottom,
      left top,
      from(rgba(25, 35, 97, 0.5)),
      to(rgba(25, 35, 97, 0.5)));
  background: #000000b5;
  border-radius: inherit;
  z-index: 1;
}

.img1 {
  position: relative;
  min-width: 387px;
  border-radius: 16px;
  z-index: 2;
}

.img1 img {
  width: 100%;
  height: 367px;
  object-fit: cover;
}

.btn-outline-primary:hover {
  color: #fff;
  background: linear-gradient(135deg, #dd227c, #0b6d9e);
  border-color: #0d6efd;
}

/* ===== franchise ====== */

/* Left Side Content */
.franchise-heading {
  font-family: "Poppins", sans-serif;
  font-size: 3.2rem;
  line-height: 1.1;
  color: #2c3e50;
  margin-bottom: 25px;
}

.text-cyan {
  color: var(--accent-cyan);
}

.text-purple {
  color: var(--accent-purple);
}

.franchise-desc {
  color: #232323;
  font-size: 1.05rem;
  line-height: 1.7;
  max-width: 500px;
  margin-bottom: 35px;
}

/* Gradient Button */
.btn-franchise {
  background: var(--gradient-pink);
  color: white;
  border: none;
  padding: 12px 30px;
  border-radius: 50px;
  font-weight: 700;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: 0.3s;
  box-shadow: 0 10px 20px rgba(216, 58, 124, 0.2);
}

.btn-franchise:hover {
  transform: scale(1.05);
  color: white;
  box-shadow: 0 15px 30px rgba(216, 58, 124, 0.3);
}

/* Right Side Cards */
.card-franchise-top {
  background-color: #0a6c9d;
  border-radius: 25px;
  padding: 30px;
  color: white;
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 20px;
  box-shadow: 0 20px 40px rgba(0, 115, 156, 0.15);
}

.icon-circle {
  width: 65px;
  height: 65px;
  border: 2px solid rgba(255, 255, 255, 0.8);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
}

.card-franchise-bottom {
  background-color: #ffffff;
  border-radius: 25px;
  padding: 40px;
  box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
}

.search-container {
  background: #f1f5f9;
  border-radius: 15px;
  display: flex;
  align-items: center;
  padding: 8px 8px 8px 20px;
  margin-top: 25px;
}

.search-input {
  border: none;
  background: transparent;
  width: 100%;
  outline: none;
  font-size: 0.95rem;
  color: #475569;
}

.search-btn {
  background: #c53a84;
  color: white;
  width: 45px;
  height: 45px;
  border-radius: 12px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: 0.2s;
}

.search-btn:hover {
  background: #a02d6a;
}

@media (max-width: 991px) {
  .franchise-heading {
    font-size: 2.4rem;
    text-align: center;
  }

  .franchise-desc {
    text-align: center;
    margin: 0 auto 30px;
  }

  .btn-wrapper {
    text-align: center;
    margin-bottom: 50px;
  }
}

.card-franchise-top h2 {
  color: white;
  font-size: 30px;
}

.card-franchise-top p {
  color: white;
}

.card-franchise-bottom h2 {
  font-size: 30px;
}

.text-info {
  color: #0c6d9d !important;
}

.colorwhite {
  color: white;
}

a.btn.btn-outline-light.rounded-pill.px-4.btn-sm.fw-bold.gradientbg {
  background: linear-gradient(135deg, #dd227c, #0b6d9e);
}

.lading-btn {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}

.service-line {
  /* top: 5%; */
  top: 8%;
  right: -23%;
  opacity: 0.9;
}

.mobile-logo img {
  width: 200px;
}

/* .th-mobile-menu
.btn .btn-book:before {
    content: "";
    font-family: var(--icon-font);
    position: absolute;
    left: 0;
    top: 12px;
    margin-right: 10px;
    display: inline-block;
} */
.mob-cta {
  padding-left: 17px;
  margin-top: 14px;
}

@media (max-width: 768px) {
  .bottommr {
    margin-bottom: 10px;
  }

  .contact-side3 {
    padding-left: 15px !important;
  }

  .contact-side {
    padding-left: 15px !important;
  }

  .footer-widget {
    margin-bottom: 0px;
  }

  .contact-item {
    display: flex;
    gap: 15px;
    margin-bottom: 20px;
    flex-direction: row;
  }

  .footer-desc {
    font-size: 0.95rem;
    line-height: 1.7;
    width: auto;
    color: white;
    margin-bottom: 25px;
  }

  .footer-section {
    border-radius: 30px 30px 0 0;
    padding: 47px 15px 0px 15px;
  }

  .nav-arrows {
    display: flex;
    gap: 15px;
    justify-content: center;
  }

  .story-section {
    padding: 60px 0;
  }

  section.howitwork {
    padding-bottom: 50px;
  }

  .overflow-hidden.space.overflow-hidden.arrow-wrap {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .creative-section {
    padding: 37px 0 !important;
    position: relative;
  }

  .img1 {
    position: relative;
    min-width: auto;
    border-radius: 16px;
    z-index: 2;
  }

  .service-line {
    top: 1%;
    right: -23%;
    opacity: 0.9;
  }

  section {
    overflow: hidden;
  }

  .header-button a {
    display: none;
  }

  .header-button {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 16px;
    justify-content: flex-end;
  }

  .sticky-wrapper {
    padding: 0px;
  }

  .btn-secondary-outline {
    color: var(--oro-purple);
    font-weight: 600;
    margin-left: 20px;
    text-decoration: none;
    border: 2px solid #8e2e92;
    border-radius: 290px;
    font-size: 14px;
    display: inline-flex;
    align-items: center;
    transition: 0.3s;
    padding: 7px 15px;
  }

  .btn-book {
    /* background: linear-gradient(135deg, #dd227c, #ab4fa0); */
    background: linear-gradient(135deg, #dd227c, #0b6d9e);
    color: white;
    border-radius: 50px;
    padding: 12px 15px;
    font-size: 16px;
    font-weight: 600;
    border: none;
    box-shadow: 0 4px 0px rgb(14 167 226);
    transition: transform 0.3s ease;
  }

  .hero-img-wrapper {
    margin-top: 7px;
    display: inline-block;
  }

  .glass-card {
    position: absolute;
    background: #fffc;
    backdrop-filter: blur(10px);
    border: 1px solid rgba(255, 255, 255, 0.3);
    border-radius: 20px;
    top: 167px;
    left: 69px;
    padding: 20px;
    width: 269px;
    color: var(--dark);
    box-shadow: 0 20px 25px rgba(0, 0, 0, 0.1);
    z-index: 3;
  }

  .glass-card.card-price h3 {
    font-size: 14px;
    color: black;
  }

  .glass-card.card-price h6 {
    font-size: 15px;
  }

  .hero-section {
    padding: 120px 0px 120px 0px;
    display: block;
  }

  .stats-card {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    padding: 0;
  }

  .stat-item {
    display: block;
    padding: 10px 5px !important;
    text-align: center;
  }

  .stat-icon {
    margin: 0 auto;
  }

  .stats-wrapper {
    margin-top: 21px;
    position: relative;
    z-index: 10;
    padding-bottom: 60px;
  }

  .stats-wrapper {
    padding-bottom: 13px;
    background: transparent;
  }

  .section-header {
    margin-bottom: 1rem;
    text-align: center;
  }

  .container.border-bg {
    background-color: #cdeee52b;
    padding: 0px 15px;
    border-radius: 20px;
  }

  .img-arch {
    width: 100%;
    height: 441px;
  }

  .arch-image-wrapper::before {
    content: "";
    position: absolute;
    top: -10px;
    left: 3px;
    width: 100%;
    height: 100%;
    border: 2px solid #ce3087;
    border-radius: 300px 300px 20px 20px;
    z-index: 1;
    opacity: 0.3;
  }

  .icon-circle {
    /* width: 73px; */
    padding: 13px 16px;
    /* height: 65px; */
    border: 2px solid rgba(255, 255, 255, 0.8);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 24px;
  }

  .card-franchise-top {
    background-color: #0a6c9d;
    border-radius: 25px;
    padding: 17px;
    color: white;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 20px;
    box-shadow: 0 20px 40px rgba(0, 115, 156, 0.15);
    flex-direction: column;
  }

  a.btn.btn-outline-light.rounded-pill.px-4.btn-sm.fw-bold.gradientbg {
    background: linear-gradient(135deg, #dd227c, #0b6d9e);
    margin-left: -25px;
  }

  .fs-1.text-info i {
    font-size: 50px;
  }

  .card-franchise-bottom {
    background-color: #ffffff;
    border-radius: 25px;
    padding: 29px;
    box-shadow: 0 20px 50px rgba(0, 0, 0, 0.05);
  }

  .btn-center {
    text-align: center;
  }

  .services-section {
    padding: 70px 0 40px 0;
  }

  .d-sm-none {
    display: none;
  }
}

/* modern footer */

/* --- CTA Top Bar --- */
.footer-cta {
  background: linear-gradient(45deg,
      var(--primary-blue),
      var(--secondary-blue));
  border-radius: 15px;
  /* transform: translateY(50%); */
  z-index: 2;
  position: relative;
}

.btn-appointment {
  background-color: #fff;
  color: var(--primary-blue);
  font-weight: 700;
  border-radius: 50px;
  padding: 12px 30px;
  transition: all 0.3s ease;
  border: none;
}

.btn-appointment:hover {
  background-color: var(--accent-pink);
  color: #fff;
  transform: scale(1.05);
  box-shadow: 0 10px 20px rgba(223, 44, 135, 0.3);
}

/* --- Main Footer Section --- */
.main-footer {
  background-color: #f0f9fc;
  padding-top: 64px;
  padding-bottom: 14px;
  box-shadow: 0 -5px 20px rgba(0, 0, 0, 0.05);
  position: relative;
  z-index: 0;
}

.footer-title {
  color: var(--primary-blue);
  font-weight: 700;
  font-size: 1.1rem;
  margin-bottom: 25px;
  position: relative;
  text-transform: uppercase;
  letter-spacing: 1px;
}

@media (max-width: 768px) {}

.footer-title::after {
  content: "";
  display: block;
  width: 40px;
  height: 3px;
  background-color: var(--accent-pink);
  margin-top: 10px;
}

.footer-link {
  text-decoration: none;
  color: #101010;
  font-size: 0.95rem;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  margin-bottom: 12px;
}

.footer-link i {
  font-size: 0.7rem;
  color: var(--secondary-blue);
  margin-right: 10px;
}

.footer-link:hover {
  color: var(--accent-pink);
  transform: translateX(8px);
}

/* --- Contact Box Styling --- */
.contact-item {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}

.contact-icon {
  width: 45px;
  height: 45px;
  background-color: #fdf2f6ab;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-blue);
  margin-right: 15px;
  font-size: 1.2rem;
  transition: 0.3s;
}

.contact-label {
  font-size: 0.7rem;
  font-weight: 50000;
  /* color: #006b9c; */
  display: block;
  text-transform: uppercase;
}

.contact-value {
  font-size: 0.9rem;
  font-weight: 500;
  color: #333;
  margin: 0;
}

/* --- Social Icons --- */
.social-circle {
  width: 40px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--primary-blue);
  text-decoration: none;
  margin-right: 10px;
  transition: 0.3s;
}

.social-circle:hover {
  background-color: var(--primary-blue);
  color: #fff;
  border-color: var(--primary-blue);
  transform: translateY(-3px);
}

/* --- Bottom Bar --- */
.footer-bottom {
  background-color: #f0f9fc;
  border-top: 1px solid #eee;
  padding: 9px 0;
}

.footerlogo img {
  width: 284px;
}

.contact-side {
  padding-left: 48px;
}

.contact-side3 {
  padding-left: 60px;
}

.blog-news {
  padding-bottom: 87px;
  padding-top: 80px;
}

#faq-sec .main-heading {
  font-size: 2.5rem;
  font-weight: 400;
  color: #1e293b;
  line-height: 1.1;
  margin-bottom: 3.5rem;
}

.img1 {
  position: relative;
}

.img1:before {
  content: "";
  position: absolute;
  inset: 0;
  background: #000000b5;
  border-radius: 0px;
  z-index: 1;
}

/* REMOVE overlay when playing */
.img1.playing:before {
  display: none;
}

.footer-map iframe {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.2);
}

.cxx-card {
  height: 441px !important;
}

.custom-title {
  font-size: 40px;
  width: 800px !important;
}

.custom-titl {
  font-size: 18px;

  width: 700px !important;
  line-height: 33px;
}

 