<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* 
    Created on : 12/07/2016, 21:48:46
    Author     : carlos
*/

/* pagina de imoveis */
.fundo-breadcrumb {
    background-color: #FFF;
    border-top: 5px solid #ededed;
}
.breadcrumb {
    background: transparent;
    padding: 10px 15px;
    margin-bottom: 0px;
    text-align: left;
}
.breadcrumb li a{
    color: #1E3385;
    font-size: 16px;
}
.breadcrumb li {
    font-size: 16px;
}
.breadcrumb li.active {
    color: #1E3385;
}
.breadcrumb &gt; li + li::before {
    color: #1E3385;
    font-weight: bold;
}
.fundo-azul .btn-azul {
    background: transparent;
    border: none;
    color: #ffffff;
    margin-top: 5px;
    margin-left: 5px;
    line-height: 20px;
}
.fundo-azul .btn-azul span {
    margin-top: 2px;
}
.fundo-azul .btn-azul img {
    float: left;
}
h1 {
    font-size: 18px;
    color: #333333;
    line-height: 24px;
    font-weight: normal;
    margin-top: 10px;
    
}
h1 small {
    font-size: 20px;
    color: #333333;
    margin-bottom: 0px;
}
#carousel-master {
    background-color: #FFFFFF;
    padding-top: 0px;
    
}
.carousel-control {
    width: 5%;
    opacity: 1;
}
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
    width: 28px;
    height: 57px;
}
.carousel-control.left, .carousel-control.right {
    background: none;
}
#carousel-master .contador{
    padding-top: 10px;
    margin-top: 10px;
    padding-bottom: 10px;
    color: #999;
}





h2 {
    font-size: 20px;
    font-weight: bold;
    color: #1E3385;
    margin-bottom: 10px;
    margin-top: 15px;
    
}
h2 small {
    font-size: 16px;
    color: #1E3385;
}
h2.cidade, h2.bairro {
    font-size: 18px;
    color: #1E3385;
    font-weight: 500;
    line-height: 20px;
}
p {
    font-size: 16px;
    color: #424242;
    line-height: 14px;
}
p img {
    margin-right: 5px;
    width: 25px;
    
}
.cabecalho h3 {
    font-size: 18px;
    color: #333333;
    margin-top: 5px;
    margin-bottom: 0px;
}
.cabecalho h3 small{
    font-size: 16px;
    color: #000000;
    margin-top: 5px;
}
.cabecalho h3 a{
    font-size: 12px;
    color: #959595;
}
.corpo {
    margin-top: 10px;
}
.corpo p.descricao {
    text-align: justify;
    line-height: 24px;
    
}
.galeria {
    margin-top: 10px;
    
}
.carousel-master {
    border-radius: 5px;
}
.margin-top-10 {
    margin-top: 10px;
}
.form {
    margin-top: 0px;
}
.form-cel, .formulario {
    padding: 10px 20px;
    background-color: #999999;
    text-align: center;
    margin-top: 0px;
    border-radius: 5px;
}
.form-cel img.logo-cliente,
.formulario img.logo-cliente{
    width: 80px;
    height: 60px;
    margin-left: 0px;
    float: left;
    margin-left: 30px;
    text-align: right;
}
.corpo .form-cel h4,
.corpo .formulario h4 {
    text-align: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    float: left;
}
.form-cel button,
.formulario button {
    margin: 0 auto;
    padding-left: 20%;
    padding-right: 20%;
}
.form-cel label,
.formulario label {
    color: #FFFFFF;
    text-align: left;
    display: block;
}
.form-cel label:not([for]),
.formulario label:not([for]){
    font-size: 10px;
}
.form-cel img,
.formulario img {
    margin-left: 5px;
    width: 16px;
    height: auto;
    padding-top: 5px;
}
.form-cel label span,
.formulario label span {
    line-height: 30px;
}
.form-cel input,
.formulario input{
    height: 25px;
}
.form-cel .form-group,
.formulario .form-group {
    margin-bottom: 5px;
}
.form-cel input[type="radio"], .form-cel input[type="checkbox"],
.formulario input[type="radio"], .formulario input[type="checkbox"] {
    margin: 0px;
    height: 10px;
}
.form-cel textarea.form-control,
.formulario textarea.form-control{
    height: 85px;
}
.formulario_ {
    padding: 10px 20px;
    background-color: #999999;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
}
.formulario_ img.logo-cliente{
    width: 80px;
    height: 60px;
    margin-left: 0px;
    float: left;
    margin-left: 30px;
    text-align: right;
}
.corpo .formulario_ h4 {
    text-align: left;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 700;
    padding-bottom: 10px;
    float: left;
}
.formulario_ button {
    margin: 0 auto;
    padding-left: 20%;
    padding-right: 20%;
}
.formulario_ label {
    color: #FFFFFF;
    text-align: left;
    display: block;
}
.formulario_ label:not([for]){
    font-size: 10px;
}
.formulario_ img {
    margin-left: 5px;
    width: 16px;
    height: auto;
    padding-top: 5px;
}
.formulario_ label span {
    line-height: 30px;
}
.formulario_ input{
    height: 25px;
}
.formulario_ .form-group {
    margin-bottom: 5px;
}
.formulario_ input[type="radio"], .formulario_ input[type="checkbox"] {
    margin: 0px;
    height: 10px;
}
.formulario_ textarea.form-control{
    height: 85px;
}
.formulario-menor {
    padding: 10px;
    background-color: #EEEEEE;
    text-align: center;
    margin-top: 10px;
    border-radius: 5px;
}
.formulario-menor h4 {
    text-align: center;
    color: #1E3385;
    font-size: 24px;
    font-weight: 700;
    padding-bottom: 20px;
}
.formulario-menor button {
    margin: 0 auto;
    padding-left: 20%;
    padding-right: 20%;
}
.formulario-menor label {
    color: #1E3385;
    text-align: left;
    display: block;
}
.form-cel .uf_master,
.formulario .uf_master {
    margin-left: 13px;
}
.form-cel .btn-success, 
.formulario .btn-success, .btn-success:active, .btn-success:hover, .btn-success:focus, .btn-success:visited {
    background: #fb6a01;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    width: 80%;
    height: 34px;
    font-size: 16px;
}
.contador {
    height: 70px;
    width: 100%;
    position: relative;
}
.espaco-thumbs-lancador {
    height: 100%;
    border-bottom: 5px solid #000000;
    margin: 0;
    overflow-x: hidden;
}
#carousel-master .carousel-indicators {
    position: relative;
    width: 100%;
    bottom: 0px;
    text-align: left;
    left: 0;
    margin-left: 0px;
    margin-bottom: 0px;
}
#carousel-master .carousel-indicators li {
    width: 100px;
    height: 80px;
    border: 1px solid #CCCCCC;
    background-color: #EEEEEE;
    text-indent: 0px;
    border-radius: 1px;
}
#carousel-master .carousel-indicators li img{
    width: 100px;
    height: 80px;
}
#carousel-master .carousel-indicators .active {
    width: 101px;
    height: 81px;
    background-color: #000000;
    border: 2px solid #CCCCCC;
}
#carousel-master .carousel-control {
    border-radius: 5px;
}

