@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 300;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32KxfXNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Work Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/worksans/v19/QGY_z_wNahGAdqQ43RhVcIgYT2Xz5u32K0nXNig.ttf) format('truetype');
}
@font-face {
  font-family: 'Source Sans 3';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(https://fonts.gstatic.com/s/sourcesans3/v15/nwpBtKy2OAdR1K-IwhWudF-R9QMylBJAV3Bo8Ky461EN.ttf) format('truetype');
}
@font-face {
  font-family: 'Antario';
  src: url(/cms/wp-content/themes/spl-theme/fonts/antario-regular-webfont.ttf);
}
@font-face {
  font-family: 'Antario Bold';
  src: url(/cms/wp-content/themes/spl-theme/fonts/antario-bold-webfont.ttf);
}
html {
  background-color: #fff;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  scroll-behavior: smooth;
}
.uk-button-primary {
  background-color: #386f51;
  border: 2px solid #386f51;
  color: #fff;
  font-weight: bold;
  padding: 0 20px;
}
.uk-button-primary:hover {
  background-color: transparent;
  border: 2px solid #386f51;
  color: #386f51;
}
.gform_wrapper input[type=text],
.gform_wrapper textarea {
  background-color: rgba(255, 255, 255, 0.8);
  border: 1px solid #386f51;
}
.gform_wrapper input[type=text]::placeholder,
.gform_wrapper textarea::placeholder {
  color: #386f51;
}
.uk-offcanvas-bar .uk-nav li.menu-item a {
  color: #fff;
}
.uk-offcanvas-bar .social-offcanvas h2 {
  color: #646464;
}
#header-site {
  right: 0;
  top: 0;
  width: 100%;
  z-index: 1;
}
@media only screen and (max-width: 639px) {
  #header-site {
    background: #000000;
  }
}
#header-site .tm-toolbar {
  background-color: #000;
}
#header-site .tm-toolbar .social_media .uk-iconnav {
  margin: 10px;
}
#header-site .tm-toolbar .social_media .uk-iconnav i {
  color: #fff;
  font-size: 30px;
}
#header-site .tm-toolbar .social_media .uk-iconnav i:hover {
  color: #e7d072;
}
@media only screen and (max-width: 639px) {
  #header-site .tm-toolbar .social_media {
    display: none;
  }
}
#header-site .uk-navbar .uk-navbar-left .uk-logo {
  position: relative;
  width: 100%;
}
#header-site .uk-navbar .uk-navbar-left .uk-logo .logo-big {
  left: 0;
  max-width: 300px;
  padding: 35px 10px;
  top: 0;
  position: absolute;
  width: 250px;
  z-index: 10;
}
#header-site .uk-navbar .uk-navbar-left .uk-logo .logo-small {
  display: none;
}
@media only screen and (max-width: 639px) {
  #header-site .uk-navbar .uk-navbar-left .uk-logo .logo-small {
    display: block !important;
    height: 60px;
    position: relative;
    left: 0;
    margin: 20px 0;
  }
}
#header-site .uk-navbar .uk-navbar-center {
  align-items: flex-start;
  top: 0;
  transform: translate(-60%);
}
#header-site .uk-navbar .uk-navbar-center .uk-navbar-nav > li > a {
  color: #fff;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: 300;
  text-transform: none;
}
#header-site .uk-navbar .uk-navbar-center .uk-navbar-nav > li > a:hover {
  color: #c68f4c;
}
#header-site .uk-navbar .uk-navbar-center .uk-navbar-dropdown {
  background-color: rgba(0, 0, 0, 0.5);
  margin-top: 0;
  top: 70px !important;
}
#header-site .uk-navbar .uk-navbar-center .uk-navbar-dropdown li a {
  color: #fff;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: 300;
  text-transform: none;
}
#header-site .uk-navbar .uk-navbar-center .uk-navbar-dropdown li a:hover {
  color: #c68f4c;
}
#header-site .uk-navbar .uk-navbar-right {
  top: 20px;
  position: absolute;
  right: 0;
  transform: translate(10px, 10px);
  z-index: 1;
}
#header-site .uk-navbar .uk-navbar-right a {
  color: #fff;
}
#header-site .uk-navbar .uk-navbar-right .uk-logo .logo-small {
  display: block !important;
  height: 120px;
  position: relative;
  left: -30px;
  margin: 20px 0;
}
#header-site .uk-navbar #offcanvas-slide .social-offcanvas i {
  font-size: 20px;
  color: #fff;
}
#header-site .uk-navbar #offcanvas-slide .social-offcanvas i:hover {
  color: #e7d072;
}
.uk-sticky {
  background: #000000;
  background: linear-gradient(180deg, #000000 0%, #000000 20%, rgba(255, 255, 255, 0) 100%);
}
.uk-sticky.uk-active {
  background-color: rgba(0, 0, 0, 0.5);
  height: 120px;
}
.uk-sticky.uk-active .logo-big {
  display: none;
}
.uk-sticky.uk-active .logo-small {
  display: unset !important;
  left: 100px;
  max-height: 100px;
  height: 95px;
  top: 10px;
  position: fixed;
  z-index: 10;
}
.uk-sticky.uk-active .uk-navbar-dropdown {
  background-color: rgba(0, 0, 0, 0.5);
}
#slideshow ul li .uk-cover {
  filter: brightness(0.75);
}
@media only screen and (max-width: 639px) {
  #slideshow ul li .uk-cover {
    background: url(https://grandesalvaje.com/cms/wp-content/uploads/2022/03/frontpage-header-mobile-02.jpg), linear-gradient(180deg, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.5) 50%, rgba(0, 0, 0, 0.5) 100%) !important;
    background-position-x: center !important;
    background-size: 240% !important;
    background-repeat: no-repeat !important;
  }
}
#bioclimatic {
  background-size: cover;
  color: #000;
}
#bioclimatic .left h2 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#bioclimatic .left h3 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#bioclimatic .right a {
  display: block;
  transition: all 0.3s ease-in;
  overflow: hidden;
  background-color: #c68f4c;
}
#bioclimatic .right a:hover {
  transition: all 0.3s ease-in;
}
#bioclimatic .right a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease-in;
}
#houses {
  background: #fafafa;
  color: #000;
}
#houses h2 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#houses h3 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#houses a {
  display: block;
  transition: all 0.3s ease-in;
  overflow: hidden;
}
#houses a:hover {
  transition: all 0.3s ease-in;
}
#houses a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease-in;
}
#properties {
  background: #fafafa;
}
#properties h2 {
  font-family: 'Antario', 'Source Sans 3', sans-serif;
}
#properties .property-box .background .overlay {
  background-color: #000000cf !important;
}
#properties .property-box .background .overlay h2 {
  font-family: 'Antario', 'Source Sans 3', sans-serif;
}
@media only screen and (max-width: 375px) {
  #properties .property-box .background .overlay h2 {
    margin: 0;
  }
}
#properties .property-box .background .overlay hr {
  border: 1px solid white;
}
@media only screen and (max-width: 375px) {
  #properties .property-box .background .overlay hr {
    margin: 10px 0;
  }
}
#properties .property-box .background .overlay .uk-button-default {
  background-color: #cc6421;
  color: #fff;
}
#properties .property-box .background .overlay .uk-button-default:hover {
  background-color: #fff;
  color: #000;
}
#location {
  background-size: cover;
  color: #000;
}
#location h2 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#location .right a {
  display: block;
  transition: all 0.3s ease-in;
  overflow: hidden;
  background-color: #c68f4c;
}
#location .right a:hover {
  transition: all 0.3s ease-in;
}
#location .right a:hover img {
  transform: scale(1.05);
  transition: all 0.3s ease-in;
}
@media only screen and (max-width: 639px) {
  #location .right #location-gallery ul li.slide-1 img {
    left: 69% !important;
  }
}
#master-plan {
  background: #fafafa;
  background-position: right bottom;
  color: #000;
}
#master-plan h2 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#amenities {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(https://grandesalvaje.com/cms/wp-content/uploads/2022/03/amenities-bg-01-web.jpg);
  background-position-y: 75%;
  background-size: cover;
  color: #fff;
  min-height: 500px;
}
@media only screen and (max-width: 639px) {
  #amenities {
    background-position-x: 40% !important;
  }
}
@media only screen and (max-width: 639px) {
  #amenities .uk-container {
    padding: 0;
  }
}
#amenities h2 {
  color: #fff;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#amenities .list {
  background-color: rgba(0, 0, 0, 0.5);
  height: 500px;
  vertical-align: middle;
  width: 50%;
}
@media only screen and (max-width: 639px) {
  #amenities .list {
    height: 250px;
    max-width: 100%;
    padding: 20px;
    width: 500px;
    transform: translate(0);
  }
}
#wellness {
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(http://grandesalvaje.com/cms/wp-content/uploads/2022/02/wellness-bg-web.jpg);
  background: linear-gradient(rgba(0, 0, 0, 0.25), rgba(0, 0, 0, 0.25)), url(https://grandesalvaje.com/cms/wp-content/uploads/2023/05/gs_wellness-bg_new.png);
  background-size: cover;
  color: #fff;
  min-height: 500px;
}
#wellness h2 {
  color: #fff;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#pacifigo {
  background-color: #fafafa;
  background-position: right bottom;
  color: #000;
}
@media only screen and (max-width: 639px) {
  #pacifigo {
    min-height: 675px;
  }
}
#pacifigo h2 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#pacifigo h3 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#pacifigo .logo h2 {
  color: #386f51;
  display: inline-block;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
}
#pacifigo .logo img {
  max-height: 200px;
}
@media only screen and (max-width: 639px) {
  #pacifigo .logo {
    text-align: center;
  }
}
#pacifigo .text {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 200px;
  flex-flow: column;
}
@media only screen and (max-width: 639px) {
  #pacifigo .text {
    margin-top: 70px;
    text-align: justify;
  }
}
#contact {
  background-size: cover;
  color: #000;
}
#contact h3 {
  color: #000;
  font-family: 'Antario', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#contact h4 {
  color: #000;
  font-family: 'Antario Bold', 'Source Sans 3', sans-serif;
  font-weight: bold;
}
#contact .icon i {
  color: #000;
  font-size: 32px;
}
#contact .icon i:hover {
  color: #cc6421;
}
#contact .icon:hover {
  text-decoration: none;
}
#contact .footer-logo img {
  max-height: 300px;
  padding: 10px;
}
#popmake-233 #gform_confirmation_wrapper_2 {
  text-align: center;
}
#hero .hero-image {
  background-size: cover !important;
  filter: brightness(0.7);
  height: 100vh;
}
@media only screen and (max-width: 639px) {
  #hero .hero-image {
    background-position-y: unset !important;
    height: 300px;
  }
}
#single-property h1 {
  font-family: 'Antario Bold', 'Source Sans 3', sans-serif;
}
#single-property h2 {
  font-family: 'Antario', 'Source Sans 3', sans-serif;
}
#single-property #gallery {
  background-color: #fafafa;
}
#single-property #gallery .uk-slidenav {
  background-color: #00000096;
  color: #fff;
  padding: 10px;
}
.page-id-659 .logo-big {
  display: none;
}
