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

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

/*** PROJETO - DESTAQUE ***/

.projeto-destaque {
	background: url(../../img/site/projetos/projeto-cantinella-bg-amarelo.jpg);
	margin-top:570px;
}

.cantinella .projeto-capa {
	height:590px;
}

.cantinella .projeto-capa .infos01 {
width: 456px;
height: 362px;
float: none;
margin: 100px auto;
	
}

.cantinella h3 strong {
	border-bottom: 4px solid #00a756;
}

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

.cantinella .projeto-destaque h3 {
	color:#5a1200;
	
}

.cantinella .projeto-destaque p {
	margin-top:40px;	
	color:#5a1200;
}

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


/*  Descrição  */


.cantinella .projeto-descricao .conteudo {
	padding:100px 0;	
}

.cantinella .projeto-descricao .infos { 
	width: 55%;
}

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

.cantinella .projeto-descricao .infos h3 { 
	font-size: 3.8em;
	font-weight: 900;
}

.cantinella .projeto-descricao .infos h4 {
	position: relative;
	right: -110px;
	margin: 10px 0 45px;
	color: #e49621;
	font-size: 1.9em;
	font-weight: 600;	
}

.cantinella .projeto-descricao .infos h5 {
	right:0;
	color:#FFF;
	margin:15px 0;	
	font-size: 1.9em;
	font-weight:600;
}

.cantinella .projeto-descricao .infos h5 span {
	color:#e49621;
	font-weight:700;

}

.cantinella .projeto-descricao img {
	position: relative;
	float: right;
	width: 38%;
}

.cantinella .projeto-descricao .infos a {
	display: inline-block;
	background: #FFF;
	padding: 15px;
	color: #5a1200;
	font-size: 1.6em;
	text-decoration: none;
	border-radius: 8px;
	moz-border-radius: 8px;
	font-weight: 700;
	margin-top: 15px;
}

/*  Rodapé  */

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

}

