body {
  font-family: "Open Sans", sans-serif; }

div,
section {
  padding: 0px !important; }

.header {
  padding: 20px 0px !important; }

img.close {
  height: 15px;
  cursor: pointer; }

.floatRight {
  float: right; }

.menu {
  text-align: right;
  text-transform: uppercase; }
  .menu a {
    color: #212121;
    text-decoration: none;
    outline: 0;
    padding-left: 16px;
    font-size: 15px; }

.langs {
  z-index: 999; }
  .langs a {
    padding-left: 7px;
    float: right; }
    .langs a img {
      height: 15px; }

ul.pagination {
  padding: 0;
  float: right; }
  ul.pagination li {
    display: inline-block;
    padding: 5px 10px; }

.banner {
  background: url(../imgs/banner.jpg) no-repeat center center;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
  padding: 150px 30px !important; }
  .banner .search {
    background: rgba(0, 0, 0, 0.73);
    padding: 35px 20px !important; }
    .banner .search h1,
    .banner .search h3 {
      color: white;
      margin-top: 0px;
      margin-bottom: 15px; }
    .banner .search a {
      color: white;
      margin-top: 10px;
      display: block; }
    .banner .search form#search select {
      width: 22%;
      margin-right: 2%; }
    .banner .search form#search input[type="submit"] {
      width: 23%;
      margin-left: 1%; }
    .banner .search form#search select,
    .banner .search form#search input[type="submit"],
    .banner .search form#search input[type="text"] {
      padding: 9px 10px !important; }
    .banner .search form#search input[type="text"] {
      width: 75%; }

form#search select,
form#search input[type="text"] {
  border: 0px;
  border-radius: 5px; }
form#search input[type="submit"] {
  background-color: #4bacd7;
  color: white;
  border: 0px;
  border-radius: 5px;
  font-weight: bold; }

select {
  padding-left: 5px;
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: '';
  -webkit-opacity: 1; }

.dropdown-menu {
  padding: 5px 0px !important;
  border: 0px;
  margin-left: -34px;
  box-shadow: none; }
  .dropdown-menu a {
    display: block;
    width: 200px !important;
    padding: 10px 0px;
    text-align: center; }

.destaques h1 {
  font-weight: 300;
  width: 20%;
  float: left;
  text-align: center;
  font-size: 1.8em; }
.destaques .hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #999;
  margin: 3em 0;
  padding: 0;
  width: 40%;
  float: left; }

.boxProduto {
  padding: 0px 10px !important;
  margin-bottom: 20px; }
  .boxProduto a {
    color: initial !important; }
  .boxProduto img.imovel {
    height: 155px !important;
    object-fit: cover;
    width: 100%; }
  .boxProduto .infos {
    padding: 10px 0px !important; }
    .boxProduto .infos p {
      margin: 0 !important; }
    .boxProduto .infos p.ref {
      text-transform: uppercase;
      font-size: 12px; }
    .boxProduto .infos p.nome {
      margin: 7px 0px !important;
      font-size: 19px;
      font-weight: bold; }
    .boxProduto .infos p.localidade {
      margin-bottom: 7px !important;
      font-size: 12px; }
    .boxProduto .infos p.preco {
      font-weight: bold;
      font-size: 16px; }
  .boxProduto .icons {
    border-bottom: 1px solid #ccc;
    padding-bottom: 5px !important; }
    .boxProduto .icons img,
    .boxProduto .icons p {
      float: left;
      margin: 0; }
    .boxProduto .icons p {
      margin: 4px 0px;
      padding-right: 6px;
      font-size: 12px; }
      .boxProduto .icons p span {
        font-size: 10px; }

