/*10.07.2020--*/
.developer a,
.developer span
{
	color: #e9f2ff!important;
	border-bottom: unset
}
.developer .sibirix .slon {
	filter: grayscale(1) opacity(0);
}
/*--15.07.2020--*/
.catalog-detail-page .fancybox-is-open .fancybox-bg {
  background-color: rgba(255, 255, 255, 1);
  opacity: 1;
}
/*--03.09.2020-- hide submenu gamburge--r*/
/**/
.header-menu .menu .sub-menu .col .sub-menu-item.has-submenu:after {
	display: none;
}
.header-menu .menu .submenu {
	display: none;
}
/*--08.09.2021 change picture catalog--*/
@media screen and (min-width: 768px){
	.catalog-detail-page .stick-wrap[data-sticky="fixed"] {
		--height-pic: 74vh;
	}
	.catalog-detail-page .thumb-slider[data-crop="no"] {
		max-height: var(--height-pic, 74vh);
		height: 100%;
	}
	.catalog-detail-page .thumb-slider[data-crop="no"] .slick-list{
		height: auto!important;
	}
	.thumb-slider[data-crop="no"] .slider .slide .image {
		height: 100%;
	}
	.catalog-detail-page .thumb-slider[data-crop="no"] .slider .slide {
		height: 100%;
	}
	.thumb-slider[data-crop="no"] .slider .slide .image img {
		max-height: var(--height-pic, 74vh);
	}
}

/*change color nav*/
.content-slider .slider[color-nav="light"] .slick-arrow:after {
	background-position: -791px -324px;
	/*-791px -324px*/
}

/*--new style text--*/
/*img*/
.text-content img,
.industries-page img {
	max-width: 100%;
	width: auto;
}
.title_h3 {
	display: block;
    font-size: 1.17em;
	margin-top: 2rem;
	margin-bottom: 1.5rem;
    font-weight: bold;
}


@media (max-width: 576px){
	.text-content img,
	.industries-page img {
		max-width: 100%!important;
	}
	.text-content .img {
		max-width: 100%!important;
	}
}


