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


/*.body {--black_bg_black: var(--light, #fff) var(--dark, #0c1015);}
.main {--black_bg_black: var(--light, #fff) var(--dark, #0c1015);} */
.fon-price {
    top: 5px;
    width: 158px;
}
body .banners-img-with-text-list__item-text--absolute * {
    margin-bottom: -2px;
}
body .body:not(.index) > .main {
    padding-bottom: 0px;
}
.license-list-inner__image-bg {
    background-size: contain;
}
.form-send__info-text {
    margin: 8px;
}
.btn-prj  {width: 21rem;}
.header-cabinet__link {
    display: none;
}
.license-list-inner--view-block .license-list-inner__image {
    width: 100%;
    height: 400px;
}
@media (max-width: 767.98px) {
    .hero-section.section-pad {
 
        padding-bottom: 24px;
    }
}
.social__items .social__item.social__item--with-note::after {
    margin-bottom: 10px;
}
.iti__country-list {
    background-color: #232229;
}
.top__benefits {
    padding: 15px;
    border-radius: 2px;
    background: rgba(29, 33, 41, .5);
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 10px;
 
}
.bx-sbb-empty-cart-desc {
    color: #ffffff;
}
.bx-compact-prop {
    display: none;
}
.bx-soa-pp-list-description {display: none}
.total-scroll-info {display: none}
.heading__title{text-transform: uppercase;}
.benefits-top__item {
    padding: 15px 15px 15px 15px;
    border-radius: 2px;
    border: 1px solid #383d4a;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 6px;
    max-width: 200px;
    width: 100%;
    overflow:  hidden;
    position:  relative;
}

