touch-action: auto

!important
;
.hide {
    display: none !important;
}

.header__middle .header__schedule {
    padding: 0px 0px 0px 15px;
    display: none;
}

.icq-link__text {
    display: inline-block;
    line-height: 26px;
}

.footer-links__link_icq {
    line-height: 26px;
}

.footer-links__link_telegram {
    & nbsp;
    color: #FFF;
    & nbsp;
    line-height: 26px;
    font-size: 14px;
    font-weight: 300;
    margin-top: 7px;
    transition: 0.3s ease;
}

footer-links__link_telegram----black {
    color: #2b2a29;
}

.footer-links__link_telegram:hover {
    color: #30d5c8;
    transition: 0.3s ease;
}

.footer-links__link_icq:before {
    /*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
    background: url(/local/templates/main/images/more/whatsapp.svg) no-repeat left top;
    content: '';
    width: 26px;
    height: 26px;
    transition: 0.3s ease !important;
    background-size: contain;
}

.footer-links__link_telegram:before {
    /*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
    background: url(/local/templates/main/images/icons/telegram.png) no-repeat left top;
    content: '';
    width: 26px;
    height: 26px;
    transition: 0.3s ease !important;
    background-size: contain;
    margin-right: 9px;
}

.contacts .footer-links__link_icq:before {
    margin-right: 16px;
}

.contacts .footer-links__link_telegram:before {
    margin-right: 16px;
}

.icq-link__icon {
    margin-right: 5px;
}

.header-adress-link {
    color: #30d5c8;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 0;
    transition: .3s ease;
}

.header-adress-link:hover {
    color: #fff;
}

.search-tabs-block {
    display: flex;
}

.basket {
    margin-left: 20px;
    justify-content: flex-end;
}

.basket__icon {
    position: relative;
}

.basket-products-num {
    position: absolute;
    left: -8px;
    font-size: 16px;
    bottom: -8px;
    color: #000;
    border: 1px solid #e4e2e2;
    border-radius: 50px;
    padding: 0px 5px 3px;
    line-height: 15px;
    font-family: Tahoma;
    background: #00a79f;
    color: #fff;
}

.contact-list__icon.icon-parking {
    position: relative;
}

.contact-list__icon.icon-parking:before {
    content: '';
    background: url('/local/templates/main/images/more/parking.png') no-repeat center center;
    width: 24px;
    height: 24px;
    position: absolute;
    top: 0px;
    left: 0px;
    background-size: contain;
}

.contact-list-map-link {
    padding-left: 44px;
}

.contact-list-map-link a {
    color: #30d5c8;
}

.contact-list__item.no-margin {
    margin: 0px 0px 0px 0px;
}

.icon-icq:before {
    /*background: url(/local/templates/main/images/svg/icons-whatsapp.svg) no-repeat left top;*/
    background: url(/local/templates/main/images/more/whatsapp.svg) no-repeat left top;
    content: '';
    width: 26px;
    height: 26px;
    display: inline-block;
    transition: 0.3s ease !important;
    background-size: contain;
}

.icon-telegram:before {
    content: '';
    /*	width: 18px;
        height: 18px;*/
    width: 22px;
    height: 22px;
    display: inline-block;
    transition: 0.3s ease !important;
    background: url(/local/templates/main/images/icons/telegram.png) no-repeat left top;
    background-size: contain;
}

.footer-links__link_icq:hover:before,
.icq-link:hover .icq-link__icon:before {
    /*background: url(/local/templates/main/images/svg/icons-whatsapp-hover.svg) no-repeat left top;*/
    transition: 0.3s ease !important;
    background-size: contain;
}

.icq-link {
    font-size: 12px;
}

/*action*/
.item-card.item-card-action {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
}

.item-card-action .item-card__img-wrapper {
    width: 30%;
    display: inline-block;
    z-index: 1;
}

.item-card-action .item-card__content {
    width: 65%;
    display: inline-block;
    vertical-align: top;
    padding: 0 0 0 12px;
}

.item-card-action .item-card__name {
    text-align: center;
    min-height: auto;
    margin: 0 0 10px;
}

.item-card__content_params {
    width: 100%;
    display: inline-block;
    background: #fff;
    padding: 10px 15px;
    border: 1px solid #00a79f;
    box-sizing: border-box;
}

.item-card-action-param {
    display: block;
    font-size: 14px;
}

.item-card-action-param b {
    font-weight: 700;
}

.item-card-action .item-card__price-block {
    padding: 17px 32px 18px 32px;
}

.item-card-action .item-card__price-block {
    display: block;
}

.item-card-action .item-card__price {
    color: #ff0000;
    float: right;
    clear: both;
}

.item-card-action .action-old-price {
    color: #2b2a29;
    float: right;
    text-decoration: line-through;
}

.item-card-action .btn-style {
    float: right;
    margin: 0px 0px 0px 20px;
}

.item-card-action-prices-mobile {
    display: none;
}

.item-card-action-prices {
    float: right;
}

.action-guarantee-block {
    float: left;
}

.action-guarantee-text {
    color: #2b2a29;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15px;
    margin: 0px 20px 0px 0px;
    line-height: 45px;
}

.action-guarantee-value {
    background-color: #00a79f;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    line-height: 24px;
    letter-spacing: 0.15px;
    padding: 10px;
}

.item-card-action .item-card__img {
    height: 100%;
}

.more-action {
    cursor: pointer;
    width: 22px;
    height: 20px;
    position: relative;
    z-index: 1;
    display: none;
    float: right;
}

