/* Переменные */
:root {
    --primary-color: #fff;
    --secondary-color: #0a2354;
    --hover-link-color:#0f3c95;
    --accent-color: #1c2327;
    --br-big: 20px;
    --br-small: 10px;
    --nav-bg: #011e41;
    --nav-txtbg: #fff;
    --header-bg: #fff;
    --header-txt: #1c2327;
    --nav-txt-hover: #1c2327;
    --nav-icons: #1c2327;
    --checkboxes-color: #1c2327;
}

/* Конец - Переменные */

/* Общие */
.features_block_middle .owl-theme .owl-nav [class*='owl-'], .flvlcats .owl-theme .owl-nav [class*='owl-'] {
    color: #FFF;
    font-size: 14px;
    margin: 5px;
    padding: 4px 7px;
    background: #D6D6D6;
    display: inline-block;
    cursor: pointer;
    background-color: white;
    border-radius: 3px;
    box-sizing: border-box;
    width: 34px;
    height: 34px;
    transform: all .3s;
}
.product-price-old {
    position: relative;
    color: #F46B7A;
}
.product-price-old:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 1px;
    left: 0;
    top: 12px;
    z-index: 3;
    background-color: #F46B7A ;
}
.product-price-old .ruble {
    color: #F46B7A ;
    font-weight: 500;
    font-size: 16px;
}
.flvlcats .owl-prev, .flvlcats .owl-next {
    display: flex !important;
    position: absolute;
    top: 21%;
    margin-top: -10px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    box-shadow: -1px 2px 4px 1px rgb(146 153 159 / 20%);
}

.features_block_middle .owl-carousel .owl-prev, .owl-carousel .owl-next, .flvlcats .owl-carousel .owl-prev {
    display: flex !important;
    position: absolute;
    top: 21%;
    margin-top: -10px;
    background-color: #fff;
    width: 30px;
    height: 30px;
    align-items: center;
    justify-content: center;
    border-radius: 50% !important;
    box-shadow: -1px 2px 4px 1px rgb(146 153 159 / 20%);
}
.fav-btn.fav svg path {
    stroke: var(--hover-link-color)!important;
}
.features_block_middle .owl-prev, .features_block_middle .owl-next, .flvlcats .owl-prev, .flvlcats .owl-next  {
    position: absolute;
    margin-top: -10px;
    z-index: 2;
    bottom: 60%;
}
.arr-left {
    width: 12px;
    transform: rotate(270deg);
}

.features_block_middle .owl-next, .flvlcats .owl-next{
    right: -12px;
}
.features_block_middle .owl-nav .disabled, .flvlcats .disabled{
    opacity: 0;
}
button,
p,
a,
div {
    font-family: 'Museo Sans', sans-serif !important;
}
::placeholder {
    font-size: 14px;
    color: #71767e!important
}
button {
    cursor: pointer;
}

p {
    color: #070b10;
    line-height: 1.3em;
}

input {
    height: 40px;
    color: inherit;
    font: inherit;
    margin: 0;
    line-height: normal;
}
input[type='checkbox'] {
    cursor: pointer;
}
textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="datetime"]:focus, input[type="datetime-local"]:focus, input[type="date"]:focus, input[type="month"]:focus, input[type="time"]:focus, input[type="week"]:focus, input[type="number"]:focus, input[type="email"]:focus, input[type="url"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="color"]:focus, .uneditable- input:focus {
    border-color: #595F64;
    border-top-color: rgb(89, 95, 100);
    border-right-color: rgb(89, 95, 100);
    border-bottom-color: rgb(89, 95, 100);
    border-left-color: rgb(89, 95, 100);
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    outline: none;
}
.body-no-scroll {
    overflow: hidden;
}
[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1
}

.product__label {
    font-weight: normal;
    border: 1px solid #F46B7A;
    background-color: #fff;
    border-radius: 8px;
    text-align: center;
    padding: 0 11px;
    font-size: 13px;
    min-width: 60px;
    color: #F46B7A;
    height: 28px;
    overflow: hidden;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-sizing: border-box;
    cursor: pointer;
    transition: all .3s;
    
}
.product_actions {
    display: flex;
    align-items: center;
    align-items: unset;
}
.product_actions__wrap {
    display: flex;
    gap: 15px;
    padding-top: 2px;
}
#category-products .itemInner__compareBlock svg, #product-list .itemInner__compareBlock svg{
    width: 18px;
}
.product_actions__favorite svg {
    cursor: pointer;
    width: 16px;
}
.product__label:hover {
    background-color: var(--secondary-color);
    color: white;
}
.product__label.product__label_sale-2:hover {
    background-color: #F46B7A;
    color: white;
}
.promo-code-content.promo-content {
    text-align: center;
    padding: 0px 29px 0px 29px;
    overflow-y: hidden;
    box-sizing: border-box;
    transition: all .3s;
    height: 0;
}

.couponair_stick .promo-content {
    background: #fff;
    min-width: 360px;
    box-sizing: border-box;
    display: none;
    text-align: start;
    border-radius: 20px;
}

.promo-code-content {
    position: absolute;
    z-index: 10;
    top: 100%;
    left: 0;
    right: 0;
    top: 37px;
    border: 1px solid #d9dadb;
    border-radius: 5px;
    padding: 40px 20px 15px;
    font-weight: normal;
}

.promo-code-content.promo-content:before,
.promo-code-content.promo-content:after {
    left: 55%;
    border-bottom: 6px solid #d9dadb;
    content: '';
    position: absolute;
    bottom: 100%;
    left: 90px;
    border: 6px solid transparent;
    border-bottom: 6px solid #d9dadb;
}

.promo-code-content__close {
    position: absolute;
    top: 9px;
    right: 9px;
    font-size: 10px;
    line-height: 1;
    padding: 10px;
    cursor: pointer;
    -webkit-transition: all .3s;
    transition: all .3s;
}
.promo-code-content__close .icon-close:before {
    color: #44A927;
}
.promo-content .promo-code-content__value {
    margin-bottom: 8px;
    text-align: center;
    margin-top: 15px;
}

.promo-code-content.promo-content .promo-elem-text {
    text-align: start!important;
    font-size: 18px;
    line-height: 22px;
    font-weight: 500;
}

.couponair_stick .promo-content .promo-code-content__title {
    margin: 13px 0 19px;
    font-weight: 100!important;
    font-size: 14px;
}

.couponair_stick .promo-content .btn-default {
    padding: 10px 25px;
    transition: .3s;
    background-color: transparent;
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
    font-weight: 100;
    font-size: 14px;
    border-radius: 10px;
    transition: all .3s;
}

.couponair_stick .promo-content .btn-default:hover {
    color: white;
    background-color: var(--secondary-color);
}

.promo-code-content__txt {
    margin-top: 30px;
    margin-bottom: 30px;
}
.product__label.product__label_v1.promo-code-click__active {
    background: var(--secondary-color);
    color: white!important;
}
div [data-id=popup-product_promo_form] {
    display: none;
}

.btn__new,
button {
    font-family: 'Museo Sans' !important;
    font-weight: 300;
    transition: all .3s;
}

.grey_button {
    outline: #5f6c7a solid 1px;
    color: #4b4b4b;
    cursor: pointer;
    font-size: 12px !important;
}

.grey_button:hover {
    outline: #5f6c7a solid 2px;
}

.icon-close-2:before {
    content: "\e936"
}

.icon-comment:before {
    content: "\e933"
}

.icon-file:before {
    content: "\e934"
}

.icon-info-2:before {
    content: "\e935"
}

.icon-user:before {
    content: "\e932"
}

.icon-date:before {
    content: "\e931"
}

.icon-info:before {
    content: "\e930"
}

.icon-box-l:before {
    content: "\e92d"
}

.icon-box-m:before {
    content: "\e92e"
}

.icon-box-s:before {
    content: "\e92f"
}

.icon-clip:before {
    content: "\e92c"
}

.icon-clock:before {
    content: "\e929"
}

.icon-phone-2:before {
    content: "\e92a"
}

.icon-train:before {
    content: "\e92b"
}

.icon-guarantee:before {
    content: "\e927"
}

.icon-remove:before {
    content: "\e928"
}

.icon-minus:before {
    content: "\e925"
}

.icon-plus:before {
    content: "\e926"
}

.icon-click:before {
    content: "\e920"
}

.icon-delivery:before {
    content: "\e921"
}

.icon-files:before {
    content: "\e922"
}

.icon-mounting:before {
    content: "\e923"
}

.icon-pay:before {
    content: "\e924"
}

.icon-sort:before {
    content: "\e91f"
}

.icon-cafe:before {
    content: "\e912"
}

.icon-comments:before {
    content: "\e913"
}

.icon-cottage:before {
    content: "\e914"
}

.icon-flat:before {
    content: "\e915"
}

.icon-grid:before {
    content: "\e916"
}

.icon-life-buoy:before {
    content: "\e917"
}

.icon-list:before {
    content: "\e918"
}

.icon-next-corner:before {
    content: "\e919"
}

.icon-office:before {
    content: "\e91a"
}

.icon-pool:before {
    content: "\e91b"
}

.icon-prev-corner:before {
    content: "\e91c"
}

.icon-shop:before {
    content: "\e91d"
}

.icon-stock:before {
    content: "\e91e"
}

.icon-close:before {
    content: "\e911"
}

.icon-corner:before {
    content: "\e910"
}

.icon-attention-circle:before {
    content: "\e900"
}

.icon-callback:before {
    content: "\e901"
}

.icon-check-circle:before {
    content: "\e903"
}

.icon-compare-2:before,
.icon-compare:before {
    content: "\e904"
}

.icon-corner-fill:before {
    content: "\e906"
}

.icon--filter:before {
    font-family: 'FontAwesome';
    content: "\f0b0";
    font-size: 16px;
    margin-left: 3px;
    color: #357f1e;
    font-style: normal;
}

.b_filtr_button__txt {
    font-size: 16px;
    font-weight: 500;
    color: #070b10;
}

body {
    background-color: #f3f4f6;
    overflow-x: hidden;
    min-height: 100%;
    text-rendering: optimizeLegibility;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    width: 100%;
    font-family: 'Museo Sans';
    margin: 0;
    color: #070b10;
    font-size: 16px;
    font-weight: 300;
}

[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: never;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
}

input {
    outline: none;
}

li {
    list-style-type: none;
}

button,
a {
    cursor: pointer;
}

a {
    color: var(--secondary-color);
}

.center_wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    max-width: 1410px;
    width: 100%;
    padding: 0 15px;
}

