header {
    width: 100%;
}

#menu-topo {
    position: absolute;
    z-index: 1;
    margin: 0 0px;
    background: rgba(255, 255, 255, 0.6);
}

.titulohome {
    margin-bottom: .5rem;
    margin-bottom: .5rem;
    font-weight: 500;
    display: inline-table;
    width: auto;
    padding: 0 15px;
    font-size: 22px;
    text-align: center;
    line-height: 23px;
    background: #FFF;
    text-transform: uppercase;
}

html,
body {
    width: 100%;
    margin: 0;
    padding: 0
}

textarea {
    resize: none;
}

.imovel-link {
    color: #000;
    text-decoration: none
}

@media screen and (max-width:1024px) {
    .center {
        width: 100%;
        margin: auto
    }
    .topo .logo_topo {
        width: 50.37%;
    }
    /* .topo .logo_topo {
        width: 59.37%; 
    } */
    .topo .logo_topo img {
        height: 100px;
    }
    .topo .menu_topo {
        display: none
    }
    .topo .menu_topo_tablet {
        display: block;
        position: absolute;
        z-index: 1000;
        top: 27px;
        width: 50%;
    }
    .topo .menu_topo_tablet ul {
        display: none;
        margin-left: -27px;
    }
    .topo .menu_topo_tablet ul li {
        display: block;
        padding-left: 10%;
        line-height: 35px;
        margin-bottom: 1px;
        color: #111;
        background-color: #f8f9fa;
        border-color: #f8f9fa;
    }
    .topo .busca_rapida {
        display: none;
    }
    .topo .menu_topo_tablet ul li a {
        font-weight: 300;
        font-size: 16px;
        color: black;
    }
    .topo .menu_topo_tablet ul li span {
        font-weight: 300;
        font-size: 16px;
        color: black;
    }
    .topo .menu_topo_tablet ul li:last-child {
        margin-bottom: 0
    }
    .topo .busca_rapida {
        height: auto;
    }
    .conteudo_home {
        width: 100%;
        margin: auto
    }
    .conteudo_home .destaques {
        height: auto!important
    }
    .rodape .logo_rodape {
        display: none
    }
    .rodape ul.links_rodape {
        margin: 0 0 0 3.5%;
        DISPLAY: NONE;
    }
    .rodape ul.links_rodape li.titulo {
        font-size: 18px
    }
    .rodape ul.links_rodape li a {
        font-size: 13px
    }
    #topo_branca {
        display: none;
    }
    .boxBuscaRapida .campos {
        width: 95%;
        margin: 10px 0 10px 1.75%;
    }
    .boxBuscaRapida .campos .txt {
        width: 100%;
        margin: 2px;
    }
    .boxBuscaRapida .btn_buscar_rapida {
        height: 68px;
        line-height: 68px
    }
    ul.ca-menu-servicos li {
        width: 32%
    }
    .carousel-item {
        height: 70vh;
        background: no-repeat center center scroll;
        -webkit-background-size: contain !important;
        -moz-background-size: contain !important;
        -o-background-size: contain !important;
        background-size: contain !important;
    }
    .carousel-indicators {
        position: absolute;
        right: 0;
        bottom: 100px;
        left: 0;
        z-index: 15;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        justify-content: center;
        padding-left: 0;
        list-style: none;
    }
    .conteudo_home .imoveis_destaques {
        width: 100%;
        float: left;
    }
    .alinha_elementos_fixos {
        width: 50px;
        position: fixed;
        z-index: 9;
        right: 25px;
        bottom: 65px !important;
    }
    #topo_branca {
        display: none;
    }
    .imovel .conteudo_imovel {
        width: 100%;
        margin-top: -30px;
    }
    .imovel .topo_ficha {
        height: auto;
        padding: 0 2%
    }
    .topo {
        display: block!important
    }
    .topo_resultado {
        display: none!important
    }
    .ordenar .campo {
        max-width: 32%
    }
    .resultados {
        width: 100%;
        height: auto;
        max-height: none;
        position: relative;
        float: left;
        margin: 25px 0;
        padding-left: 1.5%;
        overflow-y: hidden;
    }
    .resultados .resultado {
        width: 31.75%;
        margin-right: 1.5%
    }
}

