.footer-hide-item {
	display: none;
}
.f_top .f_top_container .title a {
	color: inherit;
	text-decoration: none;
	text-transform: uppercase;
}
.f_top .f_top_container ul a {
	text-decoration: none;
}
.f_top .f_top_container ul a:hover {
	text-decoration: underline;
}
.f_top .f_top_container .f_top_item.f_top_item_big {
	margin-top: 46px;
}
@media only screen and (min-width: 992px) {
	.f_top .f_top_container .f_top_item.f_top_item_big {
		width: 33.332%;
	}
	.f_top .f_top_container .f_top_item.f_top_item_big .title:before {
		display: none;
	}
}
.f_top .f_top_container .f_top_item {
	margin-bottom: 46px;
}