.red_button {
    background: linear-gradient(to right, #0a4161 0%, #0f3c95 100%);
    color: var(--primary-color);
    padding: 0 24px;
    cursor: pointer;
}

.toner {
    position: fixed;
    z-index: 30;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(0, 0, 0, .5);
    display: none;
}

a {
    text-decoration: none;
}

/* Expert */

.product__page .tabs__expert {
    order: 2;
    border-left: 1px solid #ededed;
    max-width: 370px;
    margin-top: 30px;
    margin-bottom: 30px;
    float: right;
}

.expert__filter {
    padding: 32px 32px;
    background-color: #fff;
    height: min-content;
    min-width: 342px;
    max-width: 342px;
    box-sizing: border-box;
}

.product__page .expert__filter {
    border-radius: 0;
}

.ef__head {
    font-size: 18px;
    font-weight: 500;
}

.ef__head h2 {
    display: block;
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #efefef;
    font-size: 18px;
    margin-top: 0;
    font-weight: 500;
}
.ef__desc {
    margin-bottom: 30px;
}

.ef__dolzhnost, .ef__fio {
    display: flex;
    justify-content: space-between;
    margin-bottom: 4px;
    font-size: 14px;
}
.rating {
    display: flex;
}
.rating svg {
    width: 14px;
    margin-right: 3px;
}

.ef__img {
    width: 260px;
    height: 260px;
    border-radius: 50%;
    overflow: hidden;
    background-color: #f3f4f6;
    padding: 10px;
    box-sizing: border-box;
    margin: 0 auto 21px;
}
.ef__img img {
    width: 100%;
    height: 100%;
    border-radius: 50%;
}

.ef__btn a {
    display: flex;
    text-align: center;
    align-items: center;
    justify-content: center;
    min-height: 50px;
    transition: .3s;
    box-sizing: border-box;
}

.red_button {
    color: var(--primary-color);
    padding: 0 24px;
}
.btn__new {
    font-size: 13px;
    border: none;
    border-radius: 10px;
    height: 42px;
    white-space: nowrap;
    font-weight: 500;
}
.btn__new:hover {
    opacity: .9;
}

/* Finish expert */

/* breadcumbs */
.breadcrumbs-wrap {
        position: relative;
    }

    .breadcrumbs {
        list-style: none;
        padding: 2px 0 5px 0;
        color: #acacac;
        font-size: 14px;
        font-weight: normal;
        margin: 25px 0 25px;
        max-width: 100%;
        display: flex;
        overflow: auto;
        white-space: nowrap;
    }

    .breadcrumbs:after {
        content: '';
        position: absolute;
        right: 0;
        height: 14px;
        width: 100px;
        background: linear-gradient(to right, transparent 0, #f5f5f5 90%, #f5f5f5 10%);
    }

    .breadcrumbs::-webkit-scrollbar {
        width: 3px;
        height: 3px;
    }

    .breadcrumbs::-webkit-scrollbar-thumb {
        background-color: #cfd0d2;
        border-radius: 50px;
    }

    .breadcrumbs::-webkit-scrollbar-track {
        background-color: #e2e2e2;
    }

    .breadcrumbs:last-child {
        margin-bottom: 0;
    }

    .breadcrumbs li {
        display: inline-flex;
        margin-right: 21px;
        position: relative;
    }

    .breadcrumbs li:last-child:after {
        display: none;
    }

    .breadcrumbs li:last-child span:hover {
        color: #25282c;
        cursor: context-menu;
    }

    .breadcrumbs a {
        color: inherit;
    }


    .breadcrumbs a {
        color: inherit;
        white-space: nowrap;
        margin-right: 5px;
    }

    .breadcrumbs li span {
        white-space: nowrap;
        color: #25282c;
        font-size: 12px;
        transition: color .3s;
    }
    .breadcrumbs li span:hover {
        color: var(--hover-link-color);
    }

    .breadcrumbs li:after {
        content: "";
        width: 5px;
        height: 5px;
        border: solid #25282c;
        border-width: 1px 0 0 1px;
        transform: translate(-50%, -50%) rotate(134deg);
        margin-top: 7px;
        color: #acacac;
        position: absolute;
        right: -13px;
        top: 3px;
    }
/* Конец breadcumbs */

/* fancybox */
.multiform-wrap.categories_manager.default-theme .multiform-gap-fields input {
    height: 55px;
    padding: 18px 12px;
    box-sizing: border-box;
    width: 100%;
    border-radius: 10px;
    font-size: 15px;
    font-family: 'Museo Sans';

}
.default-theme .multiform-gap-field {
    padding: 3px 0;
    margin: 0 0 5px;
    line-height: 1.5;
}
.multiform-gap-field .multiform-gap-option {
    margin-bottom: 10px;
}
.multiform-gap-field .multiform-gap-option label {
    font-weight: 400;
}
div.multiform-body {
    padding: 10px 0;
    margin-top: 10px;
}
.multiform-wrap .multiform-gap-field.type-hidden {
    display: none !important;
}
.multiform-wrap .multiform-gap-value {
    overflow: visible;
    clear: none;
    width: 100%;
}
.multiform-gap-value textarea, .multiform-gap-value input, .multiform-gap-value select {
    border: 1px solid rgba(38, 38, 38, .24);
}
.multiform-wrap.categories_manager.default-theme .multiform-gap-fields input[type=checkbox] {
    height: auto;
    position: relative;
    top: 2px;
}
.multiform-wrap .multiform-gap-value {
    height: fit-content;
}
.multiform-wrap.default-theme .errormsg, .default-theme .multiform-mask-error {
    margin: 5px 0 0px 0;
}
.multiform-wrap.default-theme .multiform-form-description {
    display: none;
}
.popup__header-title.head_all {
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 300;
}

.popup__header-subtitle {
    font-size: 14px;
    line-height: 18px;
    color: #070b10;
}

.multiform.fancybox-content {
    border-radius: 20px;
}
.b-cityselect__wrapper .b-cityselect__notifier {
    padding: 0 !important;
    display: none;
    position: absolute !important;
    z-index: 103 !important;
    border-radius: 5px!important;
    background: rgb(21 21 21 / 95%);
    box-shadow: 0 0 4px 4px rgb(0 0 0 / 10%);
    border: 1px solid #545454;
    color: #070b10;
    margin-top: 0;
    width: fit-content;
    text-align: center;
    right: 0 !important;
    top: -6px !important;
    left: -615px !important;
    z-index: 111111 !important;
}

.i-cityselect__city_yes:hover {
    opacity: .8;
}
.b-cityselect__notifier .btn_left {
    background: var(--secondary-color);
    color: #fff !important;
}
.b-cityselect__notifier {
    transform: translateY(-150%);
    animation: ani 1s forwards;
}
.b-cityselect__wrapper .b-cityselect__notifier_buttons {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
}
.multiform-gap-field.type-checkbox .multiform-gap-value label,
.settings-field.type-checkbox label {
    display: flex;
    align-items: baseline;
}

.multiform-wrap.categories_manager.default-theme .multiform-gap-fields .multiform-gap-field.type-checkbox .multiform-gap-value label input,
.settings-field.type-checkbox label input {
    width: 13px;
}

.multiform-wrap.categories_manager.default-theme .multiform-gap-fields .multiform-gap-field.type-checkbox .multiform-gap-value .checkpolitic label input {
    padding: 0;
    display: block;
}

.multiform-gap-field .multiform-gap-option span {
    margin-left: 5px;
    vertical-align: middle;
}
.checkpolitic input {
    max-width: min-content;
}
.checkpolitic div label input:checked::before {
    opacity: 1;
}
.checkpolitic div label input::before {
    position: absolute;
    content: "\2713";
    left: 2px;
    top: -2px;
    pointer-events: none;
    font-size: 12px;
    z-index: 11;
    color: white;
    /* transform: rotate(10deg); */
    transition: all .3s;
}
.checkpolitic div label input:checked::after {
    background-color: var(--checkboxes-color);
    border: 1px solid transparent;
}
.checkpolitic div label input::after {
    position: absolute;
    content: "";
    width: 14px;
    height: 14px;
    left: 0px;
    top: 0px;
    pointer-events: none;
    border-radius: 3px;
    transition: all .3s;
    background: white;
    border: 1px solid #adadad;
    box-sizing: border-box;
}
.checkpolitic span,
.ds__itm__last span,
.pn__name,
.pn__val,
.service__txt {
    font-size: 14px;
}

.request .checkpolitic .color-link {
color: #fff;
    transition: all .3s;
    text-decoration: underline;
}
.checkpolitic .color-link {
text-decoration: underline;
}

.checkpolitic .color-link,
.color-link,
.contact__page__column .fnr__head .i-cityselect__city,
.fo__row #wahtmlcontrol_fields_field_113_19-1 a,
.geomontxt b,
.razmer__inner,
.url__class {
    color: var(--secondary-color);
    transition: all .3s;
}
.fnr__head {white-space: nowrap;}
.checkpolitic .color-link:hover {
    opacity: .9;
}
.form-callback__btn {
    background-color: var(--secondary-color);
    width: 100%;
    height: 50px;
    border-radius: 10px;
    color: #fff;
    padding: 0 15px;
    text-align: center;
    border: none;
    -webkit-transition: .3s;
    transition: .3s;
    font-size: 13px;
    font-weight: 500;
}
.form-callback__btn.btn__all.mf-colm6 {
    width: 50%;
    transition: opacity .3s;
    margin-bottom: 9px;
}
.form-callback__btn.btn__all.mf-colm6:hover {
    opacity: .9;
}
.search__form.multiform.fancybox-content .search #search {
    width: 100%;
    outline: none;
    border: none;
}
.search__form .form-control {
    font-size: 14px;
    color: #888888;
    height: 50px;
    border: none;
    width: 100%;
    border-top-left-radius: 16px;
    border-bottom-left-radius: 16px;
    padding-left: 10px;
}
.search__form.multiform.fancybox-content .search .btn__new {
    height: auto;
}

.show-all,
.show-more {
    display: inline-flex;
    text-decoration: none;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    z-index: 1;
    border: none;
    background: 0 0;
    transition: color .3s;
    font-size: 14px;
    padding: 0;
    transition: .3s;
    color: var(--secondary-color);
}

.show-all:before,
.show-more:before {
    content: '';
    position: absolute;
    top: 0;
    right: -50px;
    bottom: 0;
    left: 0;
    z-index: -1;
    
    transition: color .3s;
}

.show-all::after {
    content: 'next';
    font-family: swiper-icons;
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    color: var(--secondary-color);
    line-height: 17px;
    font-size: 8px;
    transition: color .3s;
    margin-left: 5px;
    transform: rotate(90deg);
    width: 10px;
    font-weight: 800;
    transition: .3s;
}
.show-all:hover, .show-all:hover::after, .show-more:hover::after {
    color: var(--hover-link-color);
}
.show-all-container {
    position: absolute;
    bottom: 0;
}

.content-block-text {
    height: 353px;
    overflow: hidden;
    position: relative;
    transition: all .3s;
    padding-top: 10px;
}

.bottom_part_txt .content-block-text::after {
    background: linear-gradient(to bottom, rgba(255, 255, 255, .1) 0, rgb(243 244 246) 55%, #f3f4f6 100%);
    height: 60px;
    content: "";
    display: block;
    width: 100%;
    bottom: 0;
    position: absolute;
}

.content-block-text-open {
    overflow: visible !important;
}

.bottom_part_txt .content-block-text-open::after {
    content: none;
}

.show-all.show-open {
    bottom: -20px;
}

.show-all.show-open::after {
    transform: rotate(270deg);
    transition: .3s;
}

.bg__inner.content-block-fix {
    position: relative;
}

.b-cityselect__change.i-cityselect__change.fancybox-content {
    max-width: 520px;
    padding: 50px 40px;
    width: 100%;
    border-radius: 20px;
}
.b-cityselect__change {
    width: 500px;
}
.fancybox-skin {
    border-radius: 20px;
    box-sizing: border-box;
    padding: 0 !important;
}
.fancybox-opened .fancybox-skin {
    max-width: 520px;
}
.fancybox-close {
    top: 10px !important;
    right: 10px !important;
}
#cityselect__change {
    max-width: 520px;
    box-sizing: border-box;
    padding: 50px 15px;
}
#cityselect__change .b-cityselect__change_info {
    font-weight: 300;
    font-size: 28px;
    text-align: center;
    color:#070b10;
}

#cityselect__change .b-cityselect__change_city_wrapper {
    margin-bottom: 20px;
    margin-top: 20px;
    border: 1px solid #1c2327;
    padding: 5px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    border-radius: 10px;
    max-width: 410px;
    margin: 20px auto;
    height: 57px;
    box-sizing: border-box;
}

#cityselect__change .b-cityselect__change_input {
    height: 45px;
    font-family: 'Museo Sans';
    padding-top: 0;
}

.suggestions-wrapper {
    position: absolute !important;
    bottom: 0;
    left: 0;
    width: calc(100% + 2px);
    box-sizing: border-box;
}
#cityselect__change .suggestions-wrapper .suggestions-suggestions {
    max-height: 61px;
    overflow-y: auto;
    max-width: 410px;
    width: 100%;
    border: 1px solid var(--secondary-color);
    left: -1px;
    top: -6px;
    border-top: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.suggestions-suggestions::-webkit-scrollbar {
    width: 4px;
}
  .suggestions-suggestions::-webkit-scrollbar-thumb {
    background: var(--secondary-color);
    border-radius: 10px;
    width: 2px;
  }
