@font-face {
  font-family: "hilltop";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/hilltop.eot?inazgh");
  src: url("/wp-content/themes/twentytwentyone-child/fonts/hilltop.eot?inazgh#iefix") format("embedded-opentype"), url("/wp-content/themes/twentytwentyone-child/fonts/hilltop.ttf?inazgh") format("truetype"), url("/wp-content/themes/twentytwentyone-child/fonts/hilltop.woff?inazgh") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/hilltop.svg?inazgh#hilltop") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.hilltop {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "hilltop" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.hilltop-logo:before {
  content: "\e902";
}

.hilltop-circular_logo:before {
  content: "\e901";
}

.hilltop-ht_logo:before {
  content: "\e900";
}

@font-face {
  font-family: "luce";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/luce.eot?mi2puy");
  src: url("/wp-content/themes/twentytwentyone-child/fonts/luce.eot?mi2puy#iefix") format("embedded-opentype"), url("/wp-content/themes/twentytwentyone-child/fonts/luce.ttf?mi2puy") format("truetype"), url("/wp-content/themes/twentytwentyone-child/fonts/luce.woff?mi2puy") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/luce.svg?mi2puy#luce") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=luce-], [class*=" luce-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "luce" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.luce-simataki:before {
  content: "\e902";
}

.luce-grammata:before {
  content: "\e900";
}

.luce-logo:before {
  content: "\e901";
}

@font-face {
  font-family: "sofar";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/sofar.eot?2jizs7");
  src: url("/wp-content/themes/twentytwentyone-child/fonts/sofar.eot?2jizs7#iefix") format("embedded-opentype"), url("/wp-content/themes/twentytwentyone-child/fonts/sofar.ttf?2jizs7") format("truetype"), url("/wp-content/themes/twentytwentyone-child/fonts/sofar.woff?2jizs7") format("woff"), url("/wp-content/themes/twentytwentyone-child/fonts/sofar.svg?2jizs7#sofar") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=sofar-], [class*=" sofar-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "sofar" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.sofar-airport:before {
  content: "\e900";
}

.sofar-beach-access:before {
  content: "\e901";
}

.sofar-bed:before {
  content: "\e902";
}

.sofar-city:before {
  content: "\e903";
}

.sofar-cube:before {
  content: "\e904";
}

.sofar-facebook:before {
  content: "\e905";
}

.sofar-guests:before {
  content: "\e906";
}

.sofar-image:before {
  content: "\e907";
}

.sofar-instagram:before {
  content: "\e908";
}

.sofar-mail:before {
  content: "\e909";
}

.sofar-phone:before {
  content: "\e90a";
}

.sofar-shuttle-bus:before {
  content: "\e90b";
}

.sofar-tripadvisor:before {
  content: "\e90c";
}

/**
 * Owl Carousel v2.3.4
 * Copyright 2013-2018 David Deutsch
 * Licensed under: SEE LICENSE IN https://github.com/OwlCarousel2/OwlCarousel2/blob/master/LICENSE
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}

.owl-carousel .owl-stage {
  position: relative;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}

.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
}

.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}

.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next,
.owl-carousel button.owl-dot {
  background: none;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-carousel.owl-drag .owl-item {
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}

/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item {
  /**
  	This is introduced due to a bug in IE11 where lazy loading combined with autoheight plugin causes a wrong
  	calculation of the height of the owl-item that breaks page layouts
   */
}

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-item .owl-lazy[src^=""], .owl-carousel .owl-item .owl-lazy:not([src]) {
  max-height: 0;
}

.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}

/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url(/images/vendor/owl.carousel/dist/owl.video.play.png?7f01b07148f205f6e8258e92bbf652d9) no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-carousel .owl-video-play-icon:hover {
  transform: scale(1.3, 1.3);
}

.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

body.compensate-for-scrollbar {
  overflow: hidden;
}

.fancybox-active {
  height: auto;
}

.fancybox-is-hidden {
  left: -9999px;
  margin: 0;
  position: absolute !important;
  top: -9999px;
  visibility: hidden;
}

.fancybox-container {
  -webkit-backface-visibility: hidden;
  height: 100%;
  left: 0;
  outline: none;
  position: fixed;
  -webkit-tap-highlight-color: transparent;
  top: 0;
  touch-action: manipulation;
  transform: translateZ(0);
  width: 100%;
  z-index: 99992;
}

.fancybox-container * {
  box-sizing: border-box;
}

.fancybox-outer,
.fancybox-inner,
.fancybox-bg,
.fancybox-stage {
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
}

.fancybox-outer {
  -webkit-overflow-scrolling: touch;
  overflow-y: auto;
}

.fancybox-bg {
  background: rgb(30, 30, 30);
  opacity: 0;
  transition-duration: inherit;
  transition-property: opacity;
  transition-timing-function: cubic-bezier(0.47, 0, 0.74, 0.71);
}

.fancybox-is-open .fancybox-bg {
  opacity: 0.9;
  transition-timing-function: cubic-bezier(0.22, 0.61, 0.36, 1);
}

.fancybox-infobar,
.fancybox-toolbar,
.fancybox-caption,
.fancybox-navigation .fancybox-button {
  direction: ltr;
  opacity: 0;
  position: absolute;
  transition: opacity 0.25s ease, visibility 0s ease 0.25s;
  visibility: hidden;
  z-index: 99997;
}

.fancybox-show-infobar .fancybox-infobar,
.fancybox-show-toolbar .fancybox-toolbar,
.fancybox-show-caption .fancybox-caption,
.fancybox-show-nav .fancybox-navigation .fancybox-button {
  opacity: 1;
  transition: opacity 0.25s ease 0s, visibility 0s ease 0s;
  visibility: visible;
}

