.smartfilter {position: relative;}

#modef {
    margin-top: 25px;
    margin-left: 15px;
}

.bx-soa-section-title {cursor: auto !important;}

.product-item-container {
    height: auto !important;
}

.product-item-container .za_chto {
    font-size: 12px;
    line-height: 130%;
    color: #ADADAD;
    position: relative;
    left: -5px;
}

header .menu .item.item_cat {
    background: #00a0e3;
    margin-bottom: 1px;
}

header .menu .item.item_cat .sub_link {
    padding-left: 68px;
    padding-right: 68px;
    overflow: hidden;
    position: relative;
    font-weight: 500;
    color: #fff;
}

header .menu .item.item_cat .sub_link:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 15px solid transparent;
    border-top: none;
    border-bottom: 15px solid #fff;
    position: absolute;
    right: -15px;
    bottom: 0;
}

header .menu .item.item_cat  > a .arr {display: none;}

header .menu .item.item_cat .sub_link:after {
    content: '';
    display: block;
    width: 16px;
    height: 25px;
    position: absolute;
    left: 33px;
    right: auto;
    margin: auto;
    bottom: 0;
    top: 0;
    background: url('../images/pull.svg') no-repeat 50%;
}

header .menu .sub_menu.sub_menu-cat {
    width: 1240px;
    border: 1px solid #BDBDBD;
}

.sub_menu.sub_menu-cat:after {
    content: '';
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    left: 316px;
    top: 32px;
    bottom: 43px;
    background: #d9d9d9;
}

.sub_menu_list {
    padding: 0;
    list-style: none;
    display: inline-block;
    vertical-align: top;
    margin: 9px 0 9px;
    width: 317px;
    float: left;
    padding-right: 30px;
    padding-left: 30px;
}

header .menu .sub_menu_list a {
    vertical-align: middle;
    position: relative;
    padding-left: 39px;
    padding-right: 0;
    line-height: 20px;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    color: #333;
}

header .menu .sub_menu_list li {margin-bottom: 11px;}

header .menu .sub_menu_list a img {
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
}

header .menu .sub_menu_list a:hover, 
header .menu .sub_menu_list a.active {
    color: #006894;
    background: rgba(0,0,0,0);
}

header .menu .sub_menu_list a:after {
    content: '';
    display: block;
    width: 6px;
    height: 9px;
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    right: 0;
    background: url('../images/menu_pin.svg') no-repeat 50%;
    opacity: 0;
    transform: translateX(-10px);
    -webkit-transform: translateX(-10px);
    transition: opacity .3s, transform .3s;
    -webkit-transition: opacity .3s, transform .3s;
}

header .menu .sub_menu_list a:hover:after,
header .menu .sub_menu_list a.active:after {
    opacity: 1;
    transform: translateX(0);
    -webkit-transform: translateX(0);
}


header .menu .sub_menu_columns {
    margin: 0;
    padding: 0;
    list-style: none;
    columns: auto;
    columns: 2;
    margin-left: 317px;
    padding: 7px 0 0 8px;
    max-width: 600px;
    height: 300px;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

header .menu .sub_menu_columns a {
    font-size: 18px;
    color: #333;
}

header .menu .sub_menu_columns >li {
    margin-bottom: 10px;
    -webkit-column-break-inside: avoid;
          page-break-inside: avoid;
               break-inside: avoid;
}

header .menu .sub_menu_columns li ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

header .menu .sub_menu_columns li ul a {
    font-size: 14px;
    line-height: 180%;
    padding-top: 0;
    padding-bottom: 0;
}

header .menu .sub_menu_columns {display: none;}
header .menu .sub_menu_columns[data-column ="cat1"] {display: block;}

header .email {
    font-size: 14px;
    line-height: 21px;
    margin-left: 0;
    padding-bottom: 20px;
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 6px;
}

header .email a {
    padding-left: 0;
    background: rgba(0,0,0,0);
}

header .contacts {background: rgba(0,0,0,0);}

header .contacts .phone {
    padding-left: 31px;
    margin-left: -31px;
    background: url(../images/ic_phone.svg) 0 1px no-repeat;
}

header .basket {
    padding-left: 31px;
    margin-top: 20px;
    background: url(../images/icon_cart.svg) 0 1px no-repeat;
}

header .basket .basket_link a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-decoration: none;
}

header .basket .basket_order {
    color: #00afa1;
    font-size: 15px;
    line-height: 18px;
    margin-top: 1px;
    text-decoration: none;
    transition: color .2s linear, border-color .2s linear;
    border-bottom: 1px dashed;
}

header .basket .basket_order:hover {
    color: #033b4a;
    border-color: rgba(0,0,0,0)
}


header .lk-top {
    width: 175px;
    padding-left: 31px;
    margin-top: 20px;
    background: url(../images/icon_lk.svg) 0 1px no-repeat;
}

header .lk-top .lk-top__link a {
    display: block;
    font-size: 18px;
    line-height: 24px;
    color: #333;
    text-decoration: none;
}

header .lk-top .lk-top__reg {
    color: #0A566A;
    font-size: 15px;
    line-height: 18px;
    margin-top: 1px;
    text-decoration: none;
    border-bottom: 1px dashed;
    transition: color .2s linear, border-color .2s linear;
}

header .lk-top .lk-top__reg:hover {
    color: #033b4a;
    border-color: rgba(0,0,0,0)
}

header .contacts .callback_btn {
    transition: color .2s linear, border-color .2s linear;
}

header .contacts .callback_btn:hover {
    color: #033b4a;
    border-color: rgba(0,0,0,0)
}

header .search_button {
    display: block;
    width: 34px;
    height: 34px;
    background: url('../images/icon_search.svg') no-repeat 50%;
}

header .slogan {
    margin-left: -11px;
    margin-right: 0;
}

header .basket .basket_link {position: relative;}

header .basket .basket_link span {
    display: block;
    background: #00afa1;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -15px;
    top: -10px;
    border-radius: 20px;
    font-size: 12px;
    color: #fff;
    text-align: center;
    line-height: 20px;
}

.block_head .title {font-weight: 900;}

.form_block .form {
    max-width: 370px;
    margin: 24px 0 55px;
}

.form_block .text_block {
    font-size: 18px;
}


.link {
    color: #00AFA1;
    display: inline-block;
    transition: color .2s linear, border-color .2s linear;
    vertical-align: top;
    text-decoration: none;
    border-bottom: 1px dashed;
    font-size: 16px;
}

.link:hover {
    border-color: rgba(0,0,0,0);
    color: #00a0e3;
}

.form .link {
    color: #00a0e3;
    float: right;
    margin-top: 1px;
}
.form .link:hover {color: #00AFA1;}


.form_block .line {
    margin-bottom: 13px;
}

.form_block .line .label span {color: #fa141b;}

.form_block .label {
    color: #191919;
    font-size: 14px;
    line-height: 18px;
    margin-bottom: 5px;
}

.form_block .input {
    height: 37px;
    color: #333;
    border-radius: 4px;
    background: rgba(255,255,255,.9);
    border: 1px solid #e5e5e5;
}

.form_block .agree {
    color: #828282;
    font-size: 13px;
    line-height: 15px;
}

.form_block .submit_btn {
    position: relative;

    width: 100%;
    max-width: 272px;
    height: 51px;
    padding: 0;

    text-transform: uppercase;

    background: #033b4a;
}

.form_block .submit_btn:after {
    position: absolute;
    right: 0;
    bottom: 0;

    display: block;

    width: 14px;
    height: 14px;

    content: '';

    border: 7px solid transparent;
    border-right-color: #fff;
    border-bottom-color: #fff;
}

.form_block .submit_btn:hover {
    background: #00a0e3;
}

.form_block .check {
    margin-top: 27px;
    padding: 1px 0;
}

.form_block .check input[type="checkbox"] {
    display: none;
}

.form_block .check input[type="checkbox"] + label {
    display: inline-block;
    font-size: 16px;
    line-height: 21px;
    color: #191919;
    position: relative;
    padding-left: 40px;
}

.form_block .check input[type="checkbox"] + label:before,
.filter input[type="checkbox"] + label:before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    left: 0;
    margin: auto;
    bottom: -10px;
    top: -10px;
    border: 2px solid #00AFA1;
    border-radius: 4px;
    cursor: pointer;
}

.filter h4 {
    font-weight: 400;
    font-size: 17px;
    margin-bottom: 17px;
}

.form_block .check input[type="checkbox"]:checked + label:before,
.filter input[type="checkbox"]:checked + label:before {
    background: url('../images/icon_check.svg') no-repeat 50%;
}

.form_block .text_block + .link {margin-top: 9px;}

.form_block .input:focus {border: 1px solid #e5e5e5;}

.form_block .check.blue {margin-top: 17px;}

.form_block .check.blue input[type="checkbox"] + label {
    font-size: 10px;
    line-height: 130%;
    color: #006894;
}

.form_block .field_tip {
    text-align: right;
    font-size: 10px;
    line-height: 130%;
    color: #006894;
    height: 0;
    position: relative;
    top: 4px;
}

.lk .lk_menu {
    float: left;
    width: 245px;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-right: 20px;
    padding-top: 18px;
}

.lk .lk_menu li {margin-bottom: 20px;}

.lk .lk_menu li span,
.lk .lk_menu li a {
    padding-left: 33px;
    font-weight: 500;
    font-size: 18px;
    color: #033B4A;
    position: relative;
    text-decoration: none;
}

.lk .lk_menu li span:before,
.lk .lk_menu li a:before {
    content: '';
    display: block;
    position: absolute;
    width: 10px;
    height: 5px;
    left: 0;
    top: 8px;
    background: #00AFA1;
}

.lk .lk_menu li a:before {
    transition: width .3s, background .3s;
    -webkit-transition: width .3s, background .3s;
}

.lk .lk_menu li a:hover:before,
.lk .lk_menu li span:before {
    width: 19px;
    background: #00A0E3;
}

.lk .lk_cont {
    margin-left: 245px;
}

.lk h1 {margin-bottom: 50px;}

.lk .form_block .submit_btn {margin-top: 13px;}

.lk_links .row {
    margin-bottom: -30px;
    margin-left: -20px;
    justify-content: space-between;
}

.lk_links .row > * {
    width: calc(25% - 20px);
    margin-bottom: 30px;
    margin-left: 20px;
}

.lk_links .item {
    line-height: 22px;
    text-align: center;
}

.lk_links .item .icon {
    position: relative;
    display: flex;
    height: 125px;
    margin-bottom: 15px;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    transition: transform .3s;
    -webkit-transition: transform .3s;
}

.lk_links .item:hover .icon {
    transform: translateY(-15px);
    -webkit-transform: translateY(-15px);
}

.lk_links .item .icon:before {
    position: absolute;
    z-index: -1;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 87px;
    height: 87px;
    margin: auto;
    content: '';
    transform: rotate(45deg);
    background: #f2f2f2;
}

.lk_links .item .icon img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.lk_links .item .desc {
    display: inline-block;
    text-align: left;
    vertical-align: top;
    font-size: 26px;
    line-height: 30px;
    color: #033B4A;
}

.cat {}
.cat-list {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.cat-block {
    display: block;
    text-decoration: none;
    margin-bottom: 51px;
}

.cat-block__image {
    display: block;
    overflow: hidden;
    position: relative;
}

.cat-block__image:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    z-index: 2;
}

.cat-block__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: transform .2s linear;
    -webkit-transition: transform .2s linear;
}

.cat-block:hover .cat-block__image img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
}

