@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=EB+Garamond:ital,wght@0,400..800;1,400..800&family=Poppins:wght@300;400;500;600;700;800;900&display=swap");
:root {
  scroll-behavior: auto;
  interpolate-size: allow-keywords;
  --bs-primary: #640005;
  --primary-rgb: 100, 0, 5;
  --bs-primary-rgb: 100, 0, 5;
  --primary-dark: #bb260c;
  --primary-dark-rgb: 187, 38, 12;
  --green: #138808;
  --green-rgb: 19, 136, 8;
  --bs-body-color: #000000;
  --yellowis: #caa942;
  --bs-warning-rgb: 202, 169, 66;
}

::-webkit-scrollbar {
  height: 6px;
  width: 6px;
}

::-webkit-scrollbar-thumb {
  background-color: #bababa;
  background-clip: content-box;
  border-radius: 10px;
  border: 1px solid transparent;
}
::-webkit-scrollbar-thumb:hover {
  background-color: #ffffff;
}

::-webkit-scrollbar-button,
::-webkit-scrollbar-corner {
  background: #000;
  cursor: pointer;
  display: none;
}

::-webkit-scrollbar-track {
  background: #000;
}

body {
  font-family: "Poppins", Arial, Helvetica, sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  overflow-x: hidden;
}

.l {
  box-shadow: inset 0 0 0 1px red;
}


.icon {
  stroke: unset;
  stroke-width: 0px;
  display: inline-block;
  width: 1em;
  height: 1em;
  fill: currentColor;
  vertical-align: -0.125em;
}

.ts-0p65 {
  transform: scale(0.65);
}

.ts-0p7 {
  transform: scale(0.7);
}

.ts-0p8 {
  transform: scale(0.8);
}

.ts-0p9 {
  transform: scale(0.9);
}

.ts-1p1 {
  transform: scale(1.1);
}

.ts-1p2 {
  transform: scale(1.2);
}

.ts-1p3 {
  transform: scale(1.3);
}

.ts-1p4 {
  transform: scale(1.4);
}

.ts-1p5 {
  transform: scale(1.5);
}

.ts-1p6 {
  transform: scale(1.6);
}

.ts-1p7 {
  transform: scale(1.7);
}

.ts-1p8 {
  transform: scale(1.8);
}

.ts-1p9 {
  transform: scale(1.9);
}

.ts-2p0 {
  transform: scale(2);
}

.ts-2p2 {
  transform: scale(2.2);
}

.ts-2p5 {
  transform: scale(2.5);
}

.ts-3p0 {
  transform: scale(3);
}

.tso-right {
  transform-origin: right;
}

.text-fb {
  color: rgb(15, 41, 159) !important;
}

.text-insta {
  color: rgb(216, 55, 141) !important;
}

.text-yt {
  color: rgb(224, 12, 12) !important;
}

.form-check-input:checked {
  background-color: var(--bs-primary);
  border-color: var(--bs-primary);
}

.outline-border {
  outline: 1px solid #eeeeee;
}

.minw-180px {
  min-width: 180px;
}

.minw-190px {
  min-width: 190px;
}

.minw-200px {
  min-width: 200px;
}

.minw-280px {
  min-width: 280px;
}

.minw-300px {
  min-width: 300px;
}

.minw-320px {
  min-width: 320px;
}

.maxw-40px {
  max-width: 40px;
}

.maxw-50px {
  max-width: 50px;
}

.maxw-60px {
  max-width: 60px;
}

.maxw-70px {
  max-width: 70px;
}

.maxw-80px {
  max-width: 80px;
}

.maxw-90px {
  max-width: 90px;
}

.maxw-100px {
  max-width: 100px;
}

.maxw-120px {
  max-width: 120px;
}

.maxw-140px {
  max-width: 140px;
}

.maxw-380px {
  max-width: 380px;
}

.maxw-420px {
  max-width: 420px;
}

.maxw-430px {
  max-width: 430px;
}

.maxw-440px {
  max-width: 440px;
}

.maxw-450px {
  max-width: 450px;
}

.maxw-460px {
  max-width: 460px;
}

.maxw-470px {
  max-width: 470px;
}

.maxw-480px {
  max-width: 480px;
}

.maxw-500px {
  max-width: 500px;
}

.maxw-520px {
  max-width: 520px;
}

.maxw-580px {
  max-width: 580px;
}

.maxw-600px {
  max-width: 600px;
}

.maxw-620px {
  max-width: 620px;
}

.maxw-640px {
  max-width: 640px;
}

.maxw-680px {
  max-width: 680px;
}

.maxw-720px {
  max-width: 720px;
}

.maxw-740px {
  max-width: 740px;
}

.maxw-840px {
  max-width: 840px;
}

.maxw-880px {
  max-width: 880px;
}