.fancybox-infobar {
  color: #ccc;
  font-size: 13px;
  -webkit-font-smoothing: subpixel-antialiased;
  height: 44px;
  left: 0;
  line-height: 44px;
  min-width: 44px;
  mix-blend-mode: difference;
  padding: 0 10px;
  pointer-events: none;
  top: 0;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fancybox-toolbar {
  right: 0;
  top: 0;
}

.fancybox-stage {
  direction: ltr;
  overflow: visible;
  transform: translateZ(0);
  z-index: 99994;
}

.fancybox-is-open .fancybox-stage {
  overflow: hidden;
}

.fancybox-slide {
  -webkit-backface-visibility: hidden;
  /* Using without prefix would break IE11 */
  display: none;
  height: 100%;
  left: 0;
  outline: none;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: absolute;
  text-align: center;
  top: 0;
  transition-property: transform, opacity;
  white-space: normal;
  width: 100%;
  z-index: 99994;
}

.fancybox-slide::before {
  content: "";
  display: inline-block;
  font-size: 0;
  height: 100%;
  vertical-align: middle;
  width: 0;
}

.fancybox-is-sliding .fancybox-slide,
.fancybox-slide--previous,
.fancybox-slide--current,
.fancybox-slide--next {
  display: block;
}

.fancybox-slide--image {
  overflow: hidden;
  padding: 44px 0;
}

.fancybox-slide--image::before {
  display: none;
}

.fancybox-slide--html {
  padding: 6px;
}

.fancybox-content {
  background: #fff;
  display: inline-block;
  margin: 0;
  max-width: 100%;
  overflow: auto;
  -webkit-overflow-scrolling: touch;
  padding: 44px;
  position: relative;
  text-align: left;
  vertical-align: middle;
}

.fancybox-slide--image .fancybox-content {
  animation-timing-function: cubic-bezier(0.5, 0, 0.14, 1);
  -webkit-backface-visibility: hidden;
  background: transparent;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  left: 0;
  max-width: none;
  overflow: visible;
  padding: 0;
  position: absolute;
  top: 0;
  transform-origin: top left;
  transition-property: transform, opacity;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  z-index: 99995;
}

.fancybox-can-zoomOut .fancybox-content {
  cursor: zoom-out;
}

.fancybox-can-zoomIn .fancybox-content {
  cursor: zoom-in;
}

.fancybox-can-swipe .fancybox-content,
.fancybox-can-pan .fancybox-content {
  cursor: grab;
}

.fancybox-is-grabbing .fancybox-content {
  cursor: grabbing;
}

.fancybox-container [data-selectable=true] {
  cursor: text;
}

.fancybox-image,
.fancybox-spaceball {
  background: transparent;
  border: 0;
  height: 100%;
  left: 0;
  margin: 0;
  max-height: none;
  max-width: none;
  padding: 0;
  position: absolute;
  top: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  width: 100%;
}

.fancybox-spaceball {
  z-index: 1;
}

.fancybox-slide--video .fancybox-content,
.fancybox-slide--map .fancybox-content,
.fancybox-slide--pdf .fancybox-content,
.fancybox-slide--iframe .fancybox-content {
  height: 100%;
  overflow: visible;
  padding: 0;
  width: 100%;
}

.fancybox-slide--video .fancybox-content {
  background: #000;
}

.fancybox-slide--map .fancybox-content {
  background: #e5e3df;
}

.fancybox-slide--iframe .fancybox-content {
  background: #fff;
}

.fancybox-video,
.fancybox-iframe {
  background: transparent;
  border: 0;
  display: block;
  height: 100%;
  margin: 0;
  overflow: hidden;
  padding: 0;
  width: 100%;
}

/* Fix iOS */
.fancybox-iframe {
  left: 0;
  position: absolute;
  top: 0;
}

.fancybox-error {
  background: #fff;
  cursor: default;
  max-width: 400px;
  padding: 40px;
  width: 100%;
}

.fancybox-error p {
  color: #444;
  font-size: 16px;
  line-height: 20px;
  margin: 0;
  padding: 0;
}

/* Buttons */
.fancybox-button {
  background: rgba(30, 30, 30, 0.6);
  border: 0;
  border-radius: 0;
  box-shadow: none;
  cursor: pointer;
  display: inline-block;
  height: 44px;
  margin: 0;
  padding: 10px;
  position: relative;
  transition: color 0.2s;
  vertical-align: top;
  visibility: inherit;
  width: 44px;
}

.fancybox-button,
.fancybox-button:visited,
.fancybox-button:link {
  color: #ccc;
}

.fancybox-button:hover {
  color: #fff;
}

.fancybox-button:focus {
  outline: none;
}

.fancybox-button.fancybox-focus {
  outline: 1px dotted;
}

.fancybox-button[disabled],
.fancybox-button[disabled]:hover {
  color: #888;
  cursor: default;
  outline: none;
}

/* Fix IE11 */
.fancybox-button div {
  height: 100%;
}

.fancybox-button svg {
  display: block;
  height: 100%;
  overflow: visible;
  position: relative;
  width: 100%;
}

.fancybox-button svg path {
  fill: currentColor;
  stroke-width: 0;
}

.fancybox-button--play svg:nth-child(2),
.fancybox-button--fsenter svg:nth-child(2) {
  display: none;
}

.fancybox-button--pause svg:nth-child(1),
.fancybox-button--fsexit svg:nth-child(1) {
  display: none;
}

.fancybox-progress {
  background: #ff5268;
  height: 2px;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: scaleX(0);
  transform-origin: 0;
  transition-property: transform;
  transition-timing-function: linear;
  z-index: 99998;
}

/* Close button on the top right corner of html content */
.fancybox-close-small {
  background: transparent;
  border: 0;
  border-radius: 0;
  color: #ccc;
  cursor: pointer;
  opacity: 0.8;
  padding: 8px;
  position: absolute;
  right: -12px;
  top: -44px;
  z-index: 401;
}

.fancybox-close-small:hover {
  color: #fff;
  opacity: 1;
}

.fancybox-slide--html .fancybox-close-small {
  color: currentColor;
  padding: 10px;
  right: 0;
  top: 0;
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
  overflow: hidden;
}

.fancybox-is-scaling .fancybox-close-small,
.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
  display: none;
}

/* Navigation arrows */
.fancybox-navigation .fancybox-button {
  background-clip: content-box;
  height: 100px;
  opacity: 0;
  position: absolute;
  top: calc(50% - 50px);
  width: 70px;
}