a {
    text-decoration: none
}

a:hover {
    text-decoration: none
}

.efeitoHover {
    transition: .4s all;
    opacity: 1
}

.efeitoHover:hover {
    transition: .4s all;
    opacity: .70
}

.texto_topo {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 5px;
    color: #fff;
    font-size: 14px;
    overflow: hidden;
    background-color: #E8A437
}

.topo {
    width: 100%;
    font-family: 'Roboto', sans-serif
}

.topo .logo_topo img {
    height: 180px
}

.topo .menu_topo {
    width: 60%;
}

.topo .menu_topo ul {
    list-style: none
}

.topo .menu_topo ul li {
    height: 40px;
    float: left;
    position: relative;
    padding: 0 2.8%;
    line-height: 40px
}

.topo .menu_topo ul li a {
    display: block;
    font-weight: 300;
    font-size: 16px;
    color: #444
}

.topo .menu_topo ul li ul {
    display: none;
    max-height: 450px;
    width: 100%;
    position: absolute;
    z-index: 9;
    left: 0;
    top: 100%
}

.topo .menu_topo ul li ul li {
    width: 100%;
    height: auto;
    border: 0;
    padding: 0;
    margin: 0;
    border-bottom: 1px solid #FFF;
    line-height: 30px;
    text-align: center;
    background-color: #773d94
}

.topo .menu_topo ul li ul li a {
    font-size: 11px;
    line-height: 30px
}

.topo .menu_topo ul li:hover {
    background-color: #773d94
}

.topo .menu_topo ul li:hover a {
    color: #fff
}

.topo .menu_topo ul li:hover ul {
    display: block
}

.topo .busca_rapida {
    width: 76%;
    height: 90px;
    float: left;
    background-color: #E8A437;
    position: absolute;
    z-index: 99;
    top: 150px;
    left: 12%;
}

.bg_btn {
    width: 118px;
    height: 34px;
    margin-right: 22px;
    margin-bottom: 15px;
    background-color: #E8A437;
    color: #fff;
    text-align: center;
    font-size: 14px;
    line-height: 34px;
    cursor: pointer;
    transition: .4s all;
    opacity: 1;
    display: inline-table;
}

.bg_btn:hover {
    transition: .4s all;
    opacity: .70;
}

.btn_menu_tablet,
.menu_topo_tablet {
    display: none;
}

.conteudo_home {
    font-family: 'Roboto', sans-serif
}

.conteudo_home .titulo_destaques {
    width: 100%;
    float: left;
    color: #E8A437;
    margin: 70px 0 10px 0;
    text-align: center;
}

.conteudo_home .titulo_destaquesvenda {
    width: 100%;
    /* float: left; */
    color: #773d94;
    margin: 70px 0 10px 0;
    text-align: center;
    background: url(/images/bg_titulo_home.png) repeat-x center;
}

.conteudo_home .titulo_destaquesaluga {
    width: 100%;
    float: left;
    margin: 49px 0 0 0;
    text-align: center;
    color: #E8A437;
    background: url(/images/bg_titulo_home.png) repeat-x center;
}

.conteudo_home .imoveis_destaques {
    width: 100%;
    float: left;
    margin-top: 1px
}

.conteudo_home .destaques {
    width: 100%
}

.conteudo_home .banner_home {
    width: 100%;
    float: left;
    margin: 11px 0 0px 0
}

.conteudo_home .faixa_empresa {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 1.2em;
    color: #9b9b9b
}

.conteudo_home .faixa_empresa h2 {
    float: left;
    padding-bottom: 40px!important
}

.conteudo_home .faixa_empresa a {
    display: inline-table;
    color: #9b9b9b;
    text-decoration: underline;
    transition: all 225ms ease-in-out;
    margin-top: 15px
}

.conteudo_home .faixa_empresa a:hover {
    color: #E8A437
}

.texto_rodape {
    width: 100%;
    height: auto;
    float: left;
    text-align: center;
    padding: 5px;
    color: #773d94;
    font-size: 14px;
    overflow: hidden
}

.rodape {
    font-family: 'Roboto', sans-serif;
    position: relative;
    left: 0;
    right: 0;
}

