.header__sites-menu > a{
	display: inline-block;
}
.header__sites-menu > a.rest{
	margin-right: 40px;
}
.header__sites-menu > a.rest,
.header__sites-menu > a.offic{
	font-family: VDNHLebedev2;
	font-style: normal;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	color: #186EDA;

}
.header__sites-menu > a.rest:hover,
.header__sites-menu > a.offic:hover{
	background: none;
	text-decoration: none;
}