/* GERAL ========================================================== */

body {position: relative; margin: 0; padding: 0; font-family: 'Fira Sans', sans-serif; font-size: 100%; background-image: url(../imagens/fundo.jpg); background-repeat: no-repeat; background-position: top center;}
img {border: none;}
div, header, nav, article, section, footer {position: relative;}

.bold {font-weight: bold;}
.sub {text-decoration: underline;}
.ita {font-style: italic;}
.seta {cursor: pointer;}
.none {display: none;}
.clear {clear: both;}
.cl {clear: left;}
.cr {clear: right;}
.branco {color: white;}
.preto {color: black;}
.vermelho {color: red;}
.tachado {text-decoration: line-through;}
.trans0 {filter: alpha(opacity=0); opacity: 0;}
.trans1 {filter: alpha(opacity=10); opacity: 0.1;}
.trans2 {filter: alpha(opacity=20); opacity: 0.2;}
.trans3 {filter: alpha(opacity=30); opacity: 0.3;}
.trans4 {filter: alpha(opacity=40); opacity: 0.4;}
.trans5 {filter: alpha(opacity=50); opacity: 0.5;}
.trans6 {filter: alpha(opacity=60); opacity: 0.6;}
.trans7 {filter: alpha(opacity=70); opacity: 0.7;}
.trans8 {filter: alpha(opacity=80); opacity: 0.8;}
.trans9 {filter: alpha(opacity=90); opacity: 0.9;}
.cover {-webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover;}
.contain {-webkit-background-size: contain; -moz-background-size: contain; -o-background-size: contain; background-size: contain;}
.transx {-webkit-transform: translateX(-50%); -moz-transform: translateX(-50%); -o-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%);}
.transy {-webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -o-transform: translateY(-50%); -ms-transform: translateY(-50%); transform: translateY(-50%);}
.transxy {-webkit-transform: translateX(-50%) translateY(-50%); -moz-transform: translateX(-50%) translateY(-50%); -o-transform: translateX(-50%) translateY(-50%); -ms-transform: translateX(-50%) translateY(-50%); transform: translateX(-50%) translateY(-50%);}
.total {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}
.limite {max-width: 1000px; margin-right: auto; margin-left: auto;}


/* ONE-PAGE ========================================================== */

