/* start hero sec */
:root {
  --clr-sec: #853220;
  --font-new-primary: "Fz Aghita";
  --font-new-secondary: "SVN-Gilroy";
  --color-new-primary: #853220;
  --color-new-secondary: #f6dcb4;
  --color-header: #f6dcb4;
}
*::selection {
  background-color: var(--color-new-primary);
}
.header {
  background-color: var(--color-header) !important;
}
.bg-cream {
  background-color: #fbf7ed !important;
}
body {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  background-color: #fbf7ed !important;
}
.header #menu-bar {
  background-color: var(--color-header);
}
::-webkit-scrollbar-thumb {
  background-color: var(--color-new-primary) !important;
}
#lg-counter > *,
#lg-counter {
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
}
.offer-slider .swiper-button-prev:hover,
.offer-slider .swiper-button-next:hover {
  background-color: var(--color-new-primary);
}
.lg-backdrop {
  background-image: none !important;
  background-color: var(--color-new-secondary) !important;
}
.service_submit_btn:hover {
  color: var(--color-new-primary);
}
.service_submit_btn {
  background-color: var(--color-new-primary);
  border: 1px solid var(--color-new-primary);
  color: var(--color-new-secondary);
}
.service_submit_btn::before {
  background-color: #fff;
}
.nav-menu .nav-dropdown__body .nav-dropdown__back {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
  border-color: var(--color-new-primary);
}
.offer-detail-sec h1 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.offer-detail-sec p {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.offer-detail-sec .list-disc li {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.lightGallery-captions p {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.nav-dropdown__body li.active {
}
#ball {
  width: 0 !important;
  height: 0 !important;
  border: none !important;
}
.bg-hero {
  background-position: center !important;
  background-size: cover !important;
}
.ic_call {
  background-color: var(--color-new-primary);
  position: relative;
}
.ic_call img,
.btn-mess img {
  width: 20px;
}
.ic_call .ic_hover,
.btn-mess .ic_hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s ease;
}
.ic_call:hover .ic_hover,
.btn-mess:hover .ic_hover {
  opacity: 1;
  visibility: visible;
}
.bg-white {
  background-color: #fbf7ed;
}
.hero-sec .banner-image {
  height: 100%;
}
.ic_call:hover {
  background-color: var(--color-new-secondary);
}
.btn-mess {
  background-color: var(--color-new-secondary);
}
.btn-mess svg {
  width: 22px;
  height: 22px;
}
.btn-mess:hover {
  background-color: var(--color-new-primary);
}
.btn-mess:hover svg path {
  fill: var(--color-new-secondary);
}
.lightpick__day.is-start-date.is-in-range,
.lightpick__day.is-end-date.is-in-range {
  background-color: var(--color-new-primary);
  color: var(--color-new-secondary);
}
.clr-sec {
  color: var(--color-new-secondary);
}
.color-new-text {
  color: var(--color-new-secondary);
}
#offer-cta {
  background-color: var(--color-new-primary);
  border: 1px solid var(--color-new-primary);
  color: var(--color-new-secondary);
  font-family: var(--font-new-secondary);
}
#offer-cta:hover {
  color: var(--color-new-primary);
}
#magic-cursor {
}
.h2-font {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 36px;
  line-height: 48px;
}
.group .social-item:hover {
  background-color: var(--color-new-primary);
}
.group .social-item:hover svg path {
  fill: var(--color-new-secondary);
}
.group .social-item:hover svg rect {
  stroke: var(--color-new-secondary);
}
.spacing {
  height: 100px;
}
.border-b {
  border-bottom: 1px solid rgba(133, 50, 32, 0.3);
}
.border-b input::placeholder,
.border-b textarea::placeholder {
  color: var(--color-new-primary);
}
.border-gray-300 {
  border-color: rgba(133, 50, 32, 0.3);
}
.modal-form__body > * {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.social-item__box > * {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.offer-sec.--subpage {
  background-image: none !important;
  background-color: var(--color-new-secondary);
}
.grid-span-8 {
  grid-column: 3 / span 8;
}
.grid-span-10 {
  grid-column: 2 / span 10;
}
.item-description.--title .h3 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.main-button.--filter,
.main-button.--filter > * {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  font-weight: 400;
}
.main-button.--filter::before {
  background-color: var(--color-new-primary);
}
.sec-container {
  max-width: 1140px;
  width: 100%;
  margin: 0 auto;
}
.button-room-other {
  border: 1px solid var(--color-new-secondary) !important;
  color: var(--color-new-secondary) !important;
}
.button-room-other:hover {
  border: 1px solid var(--color-new-primary) !important;
}
.button-room-other::before {
  background-color: var(--color-new-primary) !important;
}
.b2-font {
  font-family: var(--font-new-secondary), sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.hero-sec {
  position: relative;
}

#menu-bar {
  padding-block: 5px;
}

.header.active-scroll-transform {
  --tw-translate-y: -120px;
}

.header.active-scroll-height {
  height: 60px;
}
.hero-inner {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
.slider-item__body .tag,
.list-item__body .tag {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  font-size: 13px;
  font-weight: 400;
  line-height: 16px;
}
.list-item__body .h5 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.list-item__body .price {
  font-family: var(--font-new-primary);
  margin: 16px 0 8px !important;
  font-size: 20px;
}
.slider-item__body .h5 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
  transition: all 0.3s ease-in-out;
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.offer-slide__desc,
.list-item__desc--offer {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
}
.contact-sec {
  background-image: url("./images/bg_contact_sec.jpg");
}
.contact-sec .h3 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-secondary);
}
.contact-info li a {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-secondary);
}
.contact-info li a::before {
  background-color: var(--color-new-secondary) !important;
}
.hero-slider::before {
  content: unset;
}
.h1.anim-fade-up-hidden-text span {
  line-height: 90px !important;
  padding: 0 !important;
}
.circle-item__inner:hover {
  cursor: pointer;
}
.hero-inner.show-hero-inner {
  opacity: 1;
  visibility: visible;
  transition: all 0.2s ease;
}
.custom-select.active .body {
  width: 100% !important;
}
.social-item-modal {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.contact-social > a,
.btn-mess {
  width: 56px;
  height: 56px;
}
.contact-social {
  right: 32px !important;
}
.social-item {
  width: 56px;
  height: 56px;
}
.list-item__image img {
  overflow: hidden;
  transition: all 0.3s ease-in-out;
}
.list-item__image:hover .item-image {
  transform: scale(1.1);
}
.list-item .item-info__equipment .h4 {
  color: var(--color-new-primary);
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
}
.list-item:hover .item-info__equipment .h4,
.offer-slider__item:hover .slider-item__body .h5,
.list-item:hover .h5 {
  color: var(--color-new-primary);
}
.slider-item__image img {
  transition: all 0.3s ease-in-out;
  overflow: hidden;
}
.slider-item__image:hover img {
  transform: scale(1.1);
}
.offer-slider__item .slider-item__image {
  pointer-events: unset;
}
.room-equipment__list {
  gap: 40px 80px;
}

.list-item:hover .circle-item .circke-item__inner img {
  transform: scale(1);
}
.offer-slider__item .offer-slide__title,
.list-item__body .h5,
.list-item__body.--left {
  width: 100%;
}
.content-post-detail .tag {
  margin-bottom: 16px;
}
.content-post-detail .h3 {
  margin-top: 0 !important;
  margin-bottom: 40px !important;
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.destination-detail-sec p,
.page_content p {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.news-detail__wrapper .h3 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
}
.news-detail__wrapper .page_content h2 {
  font-size: 15px;
  line-height: 24px;
  font-family: var(--font-new-secondary);
  font-weight: 700;
}
.share > * {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.col-start-3 {
  grid-column-start: 3;
}
.nav-menu__inner {
  background-color: var(--color-new-primary);
}
.nav-menu .nav-dropdown__btn .dropdown-btn__text,
.nav-menu__text {
  color: var(--color-new-secondary);
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
}
.item-description p,
.item-description ul li {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.room-equipment__item p {
  font-size: 16px;
  line-height: 26px;
}
@media (min-width: 768px) {
  .nav-menu .nav-dropdown__body {
    left: 25%;
    width: 75%;
  }
  .nav-menu .nav-dropdown__body ul {
    max-width: 370px;
  }
  .nav-menu__inner {
    width: 25%;
    padding-inline: 45px;
  }
  .nav-menu .nav-dropdown__body ul {
    padding-inline: 24px;
  }
  .dropdown-btn__text,
  .nav-menu__text,
  .nav-menu .nav-dropdown__body li a p {
    font-size: 20px;
    line-height: 32px;
    font-family: var(--font-new-primary);
    font-variant-ligatures: no-common-ligatures;
  }
  .menu__img,
  .nav-menu .nav-image {
    left: 25%;
    width: 75%;
  }

  .nav-menu__inner {
    line-height: 1;
  }
  .nav-menu__inner .nav-dropdown__body ul li .nav-image {
    left: 370px !important;
    width: calc(100% - 370px) !important;
  }
}

.booking-bar {
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: 40px;
  z-index: 99;
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease;
}
.booking-bar .form svg path {
  color: var(--color-new-primary);
}
.booking-bar.hide-booking-bar {
  opacity: 0;
  visibility: hidden;
}
.booking-bar .form {
  display: flex;
  align-items: center;
  gap: 0 24px;
  padding: 12px 12px 12px 24px;
  background-color: var(--color-new-secondary);
}

.booking-bar .form .date-container {
  display: flex;
  align-items: center;
  gap: 0 16px;
  width: 300px;
}

.booking-bar .form .date,
.booking-bar .form .info {
  display: flex;
  align-items: center;
  gap: 0 2px;
}

.booking-bar .form .info input {
  width: 15px;
  height: 22px;
}
.booking-bar .form .info span {
  font-size: 17px;
}
.booking-bar .form .date input {
  width: 90px;
}
#endday {
  margin-left: 5px;
}
.booking-bar .form .date input:focus-visible,
.booking-bar .form input:focus-visible {
  outline: none;
}

.booking-bar .form .input-wrap {
  display: flex;
  align-items: center;
  gap: 0 16px;
  border-bottom: 1px solid var(--color-new-primary);
}
.booking-bar .form .input-wrap .promo {
  width: 115px;
}
.circle-item:hover {
  cursor: pointer;
}
.booking-bar .form .input-wrap-btn {
  font-family: var(--font-new-secondary), sans-serif;
  padding: 14px 30px;
  font-size: 12px;
  line-height: 16px;
  background-color: var(--color-new-primary);
  border: 1px solid var(--color-new-primary);
  color: var(--color-new-secondary);
  white-space: nowrap;
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 177px;
  height: 44px;
}
.booking-bar .form .input-wrap-btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  color: var(--color-new-secondary);
  font-weight: 700;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.booking-bar .form .input-wrap-btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: var(--color-new-secondary);
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.booking-bar .form .input-wrap-btn:hover::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}

.booking-bar .form .input-wrap-btn:hover span {
  color: var(--color-new-primary);
}
.booking-bar .form .date,
.booking-bar .form .date input {
  color: var(--color-new-primary);
}
.booking-bar input {
  background-color: var(--color-new-secondary);
}
.booking-bar input::placeholder {
  color: var(--color-new-primary);
  font-size: 16px;
  line-height: 26px;
  background-color: var(--color-new-secondary);
}
.booking-bar input::-webkit-input-placeholder {
  color: var(--color-new-primary);
  font-size: 16px;
  line-height: 26px;
}
.mobile-guest {
  color: var(--color-new-primary);
}

/*  Firefox */
.booking-bar input::-moz-placeholder {
  color: var(--color-new-secondary);
  font-size: 16px;
  line-height: 26px;
}

/*Internet Explorer 10+ */
.booking-bar input::-ms-input-placeholder {
  font-size: 16px;
  line-height: 26px;
  color: var(--color-new-secondary);
}

/*  Microsoft Edge */
.booking-bar input::-ms-input-placeholder {
  color: var(--color-new-secondary);
  font-size: 16px;
  line-height: 26px;
}

/* end hero sec */
.header.active-scroll-body #menu-bar {
  height: 60px;
}
.header.active-scroll-body #logo-top {
  --tw-scale-x: 0;
  --tw-scale-y: 0;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}