.fancybox-navigation .fancybox-button div {
  padding: 7px;
}

.fancybox-navigation .fancybox-button--arrow_left {
  left: 0;
  left: env(safe-area-inset-left);
  padding: 31px 26px 31px 6px;
}

.fancybox-navigation .fancybox-button--arrow_right {
  padding: 31px 6px 31px 26px;
  right: 0;
  right: env(safe-area-inset-right);
}

/* Caption */
.fancybox-caption {
  background: linear-gradient(to top, rgba(0, 0, 0, 0.85) 0%, rgba(0, 0, 0, 0.3) 50%, rgba(0, 0, 0, 0.15) 65%, rgba(0, 0, 0, 0.075) 75.5%, rgba(0, 0, 0, 0.037) 82.85%, rgba(0, 0, 0, 0.019) 88%, rgba(0, 0, 0, 0) 100%);
  bottom: 0;
  color: #eee;
  font-size: 14px;
  font-weight: 400;
  left: 0;
  line-height: 1.5;
  padding: 75px 44px 25px 44px;
  pointer-events: none;
  right: 0;
  text-align: center;
  z-index: 99996;
}

@supports (padding: max(0px)) {
  .fancybox-caption {
    padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left));
  }
}
.fancybox-caption--separate {
  margin-top: -50px;
}

.fancybox-caption__body {
  max-height: 50vh;
  overflow: auto;
  pointer-events: all;
}

.fancybox-caption a,
.fancybox-caption a:link,
.fancybox-caption a:visited {
  color: #ccc;
  text-decoration: none;
}

.fancybox-caption a:hover {
  color: #fff;
  text-decoration: underline;
}

/* Loading indicator */
.fancybox-loading {
  animation: fancybox-rotate 1s linear infinite;
  background: transparent;
  border: 4px solid #888;
  border-bottom-color: #fff;
  border-radius: 50%;
  height: 50px;
  left: 50%;
  margin: -25px 0 0 -25px;
  opacity: 0.7;
  padding: 0;
  position: absolute;
  top: 50%;
  width: 50px;
  z-index: 99999;
}

@keyframes fancybox-rotate {
  100% {
    transform: rotate(360deg);
  }
}
/* Transition effects */
.fancybox-animated {
  transition-timing-function: cubic-bezier(0, 0, 0.25, 1);
}