.sobreNos {
  background-color: #f6f6f6; }
  .sobreNos .about h1 {
    border-bottom: 3px solid #4bacd7;
    width: 205px; }
  .sobreNos .fb_iframe_widget {
    display: block !important;
    margin-top: 10% !important; }
    .sobreNos .fb_iframe_widget span {
      display: block !important;
      margin: 0 auto; }
      .sobreNos .fb_iframe_widget span iframe {
        max-height: 400px !important; }

.footer {
  background-color: #212121;
  padding: 20px 0px !important; }
  .footer p {
    width: 38%;
    margin: 0 auto;
    text-align: center;
    color: white;
    padding-bottom: 16px;
    border-bottom: 2px solid white; }
  .footer .icons {
    width: 38%;
    margin: 0 auto;
    text-align: center;
    padding-top: 11px !important; }
    .footer .icons img {
      display: inline-block;
      margin-left: auto;
      margin-right: auto;
      padding: 5px !important; }
    .footer .icons .links a {
      color: white; }

.imovel .demo-gallery .gallery {
  max-height: 120px !important;
  display: flex;
  padding: 4px 0px !important;
  width: 100%;
  white-space: nowrap !important;
  overflow-x: auto;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  z-index: 10 !important; }
  .imovel .demo-gallery .gallery a {
    width: 20%;
    display: inline-block;
    position: relative; }
    .imovel .demo-gallery .gallery a img {
      width: 100% !important;
      height: 100%;
      object-fit: cover; }
.imovel .demo-gallery .imgPrincipal a {
  width: 100%; }
  .imovel .demo-gallery .imgPrincipal a figcaption {
    background: #212121;
    color: white;
    font-size: 12px;
    position: absolute;
    right: 0;
    bottom: 0;
    padding: 5px !important; }
.imovel .icons {
  padding-bottom: 15px !important; }
  .imovel .icons img {
    width: auto !important;
    float: left; }
  .imovel .icons p {
    color: #212121;
    float: left;
    margin: 5px 0px;
    padding-left: 1px;
    padding-right: 15px; }
.imovel .imgImovel {
  height: 400px;
  cursor: pointer; }
  .imovel .imgImovel img {
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .imovel .imgImovel a {
    position: absolute;
    background: rgba(0, 0, 0, 0.82);
    color: white;
    bottom: 0;
    right: 0;
    padding: 6px 12px; }
.imovel a {
  display: block; }
.imovel .info {
  padding: 10px 0px 5px 0px !important; }
  .imovel .info h1 {
    margin: 5px 0px; }
  .imovel .info p.ref {
    margin: 7px 0px 2px 0px;
    font-style: italic; }
  .imovel .info p.localidade {
    margin-top: 0px;
    font-size: 20px; }
.imovel .preco {
  padding: 15px 0px !important; }
  .imovel .preco p {
    line-height: 10px;
    font-size: 32px;
    font-weight: bold;
    text-align: right; }
  .imovel .preco p.estado {
    font-size: 16px;
    color: #cc0000; }
.imovel .textos {
  border-top: 1px solid #ccc; }
  .imovel .textos p {
    line-height: 1.56888;
    padding-bottom: 10px; }
.imovel .icons {
  padding-bottom: 15px !important; }
  .imovel .icons a {
    display: block;
    padding-right: 15px !important;
    float: left; }
    .imovel .icons a img {
      width: auto !important;
      float: left; }
    .imovel .icons a p {
      color: #212121;
      float: left;
      margin: 5px 0px;
      padding-left: 5px; }

.lateralImovel .search {
  background-color: #f8f8f8;
  padding: 10px 15px !important; }
  .lateralImovel .search h3 {
    margin: 0; }
  .lateralImovel .search .hr {
    display: block;
    height: 2px;
    border: 0;
    border-top: 2px solid #111;
    margin-top: 5px;
    padding: 0;
    width: 60%;
    float: left; }
  .lateralImovel .search form#search select,
  .lateralImovel .search form#search input[type="text"] {
    border: 1px solid #ddd;
    width: 44.3%;
    margin-right: 4%;
    margin-top: 20px; }
  .lateralImovel .search form#search input[type="text"] {
    width: 100% !important;
    padding: 9px 10px !important; }
  .lateralImovel .search form#search input[type="submit"] {
    width: 45.3%; }
  .lateralImovel .search form#search select,
  .lateralImovel .search form#search input[type="submit"] {
    padding: 9px 10px !important; }
.lateralImovel .semelhante {
  margin-bottom: 15px; }
  .lateralImovel .semelhante a {
    color: initial; }
  .lateralImovel .semelhante .info {
    padding-left: 15px !important; }
    .lateralImovel .semelhante .info h3 {
      margin: 0; }
    .lateralImovel .semelhante .info p {
      margin: 3px 0px; }
    .lateralImovel .semelhante .info p.ref {
      font-size: 12px;
      font-style: italic; }
    .lateralImovel .semelhante .info p.descricao {
      height: 44px;
      overflow: hidden;
      padding-top: 5px !important; }
    .lateralImovel .semelhante .info p.preco {
      font-size: 16px;
      margin-top: 12px;
      color: #4bacd7;
      font-weight: bold; }
  .lateralImovel .semelhante .img img {
    height: 130px;
    object-fit: cover; }

.modal {
  position: fixed !important;
  top: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.87);
  overflow-y: scroll;
  z-index: 9999 !important; }

#recomendar {
  display: none; }

.boxModal {
  margin: 3% 24%;
  float: left !important;
  width: 52%;
  background: white;
  padding: 15px !important; }
  .boxModal h1 {
    margin: 0; }

.bold {
  font-weight: bold; }

