﻿
.home-search {
    margin-top: -15px;
    position: relative;
    height: 620px;
}

.search_frm {
    /*background-color: var(--fundobusca);*/
}
 
.bg_video { 
    object-fit: cover;
    position: absolute;
    /*top: 0;*/
    /*bottom: 0;*/
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}


.tabbable {
    margin-top: 225px;
    background: rgb(138 8 8 / 26%);
    position: absolute;
    padding: 15px;
    border-radius: 7px;
}

.search-form.main {
    min-height: 620px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 0;
    background-image: url(../img/demo/banner1.jpg);
    background-position: center;
    background-size: cover;
    position: relative;
}

.search-video {
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -ms-transform: none;
    -moz-transform: none;
    -webkit-transform: none;
    transform: none;
}


#container {
    width: 930px;
    float: left;
    height: auto; /*	height: 698px;*/
    /*	background-image: url('../images/kelly_12.png');*/
}

#mensagem_1, #mensagem_2 {
    margin-bottom: 10px;
    width: 930px;
    text-align: left;
}

#left_col_resultado_busca {
    width: 152px;
    float: left;
    text-align: left;
}

#page_content_busca {
    border: 1px solid silver;
    float: right;
    width: 658px;
    height: 111px;
}

.bgfiltro {
    height: auto;
    width: 100%;
    float: left;
    color: var(--textobusca);
    background-color: var(--fundobusca);
    font-weight: bold;
    border-radius: 5px;
    padding-top: 5px;
    padding-bottom: 10px;
}

#descricao {
    float: left;
    width: 658px;
    height: 112px;
}

#mais_detalhes {
    float: right;
    width: 20px;
    height: 24px;
    margin-right: 2px;
}

#detalhe {
    width: 660px;
    height: 12px;
    float: left;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: silver;
    font-family: Verdana, Geneva, Tahoma, sans-serif;
    color: black;
    font-size: 12px;
}

#paginacao {
    text-align: center;
    width: 100%;
}

#quadro {
    width: auto;
    height: 40px;
    float: left;
    padding: 5px;
    text-align: center;
}

#col-01 {
    float: left;
    background: #CF6;
    margin: 2px;
    text-align: center;
    padding: 2px;
}

#col-02 {
    float: left;
    background: #f1f1f1;
    margin: 2px;
    padding: 2px;
}

#indice {
    text-align: center;
    padding: 20px 0 0 0;
}

.pag-atual {
    float: left;
    padding: 4px;
    background: #000;
    color: #FFF;
    margin: 2px;
    border: 1px #000 solid;
}

.pag-pontinhos {
    float: left;
    padding: 4px;
    background: #E8E8E8;
    color: #999;
    margin: 2px;
}

.pag-navegacao-off {
    float: left;
    padding: 4px;
    background: #E8E8E8;
    color: #999;
    margin: 2px;
}

.pag-link {
    float: left;
    padding: 4px;
    background: #fff;
    margin: 2px;
}

    .pag-link a {
        color: #000;
        text-decoration: none;
    }

        .pag-link a:hover {
            color: #000;
            text-decoration: underline;
        }

.pag-navegacao {
    float: left;
    padding: 4px;
    background: #fff;
    margin: 2px;
}

    .pag-navegacao a {
        color: #000;
        text-decoration: none;
    }

        .pag-navegacao a:hover {
            color: #000;
            text-decoration: underline;
        }

#resultado_busca_geral {
    width: 900px;
    height: auto;
    clear: both;
    margin: auto;
}

#resultado_busca_2 {
    width: 900px;
    height: 220px;
    clear: both;
    float: left;
    margin: 35px 0 0 0px;
}

.link_qtd_paginas {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px; /*	font-weight: bold;*/
    ;
    color: #000000; /*	color: #FED23D;*/
    ;
    text-align: center;
    text-decoration: underline;
}

    .link_qtd_paginas:visited {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 14px;
        color: #999999;
        text-align: center;
        text-decoration: underline;
    }

    .link_qtd_paginas:hover {
        color: #E87F00;
        text-decoration: underline;
    }

.link_mais_detalhes {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold; /*	color: #961412;*/ /*	color: #CC0000;*/
    ;
    color: black;
    text-align: center;
    text-decoration: underline;
}

    .link_mais_detalhes:hover {
        color: green;
        text-decoration: underline;
    }

