<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,700,400italic,700italic);

* {
    margin: 0px;
    padding: 0px;
}

body {
    background: #ffffff url('../img/bg/bg3.PNG') repeat-x;
    font-family: 'Open Sans', sans-serif;
    color: #374041;
    overflow-x: hidden;
}

img {
    border: none;
}

p {
    text-align: justify;
    font-size: 14px;
}

a {
    outline: none;
}

.chk-style input[type="checkbox"] {
    margin-right: 5px;
}

.rdb-style input[type="radio"] {
    margin: 0px 5px 0px 5px;
}

.box-inside {
    padding: 10px;
}

.box-inside-bg {
    background: #006c05;
    width: 100%;
}

    .box-inside-bg:hover {
        color: #ffffff;
        text-decoration: underline;
    }

    .box-inside-bg a {
        color: #ffffff;
        text-decoration: none;
    }

/* Topo do site - Menu ----------------------------------- */

.dv-top {
    width: 100%;
    height: 161px;
}

.dv-box-logo {
    float: left;
    width: 250px;
    height: 161px;
}

.dv-box-telefone {
    width: 4000px;
    background: url('../img/bg/bg-fones.PNG') no-repeat left;
    float: left;
    height: 40px;
    color: #ffffff;
    overflow: hidden;
    margin: 105px 0px 0px 775px;
    text-indent: 50px;
    font: normal bold 16px 'Open Sans', sans-serif;
    line-height: 40px;
    position: absolute;
}

.dv-top-text-right {
    width: 50%;
    float: right;
    height: 35px;
    text-align: right;
    color: #555554;
    font: normal 13px 'Open Sans';
}

.dv-top-text-left {
    width: 50%;
    float: left;
    height: 35px;
    text-align: left;
    color: #555554;
    line-height: 10px;
}

.dv-letter-mailbox {
    width: 500px;
    float: left;
    text-indent: 25px;
    float: left;
    text-align: left;
    background: url('../img/icons/icn_mail.PNG') no-repeat left;
    height: 30px;
    line-height: 30px;
}

.dv-top-text-left a {
    color: #555554;
    text-decoration: none;
    font-size: 12px;
}

    .dv-top-text-left a:hover {
        color: #555554;
        text-decoration: underline;
        font-size: 12px;
    }

.dv-menu {
    float: right;
    width: 750px;
    height: 161px;
}

.dv-menu-itens {
    float: right;
    width: 750px;
    height: 108px;
}

.dv-box-central {
    width: 350px;
    height: 108px;
    background: url('../img/bg/bg-central.PNG') no-repeat;
}

.dv-box-ligamos {
    width: 200px;
    height: 54px;
    background: url('../img/bg/dv-ligamos.PNG') no-repeat;
    text-align: right;
    color: #0b3207;
    line-height: 18px;
}

    .dv-box-ligamos a {
        color: #737171;
        text-decoration: none;
        font-weight: bold;
    }

.dv-box-cesta {
    width: 200px;
    height: 54px;
    background: url('../img/bg/dv-cesta.PNG') no-repeat;
    text-align: right;
    color: #0b3207;
    line-height: 18px;
}

    .dv-box-cesta a {
        color: #737171;
        text-decoration: none;
        font-weight: bold;
    }

.dv-box-cidade {
    float: right;
    color: #9fa0a2;
    margin: 0px 0px 0px 25px;
    font-weight: normal;
}

.ddl-top {
    border: solid 1px #9fa0a2;
    -moz-appearance: none;
    webkit-appearance: none;
    background: #ffffff url('../img/bg/ddl-style.PNG') no-repeat right;
    text-transform: uppercase;
    cursor: pointer;
    color: #555554;
}

/* BLOCO MENU */

#coolMenu {
    top: 0px;
    margin: 3px 0px 0px 195px;
    padding: 0;
    z-index: 30; /*position: absolute;*/
    font: normal 12px 'Open Sans', sans-serif;
    text-transform: uppercase;
}

    #coolMenu, #coolMenu ul {
        list-style: none;
    }

#coolMenu {
    float: left;
}

    #coolMenu &gt; li {
        float: left;
    }

    #coolMenu li a {
        display: block;
        height: 2em;
        line-height: 2em;
        height: 40px;
        line-height: 45px;
        text-decoration: none;
        padding: 0px 7px 0px 7px;
        margin: 0 5px 0 0;
    }

    #coolMenu ul {
        position: absolute;
        display: none;
        z-index: 999;
    }

    #coolMenu li:hover ul.noJS {
        display: block;
    }

#coolMenu {
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
}

    #coolMenu &gt; li &gt; a {
        color: #666666;
    }

    #coolMenu &gt; li:hover &gt; a {
        background: #366037;
        color: #ffffff;
    }

    #coolMenu ul {
        margin-top: 0px;
        background: #ffffff;
        border-top: none;
        text-align: left;
        font-size: 12px;
        border-bottom: solid 2px #366037;
    }

    #coolMenu ul {
    }

        #coolMenu ul li a {
            margin: 0px 0px 0px 0px;
            height: 30px;
            line-height: 30px;
            text-align: left;
            color: #ffffff;
            background: #366037;
        }

        #coolMenu ul li:hover a {
            height: 30px;
            line-height: 30px;
            color: #ffffff;
            background: #608b61;
        }

