@import url("https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Gabarito:wght@400..900&family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap");
@font-face {
  font-family: "Volgarie";
  src: url("../fonts/volgarie-volgarie-regular-400.woff") format("woff");
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
*,
*::before,
*::after {
  box-sizing: border-box;
}

body {
  font-family: "Gabarito", sans-serif;
  margin: 0;
  font-size: 18px;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.72px;
  overflow-x: hidden;
}

img {
  max-width: 100%;
  display: block;
}

.btn {
  width: fit-content;
}
.btn a {
  color: #000000;
  text-decoration: none;
  font-weight: 500;
}
.btn.underline {
  position: relative;
}
.btn.underline::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  border: 1px solid #000000;
}

.slick-slider .slick-arrow.slick-next {
  right: 0;
  z-index: 999;
}
.slick-slider .slick-arrow.slick-prev {
  left: 0;
  z-index: 999;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6, p, ul, ol {
  margin: 0;
  margin-bottom: 0 !important;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.72px;
}

p {
  margin-bottom: 0 !important;
  font-weight: 400;
  line-height: 30px;
  letter-spacing: -0.72px;
}

input {
  border: none;
  background: none;
  outline: none;
}

img {
  max-width: 100%;
  display: block;
}

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

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

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

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

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

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

.fw-9 {
  font-weight: 900;
}

section {
  padding-left: 25px;
  padding-right: 25px;
}

section.main-banner.inner-banner {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

section.hero-banner-section {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

.headline-banner-main {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
}
@media only screen and (min-width: 768px) {
  .headline-banner-main {
    font-size: 146px !important;
    padding-top: 65px !important;
  }
}
.headline-banner-main span.main-next-row {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 60px;
  font-weight: 400;
  line-height: 48px;
  text-transform: uppercase;
}

.headline-banner-sub {
  color: #ffffff;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: normal;
}

.headline-main {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 50px;
  padding-top: 27px;
}

.heading-inners {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px;
}

.headline-sub {
  color: #858666;
  font-family: "Gabarito", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 23px;
  margin-top: -5px;
}

.button-wrap {
  background: #0C1211;
  border-radius: 40px;
  display: inline-flex;
  height: 46px;
  padding: 24px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.button-wrap a.button-primary {
  color: #ffffff;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-decoration: none;
}
.button-wrap:hover {
  background: #E4EEC1;
  transition: 0.5s ease-in-out;
}
.button-wrap:hover a.button-primary {
  color: #142421;
}

.button-secondary-wrap {
  border-radius: 40px;
  background: #E4EEC1;
  display: inline-flex;
  height: 46px;
  padding: 24px 30px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
}
.button-secondary-wrap a.button-secondary {
  color: #142421;
  font-family: "Gabarito", sans-serif;
  font-size: 14px !important;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  text-decoration: none;
}
.button-secondary-wrap:hover {
  background: #0C1211;
  transition: 0.5s ease-in-out;
}
.button-secondary-wrap:hover a.button-secondary {
  color: #ffffff;
}

.button-text {
  color: #162623;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: 23px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}

.para-content {
  color: #1C3319;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.52px;
}

span.text-next-row {
  color: #ffffff;
  font-family: "Gabarito", sans-serif;
  line-height: 23px;
  letter-spacing: -0.32px;
  text-align: center;
  font-size: 18px;
}

span.heading-next-row {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  font-weight: 400;
  line-height: 175%;
}

.arrow-back,
.arrow-next {
  position: absolute;
  background: none;
  border: none;
  width: 30px;
  height: 30px;
  background-size: contain;
  background-repeat: no-repeat;
  z-index: 1;
  font-size: 0;
  top: auto;
  bottom: auto;
  transform: translateY(-50%);
  cursor: pointer;
}
.arrow-back::before,
.arrow-next::before {
  display: none;
}

.arrow-back {
  left: 130px;
  background-image: url("../images/icons/prev-arrow.png");
  fill: #ffffff;
}

.arrow-next {
  right: 130px;
  background-image: url("../images/icons/next-arrow.png");
  fill: #ffffff;
}

.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  justify-content: center;
  padding-top: 30px;
  padding-bottom: 20px;
  border-bottom: 0.5px solid #AFC2AC;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li {
  display: flex;
  align-items: center;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: 100%;
  text-transform: uppercase;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:not(:last-child)::after {
  content: "/";
  margin: 0 0.5rem;
  color: #000000;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li a {
  text-decoration: none;
  color: #162623;
  font-weight: 400;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li a:hover {
  color: #658F47;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child { /* Styles for the last breadcrumb */
  font-weight: 500;
  color: #858666;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child::after {
  content: none;
}
.breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child span {
  pointer-events: none;
  color: #858666;
}

.fade-up {
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.fade-up-active {
  opacity: 1;
  transform: translateY(0);
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinright {
  100% {
    -moz-transform: rotate(-360deg);
  }
}
@-webkit-keyframes spinright {
  100% {
    -webkit-transform: rotate(-360deg);
  }
}
@keyframes spinright {
  100% {
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg);
  }
}
img.experiences-image {
  animation: 200s linear 0s infinite normal none running spin;
}

/* Parent container */
.parent-container {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 100vh;
}

/* The typewriter effect */
.typewriter {
  overflow: hidden;
  border-right: 2px solid #658F47;
  white-space: nowrap;
  margin: 0 auto;
  animation: typing 10s steps(40, end) infinite, blink-caret 0.75s step-end infinite;
  text-align: center;
}

/* The typing effect */
@keyframes typing {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
/* The typewriter cursor effect */
@keyframes blink-caret {
  from, to {
    border-color: transparent;
  }
  50% {
    border-color: #658F47;
  }
}
.play-video-icon {
  background: url("../images/icons/play-button.png") no-repeat;
  background-size: contain;
  width: 60.938px;
  height: 60.938px;
  flex-shrink: 0;
}

.circle-stroke {
  background: #AEC1AB;
  border: 1px dashed #152522;
  stroke: #152522;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding: 29.17px;
}

/* For Webkit-based Browsers (Chrome, Edge, Safari) */
::-webkit-scrollbar {
  width: 20px; /* Adjust scrollbar width */
  height: 20px; /* Adjust scrollbar height (for horizontal scrollbars) */
}

::-webkit-scrollbar-track {
  background: #E4EEC1; /* Track background color */
}

::-webkit-scrollbar-thumb {
  background-color: #395143; /* Scrollbar color */
  border-radius: 10px; /* Rounded edges */
  border: 2px solid #E4EEC1; /* Optional: Adds spacing around the thumb */
}

/* For Firefox */
html {
  scrollbar-width: thin; /* Options: auto, thin */
  scrollbar-color: #395143 #E4EEC1; /* Thumb color and track color */
}

/* width */
::-webkit-scrollbar {
  width: 2px;
}

/* Track */
::-webkit-scrollbar-track {
  background: var(--white-color);
}

/* Handle */
::-webkit-scrollbar-thumb {
  background: #658F47;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #658F47;
}

/* Custom Scrollbar for Fancybox */
.fancybox-content {
  scrollbar-width: thin;
  scrollbar-color: #395143 #E4EEC1;
  overflow-y: auto;
  height: 600px;
}

/* Webkit-based browsers (Chrome, Edge, Safari) */
.fancybox-content::-webkit-scrollbar {
  width: 20px;
  height: 20px;
}

.fancybox-content::-webkit-scrollbar-track {
  background: #E4EEC1;
}

.fancybox-content::-webkit-scrollbar-thumb {
  background-color: #395143;
  border-radius: 10px;
  border: 2px solid #E4EEC1;
}

/* Custom Scrollbar for Webkit-based browsers (Chrome, Safari, Edge) */
.offer-popup-content::-webkit-scrollbar {
  width: 10px;
}

.offer-popup-content::-webkit-scrollbar-track {
  background: #E4EEC1;
}

.offer-popup-content::-webkit-scrollbar-thumb {
  background-color: #658F47;
  border-radius: 10px;
  border: 2px solid #E4EEC1;
}

.load-more-wrap #load-more {
  background-color: unset;
  border: none;
}
.load-more-wrap #load-more.load-more-btn {
  color: #162623;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  line-height: 100%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
.load-more-wrap #load-less {
  background-color: unset;
  border: none;
}
.load-more-wrap #load-less.load-less-btn {
  color: #162623;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  line-height: 100%;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}

@media only screen and (min-width: 1200px) {
  section {
    padding-left: 8.3333333333vw;
    padding-right: 8.3333333333vw;
  }
  .headline-banner-main {
    font-size: 5.2083333333vw;
    line-height: 9.1145833333vw;
    text-align: end;
    color: rgba(255, 255, 255, 0.6);
  }
  .headline-banner-main span.main-next-row {
    font-size: 11.9791666667vw;
    line-height: 6.25vw;
    text-align: center;
    color: rgba(255, 255, 255, 0.6);
  }
  .headline-banner-sub {
    color: #ffffff;
    font-family: "Gabarito", sans-serif;
    font-size: 1.3541666667vw !important;
    line-height: normal;
  }
  .heading-inners {
    color: #162623;
    font-family: "Volgarie", sans-serif;
    font-size: 2.5vw;
  }
  .headline-sub {
    font-size: 0.9375vw;
    line-height: 88%;
  }
  .para-content {
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    letter-spacing: -0.0375vw;
    text-align: justify;
  }
  .button-wrap {
    height: 3.125vw;
    border-radius: 2.0833333333vw;
    padding: 1.25vw 2.6041666667vw;
    justify-content: center;
    align-items: center;
    gap: 0.5208333333vw;
  }
  .button-wrap a.button-primary {
    font-size: 0.8333333333vw;
    line-height: 1.8229166667vw;
    letter-spacing: 0.0833333333vw;
    text-transform: uppercase;
  }
  .button-wrap:hover {
    background: #E4EEC1;
    transition: 0.5s ease-in-out;
  }
  .button-wrap:hover a.button-primary {
    color: #142421;
  }
  .button-secondary-wrap {
    width: 12.5vw;
    height: 3.125vw;
    padding: 1.25vw 2.6041666667vw;
    justify-content: center;
    align-items: center;
    gap: 0.5208333333vw;
    flex-shrink: 0;
  }
  .button-secondary-wrap a.button-secondary {
    font-size: 0.8333333333vw;
    font-weight: 400;
    line-height: 1.8229166667vw;
    letter-spacing: 0.0833333333vw;
    text-transform: uppercase;
  }
  .button-secondary-wrap:hover {
    background: #658F47;
    transition: 0.5s ease-in-out;
  }
  .button-secondary-wrap:hover a.button-secondary {
    color: #ffffff;
  }
  .play-video-icon {
    width: 7.8125vw;
    height: 7.8125vw;
  }
  .circle-stroke {
    width: 6.25vw;
    height: 6.25vw;
    padding: 1.4583333333vw;
  }
  .breadcrumb-wrapper {
    text-align: center;
    border-bottom: 0.0260416667vw solid rgba(175, 194, 172, 0.6431372549);
    width: 52.0833333333vw;
    margin: 0 auto;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs {
    padding-top: 3.125vw;
    padding-bottom: 1.5625vw;
    border-bottom: 0.0260416667vw solid rgba(175, 194, 172, 0.11);
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li {
    font-size: 0.9375vw;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:not(:last-child)::after {
    content: "/";
    margin: 0 0.5rem;
    color: #000000;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li a {
    text-decoration: none;
    color: #162623;
    font-weight: 400;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li a:hover {
    color: #658F47;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child { /* Styles for the last breadcrumb */
    font-weight: 500;
    color: #858666;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child::after {
    content: none;
  }
  .breadcrumb-wrapper .bredcrumbswrap ol.bredcrumbs li:last-child span {
    pointer-events: none;
    color: #858666;
  }
  svg.flower-left {
    transform: scaleX(-1);
  }
  svg.flower-right {
    transform: scaleX(1);
  }
  @keyframes draw {
    from {
      stroke-dasharray: 0, 1000;
    }
    to {
      stroke-dasharray: 1000, 0;
    }
  }
  .animated-svg .draw-path {
    stroke: rgba(255, 255, 255, 0.3294117647);
    stroke-width: 1;
    fill: none;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: none;
  }
  .animated-svg.in-view .draw-path {
    animation: draw 2s linear forwards;
  }
  .notification-bell-section .notification-bell-icon img.bell-icon {
    width: 2.2916666667vw;
    height: 2.2916666667vw;
    animation: bellRing 2s ease-in-out infinite;
  }
  @keyframes bellRing {
    0% {
      transform: rotate(0deg);
    }
    25% {
      transform: rotate(-10deg);
    }
    50% {
      transform: rotate(0deg);
    }
    75% {
      transform: rotate(10deg);
    }
    100% {
      transform: rotate(0deg);
    }
  }
}
#scrolltop {
  display: inline-block;
  background-color: #AEC1AB;
  width: 30px;
  height: 30px;
  text-align: center;
  border-radius: 4px;
  position: fixed;
  bottom: 30px;
  right: 30px;
  transition: 0.3s all, opacity 0.5s, visibility 0.5s;
  visibility: hidden;
  z-index: 1000;
  text-decoration: none;
}

#scrolltop::after {
  content: "\f077";
  font-family: FontAwesome, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 1em;
  line-height: 30px;
  color: #fff;
}

#scrolltop:hover {
  cursor: pointer;
  background-color: #0A0A0A;
}

#scrolltop:active {
  background-color: #0A0A0A;
}

#scrolltop.show {
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 1200px) {
  #scrolltop {
    display: inline-block;
    background-color: #AEC1AB;
    width: 2.6041666667vw;
    height: 2.6041666667vw;
    text-align: center;
    border-radius: 0.2083333333vw;
    position: fixed;
    bottom: 1.5625vw;
    right: 1.5625vw;
    transition: 0.3s all, opacity 0.5s, visibility 0.5s;
    visibility: hidden;
    z-index: 1000;
    text-decoration: none;
  }
  #scrolltop::after {
    content: "\f077";
    font-family: FontAwesome, sans-serif;
    font-weight: normal;
    font-style: normal;
    font-size: 1.5em;
    line-height: 2.6041666667vw;
    color: #fff;
  }
}
.booking-mask {
  background: linear-gradient(180deg, #162623 0%, #000 104.53%);
  position: relative;
  top: 70%;
  width: 100%;
  height: 540px;
  padding-top: 0px;
}
.booking-mask__container {
  border-radius: 50px;
  border: 1px solid #AEC1AB;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  height: 370px;
}
.booking-mask__field--check-in, .booking-mask__field--check-out, .booking-mask__field--adults, .booking-mask__field--children {
  display: flex;
  padding-bottom: 30px;
}
.booking-mask__field--check-in:last-child, .booking-mask__field--check-out:last-child, .booking-mask__field--adults:last-child, .booking-mask__field--children:last-child {
  padding-bottom: 0px;
}
.booking-mask__field--check-in label, .booking-mask__field--check-out label, .booking-mask__field--adults label, .booking-mask__field--children label {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  font-weight: 500;
  line-height: normal;
  width: 50%;
}
.booking-mask__field--check-in__input .booking-mask-value, .booking-mask__field--check-out__input .booking-mask-value, .booking-mask__field--adults__input .booking-mask-value, .booking-mask__field--children__input .booking-mask-value {
  background: transparent;
}
.booking-mask__button {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  border: none;
}
.booking-mask input#check-out {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.booking-mask input#check-out::placeholder {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.booking-mask input#check-in {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.booking-mask input#check-in::placeholder {
  color: #FFF;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.booking-mask .booking-mask__input img {
  width: 23px;
  height: 23px;
}

.booking-mask__container {
  border-radius: 50px;
  border: 1px solid #AEC1AB;
  background: rgba(255, 255, 255, 0.3);
  box-shadow: 4px 4px 4px 0px rgba(0, 0, 0, 0.25);
  width: 100%;
  margin: 0 auto;
  padding: 40px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: fit-content;
}
.booking-mask__button {
  cursor: pointer;
}
.booking-mask__button .button-primary {
  cursor: pointer;
}
.booking-mask span.booking-mask__value {
  background: transparent;
}
.booking-mask span.booking-mask__value select {
  background: transparent;
  border: none;
  color: white;
}
.booking-mask span.booking-mask__value select:focus-visible {
  outline: none;
}
.booking-mask span.booking-mask__value select:focus {
  outline: none;
}
.booking-mask span.booking-mask__value select option {
  color: #000;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: normal;
}
.booking-mask .booking-mask__input {
  width: 50%;
  display: flex;
}
.booking-mask .booking-mask__input img {
  width: 23px;
  height: 23px;
}

.welcome-section {
  background-color: #FCFCFC;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 40px;
  margin-bottom: 16px;
  margin-top: 0px;
  margin-top: -120px;
}
.welcome-section .welcome-image-wrapper .image-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.welcome-section .welcome-image-wrapper .image-wrap .image-one {
  width: 100%;
  height: 325px;
  object-fit: cover;
}
.welcome-section .welcome-image-wrapper .image-wrap .image-two {
  width: 100%;
  height: 325px;
  object-fit: cover;
}
.welcome-section .welcome-content-wrapper {
  width: 100%;
  box-shadow: 0px -19px 88.5px 0px rgba(16, 29, 20, 0.29);
  padding: 50px 25px;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-evenly;
  gap: 40px;
}
.welcome-section .welcome-content-wrapper .welcome-headline-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.features-destination-slider-wrapper {
  padding: unset;
  position: relative;
  padding-bottom: 32px;
  margin-bottom: 60px;
}
.features-destination-slider-wrapper .destination-animated-hand-wrap .animated-svg-home {
  display: none;
}
.features-destination-slider-wrapper .destination-title-wrap {
  padding-left: 63px;
  padding-right: 63px;
  padding-bottom: 33px;
}
.features-destination-slider-wrapper .destination-title-wrap .headline-main {
  padding-top: 34px !important;
}
.features-destination-slider-wrapper .custom-slider-button {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  position: absolute;
  bottom: 0;
  z-index: 2;
  top: auto;
  left: 0;
  right: 0;
}
.features-destination-slider-wrapper .custom-slider-button .slider-btn {
  background: none;
  border: none;
  cursor: pointer;
}
.features-destination-slider-wrapper .custom-slider-button .slider-btn.destination-prev-btn img, .features-destination-slider-wrapper .custom-slider-button .slider-btn.destination-next-btn img {
  width: 20px;
  height: 20px;
}
.features-destination-slider-wrapper .custom-slider-button .custom_paging li {
  display: none;
}
.features-destination-slider-wrapper .custom-slider-button li.slick-active {
  display: block !important;
  list-style: none !important;
}
.features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination {
  padding: unset;
}
.features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span {
  margin: 0 2px;
}
.features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span.active-num {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span:nth-of-type(2) {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span:nth-of-type(3) {
  color: #162623;
  font-family: "Volgarie", sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
}
.features-destination-slider-wrapper .destination-slider-wrap {
  border: 1px solid rgba(34, 34, 34, 0.2);
  background: #FFF;
  padding: unset;
  width: 100%;
  padding-top: 40px;
  padding-bottom: 30px;
}
.features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 30px;
}
.features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .circle-stroke {
  background: rgba(174, 193, 171, 0.5);
  border: 2px dashed #152522;
  stroke: #152522;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  padding: 29.17px;
}
.features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .ideal-icon {
  width: 41.667px;
  height: 41.667px;
  flex-shrink: 0;
}
.features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .icon-text {
  color: #1C3319;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-transform: uppercase;
}

.limited-offer-section {
  padding: unset;
}
.limited-offer-section .offers-detail-featured-wrap {
  position: relative;
  padding-bottom: 50px;
}
.limited-offer-section .offers-detail-featured-wrap .background-img-wrap {
  display: none;
  position: relative;
  width: 100% !important;
  height: 375px;
  object-fit: cover;
}
.limited-offer-section .offers-detail-featured-wrap .background-img-wrap::after {
  position: absolute;
  content: "";
  top: 105px;
  left: 0;
  right: 0;
  width: 100%;
  height: 54%;
  opacity: 1;
  z-index: 3;
}
.limited-offer-section .offers-detail-featured-wrap .background-img-wrap .offer-bg-img {
  position: relative;
  width: 100% !important;
  height: 375px;
  object-fit: cover;
}
.limited-offer-section .offers-detail-featured-wrap .background-img-wrap .offer-bg-img img {
  width: 100%;
  height: 375px;
  object-fit: cover;
}
.limited-offer-section .offers-detail-featured-wrap .background-img-wrap video.offer-bg-video {
  width: 100%;
  height: 375px;
  object-fit: cover;
}
.limited-offer-section .offers-detail-featured-wrap .offers-title-wrap {
  display: none;
  position: absolute;
  left: 0;
  right: 0;
}
.limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-title {
  position: absolute;
  top: -258px;
  left: 0;
  right: 0;
  content: "";
  z-index: 2;
}
.limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-title .offer-banner-txt {
  color: rgba(255, 255, 255, 0.6);
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 50px;
  line-height: 28px;
  text-transform: uppercase;
}
.limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-subtitle {
  margin-top: -215px;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
  font-family: "Gabarito", sans-serif;
  font-weight: 400;
  color: rgba(255, 255, 255, 0.6);
  text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}
.limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap {
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-wrap: wrap;
  gap: 40px;
  position: relative;
  width: 100%;
}
.limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .offer-main-title {
  width: 233px;
}
.limited-offer-section .offers-featured-slider-wrap {
  padding-left: 25px;
  padding-right: 25px;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-card-img-wrap .offers-img {
  width: 100%;
  height: 300px;
  object-fit: cover;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap {
  background: #FFF;
  box-shadow: 0px -19px 88.5px 0px rgba(16, 29, 20, 0.29);
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  padding: 50px 25px;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offer-percentage-value-wrap {
  color: #395143;
  font-family: "Volgarie", sans-serif;
  font-size: 26px;
  line-height: 100%;
  text-transform: uppercase;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offers-title-wrap .special-offers-title-wrap {
  color: #162623;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  line-height: 23px;
  text-transform: uppercase;
  padding-bottom: 40px;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offers-title-wrap .special-offers-sub-title-wrap {
  color: #858666;
  font-family: "Gabarito", sans-serif;
  font-size: 16px;
  line-height: 23px;
  padding-bottom: 20px;
  text-align: center;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .special-offers-short-desc-wrap {
  color: #1C3319;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -0.52px;
  padding-bottom: 40px;
}
.limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .special-offers-button {
  color: #162623;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: 23px;
  text-decoration-line: underline;
  text-decoration-style: solid;
  text-decoration-skip-ink: none;
  text-decoration-thickness: auto;
  text-underline-offset: auto;
  text-underline-position: from-font;
  text-transform: uppercase;
}
.limited-offer-section .custom-slider-button {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.limited-offer-section .custom-slider-button .slider-btn {
  background: none;
  border: none;
  cursor: pointer;
}
.limited-offer-section .custom-slider-button .slider-btn.offers-prev-btn img {
  width: 20px;
  height: 20px;
}
.limited-offer-section .custom-slider-button .slider-btn.offers-next-btn img {
  width: 20px;
  height: 20px;
}
.limited-offer-section .custom-slider-button .custom_paging li {
  display: none;
}
.limited-offer-section .custom-slider-button li.slick-active {
  display: block !important;
  list-style: none !important;
}
.limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers {
  padding: unset;
}
.limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span {
  margin: 0 2%;
}
.limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span.active-num {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span:nth-of-type(2) {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span:nth-of-type(3) {
  color: #162623;
  font-family: "Volgarie", sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
}

.testimonials-section {
  padding-bottom: 60px;
}
.testimonials-section .testimonials-heading-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding-bottom: 50px;
}
.testimonials-section .testimonials-heading-wrap .testimonials-title-wrap {
  width: 201px;
}
.testimonials-section .testimonials-heading-wrap .testimonials-title-wrap .headline-main {
  align-items: center;
}
.testimonials-section .testimonials-heading-wrap .testimonials-sub-title-wrap {
  width: 193px;
}
.testimonials-section .testimonials-heading-wrap .testimonials-sub-title-wrap .headline-sub {
  align-items: center;
}
.testimonials-section .testimonials-img-wrap {
  position: relative;
  width: 100%;
  overflow: hidden;
  margin-bottom: -60px;
  padding-left: 10px;
  padding-right: 10px;
}
.testimonials-section .testimonials-img-wrap .testimonials-r-img {
  position: relative;
  width: 100%;
  height: 325px;
  object-fit: cover;
}
@media only screen and (min-width: 768px) {
  .testimonials-section .testimonials-img-wrap .testimonials-r-img {
    height: 100%;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .testimonials-section .testimonials-img-wrap .testimonials-r-img {
    height: 100% !important;
  }
}
.testimonials-section .testimonials-heading-wrap.desktop-view {
  display: none;
}
.testimonials-section .testimonials-slider {
  height: 700px;
  position: relative;
  z-index: 9;
}
.testimonials-section .testimonials-slider .slick-track {
  padding-top: 60px;
}
.testimonials-section .testimonials-slider .testimonial-card {
  position: relative;
  margin: 0 10px;
}
.testimonials-section .testimonials-slider .testimonial-card img.quote-test {
  display: none;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-avatar-wrap {
  position: absolute;
  bottom: 92%;
  left: 35%;
  border-radius: 50%;
  overflow: hidden;
  z-index: 10;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-avatar-wrap .testimonial-avatar {
  width: 100px;
  height: 100px;
  object-fit: cover;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  align-items: center;
  gap: 30px;
  border: 1px solid rgba(34, 34, 34, 0.2);
  background: #ffffff;
  width: 100%;
  padding: 80px 25px 50px 25px;
  min-height: 500px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 10px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap .testimonial-name {
  font-family: "Gabarito", sans-serif;
  color: #1C3319;
  font-size: 18px;
  line-height: 23px;
  letter-spacing: -0.72px;
  text-align: center;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap .testimonial-location {
  color: #1C3319;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  text-align: center;
  line-height: 23px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-headline {
  font-family: "Gabarito", sans-serif;
  color: #395143;
  text-align: center;
  font-size: 18px;
  line-height: 23px;
  width: 100%;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text {
  color: #1C3319;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -0.52px;
  width: 275px;
  max-height: 500px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text.scrollable-content {
  max-height: 350px;
  overflow-y: auto;
  padding-right: 15px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text.scrollable-content::-webkit-scrollbar {
  width: 3px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text.scrollable-content::-webkit-scrollbar-thumb {
  background: #658F47;
  border-radius: 10px;
}
.testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text.scrollable-content::-webkit-scrollbar-track {
  background: #A1A1A1;
}
.testimonials-section .custom-slider-button {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
}
.testimonials-section .custom-slider-button .slider-btn {
  background: none;
  border: none;
  cursor: pointer;
}
.testimonials-section .custom-slider-button .slider-btn.testimonials-next-btn img {
  width: 20px;
  height: 20px;
}
.testimonials-section .custom-slider-button .slider-btn.testimonials-prev-btn img {
  width: 20px;
  height: 20px;
}
.testimonials-section .custom-slider-button .custom_paging li {
  display: none;
}
.testimonials-section .custom-slider-button li.slick-active {
  display: block !important;
  list-style: none !important;
}
.testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news {
  padding: unset;
}
.testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span {
  margin: 0 2px;
}
.testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span.active-num {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span:nth-of-type(2) {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span:nth-of-type(3) {
  color: #162623;
  font-family: "Volgarie", sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
}

.connect-us-section {
  padding: unset;
}
.connect-us-section .connect-us-banner-wrap {
  position: relative;
}
.connect-us-section .connect-us-banner-wrap picture {
  position: relative;
}
.connect-us-section .connect-us-banner-wrap picture::before {
  content: "";
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 3;
  background: linear-gradient(180deg, rgba(21, 37, 34, 0) 9.63%, rgba(21, 37, 34, 0.5) 27.83%, rgba(21, 37, 34, 0.6) 40.73%, rgba(21, 37, 34, 0.8) 64.87%);
  height: 150px;
  pointer-events: none;
}
@media only screen and (min-width: 1200px) {
  .connect-us-section .connect-us-banner-wrap picture::before {
    display: none;
  }
}
@media only screen and (width: 820px) and (height: 1180px) {
  .connect-us-section .connect-us-banner-wrap picture::before {
    content: "";
    position: absolute;
    right: 0;
    bottom: -2px;
    left: 0;
    z-index: 3;
    background: linear-gradient(180deg, rgba(21, 37, 34, 0) 9.63%, rgba(21, 37, 34, 0.5) 27.83%, rgba(21, 37, 34, 0.6) 40.73%, rgb(21, 37, 34) 96.87%);
    height: 150px;
    pointer-events: none;
  }
}
.connect-us-section .connect-us-banner-wrap picture img.connect-us-bg-img {
  width: 100%;
  height: auto;
  object-fit: cover;
  position: relative;
  z-index: 2;
}
.connect-us-section .connect-us-detail-wrap {
  position: relative;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 40px;
  padding-bottom: 50px;
  background-color: #152522;
}
.connect-us-section .connect-us-detail-wrap::after {
  position: absolute;
  content: "";
  bottom: 0;
  right: 0;
  left: 0;
  top: auto;
  background: linear-gradient(270deg, rgba(21, 37, 34, 0) 9.63%, #152522 27.83%, #152522 40.73%, #152522 64.87%);
}
.connect-us-section .connect-us-detail-wrap .connect-title-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
}
.connect-us-section .connect-us-detail-wrap .connect-title-wrap .connect-us-main-title-wrap {
  position: relative;
  z-index: 2;
  width: 250px;
}
.connect-us-section .connect-us-detail-wrap .connect-title-wrap .connect-us-main-title-wrap .headline-main {
  color: #ffffff;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  line-height: 50px;
}
.connect-us-section .connect-us-detail-wrap .connect-us-content-wrap {
  color: #ffffff;
  text-align: center;
  font-family: "Gabarito", sans-serif;
  font-size: 13px;
  line-height: 23px;
  letter-spacing: -0.52px;
  padding: 0 50px;
}
.gallery-featured-section {
  padding: unset;
  padding-bottom: 120px;
  position: relative;
}
.gallery-featured-section .gallery-title-wrap {
  padding: 60px 25px 50px 25px;
}
.gallery-featured-section .gallery-title-wrap .headline-main {
  padding: 0 38px;
}
.gallery-featured-section .custom-slider-button {
  display: flex;
  align-items: center;
  flex-direction: row;
  justify-content: center;
  position: absolute;
  bottom: 12%;
  left: 0;
  right: 0;
}
.gallery-featured-section .custom-slider-button .slider-btn {
  background: none;
  border: none;
  cursor: pointer;
}
.gallery-featured-section .custom-slider-button .slider-btn.gallery-prev-btn img, .gallery-featured-section .custom-slider-button .slider-btn.gallery-next-btn img {
  width: 20px;
  height: 20px;
}
.gallery-featured-section .custom-slider-button .custom_paging li {
  display: none;
}
.gallery-featured-section .custom-slider-button li.slick-active {
  display: block !important;
  list-style: none !important;
}
.gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery {
  padding: unset;
}
.gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span {
  margin: 0 5px;
}
.gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span.active-num, .gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span:nth-of-type(2) {
  color: #162623;
  text-align: center;
  font-family: "Volgarie", sans-serif;
  font-size: 30px;
  line-height: 100%;
  text-transform: uppercase;
}
.gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span:nth-of-type(3) {
  color: #162623;
  font-family: "Volgarie", sans-serif;
  font-size: 16px;
  line-height: 100%;
  text-transform: uppercase;
}
.gallery-featured-section .gallery-slider {
  padding: unset;
  width: 100%;
}
.gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide {
  width: 250px;
  height: 325px;
  object-fit: cover;
  padding: 0 10px;
}
.gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide img {
  width: 100%;
  height: 325px;
  object-fit: cover;
}

@media only screen and (width: 1024px) and (height: 1366px) {
  .gallery-featured-section .custom-slider-button {
    bottom: 82px;
  }
}
.instagram-highlighted-section .instagram-title-icon-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding-bottom: 30px;
}
.instagram-highlighted-section .follow-us-username-wrap {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  padding-bottom: 50px;
}
.instagram-highlighted-section .follow-us-username-wrap .follow-us-wrap {
  color: #162623;
  font-family: "Gabarito", sans-serif;
  font-size: 18px;
  line-height: 23px;
}
.instagram-highlighted-section .follow-us-username-wrap .insta-username {
  color: #858666;
  font-family: "Gabarito", sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-transform: lowercase;
}
.instagram-highlighted-section .follow-us-username-wrap .insta-username a {
  color: #858666;
  text-decoration: none;
}
.instagram-highlighted-section .instagram-highlighted-slider {
  padding-bottom: 60px;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-slide .insta-img-tile {
  width: 100%;
  height: 325px;
  object-fit: cover;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow {
  position: relative;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow::before {
  background-image: url("../images/gallery-square.png");
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: -1;
  height: 325px;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  align-items: center;
  gap: 20px;
  padding: 100px;
}
@media only screen and (min-width: 1024px) and (max-width: 1199px) {
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card {
    padding: 0;
    padding-top: 100px;
  }
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .follow-us-wrap {
  color: #ffffff;
  font-family: "Gabarito", sans-serif;
  font-size: 15px;
  line-height: 100%;
  text-align: center;
  text-transform: uppercase;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .insta-username {
  color: #858666;
  font-family: "Gabarito", sans-serif;
  font-size: 14px;
  line-height: 23px;
  text-transform: lowercase;
  cursor: pointer;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .insta-username a {
  color: #858666;
  text-decoration: none;
}
.instagram-highlighted-section .instagram-highlighted-slider .instagram-follow svg.lotus-hand {
  position: absolute;
  top: 27%;
  left: 35%;
  z-index: -1;
}

@media only screen and (min-width: 768px) {
  .booking-mask {
    width: 100%;
    height: 540px;
    padding-top: 70px;
    top: 86%;
  }
  .booking-mask__container {
    width: 72%;
    padding: 50px;
  }
  .booking-mask__field--check-in:last-child, .booking-mask__field--check-out:last-child, .booking-mask__field--adults:last-child, .booking-mask__field--children:last-child {
    padding-bottom: 0px;
  }
  .booking-mask__button {
    font-size: 18px;
  }
  .booking-mask .booking-mask__input {
    padding-left: 82px;
  }
  .welcome-section {
    margin-top: 2px;
  }
  .welcome-section .welcome-image-wrapper .image-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
  }
}
@media only screen and (min-width: 992px) {
  .booking-mask {
    width: 100%;
    height: 540px;
    padding-top: 70px;
    top: 87%;
  }
  .limited-offer-section .offers-detail-featured-wrap {
    position: relative;
    padding-bottom: 30px;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap {
    display: flex;
    flex-direction: row;
    align-items: center;
    flex-wrap: wrap;
    position: relative;
    width: 100%;
    margin: auto;
    justify-content: space-evenly;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap {
    position: relative;
    width: 100% !important;
    height: 500px;
    object-fit: cover;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap picture.offer-bg-img img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
  .limited-offer-section .slick-list.draggable {
    box-shadow: 0px -19px 88.5px 0px rgba(16, 29, 20, 0.29);
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-card-img-wrap .offers-img {
    width: 100%;
    height: 400px;
    object-fit: cover;
  }
  .testimonials-section .testimonials-img-wrap .testimonials-r-img {
    position: relative;
    width: 100%;
    height: 530px;
    object-fit: cover;
    object-position: center;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content {
    min-height: 535px;
  }
  .connect-us-section {
    position: relative;
  }
  .connect-us-section::before {
    position: absolute;
    content: "";
    bottom: 390px;
    left: 0;
    right: 0;
    background: linear-gradient(0deg, #152522 25.03%, rgba(21, 37, 34, 0) 100%);
    z-index: 3;
    height: 150px;
  }
}
@media only screen and (min-width: 992px) and (min-height: 1366px) {
  .connect-us-section::before {
    bottom: 386px;
  }
}
@media only screen and (min-width: 992px) {
  .connect-us-section .connect-us-banner-wrap picture img.connect-us-bg-img {
    width: 100%;
    height: 500px;
    object-fit: cover;
    position: relative;
  }
  .gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide {
    width: 250px;
    height: 500px;
    object-fit: cover;
    padding: 0 10px;
  }
  .gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide img {
    width: 100%;
    height: 500px;
    object-fit: cover;
  }
}
@media only screen and (min-width: 1200px) {
  .booking-mask {
    background: linear-gradient(180deg, #162623 0%, #000 104.53%);
    width: 100%;
    position: absolute;
    top: unset;
    padding-top: 0vw;
  }
  .booking-mask__container {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 1rem 2rem;
    border-radius: 5.2083333333vw;
    border: 0.0520833333vw solid #AEC1AB;
    background: rgba(255, 255, 255, 0.3);
    box-shadow: 0.2083333333vw 0.2083333333vw 0.2083333333vw 0vw rgba(0, 0, 0, 0.25);
    width: 90%;
    margin: 3.3854166667vw 5.2083333333vw auto;
    flex-direction: row;
    flex-wrap: wrap;
    gap: unset;
    height: 6.3541666667vw;
  }
  .booking-mask__field {
    display: flex;
    flex-direction: column;
    flex: 1;
    margin: 0 1rem;
    text-align: center;
    gap: 0.5208333333vw;
    align-items: center;
    padding-bottom: 0vw;
  }
  .booking-mask__field:not(:first-child):not(:last-child)::after {
    content: "";
    width: 0.1041666667vw;
    height: 2.7604166667vw;
    background-color: rgba(255, 255, 255, 0.5);
    display: block;
    margin-left: -15%;
    position: absolute;
  }
  .booking-mask__field--check-in label, .booking-mask__field--check-out label, .booking-mask__field--adults label, .booking-mask__field--children label {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 1.0416666667vw;
    font-weight: 500;
    line-height: normal;
  }
  .booking-mask__field--check-in__input, .booking-mask__field--check-out__input, .booking-mask__field--adults__input, .booking-mask__field--children__input {
    display: flex;
    align-items: center;
    justify-content: center;
    background: #7d857d;
    border-radius: 1.0416666667vw;
    padding: 0.5rem 1rem;
    cursor: pointer;
  }
  .booking-mask__field--check-in__input .booking-mask__icon, .booking-mask__field--check-out__input .booking-mask__icon, .booking-mask__field--adults__input .booking-mask__icon, .booking-mask__field--children__input .booking-mask__icon {
    margin-right: 0.5rem;
  }
  .booking-mask__field--check-in__input .booking-mask__icon--calendar, .booking-mask__field--check-out__input .booking-mask__icon--calendar, .booking-mask__field--adults__input .booking-mask__icon--calendar, .booking-mask__field--children__input .booking-mask__icon--calendar {
    background-image: url("../images/icons/calendar-icon.svg");
    width: 0.8333333333vw;
    height: 0.8333333333vw;
  }
  .booking-mask__field--check-in__input .booking-mask__icon--person, .booking-mask__field--check-out__input .booking-mask__icon--person, .booking-mask__field--adults__input .booking-mask__icon--person, .booking-mask__field--children__input .booking-mask__icon--person {
    background-image: url("../images/icons/biperson-fill.png");
    width: 0.8333333333vw;
    height: 0.8333333333vw;
  }
  .booking-mask__field--check-in__input .booking-mask-value, .booking-mask__field--check-out__input .booking-mask-value, .booking-mask__field--adults__input .booking-mask-value, .booking-mask__field--children__input .booking-mask-value {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.8333333333vw;
    line-height: normal;
  }
  .booking-mask__button {
    height: 3.125vw;
    border-radius: 2.0833333333vw;
    padding: 1.25vw 2.6041666667vw;
    justify-content: center;
    align-items: center;
    gap: 0.5208333333vw;
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 16px;
    line-height: 35px;
    letter-spacing: 1.6px;
  }
  .booking-mask__button .button-primary {
    line-height: 1.8229166667vw;
    letter-spacing: 0.0833333333vw;
    text-transform: uppercase;
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.8333333333vw;
  }
  .booking-mask__button:hover {
    background: #E4EEC1;
    transition: 0.5s ease-in-out;
    color: #0C1211;
  }
  .booking-mask .booking-mask-value {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.8333333333vw;
    line-height: normal;
  }
  .booking-mask span.booking-mask__value {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.8333333333vw;
    line-height: normal;
  }
  .booking-mask span.booking-mask__value select {
    border: none;
    background: transparent;
    box-shadow: unset;
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    line-height: normal;
  }
  .booking-mask span.booking-mask__value select option {
    color: #000;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    line-height: normal;
  }
  .booking-mask input#check-out {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    font-style: normal;
    width: 70%;
  }
  .booking-mask input#check-out::placeholder {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    line-height: normal;
    width: 100%;
  }
  .booking-mask input#check-in {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    line-height: normal;
    width: 70%;
  }
  .booking-mask input#check-in::placeholder {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 0.7291666667vw;
    font-style: normal;
    width: 100%;
  }
  .booking-mask .booking-mask__input {
    display: flex;
    align-items: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: center;
    justify-content: center;
    gap: 0.15625vw;
    padding-left: unset;
  }
  .booking-mask .booking-mask__input img {
    width: 1.3020833333vw;
    height: 1.3020833333vw;
  }
  .welcome-section {
    margin-bottom: 16.9270833333vw;
    margin-top: 16.9270833333vw;
  }
  .welcome-section .welcome-image-wrapper {
    position: relative;
    z-index: 2;
  }
  .welcome-section .welcome-image-wrapper .image-wrap {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    gap: 1.0416666667vw;
  }
  .welcome-section .welcome-image-wrapper .image-wrap .image-one {
    width: 44.1145833333vw !important;
    height: 37.1354166667vw !important;
    object-fit: cover;
  }
  .welcome-section .welcome-image-wrapper .image-wrap .image-two {
    width: 38.1770833333vw !important;
    height: 37.1354166667vw !important;
    object-fit: cover;
  }
  .welcome-section .welcome-content-wrapper {
    width: 36.875vw !important;
    position: absolute;
    top: 73.4375vw;
    left: 39.0629166667vw;
    z-index: 2;
    background: #FCFCFC;
    box-shadow: 0vw -0.9895833333vw 4.609375vw 0vw rgba(16, 29, 20, 0.29);
    height: auto;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
    align-items: flex-start !important;
    padding: 6.6666666667vw 5.4166666667vw !important;
    gap: 0vw;
  }
  .welcome-section .welcome-content-wrapper .welcome-headline-wrap {
    align-items: flex-start;
    gap: 0vw;
  }
  .welcome-section .welcome-content-wrapper .welcome-headline-wrap .main-headline {
    padding: 0vw 0vw 2.0833333333vw;
  }
  .welcome-section .welcome-content-wrapper .welcome-headline-wrap .main-headline .headline-main {
    text-align: left;
    width: 17.1875vw;
    padding: unset;
  }
  .welcome-section .welcome-content-wrapper .main-content {
    width: 26.0416666667vw !important;
    padding-bottom: 3.4895833333vw !important;
  }
  .welcome-section .welcome-content-wrapper .main-content.para-content {
    max-width: 26.0416666667vw !important;
    padding-bottom: 3.4895833333vw !important;
  }
  .features-destination-slider-wrapper {
    position: relative;
    margin-bottom: unset;
    padding-top: 0vw;
  }
  .features-destination-slider-wrapper .destination-animated-hand-wrap {
    background: rgba(210, 222, 220, 0.2);
    width: 50vw;
    height: auto;
    position: absolute;
    top: -20.8333333333vw;
    z-index: 1;
    left: 0;
    right: 0;
    bottom: 0;
  }
  @keyframes draw {
    0% {
      stroke-dasharray: 0, 100%;
      opacity: 0;
    }
    100% {
      stroke-dasharray: 100%, 0;
      opacity: 1;
    }
  }
  .features-destination-slider-wrapper .destination-animated-hand-wrap .animated-svg-home {
    display: block;
    position: absolute;
    top: 2.34375vw;
    width: 21.9272395833vw;
    height: 38.1766145833vw;
    stroke: rgba(102, 102, 102, 0.4509803922);
    stroke-width: 1;
    fill: none;
    stroke-dasharray: 1000;
    stroke-dashoffset: 1000;
    animation: draw 10s ease forwards;
    opacity: 0;
  }
  .features-destination-slider-wrapper .destination-animated-hand-wrap .animated-svg-home.in-view .home-animation-draw {
    animation: draw 10s linear forwards;
  }
  .features-destination-slider-wrapper .destination-title-wrap {
    position: absolute;
    top: 7.2916666667vw;
    right: 35.2083333333vw;
    max-width: 29.4791666667vw;
    padding: unset;
    z-index: 1;
    margin-top: -12.7083333333vw;
  }
  .features-destination-slider-wrapper .destination-title-wrap .headline-main {
    padding: unset;
  }
  .features-destination-slider-wrapper .custom-slider-button {
    position: unset !important;
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    float: right;
    margin-right: 8.3333333333vw;
    margin-top: -2.8645833333vw;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-btn {
    background: none;
    border: none;
    cursor: pointer;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-btn.destination-prev-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-btn.destination-next-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .features-destination-slider-wrapper .custom-slider-button .custom_paging li {
    display: none;
  }
  .features-destination-slider-wrapper .custom-slider-button li.slick-active {
    display: block !important;
    list-style: none !important;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination {
    padding: unset;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span.active-num {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span:nth-of-type(2) {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0.2604166667vw;
  }
  .features-destination-slider-wrapper .custom-slider-button .slider-count .custom-slider-count_destination ul.custom_paging_destination li span:nth-of-type(3) {
    color: #162623;
    font-family: "Volgarie", sans-serif;
    font-size: 1.3541666667vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .features-destination-slider-wrapper .destination-slider-wrap {
    width: 83.3333333333vw;
    border: 0.0520833333vw solid rgba(34, 34, 34, 0.2);
    background: #ffffff;
    margin-right: 8.3333333333vw;
    margin-left: 8.3333333333vw;
    top: 7.8125vw;
    z-index: 2;
  }
  .features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap {
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 1.5625vw;
  }
  .features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .circle-stroke {
    width: 6.25vw;
    height: 6.25vw;
    border: 0.0520833333vw dashed #152522;
    padding: 1.875vw;
  }
  .features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .ideal-icon {
    width: 2.6041666667vw;
    height: 2.6041666667vw;
  }
  .features-destination-slider-wrapper .destination-slider-wrap .icon-text-slider-wrap .icon-feature-wrap .icon-text {
    width: 7.8125vw;
    font-size: 0.9375vw;
    line-height: 1.3020833333vw;
  }
  .limited-offer-section {
    position: relative;
    padding-bottom: 7.2916666667vw;
  }
  .limited-offer-section .slick-list.draggable {
    box-shadow: unset;
  }
  .limited-offer-section.has-offers {
    margin-bottom: 24.2708333333vw;
  }
  .limited-offer-section .offers-detail-featured-wrap {
    position: relative;
    padding-bottom: 0vw;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap {
    display: none;
    width: 100%;
    height: 51.5104166667vw;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    z-index: -1;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap::before {
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: linear-gradient(180deg, rgba(252, 252, 252, 0.7) 0%, rgba(252, 252, 252, 0) 69.55%);
    height: 11.4583333333vw;
    z-index: 9;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap .offer-bg-img {
    width: 100% !important;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap .offer-bg-img img {
    width: 100%;
    height: 51.5104166667vw !important;
    object-fit: cover;
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap .offer-bg-img::after {
    position: absolute;
    content: "";
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
    background: linear-gradient(1deg, #152522 14.49%, rgba(21, 37, 34, 0) 69.05%);
  }
  .limited-offer-section .offers-detail-featured-wrap .background-img-wrap video.offer-bg-video {
    width: 100%;
    height: max-content;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-title-wrap {
    display: none;
    position: absolute;
    bottom: 16.09375vw;
    left: 0;
    right: 0;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-title {
    top: -22.3958333333vw;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-title .offer-banner-txt {
    color: rgba(255, 255, 255, 0.6);
    text-align: center;
    font-size: 11.9791666667vw;
    line-height: 175%;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-title-wrap .offer-banner-subtitle {
    margin-top: -7.8125vw;
    text-align: center;
    font-family: "Gabarito", sans-serif;
    font-size: 1.5625vw;
    font-weight: 400;
    line-height: 1.3020833333vw;
    text-transform: uppercase;
    letter-spacing: 0.203125vw;
    color: rgba(255, 255, 255, 0.5);
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap {
    position: absolute;
    top: 16.3541666667vw;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    gap: 45.9375vw;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .offer-main-title {
    padding-left: 8.3333333333vw;
    padding-right: 8.3333333333vw;
    width: 26.9270833333vw;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .offer-main-title .headline-main {
    color: #ffffff;
    font-size: 3.125vw;
    line-height: 82%;
    width: 26.9270833333vw;
    text-align: left;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .button-wrap.offers-sect {
    border-radius: 2.0833333333vw;
    background: #E4EEC1;
    z-index: 2;
    position: absolute;
    right: 8.3333333333vw;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .button-wrap.offers-sect a.button-primary {
    color: #142421;
    font-size: 0.8333333333vw;
    line-height: 1.8229166667vw;
    letter-spacing: 0.0833333333vw;
    text-transform: uppercase;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .button-wrap.offers-sect:hover {
    background: #658F47;
    transition: 0.5s ease-in-out;
  }
  .limited-offer-section .offers-detail-featured-wrap .offers-detail-wrap .button-wrap.offers-sect:hover a.button-primary {
    color: #ffffff;
  }
  .limited-offer-section .offers-featured-slider-wrap {
    position: absolute;
    top: 40.8333333333vw;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 0vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper {
    position: relative;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-card-img-wrap {
    width: 83.28125vw;
    height: 36.4583333333vw;
    object-fit: cover;
    margin-left: 8.3333333333vw;
    margin-right: 8.3333333333vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-card-img-wrap .offers-img {
    width: 83.28125vw;
    height: 36.4583333333vw;
    border: 1.0416666667vw solid #FCFCFC;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap {
    display: block;
    width: 28.6458333333vw;
    height: 23.4375vw;
    background: #ffffff;
    box-shadow: 0px -19px 88.5px 0px rgba(16, 29, 20, 0.29);
    position: absolute;
    top: 6.5104166667vw;
    bottom: 0;
    left: 17.7083333333vw;
    padding: 1.5625vw 1.5625vw 4.6875vw 4.1666666667vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offer-percentage-value-wrap {
    color: #395143;
    font-family: "Volgarie", sans-serif;
    font-size: 1.875vw;
    line-height: 100%;
    text-transform: uppercase;
    text-align: right;
    padding-bottom: 1.9270833333vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offers-title-wrap .special-offers-title-wrap {
    color: #162623;
    font-family: "Gabarito", sans-serif;
    font-size: 1.3541666667vw;
    line-height: 100%;
    text-transform: uppercase;
    padding-bottom: 1.0416666667vw;
    text-align: start;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .offers-title-wrap .special-offers-sub-title-wrap {
    color: #858666;
    font-family: "Gabarito", sans-serif;
    font-size: 0.8333333333vw;
    line-height: 1.3020833333vw;
    padding-bottom: 2.6041666667vw;
    text-align: start;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .special-offers-short-desc-wrap {
    color: #1C3319;
    text-align: justify;
    font-family: "Gabarito", sans-serif;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    letter-spacing: -0.0375vw;
    margin-bottom: 2.6041666667vw;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 3;
    max-height: 6.7708333333vw;
    max-width: 20.3125vw;
    padding-bottom: 0vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .special-offers-button .button-text {
    font-size: 0.9375vw;
  }
  .limited-offer-section .offers-featured-slider-wrap .special-offers-card-wrapper .special-offers-white-box-wrap .special-offers-button .button-text:hover {
    color: #658F47;
    letter-spacing: 0.2083333333vw;
    transition: all 0.25s;
  }
  .limited-offer-section .custom-slider-button {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    right: 10%;
    bottom: -37%;
  }
  .limited-offer-section .custom-slider-button .slider-btn {
    background: none;
    border: none;
    cursor: pointer;
  }
  .limited-offer-section .custom-slider-button .slider-btn.offers-prev-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .limited-offer-section .custom-slider-button .slider-btn.offers-next-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .limited-offer-section .custom-slider-button .custom_paging li {
    display: none;
  }
  .limited-offer-section .custom-slider-button li.slick-active {
    display: block !important;
    list-style: none !important;
  }
  .limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers {
    padding: unset;
  }
  .limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span.active-num {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span:nth-of-type(2) {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0.2604166667vw;
  }
  .limited-offer-section .custom-slider-button .slider-count .custom-slider-count_offers ul.custom_paging_offers li span:nth-of-type(3) {
    color: #162623;
    font-family: "Volgarie", sans-serif;
    font-size: 1.3541666667vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .testimonials-section {
    padding-left: unset;
    padding-right: 8.3333333333vw;
    display: flex;
    gap: 3.125vw;
    position: relative;
  }
  .testimonials-section::before {
    position: absolute;
    content: "";
    bottom: -3.125vw;
    right: 0;
    opacity: 0.2;
    background: #D2DEDC;
    width: 45.7291666667vw;
    height: 64.6875vw;
    z-index: -1;
  }
  .testimonials-section .testimonials-heading-wrap {
    height: 100%;
    padding-top: 4.6354166667vw;
    padding-bottom: unset;
    align-items: flex-start;
    justify-content: flex-start;
    display: none !important;
  }
  .testimonials-section .testimonials-heading-wrap .testimonials-title-wrap {
    width: 29.0625vw;
    text-align: start;
    padding-bottom: 1.0416666667vw;
  }
  .testimonials-section .testimonials-heading-wrap .testimonials-title-wrap .headline-main {
    padding: unset;
    text-align: start;
  }
  .testimonials-section .testimonials-heading-wrap .testimonials-sub-title-wrap {
    text-align: start;
    width: 15.625vw;
  }
  .testimonials-section .testimonials-img-wrap {
    width: 39.0625vw;
    height: 36.8229166667vw;
  }
  .testimonials-section .testimonials-img-wrap .testimonials-r-img {
    width: 39.0625vw;
    height: 36.8229166667vw;
    object-fit: cover;
  }
  .testimonials-section .testimonials-heading-wrap.desktop-view {
    display: block !important;
    position: absolute;
    left: 38.0208333333vw;
    top: -3.125vw;
  }
  .testimonials-section .testimonials-slider {
    width: 60.9375vw;
    height: 38.8020833333vw;
    overflow: hidden;
    padding-top: 12.5520833333vw;
    margin-bottom: 0vw !important;
  }
  .testimonials-section .testimonials-slider .slick-track {
    padding-top: 0vw;
  }
  .testimonials-section .testimonials-slider .testimonial-card {
    position: relative;
    height: 24.2708333333vw;
    padding: 3.125vw;
    border: 0.0520833333vw solid rgba(34, 34, 34, 0.2);
    margin: 0 0.5208333333vw;
    background: #FFF;
  }
  .testimonials-section .testimonials-slider .testimonial-card img.quote-test {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    content: "";
    width: 25%;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-avatar-wrap {
    position: absolute;
    bottom: 70%;
    left: 13%;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-avatar-wrap .testimonial-avatar {
    width: 5.2083333333vw;
    height: 5.2083333333vw;
    object-fit: cover;
    border-radius: 5.2083333333vw;
    position: unset;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content {
    flex-wrap: wrap;
    align-items: flex-start;
    align-content: flex-start;
    border: none;
    gap: unset;
    display: flex;
    flex-direction: row;
    justify-content: center;
    padding: unset;
    width: 100%;
    min-height: 0px;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: unset;
    padding-bottom: 2.34375vw;
    padding-left: 2.6041666667vw;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap .testimonial-name {
    color: #1C3319;
    font-size: 1.1458333333vw;
    line-height: 1.25vw;
    letter-spacing: -0.0458333333vw;
    padding-bottom: 1.0416666667vw;
    max-width: 7.5520833333vw;
    text-align: start;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-name-location-wrap .testimonial-location {
    font-size: 0.9375vw;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-headline {
    font-size: 1.0416666667vw;
    text-align: left;
    width: 100%;
    padding-bottom: 2.34375vw;
  }
  .testimonials-section .testimonials-slider .testimonial-card .testimonial-content .testimonial-text {
    width: 100%;
    color: #1C3319;
    text-align: center;
    font-size: 0.9375vw;
    line-height: 1.4583333333vw;
    letter-spacing: -0.0375vw;
    height: 7.8125vw;
    overflow-y: scroll;
    padding-right: 1.0416666667vw;
    scroll-behavior: smooth;
    scrollbar-width: thin !important;
  }
  .testimonials-section .custom-slider-button {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: center;
    position: absolute;
    top: auto;
    bottom: 0vw;
    left: 75%;
    right: 0;
    content: "";
    height: 2.0833333333vw;
  }
  .testimonials-section .custom-slider-button .slider-btn {
    background: none;
    border: none;
    cursor: pointer;
  }
  .testimonials-section .custom-slider-button .slider-btn.testimonials-next-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .testimonials-section .custom-slider-button .slider-btn.testimonials-prev-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .testimonials-section .custom-slider-button .custom_paging li {
    display: none;
  }
  .testimonials-section .custom-slider-button li.slick-active {
    display: block !important;
    list-style: none !important;
  }
  .testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news {
    padding: unset;
  }
  .testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span.active-num {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span:nth-of-type(2) {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0.2604166667vw;
  }
  .testimonials-section .custom-slider-button .slider-count .custom-slider-count_news ul.custom_paging_news li span:nth-of-type(3) {
    color: #162623;
    font-family: "Volgarie", sans-serif;
    font-size: 1.3541666667vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .connect-us-section {
    position: relative;
    margin-top: 1.0416666667vw;
    z-index: 2;
  }
  .connect-us-section::before {
    display: none;
  }
  .connect-us-section .connect-us-banner-wrap {
    position: relative;
  }
  .connect-us-section .connect-us-banner-wrap picture img.connect-us-bg-img {
    width: 100vw;
    height: 39.0625vw;
    object-fit: cover;
  }
  .connect-us-section .connect-us-detail-wrap {
    background-color: unset;
    position: absolute;
    top: 2.0833333333vw;
    bottom: 0;
    left: 0;
    right: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    align-content: flex-end;
    align-items: flex-end;
    justify-content: center;
    gap: unset;
    padding-right: 8.3333333333vw;
    z-index: 2;
  }
  .connect-us-section .connect-us-detail-wrap:after {
    width: 44.7916666667vw;
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: unset;
    right: 0;
    background: linear-gradient(270deg, #152522 25.03%, rgba(21, 37, 34, 0) 100%);
  }
  .connect-us-section .connect-us-detail-wrap .connect-title-wrap {
    display: flex;
    flex-direction: column;
    padding-bottom: 1.0416666667vw;
    gap: unset;
    flex-wrap: wrap;
    align-content: flex-end;
    align-items: flex-end;
    text-align: right !important;
    z-index: 2;
  }
  .connect-us-section .connect-us-detail-wrap .connect-title-wrap .connect-us-main-title-wrap {
    max-width: 55%;
    width: 100%;
    padding-bottom: 1.0416666667vw;
  }
  .connect-us-section .connect-us-detail-wrap .connect-title-wrap .connect-us-main-title-wrap .headline-main {
    text-align: end !important;
    max-width: max-content;
  }
}
@media only screen and (min-width: 1200px) and (min-width: 3840px) {
  .connect-us-section .connect-us-detail-wrap .connect-title-wrap .connect-us-main-title-wrap .headline-main {
    line-height: 3.125vw;
  }
}
@media only screen and (min-width: 1200px) {
  .connect-us-section .connect-us-detail-wrap .connect-us-content-wrap {
    width: 32.4479166667vw;
    text-align: right !important;
    padding: unset;
    padding-top: 3.125vw;
    padding-bottom: 4.1666666667vw;
    z-index: 2;
    font-size: 0.9375vw;
    line-height: 1.5625vw;
    letter-spacing: -0.0375vw;
  }
  .connect-us-section .connect-us-detail-wrap .button-secondary-wrap {
    padding: unset !important;
    z-index: 2;
  }
  .gallery-featured-section {
    position: relative;
    z-index: 2;
  }
  .gallery-featured-section .gallery-title-wrap {
    text-align: left !important;
    display: flex;
    padding-left: 8.3333333333vw;
    padding-top: 7.2916666667vw;
    padding-bottom: 4.1666666667vw;
    max-width: 38.8020833333vw;
  }
  .gallery-featured-section .gallery-title-wrap .headline-main {
    padding: unset;
    text-align: start;
  }
  .gallery-featured-section .custom-slider-button {
    display: flex;
    align-items: center;
    flex-direction: row;
    justify-content: flex-end;
    position: absolute;
    bottom: 81%;
    right: 8.3333333333vw;
  }
  .gallery-featured-section .custom-slider-button .slider-btn {
    background: none;
    border: none;
    cursor: pointer;
  }
  .gallery-featured-section .custom-slider-button .slider-btn.gallery-prev-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .gallery-featured-section .custom-slider-button .slider-btn.gallery-next-btn img {
    width: 1.5625vw;
    height: 1.5625vw;
  }
  .gallery-featured-section .custom-slider-button .custom_paging li {
    display: none;
  }
  .gallery-featured-section .custom-slider-button li.slick-active {
    display: block !important;
    list-style: none !important;
  }
  .gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery {
    padding: unset;
  }
  .gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span.active-num {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span:nth-of-type(2) {
    color: #162623;
    text-align: center;
    font-family: "Volgarie", sans-serif;
    font-size: 2.0833333333vw;
    line-height: 100%;
    text-transform: uppercase;
    margin: 0 0.2604166667vw;
  }
  .gallery-featured-section .custom-slider-button .slider-count .custom-slider-count_gallery ul.custom_paging_gallery li span:nth-of-type(3) {
    color: #162623;
    font-family: "Volgarie", sans-serif;
    font-size: 1.3541666667vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .gallery-featured-section .gallery-slider {
    padding-left: 8.3333333333vw;
  }
  .gallery-featured-section .gallery-slider .gallery-slider-wrapper {
    display: flex;
  }
  .gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide {
    width: 66.6666666667vw !important;
    height: 36.4583333333vw !important;
    object-fit: cover;
    padding-left: 1.0416666667vw;
  }
  .gallery-featured-section .gallery-slider .gallery-slider-wrapper .gallery-slide img {
    width: 66.6666666667vw !important;
    height: 36.4583333333vw !important;
    object-fit: cover;
  }
  .instagram-highlighted-section {
    padding-bottom: 7.2916666667vw;
    position: relative;
  }
  .instagram-highlighted-section::before {
    position: absolute;
    content: "";
    bottom: 15.625vw;
    left: 0;
    opacity: 0.2;
    background: #D2DEDC;
    width: 50vw;
    height: 76.9791666667vw;
    z-index: -1;
  }
  .instagram-highlighted-section .instagram-title-icon-wrap {
    padding-bottom: unset;
    display: flex;
    gap: unset;
  }
  .instagram-highlighted-section .instagram-title-icon-wrap .insta-icon-wrap {
    display: none;
  }
  .instagram-highlighted-section .instagram-title-icon-wrap .instagram-highlighted-title-wrap {
    padding-bottom: 4.1666666667vw;
    max-width: 28.0729166667vw;
    text-align: center;
  }
  .instagram-highlighted-section .instagram-title-icon-wrap .instagram-highlighted-title-wrap .headline-main {
    padding: unset;
    text-align: center;
  }
  .instagram-highlighted-section .follow-us-username-wrap {
    display: none;
  }
  .instagram-highlighted-section .instagram-highlighted-slider {
    padding-bottom: 0vw;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-slide .insta-img-tile {
    width: 100%;
    height: 16.6666666667vw;
    object-fit: cover;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow {
    position: relative;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow::before {
    background-image: url("../images/gallery-square.png");
    position: absolute;
    content: "";
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    height: 16.6666666667vw;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    align-content: center;
    padding: 4.6875vw 3.125vw;
    justify-content: center;
    gap: 1.0416666667vw;
    position: relative;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .insta-icon {
    width: 2.0833333333vw !important;
    height: 2.0833333333vw !important;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .follow-us-wrap {
    color: #FFF;
    font-family: "Gabarito", sans-serif;
    font-size: 1.25vw;
    line-height: 100%;
    text-transform: uppercase;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow .instagram-follow-card .insta-username {
    color: #AFC2AC;
    font-family: "Gabarito", sans-serif;
    font-size: 1.1458333333vw;
    line-height: 100%;
    text-transform: lowercase;
    cursor: pointer;
  }
  .instagram-highlighted-section .instagram-highlighted-slider .instagram-follow svg.lotus-hand {
    position: absolute;
    bottom: 0;
    top: 3.6458333333vw;
    right: -5vw;
    z-index: -1;
    width: 100%;
    height: 80%;
  }
}/*# sourceMappingURL=front-page.css.map */