.rodape .logo_rodape {
    width: 29.20%;
    height: 157px;
    float: left;
    text-align: center
}

.rodape .logo_rodape img {
    max-width: 100%;
    height: 157px
}

.rodape ul.links_rodape {
    padding: 0;
    float: left;
    margin: 30px 4.29% 0 0;
    list-style-type: none
}

.rodape ul.links_rodape li.titulo {
    margin-bottom: 13px;
    font-weight: 400;
    font-size: 20px;
    color: #545454
}

.rodape ul.links_rodape li.titulo h2 {
    padding: 0;
    margin: 0;
    font-weight: 400;
    font-size: 20px;
    color: #545454
}

.rodape ul.links_rodape li {
    margin-bottom: 4px
}

.rodape ul.links_rodape li a {
    font-weight: 300;
    font-size: 15px;
    color: #535353
}

.rodape ul.ult {
    margin-right: 0
}

.rodape .faixa_rodape {
    width: 100%;
    height: auto;
    float: left;
    margin-top: 30px;
    background-color: #773d94;
    color: #fff
}

.rodape .faixa_rodape a {
    color: #fff
}

.rodape .faixa_rodape .endereco_rodape {
    width: 100%;
    float: left;
    margin: 35px 0 19px 0;
    text-align: center;
    line-height: 17px;
    font-weight: 400;
    font-size: 16px
}

.rodape .faixa_rodape .links_uteis {
    width: 100%;
    float: left;
    text-align: center
}

.rodape .faixa_rodape .links_uteis a {
    font-weight: 400;
    font-size: 14px
}

@media screen and (max-width:480px) {
    .topo .logo_topo img {
        height: 100px;
        margin-left: 21px
    }
    #topo-branca {
        display: none !important;
    }
    .center {
        width: 100%;
        margin: auto
    }
    .topo {
        display: none
    }
    .rodape ul.links_rodape {
        display: none
    }
    .rodape .faixa_rodape {
        height: 194px
    }
    #menu-topo {
        background: transparent;
    }
    #topo_branca {
        display: none;
    }
    #ligue {
        display: none;
    }
    #skype {
        display: none;
    }
    #corretor {
        display: none;
    }
    #topo_branca {
        display: none;
    }
    .contato .localizacao {
        width: 90%;
        margin: 0 5%
    }
    .contato .formulario {
        width: 90%;
        margin: 25px 5% 0 5%
    }
}

.boxBuscaRapida {
    width: 100%;
    float: left
}

.boxBuscaRapida .campos {
    width: 86.30%;
    float: left;
    margin: 28px 0 0 1.75%
}

.boxBuscaRapida .campos .txt {
    width: 15%;
    height: 42px;
    float: left;
    margin: 0 1.62% 0 0
}

.boxBuscaRapida .campos .txt .btn-group {
    width: 100%
}

.boxBuscaRapida .campos .txt .multiselect {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
    background: white;
}

.boxBuscaRapida .campos .txt .multiselect-selected-text {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden
}

.boxBuscaRapida .campos .txt input#referencia {
    width: 100%;
    padding: 10px 15px;
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #666;
    cursor: pointer
}

.boxBuscaRapida .btn_buscar_rapida {
    width: 11.62%;
    height: 90px;
    float: right;
    text-align: center;
    line-height: 90px;
    font-family: 'Roboto', sans-serif;
    font-weight: 300;
    font-size: 20px;
    cursor: pointer;
    background-color: #773d94;
    color: #fff
}

@media screen and (max-width:640px) {
    #menu-top {
        background: transparent;
    }
    #topo_branca {
        display: none;
    }
    .boxBuscaRapida .btn_buscar_rapida {
        font-size: 18px;
        width: 100%;
    }
}

.boxBuscaRapida2 {
    width: 100%;
    float: left;
    padding: 5%
}

.boxBuscaRapida2 .txt {
    width: 100%;
    height: 35px;
    float: left;
    margin-bottom: 10px
}

.boxBuscaRapida2 .txt .btn-group {
    width: 100%
}

.boxBuscaRapida2 .txt .multiselect {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden
}

.boxBuscaRapida2 .txt .multiselect-selected-text {
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden
}

