
html, body {
    /* font-family: 'Light 300', 'Source Sans Pro'; */
    font-family: 'Rubik', sans-serif;
    font-size: 14px;
    overflow-x: hidden; 
}

body {   
    font-size: 16px;
  
}

.fill-branco {
    background: #fff;
}

.fill-cinza {
    background: #BCBCBC;
}

.fill-vermelho {
    background: #eb1515;
}

.home.cover {
    position: relative;  
    color: #fff;
    z-index: 1;
    display: flex;  
    height: 1031px;
    overflow: hidden;
}

.home.cover .video-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: -1;    
    background-size: cover;
    overflow: hidden;
}

.home.cover #video {
    position: relative;
    height: 100%;
    width: 100%;
    object-fit: cover;
    overflow: hidden;
}

.menu {
    margin-top: 20px;
}

img.topo {
    width: 143px;
    height: 53px;
}

.fundo-topo {
	background: url('../../assets/images/degrade-topo-preto.png') no-repeat 0 0;
	width: 100%;
	height: 247px;
    float: left;
}

.bloco-agencia {
    float: left;
    width: 35%;
    margin-right: 25px;
}

.bloco-agencia label.ag {
    color: #F4F4F4;
    margin-bottom: 2px!important;
    border-bottom: 1px solid #BCBCBC;
    width: 100%;
}

