/*---------------------------------------------"


===============================================   
STYLE SHEET INDEXING
|
|___ Fonts
|___ Variables
|___ Responsive
|___ Reset Styles
|___ Spacing
|___ Helper Classes
|___ Buttons
|___ Headings
|___ Layout Styles
|___ END STYLE SHEET INDEXING

--------------------------------------------*/
/*-------------------------
    Fonts
-------------------------*/
@import url("../../../../../css2");
@font-face {
  font-family: "helvetica";
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(fonts/helvetica/helvetica.ttf) format("truetype");
}
/*-------------------------
    Variables
-------------------------*/
/* Fonts */
/* Colors */
/* Transitions */
/* Border-Radius */
/* Gap */
/*-------------------------
    Responsive Styles
-------------------------*/
/*-------------------------
    Reset Styles
-------------------------*/
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}

ul.list-style,
ol.list-style {
  padding: 0;
}

ul.list-style li::marker,
ol.list-style li::marker {
  color: #dcb34e;
}

.unstyled {
  padding-left: 0;
  list-style: none;
  margin-bottom: 0;
}

@media (max-width: 576px) {
  .row {
    --bs-gutter-x: 0.75rem;
    --bs-gutter-y: 0;
  }
}

.slick-track > [class*=col] {
  -webkit-flex-shrink: 0 !important;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  margin-right: calc(var(--bs-gutter-x) / 2) !important;
  margin-left: calc(var(--bs-gutter-x) / 2) !important;
}

.container-fluid {
  padding-right: calc(var(--bs-gutter-x) * 0.75);
  padding-left: calc(var(--bs-gutter-x) * 0.75);
}
@media (min-width: 1200px) {
  .container-fluid {
    padding: 0 5vw;
    width: 100%;
  }
}
@media (max-width: 575px) {
  .container-fluid {
    --bs-gutter-x: 2rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * 0.5);
    padding-left: calc(var(--bs-gutter-x) * 0.5);
  }
}

#scroll-container {
  overflow-x: hidden;
}

/*-------------------------
  Typography
-------------------------*/
html {
  scroll-behavior: smooth;
}

body {
  font-family: "Inter", sans-serif;
  color: #45474F;
  background: #F3F4EC;
  vertical-align: baseline;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  font-size: clamp(16px, 0.938vw, 22px);
  font-weight: 400;
  line-height: 140%;
  height: 100%;
  overflow-x: hidden;
}
@media (max-width: 490px) {
  body {
    font-size: clamp(12px, 0.729vw, 28px);
  }
}
body::-webkit-scrollbar {
  width: 5px;
}
body::-webkit-scrollbar-track {
  background-color: #45474F;
  border-radius: 0;
}
body::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background: #dcb34e;
}

.body-bg {
  background-color: #FAFAFA;
}

a {
  display: inline-block;
  text-decoration: none;
  color: unset;
  transition: all 0.4s ease-in-out;
}

.alert-msg {
  position: relative;
  top: -36px;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
table,
hr {
  margin: 0;
}

h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
  color: inherit;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  color: #141516;
  margin-bottom: 0;
}

h1,
.h1 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(58px, 4.74vw, 169px);
  /* 91px */
  font-style: normal;
  font-weight: 600;
  line-height: 120%;
  /* 96px */
}
@media (max-width: 1199px) {
  h1,
  .h1 {
    font-size: clamp(46px, 4.837vw, 69px);
    /* 58px */
  }
}
@media (max-width: 820px) {
  h1,
  .h1 {
    font-size: clamp(43px, 5.61vw, 58px);
    /* 46px */
  }
}

h2,
.h2 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(52px, 3.594vw, 99px);
  /* 69px */
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 66px */
}
@media (max-width: 1199px) {
  h2,
  .h2 {
    font-size: clamp(39px, 2.24vw, 52px);
    /* 43px */
  }
}
@media (max-width: 820px) {
  h2,
  .h2 {
    font-size: clamp(33px, 1.979vw, 48px);
    /* 38px */
  }
}

h3,
.h3 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(36px, 2.76vw, 125px);
  /* 53px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1199px) {
  h3,
  .h3 {
    font-size: clamp(33px, 1.927vw, 48px);
    /* 37px */
  }
}
@media (max-width: 820px) {
  h3,
  .h3 {
    font-size: clamp(28px, 1.667vw, 38px);
    /* 32px */
  }
}

h4,
.h4 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(30px, 2.083vw, 67px);
  /* 40px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 42px */
}
@media (max-width: 1199px) {
  h4,
  .h4 {
    font-size: clamp(28px, 1.719vw, 40px);
    /* 33px */
  }
}
@media (max-width: 820px) {
  h4,
  .h4 {
    font-size: clamp(20px, 1.406vw, 30px);
    /* 27px */
  }
}

h5,
.h5 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(21px, 1.615vw, 62px);
  /* 31px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 33.6px */
}
@media (max-width: 1199px) {
  h5,
  .h5 {
    font-size: clamp(20px, 1.302vw, 32px);
    /* 25px */
  }
}
@media (max-width: 820px) {
  h5,
  .h5 {
    font-size: clamp(18px, 1.042vw, 24px);
    /* 20px */
  }
}

h6,
.h6 {
  font-family: "helvetica", sans-serif;
  font-size: clamp(18px, 1.25vw, 40px);
  /* 24px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
  /* 27.6px */
}

.text-18,
p {
  color: #45474F;
  font-family: "Inter", sans-serif;
  font-size: clamp(15px, 0.938vw, 32px);
  /* 18px */
  font-style: normal;
  font-weight: 400;
  line-height: 150%;
  /* 21.6px */
}

.eyebrow {
  color: #F3F4EC;
  text-transform: uppercase;
  font-size: clamp(10px, 0.729vw, 28px);
  /* 16px */
  font-family: "Inter", sans-serif;
  font-weight: 500;
  line-height: 120%;
  /* 24px */
}
@media (max-width: 1199px) {
  .eyebrow {
    font-size: clamp(12px, 0.677vw, 32px);
    /* 15px */
  }
}

.subtitle {
  font-size: clamp(12px, 0.729vw, 28px);
  /* 14px */
  font-family: "Inter", sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}

.caption {
  font-size: clamp(12px, 0.677vw, 28px);
  /* 13px */
  font-style: normal;
  font-weight: 400;
  line-height: 120%;
}
@media (max-width: 1499px) {
  .caption {
    font-size: 10px;
  }
}

span {
  display: inline-block;
}

b,
strong {
  font-family: "Inter", sans-serif;
}

.hr-line {
  width: 100%;
  height: 1px;
  background: #92949F;
}

.hover-content {
  transition: all 0.4s ease-in-out;
}
.hover-content:hover {
  color: #dcb34e !important;
}

/*-------------------------
Helpers
-------------------------*/
.color-primary {
  color: #dcb34e !important;
}

.color-sec {
  color: #D9DBC2 !important;
}

.color-ter {
  color: #F3F4EC !important;
}

.black {
  color: #0C0C0D !important;
}

.medium-black {
  color: #1E1F20 !important;
}

.light-black {
  color: #141516 !important;
}

.dark-gray {
  color: #45474F !important;
}

.light-gray {
  color: #92949F !important;
}

.lightest-gray {
  color: #EAEAEC !important;
}

.white {
  color: #FAFAFA;
}

.bg-primary {
  background: #dcb34e !important;
}

.bg-sec {
  background: #D9DBC2 !important;
}

.bg-ter {
  background: #F3F4EC !important;
}

.bg-black {
  background: #0C0C0D !important;
}

.bg-medium-black {
  background: #1E1F20 !important;
}

.bg-light-black {
  background: #141516 !important;
}

.bg-dark-gray {
  background: #45474F !important;
}

.bg-light-gray {
  background: #92949F !important;
}

.bg-lightest-gray {
  background: #EAEAEC !important;
}

.bg-white {
  background: #FAFAFA !important;
}

.bg-white-bordered {
  background: #FAFAFA;
  border: 1px solid #EAEAEC;
  border-radius: clamp(8px, 0.625vw, 24px);
}

.fw-200 {
  font-weight: 200;
}

.fw-300 {
  font-weight: 300;
}

.fw-400 {
  font-weight: 400;
}

.fw-500 {
  font-weight: 500;
}

.fw-600 {
  font-weight: 600;
}

.fw-700 {
  font-weight: 700;
}

.fw-800 {
  font-weight: 800;
}

.font-primary {
  font-family: "Inter", sans-serif;
}

.font-sec {
  font-family: "helvetica", sans-serif;
}

.font-heading {
  font-family: "Playfair Display", sans-serif;
}

.br-4 {
  border-radius: 4px;
}

.br-8 {
  border-radius: clamp(4px, 0.417vw, 16px);
}

.br-10 {
  border-radius: clamp(5px, 0.521vw, 20px);
}

.br-12 {
  border-radius: clamp(8px, 0.625vw, 24px);
}

.br-14 {
  border-radius: clamp(10px, 0.729vw, 28px);
}

.br-16 {
  border-radius: clamp(12px, 0.833vw, 32px);
}

.br-18 {
  border-radius: clamp(14px, 0.938vw, 36px);
}

.br-20 {
  border-radius: clamp(16px, 1.042vw, 40px);
}

.br-24 {
  border-radius: clamp(18px, 1.25vw, 48px);
}

.br-32 {
  border-radius: clamp(24px, 1.667vw, 64px);
}

.br-48 {
  border-radius: clamp(28px, 2.5vw, 68px);
}

.gap-6 {
  gap: clamp(3px, 0.313vw, 7px);
}

.order-6 {
  order: 6 !important;
}

/*----------------------------------------*/
/*  SPACE CSS START
/*----------------------------------------*/
.mb-160 {
  margin-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 767px) {
  .mb-160 {
    margin-bottom: 46px;
  }
}

.mb-90 {
  margin-bottom: clamp(32px, 4.688vw, 128px);
}
@media (max-width: 767px) {
  .mb-90 {
    margin-bottom: 48px;
  }
}

.mb-96 {
  margin-bottom: clamp(52px, 5vw, 128px);
}
@media (max-width: 767px) {
  .mb-96 {
    margin-bottom: 48px;
  }
}

.my-80 {
  margin: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .my-80 {
    margin: 40px 0;
  }
}

.mt-80 {
  margin-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mt-80 {
    margin-top: 40px;
  }
}

.mb-80 {
  margin-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .mb-80 {
    margin-bottom: 40px;
  }
}

.mb-180 {
  margin-bottom: clamp(58px, 9.375vw, 260px);
}
@media (max-width: 575px) {
  .mb-180 {
    margin-bottom: 50px;
  }
}

.mb-64 {
  margin-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mb-64 {
    margin-bottom: 40px;
  }
}

.mt-90 {
  margin-top: clamp(32px, 4.688vw, 128px);
}
@media (max-width: 767px) {
  .mt-90 {
    margin-top: 26px;
  }
}

.mt-64 {
  margin-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .mt-64 {
    margin-top: 26px;
  }
}

.my-64 {
  margin: clamp(32px, 3.33vw, 128px) 0;
}
@media (max-width: 767px) {
  .my-64 {
    margin: 26px 0;
  }
}

.mt-48 {
  margin-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mt-48 {
    margin-top: 20px;
  }
}

.mb-48 {
  margin-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .mb-48 {
    margin-bottom: 30px;
  }
}

.mb-40 {
  margin-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .mb-40 {
    margin-bottom: 20px;
  }
}