#left_col_resultado_busca {
    width: 160px;
    height: 130px;
    float: left;
}

#descricao_centro {
    width: 660px;
    height: 130px;
    float: right;
}

#barra_descricao {
    height: auto;
    width: 100%;
    background-image: radial-gradient(var(--corfundoresultadopesquisa),white);
    color: var(--cortextoresultadopesquisa);
    font-weight: bold;
    padding: 5px;
    float: inherit;
    margin-bottom: 8px;
}

#bairro_desc {
    float: left;
    margin-left: 5px;
    margin-top: 1px;
}

#sobre_desc {
    float: right;
    margin-right: 5px;
}

#pes_ref {
    float: right;
    margin: 0 5px 0 0;
}

#sele_favo {
    float: right;
    width: 22px;
    margin: 0 2px 0 0;
}

#ct_descri {
    width: 100%;
    height: 100%;
    float: left;
    background-color: #FFFFFF;
    border: 1px #999999 solid;
    cursor: pointer;
}

#fotos {
    width: 100%;
    height: 100%;
    float: left;
}

#tot_foto {
    float: left;
    width: 100%;
    height: 15px;
    text-align: center;
}

#resu_pesq {
    float: left;
    margin: 5px 0 0 5px;
    font-weight: normal;
    width: 650px;
    height: 45px;
    font-family: Verdana, Geneva, sans-serif;
    font-size: 14px;
}

#fil_1 {
    width: 100%;
    float: left;
}

#desc {
    width: 100%;
    height: auto;
    min-height: 100px;
    max-height: 150px;
    float: left;
    overflow: hidden;
    font-family: "Lucida Sans", "Lucida Sans Regular", "Lucida Grande", "Lucida Sans Unicode", Geneva, Verdana, sans-serif;
    font-size: 12px;
    color: var(--cortextoresultadopesquisa);
    text-align: justify;
}

#valores {
    float: right;
    width: auto;
    height: auto;
    text-align: center;
    background-color: #26a69a;
    font-size: 18px;
    border: 1px #000 solid;
    font-weight: bold;
    padding: 10px;
    color: #fff;
}




@media (max-width: 768px) {
    [class*="col-"] {
        padding-left: 5px;
        padding-right: 5px;
    }

    #logo {
        padding: 10px 0;
        width: 82px;
        margin-top:10px;
    }

    .titulo_descricao {
        font-size: 20px;
        /*font-weight:bold*/
    }

    .img-coverflow {
        width: 260px;
        height: 195px;
    }

    .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 5px;
        padding-right: 5px;
    }

    h1 {
        font-size: 26px
    }

    h3 {
        font-size: 20px
    }



    .slide-info {
        position: absolute;
        bottom: 0px;
        font-size: 10px;
        width: 100% !important;
        padding-left: 15px !important;
    }

    .faixa1 {
        color: #FFFFFF;
        width: 100% !important;
        /* margin-top: 5px; */
        /* margin-right: 5px; */
        /* background: url(../img/triazul.png) no-repeat left center; */
        padding-left: 0 !important;
        float: right !important;
    }

    .faixa2 {
        color: #FFFFFF !important;
        margin-top: 5px !important;
        width: 100% !important;
        padding-left: 0 !important;
    }

    .filtrocor1 {
        line-height: 1.8 !important;
        border-left: 20px solid transparent !important;
        border-bottom: 20px solid var(--fundoofertas) !important;
        height: 20px !important;
        font-size: 9px !important;
    }

    .centro_destaque {
        margin-top: 0 !important;
    }


    .filtrocor2 {
        padding: 2px !important;
    }

    .CorFoneTopo {
        color: var(--textoCelular) !important;
    }

    .navbar-default {
        background: 0 0;
        border: none;
        margin-top: 1px !important;
    }

    .home-search {
        margin-top: -15px;
        position: relative;
        height: 417px;
    }
    .tabbable {
        margin-top: 5px;
         
    }
}

@media (max-width: 510px) {
}

@media (min-width: 798px) and (max-width: 1021px) {
}

@media (min-width: 1022px) and (max-width: 1229px) {
}

@media (max-width: 1231px) {
    #desc {
        max-height: 113px !important;
    }
}