.logo {
	position: absolute;
	top: 86px;
	left: 40px;
	width: 211px;
	height: 70px;
	background-image: url(../imagens/logo.png);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

ul.menu {
	position: absolute;
	top: 100px;
	left: 510px;
	display: block;
	font-size: 20px;
	font-weight: 700;
	color: white;
	text-transform: uppercase;
}

ul.menu li {
	cursor: pointer;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

ul.menu li:hover {
	color: #e7173d;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.info {
	position: absolute;
	top: 50px;
	left: 290px;
	width: 212px;
	height: 260px;
	background-image: url(../imagens/dicas.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.info .texto {
	position: absolute;
	bottom: 16px;
	right: 10px;
	font-size: 34px;
	font-weight: 700;
	color: #fef5d8;
	text-align: right;
	text-transform: uppercase;
	line-height: 32px;
}

.info .mais {
	position: absolute;
	bottom: 0;
	left: -48px;
	width: 30px;
	height: 42px;
	padding-left: 12px;
	font-size: 36px;
	color: #fef5d8;
	background-color: #e7173d;
}

.facebook {
	position: absolute;
	top: 218px;
	left: 510px;
	width: 72px;
	height: 92px;
	background-color: #eae057;
	background-image: url(../imagens/facebook-g.png);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}

.facebook .marca {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 72px;
	height: 24px;
	background-image: url(../imagens/facebook-p.png);
	background-repeat: no-repeat;
	background-position: center center;
}

.facebook {
	position: absolute;
	top: 218px;
	left: 510px;
	width: 72px;
	height: 92px;
	background-color: #eae057;
	background-image: url(../imagens/facebook-g.png);
	background-repeat: no-repeat;
	background-position: top center;
	cursor: pointer;
}

.empresa {
	position: absolute;
	top: 318px;
	left: 44px;
	width: 420px;
	height: 168px;
	background-color: #e7173d;
	cursor: pointer;
}

.empresa .texto {
	position: absolute;
	top: 24px;
	left: 40px;
	font-size: 34px;
	font-weight: 700;
	color: #fef5d8;
	text-transform: uppercase;
	line-height: 32px;
}

.empresa .subtexto {
	position: absolute;
	bottom: 24px;
	left: 40px;
	font-size: 24px;
	font-weight: 400;
	color: #fef5d8;
	text-transform: uppercase;
	line-height: 26px;
}

.empresa .mais {
	position: absolute;
	bottom: -48px;
	left: 0;
	width: 30px;
	height: 42px;
	padding-left: 12px;
	font-size: 36px;
	color: #fef5d8;
	background-color: #e7173d;
}

.produtos {
	position: absolute;
	top: 318px;
	left: 500px;
	width: 310px;
	height: 168px;
	background-color: #3aa845;
	cursor: pointer;
}

.produtos .texto {
	position: absolute;
	top: 26px;
	right: 38px;
	font-size: 28px;
	font-weight: 700;
	color: #fef5d8;
	text-align: right;
	text-transform: uppercase;
	line-height: 30px;
}

.produtos .mais {
	position: absolute;
	top: -48px;
	right: 0;
	width: 30px;
	height: 42px;
	padding-left: 12px;
	font-size: 36px;
	color: #fef5d8;
	background-color: #e7173d;
}

.display {
	position: absolute;
	top: 418px;
	left: 0;
	width: 100%;
	height: 280px;
}

.display .dentro {
	overflow: hidden;
}

.display .produto {
	position: absolute;
	background-repeat: no-repeat;
	background-position: center center;
	cursor: pointer;
}

.display .produto.pos1 {
	top: 58px;
	left: 220px;
	width: 178px;
	height: 228px;
	z-index: 1;
}

.display .produto.pos2 {
	top: 10;
	left: 360px;
	width: 220px;
	height: 280px;
	z-index: 2;
}

.display .produto.pos3 {
	top: 58px;
	left: 550px;
	width: 178px;
	height: 228px;
	z-index: 1;
}

.display .seta-esq, .display .seta-dir {
	position: absolute;
	top: 140px;
	width: 10px;
	height: 30px;
	cursor: pointer;
	background-repeat: no-repeat;
	background-position: top center;
}

.display .seta-esq {
	left: 20px;
	background-image: url(../imagens/seta-esq.png);
}

.display .seta-dir {
	right: 20px;
	background-image: url(../imagens/seta-dir.png);
}

.display .seta-esq:hover, .display .seta-dir:hover {
	background-position: bottom center;
}

.display .cebola {
	position: absolute;
	bottom: -25px;
	left: 166px;
	width: 115px;
	height: 80px;
	background-image: url(../imagens/cebola.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 3;
}

.display .tomate {
	position: absolute;
	bottom: -25px;
	right: 172px;
	width: 146px;
	height: 79px;
	background-image: url(../imagens/tomate.png);
	background-repeat: no-repeat;
	background-position: top center;
	z-index: 3;
}

.baixo {
	position: absolute;
	top: 745px;
	left: 0;
	width: 100%;
	height: 30px;
	border-bottom: solid 1px #d8eeda;
}

.baixo .copyright {
	padding-left: 20px;
	font-size: 11px;
	color: #3aa845;
	text-transform: uppercase;
	float: left;
}

.baixo .link {
	padding-right: 20px;
	font-size: 11px;
	font-weight: 700;
	color: #3aa845;
	text-transform: uppercase;
	float: right;
	cursor: pointer;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.baixo .link:hover {
	color: #e7173d;
	-webkit-transition: all 0.15s ease-in-out;
	-moz-transition: all 0.15s ease-in-out;
	-ms-transition: all 0.15s ease-in-out;
	transition: all 0.15s ease-in-out;
}

.cover {
	position: fixed;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 5;
}

.institucional, .dicas, .contato {
	position: absolute;
	overflow: hidden;
	padding: 20px 30px;
	font-size: 16px;
	font-weight: 400;
	line-height: 20px;
	z-index: 10;
}

.institucional {
	color: #fef5d8;
	background-color: #e7173d;
}

.institucional .titulo, .dicas .titulo, .contato .titulo {
	margin-bottom: 16px;
	font-size: 22px;
	font-weight: 700;
	text-transform: uppercase;
}

.institucional p, .dicas p, .contato p {
	margin-bottom: 14px;
}

.institucional .fechar, .dicas .fechar, .contato .fechar {
	position: absolute;
	top: 14px;
	right: 14px;
	width: 20px;
	height: 20px;
	background-image: url(../imagens/fechar1.png);
	background-repeat: no-repeat;
	cursor: pointer;
}

.dicas {
	padding: 20px 16px 20px 30px;
	color: #e7173d;
	background-color: #fef5d8;
}

.dicas .dentro {
	height: 560px;
	margin-top: 16px;
	padding-right: 10px;
	overflow: scroll;
	overflow-x: hidden;
}

.dicas .subtitulo {
	margin-bottom: 14px;
	font-weight: 700;
	text-transform: uppercase;
}

.dicas .fechar {
	background-image: url(../imagens/fechar2.png);
}

.contato {
	color: #fef5d8;
	background-color: #3aa845;
}

.contato form {
	padding-top: 20px;
}

.contato form input, .contato form textarea {
	display: block;
	width: 400px;
	margin-left: 10px;
	margin-bottom: 14px;
	padding: 4px 10px;
	font-family: 'Fira Sans', sans-serif;
	font-size: 16px;
	color: #3aa845;
	background-color: #fef5d8;
	border: none;
}

.contato form textarea {
	height: 120px;
	resize: none;
}

.contato .botao {
	width: 100px;
	margin-left: 310px;
	padding: 10px 0;
	text-align: center;
	text-transform: uppercase;
	background-color: #e7173d;
	cursor: pointer;
}
