<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">*{
	font-family:arial;
	margin:0;
	padding:0;
	border:0;
	font-size:16px;	
}
body{
	color:#000;
}

h1{
	font-size:20px; 
}

a{
	color:#000;
	text-decoration:none;
}
b{
	zxcfont-weight:normal;
	color:#000;
}

input{
	border:solid #AAA 1px;
	width:100%;
	height:40px;
	margin:5px 0;
	padding: 0 0 0 10px;
	-webkit-border-radius: 5px;	
	border-radius:5px;
	color:#000;
	background:#FFF;
	sborder: solid red 1px;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
}

input[type='checkbox'] {
	sborder:solid red 2px;
	-moz-appearance:checkbox; /* Firefox */
    -webkit-appearance:checkbox; /* Safari and Chrome */
    appearance:checkbox;
}

select{
	border:solid #AAA 1px;
	width:100%;
	height:40px;
	margin:5px 0;
	padding: 0 0 0 10px;
	-webkit-border-radius: 5px;	
	border-radius:5px;
	color:#000;
	background:#FFF;
	sborder: solid red 1px;
	-moz-appearance:none; /* Firefox */
    -webkit-appearance:none; /* Safari and Chrome */
    appearance:none;
    background: #FFF url('imagens/BgSeta.png') 98% 50% no-repeat;

}

input[type=checkbox]{
	width:20px !important;
	height:20px;
}

textarea{
	width:100%;
	border:solid #AAA 1px;
	padding: 10px 0 0 10px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

checkbox{
	width:20px;
	height:20px;
}

h2{
	font-size:20px;
	color:#000000;
}	

h2 a{
	font-size:20px;
	color:#000000;
}

h2 b{
	font-size:20px;
}

h3{
	font-size:16px;
	color:#000000;
	margin:0;
}

h4{
	color:#000000;
}

.Logo{
	/* padding:20px 20px; */
	zxcborder:solid red 2px;
	background: #002b56;
}

.Logo img{
	Width:100%; 
	/* max-width:200px; */
}

#CorFontPadrao{
	Background:#000000;
}

.BgAcoes{
	width:100%;
	padding:8px 0;
	display:table;
	border-bottom:solid #FFF 2px;
}

.BgAcoes img{
	margin:0 10px;
	cursor:pointer;
}

#Menu{
	width:100%;
	height:auto;
	sborder:solid #c6beb0 1px;
	background:#c6beb0;
	color:#FFF;

}
#Menu h2{
	font-size:20px;
	padding:15px 5px;
	margin:0;
	color:#fff;
	sborder:solid red 1px;

	
}
#Menu h2 a{
	color:#fff;
	sborder:solid red 1px;
}
#Menu h2 a:hover{
	
	color:#fff;
	width:100%;
}
.MenuItem{
	border-bottom:solid #FFF 2px;
	width:100%;

}
.MenuItem H2 a{
	font-size:20px;
	color:#fff;
	padding:5px 0;
}


#PesquisaExpande{
	padding:10px;
	margin-top:-2px;
}

.Pesquisa{
	margin:0px 10px 10px 10px;
	sborder:solid red 1px;
	zxc-text-align:justify; 
	sborder-top:solid #5a053e 2px; 
	padding-top:10px;
}

.linharodape {
	
}

.Botao{
	font-size: 20px;
    color: #fff;
    width: 100%;
    height: 30px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    sborder: solid red 1px;
}
#Conteudo{
	text-align:left;
	max-width:800px;
	zxc-border:solid red 2px;
}
#CabecalhoRodape{
	width: 100%;
    height: auto;
    padding: 7px 0;
    color: #fff;
}
#CabecalhoRodape a{
	color:#fff;
}

#CaixaImoveis{
	width:96%;
	sborder-bottom:solid #035760 2px;
	padding: 2% ;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid #AAA 1px;
}





.ImovelBox{
	width:auto;
	height:auto;
	margin:0px 0 10px 0;
	sborder:solid red 1px;
}

.ImovelBox img{
	width:100%;
	max-width:640px;
	height:auto;
}

.ImovelDetalhe{
	width:100%;
	max-width:640px;
	height:auto;
	sborder:solid red 1px;
	margin: 0 0 10px 0;
}

#ConteudoImovelDetalhe{
	
	sborder:solid red 1px;
}

#GaleriaFoto{
	Width:95%;
	height:auto;
	padding:10px;
	sborder:solid red 1px;
	color:#FFF;
	font-size:20px;
	MARGIN: 0 0 20PX 0;
	cursor:pointer;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

#GaleriaFotoImagem{
	Width:100%;
	height:75%;
	
}

#GaleriaFotoBox{
	sBorder:solid red 1px; 
	height:500px;
}

.ImovelInfra{
	width:auto;
	sBorder:solid red 1px;
	float:left;
	margin:5px 2px;
	padding:3px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
}

.Imovelpaginacao{
	width:auto;
	sBorder:solid red 1px;
	float:left;
	margin:5px 2px;
	padding:12px;
	background:#AAA;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-weight:bold;
	Color:#fff;
}
.Imovelpaginacao a{
	Color:#fff;
}