/* transitionEffect: slide */
.fancybox-fx-slide.fancybox-slide--previous {
  opacity: 0;
  transform: translate3d(-100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--next {
  opacity: 0;
  transform: translate3d(100%, 0, 0);
}

.fancybox-fx-slide.fancybox-slide--current {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

/* transitionEffect: fade */
.fancybox-fx-fade.fancybox-slide--previous,
.fancybox-fx-fade.fancybox-slide--next {
  opacity: 0;
  transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

.fancybox-fx-fade.fancybox-slide--current {
  opacity: 1;
}

/* transitionEffect: zoom-in-out */
.fancybox-fx-zoom-in-out.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(1.5, 1.5, 1.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0.5, 0.5, 0.5);
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1);
}

/* transitionEffect: rotate */
.fancybox-fx-rotate.fancybox-slide--previous {
  opacity: 0;
  transform: rotate(-360deg);
}

.fancybox-fx-rotate.fancybox-slide--next {
  opacity: 0;
  transform: rotate(360deg);
}

.fancybox-fx-rotate.fancybox-slide--current {
  opacity: 1;
  transform: rotate(0deg);
}

/* transitionEffect: circular */
.fancybox-fx-circular.fancybox-slide--previous {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--next {
  opacity: 0;
  transform: scale3d(0, 0, 0) translate3d(100%, 0, 0);
}

.fancybox-fx-circular.fancybox-slide--current {
  opacity: 1;
  transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
}

/* transitionEffect: tube */
.fancybox-fx-tube.fancybox-slide--previous {
  transform: translate3d(-100%, 0, 0) scale(0.1) skew(-10deg);
}

.fancybox-fx-tube.fancybox-slide--next {
  transform: translate3d(100%, 0, 0) scale(0.1) skew(10deg);
}

.fancybox-fx-tube.fancybox-slide--current {
  transform: translate3d(0, 0, 0) scale(1);
}

/* Styling for Small-Screen Devices */
@media all and (max-height: 576px) {
  .fancybox-slide {
    padding-left: 6px;
    padding-right: 6px;
  }
  .fancybox-slide--image {
    padding: 6px 0;
  }
  .fancybox-close-small {
    right: -6px;
  }
  .fancybox-slide--image .fancybox-close-small {
    background: #4e4e4e;
    color: #f2f4f6;
    height: 36px;
    opacity: 1;
    padding: 6px;
    right: 0;
    top: 0;
    width: 36px;
  }
  .fancybox-caption {
    padding-left: 12px;
    padding-right: 12px;
  }
  @supports (padding: max(0px)) {
    .fancybox-caption {
      padding-left: max(12px, env(safe-area-inset-left));
      padding-right: max(12px, env(safe-area-inset-right));
    }
  }
}
/* Share */
.fancybox-share {
  background: #f4f4f4;
  border-radius: 3px;
  max-width: 90%;
  padding: 30px;
  text-align: center;
}

.fancybox-share h1 {
  color: #222;
  font-size: 35px;
  font-weight: 700;
  margin: 0 0 20px 0;
}

.fancybox-share p {
  margin: 0;
  padding: 0;
}

.fancybox-share__button {
  border: 0;
  border-radius: 3px;
  display: inline-block;
  font-size: 14px;
  font-weight: 700;
  line-height: 40px;
  margin: 0 5px 10px 5px;
  min-width: 130px;
  padding: 0 15px;
  text-decoration: none;
  transition: all 0.2s;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  white-space: nowrap;
}

.fancybox-share__button:visited,
.fancybox-share__button:link {
  color: #fff;
}

.fancybox-share__button:hover {
  text-decoration: none;
}

.fancybox-share__button--fb {
  background: #3b5998;
}

.fancybox-share__button--fb:hover {
  background: #344e86;
}

.fancybox-share__button--pt {
  background: #bd081d;
}

.fancybox-share__button--pt:hover {
  background: #aa0719;
}

.fancybox-share__button--tw {
  background: #1da1f2;
}

.fancybox-share__button--tw:hover {
  background: #0d95e8;
}

.fancybox-share__button svg {
  height: 25px;
  margin-right: 7px;
  position: relative;
  top: -1px;
  vertical-align: middle;
  width: 25px;
}

.fancybox-share__button svg path {
  fill: #fff;
}

.fancybox-share__input {
  background: transparent;
  border: 0;
  border-bottom: 1px solid #d7d7d7;
  border-radius: 0;
  color: #5d5b5b;
  font-size: 14px;
  margin: 10px 0 0 0;
  outline: none;
  padding: 10px 15px;
  width: 100%;
}

/* Thumbs */
.fancybox-thumbs {
  background: #ddd;
  bottom: 0;
  display: none;
  margin: 0;
  -webkit-overflow-scrolling: touch;
  -ms-overflow-style: -ms-autohiding-scrollbar;
  padding: 2px 2px 4px 2px;
  position: absolute;
  right: 0;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  top: 0;
  width: 212px;
  z-index: 99995;
}

.fancybox-thumbs-x {
  overflow-x: auto;
  overflow-y: hidden;
}

.fancybox-show-thumbs .fancybox-thumbs {
  display: block;
}

.fancybox-show-thumbs .fancybox-inner {
  right: 212px;
}

.fancybox-thumbs__list {
  font-size: 0;
  height: 100%;
  list-style: none;
  margin: 0;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 0;
  position: absolute;
  position: relative;
  white-space: nowrap;
  width: 100%;
}

.fancybox-thumbs-x .fancybox-thumbs__list {
  overflow: hidden;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
  width: 7px;
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
  background: #fff;
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
  background: #2a2a2a;
  border-radius: 10px;
}

.fancybox-thumbs__list a {
  backface-visibility: hidden;
  background-color: rgba(0, 0, 0, 0.1);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  float: left;
  height: 75px;
  margin: 2px;
  max-height: calc(100% - 8px);
  max-width: calc(50% - 4px);
  outline: none;
  overflow: hidden;
  padding: 0;
  position: relative;
  -webkit-tap-highlight-color: transparent;
  width: 100px;
}

.fancybox-thumbs__list a::before {
  border: 6px solid #ff5268;
  bottom: 0;
  content: "";
  left: 0;
  opacity: 0;
  position: absolute;
  right: 0;
  top: 0;
  transition: all 0.2s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  z-index: 99991;
}

.fancybox-thumbs__list a:focus::before {
  opacity: 0.5;
}

.fancybox-thumbs__list a.fancybox-thumbs-active::before {
  opacity: 1;
}

/* Styling for Small-Screen Devices */
@media all and (max-width: 576px) {
  .fancybox-thumbs {
    width: 110px;
  }
  .fancybox-show-thumbs .fancybox-inner {
    right: 110px;
  }
  .fancybox-thumbs__list a {
    max-width: calc(100% - 10px);
  }
}
*,
::before,
::after {
  box-sizing: border-box;
}

@font-face {
  font-family: "base_font";
  src: url("/wp-content/themes/twentytwentyone-child/fonts/GTUltraFine-Light.otf");
}
BODY {
  margin: 0px;
  font-size: 16px;
  font-family: "base_font";
  background: #F4EFEC;
  color: #373737;
  line-height: 1.4;
}

H1, H2, H3, H4, H5, H6 {
  margin: 0px;
}

UL {
  list-style-type: none;
  padding: 0px;
}
UL UL {
  list-style-type: none;
  padding: 0px;
}

IMG {
  width: 100%;
  height: auto;
  display: block;
}

A {
  transition: all 0.5s ease;
  text-decoration: none;
}
A:hover {
  opacity: 0.5;
}

HEADER {
  transition: all 0.5s ease;
  min-height: 100px;
  background: linear-gradient(#373737, transparent);
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  padding: 0px 3%;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 3;
}
@media screen and (max-width: 991px) {
  HEADER {
    padding: 0px 15px;
  }
}
HEADER > DIV {
  flex: 1;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
HEADER.scroll {
  top: -100px;
}

.header_right {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 1;
}

.btn {
  color: #373737;
  padding: 10px 30px;
  text-align: center;
  text-transform: uppercase;
  border: 2px solid #373737;
  border-radius: 50px;
  display: inline-block;
}
@media screen and (max-width: 991px) {
  .btn {
    padding: 5px 23px;
    font-size: 14px;
  }
}
.btn.book_top {
  border: none;
  background: #F4EFEC;
  cursor: pointer;
}

.header_right .lang {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  margin-right: 15px;
}
@media screen and (max-width: 1139px) {
  .header_right .lang {
    margin-right: 0px;
    margin-bottom: 5px;
  }
}
.header_right .lang A {
  background: none;
  border: none;
  padding: 0px 10px;
  text-align: center;
  text-transform: uppercase;
}
@media screen and (max-width: 1139px) {
  .header_right .lang A {
    padding: 0px 0px 0px 20px;
  }
}
@media screen and (max-width: 767px) {
  .header_right .lang A {
    padding: 0px 0px 0px 15px;
  }
}
.header_right .lang A IMG {
  width: 25px;
  height: auto;
}

.header_logo {
  justify-content: center;
  position: relative;
  z-index: 1;
  padding: 0px 15px;
}
.header_logo .luce-logo {
  color: #F4EFEC;
  font-size: 70px;
}

.contact_top {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 767px) {
  .contact_top {
    display: none;
  }
}
.contact_top A {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  color: #F4EFEC;
  border: 1px solid #F4EFEC;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  margin: 0px 15px;
  position: relative;
}
@media screen and (max-width: 991px) {
  .contact_top A {
    width: 30px;
    height: 30px;
    font-size: 12px;
    margin: 0px 11px;
  }
}
.contact_top A .contact_top_info {
  transition: all 0.5s ease;
  position: absolute;
  bottom: -30px;
  opacity: 0;
  background: #F4EFEC;
  color: #373737;
  padding: 3px 10px;
  border-radius: 30px;
  white-space: nowrap;
}
.contact_top A:hover {
  opacity: 1;
}
.contact_top A:hover .contact_top_info {
  opacity: 1;
}

.menu_btn {
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 40px;
  height: 30px;
}
@media screen and (max-width: 767px) {
  .menu_btn {
    width: 30px;
  }
}

.line {
  transition: all 0.5s ease;
  width: 40px;
  height: 2px;
  background: #F4EFEC;
  position: absolute;
}
@media screen and (max-width: 767px) {
  .line {
    width: 30px;
  }
}

.line_top {
  top: 0px;
}

.line_middle {
  top: 7px;
}

.line_bottom {
  top: 14px;
}

.menu_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100vh;
  background: rgba(55, 55, 55, 0.95);
  background-repeat: no-repeat;
  background-position: 65vw top;
  background-size: auto 100%;
  padding: 150px 15px 15px 15px;
  overflow: auto;
  opacity: 0;
  pointer-events: none;
}
@media screen and (max-width: 767px) {
  .menu_wrap {
    background-position: 45vw top;
  }
}
.menu_wrap > DIV {
  display: flex;
  flex-wrap: wrap;
  max-width: 1470px;
  width: 100%;
}
.menu_wrap > DIV > DIV {
  flex: 1 0 50%;
}

.menu-item {
  margin: 30px 0px;
}
.menu-item A {
  font-size: 70px;
  color: #F4EFEC;
}
@media screen and (max-width: 767px) {
  .menu-item A {
    font-size: 48px;
  }
}
.menu-item .sub-menu .menu-item A {
  font-size: 24px;
}

.sub-menu-toggle {
  display: none;
}

.menu_info {
  display: flex;
  flex-wrap: wrap;
  color: rgba(244, 239, 236, 0.5);
  line-height: 2.5;
}
.menu_info > DIV:first-child {
  margin-right: 50px;
}
.menu_info .title {
  margin-bottom: 15px;
  color: #F4EFEC;
  font-size: 24px;
}
.menu_info A {
  color: rgba(244, 239, 236, 0.5);
}
.menu_info A:hover {
  color: #F4EFEC;
  opacity: 1;
}
.menu_info .sofar {
  color: #F4EFEC;
  margin-right: 30px;
  font-size: 24px;
}

.active_menu .line_top {
  top: 14px;
  transform: rotate(45deg);
}
.active_menu .line_middle {
  opacity: 0;
}
.active_menu .line_bottom {
  top: 14px;
  transform: rotate(-45deg);
}
.active_menu .menu_wrap {
  opacity: 1;
  pointer-events: all;
}

FOOTER {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  background: #373737;
  padding: 100px 15px 30px 15px;
  color: rgba(244, 239, 236, 0.5);
  position: relative;
  line-height: 2.5;
}
FOOTER A {
  color: rgba(244, 239, 236, 0.5);
}
FOOTER A:hover {
  color: #F4EFEC;
  opacity: 1;
}
FOOTER .sofar {
  color: #F4EFEC;
  margin-right: 30px;
  font-size: 24px;
}
FOOTER .luce-simataki {
  position: absolute;
  top: 0px;
  left: calc(50% - 30px);
  color: #B6986D;
}
FOOTER > .luce-simataki {
  line-height: 0;
}
FOOTER > DIV {
  max-width: 1470px;
  width: 100%;
}
FOOTER .medium_title {
  padding: 0px;
  color: #F4EFEC;
  margin-bottom: 0px;
}
FOOTER .social {
  display: flex;
  flex-wrap: wrap;
}
FOOTER .social > DIV {
  text-align: center;
}
@media screen and (max-width: 767px) {
  FOOTER .social > DIV {
    width: 100%;
  }
}
FOOTER .social > DIV .social_icons {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding-top: 33px;
}
FOOTER .social > DIV .social_icons A:last-child .sofar {
  margin-right: 0px;
}
FOOTER .social > DIV .social_icons .sofar {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  border: 1px solid #F4EFEC;
  border-radius: 50%;
}
FOOTER .social .luce-simataki {
  position: static;
  -webkit-text-stroke: 1px rgba(244, 239, 236, 0.5);
  color: transparent;
  font-size: 375px;
}
@media screen and (max-width: 767px) {
  FOOTER .social .luce-simataki {
    font-size: 280px;
  }
}
FOOTER .social .follow {
  font-size: 24px;
  color: #F4EFEC;
  letter-spacing: 3px;
  text-transform: uppercase;
  margin: 15px 0px;
}
FOOTER .copyright {
  color: #F4EFEC;
}

.footer_wrap {
  display: flex;
  flex-wrap: wrap;
  margin: 0px -15px;
}
.footer_wrap > DIV {
  flex: 1 0 33.333333%;
  padding: 0px 15px;
  margin-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .footer_wrap > DIV {
    flex: 1 0 100%;
    text-align: center;
  }
}

.big_title {
  font-size: 70px;
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
  margin-bottom: 50px;
}
@media screen and (max-width: 767px) {
  .big_title {
    font-size: 48px;
  }
}

.medium_title {
  font-size: 35px;
  padding-right: 15px;
  padding-left: 15px;
  margin-bottom: 30px;
}
.medium_title.villa_name {
  text-align: center;
}

.extra_small_width {
  max-width: 720px;
  width: 100%;
  text-align: center;
  margin-bottom: 50px;
  padding-right: 15px;
  padding-left: 15px;
}

.small_width {
  max-width: 950px;
  width: 100%;
  font-size: 24px;
  text-align: center;
  margin-bottom: 50px;
  padding-right: 15px;
  padding-left: 15px;
}

.amenities,
.location,
.experience,
.welcome {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
}

.welcome {
  padding: 100px 0px 0px 0px;
}

.experience {
  background: linear-gradient(#E7E3E2 60%, #F4EFEC 60%);
  padding: 100px 0px;
  margin-top: 100px;
}
.experience > DIV {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  max-width: 1470px;
  width: 100%;
}

.experience_image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1470px;
  width: 100%;
  position: relative;
}
@media screen and (max-width: 991px) {
  .experience_image {
    margin-top: 50px;
  }
  .experience_image .small_width {
    padding: 0px;
  }
}
.experience_image .luce-simataki {
  color: #B6986D;
}

.experience_left {
  margin-bottom: 50px;
}

.amenities {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 100px;
  overflow: hidden;
  padding: 0px 15px;
}
@media screen and (max-width: 767px) {
  .amenities {
    padding: 0px;
  }
}
.amenities > DIV {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1470px;
  width: 100%;
}

.amenities_carousel_wrap {
  width: 100%;
  margin-bottom: 50px;
  position: relative;
}
.amenities_carousel_wrap .owl-nav {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  width: 50%;
  margin-top: 0px;
  height: 150px;
  bottom: -1px;
  background: #F4EFEC;
  padding-right: 15px;
}
@media screen and (max-width: 767px) {
  .amenities_carousel_wrap .owl-nav {
    height: 50px;
    bottom: -50px;
  }
}
.amenities_carousel_wrap .owl-nav BUTTON {
  position: static;
}
.amenities_carousel_wrap .owl-nav BUTTON.owl-prev {
  margin-right: 20px;
}
.amenities_carousel_wrap .hilltop {
  position: absolute;
  z-index: 1;
}
.amenities_carousel_wrap .hilltop.luce-simataki {
  top: -50px;
  right: -30px;
}
.amenities_carousel_wrap .hilltop.hilltop-circular_logo {
  top: -100px;
  right: -100px;
  font-size: 200px;
}

.amenities_text_wrap_outer {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
}
.amenities_text_wrap_outer > DIV {
  flex: 1 0 50%;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .amenities_text_wrap_outer > DIV {
    flex: 1 0 100%;
  }
}

.amenities_text_wrap {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  flex-direction: column;
  flex-wrap: nowrap;
  height: 150px;
  padding-bottom: 30px;
}
@media screen and (max-width: 767px) {
  .amenities_text_wrap {
    padding: 0px 15px 30px 15px;
    height: auto;
  }
}
.amenities_text_wrap .medium_title {
  padding: 0px;
  margin: 0px;
}

.amenities_text {
  width: 50%;
}
@media screen and (max-width: 991px) {
  .amenities_text {
    width: 70%;
  }
}
@media screen and (max-width: 767px) {
  .amenities_text {
    width: 100%;
  }
}

.amenities_text_wrap_left {
  background: #F4EFEC;
  position: relative;
  top: 150px;
}
@media screen and (max-width: 767px) {
  .amenities_text_wrap_left {
    top: 0px;
  }
}

.location_text_wrap_outer {
  display: flex;
  flex-wrap: wrap;
  position: relative;
  z-index: 1;
  max-width: 1470px;
  width: 100%;
}

.location_text_wrap {
  display: flex;
  flex-wrap: wrap;
  flex-wrap: nowrap;
  background: #E7E3E2;
  padding: 50px 240px 50px 50px;
  top: -150px;
  position: relative;
  max-width: 767px;
  width: 100%;
}
.location_text_wrap > DIV {
  padding-right: 15px;
  padding-left: 15px;
}
.location_text_wrap .medium_title {
  padding: 0px;
}
@media screen and (max-width: 991px) {
  .location_text_wrap {
    top: 0px;
    margin-bottom: 100px;
  }
}
@media screen and (max-width: 767px) {
  .location_text_wrap {
    padding: 30px 15px;
  }
}

.location_text {
  margin-bottom: 30px;
}

.luce-simataki {
  font-size: 100px;
  color: #B6986D;
}
@media screen and (max-width: 767px) {
  .luce-simataki {
    font-size: 60px;
  }
}

.home_slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}
.home_slider .slider_caption {
  position: absolute;
  z-index: 1;
  color: #F4EFEC;
  text-align: center;
}

.home_carousel {
  height: 100vh;
  overflow: hidden;
}
.home_carousel .owl-stage-outer,
.home_carousel .owl-stage,
.home_carousel .owl-item,
.home_carousel .item {
  height: 100%;
}
.home_carousel IMG {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.book_form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  transition: all 0.5s ease;
  position: fixed !important;
  bottom: 50px;
  left: -100%;
  width: 100%;
  z-index: 2;
}
@media screen and (max-width: 991px) {
  .book_form {
    bottom: 0px;
  }
}
.book_form.open {
  left: 0%;
}

.gallery {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 100px 0px 200px 0px;
}
@media screen and (max-width: 767px) {
  .gallery {
    margin: 25px 0px;
  }
}
.gallery > DIV {
  display: flex;
  flex-wrap: wrap;
  max-width: 1470px;
  width: 100%;
}
.gallery > DIV > DIV {
  flex: 1 0 25%;
  padding: 15px;
}
@media screen and (max-width: 767px) {
  .gallery > DIV > DIV {
    flex: 1 0 50%;
  }
}
.gallery > DIV > DIV IMG {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.main_image {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  height: 100vh;
}
.main_image IMG {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.main_image > DIV {
  position: absolute;
  color: #F4EFEC;
  text-align: center;
}
.main_image > DIV.book_form {
  color: #373737;
  text-align: left;
}

.location_rows {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  padding: 100px 0px;
  overflow: hidden;
}
.location_rows > DIV {
  max-width: 1470px;
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  position: relative;
}
.location_rows .rows_image {
  flex: 1 0 60%;
}
@media screen and (max-width: 991px) {
  .location_rows .rows_image {
    flex: 1 0 100%;
    order: 2;
  }
}
.location_rows .rows_text {
  flex: 1 0 40%;
}
@media screen and (max-width: 991px) {
  .location_rows .rows_text {
    flex: 1 0 100%;
    margin-bottom: 15px;
  }
}
.location_rows .rows_text .big_title {
  padding: 0px;
  text-align: left;
}
.location_rows.row1 {
  background: #E7E3E2;
}
.location_rows.row1 .rows_text {
  padding: 0px 15px 0px 6%;
}
@media screen and (max-width: 991px) {
  .location_rows.row1 .rows_text {
    padding: 0px 15px;
  }
}
.location_rows.row1 .luce {
  position: absolute;
  left: -115px;
  bottom: -30px;
  font-size: 390px;
  -webkit-text-stroke: 1px #373737;
  color: transparent;
}
@media screen and (max-width: 991px) {
  .location_rows.row1 .luce {
    font-size: 280px;
  }
}
.location_rows.row2 .rows_text {
  padding: 0px 6% 0px 15px;
}
@media screen and (max-width: 991px) {
  .location_rows.row2 .rows_text {
    padding: 0px 15px;
  }
}
.location_rows.row2 .hilltop {
  position: absolute;
  right: -100px;
  bottom: -100px;
  font-size: 200px;
}

.rows_text {
  flex: 1 0 40%;
  padding: 0px 0px 0px 100px;
}
.rows_text.explosive {
  padding: 0px 100px 0px 0px;
}
.rows_text .big_title {
  padding: 0px;
  text-align: left;
}

.distances {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin: 150px 0px;
}
.distances > DIV {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  max-width: 1470px;
  width: 100%;
}
.distances > DIV > DIV {
  flex: 1 0 25%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  padding: 0px 15px;
  margin-bottom: 30px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .distances > DIV > DIV {
    flex: 1 0 50%;
  }
}
.distances .km {
  font-size: 24px;
}
.distances .sofar {
  font-size: 32px;
  width: 70px;
  height: 70px;
  border: 1px solid #373737;
  border-radius: 50%;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.locate_us {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 200px;
}
.locate_us > DIV {
  flex: 1 0 50%;
}
@media screen and (max-width: 767px) {
  .locate_us > DIV {
    flex: 1 0 100%;
  }
}
.locate_us IFRAME {
  width: 100%;
  height: 100%;
}
@media screen and (max-width: 767px) {
  .locate_us IFRAME {
    height: 400px;
  }
}

.experience_page_text {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 100px 0px;
}

.amenities_intro {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 100px 0px;
  background: #E7E3E2;
  margin-bottom: 100px;
}
.amenities_intro > DIV {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  flex-direction: column;
  max-width: 1470px;
  width: 100%;
}

.all_features {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 100px;
}
.all_features > DIV {
  flex: 1 0 50%;
}
@media screen and (max-width: 767px) {
  .all_features > DIV {
    flex: 1 0 100%;
  }
}

.features_left {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  padding-right: 10%;
}
@media screen and (max-width: 767px) {
  .features_left {
    padding-right: 0px;
  }
}
.features_left > DIV {
  margin-right: 10%;
}
.features_left .feature {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  margin-bottom: 15px;
}
.features_left .feature .sofar {
  width: 45px;
}
.features_left IMG {
  margin-top: 60px;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
@media screen and (max-width: 767px) {
  .features_left IMG {
    height: auto;
  }
}

.features_right {
  padding: 0px 15px;
}
@media screen and (max-width: 767px) {
  .features_right {
    padding: 15px;
  }
}
.features_right UL {
  list-style-type: disc;
  padding: 0px 0px 0px 15px;
}
.features_right UL li {
  margin-bottom: 20px;
}

.villa_top_wrap {
  background: #E7E3E2;
  padding: 100px 0px 100px 0px;
  margin-bottom: 100px;
}

.villa_top {
  display: flex;
  flex-wrap: wrap;
  padding: 0px 0px 300px 0px;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .villa_top {
    padding: 0px 0px 100px 0px;
  }
}
.villa_top > DIV {
  flex: 1 0 50%;
}
.villa_top > DIV.big_text {
  position: relative;
}
.villa_top > DIV.big_text DIV {
  font-size: 200px;
  position: absolute;
  left: 35%;
  bottom: -13%;
  color: #F4EFEC;
  line-height: 1;
}
.villa_top .small_width {
  text-align: left;
  padding-left: 16.2%;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .villa_top .small_width {
    padding-left: 15px;
  }
}
.villa_top .small_width .big_title {
  padding: 0px;
  text-align: left;
}

.deco_line {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 50px;
}
.deco_line:before {
  content: "";
  width: 1px;
  height: 200px;
  background: #98847D;
  display: block;
}
@media screen and (max-width: 767px) {
  .deco_line:before {
    height: 100px;
  }
}

.villa_slider {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding-top: 100px;
  overflow: hidden;
}
.villa_slider > DIV {
  max-width: 1470px;
  width: 100%;
  position: relative;
}
.villa_slider .hilltop {
  position: absolute;
  z-index: 1;
}
.villa_slider .hilltop.luce-simataki {
  top: -50px;
  right: -30px;
}
.villa_slider .hilltop.hilltop-circular_logo {
  top: -100px;
  right: -100px;
  font-size: 200px;
}

.villas_carousel,
.villa_carousel {
  height: 70vh;
}
.villas_carousel .owl-stage-outer,
.villas_carousel .owl-stage,
.villas_carousel .owl-item,
.villas_carousel .item,
.villa_carousel .owl-stage-outer,
.villa_carousel .owl-stage,
.villa_carousel .owl-item,
.villa_carousel .item {
  height: 100%;
}
.villas_carousel IMG,
.villa_carousel IMG {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.owl-nav {
  width: 110px;
  position: absolute;
  right: 0px;
  margin-top: 10px;
}
.owl-nav BUTTON {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  position: absolute;
  height: 30px;
}
.owl-nav BUTTON SPAN {
  display: none;
}
.owl-nav BUTTON.disabled {
  display: none;
}
.owl-nav BUTTON:before {
  content: "";
  width: 30px;
  height: 2px;
  background: #373737;
  display: block;
}
.owl-nav BUTTON:after {
  content: "";
  width: 10px;
  height: 10px;
  display: block;
  border-top: 2px solid #373737;
  border-left: 2px solid #373737;
  position: absolute;
}
.owl-nav BUTTON.owl-prev {
  left: 15px;
}
.owl-nav BUTTON.owl-prev:after {
  transform: rotate(-45deg);
  margin-left: -16px;
}
.owl-nav BUTTON.owl-next {
  right: 15px;
}
.owl-nav BUTTON.owl-next:after {
  transform: rotate(135deg);
  margin-right: -16px;
}

.discover {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.discover > DIV {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  flex-wrap: nowrap;
  max-width: 1470px;
  width: 100%;
  position: relative;
  margin: 0px;
  top: 45px;
}

.villas_list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 150px 0px;
  background: #E7E3E2;
}
.villas_list > DIV {
  display: flex;
  flex-wrap: wrap;
  max-width: 1470px;
  width: 100%;
}
.villas_list .villa {
  flex: 1 0 33.333333%;
  padding: 0px 15px;
  text-align: center;
}
@media screen and (max-width: 767px) {
  .villas_list .villa {
    margin-bottom: 30px;
    flex: 1 0 100%;
  }
}
.villas_list .villa .medium_title {
  padding: 0px;
}
.villas_list .villa IMG {
  margin-bottom: 50px;
  -o-object-fit: cover;
     object-fit: cover;
}
.villas_list .villa .btn {
  background: #373737;
  color: #F4EFEC;
}

.discover_next {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  padding: 150px 0px;
  background: linear-gradient(#E7E3E2 50%, transparent 50%);
}

.discover_next_left {
  flex: 1 0 40%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
}
@media screen and (max-width: 767px) {
  .discover_next_left {
    flex: 1 0 100%;
  }
}
.discover_next_left > DIV {
  margin-right: 100px;
}
.discover_next_left > DIV > DIV {
  margin-bottom: 30px;
}
.discover_next_left SPAN {
  margin-right: 30px;
}
.discover_next_left A {
  color: #373737;
}

.discover_next_right {
  flex: 1 0 60%;
}
@media screen and (max-width: 767px) {
  .discover_next_right {
    flex: 1 0 100%;
  }
}
.discover_next_right UL {
  list-style-type: disc;
  padding: 0px 0px 0px 15px;
}
.discover_next_right UL li {
  margin-bottom: 20px;
}

.villa_slider_info {
  text-align: center;
  padding: 0px 15px;
}
.villa_slider_info > DIV {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.villa_slider_info > DIV:first-child {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  margin: 30px 0px;
}
.villa_slider_info > DIV:first-child SPAN {
  width: 30px;
  margin-right: 15px;
}
.villa_slider_info > DIV:first-child SPAN.sofar-guests {
  margin-left: 50px;
}
.villa_slider_info > DIV:first-child EM {
  font-style: normal;
}

.hilltop_gal {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 250px;
}
.hilltop_gal > DIV {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  max-width: 1470px;
  width: 100%;
}

.hilltop_carousel {
  height: 30vh;
  overflow: hidden;
  margin-bottom: 50px;
}
.hilltop_carousel .owl-stage-outer,
.hilltop_carousel .owl-stage,
.hilltop_carousel .owl-item,
.hilltop_carousel .item {
  height: 100%;
}
.hilltop_carousel IMG {
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.hilltop-circular_logo {
  animation: up 10s infinite linear;
}

@keyframes up {
  from {
    transform: rotate(0deg);
  }
  50% {
    transform: rotate(180deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.quform-element-recaptcha {
  position: fixed !important;
  right: -100vw;
}

.quform-child-elements {
  display: flex;
  flex-wrap: wrap;
}
.quform-child-elements .quform-element {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background: #F4EFEC;
  padding: 15px;
  margin: 0px;
  border-right: 1px solid #E7E3E2;
  flex: 1;
}
@media screen and (max-width: 991px) {
  .quform-child-elements .quform-element {
    flex: 1 0 33.333333%;
    border-bottom: 1px solid #E7E3E2;
  }
}
@media screen and (max-width: 767px) {
  .quform-child-elements .quform-element {
    flex: 1 0 50%;
    padding: 0px 15px 5px 15px;
  }
}
@media screen and (max-width: 576px) {
  .quform-child-elements .quform-element {
    flex: 1 0 100%;
  }
}
.quform-child-elements .quform-element.quform-element-submit {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border-right: none;
  background: #373737;
  padding: 15px 25px;
  border-bottom: none;
}
@media screen and (max-width: 767px) {
  .quform-child-elements .quform-element.quform-element-submit {
    flex: 1 0 50%;
    padding: 0px 25px 5px 25px;
  }
}
.quform-child-elements .quform-element .quform-label {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .quform-child-elements .quform-element .quform-label {
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 767px) {
  .quform-child-elements .quform-element LABEL {
    display: none;
  }
}
.quform-child-elements .quform-element INPUT {
  background: none;
  border: none;
  padding: 0px;
}
.quform-child-elements .quform-element SELECT {
  background: none;
  border: none;
  padding: 0px;
}

.quform-spacer {
  margin: 0px;
  padding: 0px;
  width: 100%;
}

.quform-button-submit-default {
  margin: 0px;
}

.quform-element-submit {
  margin: 0px;
  padding: 0px;
}
.quform-element-submit BUTTON {
  background: none;
  border: none;
  color: #FFF;
  font-size: 24px;
  padding: 0px;
}

.espa {
  position: fixed;
  right: 0px;
  bottom: 0px;
  width: 180px;
  z-index: 2;
  background: #F4EFEC;
}
@media screen and (max-width: 767px) {
  .espa {
    width: 100px;
  }
}

.margin_top {
  margin-top: 200px;
}

.rates {
  max-width: 767px;
  width: 100%;
  margin: auto;
  border-top: 1px solid #373737;
  border-left: 1px solid #373737;
  margin-bottom: 100px;
}

.rate_row {
  display: flex;
  flex-wrap: wrap;
}
.rate_row > DIV {
  padding: 15px;
  border-right: 1px solid #373737;
  border-bottom: 1px solid #373737;
}
.rate_row > DIV.rate_row_title {
  flex: 1 0 70%;
  max-width: 70%;
  width: 100%;
}
.rate_row > DIV.rate_row_price {
  flex: 1 0 30%;
  max-width: 30%;
  width: 100%;
}