.bloco-agencia a {
    float: left;
    width: 50%;    
    color: #fff;
    text-decoration: none;
    font-size: 11px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

.bloco-agencia  a:last-child {
    margin-left: 0px;
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.bloco-agencia.bloco-agencia-space {
    margin-left: 2px;
}

.bloco-agencia a.contato i.fa-phone {
    font-size: 11px;
}

.bloco-agencia a.contato i.fa-whatsapp {
    font-size: 12px;    
}

.bloco-agencia a.contato label {
    /* font-size: 12px; */
    padding-right: 3px;
    padding-left: 3px;
    margin-bottom: 0px!important;
}

.rede-social {
    float: left;
    width: 130px;
}

.rede-social label {
    color: #F4F4F4;
    margin-bottom: 0px!important;
    border-bottom: 1px solid #BCBCBC;
    width: 115px;
}

.rede-social.space {
    margin-left: 7px;
}

.rede-social i {
    color: #fff;
    width: 28px;
}

.menu .fa-user-circle {
    color: #fff;
    font-size: 20px;
}

   
.menu i.menu-abrir {
    float: right;
    cursor: pointer;
    margin-top: 2px;
    mask: url(../../assets/images/menu.svg) no-repeat;
    -webkit-mask: url(../../assets/images/menu.svg) no-repeat;
    -webkit-mask-size: 16px;
    mask-size: 16px;
    width: 16px;
    height: 16px;
}

.menu i.menu-fechar {
    float: right;
    cursor: pointer;
    margin-top: 4px;
    mask: url(../../assets/images/menu-fechar.svg) no-repeat;
    -webkit-mask: url(../../assets/images/menu-fechar.svg) no-repeat;
    -webkit-mask-size: 12px;
    mask-size: 12px;
    width: 12px;
    height: 17px;
}

.menu a.area {
    float: left;
}

.menu-site-fundo {   
        position: absolute;        
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        float: left;
        background: url('../../assets/images/bg-menu-cinza.png') no-repeat 0 0;
        width: 1649px;
        height: 45px;
        margin-top: 15px;
        z-index: 1;
}

.menu-item {
    position: relative;
    top: 15px;
    z-index: 2;
    text-align: center;
    color: #000;
}

.menu-item a {
    color: #000;
    text-decoration: none;
    padding: 0px 19px 0px 0px;
}

.menu-item a:hover {
    color: #E3003A;
    text-decoration: none;
}

.menu-item .active {
    color: #E3003A;
    text-decoration: none;
}


.busca-rapida {
    margin-top: 460px;
    text-align: center;
    margin-bottom: 15px; 
}
.busca-rapida  h1 {
    text-shadow: 0px 2px 10px #fff;
}

.busca-principal {
    display: grid;
    align-items: center;
    justify-content: center;
}


 .busca-principal .col1 {
    background: #fff;
    width: 969px;
    float: left;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}

.busca-principal .col1 label.active button {
    color: #e40038;
    font-weight: bold;
    height: 61px;
}

.busca-principal .col1 label.active {
    border-top: 4px solid #e40038;
    margin-left: 5px;
}


.busca-principal .col1 label {
    float: left;
    width: 156px;
} 

.busca-principal .col1 label button {
    border: 0px;
    width: 100%;
    background: #fff;
    height: 70px;
    margin-left: 0px;
    font-weight: bold;

}

.iframe-video {cursor: pointer;}

.modal-video-lopes {
    position: fixed;
    background: #000000db;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 99999;
    display: none;
}

.fecha-video {
    color: #fff;
    font-size: 39px;
    position: absolute;
    right: 30px;
    cursor: pointer;
    top: 20px;
}

.busca-principal .col1 label.limpar {
    float: right;
}

.busca-principal .col1 label.limpar button {
    float: right;
    color: #b0b0b0;
}

.busca-principal .col2 {
    position: relative;
    z-index: 9999;
    width: 969px;
    float: left;
    
}

.busca-principal .col2 label.filtros {
    float: left;
    margin-bottom: 0px;
    margin-left: 7px;
}

.busca-principal .col2 label button.filtros {
    width: 94px;
    background: #fff;
    height: 62px;
    margin-left: 0px;
    border: 1px solid #bdbdbd;
    border-top-left-radius: 12px;
    border-bottom-left-radius: 12px;
}

.busca-principal .col2 label.busca {
    border: 0px;
    width: 76%;
    background: #fff;    
    margin-left: 0px;
    margin-bottom: 0px;
}

.busca-principal .col2 label input, 
.busca-principal .col2 label input:focus {
    padding-left: 10px;
    height: 62px;
    margin-bottom: 0px;   
    border-top: 1px solid #bdbdbd;
    border-left: 0px;
    border-bottom: 1px solid #bdbdbd;
    border-right: 1px solid #bdbdbd;
    width: 100%;
    outline: none;
}

.busca-principal .col2 button.enviar {
    position: absolute;
    right: 7px;
    position: absolute;
    border: 0px;
    background: #e00138;
    color: #fff;
    font-weight: bold;
    padding: 13px;
    width: 142px;
    float: right;
    height: 62px;
   
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px
   
}

.busca-principal .col2 button.enviar span {
    text-transform: uppercase;
}

.busca-principal .col2 button.enviar i {
    font-size: 19px;
    position: relative;
    right: 10px;
}

.busca-principal .col3 {
    width: 969px;
    float: left;
    background: #fff;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
   
}

.busca-principal .col3 .coluna {
    float: left;
    width: 184px;
    margin-top: 32px;
    margin-bottom: 32px;
}

.busca-principal .col3 .coluna:nth-child(1) {
    margin-left: 40px;
  }


  .busca-principal .col3 .coluna label:nth-child(1) {
    font-size: 12px;
  }

.busca-principal .col3 .coluna label {
    color: #000;
    margin-bottom: 0px;
    font-weight: bold;
    float: left;
}

.busca-principal .col3 select, 
.busca-principal .col3 select:focus {
    float: left;
    outline: none;
    border: 0px;
    background: transparent;
    color: #797979;
}

.busca-principal .col3 .coluna div {
    float: left;
    clear: both;
    color: #000;
    font-size: 14px;
}

.busca-principal .col3 .coluna div b {  
    font-weight: bold;
    /* font-family: 'Circular-Loom'; */
    font-family: 'Rubik', sans-serif;
    font-size: 12px;
}


.slide-up {   
    position: relative;
    z-index: 1;
    top: 79px;    
    -webkit-animation: slideUP 0.5s forwards ;
    -webkit-animation-delay: 4412s;
    animation: slideUP 0.5s   forwards;
    animation-delay: 4412s;
    
}

@keyframes slideUP {
    100% { top: 0;  }
}

/*Sliders*/

.slider2 {
    width: 100%;
    padding-top: 90px;
}

.slider2 .carousel-inner .carousel-item a{
    width: 100%;
}

.slider2 .carousel-control-next-icon, .slider2 .carousel-control-prev-icon {
    background-image: none;
}

.slider2 .carousel-indicators .active {   
    background: url('../../assets/images/banner/bolinha-select.png') no-repeat 0px 0px;
    opacity: 1;
    margin-right: 0px;
    margin-left: 0px;
    width: 22px;
    height: 36px;
    margin-top: 7px;
}

.slider2 .carousel-indicators li {   
    background: url('../../assets/images/banner/bolinha.png') no-repeat -2px -2px;	
    opacity: 1;
    margin-right: 0px;
    margin-left: 0px;
    width: 36px;
    height: 36px;
}



.slider2 .carousel-item img{
    width: 100%;
}

.slider2 .carousel-indicators {
    position: relative!important;
    margin-top: 20px!important;
}

.container.mosaico {
    margin-top: 30px;
    padding: 0px;
}


.mosaico1 {
    float: left;
	background-image: url('../../assets/images/mosaico/1.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
}


.mosaico2 {
    float: left;
	background-image: url('../../assets/images/mosaico/2.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
}

.mosaico3 {
    float: left;
	background-image: url('../../assets/images/mosaico/3.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
}

.mosaico4 {
    float: left;
	background-image: url('../../assets/images/mosaico/4.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
    margin-top: 20px;
}

.mosaico5 {
    float: left;
	background-image: url('../../assets/images/mosaico/5.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
    margin-top: 20px;
}

.mosaico6 {
    float: left;
	background-image: url('../../assets/images/mosaico/6.jpg') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 100%;
	height: 309px;
    margin-top: 20px;
}


.mosaico .bottom {
    bottom: 0px;
    height: 146px;
    width: 100%;
    background-color: rgb(228, 0, 56, 0.8);
    text-align: center;
    color: #fff;
    display: none;

}

.mosaico .bottom span {
    margin-left: 5px;
    text-transform: uppercase;
}

.mosaico .bottom label {
   cursor: pointer;
}


.mosaico1:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
   
}

.mosaico1:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}


.mosaico2:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mosaico2:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}


.mosaico3:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mosaico3:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}

.mosaico4:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mosaico4:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}

.mosaico5:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mosaico5:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}

.mosaico6:hover .bottom {
    display: block;
    text-transform: uppercase;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.mosaico6:hover .bottom span {
    -webkit-animation: mosaico 0.4s ;
    -webkit-animation-delay: 0.4s;
    animation: mosaico 0.4s ;
    animation-delay: 0.4s;
}



.mosaico .end {
    display: flex;
    align-items: flex-end;
}

.mosaico .top {
    display: flex;
    align-items: flex-start;
}

@keyframes mosaico {
    0% { margin-left: 0px; }
   
}


.tour-banner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
    margin-top: 40px;
}

.img-tour {
    float: left;
    background-image: url(../../assets/images/banner/img-tour-360.jpg);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 502px;
}

.img-tour button {
    float: right;
    border: 0px;
    color: #fff;
    padding: 16px 30px 16px 30px;
    text-transform: uppercase;
    background: #e40038;
    font-weight: bold;
    margin-top: 230px;
}

.img-tour button:hover {
    background: #c10031; 
}

section.footer {
    float: left;
    background-image: url(../../assets/images/degrade-rodape.png);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    width: 100%;
    height: 555px;
    margin-top: 200px;

}

.max_footer_banner {
    height: 126px;
}

.max_footer_banner:nth-child(1n) {
    right: 16px;
}

.max_footer_banner:nth-child(2n) {
    right: 0px;
}



section.footer .max_footer_banner .foto {
    position: relative;    
    bottom: 120px;
    width: 551px;
    height: 204px;
    overflow: hidden;
    border-radius: 10px;
}

section.footer .credi { 
    float: left;
    background: url(../../assets/images/credi-pronto.png) no-repeat;
    width: 551px;
    height: 204px;
    transform: scale(1, 1);
    transition: transform 0.4s;   
}

section.footer .credi:hover {
    transform: scale(1.05, 1.05);
  
  }

  section.footer .credi:hover label  {
    color: #e40038;
  }

section.footer .adm {  
    
    float: left;
    background: url(../../assets/images/adm-locacao.png) no-repeat;
    width: 551px;
    height: 204px;
    transform: scale(1, 1);
    transition: transform 0.4s;   
}

section.footer .adm:hover {
    transform: scale(1.05, 1.05);
  }

  section.footer .adm:hover label  {
    color: #e40038;
  }

.max_footer_banner .credi label {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    float: right;
    margin-right: 48px;
    margin-top: 109px;
    font-size: 21px;
    cursor: pointer;
}


.max_footer_banner .adm label {
    text-decoration: underline;
    color: #000;
    font-weight: bold;
    float: right;
    margin-right: 48px;
    margin-top: 123px;
    font-size: 21px;
    cursor: pointer;
}

.padding_0_desk {
    padding: 0px;
}

section.footer h2 {
    float: left;
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

section.footer .menu a {
    float: left;
    width: 90%;
    color: #a9a9a9;
    text-decoration: none;
    padding-bottom: 4px;
}

section.footer .menu a.active {
    color: #E3003A;
    font-weight: bold;
}


section.footer .menu a:hover {
    color: #E3003A;
    font-weight: bold;
    text-decoration: none;
}

section.footer .agencia  {
   float: left;
   width: 290px;
}

section.footer .agencia a {
    text-decoration: none;
}

section.footer .agencia a label {
    cursor: pointer;
   
}


section.footer .agencia a  b {
    cursor: pointer;
    text-decoration: none;
    color: #a9a9a9;  
}

section.footer .agencia h2 {
    width: 100%;
    color: #E3003A;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 2px solid #494949;
    padding-bottom: 8px;
}

section.footer .agencia  .endereco {
    color: #a9a9a9;
    margin-top: 16px;
    padding-bottom: 10px;
}

.left_clear {
    clear: both;
}

section.footer .agencia label {
    color: #a9a9a9;
}

section.footer .agencia label b {
    font-weight: normal;
    font-size: 12px;
}

section.footer .agencia i {
    color: #00a225;
}

.agencia-left {
    margin-left: 32px;
}

section.footer .siga {
    float: left;
    width: 151px;
    margin-left: 62px;
}


section.footer .siga h2 {
    width: 100%;
    color: #E3003A;
    font-weight: bold;
    margin-top: 20px;
    border-bottom: 2px solid #494949;
    padding-bottom: 8px;
}


section.footer .siga i {
    font-size: 17px;
    padding: 0px 9px 0px 9px;
}

section.footer .siga i.insta {
color: #9109b1;
}

section.footer .siga i.face {
 color: #007fff;
}

section.footer .siga i.link {
  color: #0060c1;
}

section.footer .siga i.you {
    color: #ff0000;
}


section.footer .siga a.login {
    float: left;
    margin-top: 23px;
    line-height: 18px;
    font-size: 18px;
   
}


section.footer .siga i.user {
    float: left;
    width: 44px;
    height: 42px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

section.footer .siga span.login {
    position: relative;
    top: 3px;
    text-decoration: underline;
    font-size: 15px;
}

section.footer .siga a.contato {
    float: left;
    margin-top: 0px;
    line-height: 18px;
    font-size: 16px;
}

section.footer .siga i.contato {
    float: left;
    width: 44px;
    height: 42px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    color: #fff;
}

section.footer .siga span.contato {
    position: relative;
    top: 11px;
    text-decoration: underline;
}

section.footer .corte {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 49px;
    border-bottom: 2px solid #494949;
    height: 2px;
}

section.footer p {
    float: left;
    width: 84%;
    color: #a9a9a9;
    font-size: 11px;
    padding-top: 40px;
}

section.footer a.ra3n {
    float: right;
    margin-top: 26px;
}

a.zap_flutuante {
    position: fixed;
    z-index: 999;   
    bottom: 106px;
    background: #00a225;
    border-radius: 30px;
}

a.zap_flutuante span {
    border-radius: 29px;
    padding: 8px;
    float: left;
    padding-right: 19px;
    padding-left: 19px;
    padding-top: 16px;
    padding-bottom: 16px;
}

a.zap_flutuante i.zap {
    color: #fff;
    font-size: 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    width: 100%;
}


a.zap_flutuante:hover i {
    font-size: 35px;
}

.fundo-final {
   background: #ebebeb;
   float: left;
   width: 100%;
   height: 50px;
}

.fundo-final img.logo {
    padding-top: 5px;
}

.fundo-final h2 {
    color: #E3003A;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 19px;
    padding-top: 16px;
    padding-left: 43px;
}

section.footer-final {
    position: fixed;
    bottom: 0px;
    width: 100%;
    z-index: 9999999999;
}

.fundo-final a {
    text-decoration: none;
    text-transform: none;
    color: auto;
}

.fundo-final .bloco-ag {
    float: right;
}

.fundo-final .bloco-ag h2 {
    color: #E3003A;
    font-weight: bold;
    text-transform: none;
    font-size: 13px;
    padding-top: 6px;
    padding-left: 0;
    text-decoration: none;
    border-bottom: 1px solid #E3003A;
    margin-bottom: 0px;
}

.fundo-final .bloco-ag i {
    color: #878787 ;
}

.fundo-final .bloco-ag label {
    color: #878787 ;
    cursor: pointer;
     margin-bottom: 0px!important;
}
.fundo-final .bloco-ag small {
    color: #878787;
    cursor: pointer;
}


.fundo-final .bloco-ag2 {
    float: right;
    margin-left: 31px;
}

.mosaico_fundo {
    position: absolute;
    left: 0;
    width: 100%;
    height: 304px;
    margin-top: 168px;
    background: #f4f4f4;
}

.destaques {
    width: 100%;
    text-align: center;
}

.destaques h2 {
    font-size: 30px;
    color: #E3003A;
    margin-top: 56px;
    margin-bottom: 2px;
}

.destaques h3  {
    color: #797979;
    margin-top: 0px;
    margin-bottom: 50px;
}

.parent-link {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    width: 98%;
    left: 1%;
    overflow: hidden;
    position: relative;
    float: left;
    /* display: inline-block; */
    cursor: pointer;
}


.parent-link:hover .thumb-imovel-card:before, 
.parent-link:focus .thumb-imovel-card:before {
    display: block;
    content: "";
    font-size: 15px;
    font-weight: normal;
    color: #fff;
    text-align: center;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
    -webkit-justify-content: center;
    justify-content: center; 
    text-decoration: none;
}

.parent-link:hover .thumb-imovel-card,
.parent-link:focus .thumb-imovel-card{
    transform: scale(1.2);
}

.parent-link:hover .thumb-imovel-card,.parent-link:focus .thumb-imovel-card {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.thumb-imovel-card:before {
    /* border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    content: "";
    display: none;
    height: 156px;
    width: 100%;
    position: relative;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.55);
    animation: color-me-in 5s;  */

    position: relative;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;   
    width: 100%;
    background-color: rgba(0,0,0,0.55);
    animation: destaque_efeito 1s;
    display: flex;  
    flex-direction: column;
    justify-content: center;
}

@keyframes destaque_efeito {
 
    0% {
      top: 20%;
      left: 30%;
      width: 90px;
      height: 78px;
    }

    40% {
        top: 0%;
        left: 0%;
        width: 100%;
        height: 100%;
      }
  
    100% {
        width: 100%;
        height: 100%;
    }
  }

.thumb-imovel-card{
    background-size: cover; 
    background-position: center;   
    width: 100%;
    height: 190px; 
    background-color: #c1c1c1;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
 
}
.bloco-imovel .bloco {
    float: left;
    margin-left: 3px;
    width: 98%;
    border: 1px solid #eaeaea;
    padding-left: 8px;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    box-shadow: -1px 2px 5px 0px #eaeaea;
    margin-bottom: 40px;
}

.bloco-imovel .bloco h2 {
    float: left;
    font-size: 15px;
    padding-top: 4px;
    width: 140px;
    
}

.bloco-imovel .bloco .bloco-ref {  
    position: relative;
    bottom: 28px;
    background-color: rgba(0, 0, 0, 0.3);
    float: right;
    width: 98px;
    height: 49px;
    border-top-left-radius: 10px;
   
}

.bloco-imovel .bloco .bloco-ref .icones {
    color: #fff;
    padding: 3px 0px 0px 13px;
    font-size: 18px;
}

.bloco-imovel .bloco .bloco-ref .video {
    float: right;
    margin-right: 9px;
    padding: 3px 0px 0px 0px;
}

.bloco-imovel .bloco .bloco-ref  .tour {
    float: right;
    mask: url(../../assets/images/icone-tour360.svg) no-repeat;
    -webkit-mask: url(../../assets/images/icone-tour360.svg) no-repeat;
    -webkit-mask-size: 18px;
    mask-size: 18px;
    width: 29px;
    height: 18px;
    margin-top: 2px;
   
}

.bloco-imovel .bloco .bloco-ref label {
    position: relative;
    bottom: 7px;
    font-size: 14px;
}

.bloco-imovel .bloco .bloco-ref .favoritos {
    cursor: pointer;
}

.bloco-imovel .bloco a.link_imovel {
    text-decoration: none;
    height: 103px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.bloco-imovel .bloco a.link_imovel h3 {
    float: left;
    font-size: 18px;
    color: #E3003A;
    overflow: hidden;
    width: 100%;
}

.bloco-imovel .bloco a.link_imovel h4 {
    color: #797979;
    font-size: 18px;
    float: left;
    padding-top: 4px;
}

.bloco-imovel .bloco a.link_imovel h5 {
    color: #797979;
    font-size: 20px;
    float: right;
    margin-right: 11px;
}

.bloco-imovel .bloco .info {
    float: left;
    clear: both;
    width: 100%;
    margin-top: 10px;
}

.bloco-imovel .bloco .info label {
    padding-left: 3px;
    cursor: pointer;

}

.bloco-imovel .bloco .info .area {
    float: left;
    width: 85px;
    color: #797979;
}

.bloco-imovel .bloco .info .dormitorios {
    float: left;   
    color: #797979;
    width: 50px;
}

.bloco-imovel .bloco .info .suites {
    float: left;   
    color: #797979;
    width: 50px;
}

.bloco-imovel .bloco .info .vagas {
    float: left;   
    color: #797979;
    width: 50px;
}



.fill-branco {
    background-color: #ffffff;
}


.mais_procuram {
    margin-top: 60px;
	background: url('../../assets/images/bg-mais-procuram.png') no-repeat 0 0;
    float: left;
    width: 100%;	
	height: 329px;
    text-align: center;
}


.mais_procuram h2 {
    font-size: 30px;
    color: #E3003A;
    margin-top: 40px;
    margin-bottom: 2px;
}

.mais_procuram h3 {
    color: #797979;
    margin-top: 0px;
    margin-bottom: 50px;
}

.mais_procuram a {
    float: left;
    width: 21%;
    height: 53px;
    background: #bcbcbc;
    color: #fff;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    line-height: 18px;
    font-weight: bold;   
    margin-bottom: 20px;
    text-decoration: none;
}


.links  a:nth-child(2), 
.links  a:nth-child(3), 
.links  a:nth-child(4),
.links  a:nth-child(6),
.links  a:nth-child(7),
.links  a:nth-child(8)
{
margin-left: 5%;
}


.mais_procuram a:hover {
    background: #e3003a;
    -ms-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: transform 0.4s;   
}


.mais_procuram a label {
    float: left;
    width: 100%;
    text-align: center;
    margin-bottom: 0px;
    cursor: pointer;
    text-decoration: none;
}


.depoimentos {
    width: 100%;
    text-align: center;
}

.depoimentos h2 {
    font-size: 30px;
    color: #E3003A;
    margin-top: 56px;
    margin-bottom: 2px;
}

.depoimentos h3 {
    color: #797979;
    margin-top: 0px;
    margin-bottom: 50px;
}


.depoimento_fundo{
    float: left;
	background: url('../../assets/images/bg-depoimentos.png') no-repeat 0 0;
	width: 317px;
	height: 235px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin-left: 50px;
}


.selo_depoimento {
    float: left;
	background: url('../../assets/images/home/aspas.png') no-repeat 0 0;
	width: 57px;
	height: 57px;
    margin-left: 62px;
    
}

.depoimento_fundo .texto {
    height: 300px;    
    width: 92%;
    text-align: initial;
    padding-left: 17%;
    display: grid;
    flex-direction: column;
    justify-content: center;
    overflow-y: auto;
    align-items: center;
}

.depoimento_fundo .nome{  
    
    width: 92%;
    text-align: initial;
    padding-left: 17%;
    margin-top: 10px;
}


.corte-depoimentos {
    background: url(../../assets/images/sombra-divisao.png) no-repeat 0px 0;   
    height: 18px;
    margin: 0 auto;   
    width: 1615px;
    margin-top: 90px;
}

.blog {
    width: 100%;
    text-align: center;
}

.blog h2 {
    font-size: 30px;
    color: #E3003A;
    margin-top: 56px;
    margin-bottom: 40px;
}

.blog h3 {
    color: #797979;
    margin-top: 0px;
    margin-bottom: 50px;
}

.bloco.blog {
    float: left;
    width: 350px;
    text-align: center;
    
}

.bloco.blog img.foto {
	float: left;
	width: 350px;
	height: 235px;    
    border-top-right-radius: 20px;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    
}
.bloco.blog .corte {
    position: relative;    
    top: 176px;
    left: 30px;
    z-index: 9999999999;
    background: #8a8a8a;
    width: 2px;
    height: 270px;
}
.bloco.blog .texto {
    float: left;
    width: 80%;
    height: 162px;
    overflow: hidden;
    text-align: left;
    margin-left: 61px;
    margin-top: -19px;
    color: #797979;
    font-weight: bold;
  
}

.bloco.blog .texto b {
    color: #797979;
    font-weight: bold;
    /* font-family: system-ui; */
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    height: 42px;
    overflow: hidden;
    float: left;
    width: 100%;
}

.bloco.blog label {
    float: left;
    margin-left: 61px;
    margin-top: 10px;    
    font-size: 21px;
    color: #0076ff;
    border-bottom: 1px solid #0076ff;
    cursor: pointer;
    line-height: 19px;
}

.conteudo a.noticia:nth-child(2){
    position: relative;
    left: 30px;
}

.conteudo a.noticia:nth-child(3){
    position: relative;
    left: 60px;
}


a.acesso_blog {
    border: 0px;
    color: #fff;
    padding: 16px 30px 16px 30px;   
    background: #e40038;
    font-weight: bold;
    margin-top: 98px;
    float: left;
    text-decoration: none;
}

a.acesso_blog:hover {
    background: #c10031; 
}

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

.carousel-indicators { 
z-index: 0;
}

label.buscar-desk {
    margin-bottom: 0;
    display: unset;
}

label.buscar-mob {
    margin-bottom: 0;
    display: unset;
}

section.internas {
    height: 128px;
    overflow: hidden;
}

.internas .fundo-topo {
    background: #fff;
    width: 100%;
    height: 247px;
    float: left;
}

.internas .bloco-agencia a {
    color: #000;   
}

.internas .bloco-agencia a.contato label {
    color: #000;   
    font-weight: bold;
}

.internas .bloco-agencia label.ag {
    color: #bcbcbc;   
    font-weight: bold;
}

.internas .rede-social label {
    color: #bcbcbc;   
    font-weight: bold;
}

.internas .menu .fa-user-circle {
    color: #bcbcbc;
    font-size: 20px;
}

.internas .menu a.area {
    margin-top: -10px;
}

.internas .menu i.menu-abrir {
    margin-top: -10px;
}

.internas .menu i.menu-fechar {
    margin-top: -10px;
}

.internas .rede-social i {
    color: #bcbcbc;
    text-decoration: none;
}

.rede-social i.fa-instagram:hover {
color: #be1fe4;
text-decoration: none;
}

.rede-social i.fa-facebook:hover {
color: #007fff;
text-decoration: none;
}

.rede-social i.fa-linkedin-in:hover {
    color: #0060c1;
    text-decoration: none;
}

.rede-social i.fa-youtube:hover {
    color: #ff0000;
    text-decoration: none;
}


.box__paginacao {
    margin-top: 30px;
}


.box__paginacao ul li + li {
    margin-left:5px;
}

.box__paginacao ul li a {
    display: inline-block;
}

.box__paginacao ul li.active a span,
.box__paginacao ul li a:hover span,
.box__paginacao ul li a:focus span{
    background-color:#E3003A;
    color: #fff;
    font-weight: bold;
    /* font-family: sans-serif; */
    font-family: 'Rubik', sans-serif;
}

.box__paginacao ul li a span {
    color: #000;
    display: inline-block;
    min-width: 50px;
    text-align: center;
    transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out;
    height: 40px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    /* font-family: sans-serif; */
    font-family: 'Rubik', sans-serif;
}

.box__paginacao .icone--paginacao span {
   
    background-color: #fff; 
}

.box__paginacao ul li.icone--paginacao a:focus span,
.box__paginacao ul li.icone--paginacao a:hover span{
    background-color:#fff;
}

.box__paginacao ul li.disabled a span {
    background: transparent;
    cursor: no-drop;
}

.breadresultado{
    font-size: 13px;
    font-weight: 400;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-bottom: 5px;
  }
  
  .breadresultado .center {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .breadresultado .container-bread, 
  .breadresultado .container-bread a,
  .breadresultado .container-bread a:hover{
    float: left;
    text-decoration: none;
    font-size: 14px;
    color: #212529;
  }
  
  .breadresultado .container-bread  b{
    float: left;
    text-decoration: none;
    color: #E3003A;
    font-size: 14px;
    font-weight: normal;
    
  }
  
  button.refinar {
    position: relative;
    z-index: 9;
    float: left;
    border: 0px;
    background-color:  #E3003A;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    padding: 14px 14px 10px 14px;
  
  }

  button.refinar label {
    float: left;
    padding-left: 12px;
  }

  button.refinar  i {
    float: left;
  }

  button.refinar  i.fa-sliders-h {
    font-size: 22px;
    margin-left: 10px;
  }

  button.refinar  i.icone {
 
    margin-left: 10px;
  }
 
  button.refinar  i.up {
    float: left;
	background-image: url('../../assets/images/seta-abre.png') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 27px;
	height: 13px;
    margin-top: 5px;
  }

  button.refinar  i.dw {
    float: left;
	background-image: url('../../assets/images/seta-fecha.png') ;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
	width: 27px;
	height: 13px;
    margin-top: 5px;
  }

  .bloco1-refinar {
    border-top: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    float: left;
    width: 85%;
    height: 53px;
    
  }  

  .bloco2-refinar {
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    float: left;
    width: 99.7%;
    padding-top: 22px;
  }

  .bloco3-refinar {
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    float: left;
    width: 99.7%;
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .bloco4-refinar {
    border-left: 1px solid #dadada;
    border-bottom: 1px solid #dadada;
    border-right: 1px solid #dadada;
    float: left;
    width: 99.7%;
    padding-top: 0px;
    padding-bottom: 15px;
  }

  .largura {
    padding: 0;
    position: relative;
    width: 100%;
  }
  
  div.radio {
    float: left;
    margin-top: 15px;
    width: 111px;
    margin-left: 30px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
  }

  .bloco1-refinar .separador {
    float: left;
    background: #dadada;
    width: 2px;
    height: 100%;
    margin-left: 66px;
  }


div.utilizacao {
    float: left;
    margin-top: 15px;
    width: 111px;
    margin-left: 84px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

form.refinar {
    margin-bottom: 41px;
}

form.refinar .bloco2-refinar label {    
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

form.refinar .bloco2-refinar label:nth-child(1) {
    /* background-color: red; */
    margin-left: 27px;
    width: 134px;

}

form.refinar .bloco2-refinar label:nth-child(3) {
    /* background-color: red; */
    margin-left: 70px;
    width: 54px;
}


form.refinar .bloco2-refinar .acao-bairro label { 
    margin-left: 149px;
    width: 54px;

}

form.refinar .select-bairro {
    float: left;
    width: 260px;
    cursor: pointer;
}

form.refinar .select-bairro span {
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    color: #c4c4c4;
}

form.refinar .select-bairro i {
    float: right;
}

form.refinar .select-bairro i.up {
    position: relative;
    top: 5px;
    background: url(../../assets/images/seta-dw.png) no-repeat ;
    width: 17px;
    height: 10px;
}

form.refinar .select-bairro i.dw {
    position: relative;
    top: 5px;
    background: url(../../assets/images/seta-up.png) no-repeat ;
    width: 17px;
    height: 10px;
}




form.refinar .bloco2-refinar select {
    float: left;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../../assets/images/seta-dw.png) no-repeat center right #FFF;    
    font-size: 14px;
    background-color: transparent;
    color: #c4c4c4;
    width: 166px;
    border-radius: 6px 6px 6px 6px;  
    text-align: left;
    background-position: 93% 50%;   
    border: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;

}

form.refinar .bloco2-refinar select option {
    color: #000;
    font-weight: bold;
    
}

form.refinar .bloco2-refinar select:focus {
    outline: none;
}

form.refinar .bloco3-refinar label {
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
}

form.refinar .bloco3-refinar label:nth-child(1) {
    /* background-color: red; */
    margin-left: 25px;
    width: 58px;
}

.bloco3-refinar .bloco-valor {
    float: left;
}

.relative {
    position: relative;
}

/* RANGE */

form.refinar .price-slider-valor,
form.refinar .price-slider-areaU,
form.refinar .price-slider-areaT {
width: 352px;    
position: relative;
float: left;
margin-top: 14px;
margin-left: 0px;
}

form.refinar .price-slider-valor svg,
form.refinar .price-slider-areaU svg,
form.refinar .price-slider-areaT svg,
.price-slider-valor input[type=range],
.price-slider-areaU input[type=range],
.price-slider-areaT input[type=range]
{
position: absolute;
left: 0;
bottom: 0;
}

form.refinar .price-slider-areaT label {
    width: 80px!important;
}

form.refinar input[type=number], 
form.refinar input[type=text]{
border: 1px solid #ddd;
text-align: center;
font-size: 1.6em;

}

form.refinar input[type=number]::-webkit-outer-spin-button,
form.refinar input[type=number]::-webkit-inner-spin-button {
-webkit-appearance: none;
}

form.refinar input[type=number]:invalid,
form.refinar input[type=number]:out-of-range {
border: 2px solid #e60023;
}
form.refinar input[type=range] {

width: 100%;
}

form.refinar input[type=range]:focus {
outline: none;
}

form.refinar input[type=range]:focus::-webkit-slider-runnable-track {
background: #e3003a;
}
form.refinar input[type=range]:focus::-ms-fill-lower {
background: #e3003a;
}
form.refinar input[type=range]:focus::-ms-fill-upper {
background: #e3003a;
}
form.refinar input[type=range]::-webkit-slider-runnable-track {
width: 100%;
height: 2px;
cursor: pointer;
background: #e3003a;
border-radius: 1px;
box-shadow: none;
border: 0;
}
form.refinar input[type=range]::-webkit-slider-thumb {
z-index: 2;
position: relative;
box-shadow: 0px 0px 0px #000;
border: 1px solid #e3003a;
height: 12px;
width: 12px;
border-radius: 25px;
background: #e3003a;
cursor: pointer;
-webkit-appearance: none;
margin-top: -5px;
}
form.refinar input[type=range]::-moz-range-track {
width: 100%;
height: 5px;
cursor: pointer;

background: #e3003a;
border-radius: 1px;
box-shadow: none;
border: 0;
}
form.refinar input[type=range]::-moz-range-thumb {
z-index: 2;
position: relative;
box-shadow: 0px 0px 0px #000;
border: 1px solid #e3003a;
height: 18px;
width: 18px;
border-radius: 25px;
background: #a1d0ff;
cursor: pointer;
}
form.refinar input[type=range]::-ms-track {
width: 100%;
height: 5px;
cursor: pointer;

background: transparent;
border-color: transparent;
color: transparent;
}
form.refinar input[type=range]::-ms-fill-lower,
form.refinar input[type=range]::-ms-fill-upper {
background: #e3003a;
border-radius: 1px;
box-shadow: none;
border: 0;
}
form.refinar input[type=range]::-ms-thumb {
z-index: 2;
position: relative;
box-shadow: 0px 0px 0px #000;
border: 1px solid #e3003a;
height: 18px;
width: 18px;
border-radius: 25px;
background: #e3003a;
cursor: pointer;
}

form.refinar .valores {
    float: left;
    clear: both;
    margin-left: 25px;
}

form.refinar input:focus{
    outline: none;
}

form.refinar input[type=number],
form.refinar input[type=text]
{
    border-radius: 0px;
    border: 0px;
    box-shadow: 1px 0px 7px #b9b3b3 inset;
    padding: 8px;
    width: 153px;
    font-size: 14px;
    height: 37px;
}

form.refinar .valores input[type=number]:nth-child(2),
form.refinar .valores input[type=text]:nth-child(2)
 {
    margin-left: 7px;
}

form.refinar .ranger {
    float: left;
    width: 259px;
    margin-top: 11px;
}
form.refinar .price-slider-areaT .ranger {  
    width: 238px;   
}

.bloco3-refinar .bloco-valor:nth-child(2)  {
    margin-left: 17px;

}

.bloco3-refinar .bloco-valor:nth-child(3)  {
    margin-left: 17px;
}

form.refinar .bloco4-refinar label {
    float: left;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    margin-top: 2px;
}

form.refinar .bloco4-refinar {
    padding-top: 14px;
    box-shadow: 0px 3px 0px -1px #dadada;
}

form.refinar .bloco4-refinar label:nth-child(1) {
    margin-left: 28px;  
}

form.refinar .bloco4-refinar select {
    float: left;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../../assets/images/seta-dw.png) no-repeat center right #FFF;
    font-size: 14px;
    background-color: transparent;
    color: #c4c4c4;
    width: 70px;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    background-position: 93% 50%;
    border: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    margin-top: 2px;

}

form.refinar .bloco4-refinar select:focus { 
    outline: none; 
}

form.refinar .bloco4-refinar select option {
    color: #000;
    font-weight: bold;
}

form.refinar .bloco4-refinar i {
    float: left;
    margin-left: 13px;
    margin-top: 6px;
}

form.refinar .bloco4-refinar .sep {
    float: left;
    width: 74px;
    height: 1px;
}

form.refinar .bloco4-refinar button.limpar {
    border: 0px;
    background: none;
    text-transform: uppercase;
    margin-left:0px
}

form.refinar .bloco4-refinar button.limpar span {
    color: #c4c4c4;
    text-decoration: underline;
}

form.refinar .bloco4-refinar button.filtro {
    text-transform: uppercase;
    color: #fff;
    background-color: #E3003A;
    border: 0px;
    font-weight: bold;
    padding: 18px 28px 19px 28px;
    position: absolute;
    bottom: 1px;
    margin-left: 47px;

}
form.refinar .bloco4-refinar input[type=text]   {
    width: 365px;   
    position: absolute;
    bottom: 13px;
    height: 60px;
    right: 3px;
    bottom: 1px;
    text-align: left;
    font-size: 16px;
    color: #c4c4c4;
    box-shadow: 0px 2px 0px #b9b3b3 inset;
}


button.emprendimento {
    position: relative;
    right: 44px;
    z-index: 1;
    float: right;
    color: #797979; 
    border: 0px;
    background: no-repeat;
    font-size: 22px;
}

.seo-titulo {
    text-transform: uppercase;
    color: #E3003A;
    font-size: 17px;
    margin-top: 26px;
    width: 377px;   
}

.refinar .selecionados {
    margin-top: 24px;
    margin-left: 196px;
    border: 0px;
}

.refinar  a.selecao,
.refinar  a.selecao:hover  {
    text-decoration: none!important;
    color: #898989!important;
    
}

.refinar select#sortBy {
    background: transparent;
    margin-top: 18px;
    margin-left: 102px;
    border: 0px;
    float: left;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../../assets/images/seta-dw.png) no-repeat center right #FFF;    
    font-size: 14px;
    background-color: transparent;
    color: #898989;
    width: 106px;
    border-radius: 6px 6px 6px 6px;  
    text-align: left;
    background-position: 93% 50%;   
    border: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
}

.refinar select#sortBy:focus {
    outline: none;
}

.refinar select#sortBy option {
    color: #000;
    font-weight: bold;
}

.refinar .mostrar {
    float: right;
    width: 215px;
}

.refinar .mostrar label {
    margin-right: 14px;
}

.refinar .mostrar select {
    float: right;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url(../../assets/images/seta-dw.png) no-repeat center right #FFF;
    font-size: 14px;
    background-color: transparent;
    color: #000000;
    width: 47px;
    border-radius: 6px 6px 6px 6px;
    text-align: left;
    background-position: 93% 50%;
    border: 0px;
    font-weight: bold;
    font-size: 14px;
    padding-left: 5px;
    margin-top: 2px;
}

.refinar .mostrar select:focus {
    outline: none;
}

.refinar .mostrar .posicao {
    float: right;
    margin-top: 24px;
}

.refinar .modal-bairro {
    position: absolute;
    width: 380px;
    height: 223px;
    right: 23px;
    top: 94px;
    z-index: 9999;
    background: #fff;
}


.refinar #divregiao {
    clear: both;
    height: 107px;
    background-color: #fff;
    border-radius: 5px;
    padding: 10px;
    overflow-y: auto;
    box-shadow: 1px 0px 7px #b9b3b3 inset;
    float: left;
    width: 59%;   
    margin-bottom: 5px;
    margin-left: 25%;
}

.refinar #divregiao label {
    display: block;
    font-size: 14px;
    margin-bottom: 5px;
    margin-left: 0px;
    width: 100%;
    float: left;
}

.refinar  #txtBuscaBairro {
    float: left;
    width: 59%;
    margin-top: 18px;
    margin-bottom: 5px;
    margin-left: 25%;
    text-align: left;
}

