@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700');

section.left-for {
    width: 70%;
}

section.right-rg {
    float: left;
    width: 29%;
}

section.detalhe-imoveis {
    font-family: 'Poppins', sans-serif;
}

li {
    list-style-type: none;
}

.right-for {
    float: left;
    width: 100%;
}
div.tbl-temporada {
    float: left;
    width: 96%;
    padding: 0px 20px;
}
div.tbl-temporada div.valor-temporada {
    float: left;
    width: 100%;
    padding: 7px 0px;
    text-align: center;
    margin-bottom: 7px;
    cursor: pointer;
}
div.tbl-temporada div.valor-temporada span {
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
}
.tbl-temp {
    float: left;
    width: 90.222%;
    box-shadow: 0px 0px 6px #797979;
    padding: 15px;
    margin-bottom: 15px;
}

.tbl-temp div#tabela_temporada {
    float: left;
    width: 100%;
}
.tbl-temp div#conteudo_tabela, div#conteudo_tabela {
    float: left;
    width: 100%;
}

.tbl-temp #linha {
    float: left;
    width: 100%;
}

.tbl-temp #linha #bloco {
    float: left;
    width: 100%;
    border-bottom: 1px #CCC solid;
    padding-top: 8px;
}

/*.bloco-bc {
    background: #990100;
    padding-left: 10px;
    padding-right: 10px;
    width: 104% !important;
    color: #FFF !important;
    margin-left: -16px;
}*/
.bloco-bc #valor {
    color: #FFF !important;
}
.bloco-bc #campo {
    color: #FFF !important;
}

.tbl-temp #linha #bloco #valor{
    float: left;
    width: 50%;
    font-size: 15px;
    margin-bottom: 13px;
    color: #525252;
    text-align: right;

}
.tbl-temp #linha #bloco #campo{
    float: left;
    width: 50%;
    font-size: 15px;
    margin-bottom: 13px;
    color: #525252;

}
div.tbl-temporada div.valor-temporada-2 {
    float: left;
    width: 49%;
    padding: 7px 0px;
    text-align: center;
    cursor: pointer;
    margin-bottom: 7px;
}
div.tbl-temporada div.valor-temporada-2 span {
    color: #FFF;
    font-size: 18px;
    font-weight: 100;
}

section.detalhe-imoveis {
    float: left;
    width: 100%;
    margin-bottom:35px;
    background: #FFF;
}

section.top {
    width: 100%;
    float: left;
    background: #201E1E;
    margin-bottom: 15px;
    margin-top: 15px;
}

section.top div.ref {
    float: left;
    background: #BFD73E;
    padding: 12px 24px;
    border-top-right-radius: 11px;
    border-bottom-right-radius: 11px;
}

section.top div.ref span {
    font-size: 19px;
    color: #ffffff;
    font-style: italic;
}

section.top div.caminho {
    float: left;
    margin-top: 13px;
}

section.top div.caminho a  {
    float: left;
}

section.top div.button {
    float: right;
    margin-top: 13px;
}

section.top div.button a {
    float: left;
    color: #FFF;
    margin-right: 17px;
}

section.top div.button li {
    float: left;
    font-weight: 100;
    list-style-type: none;
}

section.top div.caminho li {
    float: left;
    color: #FFF;
    margin-left: 10px;
    font-size: 15px;
    font-style: italic;
    font-weight: 100;
    list-style-type: none;
}

section.top div.caminho li:hover {
    text-decoration: underline !important;
}

section.right-rg div.left-galeria {
    width: 100%;
    float: left;
    display: none;
}

.galleria-theme-classic .galleria-image-nav-left, .galleria-theme-classic .galleria-image-nav-right {
    right: 0px !important;
    opacity: 1 !important;
}

.galleria-theme-classic {
    background: #eaeaea  !important;
    height: 820px !important;
}

.galleria-thumbnails .galleria-image {
    width: 120px !important;
    height: 104px !important;
    margin-top: -5px;
}

.galleria-thumbnails .galleria-image img {
    width: 120px !important;
    height: 104px !important;
    /*margin-bottom: 5px;*/
}

.galleria-theme-classic .galleria-thumbnails-container {
    bottom: 20px !important;
    background: #eaeaea  !important;
    padding-top: 0 !important;
    height: 105px;
    margin-top: 0px;
}

.galleria-theme-classic .galleria-thumb-nav-left, .galleria-theme-classic .galleria-thumb-nav-right {
    top: 21px !important;
}

.galleria-theme-classic .galleria-thumbnails .galleria-image {
    border: 0px solid #000 !important;
}

#galleria{
    height: 790px;
    width: 100%;
}

.galleria-fscr{
    width:26px;
    height:26px;
    position:absolute;
    top:0px;
    right:10px;
    background:url(../img/extend.png);
    z-index:4;
    cursor: pointer;
    opacity: 1.3;
}