#carousel-master .carousel-inner .item img {
    height: 400px;
    width: auto;
}
.contato-form {
    margin-top: 20px;
    
}
.contato-form span {
    padding-top: 10px;
    color: #4969d2;
}
.contato-form .btn {
    font-weight: 300;
}
.contato-form .glyphicon {
    font-size: 24px;
}
.caracteristicas h3 {
    padding-top: 5px;
}
.caracteristicas-miolo .row {
    line-height: 25px;
    
}
.mapa {
    min-height: 310px;
}
.imobiliaria {
    /*background-color: #DDD;*/
    border-radius: 8px;
    margin-top: 20px;
    padding: 15px 5px;
}
.imobiliaria .media .media-object{
    max-width: 75px !important;
    min-height: 60px !important;
    margin: 0px 10px;
}
.imobiliaria h4 {
    font-size: 14px;
    color: #000;
}
.imobiliaria .media .media-heading {
    height: 90px;
    float: none;
    line-height: 20px;
}
.imobiliaria .media .media-heading, .imobiliaria .media .media-heading small {
    font-size: 16px;
    color: #333;
    padding-top: 10px;
}
.imobiliaria .media .media-body {
    float: none;
    width: 100%;
}
.imobiliaria .media .media-body p {
    font-size: 12px;
    line-height: 18px;
    padding: 10px 2%;
}
h2.media-heading, h1.media-heading{
    font-size: 20px;
}
.imobiliaria .media .media-heading small {
    font-size: 12px;
    margin-top: 5px; 
}
.imobiliaria p {
    font-size: 12px;
    margin-top: 0px;
    line-height: 12px;
    color: #333;
}
.imobiliaria img {
    padding: 10px;
    margin-bottom: 10px;
}
/*.imobiliaria .btn {
    width: 96%;
    height: 30px;
    margin: 0 auto;
    text-align: center;
    margin-bottom: 10px;
}*/
.imobiliaria .btn img {
    width: 18px;
    height: auto;
    margin-right: 5px;
}
.imobiliaria .btn spÃ¡n {
    line-height: 20px;
    float: left
}
.imobiliaria .ver-telefone-hover{
    background: #fb6a01;
    color: #FFFFFF;
    font-weight: bold;
}
.imobiliaria .logo-imobiliaria {
    padding:10px;
    width: 120px;
    height: 90px;
    border-radius: 2px;
    border: #d1d1d1 1px solid;
}
.imobiliaria .identificacao-empresa {
    margin-left: 10px;
}
.media.imobi .btn.btn-default {
    font-size: 14px;
}
.media.imobi .btn.btn-default .badge {
    font-size: 14px;
    margin-top: 5px;
    font-weight: 500;
}
.caracteristicas {
    margin-bottom: 20px;
}
.caracteristicas h3 {
    width: 100%;
    padding-top: 5px;
    padding-bottom: 5px;
    color: #FF0000;
    border-bottom: 1px solid #1E3385;
    font-size: 24px;
}
.caracteristicas p {
    color:#1E3385;
    font-size: 18px;
    margin: 0px;
    line-height: 25px;
}
.caracteristicas p small{
    color: #333333;
    font-size: 14px;
    margin-right: 5px;
}