.refinar .modal-bairro #limparegiao {
    margin-left: 23%;
    text-transform: uppercase;
    text-decoration: underline;
    color: #c4c4c4;
    font-weight: bold;
    margin-top: 15px;

}

form.refinar  button#botao_bairros {
    text-transform: uppercase;
    color: #fff;
    background-color: #E3003A;
    border: 0px;
    font-weight: bold;
    padding: 14px 37px 12px 38px;
    position: absolute;
    bottom: -4px;
    margin-left: 25px;
}

.blocoFixo {
    background-color: #ebebeb;
    height: 55px;
}

.blocoFixo label.todos {
    margin-left: 28px;
    padding-top: 8px;
    border-top: 6px solid #E3003A;
    color: #E3003A;
    font-weight: bold;
}

.blocoFixo label {
    margin-left: 112px;
    padding-top: 8px;    
}

.blocoFixo label.active {
    color: #fff;
    background-color: #E3003A;
    font-weight: bold;
    padding: 5px;
    border-radius: 11px;
    padding-left: 10px;
    padding-right: 10px;
}

form.refinar input#video, 
form.refinar input#tour360 {
    display: none;
}

.centro {
    display: flex;
    align-items: center;
    justify-content: center;
}

.breadcrumb {
    background: transparent;
}

