/*NOTE: This file is intended for programmers. Aspro technical support is not advised to work with him.*/
body {
    background: #fff;
}

#stickyalias {
    height: 60px;
    display: none;
}

#stickyheader {
    margin: 0 auto;
    width: 100%;
}

.catalog_detail .item_main_info .right_info {
    padding-top: 20px;
}

.bx-catalog-set-topsale-slider:before {
    content: none;
}

.bx-catalog-set-item-img {
    padding-top: 75% !important;
}

.form .form_desc:before {
    top: -12px;
}

.top-h-row .en-de-block {
    padding: 0 0 0 20px;
    white-space: nowrap;
}

.top-h-row .en-de-block a {
    position: relative;
    padding: 0 0 0 30px;
    white-space: nowrap;
}

.top-h-row .en-de-block a:first-child {
    margin-right: 10px;
}

.top-h-row .en-de-block a:before {
    position: absolute;
    left: 0;
    top: -5px;
    content: " ";
    display: block;
    height: 25px;
    width: 25px;
    overflow: hidden;
}

.top-h-row .en-de-block a.flag-en:before {
    background: url('../images/flags.png') -27px -2px no-repeat;
}

.top-h-row .en-de-block a.flag-de:before {
    background: url('../images/flags.png') -2px -2px no-repeat;
}

.form_result {
    font-size: 16px;
}

.form_result.success {
    color: green;
}

@media screen and (max-width:400px) {
    .modal_container_to_basket {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
    }
}

/*phones*/
.phones .phone_wrap a {
    cursor: pointer !important;
}

.phone__link {
    color: inherit !important;
}

.phone__link:hover {
    opacity: .9 !important;
}

footer .uc-header__contacts {
    display: block;
}

section.new-models {
    margin: 40px 0;
}

.new-models .brands_slider_wrapp {
    max-height: unset !important;
    padding: 0;
    margin: 15px 0 0 !important;
}

.new-models .brands_slider_wrapp {
    height: 250px !important;
    position: relative;
}

.new-models .brands_slider_wrapp:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff url('../images/preloader.gif') no-repeat 50% 50%;
    display: block;
    z-index: 99999;
}

.new-models .brands_slider_wrapp.flexslider-init:before {
    content: none;
}

.new-models .brands_slider_wrapp.flexslider .slides img {
    max-width: 100%;
}

.new-models .brands_slider.slides>li {
    margin: 0 !important;
    height: 250px;
    max-width: 99vw;
}

.new-models .catalog_item.item_wrap {
    background: #fff;
    height: 100%;
    border: 1px solid #e5e5e5;
}

.new-models .brands_slider_wrapp .catalog_item.item_wrap:hover .footer_button {
    display: none;
}

.new-models .brands_slider_wrapp .flex-direction-nav li {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 2;

    background: #fff;

}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-prev {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .10);
}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-next {
    box-shadow: -2px 2px 2px rgba(0, 0, 0, .10);
}

.new-models .brands_slider_wrapp .flex-direction-nav li,
.new-models .brands_slider_wrapp .flex-direction-nav li a {
    width: 42px;
    height: 42px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li a {
    background-image: url('/local/templates/aspro_optimus/images/arrows.png');
}

.new-models .brands_slider_wrapp .flex-direction-nav li:hover {
    color: #fff !important;
    background: #125496 !important;
}


/*Top flexslider*/
.new-models .brands_slider_wrapp .flex-direction-nav {
    opacity: 1;
    visibility: visible;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}

.new-models .brands_slider_wrapp:hover .flex-direction-nav {
    opacity: 1;
    visibility: visible;
}

.new-models .flex-control-paging li a,
.front_slider_wrapp .flex-control-nav li a {
    display: inline-block;
    height: 10px;
    width: 10px;
    background: url('/images/slider_pagination.png') 0px 0px no-repeat;
    cursor: pointer;
    font-size: 0;
}

.new-models .flex-control-nav li a {
    background-position: -20px -20px;
}

.new-models .brands_slider_wrapp .flex-control-nav li a {
    background-position: -24px 0px;
}

.new-models .flex-control-nav li a:not(.touch):hover,
.front_slider_wrapp .flex-control-paging li a.flex-active,
.flex-control-paging li a.flex-active {
    background-position: -2px -20px;
}

.new-models .flex-control-paging li a:active {
    background-position: -1px -39px;
}

.new-models .brands_slider_wrapp .flex-control-paging li a:hover,
.new-models .brands_slider_wrapp .flex-control-paging li a.flex-active {
    background-position: 0px 0px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li {
    background: #fff;
}

.new-models .brands_slider_wrapp .flex-direction-nav li,
.new-models .brands_slider_wrapp .flex-direction-nav li a {
    height: 42px;
    width: 42px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li {
    position: absolute;
    /*top:179px;*/
    top: 50%;
    margin-top: -19px;
    right: 3px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 8;
}

.new-models .brands_slider_wrapp .flex-direction-nav li:first-child {
    left: 3px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li a {
    background-image: url('/local/templates/aspro_optimus/images/arrows.png');
}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-prev a.flex-prev {
    background-position: 15px -95px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-prev:hover a.flex-prev {
    background-position: 15px 11px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-next a.flex-next {
    background-position: -19px -95px;
}

.new-models .brands_slider_wrapp .flex-direction-nav li.flex-nav-next:hover a.flex-next {
    background-position: -19px 11px;
}


.tizers_block .item {
    margin: 10px 0;
}


#header .middle-h-row .phone_block {
    padding-top: 13px;
}

#header .middle-h-row .phone_block__inner {
    padding-top: 5px;
}

#header .middle-h-row .order_wrap_btn .callback_btn {
    margin-left: 20px;
    font-size: 14px;
    color: #333;
}

body .right_info .buy_block .buttons_blk .button_block .button.big_btn.in-cart {
    padding-top: 10px;
    padding-bottom: 9px;
    background: #0ccc1a !important;
}

/* tooltip */
.button.big_btn.in-cart {
    position: relative;
}

.button.big_btn.in-cart:hover:after {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: center;
    justify-content: center;
    background: #333;
    border-radius: 3px;
    color: #fff;
    content: "Перейти в корзину";
    font-size: 16px;
    padding: 8px 10px 6px;
    width: auto;
    position: absolute;
    top: -44px;
    left: 50%;
    transform: translate(-50%, 0);
    white-space: nowrap;
}

.button.big_btn.in-cart:hover:before {
    border: solid;
    border-color: #333 transparent;
    border-width: 20px 20px 0 20px;
    content: "";
    left: calc(50% - 20px);
    bottom: 53px;
    position: absolute;
}

/* end tooltip */

/* catalog element view */
@media (min-width: 601px) {
    body .info_item .middle_info .buy_block .wrapp_one_click {
        width: 100%;
    }

    body .catalog_detail .info_item .middle_info .prices .price {
        margin: 0 !important;
        padding: 0;
    }

    body .catalog-reverse-block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    body .catalog-reverse-block .prices_block {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

    body .catalog-reverse-block .buy_block .article.iblock {
        right: 0;
    }

    body .catalog_detail .button.one_click {
        width: 100%;
        box-sizing: border-box;
        margin: 20px 0 0;
    }

    body .info_item .middle_info .buy_block .counter_wrapp {
        padding: 0;
        width: 100%;
    }

    body .info_item .middle_info .buy_block .wrapp_one_click {
        width: 100%;
    }

    body .catalog_detail .w_icons.button.to-cart {
        margin: 0;
        width: 100%;
        padding: 10px 0;
    }

    body .catalog_detail .item_main_info .right_info .info_item {
        padding: 0 20px;
    }

    body .noffer .info_item .middle_info .buy_block .one_click {
        width: 100%;
        margin: 0;
        padding: 8px 0 9px;
        box-sizing: border-box;
    }

    body .counter_wrapp.right-price-block {
        width: 100%;
    }

    body .right_info .counter_wrapp .counter_block.big_basket {
        margin: 0;
        display: block;
    }

    body .wrapper_inner .info_item .middle_info .catalog-reverse-block .buy_block {
        height: auto;
        margin: 0;
    }

    body .info_item .middle_info {
        padding: 0;
    }

    body .wrapper_inner .info_item .middle_info .buy_block .counter_wrapp .button_block {
        width: 100%;
    }

    body .catalog_detail .button.big_btn.in-cart {
        margin: 0;
        width: 100%;
        box-sizing: border-box;
    }


}

@media (min-width: 601px) and (max-width: 1023px) {

    body .right_info .buy_block .offer_buy_block .wrapp_one_click,
    .catalog_detail .buy_block .offer_buy_block .button_block,
    .catalog_detail .buy_block .offer_buy_block .buttons_blk {
        width: 100%;
    }

    body .right_info .buy_block .offer_buy_block .wrapp_one_click .one_click {
        width: 100%;
        box-sizing: border-box;
    }

}

@media (min-width: 1024px) {

    /**/
    body .catalog_detail .info_item .middle_info .buy_block .buys_wrapp2,
    body .catalog_detail .info_item .middle_info .buy_block .buys_wrapp.offer_buy_block {
        display: flex;
        justify-content: space-between;
    }

    body .catalog_detail .button.one_click {
        margin-top: 0;
    }

    body .info_item .middle_info .buy_block .wrapp_one_click {
        width: 48%;
    }

    body .catalog_detail .buy_block .buttons_blk {
        width: 48%;
        /*overflow: hidden;*/
    }

    body .right_info .buy_block .buttons_blk .button_block .button,
    .button.accent-btn {
        margin: 0;
        padding: 16px 0 !important;
        box-sizing: border-box;
        width: 100%;
    }

    body .button_block {
        width: 100%;
    }

    /**/
}

@media (min-width:600px) and (max-width: 1000px) {
    body .item_slider .slides {
        height: 350px;
    }
}

@media (max-width:600px) {
    body .item_slider .slides {
        height: 400px;
        padding: 80px 0 5px 0;
    }
}

@media (max-width:350px) {
    body .item_slider .slides {
        height: 350px;
    }
}

/* end catalog element view */
/* article */
.quality-article * {
    box-sizing: border-box;
}

.quality-article p {
    font-size: 15px;
    color: #383838;
    margin-bottom: 12px;
}

.article-ol li:before,
.quality-article b {
    font-size: 16px;
    font-weight: 900;
    color: #383838;
}

.fl-wrap {
    -webkit-display: flex;
    -moz-display: flex;
    -ms-display: flex;
    display: -webkit-box;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 30px;
}

.fl-wrap a.fancy {
    width: 100%;
    max-width: 283px;
    overflow: hidden;
    border: 1px solid #c4c4c4;
    border-radius: 2px;
    height: auto;
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease;
}

.fl-wrap a.fancy:hover {
    -webkit-box-shadow: 1px 1px 10px 1px #eee;
    box-shadow: 1px 1px 10px 1px #eee;
    cursor: pointer;
}

.fl-wrap a.fancy img {
    display: block;
    max-width: 100%;
}

.fl-wrap p {
    width: 100%;
}

@media (min-width: 768px) and (max-width: 1023px) {
    .article-ol li:before {
        position: absolute;
        top: 0;
        left: 0;
    }

    .article-ol li b {
        min-height: 40px;
        display: inline-block;
        padding: 0 0 0 26px;
        vertical-align: top;
    }

}

@media (min-width: 768px) {
    .article-ol {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .article-ol li {
        position: relative;
        margin: 20px 0;
        width: 45%;
    }

    .fl-wrap {
        margin: 10px 0 20px;
        flex-direction: column;
        height: calc(100% - 40px);
        justify-content: space-between;
    }


}

/* end article */

/*** popup_regions ***/
.top-h-row {
    position: relative;
    z-index: 9;
}

.region_wrapper {
    position: relative;
    float: left;
    height: 28px;
    display: flex;
    align-items: center;
}

.region_wrapper+.menu.topest {
    padding: 0;
}

.top-h-row .content_menu {
    width: 100%;
}

.top-h-row .menu.topest {
    text-align: left;
}

.popup_regions {}

.popup_regions .h-search {
    padding: 30px 36px;
}

.popup_regions .h-search #search {
    background: #fff;
    height: 39px;
}

.popup_regions .items.only_city+.h-search {
    padding: 21px 36px 39px;
}

.popup_regions .items.only_city+.h-search #search {
    background: #f5f5f5;
}

.popup_regions .h-search .wrapper {
    position: relative;
}

.popup_regions .h-search .wrapper .search_btn {
    position: absolute;
    width: 39px;
    height: 39px;
    top: 0px;
    right: 0px;
}

.popup_regions .h-search .wrapper .search_btn:before {
    content: "";
    position: absolute;
    top: 10px;
    right: 10px;
    width: 18px;
    height: 18px;
    background: url(/local/templates/aspro_optimus/css/../images/ai.png) -75px -2px no-repeat;
}

.popup_regions .h-search .wrapper #search.ui-autocomplete-loading+.search_btn:before {
    background: url('../images/circle_anim.gif') 0px 0px no-repeat
}

.popup_regions .h-search .wrapper .ui-menu li:before {
    display: none;
    padding-left: 10px;
}

.popup_regions .h-search .favorits {
    font-size: 13px;
    padding: 6px 0px 0px;
    margin: 0px 0px -11px;
}

.popup_regions .h-search .favorits .title {
    float: left;
    width: 80px;
    padding: 5px 0px 0px;
}

.popup_regions .h-search .favorits .cities {
    padding-left: 80px;
}

.popup_regions .h-search .favorits .cities .item {
    display: inline-block;
    padding: 5px 8px 5px 0px;
}

.popup_regions .h-search .favorits .cities .item a {
    border-bottom: 1px dotted;
}

.popup_regions .items.ext_view {
    padding: 20px 25px 40px;
    font-size: 0px;
    border-top: 1px solid #f2f2f2;
    background: #f8f8f8;
}

.popup_regions .items.only_city {
    padding: 18px 25px 0px;
}

.popup_regions .items.ext_view>div {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    font-size: 13px;
    padding-right: 20px;
    color: #555;
}

.popup_regions .items.ext_view .cities {
    width: 100%;
    padding: 0px;
    font-size: 0px;
}

.popup_regions .items .title {
    font-size: 13px;
    padding: 0px 0px 6px 10px;
    color: #888888;
}

.popup_regions .items .items_block {
    max-height: 500px;
    overflow-y: auto;
}

.popup_regions .items .regions .parent_block {
    display: none;
}

.popup_regions .items .regions .parent_block.shown {
    display: block;
}

.popup_regions .items .regions .item:not(.current):hover {
    cursor: pointer;
}

.popup_regions .items .regions .item:not(.current) span {
    border-bottom: 1px dotted;
}

.popup_regions .items .regions .item.current,
.popup_regions .items .regions .item.current:hover,
.popup_regions .items .regions .item.current:hover span {
    color: #fff !important;
}

.popup_regions .items .item {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 10px;
}

.popup_regions .items .item.current {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 2px;
}

.popup_regions .items .cities .item {
    font-size: 14px;
    display: inline-block;
    vertical-align: top;
    background: none;
}

.bx-ie .popup_regions .items .cities .item {
    vertical-align: middle;
}

.popup_regions .items.ext_view .cities .item {
    font-size: 13px;
    display: none;
}

.popup_regions .items.only_city .cities .items_block {
    font-size: 0px;
}

.popup_regions .items.only_city .cities .item {
    width: 25%;
    margin-bottom: 3px;
}

.popup_regions .items .cities .item.current {
    background: none;
}

.popup_regions .items .cities .item.current span {
    font-weight: bold;
    color: #222;
}

.popup_regions .items .cities .item.shown {
    display: inline-block;
}

#title-search-city .ui-autocomplete {
    position: absolute !important;
    top: 39px !important;
    width: 100%;
    box-shadow: 0px 2px 10px rgba(197, 197, 197, 0.5);
    background: #fff;
    padding: 10px 0px 6px;
    z-index: 9;
    height: auto;
    max-height: 230px;
    overflow-y: auto;
}

#title-search-city .ui-autocomplete::-webkit-scrollbar {
    width: 8px;
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-track {
    box-shadow: inset 0 0 4px rgba(0, 0, 0, 0.15);
    border-radius: 8px;
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb {
    border-radius: 8px;
    background: #999;
    border: 2px solid #fff;
}

#title-search-city .ui-autocomplete::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 2px solid #fff;
}

#title-search-city .ui-autocomplete .ui-menu-item {
    padding-left: 13px;
}

