@import url("/bitrix/templates/index/styles.min.css?2");
@import url("/bitrix/templates/index/styles.css?2");


.contacts{
	display : block;
	margin-bottom : 10px;
	min-height:22px;
	background-position:0 0px;
	padding-left : 30px;
}


.contacts-vk{background: url('img/vk_user.png') no-repeat;}
.contacts-fb{background: url('img/fb_user.png') no-repeat;}
.contacts-ok{background: url('img/ok_user.png') no-repeat;}
.contacts-tw{background: url('img/twitter_user.png') no-repeat;}
.contacts-yt{background: url('img/youtube_user.png') no-repeat;}
.contacts-in{background: url('img/insta_user.png') no-repeat;}

.contacts-site{background: url('img/site.png') no-repeat;}
.contacts-email{background: url('img/email.png') no-repeat;}
.contacts-phone-mobile{background: url('img/phone-mobile.png') no-repeat;}
.contacts-phone{background: url('img/phone.png') no-repeat;}
.contacts-timework{background: url('img/timework.png') no-repeat;}
.contacts-address{background: url('img/address.png') no-repeat;}


.ts-item{
	float : left;
}