/* Santosh Pokale & Associates — one-page overrides */

:root {
  --spa-brand: #ACAE40;
  --spa-brand-light: #CCD373;
  --spa-text: #2a2c12;
  --spa-text-muted: #5a5d3a;
  --spa-text-on-brand: #1f210e;
  --spa-text-on-dark: #ffffff;
  --spa-header-gutter: max(12px, calc((100vw - 1140px) / 2));
  --spa-header-slant: 52px;
}

@media (min-width: 1400px) {
  :root {
    --spa-header-gutter: max(12px, calc((100vw - 1320px) / 2));
  }
}

html {
  scroll-behavior: smooth;
}

/* —— Page loader —— */
.loading-screen,
.loading-screen .bar {
  background: #fff !important;
}

.loading-screen .animation-preloader {
  text-align: center;
}

.loading-screen .preloader-logo {
  display: block;
  width: auto;
  height: 140px;
  max-width: 220px;
  margin: 0 auto 24px;
  object-fit: contain;
}

.loading-screen .animation-preloader .spinner {
  display: none;
}

.loading-screen .animation-preloader .txt-loading {
  font-size: 3.2em;
}

.loading-screen .animation-preloader .txt-loading .letters-loading {
  color: #d9d9d9;
}

.loading-screen .animation-preloader .txt-loading .letters-loading:before {
  color: #000;
}

/* —— Brand color + text visibility —— */
p {
  color: #000 !important;
}

.hero-slider p,
.hero-slider .hero-des {
  color: #000 !important;
}

.appointment_area p,
.footer_area p,
.spa-mmr-area p {
  color: #fff !important;
}

.section_title h1,
.choose_title,
.service_title,
.about_area .section_title h1,
.spa-cap-block h4,
.spa-accordion .accordion-button {
  color: #000 !important;
}

.service_area .service_title_two {
  color: #3d4a14 !important;
}

.hero-slider .hero_content h1 {
  color: #000 !important;
}

.appointment_area .section_title h1 {
  color: #fff !important;
}

.section_title h4,
.style_three.text-left.section_title h4,
section.service_area.style-tow .section_title h4,
section.case_study_area.style-tow .style_three.text-left.section_title h4,
section.choose_area .section_title h4 {
  color: #ACAE40 !important;
}

.section_title h4::before,
.style_three.text-left.section_title h4::before,
section.service_area.style-tow .section_title h4::before,
section.choose_area .section_title h4::before {
  background: var(--spa-brand) !important;
}

.roadly_btn a,
section.service_area.style-tow .roadly_btn a {
  background: var(--spa-brand) !important;
  color: var(--spa-text-on-brand) !important;
  font-weight: 600;
}

.roadly_btn a::before {
  background: var(--spa-brand-light) !important;
}

.roadly_btn a:hover {
  color: var(--spa-text-on-brand) !important;
}

section.hero_area .roadly_btn a {
  background: var(--spa-brand) !important;
  color: var(--spa-text-on-brand) !important;
}

section.hero_area .roadly_btn a::before {
  background: #fff !important;
}

section.hero_area .roadly_btn:hover a {
  color: var(--spa-text) !important;
}

.sticky {
  background: #fff !important;
}

.sticky .header-top-bar,
.sticky .header-top {
  display: none !important;
}

.sticky .header-menu ul li a,
.sticky .header-menu ul li a i {
  color: #000 !important;
}

.header-menu ul li a:hover,
.roadly-header-area .header-menu ul li a:hover {
  color: #fff !important;
}

.header-menu ul li a::before,
.sticky .header-menu > ul > li > a:before,
.roadly-header-area .header-menu ul li a::before {
  background: #fff !important;
}

#sticky-header.sticky {
  position: relative !important;
  box-shadow: none !important;
  animation: none !important;
}

/* Header CTA — black on normal + sticky */
.roadly-header-area .header-button.roadly_btn a,
.sticky .header-button.roadly_btn a,
.roadly-header-area.sticky .header-button.roadly_btn a {
  background: #000 !important;
  color: #fff !important;
}

.roadly-header-area .header-button.roadly_btn a i,
.sticky .header-button.roadly_btn a i {
  color: #fff !important;
}

.roadly-header-area .header-button.roadly_btn a::before,
.sticky .header-button.roadly_btn a::before {
  background: #222 !important;
}

.roadly-header-area .header-button.roadly_btn a:hover,
.sticky .header-button.roadly_btn a:hover {
  color: #fff !important;
}

