/* CSS Document */
@media only screen
and (min-device-width : 320px)
and (max-device-width : 480px) {


}
/* iPhone 4 ----------- */
@media
only screen and (-webkit-min-device-pixel-ratio : 1.5),
only screen and (min-device-pixel-ratio : 1.5) {
	
}
/* iPhone < 5 ----------- */
@media screen and (device-aspect-ratio: 2/3) {
	
}
/* iPhone 5 ----------- */
@media screen and (device-aspect-ratio: 40/71) {
}
/* PADRÕES */
body{
	background: #fff;
	font-family: Verdana, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
}
#current{
	color: #A8CF45;
}
a{
	text-decoration: none;
}
a:hover{text-decoration: underline; color: #000;}
#default{color: #006038}
img {
	border: 0;	
}
h1{
	display: none;	
}
h2{
	font-size: 17px;
	color: #fff;
}

/* SITE */
#main{
	width: 100%;
	
}
#header{
	height: 180px;
	width: 100%;
	margin: 0;
	padding: 0;
}
	.borda-header{
		height: 15px;
		width: 100%;
		background: url(../imgs/topo.png) repeat-x;
		
	}
	.area-header{
		width: 1000px;
		height: 100%;
		margin: 0 auto;
		padding: 0;
	}
	.logotipo{
		float: left;
		margin: 15px 0 0 0;
		padding: 0;
	}
	.itens-menu{
		margin: 70px 0 0 90px;
		padding: 0;
		float: left;
	}

	.itens-menu p{
		float: left;
		margin: 15px 0px 0 67px;
		font-size: 18px;
	}
	.itens-menu a{
		color: #00A859;
		font-weight: bold;
	}
	
/* CONTEÚDO */
#conteudo{
	margin: 0 auto;
	min-width: 740px;
	max-width: 1140px;
}
.conteudo-servicos, .conteudo-parceiros, .conteudo-contato{
	width: 997px;
	margin: 0 auto;
}
	.box-a-caprice{
		width: 995px;
		height: 647px;
		background: #00A859;
		margin: 0 auto 30px auto;
	}
	.a-caprice-esq{
		width: 500px;
		height: 100%;
		float: left;
	}
		.foto-fachada{
			float: left;
			margin: 5px;
		}
		.produto01{
			margin-left: 5px;	
		}
	.a-caprice-dir{
		width: 490px;
		height: 100%;
		float: left;
	}
	.a-caprice-dir p{
		color: #fff;
		margin: 30px;
		font-size: 13px;
		text-align: justify;
	}
		
	.box-parceiros{
		width: 995px;
		height: 647px;
		background: #CCE7D4;
		margin: 0 auto 30px auto;
	}
	.fornecedores, .clientes{
		width: 100%;
		height: 50%;
		text-align: center;
		margin: 0 auto;
		float: left;
	}
	.box-fornecedores{
		width: 145px;
		height: 30px;
		background: url(../imgs/box-fornecedores.png) no-repeat;
		margin: 200px auto 0 auto;
	}
	.box-fornecedores h2, .box-clientes h2{
		padding-top: 2px;
	}
	.fornecedor{
		width: 230px;
		height: 160px;
		background: #fff;
		border: 1px solid #00A859;
		float: left;
		margin: 30px 40px;
	}
	.box-clientes{
		width: 100px;
		height: 30px;
		background: url(../imgs/box-clientes.png) no-repeat;
		margin: 40px auto 0 auto;
	}
	.cliente{
		width: 230px;
		height: 160px;
		background: #fff;
		border: 1px solid #00A859;
		float: left;
		margin: 30px 45px;
	}
	.img1-caprice{
		margin: 5px;
	}
	.servicos-caprice{
		margin-left: 5px;
	}
	.
	.conteudo-empresa{
		width: 950px;
		margin: 30px auto;
	}
	.conteudo-empresa p{
		margin: 10px 0;
	}
	.conteudo-esq, .conteudo-meio, .conteudo-dir{
		width: 22%;
		float: left;
		margin: 35px 0 30px 95px;
		padding: 0;

	}
	.quem-somos-home{
		background: url(../imgs/box-quem-somos.png) no-repeat;
		height: 45px;
		color: #fff;
	}
	.quem-somos-home h2, .produtos-home h2, .meio-ambiente-home h2{
		padding: 3px;
	}
	.produtos-home{
		background: url(../imgs/box-produtos.png) no-repeat;
		height: 45px;
		color: #fff;
	}
	.meio-ambiente-home{
		background: url(../imgs/box-meio-ambiente.png) no-repeat;
		height: 45px;
		color: #fff;
	}
	.conteudo-esq p, .conteudo-meio p, .conteudo-dir p, .conteudo-internas p, .conteudo-empresa p{
		color: #848688;
		font-size: 13px;
		margin: 0 0 20px 0;
		text-align: justify;
		letter-spacing: -0.9px;
	}
	.conteudo-internas{
		width: 100%;
	}
	.servico1, .servico2{
		height: 130px;
		width: 415px;
		float: left;
	}
	.servico3, .servico4{
		float: left;
		width: 415px;
		margin-top: 30px;
		margin-bottom: 20px;
	}
	.servico1, .servico3{
		margin-left: 30px;
	}
	.servico2, .servico4{
		margin-left: 80px;
	}
	.servico1 p, .servico2 p, .servico3 p, .servico4 p{
		text-align: justify;	
		color: #848688;
		font-size: 13px;
		margin: 10px 0;
	}
	.parceiro1, .parceiro2{
		width: 50%;
		float: left;
		text-align: center;
		margin: 50px 0;
	}
		
	.box-parceiro1, .box-parceiro2{
		width: 237px;
		margin: 0 auto;
		height: 174px;
		border: 1px solid #D2D3D5;
		text-align: center;
	}
	.box-parceiro1 img, box-parceiro2 img{
		margin: 15% 0 0 0;
		
	}
	.parceiro1 h2, .parceiro2 h2{
		color: #848688;
		font-size: 18px;
		margin: 10px 0 0 0;
		padding: 0;
		
	}
	.parceiro1 a, .parceiro2 a{
		color: #848688;
	}
