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

.cta-hero-v2 {
  grid-column-gap: 15px;
  color: #fff;
  background-color: red;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 100%;
  height: 50px;
  margin-top: 24px;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

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

.container-hero-v2 {
  grid-row-gap: 0px;
  -webkit-text-fill-color: inherit;
  background-color: #fffc;
  background-clip: border-box;
  border-radius: 10px;
  flex-flow: column;
  width: 380px;
  margin: 0 auto;
  padding: 24px;
  display: flex;
  position: relative;
  top: 0;
  bottom: 0;
}

.img-hero-2 {
  width: 100%;
}

.hero-v2 {
  width: 100%;
  height: auto;
  position: relative;
}

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

.container-infos {
  grid-row-gap: 8px;
  flex-flow: column;
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
}

.container-infos.container-hero-2-wrapper {
  z-index: 2;
  justify-content: center;
  align-items: center;
  width: auto;
  max-height: none;
  margin: auto;
  display: flex;
  position: absolute;
  inset: 0 auto 0 100px;
}

.h2-hero {
  color: #282828;
  max-width: 22ch;
  margin-top: 0;
  margin-bottom: 0;
  font-family: lato, sans-serif;
  font-size: 30px;
  font-weight: 900;
  line-height: 37px;
}

.p-hero-2 {
  color: #282828;
  margin-bottom: 0;
  font-family: lato, sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 24px;
}

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

.logo-nav-v1 {
  width: 240px;
  max-width: none;
}

.nav-item-v1-link-4, .nav-item-v1-link-9, .nav-item-v1-link-2 {
  padding: 0;
}

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

.nav-item-v1-link-1, .nav-item-v1-link-10, .nav-item-v1-link-7 {
  padding: 0;
}

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

.nav-item-v1-link-5, .nav-item-v1-link-8, .nav-item-v1-link-6 {
  padding: 0;
}

.nav-item-v1-link-3 {
  padding: 0;
  font-family: lato, sans-serif;
}

.navbar-v1 {
  background-color: #fff;
  width: 100%;
  height: 72px;
  display: flex;
  overflow: hidden;
}

.intro-produtos {
  overflow: hidden;
}

.text-block {
  color: #a09283;
  width: auto;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-family: lato, sans-serif;
  font-size: 30px;
  font-weight: 900;
}

.text-block-2 {
  width: auto;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  font-family: lato, sans-serif;
  font-size: 20px;
  font-weight: 300;
}

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

.div-block-2 {
  background-color: #a09283;
  width: 100%;
  height: 1px;
  margin: 0 auto;
  display: block;
}

.div-block-3 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 10px;
  padding-bottom: 10px;
  display: flex;
}

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

.div-block-4 {
  grid-column-gap: 10px;
  grid-row-gap: 10px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.text-block-3 {
  color: #a29285;
  letter-spacing: 3px;
  width: auto;
  font-family: lato, sans-serif;
  font-size: 20px;
}

.metragem {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 320px;
  display: flex;
}

.dorms {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  margin-left: 25px;
  display: flex;
}

.vagas {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 25px;
  display: flex;
}

.slider01_mask {
  width: 70%;
  overflow: visible;
}

.slider_arrow {
  background-color: #fff;
  border: 2px solid #585858;
  border-radius: 10%;
  justify-content: center;
  align-items: center;
  width: 3rem;
  height: 3rem;
  transition: background-color .3s ease-out;
  display: flex;
  inset: 45% 32% auto auto;
}

.slider_arrow:hover {
  background-color: #d5d1c9;
}

.slider_arrow.is-left {
  background-color: #fff;
  inset: 45% auto auto 2%;
}

.slider_pagination {
  height: 1.75rem;
  font-size: .5rem;
  display: none;
  inset: auto auto 0% 0%;
}

.slider-localizacao-imagem-wrapper {
  grid-column-gap: 1.5rem;
  grid-row-gap: 1.5rem;
  background-color: #49432800;
  border-radius: 1.5rem;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  width: 100%;
  height: 100%;
  padding: 0;
  display: flex;
  position: relative;
}

.image-26 {
  object-fit: cover;
  object-position: 50% 50%;
  border-radius: 10px;
  width: 100%;
  height: 100%;
  max-height: none;
}

.testimonial20_arrow-icon {
  color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 1rem;
  height: 1rem;
  display: flex;
}

.slider-localizacao-item {
  width: 100%;
  height: auto;
  max-height: none;
  margin-right: 2rem;
}

.slider01_comp {
  background-color: #0000;
  height: auto;
  max-height: none;
  margin-top: 30px;
  margin-left: 91px;
  padding-bottom: .1rem;
  position: relative;
}

.div-block-5 {
  grid-column-gap: 20px;
  grid-row-gap: 20px;
  justify-content: center;
  align-items: center;
  width: 1200px;
  margin: 20px auto;
  display: flex;
}

.text-block-4 {
  color: #a29482;
  font-family: lato, sans-serif;
  font-size: 20px;
}

.cta-projeto-v1 {
  grid-column-gap: 8px;
  color: #282828;
  background-color: red;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 200px;
  max-width: 100%;
  height: 50px;
  margin-top: 30px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.text-block-5 {
  color: #fff;
  border-radius: 0;
  font-family: lato, sans-serif;
  font-weight: 700;
}

.infos-2 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  display: flex;
}

.metragem-2 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 350px;
  display: flex;
}