.header.active-scroll-body #logo-bottom {
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translate(var(--tw-translate-x), var(--tw-translate-y))
    rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y))
    scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

/* start title sec */
.title-sec h1 {
  font-size: 64px;
  line-height: 72px;
  letter-spacing: 0.05rem;
  font-weight: 300;
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
  max-width: 420px;
}

.title-sec {
  margin-bottom: 0;
}
.title-sec .title-sec__right .item-description p {
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}
/* end title sec */

/* start gird img */
.grid__container {
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-auto-rows: 175px;
  gap: 24px;
  max-width: calc(1378px + 64px);
  width: 100%;
}

.grid__image {
  width: 100%;
  height: 100%;
}

.grid__image:nth-child(8n + 1) {
  grid-column: 1 / span 3;
  grid-row: auto / span 2;
}

.grid__image:nth-child(8n + 2) {
  grid-column: 4 / span 3;
  grid-row: auto / span 1;
}

.grid__image:nth-child(8n + 3) {
  grid-row: auto / span 1;
  grid-column: 7 / span 4;
}

.grid__image:nth-child(8n + 4) {
  grid-row: auto / span 1;
  grid-column: 4 / span 4;
}

.grid__image:nth-child(8n + 5) {
  grid-row: auto / span 1;
  grid-column: 8 / span 3;
}

.grid__image:nth-child(8n + 6) {
  grid-row: auto / span 1;
  grid-column: 1 / span 4;
}

.grid__image:nth-child(8n + 7) {
  grid-row: auto / span 1;
  grid-column: 5 / span 3;
}

.grid__image:nth-child(8n + 8) {
  grid-row: auto / span 1;
  grid-column: 8 / span 3;
}

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

/* end gird img */

/* start offer section */
.offer-sec {
  overflow: hidden !important;
}
.offer-sec > * {
  padding: 0 !important;
}

.offer-sec .offer-container .title-sec {
  margin-bottom: 40px;
  padding: 0;
}

.offer-sec .offer-container .title-sec .title-sec__inner {
  grid-column-start: 1;
}
.title-sec__inner h3 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  color: var(--color-new-primary);
}
.offer-sec .slider-offer:not(.is-active) .splide__list {
  display: flex;
  width: 100%;
  height: 100%;
  gap: 0 24px;
}

.offer-sec .slider-offer:not(.is-active) .splide__list .splide__slide {
  width: calc((100% - 48px) / 3);
  height: auto;
}

.offer-sec .offer__item {
  display: flex;
  flex-direction: column;
  height: 100%;
}

.offer-sec .offer__item .offer__image {
  width: 100%;
  height: 210px;
  margin-bottom: 40px;
  overflow: hidden;
}
.offer-sec .offer__item .offer__image:hover img {
  transform: scale(1.1);
}

.offer-sec .offer__item .offer__body {
  margin-top: 0;
}
/* .offer-sec .offer__item:hover .offer-slide__title {
  color: var(--color-new-secondary);
} */