.pnlMenu {
    background: #ffffff;
    border: solid 1px #cccccc;
    border-top: none;
    text-align: left;
}

/* ------------------------------------------------------- */

.bottom-bar {
    height: 50px;
    width: 100%;
    bottom: 0px;
    position: fixed;
    background: url('../img/bg/bottom-bar.PNG') repeat-x;
    z-index: 999;
    line-height: 50px;
    color: #fff;
}

.dv-main-content {
    width: 1000px;
    margin: 0 auto;
}

.box-right {
    width: 200px;
    margin-right: 10px;
    float: right;
}

.box-left {
    width: 750px;
    margin-left: 10px;
    float: left;
}

.col12 a {
    text-decoration: none;
}

.col1.last, .col2.last, .col3.last, .col4.last, .col5.last, .col6.last, .col7.last, .col8.last, .col9.last, .col10.last, .col11.last, .col12 {
    margin: 0;
}

.col1 {
    width: 8%;
}

.col2 {
    width: 14%;
    padding: 0px 5px 0px 0px;
}

.col3 {
    width: 25%;
}

.col4 {
    width: 33.32%;
}

.col5 {
    width: 41.65%;
}

.col6 {
    width: 49.98%;
}

.col7 {
    width: 58.31%;
}

.col8 {
    width: 66.64%;
}

.col9 {
    width: 72%;
}

.col10 {
    width: 83.3%;
}

.col11 {
    width: 91.63%;
}

.col12 {
    width: 100%;
    margin: 0;
}

.chk-list {
    float: left;
    width: 100%;
    text-transform: uppercase;
    font-size: 14px;
}

    .chk-list input[type="checkbox"] {
        margin-right: 5px;
        text-transform: uppercase;
    }

.chk-style input[type="checkbox"] {
    margin-right: 5px;
}

/* Pesquisa de imóveis ----------------------------------- */

.top-mapa {
    height: 40px;
    width: 202px;
    float: left;
    background: url('../img/tops/top-mapa.PNG') no-repeat;
    margin: 0 0 0 10px;
}

.dv-search-left {
    float: left;
    width: 100%;
    height: 100px;
}

.dv-box-search {
    border: solid 1px #2c692d;
    width: 100%;
    margin: 0px;
    background: #2c692d;
    height: 100px;
}

.dv-search-right {
    float: right;
    width: 320px;
    visibility: hidden;
}

.lbl-login {
    margin: 0 5px 0 0;
    color: #ffffff;
    font: normal 14px 'Open Sans';
}

.txt-login {
    border: solid 1px #c7c7c7;
    padding: 5px;
    color: #666666;
    font-weight: bold;
    height: 10px;
    margin: 0 5px 0 0;
}

.txt-search {
    border: solid 1px #c7c7c7;
    padding: 3px 5px;
    color: #666666;
    font-weight: bold;
}

.ddl-search {
    padding: 3px 5px;
    border: solid 1px #c7c7c7;
    color: #666666;
    font-weight: bold;
    background: #ffffff url('../img/bg/ddl-search.PNG') no-repeat right;
    -moz-appearance: none;
    webkit-appearance: none;
    height: 25px;
}

.ddl-search-off {
    padding: 3px 5px;
    border: solid 1px #c7c7c7;
    color: #c6c6c6;
    font-weight: bold;
    background: #ffffff url('../img/bg/ddl-search-off.PNG') no-repeat right;
    -moz-appearance: none;
    webkit-appearance: none;
    height: 25px;
}

.btn-search {
    background: #dadfe1;
    border: none;
    width: 80px;
    height: 30px;
    text-align: center;
    color: #383f42;
    padding: 0 10px 0 10px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

    .btn-search:hover {
        background: #3d951b;
        border: none;
        width: 80px;
        height: 30px;
        text-align: center;
        color: #ffffff;
        padding: 0 10px 0 10px;
        font-weight: bold;
        cursor: pointer;
    }

.dv-bg-mapa {
    width: 320px;
    height: 104px;
    background: url('../img/bg/bg-mapa.PNG') no-repeat;
    text-align: center;
}

.btn-search-map {
    background: #690505;
    border: none;
    width: 120px;
    height: 30px;
    text-align: center;
    color: #ffffff;
    padding: 0 10px 0 10px;
    font-weight: bold;
    cursor: pointer;
    margin: 30px 0px 0px 0px;
}

    .btn-search-map:hover {
        background: #006c05;
        border: none;
        width: 120px;
        height: 30px;
        text-align: center;
        color: #ffffff;
        padding: 0 10px 0 10px;
        font-weight: bold;
        cursor: pointer;
        margin: 30px 0px 0px 0px;
    }

.td-search {
    height: 30px;
    font: normal 14px 'Open Sans', sans-serif;
    color: #ffffff;
    line-height: 30px;
}

#lnk_resultados {
    background: #dadfe1;
    border: none;
    width: 80px;
    height: 30px;
    text-align: center;
    color: #383f42;
    padding: 0 10px 0 10px;
    font-weight: bold;
    cursor: pointer;
}

    #lnk_resultados:hover {
        background: #006c05;
        border: none;
        width: 80px;
        height: 30px;
        text-align: center;
        color: #ffffff;
        padding: 0 10px 0 10px;
        font-weight: bold;
        cursor: pointer;
    }