.maxw-900px {
  max-width: 900px;
}

.maxw-920px {
  max-width: 920px;
}

.maxw-940px {
  max-width: 940px;
}

.mb-n1px {
  margin-bottom: -1px;
}

.mb-n2px {
  margin-bottom: -2px;
}

.mt-1px {
  margin-top: 1px;
}

.mt-2px {
  margin-top: 2px !important;
}

.mt-3px {
  margin-top: 3px !important;
}

.mt-6px {
  margin-top: 0.375rem;
}

.mt-10px {
  margin-top: 0.625rem;
}

.minh-24px {
  min-height: 24px;
}

.minh-28px {
  min-height: 28px;
}

.minh-34px {
  min-height: 34px;
}

.minh-340px {
  min-height: 340px;
}

.minh-370px {
  min-height: 370px;
}

.minh-400px {
  min-height: 400px;
}

.minh-420px {
  min-height: 420px;
}

.mmh-70px {
  min-height: 70px;
  max-height: 70px;
}

.mmh-80px {
  min-height: 80px;
  max-height: 80px;
}

.mmwh-20px {
  min-width: 20px;
  max-width: 20px;
  min-height: 20px;
  max-height: 20px;
}

.mmwh-22px {
  min-width: 22px;
  max-width: 22px;
  min-height: 22px;
  max-height: 22px;
}

.mmwh-24px {
  min-width: 24px;
  max-width: 24px;
  min-height: 24px;
  max-height: 24px;
}

.mmwh-26px {
  min-width: 26px;
  max-width: 26px;
  min-height: 26px;
  max-height: 26px;
}

.mmwh-28px {
  min-width: 28px;
  max-width: 28px;
  min-height: 28px;
  max-height: 28px;
}

.mmwh-30px {
  min-width: 30px;
  max-width: 30px;
  min-height: 30px;
  max-height: 30px;
}

.mmwh-32px {
  min-width: 32px;
  max-width: 32px;
  min-height: 32px;
  max-height: 32px;
}

.mmwh-34px {
  min-width: 34px;
  max-width: 34px;
  min-height: 34px;
  max-height: 34px;
}

.mmwh-36px {
  min-width: 36px;
  max-width: 36px;
  min-height: 36px;
  max-height: 36px;
}

.mmwh-38px {
  min-width: 38px;
  max-width: 38px;
  min-height: 38px;
  max-height: 38px;
}

.mmwh-40px {
  min-width: 40px;
  max-width: 40px;
  min-height: 40px;
  max-height: 40px;
}

.mmwh-44px {
  min-width: 44px;
  max-width: 44px;
  min-height: 44px;
  max-height: 44px;
}

.mmwh-54px {
  min-width: 54px;
  max-width: 54px;
  min-height: 54px;
  max-height: 54px;
}

.mmwh-64px {
  min-width: 64px;
  max-width: 64px;
  min-height: 64px;
  max-height: 64px;
}

.mmwh-70px {
  min-width: 70px;
  max-width: 70px;
  min-height: 70px;
  max-height: 70px;
}

.mmw-70px {
  min-width: 70px;
  max-width: 70px;
}

.mmw-80px {
  min-width: 80px;
  max-width: 80px;
}

.mmw-120px {
  min-width: 120px;
  max-width: 120px;
}

.bg-size50pr {
  background-size: 50% !important;
}

.opacity-10 {
  opacity: 0.1;
}

.opacity-15 {
  opacity: 0.15;
}

.opacity-20 {
  opacity: 0.2;
}

.opacity-30 {
  opacity: 0.3;
}

.opacity-40 {
  opacity: 0.4;
}

.opacity-60 {
  opacity: 0.6;
}

.opacity-65 {
  opacity: 0.65;
}

.opacity-70 {
  opacity: 0.7;
}

.opacity-80 {
  opacity: 0.8;
}

.opacity-85 {
  opacity: 0.85;
}

.opacity-90 {
  opacity: 0.9;
}

.text-primary {
  color: var(--bs-primary) !important;
}

.filter-primary {
  filter: invert(9%) sepia(68%) saturate(7346%) hue-rotate(352deg) brightness(54%) contrast(104%);
}

.link-hoverprimary {
  text-decoration: none;
}
.link-hoverprimary:hover {
  color: var(--bs-primary) !important;
}

.link-hoverprimarydark {
  text-decoration: none;
}
.link-hoverprimarydark:hover {
  color: var(--primary-dark) !important;
}

.link-hoveryellowis {
  text-decoration: none;
}
.link-hoveryellowis:hover {
  color: var(--yellowis) !important;
}

.bg-whatsapp {
  background: #25D366 !important;
}

.ff-garamond {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
}

.fs-7 {
  font-size: 0.875rem !important;
}