.cat-block__name {
    display: block;
    font-weight: 500;
    font-size: 24px;
    line-height: 28px;
    color: #033B4A;
    padding-bottom: 11px;
    position: relative;
}

.cat-block__name:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #00AFA1;
}

.cat-big .cat-block {width: 609px;}

.cat-big .cat-block__image {margin-bottom: 19px;}

.cat-big .cat-block__image:before {
    border: 97px solid rgba(0,0,0,0);
    border-bottom: none;
    border-top: 97px solid #fff;
    right: -97px;
}


.cat-med {margin-bottom: 10px;}
.cat-med .cat-block {width: 399px;}

.cat-med:after {
    content: '';
    display: inline-block;
    width: 399px;
}

.cat-med .cat-block__image {margin-bottom: 14px;}

.cat-med .cat-block__image:before {
    border: 64px solid rgba(0,0,0,0);
    border-bottom: none;
    border-top: 64px solid #fff;
    right: -64px;
}



.cat-min {margin-bottom: 10px;}
.cat-min .cat-block {width: 289px;}
.cat-min li {width: 289px;}

.cat-min:after {
    content: '';
    display: inline-block;
    width: 289px;
}

.cat-min .cat-block__image {margin-bottom: 14px;}

.cat-min .cat-block__image:before {
    border: 46px solid rgba(0,0,0,0);
    border-bottom: none;
    border-top: 46px solid #fff;
    right: -46px;
}


.product {
    width: 295px;
    min-height: 443px;
    background: #FFF;
    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 20px rgba(230, 230, 230, 0.2);
    border-radius: 4px;
    position: relative;
    font-size: 0;
    top: 0;
    transition: border-color .3s, top .3s, box-shadow .3s;
    -webkit-transition: border-color .3s, top .3s, box-shadow .3s;
}

.product:hover {
    border-color: #00A0E3;
}

.product .product_link {
    display: block;
    height: 314px;
    padding-top: 6px;
    text-decoration: none;
    position: relative;
}

.product.product_hit .product_link:before,
.product.product_new .product_link:before,
.product-main__slider .slider.product_hit:before,
.product-main__slider .slider.product_new:before,
.product-item-detail-slider-container.product_hit:before,
.product-item-detail-slider-container.product_new:before {
    display: block;
    font-size: 17px;
    line-height: 32px;
    padding: 0 18px;
    color: #FFF;
    position: absolute;
    top: 16px;
    left: 18px;
    text-transform: uppercase;
    border-radius: 4px;
}

.product.product_hit .product_link:before,
.product-main__slider .slider.product_hit:before,
.product-item-detail-slider-container.product_hit:before {
    content: 'Хит';
    background: #00AFA1;
}

.product.product_new .product_link:before,
.product-main__slider .slider.product_new:before,
.product-item-detail-slider-container.product_new:before {
    content: 'НОВИНКА';
    background: #006894;
}

.product-main__slider .slider.product_hit:before,
.product-main__slider .slider.product_new:before,
.product-item-detail-slider-container.product_hit:before,
.product-item-detail-slider-container.product_new:before {
    pointer-events: none;
    top: 19px;
    right: 15px;
    left: auto;
    z-index: 11;
}

.product .product_image {
    display: block;
    width: 252px;
    height: 207px;
    margin: 0 auto 15px;
}

.product .product_image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product .product_name {
    height: 66px;
    padding: 0 20px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-size: 17px;
    line-height: 22px;
    color: #000;
}

.product .product_tech,
.product-main__tech {
    padding: 0 23px;
    font-size: 12px;
    line-height: 130%;
    color: #ADADAD;
    margin: 0;
    list-style: none;
    min-height: 39px;
    margin-bottom: 21px;
}

.product .product_tech {
    margin-bottom: 35px;
}

.product .product_tech li,
.product-main__tech li {
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px dashed #ADADAD;
} 

.product .product_tech li span,
.product-main__tech li span {
    background: #fff;
    position: relative;
    bottom: -5px;
    min-width: 63px;
}

.product .product_tech li span + span,
.product-main__tech li span + span {text-align: right;}

.product_price {
    font-size: 30px;
    font-size: 28px;
    line-height: 36px;
    margin-left: 23px;
    color: #033B4A;
    white-space: nowrap;
}
/*
.product_price:after {
    content: ' руб.';
    font-size: 20px;
}
*/
.old_price {
    font-size: 17px;
    margin-left: 23px;
    display: inline-block;
    text-decoration: line-through;
}

.product .old_price {
    position: absolute;
    margin-top: -49px;
    font-size: 15px;
}



.product .avail,
.product .not_avail {
    font-weight: 400;
    font-size: 12px;
    line-height: 130%;
    margin-left: 23px;
    margin-top: 17px;
    margin-bottom: 5px;
    margin-bottom: 16px;
}


.product .product_price ~ .avail ,
.product .product_price ~ .not_avail {
    margin-top: 4px;
}

.product .not_avail {color: #ADADAD;}
.product .avail {color: #00AFA1;}

.product .button {
    display: block;
    width: 67px;
    height: 45px;
    position: absolute;
    right: 20px;
    bottom: 13px;
    overflow: hidden;
    background: url('../images/icon_basket.svg') no-repeat 50% #00A0E3;
    transition: background .3s;
    -webkit-transition: background .3s;
}

.product .button:hover {background-color: #00afa1;}

.product .button:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border: 13px solid rgba(0,0,0,0);
    border-top: none;
    border-bottom: 13px solid #fff;
    right: -13px;
}


.products_slider .slider {
    opacity: 0;
}
.products_slider .slider.owl-loaded {
    opacity: 1;
}
.products_slider .cont {
    overflow: hidden;
}
.products_slider .block_head .title {
    z-index: 2;
}
.products_slider .bottom_btn {
    display: flex;
    justify-content: center;
}
.products_slider .owl-carousel .owl-stage-outer {
    overflow: visible;
}

.products_slider .owl-carousel .owl-nav button,
.product-item-detail-slider-left,
.product-item-detail-slider-right {
    width: 51px;
    height: 51px;
    transform: none;
}

.product-item-detail-slider-left,
.product-item-detail-slider-right {
    position: absolute;
    display: block;
    width: 66px;
    height: 66px;
    opacity: 1;
    transition: background .2s linear;
    transform: rotate(-45deg);
    background: #033b4a;
}

.products_slider .owl-carousel .owl-nav button.owl-prev,
.product-item-detail-slider-left {
    right: 51px;
        bottom: calc(100% + 29px);
        margin-right: 0;
}
.products_slider .owl-carousel .owl-nav button.owl-next,
.product-item-detail-slider-right {
    right: 0;
    bottom: calc(100% + 29px);
    margin-right: 0;
}
.products_slider .owl-carousel .owl-nav button:after,
.product-item-detail-slider-left:after,
.product-item-detail-slider-right:after {
    bottom: 0;
    left: 6px;
    width: 13px;
    height: 13px;
    transform: rotate(45deg);
    border: none;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.product-item-detail-slider-left:after,
.product-item-detail-slider-right:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: -6px;
    left: 6px;
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    content: '';
    transform: rotate(90deg);
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
}

.products_slider .owl-carousel .owl-nav button.owl-next:after { 
    left: -6px;
    transform: rotate(225deg);
}

.product-item-detail-slider-right:after {
    bottom: 0;
    left: -6px;
    transform: rotate(-90deg);
}

.product-item-detail-slider-right {
    bottom: 60px;
    top: auto;
    right: 13px;
}

.product-item-detail-slider-left {
    bottom: 13px;
    top: auto;
    right: 60px;
    left: auto;
}

.product-item-detail-slider-left:hover,
.product-item-detail-slider-right:hover {
    background: #00afa1;
    opacity: 1;
}

.product-item-detail-slider-block.product-item-detail-slider-block-square {
    padding-top: 85%;
    margin-bottom: 58px;
}

.product-item-detail-slider-controls-block {
    padding: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 94px;
    overflow: hidden;
}

.product-item-detail-slider-controls-image {
    border: 1px solid #ccc;
    outline: none;
    width: 139px;
    height: 94px;
    background-position: 50% !important;
    background-repeat: no-repeat !important;
    background-size: contain !important;
    display: inline-block;
}


.bx-no-retina .product-item-detail-slider-controls-image.active,
.bx-retina .product-item-detail-slider-controls-image.active {
    border: 1px solid #00A0E3;
    outline: none;
}

.products_slider .slide a {
    text-decoration: none;
}
.products_slider .slide {
    border: 1px solid #F2F2F2;
    position: relative;
    transition: bottom 0.5s;
    bottom: 0px;
    border-radius: 2px;
    height: 366px;
}
/*
.products_slider .slide:hover{
    box-shadow: 0px 4px 20px rgba(208, 208, 208, 0.2);
    bottom: 0;
}
*/
.products_slider .slide .product:hover,
.products_list li .product:hover {
    box-shadow: 0px 4px 20px rgba(208, 208, 208, 0.2);
    top: -10px;
}

.products_slider .product-item-container + .product-item-container {margin-top: 15px;}

.products_slider .slide:hover .name {
    color: #00A0E3;
}
.products_slider .bottom_text {
    padding: 22px 20px 59px;
}
.products_slider .date {
    font-size: 14px;
    line-height: 17px;
    color: #00A0E3;
    margin-bottom: 17px;
}
.products_slider .name {
    font-weight: 500;
    font-size: 16px;
    line-height: 19px;
    color: #033B4A;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
}
.products_slider .img:after {
    position: absolute;
    right: -37px;
    top: -37px;
    display: block;
    width: 74px;
    height: 74px;
    content: '';
    transform: rotate(-45deg);
    background-color: #fff;
    border-top-color: #ffffff;
    border-right-color: #ffffff;
}
.products_slider img {
    width: 100%;
    max-height: 193px;
    object-fit: cover;
}
.products_slider .link {
    font-size: 16px;
    line-height: 21px;
    color: #033B4A;
    padding: 15px 45px;
    border: 1px solid #00AFA1;
    margin-top: 32px;
    display: inline-block;
    text-decoration: none;
    position: relative;
    max-width: 190px;
    transition: all 0.2s;
}
.products_slider .link:hover {
    color: #FFFFFF;
    background-color: #00AFA1;
}
.products_slider .link:after {
    position: absolute;
    right: -7px;
    bottom: -7px;
    display: block;
    width: 14px;
    height: 14px;
    content: '';
    background-color: #fff;
    transform: rotate(-45deg);
    border-top: 1px solid #00AFA1;
}

.products_slider .slide {height: auto;}

.products_slider {
    padding-top: 70px;
    background: #FCFCFC;
    overflow: hidden;
    margin-top: 50px;
    padding-bottom: 80px;
    margin-bottom: 0;
}

.products_slider .slider {margin-top: 65px;}

.products_slider .owl-carousel .owl-nav button.owl-prev,
.products_slider .owl-carousel .owl-nav button.owl-next {
    bottom: calc(100% + 65px);
}

.products_slider {
    position: relative;
    overflow: hidden;
}

.products_slider:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    top: 0;
    z-index: 2;
    border: 100px solid rgba(0,0,0,0);
    border-bottom: none;
    border-top: 100px solid #fff;
    right: -100px;
}

.products_slider .slide {border: none;}

.cat_numbers ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
}