.galleria-fscr:hover{
    opacity:1;
}

section.right-rg div.right-form {
    width: 300px;
    float: left;
    margin-left: 7%;
    text-align: center;
    padding: 31px 11px;
    padding-bottom: 0;
    background: #FFF !important;
    color: #CCC !important;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.47);
}

section.right-rg div.right-form span {
    width: 100%;
    color: #7d7d7d;
    font-size: 20px;
    font-weight: 100;
}

section.right-rg div.right-form div.campo-form {
    float: left;
    width: 100%;
    margin-top: 13px;
    text-align: left;
}

section.right-rg div.right-form div.campo-form input[type="text"]{
    width: 95%;
    padding: 10px 7px;
    border: 0px;
    border-radius: 3px;
    font-size: 14px;
    border: 1px #CCC solid;
    color: #707070;
}
section.right-rg div.right-form div.campo-form input[type="checkbox"]{
    float: left;
}

section.right-rg div.right-form div.campo-form small {
    font-size: 14px;
    float: left;
    color: #646464;
    margin-top: 0px;
    margin-left: 5px;
    font-weight: 100;
}

section.right-rg div.right-form div.campo-form textarea{
    width: 95%;
    padding: 6px 7px;
    border: 0px;
    border-radius: 3px;
    height: 80px;
    font-size: 14px;
    color: #696969;
    border: 1px #CCC solid;
}

section.right-rg div.right-form button {
    float: left;
    width: 100%;
    margin-top: 14px;
    padding: 10px 0px;
    border: 0;
    background: #bfd73e;
    color: #ffffff;
}

div.right-form div.fav-icons {
    float: left;
    width: 89%;
    background: #fff;
    margin-left: 0;
    padding: 12px 11px;
    margin-top: 14px;
    border: 1px #CCC solid;
    margin-bottom: 9px;
}

div.right-form div.fav-icons strong {
    font-weight: 400;
    font-size: 14px;
    color: #5a5a5a;
}

div.right-form div.fav-icons strong i {
    font-size: 26px;
    float: left;
}

div.right-form div.fav-icons-2 {
    margin-left: 0;
    padding: 0px 11px;
    margin-top: 0;
    float: left;
    width: 89%;
    padding-top: 13px;
    padding-bottom: 13px;
    background: #FFF !important;
    color: #898989 !important;
    border: 1px #CCC solid;
}

div.right-form div.fav-icons-2 strong {
    font-weight: 400;
    font-size: 14px;
    color: #777;
    float: left;
    width: 100%;
}

/*div.right-form div.fav-icons-2 strong i {
    font-size: 20px;
    float: left;
    width: 0px;
    color: #990100 !important;
}*/

div.right-form div.fav-icons-2 div.share-icons {
    float: left;
    width: 100%;
    background: #e4e4e4;
    margin-left: -11px;
    padding: 7px 11px;
    margin-top: 13px;
    display: none;
}

div.right-form div.fav-icons-2 div.share-icons li {
float: left;
    font-size: 17px;
    margin-left: 18px;
    border-radius: 5%;
    text-align: center;
    height: 32px;
    width: 41px;
    padding-top: 8px;
}

div.right-form div.fav-icons-print {
    float: left;
    width: 89%;
    background: #fff;
    margin-left: 0;
    padding: 12px 11px;
    cursor: pointer;
    border: 1px #CCC solid;
    margin-top: 9px;
}

div.right-form div.fav-icons-print strong {
    font-weight: 400;
    font-size: 16px;
    float: left;
    color: #5a5a5a;
}

div.right-form div.fav-icons-print strong i {
    font-size: 26px;
    float: left;
    color: #545454 !important;
    padding-right: 16px;
}

section.dados-imovel {
    float: left;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

section.dados-imovel div.dados {
    float: left;
    width: 100%;
}

section.dados-imovel div.dados div.icon-info {
    float: left;
    width:33%;
    height: 85px;
    margin-bottom: 25px;
}

section.dados-imovel div.dados div.icon-info span {
    float: left;
    font-size: 24px;
    color: #989898;
    margin-top: 13px;
    width: 24px;
}

section.dados-imovel div.dados div.icon-info small {
    font-size: 16px;
    margin-top: -3px;
    margin-left: 26px;
    color: #424242;
    font-weight: 400;
}

section.dados-imovel div.dados div.icon-info b {
    margin-left: 26px;
    margin-top: 4px;
    float: left;
    color: #585858;
    font-weight: 100;
    font-size: 16px;
}

section.descricao {
    float: left;
    width:100%;
    margin-top: -10px;
}


section.descricao div.left-desc {
    float: left;
    width:100%;
}

section.descricao div.left-desc h1 {
    font-family: inherit;
    font-weight: 100;
    width: 100%;
    float: left;
    font-size: 26px;
}

section.dados-imovel div.dados h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}