.offer-sec .offer__item .offer__body .tag {
  text-transform: none;
  letter-spacing: 0;
  margin-bottom: 16px;
  font-size: 13px;
  line-height: 16px;
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}

.offer-sec .offer__item .offer__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: all 0.3s ease-in-out;
}

.offer-sec .offer__item .offer-slide__title {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
  transition: all 0.3s ease-in-out;
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.offer-sec .slider-offer .splide__arrow {
  display: none;
}

.offer-sec .offer__item .offer-slide__desc {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.title-sec.offer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
}

.offer__btn:hover {
  color: #efac37;
}

.offer__btn:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

/* end offer section */

/* start section enquire */
.enquire-sec {
  background-image: none !important;
  background-color: #fff !important;
}
.enquire-sec .main-form {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.enquire-sec .formfield .input-sizer input::placeholder,
.enquire-sec .formfield .input-sizer input {
  font-family: var(--font-new-secondary);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  color: var(--color-new-primary);
  letter-spacing: 0;
}
.main-form .input-sizer:before {
  background-color: var(--color-new-primary);
}
.enquire-sec .main-form .formfield {
  display: flex;
  gap: 40px;
  margin-bottom: 16px;
}

.enquire-sec .main-form .formfield span {
  width: calc((100% - 40px) / 2);
  padding-block: 0;
  font-size: 17px;
  line-height: 29px;
  padding-left: 0;
  font-family: var(--font-new-secondary);
}
.enquire-sec .enquire-title {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  text-align: center;
  color: var(--color-new-primary);
}
.enquire-sec .receive-news-btn {
  height: 44px;
  width: 156px;
  border: 1px solid var(--color-new-primary);
  border-radius: 0;
  margin-left: 30px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.contact-form__label p {
  font-family: var(--font-new-secondary);
  color: var(--color-new-secondary);
}
.contact-form__input,
.contact-form__input:focus {
  border: 1px solid var(--color-new-secondary);
  color: var(--color-new-secondary);
}
.contact-form__btn::before {
  background-color: var(--color-new-secondary) !important;
}
.contact-form__btn:hover span {
  color: var(--color-new-primary) !important;
}
.contact-form__btn:hover {
  /* border: 1px solid var(--color-new-primary) !important; */
}
.enquire-sec .receive-news-btn span {
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  padding-left: 0;
  font-family: var(--font-new-secondary);
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
}
.enquire-sec .receive-news-btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: var(--color-new-primary);
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.enquire-sec .receive-news-btn:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.enquire-sec .receive-news-btn:hover span {
  color: var(--color-new-secondary);
}
.enquire-sec .receive-news-btn:hover {
  border: 1px solid var(--color-new-primary);
}

.enquire-sec .receive-news-btn span {
  font-size: 12px;
  line-height: 16px;
}

.enquire-sec .no-pl {
  font-size: 16px;
  line-height: 26px;
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  letter-spacing: normal;
}
.sec-wrapper__title .h3 {
  font-family: var(--font-new-primary);
}
/* end section enquire */

/* start css map */
.map-sec .hover-img-map {
  width: 80px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: var(--color-new-primary);
  border-radius: 50%;
  border: 1px solid var(--color-new-primary);
  position: relative;
  transition: all 0.4s ease-in-out;
  display: none;
}
.map-sec .hover-img-map:hover {
  background-color: transparent;
}
.map-sec {
  background-color: var(--color-new-secondary);
  background-image: none;
}

.map-sec .hover-img-map:hover span {
  color: var(--color-new-primary);
}
.map-sec__list .h5 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  color: var(--color-new-primary);
}
.map-sec .map-list .map-item .map-link {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  color: var(--color-new-primary);
}
.tracking-widest {
  font-family: var(--font-new-secondary);
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  color: var(--color-new-primary);
  letter-spacing: 0;
}
.group-hover:stroke-primary {
  color: var(--color-new-secondary);
}
.map-sec .hover-img-map span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-family: var(--font-new-secondary);
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  letter-spacing: 1px;
  color: var(--color-new-secondary);
  text-align: center;
  transition: all 0.4s ease-in-out;
  width: 59px;
}
.map-sec .map-list::-webkit-scrollbar {
  display: none;
}
.map-sec .map-list .map-item .map-link {
  display: block;
  width: 250px;
}

/* end css map */

/* start room sec */
.room__image {
  width: 100%;
  height: 640px;
}

.room-box {
  position: relative;
}

/* .room-box::before {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #00000066;
  z-index: 2;
} */

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

.room__content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
  z-index: 99;
  max-width: 440px;
}

.room__title {
  color: var(--color-new-secondary);
  margin-bottom: 16px;
}

.room__desc {
  font-family: var(--font-new-secondary);
  font-size: 17px;
  line-height: 29px;
  color: var(--color-new-secondary);
  margin-bottom: 40px;
}
.w-180 {
  width: 180px;
}
.button-room-other {
  width: 180px !important;
}
.room__btn {
  display: inline-block;
  padding: 14px 44px;
  /* border: 1px solid var(--color-new-secondary); */
  font-size: 12px;
  line-height: 17px;
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
  transition: background-color 0.3s ease-in-out;
  position: relative;
  width: 200px;
  height: 44px;
  background-color: var(--color-new-secondary);
}
.room__btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: var(--color-new-primary);
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.room__btn:hover::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.room__btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -6px);
  z-index: 2;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  color: var(--color-new-primary);
  text-transform: uppercase;
  white-space: nowrap;
}
.enquire-sec {
  padding-block: 64px;
}
.room__btn:hover {
  /* border: 1px solid var(--color-new-primary); */
}
.room__btn:hover span {
  color: var(--color-new-secondary);
}
.slider-room .swiper-button-next,
.slider-room .swiper-button-prev {
  bottom: 40px;
  top: unset;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--color-new-secondary);
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0;
  transition: all 0.4s;
  text-align: center;
  vertical-align: middle;
}
.slider-room .swiper-button-next svg path,
.slider-room .swiper-button-prev svg path {
  color: var(--color-new-secondary);
}
/* .slider-room .swiper-button-next svg,
.slider-room .swiper-button-prev svg {
  width: 9px;
  height: 16px;
  display: flex;
  justify-content: center;
  align-items: center;
} */
.div-center {
  width: 44px;
  height: 44px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.slider-room .swiper-button-next:hover,
.slider-room .swiper-button-prev:hover {
  border: 1px solid var(--color-new-primary);
  background-color: var(--color-new-primary);
}
.slider-room .swiper-button-next:hover svg path,
.slider-room .swiper-button-prev:hover svg path {
  fill: var(--color-new-secondary);
}
.slider-room .swiper-button-prev svg {
  transform: rotate(-180deg);
}

.swiper-button-next::after,
.swiper-button-prev::after {
  font-size: 0 !important;
  content: unset !important;
}

.slider-room .swiper-button-prev {
  left: calc(50% - 50px);
}

.slider-room .swiper-button-next {
  right: calc(50% - 50px);
}
.slider-room .swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 0.5;
}

/* end room sec */

/* start dine sec */
.dine-sec {
  overflow: hidden;
}
.dine__container {
  display: flex;
  align-items: flex-start;
  width: 100%;
  height: 484px;
  justify-content: space-between;
}
.dine-sec__title {
  color: var(--color-new-primary);
  font-size: 40px;
  line-height: 52px;
}
.dine__content {
  font-size: 17px;
  line-height: 29px;
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  margin-bottom: 80px;
}
.dine-sec__title {
  margin-bottom: 40px;
}
.dine-sec.mobile {
  display: none;
}
.dine__left {
  width: 60%;
  height: 100%;
}

.dine__right {
  width: 40%;
  padding-left: 80px;
  height: 100%;
}

.dine__container .swiper-slide {
  opacity: 0 !important;
}

