

/* Start:/local/templates/fb/components/bitrix/news.list/cases.tag.menu/style.css?17610426951063*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* tag menu */
.tag-menu {
	word-wrap: break-word;
}
.menu_nav--branches:first-child {
	margin-bottom: 0px;
}
.menu_nav--branches li {
	display: inline-block;
}
.tag-menu .menu_nav--branches > li {
	margin: 0 10px 15px 0;
	min-height: 55px;
}
.tag-menu .section--branches .menu_nav--branches a {
	font-weight: 700;
	position: relative;
}
.tag-menu .text--16 {
	font-size: 1.2rem;
	line-height: 1.1rem;
	font-weight: 700;
}
.tag-menu .menu_nav--branches li a:hover {
	color: #ffffff;
	background-color: #eb006e;
}
.menu__nav-btn {
	padding: 15px 25px 18px;
	border-radius: 10px;
	background-color: #ededed;
	transition: all 0.3s;
}

@media screen and (max-width: 768px) {
	.tag-menu .text--16 {
		font-size: 1.0rem;
	}
	.menu__nav-btn {
		padding: 10px 15px 12px;
	}
	.tag-menu .menu_nav--branches > li {
		margin: 0 7px 15px 0;
		min-height: 39px;
	}
}

/* End */
/* /local/templates/fb/components/bitrix/news.list/cases.tag.menu/style.css?17610426951063 */
