@font-face {
  font-family: Gotham-Book;
  src: url("../fonts/Gotham_Book.otf");
}
@font-face {
  font-family: CormorantGaramond-Regular;
  src: url("../fonts/CormorantGaramond-Regular.ttf");
}
@font-face {
  font-family: CheddarJack;
  src: url("../fonts/cheddar-jack.ttf");
}
@font-face {
  font-family: Gotham-Bold;
  src: url("../fonts/Gotham-Bold.ttf");
}
.reader {
  font-family: Gotham-bold;
  color: #6e6865;
}
.reader:hover {
  cursor: pointer;
  color: #948272;
}
.object-fit-cover {
  object-fit: cover;
}
.text-title {
  font-family: CormorantGaramond-Regular;
  color: #948272;
  font-size: 38px;
  line-height: 37px;
  letter-spacing: -0.1px;
  text-align: center;
}
.text-subtitle {
  font-family: CormorantGaramond-Regular;
  color: #fff;
  font-size: 38px;
  text-align: center;
}
.text-subtitle .decorated {
  text-decoration: underline;
}
.text-subtitle-description {
  font-family: Gotham-Book;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  text-align: justify;
}
.text-description-dark {
  font-family: Gotham-Book;
  color: #6e6865;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: -0.08px;
  text-align: justify;
}
.text-description-dark .help-section {
  font-size: 14px !important;
}
.text-description-white {
  font-family: Gotham-Book;
  font-size: 16px;
  line-height: 18px;
  color: #fff;
  letter-spacing: -0.08px;
}
.about-card-title {
  font-family: CheddarJack;
  font-size: 45px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 0.91;
  letter-spacing: normal;
  text-align: center;
  color: #baa58d !important;
}
.about-card-text {
  font-family: Gotham-Book;
  font-size: 14px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.57;
  letter-spacing: -0.07px;
  text-align: justify;
  color: #6e6865;
}
.card-content-style {
  justify-content: center;
  display: flex;
  flex-direction: column;
  align-content: center;
  align-items: center;
}
.btn-discover-about {
  font-family: Gotham-Book;
  font-size: 13px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: 0.33px;
  text-align: center;
  width: fit-content;
  height: fit-content;
  background-color: transparent;
  border-bottom: solid 1px #baa58d;
  padding: 8px 7px 7px 10px;
  color: #baa58d !important;
  text-transform: uppercase;
}
.page-card-item {
  height: 470px;
  background-size: cover !important;
  background-repeat: no-repeat !important;
}
.page-card-title {
  background-color: #baa58d;
  position: relative;
  padding: 4.9px 14.3px 10.1px;
  top: 103%;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-card-title h3 {
  font-family: Gotham-Book;
  font-size: 16px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.28;
  letter-spacing: -0.1px;
  text-align: center;
  color: #f6f7f9 !important;
  margin: 0;
}
.page-card-box {
  margin-bottom: 130px !important;
}
.team-section {
  display: flex !important;
  align-items: center !important;
  margin-top: 100px;
  margin-bottom: 150px;
}
.general-manager-section {
  height: fit-content;
  justify-content: space-evenly;
  transform: translateY(-10%);
}
.team-container {
  max-height: 2320px;
  background-color: #baa58d;
}
.team-info-container {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
.team-info-container .teams-text {
  text-align: justify;
  font-family: Gotham-Book;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: -0.07px;
  color: #f6f7f9 !important;
}
.team-info-container p {
  text-align: justify;
  font-family: Gotham-Book;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: -0.07px;
  color: #6e6865;
}
.team-info-container h3 {
  font-family: Gotham-Book;
  font-size: 15px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0.76px;
  text-align: center;
  color: #f6f7f9;
}
.general-concierge-section {
  height: fit-content;
  justify-content: space-evenly;
  transform: translateY(-15%);
}
.maximize-section {
  height: fit-content;
  justify-content: space-evenly;
  transform: translateY(-20%);
}
.concierge-section {
  height: fit-content;
  justify-content: space-evenly;
  transform: translateY(-25%);
}
.guests-section {
  height: fit-content;
  justify-content: space-evenly;
  transform: translateY(-20%);
}
.paragraph {
  padding-left: 4rem;
  padding-right: 4rem;
}
.btn-discover {
  width: fit-content;
  height: 30px;
  padding: 8px 16px 7px 15px;
  object-fit: contain;
  border-radius: 4px;
  background-color: #948272;
  color: #fff;
}
.btn-discover:hover {
  color: #948272;
}
.info-privileges-section {
  margin-bottom: 100px;
}
.fit-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
.card-title-style-about {
  font-family: CheddarJack;
  font-size: 45px;
  text-align: center;
  color: #f6f7f9 !important;
}
.card-title-style-about2 {
  font-family: CheddarJack;
  font-size: 45px;
  text-align: center;
  color: #baa58d !important;
}
@media screen and (max-width: 1000px) {
  .team-section {
    height: fit-content;
  }
  .general-manager-section,
  .general-concierge-section,
  .maximize-section {
    transform: none !important;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
}
@media screen and (max-width: 768px) {
  .team-section {
    height: fit-content;
    margin-top: 0;
  }
  .general-manager-section,
  .general-concierge-section,
  .guests-section,
  .concierge-section {
    transform: none !important;
    margin-top: 4rem;
    margin-bottom: 4rem;
  }
  .team-container {
    max-height: none;
    padding-top: 6rem;
    padding-bottom: 4rem;
  }
  .team-container p {
    line-height: 2;
  }
  .paragraph {
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 3rem;
  }
  .d-hidden {
    visibility: collapse;
    display: none !important;
  }
  .team-info-container {
    height: fit-content;
  }
  .navigation-blue-arrows a {
    margin-top: 27%;
    width: 30px !important;
  }
  .text-title {
    font-size: 25px;
  }
}
.privileges-container {
  background-color: #eae4dd;
  padding-top: 15%;
  padding-bottom: 30%;
}
.privileges-container .text-title {
  color: #948272;
}
.privileges-container .text-subtitle {
  color: #6e6865;
  font-family: Gotham-Bold;
  font-size: 16px;
  width: 100%;
  text-align: left;
}
.privileges-container .paragraph {
  line-height: 26px;
  letter-spacing: -0.08px;
}
.title-privileges {
  font-family: CheddarJack;
  font-size: 50px;
  line-height: 0.78;
  letter-spacing: -0.13px;
  text-align: center;
  color: #948272;
}
.title-benefits {
  font-family: CormorantGaramond-Regular;
  font-size: 38px;
  line-height: 1.03;
  letter-spacing: -0.1px;
  text-align: center;
  color: #6fafbe;
}
.hotel-benefits {
  transform: translateY(-30%);
}
.hotel-benefits .paragraph {
  text-align: justify;
  font-size: 14px;
  line-height: 1.57;
  letter-spacing: -0.07px;
  color: #6e6865;
}
.benefits-slider {
  transform: translateY(-10%);
}
.benefits-slider .text-subtitle {
  font-family: Gotham-Bold;
  font-size: 20px;
  line-height: 30px;
  color: #6e6865;
}
.benefits-slider .paragraph {
  color: #6e6865;
}
.navigation-blue-arrows a {
  margin-top: 100px;
  width: 45px;
}
.navigation-blue-arrows a.uk-position-center-left {
  left: -5px;
}
.navigation-blue-arrows a.uk-position-center-right {
  right: -5px;
}
.text-benefits-mobile .paragraph {
  color: #6e6865;
  text-align: justify;
}
.privilege-text-content {
  min-height: 190px;
  height: auto;
}
.benefits-content-text {
  height: 110px;
}
@media screen and (max-width: 960px) {
  .hotel-benefits .paragraph {
    font-size: 14px;
  }
  .benefits-content-text {
    height: 220px;
    display: flex;
    justify-content: center;
    flex-direction: column;
  }
  .navigation-blue-arrows a {
    margin-top: 22%;
  }
}
@media screen and (max-width: 575) {
  .navigation-blue-arrows a {
    width: 25px !important;
  }
}
@media screen and (max-width: 540px) {
  .privileges-container {
    padding-top: 25%;
  }
  .benefits-content-text {
    height: 220px;
  }
  .privilege-text-content {
    min-height: 240px;
    height: auto;
  }
}
.reviews-section {
  padding-top: 15%;
}
.reviews-slider-section {
  margin-bottom: 10rem;
}
.slider-desktop {
  display: block;
}
.slider-mobile {
  display: none;
}
.reviews-title {
  font-family: CormorantGaramond-Regular;
  font-size: 38px;
  line-height: 38px;
  letter-spacing: -0.01px;
  color: #cebdab;
}
.reviews-item {
  height: 450px;
}
.slider-desktop .reviews-content {
  background-color: #fff !important;
  box-shadow: 0 2px 2px 0 rgba(0,0,0,0.5);
  border: solid 1px #cebdab;
  height: 100%;
}
.slider-desktop .reviews-content .review-bg-img {
  opacity: 0;
}
.slider-desktop .reviews-content .reader {
  color: #6e6865;
}
.slider-desktop .reviews-content .review-description {
  min-height: 230px;
  width: 75%;
  max-width: 537px;
}
.villa-review-name {
  font-family: Gotham-Book;
  font-size: 18px;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: -1.2px;
  color: #baa58d !important;
  margin-top: 1rem;
}
.review-text {
  font-family: Gotham-Book;
  font-size: 16px;
  line-height: 1.63;
  letter-spacing: -0.08px;
  text-align: center;
  color: #6e6865;
}
.review-info {
  font-family: Gotham-Book;
  font-size: 12px;
  line-height: 20px;
  letter-spacing: -0.06px;
  text-align: center;
  color: #6e6865;
}
.gallery-slider-reviews {
  width: 100%;
}
.gallery-slider-reviews .gallery-container {
  align-items: center;
  display: flex;
  height: 600px;
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
}
.gallery-slider-reviews .gallery-item {
  height: 530px;
  opacity: 0;
  position: absolute;
  transition: all 1s;
  min-width: 715px;
}
.gallery-slider-reviews .gallery-item .button-villa {
  opacity: 0;
}
.gallery-slider-reviews .gallery-item-1 {
  left: 15%;
  opacity: 0;
  transform: translateX(-50%);
}
.gallery-slider-reviews .gallery-item-2,
.gallery-slider-reviews .gallery-item-4 {
  height: 450px;
  opacity: 0.5;
}
.gallery-slider-reviews .gallery-item-2 > .reviews-content,
.gallery-slider-reviews .gallery-item-4 > .reviews-content {
  height: 450px;
}
.gallery-slider-reviews .gallery-item-2 .review-description,
.gallery-slider-reviews .gallery-item-4 .review-description {
  padding-bottom: 100px;
}
.gallery-slider-reviews .gallery-item-2 {
  left: 30%;
  transform: translateX(-40%) scale(0.99);
  z-index: 1;
}
.gallery-slider-reviews .gallery-item-3 {
  background-color: #fff !important;
  min-height: 530px;
  opacity: 1;
  left: 50%;
  transform: translateX(-50%) scale(1);
  min-width: 715px;
  z-index: 9 !important;
  height: fit-content;
  animation-name: pulse;
  animation-duration: 1s;
}
.gallery-slider-reviews .gallery-item-3 > .reviews-content {
  min-height: 530px !important;
  background-color: #fff !important;
}
.gallery-slider-reviews .gallery-item-3 .button-villa {
  opacity: 1;
}
.gallery-slider-reviews .gallery-item-3 .button-villa a:hover {
  color: #6e6865;
}
.gallery-slider-reviews .gallery-item-4 {
  left: 70%;
  transform: translateX(-60%) scale(0.99);
  z-index: 1;
}
.gallery-slider-reviews .gallery-item-5 {
  left: 85%;
  opacity: 0;
  transform: translateX(-50%);
}
.gallery-slider-reviews .gallery-nav {
  bottom: -15px;
  display: flex;
  justify-content: center;
  list-style: none;
  padding: 0;
  position: absolute;
  width: 100%;
}
.gallery-slider-reviews .gallery-nav li {
  background: #baa58d;
  border-radius: 50%;
  height: 10px;
  margin: 0 10px;
  width: 10px;
}
.gallery-slider-reviews .gallery-nav >.gallery-item-selected {
  background-color: #948272 !important;
}
.gallery-controls {
  display: flex;
  justify-content: space-between;
  margin: 30px 0;
  transform: translateY(-300px);
  position: relative;
  z-index: 4;
}
.gallery-controls:focus {
  outline: none;
}
.gallery-controls-previous {
  position: relative;
}
.gallery-controls-previous::before {
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  height: 4px;
  left: -10px;
  padding: 2px;
  position: absolute;
  top: 0;
  transition: left 0s linear 0s;
  width: 4px;
}
.gallery-controls-previous:hover,
.gallery-controls-previous::before {
  left: -10px;
}
.gallery-controls-next {
  position: relative;
}
.gallery-controls-next::before {
  border-width: 0 2px 2px 0;
  content: '';
  display: inline-block;
  height: 4px;
  padding: 2px;
  position: absolute;
  right: -10px;
  top: 50%;
  transition: right 0s linear 0s;
  width: 4px;
}
.gallery-controls-next:hover,
.gallery-controls-next::before {
  right: -10px;
}
@media screen and (max-width: 768px) {
  .slider-desktop {
    display: none;
  }
  .slider-mobile {
    display: block;
  }
  .slider-mobile .reviews-content {
    background-color: #fff;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.5);
    border: solid 1px #cebdab;
  }
  .slider-mobile .reviews-content .review-bg-img {
    opacity: 0;
  }
  .slider-mobile .reviews-content .reader {
    color: #6e6865;
  }
  .slider-mobile .reviews-content .review-description {
    min-height: 300px;
    width: 75%;
  }
  .text-description-dark {
    font-size: 13px !important;
  }
}
@media screen and (max-width: 540px) {
  .reviews-section {
    padding-top: 25%;
  }
  .container-slider-mobile .review-description {
    height: fit-content;
    width: 90%;
    min-height: 310px;
  }
  .container-slider-mobile .review-text {
    font-size: 12px;
    line-height: 26px;
    letter-spacing: -0.06px;
    text-align: center;
    color: #6e6865;
  }
  .container-slider-mobile .review-info {
    font-size: 10px;
    line-height: 20px;
    letter-spacing: -0.05px;
  }
  .container-slider-mobile .reviews-content {
    background-color: #fff;
    border: solid 1px #cebdab;
  }
}
@media screen and (max-width: 534px) {
  .navigation-blue-arrows a {
    margin-top: 29%;
  }
}
@media screen and (max-width: 506px) {
  .navigation-blue-arrows a {
    margin-top: 30%;
  }
}
@media screen and (max-width: 468px) {
  .navigation-blue-arrows a {
    margin-top: 32%;
  }
}
@media screen and (max-width: 460px) {
  .navigation-blue-arrows a {
    margin-top: 33%;
  }
}
@media screen and (max-width: 448px) {
  .navigation-blue-arrows a {
    margin-top: 34%;
  }
}
@media screen and (max-width: 420px) {
  .navigation-blue-arrows a {
    margin-top: 35%;
  }
}
@media screen and (max-width: 400px) {
  .navigation-blue-arrows a {
    margin-top: 38%;
  }
}
@media screen and (max-width: 380px) {
  .navigation-blue-arrows a {
    margin-top: 40%;
  }
}
@media screen and (max-width: 370px) {
  .navigation-blue-arrows a {
    margin-top: 41%;
  }
}
@media screen and (max-width: 360px) {
  .navigation-blue-arrows a {
    margin-top: 42%;
  }
}
@media screen and (max-width: 350px) {
  .navigation-blue-arrows a {
    margin-top: 43%;
  }
}
@media screen and (max-width: 340px) {
  .navigation-blue-arrows a {
    margin-top: 44%;
  }
}
@media screen and (max-width: 330px) {
  .navigation-blue-arrows a {
    margin-top: 45%;
  }
}
@media screen and (max-width: 320px) {
  .navigation-blue-arrows a {
    margin-top: 46%;
  }
}
@media screen and (max-width: 310px) {
  .navigation-blue-arrows a {
    margin-top: 48%;
  }
}
@media screen and (max-width: 300px) {
  .navigation-blue-arrows a {
    margin-top: 50%;
  }
}
.card-carousel {
  --card-width: 90%;
  --card-max-width: 715px;
  --card-height: 530px;
  --carousel-min-width: 600px;
  z-index: 1;
  position: relative;
  margin: 0 auto;
  width: 100%;
  height: var(--card-height);
  min-width: var(--carousel-min-width);
  transition: filter 0.3s ease;
}
.card-carousel .card {
  background: #f5f5f5;
  width: var(--card-width);
  max-width: var(--card-max-width);
  text-align: center;
  padding: 1em;
  min-width: 250px;
  height: var(--card-height);
  position: absolute;
  margin: 0 auto;
  color: rgba(0,0,0,0.5);
  transition: inherit;
  -webkit-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
  box-shadow: 0px 5px 5px 0px rgba(0,0,0,0.3);
  filter: brightness(0.9);
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 640px) {
  .card-carousel {
    margin-left: calc((100vw - var(--carousel-min-width) - 40px) / 2);
  }
}
.card-carousel.smooth-return {
  transition: all 0.2s ease;
}
.card.highlight {
  filter: brightness(1);
}
.card:nth-of-type(1) .image-container {
  background-image: url("https://static.addtoany.com/images/dracaena-cinnabari.jpg");
}
.card:nth-of-type(2) .image-container {
  background-image: url("https://www.w3schools.com/w3css/img_lights.jpg");
}
.card:nth-of-type(3) .image-container {
  background-image: url("https://images.pexels.com/photos/414612/pexels-photo-414612.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500");
}
.card:nth-of-type(4) .image-container {
  background-image: url("https://images.pexels.com/photos/67636/rose-blue-flower-rose-blooms-67636.jpeg?auto=compress&cs=tinysrgb&dpr=1&w=500");
}
.card:nth-of-type(5) .image-container {
  background-image: url("https://helpx.adobe.com/content/dam/help/en/stock/how-to/visual-reverse-image-search/jcr_content/main-pars/image/visual-reverse-image-search-v2_intro.jpg");
}
.image-container {
  width: 8em;
  height: 8em;
  position: relative;
  background-size: cover;
  margin-bottom: 2em;
  border-radius: 100%;
  padding: 1em;
  -webkit-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3);
  -moz-box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3);
  box-shadow: inset 0px 0px 17px 0px rgba(0,0,0,0.3);
}
.image-container::after {
  content: "";
  display: block;
  width: 120%;
  height: 120%;
  border: solid 3px rgba(0,0,0,0.1);
  border-radius: 100%;
  position: absolute;
  top: calc(-10% - 3px);
  left: calc(-10% - 3px);
}
