.label-sale {
    background-color: #fe2026;
    color: #fff;
    width: 122px;
    height: 50px;
    font-weight: bold;
    font-size: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.discount__to {
    font-size: 18px;
    transform: rotate(-90deg);
    margin-right: 3px;
}

.root-sections .text-toggle:not(.parent):after {
    content: unset;
}

.product__detail-img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.gearbox-types-list {
    margin-bottom: 2rem;
}

.company__photo-wrap {
    height: 160px;
}

.company__photo-wrap img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.front__bg video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}
.star-check input {
    width: auto;
    height: auto;
}
.meven__logo-dev {
    width: 146px;
}

#select2-4-container {
    display:none;
}

.conf__result-product.selected {
    border-top: 2px solid #0f265c;
    border-bottom: 2px solid #0f265c;
}

.catalog__lvl-2 .subsection {
    background-image: none;
}

.slider--front button[data-action="stop"] {
    display: none
}

.bx__edit-active .menu__main > div {
    display: flex;
    width: 60%;
    justify-content: space-between;
    margin-right: 3%;
}

.bx__edit-active .menu__main > div > li {
    margin-right: 10px;
}

.empty__res-title {
    font-size: 16px;
    margin-bottom: 15px;
}

.empty__res-wrap {
    text-align: center;
}

.footer__soc {
    margin-top: 10px;
}

.footer__soc-ico {
    width: 32px;
    height: 32px;
    display: inline-block;
    border-radius: 50%;
    background-size: contain;
    margin-left: 5px;
    font-size: 0;
}

.footer__soc-ico.wa {
    background-image: url('/local/templates/meven/img/footer_wa1.svg');
}

.footer__soc-ico.tg {
    background-image: url('/local/templates/meven/img/footer_tg1.svg');
}

.footer__soc-ico.fb {
    background-image: url('/local/templates/meven/img/footer_fb.svg');
}

.footer__soc-ico.tw {
    background-image: url('/local/templates/meven/img/footer_tw.svg');
}

.footer__soc-ico.vk {
    background-image: url('/local/templates/meven/img/footer_vk1.svg');
}

.footer__soc-ico.inst {
    background-image: url('/local/templates/meven/img/footer_inst.svg');
}

.show-descktop, .show-mobile {
    display: none;
}

.news-block img {
    margin-bottom: 20px;
}

.message__box-wrap {
    margin-bottom: 30px;
}

.message__box-error {
    color: red;
}

.link-card {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border-bottom: 8px solid #dbe6fb;
    padding-top: 32px;
    position: relative;
}

.link-card__img {
    height: 120px;
    max-width: 140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-bottom: 34px;
}

.link-card a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 16px 18px;
    font-size: 14px;
    line-height: 20px;
    font-weight: 500;
    color: #333;
}

.link-card a:hover {
    color: #333;
    -webkit-text-decoration-color: #fed501;
    text-decoration-color: #fed501;
    -webkit-text-decoration-line: underline;
    text-decoration-line: underline;
    text-decoration-thickness: 4px;
}

.link-card a:after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.catalog-menu__categories {
    cursor: pointer;
}

.js-content-menu-show[aria-expanded="true"] a {
    color: #fff;
}

.catalog__lvl-2 .subsection {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    width: 100%;
    padding: 20px 0 20px 20px;
    display: flex;
    justify-content: space-between;
}

.catalog__lvl-2 .subsection {
    background-image: none;
    cursor: pointer;
}

.catalog__lvl-2 .subsection__link {
    font-size: 12px;
    font-weight: 600;
    color: #000;
    padding: 0;
}

a.subsection__link {
    background-image: none;
}

.main__about-wrap h1 {
    font-family: 'Furore', sans-serif;
    font-weight: 400;
    font-size: 40px;
    line-height: 1.2;
    text-transform: uppercase;
    color: #383838;
    margin-bottom: 50px;
}

.main__about-wrap h1 span {
    color: #E3000F;
}

.main__about-cols {
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
}

.main__about-text1 {
    font-size: 16px;
    font-weight: 400;
    line-height: 1.5;
    color: #383838;
}

.main__about-text2 {
    font-family: 'Furore', sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 1.3;
    color: #383838;
    width: 285px;
    margin-left: 36px;
    flex-shrink: 0;
}

.main__about-text2 span {
    color: #E3000F;
}

.link-card__img img {
    height: 100%;
    width: 100%;
    object-fit: contain;
}

.catalog-navbar__pic {
    text-align: center;
}

.reset_btn_img {
    width: 16px;
    height: 16px;
    margin-left: 5px;
}

.props-select-list {
    display: flex;
    flex-wrap: wrap;
}

@media (max-width: 1200px) {
    .menu .menu__drop a[href*='questionnaire'] {
        display: none;
    }
}

@media (max-width: 575.98px) {
    .company__video-wrap iframe{
        height: auto;
    }
    .proposal .label-sale {
         max-width: 100px;
    }

    .header__fix-right .btn-red {
        width: 130px;
        font-size: 12px;
    }
}

