

/* Start:/bitrix/templates/new/components/bitrix/menu/leftmenu/style.css?1701346890884*/
.left-memu-wrap {
	padding: 20px 10px 10px;
	border: 2px solid #ddd;
}
.left-menu-title {
	font-weight: bold;
	text-transform: uppercase;
}
.left-memu-wrap ul.left-menu {
	margin: 0;
	padding: 0;
}
.left-memu-wrap ul.left-menu li {
	list-style-type: none;
}
.left-memu-wrap ul.left-menu li a {
	display: block;
	padding: 10px 20px;
	text-decoration: none;
	color: #969696;
}
.left-memu-wrap ul.left-menu li a.selected {
	background: #F5F5F5;
}

.left-memu-wrap .left-menu-title {
	margin-bottom: 10px;
	padding-left: 20px;
}
.left-memu-wrap .left-menu-title:not(:nth-child(1)) {
	padding-top: 10px;
	border-top: 2px solid #ddd;
}

.last-news-item {
	display: flex;
	margin-bottom: 20px;
}
.last-news-item-image {
	width: 100px;
}
.last-news-item-image img {
	width: 100%;
}
.last-news-item-text {
	margin-left: 10px;
	font-size: 14px;
}
.left-menu-social a {
	text-decoration: none;
}
/* End */


/* Start:/bitrix/templates/new/components/bitrix/breadcrumb/our/style.css?1701682688155*/
.breadcrumb-wrap {
	margin-top: 100px;
}
.bx-breadcrumb {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.bx-breadcrumb .fa {
	margin: 0 10px;
}
/* End */
/* /bitrix/templates/new/components/bitrix/menu/leftmenu/style.css?1701346890884 */
/* /bitrix/templates/new/components/bitrix/breadcrumb/our/style.css?1701682688155 */