.more-action:after {
    content: "";
    background: url(/local/templates/main/images/more/more-arrow.png) no-repeat center;
    width: 22px;
    height: 20px;
    position: absolute;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    transition: 0.3s;
    background-size: contain;
}

.more-action.active:after {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

.item-card__content_params_mobile {
    display: none;
    width: 100%;
    float: left;
    box-sizing: border-box;
    border: 1px solid #00a79f;
}

.header__phone_mobile {
    display: none;
    color: #fff;
}

.delivery__list-title a {
    color: #30d5c8;
    text-decoration: underline;
}

.delivery__list-title a:hover {
    text-decoration: none;
}

.cart-unit__col.cart-unit__col_left {
    width: 47%;
}

.cart-unit__col.cart-unit__col_right {
    width: 50%;
}

.cart-unit .calc-slider__item:before,
.calc-dots__item:before {
    background-color: transparent;
}

@media only screen and (max-width: 1000px) {
    .item-card__img-wrapper {
        height: auto;
    }

    .icon-parking {
        width: 24px;
        height: 24px;
    }

    .contact-list-map-link {
        padding-left: 54px;
        font-size: 14px;
    }

    .btn-style_middle {
        height: 43px !important;
    }
}

@media (max-width: 768px) {
    .catalog-section .item-card.item-card-action {
        width: 100%;
    }

    .header__middle .header__schedule {
        display: inline-block;
    }

    .contact-list-map-link {
        padding-left: 47px;
    }

    .header__phone_mobile {
        display: inline-block;
    }
}

@media (max-width: 600px) {
    .item-card-action .item-card-action-param {
        display: none;
    }

    .item-card-action .item-card__content_params {
        background: inherit;
        border: none;
    }

    .item-card-action .item-card__mod {
        left: 100px
    }

    .item-card-action .item-card__name {
        font-size: 20px;
    }

    .item-card-action .item-card__price-block {
        display: none;
    }

    .item-card.item-card-action {
        padding: 10px 20px 10px;
    }

    .item-card-action-prices-mobile {
        display: inline-block;
        width: 100%;
    }

    .item-card-action-prices-mobile .item-card-action-prices {
        float: left;
        margin: 0 0 0 20px;
    }

    .item-card-action-prices-mobile .btn-style {
        border-radius: 5px;
        border: 3px solid #00a79f;
        box-sizing: border-box;
        background-color: transparent;
        cursor: pointer;
        height: 45px;
        font-size: 16px;
        font-weight: 700;
        text-transform: uppercase;
        letter-spacing: 0.8px;
        width: 166px;
    }

    .item-card-action-prices-mobile .btn-style__label {
        font-size: 16px;
        font-weight: 700;
    }

    .more-action {
        display: block;
    }

    .more-action.active + .item-card__content_params_mobile {
        display: block;
    }

    .configurator-hdd-table td {
        font-size: 12px;
        padding: 2px 2px !important;
        text-align: center;
    }

    .configurator-hdd-table td:nth-child(3) {
        max-width: 30px;
        word-wrap: break-word;
    }

    .configurator-hdd-table td:nth-child(5) {
        max-width: 40px;
        word-wrap: break-word;
    }

    .configurator-hdd-table input[type="number"] {
        width: 30px;
    }
}

@media (max-width: 580px) {
    .item-card__mod {
        top: -36px !important;
        right: -10px !important;
    }

    .item-card__mod._used {
        padding: 0px 3px 2px 5px;
    }

    .item-card__mod._sale {
        padding: 0px 2px 2px 7px;
    }

    .item-card__mod._hit {
        padding: 0px 4px 2px 11px;
    }

    .item-card__mod:before,
    .item-card__mod._sale:before {
        width: 36px !important;
    }

    .item-card__mod {
        padding: 0px 2px 2px 5px;
    }

    .item-card__mod-text {
        font-size: 10px
    }
}

@media (max-width: 500px) {
    .item-card-action-prices-mobile .btn-style {
        width: auto;
        padding: 0px 10px;
    }
}

@media (max-width: 420px) {
    .item-card-action-prices-mobile .btn-style {
        width: 100%;
        padding: 0px 10px;
        margin: 0px 0px 20px;
    }

    .item-card-action-prices-mobile .item-card-action-prices {
        float: none;
        margin: 0px;
    }

    .item-card-action .action-old-price {
        float: none;
        text-align: center;
        font-size: 18px;
    }

    .item-card-action .item-card__price {
        float: none;
        font-size: 18px;
        text-align: center;
    }

    .item-card__mod {
        padding: 5px 10px 3px;
    }

    .item-card__mod:before {
        width: 55px;
    }

    .item-card__mod {
        right: 8px;
    }

    .header__phone_mobile {
        font-size: 12px;
    }
}

@media (max-width: 380px) {
    .header__phone_mobile {
        font-size: 12px;
        padding: 0 4px;
        min-width: 100px;
    }
}

@media (max-width: 1000px) {
    .item-card-action .item-card__img-wrapper {
        width: 100%;
    }

    .item-card-action .item-card__content {
        width: 100%;
        margin: 0 0 15px;
    }

    .item-card-action .item-card__img-wrapper {
        height: 150px;
        margin: 15px 0 20px 0;
    }

    .item-card-action .swiper-slide {
        text-align: center;
    }
}

@media (max-width: 400px) {
    .item-card-action .item-card__img-wrapper {
        width: 100%;
    }

    .item-card-action .item-card__content {
        width: 100%;
    }

    .item-card__content_params_mobile .products-list__row p {
        width: 42%;
    }

    .header-form {
        max-width: 220px;
    }
}

/**/
.input-style__input.error {
    border: 1px solid #ff0000;
}

textarea.input-style__input {
    padding: 20px 20px 0;
}

.item-card img {
    max-width: 100%;
}

.product-cart .cart-unit .calc-slider__item:before {
    content: none;
}

.product-cart .calc-slider__img-wrapper .image-popup-no-margins:before {
    content: "";
    z-index: 1;
    position: absolute;
    left: 0;
    top: 0;
    display: block;
    background-color: rgba(0, 0, 0, 0.04);
    width: 100%;
    height: 100%;
}

.product-cart .cart-unit .calc-slider__img-wrapper {
    padding: 0;
}

.product-cart .calc-slider__img-wrapper .image-popup-no-margins {
    padding: 0 5%;
}

.product-characteristics-block {
    padding: 30px 0 30px;
    font-size: 16px;
}

.product-characteristics-block p {
    font-size: 14px;
    padding: 0 0 3px;
}

.item-card__prop {
    font-size: 14px;
    color: gray;
}

.calc-form-props {
    padding: 10px 0 0;
}

.calc-form-props-block {
    background-color: rgba(0, 0, 0, 0.04);
    padding: 10px 15px;
    margin-right: 20px;
    text-align: center;
}

.calc-prop-item {
    margin: 0px 0px 3px 25px;
    display: inline-block;
}

.calc-prop-item:first-child {
    margin: 0px 0px 3px 0px;
}

.calc-prop-item span {
    font-weight: bold;
}

.calc-prop-item .fa {
    color: #00a79f;
}

.calc-form-comments {
    margin: 40px 0px 0px 0;
}

.calc-form-comments .attention.attention_info {
    margin-right: 20px;
}

.calc-form {
}

.calc-gallery .title-product__name {
    color: #00a79f;
}

.calculator-seo-block {
    margin: 20px 0 0 0;
}

.select-wrapper__select.error {
    border: 1px solid #ff0000;
}

.select-wrapper__select.select-wrapper__select-disabled {
    cursor: default;
}

.select-wrapper__select.select-wrapper__select-disabled:after {
    display: none;
}

.commercial-offer_cart .commercial-offer__text {
    color: #2a95cd;
}

.commercial-offer_cart .commercial-offer__text:hover {
    color: #69b7e0;
}

.item-section {
    height: 52px;
    border: 3px solid #00a79f;
    display: flex;
    margin: 0 auto 10px;
}

.catalog-subsec .btn-style:hover .btn-style__label {
    display: none;
}

.catalog-subsec .btn-style:hover .btn-style__label {
    display: block !important;
}

.catalog-subsec .btn-style:hover img {
    display: none;
}

.catalog-list.catalog-subsec .btn-style:before {
    left: -11%;
    width: 62%;
}

.catalog-list.catalog-subsec .btn-style:after {
    right: -11%;
    width: 62%;
}

.item-card_labels {
    height: 1px;
    text-align: right;
}

.title-product__mod {
    margin: 0 0 4px;
}

.item-card__mod {
    position: relative;
    top: -25px;
    right: 0px;
    display: inline;
}

.item-card__mod._hit:before,
.title-product__mod_hit:before {
    background-color: #4eb4f5;
}

.item-card__mod._hit:before {
    width: 50px;
}

.item-card__mod._sale:before,
.title-product__mod_sale:before {
    background-color: #f54f4f;
}

.item-card__mod._sale:before {
    width: 64px;
}

.select-wrapper__select._active ~ .select-wrapper__inner {
    z-index: 10000;
}

.calc-total__col-pdf {
    margin: 0 30px 0 0;
}

@media only screen and (max-width: 750px) {
    .title-product__mod {
        margin: 0 0 4px;
        width: 14px;
    }

    .title-product-label-block br {
        display: none;
    }

    .footer-links__link_icq {
        font-size: 13px;
    }

    .footer-links__link_telegram {
        font-size: 13px;
    }

    .calc-checkout .calc-total {
        -ms-flex-order: 1;
        order: 1;
        width: auto;
        margin-bottom: 0px;
    }

    .calc-checkout .btn-style_middle {
        /*width: 180px;*/
        height: 38px;
    }

    .calc-checkout .btn-style_middle span {
        font-size: 16px;
        font-weight: 700;
    }

    .basket-products-num {
        background: #fff;
        color: #00a79f;
    }
}

.checkbox.col-4 {
    display: inline-block;
    width: 32%;
}

#filter-submit {
    width: 100%;
    text-align: center;
    line-height: 39px;
}