.benefits-top__item::after  {
    content:  "";
    position:  absolute;
    top:  -250%;
    left:  -190%;
    width:  200%;
    height:  250%;
    opacity:  0;
    transform:  rotate(30deg);
    background:  rgba(255,  255,  255,  0.13);
    background:  linear-gradient( to right,  rgba(255,  255,  255,  0.13) 0,  rgba(255,  255,  255,  0.13) 77%,  rgba(255,  255,  255,  0.5) 92%,  #ffffff 100% );
    -webkit-animation:  5s 2.5s infinite blink;
    animation:  5s 2.5s infinite blink;
    will-change:  top,  left,  opacity;
}
@-webkit-keyframes blink  {
    0%  {
        top:  -250%;
        left:  -190%;
        opacity:  0;
    }
    5%  {
        opacity:  1;
    }
    100%,  30%  {
        top:  -30%;
        left:  -30%;
    }
}
@keyframes blink  {
    0%  {
        top:  -250%;
        left:  -190%;
        opacity:  0;
    }
    5%  {
        opacity:  1;
    }
    100%,  30%  {
        top:  -30%;
        left:  -30%;
    }
}
iframe {
    width: 100%;
    height: 500px;
}
.benefits-top__text {
    color: #9ba5b7;
    font-size: 15px;
    font-weight: 500;
    line-height: normal;
}
.catalog-detail .brand-detail-info__image {
    background-color: #ffffff00;
}
.pseudo-link__icon {
    display: none;
}
.footer__top {
    padding: 50px 0;
    font-size: 20px;
    font-weight: 500;
    line-height: normal;
    text-align: center;
    background: #1d2129;
}
.p-inline--12 {
    --p-inline: 25px;
}
.toggle-white-grey-bg {
background: transparent;
/*background-color: #1d212991;*/
}
.skeleton-item {
    background-color: color-mix(in oklab, var(--secondary) 10%, #000);
}
.grid-list {
	gap: 20px;
}
.image-list-wrapper {
    background-color: #ffffff00;
}
.nostock {
    display: none;
}
.landings-products__img {
    mix-blend-mode: normal;
    background-color: #2b2a31;
}

.brands-list__image-wrapper {
    max-width: 175px;
    min-width: 125px;
    height: 55px;
}
.brands-list__image {
    max-width: 175px;
}
.brands-list__item {
    background-color: #ffffff00 !important;
}
.logo {
    max-width: 100%;
    height: 82px;
}
.instock {
    display: none !important;
}
.nostock {
    display: none !important;
}
.content ul {
    list-style: inside;
}

.group_description_block.bottom .description-bottom-text {
    color: #868687;
    font-size: 14px;
    font-weight: 400;
    line-height: 18.2px;
    text-align: left;
    padding-bottom: 70px;
}
.group_description_block.bottom .description-bottom-title {
    font-size: 35px;
    font-weight: 400;
    line-height: 45.5px;
    padding-bottom: 16px;
    text-align: left;
}
.group_description_block.bottom  ul li {
    padding-bottom: 8px;
    list-style-type: none;
    position: relative;
    padding-left: 25px;
}
.group_description_block.bottom ul li:after {
    border-radius: 2px;
    width: 16px;
    height: 16px;
    background: #F25907;
    content: "";
    display: inline-block;
    position: absolute;
    left: 0;
    top: 6px;
}
.group_description_block ul>li:before {
    display: none;
}

.textcols {
    column-width: 48%;
    column-count: 2;
    column-gap: 6%;
}
.custom-fon {
    background-color: #f2590742;
    padding: 20px;
    text-align: justify;
}

.custom-frame {
    width: 100%;
    padding: 17px 10px 17px 17px;
    margin-top: 10px;
    border: 3px solid #f25907;
    border-radius: 10px;
}

.orange{color:#f25907; text-transform: uppercase;;}
.main-banner__item-title{position:absolute;bottom:30px;left:30px}
.main-banner__item:hover{color:#eb702c}.forms .consultation__form .checkbox{max-width:400px;padding-left:60px}.forms .consultation__form,.consultation{background:url("../images/feedback-bg.jpg") center/cover no-repeat;background-size:cover;text-align:center;padding:64px 0;margin-top:65px}
.consultation__form .input{height:45px;padding:0 20px;border:0;width:100%}
.consultation__form .textarea{display:block;height:125px;padding:10px 20px;border:0;width:100%}
.consultation__form .form-btn{
    height:45px; max-width:320px;  width: 100%;    margin: auto;background-color: #f25907 !important;
}
.consultation__form .form-btn:hover{opacity: 0.9;}
.consultation__form{margin:60px 0 30px}
.consultation__form .input{margin:0 10px 10px;width:305px}.forms .consultation__form .input-block input,.consultation input.input{
    color:#fff;border:none;border-radius:2px;background:#222228;padding:8px 5px}
.forms .consultation__form .input-block input,.consultation input.input{color:#fff;font-weight:500;text-align:center}.forms .consultation__form .input-block input::-webkit-input-placeholder,.consultation input.input::-webkit-input-placeholder{color:#fff;font-weight:500;text-align:center}.forms .consultation__form .input-block inputt::-moz-placeholder,.consultation input.input::-moz-placeholder{color:#fff;font-weight:500;text-align:center}.forms .consultation__form .input-block input:-ms-input-placeholder,.consultation input.input:-ms-input-placeholder{color:#fff;font-weight:500;text-align:center}.forms .consultation__form .input-block input,.consultation input.input::-ms-input-placeholder{color:#fff;font-weight:500;text-align:center}.forms .consultation__form .input-block input::-ms-input-placeholder,.consultation input.input::placeholder{color:#fff;font-weight:500;text-align:center}.form-btn,.consultation .form-btn{text-align: center;font-size: 14px;display: block;color:#fff;font-weight:500;padding:10px 20px;border-radius:2px;border:1px solid #f25907;cursor:pointer;background-color:transparent;-webkit-transition:background-color .3s;-o-transition:background-color .3s;transition:background-color .3s}.form-btn,.consultation .form-btn:hover{background-color: #f25907;transform:initial;border:initial}.consultation .btn:hover{transform:initial;border:initial}.form-btn,.consultation .btn{backdrop-filter:none;}.consultation .form-btn:active{background-color:#222228}.&nbsp;.hide-cat li:nth-child(n+6){display:none}
.consultation__form-inputs{
    max-width: 1000px;
    margin: auto;
    width: 100%;
}
.hidden-btn{display: none;}
.checkbox {
    padding: 10px 10px 0 10px;
    margin: 0 auto;
    max-width: 800px;
}
.checkbox label{display:block;position:relative;padding-left:30px;margin-bottom:12px;cursor:pointer;padding-top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;color:#909090;font-size:80%;text-align:left}.main-banner__item:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack: end;-ms-flex-pack: end;justify-content: flex-end} .main-banner__item img{height:100%}.checkbox label a{color: #f25907;}
.checkbox label a:hover{text-decoration:underline}
.checkbox label input{position: absolute;opacity: 0;left: 29px;top: 15px;cursor: pointer;height: 1px;width: 1px;}
.checkbox._top label{padding-top:8px !important}
.checkbox._center{margin:auto;display:inline-block}
.checkbox .checkmark{position:absolute;top:2px;left:0;height:20px;width:20px;background-color:transparent;-webkit-box-shadow:0 0 0 2px #eb702c;box-shadow:0 0 0 2px #eb702c}
.checkbox .checkmark:after{content:"";position:absolute;display:none}
.checkbox label:hover input~.checkmark{background-color:rgba(235,112,44,.3)}
.checkbox label input:checked~.checkmark{background-color:#eb702c}
.checkbox label input:checked~.checkmark:after{display:block}
.checkbox label .checkmark:after{left:8px;top:4px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}
.checkbox._error label{color:#f37272}
.checkbox._error label a{color:#f37272}
.news-list .ui-card__image {--aspect-ratio: 3 / 3;}
.yaframe iframe {width: 150px!important; height: 50px;}


.section-info ul li:before {background: none;}

@media  (max-width: 575px)  {
.consultation__form .input{margin:0 10px 20px;}
}
.b24-widget-button-popup-image {display: none}
.b24-widget-button-position-bottom-right .b24-widget-button-popup {left: -220px !important;}
.b24-widget-button-popup {width: 212px !important;}
.b24-widget-button-position-bottom-right {bottom: 75px !important;}
.scroll-to-top {right: 60px !important}
.multi_button.mb_small_size .icon_in_button .multi-button-icon {magrin-bottom: 66px !important}

@media (min-width: 992px) {
    .company-item__picture {

        min-height: 620px;
    }
}
.quiz-messenger-input { color: white !important; }

.banners-img-with-text-list__item-image {background-size: 61%;}

/* Main page: gap between header and hero banner (desktop only) */
@media (min-width: 992px) {
    body .body.index .banners-big.front {
        margin-top: 16px;
    }
}

/* Main page: move hero slider arrows to bottom center */
body .body.index .banners-big__nav-wrap {
    left: 0;
    right: 0;
    bottom: 0;
    transform: none;
    width: 100%;
    margin-bottom: 10px;
    z-index: 6;
    pointer-events: none;
}

body .body.index .banners-big__nav-wrap .slider-nav-wrap {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    justify-content: center;
    gap: 10px;
    pointer-events: auto;
}

/* Pagination row can span a wide box; only bullets should capture clicks so CTAs stay reachable */
body .body.index .banners-big__nav-wrap .swiper-pagination {
    pointer-events: none;
}
body .body.index .banners-big__nav-wrap .swiper-pagination .swiper-pagination-bullet {
    pointer-events: auto;
}
body .body.index .banners-big__nav-wrap .swiper-button-prev,
body .body.index .banners-big__nav-wrap .swiper-button-next {
    pointer-events: auto;
}

/* Main page promo banner before mission block */
.main-promo-banner {
    position: relative;
    margin-bottom: 24px;
}

/* Product detail: center associated goods slider arrows under carousel */
.detail-block.associated .catalog-block.swiper-nav-offset {
    --associated-slider-nav-size: 40px;
    --associated-slider-nav-gap: 16px;
    padding-bottom: calc(var(--associated-slider-nav-size) + 24px);
}

.detail-block.associated .catalog-block.swiper-nav-offset .swiper-button-prev,
.detail-block.associated .catalog-block.swiper-nav-offset .swiper-button-next {
    top: auto;
    bottom: 0;
    margin-top: 0;
    translate: none;
}

.detail-block.associated .catalog-block.swiper-nav-offset .swiper-button-prev {
    left: calc(50% - var(--associated-slider-nav-size) - (var(--associated-slider-nav-gap) / 2));
}

.detail-block.associated .catalog-block.swiper-nav-offset .swiper-button-next {
    left: calc(50% + (var(--associated-slider-nav-gap) / 2));
    right: auto;
}

.main-promo-banner__image {
    width: 100%;
    height: auto;
    display: block;
}

.main-promo-banner__button-wrap {
    position: absolute;
    left: 59% !important;
    bottom: 5%;
    top: auto;
    transform: translateX(-50%);
    z-index: 3;
}

.main-promo-banner__button-wrap .btn {
    min-width: 180px;
}

@media (max-width: 991px) {
    .main-promo-banner__button-wrap {
        left: 50%;
    }
}

/* Keep main slider CTA buttons clickable above background video */
.banners-big .banners-big__buttons,
.banners-big .banners-big__buttons-item {
    position: relative;
    z-index: 10;
}

/*
 * video_banner.js appends .wrapper_video after .banners-big__item (same parent).
 * Without z-order, the video layer paints on top and steals clicks from CTAs / jqm.
 */
.banners-big .main-slider__item.vvideo > .wrapper_video {
    z-index: 1;
    /* iframe was still winning hit-testing; ignore pointer on video layer so CTAs receive clicks */
    pointer-events: none;
}
.banners-big .main-slider__item.vvideo > .banners-big__item {
    position: relative;
    z-index: 2;
}

.banners-big .banners-big__button--glare {
    position: relative;
    overflow: hidden;
    isolation: isolate;
}

.banners-big .banners-big__button--glare::after {
    content: "";
    position: absolute;
    top: -20%;
    bottom: -20%;
    left: -35%;
    width: 32%;
    pointer-events: none;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.18) 35%, rgba(255, 255, 255, 0.65) 50%, rgba(255, 255, 255, 0.18) 65%, rgba(255, 255, 255, 0) 100%);
    transform: translateX(-220%) skewX(-24deg);
    animation: banners-big-button-glare 3.6s ease-in-out infinite;
}

@keyframes banners-big-button-glare {
    0%,
    20% {
        transform: translateX(-220%) skewX(-24deg);
    }
    45%,
    100% {
        transform: translateX(420%) skewX(-24deg);
    }
}
@media (max-width: 767px) {
    .banners-big--adaptive-3 .banners-big__adaptive-buttons .btn, .banners-big--adaptive-3 .banners-big__adaptive-buttons .banners-big__buttons-item > a.btn {
        min-height: 40px;
    }
    .banners-big__buttons .btn {
        --button-font-size: 12px;
    }
    .banners-big--adaptive-3 .banners-big__adaptive-buttons-line {
        margin-bottom: 5px;

    }
}