.w-checkbox {
  margin-bottom: 5px;
  padding-left: 20px;
  display: block;
}

.w-checkbox:before {
  content: " ";
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox:after {
  content: " ";
  clear: both;
  grid-area: 1 / 1 / 2 / 2;
  display: table;
}

.w-checkbox-input {
  float: left;
  margin: 4px 0 0 -20px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border: 1px solid #ccc;
  border-radius: 2px;
  width: 12px;
  height: 12px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  border-color: #3898ec;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0 0 3px 1px #3898ec;
}

.hero-1-infos {
  grid-column-gap: 0px;
  grid-row-gap: 4px;
  flex-flow: column;
  margin-top: 24px;
  display: flex;
}

.hero-1-img {
  z-index: 0;
  width: 100%;
  height: auto;
  position: static;
  inset: 0% auto auto 0%;
}

.image {
  width: 100%;
}

.hero-1 {
  width: 100%;
  height: auto;
  display: block;
  position: relative;
}

.hero-1-divider {
  background-color: #fff;
  width: 43%;
  height: 1px;
  margin-top: 24px;
}

.cta-hero-3 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 372px;
  max-width: 100%;
  height: 50px;
  margin-top: 33px;
  margin-left: 0;
  margin-right: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.p-hero {
  color: #fff;
  width: 379px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 24px;
}

.h1-hero {
  color: #fff;
  width: 500px;
  max-width: 30ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 56px;
  font-weight: 700;
  line-height: 61px;
}

.hero-1-img-mobile {
  display: none;
}

.container-hero-1-wrapper {
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 40px;
  display: flex;
  position: absolute;
  inset: 219px auto 0;
}

.container-hero-1 {
  grid-row-gap: 0px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  height: auto;
  margin: 0 auto auto;
  padding-bottom: 0;
  display: flex;
  position: relative;
  top: -95px;
}

.navbar-1 {
  background-color: #03273b;
  width: 100%;
  height: 72px;
  display: flex;
}

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

.logo {
  width: 190px;
  margin-left: auto;
  margin-right: auto;
}

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

.nav-item {
  color: #fff;
  padding: 0;
  font-family: neulis-sans, sans-serif;
}

.bt-nav-conversion {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  background-image: linear-gradient(94deg, #99a4ba, #d8d3dd);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 46px;
  text-decoration: none;
  display: flex;
}

.about-1-projetistas-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: static;
}

.divider-3-about-1 {
  background-color: #282828;
  width: 100%;
  height: 1px;
  margin-top: 24px;
}

.p-big-about-1 {
  color: #fff;
  width: 390px;
  margin-top: 24px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.about-wrapper-v1 {
  grid-column-gap: 64px;
  justify-content: space-between;
  align-self: center;
  align-items: center;
  width: 90%;
  margin-top: 0;
  display: flex;
}

.image-7 {
  width: 32px;
}

.slider-5 {
  display: none;
}

.legenda-imgs {
  color: #282828;
  background-color: #f5f5f5;
  padding: 4px 10px;
  font-family: neulis-sans, sans-serif;
  font-size: 9px;
  font-weight: 300;
  position: absolute;
  bottom: 16px;
  right: 16px;
}

.about-1-infos-content-heading {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.h2-about {
  color: #282828;
  align-self: center;
  width: 98%;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  position: static;
}

.about-v1 {
  grid-row-gap: 24px;
  background-image: url('../images/bg-projeto_1.webp');
  background-position: 50%;
  background-repeat: repeat;
  background-size: contain;
  background-attachment: scroll;
  flex-flow: column;
  margin-top: 60px;
  margin-bottom: 0;
  display: flex;
}

.image-8 {
  width: 100%;
}

.about-1-infos-content {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  max-width: none;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.cta-about-1 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin-top: 24px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.about-1-img-wrapper {
  width: 500px;
  height: auto;
  position: relative;
}

.about-1-more-infos {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.about-1-projetistas {
  grid-column-gap: 36px;
  grid-row-gap: 36px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  padding-top: 19px;
  padding-bottom: 52px;
  display: flex;
}

.about-1-img-fachada {
  width: 469px;
  max-width: none;
  height: 715px;
  padding-left: 0;
}

.about-1-infos-wrapper {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  margin-top: 24px;
  display: flex;
}

.about-infos-1 {
  background-color: #3d3d3d;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 638px;
  height: 837px;
  margin-top: -70px;
  padding-top: 86px;
  padding-bottom: 86px;
  padding-left: 0;
  display: flex;
  position: absolute;
  right: 0;
}

.p-bold-about {
  margin-top: 0;
  margin-bottom: 0;
  font-weight: 700;
}

.about-1-infos-wrapper-slider {
  grid-column-gap: 40px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  margin-top: 24px;
  display: none;
}

.divider-projetistas-about-1 {
  background-color: #282828;
  width: 519px;
  height: 1px;
  margin-top: 0;
  margin-bottom: 16px;
  position: relative;
}

.divider-about-1 {
  color: #fff;
  background-color: #fff;
  width: 390px;
  height: 1px;
  margin-top: 24px;
}

.navbar-2 {
  background-color: #0000;
  width: 100%;
  height: 72px;
  display: flex;
}

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

.text-block {
  color: #03273b;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.image-9 {
  width: 6%;
}

.text-block-2 {
  font-family: neulis-sans, sans-serif;
}

.hero-heading-center {
  background-color: #f5f7fa;
  border-bottom: 1px solid #e4ebf3;
  padding: 80px 30px;
  position: relative;
}

.container {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.centered-heading {
  text-align: center;
  margin-bottom: 16px;
}

.centered-heading.margin-bottom-32px {
  margin-bottom: 32px;
}

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

.hero-split {
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 46%;
  display: flex;
}

.margin-bottom-24px {
  margin-bottom: 24px;
}

.button-primary {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary:active {
  background-color: #43464d;
}

.shadow-two {
  box-shadow: 0 4px 24px #96a3b514;
}

.div-block {
  background-image: url('../images/bg-projeto_1.webp');
  background-position: 0 0;
  background-size: cover;
  height: 768px;
  display: block;
}

.image-10 {
  width: 440px;
  margin-top: -3px;
  margin-left: 193px;
  padding-top: 53px;
  padding-left: 0;
  display: block;
}

.about-4-infos-wrapper {
  grid-column-gap: 0px;
  grid-row-gap: 24px;
  flex-flow: column;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.image-11 {
  width: 32px;
}

.about-wrapper-v4 {
  grid-column-gap: 64px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.about-infos-4 {
  grid-row-gap: 0px;
  flex-flow: column;
  width: 100%;
  display: flex;
}

.about-4-infos-content {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 100%;
  margin-top: 16px;
  display: flex;
}

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

.slider-about-v4 {
  background-color: #ddd0;
  width: 100%;
  height: 100%;
}

.arrow-right-slider-v4 {
  background-color: #282828;
  border: 1px #000;
  border-radius: 0;
  width: 64px;
  height: 64px;
  transition: all .7s;
  inset: auto auto -80px 80px;
}

.arrow-right-slider-v4:hover {
  border-color: #ff00a1;
  width: 64px;
}

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

.h2-about-v4 {
  color: #282828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 24px;
  font-weight: 400;
  position: static;
}

.about-1-img-fachada-2 {
  width: 494px;
  max-width: none;
  height: auto;
  display: block;
}

.about-4-more-infos {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 100%;
  margin-top: 24px;
  display: flex;
}

.mask-3 {
  height: auto;
}

.arrow-left-slider-v4 {
  background-color: #282828;
  border: 1px #000;
  border-radius: 0;
  width: 64px;
  height: 64px;
  transition: all .7s;
  inset: auto auto -80px 0%;
}

.arrow-left-slider-v4:hover {
  border-color: #ff00a1;
  width: 64px;
}

.body {
  display: block;
}

.container-default {
  justify-content: center;
  align-items: flex-start;
  width: 1200px;
  height: auto;
  margin: 0 auto 24px;
  display: flex;
  position: relative;
}

.p-bold-about-2 {
  margin-top: 32px;
  margin-bottom: 24px;
  font-weight: 700;
}

.image-12 {
  width: 100%;
  margin-top: 78px;
  margin-left: 90px;
}

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

.about-v4-content {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 33%;
  display: flex;
}

.cta-about-3 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  width: 355px;
  max-width: 100%;
  height: 50px;
  margin-top: 32px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.image-13 {
  width: 200px;
}

.about-1-img-fachada-3 {
  width: 476px;
  max-width: none;
  height: auto;
}

.mask-4 {
  height: auto;
}

.p-about-v4-small {
  text-align: center;
  width: 100%;
  max-width: 900px;
  margin-bottom: 0;
  font-size: 14px;
}

.about-v4-projetistas {
  border-top: 1px solid #000;
  border-bottom: 1px solid #000;
  justify-content: space-around;
  align-items: stretch;
  margin-top: 40px;
  padding-top: 24px;
  padding-bottom: 24px;
  display: flex;
}

.about-1-projetistas-wrapper-2 {
  justify-content: space-between;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.about-2-projetistas-mobile {
  grid-row-gap: 16px;
  flex-flow: column;
  width: 33.3%;
  height: 100%;
  display: flex;
  position: relative;
}

.about-wrapper-v1-2 {
  grid-column-gap: 0px;
  justify-content: space-between;
  align-items: center;
  margin-top: 0;
  display: flex;
  position: relative;
}

.about-2-projetistas {
  grid-row-gap: 16px;
  flex-flow: column;
  width: 32.5%;
  height: 100%;
  display: flex;
  position: relative;
}

.h2 {
  color: #282828;
  margin-top: 0;
  margin-bottom: 0;
  font-family: Open Sans, sans-serif;
  font-weight: 400;
  position: static;
}

.h2-about-2 {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  width: 390px;
  margin-top: 53px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: static;
}

.about-v1-2 {
  z-index: 1;
  grid-row-gap: 24px;
  flex-flow: column;
  display: flex;
  position: relative;
}

.image-14 {
  width: 300px;
  position: relative;
  left: 0;
}

.about-1-img-fachada-4 {
  width: 562px;
  max-width: none;
  height: auto;
  margin-top: 51px;
}

.cta-about-2 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #282828;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin-top: 0;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.p-bold {
  margin-top: 32px;
  margin-bottom: 24px;
  font-weight: 700;
}

.about-2-projetistas-img {
  width: 100%;
}

.about-2-projetistas-wrapper {
  justify-content: space-between;
  width: 100%;
  padding-right: 0;
  display: flex;
}

.image-15 {
  width: auto;
  max-width: 60%;
  height: auto;
}

.about-2-infos-content {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: center;
  width: 100%;
  max-width: none;
  display: flex;
}

.about-2-infos-content-heading {
  grid-column-gap: 8px;
  text-align: center;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.about-2-projetistas-content {
  z-index: 1;
  grid-row-gap: 8px;
  color: #fff;
  background-image: linear-gradient(#0000, #000);
  flex-flow: column;
  padding-bottom: 8px;
  padding-left: 16px;
  padding-right: 16px;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.about-2-project-infos {
  justify-content: center;
  align-items: center;
  width: 40%;
  padding-left: 24px;
  padding-right: 24px;
  display: flex;
}

.divider-about-2 {
  background-color: #282828;
  width: 100%;
  height: 1px;
  margin-top: 8px;
  margin-bottom: 8px;
}

.about-v2-project-details {
  justify-content: space-between;
  margin-top: 16px;
  display: flex;
}

.projeto {
  background-image: url('../images/bg_1.webp');
  background-position: 0 0;
  background-size: auto;
  margin-top: 0;
}

.div-block-3 {
  background-color: #3d3d3d;
  width: 87px;
}

.div-de-sess-o {
  background-image: url('../images/Img-sessao_1.webp');
  background-position: 0 0;
  background-size: auto;
  height: 491px;
  margin-top: -25px;
}

.diferenciais {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

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

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

.heading-3 {
  font-family: neulis-sans, sans-serif;
}

.heading-4 {
  width: 1303px;
  padding-left: 80px;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.image-16 {
  width: 100%;
  margin-top: 26px;
  display: block;
}

.localiza-o {
  width: 100%;
  height: auto;
  margin-top: 21px;
}

.bglocalizacao {
  z-index: -1;
  background-image: linear-gradient(#c1b8cb, #e2dde4);
  width: 100%;
  height: auto;
  padding-top: 0;
  padding-bottom: 50px;
  position: relative;
}

.heading-projeto {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 390px;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.image-17 {
  z-index: 0;
  margin-top: 556px;
  margin-left: -89px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  left: -98px;
}

.grid {
  grid-row-gap: 16px;
  grid-template: ". Area"
  / 1fr 1fr 1fr;
  place-items: start;
  width: 100%;
  max-width: 1200px;
  margin-bottom: -9px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  font-size: 15px;
}

.paragraph {
  color: #fff;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 250px;
  margin-top: 9px;
  margin-bottom: 0;
  padding-top: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 26px;
  display: flex;
}

.paragraph.icon-12 {
  justify-content: space-between;
  align-items: flex-start;
  width: 260px;
}

.paragraph-2 {
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
}

.slider-combo-content {
  grid-row-gap: 16px;
  flex-flow: column;
  margin-top: 24px;
  display: flex;
}

.p {
  margin-bottom: 0;
}

.p.p-form {
  color: #000;
  margin-bottom: 4px;
  font-family: Roboto, sans-serif;
  font-size: 15px;
  font-weight: 400;
  line-height: 17px;
}

.slide-2 {
  width: 100%;
  margin-top: -18px;
  margin-right: 0;
}

.slider-4-wrapper {
  flex: none;
  width: 100%;
  height: auto;
  margin-right: 25px;
}

.slider-4-div {
  width: 100%;
  display: flex;
}

.slider-4-img-1 {
  background-image: url('../images/1_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 260px;
}

.icon {
  color: #fff;
}

.slide-nav-6 {
  justify-content: center;
  align-items: center;
  display: none;
  bottom: -60px;
}

.arrow {
  background-color: #282828;
  border: 1px #000;
  border-radius: 10px;
  width: 64px;
  height: 64px;
  margin-top: -29px;
  transition: all .7s;
  inset: auto 0% -75px auto;
}

.arrow:hover {
  border-color: #ff00a1;
  width: 64px;
}

.arrow.l {
  background-color: #282828;
  border-radius: 10px;
  top: auto;
  bottom: -75px;
  right: 76px;
}

.arrow.l:hover {
  width: 64px;
}

.mask {
  width: 100%;
  height: auto;
  margin-bottom: 0;
}

.p-big {
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

.slide-5 {
  background-color: #0000;
  width: 1200px;
  height: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  padding: 1px 0;
  position: relative;
  overflow: visible;
}

.slider-4-img-3 {
  background-image: url('../images/3_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 260px;
}

.slider-4-img-2 {
  background-image: url('../images/2_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 260px;
}

.div-block-4 {
  background-color: #3d3d3d;
  width: 1021px;
  height: 1px;
  position: absolute;
  bottom: -44px;
}

.about-3-infos-wrapper {
  grid-column-gap: 64px;
  grid-row-gap: 32px;
  flex-flow: wrap;
  justify-content: center;
  align-items: stretch;
  width: 1200px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: static;
}

.about-3-infos-content {
  grid-row-gap: 16px;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 33%;
  display: flex;
}

.grid-localizacao3 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: stretch start;
  max-width: 1200px;
  margin-top: 33px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 3px;
}

.icone1 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-right: 0;
  display: flex;
}

.paragraph-copy {
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.paragraph-copy-2 {
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 26px;
}

.paragraph-copy-3 {
  margin-top: -179px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  line-height: 29px;
}

.h2-about-3 {
  color: #000;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  width: 546px;
  margin-top: 53px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: static;
}

.paragraph-3 {
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 2px;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 29px;
  display: flex;
  position: relative;
  top: 0;
  left: 0;
  right: 0;
}

.paragraph-4 {
  width: 390px;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 25px;
  position: relative;
}

.h2-about-2-copy {
  color: #fff;
  -webkit-text-stroke-color: #fff;
  text-transform: uppercase;
  width: 390px;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 32px;
  font-weight: 300;
  position: static;
}

.image-18 {
  z-index: -1;
  opacity: .69;
  width: 66px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  position: absolute;
  top: -43px;
  left: -2px;
  right: 0;
}

.paragraph-3-copy {
  flex-flow: column;
  margin-bottom: 0;
  padding-top: 11px;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 29px;
  display: flex;
  position: relative;
  left: 0;
}

.paragraph-3-copy-copy {
  flex-flow: column;
  margin-top: 0;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 29px;
  display: flex;
  position: relative;
  left: 0;
}

.div-block-5 {
  margin-top: 0;
  display: block;
  position: relative;
}

.paragraph-5 {
  width: 1200px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: neulis-sans, sans-serif;
  font-size: 18px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.plantas {
  width: 100%;
  height: 550px;
  margin-top: 588px;
}

.icone-2 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.flex-block {
  position: relative;
}

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

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

.tab-link-tab-1-2.w--current {
  color: #fff;
  background-color: #282828;
  width: 100%;
}

.bt-tour-virtual {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 50px;
  margin: auto;
  text-decoration: none;
  display: flex;
  position: absolute;
  inset: 0;
}

.slider-tour-virtual {
  background-image: url('../images/tour-virtual_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 90vh;
  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-tour-virtual-gradient {
  color: #282828;
  background-image: linear-gradient(#0000, #282828);
  width: 100%;
  height: 90vh;
  position: relative;
}

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

.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;
}

.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: 90vh;
}

.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;
}

.slider-left-arrow {
  background-color: #282828;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  display: block;
  left: 16px;
}

.tab-link-tab-2-2 {
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-link-tab-2-2.w--current {
  color: #fff;
  background-color: #282828;
}

.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: 90vh;
}

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

.slider-right-arrow {
  background-color: #282828;
  border-radius: 10px;
  width: 60px;
  height: 60px;
  display: block;
  right: 16px;
}

.tab-link-tab-1 {
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  height: 44px;
  display: flex;
}

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

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

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

.slider-planta-1 {
  background-color: #fff;
  width: 100%;
  height: 90vh;
  margin-top: 0;
  padding-top: 0;
  padding-left: 0;
}

.slide-nav {
  display: none;
}

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

.tab-link-tab-3 {
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-link-tab-3.w--current {
  color: #fff;
  background-color: #282828;
}

.slider-2-combo-tabs {
  width: 100%;
  height: 90vh;
  position: relative;
}

.div-block-6 {
  margin-top: 600px;
  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: 1140px;
  margin-bottom: 0;
  padding-top: 20px;
  padding-bottom: 20px;
}

.container-2 {
  width: 100%;
  max-width: 940px;
  margin-left: auto;
  margin-right: auto;
}

.navbar-wrapper {
  justify-content: space-between;
  align-items: center;
  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;
}

.nav-dropdown {
  margin-left: 5px;
  margin-right: 5px;
}

.nav-dropdown-toggle {
  letter-spacing: .25px;
  padding: 5px 30px 5px 10px;
  font-size: 14px;
  line-height: 20px;
}

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

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

.nav-dropdown-icon {
  margin-right: 10px;
}

.nav-dropdown-list {
  background-color: #fff;
  border-radius: 12px;
}

.nav-dropdown-list.w--open {
  padding-top: 10px;
  padding-bottom: 10px;
}

.nav-dropdown-link {
  padding-top: 5px;
  padding-bottom: 5px;
  font-size: 14px;
}

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

.nav-divider {
  background-color: #e4ebf3;
  width: 1px;
  height: 22px;
  margin-left: 15px;
  margin-right: 15px;
}

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

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

.button-primary-2 {
  color: #fff;
  letter-spacing: 2px;
  text-transform: uppercase;
  background-color: #1a1b1f;
  padding: 12px 25px;
  font-size: 12px;
  line-height: 20px;
  transition: all .2s;
}

.button-primary-2:hover {
  color: #fff;
  background-color: #32343a;
}

.button-primary-2:active {
  background-color: #43464d;
}

.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%;
}

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

.tab-link-tab-2-4 {
  justify-content: center;
  align-items: center;
  height: 44px;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-link-tab-2-4.w--current {
  color: #fff;
  background-color: #282828;
  border-radius: 10px;
}

.mask-6 {
  width: 100%;
  height: auto;
  margin-top: -45px;
}

.diferenciais-copy {
  width: 100%;
  height: auto;
  margin-top: 30px;
}

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

.diferenciais-apto {
  background-color: #3d3d3d;
  height: 856px;
  overflow: hidden;
}

.image-19 {
  z-index: 0;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  left: auto;
  right: -149px;
  overflow: hidden;
}

.heading-copy, .heading-copy-copy {
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 390px;
  padding-left: 80px;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.heading-5 {
  color: #fff;
  letter-spacing: 4px;
  text-transform: uppercase;
  width: 1200px;
  margin-top: 48px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 300;
  line-height: 27px;
}

.grid-localizacao-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start;
  max-width: 1200px;
  margin-top: 36px;
  margin-left: auto;
  margin-right: auto;
}

.icone-10 {
  grid-column-gap: 25px;
  grid-row-gap: 25px;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  display: flex;
}

.grid-localizacao-3, .grid-localizacao-4 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  place-items: start;
  max-width: 1200px;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.paragraph-copy {
  color: #000;
  flex-flow: column;
  width: auto;
  margin-top: 0;
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 29px;
  display: flex;
}

.paragraph-copy-2-copy {
  margin-bottom: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  line-height: 46px;
}

.heading-2-copy {
  color: #000;
  letter-spacing: 4px;
  margin-top: 18px;
  margin-bottom: 45px;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.zzzz {
  color: #000;
  letter-spacing: 4px;
  margin-top: 13px;
  margin-bottom: 21px;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.icon-12 {
  color: #000;
  flex-flow: column;
  width: 250px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 29px;
  display: flex;
}

.diferencial-apto {
  color: #fff;
  letter-spacing: 4px;
  width: 1200px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
}

.galeria-img {
  background-image: url('../images/bg_1.webp');
  background-position: 0 0;
  background-size: auto;
  height: auto;
  padding-top: 28px;
  padding-bottom: 53px;
}

.container-section-mosaic {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: block;
}

.mosaic-1 {
  width: 1200px;
  max-width: 100%;
  margin-top: 24px;
  margin-left: auto;
  margin-right: auto;
}

.mosaic-wrapper {
  flex-direction: column;
  justify-content: center;
  align-items: center;
  display: flex;
}

.responsive__grid {
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 2fr;
  grid-auto-flow: row dense;
  margin-top: 16px;
}

.responsive__grid.reverse {
  grid-template-columns: 3fr 3.75fr;
  grid-auto-flow: row;
  place-items: stretch start;
  margin-top: 16px;
}

.grid__image {
  object-fit: cover;
  background-image: url('../images/image_2.webp');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  max-height: 460px;
  display: flex;
}

.cta-hero-2 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #fff;
  background-image: linear-gradient(80deg, #9aa5bb, #d7d3dd);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 398px;
  max-width: 100%;
  height: 50px;
  margin-top: 3px;
  margin-left: auto;
  margin-right: auto;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.cta-hero--3 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #3d3d3d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 100%;
  height: 50px;
  margin-top: 81px;
  margin-left: auto;
  margin-right: auto;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.cta-hero-4 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #fff;
  background-image: linear-gradient(80deg, #9aa5bb, #d7d3dd);
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 220px;
  max-width: 100%;
  height: 50px;
  margin-top: 58px;
  margin-left: auto;
  margin-right: auto;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.cta-hero--5 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #3d3d3d;
  border-radius: 20px;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 100%;
  height: 50px;
  margin-top: 45px;
  margin-left: auto;
  margin-right: auto;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.contato {
  color: #050505;
  background-color: #fff;
}

.lazer-h2-copy {
  color: #000;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 13px;
  padding-left: 78px;
  font-family: neulis-sans, sans-serif;
  font-weight: 300;
  display: flex;
}

.contato-hl {
  color: #000;
  text-align: center;
  letter-spacing: 4px;
  text-transform: uppercase;
  justify-content: center;
  align-items: center;
  margin-top: 30px;
  padding-top: 10px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 700;
  display: flex;
}

.paragrafo-4 {
  color: #03273b;
  text-align: left;
  width: 100%;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 20px;
  padding-bottom: 20px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 29px;
  position: relative;
}

.select-field {
  color: #000;
  background-color: #f1f1f1;
  border: 1px solid #231d1a;
  border-radius: 0;
  height: 46px;
}

.formcontato {
  margin-top: 16px;
  margin-bottom: 60px;
}

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

.input-text-form.p-form {
  color: #000;
  border: 1px solid #231f20;
  border-radius: 10px;
  font-size: 14px;
}

.form-content.form {
  max-width: 652px;
  margin: 30px auto 0;
}

.p-form.p {
  color: #000;
  font-family: Roboto, sans-serif;
  display: block;
}

.submit-form {
  color: #fff;
  background-color: #03273b;
  border-radius: 0;
  width: 100%;
  height: 50px;
  font-size: 18px;
  font-weight: 600;
  transition: all .2s;
}

.submit-form:hover {
  color: #fff;
  background-color: #404040;
  border: 1px solid #231f20;
}

.text-block-5 {
  line-height: 4px;
}

.form-input {
  color: #000;
  background-color: #fff;
  border: 1px solid #231d1a;
  border-radius: 0;
  width: 100%;
  height: 46px;
  font-family: Roboto, sans-serif;
}

.image-20 {
  z-index: 0;
  margin-top: -67px;
  margin-left: 1133px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  left: auto;
}

.image-21 {
  z-index: 0;
  margin-top: -644px;
  margin-left: 17px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  left: -98px;
}

.image-23 {
  z-index: 0;
  margin-top: 534px;
  margin-left: -89px;
  margin-right: 0;
  padding-right: 0;
  position: absolute;
  left: -98px;
}

.institucional {
  background-color: #3d3d3d;
  height: 490px;
  display: flex;
}

.image-24 {
  width: 860px;
  margin-left: 0;
  padding-left: 0;
  display: block;
  position: absolute;
  right: 0;
}

.image-25 {
  position: absolute;
}

.image-26 {
  width: 171px;
  height: 23px;
  margin-top: 36px;
  margin-left: 90px;
  padding-top: 0;
  padding-left: 0;
  display: block;
}

.paragrafo-final {
  color: #fff;
  text-transform: uppercase;
  width: 300px;
  margin-top: 15px;
  margin-left: 90px;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  line-height: 28px;
}

.div-block-7 {
  background-color: #fff;
  width: 299px;
  height: 1px;
  margin-left: 90px;
  padding-left: 0;
  display: flex;
}

.paragrafo-final-2 {
  color: #fff;
  text-transform: none;
  width: 300px;
  margin-top: 15px;
  margin-left: 90px;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 18px;
}

.grid-localizacao2, .grid-localizacao1 {
  grid-row-gap: 16px;
  grid-template-rows: auto;
  grid-template-columns: 1fr 1fr 1fr;
  place-items: stretch start;
  max-width: 1200px;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}

.div-block-8 {
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 61px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-left: 0;
  display: flex;
  position: absolute;
  inset: auto 0% 0%;
}

.heading-6 {
  justify-content: center;
  align-items: center;
  width: auto;
  margin: 0;
  padding-right: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 22px;
  font-weight: 300;
  display: inline-flex;
  position: relative;
  left: 0;
}

.como-chegar {
  grid-column-gap: 8px;
  color: #282828;
  background-color: #3d3d3d;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 156px;
  max-width: 100%;
  height: 40px;
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
  padding-right: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 16px;
  text-decoration: none;
  display: flex;
  position: relative;
  right: auto;
}

.div-img-loc {
  background-image: url('../images/mapa_1.webp');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  height: 540px;
  position: relative;
}

.responsive__grid-2 {
  grid-template-rows: auto;
  grid-template-columns: 2fr 1fr 1fr;
  grid-auto-flow: row dense;
  margin-top: 16px;
}

.responsive__grid-2.reverse {
  grid-template-columns: 3fr 3.75fr;
  grid-auto-flow: row;
  place-items: stretch start;
  margin-top: 16px;
}

.container-default-2 {
  width: 1200px;
  height: auto;
  margin: 36px auto 24px;
  display: block;
}

.slider-2 {
  width: 100%;
  height: 580px;
}

.slider-simples-img-1 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-06-HallEntrada2-Final_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slider-simples-img-2 {
  background-image: url('../images/slider-imagens-2_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slider-simples-img-1-copy {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-06-HallEntrada2-Final_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slider-simples-img-3 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-05-HallEntrada-Final_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slider-simples-img-4 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-08-Academia_Final_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.slider-simples-img-5 {
  background-image: url('../images/FyrStudio-MaxRealiza-Aria-11-GourmetPiscinaExt_Final_1.webp');
  background-position: 0 0;
  background-size: cover;
  width: 100%;
  max-width: 100%;
  height: 100%;
}

.heading-7 {
  text-transform: uppercase;
  width: 20%;
  margin-top: 310px;
  margin-bottom: 0;
  margin-left: 115px;
  padding-top: 0;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 30px;
  font-weight: 300;
  position: absolute;
  left: auto;
}

.paragrafo---plantas-1 {
  color: #c9add4;
  text-transform: none;
  width: 21%;
  margin-top: 397px;
  margin-bottom: 0;
  margin-left: 115px;
  padding-top: 0;
  padding-left: 0;
  font-family: neulis-sans, sans-serif;
  font-size: 30px;
  font-weight: 500;
  position: absolute;
  left: auto;
}

.tabs {
  display: none;
}

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

.overflow {
  overflow: hidden;
}

.div-block-10 {
  display: none;
}

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

.image-27 {
  display: block;
}

.image-28 {
  display: none;
}

.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: 90vh;
}

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

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

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

.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: 90vh;
}

.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: 90vh;
}

.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: 90vh;
}

.image-29 {
  padding-bottom: 0;
}

.paragraph-23 {
  color: #fff;
  flex-flow: column;
  flex: 0 auto;
  justify-content: space-between;
  align-items: flex-start;
  width: 250px;
  margin-top: -9px;
  margin-bottom: 0;
  padding-top: 0;
  padding-right: 27px;
  font-family: neulis-sans, sans-serif;
  font-size: 15px;
  font-weight: 200;
  line-height: 26px;
  display: flex;
}

.paragraph-23.icon-12 {
  justify-content: space-between;
  align-items: flex-start;
}

.image-30 {
  width: 35px;
  max-width: 100%;
}

.image-31, .image-32, .image-33, .image-34, .image-35, .image-36, .image-37, .image-38 {
  width: 35px;
}

.div-loc-1 {
  grid-column-gap: 30px;
  grid-row-gap: 30px;
  flex-flow: row;
  order: 0;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  position: relative;
}

.lazer-2 {
  letter-spacing: 4px;
  -webkit-text-stroke-color: #03273b;
  text-transform: uppercase;
  width: 1200px;
  margin: 0 auto;
  padding-top: 13px;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 30px;
  font-weight: 700;
  line-height: 34px;
}

.div-block-12 {
  background-color: #000;
  height: 1px;
  margin-top: 20px;
  margin-bottom: 20px;
  position: relative;
}

.lazer-2-copy {
  letter-spacing: 0;
  -webkit-text-stroke-color: #03273b;
  text-transform: none;
  width: 1200px;
  margin: 0 auto;
  padding-top: 0;
  padding-left: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 300;
  line-height: 38px;
}

.text-span {
  font-weight: 500;
}

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

.text-span-3, .text-span-4, .text-span-5, .text-span-6, .text-span-7 {
  font-weight: 500;
}

.text-span-8, .text-span-9, .text-span-10, .text-span-11, .text-span-12, .text-span-13 {
  font-size: 20px;
}

.text-span-14 {
  line-height: 39px;
}

.bold-text {
  width: 800px;
  line-height: 28px;
}

.checkbox-field {
  margin-left: auto;
  margin-right: auto;
}

.div-block-13 {
  justify-content: center;
  align-items: center;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-14 {
  color: #03273b;
  background-color: #03273b;
  justify-content: center;
  align-items: center;
  height: 150px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.p-hero-copy {
  color: #fff;
  width: 379px;
  margin-bottom: 0;
  padding-bottom: 23px;
  font-family: Roboto, sans-serif;
  font-size: 29px;
  font-weight: 700;
  line-height: 30px;
}

.text-span-15 {
  font-size: 31px;
  font-weight: 300;
}

.p-hero-3 {
  color: #fff;
  width: 379px;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 12px;
  font-weight: 300;
  line-height: 24px;
}

.div-block-15 {
  justify-content: center;
  align-items: center;
  padding-top: 11px;
  padding-bottom: 17px;
  display: flex;
}

.checkbox-label {
  font-weight: 700;
}

.heading-8 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  line-height: 38px;
}

.heading-9 {
  margin-top: 30px;
  margin-bottom: 40px;
  font-family: Roboto, sans-serif;
  font-size: 25px;
  font-weight: 500;
  line-height: 38px;
}

.paragraph-24 {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-24.link {
  margin-bottom: 0;
}

.text-span-17, .text-span-18, .text-span-19, .text-span-20, .text-span-21, .text-span-22, .text-span-23, .text-span-24 {
  font-weight: 700;
}

.text-span-25 {
  font-family: Roboto, sans-serif;
  font-weight: 700;
}

.text-span-26, .text-span-27, .text-span-28, .text-span-29, .text-span-30, .text-span-31, .text-span-32, .text-span-33, .text-span-34, .text-span-35, .text-span-36, .text-span-37, .text-span-38, .text-span-39, .text-span-40, .text-span-41, .text-span-42, .text-span-43, .text-span-44, .text-span-45 {
  font-weight: 700;
}

.link-2 {
  font-family: Roboto, sans-serif;
  font-size: 20px;
  line-height: 38px;
}

.text-span-46, .text-span-47, .text-span-48, .text-span-49, .text-span-50, .text-span-51 {
  font-weight: 700;
}

.select-field-2 {
  -webkit-text-fill-color: inherit;
  background-color: #fff;
  background-clip: border-box;
  border: 1px solid #000;
}

.select-field-3 {
  color: #000;
  background-color: #fcfcfc;
  border: 1px solid #000;
  border-radius: 0;
  height: 46px;
  margin-bottom: 10px;
  padding-left: 12px;
  padding-right: 12px;
  font-size: 15px;
  font-weight: 400;
}

.paragraph-24-copy {
  margin-bottom: 30px;
  padding-left: 40px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-sem-espaco {
  margin-bottom: 5px;
  padding-left: 100px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-sem-espaco.link {
  margin-bottom: 0;
}

.paragraph-24-copy {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-24-copy.link {
  margin-bottom: 0;
}

.paragraph-24-copy-copy {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-24-copy-copy.link {
  margin-bottom: 0;
}

.paragraph-com-espaco {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-com-espaco.link {
  margin-bottom: 30px;
  padding-left: 100px;
}

.paragraph-sem-espaco2 {
  margin-bottom: 30px;
  font-family: Roboto, sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 38px;
}

.paragraph-sem-espaco2.link {
  margin-bottom: 5px;
  padding-left: 100px;
}

.link-3 {
  display: none;
}

@media screen and (min-width: 1920px) {
  .grid {
    grid-template-rows: auto;
  }

  .mask {
    width: 100%;
  }

  .slide-5 {
    width: 1200px;
  }

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

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

  .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;
  }

  .slider-planta-regular-1 {
    background-image: url('../images/slider-planta-3_1.webp');
    background-position: 50%;
  }

  .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-plantas-combo {
    width: 100%;
    height: auto;
  }

  .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-nav {
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    padding-top: 0;
    padding-left: 0;
    display: flex;
  }

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

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

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

  .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;
  }

  .image-20 {
    left: auto;
    right: 0;
  }
}

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

  .hero-wrapper {
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-bottom: -40px;
  }

  .hero-split {
    max-width: 100%;
    margin-bottom: 40px;
  }

  .slider-4-div {
    height: 580px;
  }

  .arrow.l {
    right: 15%;
  }

  .slide-5 {
    padding-left: 0;
    padding-right: 0;
  }

  .container-2 {
    max-width: 728px;
  }

  .nav-menu-wrapper {
    background-color: #0000;
  }

  .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;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: absolute;
  }

  .menu-button-2 {
    padding: 12px;
  }

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

  .mosaic-wrapper {
    flex-direction: column;
  }

  .responsive__grid {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

  .responsive__grid.reverse {
    grid-template-columns: 1fr 1fr;
  }

  .responsive__grid-2 {
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-flow: column;
  }

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

@media screen and (max-width: 767px) {
  .hero-heading-center {
    padding: 60px 15px;
  }

  .slider-4-div {
    height: 550px;
  }

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

  .navbar-brand {
    padding-left: 0;
  }

  .nav-menu-two {
    border-radius: 20px;
    flex-direction: column;
    padding-bottom: 30px;
  }

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

  .nav-dropdown {
    flex-direction: column;
    align-items: center;
    display: flex;
  }

  .nav-dropdown-toggle {
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .nav-dropdown-list.shadow-three {
    box-shadow: 0 8px 50px #0000000d;
  }

  .nav-dropdown-list.shadow-three.w--open {
    position: relative;
  }

  .nav-dropdown-list.shadow-three.mobile-shadow-hide {
    box-shadow: none;
  }

  .nav-divider {
    width: 200px;
    max-width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-bottom: 10px;
  }

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

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

@media screen and (max-width: 479px) {
  .hero-1-infos {
    margin-top: 16px;
  }

  .hero-1-img {
    display: none;
  }

  .hero-1-divider {
    width: 97%;
    margin-top: 16px;
  }

  .cta-hero-3 {
    width: 100%;
    margin-top: 16px;
  }

  .p-hero {
    width: 100%;
  }

  .h1-hero {
    width: 100%;
    max-width: none;
    font-size: 28px;
    line-height: 34px;
  }

  .hero-1-img-mobile {
    display: block;
  }

  .image-2 {
    width: 100%;
    height: auto;
  }

  .container-hero-1-wrapper {
    padding-top: 80px;
    padding-bottom: 24px;
  }

  .container-hero-1 {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
    top: -167px;
  }

  .navbar-1 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar-container {
    justify-content: space-between;
    align-items: center;
  }

  .logo {
    z-index: 2;
    position: relative;
  }

  .navbar-navmenu-mobile {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    background-color: #3d3d3d;
    width: 100%;
    height: 100vh;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-top: 76px;
    padding-left: 5%;
    padding-right: 5%;
  }

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

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

  .menu-button {
    padding: 8px;
  }

  .menu-button.w--open {
    z-index: 1;
  }

  .about-1-projetistas-wrapper {
    display: none;
  }

  .mask-2 {
    height: 100%;
  }

  .divider-3-about-1 {
    margin-top: 56px;
  }

  .right-arrow {
    margin-left: auto;
    margin-right: auto;
    display: none;
  }

  .p-big-about-1 {
    width: 100%;
  }

  .about-wrapper-v1 {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    flex-flow: column;
  }

  .slider-5 {
    background-color: #ddd0;
    width: 100%;
    height: 100%;
    display: block;
  }

  .h2-about {
    margin-bottom: 0;
    display: inline-block;
  }

  .about-1-infos-content {
    flex-flow: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .cta-about-1 {
    width: 100%;
    margin-top: 16px;
  }

  .about-1-img-wrapper {
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .dots-slider-about-1 {
    bottom: -48px;
  }

  .about-1-projetistas {
    flex-flow: column;
    width: 100%;
  }

  .slider-about-1 {
    height: 100%;
  }

  .about-1-img-fachada {
    max-width: 100%;
  }

  .left-arrow, .about-1-infos-wrapper {
    display: none;
  }

  .about-infos-1 {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: auto;
    margin-top: -24px;
    padding: 0% 5% 8%;
    position: relative;
  }

  .about-1-infos-wrapper-slider {
    grid-column-gap: 0px;
    grid-row-gap: 16px;
    flex-flow: column;
    width: 100%;
    display: flex;
  }

  .divider-about-1 {
    width: 100%;
  }

  .navbar-2 {
    padding-left: 5%;
    padding-right: 5%;
  }

  .navbar-navmenu-2 {
    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;
  }

  .container {
    max-width: none;
  }

  .centered-heading {
    margin-bottom: 24px;
  }

  .about-4-infos-wrapper {
    display: flex;
  }

  .about-wrapper-v4 {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    flex-flow: column-reverse;
  }

  .about-4-infos-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .arrow-right-slider-v4 {
    display: none;
  }

  .slide-nav-5 {
    display: block;
    bottom: -48px;
  }

  .h2-about-v4 {
    margin-bottom: 0;
    display: inline-block;
  }

  .about-1-img-fachada-2 {
    max-width: 100%;
  }

  .arrow-left-slider-v4 {
    display: none;
  }

  .container-default {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    padding-left: 0%;
    padding-right: 0%;
  }

  .p-bold-about-2 {
    margin-top: 72px;
  }

  .image-12 {
    margin-top: 0;
    margin-left: 0;
  }

  .about-v4-content {
    max-width: 100%;
  }

  .cta-about-3 {
    width: 100%;
    margin-top: 32px;
  }

  .about-1-img-fachada-3 {
    max-width: 100%;
  }

  .about-v4-projetistas {
    grid-row-gap: 40px;
    flex-flow: column;
    justify-content: flex-start;
    align-items: center;
    margin-top: 64px;
  }

  .about-1-projetistas-wrapper-2 {
    background-color: #fff0;
    padding-top: 0;
    display: flex;
  }

  .about-2-projetistas-mobile {
    width: 100%;
  }

  .about-wrapper-v1-2 {
    grid-column-gap: 0px;
    grid-row-gap: 24px;
    flex-flow: column;
    display: flex;
  }

  .about-2-projetistas {
    width: 100%;
  }

  .h2, .h2-about-2 {
    margin-bottom: 0;
    display: inline-block;
  }

  .about-v1-2 {
    width: 100%;
  }

  .image-14 {
    width: 83%;
  }

  .about-1-img-fachada-4 {
    width: 100%;
    max-width: 100%;
    margin-top: 0;
  }

  .cta-about-2 {
    width: 100%;
    margin-top: 16px;
  }

  .about-2-projetistas-wrapper {
    display: none;
  }

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

  .about-2-infos-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .about-2-project-infos {
    width: 100%;
    margin-top: 16px;
    padding-left: 0;
    padding-right: 0;
  }

  .about-v2-project-details {
    flex-flow: column-reverse;
    margin-top: 56px;
  }

  .projeto {
    background-image: linear-gradient(30deg, #9ba6bc, #d6d3dd);
    flex-flow: row;
    width: 100%;
    height: auto;
    display: flex;
  }

  .div-de-sess-o {
    background-image: url('../images/Img-sessao-bg_1.webp');
    background-size: cover;
    height: 68vh;
  }

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

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

  .localiza-o {
    padding-top: 13px;
    padding-left: 5%;
    padding-right: 5%;
  }

  .bglocalizacao {
    height: auto;
    padding-bottom: 0;
  }

  .heading-projeto {
    width: 100%;
    padding-left: 0;
  }

  .image-17 {
    display: none;
  }

  .grid {
    flex-flow: column;
    grid-template-columns: 1fr;
    grid-auto-flow: row dense;
    margin-bottom: 0;
    margin-left: 0;
    margin-right: 0;
    display: flex;
  }

  .slide-2 {
    width: 100%;
    margin-top: -15px;
    padding-top: 0;
    padding-left: 2%;
    padding-right: 2%;
  }

  .slider-4-div {
    height: 650px;
  }

  .slider-4-img-1 {
    height: 18vh;
  }

  .slide-nav-6 {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    display: flex;
    position: relative;
    inset: 0 0%;
  }

  .arrow {
    display: none;
  }

  .arrow.l {
    display: none;
    right: 35%;
  }

  .mask {
    height: auto;
  }

  .slide-5 {
    width: 100%;
    height: auto;
    padding: 0;
  }

  .div-block-4, .about-3-infos-wrapper {
    display: none;
  }

  .about-3-infos-content {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    width: 100%;
    max-width: 100%;
  }

  .grid-localizacao3 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    grid-auto-flow: row dense;
    place-content: start center;
    place-items: stretch center;
    margin-top: 0;
    padding: 8% 8% 16px;
    display: flex;
  }

  .paragraph-copy-2 {
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    padding-left: 5%;
    display: flex;
  }

  .h2-about-3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 6%;
    padding-right: 5%;
    display: inline-block;
  }

  .paragraph-3 {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 8%;
    padding-right: 8%;
  }

  .paragraph-4 {
    width: 360px;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 8%;
    padding-right: 8%;
  }

  .h2-about-2-copy {
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    display: inline-block;
  }

  .image-18 {
    z-index: -1;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 15%;
    margin-top: 0;
    padding-left: 0;
    display: inline-flex;
    top: -26px;
    left: 26px;
  }

  .paragraph-3-copy {
    padding-top: 19px;
    padding-left: 8%;
  }

  .paragraph-3-copy-copy {
    padding-left: 8%;
  }

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

  .paragraph-5 {
    width: 100%;
    margin-bottom: 0;
    padding: 0% 8%;
  }

  .flex-block {
    height: auto;
  }

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

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

  .slider-tour-virtual {
    height: 22vh;
  }

  .slide-nav-3 {
    inset: auto 0% 0%;
  }

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

  .slider-tour-virtual-gradient, .slider-planta-regular-1 {
    height: 22vh;
  }

  .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-img-1 {
    height: 23vh;
  }

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

  .slider-left-arrow {
    display: none;
  }

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

  .slider-img-2 {
    height: 23vh;
  }

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

  .slider-right-arrow {
    display: none;
  }

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

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

  .mask-5 {
    height: 35vh;
  }

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

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

  .slider-1-images {
    height: 23vh;
  }

  .tab-link-tab-3 {
    padding-left: 16px;
    padding-right: 16px;
  }

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

  .text-block-3 {
    text-align: center;
  }

  .container-2 {
    max-width: none;
  }

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

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

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

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

  .tab-link-tab-2-4 {
    padding-left: 20px;
    padding-right: 20px;
  }

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

  .text-block-4 {
    text-align: center;
  }

  .plantas1 {
    padding-bottom: 0;
  }

  .diferenciais-apto {
    height: auto;
    margin-bottom: 0;
    padding-bottom: 62px;
  }

  .image-19 {
    display: none;
  }

  .heading-5 {
    margin-top: 36px;
    padding-top: 8%;
    padding-left: 8%;
  }

  .grid-localizacao-2 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .grid-localizacao-3 {
    grid-column-gap: 15px;
    grid-row-gap: 15px;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .grid-localizacao-4 {
    flex-flow: column;
    justify-content: center;
    align-items: center;
    margin-top: 0;
    display: flex;
  }

  .paragraph-copy-2-copy {
    line-height: 32px;
  }

  .heading-2-copy {
    width: 100%;
    margin-left: 0;
    padding: 0% 8% 0% 5%;
  }

  .zzzz {
    width: 100%;
    margin-top: 0;
    padding-left: 7%;
  }

  .icon-12 {
    font-size: 15px;
  }

  .diferencial-apto {
    width: 100%;
    padding-left: 8%;
    padding-right: 8%;
  }

  .galeria-img {
    background-image: linear-gradient(106deg, #9ca6bc, #d6d2dd);
    height: auto;
    padding-top: 8%;
    padding-bottom: 8%;
  }

  .container-section-mosaic {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .responsive__grid {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .responsive__grid.reverse {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .cta-hero-2 {
    width: 100%;
    margin-top: -15px;
  }

  .cta-hero--3 {
    width: 90%;
    margin-top: 12px;
    padding-left: 8%;
  }

  .cta-hero-4 {
    width: 90%;
    margin-top: 39px;
    margin-bottom: -9px;
  }

  .cta-hero--5 {
    width: 90%;
    margin-top: 54px;
  }

  .contato {
    height: auto;
    padding: 4% 5% 10%;
    position: relative;
  }

  .contato-hl {
    margin-top: 0;
  }

  .paragrafo-4 {
    text-align: center;
    width: 100%;
    padding: 0% 3%;
    line-height: 24px;
  }

  .formcontato {
    margin-top: 16px;
  }

  .form-content.form {
    margin-top: 21px;
    padding-left: 0%;
    padding-right: 0%;
  }

  .text-block-5 {
    display: none;
  }

  .image-21 {
    margin-top: 0;
    top: 0;
  }

  .image-23 {
    margin-left: -113px;
  }

  .institucional {
    flex-flow: wrap-reverse;
    justify-content: flex-start;
    align-items: center;
    height: auto;
    padding: 8%;
  }

  .image-24 {
    margin-left: 0;
    padding-top: 8%;
    padding-bottom: 0%;
    position: relative;
  }

  .paragrafo-final {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .div-block-7 {
    margin-left: 0;
  }

  .paragrafo-final-2 {
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 0;
  }

  .grid-localizacao2 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 20px;
    padding-left: 8%;
    display: flex;
  }

  .grid-localizacao1 {
    grid-column-gap: 20px;
    grid-row-gap: 20px;
    flex-flow: column;
    margin-top: 0;
    padding-top: 0%;
    padding-bottom: 41px;
    padding-left: 8%;
    display: flex;
  }

  .div-block-8 {
    flex-flow: column;
    width: 100%;
    height: auto;
    margin-top: 0;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 14px;
    position: absolute;
  }

  .heading-6 {
    text-align: center;
    margin-top: 12px;
    margin-left: auto;
    margin-right: auto;
    padding: 0%;
    font-size: 18px;
    line-height: 23px;
    left: 0;
  }

  .como-chegar {
    width: 70%;
    height: 44px;
    margin: 0 auto;
    right: 0;
  }

  .icon-13 {
    color: #fff;
  }

  .div-img-loc {
    background-image: url('../images/mapa-mobile.png');
    background-position: 50%;
    background-size: cover;
    height: 540px;
  }

  .responsive__grid-2 {
    flex-flow: column;
    grid-template-rows: auto auto auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .responsive__grid-2.reverse {
    flex-flow: column;
    grid-template-rows: auto;
    grid-template-columns: 1fr;
    display: flex;
  }

  .container-default-2 {
    max-width: 100%;
    padding-left: 5%;
    padding-right: 5%;
  }

  .slider-2 {
    height: 23vh;
  }

  .slide-nav-4 {
    inset: auto 0% -48px;
  }

  .mask-7 {
    margin-top: -33px;
  }

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

  .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;
  }

  .div-block-9, .overflow {
    width: 100%;
  }

  .div-block-10 {
    background-color: #fff;
    width: 100%;
    height: 1px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0;
    padding-right: 0;
  }

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

  .image-27 {
    display: none;
    overflow: hidden;
  }

  .image-28 {
    width: 106%;
    margin-top: -3px;
    display: block;
  }

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

  .slider-img-3-copy {
    height: 22vh;
  }

  .slider-img-4, .slider-img-5, .slider-img-6, .slider-img-7, .slider-img-8 {
    height: 23vh;
  }

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

  .lazer-2-copy {
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-left: 5%;
    padding-right: 5%;
  }

  .p-hero-copy {
    width: 100%;
    font-size: 25px;
  }

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

  .p-hero-3 {
    width: 100%;
    line-height: 17px;
  }

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

  .link-2 {
    font-size: 17px;
  }
}