.lh-md {
  line-height: 1.75 !important;
}

.right-caret {
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid currentColor;
  border-right: 2px solid currentColor;
  transform: rotate(45deg);
}

.modal-backdrop {
  --bs-backdrop-opacity: 1;
  background-color: rgba(255, 255, 255, 0.5);
  -webkit-backdrop-filter: blur(8px);
          backdrop-filter: blur(8px);
}

.btn-primary {
  --bs-btn-bg: var(--bs-primary);
  --bs-btn-border-color: var(--bs-primary);
  --bs-btn-hover-bg: var(--primary-dark);
  --bs-btn-hover-border-color: var(--primary-dark);
  --bs-btn-focus-shadow-rgb: var(--primary-rgb);
  --bs-btn-active-bg: var(--bs-primary);
  --bs-btn-active-border-color: var(--bs-primary);
  --bs-btn-active-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  --bs-btn-disabled-color: var(--green);
}

.topbar {
  background: var(--bs-primary);
  padding: 10px 0;
}
.topbar a {
  font-size: 15px;
  color: #fff;
  text-decoration: none;
  font-weight: 500;
  display: flex;
  align-items: center;
  gap: 8px;
}
.topbar a:hover {
  opacity: 0.75;
}
.topbar a .icon {
  font-size: 18px;
}

.tooltip {
  --bs-tooltip-bg: var(--primary-dark);
  --bs-tooltip-color: var(--bs-white);
  --bs-tooltip-opacity: 0.96;
  white-space: nowrap;
}

.nabnar-modified {
  position: absolute;
  width: 100%;
  left: 0;
  z-index: 100;
  --bs-navbar-active-color: var(--yellowis);
}
.nabnar-modified .navbar-brand img {
  width: 100%;
  max-width: 280px;
  filter: invert(100%) brightness(100);
}
.nabnar-modified .navbar-nav {
  gap: 20px;
}
.nabnar-modified .navbar-nav .nav-link {
  --bs-nav-link-font-size: 0.875rem;
  --bs-nav-link-color: #fff;
  --bs-nav-link-hover-color: var(--yellowis);
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.logo-masking {
  position: absolute;
  max-width: 80%;
  max-height: 80%;
  z-index: 0;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: 0 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  animation: logorotate 120s linear infinite;
}

@keyframes logorotate {
  from {
    rotate: 0;
  }
  to {
    rotate: 360deg;
  }
}
.nav-breadcrumb {
  --bs-breadcrumb-divider: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='10'><path d='M2.5 0L1 1.5 3.5 4 1 6.5 2.5 8l4-4-4-4z' fill='%23fff'/%3E%3C/svg>");
  --bs-link-color-rgb: #fff;
  letter-spacing: 1px;
}
.nav-breadcrumb a {
  text-decoration: none;
  font-weight: 300;
}
.nav-breadcrumb a:hover {
  color: var(--yellowis);
}
.nav-breadcrumb .breadcrumb-item.active {
  --bs-breadcrumb-item-active-color: #fff;
  font-weight: 600;
}

.main-banner-section {
  position: relative;
  width: 100%;
  min-height: calc(100vh - 110px);
  overflow: hidden;
  background-color: #000;
}
.main-banner-section.mbsection-50vh {
  min-height: 50vh;
}
.main-banner-section.mbsection-55vh {
  min-height: 55vh;
}
.main-banner-section.mbsection-60vh {
  min-height: 60vh;
}
.main-banner-section.mbsection-65vh {
  min-height: 65vh;
}
.main-banner-section.mbsection-70vh {
  min-height: 70vh;
}
.main-banner-section.mbsection-75vh {
  min-height: 75vh;
}
.main-banner-section .main-banner {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
  z-index: 0;
  filter: brightness(0.6);
  pointer-events: none;
}
.main-banner-section .main-video {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 0;
  pointer-events: none;
  overflow: hidden;
  filter: brightness(0.4);
}
.main-banner-section .main-video video {
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  -o-object-fit: cover;
     object-fit: cover;
  display: block;
  border: none;
  margin: 0;
}
.main-banner-section .container {
  position: relative;
  z-index: 1;
  min-height: inherit;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  color: #fff;
  padding-top: 40px;
}
.main-banner-section .container h1 {
  font-family: "EB Garamond", serif;
  font-weight: 500;
  text-shadow: 0 2px 6px rgba(0, 0, 0, 0.25);
  margin-bottom: 20px;
}
.main-banner-section .container p {
  font-size: 1.25rem;
  font-weight: 300;
  margin: 0 auto 40px auto;
  text-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}
.main-banner-section .container .btn {
  --bs-btn-padding-y: 0.675rem;
  min-width: 210px;
  font-size: 1.125rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  line-height: 1;
}

.form-checkinout {
  box-shadow: 0px 0px 5px 2px rgba(0, 0, 0, 0.2);
  border-radius: 20px;
  overflow: hidden;
  align-items: center;
  position: relative;
  z-index: 2;
  margin-top: -42px;
  background-color: #fff;
  padding-left: 16px;
}

.form-textbox {
  border: 1px solid rgba(208, 208, 208, 0.86);
  border-radius: 100px;
  position: relative;
  width: 100%;
  height: 48px;
  padding-left: 48px;
  cursor: text;
}
.form-textbox:focus-within, .form-textbox[aria-expanded=true] {
  transition: 300ms all;
  border-color: rgba(var(--primary-rgb), 0.75);
  box-shadow: 0 0 0 0.25rem rgba(var(--primary-rgb), 0.25);
}
.form-textbox .icon {
  position: absolute;
  left: 18px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  color: var(--bs-primary);
  pointer-events: none;
}
.form-textbox .label {
  font-weight: 500;
  font-size: 0.813rem;
  line-height: 1;
  margin: 0;
  pointer-events: none;
  opacity: 0.85;
}
.form-textbox .input-text {
  display: block;
  width: 100%;
  height: 22px;
  padding: 0;
  border: none;
  font-size: 0.938rem;
  background-color: transparent;
  margin: -3px 0 0 0;
  outline: none;
}
.form-textbox input {
  display: block;
  width: 100%;
  height: 22px;
  padding: 0;
  border: none;
  font-size: 0.938rem;
  background-color: transparent;
  margin: -3px 0 0 0;
  outline: none;
}
.form-textbox input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-textbox input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
  cursor: pointer;
}
.form-textbox input[type=date]::-webkit-date-and-time-value {
  text-align: left;
}