@media (max-width: 991.98px) {
    .search__item {
        padding: 15px 30px;
    }
}

@media (min-width: 769px){
    .show-descktop {
        display: block;
    }

    .nav-tabs {
        overflow: hidden;
    }
}

@media (max-width: 768px){

    .noUi-horizontal .noUi-handle-lower .noUi-tooltip {
        left: 50%;
    }

    .noUi-horizontal .noUi-handle-upper .noUi-tooltip {
        left: 0;
    }

    .show-mobile {
        display: block;
    }

    .company__video-wrap {
        height: auto;
    }

    .empty__res-wrap {
        text-align: left;
    }

    /*#sidebar-catalog-menu .chevron {*/
    /*    display: none;*/
    /*}*/

    .breadcrumbs {
        display: -webkit-box;
    }

    .title-search-result {
        width: 100% !important;
        left: 0 !important;
    }
}

.size-title {
    padding: 0 5px;
}

.product__text-type {
    font-size: 13px;
    padding-bottom: 0;
}

body .product__check span{
    height: 42px;
    font-size: 12px;
}

.product__sel {
    margin-bottom: 10px;
}

.product__sel-select {
    background: #ffffff;
    border: 1px solid #7284B5;
}

.product__sel-select {
    position: relative;
}

.product__sel-select:before {
    border-style: solid;
    border-width: 1px 1px 0 0;
    content: '';
    display: inline-block;
    height: 6px;
    position: absolute;
    right: 16px;
    top: -2px;
    bottom: 0;
    margin: auto;
    transform: rotate(135deg);
    width: 6px;
    font-size: 20px;
}