.boxBuscaRapida2 .txt input {
    width: 100%;
    height: 33px;
    padding: 0 5%;
    float: left;
    font-family: 'Open Sans', sans-serif;
    color: #545454
}

.boxBuscaRapida2 .btn_buscar_rapida {
    width: 100%;
    height: 45px;
    float: right;
    margin: 26px 0 0 0;
    text-align: center;
    line-height: 45px;
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    cursor: pointer;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: #773d94;
    color: #fff
}

@media screen and (max-width:768px) {}

.destHome {
    height: 391px;
    background: #EEE;
}

.destHome .foto_dest {
    float: left;
    text-align: center;
    background: #f9f9f9;
    overflow: hidden;
    max-height: 216px;
}

.destHome .ver_mais {
    width: 38.96%;
    float: right;
    margin-top: -38px;
    text-align: center;
    line-height: 38px;
    font-weight: 400;
    font-size: 18px;
    color: #fff
}

.destHome .tipo {
    width: 90%;
    height: 18px;
    float: left;
    margin: 10px 0 0 5%;
    font-weight: 300;
    font-size: 15px;
    color: #444;
    text-transform: uppercase;
    overflow: hidden;
}

.destHome .detalhes {
    width: 90%;
    height: 17px;
    float: left;
    margin: 11px 0 0 5%;
    font-weight: 300;
    font-size: 15px;
    color: rgb(20, 20, 20) !important;
}

ul.ca-menu-servicos {
    width: 100%;
    padding: 0 5px 0 5px;
    text-align: center;
    margin: 2% 10% 2% 10%;
}

ul.ca-menu-servicos li {
    width: 15%;
    height: 175px;
    float: left;
    margin: 0 5px 0px 5px;
    padding: 0 5px 0 5px;
    position: relative;
    overflow: hidden;
    border: 1px solid #DDD;
    background: #EEE;
    -webkit-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 1px 1px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 1px 1px 2px rgba(36, 32, 32, 0.2);
    -webkit-transition: all 300ms linear;
    -moz-transition: all 300ms linear;
    -o-transition: all 300ms linear;
    -ms-transition: all 300ms linear;
    transition: all 300ms linear
}

ul.ca-menu-servicos li a {
    width: 100%;
    height: 100%;
    display: block;
    color: #333;
    text-align: left;
    position: relative
}

ul.ca-menu-servicos li a .ca-icon {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 0;
    font-size: 60px;
    color: #333;
    text-align: center;
    line-height: 100px;
    text-shadow: 1px 0 1px rgba(255, 255, 255, 0.7);
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear
}

ul.ca-menu-servicos li a .ca-content {
    width: 100%;
    height: 50%;
    position: absolute;
    left: 0;
    top: 50%
}

ul.ca-menu-servicos li a .ca-content .ca-main {
    margin: 0;
    padding: 0;
    font-size: 18px;
    color: #333;
    opacity: .8;
    text-align: center;
    -webkit-transition: all 200ms linear;
    -moz-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    -ms-transition: all 200ms linear;
    transition: all 200ms linear
}

ul.ca-menu-servicos li:hover {
    background-color: #E8A437
}

ul.ca-menu-servicos li:hover .ca-icon {
    color: #fff;
    animation: moveFromTop 400ms ease;
    -webkit-animation: moveFromTop 400ms ease;
    -moz-animation: moveFromTop 400ms ease;
    -ms-animation: moveFromTop 400ms ease;
}

ul.ca-menu-servicos li:hover .ca-content .ca-main {
    color: #fff;
    animation: moveFromTop 300ms ease;
    -webkit-animation: moveFromTop 300ms ease;
    -moz-animation: moveFromTop 300ms ease;
    -ms-animation: moveFromTop 300ms ease;
}

@keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}