@media (min-width: 768px) {
	.catalog-filter--360 h1{
		font-size: 30px;
	}
}
@media (min-width: 1200px){
	/*бой*/
	:root {
		--font-size: 14px;
		--space: calc(var(--font-size) * 1.5);
	}

	/*text*/
	.text-page .text-content p,
	.industries-page p,
	.industries-page .text-content p, 
	.news-detail-page .text-content p, 
	.text-page .text-content p {
		width: auto;
		text-align: justify;
		margin-top: var(--space, 28px);
		margin-bottom: var(--space, 28px);
	}

	.news-detail-page .text-content p.h3,
	.text-page .text-content p.h3,
	.industries-page p.h3 {
		margin-top: 24px;
		margin-bottom:15px;
	}
	.news-detail-page .text-content p.h3 + p,
	.text-page .text-content p.h3 + p,
	.industries-page p.h3 + p {
		margin-top: 15px;
	}

	/*img*/
	.text-content img,
	.industries-page img{
		margin-top: 25px;
		margin-bottom: var(--space, 28px);
	}
	.text-content img,
	.industries-page img {
		max-width: 100%;
		width: auto;
	}

	/*--table--*/
	.text-content table {
		margin-top: 25px;
		margin-bottom: 25px;
	}



	/*--test--*/
	.text-page .text-content .new-style-text p + p:not(.h3),
	.industries-page .new-style-text p + p:not(.h3) {
		margin-top: 0;
	}



	/*img*/
	.text-content .new-style-text p > img,
	.industries-page .new-style-text  p > img {
		margin-top: 0;
		margin-bottom: 0;
	}

	/*ul, ol*/
	.text-content ul li {
		text-align: justify;
	}

	.text-content ul,
	.text-content ol {
		margin-bottom: var(--space, 26);
	}
	.text-content p:not(.h3) + ul,
	.text-content p:not(.h3) + ol,
	.text-content .title_h3 + ol,
	.text-content .title_h3 + ul {
		margin-top: -10px!important;
	}
	.text-content p.h3 + ul,
	.text-content p.h3 + ol {
		margin-top: 15px!important;
	}


	.new-style-text .slider.js-slider .slick-list{
		height: auto!important;
	}

	p.h3 > u {
		font-size: 15px;
		font-weight: 500;
		display: inline-block;
		margin-bottom: 4px;
	}


	/*
	.text-page .text-content .new-style-text p,
	.industries-page .new-style-text p{
		width: auto;
		text-align: justify;
		margin-top: var(--space, 28px);
		margin-bottom: var(--space, 28px);
	}

	.text-page .text-content .new-style-text p:first-of-type,
	.industries-page .new-style-text p:first-of-type {
		margin-top: 0;
	}

	.text-page .text-content .new-style-text .h3,
	.industries-page .new-style-text .h3 {
		margin-bottom: 20px;
	}
	.text-page .text-content .new-style-text .h3 + p,
	.industries-page .new-style-text .h3 + p {
		margin-top: 20px;
	}

	.text-content .new-style-text ol, 
	.industries-page .new-style-text ol, 
	.text-content .new-style-text ul,
	.industries-page .new-style-text ul
	{
		margin-top: 20px;
		margin-bottom: 30px;
	}

	.text-content .new-style-text p + ol:not(:last-of-type), 
	.industries-page .new-style-text p + ol:not(:last-of-type), 
	.text-content .new-style-text p + ul:not(:last-of-type),
	.industries-page .new-style-text p + ul:not(:last-of-type) {
		margin-top: -15px!important;
		margin-bottom: -10px!important;
	}

	.text-page .text-content .new-style-text h2[id],
	.text-page .text-content .new-style-text h3[id],
	.industries-page .new-style-text h2[id]
	.industries-page .new-style-text h3[id] {
		margin-top: -150px;
		padding-top: 160px;
	}

	*/

	.new-style-text .content-slider {
		margin-top: 35px;
		margin-bottom: 35px;
	}
	.new-style-text .content-slider.with-desc .slider.js-slider .slide.slick-slide {
		height: auto;
	}

	/*X 16*/
	.brand-info .grid-row .col-fixed-img{
		align-self: flex-start;
	}
	.brand-info--gallery .thumb-slider.js-thumb-slider,
	.brand-info--gallery .thumb-slider .slider.js-slider{
		height: auto;
	}
	.brand-info--gallery .thumb-slider .slider .slide.slick-slide {
		height: auto;
	}
	/*IX 2*/
	/*fixed */
}

/*--brand--*/
.block-brand .bg{
	display: none;
}