.success {
    font-size: 25px !important;
}

.errortext {
    color: #ff0000;
}

.required {
    /*color: #ff0000;*/
}

.btn-style_fill .btn-style__text {
    z-index: 10;
    padding: 0px 12px;
}

.filter__row .checkbox {
    width: 49%;
    display: inline-block;
}

.filter__row .checkbox label {
    margin-right: 0;
}

.filter__row .checkbox:nth-child(5) ~ *:not(.show-prev) {
    display: inline-block;
}

.nav__item.first .category-list

&
gt

;
.subcategory-list__item .subcategory-list__link {
    font-size: 16px;
    font-weight: 700;
}

.select-wrapper__inner .scroll-wrap {
    display: inline-block;
    padding: 5px 0 0;
    max-height: 295px;
}

.calculator-form__item + .calculator-form__item .select-wrapper__inner .scroll-wrap {
    max-height: 200px;
}

.select-wrapper__inner .option {
    height: auto;
    /*	margin-bottom: 10px;
        padding: 0px 20px 10px;*/
    margin-bottom: 2px;
    padding: 0px 20px 2px;
    /*	border-bottom: 1px solid #dadada;*/
    border-bottom: 1px solid #000;
    display: inline-block;
    width: 100%;
    float: left;
}

.select-wrapper .calculator-sale-price {
    color: #f54f4f;
}

