/*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; }*/


#headerfixed>.maxwidth-theme,
#headerfixed{
    background: #333;
}

#headerfixed .mega-menu table td:not(.search-item):hover .wrap>a,
.mega-menu table td .wrap>a{
    color: #fff;
}


.burger svg path{
    /*fill: #fff*/
}

.color-orange >  a,
.color-orange > div > a{
    color: #ed6f2b !important;
}

.wrapper1:not(.has-secion-banner):not(.light-menu-color) .menu-row:not(.bgcolored):not(.bgdark) td.active .wrap > a{
	color: #000;
}
.wrapper1:not(.has-secion-banner):not(.light-menu-color) .menu-row:not(.bgcolored):not(.bgdark) td.active .wrap > a > div{
	border-bottom: 1px solid #ed6f2b;
}
#headerfixed .mega-menu table td.active .wrap>a{
	color: #fff;
}
#headerfixed .mega-menu table td.active .wrap>a>div{
	border-bottom: 1px solid #ed6f2b;
}

.characteristics__item{
    /*min-height: 315px;*/
    height: auto !important;
}
.characteristics__img{
    width: 50%;
    /*object-fit: cover;*/
}

.page-top>div#navigation{
    z-index: 3;
}
.calc-dialog_show{
    position: fixed!important;
}
.page-top>div.topic{
    z-index: 3!important;
}

.wraps, .wrapper_inner {
    z-index: unset !important;
}

#popup_iframe_wrapper.calc-dialog {
    z-index: 9999 !important;
    background: rgba(58, 63, 68, 0.7) !important;
}

#popup_iframe_wrapper.calc-dialog .jqmOverlay {
    background: transparent !important;
}

ul.slick-dots:not([id*=bx_])>li:before{
    content: '';
}
.characteristics__icon{
    width: 100% !important;
}
.comparison__cell-secondary{
    align-items: flex-start !important;
}
.comparison__cell-secondary img{
    margin-right: 10px !important;
}

@media (max-width: 600px) {
    .characteristics{
        margin-bottom: 40px !important;
    }
    .characteristics .characteristics__item{
        margin-bottom: 40px!important;
    }
    .characteristics__img{
        margin-top: 20px !important;
    }
    .characteristics .characteristics__item_mobile img{
        width: 100%;
        text-align: center;
    }

    .economy .economy__left{
        margin-bottom: 20px !important;
    }
    .economy .economy__img{
        margin: auto !important;
        height: auto !important;
    }
    .for .for__cards .for-card{
        margin-bottom: 30px;
    }
    .for .for__cards .for-card img{
        max-width: 100px;
        max-height: 100px;
    }
    .for .for__cards .for-card p{
        margin-top: 10px !important;
    }
    .faq{
        margin-top: 60px !important;
    }
    .pictures{
        margin-bottom: 80px;
    }
    .pictures .text-brand{
        margin-bottom: 20px;
    }
    h2.brand-title{
        font-size: 26px;
        margin-bottom: 0px !important;
    }
    h3{
        font-size: 20px !important;
    }
    .reviews.item-views .owl-carousel .owl-item{
        width: 100%!important;
    }
    .with_left_block .detail-news1 .ordered-block{
        margin: 0 0 0;
    }
    .materials-slider-top__img img{
        min-width: 100%;
        width: 100%;
        height: 100%;
        min-height: 100%;
    }
    .tezis
}

@media (max-width: 1120px) {

    .tezis-card__title{
        min-height: 60px;
    }
    .economy .economy__img{
        max-width: 60%;
    }

}