@charset "UTF-8";
/*
Theme Name: LH Imóveis
Theme URI: 
Author: Paulo Estev&atilde;o
Author URI: http://www.pauloens.com/
Description: Layout exclusivo
Version: 1.0
*/
/*----------------------*/
/*------> CORES <-------*/
/*-----------------------------*/
/*------> ESPACAMENTOS <-------*/
/*----------------------------------------*/
/*------> ALINHAMENTOS - TRANSFORM <------*/
/*-------------------------*/
/*------> TAMANHOS <-------*/
/*-------------------------*/
/*------> EFFECTS <-----*/
body {
  background: #fff;
  color: #666666;
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
  padding: 0;
  margin: 0; }

.trans {
  transition: all 0.4s ease;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  -moz-transition: all 0.4s ease; }

button:focus,
button {
  outline: inherit !important; }

h4, .h4, h5, .h5, h6, .h6 {
  margin: 0; }

a {
  color: #015438;
  text-decoration: none; }

a:hover {
  color: #960000;
  text-decoration: none; }

h1, h2, h3, h4, h5 {
  padding: 0;
  margin: 0; }

#colorbox:focus, .foto a:focus, a:focus {
  outline: inherit;
  text-decoration: none; }

#cboxPrevious, #cboxNext, #cboxClose {
  border: 0; }

.fb-page,
.fb-page span,
.fb-page span iframe[style] {
  width: 100% !important; }

.btn:focus {
  outline: inherit;
  color: #fff; }

.botao_sobre {
  text-align: center;
  margin-top: 30px; }

.wpcf7-not-valid-tip {
  margin-top: 5px; }

div.wpcf7-validation-errors {
  background: #f7e700;
  border: 0;
  color: #000;
  margin: 15px 0 0 !important;
  padding: 10px !important; }

div.wpcf7-mail-sent-ok {
  background: #398f14;
  border: 0;
  color: #fff;
  padding: 10px !important; }

div.wpcf7-response-output {
  margin: 15px 0 0 !important; }

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
  margin: 5px 20px 5px 0; }

.aligncenter,
div.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

.alignright {
  float: right;
  margin: 10px 0 0 20px; }

.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

.aligncenter {
  display: block;
  margin: 10px auto 10px auto; }

a img.alignright {
  float: right;
  margin: 10px 0 0 20px; }

a img.alignnone {
  margin: 10px 20px 0 0; }

a img.alignleft {
  float: left;
  margin: 10px 20px 0 0; }

a img.aligncenter {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.wp-caption {
  background: #fff;
  border: 1px solid #f0f0f0;
  max-width: 96%;
  /* Image does not overflow the content area */
  padding: 5px 3px 10px;
  text-align: center; }

.wp-caption.alignnone {
  margin: 5px 20px 20px 0; }

.wp-caption.alignleft {
  margin: 5px 20px 20px 0; }

.wp-caption.alignright {
  margin: 5px 0 20px 20px; }

.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0;
  max-width: 98.5%;
  padding: 0;
  width: auto; }

.wp-caption p.wp-caption-text {
  font-size: 14px;
  line-height: 18px;
  margin: 0;
  padding: 10px 10px 0 10px; }

.mc4wp-success {
  padding: 50px 0; }

.mc4wp-notice {
  margin-top: 10px; }

