

/* Start:/local/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?17333626781095*/
.bx-breadcrumb {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	padding: 24px 0px 48px 0px;
	gap: 8px;
}

.bx-breadcrumb-item {
	white-space: nowrap;
	max-height: 16px;
	display: flex;
	align-items: center;
}

.bx-breadcrumb-item-angle {
	min-width: 16px;
	min-height: 16px;
	background-image: url('/local/templates/main/components/bitrix/breadcrumb/breadcrumb/include/arrow-right.svg');
	display: flex;
	justify-content: center;
	align-items: center;
	background-repeat: no-repeat;
}

.bx-breadcrumb-item-link {
	border-bottom: none;
	vertical-align: middle;
	line-height: 130%;
}

.bx-breadcrumb-item-link .bx-breadcrumb-item-text{
	color: rgba(0, 0, 0, 0.9);
}

.bx-breadcrumb-item-text {
	vertical-align: middle;
	white-space: normal;
	transition: 250ms linear all;
	font-family: 'Roboto', sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 130%;
}
.bx-breadcrumb-item-text.last {
	color: rgba(0, 0, 0, 0.5);
}
/* End */


/* Start:/bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172593931451*/
font.errortext{color:red}font.notetext{color:green}
/* End */
/* /local/templates/main/components/bitrix/breadcrumb/breadcrumb/style.css?17333626781095 */
/* /bitrix/components/bitrix/system.show_message/templates/.default/style.min.css?172593931451 */
