#combo {
    width: 100%;
    height: auto;
    border: 0px;
}

#t_busca {
    background-image: url(../img/t_busca.png);
    background-repeat: no-repeat;
    float: left;
    width: 200px;
    height: 50px;
}

#select_fina {
    width: 100%;
    height: 30px;
    border: 0px;
    color: #000000;
    background-color: #FFFFFF;
}

#tipo {
    width: 166px;
    background-color: #FFFFFF;
    margin: 0px 0 0 0px;
    float: left;
    padding: 3px;
}

#div_procurar {
    width: 100%;
    height: 30px;
    float: left;
    padding-top: 3px;
    padding-bottom: 6px;
    border: 2px #FFFFFF solid;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    margin: auto;
    background: #009a4e;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

    #div_procurar:hover {
        width: 100%;
        height: 30px;
        color: #FFFFFF;
        cursor: pointer;
        background: #009a4e;
        border: 1px #FFFFFF solid;
        font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
        font-size: 16px;
    }

#div_venda {
    width: 100%;
    height: 30px;
    float: left;
    padding-top: 3px;
    padding-bottom: 6px;
    border: 2px #000000 solid;
    color: #FFFFFF;
    text-align: center;
    cursor: pointer;
    margin: auto;
    background: #db2b27;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

#div_procurar:hover {
    width: 100%;
    height: 30px;
    color: #FFFFFF;
    cursor: pointer;
    background: #000000;
    border: 1px #FFFFFF solid;
    font-family: Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
}

#cat {
    width: 100%;
    height: 40px;
    margin: auto;
    padding: 5px;
}

#vlr {
    width: 275px;
    height: 30px;
}

#container_valores {
    width: 270px;
    float: left;
}

.srch_frm {
    /*background: rgba(19, 10, 76, 0.80);*/
    background: #26a69a;
    padding: 10px 0;
    margin-top: 30px;
    margin-bottom: 30px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.25);
}

.slide-info {
    position: absolute;
    width: 100%;
    bottom: 0px;
    right: 5%;
    height: 95%;
    /*padding:10px;
    background:rgba(0, 0, 0, 0.65);*/
}

.faixa1 {
    color: #FFFFFF;
    width: 50%;
    /*margin-top: 5px;*/
    /*margin-right: 5px;*/
    /*background: url(../img/triazul.png) no-repeat left center;*/
    padding-left: 50px;
    float: right;
}

/*.filtrocor1 {
    background-color: #993e41;
    /*background-color: #130a4c;
    width: 100%;
    height: 100%;
    padding: 8px;
    text-align: left;
}*/
.filtrocoroferta {
    border-left: 40px solid transparent;
    border-bottom: 40px solid var(--fundoofertas);
    height: 40px;
    line-height: 2.9;
    color: var(--textoofertas);
    font-size: 15px;
}

.filtrocor1 {
    border-left: 40px solid transparent;
    border-bottom: 40px solid var(--fundoofertas);
    height: 40px;
    line-height: 2.9;
    color: var(--textoofertas);
    font-size:15px;
}

.faixa2 {
    color: #FFFFFF;
    margin-top: 5px;
    /*margin-right: 5px;*/
    /*background:url(../img/trired.png) no-repeat left center; */
    width: 60%;
    right: 0px;
    float: right;
    padding-left: 50px;
}

.filtrocor2 {
    /*background-color:#df193f;*/
    background: rgba(0, 0, 0, 0.28);
    width: 100%;
    height: 100%;
    padding: 8px;
    font-weight: 800;
}

.faixa3 {
    color: #FFFFFF;
    width: 55%;
    /*margin-top: 5px;*/
    /*margin-right: 5px;*/
    /*background: url(../img/triazul.png) no-repeat left center;*/
    padding-left: 50px;
    float: right;
    margin-top: 11%;
    text-align: right;
}

.centro_destaque {
    margin-top: 12.9%;
}

/* ------Ofertas------*/
.topooferta {
    color: #FFFFFF;
    width: 100%;
    /* background: url(../img/triazul.png) no-repeat left center; */
    /* padding-left: 50px; */
    float: right;
}

.valoroferta {
    color: var(--textoofertas);
    
    width: 100%;
    margin-bottom: 5px;
}

.faixa2ofe {
    width: 100%;
    margin-bottom: 5px;
    right: 0px;
    float: left;
}

.filtrocor2ofe {
    border-right: 40px solid transparent;
    border-top: 40px solid var(--fundoofertas);
    color: var(--textoofertas);

    /*height: 40px;*/
}

    .filtrocor2ofe p {
        margin-top: -30px;
        margin-left: 10px;
    }

.filtrocor_oferta {
    /*background-color: rgba(0, 0, 0, 0.28);*/
    width: 100%;
    height: 100%;
    padding: 3px;
    /*border-bottom: 2px solid #130a4c;
    border-right: 2px solid #130a4c;*/
}

