

/* Start:/local/templates/bx_orion_redesign/components/bitrix/breadcrumb/optimus/style.css?1768989329408*/
.breadcrumbs {
    margin: 30px 0 12px;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    gap: 6px;
}
.breadcrumbs a,
.breadcrumbs .separator,
.breadcrumbs span.number {
    font-family: var(--font-family);
    font-weight: 400;
    font-size: 14px;
    line-height: 120%;
    color: #999;
}
.breadcrumbs span.number,
.breadcrumbs a:hover {
    color: #262626;
    text-decoration: none;
}
/* End */


/* Start:/local/templates/bx_orion_redesign/components/stanwork/sw.list/gallery_old/style.css?17005403821340*/
.gallery.row {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	margin-right: -15px;
	margin-left: -15px;
	margin-top: 50px;
	margin-bottom: 50px;
}
.gallery .col-12 {
	-ms-flex: 0 0 100%;
	flex: 0 0 100%;
	max-width: 100%;
}
.gallery .col-lg-3 {
	-ms-flex: 0 0 25%;
	flex: 0 0 25%;
	max-width: 25%;
}
.gallery .col-12, .gallery .col-lg-3 {
	position: relative;
	width: 100%;
	margin-right: 5px;
	margin-left: 5px;
}
.gallery .slick-list.draggable {
	width: 100%;
	max-width: unset;
}
.gallery.slick-initialized .slick-slide,
.gallery .slick-slide img {
	max-width: unset;
	max-height: unset;
}
.gallery.slick-initialized .slick-slide {
	border-radius: 10px;
	overflow: hidden;
}
.gallery .slick-prev,
.gallery .slick-next {
	z-index: 1;
}
.gallery .slick-prev {
	left: 10px;
}
.gallery .slick-next {
	right: 50px;
}
.gallery .slick-prev:before,
.gallery .slick-next:before {
	width: 40px;
	height: 40px;
	border-radius: 4px;
}
.gallery .slick-prev:before {
	background-image: url('/local/templates/bx_orion/images/slick_left.png');
	transform: none;
}
.gallery .slick-next:before {
	background-image: url('/local/templates/bx_orion/images/slick_right.png');
}
@media screen and (max-width: 510px) {
	.gallery .slick-next {
		right: 20px;
	}
}
/* End */
/* /local/templates/bx_orion_redesign/components/bitrix/breadcrumb/optimus/style.css?1768989329408 */
/* /local/templates/bx_orion_redesign/components/stanwork/sw.list/gallery_old/style.css?17005403821340 */