.form-submit {
  background: var(--bs-primary);
  color: #ffffff;
  font-size: 24px;
  height: 86px;
  min-width: 114px;
  width: 114px;
  border: none;
  margin-left: 16px;
}
.form-submit:hover {
  background: var(--primary-dark);
}

.carousel-arrow .carousel-control-prev,
.carousel-arrow .carousel-control-next {
  width: 34px;
  height: 34px;
  border-radius: 34px;
  opacity: 1;
  top: calc(50% - 17px);
  margin: 0 10px;
  box-shadow: inset 0 0 0 2px rgba(255, 255, 255, 0.15);
  transition: 350ms;
  background-color: var(--bs-primary);
}
.carousel-arrow .carousel-control-prev .carousel-control-next-icon, .carousel-arrow .carousel-control-prev .carousel-control-prev-icon,
.carousel-arrow .carousel-control-next .carousel-control-next-icon,
.carousel-arrow .carousel-control-next .carousel-control-prev-icon {
  background-size: 60% 60%;
}
.carousel-arrow .carousel-control-prev:hover,
.carousel-arrow .carousel-control-next:hover {
  background-color: var(--primary-dark);
  transform: scale(1.15);
}

.card-testimo .card-text::before, .card-testimo .card-text::after {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 38px;
  font-weight: 700;
  color: var(--bs-primary);
  display: inline-block;
  line-height: 0;
}
.card-testimo .card-text::before {
  content: "“";
  transform: translateY(8px);
}
.card-testimo .card-text::after {
  content: "”";
  transform: translateY(24px);
}
.card-testimo .ratio {
  box-shadow: 0px 4px 6px 0px rgba(0, 0, 0, 0.2);
}

.owl-equalheight .owl-stage {
  display: flex;
}

.owl-carousel .owl-dots {
  display: flex;
  gap: 8px;
  padding-top: 24px;
  padding-bottom: 5px;
  justify-content: center;
}
.owl-carousel .owl-dots .owl-dot {
  display: block;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  border: 1px solid rgba(0, 0, 0, 0.15);
  background: rgba(0, 0, 0, 0.1);
}
.owl-carousel .owl-dots .owl-dot.active, .owl-carousel .owl-dots .owl-dot:focus-visible {
  border: 1px solid var(--bs-primary);
  background: var(--bs-primary);
  outline: none;
}

.section-title {
  font-family: "EB Garamond", serif;
  position: relative;
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 2.5rem;
  gap: 6px;
  line-height: 1;
  font-weight: 600;
  color: var(--bs-primary);
}

.line {
  width: 100%;
  max-width: 80px;
  height: 1.8px;
  background-color: currentColor;
  opacity: 0.75;
  margin: 15px 0 10px 0;
}

.section-subtitle {
  font-weight: 300;
}

.card-design {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 100%;
}
.card-design .card-img-top {
  aspect-ratio: 4/2.6;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}
