

/* Start:/local/templates/.default/components/bitrix/news.list/advantages_mp/style.css?17447193001109*/
.advantages_block {
	max-width: 1500px;
	margin: 50px auto 0;
	padding-bottom: 80px;
}
.advantages_block .title_color {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 700;
	color: #ed6e00;
	margin: 0;
	margin-bottom: 30px;
}
.advantages_block .title {
	font-size: 40px;
	line-height: 1.2;
	font-weight: 700;
	color: #3E4041;
	margin: 0;
	margin-bottom: 30px;
}
.advantages_block .description {
	font-size: 24px;
	line-height: 1.2;
	font-weight: 600;
	color: #3E4041;
	margin: 0;
	margin-bottom: 50px;
}
.advantages_list {
	display: flex;
	flex-direction: row;
	gap: 50px;
}
.advantage_item {
	width: calc((100% - 150px) / 4);
	position: relative;
	height: 208px;
}
.advantage_item:not(:last-child)::before {
	content: "";
	position: absolute;
	height: 100px;
	width: 1px; 
	right: -25px;
	top: 54px;
	background-color: #ed6e00;
}
.advantage_item .title {
	font-size: 24px;
	margin-bottom: 10px;
	margin-top: 20px;
	max-width: 300px;
}
.advantage_item .description {
	font-size: 16px;
	margin-bottom: 0px;
	font-weight: 400;
	max-width: 300px;
}

/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/listing_mp/style.css?17447128808317*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }

