@charset "UTF-8";
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{border:0;font-size:100%;font:inherit;vertical-align:baseline;margin:0;padding:0}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}table{border-collapse:collapse;border-spacing:0}
h1,h2,h3,h4,h5,h6{ font-weight:normal;}

/* FONTES *************************************************************************
**********************************************************************************/
@font-face {
	font-family:'oxygenbold';
	src: url('_fonts/oxygen-bold-webfont.eot');
	src: url('_fonts/oxygen-bold-webfont.eot?#iefix') format('embedded-opentype'),
	url('_fonts/oxygen-bold-webfont.woff') format('woff'),
	url('_fonts/oxygen-bold-webfont.ttf') format('truetype'),
	url('_fonts/oxygen-bold-webfont.svg#oxygenbold') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
	font-family:'oxygenlight';
	src: url('_fonts/oxygen-light-webfont.eot');
	src: url('_fonts/oxygen-light-webfont.eot?#iefix') format('embedded-opentype'),
	url('_fonts/oxygen-light-webfont.woff') format('woff'),
	url('_fonts/oxygen-light-webfont.ttf') format('truetype'),
	url('_fonts/oxygen-light-webfont.svg#oxygenlight') format('svg');
	font-weight: normal;
	font-style: normal;
	}
@font-face {
    font-family:'oxygenregular';
    src: url('_fonts/oxygen-regular-webfont.eot');
    src: url('_fonts/oxygen-regular-webfont.eot?#iefix') format('embedded-opentype'),
	url('_fonts/oxygen-regular-webfont.woff') format('woff'),
	url('_fonts/oxygen-regular-webfont.ttf') format('truetype'),
	url('_fonts/oxygen-regular-webfont.svg#oxygenregular') format('svg');
    font-weight: normal;
    font-style: normal;
	}

/* COMUNS *************************************************************************
**********************************************************************************/
html, body{ min-width:960px; }
body{
	background:#FFF url(../_imgs/bg_degrade.png) repeat-x top; line-height:1em;
	font-family:'oxygenregular'; font-size:12px; color:#2c2c2c;
	}
