.footer-soc {
	text-align: center;
	margin: 50px 0px 50px 0px;
}
.footer-soc h2 {
	font-size: 1.3em;
	color: #666;
}
.footer-povtor {
	text-align: center;
	background: url('../footer/footer-bak.jpg');
	background-position: center;
}
.footer-back {
	background: url('../footer/footer.jpg');
	background-position: center;
	height: 100px;
	max-width: 1200px;
	margin: 0 auto;
}
.footer-povtor p {
	font-family: Italic, cursive;
	font-weight: 100;
	font-size: 3em;
	color: #666;
	padding-top: 15px;
}
.footer-of {
	text-align: center;
	margin: 10px 5px 10px 5px;
}
.footer-of p {
	font-size: 0.7em;
}
.footer-ico {
	margin: 10px 0px 10px 0px;
	text-align: center;
}
.footer-ico div {
	display: inline-block;
	margin: 0px -15px 0px -15px;
}
.footer-ico img {
	opacity: 0.5;
	width: 50%;
}
.footer-ico img:hover {
	opacity: 0.8;
}
.footer-ico2 {
	margin: 30px 0px 30px 0px;
	text-align: center;
}
.footer-text {
	display: inline-block;
	margin: 30px 0px 30px 0px;
	width: 250px;
	vertical-align: top;
}
@media (max-width: 1020px) {
	.footer-soc h2 {
		font-size: 1.7em;
	}
	.footer-back {
		background: url('../footer/footer-1020.jpg');
		background-position: center;
		max-width: 1020px;
	}
	.footer-povtor p {
		font-size: 1.7em;
		padding-top: 25px;
	}
	.footer-ico div {
		margin: 0px -20px 0px -20px;
	}
	.footer-ico img {
		width: 40%;
	}
}
@media (max-width: 600px) {
	.footer-back {
		background: url('../footer/footer-600.jpg');
		background-position: center;
		max-width: 600px;
	}
	.footer-povtor p {
		font-size: 1.5em;
		color: #000;
		padding-top: 35px;
	}
}
.ya-share2 collections {
	font-size: 3em;
}