#title-search-city .ui-autocomplete .ui-menu-item a {
    display: block;
}

.confirm_region {
    position: absolute;
    display: block;
    min-width: 270px;
    text-align: center;
    box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
    -o-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
    -webkit-box-shadow: 0px 0px 14px rgba(0, 0, 0, 0.10);
    z-index: 1002;
    background: #fff;
    border-radius: 4px;
    padding: 20px 29px 24px 29px;
    box-sizing: border-box;
    top: 50px;
    left: -50%;
    box-shadow: 0 0 12px 0px rgba(0, 0, 0, 0.2);
    margin-left: -35px;
}

.confirm_region:before,
.confirm_region:after {
    content: '';
    position: absolute;
    left: 50%;
    top: -19px;
    border: 10px solid transparent;
    border-bottom: 10px solid rgba(0, 0, 0, 0.05);
    margin-left: -10px;
}

.confirm_region:after {
    border-bottom: 10px solid white;
    top: -18px;
}

.confirm_region .title {
    font-size: 15px;
    color: #333;
}

.confirm_region .buttons {
    padding: 14px 0px 0px;
    white-space: nowrap;
}

.confirm_region .buttons>.btn {
    margin: 0px 4px;
}

.ui-helper-hidden-accessible {
    display: none;
}

input.medium {
    color: #FFF;
    background: #125496;
    padding: 8px 13px 7px;
}


.city_chooser_frame.popup {
    max-width: 860px;
}

.city_chooser_frame.popup .items_block {
    display: flex;
    /*max-height: unset;*/
}

.city_chooser_frame.popup .column_region {
    display: flex;
    flex-direction: column;
}

.city_chooser_frame.popup .mobile_column_region {
    display: none;
}

.confirm_region .btn {
    font-size: 13px;
    line-height: 18px;
    font-weight: 400;
    text-transform: none;
    text-decoration: none;
    margin: 0;
    border: 1px solid;
    border-radius: 2px;
    padding: 7px 18px 9px;
    overflow: hidden;
    transition: background-color .3s ease;
    -moz-transition: background-color .3s ease;
    -ms-transition: background-color .3s ease;
    -o-transition: background-color .3s ease;
    -webkit-transition: background-color .3s ease;
}

.confirm_region .buttons>.btn {
    margin: 0 4px;
}

.confirm_region .btn.btn-default {
    background-color: #1976d2;
    border-color: #1976d2;
    color: #ffffff;
}

div.js_city_chooser {
    cursor: pointer;
    padding: 0 24px;
}

div.js_city_chooser .fa-map-marker {
    position: relative;
}

div.js_city_chooser .fa-map-marker:before {
    content: '';
    width: 14px;
    height: 18px;
    display: inline-block;
    background: url('/local/templates/aspro_optimus/images/map-marker.svg') no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    left: 0;
}

div.js_city_chooser>span {
    color: #114f8c;
    cursor: pointer;
    padding: 0 5px;
}

div.js_city_chooser .fa-sort-desc {
    vertical-align: top;
    line-height: 18px;
    position: relative;
}

div.js_city_chooser .fa-sort-desc:before {
    content: '';
    width: 8px;
    height: 14px;
    display: inline-block;
    background: url('/local/templates/aspro_optimus/images/sort-down.svg') no-repeat;
    background-size: contain;
    position: relative;
    top: 4px;
    left: 0;
}

.confirm_region {
    top: 30px !important;
    left: 0% !important;
}

.confirm_region .btn.btn-default {
    cursor: pointer;
}

.popup_regions .items .cities .item.current * {
    font-weight: bold;
    color: #eb532d !important;
}

.popup_regions .items .cities .column_region:last-child .item.shown:last-child a,
.popup_regions .items .cities .item {
    position: relative;
}

.popup_regions .items .cities .item.favorit_region a {
    font-weight: bold;
    color: #222;
}

.popup_regions .items .cities .item.shown a {
    padding-left: 20px;
}

.popup_regions .items .cities .item.shown i {
    position: absolute;
    top: 4px;
}

.popup_regions .items .cities .column_region:nth-last-child(2) .item.shown:last-child a,
.popup_regions .items .cities .mobile_column_region.column_region .item.shown:last-child a {
    font-weight: bold;
    color: #222;
    border-bottom: 1px solid;
    padding-left: 0;
    margin-left: 20px;
    display: inline-block;
}

.popup_regions .delivery_info {
    padding: 15px 20px;
    font-size: 13px;
}

.popup_regions .delivery_info .fa-truck:before {
    content: '';
    width: 15px;
    height: 12px;
    display: inline-block;
    background: url('/local/templates/aspro_optimus/images/truck.svg') no-repeat;
    background-size: contain;
    position: relative;
    top: 3px;
    left: 1px;
}

.column_region .item .fa-truck:before {
    content: '';
    width: 15px;
    height: 12px;
    display: inline-block;
    background: url('/local/templates/aspro_optimus/images/truck.svg') no-repeat;
    background-size: contain;
    position: relative;
    /* top: 3px;*/
    top: -1px;
    left: 1px;
}

.popup_regions .ui-helper-hidden-accessible {
    display: block;
    padding: 10px 0 0;
}

.popup_regions .ui-helper-hidden-accessible .default_region {
    text-decoration: underline;
    color: #11588d;
    cursor: pointer;
}

.mobile_menu_wrapper .js_city_chooser {
    padding-left: 17px;
    line-height: 41px;
    height: 40px;
}

.mobile_menu_wrapper .js_city_chooser .fa-sort-desc {
    transform: rotate(-90deg);
    vertical-align: baseline;
}

.btn_setorder {
    border-radius: 3px !important;
    padding: 15px 25px !important;
    font-size: 20px !important;
    color: #eb532d;
    border: 2px solid #eb532d;
    line-height: 55px;
}

.btn_setorder:hover {
    border: 2px solid #bc3503;
    color: #bc3503;
}

@media (max-width: 850px) {
    .city_chooser_frame.popup {
        max-width: 100%;
        width: 100%;
        margin-left: 0 !important;
        left: 0;
    }

    .city_chooser_frame.popup .items_block {
        flex-wrap: wrap;
    }

    /* .city_chooser_frame.popup .column_region {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
    } */
    .city_chooser_frame.popup .column_region {
        display: none;
    }

    .city_chooser_frame.popup .mobile_column_region {
        display: grid;
        grid-template-columns: 25% 25% 25% 25%;
        width: 100%;
    }
}

@media (max-width: 700px) {
    .city_chooser_frame.popup.show {
        top: 0 !important;
        left: 0 !important;
        right: 0 !important;
        position: absolute;
    }
}

@media (max-width: 690px) {
    .city_chooser_frame.popup .mobile_column_region {
        grid-template-columns: 33% 33% 33%;
    }
}

@media (max-width: 585px) {
    .popup_regions .items.ext_view {
        padding-right: 10px;
        padding-left: 10px;
    }

    .city_chooser_frame.popup .mobile_column_region {
        grid-template-columns: 50% 50%;
    }

    .popup_regions .items .cities .item.shown a {
        white-space: normal;
        display: block;
        padding-left: 17px;
    }

    .popup_regions .items .item {
        padding-left: 5px;
    }
}

/*** end popup_regions ***/

form .licence_block.filter label {
    padding-left: 0;
}

form .licence_block.filter label:before,
form .licence_block.filter label:after {
    display: none !important;
}

/*cards mobile*/
@media (max-width: 1199px) {

    .item.s_1:after {
        background-image: url('../images/catalog/1.png');
    }

    .item.s_2:after {
        background-image: url('../images/catalog/2.png');
    }

    .item.s_3:after {
        background-image: url('../images/catalog/3.png');
    }

    .item.s_4:after {
        background-image: url('../images/catalog/4.png');
    }

    .item.s_5:after {
        background-image: url('../images/catalog/5.png');
    }

    .item.s_6:after {
        background-image: url('../images/catalog/6.png');
    }

    .item.s_7:after {
        background-image: url('../images/catalog/7.png');
    }

    .item.s_8:after {
        background-image: url('../images/catalog/8.png');
    }



}

/*end cards mobile*/


/* sberbank */
.sberbank_logo {
    background-image: url(../images/sber.jpg);
    background-repeat: no-repeat;
    background-size: contain;
    width: 228px;
    height: 65px;
    display: block;
    margin: 0 auto 16px;
    max-width: 100%;
}

.sberbank_trigger {
    cursor: pointer;
}

/* end sberbank */

.show-on-mobile {
    display: none !important;
}

.display_property {
    padding-bottom: 10px;
    line-height: 18px;
}

.no-bold a {
    text-transform: initial !important;
    font-weight: normal !important;
}

@media all and (max-width: 400px) {
    .popup_regions .items.ext_view {
        padding-right: 5px;
        padding-left: 5px;
    }

    .footer_bottom_inner .rows_block .menus .show-on-mobile .submenu,
    .show-on-mobile {
        display: block !important;
    }

    .hide-on-mobile {
        display: none !important;
    }
}

@media (min-width: 768px) {
    .menu.adaptive {
        display: none !important;
    }
}

@media (min-width: 768px) and (max-width: 1023px) {
    #header .middle-h-row .logo_wrapp .logo a img {
        width: 200px;
    }

}