.slide-info p {
    line-height: normal;
}

    .slide-info p.sli_titl {
        color: #fff;
        font-weight: bold;
    }

    .slide-info p.sli_desc {
        color: #FFFFFF;
        margin-bottom: 0px;
        font-size: 14px;
        line-height: 20px;
        font-weight: bold;
    }

    .slide-info p.sli_price {
        color: #FFFFFF;
        float: right;
        background-color: #f58634;
        padding: 10px;
        font-size: 18px;
        font-weight: bold;
    }

.combo {
    width: 100%;
    height: 34px;
    float: left;
    margin-bottom: 5px;
    background: transparent;
    border: none;
    overflow: auto;
}

#campo_ref {
    width: 100%;
    height: 30px;
    border: 0px;
    font-size: 12px;
    background-color: #FFFFFF;
}

#input_ref {
    border: 0px;
    width: 70%;
    height: 30px;
    float: left;
    color: #000000;
}

#btn_busca_ref {
    background-image: url(../img/lupa.png);
    background-repeat: no-repeat;
    width: 26px;
    height: 26px;
    float: right;
    cursor: pointer;
    margin: 3px 8px 0px 0;
}

#barra_regiao {
    width: 188px;
    height: 300px;
    overflow-x: hidden;
    float: left;
    background-position: top center;
    text-align: center;
    border: 1px #003366 solid;
}

#bairro_regiao {
    width: 190px;
    height: 300px;
    overflow-x: hidden;
    float: left;
    background-position: top center;
    text-align: center;
    border: 2px #003366 solid;
}

#fil_bairro_regiao:hover {
    background-color: #A2DEF4;
    cursor: pointer;
    -webkit-transition: -webkit-box-shadow 0.3s linear;
    /*-moz-border-radius: 10px 10px 0 0;
	-webkit-border-radius: 10px 10px 0 0;
	border-radius: 10px 10px 0 0;*/
}

#ti_regiao:hover {
    background: #8C7F7F;
    color: #FFF;
}

#ti_regiao {
    width: 100%;
    height: auto;
    background: #9d202a;
    color: #fff;
    text-align: center;
    font-weight: bold;
    padding: 10px;
    float: left;
    cursor: pointer;
}

.barra_regiao {
    width: 100%;
    height: auto;
    max-height: 250px;
    min-height: 250px;
    overflow-x: hidden;
    float: left;
    text-align: center;
    border: 2px #9d202a solid;
    margin: 0 0 10px 0;
}

#au_busca {
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    left: 0px;
    position: relative;
    width: 200px;
}

#au_busca2 {
    margin-left: auto;
    margin-right: auto;
    top: 0px;
    left: 0px;
    position: relative;
    width: 550px;
}

table {
    float: left:;
}

#tdbairros {
    width: 100%;
    font-size: 14px;
    height: 30px;
    padding: 5px 0 5px 5px;
    float: left;
    cursor: pointer;
}

    #tdbairros:hover {
        width: 100%;
        font-size: 14px;
        height: 30px;
        padding: 5px 0 5px 5px;
        float: left;
        cursor: pointer;
        color: #FFF;
        background-color: #9d202a;
    }

#tdtodos {
    float: right;
    margin: 10px 0 0 15px;
    width: 180px;
    height: 20px;
    background-color: #FFF;
    cursor: pointer;
}

    #tdtodos:hover {
        float: right;
        margin: 10px 0 0 15px;
        width: 180px;
        height: 20px;
        background-color: #9d202a;
        cursor: pointer;
        color: #FFF;
    }

#inp_todos {
    cursor: pointer;
    float: left;
    margin: 2px 5px 0 0;
    color: #000;
}

    #inp_todos:hover {
        background-color: #9d202a;
        cursor: pointer;
        float: left;
        color: #FFF;
    }

.inpbairros {
    cursor: pointer;
    float: left;
    margin: 2px 5px 0 0;
    color: #000;
}

    .inpbairros:hover {
        background-color: #087cc2;
        cursor: pointer;
        float: left;
        color: #FFF;
    }
/*title bairro*/
.tooltip {
    display: inline;
    position: relative;
    text-decoration: none;
    top: 0px;
    left: 0px;
}

    .tooltip:hover:after {
        background: #09F;
        font-size: 14px;
        border-radius: 35px;
        top: -35px;
        color: #fff;
        content: attr(alt);
        left: 0px;
        padding: 6px;
        position: absolute;
        alignment-adjust: auto;
        z-index: 98;
        width: 190px;
    }

    .tooltip:hover:before {
        border: solid;
        border-color: transparent #fff;
        border-width: 6px 6px 6px 6px;
        border-top-color: #09F;
        border-left-color: transparent;
        border-right-color: transparent;
        border-bottom-color: transparent;
        bottom: 40px;
        content: "";
        left: 50%;
        position: absolute;
        z-index: 99;
        top: -7px;
    }
