@font-face {
  font-family: Mulish Variablefont Wght;
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish Variablefont Wght;
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format("truetype");
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-BlackItalic.ttf') format("truetype");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Bold.ttf') format("truetype"), url('../fonts/Mulish-ExtraBold.ttf') format("truetype");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-ExtraLightItalic.ttf') format("truetype");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Black.ttf') format("truetype");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Light.ttf') format("truetype");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-BoldItalic.ttf') format("truetype"), url('../fonts/Mulish-ExtraBoldItalic.ttf') format("truetype");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Regular.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Medium.ttf') format("truetype");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-Italic.ttf') format("truetype");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-MediumItalic.ttf') format("truetype");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-LightItalic.ttf') format("truetype");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-SemiBold.ttf') format("truetype");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-SemiBoldItalic.ttf') format("truetype");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}

@font-face {
  font-family: Mulish;
  src: url('../fonts/Mulish-ExtraLight.ttf') format("truetype");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}

.w-layout-blockcontainer {
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

@media screen and (max-width: 991px) {
  .w-layout-blockcontainer {
    max-width: 728px;
  }
}

@media screen and (max-width: 767px) {
  .w-layout-blockcontainer {
    max-width: none;
  }
}

.bt-nav-conversion-v3 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 46px;
  text-decoration: none;
  display: flex;
}

.bloco-verde {
  background-color: #bed350;
  border-top-left-radius: 50px;
  justify-content: center;
  align-items: flex-start;
  width: 200px;
  height: 557px;
  padding-top: 20px;
  display: flex;
}

.bloco-azul {
  background-color: #13254f;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom-left-radius: 50px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 560px;
  height: 629px;
  padding-top: 20px;
  padding-left: 60px;
  display: flex;
}

.nav-menu-two {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  display: flex;
}

.nav-link {
  color: #1a1b1f;
  letter-spacing: .25px;
  margin-left: 5px;
  margin-right: 5px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 20px;
  text-decoration: none;
}

.nav-link:hover {
  color: #1a1b1fbf;
}

.nav-link:focus-visible, .nav-link[data-wf-focus-visible] {
  outline-offset: 0px;
  color: #0050bd;
  border-radius: 4px;
  outline: 2px solid #0050bd;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  display: flex;
}

.navbar-logo-left-container {
  z-index: 5;
  background-color: #0000;
  width: 1030px;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding: 15px 20px;
}

.navbar-logo-left-container.shadow-three {
  width: 100%;
  max-width: 100%;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 20px;
  padding-right: 0;
  display: flex;
}

.container {
  flex: 1;
  justify-content: flex-end;
  align-self: flex-start;
  align-items: flex-start;
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: 0;
  padding-top: 20px;
  padding-right: 40px;
  display: flex;
}

.div-block-2 {
  background-image: url('../images/Dorms.webp');
  background-position: 0 0;
  background-size: auto;
  width: 170px;
  height: 200px;
}

.cta {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 46px;
  text-decoration: none;
  display: flex;
}

.mensais {
  background-image: url('../images/a-partir.webp');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: auto;
  width: 244px;
  height: 67px;
}

.text-block {
  color: #fff;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 7px;
  line-height: 8px;
}

.navbar-v2 {
  background-color: #b3cc35c7;
  border-bottom: 2px solid #492f28;
  width: 100%;
  height: 70px;
  display: flex;
  position: absolute;
  inset: 0% 0% auto;
}

.navbar-container {
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin-left: 0;
  margin-right: auto;
  display: flex;
}

.logo-nav-v2 {
  width: 125px;
  margin-left: 100px;
}

.navbar-navmenu-v2 {
  grid-column-gap: 32px;
  justify-content: center;
  align-items: center;
  margin-right: 0;
  display: flex;
}