@media (max-width: 767px) {

    /*mobile.css*/
    /*.js-mobile-menu-arrow {
      content: "\f107";
      color: #fff;
      position: absolute;
      right: 0;
      top: 0;

      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      width: 40px;
      height: 40px;
      padding: 5px;
    }
    .js-mobile-menu-arrow:before {
      content: "\f107";

      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-justify-content: center;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -ms-align-items: center;
      align-items: center;
      color: #1d2029;
      width: 12px;
      height: 8px;
      padding: 5px;

      font: normal normal normal 15px/1 FontAwesome;
    }

    .current> .js-mobile-menu-arrow:before {
      color: #fff;
    }
    .opened> .js-mobile-menu-arrow:before {
      color: #fff;
    }

    .header_wrap #header .catalog_menu ul.menu.adaptive > li .text{
      padding: 0 45px 0 8px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
      -ms-flex-pack: justify;
    }*/

    /*mobile start*/
    /*  .mobile_menu_wrapper{position:relative;}
      header .mobile_menu{display:none;position:absolute;top:0px;left:0px;width:100%;background: #fff;z-index: 999;}
      #header .catalog_menu .wrap_menu ul.menu.adaptive:hover{cursor:pointer;}
      #header .catalog_menu .wrap_menu ul.menu.adaptive > li.menu_opener{border:0px;display: block;width: 100%;padding: 0px 14px; border-radius: 5px}
      .header_wrap #header .catalog_menu ul.menu.adaptive > li{height: 60px;line-height: 60px;position:relative;}
      .header_wrap #header .catalog_menu ul.menu.adaptive > li:after{
        position: absolute;
        top: 50%;
        right: 12px;
        content: "";
        display: block !important;
        width: 32px;
        height: 32px;
        background: url('../images/menu-burger.svg') 50% 50% no-repeat;
        transform: translateY(-50%);
      }

      .mobile_menu_wrapper .mobile_menu li{background: #f9f9f9;border-top: 1px solid #eaebec;position: relative;}
      .mobile_menu_wrapper .mobile_menu li:before{display:none;}
      .mobile_menu_wrapper .mobile_menu li.has-child:hover:before, #header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current:before{color: #fff;}
      .mobile_menu_wrapper .mobile_menu li a{padding: 0px 31px 0px 17px;display:block;font-size: 13px;text-decoration: none;height: 40px;line-height: 41px;border-bottom: 1px solid rgba(0, 0, 0, 0);color:#333333;}
      #header .wrapper_middle_menu.wrap_menu ul.mobile_menu li:hover > a, #header .wrapper_middle_menu.wrap_menu ul.mobile_menu li.current > a{color:#fff !important;}
      ul.mobile_menu  .dropdown{font-size:13px;display:none;margin: 0;padding: 0 0 0 20px;}
      ul.mobile_menu .search{box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.3);width: 100%;display: block !important;padding: 13px;background: none repeat scroll 0 0 #e0e7ea !important;border: medium none;position: absolute;right: 0;top: 100%;z-index: 9;}
      ul.mobile_menu .search .search-input-div{width: 100%;padding-right: 63px;}
      ul.mobile_menu .search .search-button-div {position: absolute;right: 14px;top: 13px;}
      ul.mobile_menu .search .search-button-div button{padding:9px 13px 10px;border-top-left-radius:0px;border-bottom-left-radius:0px;}
      ul.mobile_menu .search .search-input-div input{border: 0px;font-size: 13px;}*/
    /*mobile end*/
    /* end mobile.css */

    /* footer media queries */
    #footer .footer_bottom_inner .phones,
    #footer .footer_bottom_inner .social_wrapper {
        float: none;
        text-align: center;
    }

    #footer .footer_inner .rows_block .item_block.col-75,
    .footer_bottom_inner .rows_block .menus {
        width: 100% !important;
    }

    .footer_bottom_inner .rows_block .soc {
        width: 100% !important;
    }

    .footer_bottom_inner .rows_block .soc .soc_wrapper {
        float: none;
    }

    #footer .footer_bottom_inner .links.rows_block {
        max-width: initial !important;
    }


    /* end footer media queries */
}

@media (min-width: 469px) and (max-width: 767px) {

    #footer .footer_inner .rows_block .item_block.col-3,
    .footer_bottom_inner .menus .rows_block .col-3 {
        width: 100% !important;
        text-align: center;
    }

}

/* menu-dropdown-width */
header .menu_top_block>li>.dropdown {
    max-width: 100%;
}

/*** fast_view ***/
.fast_view_block {
    -webkit-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    background-color: rgba(229, 229, 229, 0.9);
    text-decoration: none;
    border-radius: 2px;
    visibility: hidden;
    position: absolute;
    text-align: center;
    margin-left: -75px;
    margin-top: -20px;
    line-height: 36px;
    cursor: pointer;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    color: #666;
    height: 36px;
    width: 150px;
    opacity: 0;
    z-index: 99;
    left: 50%;
    top: 110px;
    font-size: 13px;
}

@media (max-width: 950px) {
    .fast_view_block {
        display: none;
    }
}

.with_fast_view .item:hover .fast_view_block,
.with_fast_view .catalog_item:hover .fast_view_block,
.with_fast_view .list_item:hover .fast_view_block,
.with_fast_view .catalog_item.hover .fast_view_block {
    visibility: visible;
    opacity: 1;
}

/*popup fast view*/
.loading_block {
    background: #fff url('images/loaders/pl3.gif') center center no-repeat;
}

.fast_view_frame.popup {
    max-width: 900px;
    width: 900px;
    z-index: 2998;
}

.fast_view_frame.popup * {
    box-sizing: border-box;
}

.fast_view_frame.popup .close {
    z-index: 10;
    top: 27px;
}

.fast_view_frame.popup .form.init .item_main_info:before {
    content: "";
    position: absolute;
    top: 0px;
    bottom: 0px;
    height: 100%;
    width: 1px;
    background: #f2f2f2;
    display: block;
    right: 269px;
    z-index: 1
}

.fast_view_frame.popup .form .form_head {
    border-bottom: 1px solid #f2f2f2;
    padding-top: 23px;
    padding-bottom: 24px;
    z-index: 2;
    background: #fff;
    position: relative;
}

.fast_view_frame.popup .form .form_head h2 {
    font-weight: normal;
    font-size: 22px;
}

.fast_view_frame.popup #fast_view_item {
    height: 510px;
    overflow: hidden;
}

.fast_view_frame.popup #fast_view_item .loading_block {
    height: 100%;
}

.fast_view_frame.popup .catalog_detail .item_main_info {
    border: none;
    margin: 0px;
    position: static;
}

.fast_view_frame.popup .catalog_detail .item_main_info .img_wrapper {
    width: 310px;
    float: left;
    padding: 30px 30px;
    position: relative;
}

.fast_view_frame.popup .item_slider .slides {
    height: 340px;
    line-height: 337px;
}