.breadcrumb .container-bread, 
.breadcrumb .container-bread a, 
.breadcrumb .container-bread a:hover {
    float: left;
    text-decoration: none;
    font-size: 14px;
    color: #212529;
    padding-left: 3px;
}

.breadcrumb .container-bread a b {
    float: left;
    text-decoration: none;
    color: #E3003A;
    font-size: 14px;
    font-weight: normal;
}

.box-top {
background-color: #ebebeb;
float: left;
width: 100%;
height: 63px;
}

.box-top a.active,
.box-top a.active:hover
 {      
    color: #E3003A;
    font-weight: bold;
    border-top: 5px solid #E3003A;
    padding-top: 0px;
    height: 63px;
    
}

.box-top a.active label {
    cursor: default;
}

.box-top a.none label {
    cursor: not-allowed;
    color: #888888;
}

.box-top a,
.box-top a:hover {
    float: left;
    height: 46px;
    text-decoration: none;
    color: #797979;
    font-weight: bold;
    padding: 6px 69px 0px 69px;
    height: 63px;
    
}


.box-top label {
    
    text-align: center;
    line-height: 0px;
    text-transform: uppercase;
    height: 84%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: unset;
    
}

.detalhe-lado-1 .box-acoes {
    background-color: #ebebeb;
    float: left;
    width: 100%;
    height: 513px;
    overflow: hidden;
}


