.detaques {
	height: 650px;
}
.bannersCentrais{
	height: 270px;
}
.bannersCentrais .bnCentral{
	margin: 0 0 10px 0;
	width: 100%;
	clear: left;
	text-align: center;
}
.bannersCentrais .bnCentral img{
	width: auto;
	height: 100%;
}
#header{
	background: rgba(255,255,255,1);
	top:0px;
}
#header #abrirMenu{
	display: block;
}
#header #menu{
	position: fixed;
	top:80px;
	left: 0px;
	width: 100%;
	background: #f0f0f0;
	z-index: 9;
	overflow: hidden;
	height: 0px;
	transition: 0.3s;
}
#header #menu.aberto{
	height: 255px;
}
#header #menu a{
	padding: 5px 0;
	text-align: center;
	width: 100%;
	clear: left;
	height: 40px;
	line-height: 20px;
	border-bottom: 1px solid #e9e9e9;
}
#quadroImagens{
	width: 100%;
}
#quadroImagens .imagens{
	width: 100%;
}
#quadroImagens .imagens .imagem{
	width: 100%;
}
.visaoDestaque{
	height: 580px;
}
.visaoDestaque .destaqueAberto .destaque{
	width: 100%;
	height: calc(33% - 30px);
	margin: 15px 0;
	clear: left;
}
#footer .center{
	height: 320px;
}
#footer .infosContato{
	margin: 0 auto;
	float: none;
}
#footer #facebookframe{
	margin: 20px 0 0 -170px;
	position: absolute;
	left: 50%;
}
#footer #address{
	line-height: initial;
	display: table;
}
#footer .foot{
	clear: both;
}
#footer #address .center{
	height: auto;
	padding: 10px;
	width: calc(100% - 20px);
	display: table;
}
#quadroImagens,#quadroMapa,#quadroVistaDaRua{
	width: 100%;
	height: 380px;
	position: relative;
	float: left;
	margin: 0 20px 0 0;
}
#quadroImagens .imagens{
	height: 380px;
	width: calc(100% - 8px);
}
#detalhesImovel,#acomodacoes{
	width: 100%;
	padding: 15px 0;
}
#acomodacoes{
	margin: 10px 0 0 0;
	padding-bottom: 400px;
}
#acomodacoes .titulo{
	margin: 0px 0 10px 0;
}
.tituloPagina{
	width: 100%;
	padding: 0 0 10px 0;
	margin: 25px 0 10px 0;
}
#formInteresse{
	position: absolute;
	bottom: 20px;
	margin: 0 0 0 -150px;
	left: 50%;
}
.imovel{
	width: calc(50% - 10px);
	margin: 0px;
}
#conteudo{
	width: calc(100% - 30px);
	padding: 15px;
}
#janelaFiltros{
	height: auto;
}
#janelaFiltros .coluna{
	height: 60px;
	width: calc(100% - 30px);
	clear: left;
	overflow: hidden;
	overflow-x: auto;
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.15);
	padding: 5px 15px;
}
#janelaFiltros .coluna input{
	clear: none;
}
#janelaFiltros .coluna label{
	width: auto;
	padding: 0 10px 0 0;
}
#janelaFiltros .coluna span{
	margin: 7px 10px 0 0;
	border-right: 1px solid #ff8038;
	padding: 0 5px 0 0;
	clear:none;
}
#janelaFiltros .coluna strong{
	display: block;
	width: 100%;
}
#janelaFiltros .coluna .scrollColuna{
	min-width: 100%;
}
#janelaFiltros .colunaSlider{
	width: calc(100% - 30px);
	padding: 5px 15px;
}
#quadroBusca{
	width: 100%;
	left: 0px;
	margin: 0;
}