@import url(http://fonts.googleapis.com/css?family=Open+Sans:700,400);

/* ==========================================================================
    Resets
    ========================================================================== */
*:focus,
*:hover,
*:active,
.btn:focus,
.btn:hover,
.btn:active,
a:focus,
a:hover,
a:active {
    outline: none;
    text-decoration: none;
}
a { color: #FF595F; }
a:hover { color: #892123; }
ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
h1, h2, h3, h4, h5, h6 {
    margin: 0;
}

/* ==========================================================================
    Fonts
    ========================================================================== */
@font-face {
    font-family: 'ProximaNovaBold';
    src: url('../fonts/proxima-nova/proximanova-bold-webfont.eot');
    src: url('../fonts/proxima-nova/proximanova-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.woff2') format('woff2'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proximanova-bold-webfont.svg#proxima_nova_rgbold') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNovaLight';
    src: url('../fonts/proxima-nova/proximanova-light-webfont.eot');
    src: url('../fonts/proxima-nova/proximanova-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proximanova-light-webfont.woff2') format('woff2'),
         url('../fonts/proxima-nova/proximanova-light-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proximanova-light-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proximanova-light-webfont.svg#proxima_novalight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'ProximaNova';
    src: url('../fonts/proxima-nova/proximanova-regular-webfont.eot');
    src: url('../fonts/proxima-nova/proximanova-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/proxima-nova/proximanova-regular-webfont.woff2') format('woff2'),
         url('../fonts/proxima-nova/proximanova-regular-webfont.woff') format('woff'),
         url('../fonts/proxima-nova/proximanova-regular-webfont.ttf') format('truetype'),
         url('../fonts/proxima-nova/proximanova-regular-webfont.svg#proxima_nova_rgregular') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* ==========================================================================
    Utils
    ========================================================================== */
.in-block { display : inline-block; }
.relative { position: relative; }
.absolute { position: absolute; }
.corner-all {
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.transition,
a {
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -ms-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out;
}

/* ==========================================================================
    Geral
    ========================================================================== */
body,
.container {
    min-width: 970px;
}
body {
    font: normal 14px 'ProximaNova', arial, sans-serif;
    background-color: #F5F5F5;
    color: #777;
}
#conteudo {
    min-height: 500px;
    margin-bottom: 150px;
}
.titulo-pagina {
    font: normal 35px 'ProximaNovaLight', arial, sans-serif;
    margin-bottom: 46px;
    color: #FF595F;
}
.btn {
    font: normal 14px 'ProximaNova', arial, sans-serif;
    text-transform: uppercase;
    color: #fff;
    border: none;
    background-color: #C52F33;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}
.btn:hover {
    color: #fff;
    background-color: #892123;
}
.btn-sm { padding: 14px; }

/* Sprite
   ========================================================================== */
.sprite { background-image: url(../img/sprite.png); }
.sprite-redes { background-image: url(../img/sprite-redes.png); }
.icon-add-favorito {
    background-position: 0px -120px;
    width: 23px;
    height: 16px;
}
.icon-cama-grande {
    background-position: 0px -136px;
    width: 20px;
    height: 16px;
}
.icon-cama-pequena {
    background-position: 0px -47px;
    width: 17px;
    height: 13px;
}
.icon-carro-grande {
    background-position: 0px -152px;
    width: 20px;
    height: 17px;
}
.icon-carro-pequeno {
    background-position: 0px -34px;
    width: 16px;
    height: 13px;
}
.icon-casal {
    background-position: 0px -936px;
    width: 66px;
    height: 98px;
}
.icon-chuveiro {
    background-position: 0px -246px;
    width: 20px;
    height: 20px;
}
.icon-comparador {
    background-position: 0px -22px;
    width: 15px;
    height: 12px;
}
.icon-diamante {
    background-position: 0px -356px;
    width: 89px;
    height: 70px;
}
.icon-estudante {
    background-position: 0px -585px;
    width: 89px;
    height: 82px;
}
.icon-facebook {
    background-position: 0px -169px;
    width: 8px;
    height: 17px;
}
.icon-familia-grande {
    background-position: 0px -426px;
    width: 98px;
    height: 77px;
}
.icon-familia {
    background-position: 0px -1034px;
    width: 69px;
    height: 98px;
}
.icon-imovel-seta-direita {
    background-position: 0px -186px;
    width: 13px;
    height: 20px;
}
.icon-imovel-seta-esquerda {
    background-position: 0px -226px;
    width: 13px;
    height: 20px;
}
.icon-logo-footer {
    background-position: 0px -503px;
    width: 140px;
    height: 82px;
    padding-top: 90px;
    text-align: right;
}
.icon-logo-header-big span{
    line-height: 30px;
}
.icon-logo-header-big {
    background-position: 0px -667px;
    width: 140px;
    height: 82px;
        font-size: 12px;
    padding-top: 82px;
    text-align: right;
}
.icon-logo-header-big span{
    line-height: 30px;
}
.icon-logo-header-small {
    background-position: 0px -291px;
    width: 111px;
    height: 65px;
}
.icon-remover-hover {
    background-position: 0px 0px;
    width: 11px;
    height: 11px;
}
.icon-remover {
    background-position: 0px -11px;
    width: 11px;
    height: 11px;
}
.icon-solteiro {
    background-position: 0px -838px;
    width: 35px;
    height: 98px;
}
.icon-telefone-contato {
    background-position: 0px -206px;
    width: 18px;
    height: 20px;
}
.icon-telefone {
    background-position: 0px -749px;
    width: 123px;
    height: 89px;
}
.icon-twitter {
    background-position: 0px -105px;
    width: 19px;
    height: 15px;
}
.icon-virtualiza {
    background-position: 0px -266px;
    width: 101px;
    height: 25px;
}
.icon-visualizados-seta-direita {
    background-position: 0px -60px;
    width: 10px;
    height: 15px;
}
.icon-visualizados-seta-esquerda {
    background-position: 0px -90px;
    width: 10px;
    height: 15px;
}
.icon-face-white {
    background-position: 0px 0px;
    width: 32px;
    height: 32px;
    margin-left: 410px;
}
.icon-face {
    background-position: 0px 32px;
    width: 32px;
    height: 32px;
    margin-top: 32px;
    margin-left: 30px
}
.icon-insta-white {
    background-position: 32px 0px;
    width: 32px;
    height: 32px;
    margin-left: 10px;
}
.icon-insta {
    background-position: 32px 32px;
    width: 32px;
    height: 32px;
    margin-top: 32px;
    margin-left: 10px;
}

/* ==========================================================================
    Header
    ========================================================================== */
#header { padding-top: 20px; }
#header,
#header a {
    color: #fff;
}
#header a:hover { color: #C52F33; }
.header-capa {
    position: absolute;
    z-index: 100;
    width: 100%;
}
.sitemap a { margin-left: 40px; }
#footer .sitemap a:hover,
#header .sitemap a:hover {
    color: #FFE599;
}
.header-telefone { margin-bottom: 20px; }
.header-telefone .glyphicon {
    color: #D1D1D0;
    margin-right: 4px;
    margin-top: 7px;
}
.header-telefone a { font: normal 16px 'ProximaNovaBold', arial, sans-serif; }
.busca-topo {
    padding: 17px 0;
    background: url(../img/bg-busca-imovel.png) repeat-x;
    z-index: 100;
}
.tooltip-encontre {
    font: bold 14px 'Open Sans', arial, sans-serif;
    line-height: 14px;
    color: #fff;
    padding: 16px 12px;
    background-color: #C52F33;
    top: -72px;
    left: 0;
    -webkit-animation: ballon 3s ease-in-out infinite;
    -moz-animation: ballon 3s ease-in-out infinite;
    -o-animation: ballon 3s ease-in-out infinite;
    animation: ballon 3s ease-in-out infinite;
}
.tooltip-encontre:after {
    content: "";
    position: absolute;
    bottom: -8px;
    left: 84px;
    border-top: 8px solid #C52F33;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
}
/* Animação Tooltip */
@-webkit-keyframes ballon {
    0%, 100% { -webkit-transform:translateY(0); }
    50% { -webkit-transform:translateY(-8px); }
}
@-moz-keyframes ballon {
    0%, 100% { -webkit-transform:translateY(0); }
    50% { -webkit-transform:translateY(-8px); }
}
@-o-keyframes ballon {
    0%, 100% { -webkit-transform:translateY(0); }
    50% { -webkit-transform:translateY(-8px); }
}
@keyframes ballon {
    0%, 100% { -webkit-transform:translateY(0); }
    50% { -webkit-transform:translateY(-8px); }
}
#form-imovel-topo .form-control {
    border: none;
    margin-right: 10px;
}
#form-imovel-topo .form-tipo { width: 19.3%; }
#form-imovel-topo .form-cidade { width: 13.2%; }
#form-imovel-topo .form-bairro { width: 17.5%; }
#form-imovel-topo .btn-submit {
    font: bold 14px 'Open Sans', arial, sans-serif;
    padding: 14px 28px;
}
#form-imovel-topo .select-min-max {
    margin-top: 8px;
    width: 35.6%;
}
@media only screen and (max-width: 1200px) {
    #form-imovel-topo .select-min-max { width: 33%; }
    .imovel-item-titulo { min-height: 75px; }
}
#form-imovel-topo .line-range-values {
    color: #fff;
    margin-bottom: 4px;
}
.line-range-values {
    font: normal 12px 'ProximaNova', arial, sans-serif;
    margin-bottom: 0;
}
.header-internas {
    background: #C52F33 url(../img/bg-header.png) top center no-repeat;
    margin-bottom: 20px;
}
.header-internas #logo { margin-top: -10px; }
.header-internas .header-telefone { margin-bottom: 14px; }
.header-internas .busca-topo { margin-top: 8px; }
.header-container-btns {
    padding-top: 8px;
    padding-bottom: 8px;
}
#header .header-container-btns a {
    font: bold 12px 'Open Sans', arial, sans-serif;
    color: #fff;
}
#header .header-container-btns a:hover { text-decoration: underline; }
.header-container-btns li { margin-left: 20px; }
.header-message-action {
    width: 150px;
    color: #fff;
    padding: 12px 18px;
    background-color: #FF5A5F;
    top: 40px;
    text-align: center;
    z-index: 100;
}
.header-message-action:before {
    content: "";
    position: absolute;
    border-bottom: 8px solid #FF5A5F;
    border-right: 8px solid transparent;
    border-left: 8px solid transparent;
    top: -8px;
    left: 44%;
}
.header-comparador .header-message-action { left: 16px; }