.card-design .card-title {
  font-size: 1.125rem;
  text-decoration: none;
  color: var(--bs-primary);
  display: block;
  font-weight: 600;
}
.card-design .card-title:hover {
  color: var(--primary-dark);
}
.card-design .card-footer a {
  text-decoration: none;
  color: var(--bs-primary);
  display: inline-flex;
  align-items: center;
  gap: 8px;
}
.card-design .card-footer a:hover {
  color: var(--primary-dark);
}

.service-section {
  position: relative;
  z-index: 1;
  background-color: var(--bs-dark);
}
.service-section .service-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  opacity: 0.5;
}
.service-section .container {
  position: relative;
  z-index: 1;
}

.service-card {
  background-color: rgba(0, 0, 0, 0.25);
  border: 1px solid rgba(255, 255, 255, 0.4);
  height: 100%;
  padding: 1.5rem;
  text-align: center;
  color: var(--bs-white);
  font-size: 1.75rem;
  font-family: "EB Garamond", serif;
  font-weight: 500;
  transition: 350ms;
  display: flex;
  justify-content: center;
  align-items: center;
}
.service-card:hover {
  background-color: rgba(0, 0, 0, 0.5);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(255, 255, 255, 0.2);
  transform: translateY(-4px);
  -webkit-backdrop-filter: blur(4px);
          backdrop-filter: blur(4px);
}

.col-boxed-img {
  aspect-ratio: 2/1.75;
}

.img-masked {
  position: absolute;
  top: 0;
  right: 0;
  width: 50vw;
  height: 100%;
}
.img-masked.img-maskedend {
  right: unset;
  left: 0;
}
.img-masked img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.list-design {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.list-design li {
  position: relative;
  padding-left: 28px;
}
.list-design li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 4px;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23640005' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M16 8A8 8 0 1 1 0 8a8 8 0 0 1 16 0m-3.97-3.03a.75.75 0 0 0-1.08.022L7.477 9.417 5.384 7.323a.75.75 0 0 0-1.06 1.06L6.97 11.03a.75.75 0 0 0 1.079-.02l3.992-4.99a.75.75 0 0 0-.01-1.05z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 1rem 1rem;
}

.filter-match {
  border-bottom: 1px solid var(--bs-light);
  justify-content: center;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
}
.filter-match button {
  border: none;
  background-color: transparent;
  border-bottom: 2px solid transparent;
  padding: 6px 12px;
  margin-bottom: -1px;
  letter-spacing: 1px;
  color: rgba(100, 0, 5, 0.8);
}
.filter-match button.active {
  border-bottom: 2px solid var(--bs-primary);
  color: var(--bs-primary);
  outline: none;
}
.filter-match button:focus-visible {
  color: var(--bs-primary);
  outline: 1px dashed var(--bs-primary);
  outline-offset: -1px;
}

.col-anim {
  animation: colAnim 0.5s linear;
}

.col-animall {
  animation: colAnimall 0.5s linear;
}

