body{
	width:100%;
	margin:0 auto;
}
.fundo{
	background:url(../images/bg.jpg) no-repeat center;
	position:fixed;
	overflow:auto;
	height:100%;
	width:100%;
	background-size:cover !important;
	-webkit-background-size:cover !important;
}
.topo{
	width: 100%;
	height: 200px;
	background: url(../images/detalhe1.png) no-repeat top center;
	margin-bottom: 200px;
}
.rodape{
	width: 100%;
	height: 200px;
	margin-top: 200px;
	background: url(../images/detalhe2.png) no-repeat bottom center;
}
.logo{
	background:url(../images/logo-engenho.svg) no-repeat center;
	width:213px;
	height:108px;
	text-indent:-5000px;
	margin:45px 0 45px 0 ;
}
/*#flgpdmodal-open{
    right: 20px;
    bottom: 20px !important;
    left: inherit !important;
}*/
@media (max-width: 768px) {
.reciclavel, .ambiental {  margin-top: 100px; }	
.frase{ margin-top:80px;}
}