@-webkit-keyframes moveFromTop {
    from {
        -webkit-transform: translateY(-300%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}

@-moz-keyframes moveFromTop {
    from {
        -moz-transform: translateY(-300%)
    }
    to {
        -moz-transform: translateY(0%)
    }
}

@-ms-keyframes moveFromTop {
    from {
        -ms-transform: translateY(-300%)
    }
    to {
        -ms-transform: translateY(0%)
    }
}

@keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}

@-webkit-keyframes moveFromBottom {
    from {
        -webkit-transform: translateY(200%)
    }
    to {
        -webkit-transform: translateY(0%)
    }
}

@-moz-keyframes moveFromBottom {
    from {
        -moz-transform: translateY(200%)
    }
    to {
        -moz-transform: translateY(0%)
    }
}

@-ms-keyframes moveFromBottom {
    from {
        -ms-transform: translateY(200%);
    }
    to {
        -ms-transform: translateY(0%);
    }
}

.imovel .share_mobile {
    display: none
}

.conteudo_imovel {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 60px;
    box-shadow: 0 2px 3px rgba(51, 51, 51, 0.2)
}

.imovel .topo_ficha .social_buttons {
    float: left;
    margin: 10px;
}

.imovel .topo_ficha .social_buttons span {
    float: left;
    padding: 0 10px;
}

.imovel .topo_ficha .social_buttons .addthis_sharing_toolbox {
    clear: none!important;
    float: left;
    margin: 9px 0 0 15px
}

.imovel .topo_ficha .social_buttons .addthis_sharing_toolbox button {
    padding-top: 0!important
}

.imovel .topo_ficha button.btn_topo_ficha {
    height: 38px;
    float: right;
    margin: 0;
    color: #fff;
    background-color: #E8A437;
    transition: .4s all;
}

.imovel .topo_ficha button.btn_topo_ficha:hover {
    background-color: #773d94;
    color: #fff
}

.imovel .frame_fotos {
    position: absolute;
    top: -1000%
}

.controle_capa {
    width: 100%;
    float: left;
    position: relative;
    z-index: 1
}

.controle_capa .capa_imovel {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 2;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover
}

.controle_capa .opcoes_capa {
    position: absolute;
    z-index: 3;
    bottom: 25px;
    right: 25px
}

.controle_capa .opcoes_capa .opcao {
    width: 80px;
    height: 80px;
    padding: 3px;
    float: right;
    margin-right: 15px;
    background-color: #FFF;
    cursor: pointer
}

.controle_capa .opcoes_capa .opcao img {
    width: 100%;
    height: 100%;
    float: left
}

.controle_capa .opcoes_capa .opcao .titulo {
    width: 100%;
    height: 16px;
    float: left;
    position: relative;
    z-index: 4;
    margin-top: -16px;
    font-size: .8em;
    color: #FFF;
    text-align: center;
    background: rgba(0, 0, 0, 0.5)!important
}

.controle_capa .info_contato {
    width: 300px;
    height: auto;
    position: absolute;
    z-index: 4;
    top: 10px;
    left: 10px;
    border: 1px solid #e5e5e5;
    border-radius: 5px
}

.controle_capa .info_contato .valor {
    width: 100%;
    padding: 0 15px 15px 15px;
    float: left;
    background: rgba(0, 0, 0, 0.8)!important;
    border-radius: 5px 5px 0 0
}

.controle_capa .info_contato .valor h2 {
    padding: 0;
    margin: 15px 0 0 0;
    font-size: 1em;
    color: #FFF;
    line-height: 1em
}

.controle_capa .info_contato .valor h3 {
    padding: 0;
    margin: 0;
    font-size: 1.3em;
    color: #FFF;
    line-height: 1.3em
}

.controle_capa .info_contato .clique {
    width: 100%;
    float: left;
    background: rgba(0, 0, 0, 0.6)!important;
    font-size: 1em;
    color: #FFF;
    text-align: center;
    line-height: 2em;
    cursor: pointer
}

.controle_capa .info_contato .clique:hover {
    text-decoration: underline
}

.controle_capa .info_contato .form_imovel {
    width: 100%;
    padding: 50px 15px 15px 15px;
    float: left;
    position: relative;
    background-color: #f5f6f7;
    display: none;
}

.controle_capa .info_contato .form_imovel .fechar_contato {
    position: absolute;
    top: 10px;
    right: 10px;
    cursor: pointer
}

.controle_capa .info_contato .form_imovel button {
    width: 100%;
    background-color: #E8A437;
    color: #fff;
    transition: .4s all
}

.controle_capa .info_contato .form_imovel button:hover {
    background-color: #773d94;
    color: #fff
}

h3.titulo_ficha {
    width: 100%;
    padding: 0 0 10px 2%;
    float: left;
    margin: 0;
    font-size: 1.6em;
    line-height: 1.6em;
    border-bottom: 1px solid #e5e5e5
}

h3.local {
    width: 100%;
    padding: 0 0 10px 2%;
    float: left;
    margin: 0;
    font-size: 1.6em;
    line-height: 1.6em;
    border-bottom: 1px solid #e5e5e5
}

.mais_detalhes {
    width: 100%;
    float: left;
    margin-top: 25px
}

.mais_detalhes .todos_itens {
    width: 100%;
    padding: 15px 2%;
    float: left;
}

.mais_detalhes .todos_itens .item_unico {
    width: 25%;
    height: 20px;
    float: left;
    margin-bottom: 5px;
    font-size: 1.1em;
    line-height: 20px
}

.mais_detalhes .todos_itens .item_unico i {
    margin-right: 15px;
    color: #E8A437
}

.contato .localizacao {
    float: left;
    width: 50%
}

.contato .localizacao .titulo {
    font-size: 16px;
    font-weight: bold
}

.contato .formulario {
    float: right;
    width: 50%;
    text-align: left
}

.contato button {
    margin-right: 10px;
    background: #E8A437;
    color: #fff
}

.contato button:hover {
    opacity: .8;
    color: #fff
}

.contato input[type="checkbox"] {
    margin-left: 10px;
    margin-right: 5px
}

#fotos {
    background: #000;
    height: 50%;
    max-height: 50%
}

