h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace, monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b, strong {
  font-weight: bolder;
}
code, kbd, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -0.25em;
}
sup {
  top: -0.5em;
}
img {
  border-style: none;
}
button, input, optgroup, select, textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button, input {
  overflow: visible;
}
button, select {
  text-transform: none;
}
[type="button"], [type="reset"], [type="submit"], button {
  -webkit-appearance: button;
}
[type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner, button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring, button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: 0.35em 0.75em 0.625em;
}
legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type="checkbox"], [type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
  height: auto;
}
[type="search"] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
.font {
  font-family: indivisible, Arial, sans-serif;
}
.font2 {
  font-family: mixta-pro, Arial, sans-serif;
}
body {
  font-family: indivisible, Arial, sans-serif !important;
  color: #333;
  font-size: 16px;
  line-height: 1.5;
  margin: 0 !important;
  padding: 0 !important;
  font-weight: 400;
  background: #fff;
  overflow-x: hidden;
}
html {
  font-size: 16px;
}
#content {
  background: #fff;
}
body, html {
  max-width: 100% !important;
  min-height: 100vh;
}

body::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

body::-webkit-scrollbar
{
	width: 6px;
	background-color: #F5F5F5;
}

body::-webkit-scrollbar-thumb
{
	background-color: #917850;
}

h1, h2, h3, h4, h5, h6 {
  font-family: mixta-pro, Arial, sans-serif;
  margin: 0;
}
#cursor {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 15px;
  height: 15px;
  mix-blend-mode: difference;
  background: radial-gradient(circle at 18.7% 37.8%, #fafafa 0, #e1eaee 90%);
  background: #333;
  border-radius: 50%;
  pointer-events: none;
  transition: ease-out 0.17s, opacity 1.4s ease-in;
  z-index: 100000;
}
#cursor.hover {
  width: 70px;
  height: 70px;
}
#cursor.arrows {
  mix-blend-mode: normal;
  opacity: 0.8;
}
#cursor.arrows:after {
  content: "";
  background: url(/images/arrows.svg);
  background-size: cover;
  width: 24px;
  height: 10px;
  z-index: 100001;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
#cursor.none {
  opacity: 0 !important;
}
h1, h2, h3, h4, li, p {
  cursor: default;
}
img {
  max-width: 100%;
  height: auto;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
}
a {
  text-decoration: none;
  outline: 0;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
  display: inline-block;
  color: #333;
}
a:hover {
  color: #333;
  text-decoration: none;
  cursor: pointer;
}
li, p {
  line-height: 1.6;
  margin: 0 0 20px 0;
  font-size: 17px;
  font-weight: 300;
}
p.pretit {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.5625rem;
  letter-spacing: 0.3125rem;
  font-weight: 400;
  text-transform: uppercase;
}
.feat p, p.feat {
  font-family: mixta-pro, Arial, sans-serif;
  font-style: italic;
  font-size: 25px;
  line-height: 1.5;
  margin-bottom: 25px;
  font-weight: 350;
  color: #917850;
}
.feat p a, p.feat a {
  border-bottom: 1px solid #917850;
  line-height: 1;
}
.feat p a:hover, p.feat a:hover {
  color: #d7cdc3;
  border-color: #d7cdc3;
}
.feat p.mb, p.feat.mb {
  margin-bottom: 55px;
}
.tit1, h1 {
  font-family: mixta-pro, Arial, sans-serif;
  font-size: 65px;
  font-weight: 400;
  line-height: 1.3;
  letter-spacing: -0.05625rem;
}
.tit2 {
 font-size: 50px;
    line-height: 1.3;
    font-weight: 400;
    letter-spacing: -0.05625rem;
}
.tit2 .subtit2 {
  font-size: 50px;
  font-style: italic;
}
.page-intro .feat p, .page-intro p.feat {
  max-width: 480px;
}
.page-intro .indent {
  margin-top: 20px;
}
.page-intro .indent .feat p, .page-intro .indent p.feat {
  max-width: 550px;
}
.page-intro.center {
  text-align: center;
}
.page-intro.center p {
  margin: 30px auto 0;
  max-width: 760px;
}
.inner-txt.mt-m {
  margin-top: 60px;
}
.inner-txt p a {
  color: #333;
  text-decoration: underline;
}
.inner-txt p a:hover {
  color: #917850;
}
.inner-txt p strong {
  font-weight: 500;
}
.inner-txt .links {
  margin-top: 60px;
}
.inner-txt .links.mt-m {
  margin-top: 80px;
}
.links ul {
  margin: 0;
  padding: 0;
}
.links li {
  list-style: none;
  margin: 28px 0;
}
.links a {
  display: inline;
  width: auto;
  font-size: 1rem;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 0.245rem;
  color: #333;
  transition: all 0.35s ease-in-out;
}
.links a:hover {
  color: #e7e0da;
}
.links.links-inline li {
  display: inline-block;
  margin: 0;
  margin-right: 33px;
}
.links.links-inline li:last-child {
  margin: 0;
}
.link-txt, .link-txt-arrow {
  font-size: 1.875rem;
  font-family: mixta-pro, Arial, sans-serif;
  color: #333;
  transition: all 0.25s ease-in-out;
  text-decoration: none !important;
}
.link-txt-arrow:hover, .link-txt:hover {
  font-style: italic;
  color: #917850;
}
.link-txt-arrow i:before {
  content: url(../images/flecha-villas.svg);
  display: inline-block;
  font-family: bootstrap-icons !important;
  font-style: normal;
  font-weight: 400 !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  font-size: 1.3rem;
  margin-right: 13px;
  position: relative;
  -webkit-animation: moveChevron 0.7s infinite alternate;
  animation: moveChevron 0.7s infinite alternate;
}
.link-txt-arrow:hover i:before {
  content: url(../images/flecha-villas-clara.svg);
}
@-webkit-keyframes moveChevron {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(8px);
  }
}
@keyframes moveChevron {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(8px);
  }
}
.btn {
 display: inline-block;
    color: #fff !important;
    background: #917850;
    font-weight: 500;
    font-size: 18px;
    text-transform: capitalize;
    letter-spacing: 0.5px;
    padding: 12px 20px;
    text-decoration: none !important;
    font-family: mixta-pro, Arial, sans-serif;
}
.btn:hover {
  background: #d7cdc3;
  color: #fff !important;
}
.center {
  margin: 0 auto;
  text-align: center;
}
.video-expand {
  margin-top: 150px;
  position: relative;
  display: grid;
  align-items: center;
  margin-left: auto !important;
  margin-right: auto !important;
  overflow: hidden;
  width: calc(100% - 140px * 2);
  height: 720px;
}
.video-expand .txt {
  position: absolute;
  width: 100%;
  text-align: center;
  padding: 0 32px;
  box-sizing: border-box;
}
.video-expand .txt p {
  color: #fff;
}
.video-expand video {
  width: 100%;
  height: 720px;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-expand-gastro {
  height: 700px;
}
.video-expand-gastro video {
  height: 700px;
}
.video-banner {
  height: 700px;
  position: relative;
  display: grid;
  align-items: center;
}
.video-banner .banner-txt {
  z-index: 2;
  width: 100%;
  text-align: center;
  padding: 0 32px;
  box-sizing: border-box;
}
.video-banner .banner-txt .tit1, .video-banner .banner-txt .tit2, .video-banner .banner-txt a, .video-banner .banner-txt p {
  color: #fff;
}
.video-banner .banner-txt a:hover {
  font-style: italic;
}
.video-banner video {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}
.video-banner:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.1;
}

