/*
font-family: 'PT Serif', serif;
font-family: 'Poppins', sans-serif;
*/

body {
    /*background-image:url(../img/fundo.jpg);*/
font-family: 'Poppins', sans-serif;
    background-color: #FFF;
}

.fone {
    font-weight: bold;
}

.listaImovel a {
    color: #000;
}

.foto_imovel{
    position:relative;
    text-align:center;
}
.foto_imovel .branco {
    color: #fff;
    position:absolute;
    z-index:1;
    top:20px;
    right: 20px;
    font-size: 30px;
}

.foto_imovel .branco:hover {
    color: yellow;
}

.foto_imovel .vermelho {
    color: yellow;
    position:absolute;
    z-index:1;
    top:20px;
    right: 20px;
    font-size: 30px;
}

.fotinhos {
    height: 80px;
    overflow: hidden;
}

.page-header h1 {
    font-size: 26px;
    text-align: center;
}

.page-header h2 {
    font-size: 26px;
    color: #f00;
}

.table a {
    color: #333;
}

.table a:hover {
    color: #ff0000;
    text-decoration: none;
}
.boxLogotipo {
    margin: 40px 0;
    text-align: center;
}

.midiasocial {
   text-align: center;
   margin-top: 24px;
}
.menu {
    margin-top: 34px;
}

.menu li a {
    color: #000;
    padding: 4px;
}
.menu li a:hover {
    color: #fff;
    background-color: #f00;
    text-decoration: none;
    padding: 20px 4px;
}

/* PESQUISA */
.boxPesquisa {
    margin: 20px 0;
    background-color: #ccc;
    padding: 15px 0;
}

.boxFaixa {
    background-color: #840909;
    background-color: #000;
    color: #FFF;
    padding: 15px 0 5px 0;
}

.pesquisa {
    text-align: center;
}

/* FRASE */
.frase{
    background-color: #cac293;
    padding: 10px 0 15px 0;
    border-top: 1px solid #cc9900;
    border-bottom: 2px solid #cc9900;
}

/* IMOVEIS */
.boxDestaque  {
    background-color: #eee;
}

.boxDestaque h1 {
    font-family: 'PT Serif', serif;
}

.destaqueBairro { 
    font-weight: bold;
    color: #840909;
    font-size: 18px;
}

.destaqueCidade {
   font-weight: bold;
}

.destaqueTipo {
    font-weight: bold;
}

.destaqueGeral {
    font-weight: normal;
    color: #333;
    font-size: 12px;
}

.destaqueValor {
    font-weight: bold;
    color: #d9534f;
    font-size: 18px
}


.blogDetalhes h1 {
    color: #f00;
}


.contato h2 {
    color: #f00;
    font-size: 16px
}

.contato a {
    color: #000;
    text-decoration: none;
}

.contato a:hover {
    color: #f00;
    text-decoration: none;
}

/* RODAPE */
.rodape {
    margin-top: 20px;
    background-color: #ccc;
    border-top: 2px solid #000;
}

.rodape .rodapeConteudo {
    padding: 20px;
}

.rodape .rodapeConteudo h3{
    color: #000;
    font-weight: bold;
    font-size: 20px;
}
.rodape .rodapeConteudo p{
    color: #000;
    font-weight: normal;
    font-size: 12px;
}
.rodape .rodapeConteudo .comoChegar{
    font-weight: bold;
    font-size: 14px;
}
.rodape .rodapeConteudo a{
    color: #000;
}

.rodape .rodapeConteudo .creditos{
    color: #000;
    font-size: 12px;
}
.rodape .menuRodape h2{
    color: #000;
    font-size: 18px;
}
.rodape .menuRodape a{
    font-size: 14px;
}

.rodape .fone ul {
    margin: 70px 0 0 0;
}

.rodape .fone li {
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}

.rodape .numero {
    font-size: 20px;
    font-weight: normal;
    color: #fff;
}


.rodape .midiaSociais {
    margin: 10px 0 0 0;
}

/* CATEGORIAS */