.BarraPaginacao{
	width:100%;
	sborder:solid red 1px;
}

.BarraPaginacao input{
	width:40px;
}

#CheckboxClique{
	width:100%;

	height:25px;
	background:#fff;
	spadding:7px 0;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	border:solid #AAA 1px;
}
#Checkbox{
	width:28px;
	height:28px;
	border:solid #AAA 1px;
	float:left;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
}

.Fechar{
	clear:both;
}

.IcoImovel{
	width:39px;
	height:auto;
	sborder:solid red 2px;
	margin:0 5px 0 0px;
	float:left;
}

.Hand{
	cursor:pointer;
}

.ImovelInfra {
    width: auto;
    sBorder: solid red 1px;
    float: left;
    margin: 5px 2px;
    padding: 3px;
    background: #AAA;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-weight: bold;
    Color: #fff;
   }

.TabelaImovelDetalhe td{
	border-bottom:solid #AAA 1px;
	padding:3px;
}

.TabelaImovelDetalhe td:nth-child(2){
	text-align: center;
}

.IcoFav{
	float:right;
	margin:0 5px 5px 0;
	width:28px;
	border:solid red 1px;
}

.SelectRegiao{
	border: solid #AAA 1px;
    width: 100%;
    margin: 5px 0;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #000;
    background: #FFF;
    sborder: solid red 1px;
    -moz-appearance: none;
    -webkit-appearance: none;
    appearance: none;
    background: #FFF url(imagens/BgSeta.png) 98% 50% no-repeat;
}

.ms-drop ul &gt; li label span{
	sborder:solid red 2px;
	margin-left:5px;
}

.ms-choice &gt; span{
	sborder:solid red 2px;
	color:#000 !important;
	border-radius: 5px;
}

.ms-choice {
	sborder:solid red 2px;
	border-radius: 5px;
}

.ms-drop ul{
	sborder:solid red 2px;
	max-height: 320px !important;
}

.Ordernacao{
	sborder:solid red 1px !important;
	width:100%;
	height:40px;
	margin:0;
	float:right;
	padding:5px; 
}
.OrdernacaoText{
	sborder:solid red 1px !important;
	width:auto;
	float:right;
	margin:4px 15px 0 0;
}

.ms-choice{
	sborder:solid red 2px;
	height:38px !important;
	line-height: 38px !important;
	background:#fff !important;
}

.ms-choice &gt; span{

}
#ImovelDetalheRightItem td{
	zxc-border:solid red 2px;
}
.Icofacebook{
	float:right;
	margin-top:-5px;
}

.Whatsapp{sborder:solid red 2px; width:auto; position:fixed;  bottom:15px; right:15px; z-index:1000; background:#00a859; border-radius: 100px; sborder:solid #000 2px; padding:12px;  }
.Whatsapp:hover{background: #AAA;-webkit-transition: 1s;}

.FotoImovel{
	zxcborder: solid red 2px;
	width:100%; 
	max-width:500px;
	position:relative; 
	overflow: hidden;
}

.TarjaFoto{
	width:250px;
	height:auto;
	background:red; 
	color:#FFF; 
	position:absolute; 
	top:42px; 
	right:-60px;  
	padding:15px 0px; 
	font-size: 16px; 
	transform: rotate(45deg);
	zxcborder: solid red 2px;
}

.botaoEnviarDisabled{
	width: 100%;
    height: auto;
    background: #AAA;
    color: #FFF;
    font-size: 20px;
    border-radius: 5px;
    border: solid #AAA 1px;
    text-align: center;
}


#ImovelFotoMiniEmpreendimento img {
    width: 100%;
}

.LogoEmpreendimento {
    width: 106px !important;
    height: 80px;
    float: right;
    position: relative;
    z-index: 99;
    margin: 10px;
    object-fit: contain;
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc;
    padding: 10px;
}

#ImovelFotoMiniEmpreendimento img {
    width: 100%;
}
.ImgEmpreendimento {
    margin-top: -120px;
}

.EmpreendimentoDetalhelogo {
    width: 100%;
    height: 80px;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
    background-color: #FFF;
    margin: 10px;
}

.EmpreendimentoDetalhelogo img {
    width: 106px;
    height: 80px;
    position: relative;
    z-index: 100;
    object-fit: fill;
    margin: 20px 20px 0 0;
    object-fit: contain;
    background-color: #fff;
    box-shadow: 0px 0px 5px #ccc;
    padding: 10px;
}

.LancamentoDetalhe .lSSlideOuter {
    margin-top: -100px;
}


.Financiamento {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin: 30px 0;
}

.Financiamento .item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
    margin-top: 0px;
}

.Financiamento a {
    display: flex;
    flex-direction: column;
    gap: 0px;
}




.Financiamento  .Logo {
    padding: 15px 20px;
    zxcborder: solid red 2px;
    background: #FFF;
}

.Financiamento .Logo img {
	width:100%;
    border: solid #CCC 1px;
    height: 30px;
}

.Financiamento .link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-size: 12px;
}</pre></body></html>