.nav-item-v2 {
  color: #492f28;
  text-transform: uppercase;
  padding: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-item-v2.w--current {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.bt-nav-conversion-v2 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #492f28;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 70px;
  text-decoration: none;
  display: flex;
}

.text-block-3 {
  text-transform: uppercase;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.hero {
  flex-flow: column;
  justify-content: space-between;
  align-items: flex-start;
  height: 600px;
  display: flex;
  position: relative;
  overflow: visible;
}

.background-video {
  z-index: -1;
  height: 638px;
  margin-top: 0;
  position: absolute;
  inset: 0%;
}

.overflow {
  display: block;
  overflow: hidden;
}

.div-block-5 {
  width: 171px;
  height: 70px;
}

.container-2 {
  margin-top: auto;
  margin-bottom: 20px;
}

.container-3 {
  flex: 0 auto;
  width: 100%;
  max-width: 1150px;
  margin: auto auto 20px;
}

.h1 {
  color: #fff;
  text-align: left;
  margin-bottom: 11px;
  font-family: Montserrat, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 40px;
}

.text-span-2 {
  font-size: 30px;
  font-weight: 700;
}

.paragraph-2 {
  color: #fff;
  text-align: center;
  border: 1px solid #fff;
  width: 200px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 300;
  line-height: 31px;
  position: static;
}

.paragraph-3 {
  color: #fff;
  text-align: left;
  margin-bottom: 0;
  padding-top: 13px;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 700;
  line-height: 23px;
}

.paragraph-4 {
  color: #ceae82;
  text-align: left;
  margin-bottom: 10px;
  font-size: 28px;
  font-weight: 700;
  line-height: 34px;
}

.link-block-9 {
  grid-column-gap: 7px;
  grid-row-gap: 7px;
  color: #fff;
  background-color: #ceae82;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 55px;
  margin-left: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 18px;
  text-decoration: none;
  display: flex;
}

.paragraph-80 {
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-weight: 600;
}

.div-block-6 {
  background-color: #bfd430;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 70px;
  margin-top: 69px;
  margin-left: 100px;
  display: flex;
  position: relative;
}

.paragraph-81 {
  color: #492f28;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-weight: 700;
}

.info {
  background-color: #492f28e6;
  justify-content: space-between;
  align-self: auto;
  align-items: flex-end;
  width: 621px;
  height: 175px;
  margin-left: 100px;
  display: flex;
}

.info-obras {
  background-color: #bfd430;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 70px;
  margin-top: 69px;
  margin-left: 100px;
  display: flex;
  position: relative;
}

.paragraph-82 {
  color: #492f28;
  text-align: center;
  flex: 0 auto;
  align-self: center;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 900;
  line-height: 22px;
}

.infotext {
  flex: 0 auto;
  align-self: flex-start;
  margin-top: 14px;
  margin-left: 32px;
}

.paragraph-83 {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 29px;
}

.paragraph-84 {
  color: #fff;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.paragraph-85 {
  color: #bfd430;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 20px;
  font-weight: 700;
  line-height: 29px;
}

.text-span-3 {
  font-size: 30px;
}

.text-span-4 {
  font-size: 50px;
  font-weight: 700;
}

.text-span-5 {
  font-size: 30px;
}

.paragraph-86 {
  color: #fff;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-weight: 400;
}

.realizacao-e-footer-v1 {
  border-top: 1px solid #323620;
  width: 100%;
  height: auto;
  padding: 40px;
}

.container-4 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.container-4.container-footer {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1280px;
  padding-bottom: 40px;
  display: flex;
}

.logo-footer {
  grid-column-gap: 16px;
  align-items: center;
  display: flex;
}

.lote5-logo {
  width: 100px;
}

.p-rodape {
  color: #323620;
  margin-bottom: 0;
  font-size: 12px;
}

.image-16 {
  width: 60px;
}

.cta-hero-v1 {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #bfd430;
  border-radius: 10px 10px 0;
  justify-content: center;
  align-items: center;
  width: 148px;
  height: 46px;
  margin-bottom: 22px;
  margin-right: 36px;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-hero-v1:hover {
  grid-column-gap: 16px;
}

.text-block-4 {
  color: #543d37;
  font-family: Mulish, Arial, sans-serif;
  font-weight: 700;
}

.projeto {
  background-image: url('../images/bg-madeira-1_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 778px;
}

.chamada {
  z-index: 2;
  background-color: #bfd430;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 337px;
  height: 195px;
  margin-left: 100px;
  padding-top: 38px;
  padding-left: 32px;
  display: block;
  position: relative;
}

.textochamada {
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  line-height: 20%;
}

.text-span-6 {
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.text-span-7 {
  font-size: 32px;
  font-weight: 200;
  line-height: 32px;
}

.text-span-8 {
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.paragraph-87 {
  color: #fff;
  text-transform: uppercase;
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
  font-weight: 400;
  line-height: 29px;
}

.textoblock {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  margin-left: 0;
  display: flex;
}

.div-block-7 {
  z-index: 1;
  background-color: #492f28;
  background-image: url('../images/Vector_1.webp'), url('../images/imagem.webp');
  background-position: -16% 436px, 100%;
  background-repeat: no-repeat, no-repeat;
  background-size: auto, auto;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  height: 640px;
  display: flex;
  position: relative;
  top: -111px;
}

.paragraph-88 {
  color: #fff;
  margin-bottom: 37px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.texto-info {
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-self: auto;
  align-items: flex-start;
  margin-left: 100px;
  display: flex;
}

.paragraph-89 {
  color: #fff;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.separador-texto {
  grid-column-gap: 47px;
  grid-row-gap: 47px;
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.paragraph-90 {
  color: #fff;
  width: 270px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.text-span-9, .text-span-10 {
  font-weight: 700;
}

.text-span-11, .text-span-12, .text-span-13, .text-span-14, .text-span-15 {
  font-weight: 400;
}

.text-span-16, .text-span-17, .text-span-18, .text-span-19, .text-span-20 {
  font-weight: 300;
}

.cta-projeto-v3-fale {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #bfd430;
  border-radius: 10px 10px 0;
  justify-content: center;
  align-items: center;
  width: 257px;
  height: 54px;
  margin-top: 20px;
  margin-bottom: 0;
  margin-right: 0;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-projeto-v3-fale:hover {
  grid-column-gap: 16px;
}

.image-34 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  position: relative;
  top: 15px;
}

.image-35 {
  position: relative;
  top: 15px;
}

.slider-v1-seta-esq {
  mix-blend-mode: normal;
  background-color: #fff0;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: block;
  left: 110px;
}

.slide-nav-9 {
  display: none;
}

.image-95 {
  max-width: 100%;
}

.lightbox-link {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  background-color: #fff;
  border: 1px #a01b19;
  border-radius: 5px;
  justify-content: flex-start;
  align-items: flex-end;
  padding: 14px 10px;
  text-decoration: none;
  display: flex;
  position: absolute;
  top: 17px;
  right: 16px;
}

.paragraph-91 {
  color: #000;
  text-align: left;
  letter-spacing: 1px;
  margin-bottom: 0;
  font-size: 15px;
  font-weight: 300;
  line-height: 16px;
  text-decoration: none;
}

.legenda-imgs-3 {
  color: #fff;
  text-align: left;
  background-color: #f5f5f500;
  padding: 4px 10px;
  font-family: Mulish, Arial, sans-serif;
  font-weight: 300;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.slider-1-images-2 {
  background-color: #0000;
  width: 100%;
  height: auto;
  min-height: 567px;
  position: relative;
}

.slider-v2-seta-dir {
  color: #353c45;
  background-color: #fff0;
  border: 1px solid #fff;
  width: 54px;
  height: 54px;
  display: block;
  right: 110px;
}

.link-block-10 {
  background-color: #fff;
  border-radius: 3px;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: flex;
  position: absolute;
  top: 17px;
  right: 158px;
}

.mask-8 {
  width: 100%;
  height: auto;
}

.slider-img-1-2 {
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 567px;
  display: flex;
  position: relative;
}

.lazer {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: block;
}

.texto-lazer {
  background-image: url('../images/Layer_1.webp');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto;
  height: 137px;
  margin-top: 0;
  margin-bottom: 20px;
  margin-left: 130px;
}

.paragraph-92 {
  color: #492f28;
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
  line-height: 29px;
}

.paragraph-93 {
  color: #492f28;
  text-transform: uppercase;
  width: 388px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-21 {
  font-weight: 200;
}

.cta-div {
  justify-content: center;
  align-items: center;
  padding-top: 22px;
  padding-bottom: 31px;
  display: flex;
}

.separador-div {
  background-color: #492f28;
  background-image: url('../images/V-1.webp'), url('../images/V-1.webp');
  background-position: 95%, 5%;
  background-repeat: no-repeat, no-repeat;
  background-size: 40px 35px, 40px 35px;
}

.image-96 {
  width: 100%;
  height: auto;
  min-height: 567px;
}

.plantas {
  background-color: #bfd430;
  padding-top: 30px;
  padding-bottom: 40px;
  display: block;
}

.img-planta01 {
  width: 100%;
  height: 500px;
  min-height: 567px;
}

.img-planta02 {
  width: 100%;
  height: 450px;
  min-height: 567px;
}

.legenda-imgs-3-perspectiva {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  display: none;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.legenda-imgs-8-perspectiva {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.tabs-slider-1 {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.slider-img-7 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-19-TerracoPiscinaApCobertura2-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.plants-container {
  grid-column-gap: 100px;
  grid-row-gap: 100px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.tab-link-tab-1-3 {
  color: #282828;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
}

.tab-link-tab-1-3.w--current {
  color: #fff;
  background-color: #282828;
  border-radius: 10px;
  width: 100%;
}

.legenda-imgs-6-perspectiva {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.slider-1-images {
  width: 100%;
  height: 73vh;
  position: relative;
}

.tab-link-v1-2 {
  color: #492f28;
  text-transform: uppercase;
  background-color: #dddddd05;
  border: 1px solid #492f28;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 44px;
  font-family: Mulish, Arial, sans-serif;
  display: flex;
}

.tab-link-v1-2.w--current {
  color: #fff;
  background-color: #492f28;
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  display: flex;
}

.legenda-imgs-5-perspectiva {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.slider-img-4 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-16-SuiteMasterApTipo1-Final_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.tab-link-tab-2-3 {
  color: #282828;
  background-color: #c8c8c8;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 44px;
  display: flex;
}

.tab-link-tab-2-3.w--current {
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
}

.div-block-9 {
  width: 1200px;
  margin-left: 100px;
  margin-right: auto;
}

.slider-img-3 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-15-SacadaApTipo1VooPassaro-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.slider-v3-seta-esq {
  background-color: #28282800;
  border: 1px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: block;
  left: 125px;
}

.slide-nav {
  display: none;
}

.slider-img-6 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-18-GourmetEstarJantarApCobertura2-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.paragrafo---plantas-1 {
  color: #c9add4;
  text-transform: none;
  width: auto;
  margin-top: 30px;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 30px;
  font-weight: 500;
  position: relative;
  left: 45px;
}

.heading-7 {
  text-transform: uppercase;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-left: 0;
  font-size: 30px;
  font-weight: 300;
  position: relative;
  left: 45px;
}

.slider-v3-seta-dir {
  background-color: #28282800;
  border: 1px solid #fff;
  border-radius: 0;
  width: 60px;
  height: 60px;
  display: block;
  right: 125px;
}

.tab-link-v1-1 {
  background-color: #ddd0;
  border: 1px solid #492f28;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  display: flex;
}

.tab-link-v1-1.w--current {
  color: #fff;
  text-transform: uppercase;
  background-color: #492f28;
  border-radius: 0;
  font-family: Mulish, Arial, sans-serif;
}

.slide-nav-7 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.slider-planta-1 {
  background-color: #fff;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  max-height: 100%;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.lazer-h2 {
  color: #000;
  text-align: left;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 1200px;
  margin: 0 auto;
  padding-left: 0;
  font-family: Mulish, Arial, sans-serif;
  font-weight: 300;
  line-height: 32px;
  display: flex;
}

.image-27 {
  width: auto;
  height: 100%;
  max-height: 500px;
  margin-left: 0;
  display: block;
  overflow: hidden;
}

.legenda-imgs-7-perspectiva {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.mask-6 {
  background-color: #fff;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-bottom: 0;
  position: static;
}

.tabs-nav {
  grid-column-gap: 16px;
  width: 1200px;
  margin: 42px auto 16px 100px;
  padding-left: 0;
  display: flex;
}

.slider-img-8 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-20-SuiteMasterApCobertura2-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.lazer-2 {
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 1200px;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.tabs {
  display: none;
}

.plantas1 {
  width: 100%;
  height: auto;
  margin-top: 30px;
  padding-bottom: 37px;
}

.tab-content-container {
  width: 100%;
}

.tabs-plantas-duplex {
  z-index: 1;
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 300px;
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 108px;
}

.legenda-imgs-4-perspectiva-copy {
  color: #282828;
  background-color: #f5f5f5;
  margin-bottom: 0;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.slider-2-combo-tabs {
  background-color: #fff;
  width: 100%;
  height: auto;
  padding-bottom: 30px;
  position: relative;
}

.slider-planta-2 {
  background-image: url('../images/slider-planta-2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 90vh;
}

.slider-img-1 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-13-SalaApTipo1-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
  position: relative;
}

.slider-img-2 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-14-SacadaApTipo1Vista-Final_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.legenda-imgs-4 {
  color: #282828;
  background-color: #f5f5f5;
  padding: 4px 10px;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.slider-img-5 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-17-SacadaApTipo2-Final2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 73vh;
}

.paragraph-94 {
  text-transform: uppercase;
  width: 852px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-22 {
  font-weight: 700;
}

.text-span-23 {
  font-weight: 300;
}

.text-block-5 {
  font-size: 16px;
}

.text-block-6 {
  text-transform: uppercase;
  font-size: 16px;
}

.tab-link-v1-3 {
  color: #492f28;
  text-transform: uppercase;
  background-color: #ddd0;
  border: 1px solid #492f28;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  display: flex;
}

.tab-link-v1-3.w--current {
  color: #fff;
  background-color: #492f28;
  border-style: none;
  display: flex;
}

.metragem {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.legenda-me {
  -webkit-text-decoration-skip-ink: none;
  text-decoration-skip-ink: none;
  -webkit-text-decoration: none;
  text-decoration: none;
}

.paragraph-95 {
  margin-bottom: 220px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}

.text-span-24 {
  font-weight: 700;
}

.legendaplanta-imgs {
  color: #492f28;
  background-color: #f5f5f500;
  padding: 4px 10px;
  font-family: Mulish, Arial, sans-serif;
  position: static;
  bottom: 16px;
  right: 16px;
}

.div-block-25 {
  flex-flow: column;
  order: 0;
  justify-content: flex-end;
  align-self: flex-end;
  align-items: flex-start;
  display: flex;
}

.tour-virtual-1 {
  width: 100%;
  height: auto;
  margin-top: 24px;
  position: relative;
}

.slider-tour-virtual-gradient {
  color: #282828;
  width: 100%;
  height: auto;
  position: relative;
}

.div-block-26 {
  justify-content: center;
  align-items: center;
  padding-top: 40px;
  display: flex;
}

.cta-projeto-v3-2 {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #c9da2b;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 355px;
  height: 50px;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-projeto-v3-2:hover {
  grid-column-gap: 16px;
}

.cta-projeto-v3-2-03 {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #492f28;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  border-bottom-left-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 203px;
  height: 54px;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-projeto-v3-2-03:hover {
  grid-column-gap: 16px;
}

.text-block-7 {
  color: #fff;
  font-family: Mulish, Arial, sans-serif;
}

.localiza-o {
  background-color: #bfd430;
}

.div-block-27 {
  background-color: #492f28;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  height: 800px;
  display: flex;
}

.div-block-loc {
  width: 1200px;
  margin-left: 100px;
  margin-right: auto;
  padding-top: 40px;
}

.lazer-2-loc {
  color: #bfd430;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 1200px;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
  font-weight: 300;
}

.paragraph-94-loc {
  color: #bfd430;
  text-transform: uppercase;
  width: 852px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 700;
  line-height: 32px;
}

.text-span-25 {
  font-weight: 300;
}

.decoracao {
  background-image: url('../images/Layer_1-1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 1000px;
  height: 334px;
  margin-top: 40px;
}

.text-loc {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: center;
  align-self: flex-start;
  align-items: center;
  display: flex;
}

.secao-heading {
  grid-column-gap: 16px;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.icone-canta {
  width: 48px;
}

.h2 {
  color: #323620;
  width: 20ch;
  margin-top: -8px;
  margin-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 300;
  line-height: 34px;
}

.dec {
  background-image: url('../images/Isolation_Mode.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: auto;
  width: 20.52px;
  height: 27.04px;
}

.paragraph-96 {
  color: #fff;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
}

.text-dec-loc {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.texto-max {
  grid-column-gap: 150px;
  grid-row-gap: 150px;
  margin-top: 40px;
  display: flex;
}

.text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33 {
  font-weight: 700;
}

.mapa {
  background-image: url('../images/Mapa_1.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  width: auto;
  height: 658px;
}

.separador-div-02 {
  background-color: #492f28;
  background-image: url('../images/V-1.webp'), url('../images/V-1.webp');
  background-position: 95%, 5%;
  background-repeat: no-repeat, no-repeat;
  background-size: 40px 35px, 40px 35px;
  justify-content: center;
  align-items: center;
  height: 83px;
  display: flex;
}

.paragraph-97 {
  color: #fff;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  font-family: Mulish, Arial, sans-serif;
  font-size: 25px;
  line-height: 100%;
}

.div-block-28 {
  grid-column-gap: 50px;
  grid-row-gap: 50px;
  flex: 1;
  justify-content: center;
  align-items: center;
  display: flex;
}

.cta-localizacao-v1 {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #c9da2b;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 355px;
  height: 50px;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-localizacao-v1:hover {
  grid-column-gap: 16px;
}

.cta-localizacao-v1-03 {
  grid-column-gap: 8px;
  color: #323620;
  text-transform: uppercase;
  mix-blend-mode: normal;
  background-color: #c9da2b;
  border-radius: 10px 10px 0;
  justify-content: center;
  align-items: center;
  width: 203px;
  height: 54px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 17px;
  font-weight: 600;
  line-height: 24px;
  text-decoration: none;
  transition: all .3s;
  display: flex;
}

.cta-localizacao-v1-03:hover {
  grid-column-gap: 16px;
}

.heading-12 {
  color: #492f28;
  text-align: left;
  text-transform: uppercase;
  border-top: 1px #5f6464;
  border-bottom: 1px #616061;
  width: 101px;
  height: 29px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  padding-bottom: 10px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 19px;
  font-weight: 500;
  line-height: 29%;
}

.select-field-2 {
  color: #000;
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border-bottom: 1px solid #000;
  border-radius: 0;
  height: 58px;
  margin-bottom: 0;
  padding-left: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
  display: block;
  position: relative;
}

.form-input-2 {
  color: #381014;
  border: 1px solid #524c48;
  border-radius: 1px;
  width: 100%;
  height: 58px;
  padding-left: 0;
  font-size: 16px;
}

.text-block-15 {
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  width: 500px;
  display: flex;
  position: static;
}

.form-checkbox {
  width: 100%;
  margin-top: 8px;
}

.div-block-29 {
  align-self: stretch;
}

.formcontato {
  margin-top: 40px;
  position: relative;
}

.div-submit {
  margin-top: 16px;
  position: relative;
}

.p-form-footer {
  color: #524c48;
  margin-top: 24px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 22px;
}

.p-form-footer.p-form-footer-first {
  color: #524c48;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.checkbox-label {
  color: #1e252e;
}

.container-5 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  max-width: 571px;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
  overflow: visible;
}

.contact {
  padding-top: 80px;
  padding-bottom: 60px;
}

.field-label {
  color: #524c48;
  font-family: Mulish, Arial, sans-serif;
  font-size: 17px;
  font-weight: 300;
}

.checkbox-field {
  color: #381014;
  margin-top: 16px;
  font-size: 12px;
}

.form-content.form {
  width: 100%;
  min-width: auto;
  max-width: 570px;
  position: relative;
}

.form-content.form.form-content-modal {
  display: block;
}

.container-6 {
  max-width: 570px;
}

.submit-form-3 {
  color: #11331b;
  -webkit-text-fill-color: inherit;
  background-color: #ffc72c;
  background-clip: border-box;
  border: 1px solid #11331b;
  border-radius: 100px;
  width: 100%;
  height: 54px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  transition: all .2s;
}

.submit-form-3:hover {
  color: #231f20;
  background-color: #8c9baa;
  border: 1px solid #231f20;
}

.submit-form-3.submit-form {
  color: #492f28;
  text-transform: none;
  background-color: #bfd430;
  border-width: 0;
  border-color: #381014;
  border-radius: 10px 10px 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  transition: all .3s;
  display: block;
  position: static;
}

.submit-form-3.submit-form:hover {
  color: #202020;
  background-color: #a0a484;
}

.submit-form-3.submit-form {
  color: #492f28;
  text-transform: uppercase;
  background-color: #bfd430;
  border-style: none;
  border-color: #fff;
  border-radius: 10px 10px 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: block;
  position: relative;
}

.heading-13 {
  color: #13254f;
  margin-top: 10px;
  margin-bottom: 60px;
  font-family: Verdana, Geneva, sans-serif;
  font-size: 60px;
}

.textarea-2 {
  background-color: #fff6;
  border: 1px solid #524c48;
  border-radius: 1px;
  min-width: 0;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

.paragraph-98 {
  color: #492f28;
  text-transform: uppercase;
  width: 550px;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 300;
  line-height: 32px;
}

.text-span-34 {
  font-weight: 700;
}

.imagelazaer01, .imagelazaer02, .imagelazaer03, .imagelazaer04, .imagelazaer05, .imagelazaer06, .imagelazaer07, .imagelazaer08, .imagelazaer09, .imagelazaer10 {
  width: 100%;
  height: auto;
  min-height: 567px;
}

.text-block-16 {
  color: #492f28;
}

.conversion-bar {
  z-index: 10;
  grid-column-gap: 8px;
  grid-row-gap: 8px;
  object-fit: fill;
  flex-flow: column;
  align-items: flex-end;
  display: flex;
  position: fixed;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}

.image-59 {
  width: auto;
}

.paragraph-68 {
  color: #fff;
  white-space: nowrap;
  background-color: #965232;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 235px;
  height: 52px;
  margin-bottom: 0;
  margin-left: 20px;
  font-family: Montserrat, sans-serif;
  font-size: 17px;
  font-weight: 700;
  display: flex;
}

.paragraph-68.whatsapp {
  background-color: #63a531;
  border-radius: 10px;
  display: flex;
}

.button-5 {
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: flex;
}

.button-5.flutuante {
  color: #fff;
  background-color: #965232;
  border-radius: 10px;
  width: 52px;
  height: 52px;
}

.button-5.flutuante.whatsapp {
  background-color: #63a531;
}

.conversion-bar-v1-right-item-1 {
  grid-column-gap: 5px;
  grid-row-gap: 5px;
  cursor: pointer;
  background-color: #0000;
  justify-content: flex-end;
  align-items: center;
  width: auto;
  height: 52px;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: relative;
}

.image-60 {
  width: auto;
}

.div-block-30 {
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 100px;
  display: flex;
}

.div-block-31 {
  background-color: #fff;
}

.text-span-35 {
  font-weight: 300;
}

.legendaplanta-imgs-02, .legendaplanta-imgs-03 {
  color: #492f28;
  background-color: #f5f5f500;
  padding: 4px 10px;
  font-family: Mulish, Arial, sans-serif;
  position: static;
  bottom: 16px;
  right: 16px;
}

.text-block-19 {
  text-align: center;
  object-fit: fill;
  flex-flow: row;
  width: 500px;
  display: flex;
  position: static;
}

.div-block-32 {
  width: 100%;
  max-width: 570px;
}

.button-8 {
  color: #5f6464;
  background-color: #0000;
  border: 1px solid #5f6464;
  border-radius: 0;
  padding: 17px;
  font-size: 25px;
  font-weight: 400;
  position: absolute;
  top: 16px;
  right: 16px;
}

.bg-modal {
  background-color: #bfd430;
  background-image: linear-gradient(#bfd430 31%, #492f28 0%);
  width: 40%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.paragraph-64 {
  color: #fff;
  text-transform: uppercase;
  border-top: 2px #bed350;
  width: 384px;
  margin-top: 0;
  margin-bottom: 16px;
  padding-top: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 32px;
  font-weight: 400;
  line-height: 38px;
}

.container-11 {
  width: 100%;
  max-width: 570px;
}

.input-text-form {
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

.input-text-form.p-form {
  color: #11331b;
  border: 1px solid #524c48;
  margin-bottom: 16px;
  font-size: 16px;
}

.p-form.p {
  color: #524c48;
  font-family: Mulish, Arial, sans-serif;
}

.container-modal {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.form-input-3 {
  color: #11331b;
  border: 1px solid #524c48;
  width: 100%;
  height: 32px;
  font-size: 16px;
}

.div-block-33 {
  flex-flow: column;
  justify-content: flex-end;
  align-self: stretch;
  align-items: flex-start;
  width: 450px;
  display: flex;
}

.p {
  color: #231f20;
  text-align: left;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  line-height: 150%;
}

.p.p-form {
  color: #5f6464;
  margin-top: 16px;
  margin-bottom: 2px;
  font-family: Montserrat, sans-serif;
  font-weight: 400;
  line-height: 24px;
}

.div-block-34 {
  position: relative;
}

.formcontato-3 {
  margin-top: 16px;
}

.image-93 {
  width: 208px;
  margin-bottom: 140px;
}

.modal {
  z-index: 1001;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.div-block-35 {
  flex: 0 auto;
  align-self: auto;
  height: auto;
}

.div-block-36 {
  width: auto;
  margin-top: 0;
}

.paragraph-99 {
  color: #fff;
  text-transform: uppercase;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.lightbox-link-3 {
  justify-content: center;
  align-items: center;
}

.div-block-37 {
  background-color: #fff;
  border-radius: 10px 10px 0;
  flex-flow: row;
  justify-content: center;
  align-items: center;
  width: 171px;
  height: 27px;
  margin-bottom: 9px;
  display: flex;
}

.text-span-36 {
  font-size: 30px;
}

.modal-whap {
  z-index: 1001;
  background-color: #fff;
  justify-content: space-between;
  align-items: center;
  width: 100vw;
  height: 100%;
  padding-top: 16px;
  padding-bottom: 16px;
  display: none;
  position: fixed;
  inset: 0%;
  overflow: hidden;
}

.paragraph-100 {
  color: #fff;
  text-transform: uppercase;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  line-height: 26px;
}

.submit-bt-fom {
  color: #11331b;
  -webkit-text-fill-color: inherit;
  background-color: #ffc72c;
  background-clip: border-box;
  border: 1px solid #11331b;
  border-radius: 100px;
  width: 100%;
  height: 54px;
  font-size: 16px;
  font-weight: 600;
  line-height: 22px;
  transition: all .2s;
}

.submit-bt-fom:hover {
  color: #231f20;
  background-color: #8c9baa;
  border: 1px solid #231f20;
}

.submit-bt-fom.submit-form {
  color: #492f28;
  text-transform: none;
  background-color: #bfd430;
  border-width: 0;
  border-color: #381014;
  border-radius: 10px 10px 0;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: 400;
  transition: all .3s;
  display: block;
  position: static;
}

.submit-bt-fom.submit-form:hover {
  color: #202020;
  background-color: #a0a484;
}

.submit-bt-fom.submit-form, .submit-bt-fom.submit-bt-fom-v1 {
  color: #492f28;
  text-transform: uppercase;
  background-color: #bfd430;
  border-style: none;
  border-color: #fff;
  border-radius: 10px 10px 0;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Montserrat, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 26px;
  display: block;
  position: relative;
}

.nav-item-v1-link-1 {
  color: #492f28;
  text-transform: uppercase;
  padding: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-item-v1-link-1.w--current {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.nav-item-v1-link-2 {
  color: #492f28;
  text-transform: uppercase;
  padding: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-item-v1-link-2.w--current {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.nav-item-v1-link-3 {
  color: #492f28;
  text-transform: uppercase;
  padding: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-item-v1-link-3.w--current {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.nav-item-v1-link-4 {
  color: #492f28;
  text-transform: uppercase;
  padding: 0;
  font-family: Mulish, Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.nav-item-v1-link-4.w--current {
  -webkit-text-decoration: none;
  text-decoration: none;
}

.slider-v2-seta-esq {
  mix-blend-mode: normal;
  background-color: #fff0;
  border: 1px solid #fff;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  display: block;
  left: 110px;
}

.div-block-38 {
  width: 1200px;
  height: 400px;
}

@media screen and (min-width: 1280px) {
  .image {
    width: 196px;
    height: 148px;
  }

  .bloco-verde {
    background-color: #bed350;
    border-top-left-radius: 50px;
    justify-content: center;
    align-items: flex-start;
    width: 200px;
    height: 557px;
    padding-top: 20px;
    display: flex;
  }

  .bloco-azul {
    background-color: #13254f;
    border-top-right-radius: 50px;
    border-bottom-right-radius: 50px;
    border-bottom-left-radius: 50px;
    justify-content: center;
    align-items: flex-start;
    width: 560px;
    height: 629px;
    padding-top: 20px;
    display: flex;
  }

  .navbar-logo-left {
    width: 1366px;
  }

  .card-2 {
    background-color: #bed350;
    border-radius: 20px;
    justify-content: center;
    align-items: center;
    width: 220px;
    height: 68px;
    display: flex;
  }

  .logo {
    flex: 0 auto;
    width: 196px;
    height: 148px;
  }

  .navbar-logo-left-container.shadow-three {
    max-width: 100%;
    padding-top: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-3 {
    flex-flow: row;
    display: flex;
  }

  .container {
    flex: 1;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: flex-start;
    margin-right: 0;
    padding-top: 20px;
    padding-right: 40px;
    display: flex;
  }

  .cards {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    width: 220px;
    height: 158px;
    display: flex;
  }

  .mensais {
    margin-top: 20px;
  }

  .text-block {
    font-size: 7px;
    line-height: 7px;
  }

  .card-1 {
    background-color: #bed350;
    background-image: url('../images/logomcmv-1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border-radius: 20px;
    width: 220px;
    height: 68px;
  }

  .card-text {
    color: #13254f;
    width: 193px;
    height: 36px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    line-height: 100%;
  }

  .hero {
    height: 638px;
  }

  .info {
    flex: 0 auto;
    justify-content: flex-end;
    align-items: flex-end;
  }

  .infotext {
    flex-flow: column;
    flex: 1;
    display: flex;
  }

  .paragraph-83, .paragraph-84 {
    margin-bottom: 0;
  }

  .paragraph-85 {
    text-transform: uppercase;
    margin-bottom: 0;
  }

  .text-span-4 {
    font-size: 50px;
  }

  .text-span-5 {
    font-size: 29px;
  }

  .paragraph-86 {
    color: #fff;
    margin-bottom: 0;
  }

  .cta-hero-v1 {
    border-radius: 10px 10px 0;
    justify-content: center;
    align-items: center;
    width: 148px;
    height: 46px;
    margin-bottom: 22px;
    margin-right: 36px;
  }

  .separador {
    flex-flow: column;
    justify-content: center;
    align-self: auto;
    align-items: flex-start;
    margin-top: 5px;
    display: flex;
  }

  .text-block-4 {
    color: #543d37;
    font-size: 16px;
  }

  .projeto {
    background-image: url('../images/bg-madeira-1_1.webp');
    background-position: 50%;
    background-size: cover;
    height: 778px;
  }

  .chamada {
    width: 337px;
    height: 195px;
    margin-top: 0;
  }

  .textochamada {
    color: #fff;
  }

  .cta-projeto-v3-fale {
    border-radius: 10px 10px 0;
    justify-content: center;
    align-items: center;
    width: 257px;
    height: 46px;
    margin-bottom: 22px;
    margin-right: 36px;
  }

  .tab-link-v1-3 {
    display: block;
  }

  .tab-link-v1-3.w--current {
    display: flex;
  }

  .bg-modal {
    background-color: #13254f;
    background-image: linear-gradient(#bfd430 34%, #492f28 34%);
  }

  .paragraph-64 {
    color: #bed350;
    border-top-color: #bed350;
  }

  .div-block-33 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .modal, .modal-whap {
    display: none;
  }
}

@media screen and (min-width: 1440px) {
  .text-block-2 {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 700;
  }

  .bt-nav-conversion-v3 {
    background-color: #ae132a;
    border-radius: 20px;
    width: 227px;
    height: 54px;
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .text-cta {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
  }

  .video {
    background-image: url('../images/video-home-1_1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    border-radius: 50px 50px 0;
    width: 960px;
    height: 500px;
    margin-top: -80px;
    margin-left: -43px;
    position: relative;
  }

  .bloco-azul {
    width: 600px;
    height: 629px;
  }

  .div-block-4 {
    flex-flow: column;
    display: flex;
  }

  .navbar-logo-left {
    width: 100%;
    overflow: hidden;
  }

  .card-2 {
    z-index: 1;
    background-color: #bed350;
    border-radius: 20px;
    justify-content: center;
    align-self: auto;
    align-items: center;
    width: 220px;
    height: 68px;
    display: flex;
    position: relative;
  }

  .logo {
    margin-top: 20px;
    padding-top: 0;
  }

  .div-block-3 {
    display: flex;
  }

  .cards {
    grid-column-gap: 22px;
    grid-row-gap: 22px;
    flex-flow: column;
    justify-content: center;
    align-self: center;
    align-items: center;
    width: 220px;
    height: 158px;
    display: flex;
  }

  .cta {
    background-color: #ae132a;
    border-radius: 10px;
    width: 172px;
    height: 44px;
  }

  .tudo {
    display: flex;
  }

  .mensais {
    background-image: url('../images/a-partir.webp');
    background-repeat: no-repeat;
    background-size: auto;
    width: 244px;
    height: 67px;
    margin-top: 20px;
  }

  .texto {
    align-self: auto;
    margin-bottom: 40px;
    display: block;
  }

  .text-block {
    width: 363px;
    height: 72px;
    font-size: 7px;
    line-height: 8px;
  }

  .card-1 {
    z-index: 1;
    background-color: #bed350;
    background-image: url('../images/logomcmv-1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: auto;
    border: 1px #000;
    border-radius: 20px;
    width: 220px;
    height: 68px;
    position: relative;
  }

  .card-text {
    color: #13254f;
    width: 193px;
    height: 36px;
    margin-top: 0;
    margin-bottom: 0;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 18px;
    line-height: 100%;
  }

  .cta-projeto-v3-fale {
    width: 257px;
  }

  .div-block-33 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .modal, .modal-whap {
    display: none;
  }
}

@media screen and (min-width: 1920px) {
  .bloco-verde {
    background-color: #bed350;
    border-top-left-radius: 50px;
    flex: 0 auto;
    justify-content: flex-end;
    align-items: flex-start;
    width: 200px;
    height: 557px;
    padding-top: 20px;
    display: flex;
  }

  .video {
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    flex: 0 auto;
    justify-content: space-between;
    align-self: auto;
    align-items: center;
    width: 1000px;
    padding-bottom: 0;
    padding-right: 0;
    display: block;
    position: relative;
  }

  .bloco-azul {
    justify-content: center;
    align-items: flex-start;
    width: 600px;
    height: 700px;
    padding-top: 20px;
    padding-left: 60px;
    display: flex;
  }

  .nav-link {
    font-family: Verdana, Geneva, sans-serif;
    font-size: 17px;
  }

  .navbar-wrapper {
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 20px;
  }

  .navbar-logo-left, .logo {
    justify-content: center;
    align-items: center;
  }

  .navbar-logo-left-container.shadow-three {
    justify-content: space-between;
    align-items: flex-start;
    max-width: 100%;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
    display: flex;
  }

  .div-block-3 {
    flex-flow: row;
  }

  .container {
    flex: 0 auto;
    order: 0;
    justify-content: flex-end;
    align-self: flex-start;
    align-items: flex-start;
    margin-left: 0;
    margin-right: 0;
    padding-right: 40px;
    display: flex;
  }

  .tudo {
    flex: 0 auto;
    align-self: auto;
  }

  .navbar-v2 {
    justify-content: center;
    align-items: center;
  }

  .navbar-container {
    margin-left: auto;
    margin-right: auto;
  }

  .hero, .background-video {
    height: 700px;
  }

  .paragraph-83 {
    text-transform: uppercase;
  }

  .projeto {
    height: 800px;
  }

  .div-block-7 {
    background-position: -26px 90%, 100%;
    background-size: 1250px, auto;
    width: 1700px;
  }

  .paragraph-88 {
    font-size: 18px;
    line-height: 24px;
  }

  .paragraph-89, .paragraph-90 {
    font-size: 18px;
  }

  .cta-projeto-v3-fale {
    width: 257px;
    margin-bottom: 0;
  }

  .plants-container {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
  }

  .tab-link-tab-1-3 {
    color: #282828;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-tab-1-3.w--current {
    color: #fff;
    background-color: #282828;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tab-link-tab-2-3 {
    justify-content: center;
    align-items: center;
    height: 44px;
    display: flex;
  }

  .tab-link-tab-2-3.w--current {
    color: #fff;
    background-color: #282828;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    height: 44px;
    padding-top: 0;
    padding-bottom: 0;
  }

  .tabs-content {
    width: 100%;
    height: 90vh;
  }

  .slider-plantas-combo {
    width: 100%;
    height: auto;
  }

  .slider-planta-1 {
    background-image: none;
    width: auto;
    max-width: 100%;
    height: auto;
  }

  .tabs-nav {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .tabs-plantas-duplex {
    z-index: 1;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: center;
    align-items: stretch;
    width: 300px;
    display: none;
    position: absolute;
    inset: 0 auto 0 116px;
  }

  .slider-2-combo-tabs {
    background-color: #ddd0;
    height: auto;
  }

  .slider-planta-2 {
    background-image: url('../images/slider-planta-2_1.webp');
    background-position: 50%;
    background-size: cover;
    width: 100%;
    max-width: 100%;
    height: 90vh;
  }

  .tab-link-v1-3 {
    height: 44px;
  }

  .div-block-27 {
    width: 1700px;
  }

  .decoracao {
    background-position: 50%;
    background-size: contain;
    width: 1700px;
  }

  .field-label {
    margin-bottom: 5px;
  }

  .container-modal {
    justify-content: space-between;
    align-items: center;
    max-width: 1600px;
    margin-top: 220px;
  }

  .div-block-33 {
    justify-content: flex-end;
    align-items: flex-start;
  }

  .modal {
    display: none;
  }

  .div-block-36 {
    margin-top: 0;
  }

  .paragraph-99 {
    font-size: 20px;
  }

  .modal-whap {
    display: none;
  }

  .paragraph-100 {
    font-size: 20px;
  }
}

@media screen and (max-width: 991px) {
  .nav-menu-wrapper {
    background-color: #0000;
  }

  .menu-button {
    padding: 12px;
  }

  .menu-button.w--open {
    color: #fff;
    background-color: #a6b1bf;
  }

  .nav-menu-two {
    background-color: #fff;
    border-radius: 50px;
    flex-wrap: wrap;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
    padding: 20px;
    display: flex;
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-link {
    padding-left: 5px;
    padding-right: 5px;
  }

  .container {
    max-width: 728px;
  }

  .container-3 {
    background-color: #000;
    margin-bottom: 0;
    padding: 25px 30px 20px;
  }
}

@media screen and (max-width: 767px) {
  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

  .nav-link {
    padding-top: 10px;
    padding-bottom: 10px;
    display: inline-block;
  }

  .logo {
    padding-left: 0;
  }

  .navbar-logo-left-container {
    max-width: 100%;
  }

  .mobile-margin-top-10 {
    margin-top: 10px;
  }

  .container-3 {
    background-color: #000;
    margin-bottom: 0;
    padding: 15px 20px;
  }

  .link-block-9 {
    margin-left: auto;
    margin-right: auto;
  }

  .slider-v1-seta-esq {
    display: none;
  }

  .slide-nav-9 {
    font-size: 10px;
    display: block;
  }

  .slider-1-images-2 {
    min-height: 307px;
    padding-bottom: 40px;
  }

  .slider-v2-seta-dir {
    display: none;
  }

  .slider-img-1-2 {
    min-height: 307px;
  }

  .contact {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-v2-seta-esq {
    display: none;
  }
}

@media screen and (max-width: 479px) {
  .bt-nav-conversion-v3 {
    width: 140px;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .nav-menu-two {
    flex-direction: column;
  }

  .container {
    max-width: none;
  }

  .cta {
    width: 140px;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .navbar-v2 {
    padding-left: 5%;
    padding-right: 5%;
    overflow: visible;
  }

  .navbar-container {
    justify-content: space-between;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
  }

  .logo-nav-v2 {
    margin-left: 0;
  }

  .navbar-navmenu-v2 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    width: 100%;
    height: 100vh;
    margin-top: 72px;
    padding-top: 32px;
    padding-right: 5%;
    display: flex;
  }

  .nav-item-v2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 32px;
    display: flex;
  }

  .bt-nav-conversion-v2 {
    width: 140px;
    margin-left: auto;
    margin-right: 0;
    padding-right: 0;
  }

  .menu-botao-v2 {
    padding: 8px;
  }

  .hero {
    justify-content: flex-start;
    align-items: flex-start;
    height: 575px;
  }

  .background-video {
    height: auto;
  }

  .container-3 {
    background-color: #000;
    max-width: 100%;
    margin-top: 230px;
    margin-bottom: 0;
    padding: 20px 20px 28px;
  }

  .h1 {
    font-size: 40px;
    line-height: 30px;
  }

  .paragraph-2 {
    font-size: 15px;
    line-height: 30px;
  }

  .paragraph-3 {
    font-size: 20px;
    line-height: 30px;
  }

  .paragraph-4 {
    font-size: 35px;
    line-height: 30px;
  }

  .link-block-9 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    width: 185px;
    height: 40px;
  }

  .info {
    grid-row-gap: 8px;
    flex-flow: column;
    flex: 0 auto;
    justify-content: space-between;
    align-self: flex-start;
    align-items: flex-start;
    width: 348px;
    height: 225px;
    margin-top: 220px;
    margin-left: 0;
    padding-left: 20px;
  }

  .info-obras {
    margin-left: 0;
  }

  .infotext {
    align-self: flex-start;
    margin-left: 0;
    display: block;
  }

  .paragraph-85 {
    text-transform: uppercase;
    font-size: 16px;
  }

  .text-span-4 {
    font-size: 32px;
  }

  .text-span-5 {
    font-size: 20px;
  }

  .paragraph-86 {
    font-size: 12px;
  }

  .realizacao-e-footer-v1 {
    padding-left: 16px;
    padding-right: 16px;
  }

  .container-4 {
    width: 100%;
  }

  .container-4.container-footer {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: space-between;
    align-items: flex-start;
  }

  .logo-footer {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .cta-hero-v1 {
    width: 146px;
  }

  .projeto {
    background-image: url('../images/Rectangle-7.webp');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 1600px;
  }

  .chamada {
    width: 303px;
    margin-left: 20px;
  }

  .text-span-7, .text-span-8 {
    font-size: 29px;
  }

  .div-block-7 {
    background-image: url('../images/imagem.webp');
    background-position: 50% 100%;
    background-repeat: no-repeat;
    background-size: auto;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: auto;
    height: 1400px;
  }

  .texto-info {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
    margin-top: -575px;
    margin-left: 0;
  }

  .separador-texto {
    flex-flow: column;
  }

  .cta-projeto-v3-fale {
    align-self: center;
    width: 220px;
    transition: all .3s;
  }

  .slider-v1-seta-esq {
    display: none;
  }

  .slide-nav-9 {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 30px;
    padding-top: 6px;
    font-size: 6px;
    display: flex;
    bottom: 0;
  }

  .lightbox-link {
    top: 16px;
  }

  .legenda-imgs-3 {
    font-size: 12px;
    top: 228px;
    right: 10px;
  }

  .slider-1-images-2 {
    background-color: #0000;
    flex-flow: column;
    height: auto;
    min-height: auto;
    padding-bottom: 0;
  }

  .slider-v2-seta-dir {
    display: none;
  }

  .mask-8 {
    height: auto;
  }

  .slider-img-1-2 {
    flex-flow: column;
    height: auto;
    min-height: 307px;
  }

  .lazer {
    background-image: url('../images/Layer_1.webp');
    background-position: 100% 0;
    background-repeat: no-repeat;
    background-size: 104px;
    padding-top: 60px;
  }

  .texto-lazer {
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    height: auto;
    margin-left: 20px;
  }

  .paragraph-92 {
    margin-top: 0;
  }

  .paragraph-93 {
    width: auto;
  }

  .separador-div {
    background-image: url('../images/V-1.webp');
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 40px 35px;
  }

  .img-planta01 {
    width: 370px;
    height: 295px;
    min-height: auto;
  }

  .img-planta02 {
    height: 295px;
    min-height: auto;
  }

  .tabs-slider-1 {
    width: 100%;
    margin-left: auto;
  }

  .slider-img-7 {
    height: 26vh;
  }

  .plants-container {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
  }

  .tab-link-tab-1-3 {
    width: 100%;
  }

  .tab-link-tab-1-3.w--current {
    background-color: #3d3d3d;
  }

  .slider-1-images {
    background-color: #0000;
    height: auto;
    padding-bottom: 40px;
  }

  .tab-link-v1-2, .tab-link-v1-2.w--current {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slider-img-4 {
    height: 26vh;
  }

  .tab-link-tab-2-3 {
    background-color: #fff;
    border: 1px solid #3d3d3d;
  }

  .div-block-9 {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .slider-img-3 {
    height: 26vh;
  }

  .slider-v3-seta-esq {
    display: none;
  }

  .slide-nav {
    background-color: #0000;
    flex-flow: row;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
    display: flex;
    bottom: 10px;
  }

  .slider-img-6 {
    height: 26vh;
  }

  .paragrafo---plantas-1 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-top: 0;
    margin-left: 0;
    padding-left: 8%;
    display: flex;
    position: relative;
  }

  .heading-7 {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
    padding-left: 8%;
    position: relative;
  }

  .slider-v3-seta-dir {
    display: none;
  }

  .tab-link-v1-1 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .slide-nav-7 {
    margin-top: 0;
    padding-top: 0;
    position: absolute;
    inset: auto 0% 0%;
  }

  .slider-planta-1 {
    background-image: none;
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

  .lazer-h2 {
    text-align: left;
    width: 100%;
    padding-left: 6%;
    padding-right: 8%;
  }

  .image-27 {
    max-height: 300px;
    display: block;
    overflow: hidden;
  }

  .mask-6 {
    height: auto;
    margin-top: 0;
  }

  .tabs-nav {
    grid-column-gap: 8px;
    flex-flow: column;
    width: 100%;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 6%;
    padding-right: 5%;
  }

  .slider-img-8 {
    height: 26vh;
  }

  .lazer-2 {
    width: auto;
    margin-top: 0;
    padding-top: 0;
    padding-left: 7%;
  }

  .plantas1 {
    padding-bottom: 0;
  }

  .tab-content-container {
    height: auto;
    margin-top: 20px;
  }

  .tabs-plantas-duplex {
    width: 100%;
    max-width: 100%;
    height: auto;
    padding-left: 5%;
    padding-right: 5%;
    display: none;
    position: relative;
    inset: auto 0% 0;
  }

  .slider-2-combo-tabs {
    background-color: #ddd0;
    height: auto;
    padding-bottom: 60px;
  }

  .slider-planta-2 {
    background-position: 50%;
    height: 22vh;
  }

  .slider-img-1, .slider-img-2 {
    height: 26vh;
  }

  .div-block-24 {
    width: 100%;
  }

  .slider-img-5 {
    height: 26vh;
  }

  .paragraph-94 {
    width: auto;
    padding-left: 7%;
  }

  .tab-link-v1-3 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .tab-link-v1-3.w--current {
    display: flex;
  }

  .paragraph-95 {
    margin-bottom: 20px;
  }

  .legendaplanta-imgs {
    display: none;
  }

  .div-block-25 {
    justify-content: flex-start;
    align-self: auto;
    align-items: flex-start;
  }

  .tour-virtual-1, .slider-tour-virtual-gradient {
    height: auto;
  }

  .cta-projeto-v3-2 {
    width: 100%;
  }

  .cta-projeto-v3-2-03 {
    width: 203px;
  }

  .div-block-27 {
    width: auto;
  }

  .div-block-loc {
    width: 100%;
    margin-left: 20px;
  }

  .lazer-2-loc {
    width: auto;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-left: 0%;
  }

  .paragraph-94-loc {
    width: 335px;
  }

  .decoracao {
    background-size: contain;
    width: 392px;
    height: 112px;
  }

  .secao-heading {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-flow: column;
  }

  .texto-max {
    grid-column-gap: 18px;
    grid-row-gap: 18px;
    flex-flow: column;
  }

  .separador-div-02 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    flex-flow: row;
    height: 166px;
  }

  .paragraph-97 {
    text-align: center;
    width: 279px;
  }

  .div-block-28 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex-flow: column;
  }

  .cta-localizacao-v1 {
    width: 100%;
  }

  .cta-localizacao-v1-03 {
    width: 203px;
  }

  .heading-12 {
    align-self: flex-start;
    width: auto;
    height: auto;
    padding-bottom: 8px;
    font-size: 22px;
  }

  .select-field-2, .form-input-2 {
    font-size: 14px;
  }

  .formcontato {
    margin-top: 16px;
  }

  .div-submit {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    justify-content: center;
    align-items: center;
    margin-top: 22px;
    display: flex;
  }

  .container-5 {
    width: 100%;
    padding-left: 16px;
    padding-right: 16px;
  }

  .contact {
    overflow: hidden;
  }

  .container-6 {
    padding: 16px 0;
    overflow: visible;
  }

  .heading-13 {
    text-align: center;
    align-self: center;
    margin-bottom: 20px;
    font-size: 30px;
    line-height: 100%;
    display: block;
  }

  .paragraph-98 {
    width: 335px;
  }

  .imagelazaer01, .imagelazaer02, .imagelazaer03, .imagelazaer04, .imagelazaer05, .imagelazaer06, .imagelazaer07, .imagelazaer08, .imagelazaer09 {
    min-height: auto;
  }

  .conversion-bar {
    grid-column-gap: 24px;
    grid-row-gap: 24px;
    color: #000;
    background-color: #fff;
    flex-flow: row;
    justify-content: space-around;
    align-items: center;
    width: 100%;
    padding-top: 6px;
    padding-bottom: 4px;
    top: auto;
    bottom: 0;
    right: 0;
    transform: translateY(0%);
  }

  .paragraph-68 {
    display: none;
  }

  .paragraph-68.whatsapp {
    border-radius: 10px 0 0 10px;
    align-self: auto;
    width: 200px;
    margin-left: 0;
    font-family: Mulish, Arial, sans-serif;
    font-weight: 400;
    display: flex;
  }

  .button-5.flutuante.whatsapp {
    border-radius: 0 10px 0 0;
  }

  .conversion-bar-v1-right-item-1 {
    grid-column-gap: 0px;
    grid-row-gap: 0px;
    flex: 0 auto;
    justify-content: center;
    align-self: auto;
    align-items: center;
  }

  .legendaplanta-imgs-02, .text-block-17 {
    text-align: center;
  }

  .legendaplanta-imgs-03 {
    justify-content: center;
    align-items: center;
    text-decoration: none;
    display: flex;
  }

  .button-8 {
    color: #fff;
    border-color: #fff;
    padding-top: 15px;
    padding-bottom: 15px;
    right: 16px;
  }

  .bg-modal {
    background-color: #492f28;
    background-image: none;
    width: 100%;
    height: 20%;
  }

  .paragraph-64 {
    border-top-style: none;
    width: auto;
    margin-top: 0;
    padding-top: 0;
    font-size: 20px;
    line-height: 28px;
  }

  .container-11 {
    margin-top: 20px;
    padding: 16px 0;
    overflow: visible;
  }

  .input-text-form.p-form {
    font-size: 14px;
  }

  .container-modal {
    flex-flow: column;
    align-items: center;
    padding-left: 15px;
    padding-right: 15px;
  }

  .form-input-3 {
    font-size: 14px;
  }

  .div-block-33 {
    width: 100%;
    padding-top: 15px;
    padding-left: 16px;
    padding-right: 16px;
  }

  .p.p-form {
    color: #fff;
    font-size: 14px;
  }

  .formcontato-3 {
    margin-top: 16px;
  }

  .image-93 {
    display: none;
  }

  .modal {
    z-index: 1002;
    background-color: #492f28;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 54px;
    display: none;
    overflow: hidden;
  }

  .text-span-36 {
    font-size: 25px;
  }

  .modal-whap {
    z-index: 1002;
    background-color: #492f28;
    justify-content: space-between;
    align-items: flex-start;
    padding-top: 54px;
    display: none;
    overflow: hidden;
  }

  .nav-item-v1-link-1, .nav-item-v1-link-2, .nav-item-v1-link-3, .nav-item-v1-link-4 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-end;
    margin-bottom: 32px;
    display: flex;
  }

  .slider-v2-seta-esq {
    display: none;
  }
}


@font-face {
  font-family: 'Mulish Variablefont Wght';
  src: url('../fonts/Mulish-Italic-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish Variablefont Wght';
  src: url('../fonts/Mulish-VariableFont_wght.ttf') format('truetype');
  font-weight: 200 1000;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Bold.ttf') format('truetype'), url('../fonts/Mulish-ExtraBold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-BoldItalic.ttf') format('truetype'), url('../fonts/Mulish-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-SemiBold.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Mulish';
  src: url('../fonts/Mulish-ExtraLight.ttf') format('truetype');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}