#fotos img {
    margin-left: auto;
    margin-right: auto;
    height: 480px
}

.topo_resultado {
    display: none;
    width: 100%;
    height: 50px;
    padding: 0 15px;
    position: fixed;
    top: 0;
    left: 0;
    background-color: #E8A437;
    font-family: 'Roboto', sans-serif;
    z-index: 99
}

.topo_resultado .logo_topo {
    height: 40px;
    float: left;
    margin-top: 5px;
    margin-right: 40px
}

.topo_resultado ul.menu_topo {
    padding: 0;
    margin: 0;
    float: left
}

.topo_resultado ul.menu_topo li.fechar {
    display: none
}

.topo_resultado ul.menu_topo li {
    height: 50px;
    float: left;
    position: relative;
    line-height: 50px;
    list-style: none
}

.topo_resultado ul.menu_topo li a {
    display: block;
    padding: 0 15px;
    font-size: 1em;
    color: #fff
}

.topo_resultado ul.menu_topo li ul {
    display: none;
    width: auto;
    position: absolute;
    padding: 15px 0 0 0;
    left: 0;
    top: 100%;
    background-color: #773d94
}

.topo_resultado ul.menu_topo li ul li {
    height: 35px;
    display: block;
    float: none;
    line-height: 1.2em
}

.topo_resultado ul.menu_topo li ul li a {
    padding: 0 45px 0 15px
}

.topo_resultado ul.menu_topo li:hover {
    background-color: #773d94
}

.topo_resultado ul.menu_topo li:hover a {
    color: #fff
}

.topo_resultado ul.menu_topo li:hover ul {
    display: block
}

.topo_resultado .btn_registre {
    float: right;
    margin-top: 8px;
    font-weight: bold
}

.imoveis {
    width: 100%;
    font-family: 'Roboto', sans-serif
}

.imoveis .ordenar {
    width: 100%;
    padding: 0 2%;
    float: left;
    margin-top: 15px
}

.imoveis .ordenar span.texto {
    float: left;
    margin-right: 15px;
    line-height: 34px
}

.imoveis .ordenar .campo {
    max-width: 9%;
    float: left;
    margin-right: 1%
}

.imoveis .ordenar span.quantidade {
    font-size: 1.2em;
    float: left;
    margin-right: 15px;
    line-height: 34px;
}

.imoveis .resultados {
    width: 100%;
    padding: .5% 0 .5% .5%;
    top: 20px;
    position: relative;
    bottom: 0;
    left: 0;
    background-color: #e8e9ea;
    overflow-y: hidden;
}

.imoveis .resultados .resultado {
    width: 31.75%;
    float: left;
    margin: 0 1.5% 15px 0;
    border-radius: 5px;
    overflow: hidden
}