@keyframes colAnim {
  from {
    transform: scale(0.75);
    opacity: 0.25;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
@keyframes colAnimall {
  from {
    transform: scale(0.75);
    opacity: 0.25;
  }
  to {
    transform: scale(1);
    opacity: 1;
  }
}
.contact-us-image {
  min-height: 500px;
}

.contact-info {
  width: calc(100% - 60px);
  background-color: rgba(255, 255, 255, 0.82);
  -webkit-backdrop-filter: blur(3px);
          backdrop-filter: blur(3px);
}

.accordion-common {
  border: none;
}
.accordion-common .accordion-item:not(:last-child) {
  margin-bottom: 10px;
}
.accordion-common .accordion-item:not(:first-of-type) {
  border-top: 1px solid var(--bs-accordion-border-color);
}
.accordion-common .accordion-button {
  color: var(--primary-dark);
  background-color: rgba(var(--primary-dark), 0.02);
  border-radius: 0 !important;
  font-weight: 500;
  font-size: 1.25rem;
  line-height: 1.4;
}
.accordion-common .accordion-button[aria-expanded=true] {
  color: #fff;
  background-color: var(--primary-dark);
}
.accordion-common .accordion-button[aria-expanded=true]::after {
  filter: grayscale(1) invert(1);
}
.accordion-common .accordion-button:hover {
  opacity: 0.85;
}
.accordion-common .accordion-collapse, .accordion-common .accordion-item {
  border-radius: 0 !important;
}
.accordion-common .accordion-body {
  font-weight: 300;
  line-height: 1.75;
}

.img-hoverscale {
  transition: 350ms;
  position: relative;
}
.img-hoverscale:hover {
  transform: scale(1.05);
  box-shadow: 0 0 0 3px var(--yellowis);
  z-index: 1;
}

/*Start | Light Box*/
.modal-lighting .modal-dialog {
  width: 100%;
  max-width: 100%;
  margin: 0;
  border-radius: 0;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
}
.modal-lighting .modal-content {
  background: transparent;
  box-shadow: none;
  border: 0;
  height: 100vh;
}
.modal-lighting .carousel-indicators li {
  width: 18px;
  height: 6px;
  border: 0;
  border-radius: 1px;
  margin-right: 3px;
  margin-left: 3px;
  background: #999;
  list-style-type: none;
}
.modal-lighting .carousel-indicators li.active {
  background: var(--yellowis);
}
.modal-lighting .modal-body,
.modal-lighting .carousel,
.modal-lighting .carousel-item {
  height: 100vh;
}
.modal-lighting .carousel-control-next, .modal-lighting .carousel-control-prev {
  width: 40px;
  height: 40px;
  top: calc(50% - 20px);
}
.modal-lighting .carousel-item img, .modal-lighting .carousel-item video {
  position: absolute;
  top: calc(50% - 10px);
  left: 50%;
  transform: translate(-50%, -50%);
  display: block;
  margin: 10px auto;
  max-width: calc(100% - 20px);
  max-height: calc(100vh - 20px);
}
.modal-lighting .btn-lightbox-close {
  font-family: Arial;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 10;
  width: 34px;
  height: 34px;
  border-radius: 0 0 0px 34px;
  background: rgba(0, 0, 0, 0.75);
  color: red;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  border: 0;
  box-shadow: 0 0 0 2px red;
  font-size: 28px;
  line-height: 0;
  padding: 0 0 5px 5px;
  opacity: 1;
  outline: none;
  transition: 300ms;
}
.modal-lighting .btn-lightbox-close:hover {
  opacity: 0.65;
}

[data-light] {
  cursor: pointer;
}
[data-light] * {
  -o-object-fit: cover;
     object-fit: cover;
  transition: 250ms;
}
[data-light][data-light*=".mp4"] video, [data-light][data-light*=".webm"] video {
  pointer-events: none;
  display: block;
  margin: 0;
  padding: 0;
  border: 0;
}
[data-light][data-light*=".mp4"]:after, [data-light][data-light*=".webm"]:after {
  content: "";
  position: absolute;
  width: 60px;
  height: 60px;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  background-image: url("data:image/svg+xml,<svg viewBox='0 0 16 16' fill='%23bb260c' xmlns='http://www.w3.org/2000/svg'><path fill-rule='evenodd' d='M0 12V4a2 2 0 0 1 2-2h12a2 2 0 0 1 2 2v8a2 2 0 0 1-2 2H2a2 2 0 0 1-2-2m6.79-6.907A.5.5 0 0 0 6 5.5v5a.5.5 0 0 0 .79.407l3.5-2.5a.5.5 0 0 0 0-.814z' clip-rule='evenodd'/></svg>");
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  transition: 300ms;
  filter: drop-shadow(0 0 0.25rem #fff);
}
[data-light]:hover * {
  transform: scale(1.02);
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.5);
}

body:has(.modal-lighting.show) .modal-backdrop {
  background: rgb(0, 0, 0);
  opacity: 0.9;
}

/*End | Light Box*/
.subscribe-area {
  background-color: rgb(217, 217, 217);
  padding: 50px 0;
  position: relative;
  z-index: 1;
}
.subscribe-area h4 {
  font-family: "EB Garamond", serif;
  font-optical-sizing: auto;
  font-size: 2.75rem;
  font-weight: 600;
  color: rgb(51, 51, 51);
}
.subscribe-area .input-group {
  max-width: 460px;
  margin: 0 auto;
}
.subscribe-area .input-group .form-control {
  padding-left: 24px;
  height: 50px;
  border-radius: 30px 0 0 30px;
}
.subscribe-area .input-group .form-control:focus {
  border-color: rgba(var(--primary-rgb), 0.75);
  box-shadow: 0 0 0 0.25rem rgba(var(--primary-rgb), 0.25);
}
.subscribe-area .input-group .btn-primary {
  padding-left: 24px;
  padding-right: 24px;
  border-radius: 0 30px 30px 0;
}

footer {
  background-color: #000000;
  color: #fff;
  padding-top: 50px;
  position: relative;
}
footer .footer-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  z-index: 0;
  opacity: 0.2;
}
footer .container {
  position: relative;
  z-index: 1;
}
footer .footer-heading {
  font-weight: 600;
  text-transform: uppercase;
}
footer .footer-helps span {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}
footer .footer-helps a {
  color: #fff;
  text-decoration: none;
  font-size: 1.25rem;
  font-weight: 400;
  position: relative;
}
footer .footer-helps a:hover {
  color: var(--yellowis);
}
footer .footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
footer .footer-links a {
  color: #fff;
  text-decoration: none;
  font-size: 1rem;
  font-weight: 400;
  position: relative;
}
footer .footer-links a:hover {
  color: var(--yellowis);
}
footer .footer-links a:hover::after {
  transform: scaleX(1);
  transform-origin: bottom left;
}
footer .footer-links a::after {
  content: "";
  position: absolute;
  width: 100%;
  transform: scaleX(0);
  height: 1px;
  bottom: -3px;
  left: 0;
  background-color: currentColor;
  transition: transform 0.25s ease-out;
  opacity: 0.75;
  transform-origin: bottom right;
}
footer address {
  line-height: 1.85;
}
footer .copyright {
  margin-top: 50px;
  background-color: var(--bs-primary);
  color: #fff;
  font-size: 1rem;
  font-weight: 500;
  text-align: center;
  z-index: 1;
  position: relative;
}

.goto-top {
  position: fixed;
  width: 44px;
  height: 44px;
  color: #fff;
  background-color: var(--bs-primary);
  -webkit-backdrop-filter: blur(10px);
          backdrop-filter: blur(10px);
  box-shadow: 0 2px 5px rgba(255, 255, 255, 0.25);
  bottom: 16px;
  right: 12px;
  border-radius: 50px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
  text-decoration: none;
  transition: 350ms;
  border: none;
  z-index: 200;
  outline: none;
  transform: scale(0);
}
.goto-top:hover {
  background-color: var(--primary-dark);
}
.whatsapp-sticky a {
text-decoration:none !important;
}

.whatsapp-sticky {
  position: fixed;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 6px;
  left: 12px;
  bottom: 12px;
  z-index: 200;
  border: 1px solid #1DAA61;
  outline: 1px solid #1DAA61;
  outline-offset: 3px;
  background: #1DAA61;
  color: #fff;
  padding: 8px 14px;
  font-size: 15px;
  font-weight: 600;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.2);
  text-decoration: none;
  border-radius: 40px;
  transition: 350ms;
  
}
.whatsapp-sticky .icon {
  width: 28px;
  min-width: 28px;
  height: 28px;
}
.whatsapp-sticky:hover {
  background: #fff;
  color: #1DAA61;
}