.galeria-fotos-imovel {
    float: left;
    width: 100%;
    height: 513px;
}


#galeriaDetalhe .carousel-item img {
   
    height: 100%;
}

#galeriaDetalhe .carousel-item > div {
    height: 100%;
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: center;
    align-items: center;
}

.tour_det, .video_det {
    height: 100%;
}

.box-acoes .video,  
.box-acoes .tour, 
.box-acoes .mapa {
    height: 100%;
}

iframe.tour_det {
    float: left;
    width: 100%;
    height: 100%;
}

iframe.video_det {
    float: left;
    width: 100%;
    height: 100%;
}

iframe.mapa_det {
    float: left;
    width: 100%;
    height: 100%;
}

.carousel-control-prev-icon {
    background: url('../../assets/images/seta-esq.png') no-repeat -2px -2px;
	width: 36px;
	height: 55px;
}

.carousel-control-next-icon {
    background: url('../../assets/images/seta-dir.png') no-repeat -3px -2px;
	width: 36px;
	height: 55px;
}

form.ref_det .busca input[type=text],
form.ref_det .busca input[type=text]:focus {
    padding-left: 15px;
    width: 95%; 
    height: 63px;
    right: 15px;
    bottom: 1px;
    text-align: left;
    font-size: 16px;
    color: #c4c4c4;
    border: 1px solid #b9b3b3;
    outline: none;
}

form.ref_det button.referencia {
    position: relative;
    right: 26px;
    z-index: 1;
    float: right;
    color: #797979;
    border: 0px;
    background: no-repeat;
    font-size: 22px;
    bottom: 48px;
}

.bloco-informacoes .info {
    float: left;
    border: 1px solid #e8e4e4;
    border-radius: 10px;
    width: 91%;
    margin-left: 3%;
    margin-top: -17px;
    height: auto;
    padding-left: 10px;
    

}

.bloco-informacoes .info .tipo {
    float: left;
    margin-top: 10px;
}

.bloco-informacoes .info .ref {
    float: right;
    margin-top: 16px;
    font-size: 12px;
    margin-right: 10px;
}

.bloco-informacoes .info .endereco {
    float: left;
    margin-top: 10px;
    color: #000;
    font-weight: bold;
    margin-bottom: 10px;
}


.bloco-informacoes .info button {
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
    text-align: center;
    width: 97%;
    border-radius: 0;
    padding: 6px;
    border: 0px;
    background: transparent;
    border: 1px solid #797979;
    margin: 8px 0px 8px 0px;  
    padding: 15px;
}

.bloco-informacoes .info button.agenda {
    background: #E3003A;
    color: #fff;
    border: 0px;
}



.bloco-informacoes .info .valor {
    float: left;
    clear: both;
    
}



.bloco-informacoes .info .valor span {
    float: left;
    text-transform: uppercase;
    color: #E3003A;
    font-weight: bold;
}

.bloco-informacoes .info .valor label {
    float: left;
    clear: both;
    text-transform: uppercase;
    color: #000;
    font-weight: bold;
}

.bloco-informacoes .info .compartilha .fundo {
    float: left;
    background: #ebebeb;
    padding: 5px;
    border-radius: 31px;
    clear: both;
    margin-bottom: 20px;
}

.bloco-informacoes .info .compartilha label {
    float: left;
    clear: both;
    margin-bottom: 3px;
    margin-top: 10px;
}



.bloco-informacoes .info .compartilha .fundo i.zap {
    color: #00a225;
    padding: 0px 6px 0px 6px;
}

.bloco-informacoes .info .compartilha .fundo i.face {
    color: #0076ff;
    padding: 0px 6px 0px 6px;
}

