@charset "utf-8";
/*
Theme Name: MARCELO MOREIRA IMÓVEIS
Version: 1.0
Description: Marcelo Moreira Imóveis
Author: TRIBOX Internet - Jaú/SP
Author URL: http://tribox.com.br
*/

/* -----------------------------------*/

/* ---------->>> GLOBAL <<<-----------*/

/* -----------------------------------*/

/* Reset */

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-font-smoothing: antialiased;
}
a {
  text-decoration: none;
}
body {
  font-family: Arial, sans-serif, Tahoma;
  background-color: white;
}
img {
  max-width: 100%;
}
/* Cores */
/*7a1110*/
/* Definições gerais */

.fl {
  float: left;
}
.fr {
  float: right;
}
.bl {
  display: block;
}
.cls {
  clear: both;
}
.vaTop {
  vertical-align: top;
}
.curp {
  cursor: pointer;
}
.brdrNo {
  border: none;
}
.txtNoD {
  text-decoration: none;
}
.txtCt {
  text-align: center !important;
}
.txtRt {
  text-align: right !important;
}
.txtLt {
  text-align: left !important;
}
.posR {
  position: relative;
}
.posA {
  position: absolute;
}
.noPd {
  padding: 0;
}
.container {
  max-width: 1200px;
  margin: 0px auto;
  padding: 0 0.5208333333333333%;
  /*10px*/

}
/* -----------------------------------*/

/* ---------->>> HEADER <<<-----------*/

/* -----------------------------------*/

/* HEADER */

#header .logo-topo {
  display: inline-block;
  vertical-align: top;
  margin: 0px;
  width: 32.6271186440678%;
  text-align: left;
}
#header .logo-topo img {
  display: block;
}
#header #menu-topoResponsive {
  background-color: #a91400;
  display: none;
}
#header #menu-topoResponsive ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
#header #menu-topoResponsive ul li {
  text-align: center;
  padding: 1.2%;
  color: white;
  border-top: 1px solid white;
}
#header #menu-topo {
  display: inline-block;
  vertical-align: top;
  font-size: 0;
  float: right;
  width: 67.3728813559322%;
}
#header #menu-topo ul {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: right;
}
#header #menu-topo ul li {
  display: inline-block;
  vertical-align: top;
  cursor: pointer;
  padding: 2.3% 3.522012578616352%;
  font-family: Arial, sans-serif;
  font-size: 1rem;
  color: #4c4c4e;
  text-align: center;
  border-right: 1px solid #b8b8b9;
  min-height: 128px;
}
#header .complemento-header {
  font-size: 0;
  background-color: #a91400;
  padding: 5px 0;
  text-align: right;
}
#header .complemento-header ul {
  padding: 0;
  margin: 0;
}
#header .complemento-header ul li {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2%;
}
#header .complemento-header ul li img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
}
#header .complemento-header ul li p {
  color: white;
  display: inline-block;
  vertical-align: middle;
}
#header .complemento-header ul li p.txt01 {
  font-size: 0.9375rem;
}
#header .complemento-header ul li p.txt02 {
  font-size: 1.375rem;
}
#header .complemento-header ul li p.txt03 {
  font-size: 1.0625rem;
}
#header #menu-topoRespBt {
  display: none;
}
/* ################# BAIRROS ################# */

.multiselect {
  width: 100%;
  position: relative;
}
.multiselect .inputPesquisa {
  width: 100%;
  border-radius: 0;
  padding: 0 2%;
  background: url("img/arrow-down.jpg") no-repeat 98% center;
}
.selectBox {
  position: relative;
}
.selectBox select {
  width: 200px;
}
.overSelect {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: ;
}
#checkboxesPai {
  padding-top: 30px;
  padding: 8px;
  width: 100%;
  display: none;
  border: 1px #dadada solid;
  background-color: #fbfbfb;
  line-height: 20px;
  min-height: 50px;
  max-height: 280px;
  overflow-y: hidden;
  overflow-x: hidden;
  position: absolute;
  z-index: 100;
  text-align: left;
}
#checkboxes {
  padding: 0px;
  width: 100%;
  display: block;
  /*border: 1px #dadada solid;*/
  background-color: #fbfbfb;
  line-height: 20px;
  min-height: 50px;
  max-height: 150px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: relative;
}
#checkboxesFilho2 {
  padding: 1%;
  width: 100%;
  display: block;
  border: 1px #dadada solid;
  background-color: #b5b5b5;
  line-height: 20px;
  position: relative;
  cursor: pointer;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 0.6875rem;
  text-align: center;
}
#checkboxesOriginal {
  padding-top: 30px;
  padding: 8px;
  width: 200px;
  display: none;
  border: 1px #dadada solid;
  background-color: #fbfbfb;
  line-height: 20px;
  min-height: 50px;
  max-height: 300px;
  overflow-y: scroll;
  overflow-x: hidden;
  position: absolute;
  z-index: 100;
  text-align: left;
}
#areabairro_selecionados {
  margin: 20px;
  color: black;
  font-family: Verdana, sans-serif;
  font-size: 0.6875rem;
}
#checkboxes label {
  display: block;
  font-size: 0.6875rem;
  color: #454545;
  font-family: Verdana, sans-serif;
  padding: 5px 0px;
}
#checkboxes label input {
  margin: 0;
  width: auto !important;
}
#checkboxes label:hover {
  background-color: dodgerblue;
}
/* FILTROS */

