@charset "iso-8859-1";
/* CSS Document */

/* ----------------------------------------- TRECHO BANNER ------------------------------------------ */
#owl .item img{
    display: block;
    width: 100%;
    height: auto;
}

#owl .owl-controls{
	margin: 0;
}

#owl .owl-buttons{
	position: absolute;
	bottom: 1%;
	width: 100%;
}

#owl .owl-buttons .owl-prev{
	left: 10%;
}

#owl .owl-buttons .owl-next{
	right: 10%;
}
/* ---------------------------------------- /TRECHO BANNER ------------------------------------------ */

/* --------------------------------------- TRECHO HOME EMPRESA -------------------------------------- */
div.trecho_home_empresa{
	position: relative;
	width: 100%;
	height: 608px;
	padding-top: 60px;
	background: url(../imagens/fundo-home-empresa.png) repeat;
}

div.trecho_home_empresa div.textos{
	position: relative;
	width: 835px;
	height: 620px;
	margin: 0 auto;
	text-align: center;
	color: #434343;
}

div.trecho_home_empresa div.textos div:nth-of-type(1){
	height: 80px;
	font-size: 80px;
	font-family: 'AlexBrushRegular';
}

div.trecho_home_empresa div.textos div:nth-of-type(2){
	margin-top: -40px;
	font-size: 60px;
	font-family: 'AdamGorryInlineRegular';	
}

div.trecho_home_empresa div.textos div:nth-of-type(3){
	line-height: 30px;
	font-size: 16px;
	font-family: 'CenturyGothicRegular';
}

div.trecho_home_empresa div.textos div:nth-of-type(4){
	margin-top: 30px;
}

div.trecho_home_empresa div.textos div:nth-of-type(4) a,
div.trecho_home_empresa div.textos div:nth-of-type(4) a:active,
div.trecho_home_empresa div.textos div:nth-of-type(4) a:visited{
	padding: 10px;
	font-family: 'CenturyGothicRegular';
	font-size: 30px;
	color: #434343;
	border: 2px solid #434343;
	border-radius: 5px;
}
/* --------------------------------------- /TRECHO HOME EMPRESA -------------------------------------- */

/* --------------------------------------- TRECHO HOME IMAGENS --------------------------------------- */
/* titulo (está na home) */
div#trecho_home_imagens_titulo{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 530px;
	height: 192px;
	background: url(../imagens/faixa-amarela-lado-direito.png) no-repeat;
	z-index: 2;
}

div#trecho_home_imagens_titulo span{
	float: left;
	width: 100%;
	color: #FFF;
}

div#trecho_home_imagens_titulo span:nth-of-type(1){
	margin-top: -10px;
	margin-left: 10px;
	margin-bottom: 20px;
	text-align: left;
	font-size: 50px;
	font-family: 'PacificoRegular';
}

div#trecho_home_imagens_titulo span:nth-of-type(2){
	margin-top: -40px;
	margin-left: -80px;
	font-size: 40px;
	font-family: 'CenturyGothicRegular';
}

div.faixa_amarela_fundo_titulo{
	position: absolute;
	left: 0;
	bottom: 0;
	height: 120px;
	background: #F19800;
	z-index: 1;
}
/* /titulo (está na home) */

/* trecho home imagens */
div#trecho_imagens{
	position: relative;
	width: 100%;
	height: 690px;
}

div#trecho_imagens div.faixa_amarela_veja_mais_fundo{
	position: absolute;
	top: 580px;
	right: 0;
	width: 100px;
	height: 68px;
	background: #F19800;
	z-index: 1;
}

div#trecho_imagens div#trecho_home_imagens{
	position: relative;
	width: 1130px;
	height: 690px;
	margin: 0 auto;
}

div#trecho_imagens div#trecho_home_imagens div.imagem{
	position: absolute;
}

div#trecho_imagens div#trecho_home_imagens div.imagem a{
	position: absolute;
	width: 100%;
	height: 100%;
	z-index: 2;
}

div#trecho_imagens div#trecho_home_imagens div.imagem div{
	position: relative;
	z-index: 1;
}

div#trecho_imagens div#trecho_home_imagens div.imagem div:hover:before{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 100%;
	height: 100%;
	content: "";
	background: rgba(241, 152, 0, 0.8);
}

div#trecho_imagens div#trecho_home_imagens div.imagem div:hover:after{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	width: 132px;
	height: 132px;
	content: url(../imagens/home-mais-produtos.png);
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(1){
	top: 0;
	left:0;
	width: 445px;
	height: 630px;
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(2){
	top: 0;
	left: 445px;
	width: 235px;
	height: 388px;
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(3){
	top: -80px;
	left: 680px;
	width: 450px;
	height: 300px;
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(4){
	top: 220px;
	left: 680px;
	width: 180px;
	height: 168px;
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(5){
	top: 386px;
	left: 410px;
	width: 450px;
	height: 305px;
}

div#trecho_imagens div#trecho_home_imagens div.imagem:nth-of-type(6){
	top: 220px;
	left: 860px;
	width: 270px;
	height: 315px;
}

div#trecho_imagens div.faixa_amarela_veja_mais{
	position: absolute;
	top: 580px;
	left: 868px;
	width: 260px;
	height: 68px;
	line-height: 66px;
	font-family: 'CenturyGothicRegular';
	font-size: 35px;
	color: #FFF;
	background: #F19800;
	z-index: 2;
}

div#trecho_imagens div.faixa_amarela_veja_mais img{
	float: left;
	margin-left: -18px;
	z-index: 2
}

div#trecho_imagens div.faixa_amarela_veja_mais span a{
	float: left;
	margin-left: 20px;
	color: #FFF;
}
/* /trecho home imagens */
/* --------------------------------------- /TRECHO HOME IMAGENS -------------------------------------- */