.brand__nav {
	margin-top: 2rem;
	position: relative;
	z-index: 1;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.pagination.brand__nav .prev,
.pagination.brand__nav .next {
	cursor: pointer;
	width: 57px;
    height: 57px;
	flex-grow: 1;
	position: static;
	z-index: 2;
}
.pagination.brand__nav .prev {
	transform: scale(-1, 1);
}
.pagination.brand__nav .next {
	transform: scale(1, 1);
}

.pagination.brand__nav .next:before, 
.pagination.brand__nav .prev:before {
	transition: none;
    background: url('/local/images/sprite.svg') -758px -385px no-repeat;
	width: 29px;
    height: 57px;
	left: calc(100% - 29px);
}

.pagination.brand__nav .next:not(.disabled):hover:before, 
.pagination.brand__nav .prev:not(.disabled):hover:before {
	transform: translateX(0);
	background-position-y: -324px;
}

.brand__counts {
	font-size: 20px;
	color: #467bcb;

}
.brand__counts .brand__count {
	opacity: .7;
}
.brand__counts .brand__count--current {
	opacity: 1;
}
.block-brand .brand-item:first-of-type, 
.block-brand .brand-item:nth-of-type(2), 
.block-brand .brand-item:nth-of-type(3), 
.block-brand .brand-item:nth-of-type(4) {
	border-bottom-color: transparent;
}


@media (max-width: 767px){
	.brand__nav {
		display: none;
	}
}

/*about gallery*/
.content-gallery .slick-slide{
	height: auto;
}

.content-gallery.content-gallery--arrow-trn .slick-arrow:hover:before {
	opacity: 0;
}
.content-gallery.content-gallery--arrow-trn .slick-arrow:hover:after {
	background-position-y: -324px;
}
@media (max-width: 767px){
	.content-gallery.content-gallery--arrow-trn.content-gallery--mobile-light {
		background-position-y: -324px;
	}
}

/*--08.12.2021--*/
@media (max-width: 767px) {
	.block-promo .slide-content .slide[data-count="156"]:before,
	.block-promo .slide-content .slide[data-count="155"]:before,
	.block-promo .slide-content .slide[data-count="154"]:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background: -webkit-gradient(linear, left bottom, left top, color-stop(50%, rgba(20,72,149, .75)), to(rgba(255,255,255,0)));
		background: -o-linear-gradient(bottom, rgba(20,72,149, .75) 50%, rgba(255,255,255,0) 100%);
		background: linear-gradient(0deg, rgba(20,72,149, .75) 50%, rgba(255,255,255,0) 100%);
		top: 0;
		left: 0;
	}

	/*отрасли*/
	.block-solution .section-slider .section {
		padding-top: 257px!important;
		padding-bottom: 190px;
	}
	.block-solution h2 {
		top: 110px;
	}
	.block-solution .section-slider .section#solutId1:before {
		background: -webkit-gradient(linear, left bottom, left top, from(rgba(34,34,34,0.6222864145658263)), to(rgba(43,43,43,1)));
		background: -o-linear-gradient(bottom, rgba(34,34,34,0.6222864145658263) 0%, rgba(43,43,43,1) 100%);
		background: linear-gradient(0deg, rgba(34,34,34,0.6222864145658263) 0%, rgba(43,43,43,1) 100%);
	}
	.block-solution .section-slider .section#solutId1 {
		background-position-x: 56%;
	}
	.block-solution .section-slider .title span {
		border-bottom-color: #fff;
	}
	.block-solution .section-slider .section#solutId2 {
		background-size: cover;
	}

	/*бренды*/
	.block-brand .text {
		margin-bottom: 40px;
	}
	.block-brand .brand-list .slider {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-wrap: wrap;
				flex-wrap: wrap;
	}
	.block-brand .brand-list .slider .slide {
		-ms-flex-preferred-size: 50%;
				flex-basis: 50%;
		max-width: 50%;
	}
	.block-brand .brand-item {
		height: 110px;
	}
	.block-brand .brand-item .image {
		height: 80px;
		width: 110px;
	}
	.block-brand .brand-list .slider .slide.slide--0-1 .brand-item--1 .image,
	.block-brand .brand-list .slider .slide.slide--0-2 .brand-item--1 .image,
	.block-brand .brand-list .slider .slide.slide--0-3 .brand-item--1 .image {
		height: 140px;
		width: 200px;
	}
	/*Качество и безопасность*/

	.block-advantage .content .column.block-advantage__section > .bg{
		-webkit-filter: brightness(.6);
						filter: brightness(.6);
	}
	.block-advantage .content .column.block-advantage__section:before {
		content: '';
		position: absolute;
		width: 100%;
		height: 100%;
		background-color: rgba(70, 123, 203, .5);
		z-index: 1;
		top: 0;
		left: 0;
	}
	.block-advantage .content .column.block-advantage__section[data-section="block-advantage__section--2"]:before {
		background-color: rgba(5, 92, 12, 0.502);
	}

	.block-advantage .content .column.block-advantage__section > div[class^="advantage"] {
		z-index: 2;
	}
	.block-advantage .block-advantage__section[data-section="block-advantage__section--1"] .advantage-left{
		padding-top: 88px;
		padding-bottom: 89px;
	}
	.block-advantage  .block-advantage__section[data-section="block-advantage__section--2"] .advantage-right {
		padding-top: 5.95rem;
		padding-bottom: 5.95rem;
	}
	/*фикс неполного отображения якорного заголовка*/
	.text-content h2[id], 
	.text-content h3[id] {
		margin-top: -50px;
		padding-top: 80px;
	}
	/*футер*/
	.footer .links-bar {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
				-ms-flex-direction: column;
						flex-direction: column;
		-webkit-box-align: baseline;
				-ms-flex-align: baseline;
						align-items: baseline;
	}
	footer .links-bar .slash {
		display: none;
	}
	/*меню*/
	.header-menu-mobile .menu-footer .links-bar .slash{
		display: none;
	}
	.header-menu-mobile .menu-footer .links-bar .col:nth-child(3) {
		-webkit-box-ordinal-group: 5;
				-ms-flex-order: 4;
						order: 4;
	}
	.header-menu-mobile .menu-footer .links-bar .col:nth-child(3) a {
		border-bottom: 1px solid;
	}
	/*head*/
	.header.dark-bg {
		background: #fff;
		-webkit-box-shadow: 0 0 50px 0 rgb(29 77 155 / 12%);
						box-shadow: 0 0 50px 0 rgb(29 77 155 / 12%);
	}

	body[data-page="eco"] .page-head .breadcrumbs a, 
	body[data-page="eco"] .page-head .breadcrumbs li>span, 
	body[data-page="eco"] .tag-list .tag-item:hover {
		color: #000;
	}
	body[data-page="eco"] .page-head .breadcrumbs li:before {
		border-color: #2a2f37;
	}

	body[data-page="company"] .text-content .table-wrap table{
		width: 100%;
	}
	body[data-page="company"] .text-content .table-wrap table td, 
	body[data-page="company"].text-content .table-wrap table th {
		padding-right: 10px;
	}
	body[data-page="company"] .text-content table td+td, 
	body[data-page="company"] .text-content table td+th, 
	body[data-page="company"] .text-content table th+td, 
	body[data-page="company"] .text-content table th+th {
			padding-left: 10px;
	}

	/*breadcrumbs*/
	.container .breadcrumbs {
		white-space: inherit!important;
		overflow: unset!important;
	}
	.breadcrumbs li {
		padding-right: 12px;
		margin-right: 7px;
	}.example {
		display: -ms-grid;
		display: grid;
		-webkit-transition: all .5s;
		-o-transition: all .5s;
		transition: all .5s;
		-webkit-user-select: none;
			-moz-user-select: none;
				-ms-user-select: none;
						user-select: none;
		background: -webkit-gradient(linear, left top, left bottom, from(white), to(black));
		background: -o-linear-gradient(top, white, black);
		background: linear-gradient(to bottom, white, black);
	}
}