.select-wrapper span.text,
.select-wrapper span.text span {
    display: inline-block;
    width: auto;
}

.calculator-form__row {
    position: relative;
    z-index: 3;
    -webkit-transform: translate3d(0, 0, 0);
}

/*search*/
.search-page {
    padding: 40px 0 60px;
}

.search-page-q {
    width: 100%;
    margin: 0px 0px 30px;
    font-size: 20px;
}

.search-breadcrumbs {
    height: auto;
    padding: 0px 10px 3px;
    display: inline-block;
    margin: 5px 0 20px;
}

.search-page-img {
    max-width: 100px;
    max-height: 100px;
}

.search-page-item {
    width: 100%;
    display: inline-block;
}

.search-page-desc {
    display: inline-block;
    width: 85%;
}

.search-page-img-block {
    display: inline-block;
    float: right;
    margin: 0 0 10px;
}

.search-tab {
    display: none;
}

.search-tab.active {
    display: inline-block;
}

.search-tabs-block {
}

#search-type {
    position: absolute;
    top: 14px;
    right: 42px;
    z-index: 10;
}

.search-checkbox {
    display: inline-block;
    padding-left: 10px;
}

.search-checkbox label {
    margin: 0px;
    position: relative;
    font-size: 14px;
    cursor: pointer;
}

.search-checkbox label:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #000;
    display: block;
    opacity: 0;
    transition: opacity .3s ease;
    position: absolute;
    top: 3px;
    left: -24px;
    z-index: 10;
}

.search-checkbox label:after {
    content: '';
    height: 24px;
    width: 24px;
    background: #eee;
    position: relative;
    float: left;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    border-radius: 4px;
    margin-right: 2px;
}

#search-checkbox:checked + label:before {
    opacity: 1;
}

.header-form {
    width: 300px;
}

.header__top-content {
    margin: auto;
    max-width: initial;
}

.header__top.header__top_fixed {
    position: fixed;
    top: 0px;
    width: 100%;
    z-index: 3;
}

.header-form .input-style__input {
    z-index: 2;
}

.header__top-content .header-logo.fixed-header,
.header__top-content .fixed-header-basket {
    display: none;
}

.header__top.header__top_fixed .header-logo.fixed-header {
    display: inline-block;
    height: 32px;
    margin: 0 0 0 0;
    width: 150px;
    background: url(/local/templates/main/images/logo/logo-white-big.svg) no-repeat left center;
}

.header__top.header__top_fixed .fixed-header-basket {
    display: inline-block;
    color: #fff;
}

.fixed-header-basket .basket {
    margin: 0;
    font-size: 12px;
    min-width: 120px;
}

.fixed-header-basket .basket-products-num {
    font-size: 14px;
}

.fixed-header-basket .basket__icon {
    font-size: 22px;
}

.fixed-header-basket .basket p {
    font-size: 15px;
}

.header__top.header__top_fixed .container {
    max-width: 1428px;
}

.header__top_fixed .header-fb-btn,
.fixed-header-fb-btn {
    /*display: none;*/
}

.header__top_fixed .fixed-header-fb-btn {
    display: inline-block;
}

.header__top_fixed .btn-style {
    width: 265px;
    transition: none;
}

@media (max-width: 1428px) {
    .header__top.header__top_fixed .container {
        max-width: 1028px !important;
    }

    .header-logo.fixed-header,
    .fixed-header-basket,
    .fixed-header-fb-btn {
        display: none !important;
    }

    .header-fb-btn {
        display: inline-block !important;
    }

    .header__top_fixed .btn-style {
        width: 170px !important;
        transition: 0.5s ease-in !important;
    }
}

.search-checkbox.fixed {
    display: inline-block;
    position: absolute;
    top: 10px;
    z-index: 9999;
    right: 90px;
    color: #2b2a29;
}

.search-checkbox.fixed label {
    color: #2b2a29;
}

.search-checkbox.fixed label:after {
    border: 1px solid #2b2a29;
    margin-top: 2px;
    height: 18px;
    width: 18px;
}

.search-checkbox.fixed label:before {
    left: -22px;
}

.configurator-dl-pdf {
    color: #fff;
    padding-left: 5px;
    width: 35px;
    height: 35px;
    background: url(/local/templates/main/images/icons/pdf-icon.png) no-repeat center;
    display: inline-block;
    transition: none;
}

.configurator-dl-pdf:hover {
    background: url(/local/templates/main/images/icons/pdf-icon-hover.png) no-repeat center;
    transition: none;
}

.configurator-dl-word {
    width: 35px;
    height: 35px;
    background: url(/local/templates/main/images/icons/word-icon.png) no-repeat center;
    display: inline-block;
    transition: none;
}

.configurator-dl-word:hover {
    background: url(/local/templates/main/images/icons/word-icon-hover.png) no-repeat center;
    transition: none;
}

.calculator-form__col_right_hdd_select {
    top: 350px;
    max-height: 475px;
}

.calc-slider {
    margin: 0 auto;
}

.calc-gallery__dots-wrapper {
    box-sizing: border-box;
    padding-right: 20px;
}

.calc-gallery__slider-wrapper {
    padding-right: 20px;
}