.fast_view_frame.popup .item_slider:not(.flex) .slides li {
    height: 340px;
    line-height: 337px;
    margin-bottom: 22px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .item_slider {
    width: auto;
    float: none;
    padding: 0px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .item_slider:after {
    display: none;
}

.fast_view_frame.popup .catalog_detail .item_slider .thumbs {
    max-width: 210px;
}

.fast_view_frame.popup .img_wrapper .thumbs_navigation ul li.flex-nav-next {
    /*right:-7px;*/
}

.fast_view_frame.popup .img_wrapper .thumbs_navigation ul li.flex-nav-prev {
    /*left:-7px;*/
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info {
    margin: 0px 269px 0px 310px;
    padding: 0px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item {
    padding: 27px 30px 0px 30px;
    max-height: 480px;
    overflow-y: auto;
    overflow-x: hidden;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item:before {
    display: none;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item .item_block {
    margin-bottom: 15px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item .item_block>div:not(.cheaper_form) {
    display: inline-block;
    vertical-align: middle;
    padding-top: 0px;
    margin-top: 3px;
    margin-bottom: 3px;
}

.fast_view_frame .cheaper_form {
    margin: 3px 0 3px 0;
    vertical-align: middle;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item .item_block>div {
    margin-right: 15px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item::-webkit-scrollbar {
    width: 12px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item::-webkit-scrollbar-track {
    box-shadow: none;
    border-radius: 8px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item::-webkit-scrollbar-thumb {
    border: 4px solid #fff;
}

.fast_view_frame.popup .catalog_detail .item_main_info .right_info .info_item::-webkit-scrollbar-thumb:window-inactive {
    background: #999;
    border: 4px solid #fff;
}

.fast_view_frame.popup .catalog_detail .info_item .title a {
    font-size: 18px;
    line-height: 24px;
}

.fast_view_frame.popup .catalog_detail .rating {
    margin: 0px 0px 10px;
}

.fast_view_frame.popup .catalog_detail .info_item .top_info {
    border-bottom: none;
    padding: 0px;
}

.fast_view_frame.popup .info_item .top_info .iblock {
    line-height: 20px;
}

.fast_view_frame.popup .catalog_detail .info_item .iblock-vote {
    margin-top: 5px;
}

.fast_view_frame.popup .catalog_detail .info_item .iblock-vote table td div {
    cursor: pointer;
    background: url(images/svg/ai.svg) -374px -51px no-repeat;
    width: 20px;
    height: 20px;
    overflow: hidden;
}

.fast_view_frame.popup .catalog_detail .info_item .iblock-vote table td div.star-empty {
    background-position: -393px -51px
}

.fast_view_frame.popup .catalog_detail .item-stock {
    margin: 0px;
    line-height: 18px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .prices_item_block {
    float: right;
    width: 269px;
    padding: 21px 30px 0px 27px;
    max-height: 507px;
    overflow-y: auto;
    overflow-x: hidden;
}

.bx-ie .fast_view_frame.popup .catalog_detail .item_main_info .prices_item_block {
    overflow-y: hidden;
}

.fast_view_frame.popup .catalog_detail .item_main_info .stickers {
    top: 0px;
    left: 0px;
}

.fast_view_frame.popup .catalog_detail .prices_block .price {
    float: none;
    display: inline-block;
    margin: 0px 0px 10px;
    vertical-align: bottom;
}

.fast_view_frame.popup .catalog_detail .buy_block {
    margin-right: -4px;
}

.fast_view_frame.popup .catalog_detail .counter_wrapp {
    padding: 0px;
    display: block;
}

.fast_view_frame.popup .catalog_detail .counter_wrapp>div {
    margin: 15px 0px 12px;
    float: left;
}

.fast_view_frame.popup .catalog_detail .counter_wrapp .button_block {
    float: right;
}

.fast_view_frame.popup .catalog_detail .wrapp_one_click {
    display: block;
    clear: both;
    margin-bottom: 18px;
}

.fast_view_frame.popup .catalog_detail .wrapp_one_click .btn {
    display: block;
}

.fast_view_frame.popup .view_sale_block .values .item {
    /*height:44px;*/
}

.fast_view_frame.popup .info_item .top_info .article {
    color: #888888;
}

.fast_view_frame.popup .info_item .preview_text {
    color: #555;
    font-size: 13px;
    height: auto;
    max-height: none;
}

.fast_view_frame.popup .title_tab {
    font-size: 13px;
    color: #333333;
    padding: 12px 0px 8px;
}

.fast_view_frame.popup .item-stock .value,
.fast_view_frame.popup .item-stock .value span {
    color: #666666;
}

.fast_view_frame.popup .description_wrapp {
    text-align: left;
    white-space: nowrap;
    margin: 0px 0px;
    clear: both;
}

.fast_view_frame.popup .description_wrapp .like_icons {
    padding: 0px;
    margin-top: 13px;
    border-top: none;
}

.fast_view_frame.popup .description_wrapp .like_icons span i {
    overflow: hidden;
    border-radius: 2px;
}

.fast_view_frame.popup .buy_block+.description_wrapp .like_icons {
    margin-top: 1px;
}

.fast_view_frame.popup .catalog_detail .item_main_info .like_icons>div {
    /*margin:0px 5px 10px;*/
    padding-right: 11px;
}

.fast_view_frame.popup .button.big_btn {
    padding: 10px 15px 9px 15px;
}

.fast_view_frame.popup .one_click {
    display: block;
}

.fast_view_frame.popup .total_summ {
    margin: -7px 0 11px;
    text-align: center;
}

.fast_view_frame.popup .cost .price.discount span {
    line-height: 12px;
}

.fast_view_frame.popup .catalog_detail .prices .price_matrix_block .price_wrapper_block .price.discount {
    vertical-align: baseline;
}

.fast_view_frame.popup .counter_block.big_basket {
    width: 102px
}

.fast_view_frame.popup .counter_block.big_basket input[type="text"] {
    width: 45px
}

.fast_view_frame.popup .sale_block {
    font-weight: normal;
}

.fast_view_frame.popup .like_icons span {
    font-size: 13px;
}

.fast_view_frame.popup .like_icons span div {
    padding-left: 5px;
}

.fast_view_frame.popup .wish_item.added {
    background: none;
}

.fast_view_frame.popup .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt_item,
.fast_view_frame.popup .bx_scu_scroller_container ul li .cnt_item {
    width: 32px;
    height: 32px;
    box-sizing: content-box;
}

.fast_view_frame.popup .bx_catalog_item_scu .bx_item_detail_scu ul li .cnt {
    width: 40px;
    height: 40px;
}

body .fast_view_frame.popup .prices .price_matrix_block .price_wrapper_block>div .price_interval {
    padding-right: 2px;
}

body .bx_catalog_item_scu .bx_item_detail_scu ul li.active span.cnt1,
body .bx_catalog_item_scu .bx_item_detail_scu ul li span.cnt1 {
    background: none;
}

.bottom_slider .catalog_item .image_wrapper_block,
.basket .catalog_item .image_wrapper_block,
.similar_products_wrapp .wrapper_block .all_wrapp .image_wrapper_block {
    position: relative;
}

.fast_view_frame .catalog_detail .buy_block .buttons_blk {
    margin-bottom: 10px;
    width: 100%;
}

.fast_view_frame .set_constructor_offset {
    display: none;
}

/*** fast_view ***/

/*** favourites ***/
.basket_normal .basket_wrapp .wrapp_all_icons {
    width: 110px;
}

.top_favourites {
    background: url("../images/icon_fav.svg") no-repeat 1px 11px / 80%;
    float: left;
    height: 50px;
    margin-top: -10px;
    position: relative;
    width: 50px;
    margin-right: 15px;
}

@media (max-width: 767px) {
    .top_favourites {
        background-position: 0px 16px;
        margin-top: -10px;
    }
}

@media (max-width: 550px) {
    .top_favourites {
        margin-top: -18px;
    }
}

.top_favourites .top_count_favourites {
    background-color: #eb532d !important;
    line-height: 24px;
    color: #ffffff;
    position: absolute;
    top: 0;
    padding: 0 5px;
    border-radius: 30px;
    right: -3px;
    box-shadow: 0px 0px 0px 4px #fff;
    height: 24px;
    min-width: 25px;
    box-sizing: border-box;
    text-align: center;
    font-size: 16px;
}

.top_favourites a {
    display: block;
    height: 100%;
    width: 100%;
}

.favourites {}

.like_icons .favourite_button span {
    border-radius: 35px;
    transition: background-color 0.2s ease;
}

.like_icons .favourite_button span i {
    background: url("../images/icon_fav-small.svg") no-repeat center / 22px;
    /* icon_fav-small.svg */
    width: 35px;
    height: 35px;
    transition: background-color 0.2s ease;
}

.favourite_button_fast_view span i {
    width: 23px !important;
    height: 25px !important;
}

.favourite_button_main span i {
    width: 25px !important;
    height: 29px !important;
}

.like_icons .favourite_button span:hover,
.like_icons .favourite_button span i:hover {
    background-color: #F5F5F5;
}

.like_icons .favourite_button span.added {
    opacity: 1;
}

.like_icons .favourite_button span.added i {
    background: url("../images/icon_fav-small-active.svg") no-repeat center / 22px;
    /* icon_fav-small-active.svg  icon_hover-circle.svg */
}

.catalog_detail {
    position: relative;
}

.catalog_detail .item_slider .like_icons .favourite_button span {
    width: 26px;
    height: 26px;
}

@media (max-width: 600px) {
    .catalog_detail .item_slider .like_icons {
        right: auto;
        top: 14px;
        left: 7px;
        float: left;
    }

    .catalog_detail .item_main_info .like_icons>div.favourite_button {
        margin-left: 0;
    }
}

/*** favourites ***/

section.clientsblock {
    padding-top: 40px;
}

.clientsblock .brands_slider_wrapp {
    max-height: unset !important;
    padding: 0;
    margin: 0;
}

.clientsblock .brands_slider_wrapp {
    height: 120px !important;
    position: relative;
    margin-top: 20px;
    margin-bottom: 20px;
}

.clientsblock .brands_slider_wrapp:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    background: #fff url('../images/preloader.gif') no-repeat 50% 50%;
    display: block;
    z-index: 99999;
}

.clientsblock .brands_slider_wrapp.flexslider-init:before {
    content: none;
}

.clientsblock .brands_slider_wrapp.flexslider .slides img {
    max-width: 100%;
    max-height: 100%;
}

.clientsblock .brands_slider.slides>li {
    margin: 0 !important;
    height: 250px;
    /*max-width: 99vw;*/
}

.clientsblock .catalog_item.item_wrap {
    background: #fff;
    height: 100%;
    border: 1px solid #e5e5e5;
}

.clientsblock .brands_slider_wrapp .catalog_item.item_wrap:hover .footer_button {
    display: none;
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li {
    position: absolute;
    top: 50%;
    margin-top: -19px;
    right: 0;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    z-index: 2;

    background: #fff;

}

.clientsblock .brands_slider_wrapp .flex-direction-nav li.flex-nav-prev {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, .10);
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li.flex-nav-next {
    box-shadow: -2px 2px 2px rgba(0, 0, 0, .10);
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li,
.clientsblock .brands_slider_wrapp .flex-direction-nav li a {
    width: 42px;
    height: 42px;
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li a {
    background-image: url('/local/templates/aspro_optimus/images/arrows.png');
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li:hover {
    color: #fff !important;
    background: #125496 !important;
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li.flex-nav-prev a.flex-prev {
    background-position: 15px -95px;
}

.clientsblock .brands_slider_wrapp .flex-direction-nav li.flex-nav-next a.flex-next {
    background-position: -19px -95px;
}

.clientsblock .clientslide {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    width: 500px;
    height: 120px;
}

@media screen and (max-width:900px) {
    .clientsblock .brands_slider_wrapp {
        height: 140px !important;
    }

    .clientsblock .flexslider .flex-control-nav,
    .front_slider_wrapp .flex-control-nav {
        zoom: 1;
        top: 5px;
    }
}

/*** sorting ***/
.sort_filter {
    display: flex;
}

.sort_filter .sort-text {}

.sort_filter .sort-block {
    position: relative;
    padding: 0 10px;
}

.sort_filter .sort-block>span {
    cursor: pointer;
    display: inline-block;
    border-bottom: 1px dotted;
    outline: none;
}

.sort_filter .sort-block>ul {
    display: none;
    position: absolute;
    z-index: 10;
    background: #ffffff;
    padding: 10px;
    margin-left: -10px;
    border: 1px solid #afadad;
    margin-top: -1px;
}

.sort_filter .sort-block>ul li {
    white-space: nowrap;
    padding-left: 0;
}

.sort_filter .sort-block>ul li::before {
    display: none;
}

.sort_filter .sort-block>ul li:last-child {
    margin: 0;
}

/*** sorting ***/

/*banner-mobile*/
.banner-mobile {
    position: relative;
}

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

.banner-mobile a {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}

.tizers_block,
.top_slider_wrapp {
    display: none;
}

@media (min-width: 768px) {
    .banner-mobile {
        display: none;
    }

    .tizers_block {
        -webkit-display: flex;
        -moz-display: flex;
        -ms-display: flex;
        display: flex;
    }

    .top_slider_wrapp {
        display: block;
    }
}

/*end banner-mobile*/

.offers_price_wrapper .offers_economy {
    font-size: 15px;
}

.catalog_detail .offers_price_wrapper .offers_economy span {
    font-size: 20px !important;
}

.catalog_detail .offers_price_wrapper .offers_price_old span {
    font-size: 14px !important;
}

.fast_view_frame .catalog_detail .offers_price_wrapper .offers_economy span {
    font-size: 16px !important;
}

.item-komplect {
    /* font-size: 13px;
    width: 100%!important;
    display: flex;
	align-items: flex-start;
    padding-bottom: 10px;
    border-bottom: 1px solid #eaebec;
    padding-top: 10px; */
}

/* .komplekt-li.komlekt-galka {
    width: 25px;
    text-align: left;
    flex-shrink: 0;
}
.item-komplect p.cart-prod-name_price {
    line-height: 14px;
    padding-top: 10px;
    margin-bottom: 0;
}
.komplekt-li.komlekt-name {
    width: 100%;
    padding-top: 5px;
}
.item-komplect .counter_block {
    margin: unset;
    transition: 0.5s;
    opacity: 0;
    display: unset !important;
}
.add-komplekt {
    cursor: pointer;
}
.middle_info .sku_props .wrapper_sku > div.item-komplect {
    margin-bottom: 0;
} */
.h3-komplect {
    margin-top: 20px;
    margin-bottom: 10px;
}

/*** popupkomplect ***/

#popupkomplect {
    padding: 0;
}

.bx_ordercart .bx_ordercart_order_table_container tbody td.itemphoto>div {
    margin: 0 auto;
}

#popupkomplect .popup-window-close-icon {
    margin: 0;
    position: absolute;
    right: 33px;
    top: 37px;
    cursor: pointer;
    opacity: 1;
}

#popupkomplect .popup-window-close-icon:after {
    display: block;
    border-radius: 0px;
    width: 16px;
    height: 16px;
    opacity: 1;
}

#popup-window-overlay-popupkomplect {
    background: rgba(0, 0, 0, .4) !important;
}

.komplect-offer-groups .komplekt-li.komlekt-galka {
    width: 25px;
    text-align: left;
    flex-shrink: 0;
    padding-top: 10px;
}

.komplect-offer-groups {
    padding: 10px 20px;
    /*max-height: 350px;*/
    /*overflow-y: auto;*/
}

.komplectCatalog .item-komplect p.cart-prod-name_price {
    padding-top: 0;
}

.komplectCatalog .komplekt-li.komlekt-name {
    padding-top: 0;
}

.komplectCatalog_head {
    border-bottom: 2px solid;
    padding: 34px 75px 35px 35px;
    border-bottom-color: #11588d;
}

.komplectCatalog_head h2 {
    margin-bottom: 0;
}

.group_item_offer_OTHER .item-komplect:last-child {
    border-bottom: unset;
}

#popupkomplect .item-komplect .counter_block {
    opacity: 1;
}

#popupkomplect .btnpopkomplect {
    box-sizing: border-box;
    color: white;
    background: #eb532d !important;
    border-radius: 3px !important;
    cursor: pointer;
    margin-left: 20px;
    padding: 0px 10px;
    line-height: 34px;
    width: 115px;
    text-align: center;
    white-space: nowrap;
}

#popupkomplect .button.big_btn.in-cart {
    box-sizing: border-box;
    display: initial;
    margin-left: 20px;
    padding: 0px 10px;
    line-height: 34px;
    width: 115px;
    white-space: nowrap;
}

div#popupkomplect {
    left: 0 !important;
    right: 0 !important;
    width: 750px !important;
    margin: 0 auto;
    top: 0 !important;
    bottom: 0 !important;
    height: fit-content;
    position: fixed !important;
    margin-top: 7%;
    overflow: auto;
    max-height: 80vh;
}

#popupkomplect .komplekt-li.komlekt-name {
    width: 68%
}

@media (max-width: 600px) {
    #popupkomplect .komplekt-li.komlekt-name {
        width: 60%
    }
}

/*** end popupkomplect ***/
@media (max-width: 1023px) {}

.komlekt-name span {
    line-height: 1;
}

@media (max-width: 767px) {
    div#popupkomplect {
        width: 100% !important;
        /*top: inherit !important;*/
        margin-top: unset;
        max-height: 100vh;
    }
}

@media (max-width: 700px) {}

.custom-form--inline .form_body div.form-control label,
.custom-form--inline form .licence_block.filter input[type="checkbox"] {
    display: none;
}

.custom-form--inline .form_footer {
    padding-top: 20px;
}

.price-underline-text-link .color_link {
    cursor: pointer;
}

.price-underline-text-link .color_link:hover {
    border-bottom: 1px dotted;
}

.map-columns ul ul {
    padding: 0 0 0 10px;
}

span.h3-komplect {
    line-height: 1.2;
    font-size: 21px;
    font-weight: 500;
    display: block;
}

.itogoKomplectValue {
    font-size: 23px;
}

.mp-block .start_promo .item.s_1.wide50 {
    /* min-height: 390px; */
}

.mp-block .start_promo .item.s_2.wide50 {
    /* min-height: 390px; */
}

#content .wrapper_inner.wide_page ul li::before {
    padding: 0 10px 0 0;
}

#fast_view_item .middle_info .link_more {
    float: right;
    position: absolute;
    right: -10px;
    top: 0px;
}

#fast_view_item .middle_info .catalog-reverse-block {
    position: relative;
    width: 100%;
}

#fast_view_item .middle_info .catalog-reverse-block .item-komplect {
    flex-wrap: wrap;
}

#fast_view_item .middle_info .catalog-reverse-block .item-komplect label {
    cursor: pointer;
}


/* ask form  */
.ask-form-wrap {
    border: 1px solid #125496;
    padding: 40px 50px;
    border-radius: 5px;
    margin-top: 40px;
}

.ask-form-wrap h2 {
    font-size: 26px;
    line-height: 30px;
    font-weight: bold;
    color: #383838;
}

.ask-form-wrap .form_grid {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 20px;
}

.ask-form-wrap .form_footer {
    margin-top: 14px;
}

.ask-form-wrap .form_footer .form_grid_item {
    display: flex;
    align-items: center;
}

.ask-form-wrap .licence_block.filter.label_block {
    margin: 0 0 0 20px;
    padding: 0;
}

.ask-form-wrap form .licence_block.filter input[type="checkbox"] {
    height: 0;
}

.ask-form-wrap textarea {
    min-height: 182px;
}

@media (min-width: 1200px) {
    .ask-form-wrap .form_grid {
        grid-gap: 50px;
    }
}

@media (max-width: 991px) {
    .ask-form-wrap .form_grid.form_footer {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }
}

@media (max-width: 767px) {
    .ask-form-wrap {
        padding: 22px 15px 31px;

    }

    .ask-form-wrap h2 {
        font-size: 21px;
        line-height: 24px;
        text-align: left;
    }

    .ask-form-wrap .form_grid {
        grid-template-columns: 1fr;
        grid-gap: 0;
    }

    .ask-form-wrap .form_footer {
        margin-top: 0;
    }

    .ask-form-wrap .form_footer .form_grid_item {
        flex-direction: column-reverse;
        align-items: flex-start;
    }

    .ask-form-wrap .licence_block.filter.label_block {
        margin: 0 0 10px 0;
    }
}

/* end ask form  */

/*** one click link ***/
.one_click_link {
    cursor: pointer;
    font-size: 20px;
    line-height: 28px;
    display: block;
    max-width: 260px;
    margin: -53px 0 25px;
    text-align: center;
    color: #eb532d;
}

@media (max-width: 1023px) {
    .one_click_link {
        display: block !important;
        max-width: 100%;
        margin-top: 0;
    }
}

.fast_view_frame.popup .one_click_link {
    margin-top: 0;
    font-size: 16px;
}

/*** one click link ***/

/* consult form  */

.catalog_detail~.specials.tab_slider_wrapp ul.tabs_content,
.catalog_detail~.specials.tab_slider_wrapp .tabs_content .tabs_slider>li {
    margin-bottom: 0;
}

.ask-form-wrap.CONSULTATION {
    background: #124F8C;
    border-radius: 5px;
    color: #ffffff;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    padding: 30px 30px 30px 50px;
}

.ask-form-wrap.CONSULTATION .form_left_side {
    font-family: Ubuntu;
    font-style: normal;
    font-weight: normal;
    font-size: 16px;
    line-height: 22px;
    max-width: 300px;
    padding: 35px 0 0;
    position: relative;
    width: 100%;
}