.div-block-6 {
  background-color: #a19484;
  border-radius: 5px;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 5px;
  padding-bottom: 5px;
}

.text-block-6 {
  font-weight: 700;
}

.text-block-7 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  font-family: lato, sans-serif;
  font-weight: 700;
}

.text-block-8 {
  color: #a19484;
  font-family: lato, sans-serif;
  font-size: 33px;
  font-weight: 300;
  line-height: 40px;
}

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

.metragem-3 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 260px;
  display: flex;
}

.metragem-4 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 365px;
  display: flex;
}

.metragem-5 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 340px;
  display: flex;
}

.slider-right-arrow {
  background-color: #546157;
  width: 60px;
  height: 60px;
  display: block;
  right: 16px;
}

.slider-simples-img-1 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  position: relative;
}

.slide-3 {
  z-index: 1;
}

.mask {
  height: auto;
}

.slider-2 {
  background-color: #ddd0;
  width: 100%;
  max-width: none;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  padding-bottom: 48px;
}

.img-slider {
  width: 100%;
  height: 600px;
}

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

.p-legend {
  color: #fff;
  text-align: right;
  background-color: #546157;
  margin-bottom: 0;
  padding: 4px 12px;
  position: absolute;
  inset: auto 16px 16px auto;
}

.slide-7 {
  background-image: url('../images/SALAO-DE-FESTAS.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-1-2 {
  background-image: url('../images/PLAYGROUND.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slider-left-arrow-2 {
  background-color: #fff;
  border-radius: 5px;
  justify-content: center;
  align-items: center;
  width: 56px;
  height: 56px;
  display: block;
  top: 70%;
  left: auto;
  right: 12%;
}

.slide-10 {
  background-image: url('../images/COWORKING.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-1-3 {
  background-image: url('../images/PORTARIA.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-8 {
  background-image: url('../images/BRINQUEDOTECA.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-24 {
  background-image: url('../images/CHURRASQUEIRA.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-11 {
  background-image: url('../images/ESPAÇO-GOURMET.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-25 {
  background-image: url('../images/PISCINA.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-6 {
  background-image: url('../images/1_1.webp');
  background-position: 50%;
  background-size: cover;
}

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

.slide-12 {
  background-image: url('../images/FITNESS.jpg');
  background-position: 50%;
  background-size: cover;
}

.slide-14 {
  background-image: url('../images/PET-PLACE.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slide-13 {
  background-image: url('../images/JOGOS.jpg');
  background-position: 50%;
  background-size: cover;
}

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

.slider-right-arrow-2 {
  color: #353c45;
  background-color: #fff;
  border-radius: 5px;
  width: 56px;
  height: 56px;
  display: block;
  top: 70%;
  right: 7%;
}

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

.slide-1-4 {
  background-image: url('../images/PRAÇA.jpg');
  background-position: 50%;
  background-size: cover;
}

.slider-img-1-2 {
  width: 100%;
  max-width: 100%;
  height: 100%;
  min-height: 567px;
  display: block;
  position: relative;
}

.slide-1 {
  background-image: url('../images/1_1.webp');
  background-position: 50% 0;
  background-size: cover;
}

.slide-6-copy, .slide-2, .slide-6-copy, .slide-3-copy {
  background-image: url('../images/1_1.webp');
  background-position: 50%;
  background-size: cover;
}

.text-block-9 {
  font-family: lato, sans-serif;
  font-weight: 500;
}

.p-hero-2-copy {
  color: #282828;
  margin-top: 5px;
  margin-bottom: 0;
  font-family: lato, sans-serif;
  font-size: 24px;
  font-weight: 900;
  line-height: 24px;
}

.slide-1-copy {
  background-image: url('../images/1_1.webp');
  background-position: 50%;
  background-size: cover;
}

.text-block-10 {
  font-family: lato, sans-serif;
  font-weight: 700;
}

.div-block-7 {
  background-image: url('../images/background_1.webp');
  background-position: 0 0;
  background-size: auto;
  height: 640px;
  margin-top: 50px;
}

.div-block-8 {
  grid-column-gap: 180px;
  grid-row-gap: 180px;
  justify-content: flex-start;
  align-items: center;
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  display: flex;
}

.image-96 {
  border-radius: 10px;
  width: 600px;
}

.text-block-11 {
  font-size: 20px;
}

.projetista--detalhe {
  grid-row-gap: 2rem;
  flex-flow: column;
  align-items: flex-start;
  width: 30%;
  display: flex;
}

.image-6 {
  width: 100%;
}

.projetista--logo--1 {
  width: 220px;
  font-family: lato, sans-serif;
  font-weight: 700;
}

.p--projetistas {
  color: #000;
  margin-bottom: 0;
  font-family: lato, sans-serif;
  font-size: 1.1rem;
  font-weight: 300;
  line-height: 1.6rem;
}

.projetistas--img {
  width: 100%;
  position: relative;
  inset: 0 0% auto auto;
  overflow: hidden;
}

.legenda-img-maior {
  z-index: 2;
  filter: drop-shadow(3px 3px 4px #000c);
  color: #fff;
  text-transform: uppercase;
  margin-bottom: 0;
  font-size: 1.4rem;
  font-weight: 400;
  position: absolute;
  inset: 2rem auto auto 2rem;
}

.text-span-5 {
  color: #000;
  font-size: 1.2rem;
  font-weight: 600;
}

.legenda--img {
  z-index: 2;
  filter: drop-shadow(3px 4px 10px #0009);
  color: #fff;
  margin-bottom: 0;
  font-size: .8rem;
  font-weight: 400;
  position: absolute;
  inset: auto 1rem 1rem auto;
}

.projetistas--infos {
  grid-column-gap: 2rem;
  grid-row-gap: 2rem;
  flex-flow: row;
  justify-content: flex-end;
  align-items: center;
  width: 100%;
  max-width: 1600px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 32px;
  display: flex;
  position: relative;
}

.bold-text {
  font-size: 30px;
  font-weight: 900;
}

.text-span-6 {
  color: red;
}

.localizacao--intro {
  justify-content: center;
  align-items: center;
  width: auto;
  display: flex;
  position: relative;
}

.localizacao--intro--content {
  grid-row-gap: 2rem;
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  width: auto;
  max-width: none;
  height: auto;
  margin-left: 0;
  margin-right: 0;
  padding-left: 0;
  padding-right: 0;
  display: flex;
  position: absolute;
  inset: 8% auto auto 5%;
  overflow: hidden;
}

.project--left-heading {
  grid-column-gap: 1rem;
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.border--divider--localizacao {
  background-color: #1a221a;
  width: 2rem;
  height: 1px;
}

.h2--localizacao {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 1.5rem;
  font-weight: 400;
  line-height: 2rem;
}

.p--deep--green {
  color: #1a221a;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.8rem;
}

.p--deep--green.p--localizacao {
  color: #fff;
  width: 110ch;
  font-size: 15px;
  line-height: 19px;
}

.image-4 {
  border-radius: 20px;
  width: 100%;
}

.section {
  width: 1200px;
  margin-top: 50px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

.localizacao-v1 {
  flex-flow: column;
  width: 100%;
  margin-top: 50px;
  display: flex;
  overflow: hidden;
}

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

.p-big-localizacao {
  color: #21bcbb;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
}

.google-maps-wrapper {
  z-index: 1;
  border-radius: 20px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}

.localizacao-1-left {
  grid-row-gap: 16px;
  color: #a19484;
  flex-flow: column;
  justify-content: flex-start;
  align-items: flex-start;
  width: 51%;
  display: flex;
}

.p-regular {
  color: #202020;
  margin-left: 0;
  font-family: lato, sans-serif;
  font-size: 15px;
  font-weight: 300;
}

.localizacao-1-divider {
  background-color: #e5e7eb;
  width: 100%;
  max-width: 1200px;
  height: 1px;
  margin: 24px auto;
}

.paragraph-87 {
  line-height: 25px;
}

.cta-localizacao-v1 {
  grid-column-gap: 8px;
  color: #fff;
  background-color: #da5328;
  border-radius: 10px;
  justify-content: center;
  align-items: center;
  width: 300px;
  max-width: 100%;
  height: 50px;
  margin-top: 0;
  margin-left: 0;
  margin-right: auto;
  font-size: 16px;
  text-decoration: none;
  display: flex;
}

.container-2 {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0;
  padding-bottom: 0;
}

.container-2.localizacao-1-wrapper {
  justify-content: space-between;
  display: flex;
}

.image-124 {
  width: auto;
  max-width: none;
  height: auto;
}

.text-span-15, .text-block-12 {
  font-weight: 700;
}

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

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

.localizacao-1-right {
  width: 34%;
}

.bold-text-2 {
  color: #a19484;
  font-size: 30px;
  font-weight: 900;
}

.form-v1 {
  width: 100%;
  max-width: 570px;
  margin-top: 15px;
  margin-left: auto;
  margin-right: auto;
}

.link {
  color: #202020;
}

.form-footer-wrapper {
  margin-top: 50px;
  margin-bottom: 20px;
}

.submit-bt-form-footer {
  background-color: red;
  border-radius: 10px;
  height: 54px;
  font-size: 18px;
  line-height: 26px;
}

.text-area-form-footer-mensagem {
  opacity: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border: 0 #000;
  border-bottom: 2px solid #000;
  width: 100%;
  height: 80px;
  margin-bottom: 24px;
  padding-left: 0;
  font-family: lato, sans-serif;
  font-size: 16px;
  font-weight: 100;
  line-height: 22px;
}

.input-form-footer-nome {
  opacity: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border-top: 1px #000;
  border-bottom: 2px solid #202020;
  border-left: 1px #000;
  border-right: 2px #000;
  width: 100%;
  height: 30px;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 16px;
  line-height: 22px;
}

.p-label-formd-v1 {
  margin-top: 16px;
  font-family: lato, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
}

.p-checkbox {
  color: #202020;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
}

.form-footer {
  flex-flow: column;
  width: 100%;
  max-width: 570px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.input-form-footer-telefone, .input-form-footer-email {
  opacity: 1;
  -webkit-text-stroke-width: 1px;
  -webkit-text-stroke-color: #202020;
  background-color: #fff0;
  border-top: 1px #000;
  border-bottom: 2px solid #202020;
  border-left: 1px #000;
  border-right: 2px #000;
  width: 100%;
  height: 30px;
  margin-bottom: 24px;
  padding-left: 0;
  font-size: 16px;
  line-height: 22px;
}

.p-regular-section-hero {
  color: #012d33;
  margin-top: 0;
  margin-bottom: 0;
  font-family: lato, sans-serif;
  font-size: 24px;
  font-weight: 700;
}

.form-checkbox-footer {
  grid-column-gap: 8px;
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-bottom: 16px;
  padding-left: 0;
  display: flex;
}

.container-infos-2 {
  grid-row-gap: 8px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 1200px;
  height: auto;
  margin: 0 auto;
  display: flex;
}

.grid {
  grid-template-rows: auto auto auto;
  grid-template-columns: 1fr;
  grid-auto-flow: row;
  place-items: center;
}

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

.text-block-13 {
  width: 460px;
  font-family: lato, sans-serif;
  font-weight: 700;
}

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

.container-6 {
  width: 1280px;
  margin-left: auto;
  margin-right: auto;
}

.container-6.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: 170px;
  max-width: 100%;
}

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

.image-123 {
  width: 60px;
}

.slide-1-copy-copy {
  background-image: url('../images/Ramon_FotosExtraidasBook-2_1.webp');
  background-position: 50% 100%;
  background-size: cover;
}

.slide-1-copy-copy-copy {
  background-image: url('../images/Banner_1.webp');
  background-position: 50%;
  background-size: cover;
}

.p-legenda-2 {
  z-index: 3;
  color: #000;
  letter-spacing: .5px;
  text-transform: none;
  margin-bottom: 0;
  font-size: 10px;
  font-weight: 400;
  position: absolute;
  inset: auto 24px 24px auto;
}

.div-block-10 {
  grid-column-gap: 32px;
  grid-row-gap: 32px;
  flex-flow: column;
  width: 100%;
  max-width: 1200px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-11 {
  width: 100%;
  max-width: 1200px;
  margin: 30px auto;
  overflow: hidden;
}

.section-2, .section-3 {
  overflow: hidden;
}

.metragem-2-copy {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  margin-left: 380px;
  display: flex;
}

.google-maps-wrapper-m {
  z-index: 1;
  border-radius: 20px;
  width: 83%;
  margin-left: auto;
  margin-right: auto;
  display: none;
  position: relative;
}

.form-modal-conversion {
  width: 100%;
  max-width: 570px;
  margin: 20px auto 0;
  padding-bottom: 20px;
  position: relative;
}

.p-technical-details-semibold {
  color: #664d50;
  font-size: 16px;
  font-weight: 600;
  line-height: 26px;
  display: block;
}

.p-technical-details-semibold.gray {
  color: #3b3c38;
  font-family: lato, sans-serif;
}

.text-span-20 {
  color: #673334;
  font-size: 18px;
  text-decoration: underline;
}

.form-select {
  outline-offset: 0px;
  color: #3b3c38;
  background-color: #ddd;
  border: 1px solid #3b3c38;
  border-radius: 10px;
  outline: 3px #d9d9d9;
  width: 100%;
  height: 54px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bt-submit-form-home-modal.navbar-item {
  background-color: #673334;
  width: 100%;
  height: 54px;
  transition: all .2s;
}

.bt-submit-form-home-modal.navbar-item:hover {
  background-color: #041c3e;
}

.bt-submit-form-home-modal.navbar-item.submit-form {
  background-color: #ba0403;
  border-radius: 10px;
}

.bt-submit-form-home-modal.navbar-item.submit-form {
  background-color: #ff0005;
  background-image: none;
}

.bt-submit-form-home-modal.navbar-item.submit-form:hover {
  background-color: #041c3e;
}

.text-span-19 {
  font-size: 18px;
}

.paragraph-94 {
  color: #333;
  font-size: 16px;
}

.form-field {
  color: #3b3c38;
  border: 1px solid #3b3c38;
  border-radius: 10px;
  width: 100%;
  height: 54px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.textarea-field {
  border: 1px solid #664d50;
  border-radius: 10px;
  width: 100%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

.div-block-70 {
  color: #fff;
  max-width: 570px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.form {
  margin-left: 0;
  position: relative;
}

.paragraph-109 {
  text-align: center;
  margin-top: 60px;
  margin-bottom: 0;
  font-size: 36px;
  font-weight: 300;
  line-height: 46px;
}

.paragraph-109.cot {
  text-align: left;
  width: 50%;
  margin-top: 0;
  line-height: 42px;
}

.text-area-container {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  padding-left: 16px;
  display: flex;
}

.bold-text-3 {
  color: #000;
  font-weight: 300;
}

.form-3 {
  height: auto;
  overflow: visible;
}

.text-field-9 {
  color: #000;
  -webkit-text-stroke-color: white;
  border: 1px #000;
  border-bottom: 1px solid #965232;
  font-weight: 300;
  display: block;
}

.text-field-9::placeholder {
  color: #000;
  -webkit-text-stroke-color: black;
}

.heading-15 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  font-weight: 700;
}

.text-area {
  color: #000;
  -webkit-text-stroke-color: white;
  border: 1px #000;
  border-bottom: 1px solid #965232;
  order: 0;
  align-self: auto;
  height: 80px;
  margin-bottom: 0;
  padding: 0;
  font-weight: 300;
  display: block;
}

.text-area::placeholder {
  color: #000;
  -webkit-text-stroke-color: black;
}

.modal-email-new {
  z-index: 99999999;
  background-color: #fff;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100vh;
  margin-top: 0;
  display: flex;
  position: fixed;
  top: 0;
}

.image-87 {
  display: block;
  overflow: clip;
}

.formcontato-2 {
  width: 100%;
  max-width: 500px;
}

.container-modal-conversao {
  width: 100%;
  max-width: 1200px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
}

.div-block-30 {
  flex-flow: column;
  justify-content: center;
  align-items: flex-start;
  margin-top: 0;
  display: flex;
}

.div-block-30.gfdh, .div-block-30.hgj {
  flex-flow: row;
  justify-content: flex-start;
  align-items: center;
  padding-bottom: 10px;
  position: relative;
}

.div-block-30.gdf {
  flex-flow: row;
  justify-content: center;
  align-items: center;
  padding-bottom: 10px;
  display: flex;
  position: relative;
}

.text-span-21 {
  line-height: 46px;
}

.container-7 {
  flex-flow: row;
  justify-content: space-between;
  align-items: center;
  width: 1200px;
  max-width: 100%;
  margin: 60px auto;
  display: flex;
}

.submit-form {
  color: #fff;
  background-color: #965232;
  background-image: url('../images/bg-cta_1bg cta.webp');
  background-position: 0 0;
  background-size: cover;
  border-radius: 0;
  width: 100%;
  min-height: auto;
  margin-top: 16px;
  padding: 16px 0;
  font-size: 18px;
  font-weight: 700;
  line-height: 15px;
  display: block;
  position: static;
}

.div-block-31 {
  flex-flow: column;
  flex: 0 auto;
  width: 20px;
  display: block;
}

.div-block-29 {
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  justify-content: flex-start;
  align-items: center;
  margin-top: 10px;
  padding-left: 16px;
  display: none;
}

.fechar-modal-conversao {
  cursor: pointer;
  border: 1px solid #202020;
  border-radius: 8px;
  justify-content: center;
  align-items: center;
  width: 48px;
  height: 48px;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.form-modal-conversion-2 {
  width: 100%;
  max-width: 570px;
}

.h2-cards {
  color: #664d50;
  letter-spacing: 4px;
  text-transform: uppercase;
  margin-top: 0;
  margin-bottom: 0;
  font-size: 28px;
  font-weight: 300;
  line-height: 24px;
}

.h2-cards.h2-technical-infos {
  margin-top: 24px;
}

.h2-cards.h2-technical-infos.gray {
  color: #3b3c38;
  letter-spacing: 0;
  font-family: lato, sans-serif;
  font-size: 29px;
  font-weight: 700;
}

.container {
  flex-flow: column;
  width: 100%;
  max-width: 1270px;
  margin-top: 0;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
}

.container.container-modal-conversion {
  grid-column-gap: 39px;
  grid-row-gap: 39px;
  flex-flow: column;
  justify-content: center;
  align-items: center;
  max-width: 1000px;
  margin-top: 32px;
  display: flex;
}

.text-span-22 {
  color: #673334;
  font-size: 18px;
  text-decoration: underline;
}

.form-select-2 {
  outline-offset: 0px;
  color: #3b3c38;
  background-color: #ddd;
  border: 1px solid #3b3c38;
  border-radius: 10px;
  outline: 3px #d9d9d9;
  width: 100%;
  height: 54px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.text-span-23 {
  font-size: 18px;
}

.conversion-modal {
  z-index: 9999;
  background-color: #fff;
  width: 100%;
  height: 100vh;
  display: none;
  position: fixed;
  top: 0;
  right: 0%;
  overflow: auto;
}

.form-field-2 {
  color: #3b3c38;
  border: 1px solid #3b3c38;
  border-radius: 10px;
  width: 100%;
  height: 54px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}

.bt-close-modal-conversion {
  cursor: pointer;
  background-color: #ffffff80;
  border: 1px solid #664d50;
  justify-content: center;
  align-items: center;
  width: 54px;
  height: 54px;
  transition: all .2s;
  display: flex;
  position: absolute;
  inset: 16px 16px auto auto;
}

.bt-close-modal-conversion:hover {
  background-color: #fff;
}

.textarea-field-2 {
  border: 1px solid #664d50;
  border-radius: 10px;
  width: 100%;
  height: 110px;
  min-height: 110px;
  max-height: 110px;
}

.image-129 {
  position: absolute;
}

.modal-conversion-infos-title {
  border-bottom: 3px solid #664d50;
  width: 300px;
  padding-bottom: 24px;
}

.p-regular-2 {
  color: #664d50;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
}

.p-regular-2.p-contact-form {
  margin-top: 16px;
  margin-bottom: 24px;
}

.p-regular-2.p-contact-form.gray {
  color: #3b3c38;
}

.div-block-71 {
  color: #fff;
  max-width: 570px;
  margin-top: 20px;
  margin-left: auto;
  margin-right: auto;
}

.image-131 {
  color: #000;
}

.div-block-72 {
  margin-top: 20px;
}

.metragem-6 {
  grid-column-gap: 15px;
  grid-row-gap: 15px;
  justify-content: flex-start;
  align-items: center;
  width: 270px;
  margin-left: 260px;
  display: flex;
}

.mapa-wrapper {
  flex-flow: column;
  justify-content: center;
  align-items: center;
  width: 100%;
  margin-top: 40px;
  display: none;
}

.img-aerea-localizacao-mobile {
  display: none;
}

.img-aerea-localizacao {
  width: 100%;
  margin-top: 0;
}

.p--deep--2 {
  color: #1a221a;
  margin-bottom: 0;
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.8rem;
}

.p--deep--2.p--localizacao {
  color: #fff;
  width: 110ch;
  font-size: 15px;
  line-height: 19px;
}

@media screen and (min-width: 1440px) {
  .bt-submit-form-home-modal {
    width: 100%;
    height: 54px;
  }

  .bt-submit-form-home-modal.navbar-item {
    background-color: #664d50;
    transition: all .2s;
  }

  .bt-submit-form-home-modal.navbar-item:hover {
    background-color: #041c3e;
  }

  .paragraph-109.cot {
    margin-top: 0;
    line-height: 42px;
  }

  .modal-conversion-wrapper {
    display: flex;
  }
}

@media screen and (min-width: 1920px) {
  .navbar-v1 {
    z-index: 11;
  }

  .form-modal-conversion, .form-modal-conversion-2 {
    width: 100%;
    max-width: 570px;
  }

  .container.container-modal-conversion {
    flex-flow: row;
    justify-content: space-between;
    align-items: center;
    display: flex;
  }

  .image-130 {
    width: 190px;
  }

  .conversion-modal {
    z-index: 20;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    display: none;
    position: fixed;
  }

  .modal-conversion-infos {
    width: 318px;
  }

  .image-129 {
    position: absolute;
    inset: 0% auto auto 0%;
  }

  .modal-conversion-wrapper {
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100vh;
    display: flex;
  }

  .modal-conversion-infos-title {
    border-bottom: 3px solid #664d50;
    padding-bottom: 32px;
    position: relative;
  }
}

@media screen and (max-width: 991px) {
  .slider01_mask {
    width: 50%;
  }

  .slider01_comp {
    padding-left: 0;
    padding-right: 0;
  }

  .paragraph-109.cot {
    margin-bottom: 40px;
  }

  .container-7 {
    flex-flow: column;
  }
}

@media screen and (max-width: 767px) {
  .slider01_mask {
    width: 80%;
  }

  .slider_arrow.is-left {
    right: 3.5rem;
  }

  .slider-localizacao-imagem-wrapper {
    padding: 1.5rem;
  }

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

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

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

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

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

  .paragraph-109.cot {
    text-align: left;
  }

  .container-7 {
    flex-flow: column;
    padding-left: 20px;
    padding-right: 20px;
  }
}

@media screen and (max-width: 479px) {
  .cta-hero-v2, .hero-2-divider {
    width: 90%;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .container-hero-v2 {
    flex-flow: column;
    width: 100%;
    max-width: 100%;
    margin-top: 20px;
    margin-left: 0;
    margin-right: 0;
    padding: 16px 0;
  }

  .hero-v2 {
    flex-flow: wrap-reverse;
    display: flex;
  }

  .hero-v2-infos {
    margin-top: 16px;
  }

  .container-infos {
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

  .container-infos.container-hero-2-wrapper {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: relative;
    left: 0;
  }

  .h2-hero {
    width: 90%;
    max-width: none;
    margin-left: 20px;
    font-size: 28px;
    line-height: 34px;
  }

  .p-hero-2 {
    margin-left: 20px;
  }

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

  .navbar-navmenu-v1 {
    grid-column-gap: 0px;
    grid-row-gap: 40px;
    background-color: #fff;
    width: 100%;
    height: 100vh;
    margin-top: 72px;
    padding-top: 30px;
    padding-right: 5%;
  }

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

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

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

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

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

  .text-block {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .div-block-3 {
    grid-column-gap: 19px;
    grid-row-gap: 19px;
    flex-flow: column;
    justify-content: center;
    align-items: flex-start;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .image {
    margin-left: auto;
    margin-right: auto;
  }

  .metragem {
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .dorms, .vagas {
    margin-left: auto;
    margin-right: auto;
  }

  .slider01_mask {
    width: 100%;
  }

  .slider_arrow {
    justify-content: center;
    align-items: center;
    margin-top: 87px;
    display: none;
  }

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

  .slider_pagination {
    flex-flow: row;
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    inset: auto 0% 0%;
  }

  .slider-localizacao-imagem-wrapper {
    padding: 0;
  }

  .image-26 {
    max-height: 212px;
  }

  .slider-localizacao-item {
    margin-right: 1rem;
  }

  .slider01_comp {
    margin-left: 0;
    padding-bottom: 4.5rem;
  }

  .div-block-5 {
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .cta-projeto-v1 {
    width: 90%;
    margin-top: 16px;
    margin-left: auto;
    margin-right: auto;
  }

  .infos-2 {
    grid-column-gap: 28px;
    grid-row-gap: 28px;
    flex-flow: column;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  .metragem-2 {
    margin-left: 0;
  }

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

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

  .metragem-3, .metragem-4, .metragem-5 {
    margin-left: auto;
    margin-right: auto;
  }

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

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

  .slider-2 {
    height: 18vh;
    min-height: 250px;
    margin-bottom: 40px;
  }

  .slider-left-arrow, .slider-left-arrow-2 {
    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;
  }

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

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

  .mask-8 {
    height: auto;
  }

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

  .p-hero-2-copy {
    margin-left: 20px;
  }

  .projetista--detalhe {
    grid-row-gap: 1.5rem;
    width: 100%;
    margin-top: 0;
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }

  .projetista--logo--1 {
    width: 60%;
  }

  .p--projetistas {
    font-size: 1rem;
    line-height: 1.6rem;
  }

  .projetistas--img {
    width: auto;
    position: relative;
    top: 0;
    right: auto;
  }

  .legenda-img-maior {
    font-size: 1rem;
    line-height: 1.1rem;
    inset: 1rem .5rem .5rem 1rem;
  }

  .legenda--img {
    font-size: .7rem;
    line-height: 1rem;
    bottom: .5rem;
    right: .5rem;
  }

  .projetistas--infos {
    grid-row-gap: 1rem;
    flex-flow: column-reverse;
    margin-top: 1rem;
    padding-left: 16px;
    padding-right: 16px;
    display: flex;
  }

  .localizacao--intro {
    grid-row-gap: 2rem;
    flex-flow: column-reverse;
    align-items: center;
  }

  .localizacao--intro--content {
    z-index: 1;
    width: auto;
    height: auto;
    padding-left: 1rem;
    padding-right: 1rem;
    position: static;
  }

  .project--left-heading {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
  }

  .border--divider--localizacao {
    background-color: #fff;
  }

  .h2--localizacao {
    color: #000;
  }

  .p--deep--green.p--localizacao {
    color: #000;
    width: auto;
  }

  .section {
    width: 100%;
  }

  .localizacao-v1 {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0%;
    padding-right: 0%;
  }

  .google-maps-wrapper {
    display: none;
  }

  .localizacao-1-left {
    width: 100%;
  }

  .p-regular {
    text-align: center;
  }

  .localizacao-1-divider {
    width: 96%;
  }

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

  .container-2.localizacao-1-wrapper {
    flex-flow: column;
    padding-left: 3%;
    padding-right: 3%;
  }

  .image-124 {
    width: 130px;
    height: 170px;
    margin-top: 20px;
  }

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

  .localizacao-1-right {
    width: 100%;
    margin-top: 24px;
  }

  .form-footer-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .text-area-form-footer-mensagem {
    border-bottom-style: solid;
    border-bottom-width: 2px;
    height: 120px;
  }

  .container-infos-2 {
    max-width: 100%;
    padding-left: 3%;
    padding-right: 3%;
  }

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

  .div-block-9 {
    width: 100%;
    padding-left: 10px;
    padding-right: 10px;
  }

  .text-block-13 {
    width: 100%;
  }

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

  .container-6 {
    width: 100%;
  }

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

  .p-legenda-2 {
    z-index: 4;
    font-size: 11px;
    line-height: 18px;
    bottom: 8px;
    right: 16px;
  }

  .image-125 {
    margin-left: 7px;
  }

  .div-block-11 {
    margin-top: 15px;
    margin-bottom: 15px;
  }

  .metragem-2-copy {
    margin-left: 0;
  }

  .google-maps-wrapper-m {
    width: 100%;
    display: flex;
  }

  .textarea-field {
    min-height: 60px;
  }

  .form {
    margin-left: 0;
  }

  .paragraph-109 {
    margin-top: 0;
    font-size: 20px;
    font-weight: 400;
    line-height: 30px;
  }

  .paragraph-109.cot {
    text-align: left;
    width: 100%;
    font-size: 27px;
    font-weight: 300;
    line-height: 32px;
  }

  .text-area-container {
    padding-left: 0;
  }

  .bold-text-3 {
    font-weight: 600;
    line-height: 27px;
  }

  .modal-email-new {
    justify-content: center;
    align-items: flex-start;
    display: none;
  }

  .container-modal-conversao {
    flex-flow: column;
    margin-top: 56px;
    padding-left: 3%;
    padding-right: 3%;
  }

  .text-span-21 {
    line-height: 30px;
  }

  .container-7 {
    justify-content: space-between;
    align-items: flex-start;
    margin-bottom: 32px;
    padding: 0 16px;
    overflow: visible;
  }

  .div-block-29 {
    flex-flow: column;
    justify-content: flex-start;
    align-items: flex-start;
    margin-top: 10px;
    padding-left: 10px;
  }

  .h2-cards.h2-technical-infos.gray {
    line-height: 40px;
  }

  .container {
    padding-left: 16px;
    padding-right: 16px;
    overflow: hidden;
  }

  .container.container-modal-conversion {
    flex-flow: column;
    margin-top: 0;
    display: block;
    overflow: auto;
  }

  .conversion-modal {
    z-index: 11;
    display: none;
    right: 0%;
    overflow: auto;
  }

  .bt-close-modal-conversion {
    z-index: 1;
    top: 8px;
    right: 8px;
  }

  .modal-conversion-infos {
    width: 100%;
  }

  .image-129 {
    display: none;
  }

  .modal-conversion-wrapper {
    width: 100%;
  }

  .modal-conversion-infos-title {
    width: 300px;
    display: none;
  }

  .p-regular-2.p-contact-form.gray {
    margin-bottom: 16px;
  }

  .metragem-6 {
    margin-left: auto;
    margin-right: auto;
  }

  .mapa-wrapper {
    margin-top: 20px;
    display: flex;
  }

  .img-area-mobile-wrapper {
    width: 100%;
    max-width: 100%;
    overflow: auto;
  }

  .img-aerea-localizacao-mobile {
    width: 1200px;
    max-width: none;
    display: block;
  }

  .img-aerea-localizacao {
    display: none;
  }

  .p--deep--2 {
    color: #9e9e9e;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }

  .p--deep--2.p--localizacao {
    color: #000;
    width: auto;
  }
}


