@charset "UTF-8";
/****************************************************  
	CSS ESTIVANELLI
****************************************************/

/*** CAPA ***/
.projeto-capa {
	background: url(/assets/img/site/projetos/projeto-estivanelli-capa-site.jpg) #d5e1e5 no-repeat center top;
}

/*** PROJETO - DESTAQUE ***/

.projeto-destaque {
	background: url(/assets/img/site/projetos/estivanelli-bg-content.png);
	border-top:13px solid #464646;
	margin-top:570px;
}

.estivanelli .projeto-capa {
	height:570px;
}

.estivanelli .projeto-capa .infos01 {
	width: 20%;
	float:right;
	margin:165px 270px 20px 0;
	
}

.estivanelli h3 strong {
	border-bottom: 4px solid #464646;
}

.estivanelli h3 strong:after {
	background: url(/assets/img/site/projetos/setas-detalhes04.png) no-repeat center top;
	
}

.estivanelli .projeto-destaque p {
	margin-top:40px;	
}

.estivanelli .projeto-destaque .conteudo {
	padding:60px 0 0 0;	
}


/*  Descrição  */


.estivanelli .projeto-descricao .conteudo {
	padding:140px 0;	
}

.estivanelli .projeto-descricao .infos { 
	width: 70%;
}

.estivanelli .projeto-descricao {
	background: #293035 url(../../img/site/projetos/estivanelli-bg-descricao.jpg) top center no-repeat;
	
}

.estivanelli .projeto-descricao .infos h3 { 
	margin-bottom:30px;
}

.estivanelli .projeto-descricao .infos h4 {
	right:0;
	color:#808285;
	margin:15px 0;	
	font-size: 1.9em;
}

.estivanelli .projeto-descricao .infos h4 span {
	color:#4a5d67;
	font-weight:700;

}

/*  Rodapé  */

.estivanelli .projeto-site p { 
	color:#808285;

}

