.row.historia{

	padding: 50px 0;

}

.row.historia .four>h2{

	font-family: 'HelveticaNeueLTStdBC';

	font-size: 42px;

	color: #3D3426;

}

.row.historia .four>p{

	font-family: 'Open Sans Light' sans-serif;

	font-size: 24px;

	color: #3D3326;

}

.row.historia .eight .texto-historia{

	/* height: 416px;
	
	overflow: hidden; */

}

.row.historia .eight .texto-historia p{

	font-family: 'Open Sans Regular' sans-serif;

	font-size: 16px;

	color: #665841;

}

.row.extra-virgem .eight {

	padding-left: 0;

}

.row.extra-virgem .eight .extravirgem{

	background: url(../images/azeite-extravirgem-bg.png) no-repeat;

	padding-left: 50px;

	padding-top: 20px;

	position: relative;

	height: 433px;

}

.row.extra-virgem .eight .extravirgem h3{

	font-family: 'HelveticaNeueLTStdLC';

	font-size: 40px;

	color: #1F1A16;

	font-weight: 300;

}

.row.extra-virgem .eight .extravirgem h2{

	font-family: 'HelveticaNeueLTStdBC';

	font-size: 44px;

	color: #1F1A16;

	font-weight: bold;

}

.row.extra-virgem .eight .extravirgem img{

	position: absolute;

	top: 40px;

	right: 50px;

}

.row.extra-virgem .eight .texto-extravirgem {

	height: 200px;

	overflow: hidden;

	padding-right: 100px;

	margin-top: 50px;

}

.row.extra-virgem .eight .texto-extravirgem p{

	font-family: 'Open Sans Regular' sans-serif;

	font-size: 16px;

	color: #453C2C;

}

section.beneficios-producao{

	/* margin-top: -15px; */

	padding: 100px 0;

	background: rgba(146, 124, 95, 0.1);
		/* background: rgb(146, 124, 95); */


		/* filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000);
		
		-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)"; */

}

section.beneficios-producao h2{

	font-family: 'HelveticaNeueLTStdLC';

	font-size: 40px;

	color: #1F1914;

	font-weight: 300;



}

section.beneficios-producao p{

	font-family: 'Open Sans Regular' sans-serif;

	font-size: 16px;

	color: #665842;

}

.row.perguntas{

	margin-top: 90px;

}

.row.perguntas .four>img {

	margin-top: -125px;

}

.row.perguntas .four.links>div{

	border: solid 7px #665842;

	text-align: center;

}

.row.perguntas .four.links h2{

	font-family: 'HelveticaNeueLTStdBC';

	font-size: 36px;

	color: #665840;

	margin-bottom: 0;

}

.row.perguntas .four.links h3{

	font-family: 'HelveticaNeueLTStdTC';

	font-size: 30px;

	color: #665840;

	margin-top: 0;

}
@media only screen and (max-width: 767px) {

	body > section > section > div.row.beneficios{
		position: relative;
	}
	body > section > section > div.row.beneficios > div.columns.eight{
		margin-top: 345px;
	}
	
	body > section > section > div.row.beneficios > div.columns.four{
		position: absolute;
		top: 0;
	}
	
}