.calc-gallery__slider-block {
    padding-top: 20px;
}

.calc-gallery {
    padding: 0;
    margin: 10px 0 0 0;
}

.calc-gallery:before {
    background-color: transparent;
}

.calc-gallery-mobile {
    display: none;
}

.title-product__name {
    margin-right: 60px;
}

.title-product__currency {
    margin-left: 10px;
    margin-top: 5px;
    color: #2b2a29;
    font-size: 24px;
    font-weight: 600;
    margin-right: 22px;
    min-width: fit-content;
}

.select-wrapper__input, .select-wrapper__select {
    padding: 0 40px 0px 20px;
}

.header_mobile_bottom {
    display: none !important;
}

.configurator-hdd-select-block {
}

.configurator-hdd {
    max-width: 800px;
    margin: 0 auto 30px;
}

.configurator-hdd .btn-style {
    margin: 0px 5px 10px;
    width: 22%;
    display: inline-block;
    text-align: center;
    line-height: 38px;
}

.configurator-hdd .btn-style.active:before,
.configurator-hdd .btn-style.active:after {
    content: "";
    position: absolute;
    display: block;
    transition: .3s ease;
    background-color: #00a79f;
    width: 60%;
    height: 100%;
    -ms-transform: translate(0, 0) skewX(-30deg);
    transform: translate(0, 0) skewX(-30deg);
}

.configurator-hdd .btn-style.active .btn-style__label {
    color: #fff;
}

.configurator-hdd-items-block {
    max-height: 363px;
    overflow: auto;
    margin: 0 0 40px;
}

.popup[data-id="hdd"] {
    position: absolute !important;
}

.configurator-hdd-table {
    margin: 0px auto;
    max-width: 1000px;
    width: 100%;
    overflow: auto;
}

.configurator-hdd-table tr:nth-child(odd) {
    background: #f3f2f2;
}

.configurator-hdd-table tr td {
    border: 1px solid #ccc;
    padding: 5px 10px;
}

.configurator-hdd-table input[type="number"] {
    border: 1px solid #ccc;
    line-height: 20px;
    padding: 2px 5px;
}

.configurator-hdd-table input[type="checkbox"] {
    border: 1px solid #000;
    width: 15px;
    height: 15px;
}

.configurator-hdd-table label {
    position: relative;
    margin: 0;
}

.configurator-hdd-table input[type="checkbox"]:checked + span:before {
    opacity: 1;
}

.configurator-hdd-table span:before {
    content: '\f00c';
    font-family: 'FontAwesome';
    font-size: 14px;
    color: #000;
    display: block;
    opacity: 0;
    transition: opacity .3s ease;
    position: absolute;
    top: 4px;
    left: 1px;
    z-index: 10;
}

.configurator-tr.hide {
    display: none;
}

.configurator-hdd-add-btn-block .btn-style {
    width: auto;
    max-width: 420px;
    text-align: center;
    padding: 0px 5px;
    margin: 0 auto 0px;
}

.popup[data-id="hdd"] {
    max-width: 1000px;
    position: absolute;
}

.popup[data-id="hdd"] .ps-container {
    border: 1px solid #ccc;
}

.hdd-select-wrap:after {
    content: none !important;
}

.configurator-hdd-remove {
    content: "\f00d";
    position: absolute;
    right: 0;
    top: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    box-sizing: border-box;
    width: 50px !important;
    height: 100% !important;
    color: #ff0000 !important;
    font-family: "FontAwesome";
    font-size: 22px !important;
    font-weight: 400;
}

.configurator-hdd-remove .fas {
    margin: auto
}

.content-tabs-nav__item {
    width: calc(100% / 2);
}

.order-block,
.order-payment-block,
.order-delivery-block {
    margin: 0 0 0 0;
}

.order-map-img {
    max-width: 100%;
}

.hide {
    display: none !important;
}

.item-desc {
    margin: 0 0 30px;
}

.item-desc, .item-desc p {
    font-family: 'Roboto Slab', serif !important;
    font-weight: 100;
    color: #000;
    line-height: 30px;
    font-size: 16px;
}

.item-desc p strong {
}

.calc-checkout {
    margin: 62px 0 50px;
}

.products-list__col_img img {
    max-width: 200px;
    max-height: 200px;
}

.calculator-form__scroll-wrap {
    position: static;
}

.mb0 {
    margin-bottom: 0;
}

.calculator-form__row {
    position: static;
}

.calculator-form__row .calculator-form__row {
    margin-top: 10px;
    margin-bottom: 0px;
}

.calculator-form__scroll-wrap .select-wrapper__placeholder {
    display: none;
}

.mobile {
    display: none;
}

.select-hdd-title {
    margin-top: 10px;
    font-size: 16px;
    font-weight: 500;
}

@media (max-width: 600px) {
    .desktop {
        display: none;
    }

    .mobile {
        display: block;
    }

    .mb0 {
        margin-bottom: 34px;
    }

    .calculator-form__scroll-wrap {
        padding-top: 0;
    }

    .calc-checkout {
        margin: 30px 0 30px;
    }
}

@media only screen and (max-width: 1000px) {
    .configurator-hdd-table span:before {
        top: 2px;
    }

    .popup[data-id="hdd"] {
        top: 60%;
    }
}