#btFiltros {
  display: block;
  font-size: 1rem;
  background-color: #3f3f3f;
  padding: 5px 0;
  border: 0;
  width: 100%;
  color: white;
  cursor: pointer;
  margin-bottom: 2%;
}
#filtrosResponsive {
  display: none;
}
#filtrosResponsive #filtroResponsive {
  display: none;
}
#filtrosResponsive .box {
  background-color: black;
  padding: 5px 2.11864406779661%;
  color: white;
}
#filtrosResponsive .box h1 {
  width: 100%;
  display: block;
  font-weight: bold;
  font-size: 1rem;
  padding: 0.55% 1%;
  background-color: #a4a4a4;
}
#filtrosResponsive .box input,
#filtrosResponsive .box select {
  width: 100%;
  display: block;
  padding: 0.55% 1%;
  border-radius: 0;
  border: 0;
  font-size: 0.9375rem;
  color: #676767;
  margin-bottom: 2%;
}
#filtrosResponsive .box #areabairroR {
  display: block;
  margin-bottom: 1%;
}
#filtrosResponsive .box #areabairroR select {
  width: 100%;
  display: block;
  border-radius: 0;
  border: 0;
  font-size: 0.9375rem;
  color: #676767;
}
#filtrosResponsive .box .vl-minimo,
#filtrosResponsive .box .vl-maximo {
  min-width: auto !important;
}
#filtrosResponsive .box .boxFinalidade {
  display: block;
  margin-bottom: 1%;
  width: 100%;
  padding: 0.61% 0;
  text-align: center;
}
#filtrosResponsive .box .boxFinalidade input[type="radio"] {
  min-width: auto;
  display: inline-block;
  vertical-align: middle;
  width: auto;
}
#filtrosResponsive .box .boxFinalidade span.finalidade {
  color: white;
  font-size: 0.9375rem;
  display: inline-block;
  vertical-align: middle;
}
#filtrosResponsive .btn-pesquisar {
  display: block;
  margin-bottom: 1%;
  width: 100%;
  padding: 0.41% 2%;
  color: white;
  cursor: pointer;
  background-color: #a91400;
  font-size: 1rem;
  border: 0;
}
#filtros {
  margin: 0.4% 0;
  font-size: 0;
}
#filtros .box {
  background-color: black;
  min-height: 125px;
  padding: 15px 2.11864406779661%;
  color: white;
}
#filtros .box h1 {
  width: 266px;
  font-weight: bold;
  font-size: 1rem;
  padding: 0.55% 1%;
  background-color: #a4a4a4;
  display: inline-block;
  vertical-align: top;
  margin-right: 1.694915254237288%;
  /*20*/

}
#filtros .box input,
#filtros .box select {
  min-width: 265px;
  display: inline-block;
  vertical-align: top;
  padding: 0.55% 1%;
  border-radius: 0;
  border: 0;
  margin-right: 1.694915254237288%;
  /*20*/
  font-size: 0.9375rem;
  color: #676767;
  margin-bottom: 2%;
}
#filtros .box #areabairro {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1%;
}
#filtros .box #areabairro select {
  min-width: 265px;
  display: inline-block;
  vertical-align: middle;
  padding: 2% 1%;
  border-radius: 0;
  border: 0;
  margin-right: 1.694915254237288%;
  /*20*/
  font-size: 0.9375rem;
  color: #676767;
}
#filtros .box .vl-minimo,
#filtros .box .vl-maximo {
  min-width: auto !important;
}
#filtros .box .boxFinalidade {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1%;
  min-width: 265px;
  padding: 0.61% 0;
  margin-right: 1.69492%;
}
#filtros .box .boxFinalidade input[type="radio"] {
  min-width: auto;
  margin-left: 18%;
}
#filtros .box .boxFinalidade span.finalidade {
  color: white;
  font-size: 0.9375rem;
}
#filtros .btn-pesquisar {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 1%;
  min-width: 264px;
  padding: 0.41% 2%;
  color: white;
  cursor: pointer;
  background-color: #a91400;
  font-size: 1rem;
  border: 0;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  #filtros .btn-pesquisar {
    min-width: 237px;
  }
}
#pesquisaResponsive {
  display: none;
  font-size: 1rem;
}
#pesquisaResponsive .box {
  width: 100%;
  border-radius: 5px;
  background-color: #fefefe;
  border: 1px solid #d2d1d7;
  padding: 5px 5px;
  margin-bottom: 10px;
}
#pesquisaResponsive h2 {
  color: #861e1a;
  font-weight: bold;
  font-family: Trebuchet MS, Tahoma, Verdana, Arial;
  font-size: 1rem;
  /*16*/
  text-align: center;
  padding: 4px 0px 4px;
}
#pesquisaResponsive input,
#pesquisaResponsive select,
#pesquisaResponsive label {
  display: inline-block;
  vertical-align: middle;
}
#pesquisaResponsive span {
  margin-left: 15px;
}
/* ---------------------------------------*/