.b-cityselect__list_wrapper {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    margin-top: 12px;
}

.b-cityselect__list_wrapper ul {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    margin-left: 10px;
    columns: 3;
}

#cityselect__change .b-cityselect__list_wrapper ul li {
    padding: 0;
    margin: 0;
    margin-right: 10px;
}

.b-cityselect__list .i-cityselect__set_city.bold {
    font-weight: 500;
    white-space: nowrap;
    color: #070b10;
    transition: color .3s;
}

.b-cityselect__list .i-cityselect__set_city.bold:hover {
    color: var(--secondary-color);
}

#cityselect__change .b-cityselect__change_input {
    border: none;
    padding-top: 4px;
}

.fill__geo {
    fill: #676767;
}

.icns__geo__inner {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.b-cityselect__change_city_wrapper #search {
    display: none;
}

#cityselect__change .b-cityselect__change_city_wrapper .icns__geo {
    margin-right: 8px;
}

.b-cityselect__change_text {
    text-align: center;
    margin-bottom: 15px;
    color:#070b10;
}
.b-cityselect__change {
    color:#070b10;
}

/* Конец fancybox */

/* ________________Подумать куда впихнуть________________________________ */
.head__cat {
    margin-bottom: 30px;
    display: flex;
    align-items: end;
    justify-content: space-between;
}

.ruble {
    font-family: 'PTRoubleSans' !important;
    margin-left: 5px;
}

.head_all {
    color: #070b10;
    font-size: 22px;
    font-weight: 500;
    margin-bottom: 0;
    margin-top: 0;
    font-family: 'Museo Sans';
}

.head_all-sale {
    color: #000;
}

.itemInner {
    display: flex;
    flex-direction: column;
    align-items: center;
    box-sizing: border-box;
    padding: 28px 18px;
    background: #fff;
    height: 380px;
    justify-content: space-between;
    border-radius: 20px;
}



.calc__arrowico,
.footer_address_phone,
.inline-link {
    font-size: 20px;
}

.itemInner__compare svg path {
    transition: fill .5s;
}


.itemInner img {
    width: 100%;
    max-width: 220px;
}

.prodTitle {
    font-weight: 300;
    color: #070b10;
    transition: color .3s;
}
.prodTitle:hover {
    color: var(--nav-txt-hover);
}
.offers {
    width: 100%;
    box-sizing: border-box;
}
.offers.price_z .product__buttons {
    margin-top: 10px;
}

.product__price {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 27px;
}

.product__price .price {
    font-weight: 700;
}
.swiper .price_zapros span{
    font-weight: 500;
    font-size: 17px;
}
.swiper .price_zapros{
    text-align: center;
}
.swiper .swiper-slide {
    width: auto;
    margin-right: 15px;
}
.swiper .swiper-slide .itemInner {
    transition: .3s ease-in-out;
    box-shadow: 0 3px 6px rgb(0 0 0 / 8%);
    border-radius: 20px;
    position: relative;
    padding: 20px;
}

.swiper .swiper-slide .itemInner:hover {
    z-index: 1;
    box-shadow: 0 4px 6px rgb(0 0 0 / 24%);
}
.swiper .list_price {
    font-size: 22px;
    white-space: nowrap;
    font-weight: 500;
    transition: color .3s;
    cursor: pointer;
    color: #070b10;
}
.swiper .list_price:hover {
    color: var(--nav-txt-hover);
}
.product__badge {
    display: flex;
    align-items: center;
    padding: 7px 0px;
    border-radius: 10px;
    background-color: #f3f4f6;
    transition: .3s;
    position: relative;
    cursor: pointer;
    margin-left: 15px;
    justify-content: center;
    width: 100%;
    max-width: 250px;
}
.product__badge span {
    color: #070b10;
    transition: color .3s;
}
.product__badge:hover span {
    color: var(--secondary-color);
}
.product__badge:before {
    content: "";
    display: block;
    position: absolute;
    width: 8px;
    height: 8px;
    background: #f3f4f6;
    border-right: 1px solid #f3f4f6;
    border-bottom: 1px solid #f3f4f6;
    left: -5px;
    transform: rotate(-225deg);
}

.product__badge__img,
.product__badge__img svg {
    width: 16px;
    height: 16px;
}

.product__badge__txt {
    font-size: 13px;
    font-weight: 500;
    white-space: nowrap;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    margin-top: -1px;
}

.product__badge a {
    color: #070b10;
}

.product__buttons {
    flex-direction: row-reverse;
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
    padding-bottom: 2px;
    box-sizing: border-box;
}

.podpor__page form,
.product__buttons .product__buttons__buy,
label {
    width: 100%;
}

.product__buttons .red_button {
    width: 100%;
    height: 48px;
}

.product__btnwi {
    display: flex;
    align-items: center;
    justify-content: center;
}

.product__btnwi .product__btnwi__i {
    margin-right: 5px;
}

.all_ploshad_link .hide,
.cd_row.srow1,
.cd_row.srow2,
.cd_row.srow3,
.choose_city .location__top,
.dp-product__service-col-line:first-child .dp-cost_value:before,
.product__btnwi__i {
    display: none;
}

.swiper .product__btnwi__i {
    fill: #515c68;
    display: block; 
    width:16px; 
    height:16px
}
.swiper  .itemInner__compare {
    display: none;
}
.itemInner__compareBlock {
    position: absolute;
    left: 0;
    top: -5px;
    z-index: 1111;
    cursor: pointer;
}

.header__mob .cartCount {
    top: 4px;
    padding-top: 2px;
    right: -7px;
}
#histogram{
fill: #727272;
} 
.swiper-wrapper {
    padding: 0;
}

.parent_sl .swiper-button-next.swiper-button-disabled,
.parent_sl .swiper-button-prev.swiper-button-disabled {
    opacity: 0;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-size: 12px !important;
    color: #000;
    background: #fff;
    padding: 14px 16px;
    border-radius: 50%;
    font-weight: 900;
    box-shadow: 0 3px 8px rgb(0 0 0 / 8%);
    transition: all .3s;
}
.swiper-button-next:hover:after, .swiper-button-prev:hover:after {
    background-color: var(--secondary-color);
    color: white;
}
/* Конец - Общие */





/* header - up_top_line */
.up_top_line {
    z-index: 10000;
}


.up_top_line.headerfix .top__line__inner .new_l_region {
    width: 100%;
    justify-content: space-between;
}
.up_top_line.headerfix .new_l_region .menu_top.flexmenu {
    order: 0;
}
.pulse__icon {
    border-radius: 12px;
    padding: 1px 0px 1px 0px;
    transition: all .3s;
    position: relative;
}
.pulse__icon::after {
    content: '';
    display: block;
    width: 5px;
    height: 5px;
    border-radius: 50%;
    background-color: var(--secondary-color);
    top: 3px;
    right: -6px;
    position: absolute;
    box-shadow: 0 0 0 0 var(--secondary-color);
    transform: scale(1);
    animation: pulse 3s infinite;
}
.up_top_line.headerfix .new_l_region .menu_top.flexmenu .navmenu li svg {
    display: none;
}
.up_top_line.headerfix .center_wrapper.top_line_wrapper .head__geo {
    display: flex;
    align-items: center;
}
.up_top_line.headerfix .top__line__inner .new_l_region .head__geo .phone_region {
    margin-right: 0;
}
@keyframes pulse { 
    0% {
        box-shadow: 0 0 0 0 var(--secondary-color);
    }
    70% {
        box-shadow: 0 0 0 6px rgba(85, 222, 143, 0);
    }
    100% {
        box-shadow: 0 0 0 0 rgba(85, 222, 143, 0);
    }
}
.top_line_wrapper {
    height: 40px;
}

.top_line_wrapper {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
}

.top__line__inner {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    transition: all .3s;
    z-index: 222222;
}

.Icons_locationArrow__gDL3c .fill {
    transition: all .3s;
    fill: rgb(127, 127, 127);
}
.headerfix .Icons_locationArrow__gDL3c .fill {
    fill: #d3d3d3;
}
.top__line__inner .b-cityselect__wrapper:hover .Icons_locationArrow__gDL3c .fill {
    fill: #b6b5b5;
}


.top__line__inner .b-cityselect__wrapper:hover .location-choice__title {
    color: #b6b5b5;
}

.top__line__inner .i-cityselect__var--phone {
    transition: color .3s;
}

.top__line__inner .i-cityselect__var--phone:hover {
    color: #b6b5b5;
}

.new_l_region {
    display: flex;
    align-items: center;
    flex-direction: row;
}

.new_l_region span,
.region__top span {
    order: 2;
}

.top_line_wrapper a,
.top_line_wrapper span {
    display: inline-block;
    padding-right: 4px;
}

.phone_region {
    margin-right: 1.5vw;
}

.up_top_line {
    height: 40px;
    background-color: var(--nav-bg);
    line-height: 21px;
    font-family: 'Museo Sans';
}

.top_line_wrapper a.i-cityselect__var--phone {
    font-weight: 500;
    text-wrap: nowrap;
}

.top_line_wrapper .location-choice__title,
.top_line_wrapper a.i-cityselect__var--phone {
    font-size: 14px;
    color: #fff;
    transition: color .3s;
}


.i-cityselect__var--phone {
    display: inline-block;
    padding: 5px 0px 5px 0px;
    font-size: 18px;
    color: #070b10;
    font-weight: 400;
    font-family: 'Museo Sans';
}

.new_l_region .b-cityselect__wrapper--default {
    margin-right: 15px;
    order: 1;
}

.b-cityselect__city {
    display: flex;
    align-items: baseline;
    margin-right: 5px;
    border-bottom: unset !important;
}

.header__mob__topline .b-cityselect__city {
    margin-left: 5px;
}
.header__mob__topline .location__top {
    width: 10px;
    height: 10px;
}
.header__mob__topline .Icons_locationArrow__gDL3c .fill {
    fill: rgb(127, 127, 127);
}
.b-cityselect__city svg {
    width: 11px;
    margin-right: 6px;
}
.header__mob__topline .i-cityselect__var--phone, .header__mob__topline .location-choice__title {
    font-size: 15px;
}
.header__mob__topline .i-cityselect__var--phone {
    font-weight: 400;
}
.header__mob__topline .location-choice__title {
    margin-left: 0 !important;
    font-weight: 300;
    line-height: 20px;
}

.geo_hor input {
    height: fit-content;
    padding: 9px 16px;
}
.geo_hor .b-cityselect__notifier_buttons.nowrap input {
    border-radius: 3px !important;
    transition: all .3s;
    cursor: pointer;
    border: none;
}

.top_line_wrapper .location-choice__title {
    font-size: 14px;
    color: #fff;
}

.location-choice__title {
    display: inline-block;
    font-size: 13px;
    color: #fff;
    font-weight: 500;
    font-family: 'Museo Sans';
    cursor: pointer;
    white-space: nowrap;
}
.b-cityselect__city_no.btn_right.i-cityselect__city_no {
    color: #fff;
    background: transparent;
}

.b-cityselect__city_no.btn_right.i-cityselect__city_no:hover {
    color: black;
    background-color: white;
}