/* Banners ----------------------------------------------- */

.dv-box-banner {
    margin: 0px 15px 0px 0px;
    padding: 0px 5px 0px 5px;
}

/* Rodapé ------------------------------------------------ */

.dv-footer {
    width: 100%;
    float: left;
    background: #2f4d2c url('../img/bg/dv-footer.PNG') repeat-x;
}

    .dv-footer a {
        text-decoration: none;
        font-size: 14px;
        color: #cccccc;
    }

        .dv-footer a:hover {
            text-decoration: none;
            color: #ffffff;
        }

.footer-box-link {
    background: url('../img/icons/icn-footer.PNG') no-repeat left;
    height: 20px;
    line-height: 20px;
    text-indent: 25px;
    width: 100%;
    float: left;
}

    .footer-box-link a {
        text-decoration: none;
        font-size: 14px;
        color: #cccccc;
    }

        .footer-box-link a:hover {
            text-decoration: none;
            color: #ffffff;
        }

.footer-180 {
    width: 170px;
    color: #666666;
    float: left;
    text-indent: 20px;
    padding: 0px 0px 0px 10px;
}

.footer-230 {
    width: 230px;
    color: #666666;
    float: right;
    margin: 0 10px 0 10px;
}

.title-institucional {
    font: normal 20px 'Open Sans';
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
}

.title-imobiliario {
    font: normal 20px 'Open Sans';
    height: 30px;
    line-height: 30px;
    color: #ffffff;
    text-transform: uppercase;
}

.title-interativa {
    font: normal bold 18px 'Open Sans';
    background: url('../img/icons/icn-interativa.PNG') no-repeat left;
    text-indent: 35px;
    height: 30px;
    line-height: 30px;
}

.dv-footer-signature {
    width: 100%;
    float: left;
    background: #062303;
}

    .dv-footer-signature a {
        text-decoration: none;
        font-size: 14px;
        color: #cccccc;
    }

        .dv-footer-signature a:hover {
            text-decoration: underline;
            color: #ffffff;
        }

.footer-logo {
    width: 120px;
    height: 90px;
    margin: 0 10px 0 0;
    float: left;
}

.footer-text {
    float: left;
    color: #eaeaea;
    width: 300px;
}

.footer-copyright {
    float: right;
    color: #eaeaea;
    width: 50%;
    text-align: right;
    font-size: 12px;
    line-height: 25px;
}

.footer-parceiros {
    width: 100%;
    background: #21481d;
    float: left;
    text-align: right;
    color: #ffffff;
}

.spn-title {
    font-size: 20px;
    font-weight: bold;
}

.spn-site {
    font-size: 14px;
    font-weight: bold;
}

.spn-mini {
    font-size: 14px;
}

/* Barras em vermelho ------------------------------------ */

.full-bar {
    width: 100%;
    height: 45px;
    float: left;
    background: #006c05 url('../img/bg/full-bar.PNG') repeat-x;
}

.full-bar-content {
    padding: 5px 5px 5px 5px;
}

.full-bar-white {
    float: right;
    background: #ffffff;
    width: 820px;
    height: 35px;
}

.dv-institucional {
    background: url('../img/tops/title-institucional.PNG') no-repeat;
    height: 35px;
    width: 150px;
    float: left;
}

.dv-busca {
    background: url('../img/tops/title-busca.PNG') no-repeat;
    height: 35px;
    width: 150px;
    float: left;
}

.btn-galeria, .btn-empreendimentos, .btn-negocios, .btn-solicite, .btn-noticias, .btn-comprar, .btn-aluguel, .btn-comercial, .btn-100, .btn-lancamentos, .btn-padrao {
    text-indent: 35px;
    font: normal bold 13px Verdana;
    color: #666666;
    border: none;
    margin: 0px 5px 0px 5px;
}