/* ---------->>> DESTAQUES <<<-----------*/

/* ---------------------------------------*/

#imovel-destaque {
  margin-top: 0.4%;
  font-size: 0;
}
#imovel-destaque .box-pesquisa,
#imovel-destaque .boxDestaqueFoto,
#imovel-destaque .boxDestaqueInfo {
  display: inline-block;
  vertical-align: top;
  height: 438px;
}
#imovel-destaque .box-pesquisa {
  width: 23.6%;
  margin-right: 0.5%;
  font-size: 0.6875rem;
  color: #454545;
  font-family: Verdana, sans-serif;
}
#imovel-destaque .box-pesquisa h2 {
  display: block;
  background-color: #0c2029;
  color: white;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
  padding: 2% 1%;
  margin-bottom: 3%;
}
#imovel-destaque .box-pesquisa select {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 4% 2%;
  font-size: 0.75rem;
  color: #454545;
  margin-bottom: 3%;
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: '';
  background: url("img/icon-arrow-down02.png") no-repeat 97% center;
  font-family: Verdana, sans-serif;
}
#imovel-destaque .box-pesquisa input {
  width: 100%;
  border: 1px solid #cccccc;
  padding: 4% 2%;
  font-size: 0.75rem;
  color: #454545;
  margin-bottom: 3%;
  font-family: Verdana, sans-serif;
}
#imovel-destaque .box-pesquisa #b {
  background: url("img/icon-arrow-down02.png") no-repeat 97% center;
}
#imovel-destaque .box-pesquisa button {
  display: block;
  background-color: #a91400;
  color: white;
  font-family: Arial, sans-serif;
  font-weight: bold;
  font-size: 1.125rem;
  text-align: center;
  padding: 2% 1%;
  margin-bottom: 3%;
  border: 0;
  width: 100%;
  cursor: pointer;
}
#imovel-destaque .box-pesquisa #valor_minimo,
#imovel-destaque .box-pesquisa #valor_maximo {
  width: 48.7%;
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5%;
}
#imovel-destaque .box-pesquisa #negocio {
  display: block;
  clear: both;
  margin-bottom: 5%;
  font-family: Verdana, sans-serif;
  font-size: 0.875rem;
}
#imovel-destaque .box-pesquisa #negocio_venda,
#imovel-destaque .box-pesquisa #negocio_aluguel {
  width: auto !important;
}
#imovel-destaque .boxDestaqueFoto {
  width: 49.57627118644068%;
  /*585*/

  overflow: hidden;
}
#imovel-destaque .boxDestaqueFoto img {
  display: block;
}
#imovel-destaque .boxDestaqueInfo {
  width: 26.27118644067797%;
  /*310*/
  background-color: #a91400;
  padding: 1.5%;
  overflow: auto;
}
#imovel-destaque .boxDestaqueInfo h2 {
  background-color: white;
  border-radius: 5px;
  color: #a91400;
  font-size: 2.625rem;
  padding: 2px 5px;
  font-weight: lighter;
  margin-bottom: 30px;
}
#imovel-destaque .boxDestaqueInfo h3 {
  color: white;
  font-size: 1.625rem;
  /* 26*/
  font-weight: lighter;
  margin-bottom: 2px;
}
#imovel-destaque .boxDestaqueInfo h4 {
  color: white;
  font-size: 1.25rem;
  /* 20*/
  font-weight: lighter;
  margin-bottom: 2px;
}
#imovel-destaque .boxDestaqueInfo h5 {
  color: white;
  font-size: 1.875rem;
  /* 30*/
  font-weight: bold;
  margin-bottom: 20px;
}
#imovel-destaque .boxDestaqueInfo p {
  color: white;
  font-size: 1.125rem;
  /* 20*/
  font-weight: lighter;
}
#imovel-destaque .boxDestaqueInfo .bt-vejamais {
  display: block;
  float: right;
  background-color: #202023;
  border-radius: 5px;
  color: white;
  font-weight: bold;
  font-size: 1.4375rem;
  padding: 2% 6%;
  margin-top: 5%;
  cursor: pointer;
  border-bottom: 2px solid #18181a;
}
#imovel-destaque .boxDestaqueInfo .bt-vejamais:active {
  border-bottom: 0;
  border-top: 2px solid #18181a;
}
/* ------------------------------------*/