.imagens-pecas{
	text-align: center;
	margin: 30px 0;
}
/* PRODUTOS */
.box-produtos-produtos{
	width: 995px;
	max-width: 995px !important;
	height: 647px;
	background: #CCE7D4;
	margin: 0 auto 30px auto;
}
	.botao-voltar, .botao-avancar{
		width: 5%;
		height: 100%;
		float: left;
		margin: 50px 0 0 15px;
	}
	.botao-voltar img, .botao-avancar img{
		margin: 300px 0 0 0;
	}
	.prod-esq, .prod-dir{
		width: 45%;
		height: 100%;
		float: left;
	}
	.box-produto01 .prod-dir{
		margin-left: 19px;
		width: 40%;
	}
	.box-produto02 .prod-dir{
		margin-left: 19px;
		width: 40%;
	}
	.box-produto03 .prod-dir{
		margin-left: 19px;
		width: 40%;
	}
	.box-produto04 .prod-dir{
		margin-left: 19px;
		width: 40%;
	}
	.box-produto05 .prod-dir{
		margin-left: 19px;
		width: 40%;
	}
	.prod-dir{
		
	}
	.img-bobinas{
		margin-top: 50px;
		margin-left: 80px;
	}
	.img-saco-lanche{
		margin-top: 110px;
		margin-left: 40px;
	}
	.img-saco-kraft{
		margin-top: 110px;
		margin-left: 80px;
	}
	.img-guardanapos{
		margin-top: 20px;
		margin-left: 80px;
	}
	.img-papel-pedra{
		margin-top: 230px;
		margin-left: 30px;
	}
	.prod-dir h3, p{
		color: #00A859;	
	}
	.h3-bobinas, .h3-saco-papel, .h3-saco-kraft, .h3-guardanapo, .h3-papel-pedra{
		margin-top: 300px;
	}
	
/* CONTATO */
.mapa-google{
	text-align: center;
}
.box-contato{
	width: 800px;
	height: 50px;
	background: #00A859;
	margin: 15px auto 15px auto;
}
.box-contato h3{
	color: #fff;
	font-weight: normal;
	font-size: 16px;
	text-align: center;
	padding: 6px 0 0 0;
}
.contato-esq, .contato-dir{
	width: 50%;
	float: left;
	margin-bottom: 30px;
}
.contato-esq span, .contato-dir span{
	color: #008F4F;
}
.tabela-esq{
	padding-left: 20px;	
}
.tabela-dir{
	padding-left: 30px;
}
input, textarea{
	border: 0;
	background-color: #CCE7D4;
}
input {
	width: 435px;
	height: 20px;
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
	
}
textarea{
	width: 435px;
	height: 200px;
	resize:none; 
	border-radius: 5px;
	-moz-border-radius: 5px; 
    -webkit-border-radius: 5px; 
}
.submit{
	width: 95px;
	height: 30px;
	background:url(../imgs/botao-enviar.png) no-repeat;
	border: 0;
	cursor: pointer;
	margin-top: 5px;
}

.contato-dir-esq, .contato-dir-dir{
	width: 49%;
	float: left;
	margin: 20px 0;
}
.contato-dir-esq h4, .contato-dir-dir h4{
	color: #008F4F;
}
.contato-dir-esq h4{
	text-align: right;
	margin-right: 20px;
}
.contato-dir-dir h4{
	text-align: left;
	margin-left: 20px;
}
.contato-dir-esq a, .contato-dir-dir a{
	color: #57B952;
}
.contato-dir-esq{
	text-align: right;
}
.contato-dir-esq a{
	margin-right: 50px;
	margin-top: 10px;
	font-size: 12px;
}
.contato-dir-dir{
	text-align: left;
}
.contato-dir-dir a{
	margin-left: 50px;
	margin-top: 10px;
	font-size: 12px;
	
}
#rodape{
	height: 86px;
	width: 100%;
	margin: 0 auto;
	padding: 0;
	background: url(../imgs/rodape.png) repeat-x;
	float: left;
}
	.rodape-interna{
		width: 1000px;
		margin: 0 auto;
		text-align: center;
	}
	#rodape p{
		color: #fff;
		width: 490px;
		margin: 25px auto 0 auto;
		text-align: center;
		font-size: 12px;
	}
	#rodape a{
		color: #fff;
	}
	.link-zeet{
		float: left;	
		margin-left: 200px;
	}
	#rodape img{
		margin: -12px 0 0 635px;
	}