.slideshow{
	border: 5px solid #133c8c;
}

/*.largura-site3 {
	max-width: 70rem;
}*/

/*.cabecalho-info {
	background: rgba(0,0,0,0.85);
	padding: 0 1em;
	border-radius: 1em;
}*/

/*.site-cabecalho {
	min-height: 16em;
}*/

/*.site-cabecalho-fora {
	background: black url('../../imagens/cliente/768/bg-cabecalho.png') repeat-x center top;
}*/


.site-conteudo-fora {
	background: white;
}

#ip-ref {
	background: white;
	color: black;
}

#ip-ref::placeholder {
	color: gray;
}

#bt-buscar {
	background: #133c8c;
}

.busca-principal {
	background: #CCC;
}

.home-imoveis__conteudo {
	background: #CCC;
}

.home-imoveis__header > h2 {
	background: #133c8c;
	color: white;
}

.menu-principal {
	border-top: 1px solid #133c8c;
}

@media (min-width: 48rem) {
	.site-logo {
		width: 29em;
		margin: 0;
		height: 12em;
	}
	
	.menu-principal-fora {
		background: #197dc8;
	}
	
	.menu-principal {
    color: #fff;
    font-size: .875em;
    text-align: center;
}
	
	
}

.li-imovel__link-informacoes:hover {
    background: #cf0808;
}

@media screen and (max-width: 480px) {
	.site-cabecalho {
		z-index: 99;
	}
	
	.site-logo {
		height: 7em;
	}	
	
	.site-cabecalho-fora {
		height: 24em;
	}
	
	.site-logo {
		height: 100%;
		margin: 0 auto;
		width: 100%;
	}
}

.site-cabecalho-fora {
	background: #9e9e9e;
}