.banner {
  position: relative;
  display: grid;
  align-items: center;
}
.banner .txt-wrapper {
  position: absolute;
  text-align: center;
  z-index: 2;
  width: 100%;
  box-sizing: border-box;
}
.banner .txt-wrapper .tit1, .banner .txt-wrapper .tit2, .banner .txt-wrapper a, .banner .txt-wrapper p {
  color: #fff;
}
.banner .txt-wrapper .tit1, .banner .txt-wrapper .tit2 {
  margin-bottom: 20px;
}
.banner .txt-wrapper .tit1 a:hover {
  font-style: italic;
}
.banner img {
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-height: 720px;
  min-height: 620px;
}
.parallax {
  min-height: 720px;
  background-attachment: fixed;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.anchor {
  display: block;
  position: relative;
  top: -100px;
}
.visible-xs {
  display: none;
}
.container {
  margin: 0 auto;
  padding: 0 140px;
}
.container.full {
  padding: 0 !important;
}
.container.big {
  padding: 0 52px;
}
.container.small {
  padding: 0 11.8vw;
}
.container.mr0 {
  padding-right: 0;
}
.container.ml0 {
  padding-left: 0;
}
.full {
  max-width: 100%;
  box-sizing: border-box;
}
.section, .section-l, .section-m, .section-s, .section-xl, .section-xxl, .section-l.section-m, .section-m.section-m, .section-s.section-m, .section-xl.section-m, .section-xxl.section-m, .section.section-m, .section-l.section-l, .section-m.section-l, .section-s.section-l, .section-xl.section-l, .section-xxl.section-l, .section.section-l, .section-l.section-xxl, .section-m.section-xxl, .section-s.section-xxl, .section-xl.section-xxl, .section-xxl.section-xxl, .section.section-xxl {
  margin: 100px 0;
}
.section-l.mt, .section-m.mt, .section-s.mt, .section-xl.mt, .section-xxl.mt, .section.mt, .section-l.mt-l, .section-m.mt-l, .section-s.mt-l, .section-xl.mt-l, .section-xxl.mt-l, .section.mt-l, .section-l.mt-xl, .section-m.mt-xl, .section-s.mt-xl, .section-xl.mt-xl, .section-xxl.mt-xl, .section.mt-xl {
  margin-top: 100px;
}
.section-l.mb-xl, .section-m.mb-xl, .section-s.mb-xl, .section-xl.mb-xl, .section-xxl.mb-xl, .section.mb-xl {
  margin-bottom: 100px;
}
.top-section {
    margin-top: 100px;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mt0 {
  margin-top: 0 !important;
}
.indent {
  padding: 40px 20px 20px 50px;
}
.cols2 {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 80px;
  align-items: center;
}
.cols2_s-l {
  grid-template-columns: 1fr 1.7fr;
  gap: 45px;
  align-items: center;
}
.navbar {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 100;
  width: 100%;
  padding: 1.5rem 0;
  transition: background-color 0.42s ease;  
}
.navbar .container {
  box-sizing: border-box;
  width: 100%;
  max-width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.navbar a.logo {
  position: relative;
  z-index: 21000;
}
.navbar a.logo img {
  width: 204px;
  display: block;
}
.navbar a.logo .dark {
  display: none;
}
.navbar ul.menu-sec {
  display: flex;
  gap: 30px;
  margin: 0;
  padding-left: 90px;
}
.navbar ul.menu-sec > li {
  display: inline-block;
  list-style: none;
  margin: 0;
}
.navbar ul.menu-sec > li > a {
 font-weight: 500;
    line-height: normal;
    letter-spacing: normal;
    text-transform: capitalize;
    padding: 8px 5px;
    letter-spacing: 0.5px;
    font-family: mixta-pro, Arial, sans-serif;
    font-size: 18px;
	color: #fff
}
.navbar ul.menu-sec > li > a:hover {
  color: #e7e0da;
}
.navbar .navbar-side {
  display: flex;
  align-items: center;
  padding-right: 75px;
}
.navbar .navbar-side .btn {
  position: relative;
  z-index: 21000;
}
.navbar.transparent {
  background: #fff;
	box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24);
}
.navbar.transparent a.logo .dark {
  display: block;
}
.navbar.transparent a.logo .white {
  display: none;
}
.navbar.transparent ul.menu-sec > li > a {
  color: #333;
}
.navbar.transparent ul.menu-sec > li > a:hover {
  color: #e7e0da;
}

.navbar.transparent .navbar-side .btn:hover {
  background: #d7cdc3;
}
.navbar.transparent .button-responsive span {
  background: #333;
}
body.menu-active .navbar a.logo .dark, body.overlay-open .navbar a.logo .dark {
  display: block;
}
body.menu-active .navbar a.logo .white, body.overlay-open .navbar a.logo .white {
  display: none;
}
body.menu-active .navbar .navbar-side .btn, body.overlay-open .navbar .navbar-side .btn {
  background: #917850 !important;
  color: #fff !important;
}
body.menu-active .navbar .navbar-side .btn:hover, body.overlay-open .navbar .navbar-side .btn:hover {
  background: #e7e0da !important;
}
body.menu-active .navbar .button-responsive span, body.overlay-open .navbar .button-responsive span {
  background: #333;
}
body.menu-active .navbar {
  background: #fff;
}
body.menu-active ul.menu-sec > li > a {
  color: #333 !important;
}
body.menu-active ul.menu-sec > li > a:hover {
  color: #e7e0da !important;
}
.megamenu {
  width: 100%;
  left: 0;
  top: 100%;
  position: absolute;
  background: #fff;
  border-top: 1px solid #917850;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.25s ease-in-out, visibility 0.25s ease-in-out;
}
.megamenu.show {
  opacity: 1;
  visibility: visible;
	box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    background-color: #f3ebdd;
}
.megamenu .inner-megamenu {
  display: flex;
  justify-content: center;
  gap: 28px;
  padding: 45px 52px 44px;
}
.megamenu a.megamenu-item {
  width: calc((100% - 52px * 2 - 28px - 8px) / 6);
  position: relative;
  color: #fff;
  display: flex;
  align-items: center;
  text-align: center;
  padding: 0 !important;
  overflow: hidden;
}
.megamenu a.megamenu-item span {
  position: absolute;
  display: block;
  width: 100%;
  padding: 0 20px;
  z-index: 2;
  box-sizing: border-box;
  font-family: mixta-pro, Arial, sans-serif;
  font-size: 1.875rem;
  letter-spacing: 0.093rem;
  line-height: 1.07;
  font-weight: 400;
  opacity: 0;
  transition: opacity 0.35s ease-in-out;
}
.megamenu a.megamenu-item img {
  display: block;
  aspect-ratio: 269/362;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  transition: all 0.4s ease-in-out;
}
.megamenu a.megamenu-item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0;
  transition: opacity 0.35s ease-in-out;
}
.megamenu a.megamenu-item:hover span {
  opacity: 1;
}
.megamenu a.megamenu-item:hover:after {
  opacity: 0.4;
}
.megamenu a.megamenu-item:hover img {
  transform: scale(1.05);
}
.megamenu .megamenu-link-wrapper {
  margin: 0 auto 40px;
}
.button-responsive {
  position: absolute;
  right: 52px;
  height: 20px;
  width: 48px;
  cursor: pointer;
  z-index: 21000;
  transition: all 0.35s ease-in-out;
}
.button-responsive.active {
  width: 40px;
}
.button-responsive.active .top {
  transform: translateY(10px) translateX(0) rotate(45deg);
}
.button-responsive.active .middle {
  opacity: 0;
}
.button-responsive.active .bottom {
  transform: translateY(-10px) translateX(0) rotate(-45deg);
}
.button-responsive.active:hover span {
  background: #333;
}
.button-responsive span {
  background: #fff;
  border: none;
  height: 2px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.35s ease;
  cursor: pointer;
}
.button-responsive span:nth-of-type(2) {
  top: 10px;
}
.button-responsive span:nth-of-type(3) {
  top: 20px;
}
body.overlay-open .side-btns {
  z-index: 100;
}
.overlay {
  position: fixed;
  background: #e7e0da;
  top: 0;
  left: 0;
  width: 100%;
  height: 0;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.35s, visibility 0.35s;
  overflow: hidden;
}
.overlay:after {
  content: "";
  display: block;
  position: fixed;
  top: 84px;
  left: 0;
  width: 100%;
  height: 1px;
  background: #e7e0da;
}
.overlay.open {
  opacity: 1;
  visibility: visible;
  height: 100vmax;
  z-index: 20000;
  min-height: 550px;
}
.overlay .overlay-menu {
  position: relative;
  font-weight: 400;
  display: grid;
  padding: 210px 130px;
}
.overlay .overlay-menu ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.overlay .overlay-menu ul li {
  list-style: none;
  font-family: mixta-pro, Arial, sans-serif;
  font-weight: 400;
  font-size: 35px;
  margin-bottom: 40px;
  color: #917850;
}
.overlay .overlay-menu ul li a {
  color: #917850;
}
.overlay .overlay-menu ul li a.active, .overlay .overlay-menu ul li a:hover {
  color: #333;
}
.overlay .overlay-menu ul li a.with-children:after {
  content: "";
  display: inline-block;
  width: 8px;
  height: 13px;
  background: url(../images/arrow-submenu.svg);
  background-size: cover;
  margin-left: 2px;
  position: relative;
  top: -2px;
}
.overlay .overlay-menu .submenu {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  left: 48%;
  top: 0;
  transition: opacity 0.3s ease-in-out, visibility 0.3s ease-in-out;
}
.overlay .overlay-menu .submenu.show {
  visibility: visible;
  opacity: 1;
  display: block !important;
}
.overlay .overlay-menu .submenu li {
  font-family: indivisible, Arial, sans-serif;
  text-transform: uppercase;
  font-size: 20px;
  letter-spacing: 0.18rem;
  font-weight: 400;
  margin-bottom: 30px;
  color: #333;
}
.overlay .overlay-menu .submenu li strong {
  font-weight: 600;
}
.overlay .overlay-menu .submenu li a {
  color: #333;
}
.overlay .overlay-menu .submenu li a.active, .overlay .overlay-menu .submenu li a:hover {
  color: #917850;
  text-shadow: 0 0 0.7px #333;
}
.overlay .wrapper {
  display: grid;
  grid-template-columns: 1fr 1.35fr;
}
.overlay .wrapper .col-img .menu-img-wrapper {
  position: relative;
}
.overlay .wrapper .col-img .menu-img-wrapper img {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  aspect-ratio: 820/530;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  max-height: 62vh;
  min-height: 310px;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.65s ease-in-out, visibility 0.65s ease-in-out;
}
.overlay .wrapper .col-img .menu-img-wrapper img.show {
  opacity: 1;
  visibility: visible;
}
.overlay .menu-bottom {
  padding-left: 130px;
  padding-right: 52px;
  position: absolute;
  bottom: 55px;
  left: 0;
  right: 0;
  display: flex;
  justify-content: space-between;
}
.overlay .menu-bottom a {
  font-size: 1rem;
  font-weight: 500;
  letter-spacing: 0.2rem;
  text-transform: uppercase;
  margin-right: 36px;
  color: #333;
}
.overlay .menu-bottom a:hover {
  color: #917850;
}
.overlay .menu-bottom .social-icons a {
  margin: 0;
  color: #333;
}
a.close {
  position: relative;
  width: 40px;
  height: 40px;
  display: inline-block;
  z-index: 3;
}
a.close span {
  position: absolute;
  top: 20px;
  left: 0;
  display: inline-block;
  width: 100%;
  height: 2px;
  background: #333;
  transition: background 0.25s ease-in-out;
}
a.close span.span-1 {
  transform: translateY(0) translateX(0) rotate(45deg);
}
a.close span.span-2 {
  transform: translateY(0) translateX(0) rotate(-45deg);
}
a.close:hover span {
  background: #917850;
}
footer.site-footer {
  background: #f7f5f4;
  clip-path: polygon(0% 24%, 100% 0%, 100% 100%, 0% 100%);
}
footer.site-footer .main-footer {
  padding: 130px 0 50px 0;
}
footer.site-footer .main-footer-content {
  display: flex;
  justify-content: space-between;
  gap: 45px;
  align-items: flex-end;
}
.footerLogo img {
  max-width: 290px;
  width: 100%;
  margin: auto;
}
footer.site-footer h3 {
  font-family: mixta-pro, Arial, sans-serif;
  font-weight: 350;
  font-size: 25px;
  margin-bottom: 25px;
}
footer.site-footer ul {
  margin: 0;
  padding: 0;
  display: flex;
  flex-wrap: wrap
}
footer.site-footer ul li {
  list-style: none;
  font-weight: 300;
  font-size: 15px;
  letter-spacing: normal;
  text-transform: capitalize;
  color: #333;
  margin: 0 0 12px 0;
  width: 50%;
}
footer.site-footer ul li:last-child {
  margin-bottom: 0;
}
footer.site-footer ul li a {
  color: #333;
}
footer.site-footer ul li a:hover {
  color: #917850;
}
footer.site-footer .bottom-footer {
  border-top: none;
  padding: 15px 0;
  background-color: #917850;
}
.waves-embed.w-embed {
  bottom: -5px;
  position: relative;
}
footer.site-footer .bottom-footer .container {
  display: flex;
  justify-content: space-between;
  gap: 50px;
  align-items: center;
}
footer.site-footer .bottom-footer p {
  margin: 0;
  font-weight: 400;
  font-size: 1rem;
  font-size: 0.95rem;
  color: #fff;
}
.social-icons {
  display: flex;
  gap: 10px;
  justify-content: center;
  margin-top: 30px;
  margin-bottom: 12px;
}
.social-icons a {
  background-color: #917850;
  width: 40px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  line-height: 40px;
  align-items: center;
}
.social-icons a i {
  color: #fff
}
.dbl-img {
  position: relative;
  padding: 0 8% 8% 0;
}
.dbl-img .img1 {
  position: relative;
  z-index: 2;
  width: 100%;
  aspect-ratio: 1000 / 880;
  -o-object-fit: cover;
  object-fit: cover;
}
.dbl-img .img2 {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 2;
  width: 80%;
}
.dbl-img.above-right {
  padding: 0 0 14% 14%;
}
.dbl-img.above-right .img2 {
  right: auto;
  left: 0;
}
.home-wellness .dbl-img {
  padding: 0 8% 8% 0;
}
.home-wellness .dbl-img .img2 {
  width: 50.8%;
  z-index: 9;
  aspect-ratio: 1000 / 880;
  object-fit: cover;
}
.banner-coctel-bar .dbl-img {
  padding: 0;
  padding-bottom: 420px;
  padding-left: 165px;
  padding: 0 0 36% 15.4%;
}
.banner-coctel-bar .dbl-img .img2 {
  width: 42%;
}
.servicios-villa-row-1 .dbl-img .img2 {
  width: 75%;
}
.servicios-villa-row-2 .dbl-img {
  padding: 0 0 8% 8%;
}
.servicios-villa-row-2 .dbl-img .img2 {
  width: 81.2%;
}
#overlayer {
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 99998;
  background: #fff;
}
.page-loader {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: grid;
  justify-content: center;
  align-items: center;
}
.logo-animation {
  display: inline-block;
  width: 152px;
  height: 152px;
  border-radius: 50%;
  -webkit-animation: 10s linear infinite spinner-border;
  animation: 10s linear infinite spinner-border;
}
@-webkit-keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
@keyframes spinner-border {
  to {
    transform: rotate(360deg);
  }
}
form .f-row {
  margin-bottom: 30px;
  max-width: 580px;
}
form input[type="text"], form input[type="email"], form input[type="tel"], form input[type="date"], .form-control {
  border: none;
  box-shadow: none;
  outline: 0;
  border-radius: 0 !important;
  width: 100%;
  background: #fff;
  box-sizing: border-box;
  border-bottom: 1px solid #ddd;
  padding: 6px 0;
  font-family: mixta-pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #333;
}
form input[type="text"]::-webkit-input-placeholder, form input[type="email"]::-webkit-input-placeholder, form input[type="date"]::-webkit-input-placeholder, form input[type="tel"]::-webkit-input-placeholder, form textarea::-webkit-input-placeholder {
  color: #333;
}
form input[type="text"]::-moz-placeholder, form input[type="email"]::-moz-placeholder, form input[type="tel"]::-moz-placeholder, form input[type="date"]::-moz-placeholder, form textarea::-moz-placeholder {
  color: #333;
}
form input[type="text"]:-ms-input-placeholder, form input[type="email"]:-ms-input-placeholder, form input[type="tel"]:-ms-input-placeholder, form input[type="date"]:-ms-input-placeholder, form textarea:-ms-input-placeholder {
  color: #333;
}
form input[type="text"]::-ms-input-placeholder, form input[type="email"]::-ms-input-placeholder, form input[type="date"]::-ms-input-placeholder, form input[type="tel"]::-ms-input-placeholder, form textarea::-ms-input-placeholder {
  color: #333;
}
form input[type="text"]::placeholder, form input[type="email"]::placeholder, form input[type="tel"]::placeholder, form input[type="date"]::placeholder, form textarea::placeholder {
  color: #333;
}
form textarea {
  height: 100px;
}
form label {
  font-family: mixta-pro, Arial, sans-serif;
  font-size: 20px;
  font-weight: 400;
  color: #333;
  display: block;
  margin-bottom: 6px;
}
form input[type="submit"] {
  -webkit-appearance: none;
  border: none;
  border-radius: 0;
  box-shadow: none;
  font-family: indivisible, Arial, sans-serif;
  text-transform: uppercase;
  transition: all 0.25s ease-in-out;
}
form input[type="submit"]:hover {
  text-decoration: none;
  cursor: pointer;
}
form p.help {
  margin-top: 10px;
  font-size: 1rem;
  color: #333;
  font-weight: 300;
}
.site-footer form .f-row {
  margin-bottom: 5px;
}
.site-footer form input[type="text"], .site-footer form input[type="email"] {
  border: none;
  padding: 13px 15px;
  font-family: indivisible, Arial, sans-serif;
  font-size: 1rem;
  font-weight: 400;
  color: #333;
}
.site-footer form input[type="text"]::-webkit-input-placeholder, .site-footer form input[type="email"]::-webkit-input-placeholder {
  color: #e7e0da;
}
.site-footer form input[type="text"]::-moz-placeholder, .site-footer form input[type="email"]::-moz-placeholder {
  color: #e7e0da;
}
.site-footer form input[type="text"]:-ms-input-placeholder, .site-footer form input[type="email"]:-ms-input-placeholder {
  color: #e7e0da;
}
.site-footer form input[type="text"]::-ms-input-placeholder, .site-footer form input[type="email"]::-ms-input-placeholder {
  color: #e7e0da;
}
.site-footer form input[type="text"]::placeholder, .site-footer form input[type="email"]::placeholder {
  color: #e7e0da;
}
.site-footer form input[type="submit"] {
  background: 0 0;
  color: #333;
  font-size: 1rem;
  letter-spacing: 0.2em;
  margin-left: -3px;
  font-weight: 500;
}
.site-footer form input[type="submit"]:hover {
  color: #917850;
}
.site-footer form .submit-wrapper {
  margin: 22px 0 25px;
}
.site-footer form .check-row {
  position: relative;
}
.site-footer form .check-row label {
  font-family: indivisible, Arial, sans-serif;
  color: #333;
  font-size: 12px;
  position: absolute;
  top: 0;
  left: 28px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  margin: 0;
}
select::-ms-expand {
  display: none;
}
input[type="radio"], input[type="checkbox"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  margin: 0;
  color: #000;
  width: 16px;
  height: 16px;
  border-radius: 100%;
  border: none;
  display: grid;
  place-content: center;
  margin-top: 1px;
  outline: 0;
}
input[type="radio"]:before, input[type="checkbox"]:before {
  content: "";
  width: 16px;
  height: 16px;
  border-radius: 100%;
  transition: 60ms transform ease-in;
  background: url(../images/check.svg);
  background-size: cover;
  transform: scale(0);
}
input[type="radio"]:checked::before, input[type="checkbox"]:checked::before {
  transform: scale(1);
}
input[type="radio"]:hover, input[type="checkbox"]:hover {
  cursor: pointer;
}
input[type="checkbox"] {
  border-radius: 0;
}
input[type="checkbox"]:before {
  border-radius: 0;
}
.radio-wrapper {
  display: grid;
  grid-template-columns: 18px 1fr;
  grid-gap: 9px;
  align-items: center;
}
body:not(#page-home) {
  -webkit-animation: fadeInAnimation ease 2.7s;
  animation: fadeInAnimation ease 2.7s;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
}
@-webkit-keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeInAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hero {
  -o-object-fit: cover;
  object-fit: cover;
  background-position: 50% 50% !important;
  background-repeat: no-repeat !important;
  background-size: cover !important;
  color: #fff;
  height: 100vh;
  position: relative;
  overflow: hidden;
  display: grid;
  align-items: center;
  justify-content: center;
}
.hero .txt-wrapper {
  text-align: center;
  z-index: 2;
  margin: 0 32px;
}
.hero:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.33;
  z-index: 1;
}
#page-home .hero:before {
  background: none;
}
.header-bottom-bar {
  position: absolute;
  bottom: 0;
  left: 0;
  display: flex;
  align-items: center !important;
  width: 100% !important;
}
.header-bottom-bar .btn {
  background: #d7cdc3;
  color: #333 !important;
  border: none;
  padding: 10px 16px 9px;
  text-transform: uppercase;
  font-weight: 500;
  white-space: nowrap;
  border-radius: 0;
  letter-spacing: 0.24rem;
  font-size: 1rem;
  z-index: 2;
}
.header-bottom-bar .btn:hover {
  background: #f6f3f1;
}
.header-bottom-bar .text-marquee {
  z-index: 1;
  margin-left: 1px;
  overflow: hidden;
  position: relative;
  white-space: nowrap;
}
.header-bottom-bar .text-marquee .marquee-content {
  padding-top: 2px;
  font-size: 1.125rem;
  font-weight: 400;
  color: #f8f8f8;
  text-transform: uppercase;
  line-height: 1rem;
  letter-spacing: 0.25rem;
  white-space: nowrap;
  display: inline-block;
  -webkit-animation: scroll-text 90s linear infinite;
  animation: scroll-text 90s linear infinite;
}
@-webkit-keyframes scroll-text {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
@keyframes scroll-text {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-50%);
  }
}
.txt-vertical {
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
  text-transform: uppercase;
  font-size: 1rem;
  letter-spacing: 0.25rem;
  cursor: pointer;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  z-index: 1000;
}
.txt-vertical a {
  color: #fff;
  padding: 21px 16px 19px;
  background: rgba(97, 79, 69, 0.7);
}
.txt-vertical a:hover {
  background: rgba(97, 79, 69, 0.94);
}
.side-btns {
  position: fixed;
  top: 39%;
  right: 0;
  display: flex;
  flex-direction: column;
  z-index: 1000;
}
.side-btns .btn-icon {
  color: #333;
  width: 64px;
  height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  border: none;
  padding: 0;
  transition: background-color 0.3s ease-in-out;
}
.side-btns .btn-icon i {
  font-size: 24px;
  padding: 0;
}
.side-btns .btn-icon:hover {
  color: #fff;
}
.side-btns .btn-phone .txt, .side-btns .btn-whatsapp .txt {
  position: absolute;
  right: 60px;
  color: #333;
  white-space: nowrap;
  opacity: 0;
  z-index: 0;
  visibility: hidden;
  transition: opacity 0.5s ease, visibility 1s ease, right 0.5s ease;
  -webkit-clip-path: inset(0 100% 0 0);
  clip-path: inset(0 100% 0 0);
  font-size: 1rem;
  padding: 1rem 1.5rem;
  height: 64px;
  display: grid;
  align-items: center;
  box-sizing: border-box;
}
.side-btns .btn-phone:hover .txt, .side-btns .btn-whatsapp:hover .txt {
  right: calc(100% + 0px);
  opacity: 1;
  visibility: visible;
  z-index: 1;
  -webkit-clip-path: inset(0 0 0 0);
  clip-path: inset(0 0 0 0);
}
.side-btns .btn-whatsapp {
  background-color: #d7cdc3;
  border-radius: 0;
}
.side-btns .btn-whatsapp i {
  content: url(../images/ico-whatsapp.svg);
}
.side-btns .btn-whatsapp .txt {
  top: 0;
  background-color: #d7cdc3;
}
.side-btns .btn-phone {
  background-color: #e7e0da;
  border-radius: 0;
  position: relative;
  z-index: 1;
}
.side-btns .btn-phone i {
  content: url(../images/ico-tlf.svg);
}
.side-btns .btn-phone .txt {
  top: 50%;
  transform: translateY(-50%);
  background-color: #e7e0da;
}
.home-video-txt .cols2 {
  grid-template-columns: 1.04fr 1fr;
  align-items: center;
	grid-gap: 40px;
}
.home-video-txt .col-video {
  position: relative;
}
.home-video-txt .col-video img {
  aspect-ratio: 1000/880;
  -o-object-fit: cover;
  object-fit: cover;
}
.home-video-txt .col-video .play-button {
  position: absolute;
  width: 100px;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 2;
  opacity: 0.8;
}
.home-video-txt .col-video .play-button:hover {
  opacity: 1;
}
.lg-toolbar .lg-icon {
  color: #fff !important;
  opacity: 0.8;
}
.lg-toolbar .lg-icon:hover {
  opacity: 1;
}
.conozca-villa .links-slider, .section-home-villas .links-slider {
  margin: 40px 0 90px 20px;
}
.conozca-villa .col-img {
  margin-top: 60px;
  position: relative;
}
.conozca-villa .col-img .img-links-slider, .section-home-villas .col-img .img-links-slider {
  position: relative;
  height: 760px;
}
.conozca-villa .col-img .img-links-slider:after, .section-home-villas .col-img .img-links-slider:after {
  content: "";
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #000;
  opacity: 0.1;
}
.conozca-villa .col-img .item, .section-home-villas .col-img .item {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  aspect-ratio: 1066/777;
  -o-object-fit: cover;
  object-fit: cover;
  width: 100%;
  height: 100%;
  opacity: 0;
  visibility: hidden;
  transition: all 0.65s ease-in-out;
}
.conozca-villa .col-img .item.show, .section-home-villas .col-img .item.show {
  opacity: 1;
  visibility: visible;
}
.villas-slider-mobile {
  display: none;
  overflow: hidden;
  position: relative;
  margin-bottom: 85px;
}
.villas-slider-mobile article.item {
  position: relative;
  display: grid;
  align-items: center;
  justify-items: center;
}
.villas-slider-mobile article.item a {
  position: absolute;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3.4px;
  z-index: 2;
}
.villas-slider-mobile article.item img {
  height: 455px;
  width: 100%;
}
.villas-slider-mobile article.item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.32;
}
.villas-slider-mobile .slider-nav {
  z-index: 3;
  position: static;
  height: 0;
}
.villas-slider-mobile .slider-nav .swiper-button-villas-next, .villas-slider-mobile .slider-nav .swiper-button-villas-prev {
  position: absolute;
  z-index: 4;
  top: 50%;
  left: 5px;
  margin-top: -15px;
  background-image: url(../images/slider-prev-white.svg);
  background-repeat: no-repeat;
  background-position: center center;
  width: 30px;
  height: 30px;
  background-size: 14px 24px;
}
.villas-slider-mobile .slider-nav .swiper-button-villas-next {
  left: auto;
  right: 5px;
  background-image: url(../images/slider-next-white.svg);
}
.links-slider .item {
  margin: 30px 0;
  display: flex;
  align-items: center;
  position: relative;
  width: 100%;
  padding: 2px 0;
}
.links-slider .item .item-txt {
  font-weight: 400;
  font-size: 1.25rem;
  text-transform: uppercase;
  letter-spacing: 0.25rem;
  margin-right: 32px;
  color: #333;
  transition: font-weight 0.1s ease-in-out;
}
.links-slider .item .item-txt a, .links-slider .item .item-txt span {
  color: #333;
}
.links-slider .item .item-txt a:hover, .links-slider .item .item-txt span:hover {
  letter-spacing: 0.5px;
}
.links-slider .item .item-txt span {
  transition: all 0.3s ease-in-out;
}
.links-slider .item .item-txt span:hover {
  cursor: default;
}
.links-slider .item .line {
  flex-grow: 0;
  height: 1px;
  background: #333;
  opacity: 0;
  display: none;
}
.links-slider .item.active .item-txt {
  ffont-weight: 500;
  text-shadow: 0 0 0.6px #333;
}
.links-slider .item.active .line {
  display: block;
  -webkit-animation: drawLine 0.5s ease forwards;
  animation: drawLine 0.5s ease forwards;
}
@-webkit-keyframes drawLine {
  0% {
    flex-grow: 0;
    opacity: 0;
  }
  100% {
    flex-grow: 1;
    opacity: 1;
  }
}
@keyframes drawLine {
  0% {
    flex-grow: 0;
    opacity: 0;
  }
  100% {
    flex-grow: 1;
    opacity: 1;
  }
}
.col-txt.dark .links a, .col-txt.dark .tit2, .col-txt.dark p {
  color: #fff;
}
.col-txt.dark .links a:hover {
  color: #fff;
  opacity: 0.6;
}
.banner-gastronomia {
  background: #917850;
}
.banner-gastronomia .cols2 {
  grid-template-columns: 50% 50%;
  grid-gap: 0;
  align-items: center;
}
.banner-gastronomia .col-txt {
  padding-left: 8.5vw;
}
.banner-gastronomia .col-txt .inner {
  max-width: 660px;
}
.banner-gastronomia .col-txt .tit2 br {
  display: block !important;
}
.banner-gastronomia .col-txt .gastro-icons {
  margin: 25px 0 70px;
}
.banner-gastronomia .col-img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  min-height: 780px;
}
.banner-gastronomia .col-img .gastro-slider, .banner-gastronomia .col-img .gastro-swiper {
  height: 100%;
  overflow: hidden;
}
.home-wellness .cols2 {
  grid-gap: 130px;
  align-items: center;
}
.home-experiencias {
  padding-left: 11.8vw;
}
.home-experiencias .col-txt {
  position: relative;
  padding-right: 70px;
}
.home-experiencias .col-gallery {
  overflow: hidden;
}
.home-experiencias .col-gallery a {
  display: block;
}
.home-experiencias .col-gallery img {
  aspect-ratio: 531/694;
  -o-object-fit: cover;
  object-fit: cover;
}
.img-tit-overlay {
  position: relative;
  display: grid;
  align-items: center;
  text-align: center;
  overflow: hidden;
}
.img-tit-overlay span {
  position: absolute;
  color: #fff;
  z-index: 3;
  display: block;
  width: 100%;
  font-family: mixta-pro, Arial, sans-serif;
  font-weight: 400;
  font-size: 1.875rem;
}
.img-tit-overlay:after {
  content: "";
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background: #000;
  z-index: 2;
  transition: all 0.4s ease-in-out;
  opacity: 0.2;
}
.img-tit-overlay img {
  display: block;
  transition: all 0.4s ease-in-out;
}
.slider-nav {
  position: absolute;
  bottom: 4px;
  right: 120px;
  height: 40px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.slider-nav .swiper-button-next, .slider-nav .swiper-button-prev {
  display: inline-block;
  width: 21px;
  height: 40px;
  background-size: cover !important;
  position: relative;
  transition: opacity 0.2s ease-in-out;
  opacity: 0.8;
}
.slider-nav .swiper-button-next:after, .slider-nav .swiper-button-prev:after {
  display: none;
}
.slider-nav .swiper-button-next:hover, .slider-nav .swiper-button-prev:hover {
  opacity: 1;
}
.slider-nav .swiper-button-prev {
  background: url(../images/slider-prev.svg);
  margin-right: 75px;
}
.slider-nav .swiper-button-next {
  background: url(../images/slider-next.svg);
}
a.img-tit-overlay-wrapper:hover .img-tit-overlay:after {
  opacity: 0.35;
}
a.img-tit-overlay-wrapper:hover .img-tit-overlay img {
  transform: scale(1.05);
}
.hotel-img-txt {
  position: relative;
  z-index: 2;
}
.hotel-img-txt img {
  position: relative;
  top: 0px;
  min-height: 550px;
}
.hotel-img-txt .col-txt p.feat {
  max-width: 460px;
}
.hotel-banner {
  z-index: 1;
}
.hotel-banner:after {
  opacity: 0.3;
}
.hotel-oasis p.feat {
  max-width: 580px;
}
.hotel-oasis .col-txt img {
  margin-top: 30px;
  margin-left: 0px;
  aspect-ratio: 1018 / 892;
}
.hotel-oasis .col-img img {
  min-height: 780px;
}
.gallery-wrapper .swiper-wrapper {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-gap: 75px 20px;
}
.img-box-wrapper {
  position: relative;
}
.img-box-wrapper .box {
  background: #e7e0da;
  padding: 60px 110px 55px;
  box-sizing: border-box;
  position: absolute;
  top: 0;
  left: 0;
  width: 560px;
  z-index: 2;
}
.section-right .img-box-wrapper.full .box {
  left: auto;
  right: 0;
}
.img-box-wrapper .box .tit2 {
  margin-bottom: 35px;
}
.img-box-wrapper .box .inner {
  margin: 0 auto;
}
.img-box-wrapper .box a:hover {
  color: #917850;
}
.img-box-wrapper .img-wrapper {
  padding-top: 80px;
  padding-left: 480px;
}
.img-box-wrapper .img-wrapper img {
  display: block;
}
.img-box-wrapper.full .box {
  background: #e7e0da;
  padding: 60px 50px 55px;
  box-sizing: border-box;
  position: absolute;
  top: 25%;
  left: 0;
  width: 560px;
  z-index: 2;
}
.img-box-wrapper.full .box .inner {
  max-width: 390px;
}
.img-box-wrapper.full .box .links {
  margin-top: 90px;
}
.img-box-wrapper.full .img-wrapper {
  padding-top: 0;
  padding-left: 25%;
  box-sizing: border-box;
}
.section-right .img-box-wrapper.full .img-wrapper {
  padding-right: 25%;
  padding-left: 0;
}
.img-box-wrapper.full .img-wrapper img {
  width: 100%;
  height: 100%;
}
.section-tipo-villas article {
  margin-bottom: 160px;
}
.section-tipo-villas article .cols2 {
  grid-gap: 0;
  align-items: center;
}
.section-tipo-villas article .inner-txt {
  padding: 120px 23%;
  padding: 0 23%;
}
.section-tipo-villas article .inner-txt p.feat {
  font-style: normal;
}
.section-tipo-villas article .inner-txt .links {
  margin-top: 60px;
}
.section-tipo-villas article img {
  aspect-ratio: 940/680;
  -o-object-fit: cover;
  object-fit: cover;
}
.section-tipo-villas article:nth-child(odd) .cols2 {
  grid-template-columns: 50% 1fr;
}
.section-tipo-villas article:nth-child(odd) .col-img {
  order: 1;
}
.section-tipo-villas article:nth-child(odd) .col-txt {
  order: 2;
}
.section-tipo-villas article:nth-child(even) .cols2 {
  grid-template-columns: 1fr 50%;
}
.instalaciones-servicios {
  background: #f6f3f1;
  padding: 90px 0 80px;
}
.instalaciones-servicios .cols2 {
  grid-template-columns: 510px 1fr;
}
.instalaciones-servicios .tit2 {
  color: #917850;
  margin-bottom: 100px;
}
.instalaciones-servicios .col-tit a:hover {
  color: #917850;
}
.instalaciones-servicios .col-cont ul {
  margin: 0;
  padding: 0;
  -webkit-columns: 2;
  -moz-columns: 2;
  columns: 2;
  -webkit-column-gap: 90px;
  -moz-column-gap: 90px;
  column-gap: 90px;
}
.instalaciones-servicios .col-cont ul li {
  font-family: mixta-pro, Arial, sans-serif;
  color: #917850;
  list-style: none;
  font-weight: 400;
  font-size: 17px;
  margin-bottom: 16px;
}
.conozca-villa.single {
  padding: 0 !important;
}
.conozca-villa.single img {
  max-height: 650px;
  width: 100%;
}
.conozca-villa .links-slider {
  margin: 75px 40px 0px 50px;
  transform: none;
}
.conozca-villa .col-img {
  margin-top: 0;
}
.conozca-villa .col-img .img-links-slider {
  height: 650px;
}
.conozca-villa .col-img img {
  aspect-ratio: 1062/650;
  height: 100%;
  max-height: 650px;
}
.gastronomia-menu .cols2 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 90px;
  align-items: center
}