.mt-32 {
  margin-top: 32px;
}
@media (max-width: 1599px) {
  .mt-32 {
    margin-top: 29px;
  }
}
@media (max-width: 1399px) {
  .mt-32 {
    margin-top: 27px;
  }
}
@media (max-width: 1199px) {
  .mt-32 {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  .mt-32 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-32 {
    margin-top: 20px;
  }
}

.mb-36 {
  margin-bottom: clamp(24px, 1.875vw, 64px);
}

.mb-32 {
  margin-bottom: 32px;
}
@media (max-width: 1599px) {
  .mb-32 {
    margin-bottom: 29px;
  }
}
@media (max-width: 1399px) {
  .mb-32 {
    margin-bottom: 27px;
  }
}
@media (max-width: 1199px) {
  .mb-32 {
    margin-bottom: 25px;
  }
}
@media (max-width: 991px) {
  .mb-32 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-32 {
    margin-bottom: 20px;
  }
}

.mt-24 {
  margin-top: 24px;
}
@media (max-width: 1199px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 991px) {
  .mt-24 {
    margin-top: 22px;
  }
}
@media (max-width: 767px) {
  .mt-24 {
    margin-top: 20px;
  }
}

.mb-120 {
  margin-bottom: clamp(60px, 6.25vw, 320px);
}
@media (max-width: 575px) {
  .mb-120 {
    margin-bottom: 48px;
  }
}

.mb-28 {
  margin-bottom: 28px;
}
@media (max-width: 1199px) {
  .mb-28 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-28 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-28 {
    margin-bottom: 20px;
  }
}

.mb-24 {
  margin-bottom: 24px;
}
@media (max-width: 1199px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .mb-24 {
    margin-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .mb-24 {
    margin-bottom: 20px;
  }
}

.mb-20 {
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  .mb-20 {
    margin-bottom: 18px;
  }
}
@media (max-width: 991px) {
  .mb-20 {
    margin-bottom: 16px;
  }
}
@media (max-width: 767px) {
  .mb-20 {
    margin-bottom: 14px;
  }
}

.mt-16 {
  margin-top: 16px;
}
@media (max-width: 1199px) {
  .mt-16 {
    margin-top: 15px;
  }
}
@media (max-width: 991px) {
  .mt-16 {
    margin-top: 14px;
  }
}
@media (max-width: 767px) {
  .mt-16 {
    margin-top: 10px;
  }
}

.mb-18 {
  margin-bottom: 18px;
}
@media (max-width: 1199px) {
  .mb-18 {
    margin-bottom: 14px;
  }
}
@media (max-width: 991px) {
  .mb-18 {
    margin-bottom: 13px;
  }
}
@media (max-width: 767px) {
  .mb-18 {
    margin-bottom: 10px;
  }
}

.mb-16 {
  margin-bottom: 16px;
}
@media (max-width: 1199px) {
  .mb-16 {
    margin-bottom: 15px;
  }
}
@media (max-width: 991px) {
  .mb-16 {
    margin-bottom: 14px;
  }
}

.mb-12 {
  margin-bottom: 12px;
}
@media (max-width: 1199px) {
  .mb-12 {
    margin-bottom: 11px;
  }
}
@media (max-width: 991px) {
  .mb-12 {
    margin-bottom: 10px;
  }
}
@media (max-width: 767px) {
  .mb-12 {
    margin-bottom: 8px;
  }
}

.mb-8 {
  margin-bottom: 8px;
}
@media (max-width: 767px) {
  .mb-8 {
    margin-bottom: 4px;
  }
}

.mb-6 {
  margin-bottom: 6px;
}
@media (max-width: 767px) {
  .mb-6 {
    margin-bottom: 3px;
  }
}

.mb-4p {
  margin-bottom: 4px;
}

.py-160 {
  padding: clamp(96px, 8.32vw, 320px) 0;
}
@media (max-width: 575px) {
  .py-160 {
    padding: 80px 0;
  }
}

.pt-160 {
  padding-top: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pt-160 {
    padding-top: 80px;
  }
}

.pb-160 {
  padding-bottom: clamp(96px, 8.32vw, 320px);
}
@media (max-width: 575px) {
  .pb-160 {
    padding-bottom: 80px;
  }
}

.py-80 {
  padding: clamp(48px, 4.167vw, 160px) 0;
}
@media (max-width: 575px) {
  .py-80 {
    padding: 40px 0;
  }
}

.pt-80 {
  padding-top: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pt-80 {
    padding-top: 40px;
  }
}

.pt-120 {
  padding-top: clamp(60px, 6.25vw, 320px);
}
@media (max-width: 575px) {
  .pt-120 {
    padding-top: 48px;
  }
}

.pb-120 {
  padding-bottom: clamp(60px, 6.25vw, 320px);
}
@media (max-width: 575px) {
  .pb-120 {
    padding-bottom: 48px;
  }
}

.pb-80 {
  padding-bottom: clamp(48px, 4.167vw, 160px);
}
@media (max-width: 575px) {
  .pb-80 {
    padding-bottom: 40px;
  }
}

.py-64 {
  padding: clamp(32px, 3.33vw, 128px) 0;
}
@media (max-width: 767px) {
  .py-64 {
    padding: 26px 0;
  }
}

.pt-64 {
  padding-top: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pt-64 {
    padding-top: 26px;
  }
}

.pb-64 {
  padding-bottom: clamp(32px, 3.33vw, 128px);
}
@media (max-width: 767px) {
  .pb-64 {
    padding-bottom: 26px;
  }
}

.pb-48 {
  padding-bottom: 26px;
}

.py-48 {
  padding: clamp(24px, 2.5vw, 96px) 0;
}
@media (max-width: 767px) {
  .py-48 {
    padding: 20px 0;
  }
}

.pb-48 {
  padding-bottom: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pb-48 {
    padding-bottom: 20px;
  }
}

.pt-48 {
  padding-top: clamp(24px, 2.5vw, 96px);
}
@media (max-width: 767px) {
  .pt-48 {
    padding-top: 20px;
  }
}

.py-40 {
  padding: clamp(24px, 2.083vw, 80px) 0;
}
@media (max-width: 575px) {
  .py-40 {
    padding: 20px 0;
  }
}

.pt-40 {
  padding-top: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pt-40 {
    padding-top: 20px;
  }
}

.pt-12 {
  padding-top: clamp(8px, 0.625vw, 24px);
}
@media (max-width: 575px) {
  .pt-12 {
    padding-top: 8px;
  }
}

.pb-40 {
  padding-bottom: clamp(24px, 2.083vw, 80px);
}
@media (max-width: 575px) {
  .pb-40 {
    padding-bottom: 20px;
  }
}

.py-32 {
  padding: 32px 0;
}
@media (max-width: 1599px) {
  .py-32 {
    padding: 29px 0;
  }
}
@media (max-width: 1399px) {
  .py-32 {
    padding: 27px 0;
  }
}
@media (max-width: 1199px) {
  .py-32 {
    padding: 25px 0;
  }
}
@media (max-width: 991px) {
  .py-32 {
    padding: 22px 0;
  }
}
@media (max-width: 767px) {
  .py-32 {
    padding: 20px 0;
  }
}

.p-32 {
  padding: 32px;
}
@media (max-width: 1599px) {
  .p-32 {
    padding: 29px;
  }
}
@media (max-width: 1399px) {
  .p-32 {
    padding: 27px;
  }
}
@media (max-width: 1199px) {
  .p-32 {
    padding: 25px;
  }
}
@media (max-width: 991px) {
  .p-32 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-32 {
    padding: 20px;
  }
}

.py-24 {
  padding: 24px 0;
}
@media (max-width: 1199px) {
  .py-24 {
    padding: 22px 0;
  }
}
@media (max-width: 991px) {
  .py-24 {
    padding: 22px 0;
  }
}
@media (max-width: 767px) {
  .py-24 {
    padding: 20px 0;
  }
}

.pl-24 {
  padding-left: 32px;
}
@media (max-width: 1199px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 991px) {
  .pl-24 {
    padding-left: 22px;
  }
}
@media (max-width: 767px) {
  .pl-24 {
    padding-left: 20px;
  }
}

.pr-24 {
  padding-right: 24px;
}
@media (max-width: 1199px) {
  .pr-24 {
    padding-right: 22px;
  }
}
@media (max-width: 991px) {
  .pr-24 {
    padding-right: 22px;
  }
}
@media (max-width: 767px) {
  .pr-24 {
    padding-right: 20px;
  }
}

.pb-24 {
  padding-bottom: 24px;
}
@media (max-width: 1199px) {
  .pb-24 {
    padding-bottom: 22px;
  }
}
@media (max-width: 991px) {
  .pb-24 {
    padding-bottom: 22px;
  }
}
@media (max-width: 767px) {
  .pb-24 {
    padding-bottom: 20px;
  }
}

.p-24 {
  padding: 24px;
}
@media (max-width: 1199px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 991px) {
  .p-24 {
    padding: 22px;
  }
}
@media (max-width: 767px) {
  .p-24 {
    padding: 20px;
  }
}

.py-16 {
  padding: clamp(12px, 0.833vw, 32px) 0;
}
@media (max-width: 1199px) {
  .py-16 {
    padding: 15px 0;
  }
}
@media (max-width: 991px) {
  .py-16 {
    padding: 14px 0;
  }
}
@media (max-width: 767px) {
  .py-16 {
    padding: 10px 0;
  }
}

.p-16 {
  padding: 16px;
}
@media (max-width: 1199px) {
  .p-16 {
    padding: 15px;
  }
}
@media (max-width: 991px) {
  .p-16 {
    padding: 14px;
  }
}
@media (max-width: 767px) {
  .p-16 {
    padding: 10px;
  }
}

.p-12 {
  padding: 12px;
}
@media (max-width: 1199px) {
  .p-12 {
    padding: 11px;
  }
}
@media (max-width: 991px) {
  .p-12 {
    padding: 10px;
  }
}
@media (max-width: 767px) {
  .p-12 {
    padding: 8px;
  }
}

.gap-4 {
  gap: clamp(2px, 0.208vw, 8px) !important;
}

.gap-8 {
  gap: clamp(4px, 0.417vw, 16px);
}

.gap-10 {
  gap: clamp(5px, 0.521vw, 20px);
}

.gap-12 {
  gap: clamp(8px, 0.625vw, 24px);
}

.gap-14 {
  gap: clamp(10px, 0.729vw, 28px);
}

.gap-16 {
  gap: clamp(12px, 0.833vw, 32px);
}

.gap-18 {
  gap: clamp(14px, 0.938vw, 36px);
}

.gap-20 {
  gap: clamp(16px, 1.042vw, 40px);
}

.gap-24 {
  gap: clamp(18px, 1.25vw, 48px);
}

.gap-32 {
  gap: clamp(24px, 1.667vw, 64px);
}

.gap-38 {
  gap: clamp(28px, 1.979vw, 76px);
}

.gap-48 {
  gap: clamp(10px, 2.5vw, 28px);
}

.gap-64 {
  gap: clamp(48px, 3.333vw, 128px);
}

/*-------------------------
Elements
-------------------------*/
/*----------------------------------------*/
/*  Button CSS START
/*----------------------------------------*/
.cus-btn {
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: clamp(4px, 0.417vw, 16px);
  padding: clamp(14px, 0.807vw, 94px) clamp(40px, 2.677vw, 88px);
  font-size: clamp(14px, 0.833vw, 32px);
  font-family: "Inter", sans-serif;
  font-weight: 600;
  text-transform: none;
  line-height: 120%;
  border: 1px solid #dcb34e;
  background-color: #dcb34e;
  color: #FAFAFA;
  cursor: pointer;
  overflow: hidden;
  transition: all 0.6s cubic-bezier(0.23, 1, 0.32, 1);
  border-radius: 500px;
}
.cus-btn svg {
  position: absolute;
  width: clamp(20px, 1.25vw, 48px);
  height: clamp(20px, 1.25vw, 48px);
  fill: #FAFAFA;
  z-index: 9;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.cus-btn .arr-1 {
  right: 29px;
}
.cus-btn .arr-2 {
  left: -25%;
}
.cus-btn .circle {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: clamp(16px, 1.042vw, 40px);
  height: clamp(16px, 1.042vw, 40px);
  background-color: #D9DBC2;
  border-radius: 50%;
  opacity: 0;
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.cus-btn .text {
  position: relative;
  z-index: 1;
  transform: translateX(-12px);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
.cus-btn:hover {
  border: 0.2px solid #dcb34e;
  box-shadow: -4px -4px 4px 0px rgba(0, 0, 0, 0.1) inset, 4px 4px 4px 0px rgba(0, 0, 0, 0.1) inset;
  color: #FAFAFA;
}
.cus-btn:hover .arr-1 {
  right: -25%;
}
.cus-btn:hover .arr-2 {
  transform: rotate(88deg);
  left: 30px;
}
.cus-btn:hover .arr-2 path {
  fill: #FAFAFA;
}
.cus-btn:hover .text {
  transform: translateX(12px);
}
.cus-btn:hover .circle {
  background-color: #dcb34e;
  width: 420px;
  height: 420px;
  opacity: 1;
}

.cus-btn-2 {
  position: relative;
  overflow: hidden;
  color: #dcb34e;
  display: inline-flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  justify-content: center;
  padding: clamp(13px, 0.755vw, 94px) clamp(28px, 1.734vw, 88px);
  text-decoration: none;
  border-radius: 500px;
  cursor: pointer;
  background: transparent;
  border: 1px solid #dcb34e;
  user-select: none;
  -webkit-user-select: none;
  touch-action: manipulation;
  font-family: "Inter", sans-serif;
  color: #dcb34e !important;
  font-size: clamp(16px, 0.938vw, 36px);
  font-weight: 500;
  /* 21.6px */
  text-transform: capitalize;
}
.cus-btn-2 span:first-child {
  position: relative;
  transition: all 602ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 110;
}
.cus-btn-2 span:last-child {
  color: #FAFAFA;
  display: block;
  position: absolute;
  bottom: 0;
  transition: all 500ms cubic-bezier(0.48, 0, 0.12, 1);
  z-index: 100;
  opacity: 0;
  top: 50%;
  left: 50%;
  transform: translateY(225%) translateX(-50%);
  height: 14px;
  line-height: 13px;
  width: 100%;
  text-align: center;
}
.cus-btn-2:after {
  content: "";
  position: absolute;
  bottom: -50%;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #dcb34e;
  border: 0;
  transform-origin: bottom center;
  transition: transform 600ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: skewY(9.3deg) scaleY(0);
  z-index: 50;
}
.cus-btn-2:hover {
  border-radius: 500px;
}
.cus-btn-2:hover .text {
  color: #dcb34e !important;
}
.cus-btn-2:hover:after {
  transform-origin: bottom center;
  transform: skewY(6.3deg) scaleY(2);
}
.cus-btn-2:hover span:first-child {
  opacity: 0;
  transition: all 900ms cubic-bezier(0.48, 0, 0.12, 1);
  transform: translateX(-50%) translateY(-50%);
}
.cus-btn-2:hover span:last-child {
  transform: translateX(-50%) translateY(-50%);
  opacity: 1;
  transition: all 600ms cubic-bezier(0.48, 0, 0.12, 1);
}

/*----------------------------------------*/
/* scroll to top
/*----------------------------------------*/
.scrollToTopBtn {
  background-color: #dcb34e;
  border-radius: clamp(4px, 0.417vw, 16px);
  border: none;
  color: #FAFAFA;
  cursor: pointer;
  font-size: clamp(18px, 1.25vw, 48px);
  line-height: 48px;
  display: grid;
  align-items: center;
  justify-content: center;
  width: clamp(40px, 2.5vw, 94px);
  height: clamp(40px, 2.5vw, 94px);
  position: fixed;
  bottom: 30px;
  right: 30px;
  z-index: 100;
  opacity: 0;
  transform: translateY(100px);
  transition: all 0.5s ease;
}
.scrollToTopBtn:hover {
  border: 1px solid #45474F;
  background: #45474F;
  color: #FAFAFA;
  transition: all 0.4s ease-in-out;
  transform: scale(0.99);
}

.showBtn {
  opacity: 1;
  transform: translateY(0);
}

.pagination {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  overflow: hidden;
  display: flex;
}
.pagination #border-pagination {
  display: flex;
  gap: 8px;
  margin: 0 auto;
  padding: 0;
  text-align: center;
}
.pagination #border-pagination .l-arrow {
  margin-right: 8px;
}
.pagination #border-pagination .r-arrow {
  margin-left: 8px;
}
.pagination #border-pagination li {
  display: inline;
}
.pagination #border-pagination li span {
  color: #dcb34e;
  transition: all 0.4s ease-in-out;
}
.pagination #border-pagination li a {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  width: clamp(40px, 2.5vw, 140px);
  height: clamp(40px, 2.5vw, 140px);
  background-color: transparent;
  border: 1px solid #dcb34e;
  border-radius: 50%;
  color: #dcb34e;
  float: left;
  transition: all 0.4s ease-in-out;
  font-size: clamp(14px, 0.833vw, 32px);
  font-weight: 400;
  line-height: 150%;
}
.pagination #border-pagination li a svg {
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
}
.pagination #border-pagination li a svg path {
  fill: #dcb34e;
  transition: all 0.4s ease-in-out;
}
.pagination #border-pagination li a:hover, .pagination #border-pagination li a.active {
  background-color: #dcb34e;
  border: 1px solid #dcb34e;
  color: #FAFAFA;
}
.pagination #border-pagination li a:hover svg path, .pagination #border-pagination li a.active svg path {
  fill: #FAFAFA;
}

/*-------------------------
  Form Styling
-------------------------*/
textarea.form-control {
  min-height: 118px;
  height: 193px;
  padding-left: 0 !important;
}
@media (max-width: 578px) {
  textarea.form-control {
    min-height: 140px;
    max-height: 140px;
  }
}

.input-block .form-control {
  display: flex;
  gap: clamp(4px, 0.417vw, 16px);
  padding: clamp(8px, 0.625vw, 24px) clamp(12px, 0.833vw, 72px);
  padding-left: 28px;
  border-bottom: 1px solid #92949F !important;
  background: transparent;
  font-family: "helvetica", sans-serif;
  font-size: clamp(16px, 0.938vw, 36px);
  font-weight: 400;
  line-height: 140%;
  position: relative;
  color: #141516;
  box-shadow: none;
  border: none;
  border-radius: 0;
  outline: 0;
}
.input-block .form-control:-webkit-autofill, .input-block .form-control:-webkit-autofill:focus {
  transition: background-color 600000s 0s, color 600000s 0s;
}
.input-block .form-control:focus {
  box-shadow: none !important;
  outline: 0 !important;
  color: #141516 !important;
  background: transparent !important;
}
.input-block .form-control::placeholder {
  color: #92949F;
  opacity: 1;
}
.input-block svg {
  width: clamp(19px, 1.042vw, 48px);
  height: clamp(19px, 1.042vw, 48px);
}

.input-block {
  position: relative;
}

.input-block svg {
  position: absolute;
  top: clamp(12px, 0.8vw, 48px);
  left: 0;
  width: clamp(19px, 1.042vw, 48px);
  height: clamp(19px, 1.042vw, 48px);
}

input[type=file] {
  display: none;
}

label.error {
  color: #ff0000;
}

.cus-checkBox input {
  display: none;
  color: #141516;
}
.cus-checkBox label {
  position: relative;
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  color: #92949F;
  font-size: clamp(15px, 0.833vw, 32px);
  font-weight: 400;
}
.cus-checkBox label::before {
  content: "\f0c8";
  font-family: "Font Awesome 6 Pro";
  color: #92949F;
  font-size: clamp(16px, 1.042vw, 40px);
  font-weight: 400;
}
.cus-checkBox input[type=checkbox]:checked + label::before {
  content: "\f14a";
  color: #dcb34e;
  font-weight: 600;
}

#preloader {
  position: fixed;
  width: 100%;
  height: 100vh;
  text-align: center;
  background-color: #F3F4EC;
  z-index: 9999999;
  display: grid;
  align-content: center;
  -webkit-transition: all 500ms linear;
  transition: all 500ms linear;
  /* common */
}
#preloader .loading {
  font-size: 89px;
  letter-spacing: -8px;
  font-family: "helvetica", sans-serif;
  font-weight: 600;
  text-align: center;
}
@media (max-width: 490px) {
  #preloader .loading {
    letter-spacing: -9px;
  }
}
#preloader .loading span {
  display: inline-block;
  margin: 0 -0.04em;
  font-size: clamp(68px, 5vw, 180px);
}
#preloader .loading07 span {
  position: relative;
  color: rgba(146, 148, 159, 0.2);
}
#preloader .loading07 span::after {
  position: absolute;
  top: 0;
  left: 0;
  content: attr(data-text);
  color: #dcb34e;
  opacity: 0;
  transform: scale(1.5);
  animation: loading07 3s infinite;
}
#preloader .loading07 span:nth-child(2)::after {
  animation-delay: 0.1s;
}
#preloader .loading07 span:nth-child(3)::after {
  animation-delay: 0.2s;
}
#preloader .loading07 span:nth-child(4)::after {
  animation-delay: 0.3s;
}
#preloader .loading07 span:nth-child(5)::after {
  animation-delay: 0.4s;
}
#preloader .loading07 span:nth-child(6)::after {
  animation-delay: 0.5s;
}
#preloader .loading07 span:nth-child(7)::after {
  animation-delay: 0.6s;
}
#preloader .loading07 span:nth-child(8)::after {
  animation-delay: 0.7s;
}
#preloader .loading07 span:nth-child(9)::after {
  animation-delay: 0.8s;
}
#preloader .loading07 span:nth-child(10)::after {
  animation-delay: 0.9s;
}

@keyframes loading07 {
  0%, 75%, 100% {
    transform: scale(1.3);
    opacity: 0;
  }
  25%, 50% {
    transform: scale(1);
    opacity: 1;
  }
}
.row > div {
  display: flex;
  flex-direction: column;
  align-items: stretch !important;
}

.drop-container {
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
}

.wrapper-dropdown {
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
  gap: clamp(4px, 0.417vw, 16px);
  position: relative;
  width: fit-content;
  width: 100%;
  text-align: left;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.wrapper-dropdown .selected-display {
  font-weight: 400;
  line-height: 150%;
}
.wrapper-dropdown svg {
  width: clamp(14px, 0.938vw, 36px);
  height: clamp(14px, 0.938vw, 36px);
  left: -26px;
  top: 4px;
}
.wrapper-dropdown::before {
  position: absolute;
  top: 50%;
  right: 16px;
  margin-top: -2px;
  border-width: 6px 6px 0 6px;
  border-style: solid;
  border-color: #fff transparent;
}
.wrapper-dropdown .topbar-dropdown {
  width: 100%;
  overflow: hidden;
  box-shadow: 0px 3px 6px 0px #92949F;
  background: #FAFAFA;
  color: #92949F !important;
  transition: 0.3s;
  position: absolute;
  top: 100%;
  right: 0;
  left: 6px;
  margin: 0;
  padding: 0;
  list-style: none;
  z-index: 99;
  border-radius: 16px;
  -webkit-transform-origin: top;
  -moz-transform-origin: top;
  -ms-transform-origin: top;
  transform-origin: top;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  opacity: 0;
  visibility: hidden;
}
.wrapper-dropdown .topbar-dropdown li {
  color: #1E1F20 !important;
  font-weight: 500;
  padding: 0 15px;
  line-height: 45px;
  border-radius: 0;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}
.wrapper-dropdown .topbar-dropdown li:last-child {
  border-bottom: none;
}
.wrapper-dropdown .topbar-dropdown li:hover {
  transition: all 0.4s ease-in-out;
  background-color: #dcb34e;
  color: #FAFAFA !important;
}
.wrapper-dropdown.active .topbar-dropdown {
  color: #0C0C0D;
  opacity: 1;
  visibility: visible;
  border-radius: 5px;
}
.wrapper-dropdown .scrollable-menu {
  height: auto;
  max-height: 200px;
  overflow-x: hidden;
}
.wrapper-dropdown .arrow {
  float: right;
  rotate: 180deg;
}
.wrapper-dropdown svg {
  transition: all 0.3s;
}
.wrapper-dropdown .rotated {
  transform: rotate(-180deg);
}

/*-------------------------
  layouts
-------------------------*/
.header {
  width: 100%;
  color: #FAFAFA;
  background-color: #FAFAFA;
  z-index: 2;
}
@media (max-width: 580px) {
  .header {
    padding: clamp(12px, 0.833vw, 32px) 0;
    /*16px */
  }
}
.header .main-menu__toggler {
  display: none !important;
}
@media (max-width: 1025px) {
  .header .main-menu__toggler {
    display: block !important;
  }
}
.header .navigation {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(16px, 1.042vw, 40px) 0;
}
@media (max-width: 680px) {
  .header .navigation {
    padding: 0;
  }
}
.header .navigation .header-logo {
  width: clamp(160px, 8.952vw, 432px);
}
@media (max-width: 1024px) {
  .header .navigation .header-logo {
    width: 99%;
    height: auto;
  }
}
@media (max-width: 440px) {
  .header .navigation .header-logo {
    width: 88%;
    height: auto;
  }
}
.header .navigation .menu-button-right {
  text-transform: capitalize;
  padding-top: 5px;
  padding: clamp(5px, 0.313vw, 7px) clamp(8px, 0.625vw, 24px);
  background-color: #F3F4EC;
  border-radius: clamp(28px, 2.5vw, 68px);
  height: clamp(48px, 2.917vw, 128px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5.313vw;
}
@media (max-width: 1399px) {
  .header .navigation .menu-button-right {
    margin-left: 0;
  }
}
@media (max-width: 1025px) {
  .header .navigation .menu-button-right {
    height: auto;
    display: none;
  }
}
.header .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
  text-transform: capitalize;
}
@media screen and (min-width: 1200px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: clamp(8px, 0.625vw, 24px);
  }
}
.header .navigation .menu-button-right .main-menu__nav .cf {
  display: flex;
  width: 40.563vw;
  justify-content: space-between;
  gap: 0 !important;
  *zoom: 1;
}
@media (max-width: 1399px) {
  .header .navigation .menu-button-right .main-menu__nav .cf {
    width: auto !important;
  }
}
.header .navigation .menu-button-right .main-menu__nav .cf:before, .header .navigation .menu-button-right .main-menu__nav .cf:after {
  content: " ";
  display: table;
}
.header .navigation .menu-button-right .main-menu__nav .cf:after {
  clear: both;
}
.header .navigation .menu-button-right .main-menu__nav #menu-main-menu {
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav #menu-slider {
  position: absolute;
  top: 0;
  height: clamp(26px, 1.979vw, 130px);
  width: 0;
  background: #dcb34e;
  z-index: 1;
  border-radius: 100px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  float: left;
  margin: 0;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  padding: clamp(4px, 0.417vw, 16px) clamp(8px, 0.625vw, 24px);
  border-radius: clamp(28px, 2.5vw, 68px);
  font-size: clamp(14px, 0.938vw, 36px);
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 120%;
  color: #0C0C0D;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: all all 0.4s ease-in-out;
  z-index: 2;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #FAFAFA;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #FAFAFA !important;
  background-color: #dcb34e;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li .header-arrow,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li .header-arrow {
  font-weight: 300;
  margin-left: -16px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:first-child a::before,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:first-child a::before {
  display: none;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, .header .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #dcb34e;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  overflow: hidden;
  border-radius: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: clamp(200px, 10.938vw, 616px);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity all 0.4s ease-in-out, visibility all 0.4s ease-in-out, transform 700ms ease;
  z-index: 99;
  background: #FAFAFA;
  padding: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 40px);
  line-height: 26px;
  color: #0C0C0D;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: clamp(4px, 0.417vw, 46px) clamp(16px, 1.042vw, 80px);
  transition: 400ms;
  border-radius: 6px;
  text-transform: capitalize;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #dcb34e;
  color: #FAFAFA;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.header .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  padding: 6px;
  opacity: 1;
  visibility: visible;
  gap: 0;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.4s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .header .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .header .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
