.social-list {
    font-size: 0;
}

.social-list a {
    display: inline-block;
    margin: 4px;
    text-align: center;
    font-size: 0;
    color: #ffffff !important;
    width: 40px;
    height: 40px;
    border-radius: 50%;
}

.social-list a i {
    font-size: 22px;
	line-height: 40px;
}

.social-list a:hover {
	box-shadow: inset 0 0 200px rgba(0, 0, 0, 0.15);
	color: #ffffff !important;
}

.social-list a.social-facebook {
	background-color: #365493;
}

.social-list a.social-twitter {
	background-color: #3cf;
}

.social-list a.social-instagram {
	background-color: #774430;
}

.social-list a.social-email {
	background-color: #f89a1e;
}

.social-list a.social-pinterest {
	background-color: #cb2027;
}

.social-list a.social-youtube {
	background-color: #cb2027;
}

.social-list a.social-tumblr {
	background-color: #36465d;
}

.social-list a.social-linkedin {
	background-color: #0274b3;
}

.social-list a.social-vimeo {
	background-color: #1ab7ea;
}

.social-list a.social-flickr {
	background-color: #fe0072;
}

.social-list a.social-github {
	background-color: #171515;
}

.social-list a.social-dribbble {
	background-color: #ec5e95;
}

.social-list a.social-behance {
	background-color: #1f6fcc;
}

.social-list a.social-soundcloud {
	background-color: #f9490d;
}

.social-list a.social-spotify {
	background-color: #2ebd59;
}

.social-list a.social-skype {
	background-color: #00aff0;
}

.social-list a.social-odnoklassniki {
	background-color: #ee8208;
}

.social-list a.social-whatsapp {
	background-color: #1ebea5;
}

.social-list a.social-vk {
	background-color: #4c75a3;
}

.social-list a.social-snapchat {
	background-color: #fffc00;
}

.social-list a.social-telegram {
	background-color: #37aee2;
}

.social-list a.social-viber {
	background-color: #834995
}

.social-list a.social-tiktok {
	background-color: #010101;
}