<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";
/* Estilos do Template */

body {

    font-family: 'Lato', sans-serif;
    font-weight: 400;
	background:url(bg_geral.png) left top;
    background-repeat: repeat-x repeat-y;
}


p {
	font-family: 'Lato', sans-serif;
    font-weight: 300;
	text-align: justify;
}

#conteudoSite {
	margin-top: 0px;
}




#bannerSite{
	width: 100%;
	background:url(bg_banner.jpg) center top #01b6a7;
    background-repeat: no-repeat;
    height: 355px;
    float: left;
    position: relative;
    border-bottom: solid 28px #333832; 
}

#bannerSite #lightSlider {
	height: 382px;
	bottom: 0;
}

#pesquisaSite {
	width: 100%;
	background:url("bg_busca.png") left top;
    background-repeat: repeat-x repeat-y;
    height: 150px;
    float: left;
    position: relative;
}

#todoSite {background:url("bg_topo.png") repeat-x; font-family: 'Lato', sans-serif; margin-bottom:100px}
#todoSite a{color:black;text-decoration:none}
#todoSite a:hover{text-decoration:underline}

#topoSite {height:220px;}
#topoSiteLeft{background-color: white; 
height:142px; 
text-align: center; 
padding-top: 20px; 
-webkit-box-shadow: 0px 0px 45px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow:    0px 0px 45px 0px rgba(0, 0, 0, 0.75);
box-shadow:         0px 0px 45px 0px rgba(0, 0, 0, 0.75);
overflow: hidden;
}
#topoSiteLeft .div100{text-align: center;}
#topoSiteRight{text-align:left;color:White;line-height:30px;font-size:18px}

#rodapeSite{background:url("bg_busca.png") top left; background-repeat: repeat-x repeat-y; color:#fff;font-family: 'Lato', sans-serif;
    font-weight: 300;line-height:25px; border-top: solid 20px #333832; }
