.popup-predzakaz .container {
	background-color:#fff;

	box-shadow:0 0 40px rgba(63,77,255,.25);
}
.popup-predzakaz .form-content {
	box-shadow:none;
	margin:0;
}
.popup-predzakaz.popup-custom .close {
	border-color:#0235ab;
	right:15px;
	top:30px;
}
.popup-predzakaz .h3-popup {
	text-align:center;
	font-size:18px;
	font-size:1.125rem;
	display:block;
	font-family:"Montserrat",sans-serif;
	position:relative;
	text-transform:none;
	padding-left:30px;
	padding-right:30px;
	padding-top:40px;
}
.acquire__predzakaz {
	width:136px;
	height:40px;
	margin-right:6px;
	padding:0;
	line-height:40px;
	text-align:center;
	top:-5px;
	cursor:pointer;
}

.category__nav-link{font-weight:600; !important}

.acquire__predzakaz:hover {
	color:white;
}
.filterBtn {
	display:none;
}
.search-panel {
	display:none;
}
.product__count .countQuantity__arrow--down {
	top:8px;
	left:10px;
}
/* body div.title-search-result {
	width:809px!important;
	transform:translateX(128px);
} */
.collectionFirst {
	display:none;
}
.topmenu__item:first-child {
	display:none;
}

.topmenu__link.-info {
	white-space:nowrap;
}

.headern__right .communication__feedbackButton2 {
	float:right;
	width:auto;
	height:30px;
	margin:8px 0 0 30px;
	padding:0 20px;
	border-radius:15px;
	font-size:14px;
	line-height:17px;
}

.wrap-content__faq-block {
	background:transparent !important;
}

.banner-block {
	border: 1px solid #dfe1ff;
	margin-top:30px;
	padding:10px 10px 20px 10px;
}
.banner-block__image {
	/*height:250px;*/
}
.banner-block__image a {
	display:block;
	height:100%;
}
.banner-block__image img {
	object-fit: scale-down;
	width:100%;
	height:100%;
}
.banner-block .slick-dots {
	padding:0px;
	margin:0;
	text-align:center;
	list-style-type:none;
}
.banner-block .slick-dots li {
	display:inline-block;
	width:10px;
	margin:0 5px;
}
.banner-block .slick-dots button {
	border:none;
	appearance: none;
	-webkit-appearance: none;
	background:#dfe1ff;
	font-size:0;
	line-height:0;
	color:transparent;
	width:10px;
	height:10px;
	border-radius:50%;
	padding:0px;
}
.banner-block .slick-dots li.slick-active button {
	background:#1a5bf0;
}

@media (max-width:1200px) {
	.topmenu__item:first-child {
		display:block;
	}
	.search-panel {
		display:block;
	}
	.filterBtn {
		display:block;
	}
	.filterBtn.open {
		top:-100px;
	}
	.sectionList__side .subsections {
		display:none;
	}
	.sectionList__side {
		width:100%;
	}
	.scan {
		width:100%;
	}
	.scan__list {
		min-width:100%;
	}
	body .checkboxField.preloader_checkboxField {
		max-width:100%!important;
	}
	.ui-slider {
		width:99%;
	}
	.smartFilter {
		height:0px;
		overflow:hidden;
		transition:.5s;
	}
	.catalogList .banner-block {
		display:none;
	}
	.sectionList__content {
		width:100%;
	}
	.product {
		height:109px;
		margin-bottom:-1px;
	}
	.product__name {
		max-width:calc(100% - 300px);
		height:auto;
	}
	.product__link {
		padding-top:5px;
		padding-left:110px;
	}
	.product__figure {
		width:70px;
		top:21px;
		left:25px;
		height:70px;
	}
	.product__vendor {
		display:block;
		max-width:calc(100% - 300px);
		display:flex;
	}
	.product__vendor .code {
		display:flex;
		flex-direction:row-reverse;
	}
	.product__vendor .code__item {
		margin-right:20px;
		display:flex;
		flex-direction:column;
	}
	.product__colRight {
		flex-direction:column;
		width:260px;
		top:6px;
		right:20px;
	}
	.product__price {
		min-height:auto;
		width:auto;
		padding-left:0;
	}
	.product__priceValue {
		font-size:0.875rem;
	}
	.product__priceValue .measure {
		margin-top:-5px;
	}
	.product__status {
		text-align:left;
		line-height:1;
		position:relative;
		top:-5px;
	}
	.product__status--availability {
		white-space:nowrap;
	}
	.product__other {
		display:none;
	}
	.product__blockContains {
		position:absolute;
		top:50px;
		right:0;
	}
	.product__count .countQuantity__arrow--down {
		top:8px;
	}
	.product__buy {
		width:100px;
		margin:0;
	}
	.product__count {
		width:100px;
		padding-left:0;
	}
	.countQuantity {
		width:100px;
	}
	.acquire__predzakaz {
		width:100px;
		margin-right:0;
	}
	.product__slideName {
		max-height:initial;
		font-size:0.8125rem;
		line-height:1.25rem;
	}
}
@media (min-width:769px) and (max-width:1200px) {
	.product__count {
		position:absolute;
		top:0;
		right:0;
	}
	.countQuantity__indication {
		float:right;
		padding:7px 0 0;
	}
	.product__status.product__status--order {
		top:50px;
	}
}
@media (max-width:991px) {
	.wrap-content__left-menu .banner-block {
		display:none;
	}
}
@media (max-width:768px) {
	.product {
		max-width:300px;
		height:auto;
		min-height:212px;
		margin:0 auto -1px;
	}
	.product__name {
		max-width:100%;
	}
	.product__vendor {
		max-width:none;
	}
	.product__vendor .code {
		display:flex;
		flex-direction:column-reverse;
		width:100%;
	}
	.product__vendor .code__item {
		margin:0 0 2px;
		font-size:0.625rem;
		line-height:1.5;
		flex-direction:column;
	}
	.product__vendor .code__Name {
		max-height:15px;
		overflow:hidden;
	}
	.product__vendor .code__codeName {
		color:#1c1c1c;
		text-overflow:ellipsis;
		overflow:hidden;
		white-space:nowrap;
	}
	.product__vendor .code__item:last-child .code__codeName {
		font-weight:bold;
	}
	.product__colRight {
		width:auto;
		height:auto;
		bottom:15px;
		top:auto;
		left:15px;
	}
	.product__blockContains {
		left:100px;
		top:auto;
		bottom:0;
	}
	.product__blockContains .product__buy {
		top:auto;
	}
	.countQuantity__arrow--up {
		left:47px;
	}
	.product__count .countQuantity__input {
		width:67px;
	}
	.product__link {
		padding:5px 0 100px 97px;
	}
	.product__figure {
		left:10px;
	}
}