.clients_area {
  background:
    radial-gradient(ellipse 55% 50% at 8% 20%, rgba(255, 255, 255, 0.35) 0%, transparent 55%),
    radial-gradient(ellipse 45% 45% at 92% 78%, rgba(172, 174, 64, 0.55) 0%, transparent 60%),
    radial-gradient(circle at 70% 15%, rgba(255, 255, 255, 0.22) 0%, transparent 40%),
    linear-gradient(145deg, #9ea432 0%, #ACAE40 28%, #c5cb68 55%, #CCD373 78%, #b8be52 100%) !important;
}

.clients_area .section_title h4,
.clients_area .section_title h1,
.clients_area .section_intro,
.clients_area p {
  color: #000 !important;
}

.clients_area .section_intro {
  margin-bottom: 16px !important;
  padding-bottom: 0 !important;
}

.spa-accordion .accordion-button:not(.collapsed) {
  color: var(--spa-text-on-brand) !important;
  background: var(--spa-brand) !important;
}

.mean-container .mean-nav ul li a {
  color: var(--spa-text) !important;
  font-size: 16px !important;
  font-weight: 600;
}

.mean-container a.meanmenu-reveal {
  color: var(--spa-text) !important;
}

.header-top-bar {
  width: 100%;
  background: #000;
}

.row.header-top {
  background: transparent !important;
  margin: 0;
  padding: 6px 0 !important;
  align-items: center;
}

.header-top-bar .container .row.header-top {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.header-top-icon-list ul li,
.header-top-icon-list ul li a,
.header-top-social-icon-list ul li,
.header-top-social-icon-list ul li a,
li.header-flow-title a {
  font-size: 13px !important;
  line-height: 1.4 !important;
}

.header-top-icon-list ul li {
  margin-right: 28px !important;
}

.header-top-icon-list ul li i {
  font-size: 14px !important;
  margin-right: 8px !important;
}

.header-top-social-icon-list ul li a i {
  font-size: 13px !important;
  width: 30px !important;
  height: 30px !important;
  line-height: 28px !important;
  margin-left: 0 !important;
}

.header-top-icon-list ul li,
.header-top-icon-list ul li i,
.header-top-icon-list ul li a,
.header-top-social-icon-list ul li,
.header-top-social-icon-list ul li a,
.header-top-social-icon-list ul li a i,
.header-flow-title a {
  color: var(--spa-brand-light) !important;
}

.header-top-social-icon-list ul li a i {
  border-color: rgba(204, 211, 115, 0.45) !important;
}

.header-top-social-icon-list ul li a:hover i,
.header-flow-title a:hover {
  color: #fff !important;
}

li.header-flow-title a {
  margin-right: 0 !important;
  white-space: nowrap;
}

li.header-flow-title a::before {
  display: none !important;
}

.header-top-social-icon-list {
  text-align: right;
}

.header-top-social-icon-list ul {
  display: inline-flex;
  align-items: center;
  justify-content: flex-end;
  flex-wrap: nowrap;
  gap: 8px;
  margin: 0;
  padding: 0;
  width: 100%;
}

.header-top-icon-list ul li a:hover,
.header-top-icon-list ul li a:focus,
.header-top-icon-list ul li a:visited {
  color: #fff !important;
}

/* —— Header main bar: white logo + slanted brand menu —— */
.roadly-header-area {
  background: transparent !important;
  position: relative !important;
}

.roadly-header-area::before,
.roadly-header-area::after {
  display: none !important;
}

.header-main-bar {
  width: 100%;
  overflow: hidden;
  background: #fff;
}

.header-main-bar-inner {
  display: flex;
  align-items: stretch;
  min-height: 88px;
}

.header-logo-section {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  background: #fff;
  padding: 8px 28px 8px var(--spa-header-gutter);
}

.header-menu-section {
  position: relative;
  flex: 1 1 auto;
  min-width: 0;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  background: var(--spa-brand);
  padding: 8px var(--spa-header-gutter) 8px calc(var(--spa-header-slant) + 20px);
  clip-path: polygon(var(--spa-header-slant) 0, 100% 0, 100% 100%, 0 100%);
  overflow: hidden;
}

.header-menu-section::before {
  content: "";
  position: absolute;
  top: 50%;
  right: 0;
  width: min(420px, 70%);
  height: min(220px, 180%);
  transform: translateY(-50%);
  background: url(../images/home-three/test-shape3.png) right center / contain no-repeat;
  opacity: 0.5;
  z-index: 0;
  pointer-events: none;
}

.header-menu-section .header-menu {
  position: relative;
  z-index: 1;
}

/* —— Brand logo —— */
.header-logo,
.roadly-header-area .header-logo {
  position: relative;
  top: 0 !important;
  right: 0 !important;
  left: auto !important;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  min-height: 72px;
  width: auto;
  padding-right: 0;
}

.roadly-header-area .header-bottom {
  padding-top: 0;
  padding-bottom: 0;
  margin: 0;
}

.sticky a.spa-logo.active_logo {
  display: inline-flex !important;
}

.spa-logo {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  line-height: 0;
}

.spa-logo-img {
  display: block;
  width: auto;
  height: 110px;
  max-width: 160px;
  object-fit: contain;
  transition: height 0.3s ease;
}

.sticky .spa-logo-img,
.roadly-header-area.sticky .spa-logo-img {
  height: 90px;
  max-width: 140px;
}

.footer_area .spa-logo {
  margin-bottom: 22px;
}

.footer_area .spa-logo-img {
  height: 110px;
  max-width: 240px;
}

/* —— Mobile meanmenu (replace Roadly red bar) —— */
.mobile-menu-area,
.mean-container .mean-bar {
  background: #fff !important;
}

.mean-container .mean-bar {
  min-height: 70px;
  padding: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.08);
}

.mean-container .mean-bar::before {
  content: "" !important;
  display: block !important;
  position: absolute;
  left: 12px;
  top: 50%;
  transform: translateY(-50%);
  width: 120px;
  height: 52px;
  background: url(../images/spmain.webp) left center / contain no-repeat;
  color: transparent;
  font-size: 0;
}

.mean-container a.meanmenu-reveal {
  color: #000 !important;
  top: 18px !important;
}

.mean-container a.meanmenu-reveal span {
  background: #000 !important;
}

.mean-container .mean-nav {
  background: #fff;
  margin-top: 8px;
}

.mean-container .mean-nav ul li a {
  border-color: rgba(0, 0, 0, 0.08) !important;
}

@media (max-width: 991.98px) {
  .spa-logo-img {
    height: 70px;
    max-width: 120px;
  }

  .footer_area .spa-logo-img {
    height: 90px;
    max-width: 200px;
  }
}

/* —— Header one-page nav —— */
.roadly-header-area .header-menu {
  margin-left: 0;
  margin-right: 0;
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 8px;
}

.roadly-header-area .header-menu > ul.nav_scroll {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin: 0;
  padding: 0;
}

.roadly-header-area .header-menu ul li a {
  text-transform: capitalize;
  padding: 28px 12px;
  font-size: 17px;
  font-weight: 600;
  letter-spacing: 0.2px;
  white-space: nowrap;
  color: #000 !important;
}

@media (max-width: 1199.98px) {
  :root {
    --spa-header-slant: 36px;
  }

  .header-logo-section {
    padding-right: 16px;
  }

  .header-menu-section {
    padding-left: calc(var(--spa-header-slant) + 12px);
  }

  .roadly-header-area .header-menu ul li a {
    padding: 24px 8px;
    font-size: 15px;
  }
}

@media (min-width: 992px) and (max-width: 1099.98px) {
  :root {
    --spa-header-slant: 28px;
  }

  .roadly-header-area .header-menu ul li a {
    padding: 22px 6px;
    font-size: 14px;
  }
}

.roadly-header-area .header_right {
  margin-left: 8px;
  flex-shrink: 0;
}

.roadly-header-area .header-button {
  margin: 0;
}

.roadly-header-area .header-button a,
.roadly-header-area .roadly_btn a {
  font-size: 15px;
  padding: 12px 18px;
  margin-right: 0 !important;
}

.header-top-icon-list ul li a {
  text-decoration: none;
  color: var(--spa-brand-light) !important;
}

/* —— Hero slider —— */
.hero-slider.owl-carousel {
  position: relative;
  z-index: 1;
  display: block;
  aspect-ratio: 1920 / 640;
}

@media (max-width: 768px) {
  .hero-slider.owl-carousel {
    min-height: 210px;
  }
}

.hero-slider.owl-carousel .owl-stage-outer {
  height: 100%;
}

.hero-slider.owl-carousel .owl-stage {
  height: 100% !important;
  display: flex;
  align-items: stretch;
}

.hero-slider.owl-carousel .owl-item {
  display: flex;
  float: none;
  min-height: 0;
  height: 100% !important;
}

.hero-slider .hero_area,
.hero-slider section.hero_area {
  width: 100%;
  display: flex !important;
  align-items: center;
  flex: 1 1 auto;
  height: 100% !important;
  min-height: 0 !important;
  max-height: none;
  aspect-ratio: auto;
  padding: 6% 0;
  overflow: hidden;
  background-color: transparent;
  background-size: cover !important;
  background-position: center center !important;
  background-repeat: no-repeat !important;
}

.hero-slider .container-fluid {
  max-width: 90%;
  margin-left: auto;
  margin-right: auto;
}

.hero-slider .hero_area.style_two {
  background-image: url(../images/bim1.webp) !important;
}

.hero-slider .hero_area.style_three,
.hero-slider .hero_area.style_two.style_three {
  background-image: url(../images/bim2.webp) !important;
}

.hero-slider .hero_area.style_four,
.hero-slider .hero_area.style_two.style_four {
  background-image: url(../images/bim3.webp) !important;
}

.hero-slider .hero_area.style_three::before,
.hero-slider section.hero_area.style_three::before {
  display: none !important;
}

.hero-slider .hero_content h1,
.hero-slider .hero_area.style_three .hero_content h1,
.hero-slider section.hero_area.style_three .hero_content h1 {
  font-size: 48px;
  line-height: 1.2;
  margin-bottom: 18px;
  padding: 0 !important;
  max-width: 650px;
}

@media (max-width: 768px) {
  .hero-slider .hero_content h1,
  .hero-slider .hero_area.style_three .hero_content h1,
  .hero-slider section.hero_area.style_three .hero_content h1 {
    max-width: 180px;
  }
}

.hero-slider .hero_content .hero-des {
  width: 92%;
  max-width: 560px;
  padding: 0;
  margin: 0;
  opacity: 0.9;
}

.hero-slider .owl-dots {
  display: none !important;
}

/* Owl 2.2.1 uses div.owl-prev / div.owl-next (not button) */
.hero-slider.owl-carousel .owl-nav {
  display: block !important;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  margin: 0;
  z-index: 40;
  pointer-events: none;
}

.hero-slider.owl-carousel .owl-nav .owl-prev,
.hero-slider.owl-carousel .owl-nav .owl-next {
  display: flex !important;
  align-items: center;
  justify-content: center;
  position: absolute !important;
  top: 50% !important;
  bottom: auto !important;
  right: auto !important;
  transform: translateY(-50%);
  width: 54px !important;
  height: 54px !important;
  margin: 0 !important;
  padding: 0 !important;
  border-radius: 50% !important;
  background: rgba(42, 44, 18, 0.72) !important;
  border: 2px solid rgba(255, 255, 255, 0.75) !important;
  color: #fff !important;
  line-height: 1 !important;
  text-align: center;
  transition: 0.35s;
  pointer-events: auto !important;
  opacity: 1 !important;
  visibility: visible !important;
  cursor: pointer;
  font-size: 0;
}

.hero-slider.owl-carousel .owl-nav .owl-prev {
  left: 24px !important;
}

.hero-slider.owl-carousel .owl-nav .owl-next {
  left: auto !important;
  right: 24px !important;
}

.hero-slider.owl-carousel .owl-nav .owl-prev i,
.hero-slider.owl-carousel .owl-nav .owl-next i {
  font-size: 18px !important;
  color: #fff !important;
  line-height: 1;
}

.hero-slider.owl-carousel .owl-nav .owl-prev:hover,
.hero-slider.owl-carousel .owl-nav .owl-next:hover {
  background: var(--spa-brand) !important;
  border-color: var(--spa-brand) !important;
  color: var(--spa-text-on-brand) !important;
}

.hero-slider.owl-carousel .owl-nav .owl-prev:hover i,
.hero-slider.owl-carousel .owl-nav .owl-next:hover i {
  color: var(--spa-text-on-brand) !important;
}

/* —— Counter —— */
.counter_area .counters {
  align-items: stretch;
}

.counter_area .counters > [class*="col-"] {
  display: flex;
}

.counter_area .counter-box {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  width: 100%;
  height: 100%;
  border-left: 0;
  border-right: 1px solid #ffffff;
  text-align: center;
}

.counter_area .counters > [class*="col-"]:last-child .counter-box {
  border-right: 0;
}

.counter-title h3,
.counter-title span {
  font-size: 50px;
  line-height: 1.1;
  color: #fff;
}

.counter-title p {
  text-transform: none;
  max-width: 180px;
  margin: 0 auto;
  line-height: 1.35;
  color: #fff;
}

/* —— Services static grid —— */
section.service_area.style-tow {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: url(../images/bg2.webp) center center / cover no-repeat;
}

section.service_area.style-tow::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.7);
  z-index: 0;
  pointer-events: none;
}