@media only screen and (max-width: 750px) {
    .configurator-hdd .btn-style__label {
        line-height: 28px !important;
    }

    .configurator-hdd .btn-style {
        width: 31%;
        margin: 0 0 10px;
    }

    .header {
        height: 80px;
    }

    .content {
        padding-top: 80px;
    }

    .total {
        -ms-flex-direction: row;
        flex-direction: row;
        justify-content: center;
    }

    .total__label {
        margin: 0 10px 0 0;
        text-align: center;
    }

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

    .cart-content {
        padding: 0 !important;
    }

    .btn-style_min220 {
        min-width: 50px;
    }

    .order-payment-block .form_flex& gt

;.form__col {
     flex-direction: column;
 }

    .order-payment-block .form .radio-wrap .radio {
        margin-bottom: 10px;
    }

    .calc-checkout__total {
        font-size: 20px;
    }
}

@media only screen and (max-width: 550px) {
    .configurator-hdd .btn-style {
        width: 48%;
    }

    .calc-total__col-pdf {
        margin: 0 10px 0 0;
    }
}

@media only screen and (min-width: 750px) {
    .calculator-form__col_left {
        width: 48.2%;
    }

    .calculator-form__col_right {
        width: calc(44.6% + 20px);
    }

    .calculator-form__row_counter .calculator-form__item:nth-of-type(1) {
        width: 75.3%;
    }

    .calculator-form__row_counter .calculator-form__item:nth-of-type(2) {
        width: 21.5%;
    }
}

@media (max-width: 750px) {
    .calculator-form__col_right_hdd_select {
        top: 0px;
    }

    .title-product__currency {
        font-size: 18px;
        margin: 0;
    }

    .title-product {
        justify-content: space-between;
    }

    .calc-gallery-mobile {
        display: block;
    }

    .calc-gallery-desktop {
        display: none;
    }

    .header-logo {
        margin: 0 0 0 90px;
    }

    .header__middle .container {
        justify-content: space-between;
    }

    .search-tabs-block {
        display: flex;
    }

    .header__middle .search-button {
        height: auto;
    }

    .hamburger-wrapper {
        height: 44px;
    }

    .header__middle .container {
        height: auto;
    }

    .header__middle {
        height: auto;
    }

    .header_mobile_bottom {
        padding: 0 5px 10px;
        display: flex !important;
    }

    .mail-link .mail-link__text {
        color: #fff;
    }

    .icq-link__icon {
        margin: -2px 0 0 0;
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    .item-card__img {
        height: auto !important;
        padding: 10px 0;
    }

    .swiper-pagination {
        position: absolute !important;
        z-index: 1000 !important;
    }
}

@media only screen and (max-width: 935px) {
    .search-checkbox {
        margin: 5px 0px 0px 10px;
    }
}

@media only screen and (max-width: 751px) {
    .search-checkbox label {
        color: #fff;
    }

    .header-form {
        /*width: 100%;*/
    }

    .search-checkbox {
        display: none;
        margin: 0px;
    }

    .search-checkbox label span {
        display: none;
    }

    #title-search-input {
        padding-right: 0px;
    }

    .configurator-dl-pdf {
        margin: 0px 0px 5px;
    }

    .header-form__submit {
        margin-right: 0px;
    }
}

@media only screen and (max-width: 420px) {
}

@media only screen and (max-width: 400px) {
    .search-checkbox label {
        color: #fff;
        font-size: 12px;
        font-weight: 500;
    }

    .search-checkbox label:after {
        height: 18px;
        width: 18px;
        margin-left: 4px;
        margin-right: 0px
    }
}

@media only screen and (max-width: 1000px) {
    .item-card__price_simple {
        text-align: left;
    }

    .calc-slider__img-wrapper {
        width: auto;
    }

    .item-card__price-block .btn-style {
        margin: 0 0 0 5px;
        width: 166px;
    }
}

@media (max-width: 768px) {
    .search-page-desc {
        display: inline-block;
        width: 100%;
    }

    .search-page-img-block {
        float: left;
    }

    .catalog-section-list-main {
        margin-bottom: 30px;
    }

    .catalog-section-list-main .item-card {
        width: 48%;
        margin: 0px !important;
    }

    .catalog-section .item-card {
        width: 48%;
        margin: 0px 1% 25px !important;
    }

    .catalog-subsec {
        display: block;
        text-align: center;
    }

    .catalog-subsec .item-section {
        margin: 0 2% 10px 2%;
        width: 28%;
        text-align: center;
        box-sizing: border-box;
        display: inline-block;
    }

    .catalog-nav__item {
        width: 50%;
        height: 55px;
    }

    .catalog-nav__item_checkbox-wrap {
        width: 50%;
        margin-bottom: 0px;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        margin: 0px 0px 10px;
    }

    .btn-wrap {
        width: 60%;
        height: 55px;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        background-color: #eeeeee;
    }

    .catalog-nav__sort-title {
    }

    .checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
        font-size: 16px !important;
    }

    .checkbox-style-nav_price .checkbox-style-nav__label:after {
        left: -8px;
        right: unset;
    }

    .catalog-nav__sort {
        width: 40%;
        height: 55px;
        border-top: 1px solid #dadada;
        border-bottom: 1px solid #dadada;
        background-color: #eeeeee;
        text-align: center;
    }

    .catalog-nav__sort .checkbox-style-nav {
        width: 150px;
        margin: auto;
    }

    .catalog-nav__sort .checkbox-style-nav__label {
        text-align: center !important;
    }

    .checkbox-style-nav__label {
        font-size: 18px;
    }

    .btn-filter .btn-style__label {
        font-size: 18px;
        color: #2b2a29;
    }

    .btn-filter:after {
        content: "";
        z-index: 2;
        position: absolute;
        right: 0;
        top: 50%;
        -ms-transform: translateY(-50%);
        transform: translateY(-50%);
        display: block;
        background-color: #dadada;
        width: 2px;
        height: 26px;
    }

    .product-characteristics-block p {
        font-size: 12px;
    }

    .catalog-subsec .item-section {
        padding: 8px 5px;
    }

    .catalog-subsec .btn-style img {
        max-width: 100%;
        padding: 0 3px;
        box-sizing: border-box;
        height: 100%;
    }
}

