

/* Start:/local/templates/.default/components/bitrix/breadcrumb/top/style.css?1510980241893*/
.bx-breadcrumb {
	margin: 10px 0;
}
.bx-breadcrumb i {
	color: #b5bdc2;
	line-height: 13px;
	font-size: 13px;
	vertical-align: middle;
	margin-right: 5px;
}
.bx-breadcrumb .bx-breadcrumb-item {
	float: left;
	margin-bottom: 10px;
	white-space: nowrap;
	line-height: 13px;
	vertical-align: middle;
	margin-right: 10px;
}
.bx-breadcrumb .bx-breadcrumb-item span {
	font-family: "Open Sans", Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-size: 13px;
	white-space: normal;
	text-shadow: 0 0 2px rgba(243, 243, 243, 0.7), -1px -1px 0 rgba(243, 243, 243, 0.7), 1px -1px 0 rgba(243, 243, 243, 0.7), -1px 1px 0 rgba(243, 243, 243, 0.7), 1px 1px 0 rgba(243, 243, 243, 0.7);
}
.bx-breadcrumb .bx-breadcrumb-item a, .b_white .bx-breadcrumb .bx-breadcrumb-item a {
	/*color: #848484;*/
	border-bottom: none;
	text-decoration: none;
}
.bx-breadcrumb .bx-breadcrumb-item a:hover {
	color: #ff4848;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/learning_left/style.css?15215571721933*/
.sidebar .learning-wrap {
	margin-bottom: 30px;
	width: 275px;
	padding-bottom: 24px;
	border-bottom: 1px solid #e1e1e1;
}
.sidebar .learning-wrap .title {
	margin-bottom: 24px;
	font-size: 30px;
	line-height: 34px;
	font-weight: bold;
}
.sidebar .learning-wrap .title span {
	color: #ff4848;
}
.sidebar .learning {
	overflow: hidden;
	margin: -15px -15px 8px;
	max-height: 830px;
}
.sidebar .learning .slick-list {
	/*margin-right: -20px;*/
}
.sidebar .learning .learning-item-slice {
}
.sidebar .learning-item {
	display: block;
	position: relative;
	margin: 15px auto 20px;
	width: 275px;
	height: 245px;
	background: rgba(0, 0, 0, 0.5) no-repeat 0 0 / cover;
}
.sidebar .learning-item:hover {
	box-shadow: 0px 8px 12px 0px rgba(0, 0, 0, 0.35);
}
.sidebar .learning-item a {
	display: block;
	position: relative;
	width: 100%;
	height: 100%;
}
.sidebar .learning-item-descr {
	box-sizing: border-box;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	padding: 25px;
	color: #fff;
	font-size: 17px;
	line-height: 23px;
	font-weight: bold;
	background: rgba(0, 0, 0, 0.5);
}
.sidebar .learning-item-descr .date {
	margin-top: 10px;
	font-size: 14px;
	font-weight: 400;
	opacity: 0.6;
}
.sidebar .learning .slick-dots {
	text-align: center;
}
.sidebar .learning .slick-dots li {
	list-style: outside none none;
	display: inline-block;
	margin-right: 1px;
	padding: 6px;
}
.sidebar .learning .slick-dots li.slick-active {
	padding: 4px;
	border: 2px solid #ff4848;
	border-radius: 20px;
}
.sidebar .learning .slick-dots li button {
	box-sizing: border-box;
	display: block;
	overflow: hidden;
	text-indent: -9999px;
	white-space: nowrap;
	width: 8px;
	height: 8px;
	padding: 0;
	background: #a0a0a0;
	border: none;
	border-radius: 8px;
	cursor: pointer;
}
.sidebar .learning .slick-dots li.slick-active button {
	background: #ff4848;
}
/* End */


/* Start:/local/components/rds/producers.element/templates/.default/style.css?16376788593541*/
body .b_white{
	background: transparent;
}
.wrapp-catalog.producer h1 {
	margin-bottom: 18px;
	font-size: 44px;
	line-height: 60px;
}
.back-link {
	display: inline-block;
	margin-top: 23px;
	font-size: 14px;
	line-height: 21px;
}
.producer .preview-text {
	display: -ms-flexbox;
	display: -webkit-box;
	display: flex;
	-ms-flex-align: center;
	-webkit-box-align: center;
	align-items: center;
	-webkit-box-pack: justify;
		-ms-flex-pack: justify;
			justify-content: space-between;
	margin-bottom: 24px;
	padding: 18px 24px 18px 32px;
	background: #fff;
}
.producer .preview-text p {
	margin: 0;
	padding: 0;
	font-size: 23px;
	line-height: 30px;
	font-weight: bold;
}
.producer .preview-text img {
	float: right;
}
.producer .detail-text, .producer .detail-text p {
	margin-bottom: 21px;
	font-size: 14px;
	line-height: 21px;
}
.producer .detail-text br {
	display: block;
	margin-bottom: 21px;
	content: "";
}
.producer .wave {
	margin: 32px 0 30px;
	height: 12px;
	background: url("/local/templates/.default/components/bitrix/sale.basket.basket/.default/img/wave.png") repeat 0 0;
}
.wrapp-catalog.producer .catalog_nav_str {
	padding-top: 2px;
}
.producer h5 {
	margin: 18px 0;
}
.producer .wrap_menu {
	margin-bottom: 30px;
	font-size: 14px;
	line-height: 24px;
	background: #fff;
}
.producer .wrap_menu .cols {
	box-sizing: border-box;
	display: inline-block;
	width: 33%;
	padding: 18px 0 18px 26px;
	vertical-align: top;
}
.producer .cols-head {
	display: block;
	position: relative;
	padding-left: 15px;
	color: #ff4848;
	font-weight: bold;
	text-transform: uppercase;
}
.producer .wrap_menu .cols ul {
	padding-left: 30px;
}
.producer .wrap_menu li {
	position: relative;
	list-style: outside none none;
}
.producer .wrap_menu li:nth-child(n+6) {
	display: none;
}
.producer .wrap_menu ul.on li {
	display: list-item;
}
.producer .wrap_menu li a, .producer .wrap_menu li span {
	position: relative;
	display: block;
	padding-left: 15px;
}
.producer .wrap_menu li span {
	color: #ff4848;
	font-weight: bold;
}
.producer .cols-head:before, .producer .wrap_menu li a:before, .producer .wrap_menu li span:before {
	display: inline-block;
	position: absolute;
	left: 0;
	content: "—";
}
.producer .wrap_menu li a:before, .producer .wrap_menu li span:before {
	font-weight: normal;
}
.producer .addition-props-filter {
	/* margin-left: 65px; */
}
.producer .addition-props-filter label {
	/* margin: 3px 0; */
	padding: 4px 10px 6px 30px;
}
.producer .row.sort .r_col {
	padding: 6px 0;
}
.bottom-text {
	margin: 20px 0 30px;
	font-size: 14px;
	line-height: 21px;
}
.bottom-text p, .w_cont .bottom-text p {
	margin-bottom: 21px;
	font-size: 14px;
	line-height: 21px;
}
.bottom-text + .back-link {
	margin: 0 0 80px;
}
.col-menu-toggle {
	margin: 0 0 5px 30px;
	font-size: 14px;
	color: #848484;
	cursor: pointer;
}
.col-menu-toggle:before {
	content: "";
	display: inline-block;
	margin-right: 3px;
	width: 12px;
	height: 13px;
	vertical-align: middle;
	background: url(/local/templates/.default/images/tags_arr.png) 0 0 no-repeat;
}
.col-menu-toggle.on:before {
	margin-top: -3px;
	-webkit-transform: scaleY(-1);
	-ms-transform: scaleY(-1);
	transform: scaleY(-1);
}
.col-menu-toggle.on span:first-child, .col-menu-toggle span:last-child {
	display: none;
}
.col-menu-toggle.on span:last-child {
	display: inline;
}
.col-menu-toggle:hover {
	text-decoration: underline;
}
/* End */
/* /local/templates/.default/components/bitrix/breadcrumb/top/style.css?1510980241893 */
/* /local/templates/.default/components/bitrix/news.list/learning_left/style.css?15215571721933 */
/* /local/components/rds/producers.element/templates/.default/style.css?16376788593541 */