@media (max-width: 479px){
		/*IV разработка*/
		body[data-page="razrabotka"] .page-head{
			background-position-x: 0;
		}
		.header-menu-mobile .top-menu {
			display: none;
		}
		.header-menu-mobile .m-menu {
			display: flex;
			flex-direction: column;
		}
		.header-menu-mobile .m-menu [data-index="1"] {
			order: 1;
		}
		.header-menu-mobile .m-menu [data-index="2"] {
			order: 2;
		}
		.header-menu-mobile .m-menu [data-index="3"] {
			order: 3;
		}
		.header-menu-mobile .m-menu [data-index="4"] {
			order: 4;
		}
		.header-menu-mobile .m-menu [data-index="5"] {
			order: 5;
		}
		.header-menu-mobile .m-menu [data-index="6"] {
			order: 6;
		}
		.header-menu-mobile .m-menu [data-index="7"] {
			order: 7;
		}
		.header-menu-mobile .m-menu [data-index="8"] {
			order: 8;
		}
		.header-menu-mobile .m-menu [data-name="catalog"] {
			order: 1;
		}
}


/*VI 1*/
@media (min-width: 768px) and (max-width: 1199px) {
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="1"] {
		order: 1;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="2"] {
		order: 2;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="3"] {
		order: 3;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="4"] {
		order: 4;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="5"] {
		order: 5;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="6"] {
		order: 6;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="7"] {
		order: 7;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="8"] {
		order: 8;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="9"] {
		order: 9;
	}
	.header-menu .menu .root-menu .root-menu-item[data-menu-order="10"] {
		order: 10;
	}
}
@media (min-width: 768px) and (max-width: 1024px) {
	.header-menu .menu .root-menu {
		justify-content: flex-start;
	}
}
/*end VI 1*/

[data-has-count="false"] {
    cursor: none;
    pointer-events: none;
}