.ask-form-wrap.CONSULTATION .form_left_side::before {
    content: "";
    background: url("../images/bg_form_worker.png") center no-repeat;
    background-size: cover;
    position: absolute;
    right: -145px;
    top: -11px;
    width: 205px;
    height: 304px;
    z-index: auto;
}

.ask-form-wrap.CONSULTATION .form_right_side {
    background: #ffffff;
    border-radius: 5px;
    box-sizing: border-box;
    padding: 25px 30px;
    max-width: 660px;
    position: relative;
    width: 100%;
}

.ask-form-wrap.CONSULTATION .title_h2 {
    display: block;
    font-weight: bold;
    font-size: 30px;
    line-height: 34px;
    margin-bottom: 20px;
}

@media (min-width: 1200px) {
    .ask-form-wrap.CONSULTATION .form_grid {
        grid-gap: 20px;
    }
}

.ask-form-wrap.CONSULTATION .form_body__left div.form-control {
    margin-bottom: 20px;
}

.ask-form-wrap.CONSULTATION .form_body__right {
    min-width: 315px;
}

.ask-form-wrap.CONSULTATION textarea {
    min-height: 117px;
}

.ask-form-wrap.CONSULTATION input.medium {
    background: #EB532E;
    border-radius: 1px;
}

@media (max-width: 1089px) {
    .ask-form-wrap.CONSULTATION .form_left_side {
        margin-bottom: 20px;
        max-width: 100%;
    }

    .ask-form-wrap.CONSULTATION .form_left_side::before {
        right: 40px;
    }

    .ask-form-wrap.CONSULTATION .form_right_side {
        max-width: 100%;
    }
}

@media (max-width: 767px) {
    .wrap_form_consult {
        margin: 0 -15px;
    }

    .ask-form-wrap.CONSULTATION .form_left_side {}
}

@media (max-width: 609px) {
    .ask-form-wrap.CONSULTATION .form_left_side::before {
        display: none;
    }

    .ask-form-wrap.CONSULTATION {
        font-size: 16px;
        line-height: 22px;
        padding: 30px 15px 40px;
    }

    .ask-form-wrap.CONSULTATION .form_left_side {
        padding-top: 0;
        margin-bottom: 25px;
    }

    .ask-form-wrap.CONSULTATION .title_h2 {
        font-size: 21px;
        line-height: 24px;
        margin-bottom: 13px;
    }

    .ask-form-wrap.CONSULTATION .form_left_side br {
        display: none;
    }

    .ask-form-wrap.CONSULTATION .form_right_side {
        padding: 15px 15px 20px;
    }

    .ask-form-wrap.CONSULTATION .form_body__right {
        min-width: 100%;
    }

    .ask-form-wrap.CONSULTATION .form_body__right div.form-control {
        margin-bottom: 5px;
    }

    .ask-form-wrap.CONSULTATION .licence_block.filter label {
        line-height: 18px;
        margin-bottom: 5px;
    }

}

/* 32985 */
.ask-form-wrap.CONSULTATION {
    margin-bottom: 40px;
}

@media (min-width: 1089px) {
    .ask-form-wrap.CONSULTATION .form_left_side::before {
        right: -117px;
        top: 59px;
    }

    .ask-form-wrap.CONSULTATION .form_left_side {
        max-width: 260px;
    }

    .ask-form-wrap.CONSULTATION .form_right_side {
        max-width: 400px;
    }

    .ask-form-wrap.CONSULTATION .form_body__right {
        min-width: 200px;
    }
}

@media (min-width: 1180px) {
    .ask-form-wrap.CONSULTATION .form_left_side::before {
        right: -140px;
        top: 39px;
    }

    .ask-form-wrap.CONSULTATION .form_right_side {
        max-width: 450px;
    }

    .ask-form-wrap.CONSULTATION .form_body__right {
        min-width: 200px;
    }
}

/* end 32985 */
/* end consult form  */

.hide_dropdown .basket_popup_wrapper {
    display: none;
}

.group_items.sku_props.disabled {
    position: relative;
}

.group_items.sku_props.disabled:before {
    background: red;
    opacity: 0.5;
    position: absolute;
    content: '';
    width: 100%;
    height: 100%;
}

.item-komplect .minus.disabled,
.item-komplect .plus.disabled {
    opacity: 0.5;
}

.product_list {
    border-bottom: 1px solid #eaebec;
    font-weight: 500;
    font-size: 14px;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 14px;
}

/*** phone_block ***/
.phone_block .phone-text__link {
    display: block;
}

/*** end phone_block ***/

/*** grecaptcha ***/
.grecaptcha-badge {
    display: none !important;
}

/*** end grecaptcha ***/


.red_button>a {
    color: #fff !important;
    background-color: #eb532d !important;
    border: 1px solid #eb532d !important;
}

.radio_types input,
.radio_types label {
    outline: none;
}

.form-control .error_hide {
    display: block !important;
}

.popup .form-wr {
    padding: 29px 14px 33px;
}

.p_type1 {
    margin-left: 30px;
}

@media (max-width: 700px) {
    .radio_types {
        left: 12px;
    }
}

.popup .form_body_oneclick {
    padding: 10px 35px 30px;
}

.popup.show {
    padding: 40px;
}

a.link_tocart {
    box-sizing: border-box;
    color: white;
    background: #eb532d !important;
    border-radius: 3px !important;
    cursor: pointer;
    line-height: 60px;
    width: 115px;
    white-space: nowrap;
    padding: 10px 10px;
}

@media (max-width: 700px) {
    .popup.show {
        padding: 0px;
        margin: 0 auto;
        position: fixed;
        top: 20px !important;
        left: 15px;
        right: 15px;
        margin-left: auto !important;
    }
}


@media (max-width: 700px) {
    .popup.show {
        padding: 0px;
        margin: 0 auto;
        position: fixed;
        top: 20px !important;
        left: 15px;
        right: 15px;
        margin-left: auto !important;
    }

    .one_click_buy_basket_frame.popup.show {
        height: 100vh;
        overflow-y: scroll;
    }

    .one_click_buy_basket_frame.popup .popup-intro .pop-up-title {
        padding: 15px 35px;
    }

    .one_click_buy_basket_frame.popup .close {
        top: 15px
    }

    .one_click_buy_basket_frame.popup .product_list {
        display: none
    }

    button#one_click_buy_form_button_1 {
        margin-bottom: 70px;
    }
}

li.sect_2 {
    display: none;
}

@media (max-width: 767px) {
    li.sect_2 {
        display: block;
    }

    .section_info li.sect>a {
        color: #0f4a84;
        font-size: 13px;
        line-height: 20px;
        font-weight: 600;
    }
}

.select2-container {
    box-sizing: border-box;
    display: inline-block;
    margin: 0;
    position: relative;
    vertical-align: middle
}

.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 28px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 8px;
    padding-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.select2-container .select2-selection--single .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
    padding-right: 8px;
    padding-left: 20px
}

.select2-container .select2-selection--multiple {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    min-height: 32px;
    user-select: none;
    -webkit-user-select: none
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
    display: inline;
    list-style: none;
    padding: 0
}

.select2-container .select2-selection--multiple .select2-selection__clear {
    background-color: transparent;
    border: none;
    font-size: 1em
}

.select2-container .select2-search--inline .select2-search__field {
    box-sizing: border-box;
    border: none;
    font-size: 100%;
    margin-top: 5px;
    margin-left: 5px;
    padding: 0;
    max-width: 100%;
    resize: none;
    height: 18px;
    vertical-align: bottom;
    font-family: sans-serif;
    overflow: hidden;
    word-break: keep-all
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-dropdown {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: block;
    position: absolute;
    left: -100000px;
    width: 100%;
    z-index: 1051
}

.select2-results {
    display: block
}

.select2-results__options {
    list-style: none;
    margin: 0;
    padding: 0
}

.select2-results__option {
    padding: 6px;
    user-select: none;
    -webkit-user-select: none
}

.select2-results__option--selectable {
    cursor: pointer
}

.select2-container--open .select2-dropdown {
    left: 0
}

.select2-container--open .select2-dropdown--above {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--open .select2-dropdown--below {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-search--dropdown {
    display: block;
    padding: 4px
}

.select2-search--dropdown .select2-search__field {
    padding: 4px;
    width: 100%;
    box-sizing: border-box
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
    -webkit-appearance: none
}

.select2-search--dropdown.select2-search--hide {
    display: none
}

.select2-close-mask {
    border: 0;
    margin: 0;
    padding: 0;
    display: block;
    position: fixed;
    left: 0;
    top: 0;
    min-height: 100%;
    min-width: 100%;
    height: auto;
    width: auto;
    opacity: 0;
    z-index: 99;
    background-color: #fff;
    filter: alpha(opacity=0)
}

.select2-hidden-accessible {
    border: 0 !important;
    clip: rect(0 0 0 0) !important;
    -webkit-clip-path: inset(50%) !important;
    clip-path: inset(50%) !important;
    height: 1px !important;
    overflow: hidden !important;
    padding: 0 !important;
    position: absolute !important;
    width: 1px !important;
    white-space: nowrap !important
}

.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #aaa;
    border-radius: 4px
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--default .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px;
    padding-right: 0px
}

.select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    left: 1px;
    right: auto
}

.select2-container--default.select2-container--disabled .select2-selection--single {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
    display: none
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    padding-bottom: 5px;
    padding-right: 5px;
    position: relative
}

.select2-container--default .select2-selection--multiple.select2-selection--clearable {
    padding-right: 25px
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
    cursor: pointer;
    font-weight: bold;
    height: 20px;
    margin-right: 10px;
    margin-top: 5px;
    position: absolute;
    right: 0;
    padding: 1px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    box-sizing: border-box;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0;
    padding-left: 20px;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: bottom;
    white-space: nowrap
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-right: 1px solid #aaa;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #999;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px;
    position: absolute;
    left: 0;
    top: 0
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
    background-color: #f1f1f1;
    color: #333;
    outline: none
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-left: 1px solid #aaa;
    border-right: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
    float: left;
    margin-left: 10px;
    margin-right: auto
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
    border: solid black 1px;
    outline: 0
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
    background-color: #eee;
    cursor: default
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
    display: none
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa
}

.select2-container--default .select2-search--inline .select2-search__field {
    background: transparent;
    border: none;
    outline: 0;
    box-shadow: none;
    -webkit-appearance: textfield
}

.select2-container--default .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--default .select2-results__option .select2-results__option {
    padding-left: 1em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
    padding-left: 0
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -1em;
    padding-left: 2em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -2em;
    padding-left: 3em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -3em;
    padding-left: 4em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -4em;
    padding-left: 5em
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
    margin-left: -5em;
    padding-left: 6em
}

.select2-container--default .select2-results__option--group {
    padding: 0
}

.select2-container--default .select2-results__option--disabled {
    color: #999
}

.select2-container--default .select2-results__option--selected {
    background-color: #ddd
}

.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #5897fb;
    color: white
}

.select2-container--default .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic .select2-selection--single {
    background-color: #f7f7f7;
    border: 1px solid #aaa;
    border-radius: 4px;
    outline: 0;
    background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: -o-linear-gradient(top, #fff 50%, #eee 100%);
    background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic .select2-selection--single:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
    color: #444;
    line-height: 28px
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
    cursor: pointer;
    float: right;
    font-weight: bold;
    height: 26px;
    margin-right: 20px
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
    color: #999
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
    background-color: #ddd;
    border: none;
    border-left: 1px solid #aaa;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    height: 26px;
    position: absolute;
    top: 1px;
    right: 1px;
    width: 20px;
    background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #ccc 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
    border-color: #888 transparent transparent transparent;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: -2px;
    position: absolute;
    top: 50%;
    width: 0
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
    float: left
}

.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
    border: none;
    border-right: 1px solid #aaa;
    border-radius: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    left: 1px;
    right: auto
}