.contact__icons__inner,
.menu_top {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.navmenu {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 0;
    margin: 0;
    z-index: 22222;
    height: 21px;
}

.navmenu svg path,
.navmenu svg polygon,
.navmenu svg rect {
    fill: var(--nav-txtbg);
}

.top_line_wrapper .menu_top li {
    margin-right: 22px;
    display: flex;
    align-items: center;
}

.upperMenu-nav__has-submenu {
    position: relative;
}

.navmenu svg {
    height: 19px;
    width: auto;
    margin-right: 7px;
}

.top_line_wrapper div .navmenu a {
    line-height: 21px;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    font-weight: 500;
}

.upperMenu-nav__submenu {
    opacity: 0;
    position: fixed;
    background-color: #011e41;
    z-index: 1000;
    top: 30px;
    border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    padding: 25px 20px 15px 20px;
    padding-bottom: 12px;
    transition: all .3s;
    pointer-events: none;
}
.fancybox-lock .fancybox-overlay {
    z-index: 222222;
}
.fancybox-overlay {
    background: rgba(30, 30, 30, 0.87)!important;
}
.upperMenu-nav__has-submenu-open .upperMenu-nav__submenu {
    padding-top: 15px;
}

.upperMenu-nav__has-submenu:hover .upperMenu-nav__submenu {
    opacity: .97;
}

.navmenu .upperMenu-nav__has-submenu-open ul li a,
.navmenu .upperMenu-nav__has-submenu-open ul li span {
    font-size: 15px;
    margin: 5px;
    font-weight: 300;
}

.navmenu .upperMenu-nav__has-submenu-open ul li span {
    color: #b6b5b5;
}
.navmenu .upperMenu-nav__has-submenu-open ul li:hover a {
    color: #b6b5b5;
    cursor: pointer;
}

.region__top a,
.top_line_wrapper div .navmenu a,
.top_line_wrapper div .navmenu span {
    line-height: 21px;
    color: #fff;
    font-size: 13px;
    white-space: nowrap;
    display: flex;
    align-items: center;
    font-weight: 500;
    transition: color .3s;
}
.btn_zayavka {
    transition: color .3s;
}
.new_l_region ul li a:hover,
.btn_zayavka:hover {
    color: #b6b5b5;
}

.ph__col,
.region__top {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
}

.new_l_region nav,
.region__top .minicart {
    order: 3;
}

.minicart {
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
}

.region__top svg {
    width: 20px;
    margin-right: 5px;
}

.region__top svg path {
    fill: white !important;
}

.header__mob__topline {
    height: 40px;
    background-color: #2b3640;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: nowrap;
}

.header__mob__inner .center_wrapper {
    width: 100%;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
    height: 100%;
}

.header__mob__topline .name {
    flex-direction: row;
    align-items: center;
}

.geo_hor .b-cityselect__notifier_buttons,
.header__mob__topline .telephones {
    margin-top: 0;
}

.header__mob__topline .i-cityselect__var--phone {
    color: #ffffff;
}

.flexMenu-popup.more_dropdown {
    top: 40px;
    background: var(--nav-bg);
    padding: 0px 10px;
    margin-left: -10px;
    border-radius: 0 0 6px 6px;
    transition: all 0.3s;
    overflow: hidden;
    display: block !important;
    max-height: 0;


}

.flexMenu-viewMore.active .flexMenu-popup.more_dropdown{
    max-height: 500px;
    overflow: visible;
    padding: 10px;
}
.flexMenu-viewMore {
    margin-right: 0 !important;
}
.flexMenu-popup.more_dropdown li {
    margin-bottom: 10px;
}

.flexMenu-popup.more_dropdown li:last-child {
    margin-bottom: 0px;
}

/* Конец header - up_top_line */

/* header - menu */
.header {
    z-index: 9999;
    position: relative;
    background: var(--header-bg);
    box-shadow: 0 0 7px #999;
    -webkit-box-shadow: 0 0 3px #999;
    margin-bottom: 1px;
}

.up_menu {
    justify-content: space-between;
    height: 90px;
    display: flex;
    align-items: center;
    position: relative;
}


.head__inner_new {
    gap: 25px;
}

.head__inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
}

.head__bot_l__new {
    width: 82%;
    justify-content: space-between;
    display: flex;
    align-items: center;
    gap: 25px;
}

.head__bot_l__new-wrap {
    display: flex;
    align-items: center;
    gap: 25px;
}

.logo_new {
    display: flex;
    max-width: 300px;
    flex-direction: column;
}

div.logo__top {
    margin-top: -7px;
    display: flex;
    flex-direction: row;
}

.logo__top svg {
    width: 200px;
    margin-top: 7px;
}

.head__inner_new .logo__top svg.ltxt{
    margin-left: 0;
}

.logo__top .st0 {
    stroke: transparent;
    fill: #434242;
}

.logo__top .st1 {
    fill: #72BF44;
    stroke: transparent;
}

.logowtxt {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.limg {
    max-width: 36px;
    margin-right: 10px;
    margin-top: 6px;
}

.ltxt {
    margin-left: -57px;
}

.logo__text {
    font-size: .54em;
    font-weight: 500;
    text-align: center;
    color: #2f2f2f;
    position: absolute;
    bottom: -2px;
    white-space: nowrap;
}

.head__inner_new .menu__new_btn {
    width: 178px;
    margin-right: 0;
    font-size: 14px;
    box-sizing: border-box;
    height: 42px;
    color: white;
    border-radius: 10px;
    padding-right: 10px;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .3s;
    border: 1px solid var(--secondary-color);
    color: var(--secondary-color);
    font-weight: 500;
}
.head__inner_new .menu__new_btn:hover, .head__inner_new .menu__new_btn.active  {
    background-color: var(--secondary-color);
    color: #fff;
    transition: all .3s;
}
.head__inner_new .menu__new_btn:hover path, .head__inner_new .menu__new_btn.active path {
    stroke: #fff;
    transition: all .3s;
}

.container__hamburger {
    cursor: pointer;
    display: flex;
}

.container__hamburger svg {
    transition: transform .5s cubic-bezier(.4, 0, .2, 1);
}

.container__hamburger path:first-child {
    transform-origin: 36% 40%;
}

.container__hamburger path {
    transition: transform .5s cubic-bezier(.4, 0, .2, 1), stroke-dasharray .5s cubic-bezier(.4, 0, .2, 1), stroke-dashoffset .5s cubic-bezier(.4, 0, .2, 1);
    stroke: var(--secondary-color);
    transition: all .3s;
}

.nav-mobile.container__hamburger svg path{
    stroke: #434242;
}

.container__hamburger path:nth-child(2),
.container__hamburger path:nth-child(4) {
    stroke-dasharray: 29 299;
}

.container__hamburger path:nth-child(3) {
    transform-origin: 35% 63%;
}

.container__hamburger path:nth-child(5) {
    transform-origin: 61% 52%;
}

.container__hamburger path:nth-child(6) {
    transform-origin: 62% 52%;
}

/* Анимация кнопку Каталог товара */
.active .container__hamburger svg {
    transform: rotate(90deg);
}

.head__inner_new .catalog-target_click.active path {
    stroke: white;
}

.active .container__hamburger path:first-child,
.active .container__hamburger path:nth-child(6) {
    transform: translateX(9px) translateY(1px) rotate(45deg);
}

.catalog-target_click.active path {
    stroke: var(--nav-icons);
    transition: .3s;
}

.active .container__hamburger path:nth-child(2),
.active .container__hamburger path:nth-child(4) {
    stroke-dasharray: 225 299;
    stroke-dashoffset: -72px;
}

.active .container__hamburger path:nth-child(3),
.active .container__hamburger path:nth-child(5) {
    transform: translateX(9px) translateY(1px) rotate(-45deg);
}

/* Конец - Анимация кнопку Каталог товара */

.menu-bot {
    transition: .3s;
}

.head__inner_new .button__menu .menu__new {
    position: absolute;
    z-index: 100;
    top: 7.2em;
    width: 100%;
    max-width: 365px;
    left: 200px;
    height: auto;
}

.menu__new {
    opacity: 0;
    visibility: hidden;
    transition: opacity .6s ease, visibility .6s ease;
}

.menu__new.open_menu {
    opacity: 1;
    visibility: visible;
}

.leftrow {
    background-color: #fff;
    border-radius: 20px;
}

.catalog-nav__list>li>a:hover,
.catalog-nav__list>li>span:hover,
.submenu__list .submenu__headcat:hover {
    color: var(--secondary-color);
}

.catalog-nav__list>li>a:hover::after,
.catalog-nav__list>li>span:hover::after {
    border-left-color: var(--secondary-color);
}

.url_head {
    height: 80px;
}

.head__inner_new .subm_inner1 {
    min-width: 350px;
    background-color: #f4f4f4;
    width: fit-content;
    position: absolute;
    top: 0;
    left: calc(100% - 17px);
    height: 100%;
    display: none;
    border-radius: 0 20px 20px 0;
    z-index: -1;
}

.submenu {
    width: 100%;
}

.submenu__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}

.head__inner_new .submenu__list {
    padding-left: 45px;
    padding-top: 43px;
}

.submenu__list {
    padding: 40px 20px;
}

.submenu__list {
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.submenu__list li {
    list-style-type: none;
    display: flex;
}

.submenu__iner1 {
    display: none;
    position: relative;
    margin-bottom: 1.5em;
}

.head__inner_new .submenu__list .submenu__iner2 {
    margin-bottom: 20px;
}

.submenu__list .submenu__headcat {
    color: #2b3640;
    font-weight: 500;
    font-size: 15px;
    display: block;
    line-height: 22px;
    transition: color .3s;
}

.head__inner_new .nav__main-search {
    width: 100%;
    max-width: 712px;
}

form.search {
    display: flex;
    border: 1px solid #ededed;
    padding: 5px;
    border-radius: var(--br-big);
    height: 60px;
    box-sizing: border-box;
    margin-bottom: 22px;
    align-items: center;
}

.head__inner_new .nav__main-search .search {
    align-items: center;
    height: 42px;
    background-color: #f9f9f9;
    margin-bottom: 0;
    overflow: hidden;
    padding-left: 0;
    padding: 0;
}

.head__inner_new .nav__main-search .search #search {
    border: none;
    padding-left: 25px;
    background-color: #f9f9f9;
    border-radius: 0px;
    font-size: 16px;
    width: 100%;
    height: 100%;
    outline: none;
}

.btn__new {
    font-size: 13px!important;
    border: none;
    border-radius: 10px;
    height: 42px;
    white-space: nowrap;
    font-weight: 500;
}

.nav__main-search .btn__new {
    background-color: transparent;
    padding-right: 15px;
    padding-left: 15px;
    height: 24px;
}

.head__inner_new .icon-search {
    font-size: 16px;
}

.icon-search:before {
    content: "\e90d";
    color: #888787;
}

.head__inner_new .icon-search {
    font-size: 16px;
}

.minicart {
    position: relative;
    height: 40px;
    display: flex;
    align-items: center;
}

.actions {
    display: flex;
    align-items: center;
}

.minicart .actions .actions__item {
    background-color: #f6f6f6;
}
.minicart .actions .actions__item .actions__link.cart-summary {
    transition: all .3s;
    align-items: flex-start;
}
.minicart .actions .actions__item:hover .actions__link.cart-summary {
    color: var(--secondary-color);
}
.head__inner_new .actions__item.cart-total.cart.empty {
    padding-right: 12px;
    margin-right: 0;
}

.actions__link {
    align-items: center;
    display: inline-flex;
    color: #1e262d;
}

.minicart .basket-icon svg path {
    fill: #434242;
}

#compare-leash .actions__link {
    margin-top: 3px;
}

#compare-leash {
    position: relative;
}

#compare-leash .action__compare, .actions__item-favorite .header__favorite--counter {
    position: absolute;
    top: 3px;
    right: 2px;
    font-size: 8px;
    color: white;
    background: var(--secondary-color);
    display: flex;
    justify-content: center;
    border-radius: 27px;
    z-index: 1;
    height: 16px;
    width: 16px;
    box-sizing: border-box;
    padding-top: .216rem;
    padding-left: 0px;
    font-weight: 900;
}
.header__favorite--counter.hidden_value {
    display: none;
}
.actions__link-icon {
    position: relative;
}

.actions__link-icon i::before {
    transition: color .3s;
}

.actions__item:hover .actions__link-icon i::before {
    color: var(--accent-color);
}

