footer .social-icons ul li.ym a{
	background: url("images/ym.svg") 0 0 no-repeat;
}
footer .social-icons ul li.ym a:hover{
	background: url("images/ym_color.svg") no-repeat;
}
footer .social-icons ul li.wb a{
	background: url("images/wb.svg") 0 0 no-repeat;
}
footer .social-icons ul li.wb a:hover{
	background: url("images/wb_color.svg") no-repeat;
}
footer .social-icons ul li.vk a{
	background: url("images/vk.svg") 0 0 no-repeat;
}
footer .social-icons ul li.vk a:hover{
	background: url("images/vk_color.svg") no-repeat;
}