.cat_numbers ul li {
    width: 33%;
    margin-bottom: 20px;
}

.cat_numbers ul li a {
    color: #c4c4c4;
    font-size: 24px;
    line-height: 1;
    text-decoration: none;
}

.cat_numbers ul li a span {
    display: inline-block;
    vertical-align: top;
    color: #333;
    margin-right: 25px;
    border-bottom: 1px dashed;
    transition: color .2s linear, border-color .2s linear;
    -webkit-transition: color .3s linear, border-color .2s linear;
}

.cat_numbers ul li a span:hover {
    color: #00afa1;
    border-color: rgba(0,0,0,0);

}

body{overflow-x:hidden;}


/*----------------------Фильтр------------------------*/    

.middle_with_sidebar {
    display: table;
    width: 100%;
    margin: 0 auto 40px;
}

.middle_with_sidebar >* {
    display: table-cell;
    vertical-align: top;
    position: relative;
}

.middle_with_sidebar .left_side {
    width: 315px;
    padding-right: 20px;
}

.filter_button {display: none;}


.filter_block {
    margin-bottom: 24px;
}

.filter_block h4 {
    font-size: 17px;
    line-height: 22px;
    color: #333;
    margin-bottom: 17px;
    font-weight: 400;
}

.sort {
  display: flex;
  -webkit-display: flex;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  align-items: center;
  -webkit-align-items: center;
  margin-bottom: 44px;
}
.filter .sort > div,
.left_side .sort > div {
  font-size: 14px;
    line-height: 130%;
    color: #333;
}




.filter .nice-select.open .current {
    border-color: #E5E5E5;
}

.filter .error,
.filter .error + .nice-select .current {
    border-color: #E5E5E5;
}


.filter select {
    display: none;
}

.filter .nice-select {
    position: relative;
    display: block;
}

.filter .nice-select .current {
    color: #333;
    line-height: 42px;
    position: relative;
    display: block;
    overflow: hidden;
    height: 42px;
    padding: 0 30px 0 20px;
    cursor: pointer;
    transition: .2s linear;
    white-space: nowrap;
    text-overflow: ellipsis;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
}

.filter .nice-select .current.selected {
    color: #00afa1;
}

.filter .nice-select .current:after {
    position: absolute;
    top: -4px;
    right: 16px;
    bottom: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-bottom: 2px solid #bdbdbd;
    border-left: 2px solid #bdbdbd;
}

.filter .nice-select .list {
    position: absolute;
    z-index: 9;
    top: calc(100% + 30px);
    left: 0;
    visibility: hidden;
    overflow: hidden;
    min-width: 100%;
    padding: 5px 0;
    transition: .2s linear;
    opacity: 0;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
    background: #fff;
}

.filter .nice-select.open .list {
    top: calc(100% - 1px);
    visibility: visible;
    opacity: 1;
}

.filter .nice-select .list .scrollbar {
    overflow: auto;
    max-height: 240px;
}

.filter .nice-select .list .list_item {
    padding: 7px 20px;
    cursor: pointer;
    transition: .2s linear;
}

.filter .nice-select .list .list_item:empty {
    display: none;
}

.filter .nice-select .list .list_item:hover,
.filter .nice-select .list .list_item.selected {
    color: #00afa1;
}

.filter .nice-select .list .disabled {display: none;}

.filter .sort .nice-select {
    width: 163px;
} 


.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: none !important;
}
.irs-line-left, .irs-line-mid, .irs-line-right {
    position: absolute;
    display: block;
    top: 0;
}
.irs-line-left {
    left: 0;
    width: 11%;
}
.irs-line-mid {
    left: 9%;
    width: 82%;
}
.irs-line-right {
    right: 0;
    width: 5%;
}
.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0;
}
.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
}
.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0;
}
.irs-slider {
    position: absolute;
    display: block;
    cursor: default;
    z-index: 1;
}
.irs-slider.type_last {
    z-index: 2;
}
.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default;
}
.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default;
}
.irs-from, .irs-to, .irs-single {
    position: absolute;
    display: block;
    top: 22px;
    left: 0;
    cursor: default;
    white-space: nowrap;
    font-size: 17px;
    line-height: 22px;
    text-align: center;
    color: #333;
}

.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px;
}
.irs-with-grid .irs-grid {
    display: block;
}
.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000;
}
.irs-grid-pol.small {
    height: 4px;
}
.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000;
}
.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0,0,0,0);
    z-index: 2;
}
.lt-ie9 .irs-disable-mask {
    background: #000;
    cursor: not-allowed;
}
.irs-disabled {
    opacity: 0.4;
}
.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: none !important;
    z-index: -9999 !important;
    background: none !important;
    border-style: solid !important;
    border-color: transparent !important;
}

.irs-with-grid {
    height: 75px;
}
.irs-line {
    height: 4px;
    border-radius: 0;
    background: #00A0E3;
    top: 6px;
    width: 100%;
    box-sizing: border-box;
}
.irs-line-left {height: 4px;}
.irs-line-mid {height: 4px;}
.irs-line-right {height: 4px;}

.irs-bar {
    height: 4px;
    top: 6px;
    background: #00AFA1;
}

.irs-slider {
    position: absolute;
    width: 16px;
    height: 16px;
    top: 0;
    background: #00A0E3;
    border-radius: 20px;
    box-sizing: border-box;
    cursor: pointer;
}

.irs {height: 16px;}

.inputs-group {
    position: relative;
    font-size: 0;
}

.inputs-group input {
    width: 100px;
    height: 50px;
    outline: none;
    font-size: 18px;
    text-align: center;
    border: 1px solid #000;
}

.inputs-group input + input {float: right;}

.inputs-group:after {
    content: '-';
    line-height: 60px;
    width: 5px;
    font-size: 18px;
    color: #000;
    position: absolute;
    margin: 0;
    right: 0;
    left: 0;
    margin: auto;
    bottom: 0;
}

.range-container {margin-bottom: 52px;}

