.topoInternas-novo {
  width: 100%;
  height: auto;
  padding: 15px 0;
  display: flex;
  justify-content: center;
  color: #fff;
  background-color: #211f96;
}

.topoInternas-novo h4 {
  margin-bottom: 0;
}

.pos-rel {
  position: relative !important;
}

.sem-link {
  cursor: default !important;
}

/*Alertas --------------------------------*/
.alerta-erro {
  color: #ff0000 !important;
  background-color: #ff0000;
  height: 2px;
  width: 100%;
  position: absolute;
  left: 0px;
  bottom: 0;
}

.alerta-atencao {
  color: #efac78 !important;
  font-weight: 300;
}

.alerta-sucesso {
  width: 100%;
  height: auto;
  float: left;
  margin-top: 0px;
  font-weight: 600;
  font-size: 1em;
  color: rgb(0, 150, 0) !important;
}

.site-logo>a>img {
  max-height: 84px;
}

@media (min-width: 768px) {
  .site-footer {
    padding: 3em 0;
  }
}






.TopBar {
  margin-bottom: 15px;
}

.Direita {
  text-align: right;
}

@media(max-width:767px) {
  .Esquerda {
    text-align: center;
  }

  .Direita {
    text-align: center;
  }
}

.site-navbar {
  position: relative;
}

.botoesFavorito {
  position: absolute;
  right: 12px;
  top: 10px;
}

.botoesFavorito span {
  cursor: pointer;
}


.ftco-media-1 h3 {
  font-size: 16px;

}



.ftco-media-1>.ftco-media-1-inner:after {
  padding-right: 20px;
}

.ftco-media-1:hover .ftco-media-details,
.ftco-media-1:focus .ftco-media-details {
  padding-right: 52px;
}

.ftco-media-1 h3 {
  font-size: 16px;
}

.ftco-media-1 .ftco-media-details {
  min-height: 90px;
}

.cmc-loader {
  position: absolute;
  z-index: 999999999999999999999999;
  top: 0;
  left: 0;

  width: 100%;
  height: 100%;
  background-color: rgb(0, 0, 0, .15);
  display: flex;
  justify-content: center;
  align-items: center;
}








.topnav {
  overflow: hidden;
  background-color: transparent;
  display: flex;
  justify-content: end;
  align-items: center;
}

.topnav a {
  color: #060470;
  text-align: center;
  padding: 8px 12px;
  text-decoration: none;
  font-size: 17px;
}

/* .active {
background-color: #04AA6D;
color: white;
} */

.topo-novo {
  width: 100%;
  height: auto;
  display: flex;
  flex-direction: column;
}

.topo-novo_barra {
  padding: 6px 0;
}

.topo-novo_nav {
  padding: 5px 0;
}

.botaoAbrirMenu {
  position: absolute;
  right: 15px;
  top: 28%;
}

@media(min-width:768px) {
  .botaoAbrirMenu {
    display: none;
  }
}

.colunaMenu {
  display: flex;
  align-items: center;
  justify-content: end;
}

@media (max-width:767px) {
  .colunaMenu {
    display: block;
    text-align: center;
  }

  .topo-novo_barra {
    padding-bottom: 0;
  }
}

/* 
.site-blocks-cover h1, .site-blocks-cover p {
    animation:fadeInUp ease 1s 1s both;
}
*/
.with-dots .owl-item.active .site-blocks-cover p,
.with-dots .owl-item.active .site-blocks-cover h1 {
  animation: fadeInUp ease 1s 1s both;
}

.input-busca-topo {
  max-width: 100%;
  box-sizing: border-box;
  padding-left: 28px;
  border-radius: 999px;
  border: 1px solid #060470;
}

.icone-busca {
  position: absolute;
  left: 9px;
  color: #060470;
}

.icone-favoritos {
  color: #060470;
}

.input-busca-topo_div {
  width: 100%;
  align-items: center;
  display: flex;
}

.align-items-center {
  display: flex;
  align-items: center;
}

.icone-favoritos-mobile {
  display: none;
}