#rodapeSite .rodape_info{font-size:11px;line-height:normal}
/* Menu */
#menuSite { position: relative; margin-top: -57px; }
a #menuSite {color: white; padding-right: 10px; padding-left: 10px;}
a:hover #menuSite {text-decoration:none}
.menuSiteButton{float:left; height:57px; text-transform: uppercase;font-size: 13px;	overflow:hidden; color: white; 
 -webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.menuSiteButton:hover{
	margin-top: -10px;
	background-color: #01b6a7;
	line-height: 67px;
	height: 67px;
	-webkit-box-shadow: 1px 0px 13px 0px rgba(0, 0, 0, 0.75);
	-moz-box-shadow:    1px 0px 13px 0px rgba(0, 0, 0, 0.75);
	box-shadow:         1px 0px 13px 0px rgba(0, 0, 0, 0.75);
 	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;}
.menuSiteButton .icon{float:left;width:24px;height:24px}
.menuSiteButton .link{}
/* Menu */

/* Barra Pesquisa */
.barraPesquisa {font-size:14px;color:#01b6a7;height:40px;padding: 50px 15px 15px 15px; background:url(busca_direta.png) left top;
    background-repeat: no-repeat; background-position: 15px 5px;}
.campoPesquisa{display:inline-block}

/* Barra Pesquisa */

/* Titulo Paginas */
.titulo{font-size:28px;font-weight:300;margin:10px 0px 5px 0px; padding-bottom: 20px;}
.subtitulo{font-size:16px;font-weight:bold;margin:10px 0px 5px 0px}
.tituloDestaque{text-transform: uppercase; background:url("icon_list.png") no-repeat;font-size:20px;font-weight:300;height:50px;padding:3px 0px 0px 30px; color: #333832}
.tituloDestaque strong { font-weight: 700;}
/* Titulo Paginas */

/* Imóvel Detalhes */
.tituloPagina{font-size:28px;font-weight:300;margin:10px 0px 5px 0px; padding-bottom: 20px;}

.imovelBloco{
	background: rgba(255,255,255, 0.3);
	line-height:18px;
	font-size:14px;
	padding-bottom: 20px;
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.imovelBloco:hover { 
	background: rgba(255,255,255, 1.0); 
	-webkit-box-shadow: 0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-moz-box-shadow:    0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	box-shadow:         0px 0px 5px 0px rgba(50, 50, 50, 0.75);
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}



.imovelBloco:hover  .imovelFoto {
	-webkit-filter: grayscale(0%);
	-webkit-touch-callout:none;
	/* option */
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}

.mais_info{background:url(+_info.png) left center; 
    background-repeat: no-repeat; width:155px;line-height: 18px; height:18px;padding-left:30px;margin-left:35px; padding-top: 10px; padding-bottom: 10px; font-weight: 300;}
/* Imóvel Detalhes */

submit {
	background-color: #01b6a7;
}

.icon_home {
	background:url(icon_home.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    line-height: 57px;
    padding-right: 20px;
    padding-left: 42px;
}

.icon_quem {
	background:url(icon_quem.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-right: 20px;
    padding-left: 48px;
    line-height: 57px;
}

.icon_documentacao {
	background:url(icon_documentacao.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-right: 20px;
    padding-left: 48px;
    line-height: 57px;
}

.icon_financiamentos {
	background:url(icon_financiamentos.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-right: 20px;
    padding-left: 42px;
    line-height: 57px;
}

.icon_cadastrar {
	background:url(icon_cadastrar.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-right: 20px;
    padding-left: 42px;
    line-height: 57px;
}

.icon_contato {
	background:url(icon_contato.png) left center;
    background-repeat: no-repeat;
    background-position: 10px;
    padding-right: 20px;
    padding-left: 42px;
    line-height: 57px;
}


.fone {
	color: #b9b9b9;
	font-weight: 300;
	font-size: 22px;
}

.email {
	color: #b9b9b9;
	font-weight: 300;
	font-size: 18px;
}


#conteudoCentral{}
/* Coluna Menu */
#siteMenu{
	background: rgba(218, 218, 218, 0.5);
	margin-top: 20px;
	font-size: 14px;
	line-height: 20px;
}
#siteMenu_bloco{ padding-right: 20px;}
.siteMenu_blocoTitulo{font-weight:700; font-size: 16px; margin-top: 15px; background: rgba (255, 255, 255, 0.8); }

#siteMenu_bloco ul li {
	padding-left: 30px;
}

#siteMenu_bloco input  .div25 {
	width: 150px;
	padding: 5px;
}

text {
	background-color: white;
	border: 0;
	padding: 10px;
}

/* Separador */
.divSeparadora{height:2px;background-color:#000}
/* Separador */
/* Home */
#divBannerHome{line-height:30px}
#bannerHome1{background:url("icon_contato_baixo.png") top center no-repeat; height:150px; padding-top: 100px; text-align: center; color: #494e47; }
#bannerHome2{background:url("icon_cadastre_baixo.png") no-repeat top center; height:150px; padding-top: 100px; text-align: center; color: #494e47;}
#bannerHome3{background:url("icon_atendimento_baixo.png") no-repeat top center; height:150px; padding-top: 100px; text-align: center; color: #494e47;}
#divNoticiasHome{line-height:20px;}
.linkNoticia{font-size:14px}
/* Home */
/* p_imovel */
/* #divFotoImovel{width:480px;margin-right:20px;} */
#divDescImovel{text-align:justify;line-height:20px;color:gray; font-weight: 300;}
#divInfoImovel{line-height:20px}
#divInfoImovel .item{font-weight:300;} 
#divInfoImovel .value{background: rgba(218, 218, 218, 0.5); margin-bottom: 5px; font-weight:400}
#divContatoImovel{border-bottom: solid 1px #01b6a7; padding-bottom:10px;margin-bottom:50px }
#divFotoImovel  .subtitulo {
	margin-top: 20px;
	float: left;
	position: relative;
}
/* p_imovel */
#siteMenuOperacoes{}
.siteMenuOperacoes_bloco{}
.siteMenuOperacoes_titulo{}
/* Coluna Menu */
/* Conteudo Central */
.conteudoCentral{float:left;background:#fff;font-size:14px}
.barraRodape{ color:white  }

.infoMsg{background:#FFFFCC;text-align: center;width:640px;padding:5px;color:black;line-height:30px;}
.infoMsg a{text-decoration:none;color:#0099CC}
.infoMsg a:hover{text-decoration:underline}

.formCampo {
	padding: 15px;
	border: solid 1px #01b6a7;
	font-size: 14px;
	margin-left: 0px !important;
	margin-top: 10px !important;
	position: relative;
	float: left;
}

.formCampo textarea {
	height: 100px;
}</pre></body></html>