.range_outer {border-bottom: 1px solid #E5E5E5;}

.filter_block.filter_select {
    background: #fff;
    margin-bottom: 17px;
}

.filter_block + .filter_select {
    margin-top: -25px;
}

.filter_block.filter_select + .filter_select {margin-top: 0;}

input[type="radio"],
input[type="checkbox"] {
    display: none;
}


input[type="radio"] + label,
input[type="checkbox"] + label {
    padding-left: 39px;
    font-size: 14px;
    line-height: 14px;
    color: #000;
    display: inline-block;
    margin-bottom: 17px;
    position: relative;
}

input[type="checkbox"] + label:before,
input[type="radio"] + label:before {
    content: '';
    display: block;
    width: 24px;
    height: 24px;
    border: 2px solid #000;
    position: absolute;
    left: 0;
    margin: auto;
    bottom: -10px;
    top: -10px;
    cursor: pointer;
}

input[type="checkbox"]:checked + label:before {background: url('../images/check.png') no-repeat 50%}
input[type="checkbox"] + label a {color: #000;}

.filter_block .checkboxset {
    padding: 8px 22px 0;
}

.filter input[type="checkbox"] + label {
    margin-bottom: 23px;
    line-height: 20px;
}

.filter_block .checkboxset >*:last-child {margin-bottom: 10px;}

.filter .button {
    display: inline-block;
    vertical-align: middle;
    width: 209px;
    height: 51px;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #FFF;
    background: #033B4A;
    margin-right: 10px;
    cursor: pointer;
    outline: none;
    border: none;
    transition: background .3s;
    -webkit-transition: background .3s;
}

.filter .button:hover {
    background: #00afa1;
}

.filter .filter_reset {
    display: inline-block;
    vertical-align: middle;
    font-size: 13px;
    line-height: 130%;
    color: #535E6B;
    border: none;
    background: rgba(0,0,0,0);
    border-bottom: 1px dashed;
    text-decoration: none;
    transition: color .2s linear, border-color .2s linear;
    -webkit-transition: color .2s linear, border-color .2s linear;
}

.filter .filter_reset:hover {
    color: #00afa1;
    border-color: rgba(0,0,0,0);
}

.products_list {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.products_list .product {
    margin-bottom: 21px;
}

.products_list:after {
    content: '';
    display: inline-block;
    width: 295px;
}

.banner {
    width: 100%;
    margin-bottom: 27px;
}

.banner img {
    display: block;
    width: 100%;
}


.pagination {
    height: 51px;
    position: relative;
    text-align: center;
    display: flex;
    justify-content: space-around;
    flex-wrap: wrap;
    margin: 34px 0 55px;
}

.pagination:before {
    content: '';
    display: block;
    margin: auto;
    height: 0;
    width: 100%;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    border-top: 1px solid #BDBDBD;
}

.pagination ul {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    z-index: 2;
    height: 51px;
    background: #fff;
    overflow: hidden;
    align-items: center;
    display: flex;
    margin: 0;
    list-style: none;
    justify-content: space-around;
    flex-wrap: wrap;
    padding: 0 13px;
}

.pagination ul:before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    border: 1px solid #00AFA1;
}

.pagination ul:after {
    content: '';
    display: block;
    position: absolute;
    right: -12px;
    bottom: -12px;
    width: 24px;
    height: 24px;
    z-index: 2;
    background: #fff;
    border: 1px solid #00AFA1;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

.pagination ul li {
    margin: 0 7px;
    font-size: 16px;
    color: #033B4A;
    position: relative;
    z-index: 2;
    min-width: 12px;
    text-align: center;
}

.pagination ul li a {
    color: #033B4A;
    text-decoration: none;
    transition: color .3s;
}

.pagination ul li a:hover,
.pagination ul li span {
    color: #00AFA1;
}

.pagination .prev,
.pagination .next {
    display: block;
    width: 8px;
    height: 20px;
}

.prev {
    background: url('../images/prev.svg') no-repeat 0 50%;
    margin: 0 28px 0 0;
}
.next {
    background: url('../images/next.svg') no-repeat 100% 50%;
    margin: 0 0 0 28px;
}

.middle_with_sidebar .text_block {text-align: justify;}


.after-slide {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    height: 94px;
    overflow: hidden;
}
.after-slide .img {border: 1px solid #ccc;width: 139px;height: 94px;background-position: 50% !important;background-repeat: no-repeat !important;background-size: contain !important;display:inline-block;}
.after-slide .img + .img {margin-left:1px;}
.after-slide .img.active {border: 1px solid #00A0E3;}

.product-main {overflow: hidden;}

.product-main__slider,
.product-item-detail-slider-container {
    width: 618px;
    float: right;
}

.product-main__content {
    width: calc(100% - 668px);
}

.product-main__slider .owl-nav {
    position: absolute;
    z-index: 5;
    left: 30px;
    bottom: 153px;
}

.product-main__slider .slider .item {
    height: 527px;
    margin-bottom: 58px;
}

.product-main__slider .slider .item img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-main__slider .slider {position: relative;}

.product-main .block_head .title {
    font-weight: 900;
    font-size: 36px;
    line-height: 42px;
    padding-bottom: 30px;
    margin-bottom: 0;
}

.product-main .block_head .title:after {
    width: 230px;
}


.product-main__art {
    font-size: 14px;
    line-height: 130%;
    color: #ADADAD;
    margin-bottom: 14px;
}

.product-main__text {
    font-size: 17px;
    line-height: 22px;
    max-width: 500px;
    margin-bottom: 10px;
}

.product-main__tech {
    padding: 0;
    font-size: 14px;
    margin: 0;
    min-height: 0;
    margin-bottom: 0;
    max-width: 376px;
    margin-bottom: 8px;
}

 .product-main__tech li {margin-bottom: 0;}

.product-main__tech li:nth-child(3) ~ li {display: none;}
.product-main__tech.show li:nth-child(3) ~ li {display: flex;}

.product-main__tech li span {
    bottom: -13px;   
    padding-right: 15px;
    margin-bottom: 7px;
    min-width: 0;
}

.product-main__tech li span + span {
    padding-right: 0;
    padding-left: 15px;
}

.product-main .all_tech {
    display: inline-block;
    color: #00A0E3;
    font-size: 12px;
    line-height: 130%;
    margin-top: 1px;
    margin-bottom: 29px;
    text-decoration: none;
    transition: color .2s linear, border-color .2s linear;
    border-bottom: 1px dashed;
}

.all_tech:hover {
   color: #00afa1;
   border-color: rgba(0,0,0,0);
}


.product-main__radio {
    display: inline-block;
    vertical-align: top;
    width: 234px;
    margin-right: 28px;
    font-size: 0;
    margin-bottom: 38px;
}

.product-main__radio div {
    font-size: 17px;
    line-height: 22px;
    color: #333;
    margin-bottom: 9px;
}

.product-main__radio input[type="radio"] +label:before {display: none;}

.product-main__radio input[type="radio"] +label {
    display: inline-block;
    vertical-align: top;
    margin: 0 12px 9px 0;
    height: 42px;
    line-height: 41px;
    padding: 0;
    cursor: pointer;
    text-align: center;
    background: #FFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
}

.product-main__radio input[type="radio"]:checked +label {
    background: #00AFA1;
    border: 1px solid #00AFA1;
    color: #fff;
}

.product-main__radio.product-main__radio-size input[type="radio"] +label {width: 90px;}
.product-main__radio.product-main__radio-color input[type="radio"] +label {width: 105px;}

.product-main__left,
.product-main__right {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 4px;
    position: relative;
}

.product-main__left {
    width: 151px;
    margin-right: 8px;
    height: 127px;
}

.product-main__left .product-item-detail-info-container {
    position: absolute;
    left: 0;
    top: 59px;
    margin-top: 0;
}

.product-main__left .product-item-amount-field-container {margin-top: 0;}

.product-main__right >div {
    position: absolute;
    left: 0;
    top: 59px;
}

.product-main__right >.product-main__price {position: static;}

.product-main__left .product-item-detail-info-container-title {display: none;}

.product-main__left .avail,
.product-main__left .not_avail {
    white-space: nowrap;
    font-size: 14px;
    line-height: 130%;
    color: #00AFA1;
    margin-bottom: 8px;
}

.product-main__left .not_avail {color: #ADADAD;}

.product-main__left .avail_check {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #ADADAD;
    border-bottom: 1px dashed;
    text-decoration: none;
    margin-bottom: 18px;
    transition: color .2s linear, border-color .2s linear;
}

.product-main__left .avail_check:hover {
    color: #00A0E3;
    border-color: rgba(0,0,0,0);
}


.product-main .amount,
.order_table .amount,
.order_table .spinner,
.product-item-amount-field-container {
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    align-content: center;
    flex-wrap: wrap;
    margin-top: 17px;
}

.order_table .spinner,
.product-item-amount-field-container {
    flex-wrap: nowrap;
    margin-top: 0;
}

.product-item-amount-field-container {
    width: 150px;
    height: 45px;
    margin-top: 16px;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    justify-content: space-between;
}


.order_table .basket-items-list-item-price,
.order_table .basket-items-list-item-remove {
    vertical-align: middle;
}

.product-main .amount button,
.order_table .amount button,
.order_table .spinner .basket-item-amount-btn-minus,
.order_table .spinner .basket-item-amount-btn-plus,
.product-item-amount-field-container .product-item-amount-field-btn-minus,
.product-item-amount-field-container .product-item-amount-field-btn-plus  {
    position: relative;
    z-index: 3;
    display: block;
    width: 38px;
    height: 45px;
    cursor: pointer;
    background: rgba(0,0,0,0);
}

.product-main .amount button:before,
.order_table .amount button:before,
.order_table .spinner .basket-item-amount-btn-minus:before,
.order_table .spinner .basket-item-amount-btn-plus:before,
.product-item-amount-field-container .product-item-amount-field-btn-minus:before,
.product-item-amount-field-container .product-item-amount-field-btn-plus:before {
    position: absolute;
    top: 4px;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    content: '';
    transform: rotate(-45deg);
    border-top: 2px solid #bdbdbd;
    border-right: 2px solid #bdbdbd;
}

.product-item-amount-field-container .product-item-amount-field-btn-minus:after,
.product-item-amount-field-container .product-item-amount-field-btn-plus:after {
    display: none;
} 

.product-main .amount button.minus:before,
.order_table .amount button.minus:before,
.order_table .spinner .basket-item-amount-btn-minus:before,
.product-item-amount-field-container .product-item-amount-field-btn-minus:before {
    top: -4px;
    transform: rotate(-225deg);
}

.product-main .amount .input,
.order_table .amount .input,
.order_table .basket-item-amount-filed,
.product-item-amount-field-container .product-item-amount-field {
    color: #333;
    font-size: 17px;
    display: block;
    width: 100%;
    padding: 0 20px;
    transition: border-color .2s linear;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
    width: 150px;
    height: 45px;
    margin: 0 -38px;
    padding: 0 37px;
    text-align: center;
    font-weight: 400;
}


.product-item-amount-field-container .product-item-amount-field {
    margin: 0;
    outline: none !important;
    font-size: 17px !important;
    padding: 0;
    border-radius: 0;
    border: none;
}

.order_table .basket-item-amount-field-description {display: none !important;}

.order_table  .basket-items-list-item-amount {vertical-align: middle;}

.product-main .amount .unit,
.order_table .amount .unit {
    font-size: 18px;
    line-height: 21px;
    margin-left: 9px;
}

.product-main .amount .unit sup,
.order_table .amount .unit sup {
    font-size: 10px;
    line-height: 14px;
    display: inline-block;
    vertical-align: top;
}

.order_table .amount {
    width: 151px;
    margin: auto;
}

.basket-results__nums {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #333;
}

.basket-results__nums div {
    display: inline-block;
    font-size: 30px;
    line-height: 36px;
    color: #033B4A;
    margin-left: 31px;
    white-space: nowrap;
    margin-bottom: 16px;
}

.basket-results .summ-price-old {
    display: block;
    text-decoration: line-through;
    font-size: 24px;
    line-height: 26px;
    text-align: left;
    margin-left: 84px;
}

.cart.block {overflow: hidden;}

.button.order {
    display: inline-block;
    width: 100%;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #033B4A;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-decoration: none;
    color: #FFFFFF;
    transition: background .3s;
}

.basket-results {
    width: 293px;
    text-align: left;
    float: right;

}

.button.order:hover {
    background: #00afa1;
}

.product-main__right {
    width: 330px;
    height: 127px;
}

.product-main__price {
    font-size: 14px;
    line-height: 130%;
    color: #333;
    margin-bottom: 7px;
    padding-left: 15px;
}

.product-main__price div {
    display: inline-block;
    vertical-align: bottom;
    font-size: 30px;
    line-height: 36px;
    color: #033B4A;
    white-space: nowrap;
    margin-right: 10px;
}

.product-main__price .product-item-detail-price-old {
    font-size: 18px;
    font-weight: 400;
    margin-right: 0;
}
/*
.product-main__price div:after {
    content: ' руб.';
    font-size: 20px;
}
*/

.product-main .to_basket {
    display: block;
    width: 171px;
    height: 45px;
    position: relative;
    text-align: left;
    padding-left: 19px;
    overflow: hidden;
    font-size: 17px;
    line-height: 20px;
    color: #FFF;
    line-height: 45px;
    background: url('../images/icon_basket.svg') no-repeat center right 23px #00A0E3;
    transition: background .3s;
    -webkit-transition: background .3s;
}

.product-main .to_basket:hover {background-color: #00afa1;}

.product-main .to_basket:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    bottom: 0;
    z-index: 2;
    border: 13px solid rgba(0,0,0,0);
    border-top: none;
    border-bottom: 13px solid #fff;
    right: -13px;
}

.product_tabs {
    padding: 80px 0 47px;
}

.tabs >ul {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
}

.tabs >ul li {
    width: 25%;
    height: 69px;
    text-align: center;
    background: #FFFFFF;
    border-width: 1px;
    border-style: solid;
    border-color: #E0E0E0;
    border-radius: 4px 4px 0px 0px;
    font-size: 24px;
    line-height: 68px;
    text-align: center;
    color: #ADADAD;
    margin-bottom: -1px;
    cursor: pointer;
}

.tabs >ul li.active {
    color: #033B4A;
    border-width: 1px 1px 0px 1px;
}

.tabs > div {
    border: 1px solid #E0E0E0;
    border-radius: 0px 0px 4px 4px;
    padding: 30px 35px;
}

.services-min {
    padding: 70px 0 0;
    margin-bottom: -20px;
}

.services-min__links {
    font-size: 0;
    margin-bottom: 50px;
}

.services-min__links li {
    display: inline-block;
    vertical-align: top;
    margin: 0 10px 10px 0;
}

.services-min__links li a {
    display: block;
    height: 22px;
    line-height: 21px;
    text-decoration: none;
    background: #FCFCFC;
    border: 1px solid #00A0E3;
    border-radius: 4px;
    padding: 0 18px;
    font-size: 12px;
    color: #00A0E3;
    text-decoration: none;
    transition: color .3s, background .3s;
    -webkit-transition: color .3s, background .3s;
}

.services-min__links li a:hover {
    background: #00A0E3;
    color: #fff;
}

.services-min__list {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0;
    padding: 0;
    list-style: none;
    padding-right: 110px;
    margin-top: 67px;
}

.services-min__list li {
    margin-bottom: 70px;
    width: 275px;
    margin-right: 10px;
}

.services-min__list li a {
    font-size: 30px;
    line-height: 36px;
    color: #033B4A;
    text-decoration: none;
    transition: color .3s;
    -webkit-transition: color .3s;
}

.services-min__list li a:hover {
    color: #00A0E3;
}

.services-min__list .all_services {
    display: inline;
    color: #00A0E3;
    font-size: 24px;
    line-height: 130%;
    margin-top: 1px;
    text-decoration: none;
    transition: color .2s linear, border-color .2s linear;
    border-bottom: 1px dashed;
}

.services-min__list .all_services:hover {
    color: #00AFA1;
    border-color: rgba(0,0,0,0);
}

.order_table table,
.order_table table tr,
.order_table table th,
.order_table table td {
    margin:0;
    padding:0;
    border:none;
    border-collapse:collapse;
    border-spacing:0;
}

#basket-root {overflow: hidden;}

.order_table table {
    width: 100%;
    text-align: left;
    margin-bottom: 17px;
    border-collapse:separate; 
    border-spacing: 23px;
    width: calc(100% + 42px);
    margin-left: -21px;
    /*margin-top: -36px;*/
}

.order_table table th {
    font-weight: 400;
    font-size: 14px;
    line-height: 130%;
    color: #ADADAD;
}

.order_table tr + tr,
.order_table tr {
    /*box-shadow: 0 0 0 1px #E0E0E0, 0px 4px 20px rgba(230, 230, 230, 0.2);*/
    border-radius: 4px;
}

.order_table table td {
    padding: 24px 0 30px;
}

.order_table td .price {
    white-space: nowrap;
    font-size: 24px;
    color: #033B4A;
}
/*
.order_table td .price:after {
    content: ' руб.';
    font-size: 16px;
}
*/
.basket_product,
.product_bask {
    display: inline-block;
    vertical-align: middle;
    min-height: 97px;
    line-height: 97px;
    padding: 0 0 0 144px;
    position: relative;
    margin: 0 10px 0 23px;
    text-decoration: none;
    max-width: 500px;
}

.basket_product .basket_image,
.product_bask .product_image {
    position: absolute;
    left: 0;
    top: 0;
    width: 118px;
    height: 97px;
    margin: 0;
    display: block;
}

.basket_product .basket_image img,
.product_bask .product_image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.basket_product .basket_text,
.product_bask .product_name {
    display: inline-block;
    vertical-align: middle;
    font-size: 17px;
    line-height: 22px;
    color: #000;
}

.basket_product .basket_text .basket_tech {
    display: block;
    margin-top: 6px;
    font-size: 12px;
    line-height: 130%;
    color: #00AFA1;
}

.order_table .price span {
    display: block;
    font-size: 18px;
}


.order_table td .price:after {display: none}

.order_table .remove {
    display: block;
    width: 20px;
    height: 20px;
    margin: auto;
    background: url('../images/icon_remove.svg') no-repeat 50%;
    transition: transform .3s;
    -webkit-transition: transform .3s;
}

.order_table .remove:hover {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.order_table table tr th,
.order_table table tr td {
    width: 13%;
}

.order_table table tr th:nth-child(3) {text-align: center;}
.order_table table tr th:first-child {padding-left: 167px;}

.order_table table tr th:first-child,
.order_table table tr td:first-child {
    width: auto;
}

.order_table table tr th:last-child,
.order_table table tr td:last-child {
    width: 100px;
}


.order_table table tr th:nth-child(4) {
    text-align: center;
}

.order_table table tr td:nth-child(4) {
    text-align: right;
}

.order_bottom {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: baseline;
    padding-left: 161px;

    float: left;
    width: 60%;
}

.order_back {
    color: #00A0E3;
    font-size: 16px;
    line-height: 130%;
    margin-left: 20px;
    position: relative;
    margin-bottom: 15px;
    text-decoration: none;
    transition: color .2s linear, border-color .2s linear;
    border-bottom: 1px dashed;
}

.order_back:before {
    content: '';
    display: block;
    width: 20px;
    height: 100%;
    position: absolute;
    left: -20px;
    margin: auto;
    bottom: 0;
    top: 1px;
    background: url('../images/icon_back.svg') no-repeat 0 50%;
}

.order_back:hover {
    color: #00AFA1;
    border-color: rgba(0,0,0,0);
}

.order_back + form {position: relative;}


.order_remove {
    color: #ADADAD;
    padding: 0;
    background: rgba(0,0,0,0);
    font-size: 16px;
    line-height: 130%;
    margin-right: 24px;
    position: relative;
     margin-bottom: 15px;
    text-decoration: none;
    border: none;
    border-bottom: 1px dashed;
    transition: color .2s linear, border-color .2s linear;
}

.order_back + form:after,
.order_remove:after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    margin: auto;
    position: absolute;
    right: -24px;
    top: 4px;
    background: url(../images/icon_remove.svg) no-repeat 50%;
    transition: transform .3s;
    -webkit-transition: transform .3s;
}

.order_back + form:after {right: 0;}

.order_remove:hover:after,
.order_back + form:hover:after {
    transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
}

.order_remove:hover,
.order_back + form:hover:after {border-color: rgba(0,0,0,0);}

.order_final {
    width: 293px;
}

.order_final__price {
    font-weight: 400;
    font-size: 16px;
    line-height: 130%;
    color: #333;
}

.order_final__price div {
    display: inline-block;
    font-size: 30px;
    line-height: 36px;
    color: #033B4A;
    margin-left: 31px;
    white-space: nowrap;
    margin-bottom: 31px;
}
/*
.order_final__price div:after {
    content: ' руб.';
    font-size: 20px;
}
*/
.order_final .button {
    display: block;
    height: 42px;
    line-height: 42px;
    text-align: center;
    background: #033B4A;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    text-decoration: none;
    color: #FFFFFF;
    transition: background .3s;
}

.order_final .button:hover {background: #00afa1;}

.cart .banner {
    margin-top: 94px;
}

.search > .products_list,
.cont > .products_list {
    display: block;
    width: calc(100% + 40px);
    font-size: 0;
}

.search > .products_list >li,
.cont > .products_list > li {
    display: inline-block;
    vertical-align: top;
    margin-right: 20px;
}


.cont > .pagination {
    margin: 10px 0 30px;
}

.search {
    margin-bottom: 22px;
    width: 100%;
}

.search form {
    position: relative;
    height: 42px;
}

.search form input[type="text"] {
    position: absolute;
    top: 0;
    left: 0;
    right: 315px;
    height: 42px;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    padding-left: 22px;
    font-size: 17px;
    color: #333;
    outline: none;
}

.search form input[type="submit"] {
    position: absolute;
    top: 0;
    right: 0;
    width: 293px;
    height: 42px;
    background: #033B4A;
    outline: none;
    cursor: pointer;
    font-weight: 700;
    font-size: 16px;
    letter-spacing: 0.02em;
    color: #FFFFFF;
    border: none;
    transition: background .3s;
}

.search form input[type="submit"]:hover {
    background: #00AFA1;
}


.services_list {
    display: flex;
    -webkit-display: flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    margin: 0 0 -10px;
    padding: 0;
    list-style: none;
}

.services_list li {
    width: 600px;
    margin-bottom: 62px;
}

.service-block {
    display: block;
    height: 323px;
    padding-left: 325px;
    position: relative;
    text-decoration: none;
}

.service-block__image {
    display: block;
    width: 295px;
    height: 323px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.service-block__image img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.service-block__image:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    border: 60px solid transparent;
    border-bottom: none;
    border-top: 60px solid #fff;
    position: absolute;
    right: -60px;
    top: 0;
}

.service-block__name {
    padding-top: 46px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-size: 30px;
    line-height: 36px;
    color: #033B4A;
    margin-bottom: 37px;
}

.service_block__text {
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;  
    overflow: hidden;
    font-size: 16px;
    line-height: 140%;
    color: #033B4A;
    margin-bottom: 22px;
}

.service-block__link {
    font-size: 16px;
    line-height: 130%;
    color: #00A0E3;
    position: relative;
    border-bottom: 1px dashed;
    transition: color .2s linear, border-color .2s linear;
}

.service-block__link:before {
    content: '';
    display: block;
    width: 20px;
    height: 20px;
    position: absolute;
    right: -22px;
    margin: auto;
    top: 4px;
    bottom: 0;
    background: url('../images/icon_arrow_service.svg') no-repeat 50%;
    transition: right .3s;
}

.service-block:hover .service-block__link:before {
    right: -32px;
}

.service-block:hover .service-block__link {border-color: rgba(0,0,0,0);}


.fixed_btns {right: -100px;}

.fixed_btns div {
    width: 160px;
    position: relative;
}

.fixed_btns a {
    width: 160px;
    transform: translateX(0);
}

.fixed_btns a:hover {
    transform: translateX(-100px);
}

header .cont {position: relative;}


#searchbar {
    position: absolute;
    top: 4px;
    right: 5px;
    height: 0;
    width: 503px;
    z-index: 5;
    background: #fff;
}

#searchbar.active {height: 63px;}

#searchbar form {
    overflow: hidden;
    position: relative;
    width: 0;
    float: right;
    height: 100%;
    background: #fff;
    transition: width .5s;
    -webkit-transition: width .5s;
}

#searchbar.active form {width: 100%;}

#searchbar input {
    height: 100%;
    display: block;
    border: none;
    outline: none;
}

#searchbar input[type="text"] {
    width: 100%;
    position: relative;
    background: #FFFFFF;
    border: 1px solid #E5E5E5;
    border-radius: 4px;
    color: #000;
    font-size: 17px;
    padding-left: 22px;
}

#searchbar input[type="text"]::-webkit-input-placeholder {color: #ADADAD;}

#searchbar input[type="submit"] {
    width: 50px;
    position: absolute;
    right: 0;
    top: 0;
    background: #000;
    background: url(../images/icon_search.svg) no-repeat 1px 50%;
}


.index-cat.block {margin-bottom: 0;}

.index-cat.block + .products_slider {margin-top: 30px;}

.index-cat__list {
    margin: 0;
    padding: 20px 0;
    list-style: none;
    columns: auto;
    columns: 4;
}

.index-cat__list a {
    vertical-align: middle;
    position: relative;
    padding-left: 39px;
    padding-right: 0;
    line-height: 20px;
    position: relative;
    font-weight: 500;
    font-size: 18px;
    color: #333;
    text-decoration: none;
}

.index-cat__list li {margin-bottom: 13px;}

.index-cat__list li a img {
    position: absolute;
    margin: auto;
    bottom: 0;
    top: 0;
    left: 0;
}

.index-cat__list li a:hover {
    color: #006894;
    background: rgba(0,0,0,0);
}


.sklad_avail {
    display: none;
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.2);
}

.sklad_avail .sklad_content {
    padding: 36px 40px 30px;
    margin: auto;
    left: 0;
    right: 0;
    z-index: 103;
    max-width: 440px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    text-align: center;
    position: relative;
    background: #fff;

    border: 1px solid #E0E0E0;
    box-shadow: 0px 4px 20px rgb(230 230 230 / 20%);
    border-radius: 4px;
}


.sertif {
    width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.sertif a {
    width: 30%;
    margin-bottom: 10px;
}

.sertif a img {width: 100%;}

.sertif:after {
    content: '';
    width: 30%;
}


.left_side .nice-select.open .current
{
    border-color: #e5e5e5;
}


.form .error + .nice-select .current
{
    border-color: red;
}


.left_side select
{
    display: none;
}

.left_side .nice-select
{
    position: relative;

    display: block;
}

.left_side .nice-select .current,
.left_side .bx-filter .bx-filter-select-container
{
    color: #333;
    line-height: 42px;

    position: relative;

    display: block;
    overflow: hidden;

    height: 42px;
    padding: 0 44px 0 20px;

    cursor: pointer;
    transition: .2s linear;
    white-space: nowrap;
    text-overflow: ellipsis;

    border: 1px solid #e5e5e5;
    border-radius: 4px;
    background: #fff;
}

.left_side .nice-select .current.selected
{
    color: #00afa1;
}

.left_side .nice-select .current:after
{
    position: absolute;
    top: -4px;
    right: 16px;
    bottom: 0;

    display: block;

    width: 10px;
    height: 10px;
    margin: auto;

    content: '';
    transform: rotate(-45deg);

    border-bottom: 2px solid #bdbdbd;
    border-left: 2px solid #bdbdbd;
}

.left_side .nice-select .list
{
    position: absolute;
    z-index: 9;
    top: calc(100% + 30px);
    left: 0;

    visibility: hidden;
    overflow: hidden;

    min-width: 100%;
    padding: 5px 0;

    transition: .2s linear;

    opacity: 0;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
    background: #fff;
}

.left_side .nice-select.open .list
{
    top: calc(100% - 1px);

    visibility: visible;

    opacity: 1;
}

.left_side .nice-select .list .scrollbar
{
    overflow: auto;

    max-height: 240px;
}

.left_side .nice-select .list .list_item
{
    padding: 7px 20px;

    cursor: pointer;
    transition: .2s linear;
}

.left_side .nice-select .list .list_item:empty
{
    display: none;
}

.left_side .nice-select .list .list_item:hover,
.left_side .nice-select .list .list_item.selected
{
    color: #00afa1;
}

.left_side .col-lg-12 {
    padding-left: 0;
    padding-right: 0;
}

.left_side .bx-filter .bx-filter-select-text {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 40px;
    margin: 0;
    padding: 0 0;
    border: none;
    border-radius: 0;
    background: #fff;
    font-size: 17px;
    line-height: 39px;
}

.left_side .bx-filter .bx-filter-select-container {
    padding: 0;
}


.left_side .bx-filter .bx-filter-select-block {
    height: 40px;
    padding: 0 44px 0 20px;
}


.left_side .nice-select.open .list {
    top: calc(100% - 1px);
    visibility: visible;
    opacity: 1;
    padding: 5px 0;
}

.left_side .bx-filter .bx-filter-select-arrow {
    position: absolute;
    top: -4px;
    right: 16px;
    bottom: 0;
    display: block;
    width: 10px;
    height: 10px;
    margin: auto;
    background: rgba(0,0,0,0);
    transform: rotate(-45deg);
    border-bottom: 2px solid #bdbdbd;
    border-left: 2px solid #bdbdbd;
}

.bx-filter-select-popup {
    width: 294px;
    transition: .2s linear;
    visibility: hidden;
    opacity: 0;
    margin-top: 30px;
    margin-top: -3px;
    visibility: visible;
    opacity: 1;
    background: #fff;
    padding: 5px 0;
    border: 1px solid #e5e5e5;
    border-radius: 0 0 4px 4px;
}

.bx-filter-select-popup ul li {
    padding: 7px 20px;
    cursor: pointer;
    transition: .2s linear;
}

.bx-filter-select-popup ul li label {
    margin: 0;
    padding: 0;
    font-size: 17px;
    font-weight: 400;
    transition: color .3s;
}

.bx-filter-select-popup ul li:first-child {
    border: none;
}

.bx-filter-select-popup ul li label.selected,
.bx-filter-select-popup ul li label:hover {
    color: #00afa1;
    background: rgba(0,0,0,0);
}


div[id^="smartFilterDropDown"],
div[id^="popup-window-content-smartFilterDropDown"] {
    background: rgba(0,0,0,0);
    padding: 0;
}

.bx-filter .bx-ui-slider-part.p2,
.bx-filter .bx-ui-slider-part.p3,
.bx-filter .bx-ui-slider-part.p4 {
    opacity: 0;
    visibility: hidden;
}

.bx-filter .bx-ui-slider-part {
    background: rgba(0,0,0,0);
}


.left_side .col-xs-offset-1.col-xs-10 {
    margin-left: 0;
    width: 100%;
}

.left_side .bx-filter.bx-blue .bx-ui-slider-pricebar-v {background: #00AFA1}
.left_side .bx-filter.bx-blue .bx-ui-slider-pricebar-vn {background: #00a0e3;}

.left_side .bx-filter .bx-ui-slider-track {height: 4px;}

header .row:before,
header .row:after {
    display: none;
}

header .menu.row {
    margin-left: 0;
    margin-right: 0;
}

#bx-soa-order {
    width: 100%;
    max-width: 1280px;
    margin: 40px auto 0;
    padding: 0 20px;
    max-width: 1310px;
}

.bx-blue .btn.btn-default,
#bx-soa-order #bx-soa-orderSave a {
    border-radius: 0 !important;
    background: #033B4A !important;
    transition: background-color .3s;
}

.bx-blue .btn.btn-default:hover,
#bx-soa-order #bx-soa-orderSave a:hover {
    background-color: #00afa1 !important;
}

.bx-soa-cart-total-button-container>.btn,
#bx-soa-orderSave a {
    line-height: 30px !important;
    padding: 6px 16px !important;
}