section.service_area.style-tow > .container {
  position: relative;
  z-index: 1;
}

.service_area.style-tow .row.align-items-center {
  margin-bottom: 36px;
}

.service_area.style-tow .spa-service-grid > [class*="col-"] {
  margin-bottom: 30px;
}

.service_area.style-tow .spa-service-grid .single_service_box_two {
  margin-bottom: 0;
  height: 100%;
}

.service_area.style-tow .spa-service-grid .service_thumb_two {
  height: 100%;
  background: #fff;
  box-shadow: 0 10px 40px rgba(172, 174, 64, 0.08);
}

.service_area.style-tow .spa-service-grid .service_thumb_two > img {
  width: 100%;
  height: 220px;
  object-fit: cover;
  display: block;
}

.service_area.style-tow .spa-service-grid .service_content_two {
  position: relative;
  bottom: auto;
  right: auto;
  width: 100%;
  padding: 40px 28px 28px;
  background: #fff;
}

.service_area.style-tow .spa-service-grid .service_icon_two {
  top: -38px;
  right: 28px;
}

.service_area.style-tow .spa-service-grid .service_icon_two img {
  filter: brightness(0);
  transition: 0.5s;
}

.service_area.style-tow .spa-service-grid .single_service_box_two:hover .service_icon_two img {
  filter: brightness(0) invert(1);
}