.categoriaHeader h1 {
    color: #5cb85c;
    font-size: 24px;
    font-weight: bold;
        margin-left:auto;
    margin-right: auto;
}
.boxCategoria .boxCategoriaConteudo h3{
    padding-top: 0;
    margin-top: 0;
}

.boxCategoria h3 {
    color: #fff;
    font-size: 24px;
    font-weight: bold;
    line-height: 24px;

}

.boxCategoria h3 a{
    color: #f0ad4e;
}
.boxCategoria h3 a:hover {
    text-decoration: none;
    color: #fff;
}

.boxCategoria p {
    color: #fff;
    font-size: 13px;
    line-height: 20px;
    margin: 10px 0;
}

.panelCategoria {
    background-color: #3a7056;

}

/* IMOVEL */
.topico {
margin-top: 20px;
}
.local {
    color: #333;
    font-size: 20px;
    font-weight: bold;
}
.localAtivo {
    color: #5cb85c;
    font-size: 24px;
    font-weight: bold;
}

.boxImovel h3 {
    font-size: 18px;
    font-weight: bold;
    line-height: 24px;
}

.boxImovel h3 a{
    color: #5cb85c;
}

.boxImovel h3 a:hover {
    text-decoration: none;
    color: #000;
}

.boxImovel h4 {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
}

.boxImovel p {
    color: #000;
    font-size: 12px;
    line-height: 18px;
    margin: 10px 0;
}



.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 0 0 60px 0;
  border-radius: 4px;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.42857143;
  color: #011f1e;
  text-decoration: none;
  background-color: #fff;
  border: 1px solid #ddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  color: #0f8582;
  background-color: #eee;
  border-color: #ddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  cursor: default;
  background-color: #0f8582;
  border-color: #0f8582;
}


@media screen and (min-width: 1200px) { 

    .boxImovel  {
        height: 450px;
        overflow: hidden;
    }

    .boxImovel .fotoImovel {
        height: 150px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail .foto_imovel{
        height: 190px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail  {
        height: 430px;
        overflow: hidden;
    }
   
    .imovel .thumbnail .foto_imovel{
        height: 190px;
        overflow: hidden;
    }

    .imovel .thumbnail  {
        height: 350px;
        overflow: hidden;
    }

}

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

    .menuPrincipal li a{
        color: #FFF;
        font-family: Times;
        font-size: 15px
    }

    .boxImovel  {
        height: 450px;
        overflow: hidden;
    }

    .boxImovel .fotoImovel {
        height: 120px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail .foto_imovel{
        height: 170px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail  {
        height: 480px;
        overflow: hidden;
    }

    .imovel .thumbnail .foto_imovel{
        height: 190px;
        overflow: hidden;
    }

    .imovel .thumbnail  {
        height: 350px;
        overflow: hidden;
    }


}

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

    .menuPrincipal {
        margin: 0 0 20px 0;
        background-color: #069754;
        padding: 5px;
    }

    .boxImovel  {
        height: 500px;
        overflow: hidden;
    }

    .boxImovel .fotoImovel {
        height: 220px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail .foto_imovel{
        height: 190px;
        overflow: hidden;
    }

    .boxDestaque .thumbnail  {
        height: 400px;
        overflow: hidden;
    }

    .imovel .thumbnail .foto_imovel{
        height: 190px;
        overflow: hidden;
    }

    .imovel .thumbnail  {
        height: 350px;
        overflow: hidden;
    }


}

@media screen and (max-width: 767px) {
   .menuPrincipal {
        margin: 0 0 20px 0;
        background-color: #069754;
        padding: 5px;
    }

    .boxCategoria .boxCategoriaConteudo h3{
        padding-top: 0;
        margin-top: 20px;
    }

    .boxDestaque .thumbnail .foto_imovel{
        height: 100%;
        overflow: hidden;
    }

    .boxDestaque .thumbnail  {
        height: 100%;
        overflow: hidden;
    }


    .imovel .thumbnail .foto_imovel{
        height: 100%;
        overflow: hidden;
    }

    .imovel .thumbnail  {
        height: 100%;
        overflow: hidden;
    }
    
}