.dine__container .swiper-slide.swiper-slide-active {
  opacity: 1 !important;
}
.slider__banner {
  width: 100%;
  height: 484px;
  /* aspect-ratio: 672 / 484; */
}
.dine__image {
  width: 100%;
  height: 100%;
}
.dine__image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.dine__right--box {
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
}
.dine__desc .desc {
  font-family: var(--font-new-secondary);
  font-size: 16px;
  line-height: 26px;
  color: var(--color-new-primary);
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
  max-width: 370px;
  margin-bottom: 80px;
}

.dine__title {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-bottom: 56px;
}
.dine__title a {
  display: flex;
  align-items: center;
  gap: 0 16px;
  font-size: 24px;
  line-height: 32px;
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  letter-spacing: 0.05rem;
  color: rgba(29, 90, 46, 0.3);

  transition: all 0.2s ease;
}
.dine__title a .icon {
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s ease;
}
.dine__title a.active {
  color: var(--color-new-primary);
}
.dine__title a.active .icon {
  opacity: 1;
  visibility: visible;
}
.dine__btn {
  display: inline-block;
  padding: 14px 44px;
  border: 1px solid var(--color-new-primary);
  font-size: 12px;
  line-height: 17px;
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 156px;
  height: 44px;
}
.nav-menu__inner li .nav-menu__text::after,
.nav-menu__inner li .dropdown-btn__text::after {
  background-color: var(--color-new-secondary);
}

.nav-menu .nav-dropdown__body li a p {
  color: var(--color-new-primary);
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
}
.hamburger > span,
.nav-menu .nav-dropdown__body li a p::after {
  background-color: var(--color-new-primary);
}
.nav.active {
  height: 100vh;
}
.dine__btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: var(--color-new-primary);
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.dine__btn:hover::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.dine__btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
  text-transform: uppercase;
}
.dine__btn:hover {
  border: 1px solid var(--color-new-primary);
}

.dine__btn:hover span {
  color: var(--color-new-secondary);
}
.contact-form__btn {
  position: relative;
  /* border: 1px solid #fff; */
  width: 100%;
  height: 44px;
  background-color: #fff;
}
.contact-form__btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: flex;
  justify-content: center;
  align-items: center;
  z-index: 2;
  text-transform: uppercase;
  font-size: 12px;
  line-height: 16px;
  font-weight: 700;
  color: var(--clr-sec);
}
.contact-form__btn:hover span {
  color: #fff;
}

.contact-form__btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: #efac37;
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.contact-form__btn:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}

.map-sec__box .map-img {
  background-size: 100% !important;
}
.map-sec .map-item {
  align-items: center;
}
@media (min-width: 1280px) {
  .map-sec .map-item > img {
    width: 180px;
  }
  .map-sec .map-list > :not([hidden]) ~ :not([hidden]) {
    margin-top: 32px !important;
  }
}
/* end dine sec */
.filter-sec__list,
.list-sec__wrapper .sec-wrapper__inner {
  gap: 80px 40px;
}
.offer-slide__desc {
  display: none;
}
.offer-slider {
  overflow: unset;
}
.offer-slider .swiper-button-next,
.offer-slider .swiper-button-prev {
  top: -65px;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid var(--color-new-primary);
  background-color: transparent;
  display: flex;
  justify-content: center;
  align-items: center;
  transition: all 0.4s;
}
.scale-sec.spa {
  padding-top: 100px;
  padding-bottom: 0;
}
.info-equipment {
  display: flex;
  align-items: center;
  gap: 32px;
  flex-wrap: wrap;
}
.info-equipment li {
  margin: 0 !important;
  letter-spacing: 0;
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.contact-info li a {
  position: relative;
}
.main-button.--trans-blue:hover {
  /* background-color: var(--color-new-primary); */
}
.main-button.--trans-blue {
  border: 1px solid var(--color-new-primary);
  color: var(--color-new-primary);
  opacity: 1;
}
.main-button:before,
.main-button.--trans-blue::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  bottom: 0;
  transform: scaleX(0);
  transform-origin: bottom right !important;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  background-color: var(--color-new-secondary);
}
.main-button:hover:before {
  transform-origin: bottom left !important;
  transform: scaleX(1);
}
.main-button.--trans-blue:hover {
  color: var(--color-new-secondary);
  border: 1px solid var(--color-new-primary);
}
.main-button.--trans-blue::before {
  background-color: var(--color-new-primary);
  opacity: 1 !important;
}
.room-equipment__wrapper .h5 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.room-equipment__item p {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
}
.other-room.--subpage {
  background-image: none !important;
  background-color: var(--color-new-secondary);
}

.title-ct {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
  font-variant-ligatures: no-common-ligatures;
}
.contact-info li a::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 1px;
  left: 0;
  bottom: 0;
  background-color: #fff;
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.contact-info li a:hover::before {
  transform: scaleX(1);
  transform-origin: bottom left;
}
.spa-sec,
.list-sec {
  padding-bottom: 100px;
  padding-top: 100px;
}
.spa-sec {
  padding-bottom: 0;
}
.spa-sec .list-sec__wrapper {
  padding-bottom: 100px;
}
.title-sec-offer {
  margin-bottom: 40px;
  padding-left: 3rem !important;
}
.title-sec.spa,
.title-sec.fal {
  margin-bottom: 100px;
}
.list-sec .title-sec + div {
  margin-top: 100px !important;
}
.list-mb,
.facility-sec.list-sec .list-sec .list-sec__wrapper {
  margin-top: 100px !important;
}
.mt-100 {
  margin-top: 100px !important;
}
.offer-slider .swiper-button-next:hover,
.offer-slider .swiper-button-prev:hover {
  border: 1px solid var(--color-new-primary);
}
.offer-slider .swiper-button-next::after,
.offer-slider .swiper-button-prev::after {
  font-size: 0;
}
.offer-slider .swiper-button-next:hover svg path,
.offer-slider .swiper-button-prev:hover svg path {
  fill: var(--color-new-secondary);
}
.offer-slider .swiper-button-prev svg {
  transform: rotate(-180deg);
}

.gallery-group {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-template-rows: repeat(2, 230px);
  gap: 24px;
}
p.tag,
.tag {
  letter-spacing: 0 !important;
}

.gallery-group .gallery-item:nth-child(9n + 1) {
  grid-column: 1 / span 1;
  grid-row: auto / span 1;
}
.gallery-group .gallery-item:nth-child(9n + 2) {
  grid-column: 2 / span 1;
  grid-row: auto / span 2;
}
.gallery-all .gallery-item:nth-child(9n + 3) {
  grid-column: 3 / span 1;
  grid-row: auto / span 1;
}
.gallery-all .gallery-item:nth-child(9n + 4) {
  grid-column: 1 / span 1;
  grid-row: auto / span 1;
}
.gallery-all .gallery-item:nth-child(9n + 5) {
  grid-column: 3 / span 1;
  grid-row: auto / span 1;
}
.gallery-all .gallery-item:nth-child(9n + 6) {
  grid-column: 1 / span 1;
  grid-row: auto / span 2;
}
.gallery-group .gallery-item:nth-child(9n + 7) {
  grid-column: 2 / span 1;
  grid-row: auto / span 1;
}
.gallery-group .gallery-item:nth-child(9n + 8) {
  grid-column: 3 / span 1;
  grid-row: auto / span 2;
}
.gallery-group .gallery-item:nth-child(9n + 9) {
  grid-column: 2 / span 1;
  grid-row: auto / span 1;
}
.gallery-item img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.single-page,
.mt-sw {
  margin-top: 100px !important;
}
.detail-sec {
  padding-bottom: 100px;
  padding-top: 100px;
}
.col-3-to-11 {
  grid-column: 3/11;
}
.lg-toolbar {
  padding-top: 60px;
}

