.box-content{
	width:900px;
	height:300px;
	margin:-170px auto 0 auto;
	background:#000;
	z-index:9999;
	position:relative;
}
.box{
	width:300px;
	height:300px;
	position:relative;
	background:#F00;
	float:left;
}
.box-1{	background:#f88e40;}
.box-2{ background:#ffc233;}
.box-3{ background:#9ecb3c;}
.box h3{
	padding:0 30px;
	color:#FFF;
	font-size:1.6em;
	font-family: 'Roboto', sans-serif;
}
.box h3 span{
	color:#fff981;
}
.box p{
	padding:15px;
	font-size:1.2em;
	color:#FFF;
}
.box a{
	position:absolute;
	bottom:15px;
	left:15px;
	font-weight:bold;
	color:#FFF;
}
.separator{
	display:block;
	margin:25px auto;
	width:80px;
	border-bottom:3px solid #646464;
	height:1px;
}
#box-sobre{
	width:1000px;
	margin:15px auto;
}
#box-sobre p{
	font-size:1.6em;
	color:#333;
	text-align:center;
}
#box-sobre p.sobre-box{
	font-size:1.2em;
	color:#999;
}
#box-sobre p a{
	color:#f7b994;
	text-decoration:none;
	font-weight:bold;
}
#box-sobre p a:hover{
	color:#f19b67;
}
#box-produtos{
	width:1000px;
	height:500px;
	margin:0 auto;
}
.box-embalagens{
	width:470px;
	margin:0 10px 0 0;
	height:430px;
	background:#e9e9e9;
	float:left;
}
.box-embalagens p{
	padding:15px 25px;
	font-size:2em;
	font-weight:bold;
	line-height:40px;
	color:#666;
}
.box-fotos{
	width:520px;
	height:430px;
	background:#e9e9e9;
	float:right;
}
.box-spaces{
	width:240px;
	height:195px;
	background:#000;
	margin:10px;
	float:left;
}
#box-orcamento{
	width:100%;
	height:150px;
	background:#f15a2b;
}
.orcamento-inn{
	width:1000px;
	height:150px;
	margin:0 auto;
	position:relative;
}
.orcamento-inn p{
	width:700px;
	font-size:1.6em;
	color:#FFF;
	font-weight:bold;
	padding:43px 15px;
}
.orcamento-inn a{
	position:absolute;
	right:20px;
	top:50px;
	width:auto;
	height:25px;
	padding:8px;
	border:2px solid #FFF;
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#video{
	height:315px;
	width:100%;
	background:#000;
	padding:15px 0;
	text-align:center;
}