.radio-inline label {padding-left: 30px;}

.radio-inline input[type="radio"] {
    -webkit-appearance: auto;
    appearance: auto;
    display: inline-block;
    vertical-align: top;
    width: 20px;
    height: 20px;
    margin-right: 7px;
    margin-left: -30px;
    margin-top: -2px;
}

.radio-inline {padding-left: 0;}

#bx-soa-order .bx-soa-section-title-container,
#bx-soa-order .bx-soa-cart-total-line.bx-soa-cart-total-line-highlighted {
    background-color: #f2f2f2;
}

.calc .label {
    color: #000 !important;
    font-size: 17px;
    line-height: 1;
    font-weight: 400;
}

.calc input[type="checkbox"] + label {
    padding-left: 0;
    font-size: 17px;
    line-height: 1;
    margin-bottom: 5px;
    font-weight: 400;
}

.calc input[type="checkbox"] + label:before {display: none;}

/*

.bx-soa-section-content {display: block !important;}

.bx-soa-section {
    border: 1px solid #91cedc !important;
}
*/

.search form + .products_list {margin-top: 40px;}


.sale_order_full_table ~ .sale_order_full_table {
    margin-bottom: 60px;
}


.sale_order_full_table  .ps_logo {padding-bottom: 15px;}

.sale_order_full_table  .ps_logo .pay_name  {
    margin-bottom: 10px;
}


