@font-face {
  font-family: Haigrast Serif;
  src: url('../fonts/haigrast-serif.otf') format("opentype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

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

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

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

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

body {
  letter-spacing: 0;
  font-size: 1em;
  line-height: 1.6;
}

h1, h2, h3, h4, h5, h6, p {
  margin-top: 0;
  margin-bottom: 0;
}

a {
  font-size: 1em;
  text-decoration: none;
}

label {
  margin-bottom: .3em;
  font-size: 1.25em;
  font-weight: 700;
  display: block;
}

blockquote {
  border-left: .3em solid #e2e2e2;
  margin-bottom: 1em;
  padding: 1em 2em 1em 1.7em;
  font-size: 1.2em;
  line-height: 1.6;
}

.container {
  background-color: #0000;
  width: 100%;
  margin-left: 0;
  margin-right: 0;
  padding-top: 0;
  padding-left: 10.2em;
  padding-right: 13.6em;
  display: block;
}

.container.final {
  padding-left: 0;
  padding-right: 0;
}

.container.arquitetos {
  padding-top: 18.2em;
}

.container.videosb {
  margin-top: -10.5em;
  padding-top: 0;
}

.container.o-lugar {
  padding-top: 4.2em;
}

.styleguide_item {
  border-bottom: .1em solid #bdbdbd;
  padding: 2em 0;
}

.global_embed {
  width: 0;
  height: 0;
  position: absolute;
  inset: 0% 0% auto;
  overflow: hidden;
}

.global_symbol {
  position: fixed;
  inset: 0% 0% auto;
}

.styleguide_rich-text p {
  margin-top: 0;
  margin-bottom: 1.6em;
}

.styleguide_rich-text h1 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 3.28em;
}

.styleguide_rich-text h2 {
  margin-top: 0;
  margin-bottom: .2em;
  font-size: 2.5em;
}

.styleguide_rich-text h3 {
  margin-top: 0;
  margin-bottom: .3em;
  font-size: 2.19em;
}

.styleguide_rich-text h4 {
  margin-top: 0;
  margin-bottom: .4em;
  font-size: 1.88em;
}

.styleguide_rich-text h5 {
  margin-top: 0;
  margin-bottom: .6em;
  font-size: 1.67em;
}

.styleguide_rich-text h6 {
  margin-top: 0;
  margin-bottom: .7em;
  font-size: 1.46em;
}

.page-wrapper {
  width: 100%;
  font-size: 1em;
  position: relative;
  overflow: hidden;
}

.text-size-h1 {
  font-size: 3.28em;
  line-height: 1.2;
}

.text-size-h2 {
  font-size: 2.5em;
  line-height: 1.2;
}

.text-size-h3 {
  font-size: 2.19em;
  line-height: 1.3;
}

.text-size-h4 {
  font-size: 1.88em;
  line-height: 1.3;
}

.text-size-h5 {
  font-size: 1.67em;
  line-height: 1.3;
}

.text-size-h6 {
  font-size: 1.46em;
}

.styleguide_form-input {
  border: 1px solid #0003;
  border-radius: 0;
  height: 3em;
  margin-bottom: 1em;
  padding: 0 .9em;
  font-size: 1.25em;
}

.text-size-display {
  font-size: 4.38em;
  line-height: 1.1;
}

.text-size-display.white {
  color: #fff;
  text-align: right;
  font-family: Haigrast Serif, sans-serif;
  font-size: 5em;
  font-weight: 400;
}

.styleguide_form-submit {
  font-size: 1.25em;
}

.styleguide_list {
  grid-column-gap: 2.5em;
  grid-row-gap: 2.5em;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  display: flex;
}

.page-padding {
  padding: 5em 6%;
}

.page-padding.is-home-hero {
  justify-content: space-between;
  width: auto;
  padding-bottom: 7.8em;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.page-padding.is-home-hero.nav {
  padding-top: 0;
  padding-bottom: 0;
}

.page-padding.is-home-hero.final {
  padding-bottom: 0;
}

.page-padding.is-home-hero.ss {
  background-color: #e4dcd4;
  padding-top: 0;
}

.checkbox-field {
  align-items: flex-start;
  display: flex;
}

.checkbox-label {
  color: #fff;
  padding-left: 1em;
  font-family: Haigrast Serif, sans-serif;
  font-size: .6em;
  line-height: 1.2;
}

.image-3 {
  width: .85em;
  max-width: none;
}

.div-block {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffb3;
  width: 46.25em;
  margin-top: 10.5625em;
  margin-bottom: 8em;
  margin-right: 0;
  padding-top: 3em;
  padding-bottom: 3.9em;
  padding-left: 0;
}

.titulo {
  padding-bottom: 0;
}

.bem-vindo {
  color: #773214;
  text-align: right;
  padding: .125em 0 1em 0;
  font-family: Haigrast Serif, sans-serif;
  font-size: 2.8em;
  font-weight: 400;
  line-height: 1.2;
}

.bem-vindo:focus-visible, .bem-vindo[data-wf-focus-visible] {
  color: #773214;
}

.left {
  width: 50%;
  padding-right: 0;
}

.left._2 {
  justify-content: flex-end;
  margin-top: -3.9em;
  padding-right: 0;
  display: block;
}

.left.header {
  padding-right: 2em;
}

.left.nav {
  width: 10%;
}

.div-block-8 {
  justify-content: flex-end;
  margin-right: 4em;
  padding-top: 1em;
  display: flex;
}

.image-4 {
  width: 37em;
  max-width: none;
}

.submit-button {
  background-color: #773214;
  width: 100%;
  margin-top: 1.4em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.3em;
}

.submit-button:hover {
  background-color: #a54419;
}

.grid {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.grid._2 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -15.2em;
  margin-left: 8em;
  margin-right: 8em;
}

.grid.b2 {
  align-items: flex-end;
  margin-top: -16.4em;
}

.grid.b2.menu {
  align-items: center;
  margin-top: 0;
}

.grid.arquitetos {
  align-items: center;
}

.grid.arquitetos.inverte {
  flex-direction: row-reverse;
}

.grid.infos {
  align-items: center;
  padding-top: 12.85em;
}

.grid.infos.inverte {
  flex-direction: row-reverse;
}

.grid.videos-empreendimentos {
  background-color: #0000;
  margin-top: 8em;
}

.grid.angulo {
  background-color: #0000;
  margin-top: 8em;
  display: block;
}

.grid.planta {
  align-items: center;
  padding-top: 0;
}

.grid.planta.inverte {
  flex-direction: row-reverse;
}

.grid.empreendimento {
  align-items: center;
  margin-top: 4em;
  padding-top: 0;
}

.grid.empreendimento.inverte {
  flex-direction: row-reverse;
}

.grid.perspectiva {
  align-items: flex-end;
  padding-top: 0;
  display: block;
}

.grid.perspectiva.inverte {
  flex-direction: row-reverse;
}

.heading {
  color: #fff;
  text-align: right;
  margin-top: 0;
  padding-bottom: .35em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.75em;
  font-weight: 400;
}

.div-block-3 {
  justify-content: flex-end;
  margin-left: 0;
  padding-top: 2em;
  display: flex;
}

.image-9 {
  margin-left: 0;
  padding-left: 2em;
}

.text-field {
  color: #fff;
  background-color: #ffffff3b;
  border: 1px solid #fff;
  margin-bottom: 2.7625em;
  padding-top: 1.9em;
  padding-bottom: 1.9em;
  padding-left: 18px;
  font-family: Haigrast Serif, sans-serif;
}

.text-field:focus, .text-field:focus-visible, .text-field[data-wf-focus-visible], .text-field::placeholder {
  color: #fff;
}

.text-field.final {
  margin-bottom: 1.1625em;
}

.heading-2 {
  color: #fff;
  text-align: right;
  padding-right: 1.1em;
  font-family: Haigrast Serif, sans-serif;
  font-size: .42em;
  font-weight: 400;
  line-height: 1;
}

.form {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffff36;
  width: 28.4375em;
  height: 5.3475%;
  padding: 2em 3.125em 3em;
}

.text-size-h3-2 {
  color: #773214;
  text-align: left;
  padding-top: .125em;
  padding-bottom: 1em;
  padding-left: 0;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1;
}

.text-size-h3-2.dd {
  color: #fff;
  text-align: center;
  font-family: Haigrast Serif, sans-serif;
  line-height: 1em;
}

.home-hero_layout-2 {
  border-radius: 0;
  width: 100%;
}

.home-hero_section-2 {
  background-image: url('../images/bg-img2.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.home-hero_section-2.menu {
  z-index: 222;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa3;
  background-image: none;
  padding-top: 1em;
  padding-bottom: 1em;
  position: fixed;
  inset: 0% 0% auto;
}

.home-hero_section-2.nav {
  padding-top: 5.2em;
}

.div-block-2 {
  justify-content: flex-end;
  align-items: stretch;
  padding-top: 0;
  display: flex;
}

.right {
  background-color: #fff0;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  padding-left: 1em;
  display: flex;
}

.right._2-images {
  margin-top: 3em;
  margin-right: 0;
}

.right.form {
  padding-top: 0;
  padding-right: 4.625em;
}

.right.left {
  justify-content: flex-start;
  padding-left: 0;
}

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

.right.video {
  width: 100%;
  padding-left: 0;
}

.right.angulo {
  width: 100%;
  padding-left: 0;
  display: block;
}

.right.nav {
  width: 90%;
  padding-left: 0;
}

.f1 {
  justify-content: flex-end;
  align-items: center;
  padding-top: 31px;
  font-size: 4em;
  display: flex;
}

.image-8 {
  padding-left: 2em;
}

.div-block-9 {
  justify-content: flex-start;
  width: auto;
  display: flex;
}

.image-12 {
  width: 35em;
  max-width: none;
  height: 36.875em;
}

.image-13 {
  width: 28.4375em;
  max-width: none;
  height: 31.5625em;
}

.section {
  background-image: url('../images/bg-img2_1.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: scroll;
  justify-content: center;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.section._3 {
  background-image: url('../images/bg-img3.png');
}

.section._3.video-pessoas {
  background-image: url('../images/bg-img3_1.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  margin-top: -18.8em;
  position: relative;
}

.section._4 {
  background-color: #e4dcd4;
  background-image: none;
  margin-top: -24em;
}

.section._5 {
  background-color: #775934;
  background-image: none;
}

.section._6 {
  background-color: #e4dcd4;
  background-image: linear-gradient(#773214b5, #773214b5), url('../images/bg-img2.png');
  background-position: 0 0, 0 0;
  background-repeat: repeat, repeat;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
  padding-bottom: 11.3em;
}

.section.final {
  background-color: #e4dcd4;
  background-image: url('../images/bg-img2.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  padding-bottom: 6.7em;
}

.section.arquitetos {
  margin-top: -22.9em;
  padding-bottom: 35.1rem;
}

.tit-arquiteto {
  padding-bottom: 8em;
}

.heading-3 {
  color: #773214;
  text-transform: none;
  font-family: Haigrast Serif, sans-serif;
  font-size: 4em;
  font-weight: 400;
}

.heading-3.videos {
  color: #fff;
  text-align: center;
  font-size: 4em;
  line-height: 1;
}

.heading-3.angulo {
  color: #775834;
  text-align: center;
  font-size: 3.25em;
  line-height: 1;
}

.heading-3.local {
  color: #775834;
  text-align: center;
  padding-top: 2em;
  font-size: 1.5em;
  line-height: 1;
}

.heading-3.plantas {
  color: #fff;
  padding-top: 1em;
  font-size: 3.25em;
  font-weight: 400;
}

.heading-3.rodape {
  color: #fff;
  text-align: center;
  padding-top: 2.1em;
  font-size: 3.25em;
  line-height: 1.1;
}

.heading-3.mobilidade {
  color: #773214;
  text-align: center;
  padding-top: .2em;
  font-size: 3em;
  font-weight: 400;
}

.heading-3.tit-umlugar {
  color: #775834;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 5.5em;
}

.heading-3.sofisticacao {
  color: #775834;
  padding-top: 1em;
  padding-bottom: 1em;
  font-size: 4em;
  font-weight: 400;
}

.heading-3.infinito, .heading-3.seu-sou {
  color: #fff;
  padding-top: 1em;
  padding-bottom: 0;
  font-size: 4em;
  font-weight: 400;
}

.box-arquitetos {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  color: #0000;
  background-color: #ffffff7a;
  justify-content: flex-start;
  align-items: center;
  width: auto;
  height: auto;
  padding: 4em 12em 4em 2em;
  display: inline-block;
}

.heading-5 {
  color: #fff;
  text-align: left;
  font-family: Haigrast Serif, sans-serif;
  font-size: .96em;
  font-weight: 400;
}

.heading-6 {
  color: #fff;
  text-align: left;
  padding-top: 0;
  padding-bottom: .25em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 2.5em;
  font-weight: 400;
  line-height: 1.2;
}

.utility-page-wrap {
  justify-content: center;
  align-items: center;
  width: 100vw;
  max-width: 100%;
  height: 100vh;
  max-height: 100%;
  display: flex;
}

.utility-page-content {
  text-align: center;
  flex-direction: column;
  width: 260px;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

.paragraph {
  color: #fff;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.2em;
}

.paragraph.brown {
  color: #775834;
  text-align: right;
}

.paragraph.brown.le {
  text-align: left;
}

.image-14 {
  width: 28.4375em;
  max-width: none;
  height: auto;
  padding-bottom: 0;
}

.video {
  background-color: #0000;
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.video-arquitetos {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: auto;
  margin-top: 0;
  padding-left: 0;
  display: flex;
}

.box-lugar-para {
  background-color: #fff0;
  justify-content: center;
  align-items: center;
  width: auto;
  height: 9.25em;
  padding-left: 0;
  display: flex;
}

.tit-lugar.rodape {
  width: 100%;
}

.button {
  justify-content: center;
  align-items: center;
  padding-top: 3.3125em;
  display: flex;
}

.button-2 {
  background-color: #775834;
  justify-content: center;
  align-items: center;
  width: auto;
  height: auto;
  padding: .25em 2em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.5em;
  display: flex;
}

.button-2:hover {
  background-color: #aa7c46;
}

.txt-brown {
  color: #775834;
  text-align: right;
  padding-top: .25em;
  padding-bottom: .25em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 3.25em;
  font-weight: 400;
  line-height: 1;
}

.txt-brown.le {
  text-align: left;
}

.heading-7 {
  color: #fff;
  font-family: Haigrast Serif, sans-serif;
  font-size: 5.5em;
}

.up {
  background-color: #fff0;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  padding-left: 1em;
  display: flex;
}

.up._2-images {
  margin-top: 3em;
  margin-right: 0;
}

.up.form {
  padding-right: 4.625em;
}

.up.left {
  justify-content: flex-start;
  padding-left: 0;
}

.up.infos, .up.video {
  padding-left: 0;
}

.up.angulo {
  width: 100%;
  padding-bottom: 3em;
  padding-left: 0;
  display: block;
}

.down {
  background-color: #fff0;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  padding-left: 1em;
  display: flex;
}

.down._2-images {
  margin-top: 3em;
  margin-right: 0;
}

.down.form {
  padding-right: 4.625em;
}

.down.left {
  justify-content: flex-start;
  padding-left: 0;
}

.down.infos, .down.video {
  padding-left: 0;
}

.down.angulo {
  width: 100%;
  padding-left: 0;
  display: block;
}

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

.slider {
  width: 80%;
  height: 100%;
}

.left-arrow {
  margin-left: -2.4em;
}

.right-arrow {
  margin-right: -1.9em;
}

.slide-nav {
  display: none;
}

.tit-plantas {
  justify-content: center;
  align-items: center;
  padding-bottom: 0;
  display: flex;
}

.tit-plantas.dfd {
  background-color: #e4dcd4;
  align-items: center;
  width: 55em;
  margin-bottom: 3.9em;
  padding-top: 2em;
  padding-bottom: 2em;
  display: flex;
}

.tit-plantas.infinito {
  padding-bottom: 0;
}

.div-block-10 {
  padding-top: 0;
  padding-bottom: 2em;
}

.container-2 {
  max-width: 1320px;
  padding-left: 30px;
  padding-right: 30px;
}

.slider-2 {
  background-color: #0000;
  height: 100%;
}

.mask {
  width: 90%;
  overflow: visible;
}

.slide {
  padding-right: 20px;
}

.image-wrap {
  width: 100%;
  padding-top: 50%;
  position: relative;
}

.image-cover {
  object-fit: cover;
  width: 100%;
  height: 100%;
  position: absolute;
  inset: 0%;
}

.left-arrow-2, .right-arrow-2 {
  justify-content: center;
  align-items: center;
  display: flex;
}

.div-block-11 {
  justify-content: center;
  align-items: center;
  width: 82em;
  display: flex;
}

.produtos {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  padding-bottom: 4em;
  padding-left: 0;
  padding-right: 0;
  display: flex;
}

.produtos.lidice {
  justify-content: center;
  padding-bottom: 6.5em;
  display: flex;
}

.produtos.lidice.final {
  justify-content: flex-start;
}

.produtos._23 {
  justify-content: center;
  margin-top: 2.9em;
  padding-bottom: 6.5em;
  display: flex;
}

.tabs {
  width: 100%;
  max-width: none;
  margin-top: 0;
}

.paragraph-4 {
  font-size: .8em;
}

.button-3 {
  background-color: #bdac37;
  border-radius: 30px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 2em;
  padding-left: 1em;
  line-height: 0;
  display: flex;
}

.button-3:hover {
  background-color: #e0cc46;
}

.assets-icons {
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.tab-link {
  color: #cdcccc;
  text-align: center;
  background-color: #0000;
  border: 1px solid #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  width: 48%;
  height: 2em;
  margin-left: 0;
  margin-right: 0;
  padding: 0 0 0 0;
  font-size: 1.2em;
  display: flex;
}

.tab-link.w--current {
  color: #773214;
  background-color: #fff;
  border-radius: 0;
  justify-content: center;
  align-items: center;
  height: 2em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.2em;
  display: flex;
}

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

.text-block-2 {
  color: #fff;
  border: 1px solid #fff;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: Haigrast Serif, sans-serif;
  font-size: .5em;
  font-weight: 400;
}

.text-block-2:hover {
  color: #000;
  background-color: #fff;
}

.paragraph-3 {
  font-size: .8em;
}

.altamira {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: block;
}

.bts {
  justify-content: center;
  align-items: center;
  width: 100%;
  padding-top: 2em;
  padding-bottom: 4em;
  display: flex;
}

.heading-9 {
  color: #bdac37;
  font-size: 1.6em;
}

.paragraph-7 {
  color: #fff;
  padding-left: 1.8em;
  padding-right: 1em;
  font-family: Droid Serif, serif;
  font-size: .7em;
  font-weight: 400;
  line-height: 1.2;
}

.image-6 {
  border-radius: 70px 0 0;
  width: 100%;
  max-width: none;
  height: auto;
}

.sub-tit {
  color: #000;
  font-size: 1em;
}

.sub-tit.su-2 {
  line-height: 1.3;
}

.angulo-image {
  background-color: #0000;
  width: 79%;
  height: 34em;
}

.card {
  background-color: #fff0;
  border-radius: 0;
  width: 14em;
  padding-right: 0;
}

.card:hover {
  box-shadow: none;
}

.div-block-7 {
  width: 4.6875em;
  height: 4.6875em;
  display: inline-block;
}

.heading-8 {
  color: #fff;
  padding-bottom: 1em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 4em;
  font-weight: 400;
}

.heading-8.white {
  color: #fff;
  text-align: center;
  padding-bottom: .8em;
  font-family: Haigrast Serif, sans-serif;
  font-weight: 400;
}

.infos {
  padding-top: .5em;
  padding-bottom: .5em;
}

.infos.button {
  background-color: #bdac3700;
  margin-top: 0;
}

.infos.button:hover {
  background-color: #e0cc4600;
}

.tabs-menu {
  background-color: #fff0;
  border-radius: 100vw;
  justify-content: space-between;
  align-items: center;
  height: 4em;
  padding-bottom: 0;
  padding-left: .5em;
  padding-right: .5em;
  font-family: Arial, Helvetica Neue, Helvetica, sans-serif;
  font-weight: 700;
  display: flex;
  overflow: hidden;
}

.imgs {
  border-radius: 67px 34px 34px;
}

.conteudo {
  background-color: #9f414100;
  border: 1px #000;
  border-radius: 0;
  justify-content: flex-start;
  align-items: center;
  height: auto;
  padding: 0;
  display: flex;
}

.text-block {
  color: #fff;
  background-color: #fff0;
  border: 1px solid #fff;
  border-radius: 0;
  height: 100%;
  padding-top: .5em;
  padding-bottom: .5em;
  font-family: Haigrast Serif, sans-serif;
  font-size: .5em;
}

.text-block:hover {
  color: #000;
  background-color: #fff;
}

.galeria {
  background-color: #77321400;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding-top: 121px;
  padding-bottom: 44px;
  display: flex;
}

.galeria.diferenciais {
  padding-top: 9.7em;
}

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

.image-7 {
  border: 1px solid #fff;
  width: 4.6875em;
  max-width: none;
  height: 4.6875em;
  padding: .5em;
}

.lidice {
  justify-content: space-between;
  align-items: center;
  width: 100%;
  display: block;
}

.tabs-content {
  padding-top: .8375em;
  padding-left: .5em;
}

.paragraph-8 {
  color: #fff;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.5em;
}

.endereco {
  color: #fff;
  text-align: center;
  padding-top: .85em;
  padding-bottom: .85em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.5em;
}

.div-block-12 {
  justify-content: center;
  align-items: center;
  padding-top: 0;
  padding-bottom: 2em;
  display: flex;
}

.button-4 {
  text-align: center;
  background-color: #3898ec00;
  border: 1px solid #fff;
  width: auto;
  padding: .5em 4em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.7em;
}

.button-4:hover {
  color: #773214;
  background-color: #fff;
}

.paragraph-9 {
  color: #fff;
  font-family: Haigrast Serif, sans-serif;
}

.realiza-o {
  justify-content: center;
  align-items: center;
  padding-top: 2em;
  padding-bottom: .25em;
  display: flex;
}

.image-16 {
  width: 10em;
  max-width: none;
}

.paragraph-10 {
  color: #fff;
  text-align: center;
  padding-left: 8em;
  padding-right: 8em;
  font-family: Haigrast Serif, sans-serif;
  font-size: .8em;
}

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

.paragraph-11 {
  color: #773214;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.2em;
}

.div-block-14 {
  background-color: #ffffffbf;
  justify-content: space-between;
  padding-left: 8.75em;
  display: none;
  position: fixed;
  inset: 0% 0% auto;
}

.container-3 {
  width: auto;
  margin-left: 0;
  margin-right: 0;
}

.nav-menu {
  display: flex;
}

.nav-link {
  background-color: #0000;
}

.nav-menu-2 {
  background-color: #b6575700;
}

.container-4 {
  background-color: #c06f6f00;
  margin-right: 0;
  padding-right: 0;
}

.navbar {
  background-color: #ddd0;
}

.image-17 {
  max-width: none;
}

.logo-nav {
  width: 8em;
  max-width: none;
  height: auto;
}

.navbar-2 {
  background-color: #ddd0;
}

.nav-link-2 {
  padding-right: 0;
}

.nav-link-3 {
  color: #773214;
  font-family: Haigrast Serif, sans-serif;
}

.nav-nuage {
  color: #773214;
  padding: 0 1em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.1em;
}

.nav-nuage.w--current {
  color: #773214;
}

.nav-nuage.final {
  padding-right: 0;
}

.nav-nuage.final.w--current {
  color: #773214;
}

.image-18 {
  width: 100%;
  max-width: none;
}

.checkbox {
  margin-top: 0;
}

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

.text-block-3 {
  color: #000;
  border: 1px #fff;
  border-radius: 0;
  margin-left: .5em;
  padding-top: 0;
  padding-bottom: 0;
  font-family: Haigrast Serif, sans-serif;
  font-size: .6em;
  font-weight: 400;
}

.text-block-3:hover {
  color: #773214;
  background-color: #fff0;
}

.text-block-3._2 {
  color: #fff;
  margin-left: 0;
  margin-right: 0;
}

.text-block-3._2:hover {
  background-color: #fff0;
}

.image-19 {
  width: 100%;
  max-width: none;
}

.img-desk {
  width: 100%;
  max-width: none;
  position: relative;
}

.img-mobile {
  width: 100%;
  max-width: none;
  display: none;
}

.icon, .icon-2, .icon-3, .icon-4 {
  color: #775834;
}

.nav-logo {
  width: 120px;
}

.nav-logo-wrap {
  filter: invert();
  margin-bottom: 3%;
  display: none;
}

.nav-logo-wrap.w--current {
  margin-bottom: 14%;
}

.nav-menu-3 {
  z-index: 97;
  background-color: #000;
  flex-direction: column;
  justify-content: center;
  align-items: flex-end;
  width: 35vw;
  padding-right: 10%;
  display: flex;
  position: fixed;
  inset: 0% 0% 0% auto;
  transform: translate(100%);
}

.d-117-line-wrapper {
  background-color: #e9e9e9;
  border-radius: 20px;
  width: 100%;
  height: 2px;
  position: absolute;
  overflow: hidden;
}

.d-117-first-line {
  transform-origin: 100%;
  background-color: #e9e9e9;
  position: absolute;
  inset: 0%;
}

.menu-link-container {
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  text-decoration: none;
  display: flex;
}

.d-117-second-line {
  transform-origin: 0%;
  background-color: #e9e9e9;
  position: absolute;
  inset: 0%;
}

.nav-menu-button {
  z-index: 98;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 50px;
  height: 50px;
  display: none;
  position: fixed;
  inset: 3rem 3rem auto auto;
}

.menu-link-text-2 {
  color: #fff;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 1.8rem;
  font-weight: 700;
  line-height: 48px;
  transition: opacity .2s;
}

.menu-link-text-2:hover {
  opacity: .65;
}

.link-block-5 {
  text-decoration: none;
}

.image-38 {
  width: 50%;
  max-width: none;
  position: static;
  inset: 0% 0% 0% auto;
}

.fecha {
  justify-content: center;
  align-items: center;
  display: flex;
  position: absolute;
  inset: 0% 2% 0% auto;
}

.image-37 {
  width: 2em;
  max-width: none;
}

.image-37.corretor {
  width: 2em;
}

.contato1 {
  justify-content: flex-start;
  align-items: center;
  width: auto;
  padding-left: 0;
  padding-right: 2em;
  display: flex;
}

.contato1.phone {
  display: none;
}

.paragraph-17 {
  color: #fff;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  padding-left: 1em;
  font-family: Open Sans, sans-serif;
  font-size: 1.2em;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.contatos {
  z-index: 700;
  background-color: #bdac37;
  border: 2px solid #fff;
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: auto;
  padding-top: 1em;
  padding-bottom: 1em;
  display: flex;
  position: fixed;
  inset: auto 15% 1% 11%;
}

.pin-contato {
  z-index: 34;
  background-color: #bdac37;
  border: 2px solid #fff;
  border-radius: 1200px;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 2em;
  display: none;
  position: fixed;
  inset: auto 3% 3% auto;
}

.image-39 {
  width: 4em;
  max-width: none;
  position: static;
}

.pin-contato-2 {
  z-index: 34;
  background-color: #773214;
  border: 2px solid #fff;
  border-radius: 1200px;
  justify-content: flex-end;
  align-items: flex-end;
  padding: 2em;
  display: none;
  position: fixed;
  inset: auto 3% 3% auto;
}

.nave {
  background-image: url('../images/bg-img2.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.nave.menu {
  z-index: 222;
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffa3;
  background-image: none;
  padding-top: 1em;
  padding-bottom: 1em;
  position: fixed;
  inset: 0% 0% auto;
}

.nave.nav {
  padding-top: 5.2em;
}

.contato-barra {
  background-image: url('../images/bg-img2.png');
  background-position: 50% 0;
  background-repeat: repeat;
  background-size: cover;
  background-attachment: fixed;
  justify-content: center;
  align-items: center;
  display: flex;
}

.contato-barra.menu {
  z-index: 222;
  background-color: #fff0;
  background-image: none;
  padding-top: 1em;
  padding-bottom: 1em;
  position: fixed;
  inset: auto 0% 0%;
}

.contato-barra.nav {
  padding-top: 5.2em;
}

.contato {
  background-color: #fff0;
  justify-content: flex-end;
  align-items: flex-end;
  width: 50%;
  padding-left: 1em;
  display: flex;
}

.contato._2-images {
  margin-top: 3em;
  margin-right: 0;
}

.contato.form {
  padding-top: 0;
  padding-right: 4.625em;
}

.contato.left {
  justify-content: flex-start;
  padding-left: 0;
}

.contato.infos {
  padding-left: 0;
}

.contato.video {
  width: 100%;
  padding-left: 0;
}

.contato.angulo {
  width: 100%;
  padding-left: 0;
  display: block;
}

.contato.nav {
  width: 90%;
  padding-left: 0;
}

.infos-contato {
  justify-content: center;
  align-items: flex-start;
  width: 100%;
  margin-top: 0;
  display: flex;
}

.infos-contato._2 {
  justify-content: space-between;
  align-items: flex-end;
  margin-top: -15.2em;
  margin-left: 8em;
  margin-right: 8em;
}

.infos-contato.b2 {
  align-items: flex-end;
  margin-top: -16.4em;
}

.infos-contato.b2.menu {
  border-radius: 0;
  align-items: center;
  margin-top: 0;
  padding-top: 1em;
  padding-bottom: 1em;
  position: relative;
}

.infos-contato.arquitetos {
  align-items: center;
}

.infos-contato.arquitetos.inverte {
  flex-direction: row-reverse;
}

.infos-contato.infos {
  align-items: center;
  padding-top: 6.25em;
}

.infos-contato.infos.inverte {
  flex-direction: row-reverse;
}

.infos-contato.videos-empreendimentos {
  background-color: #0000;
  margin-top: 8em;
}

.infos-contato.angulo {
  background-color: #0000;
  margin-top: 8em;
  display: block;
}

.infos-contato.planta {
  align-items: center;
  padding-top: 0;
}

.infos-contato.planta.inverte {
  flex-direction: row-reverse;
}

.infos-contato.empreendimento {
  align-items: center;
  margin-top: 4em;
  padding-top: 0;
}

.infos-contato.empreendimento.inverte {
  flex-direction: row-reverse;
}

.infos-contato.perspectiva {
  align-items: flex-end;
  padding-top: 0;
  display: block;
}

.infos-contato.perspectiva.inverte {
  flex-direction: row-reverse;
}

.image-40 {
  width: 2em;
  max-width: none;
}

.image-40.corretor {
  width: 2em;
}

.paragraph-18 {
  color: #773214;
  letter-spacing: 1px;
  text-transform: none;
  margin-bottom: 0;
  padding-left: .125em;
  font-family: Haigrast Serif, sans-serif;
  font-size: 1.4em;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  text-decoration: none;
}

.link-block-9, .link-block-11, .link-block-12 {
  text-decoration: none;
}

.image-41 {
  width: 120%;
  max-width: none;
  position: static;
  inset: 0% 0% 0% auto;
}

.page-padding-copy {
  padding: 5em 6%;
}

.page-padding-copy.is-home-hero {
  justify-content: space-between;
  width: auto;
  padding-bottom: 7.9em;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.page-padding-copy.is-home-hero.nav {
  padding-top: 0;
  padding-bottom: 0;
}

.page-padding-copy.is-home-hero.final {
  padding-bottom: 0;
}

.barraa {
  padding: 5em 6%;
}

.barraa.is-home-hero {
  justify-content: space-between;
  width: auto;
  padding-bottom: 7.9em;
  padding-left: 0;
  padding-right: 0;
  display: block;
}

.barraa.is-home-hero.nav {
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  background-color: #ffffffcf;
  border-radius: 1230px;
  padding-top: 0;
  padding-bottom: 0;
}

.barraa.is-home-hero.final {
  padding-bottom: 0;
}

.image-42 {
  width: 4em;
  max-width: none;
  position: static;
}

.success-message {
  background-color: #27ffd4;
}

.error-message {
  background-color: #ffe2e2;
}

.link {
  text-decoration: underline;
}

.text-block-4 {
  font-family: Haigrast Serif, sans-serif;
  font-size: .6em;
}

.text-block-5 {
  color: #773214;
}

.text-block-6, .text-block-7 {
  font-family: Haigrast Serif, sans-serif;
}

.video-2 {
  margin-top: 90px;
}

.lightbox-link {
  width: 100%;
}

@media screen and (min-width: 1920px) {
  .container.videosb {
    margin-top: -1.6em;
  }

  .page-padding.is-home-hero {
    padding-bottom: 0;
  }

  .heading {
    margin-top: .125em;
  }

  .home-hero_layout-2 {
    padding-bottom: 0;
  }

  .home-hero_layout-2.d {
    padding-bottom: 4.1em;
  }

  .home-hero_section-2.nav {
    background-position: 50% 7%;
  }

  .div-block-2 {
    padding-bottom: 0;
  }

  .section._5 {
    background-color: #e4dcd4;
  }

  .section.arquitetos {
    background-repeat: repeat-y;
    background-attachment: scroll;
    margin-top: -23.6em;
    padding-bottom: 62.5rem;
  }

  .heading-3.rodape {
    font-style: normal;
    font-weight: 400;
    text-decoration: none;
  }

  .heading-3.tit-umlugar {
    padding-bottom: 0;
  }

  .heading-3.sofisticacao, .heading-3.infinito {
    padding-bottom: 1em;
  }

  .heading-3.seu-sou {
    padding-bottom: 0;
  }

  .box-lugar-para {
    padding-top: 15.3em;
  }

  .card:hover {
    box-shadow: none;
  }

  .conteudo:hover {
    opacity: 1;
  }

  .button-4 {
    width: auto;
    padding-left: 6em;
    padding-right: 6em;
    font-size: 1.4em;
  }

  .nav-nuage {
    padding-left: 1.1em;
    padding-right: 2.3em;
  }

  .fecha {
    position: static;
  }

  .contatos {
    left: 21.9em;
    right: 25.3em;
  }

  .pin-contato, .pin-contato-2 {
    display: none;
    bottom: 5%;
  }

  .contato-barra.menu {
    -webkit-backdrop-filter: none;
    backdrop-filter: none;
    color: #00000070;
    background-color: #fff0;
    inset: auto 0% 0%;
  }

  .infos-contato.b2.menu {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    background-color: #fff0;
    border-radius: 78px;
    width: auto;
    height: 2.2em;
    padding-top: 2em;
    padding-bottom: 2em;
    position: relative;
  }

  .image-40, .image-40.corretor {
    width: 1.8em;
  }

  .paragraph-18 {
    color: #773214;
    font-family: Haigrast Serif, sans-serif;
    font-size: 1.2em;
    font-weight: 400;
  }

  .image-41 {
    width: 3em;
    position: absolute;
    inset: 8% 2% 0% auto;
  }

  .barraa.is-home-hero.nav {
    background-color: #ffffff7d;
  }
}

@media screen and (max-width: 991px) {
  .container-2 {
    padding-right: 20px;
  }

  .nav-logo {
    width: 80px;
  }

  .nav-menu-3 {
    width: 45vw;
  }

  .menu-link-text-2 {
    font-size: 1.6rem;
  }

  .contatos {
    padding-left: 0;
  }
}

@media screen and (max-width: 767px) {
  .container-2 {
    padding-left: 15px;
    padding-right: 5px;
  }

  .image-wrap {
    padding-top: 60%;
  }

  .nav-logo {
    width: 60px;
  }

  .nav-menu-3 {
    width: 70vw;
    display: flex;
  }

  .nav-menu-button {
    width: 30px;
    height: 30px;
  }

  .menu-link-text-2 {
    font-size: 1.4rem;
  }
}

@media screen and (max-width: 479px) {
  .container {
    padding-left: 0;
    padding-right: 0;
  }

  .container.videosb {
    margin-top: 2.4em;
  }

  .text-size-display.white {
    text-align: center;
    font-size: 3em;
  }

  .page-padding.is-home-hero {
    padding-top: 2em;
    padding-bottom: 4em;
    padding-left: 0;
  }

  .page-padding.is-home-hero.blur {
    -webkit-backdrop-filter: blur(7px);
    backdrop-filter: blur(7px);
  }

  .image-3 {
    width: .5em;
  }

  .div-block {
    margin-top: 1.6em;
    padding-top: .25em;
    padding-bottom: .25em;
  }

  .bem-vindo {
    font-size: 1.5em;
  }

  .left {
    width: 90%;
  }

  .left.header {
    width: 100%;
    padding-right: 0;
  }

  .left.nav {
    width: auto;
  }

  .div-block-8 {
    margin-right: 2em;
  }

  .grid {
    flex-direction: column;
  }

  .grid.b2 {
    align-items: center;
  }

  .grid.b2.menu {
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding-left: 1em;
    display: flex;
  }

  .grid.arquitetos, .grid.arquitetos.inverte {
    flex-direction: column-reverse;
  }

  .grid.infos {
    flex-direction: column-reverse;
    padding-top: 0;
  }

  .grid.videos-empreendimentos {
    margin-top: .6em;
  }

  .grid.angulo {
    margin-top: 2.1em;
  }

  .heading {
    text-align: center;
  }

  .heading-2 {
    font-size: .2em;
  }

  .form {
    margin-left: 16px;
  }

  .text-size-h3-2.dd {
    font-size: 2em;
  }

  .home-hero_layout-2 {
    margin-bottom: 0;
  }

  .home-hero_section-2.nav {
    background-position: 20%;
    background-repeat: repeat;
    background-size: cover;
    background-attachment: scroll;
  }

  .right {
    width: 90%;
    padding-left: 0;
  }

  .right.form {
    justify-content: center;
    align-items: center;
    width: 90%;
    margin-top: 1.6em;
    padding-right: 0;
  }

  .right.nav {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    display: block;
  }

  .f1 {
    justify-content: center;
    padding-top: 10px;
  }

  .section._3.video-pessoas {
    margin-top: -3.8em;
    display: none;
  }

  .section._5 {
    -webkit-backdrop-filter: blur(16px);
    backdrop-filter: blur(16px);
    background-position: 0 100%;
  }

  .section._6 {
    padding-bottom: 0;
  }

  .section.final {
    background-image: linear-gradient(#0000005c, #0000005c), url('../images/bg-img2.png');
    background-position: 0 0, 50% 0;
    background-repeat: repeat, repeat;
    background-size: auto, cover;
    background-attachment: scroll, fixed;
  }

  .section.arquitetos {
    padding-bottom: 19.3rem;
  }

  .tit-arquiteto {
    padding-bottom: 2em;
  }

  .heading-3 {
    font-size: 1.6em;
  }

  .heading-3.angulo {
    font-size: 2em;
  }

  .heading-3.local {
    padding-left: 13px;
    padding-right: 18px;
    font-size: .7em;
  }

  .heading-3.rodape {
    font-size: 1.9em;
  }

  .heading-3.mobilidade {
    font-size: 1.5em;
    line-height: 1;
  }

  .heading-3.tit-umlugar {
    text-align: center;
    padding-top: 0;
    font-size: 2em;
    line-height: 1;
  }

  .heading-3.sofisticacao {
    text-align: center;
    font-size: 1.5em;
    line-height: 1.2;
  }

  .heading-3.infinito {
    text-align: center;
    font-size: 1.9em;
  }

  .heading-3.seu-sou {
    text-align: center;
    font-size: 1.5em;
  }

  .box-arquitetos {
    width: 95%;
    margin-bottom: 2.4em;
    padding-top: 1em;
    padding-bottom: 1em;
    padding-right: 10em;
  }

  .heading-5 {
    text-align: center;
    padding-top: 2.1em;
  }

  .heading-6 {
    text-align: center;
    font-size: 2.2em;
  }

  .paragraph {
    text-align: center;
    font-size: .8em;
  }

  .paragraph.brown {
    text-align: center;
    font-size: .9em;
  }

  .paragraph.brown.le {
    text-align: center;
  }

  .image-14 {
    width: 100%;
    height: auto;
    padding-top: 1.9em;
  }

  .tit-um-lugar {
    margin-bottom: 0;
  }

  .box-lugar-para {
    margin-top: -4.4em;
    padding-top: 0;
  }

  .button {
    padding-top: 1.4em;
  }

  .button-2 {
    width: 18em;
    padding-left: 0;
    padding-right: 0;
    font-size: .9em;
  }

  .txt-brown {
    text-align: center;
    font-size: 2em;
  }

  .txt-brown.le {
    text-align: center;
    padding-top: 1.05em;
  }

  .up.angulo {
    padding-bottom: 1em;
  }

  .left-arrow {
    margin-left: -1.4em;
  }

  .right-arrow {
    margin-right: -1.4em;
  }

  .tit-plantas {
    padding-bottom: 1em;
  }

  .tit-plantas.dfd {
    width: 90%;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .tit-plantas.pp {
    padding-top: 2em;
  }

  .div-block-10 {
    padding-bottom: 0;
  }

  .container-2 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .slider-2 {
    height: auto;
  }

  .mask {
    width: auto;
  }

  .slide {
    padding-right: 10px;
  }

  .image-wrap {
    padding-top: 58%;
  }

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

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

  .produtos {
    padding-bottom: 0;
  }

  .produtos.lidice {
    flex-direction: column;
    padding-bottom: 0;
  }

  .produtos._23 {
    flex-direction: column;
    margin-top: 0;
    padding-bottom: 0;
  }

  .tab-link {
    border-right-style: solid;
    border-radius: 0;
    width: 100%;
  }

  .tab-link.w--current {
    width: 100%;
    margin-bottom: 19px;
  }

  .text-block-2 {
    width: auto;
    font-size: .8em;
  }

  .bts {
    flex-direction: column;
    justify-content: center;
    padding-top: 1em;
    padding-bottom: 1em;
  }

  .heading-9 {
    font-size: 1.4em;
    line-height: 1.2;
  }

  .sub-tit {
    line-height: 1.3;
  }

  .card {
    width: 100%;
  }

  .heading-8 {
    text-align: center;
    font-size: 1.5em;
  }

  .infos.button {
    text-align: center;
    width: 12em;
    display: block;
  }

  .tabs-menu {
    border-radius: 10px;
    flex-direction: column;
    justify-content: center;
    height: 5em;
    padding-top: 4em;
    padding-bottom: 4em;
    font-size: .7em;
  }

  .conteudo {
    height: auto;
    padding-bottom: 1.4em;
  }

  .text-block {
    width: auto;
    font-size: .8em;
  }

  .galeria.diferenciais {
    padding-top: 4em;
    padding-bottom: 88.4em;
  }

  .div-block-6 {
    justify-content: center;
    align-items: center;
    width: 100%;
    display: flex;
  }

  .endereco {
    font-size: .8em;
    line-height: 1.2em;
  }

  .button-4 {
    padding-top: 0;
    padding-bottom: 0;
    font-size: 1.1em;
  }

  .paragraph-9 {
    font-size: .9em;
  }

  .image-16 {
    font-size: .5em;
  }

  .paragraph-10 {
    padding-left: 1em;
    padding-right: 0;
    font-size: .6em;
  }

  .paragraph-11 {
    text-align: center;
    font-size: .8em;
    line-height: 1.1;
  }

  .logo-nav {
    width: 6em;
  }

  .navbar-2 {
    display: none;
  }

  .text-block-3 {
    margin-left: 0;
  }

  .text-block-3._2 {
    width: 100%;
  }

  .img-desk {
    display: none;
  }

  .img-mobile {
    width: 90%;
    padding-top: 11.9em;
    display: block;
  }

  .icon, .icon-2 {
    width: 2em;
    font-size: .8em;
  }

  .icon-3, .icon-4, .icon-5, .icon-6 {
    font-size: .8em;
  }

  .nav-menu-3 {
    -webkit-backdrop-filter: blur(5px);
    backdrop-filter: blur(5px);
    mix-blend-mode: normal;
    background-color: #f0ededd1;
    align-items: flex-end;
    width: 95vw;
    min-height: 100vh;
    margin-top: 0;
    margin-right: 0;
    padding-top: 307px;
    padding-bottom: 23.8em;
  }

  .d-117-line-wrapper {
    color: #000;
    background-color: #000;
  }

  .d-117-line-wrapper:hover {
    color: #000;
  }

  .d-117-line-wrapper:active, .d-117-line-wrapper:focus, .d-117-line-wrapper:focus-visible, .d-117-line-wrapper[data-wf-focus-visible] {
    color: #000;
    background-color: #000;
  }

  .d-117-first-line {
    background-color: #000;
  }

  .copy-me-nav-menu-wrap {
    color: #000;
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .d-117-second-line {
    background-color: #000;
  }

  .d-117-second-line:hover {
    color: #df9393;
    background-color: #000;
  }

  .d-117-second-line:active, .d-117-second-line:focus {
    background-color: #000;
  }

  .nav-menu-button {
    color: #000;
    background-color: #ded1d100;
    margin-top: .8em;
    display: flex;
    top: 3%;
    right: 6%;
  }

  .nav-menu-button:hover {
    color: #000;
  }

  .nav-menu-button:active {
    color: #000;
    background-color: #0000;
  }

  .nav-menu-button:focus, .nav-menu-button:focus-visible, .nav-menu-button[data-wf-focus-visible] {
    color: #000;
  }

  .menu-link-text-2 {
    color: #773214;
    margin-top: 0;
    font-family: Haigrast Serif, sans-serif;
    font-size: .9em;
  }

  .menu-link-text-2:focus {
    opacity: 1;
  }

  .menu-link-text-2.contato {
    color: #fff;
    background-color: #bdac37;
    border-radius: 40px;
    padding: .5em 2em;
  }

  .link-block-8 {
    width: 100%;
  }

  .image-38 {
    width: 30%;
  }

  .fecha {
    width: 4em;
    inset: 0 0% 0% auto;
  }

  .image-37, .image-37.corretor {
    width: 2em;
  }

  .contato1 {
    justify-content: flex-start;
    align-items: center;
    width: 4em;
    padding-left: 1em;
    padding-right: 1em;
    display: flex;
  }

  .paragraph-17 {
    display: none;
  }

  .txt {
    display: flex;
  }

  .contatos {
    border-width: 1px;
    padding: .5em 0 .5em 0;
    left: 5%;
    right: 5%;
  }

  .link-block-7 {
    width: 100%;
    padding-right: 0;
  }

  .pin-contato {
    z-index: 90000000;
    background-color: #bdac37;
    border-radius: 3000px;
    justify-content: center;
    align-items: center;
    width: 6em;
    height: 6em;
    padding: 1em;
    display: none;
    bottom: 3%;
    right: 3%;
  }

  .image-39 {
    border-radius: 0;
    width: 3em;
    max-width: none;
  }

  .pin-contato-2 {
    z-index: 90000000;
    background-color: #bdac37;
    border-radius: 3000px;
    justify-content: center;
    align-items: center;
    width: 6em;
    height: 6em;
    padding: 1em;
    display: none;
    bottom: 3%;
    right: 3%;
  }

  .contato {
    width: 90%;
    padding-left: 0;
  }

  .contato.form {
    justify-content: center;
    width: 100%;
    margin-top: 1.6em;
    padding-right: 1em;
  }

  .contato.nav {
    justify-content: flex-start;
    align-items: stretch;
    width: auto;
    display: block;
  }

  .infos-contato {
    flex-direction: column;
  }

  .infos-contato.b2.menu {
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding-top: .5em;
    padding-bottom: .5em;
    display: flex;
  }

  .infos-contato.arquitetos, .infos-contato.arquitetos.inverte {
    flex-direction: column-reverse;
  }

  .infos-contato.infos {
    flex-direction: column-reverse;
    padding-top: 0;
  }

  .infos-contato.videos-empreendimentos {
    margin-top: .6em;
  }

  .infos-contato.angulo {
    margin-top: 2.1em;
  }

  .image-40, .image-40.corretor {
    width: 2em;
  }

  .paragraph-18 {
    display: none;
  }

  .link-block-10 {
    width: 100%;
    padding-right: 0;
  }

  .image-41 {
    width: 30%;
  }

  .page-padding-copy.is-home-hero, .barraa.is-home-hero {
    padding-top: 2em;
  }

  .barraa.is-home-hero.nav {
    width: 90%;
  }

  .image-42 {
    border-radius: 0;
    width: 3em;
    max-width: none;
  }

  .div-block-15 {
    justify-content: center;
    align-items: center;
    display: flex;
  }

  .video-2 {
    margin-top: 0;
  }
}


@font-face {
  font-family: 'Haigrast Serif';
  src: url('../fonts/haigrast-serif.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}