.footer .group:hover svg {
  opacity: 0.3;
}
.group-btn-post {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 24px;
}
.group-btn-post a {
  margin: 0 !important;
}
.offec-sec.mobile {
  padding-block: 100px;
}
.modal-booking .modal-wrapper__inner .modal-form .date-container .date span {
  display: inline-block;
  padding-inline: 2px;
}
.offer-slider .swiper-button-prev {
  right: 90px;
  left: unset;
}
.offer-slider .swiper-button-next {
  right: 32px;
}
@media (max-width: 1400px) and (min-width: 768px) {
  .dine__content,
  .dine__title {
    margin-bottom: 40px;
  }
  .slider__banner {
    height: 100%;
  }
  .dine__left {
    height: 100%;
  }
  .map-sec .map-list {
    gap: 24px;
  }
  .grid-span-10 {
    grid-column: 1 / span 13;
  }
}
.list-item__body .item-info .main-button {
  width: 180px;
  height: 44px;
  line-height: 20px !important;
  font-size: 12px !important;
}
.offer-slide__desc {
  display: block;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  word-break: break-word;
}
@media (max-width: 1200px) and (min-width: 768px) {
  .grid-span-10 {
    grid-column: 1 / span 13;
  }
}

@media (min-width: 768px) {
  .filter-group {
    display: grid;
    grid-template-columns: repeat(9, 1fr);
    grid-auto-rows: 230px;
    gap: 24px;
  }
  .filter-group .group:hover {
    cursor: pointer;
  }
  .filter-group .group img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
  .filter-group .group:nth-child(9n + 1) {
    grid-column: 1 / span 3;
    grid-row: auto / span 1;
  }

  .filter-group .group:nth-child(9n + 2) {
    grid-column: 4 / span 3;
    grid-row: auto / span 2;
  }

  .filter-group .group:nth-child(9n + 3) {
    grid-row: auto / span 1;
    grid-column: auto / span 3;
  }

  .filter-group .group:nth-child(9n + 4) {
    grid-row: auto / span 1;
    grid-column: auto / span 3;
  }

  .filter-group .group:nth-child(9n + 5) {
    grid-column: 7 / span 3;
    grid-row: auto / span 1;
  }

  .filter-group .group:nth-child(9n + 6) {
    grid-row: auto / span 2;
    grid-column: auto / span 3;
  }

  .filter-group .group:nth-child(9n + 7) {
    grid-row: auto / span 1;
    grid-column: auto / span 3;
  }

  .filter-group .group:nth-child(9n + 8) {
    grid-row: auto / span 2;
    grid-column: auto / span 3;
  }
  .filter-group .group:nth-child(9n + 9) {
    grid-row: auto / span 1;
    grid-column: auto / span 3;
  }
  .gallery-list {
    columns: unset;
    grid-column: 2 / 12;
  }
}
.lg-trigger:hover {
  cursor: pointer;
}
.lg-trigger:hover img {
  transform: scale(1.1);
}
.lg-trigger img {
  transition: all 0.3s ease-in-out;
}
.offer__btn {
  display: inline-block;
  border: 1px solid var(--color-new-primary);
  font-size: 12px;
  line-height: 17px;
  color: var(--color-new-primary);
  font-family: var(--font-new-secondary);
  transition: all 0.3s ease-in-out;
  position: relative;
  width: 156px;
  height: 44px;
  background-color: transparent;
  white-space: nowrap;
}
.offer__btn::before {
  position: absolute;
  content: "";
  inset: 0;
  background-color: var(--color-new-primary);
  transform: scaleX(0);
  z-index: 1;
  transform-origin: bottom right;
  transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
}
.offer__btn:hover::before {
  transform-origin: bottom left;
  transform: scaleX(1);
}
.offer__btn span {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  font-size: 12px;
  line-height: 16px;
  letter-spacing: 1px;
  font-weight: 700;
  color: var(--color-new-primary);
}

.offer__btn:hover {
  border: 1px solid var(--color-new-primary);
}
.offer__btn:hover span {
  color: var(--color-new-secondary);
}
.offer-wrap__btn {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.footer {
  background-color: var(--color-new-primary);
}
.footer-top .h6 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  font-size: 24px;
  line-height: 32px;
  color: var(--color-new-secondary);
  font-variant-ligatures: no-common-ligatures;
}
.anim-line-hover::before {
  background-color: var(--color-new-secondary);
}
.border-color-secondary {
  border-color: var(--color-new-secondary);
  opacity: 0.3;
}
.footer .box-bottom p,
.footer .box-bottom a {
  font-family: var(--font-new-secondary);
  font-size: 13px;
  line-height: 24px;
  color: var(--color-new-secondary);
}
.footer-top .box p,
.footer-top .box a {
  font-family: var(--font-new-secondary);
  font-size: 13px;
  line-height: 24px;
  color: var(--color-new-secondary);
}
.room-item__equipment .h3 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-secondary);
}
.other-slider .info-equipment li {
  color: var(--color-new-secondary);
}
.more-button .text > div {
  font-family: var(--font-new-secondary);
  color: var(--color-new-secondary);
}
.title-sec__left h2 {
  font-family: var(--font-new-primary);
  font-variant-ligatures: no-common-ligatures;
  color: var(--color-new-primary);
}
.enquire-sec .receive-news-btn span {
  color: var(--color-new-primary);
}
.other-slider__button:hover {
  background-color: var(--color-new-primary);
  border-radius: 50%;
}
.other-slider__button:hover svg path {
  fill: var(--color-new-secondary);
}
.home .hero-inner .hero-inner__content {
  margin-top: 0 !important;
}
.menu-bar__right .custom-select.active .body {
  width: max-content !important;
}
.tab-slider-room {
  background-color: var(--color-new-secondary);
  width: 100%;
  height: 45px;
}
.tab-slider-room .room-box {
  height: 100%;
}
.tab-slider-room .swiper-slide {
  width: auto;
}
.tab-slider-room .swiper-wrapper {
  display: flex;
  align-items: center;
  justify-content: center;
}
.tab-slider-room .room__title {
  color: var(--color-new-primary);
  margin-bottom: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  font-family: var(--font-new-secondary);
  font-size: 16px;
  line-height: 26px;
  position: relative;
}
.tab-slider-room .swiper-slide-thumb-active .room__title::before {
  width: 100%;
}
.tab-slider-room .room__title::before {
  content: "";
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 0;
  height: 1px;
  background-color: var(--color-new-primary);
  transition: all 0.3s;
}
.feature-sec {
  grid-column-start: 2;
  grid-column-end: 12;
}
.detail-cook .title-sec__right {
  margin-top: 0 !important;
}
.list-item__body p br {
  content: "" !important;
  display: block !important;
  margin-bottom: 17px !important;
}
.feature-sec .img {
  width: 100%;
  height: auto;
}
.feature-sec .img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
#body-inner .cooking-sec .list-sec__wrapper {
  margin-top: 90px !important;
}
#body-inner .cooking-sec .filter-sec {
  margin-top: 90px !important;
}
.booking-bar {
  display: none;
}
.header.active-scroll-body #logo-bottom {
  width: 100px;
  height: auto;
}

.lg-actions .lg-next{
  right: 20px !important;
}

.lg-actions .lg-prev{
  left: 20px !important;
}