.mc4wp-checkbox-comment_form {
  padding: 0 15px;
  color: #000; }

/***********************************************

Header

*******************************************/
.header {
  background: #fff;
  padding: 20px 0; }
  .header .redes-sociais {
    font-size: 28px; }
    .header .redes-sociais .fa-facebook-f {
      font-size: 24px;
      margin-top: -6px;
      vertical-align: middle; }
    .header .redes-sociais a {
      color: #969696;
      margin: 0 0 0 10px; }
      .header .redes-sociais a:hover {
        color: #015438; }
  .header .logo {
    max-width: 100%;
    height: auto; }

.navbar {
  border-radius: 0;
  min-height: initial;
  border: 0;
  margin: 48px 0 0;
  margin-bottom: 0; }

.navbar-collapse {
  max-height: inherit;
  padding: 0; }

.navbar-nav > li {
  font-size: 18px;
  margin: 0 20px; }
  .navbar-nav > li > a {
    color: #464646;
    border-bottom: 2px solid transparent;
    padding: 10px 0;
    -moz-transition: All 0.3s ease-in-out;
    -webkit-transition: All 0.3s ease-in-out;
    -ms-transition: All 0.3s ease-in-out; }
    .navbar-nav > li > a:hover {
      color: #960000;
      border-color: #960000;
      background: transparent; }
  .navbar-nav > li.active a {
    color: #960000;
    border-bottom-color: #960000; }

.wrap-destaque {
  height: 740px;
  background: url(images/bgslide.jpg) no-repeat center top;
  background-size: cover;
  position: relative;
  text-align: center; }
  .wrap-destaque:after {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: rgba(0, 0, 0, 0.6);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .wrap-destaque .container {
    position: absolute !important;
    -moz-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    left: 50%;
    top: 50%;
    z-index: 2; }
  .wrap-destaque h2 {
    color: #fff;
    font-family: 'El Messiri', sans-serif;
    font-size: 36px;
    font-weight: 600;
    margin: 0; }
  .wrap-destaque .links-destaque {
    margin: 40px 0 0; }
    .wrap-destaque .links-destaque a {
      display: inline-block;
      color: #fff;
      font-size: 24px;
      font-weight: 600; }
      .wrap-destaque .links-destaque a:before {
        content: "";
        display: inline-block;
        height: 30px;
        background-size: cover;
        vertical-align: middle;
        margin: -5px 15px 0 0; }
      .wrap-destaque .links-destaque a.anuncie:before {
        width: 34px;
        background-image: url(images/icon-anuncie.png); }
      .wrap-destaque .links-destaque a.corretor {
        margin-left: 30px; }
        .wrap-destaque .links-destaque a.corretor:before {
          width: 30px;
          background-image: url(images/icon-fale.png); }
      .wrap-destaque .links-destaque a:hover {
        opacity: 0.7; }

.busca-imoveis {
  background: #fff;
  border-radius: 15px;
  padding: 15px;
  margin: 40px 0 0; }
  .busca-imoveis .form-control {
    height: 48px;
    width: 100%;
    background: #e5e5e5;
    border: 0;
    box-shadow: inherit;
    border-radius: 10px;
    font-size: 16px;
    color: #464646; }
  .busca-imoveis .btn {
    width: 100%;
    height: 48px;
    background: #960000;
    color: #fff;
    font-size: 16px;
    border-radius: 10px; }
    .busca-imoveis .btn:hover {
      background: #6e0000; }

.wrap-destaque-imovel {
  padding: 120px 0; }
  .wrap-destaque-imovel .titulo-primario {
    text-align: center; }

.titulo-primario {
  text-transform: uppercase;
  color: #464646;
  font-weight: 300;
  font-size: 36px; }
  .titulo-primario .venda {
    color: #960000; }
  .titulo-primario .verde {
    color: #015438; }
  .titulo-primario span {
    font-weight: bold; }

.imovel-destaque {
  margin-top: 60px; }
  .imovel-destaque img {
    max-width: 100%;
    height: auto;
    padding-right: 20px; }
  .imovel-destaque h3 {
    font-size: 24px;
    font-weight: bold;
    color: #464646; }
    .imovel-destaque h3:hover {
      color: #6e0000; }
  .imovel-destaque p {
    font-size: 18px;
    line-height: 1.6em;
    color: #464646;
    margin: 20px 0 0; }
  .imovel-destaque .info {
    padding-top: 20px; }
    .imovel-destaque .info:after {
      content: "";
      display: block;
      clear: both; }
    .imovel-destaque .info span {
      font-size: 18px;
      display: inline-block;
      float: left;
      padding-right: 45px;
      margin-top: 20px;
      color: #969696; }
      .imovel-destaque .info span:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: -3px 15px 0 0;
        height: 22px;
        background-size: cover;
        background-repeat: no-repeat; }
      .imovel-destaque .info span.area {
        margin-right: 0; }
      .imovel-destaque .info span.quartos:before {
        width: 27px;
        background-image: url(images/icon-quartos@2x.png); }
      .imovel-destaque .info span.banheiros:before {
        width: 18px;
        background-image: url(images/icon-banheiros@2x.png); }
      .imovel-destaque .info span.vagas:before {
        width: 26px;
        background-image: url(images/icon-garagem@2x.png); }
      .imovel-destaque .info span.area:before {
        width: 22px;
        background-image: url(images/icon-metragem@2x.png); }
      .imovel-destaque .info span.area-construido:before {
        width: 22px;
        background-image: url(images/icon-construido@2x.png); }
  .imovel-destaque .box-valor {
    margin-top: 40px; }
    .imovel-destaque .box-valor span {
      display: block; }
    .imovel-destaque .box-valor .titulo {
      font-size: 18px;
      color: #464646;
      margin-bottom: -1px; }
    .imovel-destaque .box-valor .valor {
      font-size: 30px;
      font-weight: bold;
      color: #015438;
      margin-left: -3px; }
    .imovel-destaque .box-valor .btn {
      display: block;
      width: 100%;
      text-align: center;
      font-size: 18px;
      color: #fff;
      background: #960000;
      height: 44px;
      padding: 8px 15px;
      border-radius: 10px;
      margin-top: 15px; }
      .imovel-destaque .box-valor .btn:hover {
        background: #6e0000;
        color: #fff; }

.owl-dots {
  text-align: center;
  margin-top: 41px; }
  .owl-dots .owl-dot {
    display: inline-block;
    margin: 0 10px; }
    .owl-dots .owl-dot span {
      display: block;
      width: 60px;
      height: 6px;
      background: #c8c8c8;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .owl-dots .owl-dot.active span, .owl-dots .owl-dot:hover span {
      background: #960000; }

.wrap-imoveis-home,
.wrap-relacionados {
  padding: 120px 0;
  background: #ededed; }
  .wrap-imoveis-home .titulo-primario,
  .wrap-relacionados .titulo-primario {
    text-align: center; }

.imovel-simples {
  background: #fff;
  margin-top: 60px; }
  .imovel-simples .thumb {
    position: relative; }
    .imovel-simples .thumb img {
      max-width: 100%;
      height: auto; }
    .imovel-simples .thumb span {
      position: absolute;
      bottom: 0;
      left: 0;
      display: inline-block;
      z-index: 5;
      padding: 8px 25px;
      border-radius: 0 10px 0 0;
      background: rgba(128, 0, 0, 0.8);
      color: #fff;
      font-size: 18px; }
      .imovel-simples .thumb span.aluguel {
        background: rgba(1, 69, 46, 0.8); }
  .imovel-simples .geral {
    padding: 30px; }
    .imovel-simples .geral h3 {
      font-size: 20px;
      color: #464646; }
      .imovel-simples .geral h3:hover {
        color: #6e0000; }
  .imovel-simples .info {
    padding-top: 10px; }
    .imovel-simples .info:after {
      content: "";
      display: block;
      clear: both; }
    .imovel-simples .info span {
      font-size: 16px;
      display: inline-block;
      padding-right: 20px;
      margin-top: 20px;
      color: #969696;
      width: 50%;
      float: left; }
      .imovel-simples .info span:after {
        content: "";
        display: block;
        clear: both; }
      .imovel-simples .info span:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: -3px 15px 0 0;
        height: 22px;
        background-size: cover;
        background-repeat: no-repeat; }
      .imovel-simples .info span.area, .imovel-simples .info span.banheiros {
        padding-right: 0; }
      .imovel-simples .info span.quartos:before {
        width: 27px;
        background-image: url(images/icon-quartos@2x.png); }
      .imovel-simples .info span.banheiros:before {
        width: 18px;
        background-image: url(images/icon-banheiros@2x.png); }
      .imovel-simples .info span.vagas:before {
        width: 26px;
        background-image: url(images/icon-garagem@2x.png); }
      .imovel-simples .info span.area:before {
        width: 22px;
        background-image: url(images/icon-metragem@2x.png); }
      .imovel-simples .info span.area-construido:before {
        width: 22px;
        background-image: url(images/icon-construido@2x.png); }
  .imovel-simples .btn {
    display: block;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    width: 100%;
    border-radius: 10px;
    border: 1px solid #960000;
    color: #960000;
    padding: 6px 10px;
    margin-top: 35px; }
    .imovel-simples .btn:hover {
      background: #960000;
      color: #fff;
      -moz-transition: All 0.3s ease-in-out;
      -webkit-transition: All 0.3s ease-in-out;
      -ms-transition: All 0.3s ease-in-out; }
    .imovel-simples .btn.btn-corretor {
      margin-top: 10px;
      border-color: #015438;
      color: #015438; }
      .imovel-simples .btn.btn-corretor:hover {
        background: #015438;
        color: #fff; }

.wrap-opcoes-mais-imoveis {
  background: #960000;
  padding: 120px 0; }
  .wrap-opcoes-mais-imoveis .titulo-principal {
    text-align: center;
    color: #fff;
    font-family: 'El Messiri', sans-serif;
    font-size: 36px; }
  .wrap-opcoes-mais-imoveis .botoes {
    text-align: center;
    margin-top: 30px; }
    .wrap-opcoes-mais-imoveis .botoes .btn {
      display: inline-block;
      font-size: 18px;
      line-height: 1em;
      text-align: center;
      border-radius: 10px;
      background: #fff;
      color: #960000;
      padding: 14px 35px;
      border: 1px solid transparent;
      margin: 15px 15px 0; }
      .wrap-opcoes-mais-imoveis .botoes .btn.btn-corretor {
        color: #015438; }
      .wrap-opcoes-mais-imoveis .botoes .btn:hover {
        color: #fff;
        background: transparent;
        border-color: #fff; }
  .wrap-opcoes-mais-imoveis.wrap-opcoes-mais-imoveis-aluguel {
    background: #015438; }

.wrap-anunciar-banner {
  background: url(images/bg-foto.jpg) no-repeat center center;
  background-size: cover;
  position: relative;
  padding: 120px 0;
  text-align: center; }
  .wrap-anunciar-banner:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  .wrap-anunciar-banner .container {
    position: relative;
    z-index: 2; }
  .wrap-anunciar-banner .titulo-principal {
    text-align: center;
    font-family: 'El Messiri', sans-serif;
    font-size: 48px;
    color: #fff; }
  .wrap-anunciar-banner .icone {
    text-align: center; }
    .wrap-anunciar-banner .icone img {
      height: 40px;
      display: inline-block;
      margin: 0 0 40px; }
  .wrap-anunciar-banner .btn {
    display: inline-block;
    font-size: 18px;
    line-height: 1em;
    text-align: center;
    border-radius: 10px;
    background: #fff;
    color: #960000;
    padding: 14px 35px;
    border: 1px solid transparent;
    margin: 40px 0 0; }
    .wrap-anunciar-banner .btn:hover {
      color: #fff;
      background: transparent;
      border-color: #fff; }

.wrap-newsletter {
  padding: 120px 0; }
  .wrap-newsletter p {
    font-size: 18px;
    color: #464646;
    margin: 10px 0 0;
    font-weight: 300; }
  .wrap-newsletter .titulo-primario {
    margin-top: 13px; }
  .wrap-newsletter form {
    text-align: center; }
    .wrap-newsletter form .form-control {
      border: 0;
      background: #f7f7f7;
      box-shadow: inherit;
      font-size: 18px;
      color: #969696;
      text-align: center;
      padding: 12px 10px;
      height: auto;
      border-radius: 10px 10px 0 0; }
    .wrap-newsletter form .btn {
      width: 100%;
      font-size: 18px;
      background: #960000;
      color: #fff;
      padding: 12px 10px;
      border-radius: 0 0 10px 10px; }
      .wrap-newsletter form .btn img {
        margin-left: 10px; }
      .wrap-newsletter form .btn:hover {
        background: #6e0000;
        color: #fff; }

.wrap-localizacao {
  background: #f0f0f0;
  padding: 120px 0; }
  .wrap-localizacao .mapa {
    border: 4px solid #fff; }
    .wrap-localizacao .mapa iframe {
      width: 100%;
      height: 240px; }
  .wrap-localizacao h3 {
    font-size: 24px;
    color: #960000;
    font-weight: 800;
    text-transform: uppercase; }
    .wrap-localizacao h3 img {
      vertical-align: middle;
      margin: -4px 10px 0 0; }
  .wrap-localizacao p {
    margin: 20px 0 0;
    font-size: 18px;
    line-height: 1.8em;
    color: #464646; }
  .wrap-localizacao .endereco {
    margin: 40px 0; }

.footer {
  padding: 120px 0; }
  .footer .logo {
    max-width: 100%;
    height: auto; }
  .footer .menu-footer {
    padding: 0;
    margin: 0;
    list-style: none; }
    .footer .menu-footer li {
      padding: 0;
      margin: 4px 0;
      color: #969696;
      font-size: 18px;
      font-weight: 300; }
      .footer .menu-footer li strong, .footer .menu-footer li.negrito {
        font-weight: 600;
        margin-bottom: 5px;
        display: block; }
      .footer .menu-footer li a {
        color: #969696; }
        .footer .menu-footer li a:hover {
          text-decoration: underline; }

.wrap-creditos {
  background: #231f20;
  text-align: center; }
  .wrap-creditos p {
    padding: 20px 0;
    margin: 0;
    font-size: 14px;
    color: #898989; }
    .wrap-creditos p a {
      color: #898989; }
      .wrap-creditos p a:hover {
        color: #898989;
        text-decoration: underline; }

.wrap-page-breadcrumbs {
  background: #015438;
  padding: 20px 0; }
  .wrap-page-breadcrumbs .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    border-radius: 0;
    background: transparent;
    color: #fff; }
    .wrap-page-breadcrumbs .breadcrumb a, .wrap-page-breadcrumbs .breadcrumb > .active {
      color: #fff; }
  .wrap-page-breadcrumbs.breadcrumbs-venda {
    background: #eeeeee;
    border-top: 1px solid #dedede; }
    .wrap-page-breadcrumbs.breadcrumbs-venda .breadcrumb {
      color: #848484; }
      .wrap-page-breadcrumbs.breadcrumbs-venda .breadcrumb a, .wrap-page-breadcrumbs.breadcrumbs-venda .breadcrumb > .active {
        color: #848484; }
  .wrap-page-breadcrumbs.breadcrumbs-vermelho {
    background: #960000; }
  .wrap-page-breadcrumbs.breadcrumbs-verde {
    background: #015438; }

.titulo-pag {
  font-weight: normal;
  text-transform: inherit;
  font-family: 'El Messiri', sans-serif; }

.page-content {
  padding: 120px 0;
  border-bottom: 2px solid #f7f7f7; }
  .page-content .titulo-pag {
    margin-bottom: 40px; }

.post-body {
  font-size: 15px;
  line-height: 1.6em; }
  .post-body p {
    margin: 0 0 20px; }
  .post-body blockquote {
    font-size: 1em; }
  .post-body img {
    max-width: 100%;
    height: auto; }
  .post-body h1,
  .post-body h2,
  .post-body h3,
  .post-body h4,
  .post-body h5,
  .post-body h6 {
    font-family: 'El Messiri', sans-serif;
    margin: 30px 0 20px; }
  .post-body h1 {
    font-size: 30px; }
  .post-body h2 {
    font-size: 28px; }
  .post-body h3 {
    font-size: 26px; }
  .post-body h4 {
    font-size: 24px; }
  .post-body h5 {
    font-size: 22px; }
  .post-body h6 {
    font-size: 20px; }

.imovel-single .galeria-fotos {
  background: #960000;
  padding: 80px 0; }
  .imovel-single .galeria-fotos.galeria-fotos-aluguel {
    background: #015438; }
.imovel-single .info-geral {
  padding: 100px 0 0; }
  .imovel-single .info-geral h1 {
    font-size: 36px;
    font-weight: 300;
    color: #464646;
    margin: 0 0 30px; }
  .imovel-single .info-geral .descricao {
    font-size: 18px;
    line-height: 1.7em;
    color: #464646;
    margin: 0;
    padding: 0; }
  .imovel-single .info-geral .info {
    padding-top: 20px; }
    .imovel-single .info-geral .info:after {
      content: "";
      display: block;
      clear: both; }
    .imovel-single .info-geral .info span {
      font-size: 20px;
      display: inline-block;
      float: left;
      padding-right: 45px;
      margin-top: 20px;
      color: #969696; }
      .imovel-single .info-geral .info span:before {
        content: '';
        display: inline-block;
        vertical-align: middle;
        margin: -3px 15px 0 0;
        height: 28px;
        background-size: cover;
        background-repeat: no-repeat; }
      .imovel-single .info-geral .info span.area {
        margin-right: 0; }
      .imovel-single .info-geral .info span.quartos:before {
        width: 35px;
        background-image: url(images/icon-quartos@2x.png); }
      .imovel-single .info-geral .info span.banheiros:before {
        width: 23px;
        background-image: url(images/icon-banheiros@2x.png); }
      .imovel-single .info-geral .info span.vagas:before {
        width: 33px;
        background-image: url(images/icon-garagem@2x.png); }
      .imovel-single .info-geral .info span.area:before {
        width: 29px;
        background-image: url(images/icon-metragem@2x.png); }
      .imovel-single .info-geral .info span.area-construido:before {
        width: 28px;
        background-image: url(images/icon-construido@2x.png); }
  .imovel-single .info-geral .box_valor span {
    display: block; }
  .imovel-single .info-geral .box_valor .titulo {
    font-size: 18px;
    color: #464646;
    margin-bottom: -1px; }
  .imovel-single .info-geral .box_valor .valor {
    font-size: 30px;
    font-weight: bold;
    color: #015438;
    margin-left: -3px; }
  .imovel-single .info-geral .box_valor .btn {
    display: block;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: #fff;
    background: #960000;
    padding: 12px 15px;
    border-radius: 10px;
    margin-top: 25px; }
    .imovel-single .info-geral .box_valor .btn:hover {
      background: #6e0000;
      color: #fff; }
    .imovel-single .info-geral .box_valor .btn.btn-alugar {
      background: #015438; }
      .imovel-single .info-geral .box_valor .btn.btn-alugar:hover {
        background: #002d1e; }
.imovel-single .titulo-box {
  font-size: 30px;
  color: #464646; }
  .imovel-single .titulo-box:before {
    content: "";
    display: inline-block;
    background-size: cover;
    background-repeat: no-repeat;
    vertical-align: middle;
    margin: -6px 20px 0 0; }
.imovel-single .caracteristicas {
  padding: 100px 0 0; }
  .imovel-single .caracteristicas h2:before {
    background-image: url(images/icon-check@2x.png);
    width: 38px;
    height: 36px; }
  .imovel-single .caracteristicas .row {
    font-size: 18px;
    color: #464646;
    padding-top: 10px; }
    .imovel-single .caracteristicas .row > div {
      margin-top: 30px; }
      .imovel-single .caracteristicas .row > div:nth-child(4n+5) {
        clear: both; }
.imovel-single .localizacao {
  padding: 100px 0 0; }
  .imovel-single .localizacao h2:before {
    background-image: url(images/icon-local@2x.png);
    width: 42px;
    height: 42px; }
  .imovel-single .localizacao p {
    font-size: 18px;
    color: #464646;
    margin: 30px 0 0; }
  .imovel-single .localizacao .maps {
    margin-top: 40px; }
    .imovel-single .localizacao .maps iframe {
      width: 100%;
      height: 400px;
      border: 0; }

#slideImoveis .item {
  display: none; }

#slideImoveis.slideImoveisAluguel .owl-dot.active span, .owl-dots .owl-dot:hover span {
  background: #015438; }

.wrap-relacionados {
  padding: 100px 0;
  margin-top: 100px; }
  .wrap-relacionados .titulo-primario {
    text-align: left; }

.flexslider {
  margin: 0;
  border: 0;
  border-radius: 0;
  background: transparent; }
  .flexslider#carousel {
    margin-top: 10px; }

.flex-direction-nav a:before, .flex-direction-nav a:after {
  font-size: 36px; }

.flexslider .slides > li {
  opacity: 0.5;
  -moz-transition: All 0.3s ease-in-out;
  -webkit-transition: All 0.3s ease-in-out;
  -ms-transition: All 0.3s ease-in-out; }
  .flexslider .slides > li:hover, .flexslider .slides > li.flex-active-slide {
    opacity: 1; }

.page-content-archive {
  background: #f0f0f0; }
  .page-content-archive .titulo-primario {
    text-align: center;
    margin-bottom: 20px; }

.filtro-imoveis {
  background: #fff;
  padding: 40px;
  width: -webkit-calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: calc(100% - 30px);
  margin-top: 60px; }
  .filtro-imoveis h4 {
    font-size: 16px; }
  .filtro-imoveis .form-control {
    margin: 20px 0 40px;
    border: 1px solid #dedede;
    box-shadow: inherit;
    height: 50px;
    border-radius: 10px; }
  .filtro-imoveis .btn {
    width: 100%;
    display: block;
    height: 50px;
    background: #015438;
    color: #fff;
    text-align: center;
    border-radius: 10px; }
    .filtro-imoveis .btn:hover {
      background: #01452e; }

.wp-pagenavi {
  text-align: center;
  margin: 60px 0 0; }
  .wp-pagenavi .pages {
    display: none; }
  .wp-pagenavi a,
  .wp-pagenavi span {
    display: inline-block;
    padding: 5px 15px !important;
    background: transparent;
    font-weight: normal;
    border: 1px solid #960000;
    border-radius: 20px;
    margin: 0 5px;
    color: #000; }
  .wp-pagenavi span.current,
  .wp-pagenavi a:hover {
    background: #960000;
    color: #fff;
    font-weight: normal !important;
    border-color: #fff; }

.resultado-negativo-busca {
  margin-top: 55px;
  font-size: 17px;
  line-height: 1.7em; }

.filtro-imoveis {
  padding: 30px; }

.page-content-contato form .form-control {
  border: 0;
  background: #ededed;
  height: 46px;
  box-shadow: inherit;
  margin-bottom: 30px; }
.page-content-contato form label {
  font-weight: normal;
  font-size: 16px;
  margin: 0 0 10px;
  display: block; }
.page-content-contato form textarea.form-control {
  height: 150px; }
.page-content-contato form .btn {
  height: 46px;
  background: #015438;
  color: #fff;
  font-size: 16px;
  padding: 6px 30px; }
  .page-content-contato form .btn:hover {
    background: #002d1e;
    color: #fff; }
.page-content-contato .mapa {
  margin-top: 50px; }
  .page-content-contato .mapa iframe {
    width: 100%;
    height: 250px; }

.info-contato-pag {
  padding: 0;
  margin: 0;
  list-style: none;
  font-size: 18px;
  line-height: 1.6em; }
  .info-contato-pag li {
    margin: 0 0 25px;
    padding: 0 0 0 35px;
    list-style: none;
    color: #666666;
    position: relative; }
    .info-contato-pag li a {
      color: #666666; }
    .info-contato-pag li i {
      position: absolute;
      top: 4px;
      left: 0;
      z-index: 1; }

.nav > li > a:hover, .nav > li > a:focus {
  background: transparent; }

.modal_corretor .modal-header {
  border-radius: 5px 5px 0 0;
  background: #960000;
  color: #fff;
  font-size: 16px;
  font-family: 'El Messiri', sans-serif;
  position: relative;
  padding: 20px 30px 15px; }
  .modal_corretor .modal-header .modal-title {
    font-size: 20px;
    line-height: 1.6em; }
  .modal_corretor .modal-header .close {
    position: absolute !important;
    top: 50%;
    -moz-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    right: 30px;
    font-size: 26px;
    color: #fff;
    opacity: 0.8;
    margin: 0; }
    .modal_corretor .modal-header .close:hover {
      opacity: 1; }
.modal_corretor .modal-body {
  padding: 30px; }
  .modal_corretor .modal-body form .form-control {
    border: 0;
    background: #ededed;
    height: 46px;
    box-shadow: inherit;
    margin-bottom: 25px; }
  .modal_corretor .modal-body form label {
    font-weight: normal;
    font-size: 16px;
    margin: 0 0 10px;
    display: block; }
  .modal_corretor .modal-body form textarea.form-control {
    height: 150px; }
  .modal_corretor .modal-body form .btn {
    height: 46px;
    background: #960000;
    color: #fff;
    font-size: 16px;
    padding: 6px 30px; }
    .modal_corretor .modal-body form .btn:hover {
      background: #6e0000;
      color: #fff; }
.modal_corretor.modal_corretor_aluguel .modal-header,
.modal_corretor.modal_corretor_aluguel .modal-body .btn {
  background: #015438; }
.modal_corretor.modal_corretor_aluguel .modal-body .btn:hover {
  background: #002d1e; }

/* Large desktop */
/* medio */
@media (min-width: 980px) and (max-width: 1200px) {
  .navbar {
    margin: 40px 0 0; }

  .imovel-destaque p {
    font-size: 16px; }
  .imovel-destaque .box-valor .valor {
    font-size: 26px; }
  .imovel-destaque .box-valor .btn {
    font-size: 14px;
    padding: 10px; }

  .imovel-simples .btn {
    font-size: 16px;
    padding: 8px 10px; }
  .imovel-simples .info span {
    font-size: 12px;
    padding-right: 10px; }

  .titulo-primario {
    font-size: 32px; }

  .wrap-newsletter p {
    font-size: 16px; }

  .page-content {
    padding: 100px 0; }

  .footer .menu-footer li {
    font-size: 15px; } }
/* TABLET */
@media (min-width: 768px) and (max-width: 979px) {
  .header .redes-sociais {
    font-size: 24px;
    margin-top: 3px; }
    .header .redes-sociais .fa-facebook-f {
      font-size: 20px; }

  .navbar {
    margin: 28px 0 0; }

  .navbar-nav > li {
    font-size: 16px;
    margin: 0 10px; }

  .wrap-destaque {
    height: 520px; }
    .wrap-destaque h2 {
      font-size: 30px; }
    .wrap-destaque .links-destaque a {
      font-size: 20px; }

  .wrap-destaque-imovel {
    padding: 100px 0; }

  .imovel-destaque .info {
    margin-bottom: 30px;
    padding-top: 10px; }
  .imovel-destaque p {
    font-size: 16px; }
  .imovel-destaque .box-valor {
    margin-top: 20px; }
    .imovel-destaque .box-valor .valor {
      font-size: 26px;
      margin-left: 0;
      margin-bottom: 30px; }
    .imovel-destaque .box-valor .btn {
      font-size: 14px;
      padding: 11px;
      margin-top: 0; }
  .imovel-destaque img {
    padding-right: 0;
    margin-bottom: 40px; }

  .imovel-simples .btn {
    font-size: 16px;
    padding: 8px 10px; }
  .imovel-simples .info span {
    font-size: 12px;
    padding-right: 10px; }

  .wrap-anunciar-banner {
    padding: 100px 0; }
    .wrap-anunciar-banner .titulo-principal {
      font-size: 34px; }

  .titulo-primario {
    font-size: 30px; }

  .wrap-imoveis-home,
  .wrap-relacionados {
    padding: 100px 0; }

  .wrap-newsletter {
    padding: 100px 0; }
    .wrap-newsletter .titulo-primario {
      font-size: 24px; }
    .wrap-newsletter p {
      font-size: 16px; }

  .wrap-localizacao {
    padding: 100px 0; }

  .footer {
    padding: 80px 0; }
    .footer .area-logo-rodape {
      text-align: center; }
      .footer .area-logo-rodape .logo {
        height: 100px;
        margin-bottom: 50px; }
    .footer .menu-footer li {
      font-size: 16px; }

  .page-content {
    padding: 80px 0; }

  .imovel-single .info-geral h1 {
    font-size: 32px; }
  .imovel-single .info-geral .descricao {
    font-size: 16px; }
  .imovel-single .info-geral .info span {
    font-size: 18px;
    padding-right: 25px; }
    .imovel-single .info-geral .info span:before {
      height: 20px;
      margin: -3px 10px 0 0; }
    .imovel-single .info-geral .info span.quartos:before {
      width: 25px; }
    .imovel-single .info-geral .info span.banheiros:before {
      width: 18px; }
    .imovel-single .info-geral .info span.area:before {
      width: 20px; }
    .imovel-single .info-geral .info span.area-construido:before {
      width: 20px; }
    .imovel-single .info-geral .info span.vagas:before {
      width: 24px; }
  .imovel-single .info-geral .box_valor .titulo {
    font-size: 16px; }
  .imovel-single .info-geral .box_valor .valor {
    font-size: 26px; }
  .imovel-single .info-geral .box_valor .btn {
    font-size: 16px; }
  .imovel-single .titulo-box {
    font-size: 24px; }
  .imovel-single .caracteristicas .row {
    font-size: 16px; }
    .imovel-single .caracteristicas .row > div:nth-child(4n+5) {
      clear: initial; }
    .imovel-single .caracteristicas .row > div:nth-child(2n+3) {
      clear: both; }
  .imovel-single .localizacao .maps iframe {
    height: 340px; }

  .wrap-opcoes-mais-imoveis {
    padding: 80px 0; }

  .filtro-imoveis {
    width: 100%; }
    .filtro-imoveis .form-control {
      margin: 20px 0 30px;
      height: 44px; }
    .filtro-imoveis .btn {
      height: 44px; }

  .post-body h1 {
    font-size: 26px; }
  .post-body h2 {
    font-size: 24px; }
  .post-body h3 {
    font-size: 22px; }
  .post-body h4 {
    font-size: 20px; }
  .post-body h5 {
    font-size: 18px; }
  .post-body h6 {
    font-size: 16px; } }
/* smartphone */
@media (max-width: 767px) {
  .header .area-logo {
    text-align: left; }
    .header .area-logo .logo {
      height: 100px;
      width: auto; }

  .navbar-nav {
    margin: 25px 0 0; }
    .navbar-nav > li {
      margin: 0;
      font-size: 16px; }

  .navbar {
    margin: 0;
    text-align: center; }

  .navbar-toggle {
    float: inherit;
    margin: 0;
    border-radius: 0;
    position: absolute;
    z-index: 40;
    padding-right: 52px;
    border: 0;
    top: -65px;
    right: 0; }
    .navbar-toggle .icon-bar {
      background: #015438; }
    .navbar-toggle .titulo {
      font-size: 14px;
      position: absolute;
      top: 6px;
      right: 0; }

  .wrap-destaque {
    padding: 60px 0;
    height: auto; }
    .wrap-destaque .container {
      position: relative !important;
      left: initial !important;
      top: initial !important;
      -webkit-transform: initial !important;
      -moz-transform: initial !important;
      transform: initial !important; }
    .wrap-destaque h2 {
      font-size: 24px; }
    .wrap-destaque .form-control {
      margin-bottom: 10px; }

  .wrap-destaque .links-destaque a {
    display: block;
    font-size: 16px; }
    .wrap-destaque .links-destaque a:before {
      height: 22px; }
    .wrap-destaque .links-destaque a.anuncie:before {
      width: 25px; }
    .wrap-destaque .links-destaque a.corretor {
      margin: 20px 0 0; }
      .wrap-destaque .links-destaque a.corretor:before {
        width: 22px; }

  .wrap-destaque-imovel {
    padding: 80px 0; }

  .titulo-primario {
    font-size: 26px; }

  .imovel-destaque .info {
    margin-bottom: 30px;
    padding-top: 10px; }
    .imovel-destaque .info span {
      font-size: 14px;
      padding-right: 30px; }
  .imovel-destaque p {
    font-size: 14px; }
  .imovel-destaque h3 {
    font-size: 20px; }
  .imovel-destaque .box-valor {
    margin-top: 20px; }
    .imovel-destaque .box-valor .valor {
      font-size: 22px;
      margin-left: 0;
      margin-bottom: 25px; }
    .imovel-destaque .box-valor .btn {
      font-size: 14px;
      padding: 11px;
      margin-top: 0; }
    .imovel-destaque .box-valor .titulo {
      margin-bottom: 0;
      font-size: 16px; }
  .imovel-destaque img {
    padding-right: 0;
    margin-bottom: 30px; }

  .wrap-imoveis-home,
  .wrap-relacionados {
    padding: 80px 0; }

  .imovel-simples .info span {
    font-size: 13px;
    padding-right: 15px; }
    .imovel-simples .info span:before {
      height: 16px;
      margin: -3px 10px 0 0; }
    .imovel-simples .info span.quartos:before {
      width: 20px; }
    .imovel-simples .info span.banheiros:before {
      width: 13px; }
    .imovel-simples .info span.area:before {
      width: 16px; }
    .imovel-simples .info span.area-construido:before {
      width: 16px; }
    .imovel-simples .info span.vagas:before {
      width: 19px; }

  .wrap-opcoes-mais-imoveis {
    padding: 80px 0; }
    .wrap-opcoes-mais-imoveis .titulo-principal {
      font-size: 26px; }
    .wrap-opcoes-mais-imoveis .botoes .btn {
      display: block;
      margin: 20px 0 0;
      font-size: 16px; }

  .wrap-anunciar-banner {
    padding: 80px 0; }
    .wrap-anunciar-banner .titulo-principal {
      font-size: 30px; }
    .wrap-anunciar-banner .btn {
      font-size: 16px; }

  .wrap-newsletter {
    padding: 80px 0; }
    .wrap-newsletter .titulo-primario {
      margin-top: 0;
      font-size: 26px; }
    .wrap-newsletter p {
      font-size: 16px; }
    .wrap-newsletter form {
      margin: 30px 0 0; }
      .wrap-newsletter form .form-control,
      .wrap-newsletter form .btn {
        font-size: 16px; }

  .wrap-localizacao {
    padding: 80px 0;
    text-align: center; }
    .wrap-localizacao .endereco {
      margin: 0 0 30px; }
    .wrap-localizacao h3 {
      font-size: 20px; }
    .wrap-localizacao p {
      font-size: 16px; }

  .footer {
    padding: 60px 0; }
    .footer .area-logo-rodape {
      text-align: center; }
      .footer .area-logo-rodape .logo {
        height: 100px; }
    .footer .menu-footer {
      margin-top: 40px; }
      .footer .menu-footer li {
        font-size: 15px;
        text-align: center; }

  .page-content {
    padding: 60px 0; }
    .page-content .titulo-primario {
      font-size: 24px; }

  .post-body {
    font-size: 14px; }

  .imovel-single .galeria-fotos {
    padding: 60px 0; }
  .imovel-single .info-geral {
    padding: 80px 0 0; }
    .imovel-single .info-geral h1 {
      font-size: 26px; }
    .imovel-single .info-geral .descricao {
      font-size: 14px; }
    .imovel-single .info-geral .info span {
      font-size: 13px;
      padding-right: 15px; }
      .imovel-single .info-geral .info span:before {
        height: 16px;
        margin: -3px 10px 0 0; }
      .imovel-single .info-geral .info span.quartos:before {
        width: 20px; }
      .imovel-single .info-geral .info span.banheiros:before {
        width: 13px; }
      .imovel-single .info-geral .info span.area:before {
        width: 16px; }
      .imovel-single .info-geral .info span.area-construido:before {
        width: 16px; }
      .imovel-single .info-geral .info span.vagas:before {
        width: 19px; }
    .imovel-single .info-geral .box_valor {
      margin-top: 30px; }
      .imovel-single .info-geral .box_valor .titulo {
        font-size: 14px; }
      .imovel-single .info-geral .box_valor .valor {
        font-size: 26px; }
      .imovel-single .info-geral .box_valor .btn {
        font-size: 16px;
        padding: 10px 15px; }
  .imovel-single .titulo-box {
    font-size: 20px; }
  .imovel-single .caracteristicas {
    padding: 80px 0 0; }
    .imovel-single .caracteristicas .row {
      font-size: 15px; }
      .imovel-single .caracteristicas .row > div {
        margin-top: 20px; }
    .imovel-single .caracteristicas h2:before {
      height: 28px;
      width: 30px; }
  .imovel-single .localizacao {
    padding: 80px 0 0; }
    .imovel-single .localizacao p {
      font-size: 15px; }
    .imovel-single .localizacao .maps iframe {
      height: 260px; }
    .imovel-single .localizacao h2:before {
      height: 28px;
      width: 28px; }

  .imovel-simples .btn {
    font-size: 15px; }
  .imovel-simples .geral h3 {
    font-size: 18px; }

  .filtro-imoveis {
    width: 100%;
    margin-top: 40px; }
    .filtro-imoveis .form-control {
      margin: 20px 0 25px;
      height: 40px; }
    .filtro-imoveis .btn {
      height: 40px; }

  .lista-imoveis .imovel-simples {
    margin-top: 30px; }

  .page-content-contato form .form-control {
    margin-bottom: 20px; }

  .info-contato-pag {
    margin-top: 60px;
    font-size: 16px; }

  .post-body h1 {
    font-size: 22px; }
  .post-body h2 {
    font-size: 20px; }
  .post-body h3 {
    font-size: 19px; }
  .post-body h4 {
    font-size: 18px; }
  .post-body h5 {
    font-size: 17px; }
  .post-body h6 {
    font-size: 16px; } }
/* Minimo smartphone */
@media (min-width: 768px) {
  .navbar-nav {
    float: right; } }

/*# sourceMappingURL=style.css.map */