@media only screen and (min-width: 751px) {
    .category-list__item {
        margin-bottom: 9px;
    }
}

@media only screen and (max-width: 750px) {
    .description__logo-wrapper {
        display: none;
    }

    .description .availability {
        text-align: center;
    }

    .calc-slider__item {
        height: auto;
    }

    .catalog-subsec .item-section {
        position: relative;
    }

    .catalog-subsec .btn-style__label {
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        position: absolute;
        width: 100%;
        text-align: center;
    }

    .calc-form-props-block {
        margin-right: 0px;
    }

    .configurator-dl-pdf {
        margin: 0px 0px 0px;
    }
}

@media (max-width: 600px) {
    .banner {
        visibility: initial;
        display: initial;
    }
}

@media (max-width: 540px) {
    .catalog-subsec .item-section {
        padding: 12px 0px;
        margin: 0 1% 10px 1%;
        width: 30%;
    }

    .catalog-nav__sort {
        width: 50%;
    }

    .catalog-nav .btn-wrap {
        width: 50%;
    }

    .catalog-nav .btn-filter {
        min-width: auto;
    }

    .item-card__price-block .btn-style {
        padding: 0 2px;
    }

    .item-card__price-block .btn-style__label {
    }

    .item-card__prop {
        font-size: 12px;
    }

    .select-wrapper__inner .option {
        padding: 0px 6px 0px 4px;
        height: auto;
    }

    .item-card__prop.calc-prop-item {
        width: 48%;
        margin: 0px;
        text-align: left;
        vertical-align: top;
    }

    .calculator-form__row {
        -webkit-transform: translateZ(1px);
        -moz-transform: translateZ(1px);
        -o-transform: translateZ(1px);
        transform: translateZ(1px);
        position: relative;
        z-index: 1;
    }
}

@media (max-width: 480px) {
    .catalog-subsec .item-section {
        margin: 0 1% 10px 1%;
        /*width: 47%;*/
    }

    .item-card__price-block .btn-style {
        border: 2px solid #00a79f;
    }

    .item-card__price_simple {
    }

    .calc-total {
        -ms-flex-pack: start;
        justify-content: flex-end;
        flex-basis: 60%;
    }

    .calc-checkout .btn-style {
        margin-left: auto;
    }
}

@media (max-width: 460px) {
    .item-card__price-block .btn-style__label {
        font-size: 10px;
    }

    .calc-checkout .btn-style_middle {
        margin-top: 10px;
    }

    .calc-total__col-pdf {
        margin: 0 10px 0 0;
    }

    .calc-total__col:nth-of-type(1) {
        margin-right: 3px;
    }

    .calc-total__number {
        font-size: 20px;
    }

    .icq-link__text {
        display: none;
    }
}

@media (max-width: 420px) {
    .checkbox-style-nav__label {
        font-size: 14px;
    }

    .btn-filter .btn-style__label {
        font-size: 14px;
    }

    .item-card__price_simple {
        font-size: 14px;
    }

    .checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
        font-size: 14px !important;
    }

    .header-logo {
        margin: 0;
    }
}

@media (max-width: 390px) {
    .item-card__price_simple {
        font-size: 12px;
    }

    .item-card__mod._used {
        padding: 0px 0px 2px 7px;
    }

    .item-card__mod._hit {
        padding: 0px 1px 2px 6px;
    }

    .item-card__mod._sale {
        padding: 0px 2px 2px 5px;
    }

    .item-card__mod-text {
        font-size: 7px;
    }

    .item-card__mod._sale:before {
        width: 27px !important;
    }

    .item-card__mod:before {
        top: 4px;
        height: 87%;
    }

    .item-card__mod {
        right: -16px !important;
    }

    .header_mobile_bottom .mail-link {
        display: none !important;
    }
}

@media (max-width: 350px) {
    .checkbox-style-nav__label {
        font-size: 12px;
    }

    .btn-filter .btn-style__label {
        font-size: 12px;
    }

    .item-card__price-block .btn-style__label {
        font-size: 8px;
    }

    .item-card__price-block {
        padding: 14px 6px;
    }

    .checkbox-style-nav.checkbox-style-nav_price .checkbox-style-nav__label {
        font-size: 12px !important;
    }

    .checkbox-style-nav_price .checkbox-style-nav__label:after {
        left: unset;
        right: 8px;
    }
}

/*sides adv*/
.sides-block {
    position: relative;
    max-width: 1570px;
    width: 100%;
    margin: auto;
}

.sides-block-main {
    max-width: 100%;
}

.sides-block-main .sides-block-left {
    left: 175px;
}

.sides-block-main .sides-block-right {
    right: 175px;
}

.sides-block-main .sides-block-right br {
    display: none;
}

.sides-block-main .catalog-section-list-main {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    gap: 20px;
}

.sides-block-main .catalog-section-list-main .item-card {
    width: 100%;
    margin-bottom: 0;
}