@media (max-width: 767px) {
  .detail-slider img {
    min-height: auto;
    height: 210px;
  }
  .contact-sec {
    background-image: none !important;
    background-color: var(--color-new-primary);
    position: relative;
  }
  .gallery-sec .title-sec__inner h3 {
    padding-left: 0;
  }
  .contact-sec::before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    background-image: url("./images/ic_bm.png");
    background-size: 100% 100%;
    width: 350px;
    height: 150px;
    z-index: 8;
    transform: translateX(-25%);
  }
  #body-inner .cooking-sec .filter-sec {
    margin-top: 56px !important;
  }
  #body-inner .cooking-sec .list-sec__wrapper,
  .list-mb {
    margin-top: 56px !important;
  }
  .detail-slider img #body-inner .cooking-sec .filter-sec {
    margin-top: 56px !important;
  }
  .tab-slider-room .swiper-wrapper {
    justify-content: flex-start;
  }
  .tab-slider-room .swiper-wrapper .swiper-slide:first-child {
    padding-left: 16px;
  }
  .map-item img {
    width: 240px;
  }
  .map-sec__list .h5 {
    font-size: 24px;
    line-height: 36px;
  }
  .filter-sec__button .body .main-button {
    color: var(--color-new-primary);
    font-family: var(--font-new-secondary);
  }
  .room-item__equipment a h3,
  .other-slider .info-equipment li,
  .other-slider .room-item__social > * {
    color: var(--color-new-primary) !important;
  }
  .other-slider .room-item__social .main-button {
    border: 1px solid var(--color-new-primary) !important;
  }
  .other-slider .room-item__social .main-button:hover {
    color: var(--color-new-secondary) !important;
  }

  .btn-book,
  .btn-special {
    padding-top: 12px;
    padding-bottom: 12px;
  }
  .modal-booking .modal-wrapper__inner .modal-form .info input::placeholder {
    color: var(--color-new-primary);
  }
  .modal-booking .modal-wrapper__inner .modal-form .info {
    color: var(--color-new-primary);
    font-family: var(--font-new-secondary);
  }
  .modal-booking .modal-wrapper__inner .modal-form .promo {
    color: var(--color-new-primary);
  }
  .modal-booking .modal-wrapper__inner .modal-form .promo::placeholder {
    color: var(--color-new-primary);
  }
  .modal-booking
    .modal-wrapper__inner
    .modal-form
    .date-container
    .date
    input::placeholder {
    color: var(--color-new-primary);
    font-family: var(--font-new-secondary);
  }
  .tracking-widest {
    font-size: 13px;
    font-weight: 700;
  }
  .h5.anim-fade-up-hidden-text span {
    line-height: calc(1.75rem + 6px);
  }
  .btn-book {
    background-color: var(--color-new-secondary);
    color: var(--color-new-primary);
  }
  .btn-special {
    background-color: var(--color-new-primary);
    color: var(--color-new-secondary);
  }
  .offer-wrap__btn {
    margin-top: 100px;
  }
  .dine__container {
    height: auto;
  }

  .main-form .input-sizer input::placeholder,
  .main-form .input-sizer .input {
    color: var(--color-new-primary);
  }
  .filter-group {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    grid-template-rows: 205px;
    gap: 24px;
  }
  .filter-group .group img {
    width: 100%;
    height: 205px;
    object-fit: cover;
    object-position: center;
  }
  /*  Firefox */

  .spa-sec .list-sec__wrapper {
    padding-bottom: 0;
  }
  .title-sec__left {
    margin-left: 0 !important;
  }

  .item-info__equipment .h4 {
    margin-bottom: 16px;
  }
  .list-item__body {
    margin-top: 32px !important;
  }
  .group-btn-post {
    margin-top: 40px !important;
  }
  .group-btn-post .main-button {
    padding: 10px 14px;
    width: max-content;
  }
  .b2-font {
    font-size: 15px;
  }

  .enquire-sec .no-pl {
    font-size: 15px;
    line-height: 24px;
  }
  .loading-logo__image {
    width: 120px;
  }
  .pt-85 {
    padding-top: 30px;
  }
  .offer-sec.mobile {
    padding-top: 56px;
    overflow-x: hidden !important ;
    padding-bottom: 120px;
  }
  .title-sec-offer {
    margin-bottom: 40px;
    padding-left: 0px !important;
  }
  .offer-slider .swiper-button-next,
  .offer-slider .swiper-button-prev {
    bottom: -70px;
    top: unset;
  }
  .list-item__body .item-info .main-button {
    width: 180px;
    height: 44px;
    line-height: 20px !important;
    font-size: 12px !important;
    margin-top: 32px !important;
  }
  .title-sec__inner h3 {
    padding-inline: 24px;
  }
  .accommodation-sec .title-sec__inner h3 {
    padding-left: 0;
  }
  .filter-sec__list {
    gap: 56px 0;
  }

  .enquire-sec .main-form,
  .enquire-sec .main-form .formfield {
    flex-direction: column;
  }
  .enquire-sec .main-form .formfield {
    gap: 45px 0;
    margin-bottom: 24px;
  }
  .enquire-sec .main-form .formfield span {
    width: 100%;
  }
  .enquire-sec .receive-news-btn {
    margin: 0 auto;
  }
  .enquire-sec .enquire-title {
    font-size: 20px;
    line-height: 28px;
  }
  .offer-sec .splide__arrow--prev,
  .offer-sec .splide__arrow--next {
    bottom: -80px;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    border: 1px solid var(--color-new-primary);
    top: unset;
    transform: translateY(0);
    background-color: transparent;
    transition: all 0.4s;
  }
  .offer-sec .splide__arrow--prev:hover,
  .offer-sec .splide__arrow--next:hover {
    border: 1px solid var(--color-new-primary);
    background-color: var(--color-new-primary);
  }
  .offer-sec .splide__arrow--prev:hover svg path,
  .offer-sec .splide__arrow--next:hover svg path {
    fill: var(--color-new-secondary);
  }

  .offer-slider .swiper-button-prev,
  .offer-sec .splide__arrow--prev {
    left: calc(50% - 50px);
  }
  .offer-slider .swiper-button-next,
  .offer-sec .splide__arrow--next {
    right: calc(50% - 50px);
  }

  .offer-sec .splide__arrow:disabled {
    opacity: 1;
  }
  .offer-sec {
    overflow: unset !important;
  }
  .info-equipment {
    gap: 8px 16px;
  }

  .spacing {
    height: 56px;
  }

  .dine-sec.desktop {
    display: none;
  }
  .dine-sec.mobile {
    display: block;
  }
  .dine__desc .desc {
    margin-bottom: 40px;
  }

  .dine-sec__title {
    font-size: 24px;
    line-height: 32px;
    margin-bottom: 16px;
  }
  .dine-sec .swiper-pagination-progressbar {
    top: unset;
    bottom: 15px;
    height: 1px;
  }
  .dine-sec .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: var(--clr-sec);
  }

  .dine__name {
    font-size: 20px;
    line-height: 28px;
    font-family: var(--font-new-primary);
    font-variant-ligatures: no-common-ligatures;
    margin-top: 24px;
    margin-bottom: 0;
    color: var(--color-new-primary);
  }
  .h3.anim-fade-up-hidden-text span {
    line-height: calc(2rem + 6px);
  }
  .dine-sec .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background-color: var(--color-new-primary);
  }
  .dine__image {
    width: 100%;
    aspect-ratio: 327 / 209;
  }
  .room__desc {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    word-break: break-word;
  }
  .booking-bar {
    display: none;
  }
  .modal-booking .modal-wrapper__inner {
    height: 100vh;
  }
  .modal-booking .modal-wrapper__inner form {
    height: 100%;
  }
  .modal-booking .modal-wrapper__inner .modal-form {
    height: 100%;
    background-color: #fff;
  }
  .modal-booking .modal-wrapper__inner .modal-form .form {
    padding: 150px 24px 24px 24px;
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .modal-booking .modal-wrapper__inner .modal-form .modal-form__head {
    padding-right: 48px;
    padding-top: 80px;
  }
  .modal-booking .modal-wrapper__inner .modal-form .date-container {
    display: flex;
    align-items: center;
    gap: 0 16px;
  }
  .modal-booking .modal-wrapper__inner .modal-form .date-container .date {
    display: flex;
    color: var(--color-new-primary);
  }
  .modal-booking .modal-wrapper__inner .modal-form .date-container .date input {
    width: 85px;
  }
  .modal-booking .modal-wrapper__inner .modal-form input:focus-visible {
    outline: none;
  }
  .modal-booking .modal-wrapper__inner .modal-form .input-wrap {
    display: flex;
    align-items: center;
    gap: 0 16px;
  }
  .modal-booking .modal-wrapper__inner .modal-form .input-wrap .info input {
    width: 15px;
  }
  .modal-booking .form .input-wrap {
    display: flex;
    align-items: center;
    gap: 0 16px;
    /* border-bottom: 1px solid var(--clr-sec); */
    margin-bottom: 24px;
  }

  .modal-booking .form .input-wrap-btn {
    font-family: var(--font-new-secondary), sans-serif;
    padding: 14px 30px;
    font-size: 12px;
    line-height: 16px;
    background-color: var(--color-new-primary);
    color: #fff;
    white-space: nowrap;
    transition: all 0.3s ease-in-out;
    text-align: center;
    width: 100%;
    position: relative;
    height: 46px;
  }
  .modal-booking .form .input-wrap-btn::before {
    position: absolute;
    content: "";
    inset: 0;
    background-color: var(--color-new-secondary);
    transform: scaleX(0);
    z-index: 1;
    transform-origin: bottom right;
    transition: transform 0.5s cubic-bezier(0.4, 0, 0.2, 1);
  }
  .modal-booking .form .input-wrap-btn:hover::before {
    transform: scaleX(1);
    transform-origin: bottom left;
  }
  .modal-booking .form .input-wrap-btn:hover span {
    color: var(--color-new-primary);
  }
  .modal-booking .form .input-wrap-btn span {
    text-transform: uppercase;
    font-weight: 700;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
  }

  .modal-booking input::-webkit-input-placeholder {
    color: var(--color-new-secondary);
    font-size: 17px;
    line-height: 29px;
  }

  /*  Firefox */
  .modal-booking input::-moz-placeholder {
    color: var(--color-new-secondary);
    font-size: 17px;
    line-height: 29px;
  }

  /*Internet Explorer 10+ */
  .modal-booking input::-ms-input-placeholder {
    font-size: 17px;
    line-height: 29px;
    color: var(--color-new-secondary);
  }

  /*  Microsoft Edge */
  .modal-booking input::-ms-input-placeholder {
    color: var(--color-new-secondary);
    font-size: 17px;
    line-height: 29px;
  }
  .header #menu-bar {
    background-color: var(--color-header);
  }
  .offer-sec .slider-offer .splide__arrow {
    display: flex;
  }

  .container-grid {
    position: relative;
    height: 470px;
    padding: 0;
    overflow-x: auto;
    scroll-snap-align: center;
  }

  .container-grid .section-grid {
    position: absolute;
    width: 840px; /* Ensure this width is enough to cause overflow */
    overflow-x: auto;
    scroll-snap-align: center;
  }
  .container-grid::-webkit-scrollbar {
    display: none;
  }

  /* Hide scrollbar for Firefox */
  .container-grid {
    scrollbar-width: none; /* Firefox */
  }

  /* Hide scrollbar for Internet Explorer and Edge */
  .container-grid {
    -ms-overflow-style: none; /* Internet Explorer and Edge */
  }
  .title-sec h1 {
    font-size: 28px;
    line-height: 48px;
  }
  .h1.anim-fade-up-hidden-text span {
    line-height: 48px !important;
    padding: 0 !important;
  }
  .title-sec.offer h3 {
    padding-left: 0;
    font-size: 24px;
    line-height: 36px;
  }
  .room__content {
    max-width: calc(100% - 50px);
    width: 100%;
  }
  .dine__container {
    margin-bottom: 40px;
  }
  .din__mobile--btn {
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .enquire-sec .main-form .formfield span {
    font-size: 15px;
    color: var(--color-new-primary);
  }
  .flex-wrap {
    flex-wrap: wrap;
  }
  .footer-contact {
    display: flex;
    gap: 8px 16px;
  }
  .footer-contact a {
    margin-left: 0 !important;
  }

  .grid__container {
    gap: 16px;
    grid-auto-rows: 146px;
  }
  .scale-sec {
    padding-bottom: 56px;
  }
  .title-sec.spa,
  .title-sec.fal {
    margin-bottom: 56px;
  }
  .list-sec__wrapper {
    margin-top: 56px;
  }
  .list-sec .title-sec + div {
    margin-top: 56px !important;
  }
  .spa-sec,
  .list-sec,
  .detail-sec {
    padding-bottom: 56px;
    padding-top: 56px;
  }
  .single-page,
  .mt-sw,
  .mt-100 {
    margin-top: 56px !important;
  }
  .slider-item__body .h5 {
    text-align: left;
  }
  .title-sec__right {
    margin-left: 0 !important;
  }

  .dining-sec .title-sec__inner .h3,
  .facility-sec .title-sec__inner .h3,
  .service-sec .title-sec__inner .h3,
  .event-sec .title-sec__inner .h3,
  .news-sec .title-sec__inner .h3,
  .destination-sec .title-sec__inner .h3 {
    padding-inline: 0;
  }
  .scale-sec.spa {
    padding-bottom: 0;
  }
  .spa-sec {
    padding-top: 0;
  }
  .spa-sec .sec-wrapper__inner {
    gap: 56px 0;
  }
  .filter-sec__list,
  .list-sec__wrapper .sec-wrapper__inner {
    gap: 56px 40px;
  }
  .title-social.mobile {
    margin-top: 40px !important;
  }
  .main-button.mt-0 {
    margin-top: 0 !important;
  }
  .nav.active {
    height: 100vh;
  }
  .nav-menu__inner {
    padding-left: 30px;
  }
}

