footer{
	background: #000;
}
.footer-block__details-content p{
	/*font-family: 'futura-pt', sans-serif;*/
	font-weight: 300;
	font-size: 13px;
}
@media screen and (max-width: 750px){
	.footer__blocks-wrapper  .footer-block.footer-block--menu{
		display: block;
	}
}