.sale_order_full_table  .ps_logo img {
    display: inline-block;
    vertical-align: middle;
    margin-right: 10px;
    width: 45px !important;
    height: auto !important;
}


.sale_order_full_table  .ps_logo .paysystem_name {
    display: inline-block;
    vertical-align: middle;
}

.popup-window-close-icon:after {
    width: 25px !important;
    height: 25px !important;
}
.message_block .link{
  border-bottom: 0;
}
.message_block .link:hover{
    color: #fff;
}
@media (max-width: 1280px) {
    .cat-list {
        justify-content: space-between;
        -webkit-justify-content: space-between;
    }

    .cat-min li {width: auto;}
    .cat-min:after {
        display: none
    }

    #bx-soa-order {
        margin: 40px -15px 0;
        width: calc(100vw + 30px)
    }


    .cat-big .cat-block {width: 399px;}

    .cat-big:after {
        content: '';
        display: inline-block;
        width: 399px;
    }

    .cat-big .cat-block__image {margin-bottom: 14px;}

    .cat-big .cat-block__image:before {
        border: 64px solid rgba(0,0,0,0);
        border-bottom: none;
        border-top: 64px solid #fff;
        right: -64px;
    }

    .products_slider {margin-top: 20px;}

    .products_list:after {display: none}

    .products_list {
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }

    .index-cat__list {
        columns: auto;
        display: block;
        font-size: 0;
    }

    .index-cat__list li {
        width: 33%;
        display: inline-block;
        vertical-align: top;
    }
}