/* add css 6/4/2026 */
.intro-text-column .title-sec h1 {
  max-width: 100%;
}

.intro-text-column .title-sec__right {
  width: 50%;
}

.section-two-column .column-item:not(:first-child) {
  margin-top: 80px;
}

.section-two-column .column-item:nth-child(even) {
  flex-direction: row-reverse;
}

.section-two-column .column-item:nth-child(even) .content {
  text-align: right;
}

.section-two-column .column-item {
  padding: 0 calc(100% / 12);
}

.section-two-column .column-item .content {
  padding: 0 40px;
}

.section-two-column .column-item .content p {
  margin-bottom: 0;
}

.section-two-column .column-item .content h3 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 16px;
  font-family: var(--font-new-primary);
}

.section-two-column .column-item .content .desc {
  font-family: var(--font-new-secondary);
  color: var(--color-new-primary);
  font-weight: 400;
  font-size: 16px;
  line-height: 26px;
}

.intro-text-column .title-sec {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 calc(100% / 12);
}

.experience .experience-top,
.experience .experience-bottom {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 0 calc(100% / 12);
  position: relative;
}

.experience .experience-bottom {
  margin-top: 80px;
}

.experience h3 {
  font-size: 40px;
  line-height: 52px;
  margin-bottom: 16px;
  font-family: var(--font-new-primary);
}

.experience .content {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  width: 50%;
  color: white;
}

.experience .content p {
  margin-bottom: 16px;
}

.experience .experience-top {
  width: 100%;
  height: 600px;
}

