.white_phone, .logo, .sprites{
	background: url(../img/sprites.png) no-repeat;
}

.white_phone{
	background-position: 0 -100px ;
	width: 20px;
	height: 20px;
}

.logo{
	background-position: 0px 0px;
	width: 288px;
	height: 50px;
}

.search_input {
	background-position: -50px -100px;
	padding-left: 25px;
}

.footer_logo {
	background-position: -200px 0px;
	width: 200px;
	height: 40px;
	margin: 10px 0;
}

.submenu_service_isp {
	background-position: 0px -200px;
	width: 230px;
	height: 176px;
}

.submenu_service_other {
	background-position: 0px -400px;
	width: 230px;
	height: 176px;
}

.i-facebook, .i-gplus, .i-instagram, .i-linkedin, .i-twitter, .i-youtube {
    
    display: inline-block;
	overflow: hidden;

	margin-right: 4px;


}

.i-facebook {
	background-position: -250px -200px;
	width: 24px;
	height: 24px;

	
}

.i-gplus {
	background-position: -250px -225px;
	width: 24px;
	height: 24px;
}

.i-linkedin {
	background-position: -250px -250px;
	width: 24px;
	height: 24px;
}

.i-twitter {
	background-position: -250px -275px;
	width: 24px;
	height: 24px;
}

.i-youtube {
	background-position: -250px -300px;
	width: 24px;
	height: 24px;
}

.i-instegram {
	background-position: -250px -325px;
	width: 24px;
	height: 24px;
}