.icon-compare-2:before,
.icon-compare:before {
    content: "\e904";
}

.icon-heart {
    margin-left: 1px;
}

.icon-heart:before {
    content: "\e907";
}

#cart .actions__link i {
    font-size: 1.234em;
}

.icon-cart:before {
    content: "\e902";
}

.actions__text {
    display: none;
}

.actions__item.cart-total .actions__txt.actions__txt-cart {
    margin-left: 14px;
    font-weight: 400;
    font-size: 14px;
    margin-top: 2px;
}

.cartCount {
    position: absolute;
    top: -7px;
    right: -9px;
    border-radius: 10px;
    background-color: var(--secondary-color);
    font-size: 8px;
    line-height: 0;
    min-width: 0;
    font-weight: 500;
    padding: 0;
    text-align: right;
    display: flex;
    justify-content: center;
    color: var(--primary-color);
    height: 16px;
    box-sizing: border-box;
    width: 16px;
    text-align: center;
    align-items: center;
}
.cartCountmob {
    position: absolute;
    top: 3px;
    right: -7px;
    border-radius: 10px;
    background-color: var(--secondary-color);
    font-size: 8px;
    display: flex;
    justify-content: center;
    color: var(--primary-color);
    height: 16px;
    width: 16px;
    text-align: center;
    align-items: center;
    box-sizing: border-box;
    
}
.cart-total.cart.empty .cartCount {
    display: none;
}

.actions__item {
    text-align: center;
    padding: 10px;
    min-width: 42px;
    height: 42px;
    box-sizing: border-box;
    background-color: #eeeff1;
    margin-right: 20px;
    border-radius: 42px;
    cursor: pointer;
    transition: all .3s;
}
.head__inner_new .nav__main-search .search #search {
    margin-top: -2px;
}
.actions__item.cart-total {
    padding: 10px 20px;
}

.actions__item a {
    color: #1e262d;
    position: relative;
}

/* блок a2c */
.a2c__wrapper {
    display: none;
    position: fixed;
    top: 50% !important;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 550px;
    width: 80%;
    box-shadow: 0 0 8px rgb(0 0 0 / 14%);
    border-radius: var(--br-big);
    padding: 20px 45px 38px 45px;
    background: #fff;
    z-index: 999999999999;
    transition: .3s;
    opacity: 0;
}

.added2card .a2c__wrapper {
    display: block;
}
.added2card-active .a2c__wrapper {
    opacity: 1;
}

.a2c_close_m .fancybox-button {
    background-color: #ccc;
    top: 15px;
    right: 15px;
    border-radius: 50%;
    width: 32px;
    height: 32px;
}

.a2c__head {
    padding: 20px 0px 0px 0px;
    margin-bottom: 20px;
    font-size: 28px;
    font-weight: 300;
}
.a2c__wrapper .popup__header-subtitle {
    margin-bottom: 20px;
}

.a2c__cont {
    display: flex;
    align-items: center;
}

.a2c__img {
    margin-right: 20px;
    max-width: 150px;
    width: 100%;
}

.a2c__img img {
    width: 100%;
}

.a2c__btns {
    display: flex;
    align-items: center;
    margin-top: 10px;
    gap: 15px;
}

.a2c__btns .red_button a {
    color: #fff !important;
    align-items: center;
    display: flex;
    padding-top: 14px;
    justify-content: center;
}

.btn__grey2.grey_product.a2c_close_m.a2c_continue {
    position: relative;
    background-color: transparent;
    border: 1px solid var(--secondary-color);
    overflow: hidden;
    height: 42px;
    box-sizing: border-box;
    border-radius: 10px;
    padding: 0 5px;
    padding-top: 10px;
    color: white;
    cursor: pointer;
}

.a2c_continue_key::after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    height: 42px;
    background: #f3f4f6 !important;
    animation-duration: 10s;
    animation-name: backBtn;
    z-index: -1;
}

@keyframes backBtn {
    from {
        width: 0;
    }

    to {
        width: 100%;
    }
}
@keyframes ani {
    0% {
        transform: translateY(-150%);
    }
    100% {
        transform: translateX(0);
    }
}
.itemInner__compare_active svg path{
    fill: var(--hover-link-color)!important;
}
.added2card::after {
    content: '';
    opacity: 0;
    background-color: rgba(30, 30, 30, 0.87);
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    transition: opacity .3s;
    z-index: 999999;
}
.added2card-active.added2card::after {
    opacity: 1;
}
#compare-leash .action__compare--opacity {
    display: none;
}
.action__compare__count {
    position: absolute;
    width: -webkit-fill-available;
    left: 1px;
}
.empty_cart {
    display: none;
}

.a2c__wrapper .btn__grey2.a2c_close_m.a2c_continue {
    font-weight: 500;
    font-size: 13px;
    padding-top: 13px;
    color: #4b4b4b;
    padding-right: 15px;
    padding-left: 15px;
    border: 1px solid #515c68;
}

/* Конец блок a2c */
.header__mob__botline {
    display: flex;
    height: 68px;
    align-items: center;
    justify-content: space-between;
    background-color: #fff;
}

.header__mob .container__hamburger {
    margin-left: -18px;
}

.menu-mobile {
    display: block;
    left: -500px;
    top: 40px;
    z-index: 5;
    height: 100vh;
    position: fixed;
    background: white;
    max-width: 500px;
    width: 100%;
    transition: .5s;
}

.is-show {
    left: 0;
    transition: .5s;
    top: 40px;
    z-index: 222;
}

.menu-mobile__panel {
    position: relative;
    height: 68px;
    display: flex;
    align-items: center;
    padding: 0 15px;
    margin-bottom: 5px;
    outline: 0;
    flex-direction: row-reverse;
    justify-content: space-between;
    border-right: 2px solid #f3f4f6;
}

.m__icns__inner {
    display: flex;
    width: 100%;
    margin-left: 20px;
    flex-direction: row-reverse;
}

.m__icns__inner span {
    color: #070b10;
}

.fav__mob,
.search__mob {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
}

.search__mob {
    margin-right: 25px;
    order: 2;
}

.fav__mob path,
.search__mob path {
    fill: #000;
}

.menu-mobile__panel::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 1px;
    background-color: #eaeaea;
}

.menu-mobile__close {
    padding: 10px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: none;
    background-color: transparent;
    -webkit-transition: .3s;
    transition: .3s;
}

.menu-mobile__close:hover {
    color: #005aaa;
}

.menu-mobile__content {
    position: absolute;
    top: 68px;
    left: 0;
    right: 0;
    bottom: 0;
    overflow-y: auto;
    overflow-x: hidden;
    padding-bottom: 58px;
    background-color: white;
    padding-bottom: 200px;
}

.menu-mobile__list {
    list-style: none;
    padding: 0;
    margin: 0;
    height: auto;
    overflow-y: auto;
}

.header-menu-mob {
    padding: 20px 0 10px 15px;
    display: block;
    border-bottom: 1px solid #f4f4f4;
    background: #f4f4f4;
    font-weight: 500;
    text-transform: uppercase;
    font-size: 14px;
    color: #707f8d;
    border-top: 1px solid #e5e5e5;
    display: flex;
    gap: 25px;
    margin: 0;
    align-items: center;
}
.header-menu-mob-cat {
    padding: 0;
}
.menu-mobile__list>li {
    border-bottom: 1px solid #eaeaea;
    position: relative;
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.menu-mobile__list>li>a,
.menu-mobile__list>li>span {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 15px;
    color: inherit;
    justify-content: space-between;
    font-weight: 400;
    width: 100%;
}

.arrow__nxt {
    margin-top: 5px;
    margin-right: 20px;
}

.menu-mobile__submenu {
    position: fixed;
    height: 100%;
    transform: translateX(-100%);
    max-width: 500px;
    left: -100%;
    top: 40px;
    z-index: 99999;
    background-color: #fff;
    width: 100%;
    transition: all .5s;
}

.menu-mobile__back {
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 60px;
    padding: 0 10px 0 17px;
    background-color: #ededed;
    color: #2b333f;
    cursor: pointer;
    -webkit-transition: .3s;
    transition: .3s;
    z-index: 99;
    border-bottom: 1px solid #eaeaea;
    justify-content: space-between;
}

.a2c__cont,
.cd__fr,
.close_icnwtxt,
.nav__list li {
    display: flex;
    align-items: center;
}

/* Конец header - menu */



.leftrow {
    background-color: #fff;
    border-radius: 20px;
}

.catalog-nav__list {
    padding: 5px 0 10px;
    margin: 0;
    padding-top: 15px !important;
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    box-sizing: border-box;
    list-style: none;
}

.catalog-nav__list>li>a,
.catalog-nav__list>li>span {
    padding: 0 21px;
    position: relative;
    font-size: 15px;
    font-weight: 500;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    color: #2b3640;
    width: 100%;
    transition: all .3s;
}

.has-submenu {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    height: 75px;
}

.is-show_submenu {
    transform: translateX(0);
    transition: .5s;
    display: block;
    left: 0;
}

.nav-icon {
    max-width: 70px;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0 4px;
    text-align: center;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 0 21px 0 9px;
}

.nav-icon img {
    width: 41px;
    height: 45px;
    margin-right: 0px;
}

.has-submenu>a:after,
.has-submenu>span:after {
    content: '';
    position: absolute;
    right: 37px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    border: 4px solid transparent;
    border-left: 4px solid #2b3640;
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s;
    border-radius: 1px;
    opacity: 1;
}

.head__inner_new .subm_inner1 {
    min-width: 350px;
    background-color: #f4f4f4;
    width: fit-content;
    min-width: 400px;
    position: absolute;
    top: 0;
    left: calc(100% - 17px);
    height: 100%;
    color: #242d33;
    display: none;
    border-radius: 0 20px 20px 0;
    z-index: -1;
}

.subm_inner1 .submenu {
    width: 100%;

}

.submenu__wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: start;
}

.head__inner_new .submenu__list {
    margin: 0;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: flex-start;
    width: 100%;
}

.submenu__list li {
    list-style-type: none;
    display: flex;
}

.submenu__iner1 {
    position: relative;
    margin-bottom: 1.5em;
}

.head__inner_new .submenu__list .submenu__iner2 {
    margin-bottom: 20px;
}

.accordion.dp-product__service-row,
.has-submenu:hover .subm_inner1,
.has-submenu:hover .subm_inner2,
.is-active2 .subm_inner1,
.nice-select {
    display: block;
}

/* header - popup-menu */


/* Конец header - popup-menu */

/* Card */

.product__badge__img svg path,
.product__badge__img svg circle {
    stroke: var(--secondary-color);
}

.product__badge__txt a {
    transition: color .3s;
}

.product__badge:hover .product__badge__txt a {
    color: var(--secondary-color);
}

/* Конец Card */

/* Footer*/
.footer__new {
    background-color: #011e41;
    padding-top: 60px;
    padding-bottom: 110px;
}
.footer__new .b-cityselect__notifier.b-cityselect__notifier--default {
    display: none !important;
}
.footer__new__inner.center_wrapper {
    padding: 0 15px;
}

.footer__new__inner {
    display: grid;
    grid-template-columns: .8fr 2.2fr 1fr;
    grid-template-rows: 1fr min-content;
    column-gap: 30px;
}

.footer__new .fn__col:last-child {
    width: 100%;
    z-index: 2;
}

.footer__new nav {
    display: block;
}
.footer__new .fnb__col .fnb__date .fnb__date-sitemap:hover,
.footer__new .fnb__col.fnb__datelic .fnb__lic a:hover{
    color: #b6b5b5;
}
.nav__list__f {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(47%, 1fr));
    gap: 20px;
    padding: 0;
    margin-top: 0;
}

.nav__list__f .fn__url__head:hover,
.fn__col.fn__cat a:hover {
   opacity: .8;
   transition: .3s;
   color: #b6b5b5;
}