@media(max-width:767px) {
  .mobile {
    display: none;
  }

  .topo-novo_barra {
    margin-bottom: 11px;
  }

  .nopad {
    padding: 0;
  }

  .icone-favoritos-mobile {
    display: block;
  }

  .icone-favoritos {
    display: none;
  }
}

html,
body {
  overflow-x: hidden;
}

.site-footer ul li a {
  font-size: 1em;
}

.gototop.active {
  bottom: 120px;
  right: 34px;
  border-radius: 999px;
}

.gototop span {
  font-size: 2em;
  line-height: 1.55em;
  color: #fff;
}

.logoTopo {
  max-height: 84px;
}

.barraTopo {
  width: 100%;
  height: auto;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding: 5px 0;
  gap: 20px;
}

.barraTopo_buca {
  position: relative;
  display: flex;
  align-items: center;
}

.barraTopo_redes {
  display: flex;
  align-items: center;
  gap: 10px;
}

.barraTopo_redes a {
  font-size: 1.15em;
  display: flex;
  align-items: center;
  line-height: 0;
}

@media(max-width:767px) {
  .barraTopo {
    flex-direction: column;
    gap: 8px;
  }

  .barraTopo_redes {
    padding-bottom: 12px;
  }

  .logoTopo {
    max-height: 62px;
  }
}

.ftco-media-1:hover p,
.ftco-media-1:hover strong,
.ftco-media-1:focus p,
.ftco-media-1:focus strong {
  color: #fff;
}

.ftco-media-1:hover .ftco-media-details span {
  color: #fff;
}

.navbar-light .navbar-nav .nav-link {
  /* color: rgba(0, 0, 0, 0.5); */

  color: #060470;
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
  color: #060470;
}

.navbar-light .navbar-nav .active>.nav-link,
.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .nav-link.show,
.navbar-light .navbar-nav .show>.nav-link {
  color: #060470;
}

.dropdown-item {
  color: #fff;
}

.navbar {
  padding: 0 1rem;
}

.dropdown-menu {
  background-color: #060470;
}

.dropdown-item:focus,
.dropdown-item:hover {
  color: #fff;
  text-decoration: none;
  background-color: #060470;
}

@media(max-width:768px) {
  .nav-link {
    text-align: center;
    text-transform: uppercase;
  }

  .dropdown-item {
    text-align: center;
  }
}

.navbar-light .navbar-toggler {
  color: #060470;
  border-color: rgba(21, 89, 98, 0);
  outline: none;
}

.ftco-media-1 > .ftco-media-1-inner:after {
    background: #060470;
}


#howitworks-section{
  color: #fff;
  padding: 3vh 0;
}



.first-step::after, .second-step::after {
    background: rgb(255, 255, 255);
}

.site-footer{
  padding:0;
  background-color: #231F20;
}

.site-footer p{
  transition: .2s all ease-in-out;
}


.footer-copy{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
}


.tbx-button.tbx-button--primary {
    background-color: #060470;
    border-color: #060470;
    color: #fff;
}

.tbx-form__input:focus {
    background-color: #f7f9fa;
    border: 0.0625rem solid #060470;
    color: #32363b;
    outline: 0;
}


.cor-principal{
  color: #060470;
}

a:hover {
    color: #0e0c94;

}

.btn-primary:hover {
    color: #fff;
    background-color: #08068b;
    border-color: #08068b;
}

.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show>.btn-primary.dropdown-toggle {

    background-color: #08068b;
    border-color: #08068b;
}

.botoesFavorito {
  position: absolute;
  right: 12px;
  top: 10px;
}
.botoesFavorito span {
  cursor: pointer;
}
  
  
  .tagCodigoInterno{position:absolute; top:15px; left:15px; font-size:14px !important; background-color:#fff; border-radius:5px; padding:2px 8px; line-height:22px; }
  

.imgImovel{
    width: 100%;
  }
  .imgImovel img{
    width: 100%;
    height: 240px;
    object-fit: cover;
  }

 
  .site-footer p:hover {
    color: #fff;
}

