.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

.body {
  background-color: #f6fafc;
  font-family: Colfax, sans-serif;
  color: #575A23;
  font-size: 18px;
  line-height: 150%;
}

.fontcelular{
  font-size: 2vw;
}

.linkrodape{
    margin-top: -150px;
  }

.hero1 {
  /*min-height: 80vh;
  padding-top: 140px;
  padding-bottom: 60px;*/
  background-image: url('../images/Rectangle-9.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  margin-top: -4vh;
  width: 100%;
}

.wrapper {
  max-width: 980px;
  margin-right: auto;
  margin-left: auto;
}

.hero-text-wrapper {
  max-width: 780px;
  margin-right: auto;
  margin-left: auto;
}

.video {
  max-width: 100%;
  min-width: 100%;
  width: 100%;
  height: 700px;
}

.hero-text-wrapper.max__780px {
  max-width: 780px;
}

.h1 {
  font-size: 110px;
  line-height: 100%;
}

.h1.white__text {
  color: #fff;
  font-weight: 500;
}

.h1.white__text.alternative {
  font-size: 100px;
}

.explore__wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 114px;
  height: 60px;
  margin-top: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #fff;
  font-size: 16px;
  line-height: 100%;
  font-weight: 500;
  text-decoration: none;
}

.image {
  width: 40px;
  height: 40px;
  max-width: 50%;
  margin-right: 10px;
}

.navbar__landing1__nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  margin-top: -4vh;
  z-index: 999;
  height: 90px;
  background-color: #fff;
}

.navbar__landing1__nav.nav-2 {
  position: fixed;
  width: 100%;
  background-color: hsla(0, 0%, 100%, 0);
  opacity: 1;
}

.navbar__landing1__nav.nav-2:hover {
  background-color: #575A23;
}

.navbar__landing1__nav.nav-3 {
  position: static;
  margin-top: 20px;
  margin-bottom: 40px;
  background-color: transparent;
}

.navbar {
  height: 100%;
  background-color: transparent;
}

.brand {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 90px;
  padding-right: 39px;
  padding-left: 39px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #575A23;
}

.brand._2 {
  padding-left: 0px;
  background-color: transparent;
}

.image-2 {
  width: 162px;
}

.nav-link {
  height: 90px;
  padding-top: 36px;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  line-height: 100%;
  font-weight: 400;
}

.nav-link:hover {
  background-color: #f6fafc;
  color: #CA824E;
  font-weight: 400;
}

.nav-link.w--current {
  background-color: #f6fafc;
  color: #CA824E;
  font-weight: 500;
  text-decoration: none;
}

.nav-link.no-bg {
  background-color: transparent;
}

.nav-link.l2 {
  background-color: transparent;
  color: #f6fafc;
}

.nav-link.l2:hover {
  background-color: transparent;
}

.hero-button-1 {
  height: 90px;
  padding-right: 39px;
  padding-left: 39px;
  background-color: #CA824E;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  text-decoration: none;
}

.hero-button-1:hover {
  background-color: #575a23;
}

