/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/

/* Examples (uncomment to use):*/

/* Expand site width */
/* body .wrapper { max-width: 1400px !important;  } */

/* Set site background image */
/* body {  background: url(image_source) top no-repeat; }

/* Hide compare button */
/* a.compare_item { display: none !important;  }*/

.bx_filter, .filter-panel { display: none;}
.text_before_items {    margin-bottom: unset;}

.prod_blocks {
	max-width: 720px;
	text-align: center;
	margin: 0 auto;
}
.prod_blocks .contacts__sticky-panel__desc, .prod_blocks .contacts__desc h3 {
    margin: 0 0 0 0;
	text-align: center;
}
.arrow_down {
	margin: 0 auto;
	text-align: center;
}
.arrow_down img {    
	max-height: 5em;
	margin-bottom: 1.5em;
}

@media (min-width: 1451px){
body.header_opacity.header_padding-91 .banners-big__depend-padding {
    height: 100vh;
}}

.lazyloaded {
	max-width: 100%;
}

.history-list-inner__wrapper:nth-child(4) .history-list-inner__image {
	width: unset;
}

.history-list-inner__wrapper:nth-child(4) .history-list-inner__image .lazyloaded {
	width: 500px;
	max-width: unset;
}