/* ==========================================================================
    Min/Max Valores
    ========================================================================== */
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.noUi-target { position: relative; }
.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}
.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}
.noUi-handle {
    position: relative;
    z-index: 1;
}
.noUi-stacking .noUi-handle { z-index: 10; }
.noUi-stacking + .noUi-origin { *z-index: -1; }
.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}
.noUi-state-drag * { cursor: inherit !important; }
.noUi-base {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}
.noUi-horizontal { height: 12px; }
.noUi-horizontal .noUi-handle {
    height: 18px;
    width: 20px;
    left: 0;
    top: -3px;
}
.noUi-vertical { width: 18px; }
.noUi-vertical .noUi-handle {
    width: 28px;
    height: 34px;
    left: -6px;
    top: -17px;
}
.noUi-background { background: #fff; }
.noUi-connect {
    background: url(../img/bg-min-max.png);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}
.noUi-dragable { cursor: w-resize; }
.noUi-vertical .noUi-dragable { cursor: n-resize; }
.noUi-handle {
    height: 18px;
    width: 20px;
    background: url(../img/btn-min-max.png) left no-repeat;
    cursor: pointer;
}
.noUi-active {
    box-shadow: inset 0 0 1px #FFF,
                inset 0 1px 7px #DDD,
                0 3px 6px -3px #BBB;
}
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}
[disabled] .noUi-handle {
    cursor: not-allowed;
}