.hero-button-1.alternative {
  border-radius: 110px;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 90px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.button-icon-1 {
  width: 40px;
  height: 40px;
  margin-right: 20px;
}

.call {
  font-size: 12px;
  font-weight: 500;
}

.text-block {
  font-size: 22px;
  font-weight: 500;
}

.into__section {
  padding-top: 100px;
  padding-bottom: 60px;
}

.into__section.alternative {
  max-width: 885px;
  margin-top: -171px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 61px;
  background-color: #fff;
  text-align: left;
}

.h2 {
  margin-bottom: 20px;
  color: #575A23;
  font-size: 42px;
  line-height: 140%;
  font-weight: 500;
}

.icons-group {
  margin-top: 70px;
  margin-right: auto;
  margin-left: auto;
}

.icons-group.max__780px {
  max-width: 780px;
}

.grid {
  -ms-grid-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.grid._2-col-grid {
  grid-column-gap: 125px;
  grid-row-gap: 100px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
}

.h3 {
  font-size: 32px;
  line-height: 140%;
  font-weight: 400;
}

.image-3 {
  width: 60px;
  height: 60px;
}

.slider__container {
  margin-top: 100px;
}

.slider {
  width: 100%;
  height: 540px;
  background-color: #CA824E;
}

.mask {
  width: 100%;
  height: 100%;
}

.slide {
  width: 100%;
  height: 100%;
}

.slide-nav {
  display: none;
}

.left-arrow {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60px;
  height: 60px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #CA824E;
  font-size: 21px;
}

.image-4 {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.paragraph {
  opacity: 0.8;
}

.paragraph.footer__copy__60 {
  margin-bottom: 20px;
  opacity: 0.6;
}

.amenities__section {
  padding-top: 100px;
  padding-bottom: 100px;
}

.tabs__wrapper {
  margin-top: 100px;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 250px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.tab {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 32px;
  padding-bottom: 32px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-left: 2px solid transparent;
  background-color: transparent;
  opacity: 0.5;
  color: #575A23;
  font-size: 26px;
}

.tab.w--current {
  border-left-color: #CA824E;
  background-color: transparent;
  opacity: 1;
  font-size: 26px;
}

.tb__content {
  min-width: 540px;
}

.image-5 {
  width: 100%;
  height: 500px;
  margin-bottom: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.tabs-content {
  max-width: 700px;
}

.property__features {
  padding-top: 100px;
  padding-bottom: 100px;
  background-color: #fff;
}

.schedule__visit {
  padding-top: 100px;
  padding-bottom: 100px;
}

.form__container {
  max-width: 780px;
  margin-top: 60px;
  margin-right: auto;
  margin-left: auto;
}

.text-field {
  height: 70px;
  padding-right: 18px;
  padding-left: 18px;
  border: 1px none #000;
  background-color: #fff;
}

.text-field:focus {
  border-style: solid;
  border-color: #575A23;
}

.grid-2 {
  grid-row-gap: 9px;
  -ms-grid-rows: auto auto auto;
  grid-template-rows: auto auto auto;
}

.submit-button {
  height: 70px;
  background-color: #CA824E;
}

.footer {
  padding-top: 20px;
  padding-bottom: 60px;
}

.image-6 {
  width: 162px;
}

.footer__copy {
  margin-top: 40px;
}

.grid-3 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.link-block {
  width: 50px;
  height: 50px;
  margin-right: 10px;
}

.link {
  display: block;
  color: #575A23;
  font-weight: 500;
  text-align: right;
  text-decoration: none;
}

.hero2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Rectangle-9-1.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.full__image__seect {
  height: 700px;
  margin-top: 40px;
  background-image: url('../images/Rectangle-13-1.png');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.tab-op-2 {
  padding: 33px;
  border-bottom: 2px solid transparent;
  background-color: transparent;
  opacity: 0.5;
  color: #575A23;
  font-size: 26px;
  text-decoration: none;
}

.tab-op-2.w--current {
  border-bottom-color: #CA824E;
  background-color: transparent;
  opacity: 1;
}

.image-7 {
  width: 100%;
  height: 600px;
  margin-top: 40px;
  -o-object-fit: cover;
  object-fit: cover;
}

.wrapper-2 {
  max-width: 1340px;
  margin-right: auto;
  margin-left: auto;
}

.hero-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 1340px;
  min-height: 60vh;
  margin-right: auto;
  margin-left: auto;
  padding-top: 24px;
  padding-bottom: 162px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/Rectangle-9-2.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.simple-image-section {
  padding-top: 100px;
}

.grid-4 {
  -ms-grid-rows: auto;
  grid-template-rows: auto;
}

.image-8 {
  width: 100%;
  height: 600px;
  -o-object-fit: cover;
  object-fit: cover;
}

@media screen and (max-width: 991px) {
  .hero1 {
    min-height: 70vh;
  }

  .wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .h1.white__text {
    font-size: 100px;
  }

  .navbar__landing1__nav {
    padding-right: 0px;
    padding-left: 0px;
  }

  .navbar__landing1__nav.nav-3 {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .brand._2 {
    padding-left: 10px;
  }

  .nav-link {
    text-align: center;
  }

  .nav-link.l2 {
    color: #575A23;
  }

  .hero-button-1 {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .hero-button-1.alternative {
    border-radius: 0px;
  }

  .menu-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 90px;
    height: 90px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #CA824E;
  }

  .menu-button.w--open {
    background-color: #575a23;
  }

  .icon {
    margin: auto;
    padding-top: 11px;
    color: #575A23;
    font-size: 32px;
    text-align: center;
  }

  .nav-menu {
    background-color: #fff;
  }

  .into__section.alternative {
    margin-top: 0px;
  }

  .grid._2-col-grid {
    grid-column-gap: 82px;
    grid-row-gap: 65px;
  }

  .tab {
    font-size: 20px;
  }

  .tab.w--current {
    font-size: 20px;
  }

  .image-5 {
    height: 410px;
  }

  .hero2 {
    min-height: 80vh;
  }

  .hero-3 {
    padding-right: 30px;
    padding-bottom: 60px;
    padding-left: 30px;
  }

  .image-8 {
    height: 460px;
  }
}

@media screen and (max-width: 767px) {
  .hero1 {
    min-height: 60vh;
  }

  .h1.white__text {
    font-size: 80px;
  }

  .h1.white__text.alternative {
    font-size: 80px;
  }

  .h2 {
    font-size: 36px;
  }

  .grid._2-col-grid {
    grid-column-gap: 50px;
  }

  .h3 {
    font-size: 26px;
  }

  .image-3 {
    width: 40px;
    height: 40px;
  }

  .slider {
    height: 350px;
  }

  .paragraph {
    line-height: 150%;
  }

  .tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-menu {
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .tab {
    padding-right: 20px;
    padding-left: 20px;
    font-size: 18px;
  }

  .tab.w--current {
    font-size: 18px;
  }

  .tb__content {
    min-width: 100%;
  }

  .tabs-content {
    margin-top: 20px;
  }

  .image-7 {
    height: 400px;
  }

  .image-8 {
    height: 320px;
  }
}

@media screen and (max-width: 479px) {
  .h1.white__text {
    font-size: 60px;
  }

  .hero1 {
    min-height: 32vh;
  }

  .h1.white__text.alternative {
    font-size: 50px;
  }

  .h2 {
    font-size: 28px;
  }

  .grid {
    -ms-grid-columns: 1fr 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .grid._2-col-grid {
    grid-row-gap: 48px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .col.center {
    text-align: center;
  }

  .h3 {
    font-size: 20px;
  }

  .paragraph.footer__copy__60 {
    text-align: center;
  }

  .image-5 {
    height: 220px;
  }

  .property__features {
    padding-bottom: 40px;
  }

  .grid-2 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .footer {
    text-align: center;
  }

  .grid-3 {
    justify-items: center;
    grid-row-gap: 36px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .link-block {
    margin-left: 10px;
  }

  .link {
    text-align: center;
  }

  .hero2 {
    min-height: 70vh;
  }

  .fontcelular{
    font-size: 6vw;
  }

  .navbar{
    background-color: #575a23;
  }

  .video {
    max-width: 100%;
    min-width: 100%;
    width: 100%;
    height: 270px;
  }

  .full__image__seect {
    height: 530px;
    background-attachment: scroll;
  }

  .linkrodape{
    margin-top: 0px;
  }

  .image-7 {
    height: 260px;
  }

  .hero-3 {
    min-height: 40vh;
    background-attachment: scroll;
  }

  .grid-4 {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Quincy cf';
  src: url('../fonts/Quincy-CF.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-BlackItalic.otf') format('opentype');
  font-weight: 900;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Bold.otf') format('opentype');
  font-weight: 700;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-LightItalic.otf') format('opentype');
  font-weight: 300;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-MediumItalic.otf') format('opentype');
  font-weight: 500;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-Thin.otf') format('opentype');
  font-weight: 100;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-ThinItalic.otf') format('opentype');
  font-weight: 100;
  font-style: italic;
  font-display: auto;
}
@font-face {
  font-family: 'Colfax';
  src: url('../fonts/Colfax-RegularItalic.otf') format('opentype');
  font-weight: 400;
  font-style: italic;
  font-display: auto;
}