.experience .experience-bottom .desc {
  max-width: 60%;
}

.experience .experience-bottom .list-items h4 {
  font-size: 24px;
  line-height: 32px;
  margin-bottom: 8px;
  font-family: var(--font-new-primary);
}

.experience .experience-bottom .list-items {
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
  padding: 0 80px;
}

.experience .experience-bottom .list-items img {
  width: 150px;
  margin: 0 auto 24px;
}

.title-sec:not(.--offer-slider) .title-sec__inner {
  grid-column-end: 12;
}

@media (min-width: 1024px) {
  .filter-sec__list {
    grid-template-columns: 1fr;
  }
}

.filter-sec__list .list-item {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}

.filter-sec__list .list-item .list-item__body {
  padding: 0 40px;
  margin: 0;

  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: center;
}

.filter-sec__list .list-item:nth-child(even) .list-item__body {
  align-items: flex-end;
  text-align: right;
}

.filter-sec__list .list-item:nth-child(even) .list-item__body {
  order: 1;
}

.filter-sec__list .list-item:nth-child(even) .list-item__image {
  order: 2;
}

/* add 8/4/2026 */
.section-accordion {
  padding: 80px 0;
}

.section-accordion h1 {
  font-family: var(--font-new-primary);
  font-size: 40px;
  font-weight: 400;
  line-height: 52px;
  color: var(--color-new-primary);
  margin-bottom: 48px;
}

.section-accordion .accordion-item {
  padding: 20px 0;
  border-bottom: 1px solid var(--color-new-primary);
}

.section-accordion .accordion-item .accordion-header {
  font-size: 24px;
  line-height: 32px;
  font-family: var(--font-new-primary);
  color: var(--color-new-primary);
  transition: all 0.3s ease;
}

.section-accordion .accordion-item .accordion-header:hover {
  /* color: var(--color-new-secondary); */
}

.section-accordion .accordion-item .content {
  padding-top: 16px;
}

.section-accordion .accordion-item .content p {
  margin-bottom: 8px;
}

.custom-select-time .body ul {
  max-height: 280px;
  overflow-y: scroll;
}

.modal[data-modal="dining"] .type-select-service {
  display: none;
}

.custom-select-time .body ul p {
  width: 100%;
  text-align: left;
}

.custom-select-time .head h4 {
  font-size: 15px;
  line-height: 25px;
  font-family: var(--font-new-secondary);
  font-weight: 400;
  letter-spacing: 0;
}

.error_cpc {
  border-bottom: 1px solid red !important;
}

.social-item__box {
  width: calc(50% - 12px);
}

.social-item__box .anim-line-hover::before {
  background-color: var(--color-new-primary);
}

.custom-select-time.select .body ul li p::before {
  background-color: var(--color-new-primary);
}

.custom-select-time.select .body ul li p {
  color: var(--color-new-primary);
  width: max-content;
  float: left;
}

.lightpick__day.is-start-date,
.lightpick__day.is-end-date {
  color: var(--color-new-secondary);
  background-color: var(--color-new-primary);
}

.lightpick__day {
  height: 50px;
  border-radius: 50%;
}

.dining-sec .title-sec h1 {
  text-align: center;
  margin-bottom: 16px;
}

.dining-sec .title-sec .desc {
  width: 50%;
  margin: 0 auto;
}

.dining-sec .title-sec__inner {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}

.section-two-column .column-item .content a {
  margin-top: 40px;
}

.lightpick__month-title > .lightpick__select-months,
.lightpick__select.lightpick__select-years,
.lightpick__day-of-the-week,
.lightpick__day {
  color: var(--color-new-primary);
}

.lightpick__day.is-today {
  color: var(--color-new-primary);
  font-weight: 900;
}

.grid-menu-main .col-footer-logo {
  grid-column: 2 / span 4;
}

.grid-menu-main .col-footer-info {
  grid-column: 6 / span 4;
}

.grid-menu-main .col-footer-contact {
  grid-column: 10 / span 2;
}

.footer-top .h6 {
  max-width: 400px;
}

.box-bottom .col-footer-copyright {
  grid-column: 2 / span 4;
}

.box-bottom .col-footer-menu {
  grid-column: 6 / span 6;
}

.df-lightbox-wrapper {
  z-index: 999999 !important;
}

.df-popup-thumb {
  display: none !important;
}

.df-container .df-bg {
  background-color: #f6dcb4 !important;
}

.scale-sec .grid__image {
  overflow: hidden;
}

.scale-sec .grid__image img {
  transition: all 0.4s ease;
}

.scale-sec .grid__image:hover img {
  transform: scale(1.1);
}

.df-lightbox-wrapper .df-lightbox-close:before,
.df-ui-nav .df-ui-btn:before {
  color: #853220 !important;
  filter: none !important;
}

.section-accordion .accordion-item .accordion-header {
  position: relative;
}

.section-accordion .accordion-item .accordion-header .icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%) !important;
  transition: transform 0.3s ease;
  font-size: 30px;
  font-family: "SVN-Gilroy";
}

.section-accordion .accordion-item .accordion-header .icon .icon-minus {
  display: none;
}

.section-accordion .accordion-item .accordion-header .icon.active .icon-minus {
  display: block;
}

.section-accordion .accordion-item .accordion-header .icon.active .icon-plus {
  display: none;
}

@media (max-width: 992px){
  .experience .content {
    width: 80%;
  }
}

@media (max-width: 767px) {
  .section-two-column .column-item .content a {
    margin-top: 24px;
  }
  .section-two-column .column-item {
    padding: 0;
  }

  .section-two-column .column-item .content {
    padding: 24px 0 0 0;
  }

  .section-two-column .column-item:nth-child(even) {
    flex-direction: column;
  }

  .section-two-column .column-item:not(:first-child) {
    margin-top: 64px;
  }

  .section-two-column .column-item:nth-child(even) .content {
    text-align: left;
  }

  .section-two-column + .spacing {
    height: 40px;
  }

  .section-two-column + .spacing + .flex + .spacing {
    height: 64px;
  }

  .filter-sec__list .list-item {
    grid-template-columns: 1fr;
  }

  .filter-sec__list .list-item .list-item__body {
    padding: 0;
  }

  .filter-sec__list .list-item:nth-child(even) .list-item__body,
  .filter-sec__list .list-item:nth-child(even) .list-item__image {
    order: unset;
  }

  .filter-sec__list .list-item:nth-child(even) .list-item__body {
    align-items: flex-start;
    text-align: left;
  }

  .experience .experience-top {
    height: 350px;
    padding: 0;
  }

  .experience .experience-top .bg-image {
    width: 100%;
    height: 100%;
  }

  .experience .experience-top .bg-image img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }

  

  .experience .experience-bottom {
    padding: 0;
  }

  .experience .experience-bottom .desc {
    max-width: 100%;
  }

  .experience .experience-bottom .list-items {
    grid-template-columns: 1fr;
    gap: 24px;
    padding: 0 40px;
  }

  .container-grid.grid-two-row {
    height: 310px;
  }

  .intro-text-column .title-sec__right,
  .dining-sec .title-sec .desc {
    width: 100%;
  }
  .intro-text-column .title-sec__right {
    margin-top: 16px !important;
  }

  .experience h3 {
    font-size: 24px;
    line-height: 36px;
  }

  .modal .modal-close path {
    fill: var(--color-new-primary);
  }

  .offer-sec .title-sec__inner h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .gallery-sec .title-sec__inner h3 {
    font-size: 24px;
    line-height: 32px;
  }

  .grid-menu-main .grid-layout > div {
    grid-column: 1 / -1;
  }

  .grid-layout.box-bottom > div {
    grid-column: 1 / -1;
  }
}