.footer__new a,
.has_chiild__f {
    font-size: 16px;
    font-weight: 500;
    color: #f9f9f9;
    transition: .3s;
}

.footer__new .i-cityselect__var--phone {
    font-size: 18px;
}

.fn__col.fn__cat .nav__list__f .has_chiild__f {
    margin-bottom: 20px;
}

.fn__col.fn__cat .nav__submenu__f {
    padding: 0;
    transition: all .3s;
    margin-top: 8px;

}

.fn__col.fn__cat .nav__submenu__f li {
    margin-bottom: 10px;
}


.footer__new li {
    list-style:none;
}
.nav__submenu__f .fn__url,
.footer-fn__url--span {
    font-size: 14px;
    font-weight: 300;
    color: #b2b2b2;
    transition: .2s;
}
.fnb__inner .fnb__col.fnb__datelic .footer-linl__circl-link {
    color: #fff;
    font-size: 14px;
}
.fn__row,
.fn__row .linkmail {
    display: flex;
    flex-direction: row;
    align-items: flex-start;
    margin-bottom: 21px;
    transition: .3s;
}
.fn__row {
    cursor: pointer;
}
.fn__row.fn__left-arrow {
    margin-bottom: 16px;
}

.fn__btnoutline__inner.b__fancy {
    margin-top: 18px;
    cursor: pointer;
}
.fn__btnoutline__inner.b__fancy .fnb__txt {
    display: block;
}
.ch__itm img,
.fnr__img,
div.logo__mob__top .logo__img {
    margin-right: 10px;
}

.fnr__img svg {
    transition: .3s;
    cursor: pointer;
    width: 21px;
    height: 21px;
}

.fnr__img g,
.fnr__img use,
.hp__block:hover .cls-1 {
    fill: #fff !important;
}
.flexmenu__disable_link {
color: #b6b5b5!important;
   }
   
.docs__nav__top__inner,

.fnr__head.fnr__city {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 6px;
}
.fn__url__head.popularmob {
    display: flex;
    flex-direction: row;
    align-items: center;
    margin-bottom: 6px;
}

.fnr__head {
    font-size: 16px;
    font-weight: 500;
    color: #f9f9f9;
    display: block;
    transition: .2s;
    padding: 5px 0;
}
.fnr__head  .i-cityselect__var--phone {
    padding: 0;
}
.fnr__head.fnr__city {
    padding: 0;
}
.fnr__info.b__fancy .fnr__head {
    padding-bottom: 3px;
}
.fnr__head.fnr__city svg {
    width: 12px;
    height: 12px;
}

.fnr__txt {
    font-size: 13px;
    font-weight: 300;
    color: #b2b2b2;
}

.fn__url__head.popularmob svg {
    width: 14px;
    height: 14px;
    margin-left: 2px;
    transition: all .3s;
}

.fn__url__head.popularmob .svg-showmen {
    transform: rotate(180deg);
}

.docs__nav__top__inner {
    display: none;
}

.fn__row.fn__left-arrow .b-cityselect__city svg {
    display: none;
}

.header__mob__topline .location-choice {}

.fnr__city .location-choice__title {
    border-bottom: 1px dashed #fff;
    display: inline-block;
    font-size: 16px;
    transition: color .3s;
}

.fnr__info:hover .fnr__head.fnr__city .location-choice__title {
    color: #b6b5b5;
    border-bottom: 1px dashed #b6b5b5;
}

.fnr__info .fnr__head.fnr__city svg path {
    transition: fill .3s;

}

.fnr__info:hover .fnr__head.fnr__city svg path {
    fill: #b6b5b5;
}

.fnr__head.fnr__city svg {
    width: 16px;
    height: 16px;
}

.footer__new__bot.center_wrapper {
    margin-top: 29px;
    padding-top: 30px;
    border-top: 1px solid #3d3d3d;
}

.fnb__inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    justify-content: space-between;
}

.fnb__col span.logo__text {
    color: #fff;
    font-size: .54em;
}

.footer__new__bot .fnb__col:last-child {
    text-align: left;
    max-width: 64%;
    color: #b2b2b2;
}

.fnb__col .fnb__date {
    margin-bottom: 10px;
    display: block;
    text-align: left;
    font-size: 14px;
    color: #fff;
    margin-top: 20px;
}
.fnb__col .fnb__date .fnb__date-sitemap {
    font-size: 14px;
    color: #fff;
    transition: color .3s;
    white-space: nowrap;
}
.fnb__col .fnb__date .fnb__date-sitemap:hover {
    color: var(--secondary-color);
}
.fnb__col span {
    color: #b2b2b2;
    font-size: 12px;
}
.fnb__lic {
    display: inline-block;
    line-height: 14px;
}
.fnb__col a {
    text-decoration: underline;
    transition: .3s;
    color: #f9f9f9;
}

.fnb__col.fnb__datelic .fnb__lic a {
    font-size: 12px;
    transition: color .3s;
}
.fnb__col.fnb__datelic .fnb__lic a:hover {
    color: var(--secondary-color);
}
.fn__row svg .fill {
    fill: #fff
}

.fnr__phone path {
    stroke: #fff;
}

.fnb__txt {
    font-size: 14px;
    padding: 12px 46px;
    border: 1px solid #e2e2e2;
    color: #f9f9f9;
    border-radius: 8px;
    transition: .3s;
}

.fnb__txt:hover {
    background: #fff;
    color: #070b10;
}

.nav__submenu__f.showmen {
    display: block;
}

.fnr__info:hover .fnr__head,
.fnr__info:hover .i-cityselect__var--phone {
    color: #b6b5b5;
    cursor: pointer;
}

.fn__col.fn__cat .nav__list__f {
    column-gap: 9px;
    row-gap: 15px;
}
/*
.nav__list__f .nav__has-submenu__f:last-child {
    margin-top: -50px;
}*/

.fnb__col .logo__top .st0 {
    fill: #fff;
}

/* Конец Footer */

/* Polmont */
.polmont {
    width: 100%;
    position: sticky;
    bottom: 0;
    z-index: 1000;
    background: rgb(0 0 0 / 93%);
    height: 54px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-bottom: 7px;
}

.polmont__inner {
    display: flex;
    flex-direction: row;
    align-items: center;
    max-width: 1410px;
    justify-content: center;
}

.polmont_col {
    font-weight: 500;
    color: #fff;
    font-size: 15px;
}

.polmont_col.btn__new {
    padding: 10px 20px;
    font-size: 12px;
    height: fit-content;
    transition: .3s;
}

.polmont_col.red_button {
    margin-left: 15px;
}

.polmont__exit {
    position: absolute;
    right: 30px;
    /*border: 1px solid;
    border-radius: 50%;
    padding: 4px;*/
    transition: .3s;
    height: 26px;
}

.polmont svg {
    max-width: 24px;
    stroke: #fff;
    fill: #fff;
    width: 24px;
}
.polmont__exit svg {
    border: 1px solid rgb(243 244 246 / 30%);
    border-radius: 50%;
    padding: 4px;
    transition: all .3s;
}
.polmont__exit svg:hover{
    border: 1px solid rgb(243 244 246 / 10%);
    transition: all .3s;
    cursor: pointer;
}

.polmont svg path {
    stroke: #fff;
    fill: #fff;
    transition: .3s;
    cursor: pointer;
}

.polmont_col.pol_btn_mb svg {
    display: none;
}

.pol_btn_mb {
    display: none;
}

/* Конец Polmont */

/*.emptyError */
.emptyError-container {
    text-align: center;
    margin: 10px 0 20px 0;
    height: 45vh;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}

/* Finish .emptyError */

.b-cityselect__wrapper .b-cityselect__notifier {
    z-index: 1111111111;
}


/* city select */
.header__mob .header__mob__topline .b-cityselect__wrapper {
    position: inherit;
}

.header__mob .header__mob__topline .name .b-cityselect__wrapper .b-cityselect__notifier {
    background-color: #151515;
    left: 0 !important;
    top: 0 !important;
    width: 100%;
    border-radius: 0 !important;
    color: #fff;
    padding-left: 1vw;
    margin: 0 auto;
    padding-bottom: 0.5em;
    height: 130px;
    display: flex;
    align-items: center;
    flex-direction: row;
    box-sizing: border-box;
    box-shadow: none;
    overflow: hidden;
}
.geo_hor {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    padding: 12px 15px 12px 32px;
}
.header__mob .geo_hor .b-cityselect__notifier_triangle {
    display: none;

}
.geo_hor .b-cityselect__notifier_triangle {
    position: absolute !important;
    right: -20px!important;
    top: 0!important;
    left: auto!important;
}
.geo_hor .b-cityselect__notifier_triangle:before {
    content: ''!important;
    position: absolute!important;
    left: -20px!important;
    top: 4px!important;
    border: 10px solid transparent!important;
    border-left: 10px solid #545454!important;
}
.geo_hor .b-cityselect__notifier_triangle:after {
    content: '' !important;
    position: absolute!important;
    left: -22px!important;
    top: 4px!important;
    border: 10px solid transparent!important;
    border-left: 10px solid!important;
}

.header__mob .b-cityselect__wrapper .b-cityselect__notifier_title {
    margin-top: 0;
    align-items: center;
    margin-bottom: 12px;
}
.b-cityselect__wrapper .b-cityselect__notifier_description {
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    margin-right: 25px;
    color: #fff;
}
.header__mob .b-cityselect__wrapper .b-cityselect__notifier_description {
    font-size: 16px;
    color: #Fff;
}

.header__mob .name .b-cityselect__wrapper .b-cityselect__notifier_buttons {
    display: flex;
    margin-left: 0;
    margin-bottom: 0;
    justify-content: flex-start;
}

.header__mob .name .b-cityselect__notifier_buttons .uni-btn {
    height: 40px;
    width: 43%;
    border-radius: 8px !important;
    -webkit-border-radius: 8px !important;
    -moz-border-radius: 8px !important;
    padding: 0;
    text-align: center;
}

.header__mob .geo_hor {
    padding: 12px 15px 12px 10px;
    flex-direction: column;
}



/* Конец city select */
/* Попапы */
.popup-overlay {
    opacity: 0;
    visibility: hidden;
    transition: opacity 0.3s ease, visibility 0.3s ease;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background:rgba(30, 30, 30, 0.87);
    z-index: 1000;
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1111111;
}

.popup-overlay.popup-active {
    opacity: 1;
    visibility: visible;
    overflow: auto;
}

.popup-content {
    opacity: 0;
    transform: translateY(-20px);
    transition: opacity 0.3s ease, transform 0.3s ease;
    background: #fff;
    padding: 20px 45px;
    border-radius: 20px;
    max-width: 500px;
    width: 100%;
    margin-right: 10px;
    margin-left: 10px;
}
.w-dialog-block.gray-header.compact-header {
    width: fit-content;
    box-shadow: none!important;
    top: 50%;
    left: 0;
    transform: translate(0, -55%);
}
.igaponov-dialog {
    overflow: unset!important;
}
.quickorder-form a {
    color: #070b10;
}
.quickorder-terms-error-input {
    width: 13px;
    height: 13px;
    position: absolute;
    top: 0px;
    z-index: 1;
    display: block;
    background: rgb(255, 204, 204);
    border-radius: 3px;
}
.ig-dialog-wrap.is-full-screen .w-dialog-background {
    background-color: rgba(30, 30, 30, 0.87) !important;
}
.popup-content .multiform-body input[type=tel] {
    height: 54px;
    padding-left: 10px;
    width: 100%;
}
.popup-overlay.popup-active .popup-content {
    opacity: 1;
    transform: translateY(0);
    margin: 20px auto;
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 17px;
    top: 15px;
    width: 32px;
    height: 32px;
    padding: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #d1d1d1;
    border-radius: 50%;
}

.fancybox-button {
    background: #d1d1d1;
    border: 0;
    box-shadow: none;
    cursor: pointer;
    height: 32px;
    margin: 0;
    padding: 0px;
    position: absolute;
    transition: all .3s !important;
    vertical-align: top;
    visibility: inherit;
    width: 32px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    opacity: .8;
    box-sizing: border-box;
    top: 15px;
    right: 15px;
}