.play-button {
  position: relative;
  text-align: center;
  z-index: 2;
  margin-top: -50px;
}
.play-button button {
  color: var(--primary-dark);
  width: 100px;
  height: 100px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  padding: 0;
  background-color: #fff;
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0px 4px 4px 0px rgba(0, 0, 0, 0.25);
  transition: 250ms;
  font-size: 40px;
}
.play-button button .icon {
  box-shadow: none !important;
}
.play-button button:hover {
  color: #fff;
  background-color: var(--primary-dark);
  border: 1px solid var(--primary-dark);
}
.play-button button:active {
  background-color: var(--bs-primary);
  border: 1px solid var(--bs-primary);
}

.activated .nabnar-modified {
  --bs-navbar-brand-padding-y: 0;
  position: fixed;
  top: 0;
  left: 0;
  background-color: #fff;
  animation: navanim 500ms linear;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
}
.activated .nabnar-modified .navbar-brand img {
  filter: none;
  max-width: 180px;
}
.activated .nabnar-modified .navbar-nav .nav-link {
  --bs-nav-link-color: var(--bs-primary);
}
.activated .goto-top {
  transform: scale(1);
  transition: 350ms;
}

@keyframes navanim {
  from {
    transform: translateY(-100px);
  }
  to {
    transform: translateY(0);
  }
}
.form-executive-box label {
  font-weight: 600;
  font-size: 0.75rem;
  letter-spacing: 1px;
  line-height: 1;
  margin: 0 0 7px 0;
  padding-left: 18px;
  color: white;
  text-transform: uppercase;
  cursor: pointer;
}
.form-executive-box .form-executive {
  border: 1px solid rgb(100, 0, 5);
  border-radius: 100px;
  position: relative;
  width: 100%;
  height: 48px;
  padding-left: 50px;
  display: flex;
  align-items: center;
  cursor: text;
}
.form-executive-box .form-executive:focus-within {
  transition: 300ms all;
  border-color: rgba(var(--primary-rgb), 0.75);
  box-shadow: 0 0 0 0.25rem rgba(var(--primary-rgb), 0.25);
}
.form-executive-box .form-executive .icon {
  position: absolute;
  left: 18px;
  top: calc(50% - 10px);
  width: 20px;
  height: 20px;
  color: var(--bs-primary);
  pointer-events: none;
}
.form-executive-box .form-executive input {
  display: block;
  font-weight: 300;
  letter-spacing: 1px;
  width: 100%;
  height: 100%;
  padding: 0;
  border: none;
  font-size: 0.938rem;
  background-color: transparent;
  outline: none;
  color: white;
}
.form-executive-box .form-executive input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}
.form-executive-box .form-executive input[type=date]::-webkit-calendar-picker-indicator {
  position: absolute;
  height: 100%;
  width: 100%;
  opacity: 0;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border: 0;
  cursor: pointer;
}
.form-executive-box .form-executive input[type=date]::-webkit-date-and-time-value {
  text-align: left;
}
.form-executive-box .form-executive input[type=number]::-webkit-inner-spin-button,
.form-executive-box .form-executive input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

