body {
  margin: 0px;
  padding: 0px;
  font-size: 18px;
}
* {
  font-family: 'Azo Sans', sans-serif;
  font-weight: 400;
  outline: none;
}
.limpar {
  clear: both;
}
A:link,
A:visited,
A:active,
A:hover {
  text-decoration: none;
}
::selection,
::-moz-selection {
  color: #e85e19;
  background-color: #FFFFFF;
}
.section-home-imoveis-venda {
  padding-top: 0px;
}
.section-home-imoveis-venda .titulo {
  font-size: 30px;
  line-height: 27px;
  font-weight: bold;
  color: #393939;
  text-align: center;
  margin-top: 10px;
  margin-bottom: 20px;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .section-home-imoveis-venda .titulo {
    font-size: 26px;
    line-height: 24px;
  }
}
.section-home-imoveis-venda .sub-titulo {
  font-size: 26px;
  line-height: 24px;
  font-weight: normal;
  color: #393939;
  text-align: center;
  margin-top: 28px;
  margin-bottom: 35px;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .section-home-imoveis-venda .sub-titulo {
    font-size: 22px;
    line-height: 19px;
  }
}
.section-home-imoveis-venda .div-traco {
  text-align: center;
}
.section-home-imoveis-venda .div-traco .traco {
  border-bottom: 0px transparent !important;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 12px;
}
.section-home-imoveis-venda .filtros {
  padding-bottom: 40px;
  text-align: center;
}
.section-home-imoveis-venda .filtros .btn-status-emprependimentos {
  border: 1px solid #211547;
  color: #211547;
  background-color: #FFF;
  padding: 5px 7px;
  margin-left: 15px;
  margin-bottom: 7px;
  border-radius: 10px;
  transition: all 0.2s ease-out;
}
.section-home-imoveis-venda .filtros .btn-status-emprependimentos:hover,
.section-home-imoveis-venda .filtros .btn-status-emprependimentos:focus {
  background-color: #211547;
  color: #FFFFFF;
  transition: all 0.2s ease-out;
}
.section-home-imoveis-venda .filtros .selected {
  margin-bottom: 7px;
  background-color: #211547;
  color: #FFFFFF;
}
.section-salas-comerciais {
  padding-top: 25px;
  padding-bottom: 25px;
}
.section-salas-comerciais .fundo-salas {
  background: url("../imgs/salas.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  padding-top: 50px;
  padding-bottom: 50px;
}
.section-salas-comerciais .fundo-salas .titulo {
  font-size: 30px !important;
  line-height: 32px !important;
  font-weight: bold;
  color: #FFFFFF;
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
  text-transform: uppercase;
}
@media (max-width: 769px) {
  .section-salas-comerciais .fundo-salas .titulo {
    font-size: 26px;
    line-height: 24px;
  }
}
.section-salas-comerciais .fundo-salas .btn-salas {
  background-color: #e85e19;
  color: #211547;
  font-weight: bold;
  padding: 5px 15px;
  border-radius: 10px;
  text-transform: uppercase;
  border: 1px solid #e85e19;
  transition: all 0.2s ease-out;
}
.section-salas-comerciais .fundo-salas .btn-salas:hover,
.section-salas-comerciais .fundo-salas .btn-salas:focus {
  background-color: #211547;
  color: #FFFFFF !important;
  border: 1px solid #e85e19;
  transition: all 0.2s ease-out;
}
.section-salas-comerciais .sub-titulo {
  font-size: 26px;
  line-height: 20px;
  font-weight: bold;
  color: #393939;
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
  text-transform: none;
}
@media (max-width: 769px) {
  .section-salas-comerciais .sub-titulo {
    font-size: 22px;
    line-height: 19px;
  }
}
.section-salas-comerciais .conteudo {
  font-size: 16px;
  line-height: 22px;
  font-weight: normal;
}
.section-salas-comerciais .conteudo .imagem {
  background-size: contain !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 75% !important;
  margin-bottom: 15px;
}
.section-salas-comerciais .conteudo .titulo-conteudo {
  padding-top: 60px;
  font-size: 22px;
  line-height: 24px;
  margin-bottom: 25px;
}
.section-salas-comerciais .conteudo .titulo-conteudo .detalhe {
  text-align: center;
  font-size: 22px;
  line-height: 20px;
  color: #e85e19;
  border-bottom: 2px solid #e85e19;
  margin-left: -10px !important;
}
.section-salas-comerciais .trajeto {
  margin-top: 40px;
  margin-bottom: 20px;
}
.section-salas-comerciais .trajeto .texto {
  font-size: 22px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.section-salas-comerciais .trajeto .div-traco {
  text-align: center;
  font-size: 14px;
  line-height: 0px;
  color: #211547;
}
.section-salas-comerciais .trajeto .div-traco .traco {
  color: #211547;
  border-bottom: 2px solid #211547;
  text-transform: uppercase;
}
.empresa {
  margin-top: 40px;
  margin-bottom: 20px;
}
.empresa .titulo {
  font-size: 22px;
  line-height: 20px;
  text-align: center;
  padding-bottom: 20px;
}
.empresa .texto {
  font-size: 18px;
  line-height: 18px;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.empresa .div-traco {
  text-align: center;
  color: #211547;
}
.empresa .div-traco .traco {
  color: #211547;
  border-bottom: 2px solid #211547;
  text-transform: none;
}
.imovel {
  margin-bottom: 30px;
  transition: all 0.3s ease-out;
}
.imovel .imagem {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 75% !important;
  margin-bottom: 15px;
}
.imovel .titulo {
  text-transform: none;
  text-align: left;
  font-size: 32px;
  line-height: 25px;
  color: #211547;
  margin-bottom: 7px;
  padding: 0px 7px;
}
.imovel .status-home {
  font-size: 15px;
  line-height: 13px;
  color: #393939;
  margin-bottom: 7px;
  text-transform: uppercase;
  padding: 0px 7px;
}
.imovel .itens {
  margin-bottom: 7px;
  padding: 0px 7px;
}
.imovel .itens .imagem {
  padding: 0px !important;
  margin: 0px !important;
  filter: grayscale(1);
  max-width: 35px !important;
  max-height: 35px !important;
}
.imovel .itens .item {
  color: #393939;
  font-size: 15px;
  padding-left: 7px;
  width: 100%;
}
.imovel .saiba-mais {
  padding: 0px 7px 7px 7px;
}
.imovel .saiba-mais .traco {
  color: #e85e19;
  border-bottom: 2px solid #e85e19;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
}
.imovel:hover,
.imovel:focus {
  transition: all 0.3s ease-out;
  transform: scale(1.05);
  -webkit-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
}
.imovel-secundarias {
  position: relative;
  margin-bottom: 30px;
}
.imovel-secundarias .imagem {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 75% !important;
  margin-bottom: 15px;
}
.imovel-secundarias .titulo {
  text-transform: none;
  text-align: left;
  font-size: 32px;
  line-height: 25px;
  color: #211547;
  margin-bottom: 7px;
  padding: 0px 7px;
}
.imovel-secundarias .status-secundarias {
  position: absolute;
  top: 25px;
  right: -5px;
  margin-bottom: 7px;
  padding: 0px 7px;
  border-radius: 10px;
  font-size: 13px;
  padding: 4px 7px;
  background-color: #393939;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
}
.imovel-secundarias .status-secundarias small {
  font-size: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
}
.imovel-secundarias .itens {
  margin-bottom: 7px;
}
.imovel-secundarias .itens .imagem {
  padding: 0px !important;
  margin: 0px !important;
  filter: grayscale(1);
  max-width: 35px !important;
  max-height: 35px !important;
}
.imovel-secundarias .itens .item {
  color: #393939;
  font-size: 15px;
  padding-left: 7px;
  width: 100%;
}
.imovel-secundarias .saiba-mais {
  padding: 0px 7px 7px 7px;
}
.imovel-secundarias .saiba-mais .traco {
  color: #e85e19;
  border-bottom: 2px solid #e85e19;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
}
.imovel-secundarias:hover,
.imovel-secundarias:focus {
  transition: all 0.3s ease-out;
  transform: scale(1.05);
  -webkit-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
}
.salas-comerciais-secundarias {
  position: relative;
  margin-bottom: 30px;
  transition: all 0.3s ease-out;
}
.salas-comerciais-secundarias .imagem {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 100% !important;
  margin-bottom: 15px;
}
.salas-comerciais-secundarias .titulo {
  text-transform: none;
  text-align: left;
  font-size: 32px;
  line-height: 25px;
  color: #211547;
  margin-bottom: 15px;
  padding: 0px 7px;
}
.salas-comerciais-secundarias .status-secundarias {
  position: absolute;
  top: 25px;
  right: -5px;
  margin-bottom: 7px;
  padding: 0px 7px;
  border-radius: 10px;
  font-size: 13px;
  padding: 4px 7px;
  background-color: #393939;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
  -webkit-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
}
.salas-comerciais-secundarias .status-secundarias small {
  font-size: 10px;
  color: #FFFFFF;
  text-transform: uppercase;
  text-align: center;
}
.salas-comerciais-secundarias .itens {
  margin-bottom: 7px;
}
.salas-comerciais-secundarias .itens .imagem {
  padding: 0px !important;
  margin: 0px !important;
  filter: grayscale(1);
}
.salas-comerciais-secundarias .itens .item {
  color: #393939;
  font-size: 15px;
  padding-left: 7px;
  width: 100%;
}
.salas-comerciais-secundarias .saiba-mais {
  padding: 0px 7px 7px 7px;
}
.salas-comerciais-secundarias .saiba-mais .traco {
  color: #e85e19;
  border-bottom: 2px solid #e85e19;
  font-size: 14px;
  line-height: 12px;
  text-transform: uppercase;
}
.salas-comerciais-secundarias:hover,
.salas-comerciais-secundarias:focus {
  transition: all 0.3s ease-out;
  transform: scale(1.05);
  -webkit-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  -moz-box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 2px 5px 8px 0px rgba(0, 0, 0, 0.16);
}
.section-quem-somos {
  margin: 80px 0px;
}
.section-quem-somos .titulo {
  font-size: 35px;
  font-weight: 600;
}
@media (max-width: 767px) {
  .section-quem-somos {
    margin: 30px 0px;
  }
}
.section-rodape {
  background-color: #002e63;
  padding-top: 15px;
  padding-bottom: 15px;
}
.section-rodape .logo-copy {
  margin-top: 25px !important;
  width: 100%;
}
.section-rodape .logo-copy li {
  padding: 0px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-rodape .logo-copy {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-rodape .logo-copy {
    text-align: center;
  }
}
.section-rodape .dados-copy {
  margin-top: 25px !important;
  width: 100%;
}
.section-rodape .dados-copy li {
  padding: 15px 0px 15px 30px;
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-rodape .dados-copy li {
    padding: 15px 0px 15px 25px;
  }
}
@media (max-width: 767px) {
  .section-rodape .dados-copy li {
    padding: 15px 0px 15px 30px;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-rodape .dados-copy {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .section-rodape .dados-copy {
    text-align: center;
  }
}
.section-rodape .social-copy {
  margin-top: 33px !important;
}
@media (min-width: 768px) and (max-width: 992px) {
  .section-rodape .social-copy {
    margin-top: 20px !important;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .section-rodape .social-copy {
    margin-top: 15px !important;
    text-align: center;
  }
}
.section-rodape * {
  color: #FFFFFF;
  font-size: 13px;
}
.section-rodape *:hover,
.section-rodape *:focus {
  color: #FFFFFF !important;
}
@media (max-width: 767px) {
  .section-rodape .logo-copy {
    margin-bottom: 15px !important;
  }
}
.section-rodape #news {
  padding-top: 5px;
  border-top: 1px solid #393939;
}
.section-rodape #news * {
  color: #ccc !important;
  font-size: 11px !important;
}
@media (max-width: 767px) {
  .section-rodape #news {
    margin-bottom: 20px;
    text-align: center !important;
  }
}
.section-rodape .copy-menu a {
  color: #FFFFFF;
}
.section-rodape .copy-menu ul {
  list-style-type: none;
}
@media (max-width: 767px) {
  .section-rodape .copy-menu ul {
    padding-left: 0px;
  }
}
.section-rodape .btn-padrao {
  margin-bottom: 0px !important;
}
.form-news {
  background-color: transparent;
  border-top: 0px !important;
  border-right: 0px !important;
  border-bottom: 1px solid #f9f9f9;
  border-left: 0px !important;
  border-radius: 0px;
  padding-left: 0px !important;
  outline: 0;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.section-titulo {
  padding: 40px 0px 0px 0px;
}
.section-titulo .titulo {
  text-align: center;
  color: #393939;
  padding: 5px 10px;
  margin-left: 5px;
  font-size: 30px;
  line-height: 32px;
  font-weight: bold;
}
.section-titulo .titulo small {
  font-size: 26px;
  line-height: 24px;
}
.section-titulo .div-traco {
  text-align: center;
}
.section-titulo .div-traco .traco {
  border-top: 2px solid #e85e19;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 12px;
}
.section-secundarias {
  padding-bottom: 20px;
}
@media (max-width: 767px) {
  .section-secundarias {
    padding-top: 20px;
  }
}
.section-secundarias .destaque {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 110% !important;
}
.section-secundarias .imagem-bloco1 {
  background-size: 100% 100% !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 55% !important;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%;
  float: left;
  width: 85%;
}
.section-secundarias .imagem-bloco2 {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 26.5% !important;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%;
  float: left;
  width: 36%;
}
.section-secundarias .imagem-bloco3 {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 26.5% !important;
  margin-left: 1%;
  margin-right: 1%;
  margin-bottom: 2%;
  float: left;
  width: 36%;
}
.section-secundarias .nome-empreendimento {
  font-size: 32px;
  line-height: 30px;
  color: #211547;
  font-weight: bold;
  margin-top: 30px;
}
.section-secundarias .especificacoes {
  margin-top: 45px;
}
.section-secundarias .itens {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .section-secundarias .itens {
    margin-top: 15px;
  }
}
.section-secundarias .itens .imagem {
  padding: 5px !important;
  margin-top: 7px !important;
  border-radius: 50px;
  border: 1px solid #211547;
  height: 36px !important;
  width: auto;
}
.section-secundarias .itens .item {
  color: #393939;
  font-size: 15px;
  padding-left: 7px;
  width: 100%;
  max-height: 43px;
}
.section-secundarias h4 {
  text-align: center;
  font-size: 22px;
  line-height: 30px;
  font-weight: bold;
  padding: 30px 20px 0px 20px;
}
.section-secundarias h4 i {
  border-top: 3px solid #211547;
}
.section-secundarias .col-galeria {
  padding: 5px !important;
}
.section-secundarias .col-galeria .imagem-galeria {
  background-size: cover !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
  padding-top: 100% !important;
}
.item-gallery {
  cursor: pointer;
}
.outros-canais {
  margin-top: 30px;
}
.a-contato {
  color: #393939 !important;
}
.acesso-restrito {
  margin: 15px;
}
.acesso-restrito span {
  font-weight: bold;
  font-size: 22px;
  line-height: 24px;
  color: #002e63;
  border-bottom: 2px solid #002e63;
}
.btn-padrao2 {
  background-color: #FFFFFF;
  color: #002e63;
  margin-top: 15px;
  margin-right: 5px;
  font-weight: normal;
  font-size: 16px;
  padding: 7px 25px;
  border-radius: 5px;
  border: 1px solid #002e63;
  transition: all 0.3s ease-out;
}
.btn-padrao2:hover,
.btn-padrao2:focus {
  background-color: #002e63;
  color: #FFFFFF !important;
  border: 1px solid #002e63;
}
.section-restrito {
  padding-top: 25px;
  padding-bottom: 25px;
}
.section-restrito h3 {
  font-weight: bold;
}
.section-restrito p {
  font-weight: 500;
  font-size: 20px;
  line-height: 22px;
}
.section-restrito .lista-downloads {
  margin-top: 25px;
}
.section-restrito .lista-downloads .text-bold {
  font-weight: bold !important;
  font-size: 23px;
  line-height: 21px;
}
.section-restrito .lista-downloads table {
  margin-bottom: 50px;
}
.section-restrito .lista-downloads table tr td {
  border: 0px !important;
}
.owl-carousel-plantas {
  padding-top: 25px;
  padding-bottom: 25px;
}
.owl-carousel-plantas .item {
  padding: 15px;
}
.bloco-post2 {
  padding: 10px 0px;
  border-left: 2px solid #393939;
}
.post2 {
  font-size: 16px;
  color: #393939;
  padding-left: 5px;
  border-left: 5px solid transparent;
}
.post2 table {
  width: 100%;
}
.post2 table tr td:first-child {
  text-align: center;
  vertical-align: center;
  width: 40px;
}
.post2:hover {
  border-left: 5px solid #211547;
  color: #FFFFFF;
}
.bg-top-secundarias {
  background-color: #FFFFFF !important;
  border-bottom: 1px solid #211547;
}
.bg-top-home {
  background-color: #fff;
}
.disponibilidades {
  margin-top: 40px;
}
.disponibilidades .list-group {
  background-color: #211547 !important;
  border-radius: 10px;
}
.disponibilidades .list-group .list-group-item {
  background-color: transparent !important;
  color: #FFFFFF;
  white-space: nowrap;
  border: 0px !important;
}
.disponibilidades table,
.disponibilidades tr,
.disponibilidades td {
  border: 0px !important;
  padding: 4px !important;
}
.disponibilidades .dispo-andar {
  font-size: 16px;
  color: #FFFFFF;
  border-radius: 10px;
  padding: 7px 30px;
  background-color: #211547;
  display: block;
  text-align: center;
  white-space: nowrap;
}
.disponibilidades .dispo-ap {
  font-size: 16px;
  border-radius: 10px;
  padding: 7px 35px;
  display: block;
  text-align: center;
}
.disponibilidades .status-livre {
  color: #FFFFFF;
  background-color: #24A016;
}
.disponibilidades .status-reservado {
  background-color: #F5BF00;
}
.disponibilidades .status-vendido {
  color: #393939;
  background-color: #D6D6D6;
}
.outras-info {
  margin-top: 40px;
}
.redes-sociais {
  padding-top: 25px;
  padding-bottom: 25px;
}
.redes-sociais a {
  color: #2c2c2c;
  margin-right: 20px;
  transition: all 0.2s ease-out;
  cursor: pointer;
  line-height: 16px;
  font-size: 13px;
}
.redes-sociais a:hover,
.redes-sociais a:focus {
  transform: scale(1.02);
  transition: all 0.2s ease-out;
}
.redes-sociais .facebook {
  color: #4267b2 !important;
}
.redes-sociais .twiter {
  color: #1da1f2 !important;
}
.redes-sociais .whatsapp {
  color: #53bf5b !important;
}
.light-gallery img {
  margin-bottom: 15px;
}
.media .media-body {
  color: #FFFFFF;
}
.media .media-body h3 {
  color: #FFFFFF;
}
.contato {
  padding-left: 15px;
  list-style-type: none;
  font-size: 16px;
}
.contato a {
  color: #FFFFFF;
}
.contato a:hover {
  color: #5a3d1a;
}
.btn-whats-flutuante {
  position: fixed;
  bottom: 15px;
  right: 15px;
  transition: all 0.2s ease;
  z-index: 2;
  text-align: center;
}
.btn-whats-flutuante a {
  background: #54db59;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn-whats-flutuante a:hover,
.btn-whats-flutuante a:focus {
  background: #4CAF50;
  color: #FFFFFF;
}
.btn-whats-flutuante a img {
  padding-bottom: 5px;
}
.btn-whats-flutuante:hover,
.btn-whats-flutuante:focus {
  transform: translateY(2px);
  transition: all 0.2s ease;
}

.btn-whats-flutuante2 {
  position: fixed;
  bottom: 55px;
  right: 15px;
  transition: all 0.2s ease;
  z-index: 2;
  text-align: center;
}
.btn-whats-flutuante2 a {
  background: #54db59;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn-whats-flutuante2 a:hover,
.btn-whats-flutuante2 a:focus {
  background: #4CAF50;
  color: #FFFFFF;
}
.btn-whats-flutuante2 a img {
  padding-bottom: 5px;
}
.btn-whats-flutuante2:hover,
.btn-whats-flutuante2:focus {
  transform: translateY(2px);
  transition: all 0.2s ease;
}
.form-padrao {
  line-height: 35px;
  border-radius: 5px;
  height: 35px;
  font-size: 13px;
  letter-spacing: 0px;
  font-weight: 300;
}
.form-padrao::placeholder {
  color: #393939;
}
.btn-padrao {
  background-color: #002e63;
  color: #FFFFFF;
  margin-top: 15px;
  margin-right: 5px;
  font-weight: normal;
  font-size: 16px;
  border-radius: 20px;
  padding: 10px 24px;
  border: 1px solid #002e63;
  transition: all 0.3s ease-out;
}
.btn-padrao:hover,
.btn-padrao:focus {
  background-color: #FFFFFF;
  color: #002e63 !important;
  border: 1px solid #002e63;
}
.owl-carousel-blog .foto {
  background-size: cover !important;
  padding-top: 50% !important;
  background-position: top center !important;
  background-repeat: no-repeat !important;
}
.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  color: #e85e19;
  cursor: default;
  background-color: #FFFFFF;
  border-color: #211547;
  transition: all 0.2s ease-out;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #FFFFFF;
  text-decoration: none;
  background-color: #e85e19;
  border: 1px solid #211547;
  transition: all 0.2s ease-out;
}
.pagination > li > a:focus,
.pagination > li > a:hover,
.pagination > li > span:focus,
.pagination > li > span:hover {
  color: #FFFFFF;
  background-color: #211547;
  border-color: #211547;
  transition: all 0.2s ease-out;
}
.pagination > .disabled > a,
.pagination > .disabled > a:focus,
.pagination > .disabled > a:hover,
.pagination > .disabled > span,
.pagination > .disabled > span:focus,
.pagination > .disabled > span:hover {
  border-color: #211547;
  color: #211547;
}
.owl-carousel-ambientes {
  margin-bottom: 35px;
}
.owl-carousel-plantas {
  margin-bottom: 35px;
}
.owl-carousel-empreendimentos {
  position: relative;
  margin-bottom: 35px;
}
.owl-carousel-empreendimentos .imagem {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
  height: calc(100vh - 240px);
}
@media (min-width: 993px) and (max-width: 1190px) {
  .owl-carousel-empreendimentos .imagem {
    padding-top: 90% !important;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .owl-carousel-empreendimentos .imagem {
    padding-top: 80% !important;
  }
}
@media (max-width: 769px) {
  .owl-carousel-empreendimentos .imagem {
    padding-top: 60% !important;
  }
}
.owl-carousel-empreendimentos .owl-controls .owl-buttons {
  width: 100%;
}
.owl-carousel-empreendimentos .owl-controls .owl-buttons {
  width: 100%;
}
.owl-carousel-empreendimentos .owl-controls .owl-buttons div {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
}
@media (max-width: 767px) {
  .owl-carousel-empreendimentos .owl-controls .owl-buttons div {
    display: none !important;
  }
}
.owl-carousel-empreendimentos .owl-controls .owl-buttons .owl-prev {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
  left: 0% !important;
}
@media (max-width: 767px) {
  .owl-carousel-empreendimentos .owl-controls .owl-buttons .owl-prev {
    display: none !important;
  }
}
.owl-carousel-empreendimentos .owl-controls .owl-buttons .owl-next {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
  right: 0% !important;
}
@media (max-width: 767px) {
  .owl-carousel-empreendimentos .owl-controls .owl-buttons .owl-next {
    display: none !important;
  }
}
.bloco-descricao-empreendimentos {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  top: 0px;
  right: 0px;
  bottom: 0px;
  left: 0px;
  width: 100%;
}
.bloco-descricao-empreendimentos .nome-emp {
  position: absolute !important;
  margin-top: 200px;
  color: #FFFFFF;
  font-size: 41px;
  line-height: 39px;
  font-weight: bold;
  margin-bottom: 20px;
  text-align: center !important;
  width: 100%;
}
.bloco-descricao-empreendimentos .nome-emp .div-traco {
  text-align: center;
}
.bloco-descricao-empreendimentos .nome-emp .div-traco .traco {
  border-top: 5px solid #e85e19;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 12px;
}
@media (min-width: 993px) and (max-width: 1190px) {
  .bloco-descricao-empreendimentos .nome-emp {
    font-size: 35px;
    line-height: 33px;
    margin-top: 180px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .bloco-descricao-empreendimentos .nome-emp {
    font-size: 30px;
    line-height: 28px;
    margin-top: 150px;
  }
}
@media (max-width: 769px) {
  .bloco-descricao-empreendimentos .nome-emp {
    font-size: 25px;
    line-height: 23px;
    margin-top: 130px;
  }
}
.owl-carousel-banner-topo {
  position: relative;
}
.owl-carousel-banner-topo .imagem {
  width: 100%;
  background-position: top center;
  background-size: cover;
  height: calc(100vh - 108px);
}
@media (min-width: 991px) and (max-width: 1199px) {
  .owl-carousel-banner-topo .imagem {
    height: calc(100vh - 98px);
  }
}
@media (min-width: 768px) and (max-width: 990px) {
  .owl-carousel-banner-topo .imagem {
    height: calc(100vh - 84px);
  }
}
@media (max-width: 767px) {
  .owl-carousel-banner-topo .imagem {
    height: 250px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
  }
}
.owl-carousel-banner-topo .owl-controls .owl-buttons {
  width: 100%;
}
.owl-carousel-banner-topo .owl-controls .owl-buttons div {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
}
@media (max-width: 767px) {
  .owl-carousel-banner-topo .owl-controls .owl-buttons div {
    display: none !important;
  }
}
.owl-carousel-banner-topo .owl-controls .owl-buttons .owl-prev {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
  left: 0% !important;
}
@media (max-width: 767px) {
  .owl-carousel-banner-topo .owl-controls .owl-buttons .owl-prev {
    display: none !important;
  }
}
.owl-carousel-banner-topo .owl-controls .owl-buttons .owl-next {
  background-color: transparent !important;
  opacity: 1 !important;
  top: 45% !important;
  position: absolute !important;
  right: 0% !important;
}
@media (max-width: 767px) {
  .owl-carousel-banner-topo .owl-controls .owl-buttons .owl-next {
    display: none !important;
  }
}

.owl-theme .owl-pagination {
  position: absolute;
  bottom: 10px;
  left: calc( 50% - 60px) !important;
}
.owl-theme .owl-controls .owl-page span {
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  margin: 5px 7px !important;
  filter: alpha(opacity=50) !important;
  opacity: 1 !important;
  background: #f8f8f8 !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 50% !important;
}
@media (max-width: 768px) {
  .owl-theme .owl-controls .owl-page span {
    width: 7px !important;
    height: 7px !important;
  }
}
.owl-theme .owl-controls .owl-page.active span {
  display: block !important;
  width: 7px !important;
  height: 7px !important;
  margin: 5px 7px !important;
  filter: alpha(opacity=50) !important;
  opacity: 1 !important;
  background: #c4732b !important;
  -webkit-border-radius: 0px !important;
  -moz-border-radius: 0px !important;
  border-radius: 50% !important;
}
@media (max-width: 768px) {
  .owl-theme .owl-controls .owl-page.active span {
    width: 7px !important;
    height: 7px !important;
  }
}
.bloco-descricao-banner {
  position: absolute;
  background: rgba(0, 0, 0, 0.5);
  bottom: 0px;
  width: 100%;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (min-width: 1401px) and (max-width: 1980px) {
  .bloco-descricao-banner {
    padding-top: 15px;
    padding-bottom: 5px;
  }
}
@media (min-width: 1191px) and (max-width: 1400px) {
  .bloco-descricao-banner {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (min-width: 993px) and (max-width: 1190px) {
  .bloco-descricao-banner {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .bloco-descricao-banner {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
@media (max-width: 769px) {
  .bloco-descricao-banner {
    padding-top: 20px;
    padding-bottom: 10px;
  }
}
.bloco-descricao-banner .div-traco {
  text-align: left;
}
.bloco-descricao-banner .div-traco .traco {
  border-top: 5px solid #e85e19;
  text-transform: uppercase;
  font-size: 14px;
  line-height: 12px;
}
@media (min-width: 1401px) and (max-width: 1980px) {
  .bloco-descricao-banner .div-traco .traco {
    border-top: 4px solid #e85e19;
  }
}
@media (min-width: 1191px) and (max-width: 1400px) {
  .bloco-descricao-banner .div-traco .traco {
    border-top: 4px solid #e85e19;
  }
}
@media (min-width: 993px) and (max-width: 1190px) {
  .bloco-descricao-banner .div-traco .traco {
    border-top: 4px solid #e85e19;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .bloco-descricao-banner .div-traco .traco {
    border-top: 3px solid #e85e19;
  }
}
@media (max-width: 769px) {
  .bloco-descricao-banner .div-traco .traco {
    border-top: 2px solid #e85e19;
  }
}
.bloco-descricao-banner .status-banner {
  font-size: 15px;
  line-height: 15px;
  font-weight: normal;
  color: #FFFFFF;
  margin-bottom: 3px;
  padding: 7px 0px 0px 0px;
  text-transform: uppercase;
}
@media (min-width: 993px) and (max-width: 1190px) {
  .bloco-descricao-banner .status-banner {
    font-size: 28px;
    line-height: 26px;
    padding: 12px 22px 0px 0px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .bloco-descricao-banner .status-banner {
    font-size: 22px;
    line-height: 20px;
    padding: 10px 16px 0px 0px;
  }
}
@media (max-width: 769px) {
  .bloco-descricao-banner .status-banner {
    font-size: 18px;
    line-height: 16px;
    padding: 7px 14px 0px 0px;
    margin-bottom: 0px;
  }
}
.bloco-descricao-banner .nome {
  color: #FFFFFF;
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 0px !important;
}
@media (min-width: 993px) and (max-width: 1190px) {
  .bloco-descricao-banner .nome {
    font-size: 35px;
    line-height: 33px;
    margin-bottom: 16px;
  }
}
@media (min-width: 769px) and (max-width: 992px) {
  .bloco-descricao-banner .nome {
    font-size: 30px;
    line-height: 28px;
    margin-bottom: 12px;
  }
}
@media (max-width: 769px) {
  .bloco-descricao-banner .nome {
    font-size: 23px;
    line-height: 21px;
    margin-bottom: 10px;
  }
}
.bloco-descricao-banner .itens .ico {
  height: 25px;
  width: 25px;
  filter: brightness(2);
  -webkit-filter: brightness(2);
  object-fit: cover;
  margin-right: 10px;
}
.bloco-descricao-banner .itens .item {
  color: #FFFFFF;
  font-size: 13px;
  padding: 0px !important;
  width: 100%;
}
.main {
  min-height: calc(100vh - 262px);
}
.container-disponibilidade {
  display: flex;
  justify-content: center;
}
@media (max-width: 800px) {
  .container-disponibilidade {
    flex-direction: column;
  }
}
.tam-img {
  width: 100% !important;
}
@media (min-width: 786px) {
  .tam-img {
    width: 50% !important;
  }
}

.redes-socias-copy {
  justify-content: center; 
  display: flex; 
  margin-top: 10px
}

.section-rodape-1 {
  align-items: center; 
  display: flex; 
  justify-content: center;
}

@media (max-width: 800px) {
  .section-rodape-1 {
    display: block;
  }
}

.section-rodape-redes {
  display: block; 
  margin-left: 75px;
}

@media (max-width: 1200px) {
  .section-rodape-redes {
    display: flex;
    margin-left: 0px;
  }
}

.container-blog {
  position: relative;
}

.container-blog .cardBlogHome {
  overflow: hidden;
  will-change: transform;
  transition: all 0.5s ease;
  transform: scale(1);
}

.container-blog .cardBlogHome:hover {
  transform: scale(1.02);
}

.container-blog .cardBlogHome:hover .cardWrapper .linkPost button {
  background-color: #002e63;
  color: #fff;
}

.container-blog .cardBlogHome .imagePost {
  border-radius: 20px 20px 0 0;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  height: 235px;
}

.container-blog .cardBlogHome .cardWrapper {
  border-radius: 0 0 20px 20px;
  padding: 30px;
  transition: all 0.5s ease;
  border: 1px solid #b0d1f7;
}

.container-blog .cardBlogHome .cardWrapper .titlePost h4 {
  font-family: "Visby Regular", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 31px;
  letter-spacing: 0em;
  text-align: left;
  color: #002e63;
  margin-bottom: 0 !important;
}

.container-blog .cardBlogHome .cardWrapper .contentPost * {
  font-family: "Visby Regular", sans-serif;
  font-size: 15px;
  font-style: italic;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: justify;
  color: #002e63;
}

.container-blog .cardBlogHome .cardWrapper .linkPost {
  display: flex;
  align-items: center;
}

.container-blog .cardBlogHome .cardWrapper .linkPost button {
  margin-top: 27px;
  font-family: "Visby Regular", sans-serif;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: 0em;
  text-align: center;
  background-color: #fff;
  color: #002e63;
  transition: all 0.5s ease;
  width: 165px;
  height: 48px;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.owl-carousel-imoveis-venda .owl-controls .owl-buttons .owl-next {
  position: absolute;
  right: -68px;
  top: calc(50% - 24px);
  cursor: pointer;
  width: 48px;
  height: 48px;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  display: flex;
  background-color: #fff;
  transition: all 0.5s ease;
  color: #fff;
  z-index: 2;
  border-radius: 50%;
}

.owl-carousel-imoveis-venda .owl-controls .owl-buttons .owl-prev {
  position: absolute;
  left: -68px;
  cursor: pointer;
  top: calc(50% - 24px);
  width: 48px;
  height: 48px;
  display: flex;
  vertical-align: middle;
  justify-content: center;
  align-items: center;
  transition: all 0.5s ease;
  background-color: #fff;
  z-index: 2;
  border-radius: 50%;
}
@media (max-width: 800px) {
  .owl-carousel-imoveis-venda .owl-controls .owl-buttons .owl-next {
    right: 0px;
  }
  .owl-carousel-imoveis-venda .owl-controls .owl-buttons .owl-prev {
    left: 0px;
  }
}

.btn-whats {
  text-align: center;
}
.btn-whats a {
  background: #54db59;
  color: #FFFFFF;
  margin-bottom: 5px;
  padding: 10px 30px;
  border-radius: 30px;
  font-size: 14px;
  text-transform: uppercase;
}
.btn-whats a:hover,
.btn-whats a:focus {
  background: #4CAF50;
  color: #FFFFFF;
}