﻿* {
    margin: 0px;
    padding: 0px;
}

body {
    font-family: 'Ubuntu', Sans-Serif;
    color: #383838;
}

strong {
    font-family: 'Ubuntu', Sans-Serif;
    color: #00175a;
}

a {
    text-decoration: none;
}

:focus {
    outline: 0;
}

ol, ul {
    list-style: none;
}

input[type=checkbox], input[type=radio] {
    margin: 0px 5px 0px 5px;
}

h1, h2, h3, h4, h5 {
    font-weight: 400;
    font-family: 'Montserrat', sans-serif;
}

/* CONTROLES */

.ddl-style {
    height: 34px;
    background: #ffffff;
    font-size: 18px;
    border: solid 1px #00175a;
    padding: 3px 7px;
    color: #858585;
    text-transform: uppercase;
    font-family: inherit;
}

    .ddl-style:focus {
        outline: none;
        border-color: #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

/* BOTÕES */

.btn-compare {
    padding: 10px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    background-color: #383838;
    font-family: 'Montserrat', Sans-Serif;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
}

    .btn-compare:hover {
        padding: 10px;
        color: #ffffff;
        text-align: center;
        font-size: 14px;
        background-color: #4e4a4a;
    }

.btn-send {
    padding: 8px;
    color: #ffffff;
    text-align: center;
    font-size: 16px;
    background-color: #383838;
    font-family: 'Montserrat', Sans-Serif;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    border: none;
    width: 50%;
}

    .btn-send:hover {
        padding: 8px;
        color: #ffffff;
        text-align: center;
        font-size: 16px;
        background-color: #4e4a4a;
    }

/* GALERIA */

.dv-galeria h2 {
    color: #00175a;
    font-weight: 300;
    font-family: 'Anton', sans-serif;
}

/* BLOCOS */

.container {
    width: 1020px;
    margin: 0 auto;
}

.dv-top {
    float: left;
    width: 100%;
    background: #00175a /*url('../img/bg/dv-top.PNG') repeat-x*/;
    height: 200px;
}

    .dv-top a {
        color: #9ecaed;
    }

.dv-menu {
    float: left;
    width: 100%;
    background-color: #00175a;
    height: 50px;
    line-height: 50px;
    color: #ffffff;
}

.dv-pesquisa {
    float: left;
    width: 100%;
    height: 80px;
    background-color: #cc0000;
}

.dv-lancamentos {
    float: left;
    width: 100%;
    background-color: #eaeaea;
    height: 368px;
}

.dv-favoritos {
    width: 235px;
    height: 50px;
    background: #00175a url('../img/bg/bg-favoritos.PNG') no-repeat left;
    text-indent: 45px;
    font: normal 14px 'Montserrat', sans-serif;
    text-transform: uppercase;
    color: #ffffff;
    line-height: 50px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .dv-favoritos:hover {
        width: 235px;
        height: 50px;
        background: #3e4da3 url('../img/bg/bg-favoritos.PNG') no-repeat left;
        text-indent: 45px;
        font: normal 14px 'Montserrat', sans-serif;
        text-transform: uppercase;
        color: #ffffff;
        line-height: 50px;
    }

    .dv-favoritos a {
        color: #ffffff;
        text-decoration: none;
    }

.dv-finalidades {
    float: left;
    width: 100%;
    background: #383838 /*url('../img/bg/bg-finalidades.PNG') repeat*/;
    height: 200px;
}

    .dv-finalidades a {
        opacity: 1;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

        .dv-finalidades a:hover {
            opacity: 0.7;
        }

.dv-destaque-venda {
    float: left;
    width: 100%;
    padding: 10px 0px 40px 0px;
    background-color: #ffffff;
}

.dv-destaque-locacao {
    float: left;
    width: 100%;
    padding: 10px 0px 40px 0px;
    background-color: #e3e3e3;
}

.dv-top-vendas, .dv-top-locacao {
    float: left;
    width: 100%;
    border-bottom: 1px solid #bfd4e0;
    font: normal 25pt 'Montserrat', sans-serif;
    text-indent: 90px;
    height: 90px;
    line-height: 90px;
    text-transform: uppercase;
    color: #0c1860;
    margin-bottom: 20px;
}

.dv-top-vendas {
    background: url('../img/bg/dv-top-vendas.PNG') no-repeat;
}

.dv-top-locacao {
    background: url('../img/bg/dv-top-locacao.PNG') no-repeat;
}

/* PAINEL DE PESQUISA COMPLETA */

.show_hide {
    display: none;
}

/* PESQUISA COMPLETA */

.dv-pesquisa-completa {
    float: left;
    width: 100%;
    height: 100%;
    background: #383838 /*url('../img/bg/bg-rosto-02.png') repeat*/;
    position: absolute;
    z-index: 999; /*margin-top: 110px;*/
}

.slidingDiv {
    float: left;
    width: 100%;
    height: 490px;
    background: url('../img/bg/black-texture-4.png') repeat;
    position: absolute;
    z-index: 999;
    margin-top: 110px;
}

.dv-pesquisa-completa-box {
    width: 800px;
    margin: 0 auto;
    color: #ffffff;
}

    .dv-pesquisa-completa-box small {
        color: #ffffff;
    }

.btn-class {
    border: solid 2px #ffffff;
    text-align: center;
    color: #ffffff;
    background-color: #111111;
    outline: none;
    padding: 10px;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
    cursor: pointer;
    margin-top: 15px;
}

    .btn-class:hover {
        border: solid 2px #ffffff;
        text-align: center;
        color: #ffffff;
        background-color: #4e4a4a;
        outline: none;
        padding: 10px;
        -webkit-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }

.dv-pesquisa-completa-box .lbl-title {
    float: left;
    height: 25px;
    font-size: 20px;
    line-height: 25px;
    border-bottom: solid 1px #eaeaea;
    margin-bottom: 10px;
}

    .dv-pesquisa-completa-box .lbl-title small {
        font-size: 12px;
    }

.dv-pesquisa-completa-box a {
    color: #c6c6c6;
}

    .dv-pesquisa-completa-box a:hover {
        color: #ffffff;
    }

.cbox-src-style {
    height: 40px;
    padding: 2px;
    color: inherit;
    font-family: inherit;
}

    .cbox-src-style td {
        height: 15px;
        padding: 2px;
        color: inherit;
        font-family: inherit;
        width: 283px;
    }

.txt-src-style {
    float: left;
    height: 20px;
    background: #ffffff;
    font-size: 14px;
    border: snavlid 1px #383838;
    padding: 5px 7px 5px 7px;
    color: #858585;
    text-transform: uppercase;
}

    .txt-src-style:focus {
        outline: none;
        border-color: #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

.ddl-src-style {
    float: left;
    height: 30px;
    background: #ffffff;
    font-size: 14px;
    border: solid 1px #383838;
    padding: 5px 7px 5px 7px;
    color: #858585;
    text-transform: uppercase;
    outline: none;
}

.ddl-src-style-off {
    float: left;
    height: 30px;
    background: #ffffff;
    font-size: 14px;
    border: solid 1px #383838;
    padding: 5px 7px 5px 7px;
    color: #666666;
    text-transform: uppercase;
    opacity: 0.7;
}

.dv-filtros-resultado {
    float: left;
    width: 100%;
    height: 50px;
    background: #383838;
    line-height: 40px;
    color: #666666;
    text-transform: uppercase;
}

.box-itens-pesquisa {
    margin: 0px 10px 0px 0px;
}

.filtro-mini-itens {
    float: left;
    height: 20px;
    background: #666666;
    font: normal 12px 'Montserrat', sans-serif;
    color: #ffffff;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px 0px 5px;
}

.filtro-mini-itens-link {
    float: left;
    height: 20px;
    background: #f11d1d;
    font: normal 12px 'Montserrat', sans-serif;
    color: #ffffff;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

    .filtro-mini-itens-link a {
        height: 20px;
        background: #f11d1d;
        font: normal 12px 'Montserrat', sans-serif;
        color: #ffffff;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
    }

/* DIZERES  */

.dv-box-dizeres {
    float: left;
    width: 100%;
    padding: 20px 0px;
    background-color: #00175a;
    color: #fbfbfb;
    text-align: center;
}

    .dv-box-dizeres h3 {
        font-size: 24px;
        margin-bottom: 20px;
    }

    .dv-box-dizeres p {
        font-size: 14px;
        margin-bottom: 20px;
        font-weight: lighter;
        line-height: 28px;
        padding: 0px 15px;
    }

    .dv-box-dizeres a {
        color: #fff;
    }

.btn-dizeres {
    text-align: center;
    color: #ffffff;
    text-transform: lowercase;
    background-color: #383838;
    padding: 5px 20px;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-bottom: 20px;
    font-size: 18px;
}

    .btn-dizeres:hover {
        text-align: center;
        color: #ffffff;
        text-transform: lowercase;
        background-color: #4e4a4a;
        padding: 5px 20px;
    }

    .btn-dizeres a {
        color: #ffffff;
        text-decoration: underline;
    }

/* NOTÍCIAS */

.feed-date-box {
    width: 70px;
    float: left;
}

.feed-date-up {
    width: 50px;
    background: #0d5ab9;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.feed-date-middle {
    width: 50px;
    background: #383838;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
}

.feed-date-down {
    width: 50px;
    background: #0e95d4;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 18px;
}

.feed-txt-box {
    float: right;
    width: 100%;
    text-align: justify;
    color: #383838333;
    font: normal 14px 'Montserrat';
}

.nws-title {
    color: #0d5ab9;
    font-size: 18px;
    font-family: 'Montserrat', Sans-Serif;
    text-transform: uppercase;
}
/*.nws-img { float: left; padding-right: 10px; height: 70px; width: 140px; border: solid 1px #666666; }*/
.nws-img {
    float: left;
    padding-right: 10px;
    height: 250px;
    width: 350px;
    border: solid 1px #666666;
}

.nws-img-mini {
    float: left;
    padding-right: 10px;
    height: 80px;
    width: 112px;
    border: solid 1px #666666;
}

.top-news {
    color: #0d4760;
    font: normal 20px 'Montserrat';
    width: 100%;
    float: left;
}

.dv-nws-content {
    width: 100%;
    float: left;
}

    .dv-nws-content p, .dv-nws-content p span {
        font-weight: inherit !important;
        font-family: 'Montserrat', Sans-Serif !important;
        text-transform: none;
        color: #666666;
        line-height: 30px !important;
        font-size: 20px !important;
    }

.box-img-news {
    float: right;
    padding: 0px 0px 10px 15px;
    width: 240px;
}

.dv-legenda {
    background: #0d4760;
    text-align: left;
    padding: 10px;
    width: 220px;
    color: #ffffff;
    font-size: 12px;
}

.box-font {
    width: 100%;
    float: right;
    text-align: right;
    font-size: 14px;
    margin: 0 0 10px 0;
    font-style: italic;
}

/* DETALHES DO IMÓVEL */

.dv-social {
    float: right;
    height: 20px;
    font-size: 14px;
    line-height: 20px;
    text-align: right;
    margin: 20px 0 0 0;
}

    .dv-social a {
        text-decoration: none;
    }

.box-valores {
    float: right;
    height: 20px;
    background: #253572;
    font: normal bold 18px 'Montserrat', sans-serif;
    color: #ffffff;
    padding: 5px 7px 5px 7px;
}

.sub-top-menu-bottom {
    color: #0d4760;
    font: normal 16px 'Montserrat', sans-serif;
    width: 100%;
    border: none;
    float: left;
}

.p-imoveis {
    font-size: 14px;
    width: 100%;
    float: left;
}

.item-details {
    float: left;
    width: 33.33%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    background: url('../img/bg/bg-item.PNG') no-repeat left;
    text-indent: 15px;
    text-transform: uppercase;
}

.item-details-complete {
    float: left;
    width: 100%;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    background: url('../img/bg/bg-item.PNG') no-repeat left;
    text-indent: 15px;
    text-transform: uppercase;
}

.imovel-localizacao {
    float: left;
    width: 100%;
    background: url('../img/bg/bg-25.PNG') repeat;
    text-transform: uppercase;
    font-weight: 300;
}

    .imovel-localizacao h2 {
        color: #00175a;
        font-weight: 300;
        font-family: 'Anton', sans-serif;
    }

.dv-map {
    float: left;
    width: 100%;
    height: 350px;
}

.dv-map-mini {
    width: 100%;
    float: left;
    height: 350px;
}

.dv-plantao {
    float: left;
    width: 100%;
    height: 60px;
    background: #0c1860;
    line-height: 60px;
}

    .dv-plantao h2 {
        color: #ffffff;
        font-family: 'Anton', sans-serif;
    }

.btn-plantao {
    height: 40px;
    background: transparent url('../img/icons/icn-telefone.PNG') no-repeat left center;
    font: normal 22px 'Montserrat', sans-serif;
    padding: 5px;
    color: #ffffff;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.dv-detalhes-header {
    float: left;
    width: 100%;
    height: 250px;
    background: #cdd3d8;
}

.dv-detalhes-id {
    font: normal 32px 'Montserrat', sans-serif;
    color: #0c1860;
}

.dv-detalhes-valor {
    font: normal 22px 'Montserrat', sans-serif;
    color: #0c1860;
}

.dv-detalhes {
    float: left;
    width: 100%;
    background: #dce7ec;
    font-weight: 300;
}

    .dv-detalhes h2 {
        color: #00175a;
        font-weight: 300;
        font-family: 'Anton', sans-serif;
    }

    .dv-detalhes p {
        font-size: 20px;
        line-height: 30px;
        color: #666666;
    }

.dv-detalhes-white {
    float: left;
    width: 100%;
    background: #ffffff;
}

.dv-detalhes-blue {
    float: left;
    width: 100%;
    background: url('../img/bg/bg-search.PNG') repeat;
    color: #ffffff;
}

    .dv-detalhes-blue h2 {
        color: #ffffff;
        font-family: 'Anton', sans-serif;
    }

    .dv-detalhes-blue .btn-send {
        float: left;
        width: 100%;
        background: #ffffff;
        text-align: center;
        color: #2752b3;
        padding: 10px 0px 10px 0px;
        cursor: pointer;
        text-transform: uppercase;
        border: none;
    }

        .dv-detalhes-blue .btn-send a {
            color: #2752b3;
            text-decoration: none;
        }

            .dv-detalhes-blue .btn-send a:hover {
                color: #ffffff;
                text-decoration: none;
            }

    .dv-detalhes-blue .top-base span {
        color: #ffffff;
    }

        .dv-detalhes-blue .top-base span:hover {
            color: #fbfbfb;
        }

.dv-interacao {
    float: left;
    width: 100%;
}

    .dv-interacao h2 {
        color: #00175a;
        font-weight: 300;
        font-family: 'Anton', sans-serif;
    }

    .dv-interacao p {
        font: normal 16px 'Montserrat', sans-serif;
        line-height: normal;
        font-weight: inherit;
    }

.dv-item-detalhes {
    float: left;
    width: 33.33%;
    height: 30px;
    font-size: 18px;
    line-height: 30px;
    text-transform: uppercase;
    color: #666666;
}

    .dv-item-detalhes span {
        float: left;
    }

.btn-src {
    border: none;
    background: #00175a;
    color: #fbfbfb;
    padding: 10px;
    text-align: center;
    font: normal 12px 'Montserrat', sans-serif;
    height: 30px;
    cursor: pointer;
    line-height: 10px;
    text-decoration: none;
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

    .btn-src a, .btn-src a:hover {
        text-decoration: none;
    }

    .btn-src:hover {
        border: none;
        background: #0c1860;
        color: #fbfbfb;
        padding: 10px;
        text-align: center;
        font: normal 12px 'Montserrat', sans-serif;
        height: 30px;
        cursor: pointer;
        line-height: 10px;
        text-decoration: none;
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }

        .btn-src:hover a {
            text-decoration: none;
        }

.dt-detalhes-quartos, .dt-detalhes-cozinha, .dt-detalhes-banheiro, .dt-detalhes-valor, .dt-detalhes-sala, .dt-detalhes-jantar, .dt-detalhes-area, .dt-detalhes-carros, .dt-detalhes-suites, .dt-detalhes-estado, .dt-detalhes-face, .dt-detalhes-edicula, .dt-detalhes-localizacao, .dt-detalhes-tipo, .dt-detalhes-elevadores, .dt-detalhes-lazer, .dt-detalhes-data {
    float: left;
    width: 22px;
    height: 22px;
    margin: 3px 5px 0px 0px;
    font-size: 20px;
}

.dt-detalhes-valor {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px 0px;
}

.dt-detalhes-area {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -22px;
}

.dt-detalhes-banheiro {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -44px;
}

.dt-detalhes-carros {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -66px;
}

.dt-detalhes-cozinha {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -88px;
}

.dt-detalhes-quartos {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -110px;
}

.dt-detalhes-estado {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -132px;
}

.dt-detalhes-face {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -154px;
}

.dt-detalhes-jantar {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -176px;
}

.dt-detalhes-localizacao {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -198px;
}

.dt-detalhes-sala {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -264px;
}

.dt-detalhes-suites {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -286px;
}

.dt-detalhes-edicula {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -308px;
}

.dt-detalhes-tipo {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -308px;
}

.dt-detalhes-elevadores {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -330px;
}

.dt-detalhes-lazer {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -352px;
}

.dt-detalhes-data {
    background: url('../img/icons/icn-sprite-blue.PNG') no-repeat 0px -374px;
}

/* PARCEIROS */

.dv-box-parceiros {
    float: left;
    width: 100%;
    padding: 20px 0px;
    background-color: #e3e3e3;
    color: #00175a;
}

    .dv-box-parceiros h3 {
        font-size: 24px;
        margin-bottom: 20px;
        text-transform: uppercase;
    }

.item-parceiros {
    float: left;
    width: 255px;
    text-align: center;
}

    .item-parceiros img {
        width: 220px;
    }

/* LISTA HOME IMÓVEIS */

.dv-list-imovel {
    width: 215px;
    height: 325px;
    background: url('../img/bg/dv-list-imovel.PNG') no-repeat;
    margin: 0px 20px 20px 20px;
}

    .dv-list-imovel:hover {
        width: 215px;
        background: #eaeaea url('../img/bg/dv-list-imovel.PNG') no-repeat;
        margin: 0px 20px 20px 20px;
    }

    .dv-list-imovel a {
        text-decoration: none;
    }

    .dv-list-imovel .box-img {
        width: 215px;
        height: 162px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        margin-bottom: 10px;
        border-bottom: 5px solid #00175a !important;
        border-top: 5px solid #414143 !important;
        background-color: #eaeaea;
        text-align: center;
    }

        .dv-list-imovel .box-img img {
            margin: 0 auto;
        }

        .dv-list-imovel .box-img:hover {
            opacity: 0.2;
        }

    .dv-list-imovel img {
        height: 162px;
        margin: 0 auto;
    }

    .dv-list-imovel:hover img, .dv-list-imovel:hover .box-img {
        opacity: 0.2;
    }

    .dv-list-imovel > .dv-tipo {
        color: #00175a;
        font: normal 300 18px 'Ubuntu', sans-serif;
        text-transform: uppercase;
        margin-bottom: 5px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
    }

    .dv-list-imovel:hover > .dv-tipo {
        color: #0c1860;
        font: normal 300 18px 'Ubuntu', sans-serif;
        text-transform: uppercase;
        margin-bottom: 5px;
    }

    .dv-list-imovel > .dv-valor {
        float: right;
        width: 70%;
        padding: 5px;
        color: #fbfbfb;
        background-color: #383838;
        height: 18px;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-weight: 300;
    }

    .dv-list-imovel:hover > .dv-valor {
        float: right;
        width: 70%;
        padding: 5px;
        color: #fbfbfb;
        background-color: #4e4a4a;
        height: 18px;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        font-weight: 300;
    }

    .dv-list-imovel > .dv-compare {
        float: left;
        width: 100%;
        padding: 5px 0px;
        text-indent: 10px;
        color: #fbfbfb;
        background-color: #383838;
        height: 18px;
        font-size: 16px;
        line-height: 18px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-weight: 300;
        margin-top: -10px;
    }

    .dv-list-imovel:hover > .dv-compare {
        float: left;
        width: 100%;
        padding: 5px 0px;
        text-indent: 10px;
        color: #fbfbfb;
        background-color: #4e4a4a;
        height: 18px;
        font-size: 16px;
        line-height: 18px;
        font-weight: 300;
    }

    .dv-list-imovel > .dv-salvo {
        float: left;
        width: 100%;
        padding: 0px;
        text-indent: 10px;
        color: #fbfbfb;
        background-color: #00175a;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        -webkit-transition: all 0.4s ease-in-out;
        -moz-transition: all 0.4s ease-in-out;
        -o-transition: all 0.4s ease-in-out;
        transition: all 0.4s ease-in-out;
        font-weight: 300;
        margin-top: -10px;
    }

    .dv-list-imovel:hover > .dv-salvo {
        float: left;
        width: 100%;
        padding: 0px;
        text-indent: 10px;
        color: #fbfbfb;
        background-color: #0c1860;
        height: 30px;
        font-size: 16px;
        line-height: 30px;
        font-weight: 300;
    }

.dv-remover {
    float: left;
    width: 215px;
    padding: 5px 0px;
    color: #fbfbfb;
    background-color: #00175a;
    height: 18px;
    font-size: 16px;
    line-height: 18px;
    text-align: center;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    font-weight: 300;
    margin: -25px 20px 20px 20px;
}

    .dv-remover:hover {
        float: left;
        width: 215px;
        padding: 5px 0px;
        color: #fbfbfb;
        background-color: #0c1860;
        height: 18px;
        font-size: 16px;
        line-height: 18px;
        text-align: center;
        font-weight: 300;
        margin: -25px 20px 20px 20px;
    }

    .dv-remover a {
        color: #ffffff;
    }

.mini-box-dormitorios, .mini-box-vagas, .mini-box-areas, .mini-box-ref, .mini-box-negocio {
    float: left;
    width: 215px;
    font: normal 300 14px 'Montserrat', sans-serif;
    height: 22px;
    color: #666666;
    line-height: 22px;
    text-indent: 25px;
    margin-bottom: 2px;
}

.mini-box-areas {
    background: url('../img/icons/icn-sprite.PNG') no-repeat 0px -22px;
}

.mini-box-vagas {
    background: url('../img/icons/icn-sprite.PNG') no-repeat 0px -66px;
}

.mini-box-dormitorios {
    background: url('../img/icons/icn-sprite.PNG') no-repeat 0px -110px;
}

.mini-box-negocio {
    background: url('../img/icons/icn-sprite.PNG') no-repeat 0px -220px;
}

.mini-box-ref {
    background: url('../img/icons/icn-sprite.PNG') no-repeat 0px -420px;
}

.btn-home-todos {
    width: 215px;
    padding: 5px 0px;
    color: #fbfbfb;
    background-color: #383838;
    height: 20px;
    font-size: 14px;
    line-height: 18px;
    text-align: center;
    margin: 0px 0px 0px 20px;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

    .btn-home-todos:hover {
        background-color: #4e4a4a;
    }

    .btn-home-todos a {
        text-decoration: none;
        color: #fbfbfb;
        font-weight: 300;
    }

/*.img-imovel { border-bottom: 5px solid #00175a !important; border-top: 5px solid #414143 !important; }*/

/* PESQUISA */

.btn-pesquisa-campo {
    float: left;
    width: 50px;
    height: 56px;
    background: url('../img/icons/icn-campo.PNG') no-repeat;
    color: #ffffff;
    padding: 7px 7px 0px 7px;
    text-align: center;
    border: none;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .btn-pesquisa-campo:hover {
        float: left;
        width: 50px;
        height: 56px;
        background: #6a1d1d url('../img/icons/icn-campo.PNG') no-repeat;
        color: #ffffff;
        padding: 7px 7px 0px 7px;
        text-align: center;
    }

.btn-pesquisa-filtros {
    float: left;
    width: 85px;
    height: 56px;
    background: url('../img/icons/icn-filtros.PNG') no-repeat;
    color: #ffffff;
    padding: 7px 7px 0px 7px;
    text-align: center;
    border: none;
    margin: 0 0 0 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .btn-pesquisa-filtros:hover {
        float: left;
        width: 85px;
        height: 56px;
        background: #6a1d1d url('../img/icons/icn-filtros.PNG') no-repeat;
        color: #ffffff;
        padding: 7px;
        text-align: center;
        border: none;
        margin: 0 0 0 5px;
        cursor: pointer;
    }

.btn-pesquisa-n-filtros {
    float: left;
    width: 70px;
    height: 56px;
    background: #eaeaea url('../img/icons/icn-n-filtros.PNG') no-repeat;
    color: #ffffff;
    padding: 7px 7px 0px 7px;
    text-align: center;
    border: none;
    margin: 0 0 0 5px;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .btn-pesquisa-n-filtros:hover {
        float: left;
        width: 70px;
        height: 56px;
        background: #6a1d1d url('../img/icons/icn-n-filtros.PNG') no-repeat;
        color: #ffffff;
        padding: 7px 7px 0px 7px;
        text-align: center;
        border: none;
        margin: 0 0 0 5px;
        cursor: pointer;
    }

.btn-pesquisa-todos {
    float: left;
    width: 125px;
    height: 56px;
    background: url('../img/icons/icn-todos.PNG') no-repeat;
    color: #ffffff;
    padding: 7px 7px 0px 7px;
    text-align: center;
    border: none;
    cursor: pointer;
    -webkit-transition: all 0.3s ease-out;
    -moz-transition: all 0.3s ease-out;
    -o-transition: all 0.3s ease-out;
    transition: all 0.3s ease-out;
}

    .btn-pesquisa-todos:hover {
        float: left;
        width: 125px;
        height: 56px;
        background: #6a1d1d url('../img/icons/icn-todos.PNG') no-repeat;
        color: #ffffff;
        padding: 7px 7px 0px 7px;
        text-align: center;
        border: none;
        cursor: pointer;
    }

.txt-pesquisa-campo {
    float: left;
    width: 705px;
    height: 40px;
    background: #ffffff url('../img/bg/bg-txt-pesquisa.PNG') repeat-x top;
    font-size: 16px;
    border: solid 1px #5b1010;
    padding: 7px;
    color: #c6c6c6;
    text-transform: uppercase;
}

/* NAVEGAÇÃO */

.nav {
    position: relative;
    margin: 0;
    padding: 0;
    height: 50px;
    line-height: 50px;
    z-index: 999;
}

    .nav > li {
        display: block;
        float: left; /* Apresentando todos na mesma link */
        margin: 0;
        padding: 0;
    }

        .nav > li > a { /* Layout */
            display: block;
            position: relative;
            padding: 0px 20px 0px 10px; /* Texto */
            font-family: "Montserrat", Arial, Helvetica, sans-serif;
            font-size: 16px;
            color: #fff;
            text-decoration: none; /* Background */
            background-color: transparent; /* Trocando a cor com efeito de transição  */
            -webkit-transition: all .3s ease-in;
            -moz-transition: all .3s ease-in;
            -o-transition: all .3s ease-in;
            -ms-transition: all .3s ease-in;
        }

            .nav > li > a:hover, .nav > li:hover > a {
                color: #ffffff;
                background: #3e4da3;
            }

    .nav > .dropdown > a {
        padding: 0px 30px 0px 10px;
    }

.dropdown > a::after {
    content: "";
    position: absolute;
    top: 20px;
    right: 10px;
    width: 7px;
    height: 7px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    border-bottom: 1px solid #fff;
    border-right: 1px solid #fff;
}

.dropdown > a:hover::after, .dropdown:hover > a::after {
    border-color: #ffffff;
}

.nav ul {
    position: absolute;
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    background-color: #3e4da3;
}

    .nav ul li {
        position: absolute;
        top: -9999px; /* Escondendo */
        height: 0px;
        display: block;
        margin: 0;
        padding: 0; /* Expandindo, com efeito Slide */
        -webkit-transition: height .2s ease-in;
        -moz-transition: height .2s ease-in;
        -o-transition: height .2s ease-in;
        -ms-transition: height .2s ease-in; /* Bordas */
        border-bottom: solid 1px #383838;
        min-width: 180px;
    }

.dropdown:hover > ul > li {
    height: 30px;
    position: relative;
    top: auto;
    line-height: 30px;
}


.nav ul li a { /* Layout */
    padding: 0px 20px 0px 10px;
    display: block;
    position: relative; /* Texto */
    font-family: "Montserrat", Arial, Helvetica, sans-serif;
    color: #ffffff;
    text-decoration: none;
    font-size: 14px; /* Background & efeitos */
    background: #3e4da3;
    -webkit-transition: color .3s ease-in, background .3s ease-in;
    -moz-transition: color .3s ease-in, background .3s ease-in;
    -o-transition: color .3s ease-in, background .3s ease-in;
    -ms-transition: color .3s ease-in, background .3s ease-in;
}

    .nav ul li:hover > a, .nav ul li a:hover {
        color: #ffffff;
        background: #5366d2;
    }

.nav ul .dropdown:hover ul {
    left: 180px;
    top: 0px;
}

.nav ul .dropdown a::after {
    width: 6px;
    height: 6px;
    border-bottom: 0;
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
    top: 12px;
}

.nav ul .dropdown:hover > a::after, .nav ul .dropdown > a:hover::after {
    border-right: 1px solid #ffffff;
    border-top: 1px solid #ffffff;
}

/* COLUNAS */

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12 {
    float: left;
    position: relative;
    min-height: 1px; /*padding-right: 15px; padding-left: 15px;*/
}

.col-12 {
    width: 100%;
}

.col-11 {
    width: 91.66666667%;
}

.col-10 {
    width: 83.33333333%;
}

.col-9 {
    width: 75%;
}

.col-8 {
    width: 66.66666667%;
}

.col-7 {
    width: 58.33333333%;
}

.col-6 {
    width: 50%;
}

.col-5 {
    width: 41.66666667%;
}

.col-4 {
    width: 33.33333333%;
}

.col-3 {
    width: 25%;
}

.col-2 {
    width: 16.66666667%;
}

.col-1 {
    width: 8.33333333%;
}

.col-sp-footer {
    float: left;
    width: 204px;
    min-height: 1px;
}

    .col-sp-footer > li {
        height: 20px;
        line-height: 20px;
    }

/* ALINHAMENTO */

.flt-left {
    float: left;
}

.flt-right {
    float: right;
}

/* FORMATAÇÕES DE TEXTO */

.text-right {
    text-align: right;
}

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-jutify {
    text-align: justify;
}

/* ESPAÇADORES */

.dv-spc-1 {
    float: left;
    width: 100%;
    height: 1px;
}

.dv-spc-2 {
    float: left;
    width: 100%;
    height: 2px;
}

.dv-spc-5 {
    float: left;
    width: 100%;
    height: 5px;
}

.dv-spc-10 {
    float: left;
    width: 100%;
    height: 10px;
}

.dv-spc-20 {
    float: left;
    width: 100%;
    height: 20px;
}

.dv-spc-50 {
    float: left;
    width: 100%;
    height: 50px;
}

/* SUBMENU */

.dv-submenu {
    float: left;
    width: 100%;
    background-color: #383838;
    padding: 20px 0px;
    color: #ffffff;
    line-height: 20px;
}

    .dv-submenu h4 {
        color: #fbfbfb;
        font-size: 20px;
    }

    .dv-submenu a {
        color: #e3e3e3;
        text-decoration: none;
    }

        .dv-submenu a:hover {
            color: #ffffff;
            text-decoration: none;
            color: #e3e3e3;
        }

    .dv-submenu li {
        margin-bottom: 5px;
    }

    .dv-submenu span {
        color: #65c8f6;
        font-style: normal;
    }

    .dv-submenu .lnk-submenu {
        color: #65c8f6;
        text-decoration: none;
    }

/* COMPARATIVO */

.dv-comparativo {
    float: left;
    width: 100%;
    background: url('../img/bg/dv-comparativo.PNG') repeat-x;
}

.dv-comparativo-items {
    float: left;
    width: 120px;
    margin: 0px 0px 0px 10px;
    text-transform: uppercase;
}

.dv-comparativo-valores {
    float: left;
    width: 850px;
    text-transform: uppercase;
}

.dv-comparativo-box {
    margin: 0 auto;
}

.dv-item-comparativo {
    float: left;
    width: 170px;
    background: url('../img/bg/dv-item-comparativo.PNG') no-repeat;
    text-align: center;
}

.dv-item-comparativo-alternate {
    float: left;
    width: 170px;
    background: url('../img/bg/dv-item-comparativo-alternate.PNG') no-repeat;
    text-align: center;
}

.box-btn-compare {
    width: 70px;
    height: 160px;
    position: fixed;
    margin: 70px 0px 0px -80px;
}

.item-compare-50 {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
}

.item-compare-50-blue {
    float: left;
    width: 100%;
    height: 50px;
    line-height: 50px;
    color: #00175a;
}

.item-compare-140 {
    float: left;
    width: 100%;
    height: 140px;
    line-height: 140px;
}

    .item-compare-140 img {
        height: 125px;
    }

.item-compare-250 {
    float: left;
    width: 100%;
    height: 250px;
    line-height: 250px;
}

.compare-dormitorios {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-dormitorios.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-carros {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-carros.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-valor {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-valor.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-localizacao {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-localizacao.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-tipos {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-tipos.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-negocio {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-negocio.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-suites {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-suites.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-ref {
    float: left;
    width: 100%;
    height: 50px;
    text-indent: 30px;
    background: url('../img/icons/icn-ref.PNG') no-repeat left center;
    line-height: 50px;
}

.compare-obs {
    float: left;
    width: 100%;
    height: 250px;
    text-indent: 30px;
    background: url('../img/icons/icn-obs.PNG') no-repeat left center;
    line-height: 250px;
}

/* LANÇAMENTOS */

.dv-lancamento-header {
    float: left;
    width: 100%;
    height: 180px;
    background: #cdd3d8;
}

/* FOOTER */

.dv-footer {
    float: left;
    width: 100%;
    background-color: #00175a;
    color: #ffffff;
    font-size: 14px;
    text-align: center;
    padding: 15px 0px;
}

/* DIVERSOS */

.label {
    font: inherit;
    font-weight: inherit;
}

.text-box-style {
    float: left;
    background: transparent;
    font: normal 18px 'Montserrat', sans-serif;
    border: none;
    padding: 5px;
    color: #383838;
}

.txt-style {
    float: left;
    background: #ffffff;
    font: normal 18px 'Montserrat', sans-serif;
    border: solid 1px #00175a;
    padding: 5px;
    color: #383838;
}

    .txt-style:focus {
        outline: none;
        border-color: #9ecaed;
        box-shadow: 0 0 10px #9ecaed;
    }

.box-30 {
    float: left;
    width: 100%;
    height: 30px;
    font: normal 14px 'Montserrat', sans-serif;
    line-height: 30px;
    text-transform: uppercase;
}

.dv-filtros-resultado {
    float: left;
    width: 100%;
    background-color: #0c1860;
    color: #ffffff;
}

.page-bullets-box {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

.pg-style {
    border: none;
    text-align: center;
    color: #0c1860;
    background-color: #eaeaea;
    font-family: inherit;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    cursor: pointer;
}

    .pg-style:hover {
        border: none;
        text-align: center;
        color: #fff;
        background-color: #0c1860;
        font-family: inherit;
    }

.pg-style-on {
    border: none;
    text-align: center;
    color: #fff;
    background-color: #00175a;
}

.dv-filtros-resultado {
    float: left;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.box-itens-pesquisa {
    margin: 0px 10px 0px 0px;
}

.filtro-mini-itens {
    float: left;
    height: 20px;
    background: #00175a;
    font: normal 12px 'Montserrat', sans-serif;
    color: #ffffff;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px 0px 5px;
}

.filtro-mini-itens-link {
    float: left;
    height: 20px;
    background: #033f61;
    font: normal 12px 'Montserrat', sans-serif;
    color: #ffffff;
    margin: 10px 0px 0px 0px;
    line-height: 20px;
    text-align: center;
    padding: 0px 5px 0px 5px;
    text-decoration: none;
}

    .filtro-mini-itens-link a {
        height: 20px;
        background: #033f61;
        font: normal 12px 'Montserrat', sans-serif;
        color: #ffffff;
        line-height: 20px;
        text-align: center;
        text-decoration: none;
    }

.h_title {
    color: #666666;
    font-weight: 300;
}

    .h_title b {
        color: #00175a;
        font-weight: 300;
    }

.dv-box-forms {
    float: left;
    width: 90%;
    height: auto;
    margin-left: 18px;
    font-size: 18px;
}

    .dv-box-forms h3 {
        color: #00175a;
        font-weight: 300;
    }

.dv-empresa {
    float: left;
    width: 100%;
    font-weight: 300;
}

    .dv-empresa h2 {
        color: #00175a;
        font-weight: 300;
        font-family: 'Anton', sans-serif;
    }

    .dv-empresa b {
        color: #00175a;
        font-weight: 300;
    }

    .dv-empresa p {
        font-size: 20px;
        line-height: 30px;
        color: #666666;
        text-align: justify;
    }

.dv-trabalhe {
    float: left;
    width: 100%;
    font-weight: 300;
    font-size: 20px;
    font-family: inherit;
}

    .dv-trabalhe h2 {
        color: #00175a;
        font-weight: 300;
        font-family: 'Anton', sans-serif;
    }

    .dv-trabalhe b {
        color: #00175a;
        font-weight: 300;
    }

    .dv-trabalhe p {
        font-size: 20px;
        line-height: 30px;
        color: #666666;
        text-align: justify;
        text-transform: uppercase;
        font-weight: inherit;
    }

    .dv-trabalhe .top-base {
        color: #00175a;
        font-weight: 300;
    }

        .dv-trabalhe .top-base h3 {
            color: #00175a;
            font-weight: 300;
        }

/* LOGIN */

.dv-login {
    width: 450px;
    margin: 0 auto;
}

.dv-logged {
    float: left;
    width: 100%;
    background-color: #061b38;
    padding: 20px 0px;
    color: #ffffff;
}

    .dv-logged a {
        text-decoration: none;
        color: #ffffff;
    }

.upl-base {
    position: fixed;
    background: url('../img/bg/bg-upload.png') repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
}

.upl-base-progress {
    position: absolute;
    width: 320px;
    z-index: 600;
    margin: 0 0 0 -180px;
    top: 35%;
    left: 50%;
    height: 90px;
    text-align: center;
}

.dv-logo {
    color: #fff;
    padding: 20px 0px;
    font-size: 18px;
    line-height: 28px;
}

    .dv-logo i {
        color: #fff;
        font-style: normal;
    }

.dv-corretor {
    position: fixed;
    width: 120px;
    height: 153px;
    top: 25%;
    right: 0;
    z-index: 999;
}

.dv-fiador {
    float: left;
    width: 100%;
    height: 220px;
    background: #e4e2e2 url('../img/bg/bg-fiador.PNG') no-repeat center;
    color: #383838;
    -webkit-transition: all .3s ease-in;
    -moz-transition: all .3s ease-in;
    -o-transition: all .3s ease-in;
    -ms-transition: all .3s ease-in;
}

    .dv-fiador h2 {
        font-size: 36px;
        margin-top: 60px;
    }

.selo-garantido {
    width: 90px;
    height: 115px;
    background: url('../img/bg/selo-seguro.PNG') no-repeat;
    position: absolute;
    margin: -20px 0px 0px -10px;
    z-index: 999;
}

.dv-seguro {
    float: left;
    width: 100%;
    background-color: #cc0000;
    color: #fff;
    text-align: center;
    padding: 30px 0px;
}


.bloco-mapa {
    float: left;
    width: 100%;
    height: 400px;
    border: none;
}

.popup {
    position: fixed;
    background: url("http://www.guessnet.com.br/img/backgrounds/overlay.png") repeat;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0;
    z-index: 3200
}

    .popup a {
        color: #fff;
        text-decoration: none;
    }

    .popup .popupmaster {
        position: fixed;
        top: 9%;
        width: 1000px;
        height: 400px;
        z-index: 100;
        left: 50%;
        margin-left: -500px;
        padding: 0px 0px 0px 0px
    }

    .popup .img-popup {
        width: 1000px;
        float: left;
        text-align: center
    }

        .popup .img-popup img {
            margin: 0 auto !important;
            max-height: 90vh
        }

    .popup .btn-popup {
        position: absolute;
        color: #fff;
        bottom: 0;
        top: -20px;
        width: 100px;
        height: 40px;
        border-radius: 5px;
        text-align: center;
        left: 45%;
        background-color: #0a80b2;
        line-height: 40px;
    }
