.soc, .soc li a {
	overflow: hidden
}
.soc li a, .soc-facebook, .soc-googleplus, .soc-instagram, .soc-youtube {
	background-color: none
}
@font-face {
	font-family: si;
	src: url(../soc/socicon.eot);
	src: url(../soc/socicon.eot?#iefix) format('embedded-opentype'), url(../soc/socicon.woff) format('woff'), url(../soc/socicon.ttf) format('truetype'), url(../soc/socicon.svg#icomoonregular) format('svg');
	font-weight: 400;
	font-style: normal
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
	font-family: si;
	src: url(../soc/socicon.svg) format(svg)
}
}
.soc {
	margin: 0;
	padding: 0;
	list-style: none
}
.soc li {
	display: inline-block;
	zoom: 1
}
.soc li a {
	font-family: si!important;
	font-style: normal;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-sizing: border-box;
	text-decoration: none;
	text-align: center;
	display: block;
	position: relative;
	z-index: 1;
	width: 30px;
	height: 30px;
	line-height: 40px;
	font-size: 1em;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	margin-right: 3px;
	color: #808285
}
.soc-icon-last {
	margin: 0!important
}
.soc-facebook:before {
	content: '\e041'
}
.soc-youtube:before {
	content: '\e051'
}
.soc-instagram:before {
	content: '\e057'
}
.soc-googleplus:before {
	content: '\e042'
}
.soc-twitter:before {
    content:'\e040';
}
.soc-linkedin:before {
  content: "\e049";
}