@charset "UTF-8";
/*!
 * Preboot v2
 * LESS version by @mdo, http://getpreboot.com
 *
 * Open sourced under MIT license by @mustangostang.
 * Some variables and mixins from Bootstrap (Apache 2 license).
 */
html {
  background-color: #1a171b; }
  html.scroll #topo .row-menu.scroll {
    top: 0;
    opacity: 1;
    filter: "alpha(opacity=100)"; }

body {
  background-color: white; }

@media print {
  .no-print {
    display: none !important; } }
#site {
  width: 100%;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }

.no-pointer {
  cursor: auto !important; }

.btn {
  cursor: pointer; }
  .btn.btn-roxo {
    border-color: #64c2cc;
    background-color: #13828e;
    color: white; }
    .btn.btn-roxo:hover {
      background-color: #0d5961; }
  .btn.btn-success {
    border-color: #1a171b;
    background-color: #64c2cc; }
    .btn.btn-success:hover {
      background-color: #3fb2be; }
  .btn.btn-info, .tpl-imovel[role=alugar] .btn {
    background-color: #2980b9; }
    .btn.btn-info:hover, .tpl-imovel[role=alugar] .btn:hover {
      background-color: #20638f; }

.hide {
  display: none !important; }

.ptsans, .box .box-title, .box-contato .rodape, .box-servicos ul, #topo .row-menu .menu a, #rodape .direitos {
  font-family: 'PT Sans', sans-serif; }

.text-verde {
  color: #1a171b; }

.bg-verde {
  color: white;
  background-color: #1a171b; }

.box {
  padding: 50px 0;
  background-position: center;
  background-size: cover;
  background-attachment: fixed; }
  .box .box-title {
    font-size: 33px;
    margin-bottom: 40px; }
    .box .box-title .fa {
      color: #1a171b; }
  .box .box-title-chart {
    display: block;
    margin-bottom: 40px;
    font-size: 25px;
    vertical-align: middle;
    height: 30px;
    line-height: 25px;
    padding-bottom: 4px;
    color: #898f97;
    text-transform: uppercase; }
    .box .box-title-chart small {
      color: #1a171b; }
    .box .box-title-chart:before {
      vertical-align: middle;
      content: '';
      display: inline-block;
      width: 63px;
      height: 34px;
      margin: 0 5px 0px 0;
      background-image: url(../img/chart-title.png); }

.box-contato {
  padding: 0;
  background-image: url(../img/bg-contato.jpg);
  color: #1a171b; }
  .box-contato .box-title {
    color: #fff; }
  .box-contato .content {
    padding: 50px 0;
    color: white;
    background-color: rgba(0, 0, 0, 0.75); }
  .box-contato .rodape {
    padding: 20px 0;
    background-color: #fff;
    line-height: 40px;
    font-size: 13px; }
  .box-contato .form-control {
    color: white;
    background-color: transparent;
    border-color: white;
    border-radius: 0; }
  .box-contato textarea {
    min-height: 190px; }

.box-servicos {
  background-color: #1a171b;
  color: white; }
  @media (min-width: 768px) {
    .box-servicos {
      background-attachment: local;
      background-size: auto;
      background-color: #0b454b; } }
  .box-servicos .dollar {
    width: 232px;
    height: 232px;
    text-align: center;
    font-size: 130px;
    margin: 0 auto 20px auto;
    border-radius: 100%;
    background: radial-gradient(circle, #1acc2f, #04922c); }
    .box-servicos .dollar .fa {
      color: #fff; }
  .box-servicos .box-title {
    font-size: 45px;
    color: #fff200; }
    .box-servicos .box-title a {
      color: inherit;
      text-decoration: none; }
  .box-servicos h3.box-title {
    font-size: 30px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: bold; }
  .box-servicos ul {
    list-style-image: url(../img/check.png);
    font-size: 25px; }
    .box-servicos ul li {
      text-indent: 10px;
      margin-bottom: 30px; }

.tpl-imovel {
  margin-bottom: 30px;
  background-color: #dfe6e9;
  border-radius: 2%; }
  .tpl-imovel .title {
    margin: 0;
    text-align: center;
    line-height: 45px;
    height: 45px;
    color: #324f55;
    text-transform: uppercase;
    font-size: 15px; }
  .tpl-imovel .btn {
    border-radius: 0;
    border: none;
    color: #13828e;
    font-size: 13px;
    text-transform: uppercase; }
    .tpl-imovel .btn:hover {
      color: black; }
  .tpl-imovel .informacoes, .tpl-imovel .informacoes li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center; }
  .tpl-imovel .informacoes .informa, .tpl-imovel .informacoes .informa li {
    display: block;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #1a171b;
    font-size: 13px; }
  .tpl-imovel .informacoes {
    font-size: 13px;
    padding: 10px 20px 10px 20px;
    color: #9ba4a8;
    text-transform: uppercase; }
  .tpl-imovel .informacoes .valor {
    color: #fff;
    font-size: 20px;
    background-color: #1abc9c;
    border-radius: 3%;
    margin: 10px 0 0 0; }
  .tpl-imovel[role=alugar] .title {
    background-color: #2980b9; }
  .tpl-imovel.marker {
    border: none;
    max-width: 250px; }
    .tpl-imovel.marker img {
      max-width: 250px; }
  .tpl-imovel .distancia:not(:empty):before {
    content: 'Distância: '; }

.nav-categorias {
  margin-bottom: 30px;
  background-color: #b9edf3; }
  .nav-categorias header {
    background-repeat: no-repeat;
    padding-left: 50px;
    line-height: 63px;
    height: 63px;
    font-size: 16px;
    text-transform: uppercase;
    color: #004951; }
  .nav-categorias ul, .nav-categorias li {
    margin: 0;
    padding: 0;
    display: block; }
  .nav-categorias a {
    position: relative;
    display: block;
    color: black;
    text-decoration: none;
    line-height: 40px;
    height: 40px;
    padding: 0 15px; }
    .nav-categorias a span {
      display: block;
      position: relative; }
      .nav-categorias a span b {
        color: #2980b9; }
    .nav-categorias a:before {
      width: 0;
      height: 100%;
      background-color: #fff;
      content: '';
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      opacity: 0.5;
      filter: "alpha(opacity=50)";
      -webkit-transition: all 0.3s ease-out;
      -moz-transition: all 0.3s ease-out;
      -o-transition: all 0.3s ease-out;
      transition: all 0.3s ease-out; }
    .nav-categorias a:hover:before {
      width: 100%; }
  .nav-categorias li:not(:last-child) a {
    border-bottom: 1px solid #44b9c6; }

.box-home .box-title {
  color: #1a171b;
  margin: 0 0 20px 0;
  font-size: 20px;
  text-transform: uppercase;
  text-align: center; }

.box-imoveis-map {
  padding: 0; }
  .box-imoveis-map .mapa {
    height: 60vh;
    background-color: #ededed; }
  .box-imoveis-map .topo {
    background-color: #1abc9c;
    color: #fff; }
  .box-imoveis-map .box-title {
    font-weight: bold;
    line-height: 60px;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0; }

.box-busca {
  padding: 30px 0 10px 0;
  background-color: #64c2cc;
  color: #000; }
  .box-busca .box-title {
    margin-bottom: 10px;
    text-transform: uppercase;
    font-size: 25px; }
  .box-busca .btn-link {
    color: white;
    text-decoration: none; }
    .box-busca .btn-link:hover, .box-busca .btn-link.active {
      color: #000; }

.box-slideshow {
  background-color: #fff; }
  .box-slideshow .content {
    position: relative;
    padding: 30px 40px;
    background-color: white; }
  .box-slideshow .owl-stage-outer {
    z-index: 100; }
  .box-slideshow .owl-nav .owl-prev, .box-slideshow .owl-nav .owl-next {
    position: absolute;
    top: 50%;
    font-size: 40px;
    -webkit-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-color: #64c2cc;
    border-radius: 5%;
    width: 60px;
    height: 70px;
    line-height: 70px;
    padding: 0;
    margin: 0;
    text-align: center;
    color: #a2dae0; }
    .box-slideshow .owl-nav .owl-prev:hover, .box-slideshow .owl-nav .owl-next:hover {
      color: #fff; }
  .box-slideshow .owl-nav .owl-prev {
    left: -53px; }
  .box-slideshow .owl-nav .owl-next {
    right: -53px; }

.tpl-slideshow header {
  padding: 30px 20px 20px 40px; }
  .tpl-slideshow header .title {
    color: #1a171b;
    font-size: 20px;
    text-transform: uppercase;
    margin: 0 0 30px 0; }
  .tpl-slideshow header ul, .tpl-slideshow header ul li {
    display: block;
    margin: 0;
    padding: 0; }
  .tpl-slideshow header ul li {
    margin-bottom: 10px; }
  .tpl-slideshow header .valor {
    font-weight: bold;
    font-size: 30px;
    color: #e6102e; }
    .tpl-slideshow header .valor small {
      font-weight: normal; }
.tpl-slideshow .img {
  display: block;
  margin: 0;
  padding: 0;
  height: 400px;
  background-position: center;
  background-size: cover; }
@media (max-width: 768px) {
  .tpl-slideshow header {
    padding: 30px; }
  .tpl-slideshow .img {
    height: 200px; } }

#topo .row-telefone {
  color: #64c2cc;
  font-size: 13px;
  border-bottom: 1px solid #302d31;
  background-color: #232e3a;
  padding: 0px 0; }
  #topo .row-telefone span {
    color: #fff;
    font-size: 15px; }
  #topo .row-telefone .fa-facebook-official {
    font-size: 28px;
    color: #fff; }
  #topo .row-telefone .fa-headphones {
    font-size: 24px;
    margin-top: 15px; }
#topo .row-menu {
  padding: 20px 0;
  border-bottom: 5px solid #1a171b;
  background-color: #1a171b; }
  #topo .row-menu .menu ul, #topo .row-menu .menu li, #topo .row-menu .menu a {
    text-align: center;
    margin: 0;
    padding: 0; }
  #topo .row-menu .menu ul, #topo .row-menu .menu a {
    display: block; }
  #topo .row-menu .menu li {
    display: inline-block; }
  #topo .row-menu .menu ul {
    padding: 20px 0; }
  #topo .row-menu .menu a {
    color: #64c2cc;
    font-size: 19px;
    border: 1px solid transparent;
    margin: 0 3px;
    padding: 10px 7px;
    text-decoration: none; }
    #topo .row-menu .menu a:hover, #topo .row-menu .menu a.active {
      border-color: #1a171b;
      color: #1a171b;
      background-color: #64c2cc;
      width: 100%;
      border-radius: 0.50rem; }
  #topo .row-menu.scroll {
    padding: 5px;
    position: fixed;
    top: -200px;
    background-color: #1a171b;
    z-index: 900;
    width: 100%;
    opacity: 0;
    filter: "alpha(opacity=0)";
    -webkit-transition: all 0.5s ease-in-out;
    -moz-transition: all 0.5s ease-in-out;
    -o-transition: all 0.5s ease-in-out;
    transition: all 0.5s ease-in-out; }
    #topo .row-menu.scroll .menu ul {
      padding: 5px;
      text-align: left; }
    #topo .row-menu.scroll .menu a {
      font-size: 16px; }

#rodape .direitos {
  line-height: 40px;
  background-color: #64c2cc;
  color: #fff;
  font-size: 13px; }
  #rodape .direitos a {
    color: inherit;
    font-weight: bold; }
    #rodape .direitos a:hover {
      color: #b81c20;
      text-decoration: none; }

.box-search {
  margin-bottom: 30px;
  background-color: #d9d9d9;
  padding: 20px;
  padding-bottom: 10px; }
  .box-search header {
    margin-bottom: 20px !important; }
    .box-search header .acoes {
      font-size: 17px; }
    .box-search header a {
      color: black;
      vertical-align: top; }
      .box-search header a.active {
        color: #2980b9; }

.pagination .page-item .page-link {
  line-height: 30px;
  height: 30px;
  min-width: 30px;
  text-align: center;
  font-size: 14px;
  color: black;
  padding: 0 5px;
  margin: 0 2px;
  border-radius: 0;
  vertical-align: middle; }
.pagination .page-item.active .page-link {
  background-color: #1a171b;
  color: white; }

.form-title {
  text-transform: uppercase;
  font-size: 20px;
  height: 40px;
  margin: 0 0 20px 0;
  line-height: 40px; }
  .form-title:after {
    display: block;
    content: '';
    width: 30px;
    height: 3px;
    background-color: #1a171b; }

.row-imagens .img {
  border: 1px solid #cccccc;
  border-radius: 5px;
  height: 100px;
  background-position: center;
  background-size: cover;
  margin-bottom: 30px; }

html .menu-mobile {
  position: fixed;
  z-index: 200;
  background-color: white;
  border-right: 5px solid #1a171b;
  left: calc(-100% + 50px);
  width: calc(100% - 50px);
  height: 100vh;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out; }
  html .menu-mobile header {
    background-color: #1a171b;
    line-height: 50px;
    height: 50px;
    padding: 0 0 0 15px;
    color: white;
    border-bottom: 3px solid #0d0b0d; }
  html .menu-mobile .btn {
    color: white;
    margin: 5px 0 0 0; }
  html .menu-mobile ul, html .menu-mobile li {
    display: block;
    padding: 0;
    margin: 0; }
  html .menu-mobile ul {
    border-bottom: 2px solid #1a171b; }
  html .menu-mobile a {
    display: block;
    padding: 0 15px;
    margin: 0 2.5px 0 0;
    line-height: 40px;
    height: 40px;
    color: black; }
  html .menu-mobile li:not(:first-child) {
    border-top: solid 1px black; }
  html .menu-mobile li:not(:last-child) {
    border-bottom: 1px solid #1a171b; }
html .btn-toggle-menu {
  position: fixed;
  right: 15px;
  top: 15px;
  padding: 0;
  text-align: center;
  border-radius: 100%;
  width: 50px;
  height: 50px;
  z-index: 300;
  background-color: #1a171b;
  color: white;
  font-size: 18px;
  -webkit-transition: all 0.8s ease-in-out;
  -moz-transition: all 0.8s ease-in-out;
  -o-transition: all 0.8s ease-in-out;
  transition: all 0.8s ease-in-out;
  border-left: 2px solid #423a44;
  border-top: 2px solid #423a44;
  border-bottom: 2px solid black;
  border-right: 2px solid black; }
html.show-menu .menu-mobile {
  left: 0; }
html.show-menu .btn-toggle-menu {
  pointer-events: none;
  right: -120px;
  opacity: 0;
  filter: "alpha(opacity=0)"; }
html.show-menu #site {
  -webkit-transform: translate(30vw, 0);
  -moz-transform: translate(30vw, 0);
  -ms-transform: translate(30vw, 0);
  -o-transform: translate(30vw, 0);
  transform: translate(30vw, 0);
  opacity: 0.7;
  filter: "alpha(opacity=70)"; }

.box-imovel .info-title, .box-imovel .form-proposta .title {
  font-size: 15px;
  color: #2980b9;
  text-transform: uppercase;
  margin: 0 0 15px 0; }
.box-imovel hr {
  border-color: #1a171b;
  border-width: 3px; }
.box-imovel .info {
  margin-bottom: 5px;
  color: #666666;
  font-size: 14px; }
.box-imovel .form-proposta {
  border: 2px solid #2980b9;
  padding: 20px;
  border-left-width: 1px;
  border-right-width: 1px; }
  .box-imovel .form-proposta .title {
    font-size: 20px; }
.box-imovel blockquote {
  padding: 10px 15px;
  border: 2px solid #1a171b;
  border-left: none;
  border-right: none; }
.box-imovel .texto-instrucao {
  font-size: 14px; }
.box-imovel .text-instrucao-title {
  border: 1px solid #2980b9;
  line-height: 40px;
  text-align: center;
  display: inline-block;
  padding: 15px;
  text-transform: uppercase;
  font-size: 25px;
  color: #5a5a5a; }

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