@media (max-width: 1920px) {
    .sides-block-main .sides-block-right {
        right: calc(5px + (175 - 5) * ((100vw - 1560px) / (1920 - 1560)));
    }

    .sides-block-main .sides-block-left {
        left: calc(5px + (175 - 5) * ((100vw - 1560px) / (1920 - 1560)));
    }
}

.sides-block-main .sides-block-left,
.sides-block-main .sides-block-right {
    top: 570px;
}

.sides-block-left {
    width: 280px;
    min-height: 200px;
    position: absolute;
    top: 50px;
    left: 0px;
}

.sides-block-right {
    width: 280px;
    min-height: 200px;
    position: absolute;
    top: 50px;
    right: 0px;
}

.sides-block-item.item-card {
    width: 100%;
    margin: 0px 0px 40px;
}

.item-card.sides-block-item .item-card__price_simple,
.item-card_old_price {
    text-decoration: line-through;
}

.item-card_old_price {
    margin-top: 5px;
}

.item-card.sides-block-item .item-card__price_simple_total_price {
    color: #ff0000;
}

@media (max-width: 1560px) {
    .sides-block-right,
    .sides-block-left {
        display: none;
    }
}

.item-card_sale_price {
    margin: 0;
}

.calc-gallery .product__name-price_block {
    display: flex;
    flex-direction: column;
    margin-left: 10px;
    margin-right: 25px;
    gap: 10px;
    align-items: center;
    justify-content: flex-start;
}

.calc-gallery .product__name-price_block .item-card_old_price {
    color: #9f9b96;
    font-size: 22px;
    line-height: 22px;
    margin: 0;
    white-space: nowrap;
}

.calc-gallery .price-total_benefit-block {
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 10px;
    margin-bottom: -10px;
}

.price-total_benefit {
    background: #00a79f;
    color: #fff;
    padding: 2px 5px;
    border-radius: 4px;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 15px;
    font-size: 13px;
    line-height: 13px;
    font-weight: 600;
    white-space: nowrap;
}

.calc-gallery .product__name-price_block .title-product__currency {
    font-size: 30px;
    white-space: nowrap;
}

.item-card__available {
    font-size: 13px;
    font-weight: 600;
    color: #00a79f;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}

.item-card__available:before {
    content: "\f00c";
    margin-right: 4px;
    color: #fff;
    background-color: #00a79f;
    border-radius: 2px;
    padding: 1px 2px 2px;
    font-family: "FontAwesome";
    font-size: 9px;
    font-weight: 400;
    min-width: 10px;
    min-height: 11px;
    max-width: 10px;
    max-height: 11px;
}

.item-card__unavailable {
    font-size: 13px;
    font-weight: 600;
    color: gray;
    text-transform: none;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    white-space: nowrap;
}

.item-card__unavailable:before {
    content: "\f00c";
    margin-right: 4px;
    color: #fff;
    background-color: gray;
    border-radius: 2px;
    padding: 1px 2px 2px;
    font-family: "FontAwesome";
    font-size: 9px;
    font-weight: 400;
    min-width: 10px;
    min-height: 11px;
    max-width: 10px;
    max-height: 11px;
}

div.banner-item {
    text-align: center;
    padding-bottom: 20px;
}

div.banner-item a {
    width: 100%;
}

img.banner-img {
    width: 100%;
}

div.banner_horizontal_desktop {
    margin-top: 30px;
    display: block;
}

div.banner_horizontal_mobile {
    display: none;
}

.catalog-section-list-main .item-card:nth-of-type(3n+2) {
    margin: 0px;
}

@media (max-width: 768px) {
    div.banner_horizontal_desktop {
        display: none;
    }

    div.banner_horizontal_mobile {
        display: block;
    }

    .sides-block-main .catalog-section-list-main {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        gap: 20px;
    }
}

@media(max-width: 600px) {
    .sides-block-main .catalog-section-list-main {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        gap: 20px;
    }
}

section.catalog {
    min-height: 130vh;
}

.content-block,
.delivery {
    padding-bottom: 10px;
}

.footer__col_address {
    margin-right: 30px;
}

.total {
    margin-bottom: 10px;
}

.form .radio-wrap .radio {
    margin-bottom: 20px;
}

.cart .form__col {
    margin-bottom: 10px;
}

.footer__col_address {
    margin-right: 30px;
}

.preloader {
    display: none;
}

@keyframes rotate {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.preloader.active {
    display: flex;
    align-items: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .3);
    overflow: hidden;
    z-index: 9999;
}

.preloader.active img {
    animation: rotate 4s linear infinite;
}

body.stop {
    overflow: hidden;
}

.select-wrapper_placeholder {
    padding-left: 20px;
    margin-bottom: 5px;
    color: gray;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
}

.js-select-wrap {
    padding-right: 0;
}

@media (max-width: 600px) {
    .filter__popup {
        padding-top: 30px;
        padding-bottom: 100px;
        z-index: 999;
        width: 90vw;
        max-width: none;
    }

    .ps-scrollbar-y-rail, .ps-scrollbar-x-rail {
        display: none;
    }

    .filter__scroll-container .btn-row {
        margin: 0;
        position: fixed;
        bottom: 0px;
        width: 100%;
        max-width: calc(100% - 40px);
        z-index: 1;
    }

    .filter__scroll-container .btn-row .btn-style {
        height: 45px;
    }

    .filter__scroll-container {
        overflow: auto !important;
        scrollbar-width: none;
        -ms-overflow-style: none;
    }

    .filter__scroll-container::-webkit-scrollbar {
        display: none;
    }
}

.comment {
    margin-top: 30px;
    padding: 15px 20px;
    background: #fef7c3;
}