/* ---------->>> IMÓVEIS <<<-----------*/

/* ------------------------------------*/

#imoveis-home {
  margin-top: 0.4%;
  font-size: 0;
}
#imoveis-home .boxImovel {
  width: 32.20338983050847%;
  display: inline-block;
  vertical-align: top;
  font-size: 1rem;
  border-radius: 7px;
  border: 1px solid #ebecec;
  padding: 1.5%;
  margin-right: 1.694915254237288%;
  margin-top: 1.7%;
  min-height: 430px;
  text-align: center;
  cursor: pointer;
}
#imoveis-home .boxImovel:nth-child(3n) {
  margin-right: 0;
}
#imoveis-home .boxImovel figure {
  text-align: center;
  margin-bottom: 5%;
}
#imoveis-home .boxImovel figure img {
  outline: 1px solid #ebecec;
}
#imoveis-home .boxImovel h2 {
  color: #888886;
  font-size: 1.25rem;
  font-weight: bold;
  padding: 1% 0;
  display: block;
  text-align: center;
}
#imoveis-home .boxImovel h3 {
  color: #888886;
  font-size: 1.375rem;
  font-weight: bold;
  padding: 1% 0;
}
#imoveis-home .boxImovel h4 {
  color: #717270;
  font-size: 1.6875rem;
  font-weight: bold;
  padding: 1% 0;
}
#imoveis-home .boxImovel p {
  font-size: 1.375rem;
  color: #888886;
  font-weight: normal;
  padding: 1% 0;
}
/* -----------------------------------*/

/* ---------->>> IMÓVEL <<<-----------*/

/* -----------------------------------*/

.dados {
  font-size: 1.125rem;
}
.bg-imovel {
  background-color: #a91400;
}
/* ---------------------------------------*/

/* ----------->>> INTERNAS <<<------------*/

/* ---------------------------------------*/

#pesquisa td {
  text-align: center !important;
}
#contato .container,
#quem-somos .container {
  max-width: 960px;
}
/* -------------------------------------*/

/* ----------->>> FOOTER <<<------------*/

/* -------------------------------------*/

#footer {
  margin-top: 2%;
  font-size: 0;
  background-color: #202023;
}
#footer [class^="boxFt0"] {
  display: inline-block;
  vertical-align: top;
  font-size: 0.75rem;
  min-height: 235px;
}
#footer .boxFt01 {
  width: 29.83050847457627%;
  /*352px*/
  position: relative;
  padding: 6% 5%;
}
#footer .boxFt01 h1 {
  color: white;
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 6%;
}
#footer .boxFt01 p {
  color: white;
  font-weight: normal;
  font-size: 0.9375rem;
}
#footer .boxFt01 .verMapa {
  background-color: #a91400;
  text-align: center;
  color: white;
  font-size: 0.75rem;
  max-width: 110px;
  position: absolute;
  right: 22%;
  top: 21%;
  padding: 2.3% 4%;
  cursor: pointer;
}
#footer .boxFt01 .verMapa a {
  color: inherit;
}
#footer .boxFt01 .verMapa:after {
  content: url("img/icon-arrow-down.png");
  position: absolute;
  bottom: -42%;
  left: 10%;
}
#footer .boxFt02 {
  background-color: black;
  color: white;
  width: 14.40677966101695%;
  /*170*/
  padding: 6% 2% 3%;
}
#footer .boxFt02 h1 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-bottom: 2%;
}
#footer .boxFt02 span,
#footer .boxFt02 p {
  display: inline-block;
  vertical-align: middle;
}
#footer .boxFt02 p {
  font-size: 1.125rem;
  /*18*/

}
#footer .boxFt02 span {
  font-size: 0.875rem;
  /*14*/

}
#footer .boxFt03 {
  background-color: #a91400;
  width: 24.23728813559322%;
  /*286px*/
  padding: 25px 2.48951%;
}
#footer .boxFt03 a {
  display: block;
  color: white;
  font-size: 1.0625rem;
}
#footer .boxFt03 a:before {
  content: url("img/icon-arrow.png");
  display: inline-block;
  vertical-align: middle;
  margin-right: 5px;
  padding: 3px 0;
}
#footer .boxFt04 {
  color: white;
  width: 31.52542372881356%;
  /*372*/
  padding: 3.5% 2% 3%;
}
#footer .boxFt04 h1 {
  font-size: 1.25rem;
  font-weight: bold;
  margin-top: 5%;
}
#footer .boxFt04 p {
  font-size: 0.75rem;
  font-weight: normal;
}
#footer02 .container {
  color: #646464;
  font-size: 10px;
  text-align: right;
  padding: 0.2% 0;
}
/* ------------------------------------*/