form.contact {
  width: 100%;
  float: inherit !important;
  padding: 10px 0px !important; }
  form.contact input[type="text"],
  form.contact textarea {
    border: 0;
    border-bottom: 1px solid #aaa;
    padding: 5px 0px;
    font-size: 16px;
    margin-bottom: 15px; }
  form.contact .width45 {
    width: 45%;
    float: left; }
  form.contact .marginLeft {
    margin-left: 5%; }
  form.contact .imgContacto {
    margin-top: 16px; }
    form.contact .imgContacto img {
      padding-left: 5%;
      width: 100%;
      object-fit: cover; }

input[type="submit"] {
  border: 1px solid black;
  background: white;
  color: #212121;
  padding: 7px 42px; }

.rgdp {
  font-size: 10px;
  margin-bottom: 10px; }

.contacto iframe {
  border: 0;
  width: 100% !important;
}
.contacto h1 {
  width: 100%; }
.contacto .contactoInfo p.title {
  width: 35%;
  font-weight: bold;
  float: left;
  font-size: 16px;
  margin: 14px 0px; }
.contacto .contactoInfo p.info {
  width: 65%;
  float: left;
  line-height: 1.6888; }

form.contact input,
form.contact textarea {
  width: 100%;
  border: 0px;
  border-bottom: 1px solid #bbb !important;
  padding: 6px 3px !important;
  margin-bottom: 22px;
  transition: 0.4s; }
form.contact input:focus,
form.contact textarea:focus {
  border-bottom: 1px solid #4bacd7 !important;
  transition: 0.4s; }
form.contact input[type=submit] {
  background: #fff;
  color: black;
  border: 2px solid #212121;
  border-bottom: 2px solid #212121 !important;
  font-size: 18px;
  padding: 11px 0px !important;
  transition: 0.3s; }
form.contact input[type=submit]:hover {
  background: #212121;
  color: #fff;
  transition: 0.3s; }
form.contact .rgdp input {
  width: 20px;
  float: left;
  margin-top: 4px; }
form.contact .rgdp p {
  width: 97%;
  float: left;
  font-size: 11px;
  margin: 0 !important;
  padding-left: 5px !important; }

.alert {
  padding: 7px 12px !important;
  border-radius: 2px; }

.alert-green {
  background: #00b200;
  color: white; }

.modalPolitica {
  background: rgba(0, 0, 0, 0.96);
  color: white;
  display: none;
  text-align: center; }

.update {
  text-align: right; }
  .update p {
    font-size: 10px; }

.pswp__img {
  width: auto !important;
  height: auto !important;
  margin: 0 auto !important;
  position: relative !important;
  max-height: 80% !important; }

.pswp__zoom-wrap {
  transform: none !important;
  display: flex !important;
  align-items: center !important; }

#demo-test-gallery {
  float: left !important; }
  #demo-test-gallery .imgPrincipal {
    height: 380px !important;
    display: flex !important; }
    #demo-test-gallery .imgPrincipal #bigIMG {
      width: 100% !important;
      height: 100% !important;
      object-fit: cover !important; }

.logo {
  max-width: 330px; }

/* MODAL VIDEOS*/
.modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: black;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */ }

/* Modal Content */
.modal-content {
  position: relative;
  background-color: #fefefe;
  margin: auto;
  margin-top: 20px;
  padding: 0;
  border: 1px solid #888;
  width: 80%;
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
  -webkit-animation-name: animatetop;
  -webkit-animation-duration: 0.4s;
  animation-name: animatetop;
  animation-duration: 0.4s; }

/* Add Animation */
@-webkit-keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
@keyframes animatetop {
  from {
    top: -300px;
    opacity: 0; }
  to {
    top: 0;
    opacity: 1; } }
/* The Close Button */
.close {
  color: white;
  float: right;
  font-size: 45px;
  font-weight: bold;
  margin-right: 14px; }

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer; }

.modal-header {
  padding: 6px 8px;
  background-color: #4bacd7;
  color: white; }

.modal-header h2 {
  margin-left: 10px; }

.modal-body {
  padding: 10px 16px;
  margin-left: 10px; }

.modal-footer {
  padding: 2px 16px;
  background-color: #4bacd7;
  color: white; }

/* bt ver videos */
.btn-watch-video {
  line-height: 32px;
  height: 40px;
  border: none;
  border-radius: 22px;
  display: inline-block;
  background: #4bacd7;
  color: white;
  text-decoration: none;
  padding: 4px 46px 5px 20px;
  position: relative;
  box-sizing: border-box;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  transition: all 200ms ease-in;
  right: 0px;
  float: right; }
  .btn-watch-video .fa {
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 50%;
    border: solid 1px white;
    position: absolute;
    top: 3px;
    right: 4px;
    text-indent: 4px; }
  .btn-watch-video:hover {
    padding-right: 50px;
    padding-left: 24px; }

#link {
  opacity: 0; }

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