.site-conteudo-fora {
    background: #4a93d6!important;
}

@media (min-width: 48rem) {
	.site-cabecalho {
		height: 35em;
	}
}


@media (min-width: 48rem) {
	.site-logo {
		width: 24em;
		margin: 0;
		height: 14em;
	}
}

.site-cabecalho-fora {
	background: #fff;
}

.cabecalho-info {
	color:#000;
}

.menu-principal-fora {
	background: #00b8f0;
}

.redes-sociais-fora {
    background: #00b8f0;;
}

.cs-select {
    color:#000;
}

.busca-atributos .campo>span>i {
    color:#000;
}

.cs-select .cs-paceholder:after {
    color:#000;
}	

.busca-atributos button {
    color:#000;
}	

.cs-item:hover {
    background:#00b8f0;
}

.paginacao a {
	color:#049f2d;
}

.cabecalho-info {
	background: rgb(203 231 239 / 85%);
	padding: 0 1em;
	border-radius: 1em;
}

.site-cabecalho-fora {
	background: #fff url('https://s3.us-east-1.amazonaws.com/sgipro/962/bg-cabecalho.png') repeat-x center 84% / cover;
}

.site-logo {
	background: rgb(203 231 239 / 85%);
	padding: 1em;
	border-radius: 1em;
}

.box-whatsapp {
	width: 4.5em;
    height: 4.5em;
}

.box-whatsapp>i>a {
	bottom: 300px;
	right: 0;
}

.cabecalho-info__icone {
    color: #000;
	background: #00b8f0;
}

.site-rodape-fora {
    background: #0c7c9f;
}

.icone--instagram:before, a.icone--instagram:before {
    content: "\F16D";
    background: #a3cfa0;
    background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%,#d6249f 60%,#285AEB 90%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.lista-redes-sociais a {
    background: #00b8f0;
}

.icone--facebook:before, a.icone--facebook:before {
    content: "\F09A";
    background: #17335c;
    border-radius: 20%;
}

.rodape-info__endereco > .endereco > strong {
	display: flex;
	flex-wrap: wrap;
	gap: 2.5em;
}

.bg-cor-principal {
	background: #07a4d4;
}

.site-conteudo-fora {
    background: #fff;
}

.home-imoveis__mais {
	text-align: center;
}


.home-imoveis__mais a {
	font-size: 1.3em;
	text-align: center;
	background: #e68d27;
    color: #fff;
    padding: 0 10px;
	border-radius: 7px;
}

.paginacao a {
    color: #e58e24;
}

.busca-principal {
    background: #b3e4ef;
}

.imovel__valor-valor {
	color: #ff0404;
    background: #97bcf3;
    padding: 4px;
    border-radius: 10px;
    display: block;
    font-weight: 900;
    font-size: 1.4em;
}

.li-imovel__valor {
	color: #c51b1b;
    display: block;
    font-weight: 900;
    font-size: 1.4em;
	background: #97bcf3;
    padding: 4px;
    border-radius: 10px;
}