.grid-container .tiles-list .tiles-item {
	height: 227px;
	padding: 20px;
    width: calc((100% - 135px) / 6) !important;
	align-items: flex-start;
	background-color: #F5F5F5;
	justify-content: space-between;
	box-shadow: none !important;
}
.grid-container .tiles-list .tiles-item .name {
	font-size: 16px;
	line-height: 1.2;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
	color: #3E4041;
}
.grid-container .tiles-list .tiles-item p {
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	color: #969696;
	margin-bottom: 30px;
	margin-top: 0;
}
.grid-container .tiles-list .tiles-item img {
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.grid-container .tiles-list .tiles-item:hover {
	background-color: #E6EFFF;
	border: none;
}

.tiles-block .grid-container .block-title {
	text-align: left;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/catalog.section.list/listing_slider_mp/style.css?17447128208317*/
/* line */
.bx_catalog_line { margin-bottom: 30px; }

.bx_catalog_line .bx_catalog_line_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_line .bx_catalog_line_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_line .bx_catalog_line_ul { padding: 0; }

.bx_catalog_line .bx_catalog_line_ul li {
	margin-bottom: 20px;
	list-style: none;
}

.bx_catalog_line .bx_catalog_line_ul li:before { content: '' !important }

.bx_catalog_line .bx_catalog_line_img {
	position: relative;
	display: block;
	float: left;
	overflow: hidden;
	margin-right: 40px;
	width: 125px;
	height: 125px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_line .bx_catalog_line_title {
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 18px;
}

.bx_catalog_line .bx_catalog_line_title a {
	color: #4c7da6;
	font-size: 18px;
}

.bx_catalog_line .bx_catalog_line_title a:hover { text-decoration: none; }

.bx_catalog_line .bx_catalog_line_title span { font-size: 16px }

.bx_catalog_line .bx_catalog_line_description {
	color: #3f3f3f;
	font-size: 13px;
	line-height: 16px;
}

@media (max-width: 639px) {
	.bx-touch .bx_catalog_line .bx_catalog_line_img {
		margin-right: 10px;
		width: 50px;
		height: 50px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_line .bx_catalog_line_title a { font-size: 14px; }

	.bx-touch .bx_catalog_line .bx_catalog_line_description { font-size: 11px; }
}

.bx_catalog_line .bx_catalog_line_img,
.bx_catalog_line .bx_catalog_line_title,
.bx_catalog_line .bx_catalog_line_title a,
.bx_catalog_line .bx_catalog_line_description { transition: all 0.3s ease; }

/* text */
.bx_catalog_text { margin-bottom: 30px; }

.bx_catalog_text .bx_catalog_text_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_text .bx_catalog_text_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_text .bx_catalog_text_ul { padding: 0; }

.bx_catalog_text .bx_catalog_text_ul li {
	float: left;
	margin: 0 10px 10px;
	list-style: none;
}

.bx_catalog_text .bx_catalog_text_ul li:before { content: '' !important }

.bx_catalog_text .bx_catalog_text_title {
	margin: 0;
	padding: 0;
	vertical-align: top;
	font-size: 14px;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	display: inline-block;
	overflow: hidden;
	max-width: 100%;
	color: #4c7da6;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
	font-size: 14px;
}

.bx_catalog_text .bx_catalog_text_title a:hover { text-decoration: none }

.bx_catalog_text .bx_catalog_text_title span { font-size: 12px; }

@media (max-width: 639px) {
	.bx-touch .bx_catalog_text .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_catalog_text .bx_catalog_line_title a { font-size: 12px; }
}

.bx_catalog_text .bx_catalog_line_title,
.bx_catalog_text .bx_catalog_line_title a { transition: all 0.3s ease; }

/* tile */

.bx_catalog_tile { margin-bottom: 30px; }

.bx_catalog_tile .bx_catalog_tile_category_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_catalog_tile .bx_catalog_tile_category_title a {
	color: #000;
	text-decoration: none;
}

.bx_catalog_tile .bx_catalog_tile_ul { padding: 0; }

.bx_catalog_tile .bx_catalog_tile_ul li {
	float: left;
	box-sizing: border-box;
	margin-bottom: 20px;
	padding: 0 10px;
	width: 12.5%;
	list-style: none;
	text-align: center;
}

.bx_catalog_tile .bx_catalog_tile_ul li:before { content: '' !important }

.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: both; }

.bx_catalog_tile .bx_catalog_tile_img {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 0 auto;
	width: 78px;
	height: 78px;
	border: 1px solid #ccc;
	border-radius: 2px;
	background-color: #fff;
	background-position: center;
	background-size: contain;
	background-repeat: no-repeat;
	-webkit-background-size: contain;
}

.bx_catalog_tile .bx_catalog_tile_title {
	margin-top: 5px;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	line-height: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a {
	color: #4c7da6;
	font-size: 14px;
}

.bx_catalog_tile .bx_catalog_tile_title a:hover { text-decoration: none; }

.bx_catalog_tile .bx_catalog_tile_title span { font-size: 12px; }

/*2*/
@media (max-width: 980px) {
	.bx_catalog_tile .bx_catalog_tile_ul li { width: 20%; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: both; }
}

/*3*/
@media (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_title {
		margin-bottom: 5px;
		line-height: 14px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title { line-height: 10px; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_title a { font-size: 11px; }
}

@media (min-width: 480px) and (max-width: 639px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 25%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(4n+1) { clear: both; }
}

/*4*/
@media (max-width: 479px) {
	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li { width: 33.3%; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_img {
		width: 100%;
		height: 80px;
	}

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(8n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(5n+1) { clear: none; }

	.bx-touch .bx_catalog_tile .bx_catalog_tile_ul li:nth-child(3n+1) { clear: both; }

}

.bx_catalog_tile .bx_catalog_tile_title,
.bx_catalog_tile .bx_catalog_tile_title a,
.bx_catalog_tile .bx_catalog_tile_ul li,
.bx_catalog_tile .bx_catalog_tile_img { transition: all 0.3s ease; }

/* list */

.bx_sitemap { margin-bottom: 30px; }

.bx_sitemap .bx_sitemap_title {
	padding-bottom: 14px;
	border-bottom: 1px solid #e5e5e5;
	font-size: 24px;
}

.bx_sitemap .bx_sitemap_title a {
	color: #000;
	text-decoration: none;
}

.bx_sitemap .bx_sitemap_ul li {
	padding: 0;
	line-height: 14px;
}

.bx_sitemap .bx_sitemap_ul li:before { content: '' !important }

.bx_sitemap .bx_sitemap_li_title {
	display: inline-block;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	vertical-align: top;
	font-weight: normal;
	line-height: 13px;
}

.bx_sitemap .bx_sitemap_li_title a {
	color: #4c7da6;
	white-space: nowrap;
	font-size: 13px;
}

.bx_sitemap .bx_sitemap_li_title a:hover { text-decoration: none }

.bx_sitemap .bx_sitemap_li_title span { font-size: 11px; }

@media (max-width: 639px) {
	.bx-touch .bx_sitemap .bx_catalog_line_title {
		margin-bottom: 5px;
		line-height: 12px;
	}

	.bx-touch .bx_sitemap .bx_catalog_line_title a { font-size: 12px; }
}

.bx_sitemap .bx_catalog_line_title,
.bx_sitemap .bx_catalog_line_title a { transition: all 0.3s ease; }

.grid-container .tiles-list .tiles-item {
	height: 227px;
	padding: 20px;
    width: calc((100% - 135px) / 6) !important;
	align-items: flex-start;
	background-color: #F5F5F5;
	justify-content: space-between;
	box-shadow: none !important;
}
.grid-container .tiles-list .tiles-item .name {
	font-size: 16px;
	line-height: 1.2;
	text-align: left;
	margin-bottom: 5px;
	margin-top: 0;
	color: #3E4041;
}
.grid-container .tiles-list .tiles-item p {
	font-size: 12px;
	line-height: 1.2;
	text-align: left;
	color: #969696;
	margin-bottom: 30px;
	margin-top: 0;
}
.grid-container .tiles-list .tiles-item img {
	width: 100px;
	height: 100px;
	object-fit: cover;
}
.grid-container .tiles-list .tiles-item:hover {
	background-color: #E6EFFF;
	border: none;
}

.tiles-block .grid-container .block-title {
	text-align: left;
}
/* End */


/* Start:/local/templates/.default/components/bitrix/news.list/articles_mp/style.css?17447150405153*/
div.title-wrap{
	display: flex;
	/* justify-content: space-between; */
	/* flex-wrap: wrap; */
}
.text-content_left--list{
	gap: 0px 70px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 1200px) {
	.title-wrap.text-content.rid-container {	
		flex-direction: row;
		flex-wrap: nowrap;
	}
}
.search_form_blog{
	margin-bottom: 32px !important;
}
.search_form_blog form{
	height: 40px !important;
}
@media (max-width: 576px) {
	.title-wrap.text-content.rid-container {
		gap: 0px 69px;
		flex-direction: column;
	}
}

.blog--list {display: flex;flex-wrap: wrap;}
.blog--item {width: calc(33.33333% - 35px);box-shadow: 0 2px 25px 0 rgb(0 0 0 / 10%);border-radius: 15px;overflow: hidden;display: flex;flex-direction: column;}
.blog--item:hover {box-shadow: 0 2px 25px 0 rgb(86 86 86 / 25%);}
.blog--item img{width: 100%;height: auto}
.text-content .blog--item img{margin: 0}

.blog--item, .blog--tag, .text-content .blog--item .blog--item-bottom a:not([class])
{-moz-transition: all 0.5s;-webkit-transition: all 0.5s;-o-transition: all 0.5s;-ms-transition: all 0.5s}

.blog--item-bottom {padding: 15px 15px 65px 15px;position: relative;height: 100%; font-size: 17px; line-height: 25.5px;}
.text-content .blog--item .blog--item-bottom a:not([class]):hover{color:#fe602c}
.blog--item-footer {display: flex;justify-content: space-between;font-size: 14px;position: absolute;bottom: 15px;left:15px;width: calc(100% - 30px)}
.blog--item-footer svg{width: 16px;height: 16px;margin-right: 3px;}
.blog--detail .blog--item-footer{position: relative;bottom: auto;left: auto;align-items: center;}

.blog--tags {display: flex;gap:40px;flex-wrap: wrap;margin-bottom: 40px;}
.blog--tag {padding: 0 5px;height: 26px;line-height: 26px;position: relative;box-shadow: 0 2px 20px 0 rgb(86 86 86 / 15%);z-index: 2;font-size: 14px;position: relative}
.blog--tag:after,.blog--tag:before{content: '';position: absolute;width: 21px;height: 21px;top: 50%;border-radius: 3px;background: #fff;z-index: -1}
.blog--tag:after {left: -3px;transform: translate(-25%,-50%) rotate(45deg);}
.blog--tag:before {right: -3px;transform: translate(25%,-50%) rotate(45deg);}
.blog--tag.active {color:#fe602c}
.blog--tag:hover {color:#fe602c}

.blog--item-right {display: flex;user-select: none}

.blog--item-right > div{display: flex;align-items: center}

.blog--item-likes {margin-left: 10px;user-select: none;outline: none;webkit-tap-highlight-color: rgba(0, 0, 0, 0);}

.text-content .blog--header h1{margin-top:0;margin-bottom: 40px;line-height: normal}
.text-content .blog--header .breadcrumbs{margin-bottom: 20px;}

.blog--item-right svg{stroke:#b2b2b2}
.blog--item-likes svg{fill:transparent;stroke: #b2b2b2;cursor: pointer;user-select: none;outline: none;webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
.blog--item-views svg{fill:#b2b2b2}
.js--like:hover {stroke: #fe602c}
.blog--item-likes.--active .js--like {stroke: #fe602c;fill: #fe602c}
.blog--item-likes.--active .js--like:hover {fill: rgba(254,96,44,.4)}

.grid-container {
    max-width: 1500px !important;
}

.text-content.rid-container{
	display: flex;
	gap: 30px 69px;
}

.text-content_left{
	width:100%;
	max-width: 920px;
}

.text-content_right{
	width:100%;
	max-width: 451px;
}


.cloud_tags__title{
	font-weight: 900;
	color: #333333;
	font-size: 20px;
	line-height: 24px;
	margin-bottom: 15px;
}
.search_form_blog{
	margin-right: 80px;
}

.cloud_tags{
	width: 100%;
	box-sizing: border-box;
	margin-top: 60px;
}

.text-page .text-content .cloud_tags ul:not(.slick-dots){
	margin: 0;
	padding: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 10px;
}

.text-page .text-content .cloud_tags ul:not(.slick-dots) li{
	margin: 0;
	padding: 0;
}

.text-page .text-content .cloud_tags ul:not(.slick-dots) li:before{
	display: none;
}

.text-page .text-content .cloud_tags ul:not(.slick-dots) li a{
	border: 0;
	font-size: 14px;
	line-height: 120%;
	font-weight: 500;
	color: #636363;
	background: #F6F6F6;
	padding: 6px 8px;
	border-radius: 5px;
}
@media(max-width: 1200px){
	.text-content.rid-container{
		flex-wrap: wrap;
		flex-direction: column-reverse;
		align-items: center;
	}
	
}
@media only screen and (max-width: 1000px) {
    .blog--list {gap: 20px;}
    .blog--tags {gap: 20px;margin-bottom: 20px}
    .blog--item {width: calc(50% - 10px);}
}

@media only screen and (max-width: 767px) {
    .blog--item-likes.--active .js--like:hover {fill: #fe602c}
}

@media only screen and (max-width: 500px) {
    .blog--item {width: 100%;}
    .blog--item-footer svg {width: 20px;height: 20px}
    .js--like{margin-left: 5px}
}

.text-content .blog--item a:not([class]){border-bottom: none;color:#333;}
.text-content .blog--item-bottom a:not([class]){border-bottom: none;color:#333;display: block}

@media only screen and (max-width: 900px) {
    .blog--detail .blog--item-footer {width: 100%;align-items: center;}
}

@media only screen and (max-width: 440px) {
    .blog--detail .blog--item-footer {flex-wrap: wrap}
}

/* End */


/* Start:/local/templates/.default/components/bitrix/form.result.new/index_form/style.css?17505918013458*/
table.form-table {
	width: 100%;
	background-color: white;
	border-collapse: collapse;
	font-size: 100%;
	font-weight: normal;
	line-height: 160%;
}



table.form-table th,
table.form-table td {
	border: 1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align: top;
}

table.form-table th {
	background-image: url(/local/templates/.default/components/bitrix/form.result.new/index_form/images/table_head.gif);
	background-repeat: repeat-x;
	text-align: left;
	color: #25639A;
}


table.form-table td {
	padding: 15px 5px;
}

.form-required {
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/.default/components/bitrix/form.result.new/index_form/images/icon_warn.gif);
}

.description_min {
	font-size: 16px;
	padding-left: 60px;
	min-height: 41px;
	position: relative;
	display: flex;
	align-items: center;
}

.description_min::before {
	content: "";
	width: 41px;
	height: 41px;
	background-image: url("data:image/svg+xml,%3Csvg width='41' height='41' viewBox='0 0 41 41' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.263 15.2166L17.9639 24.0929L13.3145 19.6547M6.34023 16.9073V7.60829C6.34023 7.27198 6.47383 6.94945 6.71164 6.71164C6.94944 6.47384 7.27197 6.34024 7.60828 6.34024H32.9692C33.3055 6.34024 33.628 6.47384 33.8659 6.71164C34.1037 6.94945 34.2373 7.27198 34.2373 7.60829V16.9073C34.2373 30.2242 22.9348 34.6362 20.6781 35.3844C20.4258 35.4712 20.1517 35.4712 19.8994 35.3844C17.6426 34.6362 6.34023 30.2242 6.34023 16.9073Z' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
	position: absolute;
	top: 50%;
	left: 0;
	transform: translateY(-50%);
}

.request_form {
	justify-content: space-between;
}
.request_form .col_l form {
	justify-content: space-between;
	height: 100%;
	display: flex;
	flex-direction: column;
}
.request_form .col_l {
	max-width: 660px;
}

.request_form .col_r {
	max-width: 500px;
}


.form__checkbox {
	display: none;
}

.form__checkbox-label {
	color: #fff;
	font-weight: 700;
	position: relative;
	padding-left: 35px;
	display: block;
}

.form__checkbox-label a {
	/* text-decoration: underline; */
	color: #fff !important;
}

.form__checkbox-label::before {
	content: '';
	position: absolute;
	top: 0;
	left: 0;
	width: 24px;
	height: 24px;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='24' height='24' rx='2' fill='%23EBEBEB'/%3E%3Cpath d='M17 8.99993L11.0002 14.9995L7 10.9997' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.form__checkbox:checked+.form__checkbox-label::before {
	background-image: url("data:image/svg+xml,%3Csvg width='25' height='25' viewBox='0 0 25 25' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='0.75' y='0.324219' width='24' height='24' rx='2' fill='%233E4041'/%3E%3Cpath d='M17.75 9.32415L11.7502 15.3238L7.75 11.3239' stroke='white' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");
}

.request_form .button[disabled] {
	background: #EBEBEB;
}

.error input,
.error textarea {
	background: #f5d5d4 !important;
}
.request_form .description_min{
	margin-top: 0 !important;
	margin-bottom: 25px !important;
}
.request_form .col_l{
	justify-content: space-between;
	display: flex;
	flex-direction: column;
}
/* End */
/* /local/templates/.default/components/bitrix/news.list/advantages_mp/style.css?17447193001109 */
/* /local/templates/.default/components/bitrix/catalog.section.list/listing_mp/style.css?17447128808317 */
/* /local/templates/.default/components/bitrix/catalog.section.list/listing_slider_mp/style.css?17447128208317 */
/* /local/templates/.default/components/bitrix/news.list/articles_mp/style.css?17447150405153 */
/* /local/templates/.default/components/bitrix/form.result.new/index_form/style.css?17505918013458 */