.imoveis .resultados .resultado .foto {
    width: 100%;
    height: 250px;
    overflow: hidden
}

.imoveis .resultados .resultado .foto img {
    width: 100%;
    height: 250px;
    float: left;
    transition: all .3s ease;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.info_imoveis {
    width: 100%;
    text-transform: uppercase;
    padding-top: 15rem;
    color: rgb(20, 20, 20) !important;
}

.info_imoveis a {
    color: rgb(20, 20, 20) !important;
}

.imoveis .resultados .resultado:hover img {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2)
}

@media screen and (max-width:768px) {
    .imoveis .resultados .resultado {
        width: 49%;
        margin-right: 1%
    }
}

@media screen and (max-width:600px) {
    #topo_branca {
        display: none;
    }
    .imoveis .ordenar span.quantidade {
        clear: both
    }
    .imoveis .resultados {
        padding-left: 0!important
    }
    .imoveis .resultados .resultado {
        width: 90%;
        margin-left: 5%;
        margin-right: 5%
    }
    .imoveis .resultados .resultado .foto {
        height: auto
    }
    .imoveis .resultados .resultado .foto img {
        height: auto
    }
    .imovel .info_imovel h1.titulo {
        font-size: 1em;
    }
    .imovel .info_imovel .detalhes .detalhe {
        font-size: 1em;
    }
    ul.ca-menu-servicos li {
        width: 45%;
    }
}

@media screen and (max-width:768px) {
    #topo_branca {
        display: none;
    }
}

@media screen and (max-width:550px) {
    #topo_branca {
        display: none;
    }
}

.fichas_cadastrais a {
    color: #773d94
}

.fichas_cadastrais a:hover {
    text-decoration: underline
}

.flex {
    display: flex;
}

.btn_simulador {
    width: 100px;
    height: 35px;
    margin-left: 15px;
    line-height: 31px;
    padding: 0;
    text-align: center;
    background-color: #E8A437;
    color: #fff;
    transition: .4s all;
    opacity: 1
}

.btn_simulador:hover {
    transition: .4s all;
    opacity: .70
}

h1.titulo_pagina {
    font-size: 30px
}

.titulo_home {
    display: none
}

.alinha_elementos_fixos {
    width: 50px;
    position: fixed;
    z-index: 9;
    right: 25px;
    bottom: 25px
}

.elementos_fixos_lateral {
    float: left;
    margin-top: 15px;
    background-color: transparent;
    font-family: 'Roboto', sans-serif
}

.elementos_fixos_lateral .icone {
    width: 50px;
    height: 50px;
    float: right;
    font-size: 1.6em;
    color: #fff;
    text-align: center;
    line-height: 50px;
    background-color: #E8A437;
    border-radius: 100%;
    box-shadow: 0 0 30px 0 rgba(52, 52, 52, 0.5);
    cursor: pointer;
    transition: all 225ms ease-in-out
}

.elementos_fixos_lateral .dica {
    width: 0;
    height: 50px;
    position: absolute;
    right: 75px;
    color: transparent;
    background-color: #292929;
    border-radius: 10px;
    overflow: hidden
}

.elementos_fixos_lateral .dica p {
    padding: 0;
    margin: 0;
    font-size: 1em;
    color: #FFF;
    text-align: center;
    line-height: 50px
}

.elementos_fixos_lateral .dica:after {
    content: '';
    position: absolute;
    width: 0;
    height: 0;
    border: 8px solid;
    border-left-color: #292929;
    left: 100%;
    top: 50%;
    margin-top: -8px
}

.elementos_fixos_lateral:hover {
    cursor: pointer
}

.elementos_fixos_lateral:hover .icone {
    color: #fff;
    background-color: #773d94
}

.elementos_fixos_lateral:hover .dica {
    width: 250px;
    overflow: visible
}

.whatsapp_fixo_lateral_novo .icone {
    color: #FFF;
    background-color: #34af23
}

.whatsapp_fixo_lateral_novo .dica p {
    padding-top: 5px;
    line-height: 20px
}

.whatsapp_fixo_lateral_novo:hover .icone {
    color: #FFF;
    background-color: #2d991e
}