.primary-border {
  border: 1px solid rgb(202, 169, 66);
  border-radius: 25px;
  padding: 44px;
}

.carousel-thumb {
  padding: 8px;
  border: 1px dashed #ccc;
}
.carousel-thumb .carousel-indicators {
  position: static;
  margin: 8px 0 0 0;
}
.carousel-thumb .carousel-indicators button.thumbnail {
  width: 80px;
  height: 60px;
  border: 0;
  outline: 2px solid var(--yellowis);
}
.carousel-thumb .carousel-indicators button.thumbnail:not(.active) {
  opacity: 0.4;
  outline: none;
}
.carousel-thumb .carousel-indicators button.thumbnail img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
}
.carousel-thumb.carousel-arrow .carousel-control-prev, .carousel-thumb.carousel-arrow .carousel-control-next {
  background-color: var(--yellowis);
  top: calc(100% - 54px);
}

@media screen and (max-width: 1199.9px) {
  .nabnar-modified .navbar-brand img {
    max-width: 180px;
  }
}
@media screen and (max-width: 991.9px) {
  html {
    overflow-x: hidden;
  }
  html:has(.navbar-collapse.show) {
    overflow-y: hidden;
  }
  .topbar a {
    font-size: 14px;
  }
  .topbar a .icon {
    font-size: 16px;
  }
  .nabnar-modified {
    --bs-navbar-brand-padding-y: 0;
    background: var(--bs-white);
  }
  .nabnar-modified .navbar-brand img {
    filter: none;
  }
  .nabnar-modified .navbar-toggler {
    --bs-navbar-toggler-border-color: var(--bs-primary);
    --bs-navbar-toggler-border-radius: 2px;
    --bs-navbar-toggler-padding-y: 0.15rem;
    --bs-navbar-toggler-padding-x: 0.30rem;
  }
  .nabnar-modified .navbar-toggler .navbar-toggler-icon {
    opacity: 0.85;
  }
  .nabnar-modified .navbar-nav {
    gap: 6px;
    padding-top: 0px;
    padding-bottom: 10px;
  }
  .nabnar-modified .navbar-nav .nav-link {
    --bs-nav-link-color: #333;
  }
  .nabnar-modified .navbar-nav .nav-link.active, .nabnar-modified .navbar-nav .nav-link.show {
    --bs-navbar-active-color: var(--bs-primary);
  }
  .navbar-collapse {
    background: var(--bs-white);
    box-shadow: 0 0 0 100vw rgba(0, 0, 0, 0.65);
    border-radius: 0;
    border: 0;
    position: fixed;
    top: 0;
    right: 0;
    min-height: 100vh;
    max-height: 100vh;
    padding: 0 20px 20px 20px;
    width: 280px;
    transform: translateX(100%);
    transition: 250ms;
    overflow: hidden;
    overflow-y: auto;
  }
  .navbar-collapse.show {
    transform: translateX(0);
  }
  .col-boxed-img {
    aspect-ratio: 2/1.25;
  }
  .img-masked {
    position: relative;
    width: 100%;
  }
  .main-banner-section {
    min-height: calc(100vh - 100px);
  }
  .main-banner-section .container {
    padding-top: 0;
  }
  .form-checkinout {
    border-radius: 12px;
    z-index: 2;
    padding: 4px 6px 12px 6px;
  }
  .form-checkinout .form-submit {
    font-size: 20px;
    height: 48px;
    margin-left: 10px;
    margin-right: 10px;
    border-radius: 40px;
  }
  .play-button {
    margin-top: -30px;
  }
  .play-button button {
    width: 60px;
    height: 60px;
    font-size: 28px;
  }
}
@media screen and (min-width: 768px) {
  .sticky-md-t70 {
    position: sticky;
    top: 70px;
  }
}
@media screen and (max-width: 575.9px) {
  .nabnar-modified .navbar-brand img {
    max-width: 150px;
  }
  .service-card {
    height: 100%;
    padding: 1rem;
    font-size: 1.5rem;
    line-height: 1.25;
    font-weight: 400;
  }
  .form-checkinout .form-submit {
    min-width: 60px;
    width: 60px;
  }
  .accordion-common .accordion-button {
    font-size: 1.15rem;
  }
  .primary-border {
    padding: 24px;
  }
  footer .copyright {
    padding-bottom: 70px;
  }
}/*# sourceMappingURL=style.css.map */