.fancybox-button:hover {
    opacity: 1;
    background-color: var(--secondary-color);
}

.fancybox-button svg {
    display: block;
    overflow: visible;
    position: relative;
    width: 16px;
    height: 16px;
}

.fancybox-button svg path {
    fill: #fff;
    stroke-width: 0;
}

.popup-content * {
    transition: none;
}
.popup-content button {
    transition: all .3s;
}
.popup-content button:hover {
    background-color: var(--secondary-color);
}
.polmont__txt {
    color: white;
        font-weight: 500;
        height: 15px;
}
/* Конец Попапы */
/* features_block */
.quickorder-row.quickorder-terms div p{
    margin: 0;
}
.features_block .group{
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        align-items: center;
    }
    .features_block .owl-carousel .owl-stage {
        padding-bottom: 20px;
    }
    .group {
        padding: 0;
    }
    .group .feature-li-wrap {
        width: auto;
        display: flex;
        height: 115px;
        padding: 6px 14px 6px 24px;
        font-weight: 500;
        color: inherit;
        align-items: flex-start;
        z-index: 1;
        transition: .3s ease-in-out;
        flex-direction: row-reverse;
        background-color: white;
        border-radius: 20px;
        box-sizing: border-box;
        justify-content: space-between;
        gap: 20px;
    }
    
    .txt__icons {
        display: flex;
        height: 100%;
        flex-direction: column;
        align-items: flex-start;
        white-space: nowrap;
        justify-content: space-around;
        justify-content: center;
        gap: 15px;
    }
    .features_block h3 {
        color: #000;
        line-height: 1.2rem;
        font-size: 16px;
        margin: 0;
        font-weight: 500;
        width: -webkit-fill-available;
    }
    .features_block .owl-dots {
        display: flex;
        justify-content: center;
    }
    .features_block .owl-dots span {
        color: #000;
        line-height: 1.2rem;
        font-size: 16px;
        font-weight: 500;
        width: 7px !important;
        height: 7px !important;
        display: block;
        background: #D6D6D6;
        -webkit-backface-visibility: visible;
        transition: opacity 200ms ease;
        margin: 5px 7px;
        border-radius: 30px;
    }

    .owl-theme .owl-dots .owl-dot.active span{
        background: var(--secondary-color) !important;
    }
    .owl-carousel .owl-item img {
        width: 45px;
        margin-top: 0px;
        margin-right: 15px;
    }
    .owl-carousel .owl-item .feature-li-wrap img {
        margin-top: 10px;
        margin-right: 0;
    }
    .features_block span.arr-left, .features_block span.arr-right {
        width: 12px;
    }
    .features_block div.owl-prev, .features_block div.owl-next {
        transition: all .3s;
    }
    .features_block div.owl-prev:hover, .features_block div.owl-next:hover {
        background-color: var(--secondary-color) !important;
    }
    .features_block div.owl-prev svg path, .features_block div.owl-next svg path {
        transition: all .3s;
    }
    .features_block div.owl-prev:hover svg path, .features_block div.owl-next:hover svg path {
        fill: white;
    }
    .features_block span.arr-left {
        transform: rotate(-90deg);
    }
    .features_block span.arr-right {
        transform: rotate(90deg);
    }
    .b-cityselect__list li:last-child span {
        display: none !important;
    }
   /* Конец features_block */
   .product__label.sale__label.product__label_sale {
        border: 1px solid #F46B7A !important;
        color: #F46B7A !important;
        cursor: unset!important;
   }
   .product__label.sale__label.product__label_sale:hover {
        background-color: #F46B7A !important;
        color: white !important;
   }
   .fn__cat  .nav__f ul {
    padding: 0; margin: 0;
}
.fn__cat  .nav__f li {
    margin-bottom: 18px;
}
/*
.second_menu_f {
    padding-top:10px
}*/
.clickOverlay {
    position: absolute;
    width: 100%;
    box-sizing: border-box;
    height: 100vh;
}
input.multiform-error-field, .quickorder-form .quickorder-error {
    background: #ffcccc!important;
    border: 1px solid #ffcccc!important;
}
.quickorder-error-popup {
    display: none !important;
}
.quickorder-form a {
    color: var(--secondary-color);
}
.quickorder-form .quickorder-error {
    border-color: transparent!important;
}
.w-dialog-wrapper .popup__header-title.head_all {
    margin-top: 10px;
}
.quickorder-cell.quickorder-image img {
    width: 100%;
    height: auto;
    max-width: 250px !important;
    max-height: max-content !important;
}
.errormsg {
    display: none!important;
    font-size: 12px !important;
    color: orangered !important;
    font-weight: 500;
    font-style: normal !important;
    margin: 3px 0 0 0 !important;
}
.multiform-error-field input[type="checkbox"]::after {
    background-color: #ffcccc!important;
    border-color: #ffcccc!important;
}
.multiform-error-field input[type="checkbox"]::before {
    color: #ffcccc!important;
}
.multiform-errorfld {
    position: relative;
}
.multiform-wrap .multiform-errorfld {
    text-align: left !important;
}
.multiform-errorfld em.errormsg {
    display: block!important;
    position: absolute;
    left: 0;
    top: -20px;
    border: none !important;
    
}
input:-internal-autofill-selected {
    appearance: none;
    background-color: transparent !important;
  }
  input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 1000px #f9f9f9 inset !important;
  -webkit-text-fill-color: #333 !important;
}

input[type="search"]::-webkit-search-cancel-button {
    -webkit-appearance: none;
    background: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="%231c2327"><path d="M19 6.41L17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z"/></svg>') no-repeat;
    width: 16px;
    height: 16px;
    cursor: pointer;

}
.couponair_stick .promo-content .btn-default {
    background-color: var(--secondary-color);
    color: white;
    transition: opacity .3s;
    text-transform: uppercase;
    font-size: 12px;
}
.couponair_stick .promo-content .btn-default:hover {
    opacity: .9;
}
.popup-content svg {
    overflow: unset;
    position: unset;
}
.popup-content .fancybox-button {
    padding: 0;
}

.cookie-overlay {
    background-color: #070707;
    border-radius: 20px;
    box-sizing: border-box;
    color: #f5f7fa;
    display: flex;
    flex-direction: column;
    padding: 20px;
    width: 282px;
    position: fixed;
    bottom: 67px;
    z-index: 9999999;
    right: 15px;
    opacity: 0;
    pointer-events: none;
    transition: opacity .6s;
}
.cookie-popup__header {
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 24px;
    margin: 0 0 12px;
}
.cookie-popup__texts {
    font-size: 12px;
    line-height: 16px;
    font-weight: 400;
    letter-spacing: .2px;
}
.cookie-popup__texts p {
    color: white;
    margin: 5px 0 0 0;
}
.cookie-popup__texts p a {
    color: white;
}
.cookie-overlay-loaded {
    opacity: 1;
    pointer-events: all;
}
.getAnalog-product {
    margin-top: 0;
}
#popup-get-price .multiform-body {
    padding-top: 0;
}
.category__products__button .grid__snyato .product__action-item .product-price.price {
    text-transform: uppercase;
    margin-left: 5px;
    text-align: start;
    font-size: 14px;
    margin-bottom: 10px;
    font-weight: 500;
    line-height: 19px;
}
.couponair_stick .product__label.promo__label.product__label_v1.promo-code-click.promo__label-sellout {
    font-size: 13px;
    padding: 0 3px;
    white-space: nowrap;
    font-size: 12px;
    padding: 0 5px;
}
.slider-buy-flex {
    display: flex;
    align-items: center;
    gap: 10px;
}

.swiper .btn__add2card.in_slider.in_slider__cart {
    height: 40px;
    padding: 0;
    border: 1px solid var(--secondary-color);
    background: var(--secondary-color);
    color: #fff;
    flex-basis: 50%;
}
.swiper .btn__add2card.in_slider.in_slider__cart:hover {
    background-color: #0f2c57 !important;
    border-color: #0f2c57;
    color: #fff;
}
.swiper .btn__add2card.in_slider.in_slider__cart .product__btnwi__i {
    fill: currentColor;
}
.swiper .quickorder-slider-wrap [data-quickorder-product-button] {
    width: 100%;
    justify-content: center;
    height: 40px;
    box-sizing: border-box;
    white-space: nowrap;
}
.quickorder-slider-wrap {
    flex-basis: 50%;
}
.quickorder-button.quickorder__btn {
    outline: #5f6c7a solid 1px;
    background: transparent;
    border-radius: 10px;
    height: 42px;
    font-weight: 500;
    border: none;
    margin: 0;
    display: flex;
    align-items: center;
    flex-basis: 48%;
    justify-content: center;
}
.quickorder-form input[type='checkbox']:checked + .quickorder-terms-error-input {
    z-index: -1;
}
@media (max-width:1279px) {
    .polmont_col.pol_btn_mb svg {
        display: block;
        margin-top: 4px;
    }

    .polmont__txt {
        display: flex;
        align-items: center;
    }
}
@media (max-width:1200px) {
    .features_block h3 {
        font-size: 15px;
    }
}

@media (min-width: 999px) and (max-width: 1100px) {
    .footer__new .footer__new__inner {
        grid-template-columns: .8fr 1.9fr 1.2fr;
        column-gap: 15px;
        padding-right: 0 !important;
        width: 100%;
    }
}
@media (max-width:999px) {
    .pol_btn_ds {
        display: none;
    }
    .footer__new {
        padding-bottom: 70px;
    }
    .pol_btn_mb {
        display: inline-block;
    }

    .footer__new__inner {
        grid-template-columns: 1fr 1.5fr 1.6fr;
    }

    .docs__nav__top__inner {
        display: block;
    }

    .fn__url__head.populardesk {
        display: none;
    }

    .nav__submenu__f {
        display: none;
    }

    .nav__list__f {
        grid-template-columns: repeat(auto-fill, minmax(100%, 1fr));
        gap: 20px;
    }
    .fn__col.fn__cat.nav__list__f {
        display: flex;
        flex-direction: column;
    }
    .fn__col.fn__cat.nav__list__f li {
        margin-bottom: 20px;
    }
    .fn__col.fn__cat .nav__submenu__f li {
        margin-bottom: 10px;
    }
    .fn__col.fn__cat.nav__list__f li:last-child {
        margin-bottom: 0;
    }
    .nav__list__f .nav__has-submenu__f:last-child {
        margin-top: 0;
    }

    .features_block_middle .group .feature-li-wrap {
        padding: 0px 14px 6px 15px;
    }

    .features_block_middle .owl-dots {
        margin-top: 10px;
    }

    .features_block .txt__icons__head {
        font-size: 15px;
    }

    .fn__col.fn__cat .nav__submenu__f {
        height: 0;
        overflow-y: hidden;
    }
    .itemInner {
        text-align: center;
    }
    .nav__has-submenu__f.second_menu_f {
        padding-top: 0;
    }

}
@media (min-width: 990px) {
.popularmob {
    display: none!important;
}
}
@media (max-width: 990px) {
    .open_geo .header__mob {
        margin-top: 90px;
        transition: all .3s;
    }
    .head__inner_new .button__menu .menu__new {
        left: 25px;
    }
    .footer__new__bot .fnb__col:last-child {
        max-width: 95%;
    }
    .popup__header-title.head_all {
        font-size: 22px;
    }
}

@media (max-width: 800px) {
    .features_block_middle .group .feature-li-wrap {
        gap: 12px;
    }
    .head__inner_new .subm_inner1 {
        min-width: 330px;
    }
    .head__bot_l__new-wrap, .head__bot_l__new, .head__inner_new {
        gap: 15px;
    }
    .actions__item {
        margin-right: 10px;
    }
    .logo__top-desc .limg {
        max-width: 30px;
        margin-right: 5px;
    }
    .head__inner_new .logo__top svg {
        width: 122px;
    }
    .logo__top-desc .logo__text {
        font-size: .46em;
    }
}