section.descricao div.left-desc p {
    font-family: inherit;
    width: 95%;
    float: left;
    margin-top: -10px;
    line-height: 21px;
    color: #868686;
    letter-spacing: 0.4px;
    font-size: 17px;
    text-align: justify;
}

section.caracteristicas {
    float: left;
    width: 100%;
    margin-top: 40px;
}

section.caracteristicas h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}

section.imoveis-emp h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}

section.caracteristicas li .bg {
    height: 16px;
    width: 16px;
    float: left;
    background: url(/geral/js-css-novo/bg.png);
    margin-top: 5px;
    padding-right: 11px;
    background-repeat: no-repeat;
}

section.caracteristicas li {
    width: auto;
    float: left;
    color: #828282;
    margin-bottom: 10px;
    border: 1px #CCC solid;
    padding: 2px 10px;
    margin-right: 10px;
    padding-right: 30px;
    border-radius: 4px;
}

section.imoveis-emp {
    margin-top: 40px;
}

section.imoveis-emp table th {
    font-weight:100 !important;
}

section.imoveis-emp table thead th {
    padding: 15px 15px;
}

section.imoveis-emp table td button {
    float: left;
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    border: 0;
    background: #3c3c3c;
    color: #d4d4d4;
    font-size: 12px;
}

tbody > tr > th {
    border-bottom: 1px solid #ddd;
    padding: 26px 7px !important;
    color: #8c8c8c;
}

tbody > tr > td {
    border-bottom: 1px solid #ddd;
    padding: 26px 7px !important;
    color: #8c8c8c;
}

section.semelhantes-imob {
    float: left;
    width: 98%;
    margin-top: 35px;
}

section.semelhantes-imob h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}

section.semelhantes-imob div.unidade {
    float: left;
    width: 30%;
    margin-right: 1%;
    margin-bottom: 17px;
    padding: 14px 14px;
    background: #efefef;
    box-shadow: 0px 0px 4px #929292;
}

section.semelhantes-imob div.unidade small {
    font-size: 90%;
    font-weight: 500;
    color: #676767;
    float: left;
    margin-top: 8px;
}

section.bairro-detalhe {
    margin-top: 35px;
    color: #696969;
}

section.bairro-detalhe h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}

section.bairro-detalhe img {
    float: left;
    padding-right: 22px;
    max-width: 295px;
}

section.bairro-detalhe p {
    float: left;
    font-size: 13px;
    line-height: 28px;
    color: #505050;
}

section.bairro-detalhe div.infos2 {
    float: left;
    width: 100%;
    margin-top: 17px;
}
section.bairro-detalhe div.info {
    float: left;
    background: #242424;
    padding: 5px 15px;
    margin-right: 2%;
    height: 45px;
    width: 26%;
}

section.bairro-detalhe div.info img {
    float: left;
    border-right: 1px #FFF solid;
}

section.bairro-detalhe div.info strong {
    float: left;
    margin-left: 15px;
    color: #FFF;
    margin-top: 10px;
    font-weight: 400;
}

.fix-nav-menu  {
     position:fixed !important;
     top:30px;
     right: 33px;
}

.novo-contato {
    width: 100%;
    position: fixed;
    bottom: 0;
    padding: 15px 0px;
    text-align: center;
    background: #201e1e;
    box-shadow: 0px 0px 2px 2px rgba(0, 0, 0, 0.57);
    display: none;
    z-index: 999
}

.novo-contato button {
    width: 64%;
    padding: 8px 0px;
    border: 0;
    border-radius: 5px;
    background: #bfd73e;
    color: #201e1e;
}

section.maps-local {
    margin-top: 35px;
    padding-left: 4px;
}

.localizacao {
    width: 100%;
    float: left;
    margin-left: 0px;
}

section.maps-local h3 {
    font-family: inherit;
    float: left;
    width: 100%;
    color: #585858;
    margin-bottom: 20px;
    font-weight: 200;
}

div.flex-bg {
    display: none;
    position: absolute;
    z-index: 9;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.37);
    top: 0px;
}

.fecha-form {
    display: none;
}

@media screen and (max-width:1450px){
    section.right-rg div.right-form {
    width: 300px;
    float: left;
    margin-left: 2%;
    text-align: center;
    padding: 31px 11px;
    left: 0;
    z-index: 9;
    top: 0px;
    overflow: scroll;
    }
    section.semelhantes-imob div.unidade {
        float: left;
        width: 29%;
    }
}