.select2-container--classic.select2-container--open .select2-selection--single {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
    background: transparent;
    border: none
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
    border-color: transparent transparent #888 transparent;
    border-width: 0 4px 5px 4px
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: -o-linear-gradient(top, #fff 0%, #eee 50%);
    background-image: linear-gradient(to bottom, #fff 0%, #eee 50%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
    background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: -o-linear-gradient(top, #eee 50%, #fff 100%);
    background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)
}

.select2-container--classic .select2-selection--multiple {
    background-color: white;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: text;
    outline: 0;
    padding-bottom: 5px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple:focus {
    border: 1px solid #5897fb
}

.select2-container--classic .select2-selection--multiple .select2-selection__clear {
    display: none
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
    background-color: #e4e4e4;
    border: 1px solid #aaa;
    border-radius: 4px;
    display: inline-block;
    margin-left: 5px;
    margin-top: 5px;
    padding: 0
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__display {
    cursor: default;
    padding-left: 2px;
    padding-right: 5px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
    background-color: transparent;
    border: none;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
    color: #888;
    cursor: pointer;
    font-size: 1em;
    font-weight: bold;
    padding: 0 4px
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
    color: #555;
    outline: none
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
    margin-left: 5px;
    margin-right: auto
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
    padding-left: 5px;
    padding-right: 2px
}

.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
    border: 1px solid #5897fb
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
    border-top: none;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
    border-bottom: none;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
    border: 1px solid #aaa;
    outline: 0
}

.select2-container--classic .select2-search--inline .select2-search__field {
    outline: 0;
    box-shadow: none
}

.select2-container--classic .select2-dropdown {
    background-color: #fff;
    border: 1px solid transparent
}

.select2-container--classic .select2-dropdown--above {
    border-bottom: none
}

.select2-container--classic .select2-dropdown--below {
    border-top: none
}

.select2-container--classic .select2-results>.select2-results__options {
    max-height: 200px;
    overflow-y: auto
}

.select2-container--classic .select2-results__option--group {
    padding: 0
}

.select2-container--classic .select2-results__option--disabled {
    color: grey
}

.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable {
    background-color: #3875d7;
    color: #fff
}

.select2-container--classic .select2-results__group {
    cursor: default;
    display: block;
    padding: 6px
}

.select2-container--classic.select2-container--open .select2-dropdown {
    border-color: #5897fb
}

/*start:daData */

.suggestions-nowrap {
    white-space: nowrap;
}

/**
 * Основной INPUT
 */
.suggestions-input {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
}

.suggestions-input::-ms-clear {
    display: none;
}

.suggestions-wrapper {
    position: relative;
    margin: 0;
    padding: 0;
    vertical-align: top;
    -webkit-text-size-adjust: 100%;
    z-index: 999999;
}

/**
 * Блок в правой части основного INPUT'а
 * В нем показывается иконка ЗАГРУЗКА
 */
.suggestions-addon {
    display: none;
    opacity: 0;
    position: absolute;
}

.suggestions-addon[data-addon-type="spinner"] {
    background: rgba(255, 255, 255, 0.75) url("data:image/gif;base64,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") 50% 50% no-repeat;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
}

.suggestions-addon[data-addon-type="clear"] {
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}

.suggestions-addon[data-addon-type="clear"]:hover {
    opacity: 1;
}

/**
 * Выпадающий блок с найденными подсказками
 */
.suggestions-suggestions {
    background: #fff;
    border: 1px solid #4A505A;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: default;
    z-index: 9999;
    -webkit-text-size-adjust: 100%;
}

.suggestions-suggestions strong {
    color: #1870E5;
}

.suggestions-suggestions.suggestions-mobile {
    border-style: none;
}

.suggestions-suggestions.suggestions-mobile .suggestions-suggestion {
    border-bottom: 1px solid #ddd;
}

/**
 * Контейнер для одной подсказки
 */
.suggestions-suggestion {
    padding: 8px 16px;
    font-family: 'Ubuntu', 'Arial', sans-serif;
    line-height: 20px;
    font-size: 13px;
    font-weight: 400;
    letter-spacing: 0;
    color: #222222;
    border-bottom: 1px solid #EAEBEC;
    overflow: hidden;
}

.suggestions-suggestion:hover {
    background: #F2F5F8;
}

/**
 * Выбранная (активная) подсказка
 */
.suggestions-selected {
    background: #F2F5F8;
}

.suggestions-selected:hover {
    background: #F2F5F8;
}

/**
 * Информационный блок в верхней части выпадашки с подсказками
 */
.suggestions-hint {
    padding: 8px 20px;
    /*padding: 4px 4px;*/
    white-space: nowrap;
    overflow: hidden;
    color: #777;
    font-size: 85%;
    line-height: 20px;
}

/**
 * Ограничения поиска, показываются в левой части основного INPUT'а
 */
.suggestions-constraints {
    list-style: none !important;
    margin: 0 !important;
    padding: 0 !important;
    position: absolute !important;
    white-space: nowrap !important;
}

.suggestions-constraints:empty {
    display: none !important;
}

.suggestions-constraints li {
    background: #f8f8f8;
    border: 1px solid #ccc;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    cursor: default;
    display: inline-block;
    margin: 0 4px 0 0;
    padding: 0 0.5em;
}

.suggestions-constraints li .suggestions-remove {
    height: 1em;
    width: 1em;
    display: inline-block;
    margin: 0 0 0 0.25em;
    background: transparent url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0nMTAwJyBoZWlnaHQ9JzEwMCcgeG1sbnM9J2h0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnJz48Zz48cGF0aCBkPSdtMjAsMjBtMTAsMGwyMCwyMGwyMCwtMjBsMTAsMTBsLTIwLDIwbDIwLDIwbC0xMCwxMGwtMjAsLTIwbC0yMCwyMGwtMTAsLTEwbDIwLC0yMGwtMjAsLTIwbDEwLC0xMCcgZmlsbD0nIzk5OScvPjwvZz48L3N2Zz4=") 50% 50% no-repeat;
    background-size: contain;
    cursor: pointer;
    opacity: 0.8;
}

.suggestions-constraints li .suggestions-remove:hover {
    opacity: 1;
}

.suggestions-constraints li span {
    vertical-align: middle;
}

/**
 * Дополнительный текст в подсказке, который идет второй строкой
 */
.suggestions-subtext {
    color: #777;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**
 * Размещает дополнительный текст в одну строку с основным текстом подсказки
 */
.suggestions-subtext_inline {
    display: inline-block;
    min-width: 6em;
    vertical-align: bottom;
    margin: 0 0.5em 0 0;
}

/**
 * Разделитель нескольких дополнительных текстов
 */
.suggestions-subtext-delimiter {
    display: inline-block;
    width: 2px;
}

/**
 * Выделяет подсказку
 */
.suggestions-subtext_label {
    margin: 0 0 0 0.25em;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 0 3px;
    background: #f5f5f5;
    font-size: 85%;
}

.suggestions-value[data-suggestion-status="LIQUIDATED"] {
    position: relative;
}

.suggestions-value[data-suggestion-status="LIQUIDATED"]:after {
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    border-top: 1px solid rgba(0, 0, 0, 0.4);
    content: "";
}

/**
 * Промо-блок
 */
.suggestions-promo {
    font-size: 85%;
    display: none;
    color: #777;
    padding: 4px;
    text-align: center;
}

.suggestions-promo a {
    color: #777;
    display: block;
    filter: grayscale(100%);
    line-height: 20px;
    text-decoration: none;
}

.suggestions-promo a:hover {
    filter: grayscale(0);
}

.suggestions-promo svg {
    display: none;
    height: 20px;
    vertical-align: bottom;
}

.suggestions-promo-desktop {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    text-align: left;
}

/*end:daData */


/*start:Cart */

.rs-section {
    padding: 0 15px;
}

.rs-container {
    max-width: 1160px;
    margin: 0 auto;
}

.rs-container--checkout {
    max-width: 440px;
}

.rs-cart {
    min-width: 290px;
    margin-bottom: 52px;
}

.rs-cart__head {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    margin-bottom: 20px;
    padding: 0 24px;
}

.rs-cart__head-col {
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #424242;
    flex-basis: 20%;
}

.rs-cart__head-col--product {
    flex-basis: 40%;
}

.rs-cart__head-col--price {
    text-align: center;
}

.rs-cart__list-item {
    margin-bottom: 24px;
    border-radius: 8px;
    border: 1px solid #EAEBEC;
    overflow: hidden;
    box-sizing: border-box;
}

.rs-cart__list-item:last-child {
    margin-bottom: 0;
}

.rs-cart__item-product {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 24px;
}

.rs-cart__item-product.rs-cart__item-product--complect {
    padding: 0 0 12px 0;
    margin: 0 0 12px 0;
    border-bottom: 1px solid #EAEBEC;
}

.rs-cart__item-product.rs-cart__item-product--complect:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border: none;
}

.rs-cart__item-product-info {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 40%;
}

.rs-cart__item-product-image {
    width: 120px;
    height: 120px;
    margin-right: 20px;
    overflow: hidden;
    line-height: 0;
    border-radius: 4px;
    box-sizing: border-box;
    flex-shrink: 0;
    transition: all 0.3s ease;
}

.rs-cart__item-product-image.rs-cart__item-product-image--complect {
    width: 60px;
    height: 60px;
    border: 1px solid #EAEBEC;
}

.rs-cart__item-product-image a {
    display: inline-block;
}

.rs-cart__item-product-image img {
    width: 100%;
    height: auto;
}

.rs-cart__item-product-desc {
    padding-right: 32px;
}

.rs-cart__item-product-name {
    margin-bottom: 12px;
}

.rs-cart__item-product-name.rs-cart__item-product-name--complect {
    margin-bottom: 4px;
}

.rs-cart__item-product-link {
    display: inline-block;
    font: 500 16px/20px 'Ubuntu', sans-serif;
    text-decoration: none;
    color: #222222;
}

.rs-cart__item-product-name--complect .rs-cart__item-product-link {
    font: 400 16px/20px 'Ubuntu', sans-serif;
}

.rs-cart__item-product-link:hover {
    color: #104F8C;
}

.rs-cart__product-props {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 60%;
}

.rs-cart__product-prop-total {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}

.rs-cart__product-prop {
    width: 50%;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #424242;
}

.rs-cart__product-prop-name {
    display: none;
}

.rs-cart__product-prop--price {
    font: 500 18px/20px 'Ubuntu', sans-serif;
    color: #222222;
    text-align: center;
}

.rs-cart__product-prop--complect-price {
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #222222;
    text-align: center;
}

.rs-cart__item-complect {
    padding: 24px;
    background: #FBFBFB;
    border-top: 1px solid #eaebec;
}

.rs-cart__complect-title {
    margin-bottom: 24px;
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-cart__complect-counter {
    padding-left: 12px;
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #9E9E9E;
}

.rs-cart__delete-btn {
    display: inline-block;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    text-decoration: none;
    color: #757575;
}

.rs-cart__delete-btn:hover {
    color: #E65130;
}

.rs-cart__product-amount {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    width: 96px;
    border: 1px solid #EAEBEC;
    box-sizing: border-box;
    border-radius: 4px;
    overflow: hidden;
}

input[type="text"].rs-cart__product-amount-field {
    max-width: 32px;
    padding: 6px 0;
    margin: 0;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
    text-align: center;
    border-top: none;
    border-left: 1px solid #EAEBEC;
    border-right: 1px solid #EAEBEC;
    border-bottom: none;
    border-radius: 0;
    background: #FFFFFF;
    box-sizing: border-box;
}

.rs-cart__product-amount-change {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    background: #FFFFFF;
}

.rs-cart__product-amount-change:hover {
    background-color: #F2F5F8;
}

.rs-cart__product-amount-change:active .rs-cart__product-amount-icon {
    transform: scale(0.9);
}

.rs-cart__total {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    margin-top: 24px;
}

.rs-cart__total-price {
    width: 284px;
    margin-bottom: 24px;
}

.rs-cart__total-row {
    position: relative;
    display: flex;
    align-items: flex-end;
    justify-content: space-between;
    margin-bottom: 12px;
}

.rs-cart__total-row:last-child {
    margin-bottom: 0;
}

.rs-cart__total-row-title,
.rs-cart__total-row-value {
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #424242;
    background: #FFFFFF;
}

.rs-cart__total-row--price .rs-cart__total-row-title {
    font: 500 16px/20px 'Ubuntu', sans-serif;
}

.rs-cart__total-row--price .rs-cart__total-row-value {
    font: 500 24px/28px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-cart__total-row-line {
    position: absolute;
    bottom: 3px;
    width: 100%;
    border: 0.5px dashed #9E9E9E;
    z-index: -1;
}

.rs-cart__total-btns {
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.rs-cart__primary-btn {
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #FFFFFF;
    padding: 16px 32px;
    border-radius: 4px;
    background: #104F8C;
    box-sizing: border-box;
    transition: all 0.2s ease;
}

.rs-cart__primary-btn:hover {
    color: #FFFFFF;
    background: #0D4172;
}

.rs-cart__secondary-btn {
    padding: 16px 32px;
    margin-right: 20px;
    font: 500 16px/20px 'Ubuntu', sans-serif;
    border-radius: 4px;
    border: 1px solid #104F8C;
    background: #FFFFFF;
    color: #104F8C;
    box-sizing: border-box;
    transition: all 0.2s ease;
}

.rs-cart__secondary-btn:hover {
    color: #FFFFFF;
    background: #104F8C;
}


@media (max-width: 1207px) {

    .rs-cart__item-complect,
    .rs-cart__item-product {
        padding: 12px;
    }

    .rs-cart__item-product-image {
        width: 80px;
        height: 80px;
    }
}

@media (max-width: 767px) {

    .rs-cart__head {
        display: none;
    }

    .rs-cart__list-item {
        min-width: 290px;
    }

    .rs-cart__item-product {
        flex-direction: column;
        align-items: flex-start;
        padding: 12px;
    }

    .rs-cart__item-product-info {
        margin-right: 0;
        width: 100%;
    }

    .rs-cart__item-product-desc {
        padding-right: 0;
    }

    .rs-cart__product-props {
        width: 100%;
        margin-top: 12px;
        flex-direction: column;
        align-items: flex-start;
    }

    .rs-cart__product-prop-total {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
    }

    .rs-cart__product-prop {
        display: flex;
        align-items: center;
        justify-content: space-between;
        width: 100%;
        margin-bottom: 12px;
    }

    .rs-cart__product-prop-total .rs-cart__product-prop {
        display: block;
        width: auto;
        margin-bottom: 0;
    }

    .rs-cart__product-prop:last-child {
        margin-bottom: 0;
    }

    .rs-cart__product-prop-name {
        display: block;
        width: 50%;
    }

    .rs-cart__total-price {
        width: 100%;
    }

    .rs-cart__total-btns {
        width: 100%;
        flex-direction: column;
    }

    .rs-cart__primary-btn,
    .rs-cart__secondary-btn {
        width: 100%;
        text-align: center;
    }

    .rs-cart__secondary-btn {
        margin: 0 0 12px 0;
    }
}

/*end:Cart */

/*start:Checkout */

@media (max-width: 700px) {
    .rs-checkout {
        padding: 32px;
    }
}

.rs-checkout .rs__link {
    color: #104F8C;
    text-decoration: none;
}

.rs-checkout .rs__link:hover {
    color: #222222;
}

.rs-checkout .rs-checkout__title--l {
    margin-bottom: 32px;
    font: 500 32px/40px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-checkout .rs-checkout__title--m {
    margin-bottom: 24px;
    font: 500 20px/24px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-checkout .rs-checkout__u-data,
.rs-checkout .rs-checkout__delivery,
.rs-checkout .rs-checkout__c-data {
    margin-bottom: 32px;
}

.rs-checkout .rs-checkout__c-data {
    display: none;
}

.rs-checkout .rs__f-button--primary {
    width: 100%;
    padding: 16px 32px;
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #FFFFFF;
    text-align: center;
    box-sizing: border-box;
    border: none;
    border-radius: 4px;
    background: #104F8C;
    cursor: pointer;
    transition: all 0.2s ease;
}

.rs-checkout .rs-checkout__policy {
    font: 400 12px/16px 'Ubuntu', sans-serif;
    color: #757575;
}

.rs-checkout .rs__f-button--primary:hover {
    color: #FFFFFF;
    background: #0D4172;
}

.rs-checkout .rs__f-radio-btn-group {
    margin-top: 32px;
    margin-bottom: 32px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #CDD1D6;
    border-radius: 4px;
    overflow: hidden;
}

@media (max-width: 700px) {
    .rs-checkout .rs__f-radio-btn-group {
        flex-direction: column;
    }
}

.rs-checkout .rs__f-radio-btn {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 1 1 50%;
    text-align: center;
    box-sizing: border-box;
}

.rs-checkout .rs__f-radio-btn--extended {
    justify-content: flex-start;
    margin-bottom: 12px;
    border-radius: 4px;
    overflow: hidden;
    text-align: left;
}

.rs-checkout .rs__f-radio-btn--extended:last-child {
    margin-bottom: 0;
}

.rs-checkout .rs__f-radio-btn:first-child {
    border-right: 1px solid #CDD1D6;
}

.rs-checkout .rs__f-radio-btn:hover .rs__f-radio-btn-label,
.rs-checkout .rs__f-radio-btn-input:checked+.rs__f-radio-btn-label {
    background: #F2F5F8;
}

.rs-checkout .rs__f-radio-btn--extended:hover .rs__f-radio-btn-label,
.rs-checkout .rs__f-radio-btn--extended .rs__f-radio-btn-input:checked+.rs__f-radio-btn-label {
    background: #FFFFFF;
    border-color: #104F8C;
}

@media (max-width: 700px) {
    .rs-checkout .rs__f-radio-btn {
        width: 100%;
        text-align: left;
    }

    .rs-checkout .rs__f-radio-btn:first-child {
        border-bottom: 1px solid #CDD1D6;
        border-right: none;
    }
}

.rs-checkout .rs__f-radio-btn-input {
    position: absolute;
    left: -9999px;
    opacity: 0;
    z-index: -1;
}

.rs-checkout .rs__f-radio-btn-label {
    position: relative;
    flex: 1 0 auto;
    max-width: 100%;
    padding: 16px 20px;
    cursor: pointer;
    border-radius: 4px;
    box-sizing: border-box;
    transition: all 0.2s ease;
    overflow: hidden;
}

.rs-checkout .rs__f-radio-btn--extended .rs__f-radio-btn-label {
    border: 1px solid #cdd1d5;
}

.rs-checkout .rs__f-radio-btn-name {
    display: inline-block;
    position: relative;
    padding-left: 28px;
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-checkout .rs__f-radio-btn--extended .rs__f-radio-btn-name {
    font-weight: 500;
}

.rs-checkout .rs__f-radio-btn-name:before {
    position: absolute;
    left: 0;
    top: 0;
    width: 20px;
    height: 20px;
    border: 2px solid #A9B5C1;
    box-sizing: border-box;
    background: #FFFFFF;
    border-radius: 50%;
    content: '';
}

.rs-checkout .rs__f-radio-btn-name:after {
    position: absolute;
    left: 6px;
    top: 6px;
    width: 8px;
    height: 8px;
    background: #FFFFFF;
    border-radius: 50%;
    content: '';
    transform: scale(0);
    transition: all 0.2s ease;
}

.rs-checkout .rs__f-radio-btn-desc {
    display: block;
    margin-top: 20px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-checkout .rs__f-radio-btn-price {
    display: inline-block;
    margin-top: 12px;
    padding: 4px 12px;
    font: 500 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
    background: #F2F5F8;
    border-radius: 30px;
}

.rs-checkout .rs__f-radio-btn-input:checked+.rs__f-radio-btn-label .rs__f-radio-btn-name:before {
    background: #104F8C;
    border-color: #104F8C;
}

.rs-checkout .rs__f-radio-btn-input:checked+.rs__f-radio-btn-label .rs__f-radio-btn-name:after {
    transform: scale(1);
}

.rs-checkout .rs__f-element {
    margin-bottom: 20px;
}

.rs-checkout .rs__f-element:last-child {
    margin-bottom: 0;
}

.rs-checkout .rs__f-element-label {
    display: block;
    margin-bottom: 12px;
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.rs-checkout .rs__f-element-label-req {
    color: #E65130;
}

.rs-checkout .rs__f-element-error {
    margin-top: 8px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #E65130;
}

.rs-checkout .rs__f-input-text {
    width: 100%;
    padding: 16px;
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #424242;
    border: 1px solid #CDD1D6;
    background: #FFFFFF;
    border-radius: 4px;
    box-sizing: border-box;
    transition: all 0.2s ease;
}

.rs-checkout .rs__f-input-text.rs__f-input-text--error {
    border-color: #E65130;
}

.rs-checkout .rs__f-input-textarea {
    width: 100%;
    height: 92px;
    padding: 16px;
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #424242;
    border: 1px solid #CDD1D6;
    background: #FFFFFF;
    border-radius: 4px;
    box-sizing: border-box;
    transition: all 0.2s ease;
    resize: vertical;
}

.rs-checkout .rs__f-input-text:hover,
.rs-checkout .rs__f-input-textarea:hover {
    border-color: #798391;
}

.rs-checkout .rs__f-input-text:focus,
.rs-checkout .rs__f-input-textarea:focus {
    border-color: #4A505A;
}

.rs-checkout .rs-checkout__c-details-item {
    margin-bottom: 8px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #424242;
}

.rs-checkout .rs-checkout__c-details-item:last-child {
    margin-bottom: 0;
}

.rs-checkout .rs-checkout__c-details-name {
    font-weight: 500;
}


/*end:Checkout */

/*select2*/

.rs__f-element--select2 .select2-container--default .select2-selection--single {
    display: flex;
    height: auto;
    padding: 16px;
    border: 1px solid #CDD1D6;
    cursor: default;
    transition: all 0.2s ease;
}

.rs__f-element--select2 .select2-container--default .select2-selection--single:hover {
    border-color: #798391;
}

.rs__f-element--select2 .select2-container--open.select2-container--default .select2-selection--single {
    border-color: #4A505A;
}

.rs__f-element--select2 .select2-container--default .select2-selection--single .select2-selection__clear {
    display: flex;
    justify-content: center;
    align-items: center;
    order: 2;
    padding: 0;
    margin: 0 28px 0 0;
    width: 20px;
    height: 20px;
    font-weight: normal;
    font-size: 16px;
    line-height: 20px;
    color: #454545;
    background: #F2F5F8;
    border-radius: 50%;
}

.rs-checkout .select2-container--default .select2-selection--single .select2-selection__clear:hover {
    color: #104F8C;
}

.rs-checkout .select2-container--default .select2-selection--single .select2-selection__rendered {
    display: flex;
    flex-grow: 1;
    align-items: center;
    order: 1;
    padding: 0;
    font: 400 16px/20px 'Ubuntu', sans-serif;
    color: #424242;
}

.rs-checkout .select2-container--default .select2-selection--single .select2-selection__arrow {
    top: 16px;
    right: 16px;
    width: 20px;
    height: 20px;
    text-align: center;
}

.rs-checkout .select2-container--default .select2-selection--single .select2-selection__arrow b {
    display: inline-block;
    position: static;
    width: auto;
    padding: 3px;
    margin: 0;
    border: solid #4A505A;
    border-width: 0 1.5px 1.5px 0;
    transform: rotate(45deg);
}

.select2-container--default {
    z-index: 99999;
}

.select2-container--default .select2-dropdown {
    border: 1px solid #4A505A;
    border-radius: 0;
}

.select2-container--default .select2-dropdown .select2-results__option {
    padding: 8px 16px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #424242;
}

.select2-container--default .select2-results__option--selectable.select2-results__option--selected,
.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable,
.select2-container--default .select2-dropdown .select2-results__option:hover {
    color: #424242 !important;
    background: #F2F5F8 !important;
}

.select2-container--default .select2-dropdown .select2-results__option:before {
    content: "";
    color: transparent;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
    padding: 8px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #424242;
    border: 1px solid #CDD1D6;
    border-radius: 4px;
}

.sku_props .wrapper_sku .rs_item-komplect {
    padding-bottom: 12px;
    border-bottom: 1px solid #EAEBEC;
}

.sku_props .wrapper_sku .rs_item-komplect:last-child {
    padding-bottom: 0 !important;
    border-bottom: none 0 !important;
    ;
}

.sku_props .wrapper_sku .rs_item-komplect-descr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 12px;
}

.sku_props .wrapper_sku .rs_item-komplect-name {
    margin-right: 20px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.sku_props .wrapper_sku .rs_item-komplect-price {
    font: 500 16px/20px 'Ubuntu', sans-serif;
    color: #222222;
    white-space: nowrap;
}

.sku_props .wrapper_sku .rs_item-komplect-actions {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox {
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-input {
    position: absolute;
    left: -9999px;
    opacity: 0;
    z-index: -1;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-label {
    position: relative;
    padding: 4px 8px 4px 30px;
    font: 400 14px/20px 'Ubuntu', sans-serif;
    color: #222222;
    background: #F2F5F8;
    border: 1px solid #CDD1D6;
    border-radius: 4px;
    cursor: pointer;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-label:after {
    position: absolute;
    top: 6px;
    left: 8px;
    content: '';
    width: 16px;
    height: 16px;
    background: #FFFFFF;
    border: 1px solid #A9B5C1;
    border-radius: 2px;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-label:hover:after {
    border: 1px solid #798391;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-label:before {
    position: absolute;
    content: '';
    left: 13px;
    top: 8px;
    width: auto;
    z-index: 2;
    padding: 4px 2px;
    margin: 0;
    border: solid #FFFFFF;
    border-width: 0 2px 2px 0;
    transform: rotate(45deg);
    opacity: 0;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-input:checked+.rs_item-komplect-checkbox-label {
    background: #E5F3E2;
    border-color: #A1C0A4;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-input:checked+.rs_item-komplect-checkbox-label:after {
    background: #0DAF1F;
    border-color: #0DAF1F;
}

.sku_props .wrapper_sku .rs_item-komplect-checkbox-input:checked+.rs_item-komplect-checkbox-label:before {
    opacity: 1;
}

.sku_props .wrapper_sku .rs_item-komplect-counter {
    display: block !important;
    margin: unset;
}

#one_click_buy_form_2 .rs-checkout__c-data {
    display: block !important;
}

.btnpopkomplect {
    height: 35px;
}

.popup-window .wrapper_sku .item-komplect {
    display: flex;
    margin-bottom: 10px;
}

.popup-window .komplect-offer-groups .item-komplect .in-cart {
    height: 34px;
    margin-left: unset !important;
}

@media (max-width: 790px) {
    .offer_buy_block.buys_wrapp.right-price-block {
        float: left;
        margin-top: 20px;
    }

    .left-price-block,
    .right-price-block {
        box-sizing: border-box;
        width: 50%;
        float: unset;
    }

    .basket_page.basket_normal h1#pagetitle {
        padding-right: 0px;
        font-size: 25px;
    }

    .basket_page.basket_normal #basket_items_list h2 {
        font-size: 20px;
    }

    .basket_page.basket_normal #basket_items_list div>a.button.btn {
        margin: 0 auto;
        display: block;
    }
}

@media (max-width: 630px) {
    nobr {
        white-space: normal;
    }
}

/* popup */
#sale-popup {
    position: fixed;
    left: 30px;
    bottom: 30px;
    z-index: 999;
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
    background: #fff;
}

.popup-close {
    background-image: url('/local/templates/aspro_optimus/css/../images/fancybox_sprite.png');
    position: absolute;
    top: -18px;
    right: -18px;
    width: 36px;
    height: 36px;
    cursor: pointer;
    z-index: 8040;
}

@media (max-width: 768px) {
    #sale-popup {
        position: fixed;
        z-index: 999;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        bottom: initial;
    }
}

/* popup */

.articles-list.vertical .item_block.item .right-data .preview-text {
    margin: 0px;
    padding: 0px;
    color: #222;
    font-size: 14px;
    line-height: 18px;
}

.small-banner {
    text-align: center;
    display: none;
}

@media (max-width: 500px) {
    .small-banner {
        display: block;
    }

    .big-banner {
        display: none;
    }
}

.accordion {
    cursor: pointer;

    display: flex;
    justify-content: space-between;
    align-items: center;
}

.panel {
    max-height: 0;
    overflow: hidden;
    transition: max-height 0.3s ease-out;
}

.minus {
    display: none;
}

.svg-icon-minus {
    transform: rotate(180deg);
}

.question-title {
    font-size: 20px;
    font-weight: normal;
    line-height: 1.2;
    margin: 0 0 24px;
    color: #222222;
}

.question-title-mini {
    line-height: 1.2;
    font-size: 18px;
    font-weight: 500;
    margin: 0 0 23px;
}

#licenses_popup_CONSULTATION~label {
    z-index: 40;
}

.rs-image-mob {
    height: auto;
}

/*63724, 63725*/
@media (max-width: 400px) {
    .city_chooser_frame.popup .items_block {
        max-height: 300px;
    }
}

@media (max-width: 800px) {
    .city_chooser_frame.popup .items_block {
        max-height: 400px;
    }
}

/* Mobile Blog */

@media screen and (max-width: 600px) {
    .articles-list.lists_block.news {
        display: flex;
        flex-direction: column;
        width: 100%;
        gap: 37px;
        margin-bottom: 37px;
    }

    .articles-list.lists_block.news .item_block.item {
        width: 100%;
        display: block;
        margin: 0;
        padding: 0;
    }

    .articles-list.lists_block.news .item_block.item .left-data {
        text-align: left;
    }

    .articles-list.lists_block.news .item_block.item .left-data a {
        height: auto;
    }

    .articles-list.lists_block.news .item_block.item .left-data img {
        width: 100%;
    }

    .articles-list.lists_block.news .item_block.item .right-data {
        margin: 0;
        padding: 0;
    }

    .uc-product-card__title {
        text-align: left !important;
        font-size: 22px !important;
        line-height: 24px !important;
    }

    .breadcrumbs .drop:hover .dropdown_wrapp,
    .breadcrumbs .drop:hover .separator {
        display: none;
    }

    .rs-image-mob {
        height: 25vh;
        width: 100%;
        object-fit: cover;
    }

    html.mobile.uc-modal__opened .uc-header.fixed {
        /* z-index: 0; */
    }

    html.mobile.uc-modal__opened .uc-modal.active .uc-modal__frame {
        top: 150px;
    }
}

/*63722*/
@media (max-width: 500px) {
    .uc-header.fixed {
        position: fixed;
        z-index: 99999;
        animation: slideDown 0.35s ease-out;
    }

    .uc-header.fixed .uc-header__catalog {
        display: none;
    }
}

@keyframes slideDown {
    from {
        transform: translateY(-100%);
    }

    to {
        transform: translateY(0);
    }
}

@media all and (max-width: 767px) {
    .tizers_block {
        display: grid;
        grid-template-columns: 1fr 1fr;
    }

    .wrapper_inner .tizers_block .item {
        width: auto !important;
    }
}

@media all and (max-width: 575px) {
    .tizers_block {
        grid-template-columns: 1fr;
    }
}

@media (max-width: 400px) {
    .city_chooser_frame.popup .items_block {
        max-height: 297px;
    }

    .popup_regions .delivery_info+div {
        padding-left: 20px;
        padding-right: 20px;
    }

    body .wrapper_inner h1 {
        padding-right: 0px;
    }
}

.top_slider_wrapp {
    display: block;
}

body .wrapper .top_slider_wrapp .flex-control-paging {
    display: block;
}

.uc-product-size-control.prevent-click {
    cursor: default;
}

.uc-product-size-control.prevent-click .uc-button.uc-button__text {
    display: none;
}

.fixed-body-popup-ocbb {
    overflow: hidden;
    position: fixed;
    top: 0;
    bottom: 0;
}

.fixed-body-popup-ocbb .one_click_buy_basket_frame.popup.show {
    top: 0px !important;
}

.sberbank_logo {
    display: none !important;
}

.compare_item_button {
    display: none !important;
}

@media (max-width: 950px) {
    .tabs_content .kakzakazat_tab .left_block {
        display: block !important;
    }

    .tabs_content .kakzakazat_tab .services_btn {
        display: block !important;
        margin-right: 30px !important;
    }

    .tabs_content .kakzakazat_tab .right_block {
        padding: 20px !important;
        padding-left: 20px !important;
    }
}

.banner__sales {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    gap: 6px;
    width: 153.3px;
    height: 32px;
    background: #EA542B;
    border-radius: 16px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.banner__sales span {
    width: 98px;
    height: 32px;
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.banner__sales a {
    text-decoration: none;
}

.nav-tabs__item.active {
    background-color: #EA542B !important;
}

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

/* Examples (uncomment to use):*/

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

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

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

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

/* Examples (uncomment to use):*/

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

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

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

.banner__sales {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 0px 16px;
    gap: 6px;
    width: 153.3px;
    height: 32px;
    background: #EA542B;
    border-radius: 16px;
    flex: none;
    order: 0;
    flex-grow: 0;
}

.banner__sales span {
    width: 98px;
    height: 32px;
    font-family: 'Golos Text';
    font-style: normal;
    font-weight: 400;
    font-size: 16px;
    line-height: 32px;
    color: #FFFFFF;
    flex: none;
    order: 1;
    flex-grow: 0;
}

.banner__sales a {
    text-decoration: none;
}

.nav-tabs__item.active {
    background-color: #EA542B !important;
}

header span.icon-block__icon {
    width: 22px;
    height: 22px;
}

header span.icon-block__icon img {
    width: 100%;
    height: 100%;
}

div.tizers-list__item-image-wrapper {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
}

div.tizers-list__item-image-wrapper svg {
    width: 64px;
    height: 64px;
}

.tizers-list__item-wrapper {
    border: 1px solid #eaecef;
    box-shadow: none;
}

.dropdown-select button.dropdown-select__title {
    display: none;
}

div.button__reviews {
    display: none;
}

div.index-block__title-wrapper {
    margin-bottom: 24px;
}

.company-image-type:not(:last-child) {
    margin-bottom: 32px;
}

.footer__part-item .line-block.line-block--gap.line-block--gap-32.line-block--row-gap.line-block--row-gap-20.line-block--align-normal.line-block--flex-wrap {
    max-width: 912px;
}

.footer__phone .phones__callback {
    color: #555558;
    text-decoration: underline;
}

.footer__info-item .email .dark_link {
    color: #555558;
}

div.footer__title {
    margin-bottom: 16px;
}

.social__items .social__item:where(.youtube) .social__link:before {
    --icon-position: 14;
}

.social__items a.social__link:before {
    background-size: cover !important;
    --icon-size: 48px;
    border-radius: 50%;
}

@media (min-width: 1200px) {
    .footer__part-bottom .footer__subscribe {
        margin-right: 48px;
    }
}

@media (min-width: 1200px) {
    .footer__part-bottom .footer__subscribe:not(.hidden)+.footer__social {
        margin-top: 24px;
    }
}

@media (any-hover: hover) {
    .tizers-list__item-wrapper.shadow-no-border-hovered:hover {
        border-color: #eaecef;
        background-color: #fff;
    }
}

@media (max-width: 1200px) {
    .footer__part-bottom .footer__subscribe+.footer__social {
        margin-top: 24px;
    }

    .footer__phone .phones__callback.hide-1200 {
        display: block;
    }
}

@media (max-width: 991px) {

    .footer__part-item .line-block.line-block--gap.line-block--gap-32.line-block--row-gap.line-block--row-gap-20.line-block--align-normal.line-block--flex-wrap {
        font-size: 15px;
        --row-gap: 16px;
    }

    .footer__part-item .line-block.line-block--gap.line-block--gap-32.line-block--row-gap.line-block--row-gap-20.line-block--align-normal.line-block--flex-wrap .dark_link {
        font-weight: 400;
    }

    .footer__part>.pt--48 {
        padding-top: 32px;
    }

    .footer__part:has(.footer__info),
    .footer__part-item:has(.footer__info) {
        border-top: 1px solid var(--stroke_black);
        margin-top: 16px;
        padding-top: 24px;

    }

    .footer__bottom-part-inner {
        padding-top: 24px;
        display: flex;
        flex-direction: column-reverse;
    }

    .footer__part-item {
        padding-top: 0;
        gap: 0;
    }

    .footer__copy {
        margin-bottom: 16px;
    }

    .footer__main-part-inner {
        padding-bottom: 24px;
    }

}

.scroll-header-tags__item-container .font_15.icon-block__text {
    font-size: 16px;
}

@media (max-width: 991px) {

    .footer__bottom-part-items-wrapper {
        row-gap: 16px;
    }

    #main .mobile-scrolled--items-2>*:where(a, div) {
        width: 272px;
    }

}

.ui-card--image-scale .ui-card__image {
    background-color: #fff;
}

/* ломает картинки в карточках и в блогах 
.ui-card--image-scale .ui-card__image img.ui-card__img {
   object-fit: contain;
}
*/
@media (max-width: 600px) {

    #main .CATALOG_SECTIONS .mobile-offset {
        display: grid;
        grid-template-columns: 1fr 1fr;
        gap: 8px;
    }

    #main .CATALOG_SECTIONS .mobile-scrolled--items-2>*:where(a, div) {
        width: auto;
    }

    #main .CATALOG_SECTIONS .ui-card__title {
        font-size: 13px;
    }

    #main .CATALOG_SECTIONS .ui-card__info--absolute {
        --offset: 16px;
        align-items: center;
    }

    #main .CATALOG_SECTIONS .ui-card__info i {
        display: block !important;
    }

    /*.brands-list__image {
		max-width: 100px;
		min-width: 96px;
		height: 40px;
	}*/
}

@media (min-width: 992px) {
    .brands-list__image-wrapper {
        max-width: 130px;
        min-width: 130px;
        height: 70px;
    }
}

.brands-list__item {
    padding: unset;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 30px;
    padding-right: 30px;
}

@media (max-width: 1200px) {
    .brands-list__item {
        padding-top: 30px !important;
        padding-bottom: 30px !important;
    }

    .brands-list__slider-wrap .grid-list__item {
        margin-right: 12px !important;
    }
}

.personal__main-private .mt {
    margin-top: unset !important;
}

/* FIX VK ICON */

.social__items .social__item:where(.vkontakte, .vk) .social__link:before {
    --icon-position: 8;
}

/* FIX VK ICON */

/* HEADER LINK */

span.header-menu__link {
    color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);
    cursor: default;
}

/* HEADER LINK */

/* MOBILE MENU LINKS */

.mobilemenu__menu-item>.link-wrapper span.mobilemenu__item-link:not(.flexbox, .icon-block__content) {
    display: block;
    padding-block: 10px;
    position: relative;
    word-break: break-word;
    padding-right: 50px;
    --text-opacity: 100%;
    color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);
    text-decoration: none;
}

.mobilemenu__menu-item>.link-wrapper span.mobilemenu__item-link.flexbox {
    --text-opacity: 100%;
    color: color-mix(in oklab, var(--white_text_black) var(--text-opacity), transparent);
    text-decoration: none;
}

/* MOBILE MENU LINKS */

/* BANNER  */
.custom-top a img {
    border-radius: 12px;
}

.custom_banner .custom-banner-desktop {
    display: none;
}

@media (min-width: 768px) {
    .custom_banner .custom-banner-mobile {
        display: none;
    }

    .custom_banner .custom-banner-desktop {
        display: block;
    }
}

/* end BANNER  */
/*FAQ*/
.custom-faq-item {
    font-size: 16px;
    line-height: 24px;
}

.custom-faq-item {
    margin-bottom: 32px;
}

.custom-faq-item:only-child {
    margin-bottom: 0;
}

.custom-title-md {
    font-weight: 600;
}

.custom-faq-item .custom-title-md {
    margin-bottom: 16px;
}

@media (min-width: 992px) {
    .custom-faq-item:nth-last-of-type(1) {
        margin-bottom: 0;
    }
}

/*end FAQ*/
/* TIZERS */
.tizers_custom_inner_page .tizers-list__item-image-picture {
    max-width: 100%;
    max-height: 100%;
    object-fit: cover;
}

.tizers_custom_inner_page .tizers-list__item-image-wrapper {
    width: 64px;
    height: 64px;
    margin-bottom: 24px;
}

@media (max-width: 1199.98px) {
    .tizers_custom_inner_page .tizers-list__item-image-wrapper {
        width: 48px;
        height: 48px;
    }

    .custom_br_desktop br {
        display: none;
    }
}

/* end TIZERS */
/* FORM  */
/* file */
.custom_form .filelabel {
    position: relative;
    display: flex;
    align-items: center;
    gap: 8px;
    cursor: pointer;
    transition: all 0.35s ease;
}

.custom_form .filelabel:hover {
    opacity: 0.8;
}

.custom_form .file-title {
    font-size: 16px;
    line-height: 24px;
    cursor: pointer;
    width: 100%;
}

.custom_form .filelabel svg {
    width: 18px;
    height: 18px;
    fill: #555558;
}

.custom_form .filelabel:hover svg {
    opacity: 0.8;
}

.custom_form #FileInput {
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    cursor: pointer;
}

/* end file */
/* end FORM  */


.footer__inn {
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 16px;
    font-size: 12px;
    line-height: 16px;
}

.tizers_custom_img .tizers-list__item-image-wrapper img {
    width: 100%;
}

.dextra-block {
    clear: both;
    display: flex;
}

.dextra-block a {
    display: block;
}

.dextra-block svg {
    display: block;
}

.dextra-block path {
    transition: all .2s;
    fill: initial !important;
}

.dextra-block path:nth-child(1) {
    fill: var(--theme-base-color) !important;
}

.dextra-block path:nth-child(2) {
    fill: #fff !important;
}
.dextra-block a:hover path:nth-child(2) {
    fill: var(--theme-base-color) !important;
}

.dextra-block a:hover path:nth-child(1) {
    fill: #fff !important;
}

@media screen and (max-width: 480px) {
    .footer__developer {
        flex-direction: column;
        align-items: flex-start;
        grid-gap: 16px;
    }
}

.jqmWindow>.scrollbar {
    max-height: calc(100vh - 20px);
}