.chat_corretor {
    display: none;
    width: 425px;
    height: 550px;
    position: fixed;
    z-index: 9;
    bottom: 0;
    right: 90px;
    background-color: #FFF;
    border: 1px solid #CCC
}

.chat_corretor .fechar_chat {
    padding: 0 15px;
    position: absolute;
    margin-top: -27px;
    font-size: .9em;
    text-align: right;
    right: 0;
    line-height: 25px;
    background-color: #FFF;
    cursor: pointer;
    border: 1px solid #CCC;
    border-bottom: 0
}

.chat_corretor .fechar_chat i {
    margin-left: 10px
}

@media screen and (min-width:769px) {
    .elementos_fixos_lateral {
        display: block
    }
}

.button-ver-mais {
    border: 1px solid black;
    padding: 15px;
    background: #E8A437;
    text-decoration: none;
    color: white;
    font-size: 18px;
}

@media (max-width: 480px) {
    .button-ver-mais {
        margin: 0 24.5%;
    }
}

@media (max-width: 320px) {
    #topo_branca {
        display: none !important;
    }
    .rodape {
        top: 140vh !important;
    }
}

@media screen and (max-width: 1024px) {
    .button-ver-mais {
        border: 1px solid black;
        padding: 15px;
        background: #E8A437;
        text-decoration: none;
        color: white;
        font-size: 18px;
    }
}

.btn-menu-active {
    margin: 0px 0 0 0 !important;
}

.social-button {
    font-size: 32px;
}

.social-button .fa {
    padding: 5px 10px;
    color: white;
}

.social-button-wp {
    background: rgb(77, 194, 71);
}

.social-button-fb {
    background: rgb(59, 89, 152);
}

.social-button-tw {
    background: rgb(29, 161, 242);
}

.buttons-share-div {
    float: right;
    padding: 5px;
}

.buttons-share {
    float: right;
    padding: 0 10px;
}

.social_buttons {
    width: 100%;
}

.box-dispo-interna {
    position: absolute;
    border-radius: 0px 0px 8px 0px;
    color: #fff;
    padding: 2px 10px;
    margin: -10px 0px 0px -19px;
}

.box-dispo {
    position: absolute;
    float: right;
    border-radius: 0px 0px 8px 0px;
    color: #fff;
    opacity: 0.65;
    padding: 2px 10px;
    background: #73913a;
}

.page-linkativo {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color: #E8A437;
    background-color: #c1c1c1;
    border: 1px solid #ddd;
}

.labelbusca {
    margin-left: 0px;
}

.imovel-hover:hover {
    background-color: #fff;
    cursor: pointer;
    box-shadow: 7px 9px 18px rgba(0, 0, 0, 0.5);
    transition: all .3s;
}


/* Busca Mobile */

#busca-mobile {
    margin-top: 5%;
    display: none;
}

@media screen and (max-width: 497px) {
    #busca-mobile {
        display: unset;
    }
}

@media screen and (max-width: 796px) {
    #busca-mobile {
        display: unset;
    }
}

/*Alerta de uso de cookies */
.box-cookies.hide {
    display: none !important;
  }
  
  .box-cookies {
    position: fixed;
    background: rgba(0, 0, 0, .9);
    width: 100%;
    z-index: 998;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  
  .box-cookies .msg-cookies,
  .box-cookies .btn-cookies {
    text-align: center;
    padding: 25px;
    color: #fff;
    font-size: 18px;
  }
  
  .box-cookies .btn-cookies {
    background: #773d94;
    cursor: pointer;
    align-self: normal;
  }
  
  @media screen and (max-width: 600px) {
    .box-cookies {
      flex-direction: column;
    }
  }

  
.post-title {
    font-size: 16px;
    text-align: center;
    vertical-align: top;
    background-color: #E8A437; 
    color: #fff;
    padding: 5px;
    min-height: 55px;
  }

.post-card {
    padding: 10px 0 20px 0;
    margin-bottom: 35px;
    transition: transform .2s; /* Animation */
    box-shadow:0 5px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19) !important;
    min-height: 500px;
}

.post-card:hover {
    transform: scale(1.1); /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */
  }

.post-description {
    color: #000;
    font-size: 16px;
    padding: 5px;
}