.bloco-informacoes .info .compartilha .fundo i.link {
    color: #0054b5;
    padding: 0px 6px 0px 6px;
}

.bloco-informacoes .info .compartilha .fundo i.mail {
    color: #797979;
    padding: 0px 6px 0px 6px;
}

.titulo-det h2 {
color: #797979;
font-weight: bold;
font-size: 22px;
margin-top: 30px;
margin-bottom: 30px;
}

.titulo-det h2 strong {
color: #e3003a;
font-weight: bold;
}

.informacao-imovel {
float: left;
width: 100%;
}

.informacao-imovel .bloco{
    float: left;    
}

.detalhe-bloco-tm-1 {
    width: 104px;
}

.detalhe-bloco-tm-2 {
    width: 158px;
}

.informacao-imovel .bloco {
    margin-top: 20px;
}

.informacao-imovel .bloco span {
    float: left;
    color: #000; 
    /* font-family: system-ui; */
    font-family: 'Rubik', sans-serif;
}

.informacao-imovel .bloco strong {
    float: left;
    clear: both;
    color: #E3003A;
  
}

.central {
    display: flex;
    align-items: center;
    justify-content: center;
}

.detalha_informacoes_extra .descricao {
    float: left;
    width: 100%;
    color: #000; 
    margin-top: 30px;
    font-size: 21px;

}




/* COOKIES */

.cookie {
	display: flex;
	width: 300px;
	background-color: #f8f8f8;  
	padding: 20px 0;
	position: fixed;
	z-index: 99999999999999999999;
	bottom: 80px;
	left: 25px;
	color: #000000;
	font-size: 14px;  
	-webkit-box-shadow: 5px 5px 15px 5px #858585; 
	box-shadow: 5px 5px 15px 5px #858585;	
	border-radius: 5px;
	margin: 15px auto;
}

.cookie b,  .cookie a, .cookie a:hover{
	color: #f11f33;
	font-weight: normal;
	cursor: pointer;
	text-decoration: none;

}

.cookie button, .cookie button:hover{
	color: #fff;
	background-color:  #e00138;
	border-color:  #e00138;
	padding: 10px;
	width:100%;
	font-size: 14px;
	margin: 0 auto;
	display: block;
	margin-top: 11px;
	margin-bottom: 10px;
}

#listandoBusca {
    position: absolute;
    background: #fff;    
    width: 100%;
}

#listandoBusca div {
    color: #000;
}

#listandoBusca div .selecionar-item {
    cursor: pointer;
}

.busca_lista {
  
    height: 200px!important;
    width: 366px!important;
    right: 0px!important;
    z-index: 999!important;
}

.blocoFixo .video {
    cursor: pointer;
}

.blocoFixo .tour {
    cursor: pointer;
}


.lista-details-imovel ul {
    width: 100%;
    float: left;
    padding-left: 0;
    list-style: none;
    color: #000000;
  
}

.lista-details-imovel ul li {
    padding: 5px 0;
    width: 50%;
    float: left;
}

.lista-details-imovel h2 {
    float: left;
    margin-top: 51px;    
    color: #797979;
    font-size: 18px;
    font-weight: bold;
}

.lista-details-imovel h2 span{
    color: #E3003A;
}

.details-imovel {
    float: left;
    margin-top: 51px;
    color: #797979;
    font-size: 18px;
    font-weight: bold;
    margin-left: 15px;
    margin-bottom: 27px;
    width: 100%;
}


.details-imovel h2 {
    float: left;
    margin-top: 51px;    
    color: #797979;
    font-size: 18px;
    font-weight: bold;
}

.details-imovel h2 span{
    color: #E3003A;
}

.submit-direita {
    background: #E3003A;
    color: #fff;
    border: 0px;
    font-weight: bold;
    padding: 10px;
    float: right;
}

.submit-esquerda {
    float: left;
    background: #E3003A;
    color: #fff;
    border: 0px;
    font-weight: bold;
    padding: 10px;
    
}

.datepicker-inline .datepicker {
    margin: 0 auto;
    
}