.service_area.style-tow .spa-service-grid p.service_des_two {
  padding: 10px 0 8px;
  font-size: 15px;
  line-height: 1.6;
  color: #000 !important;
}

.service_area.style-tow .spa-service-grid .service_title_two,
.service_area.style-tow .spa-service-grid .single_service_box_two:hover .service_title_two {
  color: #ACAE40 !important;
}

.spa-service-list {
  list-style: none;
  padding: 0;
  margin: 8px 0 18px;
  text-align: left;
}

.spa-service-list li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 6px;
  font-size: 14px;
  line-height: 1.45;
  color: #000;
  font-family: "DM Sans", sans-serif;
}

.spa-service-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: var(--spa-brand);
}

.service_area.style-tow .section_intro {
  max-width: 720px;
  margin: 12px 0 10px;
  color: #000 !important;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

/* —— About —— */


section.about_area.style-one > .container {
  position: relative;
  z-index: 1;
}

.about_area.style-one .section_title h4::before {
  display: none;
}

.about_area.style-one .section_title h4 {
  padding-left: 22px;
  padding-right: 22px;
}

.about_area.style-one .section_title h1 {
  font-size: 40px;
  line-height: 1.25;
  margin-bottom: 18px;
}

.about_area.style-one .section_title p,
.about_area.style-one .spa-about-more p {
  width: 100%;
  padding: 0;
  margin: 0 0 14px;
  line-height: 1.7;
  text-align: justify;
  color: #000 !important;
}

.about_area.style-one .about_thumb_inner img {
  width: 100%;
  object-fit: cover;
}

.about_area.style-one .about-coun-box .coun-number {
  font-size: 42px;
}

.about_area.style-one .spa-about-detail {
  margin-top: 48px;
}

.about_area.style-one .spa-about-more p {
  margin: 0 0 14px;
  line-height: 1.7;
  color: #000 !important;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  text-align: justify;
}

.about_area.style-one .spa-about-more p:last-child {
  margin-bottom: 0;
}

.about_area.style-one .list-box {
  margin-right: 0;
  margin-bottom: 28px;
  margin-left: 0;
  padding: 20px 18px;
}

.about_area.style-one .icon-list-box.style-tow {
  margin-left: 0;
}

.about_area.style-one .icon-list-box ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.about_area.style-one .icon-list-box ul li {
  font-size: 14px;
  line-height: 1.45;
  font-weight: 500;
  margin-bottom: 10px;
  color: #000;
}

.about_area.style-one .icon-list-box ul li:last-child {
  margin-bottom: 0;
}

.about_area.style-one .icon-list-box ul li i {
  font-size: 12px;
  margin-right: 6px;
  vertical-align: middle;
  color: #000 !important;
}

/* —— Client marquee —— */
.marquee-section .marquee-block .content-box .title a img {
  margin-left: 30px;
  margin-right: 30px;
}

/* —— Projects —— */
section.case_study_area.style-tow {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding-top: 30px;
  background: linear-gradient(160deg, #fefefe 0%, #ffffff 45%, #f9faf5 100%);
}

section.case_study_area.style-tow::before,
section.case_study_area.style-tow::after {
  content: "";
  position: absolute;
  pointer-events: none;
  z-index: 0;
  background-repeat: no-repeat;
  background-size: contain;
}

section.case_study_area.style-tow::before {
  width: min(360px, 32vw);
  height: min(360px, 32vw);
  top: 0px;
  right: 30px;
  background-image: url(../images/bg7.webp);
  background-position: top right;
  opacity: 1;
}

@media (max-width: 1500px) {
  section.case_study_area.style-tow::before {
    width: min(320px, 32vw);
    height: min(320px, 32vw);
    top: 0;
    right: 0px;
    background-image: url(../images/bg7.webp);
    background-position: top right;
    opacity: 1;
  }
}

section.case_study_area.style-tow::after {
  width: 75vw;
  height: 75vw;
  bottom: 0;
  left: 0;
  background-image: url(../images/bg8.webp);
  background-position: bottom left;
}

section.case_study_area.style-tow > .container {
  position: relative;
  z-index: 1;
}

.case_study_area.style-tow .row.case {
  padding: 0 0 20px;
  margin: 0;
}

.case_study_area.style-tow .row.case::before {
  display: none;
}

.case_study_area.style-tow .section_title {
  margin-top: 76px;
  margin-bottom: 0;
}

.case_study_area.style-tow .section_intro {
  color: #000 !important;
  max-width: 720px;
  margin: 12px 0 0;
  padding: 0;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

.case_study_area.style-tow .spa-case-grid {
  margin-top: 0;
}

.case_study_area.style-tow .case_thumb {
  height: 360px;
}

.case_study_area.style-tow .case_thumb img {
  height: 100%;
  object-fit: cover;
  width: 100%;
}

.case_study_area.style-tow .case_thumb::before {
  display: block !important;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0.15) 0%, rgba(0, 0, 0, 0.72) 55%, rgba(0, 0, 0, 0.88) 100%) !important;
  background-size: cover;
  background-position: center;
  bottom: 0;
  height: 100%;
  width: 100%;
  transform: none !important;
  opacity: 1;
  z-index: 1;
}

.case_study_area.style-tow .case_content {
  left: 0 !important;
  right: 0;
  padding: 0 22px 24px;
  z-index: 2;
  opacity: 1 !important;
  visibility: visible !important;
}

.case_study_area.style-tow .case_content::before {
  display: none;
}

.case_study_area.style-tow span.case-catagori {
  display: inline-block;
  font-size: 12px;
  line-height: 1.3;
  padding: 6px 14px;
  margin-bottom: 10px;
  border: 1px solid rgba(255, 255, 255, 0.35);
  color: #fff;
}

.case_study_area.style-tow h3.case_title {
  font-size: 20px;
  line-height: 1.3;
  margin-bottom: 8px;
}

.case_study_area.style-tow h3.case_title a {
  color: #fff;
}

.case_study_area.style-tow .case_icon,
.case_study_area.style-tow .case-arrow-shape {
  display: none !important;
}

.spa-case-desc {
  display: block;
  color: rgba(255, 255, 255, 0.88);
  font-size: 13px;
  line-height: 1.5;
  margin-top: 0;
  font-family: "DM Sans", sans-serif;
  max-height: none;
  overflow: visible;
}

/* —— Why choose —— */
section.choose_area {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  background: #f5f6f8;
}

section.choose_area::before {
  content: "";
  position: absolute;
  inset: 0;
  background-image:
    repeating-linear-gradient(
      -22deg,
      transparent 0,
      transparent 47px,
      rgba(42, 44, 18, 0.055) 47px,
      rgba(42, 44, 18, 0.055) 48px
    ),
    repeating-linear-gradient(
      68deg,
      transparent 0,
      transparent 47px,
      rgba(42, 44, 18, 0.04) 47px,
      rgba(42, 44, 18, 0.04) 48px
    );
  -webkit-mask-image: linear-gradient(to right, transparent 0%, transparent 28%, rgba(0, 0, 0, 0.25) 48%, #000 100%);
  mask-image: linear-gradient(to right, transparent 0%, transparent 28%, rgba(0, 0, 0, 0.25) 48%, #000 100%);
  z-index: 0;
  pointer-events: none;
}

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

.choose_area .row:last-child {
  align-items: stretch;
}

.choose_area .row:last-child > [class*="col-"] {
  display: flex;
  flex-direction: column;
}

.choose_area .choose-thumb {
  flex: 1;
  height: 100%;
  min-height: 100%;
}

.choose_area .choose-thumb img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.choose_area .choose-video-icon,
.choose_area .choose_icon {
  display: none !important;
}

.choose_area .choose_upper,
.choose_area .choose_upper:hover {
  margin-left: 0 !important;
  margin-right: 0 !important;
  transition: none;
}

.choose_area h3.choose_title {
  color: var(--spa-text);
  transition: none;
}

.choose_area .choose_upper:hover h3.choose_title {
  color: var(--spa-text) !important;
}

.choose_area .choose_single_box {
  width: 100%;
  margin-bottom: 32px;
  box-shadow: 0 8px 28px rgba(172, 174, 64, 0.08);
}

.choose_area .choose_upper:last-child .choose_single_box {
  margin-bottom: 0;
}

.choose_area .section_title p {
  max-width: 760px;
  margin-left: auto;
  margin-right: auto;
}

/* —— Capabilities accordion —— */
.capabilities_area {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 110px 0 100px;
  background-color: #f1f9ea;
}

.capabilities_area::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
  background: url(../images/bg5.png) left center / cover no-repeat;
  z-index: 0;
  pointer-events: none;
}

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

.capabilities_area .section_intro {
  max-width: 720px;
  margin: 12px auto 40px;
  text-align: center;
  color: #000 !important;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

.spa-accordion .accordion-item {
  border: 0;
  background: #fff;
  margin-bottom: 16px;
  box-shadow: 0 8px 30px rgba(172, 174, 64, 0.06);
}

.spa-accordion .accordion-button {
  font-family: "DM Sans", sans-serif;
  font-weight: 700;
  font-size: 18px;
  color: var(--spa-text);
  background: #fff;
  box-shadow: none;
  padding: 22px 28px;
}

.spa-accordion .accordion-button:not(.collapsed) {
  color: var(--spa-text-on-brand);
  background: var(--spa-brand);
}

.spa-accordion .accordion-button:focus {
  box-shadow: none;
  border-color: transparent;
}

.spa-accordion .accordion-button::after {
  filter: none;
}

.spa-accordion .accordion-button:not(.collapsed)::after {
  filter: brightness(0) invert(1);
}

.spa-accordion .accordion-body {
  padding: 28px 30px 32px;
  color: #000;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

.spa-accordion .accordion-body p {
  color: #000 !important;
}

.choose_area p.choose_desc {
  color: #000 !important;
}

.spa-cap-block {
  margin-bottom: 26px;
}

.spa-cap-block:last-child {
  margin-bottom: 0;
}

.spa-cap-block h4 {
  color: var(--spa-text);
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.spa-cap-block p {
  margin-bottom: 12px;
}

.spa-cap-block ul {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px 24px;
}

.spa-cap-block ul li {
  position: relative;
  padding-left: 18px;
  font-size: 15px;
}

.spa-cap-block ul li::before {
  content: "\F285";
  font-family: "bootstrap-icons";
  position: absolute;
  left: 0;
  top: 0;
  color: var(--spa-brand);
  font-size: 12px;
}

/* —— MMR Land investment —— */
.spa-mmr-area {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 110px 0 100px;
  background: url(../images/construction.webp) center center / cover no-repeat;
}

.spa-mmr-area::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.8);
  z-index: 0;
  pointer-events: none;
}

.spa-mmr-area > .container {
  position: relative;
  z-index: 1;
}

.spa-mmr-map {
  border-radius: 4px;
  overflow: hidden;
  box-shadow: 0 16px 48px rgba(0, 0, 0, 0.35);
}

.spa-mmr-map img {
  display: block;
  width: 100%;
  height: auto;
}

.spa-mmr-area .section_title h4,
.spa-mmr-area .section_title h1,
.spa-mmr-area h3,
.spa-mmr-area p,
.spa-mmr-area .spa-mmr-cta {
  color: #fff !important;
}

.spa-mmr-content .section_title h4::before {
  background: var(--spa-brand-light) !important;
}

.spa-mmr-content .section_intro {
  max-width: none;
  margin: 12px 0 28px;
  padding: 0;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

.spa-mmr-list {
  list-style: none;
  margin: 0;
  padding: 0;
}

.spa-mmr-list li {
  display: flex;
  gap: 16px;
  align-items: flex-start;
  margin-bottom: 22px;
}

.spa-mmr-list li:last-child {
  margin-bottom: 0;
}

.spa-mmr-icon {
  flex-shrink: 0;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(204, 211, 115, 0.18);
  border: 1px solid rgba(204, 211, 115, 0.45);
  color: var(--spa-brand-light);
  font-size: 18px;
}

.spa-mmr-list h3 {
  margin: 0 0 6px;
  font-size: 18px;
  font-weight: 700;
  line-height: 1.3;
}

.spa-mmr-list p {
  margin: 0;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 1.65;
}

.spa-mmr-cta {
  margin: 28px 0 0;
  padding: 14px 18px;
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 1.5;
  background: rgba(255, 255, 255, 0.08);
  border-left: 4px solid var(--spa-brand-light);
}

.spa-mmr-cta i {
  margin-right: 8px;
  vertical-align: -1px;
}

/* —— Clients grid —— */
.clients_area {
  position: relative;
  overflow: hidden;
  padding: 106px 0 100px;
  isolation: isolate;
}

.clients_area::before,
.clients_area::after {
  content: "";
  position: absolute;
  border-radius: 50%;
  pointer-events: none;
  z-index: 0;
}

.clients_area::before {
  width: 420px;
  height: 420px;
  top: -140px;
  right: -80px;
  background: radial-gradient(circle, rgba(255, 255, 255, 0.28) 0%, rgba(255, 255, 255, 0) 70%);
  border: 1px solid rgba(255, 255, 255, 0.22);
}

.clients_area::after {
  width: 520px;
  height: 520px;
  bottom: -220px;
  left: -160px;
  background: radial-gradient(circle, rgba(0, 0, 0, 0.08) 0%, rgba(0, 0, 0, 0) 68%);
  border: 1px solid rgba(0, 0, 0, 0.06);
}

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

.clients_area .section_title h4,
.clients_area .section_title.style_three h4,
.clients_area .section_title h1,
.clients_area .section_intro,
.clients_area p {
  color: #000 !important;
}

.clients_area .section_title h4::before {
  background: #000 !important;
}

.clients_area .section_intro {
  max-width: 720px;
  margin: 12px 0 16px;
  padding-bottom: 0;
  font-family: "DM Sans", sans-serif;
  line-height: 1.7;
}

.spa-clients-marquee {
  position: relative;
  z-index: 1;
  margin-top: 28px;
  overflow: hidden;
  width: 100%;
  mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
  -webkit-mask-image: linear-gradient(90deg, transparent 0%, #000 6%, #000 94%, transparent 100%);
}

.spa-clients-track {
  display: flex;
  align-items: center;
  width: max-content;
  gap: 20px;
  animation: spa-clients-scroll 45s linear infinite;
  will-change: transform;
}

.spa-clients-marquee:hover .spa-clients-track {
  animation-play-state: paused;
}

.spa-client-card {
  flex: 0 0 auto;
  width: 200px;
  min-height: 110px;
  background: #fff;
  border: 1px solid rgba(255, 255, 255, 0.2);
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  padding: 18px 20px;
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}

.spa-client-card img {
  max-width: 100%;
  max-height: auto;
  width: auto;
  height: auto;
  object-fit: contain;
  display: block;
}

@keyframes spa-clients-scroll {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(-50%);
  }
}

@media (max-width: 767.98px) {
  .spa-clients-track {
    gap: 14px;
    animation-duration: 32s;
  }

  .spa-client-card {
    width: 160px;
    min-height: 90px;
    padding: 14px 12px;
  }

  .spa-client-card img {
    max-height: 48px;
  }
}

/* —— Appointment / CTA —— */
.appointment_area .section_title h4 {
  color: rgba(255, 255, 255, 0.85);
}

.appointment_area .section_title p {
  color: rgba(255, 255, 255, 0.85);
  max-width: 560px;
  margin-top: 10px;
  font-family: "DM Sans", sans-serif;
  line-height: 1.65;
}

/* —— Footer —— */
.footer_area {
  position: relative;
  z-index: 1;
}

.footer_area::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 0;
  pointer-events: none;
}

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

.footer_area .footer-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer_area .footer-contact-list li {
  color: #aeb6c2;
  font-family: "DM Sans", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  margin-bottom: 14px;
  display: flex;
  gap: 10px;
}

.footer_area .footer-contact-list li i {
  color: var(--spa-brand-light);
  margin-top: 4px;
}

.footer_area .footer-contact-list a {
  color: #d7dbe3;
  text-decoration: none;
}

.footer_area .footer-contact-list a:hover {
  color: var(--spa-brand-light);
}

.footer_desc {
  max-width: 300px;
}

.footer-bottom-content-copy .footer-credit {
  display: inline-block;
  margin-left: 8px;
}

.footer-bottom-content-copy .footer-credit::before {
  content: "|";
  margin-right: 10px;
  color: rgba(255, 255, 255, 0.35);
}

.footer-bottom-content-copy .footer-credit a {
  color: var(--spa-brand-light);
  text-decoration: none;
  transition: color 0.25s;
}

.footer-bottom-content-copy .footer-credit a:hover {
  color: #fff;
}

/* —— Section spacing helpers —— */
#home,
#about,
#home,
#services,
#projects,
#why-us,
#capabilities,
#clients,
#contact,
#capLand,
#capLiaison,
#capEngineering {
  scroll-margin-top: 100px;
}

/* —— Responsive —— */
@media (max-width: 991px) {
  .hero-slider .hero_area,
  .hero-slider section.hero_area {
    height: 100% !important;
    min-height: 0 !important;
    padding: 5% 0;
    background-size: cover !important;
    background-position: center center !important;
  }

  .hero-slider .hero_content h1 {
    font-size: 36px;
  }

  .hero-slider.owl-carousel .owl-nav .owl-prev {
    left: 12px !important;
  }

  .hero-slider.owl-carousel .owl-nav .owl-next {
    right: 12px !important;
  }

  .spa-cap-block ul {
    grid-template-columns: 1fr;
  }

  .about_area.style-one .section_title h1 {
    font-size: 32px;
  }

  .about_area.style-one .spa-about-intro .about_thumb {
    margin-top: 36px;
    text-align: left;
  }

  .about_area.style-one .spa-about-detail {
    margin-top: 36px;
  }

  .about_area.style-one .spa-about-more {
    margin-bottom: 28px;
  }

  .case_study_area.style-tow .row.case {
    padding-bottom: 16px;
  }

  section.case_study_area.style-tow::before,
  section.case_study_area.style-tow::after {
    display: none;
  }

  .case_study_area.style-tow .case_thumb {
    height: 320px;
  }

  .spa-mmr-map {
    margin-bottom: 36px;
  }

  .spa-mmr-content .section_title h1 {
    font-size: 32px;
  }

  .counter_area .counter-box,
  .counter_area .counters > [class*="col-"]:last-child .counter-box {
    border-right: 0;
  }

  .counter_area .counters > [class*="col-"]:nth-child(odd) .counter-box {
    border-right: 1px solid rgba(255, 255, 255, 0.55);
  }

  .counter-title h3,
  .counter-title span {
    font-size: 36px;
    line-height: 1.1;
  }

  .counter-title p {
    font-size: 13px;
    max-width: 140px;
  }

  .service_area.style-tow {
    padding-bottom: 70px;
  }

  .service_area.style-tow .text-right {
    text-align: left !important;
    margin-top: 8px;
    margin-bottom: 28px;
  }

  .service_area.style-tow .row.align-items-center {
    margin-bottom: 10px;
  }

  .service_area.style-tow .spa-service-grid > [class*="col-"] {
    margin-bottom: 28px;
  }

  .service_area.style-tow .spa-service-grid .single_service_box_two {
    margin-bottom: 0;
  }
}

@media (max-width: 767px) {
  .hero-slider .hero_area,
  .hero-slider section.hero_area {
    height: 100% !important;
    min-height: 0 !important;
    aspect-ratio: auto;
    padding: 28px 0;
    background-size: cover !important;
    background-position: center center !important;
  }

  .hero-slider .hero_content h1,
  .hero-slider .hero_area.style_three .hero_content h1,
  .hero-slider section.hero_area.style_three .hero_content h1 {
    font-size: 19px;
    line-height: 1.3;
    margin-bottom: 8px;
  }

  .hero-slider .hero_content .hero-des,
  .hero-slider p,
  .hero-slider .hero-des {
    display: none;
  }

  .hero-slider.owl-carousel .owl-nav {
    top: auto;
    bottom: 10px;
    left: 50%;
    width: auto;
    height: auto;
    transform: translateX(-50%);
    display: flex !important;
    align-items: center;
    justify-content: center;
    gap: 8px;
  }

  .hero-slider.owl-carousel .owl-nav .owl-prev,
  .hero-slider.owl-carousel .owl-nav .owl-next {
    position: static !important;
    top: auto !important;
    left: auto !important;
    right: auto !important;
    transform: none;
    width: 28px !important;
    height: 28px !important;
    border-width: 1px !important;
  }

  .hero-slider.owl-carousel .owl-nav .owl-prev i,
  .hero-slider.owl-carousel .owl-nav .owl-next i {
    font-size: 11px !important;
  }

  .counter_area .container {
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }

  .counter_area .counters {
    --bs-gutter-x: 0;
    --bs-gutter-y: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .counter_area .counters > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }

  .counter_area .counter-box {
    padding: 24px 8px;
    border: 0;
    border-radius: 0;
  }

  .counter_area .counters > [class*="col-"]:nth-child(odd) .counter-box {
    border-right: 1px solid #fff;
  }

  .counter_area .counters > [class*="col-"]:nth-child(-n+2) .counter-box {
    border-bottom: 1px solid #fff;
  }

  .counter_area .counters > [class*="col-"]:nth-last-child(-n+2) .counter-box {
    border-bottom: 0;
  }

  .counter-title h3,
  .counter-title span {
    font-size: 32px;
  }

  .counter-title p {
    font-size: 12px;
    max-width: 120px;
  }

  .service_area.style-tow {
    padding: 70px 0 60px;
  }

  .service_area.style-tow .text-right {
    margin-bottom: 32px;
  }

  .service_area.style-tow .roadly_btn {
    text-align: left;
  }

  .service_area.style-tow .spa-service-grid > [class*="col-"] {
    margin-bottom: 32px;
  }

  .appointment_area .text-right {
    text-align: left !important;
    margin-top: 20px;
  }

  .case_study_area.style-tow .row.case {
    padding-bottom: 12px;
  }

  .case_study_area.style-tow .case_thumb {
    height: 280px;
  }

  .case_study_area.style-tow .case_content {
    padding: 0 16px 18px;
  }

  .case_study_area.style-tow h3.case_title {
    font-size: 18px;
  }
}

/* —— Custom cursor follower (native pointer stays visible) —— */
/* —— Floating call / WhatsApp —— */
.spa-float-contact {
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 999;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.spa-float-btn {
  width: 52px;
  height: 52px;
  border-radius: 5px 0 0 5px;
  background: black;
  border: 1px solid #ACAE40;
  border-right: 0;
  color: #ACAE40 !important;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 22px;
  text-decoration: none;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.12);
  transition: background 0.25s ease, color 0.25s ease;
}

.spa-float-btn:hover {
  background: #ACAE40;
  color: #fff !important;
}

@media (max-width: 575.98px) {
  .spa-float-btn {
    width: 46px;
    height: 46px;
    font-size: 20px;
  }
}

#spa-cursor {
  position: fixed;
  inset: 0;
  pointer-events: none;
  z-index: 99999;
}

.spa-cursor-follower {
  position: absolute;
  top: 0;
  left: 0;
  width: 36px;
  height: 36px;
  border: 2px solid #ABAF4A;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.25s ease;
  will-change: transform;
}

#spa-cursor.is-visible .spa-cursor-follower {
  opacity: 1;
}

.spa-cursor-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #ABAF4A;
  flex-shrink: 0;
}

@media (hover: none), (pointer: coarse) {
  #spa-cursor {
    display: none;
  }
}