/* ==========================================================================
    Capa
    ========================================================================== */
#page-home { background-color: #fff; }
#carousel-main { margin-bottom: 70px; }
.carousel .busca-topo {
    padding: 32px 0;
    height: 105px;
    position: absolute;
    bottom: 0;
    width: 100%;
}
.titulo-morar-bem {
    font: bold 30px 'Open Sans', arial, sans-serif;
    letter-spacing: -1px;
    color: #C52E33;
    margin-bottom: 10px;
}
.texto-chamada-capa {
    font: normal 20px 'Open Sans', arial, sans-serif;
    color: #999;
    margin-bottom: 70px;
}
.imovel-item { margin-bottom: 60px; }
.imovel-item a { color: #777; }
.imovel-item-cod {
    bottom: 0;
    left: 0;
    font: normal 12px 'Open Sans', arial, sans-serif;
    color: #fff;
    background-color: #892123;
    padding: 10px 8px;
}
.imovel-item-fig { margin-bottom: 20px; }
.imovel-item-titulo {
    font: lighter 25px 'Open Sans', arial, sans-serif;
    margin-bottom: 8px;
}
.imovel-item-addr {
    font: bold 14px 'Open Sans', arial, sans-serif;
    color: #C52F33;
    margin-bottom: 16px;
}
.imovel-item-attr {
    font: normal 14px 'Open Sans', arial, sans-serif;
    margin-bottom: 16px;
}
.imovel-item-attr span { margin-right: 20px; }
.imovel-item-infos {
    font: normal 12px 'Open Sans', arial, sans-serif;
    padding-bottom: 20px;
    margin: 0 auto 20px;
    max-width: 215px;
    border-bottom: 1px solid #ccc;
}
.imovel-item-valor {
    font: bold 32px 'Open Sans', arial, sans-serif;
    letter-spacing: -1px;
    color: #C52F33;
}

/* ==========================================================================
    Forms
    ========================================================================== */
.form-control {
    height: 44px;
    font: normal 14px 'ProximaNova', arial, sans-serif;
    background-color: #fff;
    color: #777;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

/* ==========================================================================
    Contato
    ========================================================================== */
.form-padrao { padding-left: 0; }
.form-padrao .form-control-textarea {
    height: 170px;
    resize: none;
}
.form-padrao label {
    font-size: 16px;
    color: #525252;
}
.form-padrao .form-group { margin-bottom: 30px; }
.form-group label.form-error {
    font-size: 12px;
    background-color: #FC1B11;
    color: #FFF;
    display: inline-block;
    line-height: 100%;
    padding: 4px;
    position: absolute;
    top: -4px;
    right: 15px;
    text-align: right;
    width: auto;
}
.form-group label.form-error:after {
    content: '';
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #FC1B11;
    position: absolute;
    right: 10px;
    bottom: -5px;
}
.form-padrao .btn-submit {
    font: bold 16px 'Open Sans', arial, sans-serif;
    color: #fff;
    background-color: #FF5A5F;
    padding: 16px 50px;
}
.form-padrao .btn-submit:hover { background-color: #C52F33; }
.texto-chamada-contato {
    font-size: 16px;
    color: #525252;
    margin-bottom: 56px;
}
.texto-chamada-contato strong { font-size: 21px; }
.titulo-localizacao {
    font: normal 18px 'ProximaNovaBold', arial, sans-serif;
    color: #525252;
    margin: 20px 0 36px;
}
.linha-contato-endereco { margin-bottom: 12px; }
.linha-contato-endereco,
.linha-contato-endereco a {
    font-size: 14px;
    color: #525252;
}
.linha-contato-endereco .glyphicon {
    font-size: 12px;
    color: #E14247;
    margin: 1px 4px 0 0;
    width: 15px;
}
.linha-contato-endereco strong {
    font-family: 'ProximaNovaBold', arial, sans-serif;
    margin-right: 5px;
}

/* ==========================================================================
    Busque para mim
    ========================================================================== */
.texto-chamada-form { margin-bottom: 40px; }
.legenda-contato {
    font: normal 25px 'ProximaNovaLight', arial, sans-serif;
    color: #525252;
    margin-bottom: 26px;
}
.contato-box-comum {
    min-width: 277px;
    background-color: #FF5A5F;
    padding: 50px 15px 26px;
    color: #fff;
    text-align: center;
    margin-left: 6%;
}
.contato-box-buscar {
    min-width: 302px;
    margin-top: 150px;
}
.contato-box-buscar:before {
    content: "";
    position: absolute;
    height: 156px;
    width: 301px;
    background: url(../img/img-chave.jpg) no-repeat;
    top: -132px;
    left: -2px;
}
.titulo-box {
    font-family: 'ProximaNovaBold', arial, sans-serif;
    margin-bottom: 6px;
    letter-spacing: -1px;
}
.titulo-box-sem-mg { margin-bottom: 0; }
.titulo-box-peq {
    font-size: 30px;
    line-height: 30px;
}
.titulo-box-med {
    font-size: 41px;
    line-height: 41px;
}
.titulo-box-gra {
    font: normal 50px 'ProximaNovaLight', arial, sans-serif;
    line-height: 50px;
    letter-spacing: -2px;
}

/* ==========================================================================
    Anuncie seu imóvel
    ========================================================================== */
.contato-box-anuncie { margin-top: 240px; }
.contato-box-anuncie:before {
    content: "";
    position: absolute;
    height: 416px;
    width: 284px;
    top: -390px;
    left: -7px;
    background: url(../img/img-anuncie.jpg) no-repeat;
}
.titulo-mais-rapido {
    font-size: 22px;
    padding-bottom: 24px;
    margin-bottom: 24px;
    border-bottom: 1px solid #FFADAF;
}
.texto-participamos { font: normal 18px 'ProximaNova', arial, sans-serif; }
.titulo-sua-venda {
    font-size: 27px;
    letter-spacing: 2px;
}

/* ==========================================================================
    A Empresa
    ========================================================================== */
.titulo-empresa {
    font: normal 21px 'ProximaNovaBold', arial, sans-serif;
    margin-bottom: 20px;
}
.texto-empresa {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 0;
}
.titulo-empresa,
.texto-empresa {
    color: #525252;
}

/* ==========================================================================
    Breadcrumb
    ========================================================================== */
.breadcrumb {
    padding: 0;
    margin-bottom: 50px;
    font: bold 12px 'Open Sans', arial, sans-serif;
    color: #aaa;
}
.breadcrumb a { color: #777; }
.breadcrumb a:hover { color: #C52F33; }

/* ==========================================================================
    Dicas de Imóveis
    ========================================================================== */

/* Listagem
   ========================================================================== */
.noticia-item { margin-bottom: 50px; }
.noticia-item-titulo {
    font: normal 17px 'ProximaNovaBold', arial, sans-serif;
    color: #C52C33;
    margin-bottom: 12px;
}
.noticia-item-desc {
    font: normal 14px 'ProximaNovaLight', arial, sans-serif;
    line-height: 22px;
    color: #727284;
    margin-bottom: 0;
}
.noticia-item-img { margin-bottom: 24px; }
.noticia-item-sem-img a {
    padding: 26px 18px;
    background: #C42F33 url(../img/bg-noticia-sem-img.png) repeat-x;
}
.noticia-item-sem-img .noticia-item-titulo,
.noticia-item-sem-img .noticia-item-desc {
    color: #fff;
}
.noticia-item-sem-img .noticia-item-titulo {
    font-size: 25px;
    line-height: 25px;
    padding-bottom: 26px;
    margin-bottom: 30px;
    border-bottom: 1px solid #D8999B;
}

/* Detalhe / Visualização
   ========================================================================== */
.titulo-dica {
    line-height: 35px;
    width: 65%;
}
.dica-img { margin: 0 0 30px 30px; }
.novidade-ver-body p {
    font-size: 16px;
    line-height: 26px;
    color: #666;
    margin-bottom: 40px;
}
.dica-galeria { margin-bottom: 44px; }
.titulo-galeria-dica {
    font: normal 16px 'ProximaNovaBold', arial, sans-serif;
    color: #C52F33;
    margin-bottom: 18px;
}
.dica-galeria-item { margin-bottom: 30px; }
.titulo-noticia-relacionadas {
    border-bottom: 1px solid #ccc;
    margin-bottom: 70px;
}
.titulo-noticia-relacionadas span {
    font: normal 25px 'ProximaNovaLight', arial, sans-serif;
    color: #525252;
    padding: 0 16px;
    background-color: #F5F5F5;
    bottom: -18px;
}
.dica-share { margin-top: 12px; }
.dica-share>span {
    font-size: 12px;
    margin: 1px 4px 0 0;
}

/* ==========================================================================
    404
    ========================================================================== */
#page-404 .titulo-pagina { margin-bottom: 140px; }
.titulo-404 {
    font: normal 130px 'ProximaNovaBold', arial, sans-serif;
    line-height: 110px;
    letter-spacing: -2px;
    color: #FF595F;
    margin: 45px 0;
}
.texto-404 {
    font: normal 21px 'ProximaNovaBold', arial, sans-serif;
    color: #525252;
}
.titulo-nav-404 {
    font-size: 16px;
    color: #525252;
    margin-bottom: 34px;
}
.nav-404 li {
    padding-bottom: 14px;
    margin-bottom: 14px;
    border-bottom: 1px solid #ddd;
}
.nav-404 a {
    font-size: 16px;
    color: #777;
    margin-left: 10px;
    padding-left: 14px;
}
.nav-404 a:before {
    content: "";
    position: absolute;
    top: 5px;
    left: 0;
    border-left: 5px solid #323232;
    border-top: 4px solid transparent;
    border-bottom: 4px solid transparent;
}
.nav-404 a:hover { color: #C52F33; }

/* ==========================================================================
    Imóveis
    ========================================================================== */

/* Busca Lateral
   ========================================================================== */
.aside-lateral { padding-left: 0; }
.mapa-lateral {
    border: none;
    width: 100%;
}
.titulo-busca-lateral {
    font-size: 18px;
    color: #545454;
    padding: 16px 22px;
    border-bottom: 3px solid #C52F33;
}
#form-imovel-lateral {
    background-color: #fff;
    padding: 26px 15px 0;
}
#form-imovel-lateral label {
    font: normal 14px 'ProximaNova', arial, sans-serif;
    color: #777;
}
#form-imovel-lateral .form-control { height: 40px; }
#form-imovel-lateral .form-group {
    padding-left: 0;
    padding-right: 0;
}
#form-imovel-lateral .form-group-direita-padding { padding-right: 5px; }
#form-imovel-lateral .form-group-esquerda-padding { padding-left: 5px; }
.form-padrao .legenda-padrao { font-size: 18px; }
.legenda-localizacao { margin-bottom: 22px; }
.cidade-selecionada-lateral {
    font-size: 16px;
    margin-bottom: 8px;
}
.cidade-selecionada-lateral span { color: #C52F33; }
.bairros-selecionados { margin-top: 8px; }
#form-imovel-lateral .form-group-cidades { margin-bottom: 10px; }
.form-group-bairros {
    padding-bottom: 36px;
    margin-bottom: 28px;
    border-bottom: 1px solid #EDEFEF;
}
#form-imovel-lateral .btn-aplicar {
    padding: 12px;
    margin: 0 auto 30px;
    display: block;
}
.aside-lateral .label-range { margin-bottom: 15px; }
.aside-lateral .line-range-values {
    font-size: 12px;
    margin: 14px 0 10px;
}

/* Listagem ( Imóveis )
   ========================================================================== */
.listagem-imoveis { padding-right: 0; }
.titulo-resultados-busca { margin-bottom: 30px; }
.titulo-resultados-busca strong {
    font: bold 30px 'Open Sans', arial, sans-serif;
    line-height: 26px;
    color: #C52F33;
    margin: 4px 8px 0 0;
}
.titulo-resultados-busca span {
    font-size: 18px;
    color: #777;
    margin-top: 8px;
}
.titulo-resultados-busca select { height: 40px; }
.imovel-comum { margin-bottom: 30px; }
.imovel-conteudo-comum {
    padding-left: 276px;
    background-color: #fff;
}
.imovel-comum-fig { z-index: 100; }
.barra-imovel-nome {
    padding: 18px 14px 18px;
    background-color: #EDEDED;
    margin: 0 0 20px -16px;
}
.imovel-nome-comum {
    font: normal 25px 'ProximaNovaLight', arial, sans-serif;
    color: #C52E33;
    margin-bottom: 8px;
}
.imovel-atributos-comum { color: #535353; }
.imovel-valor-comum {
    font: normal 35px 'ProximaNovaLight', arial, sans-serif;
    line-height: 35px;
    color: #fff;
    background-color: #777;
    padding: 18px 20px 12px 30px;
    bottom: 100px;
    right: -7px;
}
.imovel-valor-comum:after {
    content: "";
    position: absolute;
    border-left: 7px solid #000;
    border-bottom: 7px solid transparent;
    bottom: -7px;
    right: 0;
}
.imovel-tipo-moeda {
    font-size: 14px;
    top: 0;
    left: 10px;
}
.imovel-lista-atributos,
.imovel-adicionais-comum,
.btn-add-favorito,
.label-comparar-imovel {
    font: normal 14px 'ProximaNovaLight', arial, sans-serif;
    color: #747484;
}
.imovel-lista-atributos { margin-bottom: 12px; }
.imovel-lista-atributos li {
    font-family: 'ProximaNova', arial, sans-serif;
    font-size: 20px;
    margin-right: 28px;
}
.imovel-adicionais-comum { margin-bottom: 10px; }
.btn-add-favorito .icon-add-favorito { margin-right: 4px; }
.imovel-conteudo-comum .label-comparar-imovel { margin-left: 50px; }
.imovel-comum .btn-tenho-interesse {
    font: bold 14px 'Open Sans', arial, sans-serif;
    color: #fff;
    background-color: #FF5A5F;
    padding: 12px;
    bottom: 28px;
    right: 20px;
    display: none;
}
.imovel-comum:hover .barra-imovel-nome {
    background-color: #FF5A5F;
}
.imovel-comum:hover .imovel-atributos-comum,
.imovel-comum:hover .imovel-nome-comum {
    color: #fff;
}
.imovel-comum:hover .imovel-valor-comum { background-color: #474747; }
.imovel-comum:hover .btn-tenho-interesse { display: block; }

/* Ver ( Imóveis )
   ========================================================================== */
.imovel-inicial-ver { margin-bottom: 70px; }
.imovel-codigo-ver {
    color: #525252;
    margin-bottom: 10px;
}
.imovel-nome-ver {
    font: normal 35px 'ProximaNovaLight', arial, sans-serif;
    line-height: 30px;
    color: #FF5A5F;
    margin-bottom: 10px;
}
.imovel-sociais { 
    height: 30px;
    margin-bottom: 34px;
}
.imovel-sociais .glyphicon,
.imovel-sociais li {
    font-size: 16px;
    color: #82888A;
}
.imovel-sociais li { margin-left: 14px; }
.imovel-sociais a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}
.imovel-atributos-ver {
    font-size: 16px;
    color: #525252;
    margin-bottom: 10px;
}
.imovel-inicial-ver .btn-add-favorito,
.imovel-inicial-ver .label-comparar-imovel {
    font: normal 14px 'Open Sans', arial, sans-serif;
    text-transform: uppercase;
    padding: 12px;
    border: 1px solid #ddd;
    height: 40px;
    margin: 0;
    margin-bottom: 30px;
}
.imovel-inicial-ver .label-comparar-imovel {
    padding: 8px 12px;
    margin-left: 20px;
}
.imovel-addr-ver {
    font-size: 16px;
    color: #525252;
    padding-bottom: 20px;
}
.imovel-addr-ver a {
    color: #FF595F;
    text-decoration: underline;
}
.imovel-addr-ver a:hover { text-decoration: none; }
.imovel-valor-ver {
    font: normal 40px 'ProximaNovaLight', arial, sans-serif;
    line-height: 38px;
    padding: 28px 0;
    border-bottom: 2px solid #DFDFDF;
    border-top: 2px solid #DFDFDF;
    margin-bottom: 32px;
}
.imovel-titulo-interesse {
    font: normal 25px 'ProximaNovaLight', arial, sans-serif;
    line-height: 25px;
    color: #444;
    margin-bottom: 20px;
}
.form-imovel-comum .form-group { padding: 0; }
.form-imovel-comum .form-group-right { padding-right: 10px; }
.form-imovel-comum .form-control { height: 40px; }
.form-imovel-comum .form-textarea {
    height: 140px;
    resize: none;
}
.form-imovel-comum label.form-error { top: -30px; }
.form-imovel-comum .form-group-submit .btn-submit {
    width: 100%;
    height: 40px;
    font-size: 14px;
    padding: 10px 14px;
}
.form-imovel-comum .btn-submit {
    font: bold 16px 'Open Sans', arial, sans-serif;
    background-color: #FF5A5F;
    color: #fff;
    padding: 14px 40px;
    text-align: center;
}
.form-imovel-comum .btn-submit:hover { background-color: #C52F33; }
.imovel-box-ver {
    padding-bottom: 50px;
    margin-bottom: 50px;
    border-bottom: 1px solid #ccc;
}
.imovel-titulo-ver {
    font: normal 30px 'ProximaNovaLight', arial, sans-serif;
    line-height: 26px;
    margin-bottom: 20px;
}
.tag-addr-aproximado {
    font-size: 12px;
    line-height: 12px;
    color: #fff;
    background-color: #C52F33;
    padding: 8px;
}
.imovel-mapa-ver {
    width: 100%;
    border: none;
}
.imovel-col-desc p {
    line-height: 22px;
    margin-bottom: 36px;
}
.imovel-box-carac { padding-bottom: 0; }
.imovel-titulo-carac-ver { margin-bottom: 45px; }
.imovel-carac-item { margin-bottom: 50px; }
.imovel-titulo-carac {
    font: normal 17px 'ProximaNovaLight', arial, sans-serif;
    line-height: 17px;
    color: #FF595F;
    margin-bottom: 10px;
}
.imovel-valor-carac {
    font: normal 17px 'ProximaNovaBold', arial, sans-serif;
    line-height: 17px;
    color: #555;
    display: block;
}
.imovel-tags li {
    font: normal 16px 'ProximaNovaLight', arial, sans-serif;
    color: #525252;
    margin: 0 10px 10px 0;
    padding: 8px 18px;
    border: 2px solid #ACAC9D;
}
.imovel-tags span {
    font-size: 12px;
    color: #ACAC9D;
}
.imovel-box-visualizados .imovel-item {
    margin-bottom: 0;
    padding: 0;
}
.imovel-box-visualizados .imovel-item .imovel-item-titulo {
    font: normal 20px 'ProximaNovaLight', arial, sans-serif;
    line-height: 20px;
    color: #C52E33;
    margin-bottom: 18px;
}
.imovel-box-visualizados .imovel-item .imovel-item-infos {
    font-size: 14px;
    color: #525252;
    padding-bottom: 0;
    margin-bottom: 30px;
    border-bottom: none;
}
.imovel-box-visualizados .bx-wrapper .bx-viewport {
    left: 0;
    border: none;
    background: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
#visualizados-pager a {
    font: normal 16px 'ProximaNovaLight', arial, sans-serif;
    color: #FF595F;
    margin-right: 5px;
    height: 40px;
    padding-top: 15px;
    padding-bottom: 8px;
}
#visualizados-pager .active {
    color: #fff;
    text-align: center;
    padding-right: 18px;
    padding-left: 19px;
    background: url(../img/bg-visualizados-active.png) center center no-repeat;
}
.visualizados-slider-arrow { text-indent: -9999em; }
.visualizados-slider-arrow a {
    height: 15px;
    width: 10px;
    display: block;
}
.icon-visualizados-seta-esquerda { margin-right: 22px; }
.icon-visualizados-seta-direita { margin-left: 12px; }
.imovel-fig { margin-bottom: 10px; }
.col-slider-imovel .bx-wrapper { margin-bottom: 0; }
.col-slider-imovel .bx-wrapper .bx-viewport {
    left: 0;
    border: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
#imovel-pager { padding: 0 34px; }
#imovel-pager a { margin: 0 5px 10px; }
.imovel-slider-seta {
    top: 50%;
    width: 35px;
    z-index: 100;
    margin-top: -50px;
}
.imovel-slider-next { right: 15px; }
.imovel-slider-prev { left: 15px; }
.imovel-slider-seta a {
    display: block;
    height: 100px;
    background-color: #ddd;
    position: relative;
}
.imovel-slider-seta a:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;
}
.imovel-slider-seta a:before {
    content: "";
    position: absolute;
    height: 20px;
    width: 13px;
    top: 40%;
    left: 12px;
}
.imovel-slider-next a:before { background: url(../img/sprite.png) 0 -186px; }
.imovel-slider-prev a:before { background: url(../img/sprite.png) 0 -226px; }
.google-map {
    height: 450px;
    width: 100%;
}
.google-map img { max-width: 9999px; }
.comparador-google-map { height: 300px; }
.comparador-mapa { height: 430px; }

/* Favoritos ( Imóveis )
   ========================================================================== */
.titulo-resultado-favoritos .imovel-sociais { margin-top: 0; }
.imovel-remover-favoritos textarea {
    height: 56px;
    width: 75%;
    resize: none;
}
.btn-favoritos-remover {
    height: 40px;
    width: 150px;
    font: normal 14px 'Open Sans', arial, sans-serif;
    color: #777;
    padding: 12px 36px 12px 50px;
    background-color: #ddd;
}
.btn-favoritos-remover:before {
    content: "";
    position: absolute;
    height: 10px;
    width: 10px;
    background: url(../img/sprite.png) 0 0 no-repeat;
    top: 15px;
    left: 26px;
}
.imovel-comum:hover .btn-favoritos-remover {
    background-color: #FF5A5F;
    color: #fff;
}

/* Comparador ( Imóveis )
   ========================================================================== */
.comparador-remover {
    font: normal 12px 'ProximaNovaLight', arial, sans-serif;
    margin-bottom: 8px;
}
.comparador-caracteristicas li,
.comparador-descricao small,
.comparador-dormitorios,
.comparador-linha,
.comparador-remover,
.comparador-ver-mais,
.comparador-bairro,
.comparador-localizacao,
.comparador-localizacao a,
.comparador-item .comparador-addr {
    color: #525252;
}
.comparador-item>div {
    background-color: #fff;
    padding-bottom: 20px;
}
.comparador-fig {
    padding-bottom: 30px;
    margin-bottom: 18px;
}
.comparador-caption {
    width: 100%;
    bottom: 0;
}
.comparador-codigo {
    font: normal 12px 'ProximaNovaLight', arial, sans-serif;
    color: #fff;
    text-transform: uppercase;
    background-color: #C52F33;
    padding: 8px 12px;
}
.comparador-titulo {
    font: normal 20px 'ProximaNovaLight', arial, sans-serif;
    line-height: 20px;
    min-height: 50px;
    color: #C52E33;
}
.comparador-dormitorios {
    margin-bottom: 30px;
    min-height: 40px;
}
.comparador-preco {
    font: normal 30px 'ProximaNovaLight', arial, sans-serif;
    line-height: 30px;
    letter-spacing: -1px;
    color: #666;
    margin-bottom: 26px;
}
.comparador-linha { padding: 12px 0; }
.comparador-item .odd { background-color: #F5EFEF; }
.comparador-titulo-linha {
    font: normal 22px 'ProximaNovaLight', arial, sans-serif;
    margin-bottom: 12px;
    color: #666;
}
.comparador-espacamento-lateral {
    padding-right: 20px;
    padding-left: 20px;
}
.comparador-caracteristicas li { margin-bottom: 12px; }
.comparador-carac-ok span { color: #2DB200; }
.comparador-caracteristicas .comparador-carac-remove { color: #bbb; }
.comparador-carac-remove span { color: #F09999; }
.comparador-descricao { margin-bottom: 15px; }
.comparador-descricao small {
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 16px;
}
.comparador-localizacao a,
.comparador-ver-mais {
    text-decoration: underline;
}
.comparador-localizacao a:hover,
.comparador-ver-mais:hover {
    text-decoration: none;
}
.comparador-bairro { margin-bottom: 12px; }
.mapa-comparador {
    width: 100%;
    border: none;
}
.comparador-localizacao {
    margin-bottom: 20px;
    padding: 8px 20px 12px;
    background-color: #F7EFED;
}
.comparador-localizacao,
.comparador-localizacao a {
    font-size: 12px;
}
.comparador-localizacao-exata { line-height: 25px; }
.comparador-localizacao-exata .glyphicon {
    font-size: 25px;
    color: #81808B;
    margin-right: 6px;
}
.comparador-localizacao a { margin-top: 5px; }
.comparador-item .form-imprimir-comparador {
    border-color: #ccc;
    color: #777;
    background-color: #F5F5F5;
    height: 170px;
    width: 90%;
    padding: 12px 8px;
    resize: none;
    margin: 0 auto;
}

/* ==========================================================================
    Modal
    ========================================================================== */
.modal-hide { display: none; }
.modal-comum {
    background-color: #fff;
}
.modal-comparador-header,
.titulo-modal {
    font: normal 20px 'ProximaNovaLight', arial, sans-serif;
    color: #fff;
    background-color: #C52F33;
    padding: 18px 20px;
    margin-bottom: 20px;
}

/* Busca ( Modal )
   ========================================================================== */
#form-busca-modal { margin: 0 20px 20px; }
#form-busca-modal .form-group-buscar { width: 540px; }
#form-busca-modal .form-control {
    font-size: 16px;
    color: #aaa;
    padding-left: 52px;
}
#form-busca-modal .glyphicon {
    font-size: 26px;
    top: 10px;
    left: 10px;
    color: #ccc;
}
#form-busca-modal .btn-submit {
    font: bold 14px 'Open Sans', arial, sans-serif;
    color: #fff;
    padding: 12px 28px;
    height: 44px;
}
.busca-qtd-registros {
    color: #747484;
    margin-top: 16px;
}
.fancybox-close-padrao {
    background: url(../img/sprite.png) 0 -75px no-repeat;
    width: 15px;
    height: 15px;
    top: 38px;
    right: 40px;
    position: absolute;
}

/* Imóvel Favoritado ( Modal )
   ========================================================================== */
.imovel-modal-body {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}
.imovel-favoritado-conteudo { width: 380px; }
.imovel-modal-body .imovel-atributos-comum { margin-bottom: 26px; }
.imovel-modal-body,
.form-add-favorito .submit {
    margin: 0 20px 20px;
}
.form-add-favorito .form-textarea {
    height: 62px;
    border-color: #ccc;
    color: #737384;
    resize: none;
}
.form-add-favorito .btn {
    padding: 12px 28px;
    background-color: #699921;
}
.btn-comparar:hover,
.form-add-favorito .btn:hover {
    color: #fff;
    background-color: #84C029;
}
#form-favoritados .label {
    font-size: 16px;
    font-weight: normal;
    color: #525252;
    display: block;
    text-align: left;
    padding: 0 0 2px 0;
}
#form-favoritados .form-control-textarea { height: 122px; }

/* Comparador ( Modal )
   ========================================================================== */
.fancybox-comparador {
    top: 10% !important;
    left: 0 !important;
    width: 100% !important;
    overflow-x: hidden !important;
}
.fancybox-comparador .fancybox-skin {
    padding: 0 !important;
}
.fancybox-comparador .fancybox-inner { width: auto !important; }
.modal-comparador-body {
    top: 30%;
    width: 100%;
    background-color: #fff;
    padding-bottom: 20px;
}
.texto-continuar-vendo { margin-right: 26px; }
#modal-comparador { background-color: #fff; }
.imovel-comparador-modal:hover .imovel-nome-comum { color: #C52E33; }
.imovel-comparador-modal:hover .imovel-atributos-comum { color: #535353; }
.imovel-comparador-modal .imovel-comum-fig { margin-bottom: 10px; }
.fancybox-comparador .fancybox-close-padrao {
    top: 22px;
    right: 18%;
}
.modal-comparador-conteudo li { margin-bottom: 0; }
.modal-comparador-footer {
    margin-top: 20px;
    padding: 20px 0;
    border-top: 1px solid #ddd;
}
.modal-comparador-footer strong {
    font: normal 24px 'ProximaNovaLight', arial, sans-serif;
    color: #777;
    margin-top: 8px;
}
.btn-comparar {
    font: bold 14px 'Open Sans', arial, sans-serif;
    color: #fff;
    padding: 12px 16px;
    background-color: #699921;
}

/* ==========================================================================
    Paging
    ========================================================================== */
.paging { margin-top: 20px; }
.paging .disabled { display: none; }
.paging .current,
.paging a,
.paging span {
    display: inline-block;
}
.paging span { margin: 0 2px; }
.paging .current,
.paging a {
    font-size: 14px;
    padding: 8px 12px;
    color: #999;
    background-color: #fff;
    -webkit-box-shadow:0px 0px 3px rgba(0,0,0,0.25);
       -moz-box-shadow:0px 0px 3px rgba(0,0,0,0.25);
            box-shadow:0px 0px 3px rgba(0,0,0,0.25);
    -ms-filter:"progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true)";
    filter:progid:DXImageTransform.Microsoft.dropshadow(OffX=0,OffY=0,Color=#40000000,Positive=true);
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
}
.paging .prev,
.paging .next {
    color: #676767;
    background: none;
    -webkit-box-shadow: none;
       -moz-box-shadow: none;
            box-shadow: none;
}
.paging a:hover,
.paging .current {
    color: #fff;
    background-color: #C52F33;
}

/* ==========================================================================
    Footer
    ========================================================================== */

/* Filtros ( Por Perfis )
   ========================================================================== */
.box-perfis {
    padding: 20px 0 86px;
    margin-bottom: 50px;
    background: #C52F33 url(../img/bg-perfis-shadow.png) bottom repeat-x;
}
.box-perfis:before {
    content: "";
    position: absolute;
    top: -50px;
    height: 51px;
    width: 100%;
    background: url(../img/box-perfil-borda.png) no-repeat;
}
.box-perfis,
.box-perfis a {
    color: #fff;
}
.titulo-pefis {
    top: -75px;
    font: bold 20px 'Open Sans', arial, sans-serif;
}
.titulo-pefis>span {
    padding: 12px 24px;
    background-color: #892123;
}
.imovel-perfil-titulo { font: bold 16px 'Open Sans', arial, sans-serif; text-transform: uppercase; }
.imovel-perfil:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.imovel-linha-icon {
    height: 104px;
    margin-bottom: 18px;
}
.imovel-linha-estudantes {
    margin-top: 6px;
    margin-bottom: 12px;
}
.imovel-linha-alto-padrao {
    margin-top: 16px;
    margin-bottom: 2px;
}
.imovel-linha-familias-grandes {
    margin-top: 10px;
    margin-bottom: 8px;
}

/* Conteúdo ( Footer )
   ========================================================================== */
.box-alugar-comprar { margin-top: 50px; }
.footer-primeira-linha { margin-bottom: 112px; }
.titulo-alugar-comprar {
    font: bold 35px 'Open Sans', arial, sans-serif;
    line-height: 35px;
    letter-spacing: -1px;
    margin: 10px 0 20px;
}
.texto-alugar-comprar {
    line-height: 20px;
    margin-bottom: 25px;
}
.telefone-footer { margin-bottom: 16px; }
.titulo-nos-ligamos {
    font: bold 23px 'Open Sans', arial, sans-serif;
    line-height: 23px;
    margin-bottom: 15px;
}
.titulo-nos-ligamos>strong { font-size: 30px; }
.texto-nos-ligamos { margin-bottom: 20px; }
.footer-ultima-linha {
    padding: 32px 0;
    margin-bottom: 14px;
    border: 1px solid #EBEBEB;
    border-left: none;
    border-right: none;
}
.footer-sitemap { margin-top: 44px; }
.footer-sitemap a { color: #777; }
.footer-sitemap a:hover {
    color: #C52F33;
    text-decoration: underline;
}
.footer-addr { margin-top: 18px; }
.footer-addr,
.footer-addr a {
    color: #aaa;
}
.footer-addr a:hover { text-decoration: underline; }
.virtualiza { margin-top: -5px; }
.virtualiza:hover {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    filter: alpha(opacity=70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.procon img {
        padding-left: 58px;
    padding-top: 50px;
}

.imovel-item-exclusivo-lista {
    background-image: url("../img/exclusivo-lista.png");
    width: 83px;
    height: 83px;
    top: -10px;
    right: -10px;
}
.imovel-item-exclusivo-interna {
    background-image: url("../img/exclusivo-interna.png");
    width: 113px;
    height: 113px;
    top: -13px;
    right: 2px;
    z-index: 100;
}