@media screen and (max-width: 1200px) {
    section.right-rg div.left-galeria {
        width: 63%;
        float: left;
        display: none;
    }
    section.semelhantes-imob div.unidade {
        float: left;
        width: 28%;
    }
}

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

    section.dados-imovel {
        margin-top: 45px;
    }

    .fecha-form {
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999999;
    right: 0;
    background: #de3838;
    border: 0;
    padding: 2px 18px;
    border-radius: 0;
    color: #FFF;
    font-size: 29px;
    }
}

    div.g-recaptcha div {
        width: 100% !important
    }
    div.g-recaptcha div > div > iframe {
        width: 100% !important
    }

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

    section.top div.caminho {
        display: none;
    }

    section.detalhe-imoveis {
    padding: 0px 0px;
}

    section.descricao div.left-desc {
        width: 100%;
    }

    section.dados-imovel div.dados {
    float: left;
    width: 100%;
}

    section.galeria div.left-galeria {
        width: 100%;
        float: left;
    }
    section.galeria div.right-form {
        width: 37%;
        float: left;
        margin-left: 2%;
        background: #201e1e;
        text-align: center;
        padding: 31px 11px;
        position: absolute;
        right: 0;
    }
    section.galeria div.right-form span {
        font-size: 17px;
    }
}

@media screen and (max-width: 800px){
    section.caracteristicas li {
        width: 33%;
    }
}

@media screen and (max-width: 764px){
    section.top div.caminho {
        display: none;
    }

    section.galeria div.left-galeria {
        width: 95%;
    }
    section.galeria div.right-form {
    width: 282px;
    text-align: center;
    padding: 31px 11px;
    position: fixed;
    top: 0px;
    left: 35vw;
    z-index: 9999;
    display: none;
    height: 90vh;
    overflow: scroll;
    display: none;
}

div.novo-contato {
    display: block;
    left: 0px;
    z-index: 999999;
}
#galleria {
    height:70vh;
}
.galleria-theme-classic {
    height:70vh !important;
}
section.left-for {
    width: 100%;
}

div.left-galeria {
    width: 100% !important;
}
section.right-rg {
    float: left;
    width: 100%;
}
div.tbl-temporada {
    float: left;
    width: 96%;
    padding: 0px 9px;
}
.banks {
    width: 50% !important;
    float: left;
    text-align: center;
    margin-top: 29px;
}
.financiamentos-page {
    padding: 15px 0px !important;
}
section.right-rg div.right-form {
    position: fixed;
    top: 0;
    display: none;
    max-height: 498px;
}
}

@media screen and (max-width: 615px){
    section.dados-imovel div.dados div.icon-info {
        float: left;
        width: 47%;
        margin-bottom: 25px;
        margin-left: 3%;
        height: 74px;
    }
    section.left-for{
        width: 100%;
    }
    section.descricao div.left-desc {
        float: left;
        width: 98%;
        padding: 0px 2%;
    }
    section.caracteristicas {
        padding: 0px 2%;
    }
    section.caracteristicas li {
        width: 83%;
    }
    section.top div.caminho {
        float: left;
        margin-top: 13px;
        display: none;
    }
    section.top div.ref {
        float: left;
        background: #BFD73E;
        padding: 12px 24px;
        border-top-right-radius: 11px;
        border-bottom-right-radius: 11px;
        width: 100%;
    }
    section.top div.button {
        margin-bottom: 10px;
    }
    section.galeria div.right-form {
    width: 300px;
    float: left;
    text-align: center;
    padding: 31px 11px;
    position: fixed!important;
    right: 3px;
    z-index: 9999;
    display: none;
    left: 9%;
   bottom: 0vh;
}

.galleria-thumbnails .galleria-image {
    width: 127px !important;
    height: 87px !important;
    margin-top: 25px;
}
.galleria-thumbnails .galleria-image img {
    width: 127px !important;
    height: 87px !important;
}

.galleria-theme-classic .galleria-thumbnails-container {
    height: 83px;
}
section.semelhantes-imob {
    float: left;
    width: 90%;
}

}

@media screen and (max-width: 500px){
    section.dados-imovel div.dados div.icon-info {
        float: left;
        width: 93%;
        margin-bottom: 25px;
        margin-left: 3%;
        height: 74px;
    }
    section.dados-imovel div.dados {
        float: left;
        width: 100%;
        padding: 0 2%;
    }
    section.semelhantes-imob div.unidade {
        float: left;
        width: 95%;
        margin-left: 3%;
    }
    section.bairro-detalhe {
        margin-top: 35px;
        padding: 3px 8px;
        width: 95%;
    }
    section.galeria div.right-form {
    width: 300px;
    float: left;
    text-align: center;
    padding: 31px 11px;
    position: fixed!important;
    right: 3px;
    z-index: 9999;
    display: none;
    left: -7px;
    top: 3vh;
    overflow: scroll;
    height: 322px;
}

.fecha-form {
    display: none;
    position: fixed;
    top: 0;
    z-index: 9999999;
    right: 3%;
    background: #de3838;
    border: 0;
    padding: 12px 12px;
    border-radius: 50%;
    color: #FFF;
}
}