@media (max-width: 767px) {
        .breadcrumbs {
            padding-left: 0;
            margin-left: 2px;
        }
       
    }

    @media (max-width: 738px) {
        .icons__mob__cont {
            margin-right: 7px;
        }
        div.center_wrapper {
            padding-left: 10px;
            padding-right: 10px;
        }
    }
    @media (min-width:378px) and (max-width:678px) {
        .fn__btnoutline__inner.b__fancy .fnb__txt {
            padding: 12px 22px;
            display: flex;
        }
            .fn__btnoutline__inner.b__fancy {
            width: 100%;
            text-align: center;
            display: flex;
            justify-content: space-evenly;
        }
            .fn__btnoutline__inner.b__fancy .fnb__txt {
            padding: 12px 22px!important;
        }
        .fn__col.fn__cat.nav__list__f {
            margin-top: -50px;}
                .fn__col.fn__cat.nav__list__f li {
        margin-bottom: 10px;
    }
    }
@media (max-width:678px) {
    .b-cityselect__change {
        width: 100%;
        box-sizing: border-box;
    }
    .menu-bot__visible {
        display: none;
    }
    .head__inner_new .menu__new_btn {
        width: 100%;
    }
    #cityselect__change .b-cityselect__change_info {
        font-size: 24px;
    }

    .footer__new .footer__new__inner {
        grid-template-columns: repeat(auto-fill, 50%);
        gap: 0;
    }
    .nav__has-submenu__f {
        margin-bottom: 7px;
    }
    .footer__new__inner .fn__cat {
        order: 3;
    }

    .footer__new a, .footer-fn__url__head--span,
    .has_chiild__f {
        font-size: 14px;
    }
    div.footer__new a {
        font-size: 13px;
    }

    .fn__btnoutline__inner.b__fancy {
        width: 100%;
        text-align: center;
    }

    .fn__btnoutline__inner.b__fancy .fnb__txt {
        padding: 12px 6px;
    }

    .fn__col.fn__info .nav__list__f {
        gap: 17px;
        margin-bottom: 17px;
    }

    .fn__col.fn__cat .nav__list__f .has_chiild__f {
        margin-bottom: 10px;
    }

    .fn__col.fn__cat .nav__list__f {
        column-gap: 9px;
        row-gap: 0;
    }

    

    .features_block li {
        min-height: 150px;
    }

    .features_block_middle .features_block h3 {
        font-size: 13px;
    }

    .features_block_middle .txt__icons span:last-child {
        font-size: 11px !important;
    }

    .carousel__item .feature-discounts {
        gap: 0;
    }
    .fn__row.fn__btnoutline, .fn__btnoutline__inner.b__fancy {
        margin: 0;
    }
    .fn__row.fn__min {
        margin-bottom: 13px;
    }
    .fn__col.fn__cat.nav__list__f {
        grid-column: 1 / -1;
        z-index: 0;
    }

}
@media (max-width:670px) {
    .features__new .swiper-button-next.swp_bt_next0, .features__new .swiper-button-prev.swp_bt_pre0 {
        display: none;
    } 
    .actions__link.cart-summary .actions__txt-cart {
        display: none;
    }
    .actions__item.cart-total {
        padding: 10px;
    }
}
@media (max-width:600px) {
    .features_block_middle .group .feature-li-wrap {
        flex-direction: column;
        align-items: center;
        text-align: center;
        height: 150px;
        justify-content: center;
    }
    .features_block_middle .owl-carousel .owl-item img {
        margin: 10px auto 10px auto !important;
    }
    .features_block span {
        max-width: 100%;
    }
    .features_block_middle .group .feature-li-wrap {
        gap: 0;
    }
    .feature-li-wrap .txt__icons {
        justify-content: flex-start;
        gap: 0;
    }
    .feature-li-wrap.feature-online .font-icon2 {
        margin-top: 13px;
        margin-top: 0!important;
    }
    .feature-li-wrap.feature-discounts .font-icon2 img {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .feature-li-wrap.feature-montazh .font-icon2 img {
        margin-top: 12px !important;
    }
    .feature-li-wrap.feature-delivery .font-icon2 img, .feature-li-wrap.feature-time .font-icon2 img, .feature-li-wrap.feature-onScklad .font-icon2 img {
        margin-bottom: 0 !important;
        margin-top: 0 !important;
    }
    .feature-li-wrap.feature-onScklad .font-icon2 img {
        margin-top: 3px!important;
    }
    .feature-li-wrap.feature-online .font-icon2 img {
        margin-top: 13px!important;
        margin-bottom: 11px !important;
    }
    .fn__col .fn__url__head, .fn__col .f__cont .footer__phone, .fn__col .fnr__head, .fn__col .fnr__head .i-cityselect__city, .fn__col .fnr__head .i-cityselect__var--phone {
        font-size: 14px;
    }
    .features_block_middle .txt__icons span:last-child {
        margin: 10px auto 0 auto;
    }
}

@media (max-width:610px) {
    .a2c__wrapper .btn__grey2.a2c_close_m.a2c_continue {
        display: flex;
        align-items: center;
        padding: 0 10px;
        font-weight: 500;
        font-size: 13px;
        justify-content: center;
    }
}

@media (max-width:550px) {

    #cityselect__change {
        padding: 50px 20px 40px 20px;
    }
    #cityselect__change .b-cityselect__list .i-cityselect__set_city{
        font-size: 13px;
    }
    .expert__filter {
        padding: 0;
        min-width: auto;
    }
    .nav__main-search {
        display: none;
    }
    .menu-bot__visible {
        display: inline;
    }
    .ef__img {
        width: 230px;
        height: 230px;
    }
    .features_block_middle .owl-carousel .txt__icons {
        gap: 0;
    }
    .polmont__exit {
        position: unset;
    }
    .group .feature-li-wrap .txt__icons .txt__icons__head  {
        font-size: 13px;
        text-wrap: balance;
    }
    .features_block_middle .owl-carousel .txt__icons{
        width: 100%;
        justify-content: flex-start;
    }
    .popup-content, .a2c__wrapper {
        padding: 12px 12px 20px 12px;
    }
    .a2c__wrapper .a2c__head {
        font-size: 22px;
        font-weight: 500;
        max-width: 80%;
    }
    .couponair_stick .promo-content {
        min-width: 260px;
        left: 0px;
        box-sizing: border-box;
        width: 100%;
    }
    .promo-code-content.promo-content .promo-elem-text {
        font-size: 16px;
    }
    .couponair_stick .promo-content .promo-code-content__title {
        font-size: 13px;
    }
    .a2c__wrapper .a2c__btns .btn__grey2 {
        flex: 55%;
        padding: 0 5px;
        font-size: 12px !important;
        text-align: center;
    }
    .a2c__wrapper .a2c__btns .btn__new {
        flex: 45%;
        padding: 0 5px;
        font-size: 12px;
    }
    .nav__has-submenu__f .nav__submenu__f .fn__url {
        font-size: 13px;
    }
    .footer__new__bot.center_wrapper {
        padding-top: 20px;
    }
    .footer__new .footer__new__inner {
        grid-template-columns: 1fr 1fr;
    }
    .polmont svg {
        max-width: 20px;
    }
    #cityselect__change .b-cityselect__change_info {
        font-weight: 500;
        font-size: 22px;
        text-align: center;
        margin-bottom: 20px;
    }
    .popup__header-title.head_all {
        font-weight: 500;
        margin-top: 0;
    }
    .popup-overlay .popup-content {
        margin: 20px 10px !important;
        padding: 16px 16px 11px 16px !important;
    }
}
@media (max-width:500px) {
    #cityselect__change .b-cityselect__list_wrapper ul {
        flex-wrap: wrap;
    }
    #cityselect__change .b-cityselect__list_wrapper {
        align-items: baseline;
    }
}
@media (max-width:480px) {
    .menu-bot__visible {
        display: none;
    }
    .a2c__head {
        font-size: 22px;
        font-weight: 500;
    }
}
@media (max-width:450px) {
    .a2c__btns {
        flex-direction: column;
        gap: 5px;
    }
    .a2c__wrapper .btn__grey2.a2c_close_m.a2c_continue {
        width: 100%;
        padding: 13px 0;
    }
    .a2c__wrapper .a2c__btns .btn__new {
        width: 100%;
        padding: 14px 0;
    }
    .a2c__wrapper .a2c__btns .btn__new a {
        padding: 0;
    }

    .a2c__img {
        margin-right: 8px;
    }
    .a2c__wrapper .a2c__cont {
        flex-direction: column;
    }
    .a2c__wrapper .a2c__name {
        text-align: center;
    }
    .fancybox-wrap {
        width: 98% !important;
        left: 4px !important;
        right: 5px !important;
    }
    .fancybox-skin .fancybox-inner {
        width: 100%!important;
        height: auto!important;
    }
    .cartCount {
        font-weight: 100;
    }
}
@media (min-width: 910px) {
   .category__products__button .product__badge  {
    margin-bottom: 10px;
   }
   .category__products__button .price_count.zp_price {
    margin-bottom: 10px;
   }
}


@media (min-width: 381px) and (max-width: 409px) {
    .fn__col .fn__url__head, .fn__col .f__cont .footer__phone, .fn__col .fnr__head, .fn__col .fnr__head .i-cityselect__city, .fn__col .fnr__head .i-cityselect__var--phone {
        font-size: 13px !important;
    }
    .nav__has-submenu__f .fn__url__head a{
        font-size: inherit;
    }
}
@media (max-width:400px) {
    .group .feature-li-wrap .txt__icons .txt__icons__head {
        font-size: 12px;
    }
    #cityselect__change .b-cityselect__list_wrapper ul li {
        margin-right: 2px;
    }
    .b-cityselect__list_wrapper ul {
        margin-left: 1px;
    }

}

@media (max-width:380px) {
    .polmont svg {
        max-width: 20px;
    }
    .polmont_col {
        font-size: 14px;
    }
    .footer__new .footer__new__inner {
        grid-template-columns: repeat(auto-fill, 100%);
    }
    .b-cityselect__list_wrapper ul {
        flex-wrap: wrap;
        row-gap: 4px;
    }
    #cityselect__change .b-cityselect__list_wrapper {
        align-items: baseline;
        gap: 3px;
    }
    .footer__new {
        padding-top: 30px;
    }

    .owl-carousel .owl-item img {
        width: 38px;
        margin-top: 12px;
    }
    .features_block_middle .group .feature-li-wrap {
        height: 165px;
    }
    .features_block_middle .txt__icons span:last-child {
        text-wrap: balance;
    }
    .features_block_middle .owl-carousel .owl-item img {
        margin-left: unset !important;
    }
    .features_block_middle .owl-carousel .txt__icons {
        text-align: left;
    }
    .footer__new .fn__col:last-child {
        margin-bottom: 30px;
    }
    .fn__col.fn__info {
        order: 2;
    }
    .fn__col.fn__info .nav__list__f {
        margin-bottom: 50px;
    }
    .footer__new__bot .fnb__col:last-child {
        max-width: 100%;
    }
    #cityselect__change {
        padding: 50px 10px 40px 10px;
    }
    #cityselect__change .b-cityselect__head {
        font-size: 13px;
    }
    #cityselect__change .b-cityselect__list .i-cityselect__set_city {
        font-size: 12px;
    }
    
}

@media (max-width:340px) {
    .polmont_col {
        font-size: 13px;
    }
    .group .feature-li-wrap .txt__icons .txt__icons__head {
        font-size: 11px;
        line-height: 14px;
    }

    .group .feature-li-wrap .txt__icons .txt__icons__text {
        line-height: 16px;
    }
    .polmont__exit {
        margin-top: 3px;
    }
    .polmont svg {
        max-width: 16px;
    }
}