a{ color:#2c2c2c; text-decoration:none; outline:none; }
strong{ font-family:'oxygenbold'; font-weight:normal; }
p{ margin-bottom:15px; }
	p:last-child{ margin-bottom:0; }

.bg_circulo{ width:100%; overflow:hidden; background:url(../_imgs/bg_circulo.png) no-repeat top center; }
	.bg_circulo.b{ border-top:10px solid #2C2C2C;}


.stage{ clear:left; width:960px; overflow:hidden; position:relative; margin:auto; }
.stage2{
	clear:left; width:850px; overflow:hidden; position:relative; margin-left:60px; padding:36px 0 80px 0;
	background:#FFF url(../_imgs/stage2_bgTopo.png) no-repeat 0 0; z-index:10;
	}

.terminal{ position:fixed; left:0; top:0; background:#999; font-size:9px; font-family:"Lucida Console", Monaco, monospace; color:#000; z-index:9999; }

/* GATEWAY ************************************************************************
**********************************************************************************/
/*
.gateway_bg_foto{ width:100%; height:700px; background:url(../_imgs/gateway_bg_foto.png) no-repeat center 68px; }
.gateway_stage{ width:706px; height:462px; overflow:hidden; position:relative; margin:auto; margin-top:0; background:url(../_imgs/gateway_bg_stage.png) no-repeat bottom center; }
	.gateway_stage strong{ display:block; text-align:center; color:#d41a28; font-size:18px; line-height:18px; margin-top:20px; }
	.gateway_stage .box1{ position:absolute; width:270px; overflow:hidden; text-align:center; font-size:11px; line-height:16px; }
		.gateway_stage .box1.a{ left:46px; top:234px; }
		.gateway_stage .box1.b{ left:399px; top:204px; }
		.gateway_stage .box1 img{ margin-bottom:15px; }
		.gateway_stage .box1 a{color:#a1a1a1; display:block;}
			.gateway_stage .box1 a:hover{ color:#d41a28; }
*/
.gateway_bg_foto{
	width:100%; height:100%; min-height:500px; position:absolute; background-position:top center; background-repeat:no-repeat; background-size:cover;
	}

.gateway_stage{ width:680px; height:420px; overflow:hidden; position:absolute; left:50%; top:12%; margin:0 0 0 -340px; text-align:center; }
	.gateway_stage strong{ display:block; color:#445465; font-size:30px; line-height:1.25em; }
		.gateway_stage strong span{ font-size:36px;}
	.gateway_stage .subtitulo{ font-size:13px; margin-top:15px; display:inline-block; color:#445465; }
	.gateway_stage .box1{ width:680px; height:240px; position:absolute; bottom:0; overflow:hidden; background:#FFF url(../_imgs/gateway_sep1.png) no-repeat center; }
		.gateway_stage .box1 .col1{ float:left; width:340px; height:240px; line-height:16px; }
			.gateway_stage .box1 .col1 .logo{ margin:50px 0 0px 0; }
			.gateway_stage .box1 .col1 p{ height:75px; margin-bottom:0;}
				.gateway_stage .box1 .col1 p.b{ height:67px; padding-top:9px; }
			.gateway_stage .box1 .col1 a span{
				display:inline-block; width:14px; height:14px; position:relative; overflow:hidden;
				-webkit-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
				-moz-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
				-o-transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); 
				transition: all 200ms cubic-bezier(0.455, 0.030, 0.515, 0.955); /* easeInOutQuad */
				}
				.gateway_stage .box1 .col1 a span .off{ position:absolute; left:0; top:0; opacity:1; filter:alpha(opacity=100); }
				.gateway_stage .box1 .col1 a span .on{ position:absolute; left:0; top:0; opacity:0; filter:alpha(opacity=0); }				
				
			.gateway_stage .box1 .col1 a{color:#a1a1a1; display:block;}
				.gateway_stage .box1 .col1 a:hover{ color:#d41a28; }
				.gateway_stage .box1 .col1 a:hover span{
					-moz-transform: rotate(180deg); -webkit-transform: rotate(180deg); -o-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(90deg);
					}
				.gateway_stage .box1 .col1 a:hover span .off{ opacity:0; filter:alpha(opacity=0); }
				.gateway_stage .box1 .col1 a:hover span .on{ opacity:1; filter:alpha(opacity=100); }

/* TOPO ***************************************************************************
**********************************************************************************/
.topo_bg{ width:100%; height:170px; background:url(../_imgs/topo_bg.png) repeat-x top; }
#logo_topo.logo_zampieri { background: url(../_imgs/zampieri_condominios.jpg) no-repeat 0px 57px; background-size: contain;}
.menu_rapido{ position:absolute; right:0; top:0; }
	.menu_rapido .atendimento{
		float:right; width:108px; height:32px; padding:8px 0 0 61px; text-transform:uppercase; color:#FFF; font-size:10px;
		background:#D41A28 url(../_imgs/icone_atendimento_condomino.png) no-repeat 18px 9px;
		}
		.menu_rapido .atendimento:hover{ color:#2c2c2c; background-color:#FFF; }
	.menu_rapido .proposta{
		float:right; width:95px; height:32px; padding:8px 0 0 0; text-align:center; text-transform:uppercase; color:#888888; font-size:10px;
		background:#232323;
		}
		.menu_rapido .proposta:hover{ color:#fff;  }	
	.menu_rapido .acesso{
		float:right; width:135px; height:25px; padding:0; text-indent:-15px; text-align:center; text-transform:uppercase; color:#888888; font-size:10px;
		background:#232323 url(../_imgs/icone_acesso_cliente.png) 115px 4px no-repeat; margin:7px 12px 0 0; line-height:24px;
		}
		.menu_rapido .acesso:hover{ color:#fff; }
		
#topo{ height:170px; }
	#topo h1{ width:240px; height:160px; background:#FFF; position:absolute; top:10px; left:60px; }
		#topo h1 a{ display:block; width:inherit; height:inherit; background:url(../_imgs/lello_condominios.png) no-repeat 62px 39px; text-indent:-50000px; }
	
	#topo nav{ display:block; width:570px; height:58px; padding-top:22px; background:url(../_imgs/menu_bg.png) no-repeat 0 0 #FFF; position:absolute; left:300px; top:90px; }
		#topo nav a{
			display:inline-block; float:left; height:29px; padding:6px 26px 0 26px; background:url(../_imgs/menu_sep.png) right 0px no-repeat;
			font-size:10px; text-transform:uppercase; color:#8e8e8e;
			}
			#topo nav a:last-child{ background:none; }
			#topo nav a:first-child{ margin-left:20px;  }
			#topo nav a:hover{ color:#d41a28; }

/* RODAPE *************************************************************************
**********************************************************************************/
.rodape_bg{ clear:left; width:100%; height:50px; background:#EEE; margin-top:60px; }
.menu{ float:left; clear:left; display:inline-block; margin:20px 0 0 14px; color:#919191 }
	.menu a{ display:inline-block; color:#919191; text-transform:uppercase; font-size:11px; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; }
		.menu a:hover{ text-decoration:underline; color:#d41a28; }

/* HOME ***************************************************************************
**********************************************************************************/
.cnt_home .col1{ float:left; width:240px; position:relative; z-index:20;  }
.cnt_home .col2{ float:left; width:720px; position:relative; overflow:hidden; z-index:10; }
.cnt_home .col3{ float:left; width:480px; position:relative; overflow:hidden; }

.cnt_home .sala_imprensa{ width:175px; clear:left; margin:40px 0 0 38px; }
	.lista_sala_imprensa{ clear:left; margin-top:20px; }
		.lista_sala_imprensa li{ float:left; clear:left; margin-bottom:20px; }
			.lista_sala_imprensa li a{ display:block; font-family:'oxygenlight'; line-height:1.2em; }
				.lista_sala_imprensa li a .data{ display:block; color:#999999; font-size:10px; font-family:'oxygenregular'; margin-bottom:2px; }
				.lista_sala_imprensa li a span{ color:#d41a28; }
				.lista_sala_imprensa li a strong{ display:block; color:#999999; font-size:12px; color:#d41a28; margin-top:2px;  }
				.lista_sala_imprensa li a:hover{color:#d41a28; }

.paginacao{ margin:25px 0; clear:left; float:left; }
.paginacao a{
	cursor:pointer; width:20px; text-align:center; margin:0 0; height:13px;
	display:inline-block; color:#2c2c2c; padding:0 0px; border-right:1px solid #D7D7D7; float:left;
	line-height:14px;
	}
	.paginacao a:hover{ color:#d41a28; }
	
.paginacao a.jp-previous{
	display:inline-block; width:18px; height:13px; padding:0;  background:url(../_imgs/paginacao_esq.png) no-repeat 0 0; margin:0;
	}
	.paginacao a.jp-previous:hover{ background:url(../_imgs/paginacao_esq.png) no-repeat left bottom; }
.paginacao a.jp-next {
	display:inline-block; width:18px; height:13px; padding:0;  background:url(../_imgs/paginacao_dir.png) no-repeat 0 0;
	border:none; margin-left:5px;
	}
	.paginacao a.jp-next:hover{ background:url(../_imgs/paginacao_dir.png) no-repeat left bottom; }
	
.paginacao a.jp-current,a.jp-current:hover { color:#d41a28; font-family:'oxygenbold'; }
.paginacao a.jp-disabled,a.jp-disabled:hover { color:#bbb; }
.paginacao a.jp-current,a.jp-current:hover,.paginacao a.jp-disabled,a.jp-disabled:hover { cursor:default; }
.paginacao span { margin: 0 5px; }	

.destaque_home{ float:left; clear:left; width:720px; height:300px; position:relative; overflow:hidden; }
	.destaque_home .rsArrow { height:25px; width:25px; position:absolute; display:block; cursor:pointer; z-index:21; }
	.destaque_home.rsHor .rsArrowLeft { right:25px; top:0; }
	.destaque_home.rsHor .rsArrowRight { right:0; top:0; }	
	.destaque_home .rsArrowIcn {		
		width:25px; height:25px; position: absolute;	cursor: pointer; background:url(../_imgs/setas1.png); background-color:#fff;
		}	
	.destaque_home.rsHor .rsArrowLeft .rsArrowIcn{ background-position: 0px 0px; }
		.destaque_home.rsHor .rsArrowLeft:hover .rsArrowIcn{ background-position: 0px 25px; }	
	.destaque_home.rsHor .rsArrowRight .rsArrowIcn { background-position: 25px 0px; }
		.destaque_home.rsHor .rsArrowRight:hover .rsArrowIcn:hover{ background-position: 25px 25px; }	
	.destaque_home .rsArrowDisabled .rsArrowIcn{ opacity:.8; filter:alpha(opacity=80); *display:none; }

.box_acesso{ float:left; clear:left; width:480px; height:330px; overflow:hidden; position:relative; background:#D41A28 url(../_imgs/sep1.png) no-repeat center 80px; }
	.box_acesso .login{ position:absolute; left:44px; top:36px; }
		.box_acesso .login .check_conectado{ display:block; font-size:11px; color:#fc9b9b; margin-top:12px; }
			.box_acesso .login .check_conectado label{ cursor:pointer; margin-left:0px; }
		.box_acesso .login .senha{ font-size:11px; color:#80232a; margin-top:8px; clear:left; display:inline-block; }
			.box_acesso .login .senha:hover{ text-decoration:underline; }
	
	.box_acesso .login .bt{
		float:left; font-size:10px; color:#ffbfbf; background:#80232A; text-transform:uppercase; height:22px; text-align:center;
		padding:0 13px; line-height:21px;  margin-top:15px;
		}
		.box_acesso .login .bt.b{ background:#EC1C2C; }
		.box_acesso .login .bt:hover{ background:#FFF; color:#2c2c2c; }

.box_acesso	.atendimento{
	width:241px; height:62px; position:absolute; left:239px; top:0; display:block; overflow:hidden; background:url(../_imgs/bg_atendimento.png);
	font-size:11px; color:#ffbfbf;
	}
	.box_acesso	.atendimento span{ display:inline-block; margin:21px 0 0 95px; }
	.box_acesso	.atendimento:hover{ color:#FFF; }

.box_acesso	.acesso_facil{
	position:absolute; left:285px; top:91px; 
	}
	.box_acesso	.acesso_facil ul{ display:block; margin-top:20px; }
		.box_acesso	.acesso_facil ul li{ float:left; clear:left; width:138px; height:30px; position:relative; margin-bottom:5px; }
			.box_acesso	.acesso_facil ul li a{ display:block; width:inherit; height:inherit; color:#840b14; font-size:11px; font-family:'oxygenlight'; }
				.box_acesso	.acesso_facil ul li a span{ display:inline-block; float:left; width:38px; height:inherit; position:relative; overflow:hidden; }
					.box_acesso	.acesso_facil ul li a span img{ position:absolute; left:0; top:0; }
				.box_acesso	.acesso_facil ul li a div{ display:inline-block; float:left; width:100px; padding-top:5px; }
					.box_acesso	.acesso_facil ul li a div.b{ padding-top:10px; }				
				.box_acesso	.acesso_facil ul li a:hover span img{ left:auto; right:0px; }
				.box_acesso	.acesso_facil ul li a:hover { color:#ffbfbf; }

.imoveis{ width:480px; height:122px; position:relative; overflow:hidden;}
	.imoveis .titulo{
		text-align:center; position:absolute; font-size:18px; text-transform:uppercase; z-index:10; color:#FFF; line-height:1.0em; left:30%; top:22px;
		text-shadow: 0 0 20px rgba(63,86,135,1);
		}

		.imoveis a .bg{ position:absolute; left:0; top:0; z-index:0; }
		.imoveis a .bg.b{ position:absolute; left:240px; top:0; z-index:0; }
		.imoveis a .faixa{ position:absolute; left:70px; top:88px; z-index:10; width:100px;}
		.imoveis a .faixa.b{ position:absolute; left:310px; top:88px; z-index:10; width:100px;}
		.imoveis a:hover .bg{ -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); }

.campanha{ float:left; clear:left; width:240px; height:257px; position:relative; overflow:hidden; }
	.campanha .titulo{
		text-align:center; position:absolute; font-size:18px; text-transform:uppercase; z-index:10; color:#FFF; line-height:1.0em; left:37%; top:22px;
		text-shadow: 0 0 20px rgba(63,86,135,1);
		}
	.campanha a{ display:block; position:absolute; width:240px; height:257px; z-index:0; overflow:hidden; }
		.campanha a.b{ margin-top:122px; }
		.campanha a .bg{ position:absolute; left:0; top:0; z-index:10; }
		.campanha a .faixa{ position:absolute; right:56; top:81px; z-index:10; }
			.campanha a .faixa.b{ right:auto; left:0; top:68px; z-index:10; }
		.campanha a:hover .bg{ -moz-transform:scale(1.1); -webkit-transform:scale(1.1); -o-transform:scale(1.1); -ms-transform:scale(1.1); transform:scale(1.1); }
		
.meio_ambiente{ float:right; clear:left; width:240px; height:220px; position:relative; overflow:hidden; background:url(../_imgs/meio_ambiente.png) no-repeat 0 0; }
	.meio_ambiente .titulo1{ margin:40px 0 0 45px; color:#888888; }
		.meio_ambiente .titulo1 span{ font-size:11px; }
		.meio_ambiente:hover .titulo1{ color:#2c2c2c}

.peca_proposta{ float:left; clear:left; width:192px; height:173px; background:#FFF; padding:40px 0 0 48px; }
	.peca_proposta .titulo1{ color:#d41a28; }
		.peca_proposta .titulo1 span{ font-size:12px; color:#888888; }

/* INTERNAS ***********************************************************************
**********************************************************************************/
.sobre_txt{ float:left; clear:left; width:500px; overflow:hidden; margin:20px 0 0 109px; }
.stage_interna1{ float:left; clear:left; width:545px; min-height:650px; overflow:hidden; position:relative; margin:87px 0 0 60px; }
.stage_interna2{
	float:left; clear:left; width:1020px; overflow:hidden; padding-top:36px; position:relative; margin:0px 0 80px 0px;
	background:url(../_imgs/stage2_bg.png) repeat-y 60px 0;
	}
	.stage_interna2 .sombra1{ position:absolute; top:0; left:60px;}

.box_txt1{ float:left; clear:left; width:400px; margin:22px 0 0 310px; }
	.box_txt1.b{ margin:5px 0 0 170px; height:120px; }
	.box_txt1.c{ margin:45px 0 0 170px; width:510px; }
	.box_txt1.d{ margin:5px 0 50px 170px; width:510px; }
	
#lightbox1{ width:803px; overflow:hidden; padding:30px; position:relative; background:#FFF; display:none; }	
	#lightbox1 .bt_fechar{ position:absolute; display:block; width:17px; height:17px; background:url(../_imgs/bt_fechar2.png) no-repeat 0 0; right:30px; top:30px; }
		#lightbox1 .bt_fechar:hover{ background-position:left bottom; }

#lightbox1.selo_lightbox{ width:760px; }
	.selo_lightbox .col1{ float:left; width:190px; overflow:hidden; margin-right:10px; padding:20px 0; }
	.selo_lightbox .col2{ float:left; width:245px; overflow:hidden; margin-left:22px; color:#898989; line-height:16px; font-family:'oxygenlight'; padding:20px 0;}

/* ATENDIMENTO AO CONDOMINO *******************************************************
**********************************************************************************/
.faq{ float:left; clear:left; overflow:hidden; width:545px; }
	.faq li{
		float:left; clear:left; background:#EEEEEE url(../_imgs/faq_bgAtivo.png) repeat-y -37px 0; width:100%;
		-webkit-transition: all 200ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
		-moz-transition: all 200ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
		-o-transition: all 200ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
		transition: all 200ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
		}
		.faq li .categoria_btn{
			display:block; font-size:12px; color:#555555; padding:10px 0 10px 0; overflow:hidden;
			}
			.faq li .categoria_btn span{ display:inline-block; float:left; width:460px; font-family:'oxygenbold'; line-height:16px; }
			.faq li .categoria_btn strong{ display:inline-block; float:left; width:16px; height:16px; margin:0 25px 0 11px; background:url(../_imgs/faq_bullet1.png) no-repeat 0 0; }
			
			.faq li.ativo, .faq li:hover{ background-position:0 0;}
				.faq li.ativo .categoria_btn strong{ background-position:left bottom; }

.faq_descricao{ float:left; clear:left; width:460px; margin-left:52px; overflow:hidden; padding:0px 0 40px 0; line-height:18px; color:#909090; }
	.faq_descricao a{ display:inline-block; width:auto; color:#D2081E; }
	.faq_descricao p:-last-child{ margin-bottom:0; }
	
			
.acessos{ position:absolute; width:240px; background:#CCC; right:0px; z-index:20; }
	.acessos .box{ float:left; clear:left; width:200px; padding:27px 0 25px 40px;}
		.acessos .box.contato{ background:#2C2C2C; color:#dbdbdb; }
		
		.acessos .box .telefone{ font-size:18px; display:block; margin-top:8px; }
			.acessos .box .telefone span{ font-size:13px; }
		
		.acessos .box.acesso_facil{ background:#EEEEEE; }
			.acessos .box.acesso_facil ul{ display:block; margin-top:20px; }
				.acessos .box.acesso_facil ul li{ float:left; clear:left; width:138px; height:30px; position:relative; margin-bottom:5px; }
					.acessos .box.acesso_facil ul li a{ display:block; width:inherit; height:inherit; color:#626262; font-size:11px; font-family:'oxygenlight'; }
						.acessos .box.acesso_facil ul li a span{ display:inline-block; float:left; width:38px; height:inherit; position:relative; overflow:hidden; }
							.acessos .box.acesso_facil ul li a span img{ position:absolute; left:0; top:0; }
						.acessos .box.acesso_facil ul li a div{ display:inline-block; float:left; width:100px; padding-top:5px; }
							.acessos .box.acesso_facil ul li a div.b{ padding-top:10px; }				
						.acessos .box.acesso_facil ul li a:hover span img{ left:auto; right:0px; }
						.acessos .box.acesso_facil ul li a:hover { color:#2C2C2C; }
		
		.acessos .box.fale_conosco{ background:#fff url(../_imgs/fale_conosco_bg1.png) no-repeat 0 0; }

/* ATENDIMENTO AO INCORPORADOR ****************************************************
**********************************************************************************/
.valores_empreendedor{ float:left; clear:left; width:745px; overflow:hidden; position:relative; margin:65px 0 0 118px; }
.box_valores{ float:left; clear:left; width:745px; height:365px; overflow:hidden; position:relative; background:#EEE; }
.lista_valores{ float:left; clear:left; margin:10px 0 0 10px; }
	.lista_valores li{ float:left; width:180px; height:170px; text-align:center; border-right:1px #CECECC solid; border-bottom:1px #CECECC solid; }
		.lista_valores li:nth-child(4){ border-right:0; }
		.lista_valores li:nth-child(n+5){ border-bottom:0 }		
		.lista_valores li a{ display:block; width:180px; height:170px; font-size:11px; color:#555555; text-transform:uppercase; position:relative; }
			.lista_valores li a span{ display:inline-block; margin-top:112px; letter-spacing:-0.01em; }
			.lista_valores li a img{ position:absolute; left:50%; bottom:77px; margin-left:-30px; }
			.lista_valores li a:hover{ color:#d41a28; }

.lightbox_incorporador{ position:absolute; left:0; top:0; width:745px; height:365px; z-index:20; background:#D41A28; }
	.lightbox_incorporador .bt_fechar{
		display:block; position:absolute; width:21px; height:21px; background:url(../_imgs/bt_fechar1.png) no-repeat 0 0; z-index:50; cursor:pointer;
		right:15px; top:15px;
		}
		.lightbox_incorporador .bt_fechar:hover{ background-position:bottom left; }

.slide_incorporador{ position:relative; width:745px; height:264px; overflow:hidden; margin-top:51px; }
	.slide_incorporador .box_parent{ float:left; width:290px; height:264px; color:#FFF; display:table; margin-left:280px; }
	.slide_incorporador .texto{ display:table-cell; vertical-align:middle; line-height:16px; }
		.slide_incorporador .texto span{ text-transform:uppercase; display:block; margin-bottom:20px; font-size:14px; }
		.slide_incorporador img{ position:absolute; left:149px; top:74px; }

	.slide_incorporador .rsArrow { width:30px; height:100%; position:absolute; display:block; cursor:pointer; z-index:21; }
		.slide_incorporador.rsHor .rsArrowLeft { left:20px; top:0; }
		.slide_incorporador.rsHor .rsArrowRight { right:20px; top:0; }	
		.slide_incorporador .rsArrowIcn {		
			width:22px; height:21px; position:absolute;	cursor:pointer; background:url(../_imgs/seta2.png);
			top:50%; margin-top:-10px;
			}	
		.slide_incorporador.rsHor .rsArrowLeft .rsArrowIcn{ background-position: 0px 0px; }
			.slide_incorporador.rsHor .rsArrowLeft:hover .rsArrowIcn{ background-position: 0px 21px; }	
		.slide_incorporador.rsHor .rsArrowRight .rsArrowIcn { background-position: 21px 0px; }
			.slide_incorporador.rsHor .rsArrowRight:hover .rsArrowIcn:hover{ background-position: 21px 21px; }	
		.slide_incorporador .rsArrowDisabled .rsArrowIcn{ opacity:.0; filter:alpha(opacity=0); *display:none; }
	
/* SERVIÇOS ***********************************************************************
**********************************************************************************/
.lista_servicos{ float:left; clear:left; width:824px; overflow:hidden; position:relative; margin:0 0 0 70px; }
	.lista_servicos .item{ width:409px; height:184px; float:left; position:relative; overflow:hidden; margin:0 2px 2px 0; }
			
		.lista_servicos .item img{ position:absolute; z-index:0; left:0; top:0; }
		.lista_servicos .item .box_texto{ display:table; width:305px; height:184px; position:relative; z-index:20; margin-left:100px; }
			.lista_servicos .item .box_texto .texto{ display:table-cell; vertical-align:middle; padding-top:40px; }
				.lista_servicos .item .box_texto .texto span{
					display:inline-block; color:#555555; text-transform:uppercase; font-family:'oxygenbold'; background:#EEEEEE;
					padding:4px 8px 2px 8px; line-height:16px;
					}
					.lista_servicos .item .box_texto .texto span:last-child{ }
		.lista_servicos .item .over{
			width:409px; height:184px; position:absolute; left:0; top:0; background:#D41A28; color:#ffcaca; opacity:0; filter:alpha(opacity=0); z-index:30;
			-webkit-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
			-moz-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
			-o-transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940);
			transition: all 250ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
			}
			.lista_servicos .item .over .box{ display:table; width:250px; height:184px; margin:0 0 0 109px;}
				.lista_servicos .item .over .box .texto{ display:table-cell; vertical-align:middle; }
					.lista_servicos .item .over .box .texto strong{ display:block; color:#FFF; text-transform:uppercase; margin-bottom:5px; line-height:16px; }
		
		.lista_servicos .item:hover .over{ opacity:1; filter:alpha(opacity=100); }
			
.lista_vantagens{ clear:left; margin-top:30px; }
	.lista_vantagens li{ float:left; width:100%; padding-left:22px; margin-bottom:8px; background:url(../_imgs/bullet1.png) no-repeat 0 3px; }

/* ENDEREÇOS **********************************************************************
**********************************************************************************/
.mapa_topo{ position:absolute; top:0; left:60px; z-index:1; }
.barra_atendimento{
	width:688px; height:39px; padding-right:18px; background:#E9E9E9; margin:269px 0 0 109px; text-transform:uppercase; color:#2c2c2c;
	border-top:2px solid #FFF; float:left; clear:left; position:relative; z-index:20; line-height:38px;
	}
	.barra_atendimento a{ display:inline-block; float:left; width:250px; height:39px; text-align:center; color:#FFF; background:#D41A28; }
		.barra_atendimento a:hover{ background:#2C2C2C; }
	.barra_atendimento span{ display:inline-block; float:right; }
	
.lista_sedes{ float:left; clear:left; width:100%; overflow:hidden; margin:20px 0 0 109px; }
	.lista_sedes .mix{ display:inline-block; width:319px; min-height:270px; overflow:hidden; color:#949494; line-height:16px; display:none; margin-right:70px;  }
		.lista_sedes div strong{ display:block; height:25px; text-transform:uppercase; color:#2c2c2c; font-size:15px; line-height:1em; padding-top:5px; }
		.lista_sedes div .servicos{ display:block; width:100%; height:25px; background:#E9E9E9; margin-bottom:5px; }
			.lista_sedes div .servicos span{
				display:inline-block; float:left; height:25px; text-align:center; background:#949494; font-size:9px; color:#FFF; text-transform:uppercase;
				line-height:26px; margin-right:1px;
				}
				.lista_sedes div .servicos span:last-child{ margin-right:0; }
				.lista_sedes div .servicos span.venda{ width:60px; }
				.lista_sedes div .servicos span.locacao{ width:78px; }
				.lista_sedes div .servicos span.condominio{ width:90px; }
				.lista_sedes div .servicos span.associacao{ width:88px; }
				
		.lista_sedes div img{ float:left; margin-bottom:13px; }		
		.lista_sedes .titulo{ display:block; width:710px; height:26px; background:#959595; color:#FFF; text-transform:uppercase; margin:30px 0; text-indent:10px; line-height:26px; }

.ancora_atividade{ width:135px; padding:18px 0 20px 15px; background:#EAEAEA; overflow:hidden; position:absolute; top:395px; left:845px; }
	.ancora_atividade .titulo{ display:block; text-transform:uppercase; font-size:11px; color:#2c2c2c; margin-bottom:5px; font-family:'oxygenbold'; }
	.ancora_atividade .lista_filtros{ display:block; width:100%; overflow:hidden; }		
		.ancora_atividade .lista_filtros li{
			float:left; clear:left; padding-left:18px; height:15px; font-size:11px; color:#949494;
			background:url(../_imgs/icone_selectFiltro.png) no-repeat 0 0; margin-top:8px; cursor:pointer;
			}
		.ancora_atividade .lista_filtros li.active{ background-position:bottom left; }


/* NOTÍCIAS ***********************************************************************
**********************************************************************************/
.col_lista_noticias{ float:left; clear:left; width:220px; min-height:400px; margin:70px 0 0 9px; padding:30px 0 0 20px; background:#FFF; }
.noticia_detalhes{ float:left; width:430px; overflow:hidden; padding:19px 0 30px 41px;}
	.noticia_detalhes .data{ display:block; color:#6a6a6a; font-size:11px; }
	.noticia_detalhes .titulo{ display:block; color:#2c2c2c; font-family:'oxygenbold'; font-size:24px; line-height:1em; margin:15px 0; }

/* CONTATO/PROPOSTA/CADASTRO ******************************************************
**********************************************************************************/
.box_form1{ float:left; width:530px; overflow:hidden; color:#777777; line-height:16px; margin:14px 0 30px 169px; }
	.box_form1 .intro{ margin-bottom:30px; }
	.box_form1 .label1{ float:left; clear:left; width:80px; height:30px; line-height:32px; margin-bottom:18px;  }
	.box_form1 .label2{ float:left; clear:left; width:151px; height:30px; line-height:32px; margin-bottom:18px;  }
		.box_form1 .label2.b{ line-height:16px;}
	.box_form1 .obs{ display:inline-block; float:left; color:#aaaaaa; line-height:32px; padding-left:20px; }
	
	.box_form1 .input2, .box_form1 .input3{
		float:left; background:#DDD; font-size:12px; color:#555; font-family:'oxygenregular'; padding:0 10px; line-height:1em; border:none;
		width:280px; height:30px;
		}
	.box_form1 .input3{ width:330px; }
		.box_form1 .input3.s2{ width:140px; }
		.box_form1 .input3.s3{ width:210px; }		
		.box_form1 .input3.s4{ width:330px; height:110px; padding:10px; resize:none; }
		.box_form1 .input3.s5{ width:160px; }
		
		.box_form1 .input2.b{ width:160px; }
		.box_form1 .input2.c{ resize:none; padding:10px; height:90px; }
	
	.box_form1 .categoria{
		width:501px; float:left; clear:left; font-size:18px; color:#2c2c2c; padding-bottom:10px; margin:55px 0 35px 0;
		border-bottom:2px solid #DDD; font-family:'oxygenbold'; line-height:1.1em; text-transform:uppercase;
		}
		.box_form1 .categoria:first-child{ margin-top:0; }

.radio_personalizado1{
	display:inline-block; width:350px; float:left;
	}
	.radio_personalizado1 label{ display:inline-block; float:left; margin:7px 20px 0 0; }
		.radio_personalizado1 label span{ display:inline-block; padding:0px 0 0 5px; line-height:20px; }
		.radio_personalizado1 .iradio_minimal{ float:left;}
	
/* MAPA ***************************************************************************
**********************************************************************************/
.mapa_col{ float:left; width:480px; overflow:hidden; margin:20px 0 50px 180px; padding-bottom:80px; }
	.mapa_col li{ float:left; width:200px; padding-left:10px; background:url(../_imgs/bullet2.png) no-repeat 0 3px; margin-bottom:10px; }
		.mapa_col li:nth-child(odd){ clear:left; }
		.mapa_col li a{ color:#777; line-height:1em; }
			.mapa_col li a:hover{ color:#DC211C; }

	
/* TEXTOS *************************************************************************
**********************************************************************************/
.titulo1{ display:block; font-family:'oxygenbold'; font-size:18px; text-transform:uppercase; line-height:1.250em; }
	.titulo1 strong{ font-size:24px; display:block; margin:0 0 3px 0;}
	.titulo1 span{ display:block; font-size:14px; font-family:'oxygenlight'; text-transform:none; line-height:1.125em; }
	.titulo1.b{ color:#FFF; }
		.titulo1.b span{ color:#ffbfbf; font-size:12px; }
	.titulo1.c{ color:#2c2c2c; margin:30px 0  }
	.titulo1.d{ color:#FFF; }
		.titulo1.d span{ color:#c8c8c8; font-size:12px; margin-top:6px; }
	.titulo1.e{ color:#7E7E7E; }
	.titulo1.f{ font-size:14px; color:#909090; }
		.titulo1.f strong{ font-size:18px; }
	.titulo1.g{ color:#090909; text-transform:none; margin-bottom:20px;}

.titulo2{ display:block; font-size:15px; text-transform:uppercase; line-height:1.250em; color:#FFF; }
.titulo3{ display:block; font-size:18px; text-transform:uppercase; line-height:1.250em; color:#2c2c2c; font-family:'oxygenbold'; margin-bottom:25px; }
	.titulo3.b{ height:62px; margin-bottom:0; }
	.titulo3.c{ font-size:14px; }

.txt1{ color:#555; line-height:18px; }
.cor1{ color:#d41a28; } /* vermelho */

.bt_verTodas{ clear:left; width:83px; height:27px; text-align:center; text-transform:uppercase; color:#858585; font-family:'oxygenbold'; }

.mT1{ margin-top:20px; }
.mL1{ margin-left:6px; }
.mL2{ margin-left:102px; }
.mB1{ margin-bottom:30px; }

.bt1{
	float:left; font-size:10px; color:#FFF; background:#D41A28; text-transform:uppercase; height:23px;
	text-align:center; padding:0 13px; line-height:23px; margin-top:15px;
	}
.bt1.bt1_zampieri { background:#064B76; }
	.bt1.b{ margin-top:5px;}
	.bt1:hover{ background:#2c2c2c; color:#FFF; }	
	.bt1.c{ background:#2C2C2C; margin:0; height:29px; line-height:30px; }
	.bt1.d{ background:#2C2C2C; margin-right:5px;}	
		.bt1.c:hover, .bt1.d:hover{background:#D41A28;}
	
.h2_1{
	width:100px; height:50px; padding:20px 0 0 20px; background:#D41A28; position:absolute; left:0px; top:36px; z-index:30;
	font-family:'oxygenregular'; font-size:13px; text-transform:uppercase; line-height:1.250em; color:#FFF;
	}
	.h2_1.h2_1_zampieri { background: #064B76 }
	.h2_1.b{ width:172px; }
	.h2_1.c{ width:192px; }	
	.h2_1.d{ width:134px; }	
	.h2_1.e{ width:105px; }	
		.h2_1.e span{ margin-top:8px; }
	.h2_1.f{ width:117px; }	
	.h2_1 span{ display:block; font-size:18px; }

/* FORMS **************************************************************************
**********************************************************************************/
.input1{
	border:none; background:#FFF; font-size:12px; color:#888; font-family:'oxygenregular';
	float:left; clear:left; padding:0 10px; line-height:1em;
	}
	.input1.b{ background:#EEEEEE; }
	.input1.c{ border:1px solid #BCBCBC; width:115px; height:27px; }
.inputS1{ width:143px; height:27px; }
	.inputS1.mensagem{ height:80px; resize:none; }
.selectS1{ min-width:230px; }

.label1 { position:relative; margin-bottom:1px; overflow:hidden; }
.label1 label{ position:absolute; top:8px; left:11px; font-size:12px; color:#888; font-family:'oxygenregular'; }	

/* CSS3 ***************************************************************************
**********************************************************************************/
.transicao1, .menu_rapido .atendimento, .menu_rapido .proposta, .menu_rapido .acesso, .box_acesso .bt, .box_acesso	.atendimento,
	.meio_ambiente:hover .titulo1, .lista_valores li a, .barra_atendimento a
	{
	-webkit-transition: all 100ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-moz-transition: all 100ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	-o-transition: all 100ms cubic-bezier(0.250, 0.100, 0.250, 1.000); 
	transition: all 100ms cubic-bezier(0.250, 0.100, 0.250, 1.000); /* ease (default) */
	}
	
.transicao2, .imoveis a .bg{	
	-webkit-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-moz-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	-o-transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); 
	transition: all 500ms cubic-bezier(0.250, 0.460, 0.450, 0.940); /* easeOutQuad */
	}

/* FIX BUTTONS ********************************************************************
**********************************************************************************/
button, input[type="button"], input[type="submit"] {
	border: none !important;
	cursor: pointer !important;
}
* {
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	-o-box-sizing: content-box;
	box-sizing: content-box;
}
a:hover, a:focus{
	color: inherit;
	text-decoration: none;
	outline: 0;
}


.myButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #cf866c;
	-webkit-box-shadow:inset 0px 1px 0px 0px #cf866c;
	box-shadow:inset 0px 1px 0px 0px #cf866c;
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #cf1b1b), color-stop(1, #ba1717));
	background:-moz-linear-gradient(top, #cf1b1b 5%, #ba1717 100%);
	background:-webkit-linear-gradient(top, #cf1b1b 5%, #ba1717 100%);
	background:-o-linear-gradient(top, #cf1b1b 5%, #ba1717 100%);
	background:-ms-linear-gradient(top, #cf1b1b 5%, #ba1717 100%);
	background:linear-gradient(to bottom, #cf1b1b 5%, #ba1717 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf1b1b', endColorstr='#ba1717',GradientType=0);
	background-color:#cf1b1b;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
	border:1px solid #942911;
	display:inline-block;
	cursor:pointer;
	color:#ffffff;
	font-family:Arial;
	font-size:13px;
	padding:6px 24px;
	text-decoration:none;
	text-shadow:0px 1px 0px #854629;
}
.myButton:hover {
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #ba1717), color-stop(1, #cf1b1b));
	background:-moz-linear-gradient(top, #ba1717 5%, #cf1b1b 100%);
	background:-webkit-linear-gradient(top, #ba1717 5%, #cf1b1b 100%);
	background:-o-linear-gradient(top, #ba1717 5%, #cf1b1b 100%);
	background:-ms-linear-gradient(top, #ba1717 5%, #cf1b1b 100%);
	background:linear-gradient(to bottom, #ba1717 5%, #cf1b1b 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ba1717', endColorstr='#cf1b1b',GradientType=0);
	background-color:#ba1717;
}
.myButton:active {
	position:relative;
	top:1px;
}

.destaque_home p#atualizardados{display:block; height:80px; position:absolute; right:318px; top:-90px; width:300px; z-index:9999;}
.destaque_home p#atualizardados span{color:#fff; display:block;text-indent:-999em;}
.destaque_home p#saibamais{display:block; height:30px; position:absolute; right:2px; top:-30px; width:220px; z-index:9999;}
.destaque_home p#saibamais span{color:#fff; display:block;text-indent:-999em;}



