/* ---------->>> QUERIES <<<-----------*/

/* ------------------------------------*/

@media screen and (max-width: 1190px) {
  #imovel-destaque .boxDestaqueInfo {
    width: 30.27118644067797%;
    /*310*/
    min-height: 238px;
    height: auto;
  }
  #imovel-destaque .boxDestaqueFoto {
    width: 45.57627118644068%;
    /*585*/
  
  }
}
@media screen and (max-width: 1140px) {
  html {
    font-size: 93%;
  }
  
}
@media screen and (max-width: 1130px) {
  #header #menu-topo ul li {
    padding: 2.3% 2.522012578616352%;
  }
}
@media screen and (max-width: 1060px) {
  #pesquisaResponsive {
    display: block;
  }
  #imovel-destaque .box-pesquisa {
    display: none;
  }
  #imovel-destaque .boxDestaqueFoto {
    width: 60%;
  }
  #imovel-destaque .boxDestaqueInfo {
    width: 40%;
    min-height: 438px;
  }
  .frills{
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
  }
}
@media screen and (max-width: 960px) {
   .frills{
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
  }
  #header .logo-topo {
    width: 100%;
  }
  #header #menu-topo,
  #header .complemento-header {
    display: none;
  }
  #header #menu-topoRespBt {
    display: block;
    font-size: 1rem;
    background-color: #a91400;
    padding: 5px 0;
    border: 0;
    width: 100%;
    color: white;
    cursor: pointer;
  }
  #filtros .box {
    height: auto;
    min-height: 0;
    padding: 0;
  }
  #imovel-destaque .boxDestaqueFoto {
    width: 100%;
    display: block;
    overflow: inherit;
    height: auto;
  }
  #imovel-destaque .boxDestaqueFoto img {
    display: block;
    margin: 0 auto;
  }
  #imovel-destaque .boxDestaqueInfo {
    width: 100%;
    display: block;
    text-align: center;
    min-height: 120px;
  }
  #imovel-destaque .boxDestaqueInfo .bt-vejamais {
    width: 100%;
    float: none;
    padding: 1% 4%;
    margin-top: 2%;
  }
  #imoveis-home .boxImovel {
    width: 48.95833333333333%;
    margin-right: 2.083333333333333%;
    min-height: auto;
  }
  #imoveis-home .boxImovel:nth-child(3n) {
    margin-right: 2.083333333333333%;
  }
  #imoveis-home .boxImovel:nth-child(2n) {
    margin-right: 0;
  }
  #footer [class^="boxFt0"] {
    display: block;
    vertical-align: top;
    width: 100%;
    padding: 2%;
    text-align: center;
    min-height: 0;
    height: auto;
  }
  #footer .boxFt01 h1 {
    margin: 0;
  }
  #footer .boxFt01 .verMapa {
    display: none;
  }
  #footer .boxFt03 {
    display: none;
  }
}
@media screen and (max-width: 678px) {
  html {
    font-size: 85%;
  }
  .frills{
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
  }
  #slideshow {
    display: none;
  }
  #imovel-destaque .boxDestaqueFoto,
  #imovel-destaque .boxDestaqueInfo {
    width: 100%;
    /*347*/
    display: block;
    text-align: center;
  }
  #imovel-destaque .boxDestaqueInfo .bt-vejamais {
    display: block;
    float: none;
    margin-top: 2%;
  }
}
@media screen and (max-width: 520px) {
  #imoveis-home .boxImovel {
    width: 100%;
    /*347*/
  
  }
  .frills{
	font-size: 20px;
	font-weight: bold;
    text-transform: uppercase;
  }
}