.caracteristicas p.valor {
    color: #FF0000;
    font-size: 28px;
    margin-top: 10px;
}
.caracteristicas .descricao {
    font-size: 14px;
    font-weight: 500;
    color: #333333;
}
.descricao.valor {
    font-size: 18px;
    color: #1e3385;
}
.imobi.media .media-object {
    padding: 10px;
    min-height: 70px !important;
    width: 100px !important;
    padding-top: 0px; 
}
.barra-fixa {
    z-index: 999;
}
.noticia h3 {
    font-size: 16px;
}
.noticia h2 {
    font-size: 18px;
    margin-left: 15px; 
} 
.noticia .thumbnail {
    height: auto;
    max-height: auto;
    min-height: auto;
}
.noticia .thumbnail .caption {
    background-color: transparent;
}
.noticia img, .noticias .media-object {
    margin: 5px;
    margin-top: 0px;
}
.mapa_do_site h1{
    font-size: 24px;
}
.validador {
    display: none;
}
.close {
    opacity: 1;
    text-shadow: none;
}
.encontre_para_mim h2{
    font-size: 20px;
}
.encontre_para_mim p.descricao, .encontre_para_mim h3 {
    font-size: 14px;
}
.encontre_para_mim h3 {
    font-weight: bold;
}
.encontre_para_mim .aceite {
    font-weight: 400;
    font-size: 12px;
}
.corpo h4 {
    font-size: 20px;
    font-weight: normal;
    color: #333;
}
.relacionados p {
    font-size: 20px;
    font-weight: bold;
    color: #999;
}
.relacionados .media {
    border: 1px solid #DDD;
    /* border-radius: 5px; */
}
.carousel-relacionado {
    padding: 10px;
    background-color: #FFF;
}
.carousel-relacionado .thumbnail {
    border: none;
    display: inline-block;
    height: auto;
    border-radius: 0px;
    height: 275px;
    width:90%;
    text-align: center;
    border: 1px solid #fb6a01;
    box-shadow: 3px 3px 5px 0px rgba(251,106,1,0.4);
}
.carousel-relacionado.carousel-empresa .thumbnail {
    border: 1px solid #1E5691;
    box-shadow: 3px 3px 5px 0px rgba(30,86,145,0.4);
    
}
.carousel-relacionado .thumbnail .link-img {
    height: 150px;
}
.carousel-relacionado .thumbnail .caption {
    height: 80px;
}
.carousel-relacionado .thumbnail img {
    width: auto;
    height: auto;
    min-height: 150px;
    max-height: 150px;
    text-align: center;
    margin: 0 5%;
}
.carousel-relacionado .thumbnail h2 {
    font-size: 12px;
    color: #999;
    height: 35px;
}
.carousel-relacionado .thumbnail .descricao img {
    width:40px;
}
.relacionados .valor_imovel {
    color: #999;
    font-size: 16px;
    font-weight: 700;
}
.relacionados .descricao p {
    font-size: 10px;
}
.relacionados .descricao img {
    height: 10px;
    width: auto;
}
.relacionados a {
    color: #999;
}
.corpo p.aviso {
    padding: 15px 0px;
    font-size: 10px;
    text-align: justify;
    border-radius: 5px;
}
.modal-dialog {
    width: 900px;
}

.carousel-relacionado .carousel-indicators{
    position: relative;
    margin-bottom: 0px;
}
.carousel-relacionado .carousel-indicators li{
    border: 1px solid #fb6a01;
    background: #FFF;
    border-radius: 0px;
}
.carousel-relacionado .carousel-indicators li.active{
    background: #fb6a01;
}
.carousel-relacionado.carousel-empresa .carousel-indicators li{
    border: 1px solid #1E5691;
}
.carousel-relacionado.carousel-empresa .carousel-indicators li.active{
    background: #1E5691;
}

.botao-celular{
    position: fixed;
    bottom: 0px;
    right: 0px; 
    background-color: #d1d1d1;
    width: 100%;
    height: 60px;
    text-align: center;
    padding-top: 10px;
    z-index: 1000;
}.whats-desktop {
    display: inline-block;
}
.form-cel .btn-success, .formulario .btn-success, .btn-success:active, .btn-success:hover, .btn-success:focus, .btn-success:visited {
    background: #5cb85c;
    color: #FFFFFF;
    font-weight: bold;
    padding-left: 15px;
    padding-right: 15px;
    border: none;
    width: auto;
    height: auto;
    font-size: 16px;
}
.whats-mobile {
    display: none;
}
.img-whats {
   width: auto!important;
   padding: 0!important;
    margin-bottom: 0!important;
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .modal-dialog {
      width: 100%;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
    .modal-dialog {
        width: 600px;
    }
  
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}</pre></body></html>