.header .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
.header .navigation .main-menu__right .main-menu-link-btn {
  position: relative;
}
.header .navigation .main-menu__right .main-menu-link-btn svg .icon {
  transition: all 0.4s ease-in-out;
}
.header .navigation .main-menu__right .main-menu-link-btn:hover svg .icon {
  fill: #dcb34e;
  transition: all 0.4s ease-in-out;
}
.header.stricky-fixed {
  transform: translateY(0);
}
.header .sticky-header__content {
  width: 100%;
  padding: 0 0;
  background: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}

.stricky-header {
  position: fixed;
  z-index: 991;
  top: 0;
  left: 0;
  width: 100%;
  transform: translateY(-120%);
  transition: transform 500ms ease;
}
@media (max-width: 1199px) {
  .stricky-header {
    display: none;
  }
}
.stricky-header.main-menu {
  padding: 0 !important;
}
.stricky-header.stricky-fixed {
  transform: translateY(0);
}
.stricky-header .cf {
  position: relative;
  display: flex;
  justify-content: space-between;
  gap: 12px !important;
  *zoom: 1;
}
.stricky-header .cf:before, .stricky-header .cf:after {
  content: " ";
  display: table;
}
.stricky-header .cf:after {
  clear: both;
}
.stricky-header #menu-main-menu {
  position: relative;
}
.stricky-header .sticky-menu-slider {
  position: absolute;
  top: 0;
  height: clamp(26px, 1.979vw, 130px);
  width: 0;
  background: #dcb34e;
  z-index: 1;
  border-radius: 100px;
}
.stricky-header #menu-slider {
  position: absolute;
  top: 0;
  height: clamp(26px, 1.979vw, 60px);
  width: 0;
  background: #dcb34e;
  z-index: 1;
  border-radius: 100px;
}
.stricky-header .sticky-header__content {
  width: 100%;
  padding: 0;
  background: #FAFAFA;
  box-shadow: rgba(0, 0, 0, 0.24) 0px 3px 8px;
}
.stricky-header .sticky-header__content .navigation {
  width: 100%;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: clamp(16px, 1.042vw, 40px) 0;
}
@media (max-width: 680px) {
  .stricky-header .sticky-header__content .navigation {
    padding: 0;
  }
}
.stricky-header .sticky-header__content .navigation .header-logo {
  width: clamp(160px, 8.952vw, 432px);
}
@media (max-width: 1024px) {
  .stricky-header .sticky-header__content .navigation .header-logo {
    width: 99%;
    height: auto;
  }
}
@media (max-width: 440px) {
  .stricky-header .sticky-header__content .navigation .header-logo {
    width: 88%;
    height: auto;
  }
}
.stricky-header .sticky-header__content .navigation .menu-button-right {
  text-transform: capitalize;
  padding-top: 5px;
  padding: clamp(5px, 0.313vw, 7px) clamp(8px, 0.625vw, 24px);
  background-color: #F3F4EC;
  border-radius: clamp(28px, 2.5vw, 68px);
  height: clamp(48px, 2.917vw, 128px);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5.313vw;
}
@media (max-width: 1399px) {
  .stricky-header .sticky-header__content .navigation .menu-button-right {
    margin-left: 0;
  }
}
@media (max-width: 1025px) {
  .stricky-header .sticky-header__content .navigation .menu-button-right {
    height: auto;
    display: none;
  }
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav {
  margin-left: auto;
  margin-right: auto;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  align-items: center;
  display: none;
  text-transform: capitalize;
}
@media screen and (min-width: 1200px) {
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list,
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list ul,
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list,
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list ul {
    display: flex;
    gap: clamp(8px, 0.625vw, 24px);
  }
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li {
  float: left;
  margin: 0;
  position: relative;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a {
  padding: clamp(4px, 0.417vw, 16px) clamp(8px, 0.625vw, 24px);
  border-radius: clamp(28px, 2.5vw, 68px);
  font-size: clamp(14px, 0.938vw, 36px);
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  line-height: 120%;
  color: #0C0C0D;
  display: flex;
  align-items: center;
  gap: 8px;
  position: relative;
  transition: all all 0.4s ease-in-out;
  z-index: 2;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a:hover,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a:hover {
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li > a.active,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li > a.active {
  color: #FAFAFA !important;
  background-color: #dcb34e;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li .header-arrow,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li .header-arrow {
  font-weight: 300;
  margin-left: -16px;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li:first-child a::before,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:first-child a::before {
  display: none;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li.current, .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list > li:hover,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li.current,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list > li:hover {
  color: #dcb34e;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul {
  overflow: hidden;
  border-radius: 10px;
  text-transform: uppercase;
  position: absolute;
  top: 100%;
  left: 0;
  min-width: clamp(200px, 10.938vw, 616px);
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  opacity: 0;
  visibility: hidden;
  transform-origin: top center;
  transform: scaleY(0) translateZ(100px);
  backface-visibility: hidden;
  transition: opacity all 0.4s ease-in-out, visibility all 0.4s ease-in-out, transform 700ms ease;
  z-index: 99;
  background: #FAFAFA;
  padding: 0;
  box-shadow: rgba(149, 157, 165, 0.2) 0px 8px 24px;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li {
  flex: 1 1 100%;
  width: 100%;
  position: relative;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > a,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > a {
  font-size: clamp(14px, 0.833vw, 40px);
  line-height: 26px;
  color: #0C0C0D;
  font-weight: 400;
  font-family: "Inter", sans-serif;
  display: flex;
  padding: clamp(4px, 0.417vw, 46px) clamp(16px, 1.042vw, 80px);
  transition: 400ms;
  border-radius: 6px;
  text-transform: capitalize;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li.current > a, .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li:hover > a,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li.current > a,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li:hover > a {
  background-color: #dcb34e;
  color: #FAFAFA;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul {
  top: 0;
  left: calc(100% + 20px);
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul.right-align,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul.right-align {
  top: 0;
  left: auto;
  right: 100%;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li ul li > ul ul,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li ul li > ul ul {
  display: flex;
}
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li:hover > ul,
.stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:hover > ul {
  padding: 6px;
  opacity: 1;
  visibility: visible;
  gap: 0;
  transform: scaleY(1) translateZ(0px);
  transition: all 0.4s ease-in-out;
}
@media only screen and (min-width: 1200px) and (max-width: 1399px) {
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(1) ul li > ul, .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .main-menu__list li:nth-last-child(2) ul li > ul,
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(1) ul li > ul,
  .stricky-header .sticky-header__content .navigation .menu-button-right .main-menu__nav .stricky-header .main-menu__list li:nth-last-child(2) ul li > ul {
    left: auto;
    right: calc(100% + 20px);
  }
}
.stricky-header .sticky-header__content .navigation .main-menu__right {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
.stricky-header .sticky-header__content .navigation .main-menu__right .main-menu-link-btn {
  position: relative;
}
.stricky-header .sticky-header__content .navigation .main-menu__right .main-menu-link-btn svg .icon {
  transition: all 0.4s ease-in-out;
}
.stricky-header .sticky-header__content .navigation .main-menu__right .main-menu-link-btn:hover svg .icon {
  fill: #dcb34e;
  transition: all 0.4s ease-in-out;
}

.mobile-nav__toggler {
  font-size: 24px;
  font-weight: 200;
  color: #45474F;
  cursor: pointer;
  transition: 500ms;
  display: none;
}
@media (max-width: 1099px) {
  .mobile-nav__toggler {
    display: flex;
  }
}
.mobile-nav__toggler:hover {
  color: #dcb34e;
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/
.mobile-nav__wrapper {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  z-index: 999;
  transform: translateX(-100%);
  transform-origin: left center;
  transition: transform 500ms ease 500ms, visibility 500ms ease 500ms;
  visibility: hidden;
  position: fixed;
}
.mobile-nav__wrapper .container {
  padding-left: 0;
  padding-right: 0;
}
.mobile-nav__wrapper.expanded {
  opacity: 1;
  transform: translateX(0%);
  visibility: visible;
  transition: transform 500ms ease 0ms, visibility 500ms ease 0ms;
}
.mobile-nav__wrapper.expanded .mobile-nav__content {
  border-radius: clamp(18px, 1.25vw, 48px);
  margin: 12px;
  opacity: 1;
  visibility: visible;
  transform: translateX(0);
  transition: opacity 500ms ease 500ms, visibility 500ms ease 500ms, transform 500ms ease 500ms;
}
.mobile-nav__wrapper .mobile-nav__overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #1E1F20;
  opacity: 0.3;
}
.mobile-nav__wrapper .mobile-nav__content {
  width: 300px;
  background: #FAFAFA;
  z-index: 10;
  position: relative;
  height: 96vh;
  overflow-y: auto;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0;
  visibility: hidden;
  transform: translateX(-100%);
  transition: opacity 500ms ease 0ms, visibility 500ms ease 0ms, transform 500ms ease 0ms;
}
@media (max-width: 490px) {
  .mobile-nav__wrapper .mobile-nav__content {
    width: clamp(250px, 55.102vw, 450px);
  }
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__nav {
  display: block;
  padding: 0;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box {
  margin-top: 14px;
  margin-bottom: 40px;
  display: flex;
}
.mobile-nav__wrapper .mobile-nav__content .logo-box img {
  width: clamp(160px, 15.625vw, 320px);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list,
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul {
  display: none;
  border-top: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li > a {
  padding-left: 1em;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list ul li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li:not(:last-child) {
  border-bottom: 1px solid RGBA(255, 255, 255, 0.1);
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a {
  display: flex;
  justify-content: space-between;
  line-height: 30px;
  color: #0C0C0D;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  text-transform: capitalize;
  font-weight: 400;
  height: 40px;
  letter-spacing: 0.8px;
  align-items: center;
  transition: 500ms;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a.expanded {
  color: #dcb34e;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button {
  width: 30px;
  height: 30px;
  background-color: #dcb34e;
  border: none;
  outline: none;
  color: #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  transform: rotate(-90deg);
  border-radius: 4px;
  transition: transform 500ms ease;
}
.mobile-nav__wrapper .mobile-nav__content .main-menu__list li a button.expanded {
  transform: rotate(0deg);
  background-color: #1E1F20;
  color: #F3F4EC;
}
.mobile-nav__wrapper .mobile-nav__close {
  position: absolute;
  top: 20px;
  right: 15px;
  font-size: 18px;
  color: #dcb34e;
  cursor: pointer;
}

.mobile-nav__social {
  display: flex;
  align-items: center;
}
.mobile-nav__social a {
  font-size: 16px;
  color: #0C0C0D;
  transition: 500ms;
}
.mobile-nav__social a + a {
  margin-left: 20px;
}
.mobile-nav__social a:hover {
  color: #dcb34e;
}

.mobile-nav__contact {
  margin-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.mobile-nav__contact li {
  color: #0C0C0D;
  font-size: 14px;
  font-weight: 500;
  position: relative;
  display: flex;
  align-items: center;
}
.mobile-nav__contact li + li {
  margin-top: 15px;
}
.mobile-nav__contact li a {
  color: inherit;
  transition: 500ms;
}
.mobile-nav__contact li a:hover {
  color: #dcb34e;
}
.mobile-nav__contact li i {
  width: 30px;
  height: 30px;
  border-radius: 4px;
  background-color: #dcb34e;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 14px;
  margin-right: 10px;
  color: #FAFAFA;
}

.mobile-nav__container .main-menu__logo,
.mobile-nav__container .main-menu__right {
  display: none;
}

.nav-bar .nav-link li {
  position: relative;
  display: flex;
  align-items: center;
  gap: 16px;
}
.nav-bar .nav-link li::before {
  width: clamp(4px, 0.417vw, 16px);
  height: clamp(4px, 0.417vw, 16px);
  border: 1px solid #F3F4EC;
  border-radius: clamp(4px, 0.417vw, 16px);
}
.nav-bar .nav-link li.active::before {
  display: none;
}

.hero-banner {
  padding: clamp(38px, 4.167vw, 160px) 0 clamp(60px, 8.698vw, 254px) 0;
  background: url("../media/hero/hero-bg.png") no-repeat;
  background-size: cover;
  background-position: center;
}
.hero-banner .line-vec {
  width: clamp(340px, 33.594vw, 954px);
}
.hero-banner .h1 {
  font-size: clamp(48px, 3.646vw, 98px);
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  font-family: "Playfair Display", sans-serif;
}
.hero-banner .img-wrapper {
  position: relative;
}
.hero-banner .img-wrapper .img-1 {
  position: absolute;
  left: 0;
  bottom: 2.708vw;
  z-index: 3;
  width: clamp(150px, 11.615vw, 498px);
  height: clamp(170px, 14.375vw, 498px);
  flex-shrink: 0;
  border-radius: 120px 120px 12px 12px;
  object-fit: cover;
  filter: drop-shadow(3px 7px 13px rgba(0, 0, 0, 0.2));
}
.hero-banner .img-wrapper .img-2 {
  position: relative;
  text-align: center;
  left: 50%;
  transform: translateX(-50%);
  z-index: 2;
  aspect-ratio: 16/9;
  flex-shrink: 0;
  border-radius: clamp(12px, 0.833vw, 32px);
  width: clamp(250px, 25.885vw, 898px);
  height: clamp(270px, 34.792vw, 998px);
  object-fit: cover;
  filter: drop-shadow(3px 7px 13px rgba(0, 0, 0, 0.2));
}
.hero-banner .img-wrapper .img-3 {
  filter: drop-shadow(3px 7px 13px rgba(0, 0, 0, 0.2));
  position: absolute;
  right: -5%;
  top: 4.063vw;
  z-index: 1;
  width: clamp(210px, 12.656vw, 498px);
  height: clamp(230px, 17.031vw, 498px);
  flex-shrink: 0;
  border-radius: clamp(12px, 0.833vw, 32px);
  object-fit: cover;
}
@media (max-width: 1025px) {
  .hero-banner .img-wrapper .img-3 {
    right: 0;
  }
}

footer {
  background-color: #F3F4EC;
  padding: clamp(38px, 3.333vw, 188px) 0 clamp(24px, 1.667vw, 94px) 0;
}
footer.footer-bg {
  background: url("../media/images/footer-bg.jpg") no-repeat;
  background-size: cover;
  background-position: center;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  padding-top: clamp(58px, 7vw, 189px);
}
footer .footer-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-right: 4.427vw;
  flex-wrap: wrap;
  row-gap: 32px;
}
footer .news-letter-form {
  display: flex;
  align-items: end;
  gap: clamp(18px, 1.25vw, 48px) !important;
  padding-right: 4.167vw;
}
footer .news-letter-form .form-control {
  padding: clamp(10px, 0.573vw, 24px) clamp(10px, 0.729vw, 28px);
  padding-left: 0;
  background-color: transparent;
  color: #92949F !important;
  border-radius: 0;
  border: none;
  border-bottom: 1px solid #92949F;
  /* Shadow/xs */
  box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05);
}
footer .news-letter-form .form-control::placeholder {
  font-size: clamp(16px, 0.938vw, 36px);
  color: #92949F !important;
}
footer .h6,
footer .underline-title {
  text-align: center;
  display: inline-flex;
  border-bottom: 4px solid #dcb34e;
}
footer .links-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (max-width: 821px) {
  footer .links-block {
    justify-content: start;
  }
}
footer .links-block ul li {
  font-size: clamp(16px, 0.938vw, 36px);
  color: #141516;
}
footer .time-block {
  display: flex;
  align-items: center;
  justify-content: end;
}
@media (max-width: 821px) {
  footer .time-block {
    justify-content: start;
  }
}
footer .svg-block,
footer .clock-vector {
  width: clamp(18px, 1.25vw, 88px);
  height: clamp(18px, 1.25vw, 88px);
}
footer .svg-block svg,
footer .clock-vector svg {
  width: clamp(18px, 1.25vw, 88px);
  height: clamp(18px, 1.25vw, 88px);
}
footer .hover-content:hover {
  color: #dcb34e !important;
}
footer .footer-logo img {
  width: clamp(168px, 10.208vw, 604px);
}
footer .privacy-text {
  font-size: clamp(15px, 0.833vw, 32px);
}

.social-icons {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.social-icons .icon {
  width: clamp(36px, 2.083vw, 84px);
  height: clamp(36px, 2.083vw, 84px);
  border-radius: 50%;
  border: 1px solid #dcb34e;
  display: flex;
  align-items: center;
  justify-content: center;
}
.social-icons .icon svg {
  width: clamp(20px, 0.833vw, 52px);
  height: clamp(20px, 0.833vw, 52px);
}
.social-icons .icon svg path {
  fill: #dcb34e;
  transform: all 0.4s ease-in-out;
}
.social-icons .icon:hover {
  border: 1px solid #dcb34e;
  background-color: #dcb34e;
}
.social-icons .icon:hover svg path {
  fill: #F3F4EC;
}

.title-banner {
  background: url("../media/images/title-banner.jpg") no-repeat;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: clamp(108px, 9.063vw, 628px) 0;
}
@media (max-width: 999px) {
  .title-banner {
    background-position-x: center;
  }
}
.title-banner .title {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: clamp(16px, 1.042vw, 40px) !important;
}
.title-banner .title::before {
  content: "";
  display: block;
  width: clamp(62px, 3.75vw, 128px);
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='18' viewBox='0 0 83 18' fill='none'%3E%3Cpath d='M0.839746 9L9.5 17.6603L18.1603 9L9.5 0.339746L0.839746 9ZM81.5 10.5C82.3284 10.5 83 9.82843 83 9C83 8.17157 82.3284 7.5 81.5 7.5V10.5ZM9.5 10.5H81.5V7.5H9.5V10.5Z' fill='%23878C53'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 8px;
  transform: rotate(180deg);
}
.title-banner .title::after {
  content: "";
  display: block;
  width: clamp(62px, 3.75vw, 128px);
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='18' viewBox='0 0 83 18' fill='none'%3E%3Cpath d='M0.839746 9L9.5 17.6603L18.1603 9L9.5 0.339746L0.839746 9ZM81.5 10.5C82.3284 10.5 83 9.82843 83 9C83 8.17157 82.3284 7.5 81.5 7.5V10.5ZM9.5 10.5H81.5V7.5H9.5V10.5Z' fill='%23878C53'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 8px;
}
.title-banner .title .h2 {
  flex-shrink: 0;
  font-size: clamp(29px, 2.552vw, 64px);
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  font-family: "Playfair Display", sans-serif;
}

.about-sec.about-pagesec {
  background: url("../media/images/about-circle.png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: clamp(60px, 6.25vw, 154px) 0 66px 0;
  background-position: center;
}
.about-sec .img-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.about-sec .about-content {
  padding: 0 clamp(20px, 2.5vw, 54px);
}
@media (max-width: 590px) {
  .about-sec .about-content {
    padding: 0;
  }
}
.about-sec .about-content .heading {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: start;
  gap: clamp(16px, 1.042vw, 40px) !important;
}
.about-sec .about-content .heading .h2 {
  font-size: clamp(28px, 2.188vw, 54px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  font-family: "Playfair Display", sans-serif;
}
.about-sec .about-content .heading::after {
  content: "";
  display: block;
  width: clamp(92px, 5vw, 128px);
  height: 16px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='107' height='18' viewBox='0 0 107 18' fill='none'%3E%3Cpath d='M106.66 9L98 17.6603L89.3397 9L98 0.339746L106.66 9ZM2 10.5C1.17157 10.5 0.5 9.82843 0.5 9C0.5 8.17157 1.17157 7.5 2 7.5V10.5ZM98 10.5H2V7.5H98V10.5Z' fill='%23D9DBC2'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 8px;
}
.about-sec .about-content .num-section {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 24px;
}
.about-sec .about-content .num-section .counter-count {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
}
.about-sec .about-content .num-section .counter-count .svg-block svg {
  width: clamp(28px, 2.5vw, 68px);
  height: clamp(28px, 2.5vw, 68px);
}

.blog-detail .blog-sidebar .gallery-img {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 0px;
}
.blog-detail .blog-sidebar .gallery-img img {
  width: clamp(118px, 9.167vw, 199px);
}
.blog-detail .blog-sidebar .categoriy-block a {
  display: block;
}

.google-map-container {
  border-radius: clamp(18px, 1.25vw, 48px);
  height: clamp(290px, 22.917vw, 1250px);
}
.google-map-container iframe {
  border-radius: clamp(18px, 1.25vw, 48px);
  width: 100%;
  height: clamp(290px, 22.917vw, 1250px);
}

.contact-info-wrapper .info-block {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: clamp(18px, 1.25vw, 48px) !important;
  padding-right: 64px;
  row-gap: 32px;
}
@media (max-width: 720px) {
  .contact-info-wrapper .info-block {
    padding-right: 0;
  }
  .contact-info-wrapper .info-block .mb-16 {
    margin-bottom: 8px;
  }
}

.wrapper-sec {
  /* background: url("../media/images/wrapper-bg.png") no-repeat; */
  background-size: cover;
  background-position: center;
  padding: clamp(40px, 2.083vw, 54px) 0;
  background-position: center;
}

.heading {
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.heading .title {
  display: flex;
  align-items: center;
  gap: clamp(16px, 1.042vw, 40px) !important;
}
.heading .title::before {
  content: "";
  display: block;
  width: clamp(52px, 3.75vw, 128px);
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='18' viewBox='0 0 83 18' fill='none'%3E%3Cpath d='M0.839746 9L9.5 17.6603L18.1603 9L9.5 0.339746L0.839746 9ZM81.5 10.5C82.3284 10.5 83 9.82843 83 9C83 8.17157 82.3284 7.5 81.5 7.5V10.5ZM9.5 10.5H81.5V7.5H9.5V10.5Z' fill='%23D9DBC2'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 8px;
  transform: rotate(180deg);
}
.heading .title::after {
  content: "";
  display: block;
  width: clamp(52px, 3.75vw, 128px);
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='83' height='18' viewBox='0 0 83 18' fill='none'%3E%3Cpath d='M0.839746 9L9.5 17.6603L18.1603 9L9.5 0.339746L0.839746 9ZM81.5 10.5C82.3284 10.5 83 9.82843 83 9C83 8.17157 82.3284 7.5 81.5 7.5V10.5ZM9.5 10.5H81.5V7.5H9.5V10.5Z' fill='%23D9DBC2'/%3E%3C/svg%3E");
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: 8px;
}
.heading .h2 {
  font-size: clamp(28px, 2.188vw, 54px);
  font-style: normal;
  font-weight: 700;
  line-height: 120%;
  font-family: "Playfair Display", sans-serif;
  flex-shrink: 0;
}

.service-sec .service-card {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.service-sec .service-card .card-img {
  border-radius: clamp(8px, 0.625vw, 24px);
  width: 100%;
  overflow: hidden;
}
.service-sec .service-card .card-img img {
  transition: all 0.4s ease-in-out;
  border-radius: clamp(8px, 0.625vw, 24px);
  width: 100%;
}
@media (max-width: 720px) {
  .service-sec .service-card .card-img img {
    height: 250px;
    object-fit: cover;
  }
}
.service-sec .service-card .card-content {
  padding: clamp(18px, 1.25vw, 48px) clamp(12px, 0.833vw, 32px);
  text-align: center;
}
.service-sec .service-card:hover .card-img img {
  transform: scale(1.04);
}
.service-sec .service-card:hover .card-content .hover-content {
  color: #dcb34e !important;
}

.gallery-sec .galler-img {
  border-radius: clamp(12px, 0.833vw, 32px);
  width: 100%;
  overflow: hidden;
}
.gallery-sec .galler-img img {
  border-radius: clamp(12px, 0.833vw, 32px);
  width: 100%;
  object-fit: cover;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 720px) {
  .gallery-sec .galler-img img {
    height: 250px;
    object-fit: cover;
  }
}
.gallery-sec .galler-img:hover img {
  transform: scale(1.05);
}

.counter-section {
  padding: clamp(68px, 5.521vw, 168px) 0;
}
.counter-section .counter-count {
  text-align: center;
}
.counter-section .counter-count h3 {
  font-family: "Playfair Display", sans-serif;
}

.testimonial-sec.about-testimonial-circle {
  background: url("../media/images/about-testimonial-circle.png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: 36px 0 6.25vw;
  background-position: center;
}
.testimonial-sec .star-block {
  padding: clamp(4px, 0.417vw, 16px) clamp(8px, 0.625vw, 24px);
  border-radius: 500px;
  background-color: #FAFAFA;
  display: inline-flex !important;
  align-items: center;
}
.testimonial-sec .slider-arrows {
  display: flex;
  align-items: center;
  gap: clamp(18px, 1.25vw, 48px) !important;
}
@media (max-width: 720px) {
  .testimonial-sec .slider-arrows {
    justify-content: center;
  }
}
.testimonial-sec .slider-arrows .arrow-btn {
  width: clamp(40px, 2.5vw, 94px);
  height: clamp(40px, 2.5vw, 94px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #D9DBC2;
  transform: all 0.4s ease-in-out;
}
.testimonial-sec .slider-arrows .arrow-btn svg {
  width: clamp(16px, 1.042vw, 60px);
  height: clamp(16px, 1.042vw, 60px);
}
.testimonial-sec .slider-arrows .arrow-btn svg path {
  transform: all 0.4s ease-in-out;
}
.testimonial-sec .slider-arrows .arrow-btn:hover {
  background-color: #dcb34e;
}
.testimonial-sec .slider-arrows .arrow-btn:hover svg path {
  stroke: #D9DBC2;
}
.testimonial-sec .testimonial-block {
  padding: clamp(28px, 1.875vw, 76px);
  border-radius: clamp(12px, 0.833vw, 32px);
  background-color: #F3F4EC;
}
.testimonial-sec .testimonial-block .test-user {
  width: clamp(48px, 3.333vw, 128px);
  height: clamp(48px, 3.333vw, 128px);
}
.testimonial-sec .testimonial-block .qoute-vec svg {
  width: clamp(48px, 3.125vw, 188px);
}
.testimonial-sec .testimonial-block .star {
  width: clamp(18px, 1.25vw, 48px);
  height: clamp(18px, 1.25vw, 48px);
}

.blog-sec {
  background: url("../media/images/bg-circle-3.png") no-repeat;
  background-size: cover;
  background-position: center;
  padding: clamp(60px, 6.25vw, 154px) 0 0 0;
  background-position: center;
}
.blog-sec.blog-page-sec {
  background: none;
  padding: 0;
}
.blog-sec .blog-card {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.blog-sec .blog-card .card-img {
  border-radius: clamp(8px, 0.625vw, 24px);
  width: 100%;
  overflow: hidden;
}
.blog-sec .blog-card .card-img img {
  transition: all 0.4s ease-in-out;
  border-radius: clamp(8px, 0.625vw, 24px);
  width: 100%;
}
@media (max-width: 720px) {
  .blog-sec .blog-card .card-img img {
    height: 250px;
    object-fit: cover;
  }
}
.blog-sec .blog-card .card-content {
  padding: clamp(12px, 0.833vw, 32px);
}
@media (max-width: 720px) {
  .blog-sec .blog-card .card-content {
    padding: 14px 0;
  }
}
.blog-sec .blog-card .card-content .h6,
.blog-sec .blog-card .card-content p {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  align-self: stretch;
  overflow: hidden;
}
.blog-sec .blog-card:hover .card-img img {
  transform: scale(1.04);
}
.blog-sec .blog-card:hover .card-content .hover-content {
  color: #dcb34e !important;
}

.quote-sec {
  background-color: #F3F4EC;
  padding: clamp(88px, 6.667vw, 198px) 0;
}
.quote-sec .quote-wrapper {
  padding: clamp(24px, 1.667vw, 64px) clamp(16px, 1.042vw, 40px);
  border-radius: clamp(12px, 0.833vw, 32px);
  background-color: #FAFAFA;
}

.learnig-journey-sec .img-block {
  position: relative;
}
.learnig-journey-sec .img-block .journey-img {
  width: 100%;
  border-radius: clamp(12px, 0.833vw, 32px);
  object-fit: cover;
}
.learnig-journey-sec .img-block .our-student-block {
  width: clamp(258px, 18.021vw, 648px);
  padding: clamp(22px, 1.25vw, 48px);
  border-radius: clamp(8px, 0.625vw, 24px);
  background-color: #dcb34e;
  display: inline-flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: absolute;
  bottom: clamp(18px, 1.25vw, 48px);
  left: clamp(18px, 1.25vw, 48px);
}
.learnig-journey-sec .img-block .our-student-block .img-block {
  display: flex;
  align-items: center;
}
.learnig-journey-sec .img-block .our-student-block .img-block img {
  width: clamp(48px, 2.917vw, 140px);
  height: clamp(48px, 2.917vw, 140px);
}
.learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(2), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(3), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(4) {
  margin-left: -22.4px;
}
@media (max-width: 1025px) {
  .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(2), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(3), .learnig-journey-sec .img-block .our-student-block .img-block img:nth-child(4) {
    margin-left: -11.4px;
  }
}
.learnig-journey-sec .img-block .our-student-block .img-block .numicon {
  width: clamp(48px, 2.917vw, 140px);
  height: clamp(48px, 2.917vw, 140px);
  border-radius: 50%;
  border: 2px solid #FAFAFA;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #FAFAFA;
  color: #dcb34e;
  font-weight: 600;
  line-height: 150%;
  font-size: clamp(15px, 0.833vw, 72px);
  margin-left: -22.4px;
}
@media (max-width: 1025px) {
  .learnig-journey-sec .img-block .our-student-block .img-block .numicon {
    margin-left: -11.4px;
  }
}
.learnig-journey-sec #learningjourney {
  padding: clamp(24px, 1.667vw, 64px);
}
.learnig-journey-sec .faq .faq-block .collapsed,
.learnig-journey-sec .faq .faq-block .collapse,
.learnig-journey-sec .faq .faq-block .show {
  transition: all 0.4s ease-in-out;
}
.learnig-journey-sec .faq .faq-block .accordion-button {
  transition: all 0.4s ease-in-out;
  margin: 0;
  position: relative;
  padding: 0;
  color: #0C0C0D !important;
  font-family: "Inter", sans-serif;
  font-size: clamp(16px, 1.042vw, 40px);
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
}
.learnig-journey-sec .faq .faq-block .accordion-button.collapsed {
  transition: all 0.4s ease-in-out;
  color: #0C0C0D !important;
  border-radius: 0px;
  padding: 0;
  background: none;
  margin: 0;
}
.learnig-journey-sec .faq .faq-block .accordion-button.collapsed::after {
  transition: all 0.4s ease-in-out;
  background-image: none !important;
  content: "\f054";
  font-family: "Font Awesome 6 Pro";
  transform: rotate(0deg);
  color: #0C0C0D !important;
}
.learnig-journey-sec .faq .faq-block .accordion-button:not(.collapsed) {
  color: #0C0C0D;
  background: transparent;
  border: none;
  box-shadow: none;
}
.learnig-journey-sec .faq .faq-block .accordion-button:focus {
  transition: all 0.4s ease-in-out;
  border: none;
  box-shadow: none;
}
.learnig-journey-sec .faq .faq-block .accordion-button::after {
  content: "\f054";
  width: clamp(16px, 1.042vw, 96px);
  height: clamp(16px, 1.042vw, 96px);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  transition: all 0.4s ease-in-out;
  font-family: "Font Awesome 6 Pro";
  background-image: none !important;
  position: absolute;
  right: 0px;
  font-weight: 400;
  color: #dcb34e !important;
  font-size: clamp(16px, 1.042vw, 96px);
  cursor: pointer;
  transform: rotate(-90deg);
}
.learnig-journey-sec .faq .faq-block .accordion-collapse p {
  color: #45474F !important;
  margin: 16px 0 0;
}

.out-team-sec .team-block {
  display: flex;
  flex-direction: column;
  border-radius: clamp(16px, 1.042vw, 40px);
  overflow: hidden;
  background-color: #FAFAFA;
  border: 1px solid #EAEAEC;
}
.out-team-sec .team-block .img-block {
  border-radius: clamp(16px, 1.042vw, 40px);
  width: 100%;
  overflow: hidden;
  transition: all 0.4s ease-in-out;
}
.out-team-sec .team-block .img-block img {
  border-radius: clamp(16px, 1.042vw, 40px);
  transition: all 0.4s ease-in-out;
  width: 100%;
}
.out-team-sec .team-block .team-content {
  padding: clamp(18px, 1.25vw, 48px);
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 12px;
}
.out-team-sec .team-block .team-content .links-icon {
  width: clamp(24px, 1.667vw, 108px);
  height: clamp(24px, 1.667vw, 108px);
  flex-shrink: 0;
}
.out-team-sec .team-block:hover .img-block img {
  transform: scale(1.03);
}

.background-sec {
  /* background: url("../media/images/bg-circle-2.png") no-repeat; */
  background-size: cover;
  background-position: center;
  /* padding: clamp(40px, 2.083vw, 54px) 0; */
  background-position: center;
}

.pricing-sec .pricing-card {
  padding: clamp(30px, 2.083vw, 54px) clamp(18px, 1.25vw, 48px);
  border-radius: clamp(12px, 0.833vw, 32px);
  border: 1px solid #92949F;
  background-color: #FAFAFA;
  transition: all 0.4s ease-in-out;
}
.pricing-sec .pricing-card .price-btn {
  display: flex;
  height: clamp(40px, 2.5vw, 84px);
  padding: clamp(8px, 0.625vw, 24px) clamp(24px, 1.667vw, 64px);
  justify-content: center;
  align-items: center;
  width: 100%;
  border: 1px solid #dcb34e;
  border-radius: clamp(28px, 2.5vw, 68px);
  font-weight: 500;
  line-height: 120%;
  font-size: clamp(16px, 0.938vw, 36px);
  color: #dcb34e;
  transition: all 0.4s ease-in-out;
}
.pricing-sec .pricing-card .tick-icon {
  width: clamp(24px, 1.667vw, 64px);
  height: clamp(24px, 1.667vw, 64px);
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  background-color: #D9DBC2;
  flex-shrink: 0;
  transition: all 0.4s ease-in-out;
}
.pricing-sec .pricing-card .tick-icon.cross {
  background-color: transparent;
  border: 1px solid #92949F;
}
.pricing-sec .pricing-card .tick-icon svg {
  width: clamp(12px, 0.833vw, 32px);
  height: clamp(12px, 0.833vw, 32px);
}
.pricing-sec .pricing-card .tick-icon svg path {
  transition: all 0.4s ease-in-out;
}
.pricing-sec .pricing-card h6,
.pricing-sec .pricing-card h3,
.pricing-sec .pricing-card p {
  transition: all 0.4s ease-in-out;
}
.pricing-sec .pricing-card:hover, .pricing-sec .pricing-card.active {
  background-color: #dcb34e;
}
.pricing-sec .pricing-card:hover h6,
.pricing-sec .pricing-card:hover h3,
.pricing-sec .pricing-card:hover p, .pricing-sec .pricing-card.active h6,
.pricing-sec .pricing-card.active h3,
.pricing-sec .pricing-card.active p {
  color: #FAFAFA !important;
}
.pricing-sec .pricing-card:hover .price-btn, .pricing-sec .pricing-card.active .price-btn {
  background-color: #FAFAFA;
  color: #dcb34e;
}
.pricing-sec .pricing-card:hover .cros-text, .pricing-sec .pricing-card.active .cros-text {
  color: #D9DBC2 !important;
}
.pricing-sec .pricing-card:hover .cross, .pricing-sec .pricing-card.active .cross {
  border: 1px solid #FAFAFA;
}
.pricing-sec .pricing-card:hover .cross svg path, .pricing-sec .pricing-card.active .cross svg path {
  fill: #FAFAFA;
}

.service-detail .tag-wrapper {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  flex-wrap: wrap;
}
.service-detail .tag-wrapper .tag {
  display: flex;
  padding: clamp(4px, 0.417vw, 16px) clamp(12px, 0.833vw, 32px);
  justify-content: center;
  align-items: center;
  border-radius: 2px;
  background-color: #E5E8E3;
  font-weight: 400;
  line-height: 120%;
  color: #0C0C0D;
  font-size: clamp(10px, 0.573vw, 24px);
  font-family: "Inter", sans-serif;
}
@media (max-width: 720px) {
  .service-detail .tag-wrapper .tag {
    padding: 6px 12px;
    font-size: 13px;
  }
}
.service-detail .nav-tabs {
  display: flex;
  align-items: center;
  gap: clamp(8px, 0.625vw, 24px);
  border: none;
}
.service-detail .nav-tabs .nav-item {
  border: none;
  width: 31.33%;
}
.service-detail .nav-tabs .nav-item .nav-link {
  width: 100%;
  flex-shrink: 0;
  padding: clamp(12px, 0.833vw, 32px);
  background-color: #EAEAEC;
  border-radius: clamp(28px, 2.5vw, 68px);
  border: none;
  font-weight: 400;
  line-height: 150%;
  font-size: clamp(16px, 0.938vw, 36px);
  font-family: "helvetica", sans-serif;
  color: #45474F;
  transition: all 0.4s ease-in-out;
}
.service-detail .nav-tabs .nav-item .nav-link:hover, .service-detail .nav-tabs .nav-item .nav-link.active {
  background-color: #dcb34e;
  color: #FAFAFA;
}
.service-detail .service-sidebar {
  padding: clamp(24px, 1.667vw, 64px) clamp(18px, 1.25vw, 48px);
  border-radius: clamp(8px, 0.625vw, 24px);
  border-radius: 1px solid #EAEAEC;
  background-color: #FAFAFA;
}
.service-detail .service-sidebar .user-block {
  padding: clamp(12px, 0.833vw, 32px);
  border-radius: clamp(4px, 0.417vw, 16px);
  background-color: #EAEAEC;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.service-detail .service-sidebar .user-block svg {
  width: clamp(18px, 1.25vw, 48px);
  height: clamp(18px, 1.25vw, 48px);
}
.service-detail .service-sidebar .cus-btn {
  justify-content: center;
}
.service-detail .service-sidebar .cus-btn .arr-1 {
  right: 38%;
}
.service-detail .service-sidebar .cus-btn:hover .arr-1 {
  right: -98%;
}
.service-detail .service-sidebar .cus-btn:hover .arr-2 {
  left: 35%;
}

@media (max-width: 720px) {
  .mobile-img {
    height: 300px;
    object-fit: cover;
  }
}

@media (max-width: 720px) {
  .mobile-svg {
    width: 84px;
  }
}

/*# sourceMappingURL=app.css.map */


  /* =========================================
   MANDAPAM HERO SLIDER STYLES
========================================= */
.mandapam-hero-section {
  position: relative;
  width: 100%;
  overflow: hidden;
  background-color: #000;
}

/* Slide Container & Background Overlay */
.mandapam-slide-inner {
  position: relative;    
  padding: 80px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 80vh; /* Adjust height as needed */
  display: flex;
  align-items: center;
  z-index: 1;
}

.mandapam-slide-inner::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.2); /* Dark overlay for text readability */
  /* background-image: url(./assets/media/hero/slideimage1.jpeg); */
  z-index: -1;
}

.mandapam-container {
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 40px;
}

/* Typography & Content */
.mandapam-content-col {
  color: #ffffff;
  z-index: 2;
}

.mandapam-subtitle {
  display: block;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  color: #e0e0e0;
  margin-bottom: 15px;
}

.mandapam-title {
  font-size: 3.5rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 24px;
  color: #ffffff;
}

.mandapam-desc {
  font-size: 1.1rem;
  line-height: 1.6;
  margin-bottom: 40px;
  max-width: 85%;
  color: #cccccc;
}

/* Buttons */
.mandapam-btn-group {
  display: flex;
  gap: 20px;
  flex-wrap: wrap;
}

.mandapam-btn-primary {
  background-color: #dcb34e; /* Golden yellow matching reference */
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 16px 32px;
  text-decoration: none;
  border-radius: 4px;
  transition: all 0.3s ease;
  display: inline-block;
  border: 2px solid #dcb34e;
}

.mandapam-btn-primary:hover {
  background-color: transparent;
  color: #dcb34e;
}

.mandapam-btn-outline {
  background-color: transparent;
  color: #ffffff;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 1px;
  padding: 16px 32px;
  text-decoration: none;
  border-radius: 4px;
  border: 2px solid #ffffff;
  transition: all 0.3s ease;
  display: inline-block;
}

.mandapam-btn-outline:hover {
  background-color: #ffffff;
  color: #000000;
}

/* Floating Image on the Right */
.mandapam-image-col {
  text-align: center;
  z-index: 2;
}

.mandapam-floating-img {
  max-width: 65%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.5); /* Deep shadow for 3D pop */
  border: 1px solid rgba(255, 255, 255, 0.1);
  margin-left: 50px;
}

/* Slider Navigation Arrows */
.mandapam-nav-arrow {
  color: #ffffff !important;
  background: rgba(0, 0, 0, 0.4);
  width: 50px !important;
  height: 50px !important;
  border-radius: 5px;
  transition: 0.3s ease;
}

.mandapam-nav-arrow:hover {
  background: rgba(0, 0, 0, 0.8);
}

.mandapam-nav-arrow::after {
  font-size: 20px !important;
  font-weight: bold;
}
/* Ensure the slide wrapper creates a positioning context */
.mandapam-slide-inner {
  position: relative;
  z-index: 1; 
  /* (Keep your existing padding and background properties here) */
  padding: 120px 0;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 80vh;
  display: flex;
  align-items: center;
}

/* The Overlay Styling */
.mandapam-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.65); /* 0.65 is the darkness level. 0 is clear, 1 is solid black */
  z-index: -1; /* Pushes the overlay behind the container content */
}

/* Ensure the content sits on top */
.mandapam-container {
  position: relative;
  z-index: 2;
}

/* Responsive adjustments */
@media (max-width: 768px) {
  .mandapam-title { font-size: 2.5rem; }
  .mandapam-desc { max-width: 100%; }
  .mandapam-slide-inner { padding: 80px 0; text-align: center; }
  .mandapam-btn-group { justify-content: center; }
  .mandapam-floating-img { margin-top: 40px; max-width: 100%; }
  .mandapam-nav-arrow { display: none !important; } /* Hide arrows on mobile */
}
/* =========================================
   RESPONSIVE MEDIA QUERIES
========================================= */

/* 1. Laptops and Small Desktops (Up to 1199px) */
@media (max-width: 1199px) {
  .mandapam-title {
    font-size: 3rem; /* Slightly smaller title */
  }
  .mandapam-desc {
    max-width: 100%; /* Utilize full column width */
  }
  .mandapam-container {
    padding: 0 20px;
  }
}

/* 2. Tablets in Landscape (Up to 991px) */
@media (max-width: 991px) {
  .mandapam-title {
    font-size: 2.5rem;
  }
  .mandapam-desc {
    font-size: 1rem;
  }
  .mandapam-btn-primary, 
  .mandapam-btn-outline {
    padding: 12px 24px; /* Slightly smaller buttons */
    font-size: 13px;
  }
  .mandapam-slide-inner {
    padding: 100px 0;
    min-height: 60vh;
  }
}

/* 3. Tablets in Portrait & Large Mobiles (Up to 767px) */
/* Note: Bootstrap's 'col-md-6' breaks into stacked columns here */
@media (max-width: 767px) {
  .mandapam-slide-inner {
    padding: 80px 0;
    text-align: center; /* Center text when stacked */
  }
  .mandapam-content-col {
    margin-bottom: 40px; /* Add space between text and the image below it */
  }
  .mandapam-title {
    font-size: 2.2rem;
    margin-bottom: 15px;
  }
  .mandapam-btn-group {
    justify-content: center; /* Center the buttons */
  }
  .mandapam-floating-img {
    max-width: 80%; /* Keep image from touching the edges */
  }
  .mandapam-nav-arrow {
    display: none !important; /* Hide arrows on touch devices for a cleaner UI */
  }
}

/* 4. Standard Mobiles (Up to 575px) */
@media (max-width: 575px) {
  .mandapam-slide-inner {
    padding: 60px 0;
  }
  .mandapam-title {
    font-size: 1.8rem;
  }
  .mandapam-desc {
    font-size: 0.95rem;
    margin-bottom: 30px;
  }
  .mandapam-btn-group {
    flex-direction: column; /* Stack buttons vertically on small screens */
    gap: 15px;
    width: 100%;
  }
  .mandapam-btn-primary, 
  .mandapam-btn-outline {
    width: 100%; /* Full width buttons for easier tapping */
    text-align: center;
  }
  .mandapam-floating-img {
    max-width: 95%; /* Make the image take up most of the screen */
  }
}

/* 5. Extra Small Mobiles (Up to 375px - e.g., older iPhones) */
@media (max-width: 375px) {
  .mandapam-title {
    font-size: 1.5rem;
  }
  .mandapam-subtitle {
    font-size: 12px;
  }
  .mandapam-slide-inner {
    padding: 50px 0;
  }
}
  /* =========================================
   MANDAPAM ABOUT SECTION STYLES
========================================= */

:root {
  --mandapam-primary-color: #dcb34e; /* Golden Yellow */
  --mandapam-text-dark: #222222;
  --mandapam-text-gray: #666666;
}

.mandapam-about-section {
  padding: 80px 0;
  background-color: #fcfcfc; /* Very light gray/white background */
}

/* Adjust gap between columns */
.mandapam-row-gap {
  row-gap: 50px;
}

/* --- Left Image Block --- */
.mandapam-about-img-wrapper {
  position: relative;
  padding-right: 30px; /* Space for the floating badge */
  padding-bottom: 30px;
}

.mandapam-about-main-img {
  width: 100%;
  height: auto;
  border-radius: 12px;
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.1);
  object-fit: cover;
}

/* Floating Experience Badge */
.mandapam-about-experience-badge {
  position: absolute;
  bottom: 0;
  right: 0;
  background-color: var(--mandapam-primary-color);
  color: #ffffff;
  padding: 25px 35px;
  border-radius: 8px;
  text-align: center;
  box-shadow: 0 10px 25px rgba(220, 179, 78, 0.4);
  border: 5px solid #ffffff;
}

.mandapam-about-experience-badge .badge-number {
  display: block;
  font-size: 36px;
  font-weight: 700;
  line-height: 1;
  margin-bottom: 5px;
}

.mandapam-about-experience-badge .badge-text {
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 1px;
}

/* --- Right Content Block --- */
.mandapam-about-content {
  padding-left: 20px;
}

.mandapam-text-gold {
  color: var(--mandapam-primary-color);
}

.mandapam-about-subtitle {
  display: inline-block;
  font-size: 14px;
  font-weight: 600;
  color: var(--mandapam-primary-color);
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
}

.mandapam-about-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: var(--mandapam-text-dark);
  line-height: 1.3;
  margin-bottom: 24px;
}

.mandapam-about-desc {
  font-size: 1.1rem;
  color: var(--mandapam-text-gray);
  line-height: 1.7;
  margin-bottom: 40px;
}

/* --- Statistics Grid --- */
.mandapam-about-stats-grid {
  display: flex;
  flex-direction: column;
  gap: 25px; /* Space between each stat row */
}

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

.mandapam-stat-icon {
  width: 65px;
  height: 65px;
  background-color: rgba(220, 179, 78, 0.1); /* Light gold background */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}

.mandapam-stat-info {
  display: flex;
  flex-direction: column;
}

.mandapam-stat-number {
  font-size: 28px;
  font-weight: 700;
  color: var(--mandapam-text-dark);
  line-height: 1;
}

.mandapam-plus {
  color: var(--mandapam-primary-color);
  font-weight: 400;
}

.mandapam-stat-text {
  font-size: 15px;
  color: var(--mandapam-text-gray);
  margin: 5px 0 0 0;
  font-weight: 500;
}

/* --- Button --- */
.mandapam-about-btn {
  display: inline-block;
  background-color: var(--mandapam-primary-color);
  color: #fff;
  padding: 15px 35px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid var(--mandapam-primary-color);
}

.mandapam-about-btn:hover {
  background-color: transparent;
  color: var(--mandapam-primary-color);
}

/* --- Responsive Media Queries --- */
@media (max-width: 991px) {
  .mandapam-about-content {
    padding-left: 0;
  }
  .mandapam-about-title {
    font-size: 2.2rem;
  }
}

@media (max-width: 767px) {
  .mandapam-about-img-wrapper {
    padding-right: 0;
    padding-bottom: 50px; /* Space for badge when centered */
    text-align: center;
  }
  .mandapam-about-experience-badge {
    left: 50%;
    transform: translateX(-50%);
    bottom: 0;
    width: fit-content;
  }
  .mandapam-about-title {
    font-size: 1.8rem;
  }
  .mandapam-about-desc {
    font-size: 1rem;
  }
}

/* =========================================
   MANDAPAM SERVICES SECTION STYLES
   (Strictly scoped, with background image)
========================================= */

.mandapam-srv-section {
  padding: 100px 0;
  position: relative;
  background-size: cover;
  background-position: center;
  background-attachment: fixed; /* Creates a nice parallax scrolling effect */
  background-repeat: no-repeat;
  z-index: 1;
}

/* Overall Section Dark Overlay */
.mandapam-srv-section-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75); /* Darkens the background image */
  z-index: 1;
}

/* --- Heading Styles (Updated for Dark Background) --- */
.mandapam-srv-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff; /* Changed to white */
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-srv-subtitle {
  font-size: 1.1rem;
  color: #cccccc; /* Changed to light gray for readability */
  margin-bottom: 40px;
}

/* --- Service Card Styles --- */
.mandapam-srv-card {
  position: relative;
  height: 400px;
  border-radius: 12px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  display: flex;
  align-items: flex-end;
  transition: all 0.5s ease;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3);
  cursor: pointer;
}

/* Card Image Overlay */
.mandapam-srv-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to bottom, rgba(0,0,0,0.1) 0%, rgba(0,0,0,0.8) 100%);
  z-index: 1;
  transition: all 0.5s ease;
}

/* Card Content */
.mandapam-srv-content {
  position: relative;
  z-index: 2;
  padding: 30px 20px;
  width: 100%;
  text-align: left;
  transform: translateY(30px);
  transition: all 0.4s ease;
}

.mandapam-srv-card-title {
  color: #ffffff;
  font-size: 1.5rem;
  font-weight: 600;
  margin-bottom: 10px;
  transition: all 0.3s ease;
}

.mandapam-srv-card-desc {
  color: #e0e0e0;
  font-size: 0.95rem;
  line-height: 1.5;
  margin-bottom: 15px;
  opacity: 0;
  transition: all 0.4s ease;
}

.mandapam-srv-link {
  color: #dcb34e;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  text-decoration: none;
  letter-spacing: 1px;
  opacity: 0;
  transition: all 0.4s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}

/* --- Hover Effects --- */
.mandapam-srv-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 50px rgba(0,0,0,0.5); /* Deeper shadow on hover */
}

.mandapam-srv-card:hover .mandapam-srv-overlay {
  background: linear-gradient(to bottom, rgba(0,0,0,0.3) 0%, rgba(0,0,0,0.9) 100%);
}

.mandapam-srv-card:hover .mandapam-srv-content {
  transform: translateY(0);
}

.mandapam-srv-card:hover .mandapam-srv-card-title {
  color: #dcb34e;
}

.mandapam-srv-card:hover .mandapam-srv-card-desc,
.mandapam-srv-card:hover .mandapam-srv-link {
  opacity: 1;
}

/* --- Global Button Style --- */
.mandapam-srv-btn {
  display: inline-block;
  background-color: #dcb34e;
  color: #000000;
  padding: 15px 35px;
  border-radius: 5px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  transition: all 0.3s ease;
  border: 2px solid #dcb34e;
  margin-top: 20px;
}

.mandapam-srv-btn:hover {
  background-color: transparent;
  color: #dcb34e;
}

/* --- Responsive Media Queries --- */
@media (max-width: 991px) {
  .mandapam-srv-card {
    height: 350px;
  }
}

@media (max-width: 767px) {
  .mandapam-srv-title {
    font-size: 2rem;
  }
  .mandapam-srv-card {
    height: 300px;
  }
  .mandapam-srv-content {
    transform: translateY(0);
  }
  .mandapam-srv-card-desc,
  .mandapam-srv-link {
    opacity: 1;
  }
}


/* =========================================
   MANDAPAM 3-IMAGE GALLERY STYLES
   (Strictly scoped, enhanced animations)
========================================= */

.mandapam-gal-3-section {
  padding: 40px 0;
  background-color: #fcfcfc; /* Very light neutral gray/white */
}

/* --- Heading Styles --- */
.mandapam-gal-3-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-gal-3-subtitle {
  font-size: 1.1rem;
  color: #666666;
  margin-bottom: 40px;
}

/* --- Gallery Grid & Images --- */
.mandapam-gal-3-img-wrap {
  position: relative;
  width: 100%;
  height: 350px; /* Taller height for a dramatic 3-column look */
  border-radius: 12px;
  overflow: hidden;
  cursor: pointer;
  box-shadow: 0 5px 15px rgba(0,0,0,0.08);
  /* Smooth bouncy transition for the wrapper lifting effect */
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.mandapam-gal-3-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

/* Hover Overlay Effect */
.mandapam-gal-3-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
  transition: opacity 0.4s ease;
}

/* Icon Box Animation inside Overlay */
.mandapam-gal-3-icon-box {
  width: 60px;
  height: 60px;
  background-color: #dcb34e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  transform: translateY(-30px); /* Starts slightly high */
  transition: all 0.4s ease;
}

.mandapam-gal-3-icon-box i {
  color: #ffffff;
  font-size: 24px;
}

/* --- The Hover Triggers --- */
.mandapam-gal-3-img-wrap:hover {
  transform: translateY(-10px); /* Lifts the whole card up */
  box-shadow: 0 20px 40px rgba(0,0,0,0.15); /* Stronger shadow */
}

.mandapam-gal-3-img-wrap:hover .mandapam-gal-3-img {
  transform: scale(1.1) rotate(1deg); /* Zooms and slightly tilts the image */
}

.mandapam-gal-3-img-wrap:hover .mandapam-gal-3-overlay {
  opacity: 1; /* Shows the dark overlay */
}

.mandapam-gal-3-img-wrap:hover .mandapam-gal-3-icon-box {
  transform: translateY(0); /* Drops the icon box into place perfectly */
}

/* --- Button Style --- */
.mandapam-gal-3-btn {
  display: inline-block;
  background-color: #dcb34e;
  color: #000000;
  padding: 16px 40px;
  border-radius: 6px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
  letter-spacing: 1px;
  text-transform: uppercase;
  transition: all 0.3s ease;
  border: 2px solid #dcb34e;
}

.mandapam-gal-3-btn:hover {
  background-color: transparent;
  color: #dcb34e;
  transform: translateY(-3px);
  box-shadow: 0 10px 20px rgba(220, 179, 78, 0.2);
}

/* =========================================
   LIGHTBOX (POPUP) STYLES
========================================= */
.mandapam-gal-3-lightbox {
  display: none;
  position: fixed;
  z-index: 99999;
  padding-top: 50px;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.92);
}

.mandapam-gal-3-lightbox-content {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 90vh;
}

#mandapam-lightbox-img-3 {
  max-width: 90%;
  max-height: 85vh;
  border-radius: 8px;
  box-shadow: 0 0 40px rgba(0,0,0,0.5);
  animation: mandapamZoomIn3 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

.mandapam-gal-3-close {
  position: absolute;
  top: 20px;
  right: 40px;
  color: #ffffff;
  font-size: 45px;
  font-weight: 300;
  cursor: pointer;
  transition: color 0.3s;
  z-index: 100000;
}

.mandapam-gal-3-close:hover {
  color: #dcb34e;
}

.mandapam-gal-3-prev,
.mandapam-gal-3-next {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  background-color: rgba(255, 255, 255, 0.1);
  color: white;
  border: none;
  font-size: 30px;
  padding: 15px 22px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.3s ease;
  z-index: 100000;
}

.mandapam-gal-3-prev { left: 40px; }
.mandapam-gal-3-next { right: 40px; }

.mandapam-gal-3-prev:hover,
.mandapam-gal-3-next:hover {
  background-color: #dcb34e;
  color: #000;
  transform: translateY(-50%) scale(1.1);
}

@keyframes mandapamZoomIn3 {
  from {transform: scale(0.8); opacity: 0;}
  to {transform: scale(1); opacity: 1;}
}

/* --- Responsive Adjustments --- */
@media (max-width: 768px) {
  .mandapam-gal-3-img-wrap { height: 280px; }
  .mandapam-gal-3-prev { left: 10px; padding: 10px 16px; font-size: 20px;}
  .mandapam-gal-3-next { right: 10px; padding: 10px 16px; font-size: 20px;}
  .mandapam-gal-3-close { right: 20px; top: 10px; }
}


  /* =========================================
   MANDAPAM PACKAGES SECTION STYLES
   (100% Unique Classes to prevent CSS leaking)
========================================= */

.mandapam-pkg-section {
  padding: 100px 0; 
  position: relative;
  background-size: cover;
  background-position: center;
  background-attachment: fixed;
  background-repeat: no-repeat;
  z-index: 1;
}

/* Overall Section Dark Overlay */
.mandapam-pkg-section-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.75); 
  z-index: 1;
}

/* --- Specific Text Colors --- */
.mandapam-pkg-text-white { color: #ffffff !important; }
.mandapam-pkg-text-light { color: #cccccc !important; }
.mandapam-pkg-text-gold { color: #dcb34e !important; }

/* --- Heading Styles --- */
.mandapam-pkg-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff; 
  margin-bottom: 10px;
}

.mandapam-pkg-subtitle {
  font-size: 1.1rem;
  color: #cccccc; 
  margin-bottom: 50px;
}

/* --- Package Cards --- */
.mandapam-pkg-card {
  background-color: #ffffff;
  border-radius: 12px;
  padding: 40px 30px;
  box-shadow: 0 10px 30px rgba(0,0,0,0.3); 
  border: 1px solid #ffffff;
  position: relative;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  overflow: hidden;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.mandapam-pkg-card:hover {
  transform: translateY(-15px);
  box-shadow: 0 15px 40px rgba(220, 179, 78, 0.3); 
  border-color: #dcb34e;
}

/* Card Header */
.mandapam-pkg-header {
  margin-bottom: 30px;
  border-bottom: 1px solid #eeeeee;
  padding-bottom: 25px;
}

.mandapam-pkg-icon {
  width: 70px;
  height: 70px;
  background-color: rgba(220, 179, 78, 0.1);
  color: #dcb34e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 28px;
  margin: 0 auto 20px auto;
  transition: all 0.4s ease;
}

.mandapam-pkg-card:hover .mandapam-pkg-icon {
  background-color: #dcb34e;
  color: #ffffff;
  transform: rotate(10deg) scale(1.1);
}

.mandapam-pkg-name {
  font-size: 24px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
}

.mandapam-pkg-desc {
  font-size: 14px;
  color: #777777;
  min-height: 42px;
}

.mandapam-pkg-price-wrap {
  margin-top: 20px;
  color: #222222;
}

.mandapam-pkg-currency {
  font-size: 24px;
  font-weight: 600;
  vertical-align: top;
}

.mandapam-pkg-amount {
  font-size: 45px;
  font-weight: 700;
  line-height: 1;
}

.mandapam-pkg-per {
  font-size: 16px;
  color: #888888;
  font-weight: 500;
}

/* Card Body (List) */
.mandapam-pkg-body {
  flex-grow: 1;
}

.mandapam-pkg-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.mandapam-pkg-list-item {
  font-size: 15px;
  color: #555555;
  margin-bottom: 18px;
  display: flex;
  align-items: flex-start;
  gap: 12px;
}

.mandapam-pkg-check {
  color: #dcb34e; 
  font-size: 16px;
  margin-top: 3px;
}

/* Unavailable items */
.mandapam-pkg-unavailable {
  color: #aaaaaa;
  text-decoration: line-through;
}

.mandapam-pkg-cross {
  color: #cccccc;
  font-size: 16px;
  margin-top: 3px;
}

/* Card Footer & Buttons */
.mandapam-pkg-btn-outline {
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  border: 2px solid #dcb34e;
  color: #dcb34e;
  border-radius: 6px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.mandapam-pkg-btn-outline:hover {
  background-color: #dcb34e;
  color: #ffffff;
}

/* --- Featured/Popular Card Styling --- */
.mandapam-pkg-featured {
  background-color: #1a1a1a; 
  border-color: #333333;
  box-shadow: 0 15px 40px rgba(0,0,0,0.5); 
}

.mandapam-pkg-featured .mandapam-pkg-header {
  border-bottom-color: #333333;
}

.mandapam-pkg-featured .mandapam-pkg-list-item {
  color: #dddddd;
}

.mandapam-pkg-featured .mandapam-pkg-unavailable {
  color: #666666;
}

.mandapam-pkg-featured .mandapam-pkg-cross {
  color: #555555;
}

.mandapam-pkg-badge {
  position: absolute;
  top: 20px;
  right: -35px;
  background-color: #dcb34e;
  color: #000000;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px 40px;
  transform: rotate(45deg);
  box-shadow: 0 4px 10px rgba(0,0,0,0.2);
}

.mandapam-pkg-btn-solid {
  display: inline-block;
  width: 100%;
  padding: 14px 0;
  background-color: #dcb34e;
  border: 2px solid #dcb34e;
  color: #000000;
  border-radius: 6px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.mandapam-pkg-btn-solid:hover {
  background-color: #ffffff;
  border-color: #ffffff;
  color: #000000;
}

/* --- Add-ons Text --- */
.mandapam-pkg-addons-text {
  font-size: 15px;
  color: #eeeeee; 
  background-color: rgba(0, 0, 0, 0.6); 
  display: inline-block;
  padding: 15px 30px;
  border-radius: 50px;
  border: 1px solid rgba(220, 179, 78, 0.5); 
}

/* --- Responsive Adjustments --- */
@media (max-width: 1199px) {
  .mandapam-pkg-amount { font-size: 38px; }
  .mandapam-pkg-card { padding: 30px 20px; }
}

@media (max-width: 991px) {
  .mandapam-pkg-badge { right: -40px; }
}

  /* =========================================
   MANDAPAM CONTACT SECTION STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-contact-section {
  padding: 20px 0;
  background-color: #ffffff;
}

/* --- Headings --- */
.mandapam-contact-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-contact-subtitle {
  font-size: 1.1rem;
  color: #666666;
}

/* --- Form Wrapper --- */
.mandapam-contact-form-wrapper {
  background-color: #fcfcfc;
  padding: 50px 40px;
  border-radius: 16px;
  box-shadow: 0 5px 20px rgba(0,0,0,0.03);
  border: 1px solid #f0f0f0;
}

.mandapam-contact-form-title {
  font-size: 1.5rem;
  font-weight: 600;
  color: #222222;
}

.mandapam-contact-form-desc {
  color: #777777;
  font-size: 0.95rem;
}

/* --- Form Inputs --- */
.mandapam-input-group {
  margin-bottom: 20px;
}

.mandapam-input-label {
  display: block;
  font-size: 14px;
  font-weight: 600;
  color: #333333;
  margin-bottom: 8px;
}

.mandapam-input-box {
  position: relative;
  display: flex;
  align-items: center;
}

.mandapam-input-icon {
  position: absolute;
  left: 15px;
  color: #92949F;
  font-size: 16px;
}

.mandapam-form-control {
  width: 100%;
  padding: 14px 15px 14px 45px; /* Extra left padding for the icon */
  border: 1px solid #e0e0e0;
  border-radius: 8px;
  background-color: #ffffff;
  font-size: 15px;
  color: #333333;
  transition: all 0.3s ease;
  outline: none;
}

.mandapam-form-control::placeholder {
  color: #aaaaaa;
}

.mandapam-form-control:focus {
  border-color: #dcb34e;
  box-shadow: 0 0 0 4px rgba(220, 179, 78, 0.1);
}

/* Remove icon padding for Textarea since it doesn't have an icon */
.mandapam-textarea {
  padding-left: 15px;
  resize: vertical;
}

/* --- Checkbox --- */
.mandapam-checkbox-group {
  display: flex;
  align-items: center;
  gap: 10px;
}

.mandapam-checkbox {
  width: 18px;
  height: 18px;
  accent-color: #dcb34e;
  cursor: pointer;
}

.mandapam-checkbox-label {
  font-size: 14px;
  color: #555555;
  cursor: pointer;
  margin: 0;
}

/* --- Submit Button --- */
.mandapam-submit-btn {
  background-color: #dcb34e;
  color: #000000;
  border: 2px solid #dcb34e;
  padding: 14px 40px;
  border-radius: 8px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
}

.mandapam-submit-btn:hover {
  background-color: transparent;
  color: #dcb34e;
}

/* --- Right Side Image --- */
.mandapam-contact-img-box {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.1);
}

.mandapam-contact-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}


/* =========================================
   MEDIA QUERIES (Responsive Design)
========================================= */

/* 1. Laptops and Small Desktops (Up to 1199px) */
@media (max-width: 1199px) {
  .mandapam-contact-form-wrapper {
    padding: 40px 30px;
  }
}

/* 2. Tablets in Landscape & Portrait (Up to 991px) */
/* At this breakpoint, the columns stack vertically */
@media (max-width: 991px) {
  .mandapam-contact-title {
    font-size: 2.2rem;
  }
  .mandapam-contact-img-box {
    height: 400px; /* Give the image a fixed height when stacked */
    margin-top: 20px;
  }
}

/* 3. Large Mobile Phones (Up to 767px) */
@media (max-width: 767px) {
  .mandapam-contact-section {
    padding: 60px 0;
  }
  .mandapam-contact-form-wrapper {
    padding: 30px 20px;
  }
  .mandapam-contact-title {
    font-size: 2rem;
  }
  .mandapam-submit-btn {
    width: 100%; /* Make button full width on mobile */
    text-align: center;
  }
  .col-12.text-end {
    text-align: center !important; /* Center the button container */
  }
  .mandapam-contact-img-box {
    height: 300px; /* Reduce image height on smaller screens */
  }
}

/* 4. Small Mobile Phones (Up to 480px) */
@media (max-width: 480px) {
  .mandapam-contact-title {
    font-size: 1.8rem;
  }
  .mandapam-contact-form-title {
    font-size: 1.3rem;
  }
  .mandapam-checkbox-label {
    font-size: 13px; /* Ensure text doesn't overflow */
    line-height: 1.4;
  }
  .mandapam-contact-img-box {
    height: 250px;
  }
}

  /* =========================================
   MANDAPAM FOOTER STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-ftr-section {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  color: #ffffff;
  padding-top: 80px;
  padding-bottom: 0 !important; /* Force absolutely no padding at the bottom */
  margin-bottom: 0 !important;  /* Force no margin below the footer */
  z-index: 1;
  display: block;
}

/* Dark transparent overlay */
.mandapam-ftr-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 15, 25, 0.92); /* Deep dark blue/black overlay */
  z-index: -1;
}

.mandapam-ftr-container {
  position: relative;
  z-index: 2;
  padding-left: 15px;
  padding-right: 15px;
}

/* --- Column 1: Brand & Social --- */
.mandapam-ftr-brand {
  margin-bottom: 30px;
}

.mandapam-ftr-logo img {
  max-width: 250px; 
  margin-bottom: 20px;
}

.mandapam-ftr-desc {
  font-size: 15px;
  color: #cccccc;
  line-height: 1.8;
  margin-bottom: 30px;
  max-width: 90%;
}

.mandapam-ftr-social-title {
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin-bottom: 15px;
}

.mandapam-ftr-social-icons {
  display: flex;
  gap: 15px;
}

.mandapam-ftr-icon-link {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 40px;
  height: 40px;
  background-color: rgba(255, 255, 255, 0.1);
  color: #ffffff;
  border-radius: 50%;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.3s ease;
}

.mandapam-ftr-icon-link:hover {
  background-color: #dcb34e; 
  color: #000000;
  transform: translateY(-3px);
}

/* --- Column 2 & 3: Links Widgets --- */
.mandapam-ftr-widget-title {
  font-size: 20px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 30px;
  position: relative;
  display: inline-block;
}

/* Gold underline */
.mandapam-ftr-widget-title::after {
  content: '';
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 30px;
  height: 3px;
  background-color: #dcb34e;
}

.mandapam-ftr-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mandapam-ftr-list li {
  margin-bottom: 15px;
}

.mandapam-ftr-list a {
  color: #cccccc;
  text-decoration: none;
  font-size: 15px;
  transition: all 0.3s ease;
  display: flex;
  align-items: center;
  gap: 8px;
}

.mandapam-ftr-list a i {
  color: #dcb34e; 
  font-size: 12px;
  transition: transform 0.3s ease;
}

.mandapam-ftr-list a:hover {
  color: #dcb34e;
}

.mandapam-ftr-list a:hover i {
  transform: translateX(5px); 
}

/* --- Column 4: Contact Info --- */
.mandapam-ftr-contact-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mandapam-ftr-contact-list li {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
  color: #cccccc;
  font-size: 15px;
  line-height: 1.6;
}

.mandapam-ftr-contact-icon {
  color: #dcb34e;
  font-size: 18px;
  margin-top: 4px;
}

.mandapam-ftr-contact-list a {
  color: #cccccc;
  text-decoration: none;
  transition: color 0.3s ease;
}

.mandapam-ftr-contact-list a:hover {
  color: #dcb34e;
}

/* --- Bottom Copyright Bar (FIXED FLUSH BOTTOM) --- */
.mandapam-ftr-bottom-bar {
  background-color: #0b111e; 
  padding: 20px 0;
  border-top: 1px solid rgba(255, 255, 255, 0.05);
  margin-bottom: 0 !important; /* Fixes stray gap */
  width: 100%;
}

.mandapam-ftr-copyright {
  margin: 0 !important; /* Removes Bootstrap's default <p> margin */
  padding: 0;
  font-size: 14px;
  color: #aaaaaa;
  line-height: 1.5;
}

.mandapam-ftr-copyright a {
  color: #ffffff;
  text-decoration: none;
  transition: color 0.3s ease;
}

.mandapam-ftr-copyright a:hover {
  color: #dcb34e;
}

.mandapam-ftr-legal-links {
  display: flex;
  gap: 20px;
  justify-content: flex-end;
  margin: 0 !important;
  padding: 0;
}

.mandapam-ftr-legal-links a {
  font-size: 14px;
  color: #aaaaaa;
  text-decoration: none;
  transition: color 0.3s ease;
}

.mandapam-ftr-legal-links a:hover {
  color: #dcb34e;
}

/* --- Responsive Adjustments --- */
@media (max-width: 991px) {
  .mandapam-ftr-brand {
    margin-bottom: 40px;
  }
  .mandapam-ftr-widget-title {
    margin-bottom: 25px;
  }
}

@media (max-width: 767px) {
  .mandapam-ftr-section {
    padding-top: 60px;
  }
  .mandapam-ftr-desc {
    max-width: 100%;
  }
  .mandapam-ftr-links-widget {
    margin-bottom: 30px;
  }
  .mandapam-ftr-legal-links {
    justify-content: center;
  }
}


  /* =========================================
   MANDAPAM "WHY CHOOSE US" STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-wcu-section {
  background-color: #0a0a0a; /* Deep dark background */
  padding: 100px 0;
  color: #ffffff;
  position: relative;
  overflow: hidden;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- Left Column: Text Block --- */
.mandapam-wcu-text-block {
  padding-left: 30px;
  border-left: 3px solid #dcb34e; /* Gold vertical line */
}

.mandapam-wcu-title-sm {
  color: #dcb34e; /* Gold color */
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 2px;
  margin-bottom: 15px;
  display: block;
}

.mandapam-wcu-title-lg {
  font-size: 42px;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 25px;
}

.mandapam-wcu-desc {
  color: #aaaaaa; /* Lighter text for description */
  font-size: 16px;
  line-height: 1.7;
  margin-bottom: 0;
}

/* --- Central Column: Image Box --- */
.mandapam-wcu-image-box {
  position: relative;
  z-index: 1;
  border: 5px solid rgba(220, 179, 78, 0.3); /* Subtle gold border frame */
  padding: 10px;
  border-radius: 4px;
  background-color: #1a1a1a; /* Slightly lighter dark background for the frame */
  box-shadow: 0 10px 30px rgba(0,0,0,0.5);
  /* Optional: Make it overlap slightly on larger screens */
  margin-top: -30px; 
  margin-bottom: -30px;
}

.mandapam-wcu-image-box img {
  width: 100%;
  height: auto;
  display: block;
  border-radius: 2px;
}

/* --- Right Column: Features List --- */
.mandapam-wcu-features {
  padding-left: 20px;
}

.mandapam-wcu-feature-item {
  display: flex;
  align-items: flex-start;
  margin-bottom: 50px;
}

.mandapam-wcu-feature-item:last-child {
  margin-bottom: 0;
}

.mandapam-wcu-icon-wrapper {
  flex-shrink: 0;
  width: 60px;
  height: 60px;
  border: 1px solid #dcb34e; /* Gold border for icon circle */
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 25px;
  color: #dcb34e;
  font-size: 24px;
  transition: all 0.3s ease;
}

/* Optional hover effect for the feature item */
.mandapam-wcu-feature-item:hover .mandapam-wcu-icon-wrapper {
  background-color: #dcb34e;
  color: #0a0a0a;
}

.mandapam-wcu-feature-content {
  flex-grow: 1;
}

.mandapam-wcu-feature-title {
  font-size: 22px;
  font-weight: 600;
  margin-bottom: 12px;
}

.mandapam-wcu-feature-desc {
  color: #aaaaaa;
  font-size: 15px;
  line-height: 1.6;
  margin-bottom: 0;
}

/* =========================================
   MEDIA QUERIES (Responsive Design)
========================================= */
@media (max-width: 1199px) {
  .mandapam-wcu-title-lg {
    font-size: 36px;
  }
}

@media (max-width: 991px) {
  .mandapam-wcu-section {
    padding: 80px 0;
  }
  
  /* Reset image overlap on smaller screens */
  .mandapam-wcu-image-box {
    margin-top: 0;
    margin-bottom: 40px;
  }

  .mandapam-wcu-text-block {
    margin-bottom: 40px;
  }

  .mandapam-wcu-features {
    padding-left: 0;
  }
}

@media (max-width: 767px) {
  .mandapam-wcu-title-lg {
    font-size: 30px;
  }
  
  .mandapam-wcu-feature-item {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }

  .mandapam-wcu-icon-wrapper {
    margin-right: 0;
    margin-bottom: 20px;
  }

  .mandapam-wcu-text-block {
    border-left: none;
    padding-left: 0;
    text-align: center;
  }
  
  /* Add a small gold underline instead on mobile */
  .mandapam-wcu-title-sm::after {
    content: '';
    display: block;
    width: 40px;
    height: 3px;
    background-color: #dcb34e;
    margin: 10px auto 0 auto;
  }
}

  /* =========================================
   MANDAPAM VISION & MISSION STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-vm-section {
  padding: 80px 0;
  background-color: #ffffff; /* Clean white background */
  position: relative;
}

/* Ensure container doesn't overflow */
.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- Headings --- */
.mandapam-vm-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-vm-subtitle {
  font-size: 1.1rem;
  color: #666666;
  max-width: 600px;
  margin: 0 auto;
}

/* --- Vision & Mission Cards --- */
.mandapam-vm-card {
  background-color: #fcfcfc;
  border-radius: 16px;
  padding: 50px 40px;
  position: relative;
  overflow: hidden;
  z-index: 1;
  border: 1px solid #eeeeee;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.03);
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
}

/* Watermark Background Icon Effect */
.mandapam-vm-bg-icon {
  position: absolute;
  bottom: -20px;
  right: -20px;
  font-size: 180px;
  color: rgba(220, 179, 78, 0.05); /* Very faint gold */
  z-index: -1;
  transform: rotate(-15deg);
  transition: all 0.5s ease;
}

/* Hover Animation for the whole card */
.mandapam-vm-card:hover {
  transform: translateY(-10px);
  border-color: #dcb34e;
  box-shadow: 0 15px 40px rgba(220, 179, 78, 0.15);
  background-color: #ffffff;
}

/* Animate the watermark icon on hover */
.mandapam-vm-card:hover .mandapam-vm-bg-icon {
  transform: rotate(0deg) scale(1.1);
  color: rgba(220, 179, 78, 0.1);
}

/* Actual content wrapper */
.mandapam-vm-content {
  position: relative;
  z-index: 2;
}

/* Small Primary Icon */
.mandapam-vm-icon {
  width: 65px;
  height: 65px;
  background-color: #dcb34e;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  box-shadow: 0 5px 15px rgba(220, 179, 78, 0.3);
  transition: transform 0.3s ease;
}

.mandapam-vm-icon i {
  color: #ffffff;
  font-size: 28px;
}

.mandapam-vm-card:hover .mandapam-vm-icon {
  transform: scale(1.1);
}

/* Title & Text */
.mandapam-vm-card-title {
  font-size: 26px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 20px;
}

.mandapam-vm-card-desc {
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
  margin: 0;
}

/* =========================================
   MEDIA QUERIES (Responsive Design)
========================================= */

/* Tablets */
@media (max-width: 991px) {
  .mandapam-vm-title {
    font-size: 2.2rem;
  }
  .mandapam-vm-card {
    padding: 40px 30px;
  }
  .mandapam-vm-card-title {
    font-size: 22px;
  }
}

/* Mobile Devices */
@media (max-width: 767px) {
  .mandapam-vm-section {
    padding: 60px 0;
  }
  .mandapam-vm-title {
    font-size: 2rem;
  }
  .mandapam-vm-subtitle {
    font-size: 1rem;
    padding: 0 10px;
  }
  .mandapam-vm-card {
    padding: 30px 20px;
  }
  .mandapam-vm-bg-icon {
    font-size: 120px; /* Smaller watermark on mobile */
  }
}

    /* =========================================
   MANDAPAM LOCATION & CONTACT STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-loc-section {
  padding: 80px 0;
  background-color: #dcb34e33;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- Map Container --- */
.mandapam-loc-map-container {
  width: 100%;
  height: 500px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.08);
  border: 4px solid #fcfcfc;
}

.mandapam-loc-map-container iframe {
  width: 100%;
  height: 100%;
  border: 0;
}

/* --- Right Side Text & Headings --- */
.mandapam-loc-info-wrapper {
  padding-left: 30px;
}

.mandapam-loc-subtitle {
  color: #dcb34e;
  font-size: 14px;
  font-weight: 600;
  letter-spacing: 2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  display: block;
}

.mandapam-loc-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 20px;
  line-height: 1.2;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-loc-desc {
  font-size: 1.1rem;
  color: #666666;
  line-height: 1.7;
}

/* --- Contact Info Blocks --- */
.mandapam-loc-block {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 20px;
}

.mandapam-loc-icon {
  width: 50px;
  height: 50px;
  background-color: rgba(220, 179, 78, 0.1);
  color: #dcb34e;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  flex-shrink: 0; /* Prevents the icon from squishing */
}

.mandapam-loc-text {
  flex-grow: 1;
  padding-top: 4px; /* Aligns text perfectly with the icon */
}

.mandapam-loc-label {
  font-size: 15px;
  font-weight: 600;
  color: #222222;
  margin-bottom: 5px;
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

.mandapam-loc-link {
  font-size: 18px;
  font-weight: 700;
  color: #dcb34e;
  text-decoration: none;
  transition: color 0.3s ease;
  display: inline-block;
}

.mandapam-loc-link:hover {
  color: #222222;
}

.mandapam-loc-detail {
  font-size: 16px;
  color: #666666;
  line-height: 1.6;
  margin: 0;
}

/* =========================================
   MEDIA QUERIES (Responsive Design)
========================================= */

/* Laptops */
@media (max-width: 1199px) {
  .mandapam-loc-title {
    font-size: 2.2rem;
  }
}

/* Tablets */
@media (max-width: 991px) {
  .mandapam-loc-info-wrapper {
    padding-left: 0;
    margin-top: 40px;
  }
  .mandapam-loc-map-container {
    height: 400px;
  }
}

/* Mobile Phones */
@media (max-width: 767px) {
  .mandapam-loc-section {
    padding: 60px 0;
  }
  .mandapam-loc-title {
    font-size: 2rem;
  }
  .mandapam-loc-map-container {
    height: 300px; /* Smaller map on mobile */
  }
  .mandapam-loc-block {
    margin-bottom: 10px; /* Adds space between stacked items */
  }
  .mandapam-loc-link {
    font-size: 16px;
  }
}

/* =========================================
   MANDAPAM INNER PAGE BANNER STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-page-banner-section {
  position: relative;
  padding: 160px 0 100px 0; /* Generous padding for a grand header feel */
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* Dark Overlay */
.mandapam-page-banner-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(10, 15, 25, 0.56); /* 75% dark overlay */
  z-index: -1;
}

.mandapam-page-banner-content {
  position: relative;
  z-index: 2;
}

/* Page Title */
.mandapam-page-banner-title {
  font-size: 3.5rem;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 15px;
  letter-spacing: 1px;
}

/* Breadcrumb Links */
.mandapam-page-banner-breadcrumb {
  font-size: 16px;
  font-weight: 500;
  color: #cccccc;
  margin: 0;
  text-transform: uppercase;
  letter-spacing: 1px;
}

.mandapam-page-banner-breadcrumb a {
  color: #dcb34e; /* Signature Gold */
  text-decoration: none;
  transition: color 0.3s ease;
}

.mandapam-page-banner-breadcrumb a:hover {
  color: #ffffff;
}

/* Breadcrumb Separator ( / ) */
.mandapam-page-banner-breadcrumb span {
  margin: 0 12px;
  color: #fafafa;
}

/* =========================================
   MEDIA QUERIES (Responsive Design)
========================================= */

/* Laptops / Small Desktops */
@media (max-width: 1199px) {
  .mandapam-page-banner-section {
    padding: 140px 0 90px 0;
  }
  .mandapam-page-banner-title {
    font-size: 3rem;
  }
}

/* Tablets */
@media (max-width: 991px) {
  .mandapam-page-banner-section {
    padding: 120px 0 80px 0;
  }
  .mandapam-page-banner-title {
    font-size: 2.5rem;
  }
}

/* Mobile Phones */
@media (max-width: 767px) {
  .mandapam-page-banner-section {
    padding: 100px 0 60px 0;
  }
  .mandapam-page-banner-title {
    font-size: 2rem;
    margin-bottom: 10px;
  }
  .mandapam-page-banner-breadcrumb {
    font-size: 14px;
  }
  .mandapam-page-banner-breadcrumb span {
    margin: 0 8px;
  }
}

    /* =========================================
   MANDAPAM TIER & BOOKING STYLES
   (Strictly scoped)
========================================= */

.mandapam-tier-section {
  padding: 100px 0;
  background-color: #fcfcfc;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* Headings */
.mandapam-tier-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-tier-subtitle {
  font-size: 1.1rem;
  color: #666;
}

/* --- Left Column: Dynamic Image --- */
.mandapam-tier-img-wrapper {
  position: relative;
  height: 450px;
  border-radius: 16px;
  overflow: hidden;
  box-shadow: 0 15px 40px rgba(0,0,0,0.1);
}

.mandapam-tier-img {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0;
  transition: opacity 0.5s ease-in-out, transform 0.5s ease;
  transform: scale(1.05);
}

.mandapam-tier-img.active {
  opacity: 1;
  transform: scale(1);
}

.mandapam-tier-badge {
  position: absolute;
  bottom: 30px;
  left: 30px;
  background-color: rgba(0, 0, 0, 0.8);
  color: #dcb34e;
  padding: 10px 25px;
  border-radius: 50px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  backdrop-filter: blur(5px);
  z-index: 2;
}

/* --- Right Column: Tabs Navigation --- */
.mandapam-tier-tabs-wrapper {
  padding-left: 20px;
}

.mandapam-tier-nav {
  display: flex;
  gap: 10px;
  margin-bottom: 30px;
  border-bottom: 2px solid #eee;
  padding-bottom: 15px;
}

.mandapam-tier-tab {
  background: none;
  border: none;
  font-size: 18px;
  font-weight: 600;
  color: #888;
  padding: 10px 20px;
  cursor: pointer;
  position: relative;
  transition: all 0.3s ease;
}

.mandapam-tier-tab:hover {
  color: #dcb34e;
}

.mandapam-tier-tab.active {
  color: #222;
}

/* Gold underline for active tab */
.mandapam-tier-tab.active::after {
  content: '';
  position: absolute;
  bottom: -17px;
  left: 0;
  width: 100%;
  height: 3px;
  background-color: #dcb34e;
}

/* --- Tab Content --- */
.mandapam-tier-pane {
  display: none;
  animation: fadeIn 0.5s ease;
}

.mandapam-tier-pane.active {
  display: block;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.pane-title {
  font-size: 28px;
  font-weight: 700;
  color: #222;
  margin-bottom: 15px;
}

.pane-desc {
  font-size: 16px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 30px;
}

/* Specs List */
.mandapam-spec-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
  display: grid;
  grid-template-columns: 1fr 1fr; /* 2 columns for specs */
  gap: 20px;
}

.mandapam-spec-list li {
  display: flex;
  align-items: center;
  gap: 15px;
}

.mandapam-spec-list .icon {
  width: 50px;
  height: 50px;
  background-color: rgba(220, 179, 78, 0.1);
  color: #dcb34e;
  border-radius: 12px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
}

.mandapam-spec-list .info strong {
  display: block;
  font-size: 16px;
  color: #222;
}

.mandapam-spec-list .info small {
  font-size: 13px;
  color: #888;
}

.mandapam-price-tag {
  background-color: #222;
  color: #fff;
  padding: 15px 25px;
  border-radius: 8px;
  display: inline-block;
  font-size: 16px;
}

.mandapam-price-tag .amount {
  color: #dcb34e;
  font-weight: 700;
  font-size: 20px;
}

/* --- Form Section --- */
.mandapam-tier-form-card {
  background-color: #dcb34e40;
  border-radius: 16px;
  padding: 40px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.05);
  border: 1px solid #eee;
}

.form-header {
  border-bottom: 1px solid #f0f0f0;
  padding-bottom: 20px;
  margin-bottom: 30px;
  text-align: center;
}

.form-header h4 {
  color: #222;
  font-weight: 700;
  margin-bottom: 5px;
}

.form-header p {
  color: #666;
  font-size: 14px;
  margin: 0;
}

.mandapam-label {
  font-size: 14px;
  font-weight: 600;
  color: #333;
  margin-bottom: 8px;
  display: block;
}

.mandapam-input, .mandapam-select {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #e0e0e0;
  border-radius: 6px;
  background-color: #f9f9f9;
  color: #333;
  font-size: 15px;
  outline: none;
  transition: all 0.3s ease;
}

.mandapam-input:focus, .mandapam-select:focus {
  border-color: #dcb34e;
  background-color: #fff;
  box-shadow: 0 0 0 3px rgba(220, 179, 78, 0.1);
}

/* Checkbox Group */
.mandapam-checkbox-group {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}

.checkbox-item {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 14px;
  color: #555;
  cursor: pointer;
}

.checkbox-item input {
  accent-color: #dcb34e;
  width: 16px;
  height: 16px;
}

/* Submit Button */
.mandapam-book-btn {
  background-color: #dcb34e;
  color: #000;
  font-weight: 700;
  padding: 10px 30px;
  border: none;
  border-radius: 6px;
  cursor: pointer;
  text-transform: uppercase;
  letter-spacing: 1px;
  transition: transform 0.2s, box-shadow 0.2s;
}

.mandapam-book-btn:hover {
  background-color: #cda23e;
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(220, 179, 78, 0.2);
}

/* --- Responsive --- */
@media (max-width: 991px) {
  .mandapam-tier-tabs-wrapper { padding-left: 0; margin-top: 30px; }
  .mandapam-tier-img-wrapper { height: 350px; }
}
@media (max-width: 767px) {
  .mandapam-spec-list { grid-template-columns: 1fr; }
  .mandapam-tier-nav { overflow-x: auto; white-space: nowrap; padding-bottom: 5px; }
  .mandapam-tier-form-card { padding: 25px; }
}


    /* =========================================
   MANDAPAM TESTIMONIAL STYLES
   (Strictly scoped, with background image)
========================================= */

.mandapam-testi-section {
  padding: 100px 0; /* Increased padding slightly for better visual balance */
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  /* background-attachment: fixed;  Uncomment for a parallax effect */
  z-index: 1;
}

/* Dark Overlay so white cards and text pop */
.mandapam-testi-overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgb(220 179 78 / 35%); /* Deep dark blue/black overlay, 80% opacity */
  z-index: -1;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
  position: relative;
  z-index: 2; /* Ensures content sits above overlay */
}

/* --- Headings (Updated for dark background) --- */
.mandapam-testi-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #ffffff; /* Changed to white */
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-testi-subtitle {
  font-size: 1.1rem;
  color: #dddddd; /* Changed to light gray */
}

/* --- Card Styles (Kept white for contrast) --- */
.mandapam-testi-card {
  background-color: #ffffff; /* White card pops against dark bg */
  border-radius: 16px;
  padding: 0 30px 40px 30px;
  margin-top: 50px;
  border: none; /* Removed border, using shadow instead */
  box-shadow: 0 15px 35px rgba(0,0,0,0.2); /* Stronger shadow */
  position: relative;
  transition: all 0.4s cubic-bezier(0.175, 0.885, 0.32, 1.275);
  text-align: center;
}

/* Hover Animation: Lift & Glow */
.mandapam-testi-card:hover {
  transform: translateY(-10px);
  /* Gold glow shadow */
  box-shadow: 0 25px 50px rgba(220, 179, 78, 0.3);
}

/* --- Floating Image Wrapper --- */
.mandapam-testi-img-wrapper {
  position: relative;
  width: 100px;
  height: 100px;
  margin: -50px auto 30px auto;
}

.mandapam-testi-img {
  width: 100%;
  height: 100%;
  border-radius: 50%;
  object-fit: cover;
  border: 5px solid #ffffff;
  box-shadow: 0 5px 15px rgba(0,0,0,0.1);
  transition: transform 0.4s ease;
}

.mandapam-testi-card:hover .mandapam-testi-img {
  transform: scale(1.1);
  border-color: #dcb34e;
}

/* Small Gold Quote Icon Badge */
.mandapam-testi-quote-icon {
  position: absolute;
  bottom: 0;
  right: 0;
  width: 32px;
  height: 32px;
  background-color: #dcb34e;
  color: #ffffff;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: 3px solid #ffffff;
  box-shadow: 0 3px 10px rgba(0,0,0,0.1);
}

/* --- Content --- */
.mandapam-testi-content {
  position: relative;
  z-index: 2;
}

.mandapam-testi-stars {
  color: #f1c40f;
  font-size: 14px;
  margin-bottom: 20px;
}

.mandapam-testi-text {
  font-size: 16px;
  line-height: 1.8;
  color: #555555;
  font-style: italic;
  margin-bottom: 25px;
}

/* Footer (Name & Event) */
.mandapam-testi-footer {
  border-top: 1px solid #f0f0f0;
  padding-top: 20px;
}

.mandapam-testi-name {
  font-size: 18px;
  font-weight: 700;
  color: #222222;
  margin-bottom: 5px;
  transition: color 0.3s ease;
}

.mandapam-testi-card:hover .mandapam-testi-name {
  color: #dcb34e;
}

.mandapam-testi-event {
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #888888;
  font-weight: 600;
}

/* --- Responsive Adjustments --- */
@media (max-width: 991px) {
  .mandapam-testi-text {
    font-size: 15px;
  }
}

@media (max-width: 767px) {
  .mandapam-testi-card {
    padding: 0 20px 30px 20px;
  }
  .mandapam-testi-title {
    font-size: 2rem;
  }
}

   /* =========================================
   MANDAPAM TOP BAR STYLES
   (New Addition)
========================================= */

.mandapam-top-bar {
  background-color: #1F2933; /* Dark Navy Background */
  color: #eeeeee;
  padding: 10px 0;
  font-size: 13px;
  font-weight: 500;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  /* Ensure it sits nicely inside the header */
  position: relative;
  z-index: 10;
}

.mandapam-top-bar-content {
  display: flex;
  justify-content: space-between;
  align-items: center;
  max-width: 100%;
  padding: 0 15px; /* Matches container-fluid padding usually */
}

/* Links & Text */
.mandapam-top-bar a {
  color: #eeeeee;
  text-decoration: none;
  transition: color 0.3s ease;
}

.mandapam-top-bar a:hover {
  color: #dcb34e; /* Gold Hover */
}

/* Icons */
.mandapam-top-bar i {
  color: #dcb34e; /* Gold Icons */
  margin-right: 6px;
  font-size: 14px;
  vertical-align: middle;
}

/* Spacing Helpers */
.mandapam-gap-20 {
  gap: 20px;
}

.mandapam-social-gap {
  gap: 15px;
}

.mandapam-divider {
  color: #555555;
  margin: 0 5px;
}

/* Responsive Hide */
@media (max-width: 991px) {
  .mandapam-top-bar {
    display: none; /* Hide on mobile/tablets to save space */
  }
}


    /* =========================================
   MANDAPAM COLORFUL FACILITIES STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-fac-section {
  padding: 80px 0;
  background-color: #f8f9fa;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- Headings --- */
.mandapam-fac-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-fac-subtitle {
  font-size: 1.1rem;
  color: #666666;
  max-width: 600px;
  margin: 0 auto;
}

/* --- Card Base Styles --- */
.mandapam-fac-card {
  position: relative;
  background-color: #ffffff;
  border-radius: 16px;
  overflow: hidden; /* Keeps the color blob inside */
  padding: 40px 30px;
  text-align: center;
  border: 1px solid #eeeeee;
  box-shadow: 0 10px 30px rgba(0,0,0,0.05);
  transition: all 0.5s cubic-bezier(0.23, 1, 0.32, 1);
  height: 100%;
  z-index: 1;
}

.mandapam-fac-content {
  position: relative;
  z-index: 2; /* Ensures text sits above the color background */
}

/* --- The Color Blob (Animation Layer) --- */
.mandapam-fac-blob {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: var(--theme-color); /* Uses variable defined below */
  z-index: 1;
  opacity: 0;
  transform: scale(0.8) translateY(50px);
  transform-origin: bottom center;
  transition: all 0.5s ease;
  border-radius: 50% 50% 0 0; /* Curve effect */
}

/* --- Hover Effects --- */
.mandapam-fac-card:hover {
  transform: translateY(-10px);
  border-color: transparent;
  box-shadow: 0 20px 50px var(--shadow-color); /* Colored Glow */
}

.mandapam-fac-card:hover .mandapam-fac-blob {
  opacity: 1;
  transform: scale(2) translateY(0); /* Expands to fill card */
  border-radius: 0;
}

/* Text & Icon Color Swaps on Hover */
.mandapam-fac-card:hover .mandapam-fac-name,
.mandapam-fac-card:hover .mandapam-fac-desc,
.mandapam-fac-card:hover .mandapam-read-more,
.mandapam-fac-card:hover .mandapam-fac-icon-box i {
  color: #ffffff; /* Turn text white */
}

/* --- Icon Styling --- */
.mandapam-fac-icon-box {
  width: 80px;
  height: 80px;
  margin: 0 auto 25px auto;
  border-radius: 50%;
  background-color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 32px;
  color: var(--theme-color); /* Icon matches theme */
  box-shadow: 0 10px 20px rgba(0,0,0,0.05);
  border: 2px solid #f5f5f5;
  transition: all 0.4s ease;
}

.mandapam-fac-card:hover .mandapam-fac-icon-box {
  background-color: rgba(255, 255, 255, 0.2); /* Semi-transparent white */
  border-color: rgba(255, 255, 255, 0.3);
  transform: scale(1.1) rotate(360deg);
}

/* --- Typography --- */
.mandapam-fac-name {
  font-size: 22px;
  font-weight: 700;
  color: #222;
  margin-bottom: 12px;
  transition: color 0.3s ease;
}

.mandapam-fac-desc {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
  transition: color 0.3s ease;
}

.mandapam-read-more {
  font-size: 14px;
  font-weight: 700;
  color: var(--theme-color);
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

/* --- Color Themes (CSS Variables) --- */
/* Gold (Dining) */
.theme-gold {
  --theme-color: #dcb34e;
  --shadow-color: rgba(220, 179, 78, 0.3);
}

/* Blue (Parking) */
.theme-blue {
  --theme-color: #3498db;
  --shadow-color: rgba(52, 152, 219, 0.3);
}

/* Red (Security) */
.theme-red {
  --theme-color: #e74c3c;
  --shadow-color: rgba(231, 76, 60, 0.3);
}

/* Purple (Buffet) */
.theme-purple {
  --theme-color: #9b59b6;
  --shadow-color: rgba(155, 89, 182, 0.3);
}

/* Green (Stalls) */
.theme-green {
  --theme-color: #2ecc71;
  --shadow-color: rgba(46, 204, 113, 0.3);
}

/* Orange (Rooms) */
.theme-orange {
  --theme-color: #e67e22;
  --shadow-color: rgba(230, 126, 34, 0.3);
}

/* --- Mobile Responsiveness --- */
@media (max-width: 767px) {
  .mandapam-fac-card { padding: 30px 20px; }
  .mandapam-fac-icon-box { width: 60px; height: 60px; font-size: 24px; }
}

    /* =========================================
   MANDAPAM SERVICES STYLES
   (Strictly scoped to unique classes)
========================================= */

.mandapam-srv-section {
  padding: 80px 0;
  background-color: #fdfdfd;
}

.mandapam-container {
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 20px;
}

/* --- Headings --- */
.mandapam-srv-title {
  font-size: 2.5rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.mandapam-text-gold {
  color: #dcb34e;
}

.mandapam-srv-subtitle {
  font-size: 1.1rem;
  color: #666;
  max-width: 600px;
  margin: 0 auto;
}

/* =========================================
   LEFT SIDEBAR (Sticky Menu)
========================================= */
.mandapam-srv-sidebar {
  position: sticky;
  top: 100px; /* Sticks 100px from the top of the viewport */
  background-color: #fff;
  border-radius: 16px;
  padding: 35px 30px;
  box-shadow: 0 10px 40px rgba(0,0,0,0.06);
  border: 1px solid #f0f0f0;
}

.sidebar-title {
  font-size: 22px;
  font-weight: 700;
  color: #222;
  margin-bottom: 25px;
  padding-bottom: 15px;
  border-bottom: 2px solid #eee;
}

.mandapam-srv-list {
  list-style: none;
  padding: 0;
  margin: 0 0 30px 0;
}

.mandapam-srv-list li {
  margin-bottom: 12px;
}

.mandapam-srv-list li:last-child {
  margin-bottom: 0;
}

.mandapam-srv-list a {
  display: flex;
  align-items: center;
  padding: 15px 20px;
  background-color: #f9f9f9;
  border-radius: 8px;
  text-decoration: none;
  color: #555;
  font-weight: 600;
  font-size: 15px;
  transition: all 0.3s ease;
}

.mandapam-srv-list .icon {
  width: 30px;
  color: #999;
  font-size: 18px;
  transition: color 0.3s ease;
}

.mandapam-srv-list .arrow {
  margin-left: auto; /* Pushes arrow to the far right */
  font-size: 12px;
  opacity: 0;
  transform: translateX(-10px);
  transition: all 0.3s ease;
}

/* Sidebar Hover & Active States */
.mandapam-srv-list a:hover,
.mandapam-srv-list li.active a {
  background-color: #dcb34e;
  color: #fff;
  box-shadow: 0 5px 15px rgba(220, 179, 78, 0.3);
}

.mandapam-srv-list a:hover .icon,
.mandapam-srv-list li.active a .icon {
  color: #fff;
}

.mandapam-srv-list a:hover .arrow,
.mandapam-srv-list li.active a .arrow {
  opacity: 1;
  transform: translateX(0);
}

/* Help Box */
.mandapam-srv-help {
  background-color: #222;
  color: #fff;
  padding: 25px 20px;
  border-radius: 12px;
  text-align: center;
}

.mandapam-srv-help i {
  font-size: 30px;
  color: #dcb34e;
  margin-bottom: 15px;
}

.mandapam-srv-help h4 {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 10px;
}

.mandapam-srv-help p {
  font-size: 13px;
  color: #aaa;
  line-height: 1.5;
  margin-bottom: 15px;
}

.mandapam-srv-help .call-btn {
  display: inline-block;
  background-color: #dcb34e;
  color: #000;
  padding: 10px 20px;
  border-radius: 50px;
  font-weight: 700;
  font-size: 14px;
  text-decoration: none;
  transition: background 0.3s;
}

.mandapam-srv-help .call-btn:hover {
  background-color: #fff;
}


/* =========================================
   RIGHT SIDE (2x2 Cards Grid)
========================================= */
.mandapam-srv-card {
  background: #fff;
  border-radius: 12px;
  overflow: hidden;
  border: 1px solid #f0f0f0;
  box-shadow: 0 5px 20px rgba(0,0,0,0.03);
  transition: all 0.4s ease;
  height: 100%;
  display: flex;
  flex-direction: column;
}

.mandapam-srv-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 15px 35px rgba(0,0,0,0.08);
  border-color: #dcb34e;
}

.mandapam-srv-img-box {
  position: relative;
  height: 240px;
  overflow: hidden;
}

.mandapam-srv-img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.6s ease;
}

.mandapam-srv-card:hover .mandapam-srv-img {
  transform: scale(1.08);
}

.mandapam-srv-tag {
  position: absolute;
  top: 15px;
  right: 15px;
  background-color: #dcb34e;
  color: #000;
  padding: 5px 12px;
  font-size: 12px;
  font-weight: 700;
  border-radius: 4px;
  text-transform: uppercase;
}

.mandapam-srv-content {
  padding: 25px;
  flex-grow: 1;
  display: flex;
  flex-direction: column;
}

.mandapam-srv-content .card-title {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.mandapam-srv-content .card-desc {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 20px;
  flex-grow: 1; /* Pushes the footer down */
}

.card-footer-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-top: 1px solid #eee;
  padding-top: 15px;
}

.card-footer-box .price {
  font-size: 15px;
  font-weight: 700;
  color: #dcb34e;
}

.card-footer-box .view-link {
  width: 35px;
  height: 35px;
  background-color: #f5f5f5;
  color: #222;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  text-decoration: none;
  transition: all 0.3s ease;
}

.mandapam-srv-card:hover .view-link {
  background-color: #dcb34e;
  color: #fff;
  transform: rotate(90deg);
}

/* --- Responsive Adjustments --- */
@media (max-width: 991px) {
  .mandapam-srv-sidebar {
    position: relative;
    top: 0;
    margin-bottom: 30px;
  }
}

/* Base Section Setup */
.mandapam-pkg-section {
  position: relative;
  padding: 80px 0;
  background-color: #f4f5f7;
  font-family: 'Lato', 'Arial', sans-serif;
}

.mandapam-pkg-container {
  position: relative;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 20px;
  z-index: 2;
}

/* Typography & Headers */
.mandapam-pkg-header {
  text-align: center;
  margin-bottom: 60px;
}

.mandapam-pkg-title {
  font-size: 2.8rem;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}

.mandapam-pkg-gold {
  color: #dcb34e; /* Signature Gold */
}

.mandapam-pkg-subtitle {
  font-size: 1.1rem;
  color: #666;
}

/* Detailed Card Layout */
.mandapam-pkg-card {
  display: flex;
  background-color: #ffffff;
  border-radius: 16px;
  margin-bottom: 50px;
  overflow: hidden;
  box-shadow: 0 10px 30px rgba(0,0,0,0.06);
  transition: transform 0.4s ease, box-shadow 0.4s ease;
}

.mandapam-pkg-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0,0,0,0.12);
}

/* Content Side (Left) */
.mandapam-pkg-content {
  flex: 0 0 58%;
  padding: 45px;
  display: flex;
  flex-direction: column;
}

.mandapam-pkg-name {
  font-size: 26px;
  font-weight: 800;
  color: #222;
  margin-bottom: 8px;
}

.mandapam-pkg-desc {
  font-size: 15px;
  color: #666;
  line-height: 1.6;
  margin-bottom: 25px;
}

/* Middle Grid: List and Badges */
.mandapam-pkg-middle-grid {
  display: flex;
  gap: 40px;
  margin-bottom: 35px;
  flex-grow: 1;
}

/* The List Box */
.mandapam-pkg-list-box {
  flex: 1.2;
}

.mandapam-pkg-list-title {
  font-size: 14px;
  font-weight: 800;
  color: #222;
  margin-bottom: 15px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
}

.mandapam-pkg-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.mandapam-pkg-list li {
  font-size: 14px;
  color: #555;
  margin-bottom: 12px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  line-height: 1.4;
}

.mandapam-pkg-list li i {
  color: #dcb34e;
  font-size: 16px;
  margin-top: 2px;
}

/* The Trust Badges Box */
.mandapam-pkg-badges-box {
  flex: 0.8;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding-top: 35px;
}

.mandapam-trust-badge {
  display: flex;
  align-items: center;
  gap: 15px;
  padding: 10px 15px;
  border: 1px solid #eaeaea;
  border-radius: 10px;
  background-color: #fafafa;
  transition: all 0.3s ease;
}

.mandapam-pkg-card:hover .mandapam-trust-badge {
  border-color: #dcb34e;
  background-color: #fff;
}

.mandapam-badge-icon {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  flex-shrink: 0;
}

.mandapam-badge-icon.gold { background-color: #fdf5e6; color: #dcb34e; }
.mandapam-badge-icon.dark { background-color: #222; color: #fff; }
.mandapam-badge-icon.gray { background-color: #888; color: #fff; }

.mandapam-badge-text {
  font-size: 13px;
  font-weight: 700;
  color: #333;
  line-height: 1.2;
}

/* Footer: Price and Button */
.mandapam-pkg-footer {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  margin-top: auto;
}

.mandapam-pkg-price-box {
  display: flex;
  flex-direction: column;
}

.mandapam-pkg-label {
  font-size: 11px;
  color: #888;
  text-transform: uppercase;
  font-weight: 800;
  margin-bottom: 4px;
}

.mandapam-pkg-price {
  font-size: 28px;
  font-weight: 800;
  color: #222;
  line-height: 1;
}

.mandapam-pkg-btn {
  background-color: #dcb34e;
  color: #000;
  border: none;
  padding: 14px 28px;
  font-size: 15px;
  font-weight: 700;
  border-radius: 8px;
  cursor: pointer;
  display: flex;
  align-items: center;
  gap: 8px;
  transition: all 0.3s ease;
}

.mandapam-pkg-btn:hover {
  background-color: #222;
  color: #dcb34e;
  transform: translateX(5px);
}

/* Image Side (Right) */
.mandapam-pkg-image-wrapper {
  flex: 0 0 42%;
  position: relative;
}

.mandapam-pkg-image {
  width: 100%;
  height: 100%;
  object-fit: cover;
  position: absolute;
  top: 0;
  left: 0;
  transition: transform 0.6s ease;
}

.mandapam-pkg-card:hover .mandapam-pkg-image {
  transform: scale(1.05);
}

.mandapam-pkg-badge {
  position: absolute;
  top: 20px;
  left: 20px;
  background-color: #222;
  color: #dcb34e;
  padding: 6px 15px;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1px;
  border-radius: 4px;
}

/* =========================================
   POP-UP MODAL STYLES
========================================= */
.mandapam-pkg-modal {
  display: none;
  position: fixed;
  z-index: 9999;
  left: 0; top: 0; width: 100%; height: 100%;
  background-color: rgba(0,0,0,0.7);
  backdrop-filter: blur(5px);
  overflow-y: auto;
}

.mandapam-pkg-modal-content {
  background-color: #fff;
  margin: 5% auto;
  width: 90%;
  max-width: 550px;
  border-radius: 16px;
  position: relative;
  box-shadow: 0 25px 50px rgba(0,0,0,0.5);
  animation: modalFadeIn 0.3s ease-out;
}

@keyframes modalFadeIn {
  from { transform: translateY(-50px); opacity: 0; }
  to { transform: translateY(0); opacity: 1; }
}

.mandapam-pkg-close {
  position: absolute;
  top: 15px; right: 20px;
  color: #999;
  font-size: 28px;
  font-weight: bold;
  cursor: pointer;
  transition: color 0.3s;
}

.mandapam-pkg-close:hover { color: #222; }

.mandapam-pkg-modal-header {
  background-color: #f9f9f9;
  padding: 25px 30px;
  border-radius: 16px 16px 0 0;
  border-bottom: 1px solid #eee;
}

.mandapam-pkg-modal-header h3 {
  margin: 0 0 5px 0;
  font-size: 22px;
  color: #222;
}

.mandapam-pkg-modal-header p {
  margin: 0;
  font-size: 14px;
  color: #666;
}

.mandapam-pkg-modal-header strong {
  color: #dcb34e;
}

#mandapamPkgForm { padding: 30px; }

.mandapam-pkg-form-group { margin-bottom: 20px; }
.mandapam-pkg-form-row { display: flex; gap: 20px; }
.mandapam-pkg-form-row .mandapam-pkg-form-group { flex: 1; }

.mandapam-pkg-form-group label {
  display: block;
  font-size: 13px;
  font-weight: 600;
  color: #444;
  margin-bottom: 8px;
}

.mandapam-pkg-form-group input,
.mandapam-pkg-form-group textarea {
  width: 100%;
  padding: 12px 15px;
  border: 1px solid #ddd;
  border-radius: 6px;
  font-family: inherit;
  font-size: 14px;
  outline: none;
  transition: border-color 0.3s;
  box-sizing: border-box;
}

.mandapam-pkg-form-group input:focus,
.mandapam-pkg-form-group textarea:focus {
  border-color: #dcb34e;
  box-shadow: 0 0 0 3px rgba(220, 179, 78, 0.1);
}

.mandapam-pkg-submit {
  width: 100%;
  background-color: #222;
  color: #fff;
  border: none;
  padding: 15px;
  font-size: 16px;
  font-weight: 700;
  border-radius: 6px;
  cursor: pointer;
  text-transform: uppercase;
  transition: background 0.3s;
}

.mandapam-pkg-submit:hover {
  background-color: #dcb34e;
  color: #000;
}

/* --- Responsive Layout --- */
@media (max-width: 991px) {
  .mandapam-pkg-card {
    flex-direction: column-reverse; 
  }
  .mandapam-pkg-card.reverse {
    flex-direction: column-reverse; 
  }
  .mandapam-pkg-image-wrapper {
    flex: none;
    height: 300px;
  }
  .mandapam-pkg-image {
    position: relative;
  }
  .mandapam-pkg-content {
    flex: none;
    padding: 30px 20px;
  }
  .mandapam-pkg-middle-grid {
    flex-direction: column;
    gap: 20px;
  }
  .mandapam-pkg-badges-box {
    padding-top: 0;
    flex-direction: row;
    flex-wrap: wrap;
    gap: 10px;
  }
  .mandapam-trust-badge {
    flex: 1 1 calc(50% - 10px); 
    padding: 8px 12px;
  }
  .mandapam-pkg-form-row {
    flex-direction: column;
    gap: 0;
  }
}





