@font-face {
  font-family: "Fa V 4 Compatibility";
  src: url('../fonts/fa-v4compatibility.woff2') format("woff2"), url('../fonts/fa-v4compatibility.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Solid 900";
  src: url('../fonts/fa-solid-900.woff2') format("woff2"), url('../fonts/fa-solid-900.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa Brands 400";
  src: url('../fonts/fa-brands-400.woff2') format("woff2"), url('../fonts/fa-brands-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

@font-face {
  font-family: "Fa 400";
  src: url('../fonts/fa-regular-400.woff2') format("woff2"), url('../fonts/fa-regular-400.ttf') format("truetype");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

:root {
  --cor-padrão: #21272d;
  --cor-branca: white;
  --cinza: #838888;
  --tom-opc-3: #00000073;
  --tom-opc-2: #00000029;
  --tom-opc: #9a9a9a85;
  --cinza-2: #cbcbcb;
  --cinza-4: #373737;
  --cor-preta: black;
  --cinza-3: #707070;
  --white: white;
  --black: black;
}

.w-backgroundvideo-backgroundvideoplaypausebutton:focus-visible {
  outline-offset: 2px;
  border-radius: 50%;
  outline: 2px solid #3b79c3;
}

.w-embed-youtubevideo {
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-position: 50%;
  background-size: cover;
  width: 100%;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  position: relative;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

body {
  color: var(--cor-padrão);
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 28px;
}

.limite {
  width: 1280px;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}

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

.limite.z-index {
  z-index: 1;
  position: relative;
}

.limite.relativo {
  position: relative;
}

.limite.limite-img {
  z-index: -1;
  background-image: url('../maanaim-batel/images/d3.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
  position: absolute;
  inset: 0%;
}

.limite.img-fundo {
  background-image: url('../maanaim-batel/images/d6.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: 950px;
  padding-bottom: 34px;
}

.topo {
  padding-top: 75px;
  padding-bottom: 75px;
  position: absolute;
  inset: 0% 0% auto;
}

.lk {
  color: var(--cor-branca);
  border-bottom: 2px solid #0000;
  margin-left: 25px;
  padding: 4px;
  font-weight: 500;
  transition: all .3s ease-in-out;
}

.lk:hover {
  border-bottom-color: var(--cinza);
}

.lk.w--current {
  border-bottom-color: var(--cor-branca);
  color: var(--cor-branca);
}

.logo {
  margin-top: 0px;
}

.topo-destaque {
  background-image: linear-gradient(to bottom, var(--tom-opc-3), var(--tom-opc-3));
  height: 100vh;
  color: var(--cor-branca);
  align-items: center;
  display: flex;
  position: relative;
}

.info-p-dobra {
  position: absolute;
  inset: auto 0% 95px;
}

.bt-social {
  float: right;
  width: 30px;
  height: 30px;
  color: var(--cor-branca);
  text-align: center;
  margin-left: 10px;
  font-family: "Fa Brands 400", sans-serif;
  font-size: 22px;
  font-weight: 400;
  line-height: 30px;
  text-decoration: none;
  transition: all .4s ease-in-out;
  display: inline-block;
}

.bt-social:hover {
  opacity: .6;
}

.bt-social.f {
  background-image: url('../maanaim-batel/images/social-4.svg');
}

.rodape {
  text-align: center;
  padding-top: 60px;
  padding-bottom: 32px;
}

.tx-copy {
  margin-top: 32px;
}

.col-rodape {
  border-bottom: 1px solid var(--cor-padrão);
  align-items: center;
  padding-bottom: 32px;
  display: flex;
}

.col-reset {
  padding-left: 0;
  padding-right: 0;
}

.col-reset.left {
  text-align: left;
}

.col-reset.right {
  text-align: right;
}

.col-reset.right.flex {
  display: flex;
}

.col-reset.flex {
  justify-content: flex-end;
  display: flex;
}

.col-reset.info-localizacao {
  padding-right: 100px;
}

.col-reset.ajuste {
  padding: 66px;
}

.col-reset.ajuste-2 {
  justify-content: flex-end;
  align-items: center;
  padding-left: 100px;
  display: flex;
}

.col-reset.img-md {
  background-image: url('../maanaim-batel/images/Caminho-69167.png');
  background-position: 0 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.col-reset.relativo-col {
  position: relative;
}

.box-contato {
  color: var(--cor-padrão);
  justify-content: flex-start;
  align-items: center;
  margin-left: 20px;
  margin-right: 0;
  font-size: 14px;
  font-weight: 400;
  text-decoration: none;
  display: flex;
}

.ico-contato {
  margin-right: 5px;
}

.tx-endereco {
  margin-left: 40px;
}

.navbar {
  background-color: #ddd0;
  justify-content: space-between;
}

.form-captura {
  width: 70%;
  margin-top: 50px;
  margin-bottom: 0;
}

.t-principal {
  margin-top: 0;
  font-size: 72px;
  font-weight: 800;
  line-height: 94px;
}

.label {
  font-weight: 400;
}

.cont-campo {
  position: relative;
}

.bt-enviar-email {
  color: #fff0;
  background-color: #3898ec00;
  background-image: url('../maanaim-batel/images/seta-pequena-para-direita.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 28px;
  padding-top: 17px;
  padding-bottom: 16px;
  position: absolute;
  inset: 0% 0% auto auto;
}

.imput-email {
  height: auto;
  min-height: auto;
  padding: 18px 106px 18px 20px;
}

.nav-menu {
  align-items: center;
  display: flex;
}

.bt {
  border: 1px solid var(--cor-branca);
  text-align: center;
  background-color: #fff0;
  padding: 12px 30px 10px;
  transition: all .4s ease-in-out;
}

.bt:hover {
  background-color: var(--cor-branca);
  color: var(--cor-padrão);
}

.bt.bt-agenda {
  margin-left: 60px;
  font-weight: 500;
}

.bt.bt-previsao {
  background-color: var(--cor-padrão);
  margin-left: auto;
  margin-right: auto;
  padding-left: 60px;
  padding-right: 60px;
  display: inline-block;
}

.bt.bt-previsao:hover {
  opacity: .8;
  color: var(--cor-branca);
}

.bt.bt2 {
  margin-top: 60px;
}

.tx-ancora {
  color: var(--cor-branca);
  cursor: pointer;
  background-image: url('../maanaim-batel/images/angulo-pequeno-para-baixo.svg');
  background-position: 0 49%;
  background-repeat: no-repeat;
  background-size: 13px;
  padding-left: 22px;
  text-decoration: none;
  transition: all .4s ease-in-out;
}

.tx-ancora:hover {
  opacity: .6;
}

.secao {
  padding-top: 80px;
  padding-bottom: 80px;
}

.secao.secao_1 {
  background-color: var(--cor-padrão);
  color: var(--cor-branca);
}

.secao.secao_6 {
  background-image: url('../maanaim-batel/images/d2.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: contain;
  padding-top: 60px;
  padding-bottom: 0;
}

.secao.secao_7 {
    color: var(--cor-branca);
    margin-top: 80px;
    padding-bottom: 0px;
    position: relative;
    padding-top: 10px;
        padding-top: 10px;
}

.secao.secao_8 {
  padding-bottom: 0;
}

.secao.secao_9 {
  z-index: 1;
  padding-top: 0;
  padding-bottom: 0;
  position: relative;
  bottom: -80px;
}

.secao.secao_10, .secao.secao_11 {
  padding-top: 0;
  padding-bottom: 0;
}

.secao.secao_2 {
  text-align: center;
}

.secao.secao_3 {
  padding-top: 0;
  padding-bottom: 0;
}

.secao.s-fotos {
  padding-bottom: 0;
}

.secao.s-projeto {
  color: var(--cor-branca);
  padding-top: 100px;
  padding-bottom: 0;
  position: relative;
}

.secao.s-2 {
  background-image: url('../maanaim-batel/images/d4.png');
  background-position: 50% 100%;
  background-repeat: no-repeat;
  background-size: contain;
}

.box-chamada-bt {
  justify-content: center;
  align-items: center;
  margin-top: 60px;
  display: flex;
}

.linha {
  background-color: var(--cor-branca);
  width: 250px;
  height: 2px;
  margin-left: 40px;
  margin-right: 40px;
}

.col-destaques {
  padding: 60px 60px 10px 80px;
}

.t-2 {
  margin-top: 0;
  margin-bottom: 20px;
  font-size: 22px;
  font-weight: 600;
  line-height: 32px;
}

.t-2.z-index {
  z-index: 1;
  position: relative;
}

.t-2.t-etapa {
  margin-bottom: 5px;
  font-size: 20px;
  line-height: 30px;
}

.hero-without-image {
  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;
}

.hero-wrapper-two {
  text-align: center;
  flex-direction: column;
  justify-content: flex-start;
  align-items: center;
  max-width: 750px;
  margin-left: auto;
  margin-right: auto;
  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;
}

.ico-destaque {
  width: 100px;
  position: absolute;
  inset: 0% auto auto 0%;
}

.tx-resumo-destaque {
  z-index: 1;
  position: relative;
}

.t-secoes {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 34px;
  font-weight: 400;
  line-height: 46px;
}

.t-secoes.t-chamada {
  font-size: 22px;
}

.t-secoes.t-cor {
  color: var(--cor-padrão);
}

.t-secoes.t-destacado {
  z-index: 1;
  font-size: 77px;
  font-weight: 800;
  line-height: 76px;
  position: relative;
}

.col-box-chamada {
  background-color: var(--cor-padrão);
  color: var(--cor-branca);
  justify-content: space-between;
  align-items: center;
  margin-bottom: -60px;
  padding: 30px 60px;
  display: flex;
}

.slider {
  background-color: var(--cor-branca);
  height: 500px;
  margin-top: 40px;
}

.slide-nav {
  display: none;
}

.fotos-edificios {
  background-image: linear-gradient(to bottom, var(--tom-opc-2), var(--tom-opc-2)), url('../maanaim-batel/images/img-galeria.png');
  background-position: 0 0, 50%;
  background-repeat: repeat, no-repeat;
  background-size: auto, cover;
  width: 50%;
  margin-left: 20px;
  margin-right: 20px;
}

.seta-slider {
  background-image: url('../maanaim-batel/images/seta-pequena-esquerda.svg');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: 38px;
  width: 40px;
  height: 40px;
  transition: all .4s ease-in-out;
  inset: -78px 11% auto auto;
}

.seta-slider:hover {
  opacity: .5;
}

.seta-slider.right {
  background-image: url('../maanaim-batel/images/seta-pequena-direita-1.svg');
  background-size: 38px;
  right: 8%;
}

.seta-slider.right.s-plantas-s {
  background-image: url('../maanaim-batel/images/seta-pequena-direita-1_1.svg');
  right: 0%;
}

.seta-slider.s-plantas {
  background-image: url('../maanaim-batel/images/seta-pequena-esquerda_1.svg');
  right: 8%;
}

.icon, .icon-2 {
  display: none;
}

.colunas-diferenciais {
  border: 1px solid var(--cor-padrão);
  margin-top: 40px;
  padding: 35px;
}

.coll-lista-diferenciais {
  padding-right: 20px;
}

.iten-diferencial {
  background-image: url('../maanaim-batel/images/verifique-o-circulo.svg');
  background-position: 0 49%;
  background-repeat: no-repeat;
  background-size: 14px;
  margin-top: 8px;
  margin-bottom: 8px;
  padding-left: 20px;
}

.col-plantas {
  align-items: flex-start;
  margin-top: 40px;
  display: flex;
}

.box-itens-plantas {
  flex-wrap: wrap;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 20px;
  display: flex;
}

.recorte-layout {
  background-color: var(--cor-padrão);
  width: 60%;
  position: absolute;
  inset: 0% 0% 0% auto;
}

.recorte-layout.v2 {
  width: 66%;
  height: 85%;
  inset: auto 0% 0% auto;
}

.col-info-plantas {
      padding: 30px 0px 10px 90px;
}

.resumo-plantas {
  margin-top: 40px;
  margin-bottom: 40px;
}

.resumo-plantas.v2 {
  margin-bottom: 0;
}

.resumo-plantas.v0 {
  margin-top: 0;
  margin-bottom: 20px;
}

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

.slider-plantas {
  background-color: #ddd0;
  height: 600px;
}

.icon-3, .icon-4 {
  display: none;
}

.img-plantas {
  padding-top: 0;
  padding-bottom: 40px;
}

.sub {
  margin-top: 40px;
  font-size: 22px;
  line-height: 32px;
}

.div-iten-lista {
  justify-content: space-between;
  align-items: center;
  margin-bottom: 5px;
  display: flex;
}

.linha-lp {
  background-color: var(--tom-opc);
  flex: 1;
  height: 1px;
  margin-left: 30px;
  margin-right: 30px;
}

.box-chamada {
  position: absolute;
  inset: auto 0% 60px;
}

.col-form {
  background-color: var(--cor-padrão);
  color: var(--cor-branca);
  align-items: center;
  padding: 55px;
  display: flex;
}

.cont-intup-form {
  width: 96%;
  margin-bottom: 30px;
  padding-bottom: 0;
}

.cont-intup-form.right {
  float: right;
}

.input {
  border-style: none none solid;
  border-width: 1px;
  border-color: black black var(--cinza);
  background-color: #fff0;
  padding-left: 0;
  padding-right: 0;
  transition: all .3s ease-in-out;
  color: #fff;
}

.input:hover {
  border-bottom-color: var(--cinza-2);
}

.input:focus {
  border-bottom-color: var(--cor-branca);
}

.input.textarea {
  min-height: 90px;
}

.div-final-form {
  justify-content: space-between;
  align-items: center;
  margin-top: 20px;
  display: flex;
}

.lk-padrao {
  color: var(--cor-branca);
  transition: all .4s ease-in-out;
}

.lk-padrao:hover {
  opacity: .5;
}

.ck {
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
}

.col-programa {
  background-image: url('../maanaim-batel/images/img1.png');
  background-position: 50%;
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
}

.box-img-p-2 {
  background-image: linear-gradient(to top, var(--cinza-4), var(--tom-opc-2));
  padding-left: 0;
  padding-right: 0;
}

.col-info-programa {
  color: var(--cor-branca);
  padding: 220px 78px 140px;
}

.div-recorte {
  background-color: var(--cor-padrão);
  height: 80px;
}

.row-detalhe-final {
  align-items: center;
  display: flex;
}

.linha-2 {
  background-color: var(--cor-padrão);
  flex: 1;
  height: 2px;
}

.bt-voltar {
  color: var(--cor-padrão);
  background-image: url('../maanaim-batel/images/angulo-pequeno-para-cima.svg');
  background-position: 0%;
  background-repeat: no-repeat;
  background-size: 24px;
  margin-left: 60px;
  padding-left: 30px;
  font-size: 15px;
  font-weight: 600;
  text-decoration: none;
}

.img-detalhe-final {
  width: 100%;
}

.vd-lightbox {
  display: block;
}

.capa-vd {
  background-image: url('../maanaim-batel/images/botao-play.svg'), linear-gradient(to bottom, var(--tom-opc-2), var(--tom-opc-3)), url('../maanaim-batel/images/img-galeria.png');
  background-position: 50%, 0 0, 50%;
  background-repeat: no-repeat, repeat, no-repeat;
  background-size: 100px, auto, cover;
  height: 680px;
}

.coluna-etapas {
  margin-bottom: 40px;
}

.col-etapa {
  text-align: left;
  align-items: center;
  padding-left: 0;
  padding-right: 20px;
  display: flex;
}

.col-etapa.etapa-final {
  opacity: .5;
}

.img-etapa {
  width: 100px;
}

.info-etapa {
  padding-left: 20px;
}

.t-tag {
  color: var(--cinza-2);
  font-weight: 600;
  line-height: 22px;
}

.t-status {
  font-weight: 500;
  line-height: 22px;
}

.img-slider {
  z-index: 1;
  width: 100%;
  display: block;
  position: relative;
}

.tx-qtd-slider {
  color: var(--tom-opc-2);
  text-align: center;
  font-size: 300px;
  font-weight: 900;
  line-height: 252px;
  position: absolute;
  inset: auto 24% 0% auto;
}

.mask-2 {
  height: auto;
}

.box-detalhes-imoveis {
  width: 33%;
  color: var(--cor-branca);
  flex-flow: wrap;
  align-items: center;
  margin-bottom: 0;
  padding: 20px 10px 20px 0;
  font-size: 13px;
  line-height: 18px;
  display: flex;
}

.ico-imov {
  width: 22px;
  margin-right: 5px;
}

.valor-iten {
  color: var(--cor-branca);
}

.chamada-tuor {
  z-index: 999;
  cursor: pointer;
  position: absolute;
  inset: 20px auto auto 30px;
}

.codigo-imovel {
  color: #fec300;
  letter-spacing: 3.64px;
  margin-left: 40px;
  font-size: 13px;
  font-weight: 700;
}

.codigo-imovel.ajuste-fref {
  color: #5b940e;
  margin-top: 20px;
  margin-left: 0;
}

.sair {
  opacity: .6;
  color: #fff;
  text-align: center;
  cursor: pointer;
  width: 50px;
  height: 50px;
  font-size: 24px;
  line-height: 50px;
  transition: all .3s ease-in-out;
  position: absolute;
  inset: 0% 0% auto auto;
}

.sair:hover {
  opacity: 1;
}

.titulo-principal {
  color: #fff;
  text-align: center;
  font-size: 57px;
  line-height: 68px;
}

.titulo-principal.t-imovedetalhes {
  color: #272727;
  font-size: 40px;
  font-weight: 600;
  line-height: 50px;
}

.titulo-principal.t-imovedetalhes.t-tour {
  color: #fff;
  letter-spacing: .13px;
  font-weight: 500;
}

.div-conten-tour {
  text-align: center;
  width: 768px;
}

.logo-tour {
  margin-bottom: 60px;
}

.modal-padrao-tour {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #000000db;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.bt-2 {
  color: #fff;
  text-align: center;
  background-color: #5b940e;
  border-radius: 100px;
  padding: 12px 45px;
  text-decoration: none;
  transition: all .3s ease-in-out;
}

.bt-2:hover {
  opacity: .7;
}

.bt-2.bt-mageim {
  margin-top: 40px;
}

.ico-sair {
  cursor: pointer;
  width: 60px;
  transition: all .3s ease-in-out;
  position: absolute;
  inset: 5px 5px auto auto;
}

.ico-sair:hover {
  opacity: .6;
}

.col-relative {
  z-index: 1;
  align-items: center;
  display: flex;
  position: relative;
}

.img-mcd {
  z-index: 0;
  background-image: url('../maanaim-batel/images/Caminho-69167.png');
  background-position: 50%;
  background-size: cover;
  position: absolute;
  inset: 0%;
}

.image {
  z-index: 6;
  float: right;
  position: relative;
  bottom: -45px;
  right: -25px;
}

.modal-padrao {
  z-index: 9999;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  opacity: 0;
  background-color: #000000db;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  justify-content: center;
  align-items: center;
  display: none;
  position: fixed;
  inset: 0%;
}

.columns {
  flex: 1;
}

.box-img-arq {
  width: 90%;
  margin-top: 20px;
  margin-bottom: 20px;
  padding: 45px;
  position: relative;
}

.box-img-arq.d {
  float: right;
  color: var(--cor-branca);
  line-height: 22px;
}

.blur {
  background-color: var(--tom-opc-2);
  -webkit-backdrop-filter: blur(5px);
  backdrop-filter: blur(5px);
  position: absolute;
  inset: 0%;
}

.image-2 {
  z-index: 1;
  position: relative;
}

.col-ajuste {
  align-items: center;
  display: flex;
}

.columns-2 {
  margin-bottom: 20px;
}

.dest-itens {
  font-weight: 800;
}

.lk-dest {
  color: var(--cor-padrão);
  margin-right: 10px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-dest:hover {
  opacity: .7;
}

.lk-dest-2 {
  color: var(--cor-padrão);
  margin-left: 10px;
  margin-right: 10px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-dest-2:hover {
  opacity: .7;
}

.lk-dest-3 {
  color: var(--cor-padrão);
  margin-left: 10px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-dest-3:hover {
  opacity: .7;
}

.tx-resumo {
  z-index: 1;
  margin-top: 20px;
  position: relative;
}

.lk-insta {
  color: var(--cor-preta);
  text-align: center;
  margin-top: 20px;
  font-size: 16px;
  text-decoration: none;
  transition: all .3s ease-in-out;
  display: inline-block;
}

.lk-insta:hover {
  color: var(--cinza);
}

.lista-destaques {
  align-items: center;
  margin-top: 8px;
  margin-bottom: 8px;
  display: flex;
}

.linha-marca {
  background-color: var(--cor-branca);
  width: 20px;
  height: 2px;
  margin-right: 15px;
}

.background-video {
  width: 100%;
  height: 100%;
}

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

  .limite.img-fundo {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
    width: 100%;
  }

  .topo {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .lk {
    text-align: center;
    border-bottom-width: 1px;
    margin-bottom: 10px;
    margin-left: 0;
  }

  .topo-destaque {
    height: auto;
    padding-top: 220px;
    padding-bottom: 220px;
  }

  .col-rodape {
    flex-direction: column;
    align-items: center;
  }

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

  .col-reset.flex {
    justify-content: center;
  }

  .col-reset.info-localizacao {
    padding-right: 0;
  }

  .col-reset.ajuste {
    padding: 0;
  }

  .form-captura {
    margin-top: 20px;
  }

  .t-principal {
    font-size: 62px;
  }

  .label {
    line-height: 22px;
  }

  .nav-menu {
    background-color: var(--cor-padrão);
    padding: 24px;
  }

  .bt.bt-agenda {
    flex: 0 auto;
    width: 100%;
    margin-left: 0;
  }

  .bt.bt-margin-top {
    margin-top: 20px;
  }

  .secao.secao_2, .secao.s-projeto {
    padding-top: 0;
  }

  .secao.s-2 {
    text-align: center;
    background-image: none;
    background-repeat: repeat;
    background-size: auto;
    padding-bottom: 40px;
  }

  .box-chamada-bt {
    text-align: center;
    flex-direction: column;
  }

  .linha {
    margin-top: 20px;
    margin-bottom: 20px;
    display: none;
  }

  .col-destaques {
    padding-bottom: 60px;
  }

  .container {
    max-width: 728px;
  }

  .t-secoes.t-cor.cor-branco {
    color: var(--cor-branca);
  }

  .col-box-chamada {
    flex-direction: column;
    margin-bottom: 40px;
    padding-left: 30px;
    padding-right: 30px;
  }

  .col-box-chamada.zero-margin-b {
    margin-bottom: 0;
  }

  .fotos-edificios {
    width: 95%;
    margin-left: 10px;
    margin-right: 0;
  }

  .seta-slider {
    right: 14%;
  }

  .col-plantas {
    flex-direction: column;
  }

  .recorte-layout {
    width: 100%;
  }

  .recorte-layout.v2 {
    width: 100%;
    height: 82%;
  }

  .col-info-plantas {
    margin-top: 20px;
    padding-left: 0;
  }

  .col-info-plantas.v2 {
    margin-top: 60px;
    padding-bottom: 60px;
    padding-left: 0;
  }

  .box-chamada {
    bottom: 0;
  }

  .col-form, .col-programa {
    flex-direction: column;
  }

  .capa-vd {
    height: 500px;
  }

  .col-etapa {
    text-align: center;
    flex-direction: column;
    justify-content: center;
    margin-bottom: 20px;
    padding-right: 0;
  }

  .img-etapa {
    margin-bottom: 20px;
  }

  .info-etapa {
    padding-left: 0;
  }

  .tx-qtd-slider {
    bottom: 33px;
    right: 0%;
  }

  .div-conten-tour {
    width: 90%;
  }

  .col-relative {
    flex-direction: column;
  }

  .image {
    float: none;
    width: 100%;
    display: block;
    right: 0;
  }

  .modal-padrao {
    padding: 26px;
  }

  .box-img-arq {
    width: 86%;
    margin-left: auto;
    margin-right: auto;
  }

  .box-img-arq.d {
    float: none;
    width: 86%;
    color: var(--cor-padrão);
    margin-left: auto;
    margin-right: auto;
  }

  .col-ajuste {
    flex-direction: column-reverse;
  }

  .columns-2 {
    margin-left: 20px;
    margin-right: 20px;
  }

  .lk-insta {
    margin-top: 0;
  }

  .logo-rodape {
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
  }

  .form-site {
    margin-top: 40px;
    margin-bottom: 0;
  }

  .mapa {
    margin-top: 40px;
    margin-bottom: 220px;
  }

  .menu-button {
    color: var(--cor-branca);
    font-size: 30px;
  }

  .menu-button.w--open {
    background-color: var(--cor-padrão);
  }
}

@media screen and (max-width: 767px) {
  .limite.img-fundo {
    background-size: contain;
  }

  .logo {
    padding-left: 0;
  }

  .col-reset.flex {
    flex-direction: column;
    align-items: center;
  }

  .col-reset.ajuste-2 {
    justify-content: center;
    padding-left: 0;
  }

  .box-contato {
    margin-bottom: 10px;
    margin-left: 0;
  }

  .form-captura {
    width: 100%;
  }

  .t-principal {
    font-size: 38px;
    line-height: 52px;
  }

  .secao.secao_2 {
    padding-top: 0;
  }

  .secao.s-2 {
    padding-bottom: 0;
  }

  .hero-without-image {
    padding: 60px 15px;
  }

  .t-secoes.t-destacado {
    font-size: 50px;
    line-height: 55px;
  }

  .slider {
    height: 300px;
  }

  .fotos-edificios {
    width: 83%;
  }

  .col-info-plantas {
    margin-top: 20px;
  }

  .slider-plantas {
    height: 500px;
  }

  .col-info-programa {
    padding-left: 40px;
    padding-right: 40px;
  }

  .row-detalhe-final {
    flex-direction: column;
  }

  .linha-2 {
    flex: 1;
  }

  .bt-voltar {
    flex: none;
  }

  .img-detalhe-final {
    margin-bottom: 40px;
  }

  .capa-vd {
    height: 350px;
  }

  .codigo-imovel {
    margin-top: 20px;
    margin-left: 0;
  }

  .titulo-principal {
    font-size: 42px;
    line-height: 48px;
  }

  .titulo-principal.t-imovedetalhes {
    font-size: 28px;
    line-height: 38px;
  }

  .logo-tour {
    margin-bottom: 40px;
  }

  .box-img-arq.d {
    color: var(--cor-branca);
  }
}

@media screen and (max-width: 479px) {
  .limite.flex-limite {
    flex-direction: column;
  }

  .limite.img-fundo {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .logo {
    padding-left: 0;
  }

  .topo-destaque {
    padding-top: 100px;
    padding-bottom: 140px;
  }

  .info-p-dobra {
    bottom: 20px;
  }

  .box-social {
    margin-top: 40px;
  }

  .bt-social {
    margin-left: 5px;
    margin-right: 5px;
  }

  .col-reset.ajuste-2 {
    flex-flow: wrap;
    align-content: center;
    align-items: center;
  }

  .box-contato {
    justify-content: center;
    margin-bottom: 10px;
  }

  .tx-endereco {
    line-height: 24px;
  }

  .t-principal {
    font-size: 30px;
    line-height: 42px;
  }

  .label {
    margin-bottom: 10px;
    line-height: 18px;
  }

  .bt.bt-enviar {
    width: 100%;
    margin-top: 20px;
  }

  .secao.secao_6 {
    background-position: 100% 0;
  }

  .secao.secao_2 {
    padding-top: 0;
  }

  .secao.s-2 {
    background-image: none;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto;
  }

  .col-destaques {
    padding: 35px 0 35px 35px;
  }

  .col-destaques.uti {
    padding-bottom: 0;
  }

  .t-2.z-index, .t-2.t-etapa {
    font-size: 18px;
  }

  .container {
    max-width: none;
  }

  .ico-destaque {
    width: 60px;
  }

  .t-secoes {
    font-size: 28px;
    line-height: 40px;
  }

  .t-secoes.t-chamada {
    text-align: center;
    font-size: 18px;
    line-height: 30px;
  }

  .t-secoes.t-cor {
    line-height: 40px;
  }

  .t-secoes.t-destacado {
    font-size: 28px;
    line-height: 35px;
  }

  .slider {
    height: 200px;
  }

  .fotos-edificios {
    width: 86%;
  }

  .seta-slider {
    top: -46px;
  }

  .seta-slider.right {
    top: -46px;
    right: 1%;
  }

  .seta-slider.s-plantas {
    right: 14%;
  }

  .colunas-diferenciais {
    padding: 14px;
  }

  .col-info-plantas {
    margin-top: 0;
  }

  .resumo-plantas {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  .slider-plantas {
    height: auto;
  }

  .sub {
    margin-top: 20px;
  }

  .col-form {
    padding: 20px;
  }

  .div-final-form {
    flex-direction: column;
  }

  .col-info-programa {
    padding: 140px 20px 100px;
  }

  .div-recorte {
    height: 40px;
  }

  .bt-voltar {
    flex: none;
    margin-left: 20px;
    margin-right: auto;
  }

  .capa-vd {
    background-size: 60px, auto, cover;
    height: 200px;
  }

  .img-etapa {
    width: 60px;
  }

  .tx-qtd-slider {
    font-size: 100px;
    line-height: 100px;
  }

  .box-detalhes-imoveis {
    width: 100%;
    margin-bottom: 0;
    padding: 10px 3px;
    font-size: 13px;
  }

  .ico-imov {
    width: 22px;
  }

  .chamada-tuor {
    top: 10px;
    left: 10px;
  }

  .codigo-imovel {
    margin-top: 10px;
  }

  .titulo-principal {
    font-size: 28px;
    line-height: 38px;
  }

  .bt-2 {
    padding: 10px 20px;
  }

  .box-img-arq {
    width: 95%;
    padding: 15px;
  }

  .box-img-arq.d {
    width: 95%;
    color: var(--cor-padrão);
    margin-top: 0;
    margin-bottom: 0;
  }

  .tx-resumo {
    margin-top: 10px;
  }

  .lista-destaques {
    font-size: 13px;
  }
}


@font-face {
  font-family: 'Fa V 4 Compatibility';
  src: url('../fonts/fa-v4compatibility.woff2') format('woff2'), url('../fonts/fa-v4compatibility.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Solid 900';
  src: url('../fonts/fa-solid-900.woff2') format('woff2'), url('../fonts/fa-solid-900.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa Brands 400';
  src: url('../fonts/fa-brands-400.woff2') format('woff2'), url('../fonts/fa-brands-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.woff2') format('woff2'), url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}