.banner-coctel-bar.idiomas {
  background-image: none;
  background-repeat: no-repeat;
  background-size: cover;
}
.banner-coctel-bar .cols2 {
  grid-template-columns: 1fr 1fr;
  grid-gap: 90px;
  align-items: center
}
.banner-coctel-bar .col-txt {
  display: grid;
}
.banner-coctel-bar .links a:hover {
  color: #917850;
}
.banner-coctel-bar .logo-coctel-bar {
  align-self: flex-end;
  margin-top: 60px;
  text-align: right;
}
.banner-coctel-bar .logo-coctel-bar img {
  width: 330px;
  margin-left: auto;
}
.video-expand-gastro {
  width: calc(100% - 140px * 3);
}
.experiencias-bl .img-box-wrapper.full .box .inner {
  max-width: 450px;
}
.el-espacio {
  display: grid;
  align-items: center;
  position: relative;
  padding: 190px 0 0;
}
.el-espacio .espacio-box {
  position: relative;
  z-index: 2;
  background: #333;
  text-align: center;
  padding: 120px 100px 100px;
  width: 34vw;
}
.el-espacio .espacio-box .indent {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
}
.el-espacio .espacio-box p {
  margin-left: auto;
  margin-right: auto;
}
.el-espacio .espacio-box p.feat {
  margin-bottom: 50px;
}
.el-espacio .espacio-box .tit2, .el-espacio .espacio-box a, .el-espacio .espacio-box p {
  color: #fff;
}
.el-espacio .espacio-box a:hover {
  color: #e7e0da;
}
.el-espacio img {
  position: absolute;
  display: block;
  -o-object-fit: cover;
  object-fit: cover;
  transition: all 0.2s ease-in-out;
}
.el-espacio .img1, .el-espacio .img1-ghost {
  aspect-ratio: 630/560;
  z-index: 3;
  top: 0;
  left: 5vw;
  width: 30vw;
  height: 22vw;
}
.el-espacio .img2, .el-espacio .img2-ghost {
  aspect-ratio: 667/646;
  top: 100px;
  right: 5vw;
  width: 30vw;
  height: 22vw;
}
.el-espacio-bottom {
  margin-top: -140px;
}
.el-espacio-bottom img {
  position: relative;
}
.el-espacio-bottom .img3 {
  aspect-ratio: 500/600;
  width: 30vw;
  height: 22vw;
  top: -124px;
}
.el-espacio-bottom .img4 {
  aspect-ratio: 764/520;
  z-index: 3;
  width: 35vw;
  height: 23.3vw;
}
.servicios-villa-row-1 .col-txt {
  position: relative;
}
.servicios-villa-row-1 .col-txt .feat {
  max-width: 470px;
}
.servicios-villa-row-2 .col-txt .inner-txt p.feat {
  max-width: 470px;
}
.contacto-content .col-form {
    margin-top: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.12), 0 1px 2px rgba(0, 0, 0, 0.24);
    padding: 30px;
}
.inner-txt .indent, .inner-txt h2 {
  opacity: 0;
  transform: translateY(60px);
}
.doble-img img, .obrador-content img, .section-tipo-villas img, img.fadeIn {
  opacity: 0;
  transform: translateY(60px);
}
.img-box-wrapper .box, .img-box-wrapper .img-wrapper img {
  opacity: 0;
  transform: translateY(70px);
}
.villas-slider-mobile div.item {
  position: relative;
  display: grid;
  align-items: center;
  justify-items: center;
}
.villas-slider-mobile div.item a {
  position: absolute;
  display: block;
  color: #fff;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 3.4px;
  z-index: 2;
}
.villas-slider-mobile div.item img {
  height: 455px;
  width: 100%;
}
.villas-slider-mobile div.item:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.32;
}
h2.tit1 {
  margin: 0 0 20px 0;
}
h2.pretit {
  font-size: 1.25rem;
  margin-bottom: 0.5rem;
  line-height: 1.5625rem;
  letter-spacing: 0.3125rem;
  font-weight: 400;
  text-transform: uppercase;
  font-family: "indivisible";
}
h2.pretit.above {
  position: absolute;
  top: 300px;
  text-align: center;
  width: 100%;
  left: 0;
}
button.play-button {
  background-color: transparent;
  border: none;
  cursor: pointer;
}
#header-home .background, #header-iconic .background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: center;
  opacity: 0;
  transition: opacity 1s ease-in-out;
}
#header-home .background.active, #header-iconic .background.active {
  opacity: 1;
}
.overlay .menu-bottom.menu-bottom-icons {
  right: 0;
  left: auto;
}
.el-espacio.servicios .espacio-box p.feat {
  margin-bottom: 25px;
}
.el-espacio #bienvenida::before {
  content: "";
  display: block;
  width: 100px;
  height: 2px;
  background: #ffffff;
  margin: 30px auto;
}
#content.sunset {
  background-color: #fbf9f3;
}
.cols2-min li {
  margin-bottom: 0.25rem;
}
.cols2-min .col-box p {
  margin-bottom: 0.75rem;
}
.cols2-min .col-box ul {
  margin: 0;
}
.cols2-min .col-box img {
  height: 100%;
}
.block {
  display: block;
}
.txt-vertical.sunset a {
  font-size: 1.15rem;
  background: linear-gradient(-45deg, #de8274, #d8a58a);
  transition: background 1.5s ease-in-out;
}
.txt-vertical.sunset a:hover {
  background: linear-gradient(-45deg, #d8a58a, #de8274);
}
.hero .txt-wrapper {
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  width: 100vw;
  height: 100vh;
  border-radius: 0;
  background-image: linear-gradient(to top, rgba(90, 90, 90, 0.01) 0%, rgba(90, 90, 90, 0.25) 50%, rgba(90, 90, 90, 0.01) 100%);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  background-position: center;
  transition: backdrop-filter 0.6s ease, background-color 0.6s ease;
}
.col-lg-2 {
  width: 16.66%;
}
.col-lg-3 {
  width: 25%;
}
.col-lg-4 {
  width: 33.33%;
}
.col-lg-5 {
  width: 41.66%;
}
.col-lg-6 {
  width: 50%;
}
.footerAdd {
  display: flex;
  align-items: flex-start;
  margin-top: 15px;
}
.footerAdd img {
  width: 20px;
  position: relative;
  margin-right: 5px;
}
.row.d-flex.align-items-center {
  display: flex;
  justify-content: space-between;
  width: 100%;
}
.float-end {
  float: right
}
.inner-txt p.p1 {
  margin-bottom: 10px;
  font-weight: 600;
}
.inner-txt p.p2 span {
  margin: 0 6px;
}
.gallerySec {
  padding: 100px 0;
}
.galleryContainer {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  justify-items: center;
  grid-gap: 15px;
}
.galleryContainer .item {
  width: 100%;
  overflow: hidden;
  background: #000;
}
.galleryContainer .item img {
  opacity: 0.8;
  width: 100%;
  height: 100%;
  transform: scale(1.15);
  transition: transform 0.5s, opacity 0.5s;
}
.galleryContainer .item img:hover {
  opacity: 1;
  transform: scale(1.03)
}
.pt-80 {
  padding-top: 80px;
}
.main-footer-content p {
  font-size: 15px;
  margin-bottom: 12px;
}
.main-footer-content p i {
  margin-right: 5px;
}
.parallax > use {
  animation: 25s cubic-bezier(.55, .5, .45, .5) infinite move-forever
}
.parallax > use:first-child {
  animation-delay: -2s;
  animation-duration: 7s
}
.parallax > use:nth-child(2) {
  animation-delay: -3s;
  animation-duration: 10s
}
.parallax > use:nth-child(3) {
  animation-delay: -4s;
  animation-duration: 13s
}
.parallax > use:nth-child(4) {
  animation-delay: -5s;
  animation-duration: 20s
}
@keyframes move-forever {
  0% {
    transform: translate3d(-90px, 0, 0)
  }
  100% {
    transform: translate3d(85px, 0, 0)
  }
}
.footerAdd i {
  position: relative;
  top: 2px;
}
.dine-img .dbl-img img {
  aspect-ratio: 1200 / 900;
}
.dine-img .dbl-img {
  padding: 0
}
.mt-100 {
  margin-top: 100px;
}
.tit-3{
    font-size: 28px;
    line-height: 1.5;
    font-weight: 400;
    letter-spacing: 0;
    margin-bottom: 10px;
}
.top-block, .section-bottom {
    padding: 0 200px;
    text-align: center;
    margin: 0 auto;
}
.top-block .indent, .section-bottom .indent {
    padding: 20px 0px 0 0px;
}
.dbl-img.facImg .img1{
	aspect-ratio: auto;
}
.dbl-img.facImg {
    padding: 0;
}
.fac-list{
	margin: 0;
    padding: 0;
}
ul.fac-list li {
    margin-bottom: 10px;
}
.section-bottom{
	margin-bottom: 100px;
}
.dineList li{
   color: #fff;	
	margin-bottom: 10px;
}
.fac-home-list li, .dineInnerList li{
	margin-bottom: 10px;
}
.text-white{
	color: #fff
}
.about-video {
    height: 800px;
}
.about-video video{
	height: 100%;
    object-fit: cover;
}
.modal {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    visibility: hidden;
    transform: scale(1.1);
    transition: visibility 0s linear 0.25s, opacity 0.25s 0s, transform 0.25s;
	z-index: 999;
}
.modal-content {
   position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background-color: white;
    padding: 1.5rem 1.5rem 2rem;
    width: 30rem;
    border-radius: 0;
}
.close-button {
    float: right;
    width: 2rem;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
    border-radius: 50%;
    background-color: #917850;
    color: #fff;
    font-size: 20px;
    position: absolute;
    right: -15px;
    top: -15px;
}

.show-modal {
    opacity: 1;
    visibility: visible;
    transform: scale(1.0);
    transition: visibility 0s linear 0s, opacity 0.25s 0s, transform 0.25s;
}
.m-footer .btn {
    border: 1px solid #917850;
    font-weight: 400;
    letter-spacing: normal;
    text-transform: capitalize;
    font-size: 18px;
    border-radius: 5px;
	letter-spacing: 0.5px;
}
.m-footer .btn:hover{
	color: #917850 !important;
	background-color: transparent;
}
h4.test-head {
    font-size: 25px;
    font-weight: 400;
    margin-bottom: 15px;
}

button.back-to-top{
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
	height: 0px;
  width: 0px;
  overflow: hidden;
	border-radius: 50px;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
  color: transparent;
	clear: both;
  visibility: hidden;
  position: fixed;
  cursor: pointer;
  display: block;
  border: none;
  right: 50px;
	bottom: 75px;
  font-size: 0px;
  outline: 0 !important;
  z-index: 99;
  -webkit-transition: all .3s ease-in-out;
  transition: all .3s ease-in-out;
}
button.back-to-top:hover,
button.back-to-top:active,
button.back-to-top:focus,{
  outline: 0 !important;
}
button.back-to-top::before,
button.back-to-top::after {
  content: "";
    display: block;
    vertical-align: middle;
    border-bottom: solid 10px #917850;
    border-left: solid 10px transparent;
    line-height: 0;
    border-right: solid 10px transparent;
    height: 0;
    margin: 18px auto 0;
    width: 0;
  border-radius:20px;
  visibility: hidden;
}
button.back-to-top.show::after,
button.back-to-top.show::before{
  visibility: visible;
}
button.back-to-top::after {
  border-bottom-color:#fff;
      position: relative;
  top:-24px;
}
button.back-to-top.show {
  display: block;
  background: #fff;
  font-size: 25px;
  right: 25px;
	bottom: 30px;
  height: 50px;
  width: 50px;
  visibility: visible;
	box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 2px 4px 1px rgba(0, 0, 0, 0.25);
}
button.back-to-top.show:active {
  box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 4px 8px 2px rgba(0, 0, 0, 0.25);
}
    .mobile-fixed-btn {
        display: none;
    }
