.product__sel-select select {
    width: 100%;
    height: 40px;
    padding: 5px 15px;

    font-weight: 700;
    font-size: 13px;
    line-height: 20px;
    color: #7284B5;

    box-sizing: border-box;
    border: none;
    background: transparent;

    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.product__check_tw input + span svg {
    display: block;
    margin: auto;
}

.product__check_tw input + span {
    display: block;
    height: auto;
    padding: 13px 0;
}

.product__check_tw input:checked+span svg  use{
    fill: red;
}

.row-tw .row {
    margin: 0 -5px;
}

.row-tw .col-4,
.row-tw .col-12,
.row-tw .col-6,
.row-tw .col-3 {
    padding: 0 5px;
}

.mtt-1 {
    margin-top: 7px;
}

.product__txx {
    width: 100%;
    padding: 0 5px;
}

.product__txx textarea {
    padding: 6px 16px;
    width: 100%;
    height: 105px;
    background: #ffffff;
    border: 1px solid #7284B5;
    resize: none;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    box-sizing: border-box;
}

.product__txx textarea {
    color: #000000;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
}

.product__txx textarea::-webkit-input-placeholder { color: #CFCFCF; }
.product__txx textarea:-ms-input-placeholder { color: #CFCFCF; }
.product__txx textarea::placeholder { color: #CFCFCF; }

.plt-5 {
    padding: 0 5px;
}

.product__price_new {
    margin-top: 10px;
    text-align: left;

    font-size: 26px;
    color: #000000;
}

.product__tx_new {
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #A4A8A9;
}

.product__bt {
    margin-top: 15px;
    display: flex;
    align-items: self-start;
}

.product__bt .spin {
    width: 150px;
    margin-right: 20px;
}

.product__bt .spin,
.product__bt .spin .form-control {
    height: 48px;
}

.product__bt .input-group {
    border: 1px solid #7284B5;
}

.product__bt .spin .btn-spin svg {
    width: 8px;
    color: #A4A8A9;
}

.product__bt .spin .btn-spin {
    background: transparent;
}

.nav-tabs .nav-link.active {
    color: #7284B5!important;
}

.text-toggle.active {
    color: #7284B5;
}

.tt {
    font-weight: 500;
    font-size: 16px;
    line-height: 20px;
    color: #333333;
}

.foto-tw {
    margin-top: 20px;
}

.foto-tw__row {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    margin: 0 -5px;
}

.foto-tw__cell {
    width: 33.333%;
    padding: 0 5px;
}

.foto-tw__item {
    height: 150px;

    overflow: hidden;
}

.foto-tw__item img {
    max-width: 100%;
}

.foto-tw__item-nn {
    position: relative;

    background: rgba(255, 255, 255, 0.41);
}

.foto-tw__item-nn:before {
    content: '';
    width: 3px;
    height: 25px;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;

    background: #7284B5;
}

.foto-tw__item-nn:after {
    content: '';
    width: 25px;
    height: 3px;

    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 2;
    margin: auto;

    background: #7284B5;
}


.icon-360 {
    bottom: inherit;
    top: 300px;
}


.text-toggle {
    font-size: 16px;
}

.text-toggle:after {
    width: 22px;
    height: 22px;

    background-size: cover;
}

.mbb-55 {
    margin-bottom: 55px;
}

.ml--1 {
    margin-left: -5px;
}

.text-toggle,
.nav-tabs .nav-link,
.tab-pane__box .tt {
    color: #000000;
}

.text-toggle:hover {
    color: #7284B5;
}

.im-mn {
    max-width: 140px;
    margin-top: 10px;
}

.text-toggle[aria-expanded="true"] {
    color: #7284B5;
}

.product__desc {
    padding-left: 15px;
}

/* .gearbox-list.row-tw .gearbox-item {
    padding: 0;
    max-width: 23.6%;
} */

.gearbox-item .product__check span {
    font-size: 11px;
    padding: 0 5px;
}

/* .gearbox-list.row-tw .gearbox-item.with-img {
    max-width: 15.1%;
} */

/* .row-tw .col-4, .row-tw .col-12, .row-tw .col-6, .row-tw .col-3 {
    padding: 0 12px;
} */

.product__type {
    padding: 0 5px;
}

/* .gearbox-list {
    gap: 0 10px
} */

.gearbox-item .product__check span, .gearbox-item:hover {
    text-decoration: none;
}

.gearbox-item.with-img svg {
    display: block;
    margin: auto;
    max-width: 80px;
    height: 70px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.gearbox-item.active .product__check span {
    background-color: #7284B5;
    color: #fff;
}

.gearbox-item.with-img span.hlb-wrap {
    display: block;
    height: 126px;
}

.product__sel-select select {
    cursor: pointer;
}

.row-tw .row {
    margin: 0;
}

.gearbox-list {
    width: 100%;
}

.gearbox-item.with-img span img {
    display: block;
    margin: auto;
    padding-bottom: 10px;
}

.btn-sku-reset {
    display: block;
    margin-top: 15px;
    margin-bottom: 15px;
}

.btn-sku-reset .product__check {
    display: inline-block;
}

.btn-sku-reset .product__check span {
    padding: 0 10px;
}

.reset-wrap {
    width: 100%;
}

.tab-pane__box img {
    object-fit: contain;
}

.gearbox-item.with-img span.hlb-title {
    display: block;
    border: none;
    height: auto;
    width: 100%;
    padding: 0;
    line-height: normal;
    margin-bottom: 5px;
}

.product__check input:checked+span span.hlb-title {
    background: #7284b5;
    color: #fff;
}

@media (min-width: 991.98px) {
    .slider--product .tns-controls button {
        top: 35%;
    }
}


@media (max-width: 991.98px) {
    .product__img {
        padding: 0;
    }

    .title-page {
        font-size: 20px;
    }


    .foto-tw {
        display: none;
    }

    .product__check input + span {
        height: 44px;
        font-size: 12px;
        line-height: 17px;
    }

    .product__check_tw {
        margin-bottom: 0;
    }

    .product__check_tw input + span {
        height: 82px;
    }

    .product__price_new {
        font-size: 24px;
        line-height: 29px;
    }

    .product__tx_new {
        font-size: 12px;
    }

    .product__bt .spin, .product__bt .spin .form-control {
        height: 52px;
    }
    .product__bt .spin {
        width: 113px;
        margin-right: 11px;
    }

    .product__bt .product__add {
        height: 54px;
    }

    .product__bt .product__add {
        font-size: 16px;
        padding: .175rem .45rem;
        max-width: 222px;
    }

    .icon-360 {
        top: inherit;
        bottom: 30px;
    }

    .tns-inner {
        overflow: hidden;
    }

    .im-mn {
        max-width: 130px;
    }

    .tt {
        font-weight: 600;
    }

    .text-toggle {
        background: #ffffff;
        font-size: 14px;
        line-height: 140%;
        border-bottom: 1px solid #EEF2F9;
    }

    .text-toggle:after {
        width: 15px;
        height: 15px;
    }

    .tab-pane__box {
        overflow-x: auto;
    }
}

@media (min-width: 1024px){
    .footer__center {
        display: flex;
    }

    .news-block {
        min-height: 218px;
    }

    .header__fix-right .btn-red{
        width:220px
    }
}

@media (max-width: 1024px){ 
    .header__fix-right .btn-red.conf-btn-sticky {
        width: 185px;
        transform: rotate(-90deg) translateX(-80%);
        background-image: none;
        line-height: 25px;
    }

    .header__fix-right .btn-red.conf-btn-sticky span{
        font-size: 12px;
    }
}

@media (max-width: 767.98px) {
    .header__logo img {
        width: 167px;
        height: 37px;
    }
}

.custom-checkbox{
    display: flex;
}

.catalog-modal__container .container{
    position: relative;
}

.close_modal{
    position: absolute;
    right: 0;
    font-size: 20px;
    font-weight: bold;
    cursor: pointer;
}

@media (min-width: 1450px) {
    .no_desktop {
        display: none;
    }
}