.bloco-imovel .tit {
    float: left;
    width: 100%;
    padding-left: 17px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.bloco-imovel .text-info {
    text-align: center;
    color: #000!important;
}

.g-recaptcha-dados {
    float: right;
}

.g-recaptcha-cadastre {
    float: right;
}

.selecionar-item small {
    text-transform: uppercase;
}

.fundoBuscaRapida {
    background-color: #E3003A;
    color: #fff!important;
    display: block;
}

.footer-alinhar {
    display: flex;
    align-items: center;
    gap: 3px;
}

.coluna-top2 {
    margin-top: 34px!important;
}

.centroBuscaRapida{
    display: flex;
    align-content: flex-end;
    margin-top: 2px;
}

.fundoBranco {
    background-color: #fff;
}

.carousel-item.text-center {
    height: 513px;
}

.banner-img-fundo {
    width: 106%;
    left: -3%;
    right: -3%;
    height: 100%;
    position: absolute;
    filter: blur(8px);
}


.foto_blog {    
        background-size: cover;
        background-position: center;
        width: 350px;
        height: 235px;
       
   
}

@media (max-width: 767px) {
    

    .slider2 .carousel-item img {
        width: auto;
        height: 380px;
    }

    .box-top a.active, .box-top a.active:hover {
        height: 40px;
    }
    .box-top a, .box-top a:hover {
        height: 30px;
    }

    .box-top a, .box-top a:hover {
        width: 100%;
    }

    .informacao-imovel .central {
    display: block;
    align-items: normal;
    justify-content: normal;
    }

    .limite-video {
        height: 777px!important;
    }

    .busca-principal #filter_range {
        width: 106px;
    }

    .busca-principal #filter_type {
        width: 75px;
    }

    .busca-principal {      
        display: block;
        align-items: normal;
        justify-content: normal;
    }

    .sub-menu {
        margin-top: 20px;
    }

    .busca-principal .col2 button.enviar {
        position: absolute;
        border: 0px;
        background: #e00138;
        color: #fff;
        font-weight: bold;
        padding: 13px;
        float: right;
        height: 62px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .busca-principal .col2 button.enviar {  
        right: 0;
    }

    .busca-principal .col2 label.filtros {      
        background: #fff;
    }

    .busca-principal .col2 button.enviar {
    right: 0px; 
    }

    .busca-principal .col2 label.filtros {     
        margin-left: 0px;
    }

    .carousel-item.text-center {
        height: 385px;
    }

    .menu-item a {
        padding: 0;
        float: left;
        text-align: center;
        width: 100%;
    }

    form.ref_det .busca input[type=text], form.ref_det .busca input[type=text]:focus {
        padding-left: 15px;
        width: 100%;
    }



    .bloco-informacoes .info .valor { 
        width: 100%;
    }

    .bloco-informacoes .info {
        float: left;
        border: 1px solid #e8e4e4;
        border-radius: 10px;
        width: 100%;
        margin-left: 0;
        margin-top: -17px;
        height: auto;
        padding-left: 10px;
    }

    #search_form {
        float: left;
        margin-top: 20px;
        width: 100%;
    }

    .galeria-fotos-imovel {
        height: 385px;
    }

    .detalhe-lado-1 .box-acoes {     
        height: 384px;      
    }

    .box-top {
        height: 137px;
    }

    .lista-details-imovel ul li {      
        width: 100%;
    }
    
    #listandoBusca {
        position: relative;
    }

    form.refinar .bloco4-refinar select {  
        margin-bottom: 20px;
    }

    form.refinar .bloco4-refinar i.fa-search {
        position: relative;
        top: 48px;
        float: left;
        margin-left: 13px;
        margin-top: 0px;
        margin-bottom: 17px;
       
    }
    
    
    form.refinar .bloco4-refinar input[type=text] {
        width: 99%;
        position: absolute;
        right: 0;
        bottom: 0;
        left: 0%;
        box-shadow: 1px 0px 7px #b9b3b3 inset!important;
    }

    form.refinar .bloco4-refinar .sep {       
        width: 10px;   
    }

    form.refinar .bloco4-refinar button.limpar {
        border: 0px;
        background: none;
        text-transform: uppercase;
        margin-left: 21px;
        float: left;
        clear: both;
        width: 30%;
        padding-top: 14px;
        margin-bottom: 96px;
    }

    form.refinar .bloco4-refinar button.filtro {
        text-transform: uppercase;
        color: #fff;
        background-color: #E3003A;
        border: 0px;
        font-weight: bold;
        padding: 18px 28px 19px 28px;
        position: relative;
        bottom: 1px;
        margin-left: 47px;
        float: left;
        width: 50%;
    }


    .refinar .mostrar {
        float: right;
        width: 50%;
    }

    .refinar .selecionados {
        margin-top: 24px;
        margin-left: 0;
        width: 100%;
        text-align: center;
    }

    .seo-titulo {
        width: 100%;
        float: left;
        clear: both;       
        padding: 15px;
        font-size: 17px;
        display: none;
    }

    .refinar select#sortBy {        
        margin-left: 10%;
    }


    form.refinar .bloco-valor .valores input[type=number]:nth-child(1), 
    form.refinar .bloco-valor .valores input[type=text]:nth-child(1) {
        float: left;
    }

    form.refinar .valores input[type=number]:nth-child(2), 
    form.refinar .valores input[type=text]:nth-child(2) {
        margin-left: 7px;
        float: right;
    }

    .refinar .modal-bairro {      
        top: 262px;
    }

    form.refinar .price-slider-areaT .ranger {
        width: 90%;
    }

    form.refinar .ranger {      
        width: 90%;
        float: left;
        clear: both;
        margin-left: 5%;
        margin-top: 5px;
        margin-bottom: 13px;
    }

    form.refinar .price-slider-valor,
    form.refinar .price-slider-areaU, 
    form.refinar .price-slider-areaT {
        width: 100%;
    }

    .bloco3-refinar .bloco-valor {
        float: left;
        width: 100%;
    }

    form.refinar .bloco2-refinar select {
        float: right;
        margin-right: 3.5%;
    }

    .bloco3-refinar .bloco-valor:nth-child(3) {
        margin-left: 0;
    }

    .bloco3-refinar .bloco-valor:nth-child(2) {
        margin-left: 0px;
    }

    form.refinar .valores {
        margin-left: 12px;
        width: 93%;
    }

    form.refinar .bloco3-refinar label:nth-child(1) {
        margin-left: 11px;
        width: 58px;
    }

    form.refinar .select-bairro {     
        width: 39%;
        float: right;
        margin-right: 5.8%;
    }

    form.refinar .bloco2-refinar label:nth-child(1) {
        margin-left: 11px;
        width: 134px;
        float: left;
        clear: both;
    }

    form.refinar .select-bairro span {  
        margin-left: 6px;
    }

    form.refinar .bloco2-refinar label:nth-child(3) {      
        margin-left: 13px;
        width: 132px;
        float: left;
        clear: both;
    }


    .bloco1-refinar {
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        border-right: 1px solid #dadada;
        border-left: 1px solid #dadada;
        float: left;
        width: 100%;
        height: 96px;
    }

    .bloco1-refinar .separador {       
        background: transparent;
        float: left;
        width: 100%;
        clear: both;
        height: 0px;
    }

    .bloco2-refinar {       
        width: 100%;
    }

    div.utilizacao {      
        margin-left: 10px;
        width: 101px;
    }

    div.utilizacao label {
        padding: 7px 0px 0px 1px;
    }
   


    div.radio {  
        width: 91px;
        margin-left: 12px;
        font-size: 14px;   
    }

    .blocoFixo label {
        margin-left: 0;
        padding-top: 25px;
        width: 90%;
        text-align: center;
        margin-left: 5%;
    }


    button.refinar {
        width: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
    }

    button.refinar label {     
        padding-top: 10px;
    }

    .blocoFixo {
        float: left;
        width: 100%;
        height: auto;
        padding-bottom: 15px;
    }

    .blocoFixo label.todos {
        margin-left: 0;        
        padding-top: 15px;
        border-top: 0;
        color: #E3003A;
        font-weight: bold;
        width: 100%;
        text-align: center;
    }

      .internas .fundo-topo {
        height: auto;    
        margin-bottom: 25px;
    }

    section.internas {
        height: auto;
    }

    .busca-rapida {
        margin-top: 89px;       
        margin-bottom: 17px;
    }

    .busca-rapida h1 {
        text-shadow: 0px 2px 10px #fff;
        font-size: 30px;
    }

    

    .busca-principal .col2 label button.filtros {
        width: 100%;
        border: 0px;
    }

    .busca-principal .col2 label.filtros {       
        width: 100%;
        
    }

    .busca-principal .col2 label.busca {     
        width: 100%;
    }

    .busca-principal .col2 button.enviar {    
        position: relative;
        width: 100%;
     
    }

    .home.cover {       
        height: 1100px;
    }

    .busca-principal .col1 {      
        width: 100%;
    }

    .busca-principal .col2 {      
        width: 100%;     
    }

    .busca-principal .col3 {
        width: 100%;     
    }

    .busca-principal .col1 label {
            float: left;
            width: 84px;
    }

    .busca-principal .col3 .coluna:nth-child(1) {
        margin-left: 14px;
        width: 31%;
    }

    .busca-principal .col3 .coluna:nth-child(2) {
        margin-left: 0;
        width: 38%;
        float: right;
    }

    .busca-principal .col3 .coluna:nth-child(3) {
        margin-top: 0px;
        margin-left: 4%;
        width: 26%;
        clear: both;
    }

    .busca-principal .col3 .coluna:nth-child(4) {
        margin-top: 0px;
        width: 25%;
        margin-left: 1%;
    }

    .busca-principal .col3 .coluna:nth-child(5) {
        margin-top: 0px;
        width: 30%;
        margin-left: 11%;
    }

    .tour-banner {    
        margin-top: 0px;
    }

    .img-tour {
        background-size: 100%;
        height: auto;
        margin-top: 0px;
    }

    .img-tour button {
        float: none;        
        margin-top: 266px;
    }

    .padding_0_desk {
        padding: 15px;
    }

    .mais_procuram {        
        height: auto;
        margin-top: 0px;
    }

    .mais_procuram a  {
        margin-top: 0px;
        margin-right: 1%;
        margin-left: 1%;
        width: 48%;
    }


    .links a:nth-child(2), 
    .links a:nth-child(3), 
    .links a:nth-child(4), 
    .links a:nth-child(6), 
    .links a:nth-child(7), 
    .links a:nth-child(8) {
        margin-left: 0;
    }

    .corte-depoimentos {
        display: none;
    }

    .destaques {
        width: 90%;
        text-align: center;
        margin-left: 5%;
    }
    
    .depoimento_fundo {
        float: left;
        background: #f8f7f7;
        width: 79%;
        height: 235px;
        display: flex;
        flex-direction: column;
        justify-content: center;
        margin-left: 10%;
        margin-bottom: 25px;
    }

    .selo_depoimento {
        float: left;
        background: url(../../assets/images/home/aspas.png) no-repeat 0 0;
        width: 100px;
        height: 127px;
        margin-left: 0;
    }

    .depoimento_fundo .nome {   
        margin-bottom: 14px;
    }

    .mosaico .bottom {
        display: block;
        text-transform: uppercase;
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .mosaico .top {
        display: flex;
        align-items: flex-end;
    }

    .bloco.blog {       
        width: 100%;    
    }

    .bloco.blog .corte {
        display: none;
    }

    .conteudo a.noticia:nth-child(2) {       
        left: 0;
    }

    .conteudo a.noticia:nth-child(3) {       
        left: 0;
    }

    .bloco.blog .foto-noticia {
        display: flex;
    align-items: center;
    justify-content: center;
    }

    .conteudo.d-flex {
        display: block!important;
    }

    .bloco.blog img.foto {       
        width: 300px;
        
    }

    .bloco.blog .texto {    
        width: 100%;
        height: 138px;      
        text-align: center;     
        padding: 15px;
        margin-left: 0px;
        margin-top: 10px;
    }

    .bloco.blog label {
        float: left;
        margin-left: 0;
        margin-top: 10px;
        font-size: 21px;
        color: #0076ff;
        border-bottom: 0px;
        cursor: pointer;
        line-height: 19px;
        width: 100%;
        padding-bottom: 18px;
    }

    a.acesso_blog {      
        margin-top: 0;    
    }

    section.footer {      
        background-image: none;       
        width: 100%;
        height: auto;
        margin-top: 200px;
        background: #494949;
        margin-top: 43px;
    }

    .agencia-left {
        margin-left: 0;
    }

    section.footer .siga {       
        margin-left: 0;
    }

    section.footer a.ra3n {        
        margin-top: 0px;
        margin-bottom: 64px;
    }

    section.footer p {       
        padding-top: 0px;
    }

    .fundo-final {    
        height: 75px;
    }

    .fundo-final img.logo {    
        margin-left: 15px;
        width: 80px;
    }

    .fundo-final .bloco-ag2 {     
        margin-left: 5px;
        margin-right: 10px;
    }

    .agencia-mob {
        display: none;
    }

    .menu i.menu-abrir {
        float: left;      
        margin-left: 13px;
    }

    .menu i.menu-fechar {
        float: left;      
        margin-left: 13px;
    }

    .bloco-agencia label.ag {
    color: #F4F4F4;
    margin-bottom: 0px!important;
    border-bottom: 1px solid #BCBCBC;
    width: 100%;
    }  

    .rede-social label {
        color: #F4F4F4;
        margin-bottom: 0px!important;
        border-bottom: 1px solid #BCBCBC;
        width: 100%;
    }

    .bloco-agencia {       
        width: 100%;
    }

    .rede-social {
        float: left;
        width: 100%;
    }

    .menu-site-fundo { 
        background: #bcbcbc;
        height: 204px;    
    }

    .busca-principal .col3 {
        width: 100%;
        float: left;
        background: #fff;
        border-bottom-left-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    .busca-principal .col2 button.enviar {
        position: absolute;
        border: 0px;
        background: #e00138;
        color: #fff;
        font-weight: bold;
        padding: 13px;        
        float: right;
        height: 62px;
        border-top-right-radius: 0px;
        border-bottom-right-radius: 0px;
    }

    
    .busca-principal .col1 label.limpar {
        display: none;
    }

    .blog {     
        padding: 15px;
    }

    .max_footer_banner:nth-child(1n) {
        right: 0;
        margin-bottom: 24px;
    }
    
 
    section.footer .max_footer_banner .foto {        
        bottom: 0;   
        margin-top: 17px;
        width: 100%;
    }

    section.footer .credi {     
        width: 100%;
        background-size: 100%;
        height: 131px;
        overflow: hidden;
    }

    .max_footer_banner .credi label { 
        margin-top: 68px; 
        margin-right: 25px;
    }

    section.footer .adm {
        width: 100%;
        background-size: 100%;
        height: 131px;
        overflow: hidden;
    }

    .max_footer_banner .adm label {
        margin-top: 83px;    
    }


    .mosaico2 {      
        margin-top: 20px;
    }

    .mosaico3 {      
        margin-top: 20px;
    }  


}


@media (min-width: 768px ) and (max-width: 991px ) {

    .carousel-item.text-center {
        height: 400px;
    }

    .detalhe-lado-1 .box-acoes {
        height: 400px;
    }

    .galeria-fotos-imovel {
        height: 400px;
    }

    .box-top {
        height: 137px;
    }

    .refinar .selecionados {
        margin-left: 0;    
    }

    .seo-titulo {
        float: left;
        width: 100%;
    }

    form.refinar .select-bairro {     
        width: 104px;
    }

    form.refinar .bloco2-refinar select {      
        width: 133px;
    }

    form.refinar .bloco2-refinar label:nth-child(1) {      
        margin-left: 26px;
        width: 94px;
    }

    form.refinar .bloco2-refinar label:nth-child(3) {     
        margin-left: 18px;
    }

    form.refinar .bloco4-refinar select {       
        width: 48px;
    }

    form.refinar .bloco4-refinar button.filtro {      
        padding: 18px 14px 19px 14px;
        margin-left: 11px;
    }

    button.emprendimento {
        right: 11px;     
    }

    form.refinar .bloco4-refinar button.limpar {
        border: 0px;        
        margin-left: 0px;
    }


    form.refinar .bloco4-refinar input[type=text] {
        width: 212px;       
        font-size: 13px;
       
    }


    form.refinar .bloco4-refinar .sep {        
        width: 5px;   
    }


    form.refinar .price-slider-valor, 
    form.refinar .price-slider-areaU, 
    form.refinar .price-slider-areaT {
        width: 232px;    
    }

    form.refinar input[type=number], form.refinar input[type=text] { 
        width: 89px;
    }

    form.refinar .ranger {        
        width: 130px;
    }

    form.refinar .price-slider-areaT .ranger {
        width: 107px;
    }

    .bloco3-refinar .bloco-valor:nth-child(2) {
        margin-left: 0px;
    }

    .bloco3-refinar .bloco-valor:nth-child(3) {
        margin-left: 0px;
    }

    div.utilizacao {
        width: 95px;
        margin-left: 19px;
    }

    .bloco1-refinar .separador {
        margin-left: 20px;
    }

    div.radio {  
        margin-left: 11px;
        width: 88px;
    }

    .bloco1-refinar {
        width: 77%;
  
    }

    .internas .fundo-topo {
        height: auto;    
        margin-bottom: 25px;
    }

    section.internas {
        height: auto;
    }


    .internas .menu i.menu-abrir, .internas .menu i.menu-fechar {
        margin-top: -23px!important;
       
    }

    .blocoFixo label {
        margin-left: 15px;    
        font-size: 13px;
        line-height: 27px;
    }

    .mosaico3 {       
        margin-top: 20px;
    }

    .mosaico_fundo {
        display: none;
    }

    .mosaico .bottom {       
        
        display: flex;
        flex-direction: column;
        justify-content: center;
    }

    .mosaico .top {
        display: flex;
        align-items: flex-end;
    }
  

    .busca-principal .col2 {      
        width: 630px;
    }

    .busca-principal {     
        width: 100%;
    }

    .fundo-final h2 {  
        font-size: 15px;
        padding-top: 17px;
        padding-left: 44px;
    }

    .busca-rapida {
        margin-top: 160px;
    }

    .bloco-agencia:nth-child(1) {
        float: right;
    }

    .menu .fa-user-circle {        
        font-size: 17px;
    }

    a.menu-topo {
        position: relative;
        left: 16px;
    }

    .menu i.menu-abrir {      
        margin-top: -21px;
    }

    .home.cover {       
        height: 671px;
    }

    .img-tour {
        background-size: 100%;
        height: auto;
        margin-top: 50px;
    }

    .tour-banner {       
        margin-top: 0;
    }

    .img-tour button {       
        margin-bottom: 94px;
        margin-top: 72px;
    }

    .depoimento_fundo {        
        background: #f5f5f5;
        width: 86%;
        height: 235px;       
        margin-bottom: 30px;
    }

    .depoimento_fundo .texto {       
        padding-left: 5%;
    }

    .depoimento_fundo .nome {
        width: 92%;
        text-align: center;
        padding-left: 0;
        margin-top: 10px;
        margin-bottom: 19px;
    }

    .corte-depoimentos {
        display: none;
    }

    .selo_depoimento {
        float: inherit;
        background: url(../../assets/images/home/aspas.png) no-repeat 0 0;
        width: 100%;
        height: 151px;       
        display: flex;
        align-items: center;
        justify-content: center;
        position: relative;
        left: 31%;
        bottom: 18px;
    }

    .depoimento_fundo .texto {
        height: 193px;
        justify-content: normal;
    }

    .bloco.blog .corte {
        display: none;
    }

    .max_footer_banner .credi label {
        margin-right: 228px!important;
        margin-top: 66px!important;
        font-size: 21px!important;
        }
    
        .max_footer_banner .foto {       
            bottom: 58px!important;
        }


        section.footer .credi {
            background-size: 338px;
        }

        section.footer .adm {            
            background-size: 338px;
        }

        section.footer .agencia {            
            width: 127px;
        }

        section.footer .agencia .endereco {          
            font-size: 13px;
        }

        .max_footer_banner .adm label {            
            margin-right: 236px;
            margin-top: 67px;         
        }

        .busca-principal .col1 {
            width: 711px;
        }

        .busca-principal .col3 {
            width: 711px;
        }

        .conteudo a.noticia:nth-child(2) {           
            left: 0px;
        }

        .conteudo a.noticia:nth-child(3) {           
            left: 0px;
        }

        .bloco.blog {
            width: 100%;
        }

        .bloco.blog .foto-noticia {
            display: flex;
            align-items: center;
            justify-content: center;
        }

        .bloco.blog .texto {         
            margin-top: 23px;
            margin-left: 0px;
            overflow: hidden;
            height: 197px;
            width: 210px;
        }

        .bloco.blog label {
            margin-bottom: 30px;
        }

        a.acesso_blog {  
            margin-top: 0px;         
        }

        section.footer {      
            margin-top: 140px;
        }

        .busca-principal .col2 button.enviar {         
            width: 62px;          
        }

        .busca-principal .col2 button.enviar i {            
            right: 0px;
        }

        .busca-principal .col2 button.enviar span {
            display: none;
        }

        .busca-principal .col2.menu-aberto button.enviar  {
            width: 141px;
        } 

        .busca-principal .col3 .coluna:nth-child(1) {
            margin-left: 14px;
            width: 121px;
        }

        .busca-principal .col3 .coluna { 
            width: 140px;
        }

}


@media (min-width: 992px ) and (max-width: 1199px) {

    .refinar .selecionados {
        margin-left: 0;    
    }

    .seo-titulo {
        float: left;
        width: 100%;
    }

    form.refinar .bloco4-refinar input[type=text] {
        padding-right: 87px;
    }

    

    form.refinar .bloco4-refinar button.filtro {     
        margin-left: 15px;
    }

    form.refinar .bloco4-refinar button.limpar {
        margin-left: 0px;
    } 

    form.refinar .bloco4-refinar .sep {       
        width: 11px;
    }

    form.refinar .price-slider-valor, 
    form.refinar .price-slider-areaU, 
    form.refinar .price-slider-areaT {
        width: 303px;
    }

    form.refinar .price-slider-areaT .ranger {
        width: 141px;
    }

    form.refinar .ranger {
       width: 166px;
    }

    form.refinar input[type=number], form.refinar input[type=text] {     
        width: 107px;
    }

    form.refinar .bloco2-refinar .acao-bairro label {    
        width: 54px;
        margin-left: 53px;
    }

    form.refinar .select-bairro {      
        width: 161px;      
    }


    .bloco1-refinar {    
        width: 82.2%;      
    }

    div.utilizacao {   
        margin-left: 25px;
    }

    .blocoFixo label {
        margin-left: 81px;
        padding-top: 8px;
    }

    .rede-social.space {
        display: none;
    }

    .home.cover {   
        height: 594px;     
    }

    .busca-rapida {
        margin-top: 141px;
    }

    .depoimento_fundo {
        width: 296px;      
        margin-left: 20px;
    }

    .selo_depoimento {
        float: left;
        background: url(../../assets/images/home/aspas.png) no-repeat 0 0;
        width: 231px;
        height: 123px;
        margin-left: 41%;   
        position: relative;
        bottom: 25px;
    }

    .depoimento_fundo .texto {    
        width: 100%;        
        padding-left: 20px; 
    }

    .depoimento_fundo .nome {
        width: 100%;
        text-align: center;
        padding-left: 0;       
    }

    .corte-depoimentos {
        display: none;
    }

    .bloco.blog { 
        width: 33%;
    }

    .bloco.blog img.foto {       
        width: 240px;
    }

    .bloco.blog .corte {
        display: none;
    }

    .bloco.blog .texto {
        float: left;       
        text-align: left;    
        margin-top: 13px;
        color: #797979;
        margin-left: 0px;
        width: 240px;
    }

    .bloco.blog label {   
        margin-left: 0px;
    }

    section.footer .credi {        
        background-size: 467px;
    }

    .max_footer_banner .credi label {       
        margin-right: 106px;
    }

    section.footer .adm {      
        background-size: 467px;
    }

    .max_footer_banner .adm label {
        margin-right: 106px;
    }

    section.footer .agencia {      
        width: 201px;
    }

    section.footer .siga {    
        width: 191px;
    }

    .fundo-final h2 {
        font-size: 18px;
    }

    a.acesso_blog {
        margin-top: 42px;
    }

    section.footer .max_footer_banner .foto {       
        bottom: 63px;      
    }

    section.footer .credi {        
        background-size: 334px;
    }


}


@media (min-width: 1200px) { 

    select#filter_range {
        width: 116px;
    }

    .padding_no_right {
        padding-right: 0px;
    }

    .padding_no_left {
        padding-left: 0px;
    }

    a.zap_flutuante {       
        right: 180px;       
    }

    .ag-desk {
        position: relative;
        left: 10px;
    }

    .selo_depoimento {
        position: relative;
        right: 85px;
        height: 106px;
        top: 111px;
        

    }

}