.footer {
	width:95%;
	max-width: 1000px;
	margin: 0 auto;
	text-align: center;
	z-index: 10;
	
}


.footer .block {
	padding: 30px;
	
	filter: unset;
	-webkit-filter: unset;
	-moz-filter: unset;
}