@media (max-width: 1279px) { 
    .product_tabs {padding-top: 0;}
    .product_tabs {padding-bottom: 0;}

    .services-min.block {
        padding: 0;
        margin-bottom: 0
    }

    .search > .products_list,
    .cont > .products_list {
        display: flex;
        -webkit-display: flex;
        justify-content: space-around;
        -webkit-justify-content: space-around;
        flex-wrap: wrap;
        -webkit-flex-wrap: wrap;
        width: 100%
    }

    .search > .products_list >li,
    .cont > .products_list > li {
        float: none;
        margin-right: 0;
    }

    .services_list {
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }
}

@media (max-width: 1200px) {  
    .products_slider .product {margin: auto;}
}

@media (max-width: 1024px) {
    .product-item-detail-slider-container,
    .product-main__slider {
        margin: auto;
        float: none;
        margin-bottom: 40px
    }

    .product-main__content {
        width: 100%;
    } 

    .order_bottom {padding-left: 0;}

    .order_table table th:nth-child(2),
    .order_table table td:nth-child(2) {
        display: none
    }

    .order_table table tr th:last-child, 
    .order_table table tr td:last-child {
        width: 50px;
    } 

    .sub_menu_list {
        width: auto;
        padding-left: 13px;
        padding-right: 0;
    }

    header .menu .sub_menu a {
        padding: 5px 10px 5px 30px  !important;
    }

    header .menu .sub_menu.sub_menu-cat {
        border-bottom: none  !important;
        border-right: none !important;
        border-left: none !important;
    }

    #searchbar {
        bottom: -2px;
        top: auto;
        width: calc(100% - 10px); 
    }

    #searchbar input[type="text"] {padding-left: 7px;}
}

@media (max-width: 991px) {
    .order_table .spinner .basket-item-amount-btn-minus, 
    .order_table .spinner .basket-item-amount-btn-plus {
        background: rgba(0,0,0,0);
    }
}

@media (max-width: 980px) {
    .cat_numbers ul li {width: 50%;}
    .cat_numbers ul li a {font-size: 18px;}

    .middle_with_sidebar {
        display: block
    }

    .middle_with_sidebar .left_side,
    .middle_with_sidebar .right_side {
        display: block;
    }

    .middle_with_sidebar .left_side {
        max-width: 400px;
        margin: auto;
        padding-right: 0
    }

    .filter_button{
        display: block;
        margin: 0 auto 30px;
        display: block;
        width: 209px;
        height: 51px;
        font-weight: 700;
        font-size: 16px;
        letter-spacing: 0.02em;
        color: #FFF;
        background: #033B4A;
        cursor: pointer;
        outline: none;
        border: none;
        text-align: center;
        line-height: 51px;
        transition: background .3s;
        -webkit-transition: background .3s;
    }

    .cat_numbers.block {
        margin-bottom: 30px
    }

    .filter {
        display: none;
        margin-bottom: 30px
    }

    .tabs >ul li {
        height: 49px;
        font-size: 18px;
        line-height: 48px;
    }


    .services-min__list {padding-right: 0;}
    .services-min__list li {
        width: 30%;
        margin-bottom: 35px
    }

    .services-min__list li a {
        font-size: 18px;
        line-height:130%; 
    }
    .services-min__list .all_services {font-size: 16px;}
}

@media (max-width: 850px) { 
    .cat-med:after {
        display: none
    }

    .cat-big,
    .cat-med,
    .cat-med,
    .cat-list {
        justify-content: space-around;
        -webkit-justify-content: space-around;
    }

    .cat-big .cat-block,
    .cat-med .cat-block {width: 289px;}

    .cat-big .cat-block__image,
    .cat-med .cat-block__image {margin-bottom: 14px;}

    .cat-big .cat-block__image:before,
    .cat-med .cat-block__image:before {
        border: 46px solid rgba(0,0,0,0);
        border-bottom: none;
        border-top: 46px solid #fff;
        right: -46px;
    }

    .order_table .amount,
    .order_table .spinner {
        width: 70px;
        position: relative;
    }

    .order_table .amount .input,
    .order_table .basket-item-amount-filed {
        width:70px;
        padding: 0;
        margin: 0;
    }

    .order_table .spinner .basket-item-amount-btn-minus,
    .order_table .amount .minus {
        position: absolute;
        left: 0;
        top: 0;
        width: 25px;
    }

    .order_table .spinner .basket-item-amount-btn-plus,
    .order_table .amount .plus {
        position: absolute;
        right: 0;
        top: 0;
        width: 25px;
    }

    .order_table table th:nth-child(3), 
    .order_table table td:nth-child(3) {
        width: 80px;
    }

    .index-cat__list li {width: 50%;}
}


@media (max-width: 767px) {
    .products_slider:before {display: none;}
    .products_slider .block_head {
        margin-bottom: 35px;
    }

    .products_slider {padding-top: 30px;}
    .order_bottom {
        width: 100%;
        float: none
    }

    .order_table table tr td:nth-child(3),
    .order_table table tr td:nth-child(4) {
        display: table-cell !important;
        width: 50% !important;
        text-align: center;
    }

    .order_table .spinner {display: inline-block;}

    .order_table td .price {text-align: center !important}


    .product-main .block_head .title {
        font-size: 32px;
        line-height: 36px;
    }

    .basket_product {
        padding: 0 0 0 130px;
        margin: 0 10px 0 0;
    }

    .order_table table tr th:first-child {
        padding-left: 130px;
    }

    .order_table table tr th:last-child, 
    .order_table table tr td:last-child {
        width: 25px;
    }

    .search form input[type="text"] {
        right: 145px;
    }

    .search form input[type="submit"] {
        width: 130px;
    }

    .bx-soa-cart-total-ghost {display: none !important}
    .bx-soa-sidebar {width: 100% !important;}
    .bx-soa-sidebar {position: static !important}

    .bx-soa-cart-total.bx-soa-cart-total-fixed {
        width: 100% !important;
        position: static !important;
    }

    .basket-items-list-item-remove.hidden-xs {
        display: block !important;
        position: absolute;
        right: 10px;
        top: 10px;
    }

    body .buttonUp {
        width: 50px;
        display: block !important;
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
    }

    .page_head,
    .page_head .breadcrumbs {width: 100% !important;}

    .breadcrumbs a {white-space: normal;}
}






@media (max-width: 658px) {
    .sertif a {
        width: 47%;
    }

    .sertif:after {
        display: none
    }



    .product-item-detail-slider-container, 
    .product-main__slider {
        width: 100%
    }

    .product-main__slider .owl-carousel .owl-nav {
        width: 100%;
        height: 0;
        left: 0;
        margin: auto;
        bottom: 0;
        top: 0;
    }

    .product-main__slider .owl-carousel .owl-nav button,
    .product-item-detail-slider-right,
    .product-item-detail-slider-left {
        width: 51px;
        height: 51px;
        transform: none;
    }

    .product-main__slider .owl-carousel .owl-nav button.owl-prev,
    .product-item-detail-slider-left  {
        left: -20px;
        right: auto;
        bottom: calc(100% + 29px);
        margin-right: 0;
    }
    .product-main__slider .owl-carousel .owl-nav button.owl-next,
    .product-item-detail-slider-right {
        right: -20px;
        bottom: calc(100% + 29px);
        margin-right: 0;
    }
    .product-main__slider .owl-carousel .owl-nav button:after,
    .product-item-detail-slider-left:after,
    .product-item-detail-slider-right:after {
        bottom: 0;
        left: 6px;
        width: 13px;
        height: 13px;
        transform: rotate(45deg);
        border: none;
        border-bottom: 2px solid #fff;
        border-left: 2px solid #fff;
    }
    .product-main__slider .owl-carousel .owl-nav button.owl-next:after,
    .product-item-detail-slider-right:after {
        left: -6px;
        transform: rotate(225deg);
    }

    .product-item-detail-slider-left,
    .product-item-detail-slider-right {
        margin: auto;
        bottom: 0;
        top: 0
    }

    .product-main__slider .slider .item {
        height: 0;
        padding-bottom: 90%;
        position: relative;
    }

    .product-main__slider .slider .item img {
        position: absolute;
        left: 0;
        top: 0;
    }

    .product-main__slider .slider .item {margin-bottom: 30px;}

    .after-slide .img,
    .product-item-detail-slider-controls-image {
        width: 100px;
        height: 70px;
    }

    .tabs >ul li {
        width: 50%;
    }

    .tabs >ul li.active {border-width: 1px}

    .services-min__list li {
        width: 48%;
        margin-right: 0;
    }

    .basket_product .basket_image {display: none;}
    .basket_product {padding-left: 10px;}
    .order_table table tr th:first-child {padding-left: 10px;}
    .order_table td .price {font-size: 18px;}
    .basket_product .basket_text {font-size: 16px;}

    .order_table table {
        border-spacing: 10px;
        width: calc(100% + 20px);
        margin-left: -10px;
        margin-top: -26px;
    }
}