.btn-galeria {
    background: url('../img/buttons/btn-galeria.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-empreendimentos {
    background: url('../img/buttons/btn-empreendimentos.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-negocios {
    background: url('../img/buttons/btn-negocios.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-solicite {
    background: url('../img/buttons/btn-solicite.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-noticias {
    background: url('../img/buttons/btn-noticias.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-comprar {
    background: url('../img/buttons/btn-comprar.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-aluguel {
    background: url('../img/buttons/btn-negocios.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-comercial {
    background: url('../img/buttons/btn-empreendimentos.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-100 {
    background: url('../img/buttons/btn-100.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-padrao {
    background: url('../img/buttons/btn-padrao.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

.btn-lancamentos {
    background: url('../img/buttons/btn-lancamentos.PNG') no-repeat;
    height: 35px;
    text-decoration: none;
}

/* Pesquisa no mapa -------------------------------------- */

.box-src-mapa {
    width: 200px;
    height: 150px;
    float: left;
    background: #565455;
}

.title-src-mapa {
    width: 200px;
    height: 40px;
    float: left;
    background: url('../img/tops/title-src-mapa.PNG') no-repeat;
}

.content-src-mapa {
    width: 200px;
    height: 110px;
    float: left;
    background: url('../img/bg/box-src-mapa.PNG') no-repeat;
    box-shadow: inset 0 0 10px #444444;
    -moz-box-shadow: inset 0 0 10px #444444;
}

/* Enquetes ---------------------------------------------- */

.box-enquete {
    width: 180px;
    padding: 10px;
    height: 400px;
    float: left;
    background: #006c05;
}

/* Elementos --------------------------------------------- */

.box-btn-back {
    text-align: right;
    float: right;
    width: 200px;
    margin: -1px 0 0 0;
}

.btn-back {
    border: none;
    background: #ffffff;
    color: #073f5e;
    padding: 10px;
    text-align: center;
    font: normal 14px 'Open Sans';
    height: 40px;
    cursor: pointer;
    line-height: 10px;
    text-decoration: none;
}

    .btn-back:hover {
        border: none;
        background: #ffffff;
        color: #092433;
        padding: 10px;
        text-align: center;
        font: normal 14px 'Open Sans';
        height: 40px;
        cursor: pointer;
        line-height: 10px;
        text-decoration: underline;
    }

.ftl-right {
    float: right;
}

.ftl-left {
    float: left;
}

.txt-center {
    text-align: center;
}

.txt-right {
    text-align: right;
}

.txt-left {
    text-align: left;
}

.box-content-text {
    padding: 0px 10px 0px 10px;
    font-size: 14px;
}

    .box-content-text a {
        text-decoration: none;
    }

.top-menu {
    color: #006c05;
    font: normal bold 20px 'Open Sans';
    width: 100%;
    float: left;
}

.sub-top-menu {
    color: #006c05;
    font: normal 16px 'Open Sans';
    width: 100%;
    border-bottom: solid 1px #d7d7d7;
    float: left;
}

.sub-top-menu-bottom {
    color: #006c05;
    font: normal bold 16px 'Open Sans';
    width: 100%;
    border: none;
    float: left;
}

.txt-style {
    padding: 5px;
    border: solid 1px #c7c7c7;
    color: #666666;
    height: 19px;
    font-family: 'Open Sans';
}

.ddl-style {
    padding: 5px;
    border: solid 1px #c7c7c7;
    color: #666666;
}

.btn-src {
    background: #dadfe1;
    border: none;
    width: 80px;
    height: 30px;
    text-align: center;
    color: #383f42;
    padding: 0 10px 0 10px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

    .btn-src:hover {
        background: #006c05;
        border: none;
        width: 80px;
        height: 30px;
        text-align: center;
        color: #ffffff;
        padding: 0 10px 0 10px;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
    }

.btn-lnk {
    background: #dadfe1;
    border: none;
    text-align: center;
    color: #383f42;
    padding: 10px 10px 10px 10px;
    font-size: 16px;
    font-weight: bold;
    cursor: pointer;
    text-decoration: none;
}

    .btn-lnk:hover {
        background: #006c05;
        border: none;
        text-align: center;
        color: #ffffff;
        padding: 10px 10px 10px 10px;
        font-weight: bold;
        cursor: pointer;
        text-decoration: none;
    }

.img-empresa {
    max-width: 300px;
    float: left;
    padding: 0px 10px 20px 0px;
}

/* Espaçadores ------------------------------------------- */

.dv-spc-5-bottom {
    height: 5px;
    float: left;
    width: 100%;
    border-bottom: solid 1px #d7d7d7;
}

.dv-spc-2 {
    width: 100%;
    height: 2px;
    float: left;
}

.dv-spc-3 {
    width: 100%;
    height: 3px;
    float: left;
}

.dv-spc-5 {
    width: 100%;
    height: 5px;
    float: left;
}

.dv-spc-10 {
    width: 100%;
    height: 10px;
    float: left;
}

.dv-spc-20 {
    width: 100%;
    height: 20px;
    float: left;
}

.dv-spc-50 {
    width: 100%;
    height: 50px;
    float: left;
}

.dv-spc-100 {
    width: 100%;
    height: 100px;
    float: left;
}

/* Box de conteúdo, com margens -------------------------- */

.content-5 {
    padding: 5px;
}

.content-10 {
    padding: 10px;
}

.content-20 {
    padding: 20px;
}

.content-50 {
    padding: 50px;
}

/* Detalhes do imóvel ------------------------------------ */

.dv-valores {
    width: 50%;
    float: right;
    height: 20px;
    font-size: 12px;
    text-align: right;
    color: #006c05;
    font: normal bold 18px 'Open Sans';
}

.dv-social {
    width: 50%;
    float: left;
    height: 20px;
    font-size: 12px;
}

    .dv-social a {
        text-decoration: none;
    }

.p-imoveis {
    font-size: 14px;
    width: 100%;
    float: left;
}

.item-details {
    width: 33.33%;
    float: left;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    background: url('../img/bg/bg-item.PNG') no-repeat left;
    text-indent: 15px;
}

.item-details-complete {
    width: 600px;
    float: left;
    font-size: 14px;
    line-height: 25px;
    height: 25px;
    background: url('../img/bg/bg-item.PNG') no-repeat left;
    text-indent: 15px;
}

.dv-map-mini {
    width: 100%;
    float: left;
    height: 200px;
    background: #eaeaea url('../img/bg/loading.gif') no-repeat center;
}

.dv-imovel-obs {
    width: 100%;
    float: left;
    background: #006c05 url('../img/bg/dv-imovel-obs.PNG') repeat;
    color: #ffffff;
    padding: 10px 0px 10px 0px;
    text-align: justify;
    font-size: 14px;
}

/* Destaques -------------------------------------------- */

.dv-ordencao-combo {
    width: 100%;
    float: left;
}

.dv-destaques {
    width: 100%;
    float: left;
}

.dv-destaques-combo {
    width: 100%;
    float: left;
    text-indent: 280px;
    background: url('../img/tops/top-destaques.PNG') no-repeat left;
}

.btn-vendas-destaques-on {
    border: solid 1px #c6c6c6;
    border-bottom: none;
    height: 41px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #393e41;
    font: normal bold 16px 'Open Sans';
    background: #ffffff url('../img/buttons/btn-vendas-on.png') no-repeat;
    text-align: left;
    text-indent: 42px;
    margin: 1px 0 0 0;
    cursor: pointer;
}

.btn-vendas-destaques {
    border: none;
    height: 40px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #ffffff;
    font: normal 16px 'Open Sans';
    background: #393e41 url('../img/buttons/btn-vendas.PNG') no-repeat;
    text-align: left;
    text-indent: 42px;
    cursor: pointer;
}

    .btn-vendas-destaques:hover {
        border: none;
        height: 40px;
        padding: 10px 10px 10px 0px;
        width: 220px;
        color: #ffffff;
        font: normal 16px 'Open Sans';
        background: #455057 url('../img/buttons/btn-vendas.PNG') no-repeat;
        text-align: left;
        text-indent: 42px;
        cursor: pointer;
    }

.btn-locacao-destaques-on {
    border: solid 1px #c6c6c6;
    border-bottom: none;
    height: 41px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #393e41;
    font: normal bold 16px 'Open Sans';
    background: #ffffff url('../img/buttons/btn-locacao-on.png') no-repeat;
    text-align: left;
    text-indent: 42px;
    margin: 1px 0 0 0;
    cursor: pointer;
}

.btn-locacao-destaques {
    border: none;
    height: 40px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #ffffff;
    font: normal 16px 'Open Sans';
    background: #393e41 url('../img/buttons/btn-locacao.PNG') no-repeat;
    text-align: left;
    text-indent: 42px;
    cursor: pointer;
}

    .btn-locacao-destaques:hover {
        border: none;
        height: 40px;
        padding: 10px 10px 10px 0px;
        width: 220px;
        color: #ffffff;
        font: normal 16px 'Open Sans';
        background: #455057 url('../img/buttons/btn-locacao.PNG') no-repeat;
        text-align: left;
        text-indent: 42px;
        cursor: pointer;
    }

.btn-mapas-destaques-on {
    border: solid 1px #c6c6c6;
    border-bottom: none;
    height: 41px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #393e41;
    font: normal bold 16px 'Open Sans';
    background: #ffffff url('../img/buttons/btn-mapas-on.png') no-repeat;
    text-align: left;
    text-indent: 42px;
    margin: 1px 0 0 0;
    cursor: pointer;
}

.btn-mapas-destaques {
    border: none;
    height: 40px;
    padding: 10px 10px 10px 0px;
    width: 220px;
    color: #ffffff;
    font: normal 16px 'Open Sans';
    background: #393e41 url('../img/buttons/btn-mapas.PNG') no-repeat;
    text-align: left;
    text-indent: 42px;
    cursor: pointer;
}

    .btn-mapas-destaques:hover {
        border: none;
        height: 40px;
        padding: 10px 10px 10px 0px;
        width: 220px;
        color: #ffffff;
        font: normal 16px 'Open Sans';
        background: #455057 url('../img/buttons/btn-mapas.PNG') no-repeat;
        text-align: left;
        text-indent: 42px;
        cursor: pointer;
    }

.dv-destaques-imoveis {
    border: solid 1px #c6c6c6;
    margin: -1px 0px 0px 0px;
    height: 686px;
    float: left;
    width: 980px;
}

.dv-item {
    width: 245px;
    text-align: center;
    color: #6a716f;
}

.dv-item-inside {
    margin: 10px 5px 10px 7px;
    width: 225px;
    border: solid 1px #ffffff;
    height: 316px;
}

    .dv-item-inside:hover {
        margin: 10px 5px 10px 7px;
        width: 225px;
        border: solid 1px #ffffff;
        height: 316px;
        background: #f3f9f3;
    }

.dv-item-flag {
    color: #6a716f;
    height: 30px;
    font: normal bold 15px 'Open Sans';
    text-align: left;
}

.dv-item-negocio {
    width: 105px;
    float: right;
    text-align: center;
    height: 20px;
    line-height: 20px;
    color: #ffffff;
    background: #006c05;
    position: absolute;
    margin: 134px 0px 0px 101px;
    font: normal 14px 'Open Sans';
    z-index: 15;
}

.dv-item img {
    width: 205px;
    height: 153px;
    background: #eaeaea;
    border: solid 1px #6a716f;
    padding: 1px;
}

.dv-item-bairro {
    width: 100%;
    text-align: center;
    height: 25px;
    font: normal bold 15px 'Open Sans', sans-serif;
    float: left;
    color: #006c05;
}

.dv-item-endereco {
    width: 100%;
    text-align: center;
    height: 15px;
    font: normal 12px 'Open Sans', sans-serif;
    float: left;
    color: #6a716f;
}

.dv-item-valores {
    width: 205px;
    text-align: center;
    height: 15px;
    font: normal bold 14px 'Open Sans', sans-serif;
    float: left;
    color: #006c05;
}

.dv-item-check {
    width: 100%;
    text-align: center;
    height: 22px;
    font: normal bold 12px 'Open Sans', sans-serif;
    float: left;
    color: #6a716f;
    border-top: solid 1px #c6c6c6;
    margin: 5px 0 0 0;
}

.dv-item-area {
    width: 102px;
    height: 28px;
    background: #f1f1f1 url('../img/icons/icn-area.PNG') no-repeat left;
    border: solid 1px #c6c6c6;
    float: left;
    margin: 0 0 0 -1px;
    font-size: 12px;
    text-align: left;
    text-indent: 35px;
    line-height: 28px;
}

.dv-item-dormitorios {
    width: 60px;
    height: 28px;
    float: left;
    border: solid 1px #c6c6c6;
    border-left: none;
    border-right: none;
    background: #f1f1f1 url('../img/icons/icn-dormitorios.PNG') no-repeat left;
    text-indent: 35px;
    font-size: 12px;
    text-align: left;
    line-height: 28px;
}

.dv-item-vagas {
    width: 60px;
    height: 28px;
    background: #f1f1f1 url('../img/icons/icn-carros.PNG') no-repeat left;
    float: left;
    border: solid 1px #c6c6c6;
    text-indent: 35px;
    font-size: 12px;
    text-align: left;
    line-height: 28px;
}

.sd-separator {
    width: 100%;
    height: 35px;
    background: url('../img/bg/sd-separator.PNG') no-repeat center;
    float: left;
}

.dv-mapa-destaque {
    background: #eaeaea url('../img/bg/loading.gif') no-repeat center center;
    height: 656px;
    width: 960px;
    float: left;
    border: none;
}

#dv_map {
    background: #eaeaea url('../img/bg/loading.gif') no-repeat center center;
}

.dv-no-imoveis {
    background: url('../img/bg/no-image.png') no-repeat center;
    width: 960px;
    height: 656px;
}

.dv-box-pages {
    text-align: center;
    margin: auto 0px;
}

.dv-pagging {
    float: left;
    position: relative;
    text-align: center;
    margin: 0 0 0 15%;
    width: 400px;
}

.page-button-box {
    text-align: left;
    width: 17%;
    float: left;
}

.page-bullets-box {
    margin: 0 auto;
    text-transform: uppercase;
    text-align: center;
}

.pg-style {
    width: 100%;
    float: left;
    z-index: -1;
    border: none;
    font: normal 12px 'Open Sans';
    color: #ffffff;
    cursor: pointer;
    background: #393e41;
}

    .pg-style:hover {
        text-decoration: none;
        background: #455057;
    }

.pg-style-on {
    width: 100%;
    float: left;
    background: #006c05;
    color: #ffffff;
    border: none;
}

.btn-page {
    width: 100%;
    float: left;
    background: #ffffff;
    font: normal bold 12px 'Open Sans';
    color: #006c05;
    margin: 0 5px 0 0;
    cursor: pointer;
    border: solid 1px #c6c6c6;
}

.page-txt {
    width: 185px;
    font: normal 14px 'Open Sans';
    color: #6c6c6c;
    text-align: left;
    height: 30px;
    text-align: left;
    line-height: 30px;
}

/* Lançamentos ------------------------------------------ */

.dv-lancamentos {
    width: 100%;
    float: left;
    height: 300px;
    background: #d7d7d7;
    margin: 9px 0px 0px 0px;
}

/* Enquets */

.dv-enquetes {
    width: 370px;
    float: left;
    color: #666666;
    margin: 0 5px 0 0;
    border-right: solid 1px #ffffff;
    height: 200px;
    margin: 0 0 0 10px;
}

    .dv-enquetes a {
        text-decoration: none;
        font-size: 14px;
        color: #666666;
    }

        .dv-enquetes a:hover {
            text-decoration: underline;
            font-size: 14px;
            color: #006c05;
        }

    .dv-enquetes rdb-style input[type="radio"] {
        margin: 0px 5px 0px 5px;
    }

/* Comparativo ------------------------------------------------------------------------------ */

.dv-bg-comparativo {
    height: 640px;
    width: 100%;
    background: url('../img/bg/bg-comparativo.PNG') repeat-x;
    float: left;
}

.dv-box-comparativo {
    width: 14%;
    float: left;
    font: normal bold 14px 'Open Sans';
}

.box-comparativo-img {
    width: 80%;
    max-height: 130px;
    max-width: 205px;
}

.box-comparativo-obs {
    font: normal 12px 'Open Sans';
    overflow: auto;
    width: 80%;
    height: 200px;
    border: none;
    color: #555554;
}

.dv-box-comparativo-list {
    width: 86%;
    float: left;
    font: normal 14px 'Open Sans';
    text-align: center;
}

.dv-box-comparativo-img {
    width: 100%;
    float: left;
    font: normal 14px 'Open Sans';
    height: 140px;
    line-height: 140px;
}

.dv-box-comparativo-item {
    width: 100%;
    float: left;
    font: normal bold 14px 'Open Sans';
    height: 30px;
    line-height: 30px;
    text-indent: 5px;
}

.dv-box-comparativo-obs {
    width: 100%;
    float: left;
    font: normal bold 14px 'Open Sans';
    height: 250px;
    line-height: 210px;
    text-indent: 5px;
}

/* Mapas */

.dv-map {
    width: 100%;
    float: left;
    height: 440px;
}

.top-interagir {
    height: 40px;
    width: 271px;
    float: left;
    background: url('../img/tops/top-interagir.PNG') no-repeat;
    margin: 0 0 0 10px;
}

/* Avançada */

.dv-box-src-mini {
    float: left;
    width: 40px;
}

.dv-box-src-complete {
    float: left;
    width: 205px;
    line-height: 18px;
    height: 18px;
    vertical-align: middle;
    font-size: 14px;
}

.err-small {
    font-weight: bold;
    color: #006c05;
}

.dv-item-list-empty-last {
    float: left;
    background: #ffffff;
    z-index: -1;
    width: 32%;
    margin: 0px 0px 15px 0px;
    text-align: center;
}

/* Notícias */

.feed-date-box {
    width: 70px;
    float: left;
}

.feed-date-up {
    width: 50px;
    background: #006c05;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.feed-date-middle {
    width: 50px;
    background: #c6c6c6;
    padding: 5px 0px 5px 0px;
    color: #333333;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.feed-date-down {
    width: 50px;
    background: #666666;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.feed-txt-box {
    width: 630px;
    float: right;
    text-align: justify;
    color: #666666;
    font: normal 14px 'Open Sans';
}

.nws-title {
    color: #006c05;
    font-size: 16px;
}

.nws-img {
    float: left;
    padding-right: 10px;
    height: 70px;
    width: 140px;
    border: solid 1px #666666;
}

.top-news {
    color: #006c05;
    font: normal 20px 'Open Sans';
    width: 100%;
    float: left;
}

.dv-nws-content {
    width: 100%;
    float: left;
}

.box-img-news {
    float: right;
    padding: 0px 0px 10px 15px;
    width: 240px;
}

.dv-legenda {
    background: #006c05;
    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;
}

Notícias /* ------------------------------------------------------------------------------------------ */ .feed-date-box {
    width: 70px;
    float: left;
}

.feed-date-up {
    width: 50px;
    background: #006c05;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

.feed-date-middle {
    width: 50px;
    background: #c6c6c6;
    padding: 5px 0px 5px 0px;
    color: #333333;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
}

.feed-date-down {
    width: 50px;
    background: #666666;
    padding: 5px 0px 5px 0px;
    color: #ffffff;
    text-align: center;
    font-size: 14px;
    font-weight: bold;
    -webkit-border-bottom-right-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
    -moz-border-radius-bottomright: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
}

.feed-txt-box {
    width: 870px;
    float: left;
    text-align: justify;
    color: #666666;
    font: normal 14px 'Open Sans';
}

.nws-title {
    color: #006c05;
    font-size: 16px;
}

.nws-img {
    float: left;
    padding-right: 10px;
    height: 70px;
    width: 140px;
    border: solid 1px #666666;
}

.top-news {
    color: #006c05;
    font: normal 20px 'Open Sans';
    width: 100%;
    float: left;
}

.dv-nws-content {
    width: 100%;
    float: left;
}

.box-img-news {
    float: right;
    padding: 0px 0px 10px 15px;
    width: 240px;
}

.dv-legenda {
    background: #006c05;
    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;
}

.dv-login {
    width: 230px;
}

.stp-footer {
    float: left;
    width: 20px;
    height: 200px;
    background: url('../img/bg/spt-footer.png') no-repeat;
}

.tb-style .ajax__tab_header {
    font-family: 'Open Sans', Sans-Serif;
    font-size: 18px;
    display: block;
    height: 41px;
    width: 150px;
}

    .tb-style .ajax__tab_header .ajax__tab_outer {
        border-color: #666;
        color: #fff;
        padding-left: 10px;
        margin-right: 3px;
        border: solid 1px #d7d7d7;
        border-bottom: none;
        height: 41px;
        width: 220px;
        line-height: 41px;
        background: #666666;
    }

    .tb-style .ajax__tab_header .ajax__tab_inner {
        border-color: #666;
        color: #fff;
        padding: 3px 10px 2px 0px;
    }

.tb-style .ajax__tab_active .ajax__tab_outer {
    border-color: #666;
    color: #666;
    padding-left: 10px;
    margin-right: 3px;
    border: solid 1px #d7d7d7;
    border-bottom: none;
    height: 41px;
    width: 220px;
    line-height: 41px;
    background: #ffffff url('../img/bg/bg-tab.PNG') no-repeat left;
}

.tb-style .ajax__tab_active .ajax__tab_inner {
    border-color: #666;
    color: #666;
    padding: 3px 10px 2px 0px;
}

.tb-style .ajax__tab_hover .ajax__tab_outer {
    border-color: #666;
    color: #fff;
    padding-left: 10px;
    margin-right: 3px;
    border: solid 1px #d7d7d7;
    border-bottom: none;
    height: 41px;
    width: 220px;
    line-height: 41px;
    background: #828282;
}

.tb-style .ajax__tab_hover .ajax__tab_inner {
    border-color: #666;
    color: #fff;
    padding: 3px 10px 2px 0px;
}

.tb-style .ajax__tab_body {
    font-family: 'Open Sans', Sans-Serif;
    font-size: 10pt;
    background-color: #fff;
    border-top-width: 0;
    border: solid 1px #d7d7d7;
    width: 980px;
    height: 700px;
}

.tb-venda {
    background: url('../img/buttons/btn-vendas.png') no-repeat;
    text-indent: 40px;
}

.tb-locacao {
    background: url('../img/buttons/btn-locacao.png') no-repeat;
    text-indent: 40px;
}

.tb-mapas {
    background: url('../img/buttons/btn-mapas.png') no-repeat;
    text-indent: 40px;
}

/* ---------------------------------------------------------------------------------- */

.dv-empresa-left {
    width: 300px;
    padding: 0px 20px 20px 0px;
    float: left;
    text-align: left;
}

    .dv-empresa-left a {
        text-decoration: none;
        color: #666666;
    }

.dv-empresa-left-box {
    width: 296px;
    border: solid 1px #c6c6c6;
    font-size: 12px;
    text-align: left;
    line-height: 18px;
    vertical-align: middle;
    float: left;
}

.dv-empresa-right {
    width: 660px;
    float: right;
    text-align: left;
}

.dv-img-galeria {
    width: 300px;
    float: left;
}

.dv-img-box {
    width: 600px;
    float: right;
    padding: 10px;
    text-align: center;
    height: 500px;
}

.dv-box-parceiros {
    height: 130px;
    width: 190px;
    text-align: center;
}

    .dv-box-parceiros img {
        width: 160px;
        height: 130px;
        border: none;
    }

/* ---------------------------------------------------------------------------------- */

.btn-details-main {
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    color: #ffffff;
    background: #356a35;
    font-size: 16px;
    width: 120px;
    padding: 10px;
    text-align: center;
    font-weight: bold;
    margin-top: 10px;
}

    .btn-details-main:hover {
        -webkit-border-radius: 10px;
        -moz-border-radius: 10px;
        border-radius: 10px;
        color: #ffffff;
        background: #0d420d;
        font-size: 16px;
    }

.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, .popup a:hover {
        color: #fff;
        text-decoration: none
    }

    .popup .popupmaster {
        background: url("img/bg/bg-pop-up.PNG") no-repeat;
        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;
        bottom: 0;
        top: -20px;
        width: 100px;
        height: 40px;
        line-height: 40px;
        text-align: center;
        border-radius: 5px;
        left: 45%;
        font-size: 16px;
        background-color: #006c05;
    }

@media (max-width: 767px) {
    .popup .img-popup img {
        margin: 0 auto !important;
        height: 70vh !important
    }
}</pre></body></html>