@media (max-width: 600px) {
    .service-block__image {
        width: 100%;
        height: 200px;
        position: relative;
        left: auto;
        top: auto;
    }

    .service-block {
        padding-left: 0;
        height: auto;
    }

    .index-cat__list li {width: 100%;}
}

@media (max-width: 500px) {
    .products_slider .link {
        margin-top: 25px;
    }
    .products_slider .block_head.center {
        justify-content: flex-start;
    }
    .products_slider .block_head .title:after {
        width: 100%;
    }

    .cat_numbers ul li {
        width: 100%
    }

    .order_table td .price {
        font-size: 15px;
    } 

    .order_table td .price:after {font-size: 12px;}
    .basket_product .basket_text {font-size: 14px;}
}

@media (max-width: 479px) {
    .product-main .block_head .title {
        font-size: 28px;
        line-height: 30px;
    }

    .products_slider .block_head {
        margin-right: 120px;
        width: auto;
    }

     .after-slide .img,
     .product-item-detail-slider-controls-image {
        width: 70px;
        height: 50px;
    }

    .product-item-detail-slider-controls-image img {
        max-width:100%;
        max-height:100%;
    }
}

@media (max-width: 360px) {
    .basket-results {width: 100%;}
}







@media (max-width: 1023px) {
    .lk_links .row {
        justify-content: center;
    }
}

@media (max-width: 767px) {
    .lk_links .row > * {
        width: calc(50% - 20px);
        text-align: center
    }

    .lk_links .item .desc {
        font-size: 14px;
        line-height: 1.3;
    }
}

@media (max-width:576px){
    .lk .lk_menu {
        float: none;
        width: auto;
        max-width: 400px;
        margin: auto;
    }

    .lk .lk_cont {margin-left: 0;}
}

@media (max-width:360px){
    .order_final {width: 100%;}

    .sertif a {width: 100%;}
}


/*
header .menu .item.item_cat .sub_menu {
    top: 100%;
    visibility: visible;
    pointer-events: auto;
    opacity: 1;
}
*/

font.errortext {
    color: red;
}    

.block_head_2 .title_2{
color: #033b4a;

    font-family: var(--font_family2); 
   /* font-size: var(--font_size_title); */
    font-weight: 300; 
   /* line-height: 49px; */
    position: relative; 
  /*  padding-bottom: 11px;*/
    font-size: 30px;
    font-weight: 800;

}    

.recom{
color: #033b4a;

    font-family: var(--font_family2); 
    font-size: var(--font_size_title);
    font-weight: 300; 
    /*line-height: 49px; */
    position: relative; 
    /*padding-bottom: 11px;*/
    font-size: 25px;
    font-weight: 700;

}    

/* Стрелки берём те же, что и в products_slider */
.materials-slider .owl-nav button {
    width: 51px; height: 51px;
    background: #033b4a;
    transform: rotate(-45deg);
}
.materials-slider .owl-nav button.owl-prev { margin-right: 15px; }
.materials-slider .owl-nav button:after {
    content:''; position:absolute; top:0; right:0; bottom:-6px; left:6px;
    width:16px; height:16px; margin:auto;
    border-bottom:2px solid #fff; border-left:2px solid #fff;
}
.materials-slider .owl-nav button.owl-prev:after { transform:rotate(90deg); }
.materials-slider .owl-nav button.owl-next:after { transform:rotate(-90deg); }
.materials-slider .owl-nav button:hover { background:#00afa1; }




/* === ADVANTAGES ========================================================= */
.advantages              { text-align:center; margin:70px 0 30px; }

.advantages__title       { font:900 36px/1 'Rubik',sans-serif; color:#033b4a; }
.advantages__title::after{
    content:''; display:block; width:90px; height:4px;
    margin:14px auto 0; background:#00afa1;
}

/* список */
.advantages__list{
    display:flex; flex-wrap:wrap; justify-content:center;
    margin-top:35px; padding:0; list-style:none;
}

/* элемент */
.advantages__item{
    width:33.333%; box-sizing:border-box;
    padding:0 20px 60px; position:relative;
}

/* ромб с иконкой */
.advantages__icon{
    display:inline-block; width:100px; height:100px;
    background:#f2f2f2; transform:rotate(45deg); margin-bottom:25px;
}
.advantages__icon img{
    width:56px; height:56px; display:block; margin:22px auto;
    transform:rotate(-45deg);
}

/* подпись */
.advantages__text       { display:block;  'Rubik',sans-serif; color:#333; font_size: 17px;}
.advantages__text small { display:block; margin-top:4px; font:400 14px/1.4 'Rubik',sans-serif; font_size: 17px;}

/* --- декоративные соединительные линии --------------------------------- */
/* горизонтальная линия между пунктами ПЕРВОГО ряда */
.advantages__item::after{
    content:''; position:absolute; top:50px; right:-8.333%;
    width:16.666%; height:2px; background:#e5e5e5;
}
/* не рисуем у 3-го пункта (правый край первого ряда) */
.advantages__item:nth-child(3n)::after{ display:none; }
/* не рисуем горизонталь у ВСЕХ элементов второго ряда и ниже */
.advantages__item:nth-child(n+5)::after{ display:none; }

/* вертикальная «ножка» к элементам, которые начинаются со второго ряда */
.advantages__item:nth-child(n+4)::before{
    content:''; position:absolute; top:-20px; left:50%;
    width:2px; height:20px; transform:translateX(-50%);
    background:#e5e5e5;
}

/* --- responsive -------------------------------------------------------- */
@media (max-width:1023px){
    .advantages__item{ width:50%; }

    /* в две колонки: горизонталь рисуем только между 1-м и 2-м,
       убираем у 3-го и далее */
   /* .advantages__item:nth-child(2n)::after{ display:none; }*/
    .advantages__item:nth-child(n+3)::after{ display:none; }
}

@media (max-width:600px){
    .advantages__item{ width:100%; }

    /* на мобилке никаких соединительных линий */
    .advantages__item::after,
    .advantages__item::before{ display:none; }
}




/* === блок партнёры === */
.partners_list {
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    gap: 40px 30px;
    justify-items: center;
    align-items: center;
    max-width: 1240px;
    margin: 0 auto;
    padding: 10px 15px;
}

.partner img {
    max-width: 100%;
    max-height: 100px;
    object-fit: contain;
}

/* Планшеты — 3 логотипа в ряд */
@media (max-width: 1024px) {
    .partners_list {
        grid-template-columns: repeat(3, 1fr);
        gap: 30px 20px;
    }
    .partner img {
        max-height: 80px;
    }
}

/* Мобильные — 2 логотипа в ряд */
@media (max-width: 600px) {
    .partners_list {
        grid-template-columns: repeat(2, 1fr);
        gap: 25px 15px;
    }
    .partner img {
        max-height: 70px;
    }
}




/* === OUR PROJECTS ====================================================== */
.our_projects .project_cards {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 40px;
}

.our_projects .project_card {
    background: #fff;
    width: 380px;
    box-shadow: 0 10px 20px rgba(0,0,0,0.1);
    border-radius: 12px;
   /* overflow: hidden;*/
    display: flex;
    flex-direction: column;
    position: relative;
    clip-path: polygon(0 0, calc(100% - 50px) 0, 100% 50px, 100% 100%, 0 100%);
}




.our_projects .project_card .image img {
    width: 100%;
    height: auto;
    display: block;
    object-fit: cover;
}

.our_projects .project_info {
    padding: 20px;
    background: #003b4a;
    color: #fff;
    flex-grow: 1;
}

.our_projects .project_info .name {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
}

.our_projects .project_info .params {
    font-size: 14px;
    line-height: 1.6;
}

.our_projects .more_link {
    margin-top: 30px;
}

.our_projects .more_link .btn {
    background: #003b4a;
    color: #fff;
    padding: 12px 28px;
    text-decoration: none;
    font-weight: 600;
    border-radius: 8px;
    display: inline-block;
}
.project_background {
    background-color: #f4f4f4; /* или другой серый */
    width: 100%;
    padding: 30px 0; /* верх и низ по 60px, можешь изменить */
}

.our_projects {
    position: relative;
    z-index: 1;
}

.project-block .link {
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    line-height: 19px;
  /*  position: relative;*/
    display: inline-block;
    margin-top: 25px;
    padding: 15px 39px 17px 28px;
    transition: background 0.2s linear;
    vertical-align: top;
    text-decoration: none;
    letter-spacing: .02em;
    background: #033b4a;
    border: none;
    outline: none;
    clip-path: polygon(0 0, 100% 0, 100% calc(100% - 14px), calc(100% - 14px) 100%, 0 100%);
}

.project-block .link:hover {
    color: #fff;
    background-color: #00a0e3;
}

.project-block .link:after {
    position: absolute;
    right: -7px;
    bottom: -7px;
    width: 0;
    height: 0;
    content: '';
    border: 14px solid transparent;
    border-top-color: #f4f4f4; /* цвет рамки, который имитирует срез */
    transform: rotate(-45deg);
}


.project-block{
    text-align: center;
    margin-top: 40px; /* по желанию */
}

.main_slider .slide .link{

border-bottom: none !important;
  text-decoration: none !important;
}

.what_gives .link {
border-bottom: none !important;
  text-decoration: none !important;
}


.block_head_advantages .title{
  font-weight: 900;
}

.block_head_advantages .title{

color: #033b4a;

    font-family: var(--font_family2);
    font-size: var(--font_size_title);
    font-weight: 300;
    line-height: 49px;

    position: relative;

    padding-bottom: 11px;
    text-align: center;
}



.product-item-detail-slider-container.popup,
.product-item-detail-slider-container.product_hit.popup {
    position: fixed !important;
    top: 0;
    left: 0;
  z-index: 9999;
    width: 100vw;
    height: 100vh;
 /* display: flex !important;*/
    justify-content: center;
    align-items: center;

}



.product-main__tech li {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}

.product-main__tech li span {
    display: block;
    white-space: nowrap;
}

.product-main__tech li span:first-child {
    flex: 1;
    padding-right: 10px;
    font-weight: bold;
}

.product-main__tech li span:last-child {
    flex-shrink: 0;
    margin-left: auto;
    text-align: right;
    min-width: 80px;
}


.product-main__art {
    display: none !important;
}

.product_tabs .tabs > ul {          /* контейнер вкладок */
    justify-content: flex-start;    /* прижимаем весь flex-ряд влево   */
}


/* ─── Tabs в карточке товара ─────────────────────────────────────── */





