

/* Start:/local/templates/main/frontend/assets/styles/main.css?1751009711346696*/
@charset "UTF-8";
body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

.fancybox-is-hidden {
    left: -9999px;
    margin: 0;
    position: absolute !important;
    top: -9999px;
    visibility: hidden
}

.fancybox-container {
    -webkit-backface-visibility: hidden;
    height: 100%;
    left: 0;
    outline: none;
    position: fixed;
    -webkit-tap-highlight-color: transparent;
    top: 0;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    transform: translateZ(0);
    width: 100%;
    z-index: 99992
}

.fancybox-container * {
    box-sizing: border-box
}

.fancybox-bg, .fancybox-inner, .fancybox-outer, .fancybox-stage {
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0
}

.fancybox-outer {
    -webkit-overflow-scrolling: touch;
    overflow-y: auto
}

.fancybox-bg {
    background: #1e1e1e;
    opacity: 0;
    transition-duration: inherit;
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.47, 0, .74, .71)
}

.fancybox-is-open .fancybox-bg {
    opacity: .9;
    transition-timing-function: cubic-bezier(.22, .61, .36, 1)
}

.fancybox-caption, .fancybox-infobar, .fancybox-navigation .fancybox-button, .fancybox-toolbar {
    direction: ltr;
    opacity: 0;
    position: absolute;
    transition: opacity .25s ease, visibility 0s ease .25s;
    visibility: hidden;
    z-index: 99997
}

.fancybox-show-caption .fancybox-caption, .fancybox-show-infobar .fancybox-infobar, .fancybox-show-nav .fancybox-navigation .fancybox-button, .fancybox-show-toolbar .fancybox-toolbar {
    opacity: 1;
    transition: opacity .25s ease 0s, visibility 0s ease 0s;
    visibility: visible
}

.fancybox-infobar {
    color: #ccc;
    font-size: 13px;
    -webkit-font-smoothing: subpixel-antialiased;
    height: 44px;
    left: 0;
    line-height: 44px;
    min-width: 44px;
    mix-blend-mode: difference;
    padding: 0 10px;
    pointer-events: none;
    top: 0;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.fancybox-toolbar {
    right: 0;
    top: 0
}

.fancybox-stage {
    direction: ltr;
    overflow: visible;
    transform: translateZ(0);
    z-index: 99994
}

.fancybox-is-open .fancybox-stage {
    overflow: hidden
}

.fancybox-slide {
    -webkit-backface-visibility: hidden;
    display: none;
    height: 100%;
    left: 0;
    outline: none;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: absolute;
    text-align: center;
    top: 0;
    transition-property: transform, opacity;
    white-space: normal;
    width: 100%;
    z-index: 99994
}

.fancybox-slide:before {
    content: "";
    display: inline-block;
    font-size: 0;
    height: 100%;
    vertical-align: middle;
    width: 0
}

.fancybox-is-sliding .fancybox-slide, .fancybox-slide--current, .fancybox-slide--next, .fancybox-slide--previous {
    display: block
}

.fancybox-slide--image {
    overflow: hidden;
    padding: 44px 0
}

.fancybox-slide--image:before {
    display: none
}

.fancybox-slide--html {
    padding: 6px
}

.fancybox-content {
    background: #fff;
    display: inline-block;
    margin: 0;
    max-width: 100%;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    padding: 44px;
    position: relative;
    text-align: left;
    vertical-align: middle
}

.fancybox-slide--image .fancybox-content {
    animation-timing-function: cubic-bezier(.5, 0, .14, 1);
    -webkit-backface-visibility: hidden;
    background: transparent;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    left: 0;
    max-width: none;
    overflow: visible;
    padding: 0;
    position: absolute;
    top: 0;
    transform-origin: top left;
    transition-property: transform, opacity;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99995
}

.fancybox-can-zoomOut .fancybox-content {
    cursor: zoom-out
}

.fancybox-can-zoomIn .fancybox-content {
    cursor: zoom-in
}

.fancybox-can-pan .fancybox-content, .fancybox-can-swipe .fancybox-content {
    cursor: grab
}

.fancybox-is-grabbing .fancybox-content {
    cursor: grabbing
}

.fancybox-container [data-selectable=true] {
    cursor: text
}

.fancybox-image, .fancybox-spaceball {
    background: transparent;
    border: 0;
    height: 100%;
    left: 0;
    margin: 0;
    max-height: none;
    max-width: none;
    padding: 0;
    position: absolute;
    top: 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 100%
}

.fancybox-spaceball {
    z-index: 1
}

.fancybox-slide--iframe .fancybox-content, .fancybox-slide--map .fancybox-content, .fancybox-slide--pdf .fancybox-content, .fancybox-slide--video .fancybox-content {
    height: 100%;
    overflow: visible;
    padding: 0;
    width: 100%
}

.fancybox-slide--video .fancybox-content {
    background: #000
}

.fancybox-slide--map .fancybox-content {
    background: #e5e3df
}

.fancybox-slide--iframe .fancybox-content {
    background: #fff
}

.fancybox-iframe, .fancybox-video {
    background: transparent;
    border: 0;
    display: block;
    height: 100%;
    margin: 0;
    overflow: hidden;
    padding: 0;
    width: 100%
}

.fancybox-iframe {
    left: 0;
    position: absolute;
    top: 0
}

.fancybox-error {
    background: #fff;
    cursor: default;
    max-width: 400px;
    padding: 40px;
    width: 100%
}

.fancybox-error p {
    color: #444;
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 0
}

.fancybox-button {
    background: rgba(30, 30, 30, .6);
    border: 0;
    border-radius: 0;
    box-shadow: none;
    cursor: pointer;
    display: inline-block;
    height: 44px;
    margin: 0;
    padding: 10px;
    position: relative;
    transition: color .2s;
    vertical-align: top;
    visibility: inherit;
    width: 44px
}

.fancybox-button, .fancybox-button:link, .fancybox-button:visited {
    color: #ccc
}

.fancybox-button:hover {
    color: #fff
}

.fancybox-button:focus {
    outline: none
}

.fancybox-button.fancybox-focus {
    outline: 1px dotted
}

.fancybox-button[disabled], .fancybox-button[disabled]:hover {
    color: #888;
    cursor: default;
    outline: none
}

.fancybox-button div {
    height: 100%
}

.fancybox-button svg {
    display: block;
    height: 100%;
    overflow: visible;
    position: relative;
    width: 100%
}

.fancybox-button svg path {
    fill: currentColor;
    stroke-width: 0
}

.fancybox-button--fsenter svg:nth-child(2), .fancybox-button--fsexit svg:first-child, .fancybox-button--pause svg:first-child, .fancybox-button--play svg:nth-child(2) {
    display: none
}

.fancybox-progress {
    background: #ff5268;
    height: 2px;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleX(0);
    transform-origin: 0;
    transition-property: transform;
    transition-timing-function: linear;
    z-index: 99998
}

.fancybox-close-small {
    background: transparent;
    border: 0;
    border-radius: 0;
    color: #ccc;
    cursor: pointer;
    opacity: .8;
    padding: 8px;
    position: absolute;
    right: -12px;
    top: -44px;
    z-index: 401
}

.fancybox-close-small:hover {
    color: #fff;
    opacity: 1
}

.fancybox-slide--html .fancybox-close-small {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0
}

.fancybox-slide--image.fancybox-is-scaling .fancybox-content {
    overflow: hidden
}

.fancybox-is-scaling .fancybox-close-small, .fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small {
    display: none
}

.fancybox-navigation .fancybox-button {
    background-clip: content-box;
    height: 100px;
    opacity: 0;
    position: absolute;
    top: calc(50% - 50px);
    width: 70px
}

.fancybox-navigation .fancybox-button div {
    padding: 7px
}

.fancybox-navigation .fancybox-button--arrow_left {
    left: 0;
    left: env(safe-area-inset-left);
    padding: 31px 26px 31px 6px
}

.fancybox-navigation .fancybox-button--arrow_right {
    padding: 31px 6px 31px 26px;
    right: 0;
    right: env(safe-area-inset-right)
}

.fancybox-caption {
    background: linear-gradient(0deg, rgba(0, 0, 0, .85), rgba(0, 0, 0, .3) 50%, rgba(0, 0, 0, .15) 65%, rgba(0, 0, 0, .075) 75.5%, rgba(0, 0, 0, .037) 82.85%, rgba(0, 0, 0, .019) 88%, transparent);
    bottom: 0;
    color: #eee;
    font-size: 14px;
    font-weight: 400;
    left: 0;
    line-height: 1.5;
    padding: 75px 44px 25px;
    pointer-events: none;
    right: 0;
    text-align: center;
    z-index: 99996
}

@supports (padding:max(0px)) {
    .fancybox-caption {
        padding: 75px max(44px, env(safe-area-inset-right)) max(25px, env(safe-area-inset-bottom)) max(44px, env(safe-area-inset-left))
    }
}

.fancybox-caption--separate {
    margin-top: -50px
}

.fancybox-caption__body {
    max-height: 50vh;
    overflow: auto;
    pointer-events: all
}

.fancybox-caption a, .fancybox-caption a:link, .fancybox-caption a:visited {
    color: #ccc;
    text-decoration: none
}

.fancybox-caption a:hover {
    color: #fff;
    text-decoration: underline
}

.fancybox-loading {
    animation: a 1s linear infinite;
    background: transparent;
    border: 4px solid #888;
    border-bottom-color: #fff;
    border-radius: 50%;
    height: 50px;
    left: 50%;
    margin: -25px 0 0 -25px;
    opacity: .7;
    padding: 0;
    position: absolute;
    top: 50%;
    width: 50px;
    z-index: 99999
}

.fancybox-animated {
    transition-timing-function: cubic-bezier(0, 0, .25, 1)
}

.fancybox-fx-slide.fancybox-slide--previous {
    opacity: 0;
    transform: translate3d(-100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--next {
    opacity: 0;
    transform: translate3d(100%, 0, 0)
}

.fancybox-fx-slide.fancybox-slide--current {
    opacity: 1;
    transform: translateZ(0)
}

.fancybox-fx-fade.fancybox-slide--next, .fancybox-fx-fade.fancybox-slide--previous {
    opacity: 0;
    transition-timing-function: cubic-bezier(.19, 1, .22, 1)
}

.fancybox-fx-fade.fancybox-slide--current {
    opacity: 1
}

.fancybox-fx-zoom-in-out.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(1.5, 1.5, 1.5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(.5, .5, .5)
}

.fancybox-fx-zoom-in-out.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1)
}

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    transform: rotate(-1turn)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    transform: rotate(1turn)
}

.fancybox-fx-rotate.fancybox-slide--current {
    opacity: 1;
    transform: rotate(0deg)
}

.fancybox-fx-circular.fancybox-slide--previous {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(-100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--next {
    opacity: 0;
    transform: scale3d(0, 0, 0) translate3d(100%, 0, 0)
}

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    transform: scaleX(1) translateZ(0)
}

.fancybox-fx-tube.fancybox-slide--previous {
    transform: translate3d(-100%, 0, 0) scale(.1) skew(-10deg)
}

.fancybox-fx-tube.fancybox-slide--next {
    transform: translate3d(100%, 0, 0) scale(.1) skew(10deg)
}

.fancybox-fx-tube.fancybox-slide--current {
    transform: translateZ(0) scale(1)
}

@media (max-height: 576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }

    .fancybox-slide--image {
        padding: 6px 0
    }

    .fancybox-close-small {
        right: -6px
    }

    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }

    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }

    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

.fancybox-share {
    background: #f4f4f4;
    border-radius: 3px;
    max-width: 90%;
    padding: 30px;
    text-align: center
}

.fancybox-share h1 {
    color: #222;
    font-size: 35px;
    font-weight: 700;
    margin: 0 0 20px
}

.fancybox-share p {
    margin: 0;
    padding: 0
}

.fancybox-share__button {
    border: 0;
    border-radius: 3px;
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    line-height: 40px;
    margin: 0 5px 10px;
    min-width: 130px;
    padding: 0 15px;
    text-decoration: none;
    transition: all .2s;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap
}

.fancybox-share__button:link, .fancybox-share__button:visited {
    color: #fff
}

.fancybox-share__button:hover {
    text-decoration: none
}

.fancybox-share__button--fb {
    background: #3b5998
}

.fancybox-share__button--fb:hover {
    background: #344e86
}

.fancybox-share__button--pt {
    background: #bd081d
}

.fancybox-share__button--pt:hover {
    background: #aa0719
}

.fancybox-share__button--tw {
    background: #1da1f2
}

.fancybox-share__button--tw:hover {
    background: #0d95e8
}

.fancybox-share__button svg {
    height: 25px;
    margin-right: 7px;
    position: relative;
    top: -1px;
    vertical-align: middle;
    width: 25px
}

.fancybox-share__button svg path {
    fill: #fff
}

.fancybox-share__input {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #d7d7d7;
    border-radius: 0;
    color: #5d5b5b;
    font-size: 14px;
    margin: 10px 0 0;
    outline: none;
    padding: 10px 15px;
    width: 100%
}

.fancybox-thumbs {
    background: #ddd;
    bottom: 0;
    display: none;
    margin: 0;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    padding: 2px 2px 4px;
    position: absolute;
    right: 0;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    top: 0;
    width: 212px;
    z-index: 99995
}

.fancybox-thumbs-x {
    overflow-x: auto;
    overflow-y: hidden
}

.fancybox-show-thumbs .fancybox-thumbs {
    display: block
}

.fancybox-show-thumbs .fancybox-inner {
    right: 212px
}

.fancybox-thumbs__list {
    font-size: 0;
    height: 100%;
    list-style: none;
    margin: 0;
    overflow-x: hidden;
    overflow-y: auto;
    padding: 0;
    position: absolute;
    position: relative;
    white-space: nowrap;
    width: 100%
}

.fancybox-thumbs-x .fancybox-thumbs__list {
    overflow: hidden
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar {
    width: 7px
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track {
    background: #fff;
    border-radius: 10px;
    box-shadow: inset 0 0 6px rgba(0, 0, 0, .3)
}

.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb {
    background: #2a2a2a;
    border-radius: 10px
}

.fancybox-thumbs__list a {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background-color: rgba(0, 0, 0, .1);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
    cursor: pointer;
    float: left;
    height: 75px;
    margin: 2px;
    max-height: calc(100% - 8px);
    max-width: calc(50% - 4px);
    outline: none;
    overflow: hidden;
    padding: 0;
    position: relative;
    -webkit-tap-highlight-color: transparent;
    width: 100px
}

.fancybox-thumbs__list a:before {
    border: 6px solid #ff5268;
    bottom: 0;
    content: "";
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transition: all .2s cubic-bezier(.25, .46, .45, .94);
    z-index: 99991
}

.fancybox-thumbs__list a:focus:before {
    opacity: .5
}

.fancybox-thumbs__list a.fancybox-thumbs-active:before {
    opacity: 1
}

@media (max-width: 576px) {
    .fancybox-thumbs {
        width: 110px
    }

    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }

    .fancybox-thumbs__list a {
        max-width: calc(100% - 10px)
    }
}

.swiper-container {
    margin: 0 auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-no-flexbox .swiper-slide {
    float: left
}

.swiper-container-vertical > .swiper-wrapper {
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -ms-flexbox;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translateZ(0)
}

.swiper-container-multirow > .swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    -ms-flex-align: start;
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(270deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(90deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(0deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(180deg, rgba(0, 0, 0, .5), transparent)
}

.swiper-container-wp8-horizontal, .swiper-container-wp8-horizontal > .swiper-wrapper {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-wp8-vertical, .swiper-container-wp8-vertical > .swiper-wrapper {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 44px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    background-size: 27px 44px;
    background-position: 50%;
    background-repeat: no-repeat
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23007aff'/%3E%3C/svg%3E");
    left: 10px;
    right: auto
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23007aff'/%3E%3C/svg%3E");
    right: 10px;
    left: auto
}

.swiper-button-prev.swiper-button-white, .swiper-container-rtl .swiper-button-next.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-white, .swiper-container-rtl .swiper-button-prev.swiper-button-white {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z' fill='%23fff'/%3E%3C/svg%3E")
}

.swiper-button-prev.swiper-button-black, .swiper-container-rtl .swiper-button-next.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M0 22L22 0l2.1 2.1L4.2 22l19.9 19.9L22 44 0 22z'/%3E%3C/svg%3E")
}

.swiper-button-next.swiper-button-black, .swiper-container-rtl .swiper-button-prev.swiper-button-black {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 27 44'%3E%3Cpath d='M27 22L5 44l-2.1-2.1L22.8 22 2.9 2.1 5 0l22 22z'/%3E%3C/svg%3E")
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: opacity .3s;
    transform: translateZ(0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active, .swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: #007aff
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: top .2s, -webkit-transform .2s;
    transition: transform .2s, top .2s;
    transition: transform .2s, top .2s, -webkit-transform .2s
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: left .2s, -webkit-transform .2s;
    transition: transform .2s, left .2s;
    transition: transform .2s, left .2s, -webkit-transform .2s
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: right .2s, -webkit-transform .2s;
    transition: transform .2s, right .2s;
    transition: transform .2s, right .2s, -webkit-transform .2s
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: #007aff;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white .swiper-pagination-bullet-active {
    background: #fff
}

.swiper-pagination-progressbar.swiper-pagination-white {
    background: hsla(0, 0%, 100%, .25)
}

.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
    background: #fff
}

.swiper-pagination-black .swiper-pagination-bullet-active {
    background: #000
}

.swiper-pagination-progressbar.swiper-pagination-black {
    background: rgba(0, 0, 0, .25)
}

.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
    background: #000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    font-family: object-fit\:contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: a 1s steps(12) infinite
}

.swiper-lazy-preloader:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%236c6c6c' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E");
    background-position: 50%;
    background-size: 100%;
    background-repeat: no-repeat
}

.swiper-lazy-preloader-white:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 120 120' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' stroke='%23fff' stroke-width='11' stroke-linecap='round' d='M60 7v20'/%3E%3C/defs%3E%3Cuse xlink:href='%23a' opacity='.27'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(30 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(60 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(90 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(120 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.27' transform='rotate(150 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.37' transform='rotate(180 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.46' transform='rotate(210 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.56' transform='rotate(240 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.66' transform='rotate(270 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.75' transform='rotate(300 60 60)'/%3E%3Cuse xlink:href='%23a' opacity='.85' transform='rotate(330 60 60)'/%3E%3C/svg%3E")
}

@keyframes a {
    to {
        transform: rotate(1turn)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-coverflow .swiper-wrapper {
    -ms-perspective: 1200px
}

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    line-height: 1.15;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, footer, header, nav, section {
    display: block
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

figcaption, figure, main {
    display: block
}

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: monospace, monospace;
    font-size: 1em
}

a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

a:active, a:hover {
    outline-width: 0
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b, strong {
    font-weight: inherit;
    font-weight: bolder
}

code, kbd, samp {
    font-family: monospace, monospace;
    font-size: 1em
}

dfn {
    font-style: italic
}

mark {
    background-color: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub, sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio, video {
    display: inline-block
}

audio:not([controls]) {
    display: none;
    height: 0
}

img {
    border-style: none
}

svg:not(:root) {
    overflow: hidden
}

button, input, optgroup, select, textarea {
    font-family: sans-serif;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

[type=reset], [type=submit], button, html [type=button] {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner, button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring, button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox], [type=radio] {
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details, menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

[hidden], template {
    display: none
}

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 * 999 zero eleven
 * Copyright (c) 2019 Daniel Eden
 */
@keyframes b {
    0%, 20%, 53%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1);
        transform: translateZ(0)
    }
    40%, 43% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -30px, 0)
    }
    70% {
        animation-timing-function: cubic-bezier(.755, .05, .855, .06);
        transform: translate3d(0, -15px, 0)
    }
    90% {
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    animation-name: b;
    transform-origin: center bottom
}

@keyframes c {
    0%, 50%, to {
        opacity: 1
    }
    25%, 75% {
        opacity: 0
    }
}

.flash {
    animation-name: c
}

@keyframes d {
    0% {
        transform: scaleX(1)
    }
    50% {
        transform: scale3d(1.05, 1.05, 1.05)
    }
    to {
        transform: scaleX(1)
    }
}

.pulse {
    animation-name: d
}

@keyframes e {
    0% {
        transform: scaleX(1)
    }
    30% {
        transform: scale3d(1.25, .75, 1)
    }
    40% {
        transform: scale3d(.75, 1.25, 1)
    }
    50% {
        transform: scale3d(1.15, .85, 1)
    }
    65% {
        transform: scale3d(.95, 1.05, 1)
    }
    75% {
        transform: scale3d(1.05, .95, 1)
    }
    to {
        transform: scaleX(1)
    }
}

.rubberBand {
    animation-name: e
}

@keyframes f {
    0%, to {
        transform: translateZ(0)
    }
    10%, 30%, 50%, 70%, 90% {
        transform: translate3d(-10px, 0, 0)
    }
    20%, 40%, 60%, 80% {
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    animation-name: f
}

@keyframes g {
    0% {
        transform: translateX(0)
    }
    6.5% {
        transform: translateX(-6px) rotateY(-9deg)
    }
    18.5% {
        transform: translateX(5px) rotateY(7deg)
    }
    31.5% {
        transform: translateX(-3px) rotateY(-5deg)
    }
    43.5% {
        transform: translateX(2px) rotateY(3deg)
    }
    50% {
        transform: translateX(0)
    }
}

.headShake {
    animation-timing-function: ease-in-out;
    animation-name: g
}

@keyframes h {
    20% {
        transform: rotate(15deg)
    }
    40% {
        transform: rotate(-10deg)
    }
    60% {
        transform: rotate(5deg)
    }
    80% {
        transform: rotate(-5deg)
    }
    to {
        transform: rotate(0deg)
    }
}

.swing {
    transform-origin: top center;
    animation-name: h
}

@keyframes i {
    0% {
        transform: scaleX(1)
    }
    10%, 20% {
        transform: scale3d(.9, .9, .9) rotate(-3deg)
    }
    30%, 50%, 70%, 90% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
    }
    40%, 60%, 80% {
        transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
    }
    to {
        transform: scaleX(1)
    }
}

.tada {
    animation-name: i
}

@keyframes j {
    0% {
        transform: translateZ(0)
    }
    15% {
        transform: translate3d(-25%, 0, 0) rotate(-5deg)
    }
    30% {
        transform: translate3d(20%, 0, 0) rotate(3deg)
    }
    45% {
        transform: translate3d(-15%, 0, 0) rotate(-3deg)
    }
    60% {
        transform: translate3d(10%, 0, 0) rotate(2deg)
    }
    75% {
        transform: translate3d(-5%, 0, 0) rotate(-1deg)
    }
    to {
        transform: translateZ(0)
    }
}

.wobble {
    animation-name: j
}

@keyframes k {
    0%, 11.1%, to {
        transform: translateZ(0)
    }
    22.2% {
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }
    33.3% {
        transform: skewX(6.25deg) skewY(6.25deg)
    }
    44.4% {
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }
    55.5% {
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }
    66.6% {
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }
    77.7% {
        transform: skewX(.390625deg) skewY(.390625deg)
    }
    88.8% {
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    animation-name: k;
    transform-origin: center
}

@keyframes l {
    0% {
        transform: scale(1)
    }
    14% {
        transform: scale(1.3)
    }
    28% {
        transform: scale(1)
    }
    42% {
        transform: scale(1.3)
    }
    70% {
        transform: scale(1)
    }
}

.heartBeat {
    animation-name: l;
    animation-duration: 1.3s;
    animation-timing-function: ease-in-out
}

@keyframes m {
    0%, 20%, 40%, 60%, 80%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    20% {
        transform: scale3d(1.1, 1.1, 1.1)
    }
    40% {
        transform: scale3d(.9, .9, .9)
    }
    60% {
        opacity: 1;
        transform: scale3d(1.03, 1.03, 1.03)
    }
    80% {
        transform: scale3d(.97, .97, .97)
    }
    to {
        opacity: 1;
        transform: scaleX(1)
    }
}

.bounceIn {
    animation-duration: .75s;
    animation-name: m
}

@keyframes n {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, -3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, 25px, 0)
    }
    75% {
        transform: translate3d(0, -10px, 0)
    }
    90% {
        transform: translate3d(0, 5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInDown {
    animation-name: n
}

@keyframes o {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(-3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(25px, 0, 0)
    }
    75% {
        transform: translate3d(-10px, 0, 0)
    }
    90% {
        transform: translate3d(5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInLeft {
    animation-name: o
}

@keyframes p {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(3000px, 0, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(-25px, 0, 0)
    }
    75% {
        transform: translate3d(10px, 0, 0)
    }
    90% {
        transform: translate3d(-5px, 0, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInRight {
    animation-name: p
}

@keyframes q {
    0%, 60%, 75%, 90%, to {
        animation-timing-function: cubic-bezier(.215, .61, .355, 1)
    }
    0% {
        opacity: 0;
        transform: translate3d(0, 3000px, 0)
    }
    60% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    75% {
        transform: translate3d(0, 10px, 0)
    }
    90% {
        transform: translate3d(0, -5px, 0)
    }
    to {
        transform: translateZ(0)
    }
}

.bounceInUp {
    animation-name: q
}

@keyframes r {
    20% {
        transform: scale3d(.9, .9, .9)
    }
    50%, 55% {
        opacity: 1;
        transform: scale3d(1.1, 1.1, 1.1)
    }
    to {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    animation-duration: .75s;
    animation-name: r
}

@keyframes s {
    20% {
        transform: translate3d(0, 10px, 0)
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, -20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    animation-name: s
}

@keyframes t {
    20% {
        opacity: 1;
        transform: translate3d(20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    animation-name: t
}

@keyframes u {
    20% {
        opacity: 1;
        transform: translate3d(-20px, 0, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    animation-name: u
}

@keyframes v {
    20% {
        transform: translate3d(0, -10px, 0)
    }
    40%, 45% {
        opacity: 1;
        transform: translate3d(0, 20px, 0)
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    animation-name: v
}

@keyframes w {
    0% {
        opacity: 0
    }
    to {
        opacity: 1
    }
}

.fadeIn {
    animation-name: w
}

@keyframes x {
    0% {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDown {
    animation-name: x
}

@keyframes y {
    0% {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInDownBig {
    animation-name: y
}

@keyframes z {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeft {
    animation-name: z
}

@keyframes A {
    0% {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInLeftBig {
    animation-name: A
}

@keyframes B {
    0% {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRight {
    animation-name: B
}

@keyframes C {
    0% {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInRightBig {
    animation-name: C
}

@keyframes D {
    0% {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUp {
    animation-name: D
}

@keyframes E {
    0% {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.fadeInUpBig {
    animation-name: E
}

@keyframes F {
    0% {
        opacity: 1
    }
    to {
        opacity: 0
    }
}

.fadeOut {
    animation-name: F
}

@keyframes G {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    animation-name: G
}

@keyframes H {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    animation-name: H
}

@keyframes I {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    animation-name: I
}

@keyframes J {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    animation-name: J
}

@keyframes K {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    animation-name: K
}

@keyframes L {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    animation-name: L
}

@keyframes M {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    animation-name: M
}

@keyframes N {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    animation-name: N
}

@keyframes O {
    0% {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);
        animation-timing-function: ease-out
    }
    40% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);
        animation-timing-function: ease-out
    }
    50% {
        transform: perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);
        animation-timing-function: ease-in
    }
    80% {
        transform: perspective(400px) scale3d(.95, .95, .95) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in
    }
    to {
        transform: perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    animation-name: O
}

@keyframes P {
    0% {
        transform: perspective(400px) rotateX(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateX(-20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateX(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateX(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: P
}

@keyframes Q {
    0% {
        transform: perspective(400px) rotateY(90deg);
        animation-timing-function: ease-in;
        opacity: 0
    }
    40% {
        transform: perspective(400px) rotateY(-20deg);
        animation-timing-function: ease-in
    }
    60% {
        transform: perspective(400px) rotateY(10deg);
        opacity: 1
    }
    80% {
        transform: perspective(400px) rotateY(-5deg)
    }
    to {
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: Q
}

@keyframes R {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateX(-20deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateX(90deg);
        opacity: 0
    }
}

.flipOutX {
    animation-duration: .75s;
    animation-name: R;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@keyframes S {
    0% {
        transform: perspective(400px)
    }
    30% {
        transform: perspective(400px) rotateY(-15deg);
        opacity: 1
    }
    to {
        transform: perspective(400px) rotateY(90deg);
        opacity: 0
    }
}

.flipOutY {
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    animation-name: S
}

@keyframes T {
    0% {
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }
    60% {
        transform: skewX(20deg);
        opacity: 1
    }
    80% {
        transform: skewX(-5deg)
    }
    to {
        transform: translateZ(0)
    }
}

.lightSpeedIn {
    animation-name: T;
    animation-timing-function: ease-out
}

@keyframes U {
    0% {
        opacity: 1
    }
    to {
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    animation-name: U;
    animation-timing-function: ease-in
}

@keyframes V {
    0% {
        transform-origin: center;
        transform: rotate(-200deg);
        opacity: 0
    }
    to {
        transform-origin: center;
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateIn {
    animation-name: V
}

@keyframes W {
    0% {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownLeft {
    animation-name: W
}

@keyframes X {
    0% {
        transform-origin: right bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInDownRight {
    animation-name: X
}

@keyframes Y {
    0% {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
    to {
        transform-origin: left bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpLeft {
    animation-name: Y
}

@keyframes Z {
    0% {
        transform-origin: right bottom;
        transform: rotate(-90deg);
        opacity: 0
    }
    to {
        transform-origin: right bottom;
        transform: translateZ(0);
        opacity: 1
    }
}

.rotateInUpRight {
    animation-name: Z
}

@keyframes ab {
    0% {
        transform-origin: center;
        opacity: 1
    }
    to {
        transform-origin: center;
        transform: rotate(200deg);
        opacity: 0
    }
}

.rotateOut {
    animation-name: ab
}

@keyframes bb {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    animation-name: bb
}

@keyframes cb {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    animation-name: cb
}

@keyframes db {
    0% {
        transform-origin: left bottom;
        opacity: 1
    }
    to {
        transform-origin: left bottom;
        transform: rotate(-45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    animation-name: db
}

@keyframes eb {
    0% {
        transform-origin: right bottom;
        opacity: 1
    }
    to {
        transform-origin: right bottom;
        transform: rotate(90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    animation-name: eb
}

@keyframes fb {
    0% {
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    20%, 60% {
        transform: rotate(80deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out
    }
    40%, 80% {
        transform: rotate(60deg);
        transform-origin: top left;
        animation-timing-function: ease-in-out;
        opacity: 1
    }
    to {
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    animation-duration: 2s;
    animation-name: fb
}

@keyframes gb {
    0% {
        opacity: 0;
        transform: scale(.1) rotate(30deg);
        transform-origin: center bottom
    }
    50% {
        transform: rotate(-10deg)
    }
    70% {
        transform: rotate(3deg)
    }
    to {
        opacity: 1;
        transform: scale(1)
    }
}

.jackInTheBox {
    animation-name: gb
}

@keyframes hb {
    0% {
        opacity: 0;
        transform: translate3d(-100%, 0, 0) rotate(-120deg)
    }
    to {
        opacity: 1;
        transform: translateZ(0)
    }
}

.rollIn {
    animation-name: hb
}

@keyframes ib {
    0% {
        opacity: 1
    }
    to {
        opacity: 0;
        transform: translate3d(100%, 0, 0) rotate(120deg)
    }
}

.rollOut {
    animation-name: ib
}

@keyframes jb {
    0% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    50% {
        opacity: 1
    }
}

.zoomIn {
    animation-name: jb
}

@keyframes kb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInDown {
    animation-name: kb
}

@keyframes lb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInLeft {
    animation-name: lb
}

@keyframes mb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInRight {
    animation-name: mb
}

@keyframes nb {
    0% {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    60% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomInUp {
    animation-name: nb
}

@keyframes ob {
    0% {
        opacity: 1
    }
    50% {
        opacity: 0;
        transform: scale3d(.3, .3, .3)
    }
    to {
        opacity: 0
    }
}

.zoomOut {
    animation-name: ob
}

@keyframes pb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutDown {
    animation-name: pb
}

@keyframes qb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(-2000px, 0, 0);
        transform-origin: left center
    }
}

.zoomOutLeft {
    animation-name: qb
}

@keyframes rb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }
    to {
        opacity: 0;
        transform: scale(.1) translate3d(2000px, 0, 0);
        transform-origin: right center
    }
}

.zoomOutRight {
    animation-name: rb
}

@keyframes sb {
    40% {
        opacity: 1;
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        animation-timing-function: cubic-bezier(.55, .055, .675, .19)
    }
    to {
        opacity: 0;
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform-origin: center bottom;
        animation-timing-function: cubic-bezier(.175, .885, .32, 1)
    }
}

.zoomOutUp {
    animation-name: sb
}

@keyframes tb {
    0% {
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInDown {
    animation-name: tb
}

@keyframes ub {
    0% {
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInLeft {
    animation-name: ub
}

@keyframes vb {
    0% {
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInRight {
    animation-name: vb
}

@keyframes wb {
    0% {
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }
    to {
        transform: translateZ(0)
    }
}

.slideInUp {
    animation-name: wb
}

@keyframes xb {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    animation-name: xb
}

@keyframes yb {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    animation-name: yb
}

@keyframes zb {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    animation-name: zb
}

@keyframes Ab {
    0% {
        transform: translateZ(0)
    }
    to {
        visibility: hidden;
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    animation-name: Ab
}

.animated {
    animation-duration: 1s;
    animation-fill-mode: both
}

.animated.infinite {
    animation-iteration-count: infinite
}

.animated.delay-1s {
    animation-delay: 1s
}

.animated.delay-2s {
    animation-delay: 2s
}

.animated.delay-3s {
    animation-delay: 3s
}

.animated.delay-4s {
    animation-delay: 4s
}

.animated.delay-5s {
    animation-delay: 5s
}

.animated.fast {
    animation-duration: .8s
}

.animated.faster {
    animation-duration: .5s
}

.animated.slow {
    animation-duration: 2s
}

.animated.slower {
    animation-duration: 3s
}

@media (prefers-reduced-motion: reduce),(print) {
    .animated {
        animation-duration: 1ms !important;
        transition-duration: 1ms !important;
        animation-iteration-count: 1 !important
    }
}

.video {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.3%;
    background-color: #000
}

.video--enabled {
    cursor: pointer
}

.video__link, .video__media {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.video__media {
    border: none
}

.video__button {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 60px;
    height: 60px;
    margin: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

@media (max-width: 1440px) {
    .video__button {
        width: 50px;
        height: 50px
    }
}

@media (max-width: 1280px) {
    .video__button {
        width: 38px;
        height: 38px
    }
}

.video__button svg {
    width: 100%;
    height: 100%
}

.video__play {
    display: block
}

.video__play--mobile {
    display: none
}

.video-desc {
    max-width: 850px;
    margin: 40px auto 0
}

@media (max-width: 800px) {
    .hidden-mobile {
        display: none !important
    }
}

@media (max-width: 750px) {
    .visible-mobile {
        display: none !important
    }
}

@media (max-width: 1900px) {
    .hidden-desktop-below {
        display: none !important
    }
}

.grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -15px
}

.grid__col {
    width: 100%;
    min-width: 100%;
    padding: 0 15px;
    font-size: 16px
}

.grid__col--1 {
    width: 8.33333333333%;
    min-width: 8.33333333333%
}

.grid__col--2 {
    width: 16.6666666667%;
    min-width: 16.6666666667%
}

.grid__col--3 {
    width: 25%;
    min-width: 25%
}

.grid__col--4 {
    width: 33.3333333333%;
    min-width: 33.3333333333%
}

.grid__col--5 {
    width: 41.6666666667%;
    min-width: 41.6666666667%
}

.grid__col--6 {
    width: 50%;
    min-width: 50%
}

.grid__col--7 {
    width: 58.3333333333%;
    min-width: 58.3333333333%
}

.grid__col--8 {
    width: 66.6666666667%;
    min-width: 66.6666666667%
}

.grid__col--9 {
    width: 75%;
    min-width: 75%
}

.grid__col--10 {
    width: 83.3333333333%;
    min-width: 83.3333333333%
}

.grid__col--11 {
    width: 91.6666666667%;
    min-width: 91.6666666667%
}

.grid__col--12 {
    width: 100%;
    min-width: 100%
}

.i-icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    background-repeat: no-repeat;
    background-position: 50%;
    fill: currentColor
}

.i-icon--telegram {
    width: 25px;
    height: 25px
}

@media (max-width: 1440px) {
    .i-icon--telegram {
        width: 21px
    }
}

@media (max-width: 750px) {
    .i-icon--telegram {
        width: 25px
    }
}

.i-icon--wathsapp {
    width: 25px;
    height: 25px
}

@media (max-width: 1440px) {
    .i-icon--wathsapp {
        width: 20px
    }
}

@media (max-width: 750px) {
    .i-icon--wathsapp {
        width: 25px
    }
}

.i-icon--vk {
    width: 25px;
    height: 14px
}

@media (max-width: 1440px) {
    .i-icon--vk {
        width: 20px
    }
}

@media (max-width: 750px) {
    .i-icon--vk {
        width: 25px
    }
}

.i-icon--fb {
    width: 9px;
    height: 18px
}

@media (max-width: 1440px) {
    .i-icon--fb {
        width: 7px
    }
}

@media (max-width: 750px) {
    .i-icon--fb {
        width: 9px
    }
}

.i-icon--tw {
    width: 21px;
    height: 18px
}

@media (max-width: 1440px) {
    .i-icon--tw {
        width: 16px
    }
}

@media (max-width: 750px) {
    .i-icon--tw {
        width: 21px
    }
}

.i-icon--inst {
    width: 20px;
    height: 20px
}

@media (max-width: 1440px) {
    .i-icon--inst {
        width: 16px
    }
}

@media (max-width: 750px) {
    .i-icon--inst {
        width: 20px
    }
}

.i-icon--youtube {
    width: 23px;
    height: 19px
}

@media (max-width: 1440px) {
    .i-icon--youtube {
        width: 17px
    }
}

@media (max-width: 750px) {
    .i-icon--youtube {
        width: 23px
    }
}

.i-icon--cabinet {
    width: 20px;
    height: 22px
}

.i-icon--favorites {
    width: 22px;
    height: 23px;
    fill: #3c3c3b;
    stroke: #3c3c3b
}

.i-icon--comparison {
    width: 20px;
    height: 20px;
    stroke: #3c3c3b
}

.i-icon--basket {
    width: 23px;
    height: 22px
}

.i-icon--arrow-dropdown {
    width: 12px;
    height: 8px
}

.i-icon--arrow-right {
    width: 16px;
    height: 8px
}

*, :after, :before {
    box-sizing: border-box;
    outline-color: #95b03c
}

html {
    min-height: 100vh;
    font-size: 16px;
    line-height: 1.24;
    font-weight: 400
}

@media (max-width: 1900px) {
    html {
        font-size: 14px
    }
}

html.search-is-show .header {
    box-shadow: none
}

body {
    min-height: inherit;
    font-family: Roboto, Open Sans, sans-serif;
    font-weight: 400;
    letter-spacing: .002rem;
    color: #3c3c3b;
    overflow-y: scroll;
    overflow-x: hidden
}

body.is-mobile-menu-open {
    overflow: hidden
}

body.cursor-custom, body.cursor-custom .fancybox-can-pan .fancybox-content, body.cursor-custom .fancybox-can-swipe .fancybox-content, body.cursor-custom a, body.cursor-custom button, body.cursor-custom input, body.cursor-custom textarea {
    cursor: none
}

.clipboard-text {
    position: absolute;
    left: -9999px;
    opacity: 0
}

#svg-sprite {
    display: none !important
}

.flow-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: column;
    flex-flow: column;
    min-height: inherit;
    overflow-x: hidden;
    z-index: 3
}

.flow-container--main .header {
    margin-bottom: 48px
}

@media (max-width: 480px) {
    .flow-container--main .header {
        margin-bottom: 35px
    }
}

.content {
    position: relative;
    display: block;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 394px
}

@media (max-width: 1900px) {
    .content {
        padding-left: 310px
    }
}

@media (max-width: 1279px) {
    .content {
        padding-left: 0
    }
}

.content-description {
    margin-bottom: 45px;
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5
}

@media (max-width: 480px) {
    .page {
        padding-bottom: 10px
    }
}

.container {
    margin: auto;
    padding: 0 40px
}

@media (max-width: 1900px) {
    .container {
        padding: 0 30px
    }
}

@media (max-width: 750px) {
    .container {
        padding: 0 10px
    }
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    margin-bottom: 0;
    font-weight: 700;
    line-height: 1.24
}

.h1--border, .h2--border, .h3--border, .h4--border, .h5--border, .h6--border, h1--border, h2--border, h3--border, h4--border, h5--border, h6--border {
    position: relative;
    display: inline-block
}

.h1--border:before, .h2--border:before, .h3--border:before, .h4--border:before, .h5--border:before, .h6--border:before, h1--border:before, h2--border:before, h3--border:before, h4--border:before, h5--border:before, h6--border:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -4px;
    height: 2px;
    background-color: #95b03c
}

.h1 + ul.list-dash, .h2 + ul.list-dash, .h3 + ul.list-dash, .h4 + ul.list-dash, .h5 + ul.list-dash, .h6 + ul.list-dash, h1 + ul.list-dash, h2 + ul.list-dash, h3 + ul.list-dash, h4 + ul.list-dash, h5 + ul.list-dash, h6 + ul.list-dash {
    margin-top: -13px
}

.h1, h1 {
    margin-bottom: 36px;
    font-size: 50px
}

@media (max-width: 480px) {
    .h1, h1 {
        font-size: 32px
    }
}

.h2, h2 {
    font-size: 30px
}

@media (max-width: 1279px) {
    .h2, h2 {
        font-size: 27px
    }
}

@media (max-width: 480px) {
    .h2, h2 {
        font-size: 20px
    }
}

.h3, h3 {
    margin-bottom: 18px;
    font-size: 20px
}

@media (max-width: 1279px) {
    .h3, h3 {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .h3, h3 {
        font-size: 14px
    }
}

.h4, h4 {
    font-size: 16px
}

@media (max-width: 1279px) {
    .h4, h4 {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .h4, h4 {
        font-size: 10px
    }
}

.h5, h5 {
    font-size: 22px
}

@media (max-width: 1279px) {
    .h5, h5 {
        font-size: 20px
    }
}

.h6, h6 {
    font-size: 16px
}

@media (max-width: 1279px) {
    .h6, h6 {
        font-size: 14px
    }
}

img {
    max-width: 100%;
    max-height: 100%
}

.link, a {
    color: #95b03c
}

.link, .link:hover, a, a:hover {
    text-decoration: none
}

.link:active, a:active {
    color: #95b03c
}

.link--dotted {
    text-decoration: none;
    border-bottom: 2px dotted
}

.link--dotted:hover {
    border-bottom-color: transparent
}

.clearfix:after, .clearfix:before {
    content: "";
    display: table;
    clear: both
}

ol, ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

ol li, ul li {
    margin: 2px 0;
    line-height: 1.5
}

ol > li {
    padding-left: 0
}

ul > li {
    position: relative;
    padding-left: 18px
}

ul > li:before {
    content: "";
    position: absolute;
    top: .5em;
    left: 0;
    width: 6px;
    height: 6px;
    background-color: #95b03c;
    border-radius: 100%
}

ol:not([class]) {
    counter-reset: a
}

ol:not([class]) > li {
    position: relative;
    padding-left: 28px
}

ol:not([class]) > li:before {
    counter-increment: a;
    content: counter(a) ".";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px
}

ol.subparagraphs {
    counter-reset: a 0
}

ol.subparagraphs > li {
    position: relative
}

ol.subparagraphs > li:before {
    counter-increment: a;
    content: counter(a) ".";
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    opacity: 0
}

ol.subparagraphs > li:before ul {
    margin: 15px 0 25px
}

ol.subparagraphs > li:before ul > li {
    margin: 2px 0;
    padding-left: 18px
}

ol.subparagraphs > li ol {
    counter-reset: b 0
}

ol.subparagraphs > li ol > li {
    padding-left: 28px
}

ol.subparagraphs > li ol > li:before {
    counter-increment: b;
    content: counter(a) "." counter(b);
    font-size: 16px;
    opacity: 1
}

ol.subparagraphs > li ol > li ul {
    margin: 15px 0 25px
}

ol.subparagraphs > li ol > li ul > li {
    margin: 2px 0;
    padding-left: 18px
}

ul.list-dash {
    margin: 14px 0
}

ul.list-dash li {
    margin: 13px 0;
    padding-left: 23px
}

ul.list-dash li:before {
    content: "";
    top: 10px;
    width: 16px;
    height: 2px;
    background-color: #3c3c3b;
    border-radius: 0
}

p {
    margin: 18px 0;
    line-height: 1.4
}

p:first-of-type {
    margin-top: 0
}

p:last-of-type {
    margin-bottom: 0
}

hr {
    margin: 26px 0
}

dl {
    display: -ms-flexbox;
    display: flex;
    margin: 17px 0;
    font-size: 16px
}

@media (max-width: 1900px) {
    dl {
        font-size: 14px
    }
}

dt {
    font-weight: 700
}

dd {
    margin-left: 3px
}

.table-over {
    width: 100%;
    overflow-x: auto;
    overflow-y: hidden
}

table:not([class]) {
    width: 100%;
    min-width: 460px;
    line-height: 1.4;
    border-spacing: 0;
    border-collapse: collapse;
    border-top: 1px solid #ebebeb;
    border-left: 1px solid #ebebeb
}

table:not([class]) td {
    width: 240px;
    padding: 14px 0;
    text-align: center;
    border-right: 1px solid #ebebeb;
    border-bottom: 1px solid #ebebeb
}

@media (max-width: 1023px) {
    table:not([class]) td {
        padding: 10px 0
    }
}

font.errortext, font.notetext {
    color: red /*#3c3c3b*/
}

.text-clean {
    font-weight: 400
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-LightItalic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-LightItalic.woff) format("woff");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Thin.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Thin.woff) format("woff");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Medium.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Black.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Black.woff) format("woff");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-MediumItalic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-MediumItalic.woff) format("woff");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-BoldItalic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-BoldItalic.woff) format("woff");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-ThinItalic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-ThinItalic.woff) format("woff");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-BlackItalic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-BlackItalic.woff) format("woff");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Regular.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Italic.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Italic.woff) format("woff");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Bold.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: Roboto;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Light.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/Roboto-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: DIN Pro;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/DINPro-Bold.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/DINPro-Bold.woff) format("woff");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
    font-display: swap;
}

@font-face {
    font-family: DIN Pro;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/DINPro-Medium.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/DINPro-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
    font-display: swap;
}

@font-face {
    font-family: DIN Pro;
    src: url(/local/templates/main/frontend/assets/styles/../fonts/DINPro.woff2) format("woff2"), url(/local/templates/main/frontend/assets/styles/../fonts/DINPro.woff) format("woff");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

form {
    margin-bottom: 0
}

input {
    box-shadow: none;
    padding: 0
}

input[type=submit] {
    outline: 0
}

input::-ms-clear {
    display: none
}

textarea {
    width: 100%;
    resize: vertical;
    padding: 15px
}

[type=submit], button, input, select, textarea {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-family: inherit;
    border-radius: 0
}

button, input, optgroup, select, textarea {
    line-height: inherit
}

button:focus, input:focus, optgroup:focus, select:focus, textarea:focus {
    outline: none
}

.form-col {
    position: relative;
    width: 100%;
    min-width: 100%;
    max-width: 100%;
    padding: 0 8px;
    margin-bottom: 0
}

.form-col:not(:last-child) {
    margin-bottom: 14px
}

.form-col > label:not(.checkbox) {
    display: block;
    margin-bottom: 0;
    font-weight: 700;
    font-size: 14px
}

.form-col.invalid .form-col__error {
    display: block
}

.form-col--1 {
    width: 8.33333333333%;
    min-width: 8.33333333333%
}

.form-col--2 {
    width: 16.6666666667%;
    min-width: 16.6666666667%
}

.form-col--3 {
    width: 25%;
    min-width: 25%
}

.form-col--4 {
    width: 33.3333333333%;
    min-width: 33.3333333333%
}

.form-col--5 {
    width: 41.6666666667%;
    min-width: 41.6666666667%
}

.form-col--6 {
    width: 50%;
    min-width: 50%
}

.form-col--7 {
    width: 58.3333333333%;
    min-width: 58.3333333333%
}

.form-col--8 {
    width: 66.6666666667%;
    min-width: 66.6666666667%
}

.form-col--9 {
    width: 75%;
    min-width: 75%
}

.form-col--10 {
    width: 83.3333333333%;
    min-width: 83.3333333333%
}

.form-col--11 {
    width: 91.6666666667%;
    min-width: 91.6666666667%
}

.form-col--12 {
    width: 100%;
    min-width: 100%
}

.form-col--35 {
    width: 30%;
    min-width: 30%
}

.form-col--45 {
    width: 40%;
    min-width: 40%
}

.label.not-empty .placeholder {
    top: -22px
}

.label.bx-ui-sls-input-block .bx-ui-sls-container .placeholder {
    left: 0
}

.input, .textarea {
    width: 100%;
    height: 46px;
    padding: 0 10px;
    font-size: 14px;
    /*line-height: 46px;*/
    color: #3c3c3b;
    background-color: #fff;
    border: 1px solid #9c9c9c
}

.input::-webkit-input-placeholder, .textarea::-webkit-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #b0b0b0;
    opacity: 1
}

.input::-moz-placeholder, .textarea::-moz-placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #b0b0b0;
    opacity: 1
}

.input::-ms-input-placeholder, .textarea::-ms-input-placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #b0b0b0;
    opacity: 1
}

.input::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #b0b0b0;
    opacity: 1
}

.textarea::placeholder {
    font-weight: 400;
    font-size: 14px;
    color: #b0b0b0;
    opacity: 1
}

.input:focus, .textarea:focus {
    outline: 0;
    border-color: #d9d9d9
}

.input.invalid, .textarea.invalid {
    border-color: #e94141
}

.input.invalid::-webkit-input-placeholder, .textarea.invalid::-webkit-input-placeholder {
    color: #e94141
}

.input.invalid::-moz-placeholder, .textarea.invalid::-moz-placeholder {
    color: #e94141
}

.input.invalid::-ms-input-placeholder, .textarea.invalid::-ms-input-placeholder {
    color: #e94141
}

.input.invalid::placeholder {
    color: #e94141
}

.textarea.invalid::placeholder {
    color: #e94141
}

.textarea {
    height: 106px;
    resize: none
}

.bx-ui-sls-fake:focus {
    outline: 0
}

.bx-ui-sls-fake:focus + .placeholder {
    top: -22px
}

.submit {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.submit svg {
    width: 21px;
    height: 20px;
    fill: #3c3c3b
}

.submit:hover svg {
    fill: var()
}

.submit:focus {
    outline: none
}

.submit-arrow {
    position: absolute;
    top: -10px;
    right: 15px;
    bottom: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

@media (max-width: 480px) {
    .submit-arrow {
        top: -13px
    }
}

.submit-arrow svg {
    width: 62px;
    height: 29px;
    stroke: var()
}

@media (max-width: 480px) {
    .submit-arrow svg {
        width: 47px;
        height: 20px
    }
}

.submit-arrow:focus {
    outline: none
}

.form-row {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -8px
}

.form-row, .form-row--errors {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.form-row--errors {
    margin-bottom: 20px
}

.form-row--errors .alert {
    padding: 0 30px;
    width: 100%;
    color: undefined;
    font-weight: bolder
}

.form-row--errors .alert:not(:last-child) {
    margin-bottom: 10px
}

.form-row:not(:last-child) {
    margin-bottom: 14px
}

.form-row--confirm {
    margin-top: 35px;
    text-align: center
}

.checkbox--small .checkbox__emulator, .checkbox--small .checkbox__input, .checkbox--small .radio__emulator, .checkbox--small .radio__input {
    width: 17px;
    height: 17px
}

.checkbox--small .checkbox__label {
    padding-left: 17px
}

.checkbox--small .checkbox__text {
    margin-top: 0;
    margin-left: 11px
}

.checkbox--small .checkbox__emulator .i-icon {
    width: 13px;
    height: 13px
}

.checkbox--big .checkbox__emulator, .checkbox--big .checkbox__input, .checkbox--big .radio__emulator, .checkbox--big .radio__input {
    width: 30px;
    height: 30px;
    border-color: #3c3c3b
}

.checkbox--big .checkbox__emulator:focus, .checkbox--big .checkbox__input:focus, .checkbox--big .radio__emulator:focus, .checkbox--big .radio__input:focus {
    border-color: var()
}

.checkbox--big .radio__emulator:after {
    border-width: 10px
}

.checkbox--big .checkbox__text {
    margin-top: -5px;
    margin-left: 32px
}

.checkbox--props .checkbox__emulator, .checkbox--props .checkbox__input, .checkbox--props .radio__emulator, .checkbox--props .radio__input {
    width: 13px;
    height: 13px
}

.checkbox--props .checkbox__label {
    padding-left: 13px
}

.checkbox--props .checkbox__text {
    margin-top: -5px;
    margin-left: 10px;
    font-size: 16px
}

.checkbox--props .checkbox__emulator .i-icon {
    width: 11px;
    height: 11px;
    stroke: #95b03c;
    stroke-width: 5px
}

.checkbox--radio .checkbox__text {
    margin-top: 5px;
    margin-left: 23px
}

.checkbox__label {
    position: relative;
    display: inline-block;
    padding-left: 20px;
    cursor: pointer
}

.checkbox__label.disabled {
    pointer-events: none;
    opacity: .4
}

.checkbox__label .error-tooltip {
    left: 33px;
    right: auto
}

.checkbox__input, .radio__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: react(0 0 0 0)
}

.checkbox__input:focus, .radio__input:focus {
    outline: none
}

.checkbox__input:focus + .checkbox__emulator, .checkbox__input:focus + .radio__emulator, .radio__input:focus + .checkbox__emulator, .radio__input:focus + .radio__emulator {
    border-color: #3c3c3b
}

.checkbox__input:checked, .radio__input:checked {
    border-color: var()
}

.checkbox__input:checked + .checkbox__emulator .i-icon, .radio__input:checked + .checkbox__emulator .i-icon {
    transform: scale(1)
}

.checkbox__input:checked + .radio__emulator, .radio__input:checked + .radio__emulator {
    border-color: #95b03c
}

.checkbox__input:checked + .radio__emulator:after, .radio__input:checked + .radio__emulator:after {
    transform: scale(1)
}

.checkbox__input:disabled, .radio__input:disabled {
    border-color: var()
}

.checkbox__input:disabled + .checkbox__emulator, .radio__input:disabled + .checkbox__emulator {
    border-color: #efefef
}

.checkbox__input:disabled + .checkbox__emulator + .checkbox__text, .radio__input:disabled + .checkbox__emulator + .checkbox__text {
    opacity: .2
}

.checkbox__input:disabled + .radio__emulator, .radio__input:disabled + .radio__emulator {
    border-color: #efefef
}

.checkbox__input:disabled + .radio__emulator + .checkbox__text, .radio__input:disabled + .radio__emulator + .checkbox__text {
    opacity: .2
}

.checkbox__input:checked:disabled, .radio__input:checked:disabled {
    border-color: var()
}

.checkbox__input:checked:disabled + .checkbox__emulator .i-icon, .checkbox__input:checked:disabled + .radio__emulator:after, .radio__input:checked:disabled + .checkbox__emulator .i-icon, .radio__input:checked:disabled + .radio__emulator:after {
    transform: scale(1);
    opacity: .3
}

.checkbox__input.invalid, .checkbox__input.invalid + .checkbox__emulator, .radio__input.invalid + .checkbox__emulator {
    border-color: #e94141
}

.radio__input {
    border-radius: 100%
}

.checkbox__emulator, .radio__emulator {
    position: absolute;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 20px;
    height: 20px;
    line-height: 16px;
    text-align: center;
    border: 1px solid #b2b2b2;
    z-index: 1;
    transition: .2s
}

.checkbox__emulator .invalid, .radio__emulator .invalid {
    border-color: #e94141
}

.checkbox__emulator {
    top: -4px;
    width: 20px;
    height: 20px
}

.checkbox__emulator .i-icon {
    width: 16px;
    height: 16px;
    margin: 0;
    transform: scale(0);
    transition: transform .2s
}

.radio__emulator {
    top: 2px;
    width: 15px;
    height: 15px;
    border-radius: 100%
}

.radio__emulator:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transform: scale(0);
    width: 7px;
    height: 7px;
    margin: auto;
    background-color: #95b03c;
    border-radius: 100%
}

.checkbox__text {
    display: block;
    margin-top: -4px;
    margin-left: 14px;
    line-height: 1.5;
    font-size: 14px;
    color: #3c3c3b
}

@media (max-width: 480px) {
    .checkbox__text {
        font-size: 13px
    }
}

@media (max-width: 479px) {
    .checkbox__text {
        font-size: 12px
    }
}

.checkbox__text--small {
    font-size: 11px
}

.checkbox__text--margin-top {
    margin-top: 7px !important
}

.checkbox__text a {
    display: inline-block;
    text-decoration: none;
    line-height: .8;
    color: #3c3c3b;
    border-bottom: 1px solid #3c3c3b;
    transition: .3s
}

.checkbox__text a:focus, .checkbox__text a:hover {
    border-color: transparent;
    outline: none
}

.checkbox__text-note {
    padding-top: 3px !important;
    font-weight: 600;
    font-size: 14px;
    color: var()
}

@media (max-width: 800px) {
    .checkbox__text-note {
        display: inline-block;
        padding-top: 0 !important
    }
}

@media (max-width: 480px) {
    .checkbox__text-note {
        font-size: 13px
    }
}

.radio {
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer
}

.radio input {
    display: none
}

.radio input:checked + .radio__check:before {
    transform: scale(1)
}

.radio__check {
    position: relative;
    display: inline-block;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 20px;
    min-width: 20px;
    height: 20px;
    margin-right: 15px;
    background-color: #ededed;
    border-radius: 100%
}

.radio__check:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    transform: scale(0);
    width: 12px;
    height: 12px;
    margin: auto;
    background-color: #fff;
    border-radius: 100%;
    transition: .3s
}

.radio__text {
    margin-left: 6px
}

.form-label {
    display: block;
    margin-bottom: 8px;
    font-weight: 400;
    font-size: 16px
}

.form-file input {
    display: none
}

.form-file input.invalid + .form-file__label {
    border-color: #e94141
}

.form-file__label {
    display: block;
    line-height: 40px;
    white-space: nowrap;
    cursor: pointer
}

.form-file__bottom {
    margin-top: 15px
}

.form-file__bottom .form-note {
    margin-left: 5px;
    font-size: 12px
}

.attach {
    position: relative
}

.attach__input {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0
}

.attach__input:focus + .attach__emulator .attach__label, .attach__input:hover + .attach__emulator .attach__label {
    border-color: transparent
}

.attach__input.invalid + .attach__emulator .attach__label {
    color: red;
    border-color: red
}

.attach__emulator {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.attach__icon {
    width: 22px;
    height: 22px
}

.attach__label {
    margin-left: 15px;
    margin-bottom: 4px;
    font-size: 15px;
    line-height: 1.2;
    border-bottom: 1px solid #000;
    transition: .2s
}

.attach__label.add-file {
    border-color: transparent
}

.attach__clear {
    display: none;
    position: relative;
    width: 20px;
    height: 20px;
    margin-left: 6px;
    background-color: transparent;
    border: none
}

.attach__clear:after, .attach__clear:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 16px;
    height: 2px;
    margin: auto;
    background-color: #000
}

.attach__clear:before {
    transform: rotate(45deg)
}

.attach__clear:after {
    transform: rotate(-45deg)
}

.attach__clear.active {
    display: block
}

.fieldset {
    margin: 0;
    padding: 0;
    border: none
}

.placeholder {
    position: absolute;
    top: 7px;
    left: 14px;
    font-weight: 400;
    font-size: 12px;
    color: #b0b0b0;
    transition: .2s
}

.placeholder .required {
    color: #e94141
}

.error-tooltip {
    position: absolute;
    top: 100%;
    right: 15px;
    font-size: 11px;
    font-weight: 400;
    color: #e94141
}

[data-user-type-field-hide].is-hide {
    display: none
}

.fancybox-swiper .fancybox-slide--html {
    padding: 30px 305px 30px 122px
}

@media (max-width: 750px) {
    .fancybox-swiper .fancybox-slide--html {
        padding: 10px
    }
}

@media (max-width: 1023px) {
    .fancybox-swiper .fancybox-slide--html {
        padding: 30px
    }
}

.fancybox-swiper .slider .fancybox-close-small {
    display: none
}

.fancybox-container:not(.fancybox-modal) .fancybox-inner {
    width: 98vw;
    max-width: 1600px;
    height: 98vh;
    margin: auto;
    background-color: #fff
}

.fancybox-container:not(.fancybox-modal) .fancybox-toolbar {
    opacity: 1;
    visibility: visible
}

@media (max-width: 800px) {
    .fancybox-container:not(.fancybox-modal) .fancybox-toolbar .fancybox-close-small {
        top: 12px;
        right: 12px;
        width: 34px;
        height: 36px
    }
}

@media (max-width: 800px) {
    .fancybox-container:not(.fancybox-modal) .fancybox-toolbar .fancybox-close-small svg {
        width: 18px;
        height: 18px
    }
}

.fancybox-container:not(.fancybox-modal) .fancybox-close-small {
    top: 42px;
    right: 52px
}

@media (max-width: 800px) {
    .fancybox-container:not(.fancybox-modal) .fancybox-close-small {
        top: 12px;
        right: 12px
    }
}

.fancybox-container:not(.fancybox-modal) .fancybox-close-small svg {
    stroke: #3c3c3b
}

.fancybox-container.fancybox-card .fancybox-close-small {
    top: 36px
}

.fancybox-slide--html {
    padding: 10px
}

.fancybox-slide--html .fancybox-close-small {
    top: 25px;
    right: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 0
}

@media (max-width: 480px) {
    .fancybox-slide--html .fancybox-close-small {
        top: 7px;
        right: 7px
    }
}

.fancybox-is-open .fancybox-bg {
    background: #3c3c3b;
    opacity: .64
}

.fancybox-button svg {
    width: 35px;
    height: 35px
}

.fancybox-arrow {
    position: absolute;
    z-index: 99997;
    top: 50%;
    transform: translateY(-50%);
    background-color: transparent;
    border: none;
    cursor: pointer
}

.fancybox-arrow--prev {
    left: 50px
}

.fancybox-arrow--next {
    right: 50px
}

.fancybox-arrow svg {
    fill: #adadad
}

.fancybox-arrow:hover svg {
    fill: #95b03c
}

.fancybox-infobar {
    display: none !important
}

[data-background-image].lazy-error, [data-background-image]:not(.lazy-loaded), [data-src].lazy-error, [data-src]:not(.lazy-loaded) {
    background-image: url(/local/templates/main/frontend/assets/styles/images/placeholder-img.svg);
    background-color: #efefef;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: 80px
}

[data-background-image].lazy-error, [data-src].lazy-error {
    background-image: url(/local/templates/main/frontend/assets/styles/images/placeholder-broken-img.svg) !important
}

.swiper-pagination {
    bottom: 97px
}

@media (max-width: 480px) {
    .swiper-pagination {
        width: 100%;
        bottom: 0
    }
}

.swiper-pagination-bullet {
    width: 13px;
    height: 13px;
    background-color: #fff;
    border: 2px solid #3c3c3b;
    opacity: 1
}

@media (max-width: 1023px) {
    .swiper-pagination-bullet {
        width: 9px;
        height: 9px
    }
}

@media (max-width: 480px) {
    .swiper-pagination-bullet {
        width: 6px;
        height: 6px
    }
}

.swiper-pagination-bullet:not(:last-child) {
    margin-right: 26px
}

@media (max-width: 480px) {
    .swiper-pagination-bullet:not(:last-child) {
        margin-right: 15px
    }
}

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #95b03c;
    border-color: #95b03c
}

.bx-filter {
    position: relative;
    width: 100%
}

.bx-filter form {
    padding-right: 152px
}

@media (max-width: 1900px) {
    .bx-filter form {
        padding-right: 140px
    }
}

@media (max-width: 1023px) {
    .bx-filter form {
        position: relative;
        padding-right: 0;
        padding-bottom: 124px
    }
}

.bx-filter .checkbox__emulator {
    top: 0
}

.bx-filter .checkbox__input:checked ~ .checkbox__text {
    color: #95b03c;
    font-weight: 700
}

.bx-filter-container {
    width: 100%
}

.bx-filter-parameters-box-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    margin-left: -5px
}

.bx-filter-parameters-box {
    position: relative;
    margin-left: 5px;
    margin-bottom: 4px
}

.bx-filter-parameters-box:hover .bx-filter-parameters-box-title {
    background-color: #fcfcfc
}

.bx-filter-parameters-box:hover .bx-filter-parameters-box-title.is-active {
    color: #fff;
    background-color: #b2d247
}

.bx-filter-parameters-box.is-show .bx-filter-parameters-box-title {
    color: #fff;
    background-color: #3c3c3b
}

.bx-filter-parameters-box.is-show .bx-filter-parameters-box-title .i-icon {
    transform: rotate(180deg)
}

.bx-filter-parameters-box.is-show .bx-filter-block {
    opacity: 1;
    visibility: visible
}

.bx-filter-parameters-box.is-show.is-checked .bx-filter-parameters-box-title {
    color: #fff;
    background-color: #3c3c3b
}

.bx-filter-parameters-box.is-show.is-checked .bx-filter-parameters-box-title .i-icon--arrow-dropdown {
    transform: rotate(180deg);
    opacity: 1;
    visibility: visible
}

.bx-filter-parameters-box.is-show.is-checked .bx-filter-block {
    opacity: 1;
    visibility: visible
}

.bx-filter-parameters-box.is-show.is-checked .bx-filter-parameters-box__reset {
    display: none
}

.bx-filter-parameters-box.is-checked .bx-filter-parameters-box-title {
    color: #fff;
    background-color: #95b03c
}

.bx-filter-parameters-box.is-checked .bx-filter-parameters-box-title .i-icon--arrow-dropdown {
    opacity: 0;
    visibility: hidden
}

.bx-filter-parameters-box.is-checked .bx-filter-parameters-box__reset {
    display: block
}

.bx-filter-parameters-box__reset {
    display: none;
    position: absolute;
    z-index: 1;
    top: 50%;
    right: 26px;
    transform: translateY(-50%);
    width: 20px;
    height: 20px;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.bx-filter-parameters-box__reset .i-icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 20px;
    height: 20px;
    margin: auto;
    stroke: #fff
}

.bx-filter-parameters-box__label {
    position: relative;
    display: block
}

.bx-filter-parameters-box__label.disabled {
    pointer-events: none
}

.bx-filter-parameters-box__label.disabled .bx-filter-parameters-box__text span {
    opacity: .4
}

.bx-filter-parameters-box__input {
    position: absolute;
    left: 0;
    top: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    clip: react(0 0 0 0)
}

.bx-filter-parameters-box__input:focus {
    outline: none
}

.bx-filter-parameters-box__input:focus + .bx-filter-parameters-box__text {
    background-color: #fcfcfc
}

.bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text {
    color: #fff;
    background-color: #95b03c
}

.bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text .i-icon {
    stroke: #fff;
    opacity: 1;
    visibility: visible
}

.bx-filter-parameters-box__text {
    position: relative
}

.bx-filter-parameters-box__text .checkbox__emulator {
    display: none
}

.bx-filter-parameters-box-title, .bx-filter-parameters-box__text {
    height: 44px;
    line-height: 44px;
    padding: 0 30px;
    color: #3c3c3b;
    background-color: #e5e5e5;
    border: none;
    transition: .2s;
    cursor: pointer
}

@media (max-width: 1440px) {
    .bx-filter-parameters-box-title, .bx-filter-parameters-box__text {
        padding: 0 28px
    }
}

.bx-filter-parameters-box-title span {
    margin-right: 5px
}

.bx-filter-parameters-box-title.is-active {
    color: #fff;
    background-color: #95b03c
}

.bx-filter-block {
    position: absolute;
    top: 100%;
    left: 0;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    min-width: 250px;
    padding: 28px 30px 92px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden;
    z-index: 3
}

.bx-filter-block--price {
    width: 293px
}

.bx-filter-block--price .input {
    height: 40px;
    line-height: 40
}

.bx-filter-block--price:after {
    content: "";
    position: absolute;
    top: 70px;
    left: 0;
    right: 0;
    margin: auto;
    width: 10px;
    height: 1px;
    background-color: #3c3c3b
}

@media (max-width: 1023px) {
    .bx-filter-block--price:after {
        top: 40px
    }
}

.bx-filter-parameters-row {
    max-height: 257px;
    overflow: hidden;
    overflow-y: auto
}

.bx-filter-parameters-box-container:not(:last-child) {
    margin-bottom: 12px
}

.bx-filter-label {
    margin-bottom: 3px
}

.bx-filter-parameters-box-container-block {
    width: 100px;
    min-width: 100px;
    height: 62px
}

.bx-filter-block__btns {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 78px;
    padding-top: 17px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 -2px 5px rgba(0, 0, 0, .04);
    z-index: 1
}

.bx-filter-block__btns--view {
    position: fixed;
    z-index: 4;
    display: none;
    height: auto;
    padding: 13px 30px 47px
}

.bx-filter-block__btns--view .btn {
    width: 100%;
    height: 44px;
    line-height: 44px;
    font-size: 16px
}

.bx-filter-parameters-box-container--flex {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.bx-filter-button-box {
    position: absolute;
    top: 0;
    right: 0
}

@media (max-width: 1023px) {
    .bx-filter-button-box {
        position: fixed;
        top: auto;
        right: auto;
        bottom: 0;
        left: 50%;
        transform: translate(-50%);
        z-index: 5
    }
}

.bx-filter-reset {
    height: 44px;
    padding: 0 15px;
    line-height: 44px;
    font-size: 16px;
    background-color: transparent;
    border: none;
    transition: .2s;
    cursor: pointer
}

@media (max-width: 1900px) {
    .bx-filter-reset {
        font-size: 14px
    }
}

.bx-filter-reset .i-icon {
    width: 13px;
    height: 13px;
    margin-right: 5px;
    stroke: #3c3c3b;
    transition: .2s
}

.bx-filter-reset:focus, .bx-filter-reset:hover {
    outline: none;
    color: #b2d247
}

.bx-filter-reset:focus .i-icon, .bx-filter-reset:hover .i-icon {
    width: 12px;
    height: 11px;
    margin-right: 5px;
    stroke: #b2d247
}

.basket-items-list-table {
    width: 100%;
    border-spacing: 0
}

@media (max-width: 1023px) {
    .basket-items-list-table thead {
        display: none
    }
}

.basket-items-list-table td {
    padding: 0
}

@media (max-width: 1023px) {
    .basket-items-list-table .select-border {
        font-size: 14px
    }
}

@media (max-width: 580px) {
    .basket-items-list-table .select-border {
        width: 110px
    }
}

.basket-thead-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 25px 0;
    font-size: 18px;
    color: #9d9d9d;
    border-top: 2px solid #f8f8f8
}

@media (max-width: 1900px) {
    .basket-thead-row {
        font-size: 14px
    }
}

.basket-thead-col:first-child {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 578px
}

@media (max-width: 1900px) {
    .basket-thead-col:first-child {
        width: calc(52% - 94px);
        min-width: calc(52% - 94px)
    }
}

.basket-thead-col:nth-child(2) {
    width: 146px;
    min-width: 146px;
    margin-right: 5%
}

@media (max-width: 1900px) {
    .basket-thead-col:nth-child(2) {
        width: 14%;
        min-width: 14%;
        margin-right: 20px
    }
}

.basket-thead-col:nth-child(3) {
    width: 195px;
    min-width: 195px
}

@media (max-width: 1900px) {
    .basket-thead-col:nth-child(3) {
        width: 12%;
        min-width: 12%
    }
}

.basket-thead-col:nth-child(4) {
    width: 150px;
    min-width: 150px;
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 1900px) {
    .basket-thead-col:nth-child(4) {
        width: 10%;
        min-width: 10%
    }
}

.basket-thead-col:nth-child(5) {
    width: 234px;
    min-width: 234px
}

@media (max-width: 1900px) {
    .basket-thead-col:nth-child(5) {
        width: calc(12% + 34px);
        min-width: calc(12% + 34px)
    }
}

.basket-items-list-item-container {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    padding: 8px 0;
    background-color: #fff;
    border-top: 2px solid #f8f8f8
}

.basket-items-list-item-container:last-child {
    border-bottom: 2px solid #f8f8f8
}

.basket-items-list-item-container--locked .basket-items-list-item-amount, .basket-items-list-item-container--locked .basket-items-list-item-descriptions, .basket-items-list-item-container--locked .basket-items-list-item-price, .basket-items-list-item-container--locked .basket-items-list-item-select {
    pointer-events: none;
    opacity: .3
}

.basket-items-list-item-container--locked .basket-item-amount-btn-minus, .basket-items-list-item-container--locked .basket-item-amount-btn-plus {
    opacity: 0
}

.basket-items-list-item-container--locked .basket-item-amount-filed {
    border: none
}

.basket-items-list-item-container--locked .basket-items-list-item-remove {
    display: none
}

.basket-items-list-item-container-expend .basket-items-list-item-descriptions, .basket-items-list-item-container-expend .basket-items-list-item-price, .basket-items-list-item-container-expend .basket-items-list-item-select {
    pointer-events: none;
    opacity: .3
}

.basket-items-list-item-container-expend .basket-items-list-item-amount {
    width: 350px;
    min-width: 350px
}

@media (max-width: 1900px) {
    .basket-items-list-item-container-expend .basket-items-list-item-amount {
        width: 22%;
        min-width: 22%
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-container-expend .basket-items-list-item-amount {
        width: 100%;
        min-width: 100%
    }
}

.basket-items-list-item-container-expend .basket-items-list-item-price {
    width: 0;
    min-width: 0;
    padding: 0
}

.basket-items-list-item-container--structure {
    padding-right: 0
}

.basket-items-list-item-container--structure .basket-items-list-item-amount {
    width: 155px;
    min-width: 155px
}

.basket-items-list-item-container--structure .basket-items-list-item-price {
    width: 200px;
    min-width: 200px
}

.basket-items-list-item-descriptions {
    -ms-flex-positive: 1;
    flex-grow: 1;
    max-width: 578px
}

@media (max-width: 1900px) {
    .basket-items-list-item-descriptions {
        width: calc(52% - 94px);
        min-width: calc(52% - 94px)
    }
}

@media (max-width: 1023px) {
    .basket-items-list-item-descriptions {
        width: calc(100% - 180px);
        min-width: calc(100% - 180px);
        max-width: none
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-descriptions {
        width: calc(100% - 0px);
        min-width: calc(100% - 0px);
        max-width: none;
        margin: 0 0 10px
    }
}

.basket-items-list-item-descriptions-inner {
    display: -ms-flexbox;
    display: flex;
    padding-right: 20px
}

@media (max-width: 1900px) {
    .basket-items-list-item-descriptions-inner {
        padding-right: 30px
    }
}

.basket-item-block-article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 580px) {
    .basket-item-block-article {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.basket-item-block-article .product-code {
    margin-right: 40px
}

.basket-item-block-article .product-status {
    font-size: 16px
}

@media (max-width: 1900px) {
    .basket-item-block-article .product-status {
        font-size: 14px
    }
}

.basket-item-block-image {
    position: relative;
    width: 135px;
    min-width: 135px;
    height: 92px;
    margin-right: 24px;
    padding-left: 26px
}

@media (max-width: 1440px) {
    .basket-item-block-image {
        width: 100px;
        min-width: 100px;
        padding-left: 0
    }
}

@media (max-width: 1023px) {
    .basket-item-block-image {
        width: 135px;
        min-width: 135px;
        height: 92px;
        margin-right: 24px;
        padding-left: 26px
    }
}

@media (max-width: 750px) {
    .basket-item-block-image {
        width: 105px;
        min-width: 105px;
        height: 84px;
        margin-right: 10px;
        padding-left: 0
    }
}

@media (max-width: 580px) {
    .basket-item-block-image {
        width: 110px;
        min-width: 110px;
        height: 88px;
        margin-right: 15px
    }
}

.basket-item-image, .basket-item-image-link {
    display: block;
    width: 100%;
    height: 100%
}

.basket-item-image {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\:contain, "object-fit: contain;"
}

.basket-item-block-info__top {
    margin-top: 11px;
    margin-bottom: 9px
}

@media (max-width: 1023px) {
    .basket-item-block-info__top {
        margin-top: 0;
        margin-bottom: 4px
    }
}

.basket-item-info-name {
    text-align: left;
    font-size: 18px
}

.basket-item-info-name-link {
    display: inline-block;
    font-size: 18px;
    font-weight: 500;
    color: #3c3c3b
}

@media (max-width: 1280px) {
    .basket-item-info-name-link {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .basket-item-info-name-link {
        font-size: 14px
    }
}

.basket-items-list-item-select {
    width: 146px;
    min-width: 146px;
    margin-right: 5%
}

@media (max-width: 1900px) {
    .basket-items-list-item-select {
        width: 14%;
        min-width: 14%;
        margin-right: 20px
    }
}

@media (max-width: 1023px) {
    .basket-items-list-item-select {
        width: 130px;
        min-width: 130px;
        margin-right: 50px
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-select {
        width: 125px;
        min-width: 125px;
        margin: 0 0 10px
    }
}

.basket-items-list-item-amount {
    width: 150px;
    min-width: 150px;
    margin-left: 20px;
    margin-right: 20px
}

@media (max-width: 1900px) {
    .basket-items-list-item-amount {
        width: 10%;
        min-width: 10%
    }
}

@media (max-width: 1023px) {
    .basket-items-list-item-amount {
        width: 110px;
        min-width: 110px;
        margin-left: 0;
        margin-right: 0
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-amount {
        width: 125px;
        min-width: 125px
    }
}

.basket-item-block-amount {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.basket-item-amount-btn-minus {
    position: relative;
    padding: 0;
    width: 35px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #3c3c3b;
    border-right: none;
    cursor: pointer
}

@media (max-width: 1900px) {
    .basket-item-amount-btn-minus {
        width: 25px;
        height: 32px
    }
}

@media (max-width: 580px) {
    .basket-item-amount-btn-minus {
        width: 30px
    }
}

.basket-item-amount-btn-minus:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 2px;
    background-color: #3c3c3b
}

@media (max-width: 1900px) {
    .basket-item-amount-btn-minus:before {
        width: 8px;
        height: 1px
    }
}

.basket-item-amount-btn-plus, .basket-item-amount-no-plus {
    position: relative;
    padding: 0;
    width: 35px;
    height: 40px;
    background-color: transparent;
    border: 1px solid #3c3c3b;
    border-left: none;
    cursor: pointer
}

@media (max-width: 1900px) {
    .basket-item-amount-btn-plus, .basket-item-amount-no-plus {
        width: 25px;
        height: 32px
    }
}

@media (max-width: 580px) {
    .basket-item-amount-btn-plus, .basket-item-amount-no-plus {
        width: 30px
    }
}

.basket-item-amount-btn-plus:after, .basket-item-amount-btn-plus:before, .basket-item-amount-no-plus:after, .basket-item-amount-no-plus:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 2px;
    background-color: #9d9d9d
}

@media (max-width: 1900px) {
    .basket-item-amount-btn-plus:after, .basket-item-amount-btn-plus:before, .basket-item-amount-no-plus:after, .basket-item-amount-no-plus:before {
        width: 8px;
        height: 1px
    }
}

.basket-item-amount-btn-plus:after, .basket-item-amount-no-plus:after {
    transform: rotate(90deg)
}

.basket-item-amount-filed {
    width: 53px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    border: 1px solid #3c3c3b
}

@media (max-width: 1900px) {
    .basket-item-amount-filed {
        width: 40px;
        height: 32px
    }
}

@media (max-width: 1023px) {
    .basket-item-amount-filed {
        font-size: 14px
    }
}

@media (max-width: 580px) {
    .basket-item-amount-filed {
        width: 50px
    }
}

.basket-items-list-item-amount__value {
    text-align: center
}

.basket-item-name {
    line-height: .8
}

.basket-items-list-item-price.basket-items-list-item-price-for-one {
    width: 195px;
    min-width: 195px;
    color: #3c3c3b
}

@media (max-width: 1900px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 12%;
        min-width: 12%
    }
}

@media (max-width: 1023px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 150px;
        min-width: 150px;
        margin-left: 160px
    }
}

@media (max-width: 750px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one {
        margin-left: 115px
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: calc(100% - 125px);
        min-width: calc(100% - 125px);
        margin: 0 0 10px
    }
}

.basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price {
    width: auto;
    min-width: auto;
    font-weight: 400
}

@media (max-width: 580px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-block-price {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 479px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one .basket-item-price-current {
        text-align: left
    }
}

.basket-items-list-item-price {
    width: 200px;
    min-width: 200px
}

@media (max-width: 1900px) {
    .basket-items-list-item-price {
        width: 12%;
        min-width: 12%
    }
}

.basket-item-block-price {
    display: block;
    font-size: 16px;
    font-weight: 700
}

@media (max-width: 1280px) {
    .basket-item-block-price {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .basket-item-block-price {
        font-size: 14px
    }
}

.basket-item-price-old {
    font-size: 16px;
    color: #b7b7b7
}

@media (max-width: 1280px) {
    .basket-item-price-old {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .basket-item-price-old {
        font-size: 16px
    }
}

@media (max-width: 580px) {
    .basket-item-price-old {
        -ms-flex-order: -1;
        order: -1
    }
}

@media (max-width: 479px) {
    .basket-item-price-current {
        text-align: right
    }
}

.basket-item-price-current--align-right {
    text-align: right
}

.basket-item-price-current-text, .basket-item-price-old-text {
    white-space: nowrap
}

.basket-item-price-current-text br, .basket-item-price-old-text br {
    display: none
}

@media (max-width: 1440px) {
    .basket-item-price-current-text br, .basket-item-price-old-text br {
        display: block
    }
}

@media (max-width: 1023px) {
    .basket-item-price-current-text br, .basket-item-price-old-text br {
        display: none
    }
}

.basket-item-price-current-text small, .basket-item-price-old-text small {
    margin-left: 6px;
    font-size: 12px
}

.basket-item-price-current--discount {
    margin-bottom: 6px
}

.basket-item-price-old-text {
    position: relative
}

.basket-item-price-old-text:after {
    content: "";
    position: absolute;
    top: 0;
    left: -1px;
    right: 2px;
    bottom: 0;
    margin: auto;
    height: 1px;
    background-color: #b7b7b7
}

.basket-item-block-amount__text {
    line-height: 1.4;
    font-weight: 500;
    font-size: 16px
}

@media (max-width: 1023px) {
    .basket-item-block-amount__text {
        font-size: 14px
    }
}

.basket-item-actions-remove {
    position: relative;
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    cursor: pointer;
    transition: .2s
}

.basket-item-actions-remove svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 18px;
    height: 18px;
    stroke: #3c3c3b;
    transition: .2s
}

.basket-item-actions-remove:hover svg {
    stroke: #95b03c
}

.basket-items-list-item-remove, .basket-items-list-item-restore-button-custom {
    width: 24px;
    min-width: 24px;
    margin-left: 10px
}

@media (max-width: 1023px) {
    .basket-items-list-item-remove, .basket-items-list-item-restore-button-custom {
        position: absolute;
        top: 17px;
        right: 10px
    }
}

@media (max-width: 580px) {
    .basket-items-list-item-remove, .basket-items-list-item-restore-button-custom {
        top: 10px;
        right: 0
    }
}

@media (max-width: 480px) {
    .basket-items-list-item-remove, .basket-items-list-item-restore-button-custom {
        right: 0
    }
}

.basket-items-list-item-removed-block a {
    position: relative;
    display: block;
    width: 24px;
    min-width: 24px;
    height: 24px;
    transition: .2s
}

.basket-items-list-item-removed-block a svg {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 24px;
    height: 22px;
    fill: #3c3c3b;
    transition: .2s
}

.basket-items-list-item-removed-block a:hover svg {
    fill: #3c3c3b
}

.basket-checkout-container {
    display: -ms-flexbox;
    display: flex;
    padding-top: 28px
}

@media (max-width: 650px) {
    .basket-checkout-container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 480px) {
    .basket-checkout-container {
        padding-top: 28px
    }
}

.basket-checkout-block.basket-checkout-block-total-price {
    width: 300px;
    min-width: 300px;
    padding-top: 8px
}

@media (max-width: 650px) {
    .basket-checkout-block.basket-checkout-block-total-price {
        width: 100%;
        min-width: 100%
    }
}

.basket-checkout-block.basket-checkout-block-total-price .basket-checkout-block-total-price-inner {
    margin-bottom: 20px
}

.basket-coupon-block-field-description {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 30px
}

@media (max-width: 1440px) {
    .basket-coupon-block-field-description {
        margin-bottom: 15px;
        font-size: 27px
    }
}

.basket-checkout-section, .basket-coupon-section {
    width: 100%;
    margin: 40px auto 50px
}

@media (max-width: 650px) {
    .basket-checkout-section, .basket-coupon-section {
        margin: 0 auto 30px
    }
}

.basket-checkout-section:last-child, .basket-coupon-section:last-child {
    margin-bottom: 0
}

.basket-coupon-section .form-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.basket-coupon-section .form-control {
    width: 320px;
    min-width: 320px;
    height: 44px
}

.basket-coupon-section .form-control:focus {
    border-right-color: #3c3c3b
}

@media (max-width: 1280px) {
    .basket-coupon-section .form-control {
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 1023px) {
    .basket-coupon-section .form-control {
        width: 240px;
        min-width: 240px
    }
}

@media (max-width: 650px) {
    .basket-coupon-section .form-control {
        width: calc(100% - 126px);
        min-width: calc(100% - 126px)
    }
}

.basket-coupon-block-coupon-btn.btn {
    display: block;
    height: 44px;
    padding: 0 47px;
    line-height: 44px;
    font-weight: 500;
    /*font-size: 16px;*/
    border-left: none
}

@media (max-width: 1280px) {
    .basket-coupon-block-coupon-btn.btn {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

@media (max-width: 1023px) {
    .basket-coupon-block-coupon-btn.btn {
        width: 126px;
        padding: 0 25px
    }
}

.basket-checkout-block.basket-checkout-block-total {
    margin-bottom: 17px
}

.basket-checkout-section-inner form {
    margin-bottom: 0
}

.basket-checkout-section-inner .form-row {
    margin-bottom: 28px
}

.basket-checkout-block-total-price-inner {
    margin-bottom: 12px
}

.basket-checkout-block-total-price-inner-wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 8px 0
}

.basket-checkout-block-total-price-label {
    margin-right: 7px;
    font-weight: 400;
    font-size: 16px
}

.basket-coupon-block-total-price-current {
    font-size: 30px;
    font-weight: 700;
    line-height: .95
}

@media (max-width: 1440px) {
    .basket-coupon-block-total-price-current {
        font-size: 27px
    }
}

.basket-coupon-block-total-price-current small {
    font-size: 14px
}

.basket-coupon-block-total-price-current small strong {
    font-size: 20px
}

.basket-coupon-block-total-price-current dl {
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 0
}

@media (max-width: 480px) {
    .basket-coupon-block-total-price-current dl {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.basket-coupon-block-total-price-current dt {
    white-space: nowrap
}

.basket-coupon-block-total-price-current dd {
    margin-left: 9px;
    font-size: 30px
}

@media (max-width: 480px) {
    .basket-coupon-block-total-price-current dd {
        line-height: .8
    }
}

.basket-coupon-block-total-price-current dd span {
    white-space: nowrap
}

.basket-coupon-block-total-price-discount {
    margin: 8px 0
}

.basket-coupon-block-total-price-discount-value {
    font-weight: 700
}

.basket-coupon-block-total-price-discount-label {
    margin-right: 4px;
    font-weight: 400;
    font-size: 16px
}

.basket-btn-checkout.btn {
    width: 100%;
    height: 48px;
    line-height: 48px;
    letter-spacing: .02em;
    font-weight: 500;
    font-size: 16px
}

@media (max-width: 1280px) {
    .basket-btn-checkout.btn {
        height: 40px;
        line-height: 40px;
        font-size: 14px
    }
}

.basket-checkout-block__note {
    font-weight: 500
}

.basket-coupon-alert-section {
    margin-top: 20px
}

.basket-coupon-alert-section .close-link {
    color: #95b03c;
    cursor: pointer
}

.ymaps-2-1-76-balloon__content {
    padding: 46px 52px !important;
    font-size: 14px !important
}

@media (max-width: 480px) {
    .ymaps-2-1-76-balloon__content {
        padding: 20px !important
    }
}

.ymaps-2-1-76-balloon__content .contacts-item__link {
    color: #3c3c3b
}

.ymaps-2-1-76-balloon__content .i-icon {
    display: -ms-flexbox;
    display: flex;
    width: 16px;
    height: 22px
}

.ymaps-2-1-76-balloon__content .contacts-item__value {
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3px
}

.ymaps-2-1-76-balloon__content .contacts-item__icon {
    height: 22px
}

.ymaps-2-1-76-balloon__content .contacts-item__text {
    line-height: 1.4
}

.ymaps-2-1-76-balloon__close + .ymaps-2-1-76-balloon__content {
    margin-right: 0 !important
}

.ymaps-2-1-76-balloon-content__header {
    margin-bottom: 20px !important
}

.ymaps-2-1-76-balloon-content__header .title {
    position: relative;
    display: inline-block;
    font-family: Roboto;
    font-weight: 500;
    font-size: 22px
}

.ymaps-2-1-76-balloon-content__header .title:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: -7px;
    height: 2px;
    background-color: #95b03c
}

.ymaps-2-1-76-balloon__close {
    float: none;
    position: absolute;
    margin: 0;
    top: 15px;
    right: 20px
}

@media (max-width: 480px) {
    .ymaps-2-1-76-balloon__close {
        top: 5px;
        right: 10px
    }
}

.ymaps-2-1-76-balloon__close .ymaps-2-1-76-balloon__close-button {
    opacity: 1 !important
}

.editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
    margin: 20px 0 5px
}

@media (max-width: 480px) {
    .editor h1, .editor h2, .editor h3, .editor h4, .editor h5, .editor h6 {
        margin: 30px 0 20px
    }
}

.editor a:focus, .editor a:hover {
    outline: none;
    border-color: transparent
}

.overlay {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #3c3c3b;
    opacity: .64;
    z-index: 899
}

.overlay.is-active {
    display: block
}

.overlay.is-open-location {
    z-index: 900
}

.bx-ui-sls-route {
    display: none
}

.bx-ui-sls-fake {
    width: 100%;
    height: 46px;
    padding: 0 10px;
    line-height: 46px;
    color: #3c3c3b;
    border: 1px solid #9c9c9c
}

.bx-ui-sls-fake, .bx-ui-sls-pane {
    font-size: 14px;
    background-color: #fff
}

.bx-ui-sls-pane {
    display: none;
    position: absolute;
    top: 100%;
    left: 8px;
    right: 8px;
    max-height: 300px;
    margin-top: -1px;
    padding: 24px 10px;
    box-shadow: 0 0 55px rgba(0, 0, 0, .1);
    z-index: 2
}

@media (max-width: 650px) {
    .bx-ui-sls-pane {
        right: 8px;
        width: auto
    }
}

.dropdown-item.bx-ui-sls-variant:not(:last-child) {
    margin-bottom: 14px
}

.advantages {
    position: relative
}

.advantages:before {
    content: "";
    position: absolute;
    left: -40px;
    right: -40px;
    bottom: 0;
    height: 50%;
    background-color: #fff
}

@media (max-width: 1900px) {
    .advantages:before {
        left: -30px;
        right: -30px
    }
}

/* .advantages .section-head {
    display: none
} */

/* @media (max-width: 1279px) {
    .advantages .section-head {
        display: none;
        padding-top: 0
    }
} */

.advantages__title {
    display: none
}

@media (max-width: 1023px) {
    .advantages__title {
        display: block
    }
}

.advantages__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    counter-reset: a
}

.advantages__item {
    position: relative;
    width: 25%;
    min-width: 25%;
    height: 0;
    padding-bottom: 22.464%
}

@media (max-width: 1023px) {
    .advantages__item {
        width: 50%;
        min-width: 50%;
        padding-bottom: 42%
    }
}

.advantages__item:before {
    counter-increment: a;
    content: counter(a);
    position: absolute;
    z-index: 1;
    right: 17px;
    bottom: 7px;
    font-family: DIN Pro;
    font-weight: 500;
    line-height: .9;
    font-size: 15vw;
    color: #222
}

@media (min-width: 1921px) {
    .advantages__item:before {
        font-size: 12vw
    }
}

@media (max-width: 1023px) {
    .advantages__item:before {
        right: -2px;
        bottom: -6px;
        font-size: 40vw
    }
}

.advantages-item {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(236deg, #1d1d1d 3.36%, #3e3e3e 96.99%);
    background-size: cover;
    background-position: 50%;
    overflow: hidden
}

.advantages-item:hover .advantages-item__desc {
    transform: translateX(0);
    opacity: 1
}

.advantages-item:hover .advantages-item__desc p {
    opacity: 1
}

.advantages-item__bg {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

.advantages-item__content {
    position: relative;
    z-index: 1;
    padding: 43px 33px
}

@media (max-width: 1600px) {
    .advantages-item__content {
        padding: 20px
    }
}

@media (max-width: 480px) {
    .advantages-item__content {
        padding: 10px 15px
    }
}

.advantages-item-icon {
    display: block;
    width: 95px;
    height: 95px;
    margin-top: 15%
}

@media (max-width: 1900px) {
    .advantages-item-icon {
        width: 5vw;
        height: 5vw
    }
}

@media (max-width: 1023px) {
    .advantages-item-icon {
        width: 15vw;
        height: 15vw
    }
}

.advantages-item-icon__img {
    max-width: 100%;
    max-height: none
}

.advantages-item__label {
    position: relative;
    text-transform: uppercase;
    font-size: 22px;
    color: #fff
}

@media (max-width: 1600px) {
    .advantages-item__label {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .advantages-item__label {
        font-size: 3vw
    }
}

.advantages-item__text-white {
    margin-bottom: 5px;
    color: #fff
}

.advantages-item__text-green {
    color: #95b03c
}

.advantages-item__desc {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateX(-100%);
    width: 100%;
    height: 100%;
    line-height: 1.4;
    color: #fff;
    transition: .3s;
    opacity: 0;
    overflow: hidden
}

@media (max-width: 1023px) {
    .advantages-item__desc {
        display: none
    }
}

.advantages-item__desc:before {
    content: "";
    position: absolute;
    z-index: -1;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #95b03c
}

.advantages-item__desc p {
    padding: 20px 24px;
    line-height: 1.7;
    transition: 1s;
    opacity: 0
}

@media (max-width: 1600px) {
    .advantages-item__desc p {
        font-size: 12px
    }
}

@media (max-width: 1440px) {
    .advantages-item__desc p {
        padding: 20px 24px;
        line-height: 1.4;
        font-size: 11px
    }
}

.anchor-nav.swiper-container {
    margin: 0 -10px;
    padding: 0 10px
}

.anchor-nav.swiper-container .anchor-nav__item {
    width: auto
}

.anchor-nav__list {
    display: -ms-flexbox;
    display: flex
}

.anchor-nav__item {
    margin: 0;
    padding: 0
}

.anchor-nav__item:not(:last-child) {
    margin-right: 60px
}

@media (max-width: 1280px) {
    .anchor-nav__item:not(:last-child) {
        margin-right: 55px
    }
}

@media (max-width: 480px) {
    .anchor-nav__item:not(:last-child) {
        margin-right: 26px
    }
}

.anchor-nav__item:before {
    content: none
}

.anchor-nav__link {
    color: #3c3c3b
}

.articles-list__item {
    border-bottom: 2px solid #f8f8f8
}

.articles-list__item.active {
    border-bottom: transparent
}

.articles-list__item.active .articles-list__handler .i-icon {
    transform: rotate(180deg)
}

.articles-list__handler {
    padding: 16px 0;
    font-size: 18px;
    font-weight: 500;
    cursor: pointer
}

@media (max-width: 1023px) {
    .articles-list__handler {
        font-size: 16px
    }
}

.articles-list__handler .i-icon {
    width: 12px;
    height: 8px;
    margin-right: 5px
}

.articles-list__content {
    display: none;
    padding-top: 22px
}

.attach-file-over:not(:last-child) {
    margin-bottom: 8px
}

.attach-file-over.is-loaded .attach-file {
    padding-right: 28px
}

.attach-file-over.is-loaded .attach-file__fake span {
    display: inline-block;
    max-width: 200px;
    white-space: nowrap;
    overflow-x: hidden;
    text-overflow: ellipsis
}

.attach-file, .attach-file-over.is-loaded .attach-file__close {
    display: inline-block
}

.attach-file {
    position: relative
}

.attach-file__input {
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100%;
    font-size: 0;
    opacity: 0;
    cursor: pointer
}

.attach-file__fake {
    position: relative;
    display: inline-block;
    padding-left: 28px
}

.attach-file__fake .i-icon {
    position: absolute;
    top: 5px;
    left: 0;
    width: 18px;
    height: 18px;
    fill: transparent
}

.attach-file__fake .i-icon--close {
    left: auto;
    right: 0;
    width: 12px;
    height: 12px;
    stroke: #3c3c3b
}

@media (max-width: 480px) {
    .attach-file__fake .i-icon {
        width: 16px;
        height: 16px
    }
}

.attach-file__fake span {
    font-size: 14px;
    border-bottom: 1px dotted #3c3c3b
}

@media (max-width: 480px) {
    .attach-file__fake span {
        font-size: 12px
    }
}

.attach-file__close {
    display: none;
    position: absolute;
    z-index: 1;
    right: 0;
    margin-left: 4px;
    line-height: 1;
    border: none;
    background: transparent;
    transition: .2s;
    cursor: pointer
}

.attach-file__close .i-icon {
    width: 12px;
    height: 12px;
    stroke: #3c3c3b;
    transition: .2s
}

.attach-file__close:hover .i-icon {
    stroke: #95b03c
}

.back {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-weight: 500;
    font-size: 18px;
    color: #9d9d9d
}

@media (max-width: 1900px) {
    .back {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .back {
        font-size: 14px
    }
}

.back .i-icon {
    width: 21px;
    height: 15px;
    margin-right: 20px
}

.banner__list {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.banner__item--1 {
    position: absolute;
    top: 0;
    left: 0;
    width: 30.021%;
    min-width: 30.021%
}

@media (max-width: 750px) {
    .banner__item--1 {
        left: auto;
        right: 0;
        -ms-flex-order: 2;
        order: 2;
        width: 50%;
        min-width: 50%
    }
}

.banner__item--1 .banner-item__link {
    height: 27vw
}

@media (max-width: 1280px) {
    .banner__item--1 .banner-item__link {
        height: 27.136vw
    }
}

@media (max-width: 1279px) {
    .banner__item--1 .banner-item__link {
        height: 34vw
    }
}

@media (max-width: 750px) {
    .banner__item--1 .banner-item__link {
        height: 60vw
    }
}

@media (max-width: 650px) {
    .banner__item--1 .banner-item__link {
        height: 60vw
    }
}

@media (max-width: 480px) {
    .banner__item--1 .banner-item__link {
        height: 70vw
    }
}

.banner__item--1 .banner-item__label {
    max-width: 320px;
    padding-bottom: 50px
}

@media (max-width: 1365px) {
    .banner__item--1 .banner-item__label {
        max-width: 210px !important
    }
}

@media (max-width: 750px) {
    .banner__item--1 .banner-item__content {
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--1 .banner-item__content {
        left: 10px
    }
}

.banner__item--2 {
    width: 39.399%;
    min-width: 39.399%;
    margin-left: 30%
}

@media (max-width: 750px) {
    .banner__item--2 {
        -ms-flex-order: 1;
        order: 1;
        width: 50%;
        min-width: 50%;
        margin-left: 0
    }
}

@media (max-width: 750px) {
    .banner__item--2 .banner-item__link {
        height: 30vw
    }
}

@media (max-width: 480px) {
    .banner__item--2 .banner-item__link {
        height: 35vw
    }
}

.banner__item--2 .banner-item__label {
    max-width: 140px;
    margin-left: 11%
}

.banner__item--2 .banner-item__content {
    top: 24%;
    left: 12%
}

@media (max-width: 750px) {
    .banner__item--2 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--2 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--3 {
    width: 30.602%;
    min-width: 30.602%
}

@media (max-width: 750px) {
    .banner__item--3 {
        -ms-flex-order: 3;
        order: 3;
        width: 50%;
        min-width: 50%;
        margin-right: 50%
    }
}

@media (max-width: 750px) {
    .banner__item--3 .banner-item__link {
        height: 30vw
    }
}

@media (max-width: 480px) {
    .banner__item--3 .banner-item__link {
        height: 35vw
    }
}

.banner__item--3 .banner-item__label {
    max-width: 150px;
    margin-left: 8.6%
}

.banner__item--3 .banner-item__content {
    top: 23%;
    left: 13%
}

@media (max-width: 750px) {
    .banner__item--3 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--3 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--4 {
    width: 30%;
    min-width: 30%;
    margin-left: 30%
}

@media (max-width: 750px) {
    .banner__item--4 {
        -ms-flex-order: 4;
        order: 4;
        width: 50%;
        min-width: 50%;
        margin-left: 0
    }
}

@media (max-width: 750px) {
    .banner__item--4 .banner-item__link {
        height: 30vw
    }
}

@media (max-width: 480px) {
    .banner__item--4 .banner-item__link {
        height: 35vw
    }
}

.banner__item--4 .banner-item__label {
    max-width: 180px;
    margin-left: 10%
}

.banner__item--4 .banner-item__content {
    top: 25%;
    left: 17%;
    padding-top: 25px
}

@media (max-width: 750px) {
    .banner__item--4 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--4 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--5 {
    width: 40%;
    min-width: 40%
}

@media (max-width: 750px) {
    .banner__item--5 {
        -ms-flex-order: 5;
        order: 5;
        width: 50%;
        min-width: 50%
    }
}

@media (max-width: 750px) {
    .banner__item--5 .banner-item__link {
        height: 30vw
    }
}

@media (max-width: 480px) {
    .banner__item--5 .banner-item__link {
        height: 35vw
    }
}

.banner__item--5 .banner-item__label {
    max-width: 210px;
    margin-left: 9%
}

.banner__item--5 .banner-item__content {
    top: 24%;
    left: 38%;
    padding-top: 25px
}

@media (max-width: 750px) {
    .banner__item--5 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--5 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--6 {
    width: 42%;
    min-width: 42%
}

@media (max-width: 750px) {
    .banner__item--6 {
        -ms-flex-order: 6;
        order: 6;
        width: 50%;
        min-width: 50%
    }
}

@media (max-width: 750px) {
    .banner__item--6 .banner-item__link {
        height: 20vw
    }
}

.banner__item--6 .banner-item__content {
    top: 24%;
    left: 8%
}

@media (max-width: 750px) {
    .banner__item--6 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--6 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--6 .banner-item__icon {
    width: 25%;
    min-width: 25%
}

.banner__item--7 {
    width: 58%;
    min-width: 58%
}

@media (max-width: 750px) {
    .banner__item--7 {
        -ms-flex-order: 7;
        order: 7;
        width: 50%;
        min-width: 50%
    }
}

@media (max-width: 750px) {
    .banner__item--7 .banner-item__link {
        height: 20vw
    }
}

.banner__item--7 .banner-item__content {
    top: 27%;
    left: 41%
}

@media (max-width: 750px) {
    .banner__item--7 .banner-item__content {
        top: 20px;
        left: 20px
    }
}

@media (max-width: 480px) {
    .banner__item--7 .banner-item__content {
        top: 10px;
        left: 10px
    }
}

.banner__item--7 .banner-item__icon {
    width: 27%;
    min-width: 27%
}

.banner-item__link {
    position: relative;
    display: block;
    height: 13.49vw;
    color: #3c3c3b;
    background-color: #ededed;
    overflow: hidden
}

.banner-item__link:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 6px solid #fff
}

@media (max-width: 1279px) {
    .banner-item__link {
        height: 17vw
    }
}

.banner-item__link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #95b03c;
    opacity: 0;
    transition: .2s
}

.banner-item__link:hover:after {
    background-color: #95b03c;
    opacity: .2
}

.banner-item__content {
    padding-top: 32px
}

@media (max-width: 1023px) {
    .banner-item__content {
        padding-top: 20px !important
    }
}

@media (max-width: 750px) {
    .banner-item__content {
        -ms-flex-align: center;
        align-items: center;
        top: 20px;
        left: 20px
    }
}

.banner-item__icon {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    right: 6px;
    bottom: 0
}

@media (max-width: 750px) {
    .banner-item__icon {
        top: auto
    }
}

.banner-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    font-family: object-fit\:contain;
    object-fit: contain
}

.banner-item__label {
    position: relative;
    z-index: 1;
    display: block;
    padding-bottom: 12px;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1.25vw;
    line-height: 1.3;
    color: #fff;
    text-align: center;
    margin: 0 auto
}

@media (max-width: 1365px) {
    .banner-item__label {
        max-width: 150px !important;
        margin-left: 5% !important;
        text-align: left
    }
}

@media (max-width: 1023px) {
    .banner-item__label {
        margin-left: 7% !important
    }
}

@media (max-width: 1279px) {
    .banner-item__label {
        font-size: 1.4vw
    }
}

@media (max-width: 750px) {
    .banner-item__label {
        font-size: 1.8vw
    }
}

@media (max-width: 480px) {
    .banner-item__label {
        font-size: 10px
    }
}

.banner-item__label--dark {
    color: #3c3c3b
}

.breadcrumbs {
    margin-bottom: 14px
}

.breadcrumbs-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs-list__item {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 1.5;
    color: #b0b0b0
}

.breadcrumbs-list__item:not(:last-child) {
    margin-right: 5px
}

.breadcrumbs-list__item:before, .breadcrumbs-list__item:last-child:after {
    content: none
}

.breadcrumbs-list__item:after {
    content: "/";
    color: #b0b0b0
}

.breadcrumbs-list__item a {
    color: #b0b0b0
}

.btn-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: -4px
}

@media (max-width: 650px) {
    .btn-list {
        margin-bottom: 0
    }
}

.btn-list__item {
    margin-bottom: 4px
}

@media (max-width: 1900px) {
    .btn-list__item {
        margin-bottom: 2px
    }
}

@media (max-width: 650px) {
    .btn-list__item {
        width: 100%;
        margin-bottom: 8px
    }

    .btn-list__item .btn {
        display: block;
        width: 100%
    }
}

.btn-list__item:not(:last-child) {
    margin-right: 10px
}

@media (max-width: 1900px) {
    .btn-list__item:not(:last-child) {
        margin-right: 6px
    }
}

@media (max-width: 650px) {
    .btn-list__item:not(:last-child) {
        margin-right: 0
    }
}

.btn {
    display: inline-block;
    height: 32px;
    padding: 0 15px;
    line-height: 32px;
    font-size: 14px;
    text-align: center;
    background-color: transparent;
    border: none;
    overflow: hidden;
    cursor: pointer;
    transition: .2s
}

@media (max-width: 480px) {
    .btn {
        padding: 0 14px
    }
}

.btn--black {
    color: #fff;
    background-color: #3c3c3b
}

.btn--black:focus, .btn--black:hover {
    background-color: #545453
}

.btn--black:active {
    color: #fff;
    background-color: #282827
}

.btn--green {
    color: #fff;
    background-color: #95b03c
}

.btn--green:focus, .btn--green:hover {
    background-color: #b2d247
}

.btn--green:active {
    color: #fff
}

.btn--gray {
    color: #3c3c3b;
    background-color: #ededed
}

.btn--gray:focus, .btn--gray:hover {
    color: #fff;
    background-color: #95b03c
}

.btn--gray:active {
    color: #fff
}

.btn--border {
    color: #3c3c3b;
    background-color: transparent;
    border: 1px solid #3c3c3b
}

.btn--border:focus, .btn--border:hover {
    color: #72726f;
    border-color: #72726f
}

.btn--border:active {
    color: #282827;
    border-color: #282827
}

.btn--border-gray {
    padding: 0 32px;
    font-weight: 700;
    color: #3c3c3b;
    background-color: transparent;
    border: 2px solid rgba(0, 0, 0, .1)
}

.btn--border-gray:focus, .btn--border-gray:hover {
    color: #3c3c3b;
    border-color: #3c3c3b
}

.btn--border-gray:active {
    color: #282827;
    border-color: #282827
}

.btn--big {
    height: 44px;
    line-height: 44px;
    padding: 0 34px;
    font-size: 16px;
    border-width: 2px
}

@media (max-width: 1440px) {
    .btn--big {
        font-size: 14px
    }
}

.btn--l {
    height: 48px;
    line-height: 48px
}

.btn--xl {
    height: 60px;
    line-height: 60px;
    font-size: 16px
}

@media (max-width: 650px) {
    .btn--xl {
        height: 50px;
        line-height: 50px;
        font-size: 14px
    }
}

.btn--xxl {
    height: 70px;
    line-height: 70px;
    padding: 0 34px;
    font-size: 18px;
    border-width: 2px
}

@media (max-width: 1900px) {
    .btn--xxl {
        height: 60px;
        line-height: 60px;
        padding: 0 24px;
        font-size: 14px
    }
}

@media (max-width: 650px) {
    .btn--xxl {
        height: 48px;
        line-height: 48px;
        font-size: 14px
    }
}

.burger {
    width: 25px;
    height: 21px
}

.burger__button {
    display: block;
    padding: 0;
    background: transparent;
    border: none
}

.burger__button, .burger__button .i-icon {
    width: 100%;
    height: 100%
}

.buttons-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -3px
}

.buttons-list__item {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 0 3px
}

.buy-counter {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.buy-counter__btn {
    position: relative;
    padding: 0;
    width: 35px;
    height: 25px;
    background-color: #e5e5e5;
    border: none;
    cursor: pointer
}

@media (max-width: 1280px) {
    .buy-counter__btn {
        width: 25px;
        height: 32px
    }
}

.buy-counter__btn:after, .buy-counter__btn:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 14px;
    height: 2px;
    background-color: #3c3c3b
}

@media (max-width: 1280px) {
    .buy-counter__btn:after, .buy-counter__btn:before {
        width: 8px;
        height: 1px
    }
}

.buy-counter__btn--reduce {
    border-right: none
}

.buy-counter__btn--reduce:before {
    content: ""
}

.buy-counter__btn--increase {
    border-left: none
}

.buy-counter__btn--increase:before {
    content: ""
}

.buy-counter__btn--increase:after {
    content: "";
    transform: rotate(90deg)
}

.buy-counter__btn:focus {
    outline: none
}

.buy-counter__value {
    width: 53px;
    height: 40px;
    text-align: center;
    font-size: 16px;
    border: none
}

@media (max-width: 1280px) {
    .buy-counter__value {
        width: 40px;
        height: 32px;
        font-size: 14px
    }
}

.buy-counter__value:focus {
    outline: none
}

.calculate-price {
    width: 545px;
    margin-bottom: 24px;
    padding: 20px 24px;
    border: 1px solid #efefef
}

@media (max-width: 650px) {
    .calculate-price {
        width: 100%
    }
}

@media (max-width: 480px) {
    .calculate-price {
        padding: 12px 10px
    }
}

.calculate-price__title {
    margin-bottom: 12px;
    font-size: 14px
}

.calculate-price__input {
    display: none
}

.calculate-price__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.calculate-price__btn, .calculate-price__value {
    width: calc(50% - 5px);
    min-width: calc(50% - 5px);
    height: 36px;
    line-height: 36px;
    text-align: center;
    font-size: 14px;
    transition: .2s
}

.calculate-price__btn {
    color: #fff;
    background-color: #95b03c;
    cursor: pointer
}

.calculate-price__btn:hover {
    background-color: #b2d247
}

.calculate-price__value {
    border: 1px solid #3c3c3b
}

.calculate-price__value.is-hide {
    opacity: 0
}

@media (max-width: 750px) {
    .callback__form .form-col--6 {
        width: 100%;
        min-width: 100%
    }
}

.callback__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 36px
}

@media (max-width: 650px) {
    .callback__bottom {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.callback__buttons .btn {
    width: 210px;
    height: 48px;
    line-height: 48px;
    font-size: 16px
}

.callback__checkbox {
    width: 100%;
    max-width: 335px;
    margin-left: 30px
}

@media (max-width: 650px) {
    .callback__checkbox {
        -ms-flex-order: -1;
        order: -1;
        max-width: none;
        margin-left: 0;
        margin-bottom: 25px
    }
}

.card-buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.card-buy__item {
    margin-right: auto
}

.card-buy__item:not(:first-child) {
    margin-right: 21px
}

@media (min-width: 1440px) {
    .card-buy__item {
        width: 218px
    }
}

@media (max-width: 1439px) {
    .card-buy__item {
        width: 50%
    }
}

@media (max-width: 650px) {
    .card-buy__item {
        width: calc(50% - 8px);
        min-width: calc(50% - 8px)
    }

    .card-buy__item:not(:first-child) {
        margin-right: 8px
    }
}

.card-buy__item:first-child {
    width: 163px
}

.card-buy__item .btn {
    display: block;
    height: 48px;
    line-height: 48px;
    font-weight: 500;
    font-size: 16px
}

@media (max-width: 1900px) {
    .card-buy__item .btn {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .card-buy__item .btn {
        height: 32px;
        line-height: 32px;
        font-size: 14px
    }
}

.card-property-anchor {
    margin-top: 42px
}

@media (max-width: 1280px) {
    .card-property-anchor {
        margin-top: 36px
    }
}

.card-property p {
    margin: 15px 0
}

.card-property p:first-child {
    margin-top: 5px
}

.card-row {
    padding: 26px 0;
    border-top: none
}

.card-row:first-child {
    padding: 8px 0
}

@media (max-width: 900px) {
    .card-row:first-child {
        border-top-color: transparent
    }
}

.card-row--property {
    padding: 0 !important
}

@media (max-width: 900px) {
    .card-row--property {
        display: none
    }
}

.card-row--flex {
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 0 !important
}

.card-row--flex, .card-slider {
    display: -ms-flexbox;
    display: flex
}

.card-slider {
    position: relative
}

.card-slider:not(.swiper-container-initialized) .card-slider-thumbs__slide {
    height: 88px
}

.card-slider.fancybox-content {
    display: block;
    height: 100%;
    padding: 0;
    overflow: visible
}

.card-slider.fancybox-content.slider-nav-hide {
    margin-bottom: 0
}

.card-slider.fancybox-content .icon-info-list {
    display: none
}

.card-slider.fancybox-content .card-slider__container {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-width: auto;
    height: 100%;
    margin: 0 auto 30px
}

@media (max-width: 1023px) {
    .card-slider.fancybox-content .card-slider__container {
        height: 100%;
        margin-bottom: 0
    }
}

.card-slider.fancybox-content .card-slider__link {
    pointer-events: none
}

.card-slider.fancybox-content .card-slider-thumbs__container {
    position: absolute;
    left: 100%;
    top: 0;
    bottom: 0;
    margin: auto;
    margin-left: 80px;
    display: inline-block;
    vertical-align: middle;
    width: 170px;
    min-width: 170px;
    height: 670px
}

@media (max-width: 1023px) {
    .card-slider.fancybox-content .card-slider-thumbs__container {
        display: none
    }
}

.card-slider.fancybox-content .card-slider-thumbs__container:not(.swiper-container-initialized).card-slider-thumbs__container {
    display: none
}

.card-slider.fancybox-content .card-slider-thumbs__slide {
    height: 121px
}

.card-slider.fancybox-content .card-slider-thumbs__nav {
    bottom: 50%;
    width: 34px;
    height: 21px
}

.card-slider.fancybox-content .card-slider-thumbs__nav.swiper-button-prev {
    top: auto;
    right: auto;
    left: 0
}

@media (max-width: 1440px) {
    .card-slider.fancybox-content .card-slider-thumbs__nav.swiper-button-prev {
        left: -20px
    }
}

.card-slider.fancybox-content .card-slider-thumbs__nav.swiper-button-next {
    top: auto;
    right: 0
}

@media (max-width: 1440px) {
    .card-slider.fancybox-content .card-slider-thumbs__nav.swiper-button-next {
        right: -20px
    }
}

.card .card-slider {
    -ms-flex-direction: column;
    flex-direction: column
}

.card-slider__container {
    width: calc(100% - 42px);
    min-width: calc(100% - 42px)
}

@media (max-width: 1280px) {
    .card-slider__container {
        width: calc(100% - 84px);
        min-width: calc(100% - 84px)
    }
}

@media (max-width: 1023px) {
    .card-slider__container {
        width: 100%;
        min-width: 100%
    }
}

.card-slider__container .card-slider__slide {
    width: 100% !important
}

.card-slider-thumbs__container {
    width: 127px;
    min-width: 127px;
    height: 477px
}

@media (max-width: 1280px) {
    .card-slider-thumbs__container {
        width: 84px;
        min-width: 84px;
        height: 380px
    }

    .card-slider-thumbs__container .card-slider-picture {
        padding: 0 8px
    }
}

@media (max-width: 1023px) {
    .card-slider-thumbs__container {
        display: none
    }
}

.card .card-slider-thumbs__container {
    width: 100%;
    min-width: 100%;
    height: auto
}

@media (max-width: 1280px) {
    .card .card-slider-thumbs__container {
        width: 100%;
        min-width: 100%;
        height: auto
    }

    .card .card-slider-thumbs__container .card-slider-picture {
        padding: 0 8px
    }
}

@media (max-width: 1023px) {
    .card .card-slider-thumbs__container {
        display: none
    }
}

.card .card-slider-thumbs__nav {
    display: none
}

.card-slider-thumbs__nav {
    position: absolute;
    left: auto;
    right: 52px;
    margin: auto;
    background-image: url(/local/templates/main/frontend/assets/styles/../images/svg/arrow-slider-next.svg);
    background-size: contain;
    opacity: 1
}

@media (max-width: 1280px) {
    .card-slider-thumbs__nav {
        right: 35px
    }
}

@media (max-width: 1023px) {
    .card-slider-thumbs__nav {
        display: none
    }
}

.card-slider-thumbs__nav.swiper-button-prev {
    top: -25px;
    bottom: auto;
    transform: rotate(180deg)
}

.card-slider-thumbs__nav.swiper-button-next {
    top: auto;
    bottom: -25px
}

.card-slider-thumbs__slide {
    border: 1px solid transparent;
    cursor: pointer
}

.card-slider-thumbs__slide.swiper-slide-thumb-active {
    border-color: #95b03c
}

.fancybox-container .card-slider-thumbs__slide {
    border-color: #e2e2e2
}

.fancybox-container .card-slider-thumbs__slide.swiper-slide-thumb-active {
    border-color: #95b03c
}

.card-slider__link {
    display: block;
    height: 100%
}

.card-slider__link[data-modal-fancybox]:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    margin: auto;
    background-image: url(/local/templates/main/frontend/assets/styles/../images/icons/magnifier.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 0;
    transition: .2s
}

@media (max-width: 1023px) {
    .card-slider__link[data-modal-fancybox]:after {
        content: none
    }
}

.card-slider__link:focus {
    outline: none
}

.card-slider__link:hover:after {
    opacity: 1
}

.card-slider-picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 100%
}

.card-slider-picture img {
    height: auto;
}

.card {
    padding-bottom: 15px
}

@media (max-width: 1900px) {
    .card {
        padding-bottom: 4px
    }
}

@media (min-width: 1900px) {
    .card .product-code {
        margin-right: 58px !important
    }
}

@media (max-width: 1899px) {
    .card .product-code {
        margin-right: 75px !important
    }
}

@media (max-width: 1439px) {
    .card .product-code {
        margin-right: 56px !important
    }
}

@media (max-width: 1280px) {
    .card .product-code {
        margin-right: 41px !important
    }
}

@media (max-width: 1439px) {
    .card .buy-counter {
        min-width: 170px !important
    }
}

@media (max-width: 1280px) {
    .card .buy-counter {
        min-width: 160px !important
    }
}

.card-column {
    margin-left: 10%
}

@media (max-width: 1700px) {
    .card-column {
        margin-left: 5%
    }
}

@media (max-width: 900px) {
    .card-column {
        margin-left: 0
    }
}

.card-column .card-row {
    padding: 9px 0
}

.card-column .icon-list {
    margin-top: 19px;
    margin-left: -2px;
    font-size: 14px;
    line-height: .7
}

.card-column .icon-list__item:not(:last-child) {
    margin-right: 25px
}

.card-column .icon-btn {
    padding: 0;
    margin-right: 6px
}

.card__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%
}

@media (max-width: 900px) {
    .card__container {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.card__slider {
    width: 31%;
    min-width: 31%
}

@media (max-width: 900px) {
    .card__slider {
        width: 100%;
        min-width: 100%
    }
}

.card__content {
    width: 71%;
    min-width: 71%;
    padding-left: 5.7%;
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1439px) {
    .card__content {
        padding-left: 3%
    }
}

@media (max-width: 900px) {
    .card__content {
        width: 100%;
        min-width: 100%;
        padding-left: 0
    }
}

.card-property-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 17px;
    line-height: 2.1;
    letter-spacing: -.65px
}

.card-property-item:not(:last-child) {
    margin-bottom: 1px
}

.card-property-item__label {
    font-weight: 500
}

.card__status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding-top: 8px
}

@media (max-width: 480px) {
    .card__status {
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: calc(100% - 100px);
        min-width: calc(100% - 100px)
    }
}

.card__status .product-code {
    font-weight: 500;
    font-size: 16px;
    letter-spacing: .1em;
    margin-right: 53px
}

@media (max-width: 1900px) {
    .card__status .product-code {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .card__status .product-code {
        margin-right: 0;
        font-weight: 400
    }
}

.card__status .product-date {
    margin-right: 78px;
    font-weight: 500;
    font-size: 14px
}

@media (max-width: 1900px) {
    .card__status .product-date {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .card__status .product-date {
        margin-right: 0;
        font-weight: 400
    }
}

.card__status .product-status {
    letter-spacing: .02em;
    font-weight: 500;
    font-size: 16px
}

@media (max-width: 1900px) {
    .card__status .product-status {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .card__status .product-status {
        font-weight: 400;
        margin-left: 20px
    }
}

.card__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    margin-bottom: 19px
}

@media (max-width: 480px) {
    .card__price {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 20px
    }
}

.card__price .price {
    display: block;
    font-size: 24px;
    font-weight: 700
}

@media (max-width: 1280px) {
    .card__price .price {
        width: 221px;
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .card__price .price {
        width: auto;
        font-size: 16px
    }
}

.card__price .price__discount small {
    font-size: 16px
}

@media (max-width: 480px) {
    .card__price .price__discount small {
        font-size: 14px
    }
}

.card__price .price__discount small strong {
    margin-right: 4px;
    font-size: 20px
}

@media (max-width: 480px) {
    .card__price .price__discount small strong {
        font-size: 14px
    }
}

.card__price .price__value--old {
    top: 100%;
    left: 0;
    margin-top: 9px
}

@media (max-width: 480px) {
    .card__price .price__value--old {
        position: relative;
        top: auto;
        margin-top: 2px
    }
}

.card__price .buy-counter {
    min-width: 162px;
    margin-left: auto;
    margin-top: -4px
}

.card__price .buy-counter__value {
    width: 49px
}

.card__price .buy-counter .buy-counter__btn:after, .card__price .buy-counter .buy-counter__btn:before {
    width: 7px
}

@media (max-width: 480px) {
    .card__price .buy-counter {
        min-width: auto !important
    }
}

.card__anchor {
    padding-top: 25px;
    padding-bottom: 20px;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 1440px) {
    .card__anchor {
        margin-top: 22px
    }
}

@media (max-width: 1280px) {
    .card__anchor {
        margin-top: 32px
    }
}

@media (max-width: 480px) {
    .card__anchor {
        margin-top: 0;
        padding-top: 20px;
        padding-bottom: 15px
    }
}

.card__block {
    padding-top: 7px
}

.card__block .h3 {
    margin-bottom: 21px;
    line-height: 24px
}

@media (max-width: 1280px) {
    .card__block {
        padding-top: 34px
    }
}

.card__block:not(:last-child) {
    margin-bottom: 7px
}

.catalog-item-picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 210px;
    overflow: hidden
}

@media (max-width: 1440px) {
    .catalog-item-picture {
        height: 12vw
    }
}

@media (max-width: 1279px) {
    .catalog-item-picture {
        height: 20vw
    }
}

@media (max-width: 1023px) {
    .catalog-item-picture {
        height: 26vw
    }
}

@media (max-width: 650px) {
    .catalog-item-picture {
        height: 40vw
    }
}

.catalog-item-picture__img {
    display: block
}

.catalog-item {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100%
}

.catalog-item__delete {
    position: absolute;
    top: 15px;
    right: 13px;
    width: 30px;
    height: 22px;
    background-color: transparent;
    border: none;
    cursor: pointer;
    z-index: 1
}

.catalog-item__delete:hover .i-icon {
    stroke: #95b03c
}

.catalog-item__delete:hover + .catalog-item__link {
    box-shadow: 0 0 55px rgba(0, 0, 0, .1)
}

.catalog-item__delete .i-icon {
    width: 100%;
    height: 100%;
    stroke: #3c3c3b
}

.catalog-item__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: #3c3c3b;
    border: 1px solid #efefef;
    transition: .2s
}

.catalog-item__link:focus, .catalog-item__link:hover {
    outline: none;
    border-color: transparent;
    box-shadow: 0 0 55px rgba(0, 0, 0, .1)
}

.catalog-item__link:active {
    color: #3c3c3b
}

.catalog-item__top {
    position: relative;
    padding-top: 30px
}

.catalog-item__top .icon-list {
    position: absolute;
    right: 9px;
    bottom: 16px
}

.catalog-item__top .icon-list .i-icon--comparison {
    stroke: #d1d1d1
}

.i-icon--comparison {
    height: 23px
}

.catalog-item__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 28px 16px 16px
}

@media (max-width: 1600px) {
    .catalog-item__bottom {
        padding: 0 24px 40px
    }
}

@media (max-width: 1440px) {
    .catalog-item__bottom {
        padding: 0 14px 40px
    }
}

@media (max-width: 480px) {
    .catalog-item__bottom {
        padding: 0 14px 15px
    }
}

.section-news .catalog-item__status {
    position: absolute;
    z-index: 1;
    top: 13px;
    left: 19px;
    margin-bottom: 0;
    font-size: 14px;
    letter-spacing: 1px
}

.section-news .catalog-item__top {
    margin-bottom: 11px
}

@media (max-width: 1023px) {
    .section-news .catalog-item__top {
        margin-bottom: 0
    }
}

.section-news .catalog-item__bottom {
    padding: 11px 13px 13px
}

.section-news .catalog-item__name {
    margin-bottom: 17px
}

.section-news .product-name {
    letter-spacing: normal
}

.section-news .catalog-item__description {
    margin-bottom: 0
}

.section-news .catalog-item__description p {
    line-height: 1.3;
    letter-spacing: -.2px;
}

@media screen and (max-width: 650px) {
    .section-news .catalog-item__description p {
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 2;
        overflow: hidden;
    }
}

.catalog-item__status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 18px
}

@media (max-width: 480px) {
    .catalog-item__status {
        margin-bottom: 12px
    }
}

.catalog-item__status .product-code {
    color: #3c3c3b
}

@media (max-width: 480px) {
    .catalog-item__status .product-code {
        font-size: 8px
    }

    .catalog-item__status .product-code .i-icon {
        width: 13px;
        height: 15px
    }
}

.catalog-item__name {
    margin-bottom: 15px;
    overflow: hidden
}

@media (max-width: 1440px) {
    .catalog-item__name {
        height: auto
    }
}

@media (max-width: 900px) {
    .catalog-item__name {
        margin-bottom: 0
    }
}

@media (max-width: 650px) {
    .catalog-item__name {
        height: auto;
        margin-bottom: 8px
    }
}

.catalog-item__description {
    display: -webkit-box;
    flex-grow: 1;
    margin-bottom: 15px;
    font-size: 15px;
    /*! autoprefixer: off */
    -webkit-box-orient: vertical
}

@media (max-width: 480px) {
    .catalog-item__description {
        font-size: 13px;
        margin-bottom: 10px
    }
}

.catalog-item__buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-item__buy .price {
    -ms-flex-direction: column;
    flex-direction: column
}

@media (max-width: 480px) {
    .catalog-item__buy {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        height: 100px
    }
}

.catalog-item__buy .price__value--old {
    position: relative;
    left: 0;
    top: 100%;
    margin-top: 8px
}

@media (max-width: 360px) {
    .catalog-item__buy .price__discount small {
        display: block;
        margin-left: 0
    }
}

.catalog-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.catalog-list__item {
    width: 20%;
    min-width: 20%
}

@media (max-width: 1600px) {
    .catalog-list__item {
        width: 25%;
        min-width: 25%
    }
}

@media (max-width: 1023px) {
    .catalog-list__item {
        width: 33.33%;
        min-width: 33.33%
    }
}

@media (max-width: 650px) {
    .catalog-list__item {
        width: 50%;
        min-width: 50%
    }
}

@media (min-width: 1024px) {
    .catalog-list__item:not(:nth-child(-n+5)) .catalog-item__link {
        border-top: none
    }
}

@media (min-width: 650px) and (max-width: 1023px) {
    .catalog-list__item:not(:nth-child(-n+3)) .catalog-item__link {
        border-top: none
    }
}

@media (max-width: 649px) {
    .catalog-list__item:not(:nth-child(-n+2)) .catalog-item__link {
        border-top: none
    }
}

@media (min-width: 1601px) {
    .catalog-list__item:not(:nth-child(5n+5)) .catalog-item__link {
        border-right: none
    }
}

@media (min-width: 1024px) and (max-width: 1600px) {
    .catalog-list__item:not(:nth-child(4n+4)) .catalog-item__link {
        border-right: none
    }
}

@media (min-width: 650px) and (max-width: 1023px) {
    .catalog-list__item:not(:nth-child(3n+3)) .catalog-item__link {
        border-right: none
    }
}

@media (max-width: 649px) {
    .catalog-list__item:not(:nth-child(2n+2)) .catalog-item__link {
        border-right: none
    }
}

.catalog-list__item:last-child .catalog-item__link {
    border-right: 1px solid #efefef
}

.catalog-list__item:hover {
    z-index: 1
}

.catalog-list__item:hover + .catalog-list__item {
    z-index: 2
}

.catalog-list__item:hover .catalog-item__link {
    border-color: transparent
}

@media (max-width: 480px) {
    .catalog-nav {
        margin-bottom: 20px
    }

    .catalog-nav .sidebar-nav__link:focus {
        color: #3c3c3b;
        background-color: transparent
    }

    .catalog-nav .sidebar-nav__link:focus .sidebar-nav-icon__img[data-picture-hover=repose], .catalog-nav .sidebar-nav__link:focus .sidebar-nav-sub-icon__img[data-picture-hover=repose] {
        opacity: 1
    }

    .catalog-nav .sidebar-nav__link:focus .sidebar-nav-icon__img[data-picture-hover=hover], .catalog-nav .sidebar-nav__link:focus .sidebar-nav-sub-icon__img[data-picture-hover=hover] {
        opacity: 0
    }
}

.catalog-nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -17px -40px 0
}

@media (max-width: 480px) {
    .catalog-nav__list {
        margin: 0 -10px
    }
}

.catalog-nav__item {
    width: calc(25% - 17px);
    min-width: calc(25% - 17px);
    margin-right: 17px;
    margin-bottom: 40px;
    background-color: #fbfbfb
}

@media (max-width: 1440px) {
    .catalog-nav__item {
        width: calc(33.33% - 17px);
        min-width: calc(33.33% - 17px)
    }
}

@media (max-width: 1023px) {
    .catalog-nav__item {
        width: calc(50% - 17px);
        min-width: calc(50% - 17px)
    }
}

@media (max-width: 480px) {
    .catalog-nav__item {
        width: 100%;
        min-width: 100%;
        margin-right: 0;
        margin-bottom: 0
    }
}

.catalog-nav__item.active .catalog-nav-item__head, .catalog-nav__item.active:last-child .catalog-nav-item__head {
    border-color: #95b03c
}

.catalog-nav__item.active .sidebar-nav__next .i-icon {
    transform: rotate(-180deg)
}

.catalog-nav__item:before {
    content: none
}

.catalog-nav-item__head {
    height: 66px;
    border-bottom: 2px solid #95b03c
}

@media (max-width: 480px) {
    .catalog-nav-item__head {
        height: 60px;
        border-width: 1px;
        border-color: #f2f2f2
    }
}

@media (max-width: 480px) {
    .catalog-nav-item__body {
        display: none
    }
}

.catalog-nav-sub__row[data-catalog-more-row] {
    display: none
}

@media (max-width: 480px) {
    .catalog-nav-sub__row[data-catalog-more-row] {
        display: block
    }
}

.catalog-nav-sub__row[data-catalog-more-row] .catalog-nav-sub__item:first-child {
    border-top: 1px solid #ececec
}

@media (max-width: 480px) {
    .catalog-nav-sub__row[data-catalog-more-row] .catalog-nav-sub__item:first-child {
        border-top-color: transparent
    }
}

.catalog-nav-sub__item:not(:last-child) {
    border-bottom: 1px solid #ececec
}

@media (max-width: 480px) {
    .catalog-nav-sub__item:last-child {
        border-bottom: 1px solid #ececec
    }
}

.catalog-nav-sub__item:before {
    content: none
}

.catalog-nav-sub__link {
    display: block;
    padding: 14px 26px;
    line-height: 1.35;
    letter-spacing: .02em;
    color: #3c3c3b;
    transition: .2s
}

@media (max-width: 480px) {
    .catalog-nav-sub__link {
        padding: 20px 15px
    }
}

.catalog-nav-sub__link:focus, .catalog-nav-sub__link:hover {
    color: #b2d247
}

.catalog-nav-item__more {
    padding: 20px 26px 36px
}

@media (max-width: 480px) {
    .catalog-nav-item__more {
        display: none
    }
}

.checkbox-list, .checkbox-list__item {
    margin: 0;
    padding: 0
}

.checkbox-list__item:not(:last-child) {
    margin-bottom: 16px
}

.checkbox-list__item:before {
    content: none
}

.clients-item {
    height: 200px;
    padding: 30px 20px 50px;
    text-align: center;
    border: 1px solid #efefef;
    transition: .2s
}

@media (max-width: 1440px) {
    .clients-item {
        height: 15vw;
        padding: 20px 20px 32px
    }
}

@media (max-width: 1279px) {
    .clients-item {
        height: 20vw
    }
}

@media (max-width: 1023px) {
    .clients-item {
        height: 40vw
    }
}

@media (max-width: 480px) {
    .clients-item {
        padding: 10px 10px 25px
    }
}

.clients-item:hover {
    box-shadow: 0 0 55px rgba(0, 0, 0, .1)
}

.clients-item-logo {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 95px;
    overflow: hidden
}

@media (max-width: 1440px) {
    .clients-item-logo {
        height: calc(100% - 37px)
    }
}

.clients-item__content {
    padding-top: 20px
}

@media (max-width: 480px) {
    .clients-item__content {
        padding-top: 10px
    }
}

.clients-item__label {
    font-weight: 700
}

@media (max-width: 480px) {
    .clients-item__label {
        font-size: 13px
    }
}

.comparison-item {
    position: relative
}

.comparison-item .product-buy {
    display: none
}

.comparison-item__head {
    min-height: 320px
}

.comparison-item__delete {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

@media (max-width: 650px) {
    .comparison-item__delete {
        right: 15px
    }
}

.comparison-item__delete .i-icon {
    stroke: #3c3c3b;
    transition: .2s
}

.comparison-item__delete:focus, .comparison-item__delete:hover {
    outline: none
}

.comparison-item__delete:focus .i-icon, .comparison-item__delete:hover .i-icon {
    stroke: #95b03c
}

.comparison-item__link {
    display: block;
    padding-top: 5px;
    color: #3c3c3b
}

.comparison-item__link:active {
    color: #3c3c3b
}

.comparison-item__picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 175px;
    overflow: hidden
}

@media (max-width: 650px) {
    .comparison-item__picture {
        height: 170px;
        border-right: 1px solid #f8f8f8
    }
}

.comparison-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\:contain, "object-fit: contain;"
}

.comparison-item__content {
    padding: 15px;
    border-right: 1px solid #f8f8f8
}

.comparison-item__name {
    margin-bottom: 6px;
    overflow: hidden;
    max-height: 54px
}

.comparison-item__status {
    margin-bottom: 10px
}

.comparison-item__buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 480px) {
    .comparison-item__buy {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.comparison-item__buy .price {
    font-weight: 700
}

.comparison-item__buy .price small {
    font-weight: 400;
    font-size: 68%
}

@media (max-width: 480px) {
    .comparison-item__buy .product-buy {
        margin-top: 10px
    }
}

.comparison-item__buy .product-buy .i-icon {
    width: 25px;
    height: 23px
}

.comparison-item__body, .comparison-item__foot {
    border-right: 1px solid #f8f8f8
}

.comparison-item__foot {
    padding: 0 15px
}

@media (max-width: 479px) {
    .comparison-item__foot {
        padding: 0 10px
    }
}

.comparison-item__foot .btn {
    width: 100%;
    height: 40px;
    line-height: 40px;
    font-size: 16px
}

@media (max-width: 650px) {
    .comparison-item__foot .btn {
        font-size: 14px
    }
}

.comparison-item__foot .btn .i-icon {
    width: 25px;
    height: 23px;
    margin-left: 12px
}

@media (max-width: 479px) {
    .comparison-item__foot .btn .i-icon {
        display: none
    }
}

.comparison-list-container {
    padding-bottom: 30px
}

.comparison-list {
    display: -ms-flexbox;
    display: flex
}

.comparison-list__item.swiper-slide {
    width: 275px;
    min-width: 275px
}

@media (max-width: 650px) {
    .comparison-list__item.swiper-slide {
        width: 230px;
        min-width: 230px
    }
}

@media (max-width: 479px) {
    .comparison-list__item.swiper-slide {
        width: calc(50vw - 10px);
        min-width: calc(50vw - 10px)
    }
}

@media (max-width: 650px) {
    .comparison-list__item.swiper-slide:first-child .comparison-item__body, .comparison-list__item.swiper-slide:first-child .comparison-item__content, .comparison-list__item.swiper-slide:first-child .comparison-item__foot, .comparison-list__item.swiper-slide:first-child .comparison-item__picture {
        border-left: 1px solid #f8f8f8
    }
}

.comparison-property {
    position: relative
}

.comparison-property--border {
    padding-top: 118px
}

@media (max-width: 650px) {
    .comparison-property--border {
        display: none
    }
}

.comparison-property--border:after {
    content: "";
    position: absolute;
    top: -13px;
    right: 0;
    bottom: -40px;
    width: 2px;
    background-color: #f8f8f8
}

.comparison-property__item {
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 18px;
    font-size: 14px;
    border-top: 2px solid #f8f8f8
}

@media (max-width: 479px) {
    .comparison-property__item {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .comparison-property__item .product-code, .comparison-property__item .product-status {
        font-size: 12px
    }
}

.comparison-property__label {
    color: #9c9c9c
}

.comparison-property__value {
    padding: 0 15px
}

.comparison-property__value .product-status {
    color: #3c3c3b;
    text-align: left;
    white-space: normal
}

.comparison {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -86px
}

@media (max-width: 650px) {
    .comparison {
        -ms-flex-direction: column;
        flex-direction: column;
        margin-bottom: -20px
    }
}

.comparison__sidebar {
    width: 290px;
    min-width: 290px
}

@media (max-width: 650px) {
    .comparison__sidebar {
        width: 254px;
        min-width: 254px;
        margin-bottom: 30px;
        width: 100%;
        min-width: 100%;
        margin-bottom: 40px
    }
}

.comparison__btns {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 220px
}

@media (max-width: 480px) {
    .comparison__btns {
        width: 100%
    }
}

.comparison__btns .btn {
    padding: 0 18px;
    font-size: 16px
}

.comparison__btns .btn:not(:last-child) {
    margin-bottom: 15px
}

.comparison__selected {
    transform: translateY(-91px);
    width: calc(100% - 250px);
    min-width: calc(100% - 250px);
    margin-right: -40px
}

@media (max-width: 1900px) {
    .comparison__selected {
        width: calc(100% - 260px);
        min-width: calc(100% - 260px);
        margin-right: -30px
    }
}

@media (max-width: 750px) {
    .comparison__selected {
        width: calc(100% - 280px);
        min-width: calc(100% - 280px);
        margin-right: -10px
    }
}

@media (max-width: 650px) {
    .comparison__selected {
        transform: translateY(0);
        width: 100%;
        min-width: 100%
    }
}

.comparison__selected .comparison-list-container {
    padding-right: 40px
}

@media (max-width: 1900px) {
    .comparison__selected .comparison-list-container {
        padding-right: 30px
    }
}

@media (max-width: 750px) {
    .comparison__selected .comparison-list-container {
        padding-right: 10px
    }
}

@media (max-width: 650px) {
    .comparison__selected .comparison-list-container {
        padding-right: 0
    }
}

.comparison__selected .swiper-scrollbar {
    width: 95%;
    opacity: 1 !important
}

.connection {
    height: 100%
}

.connection__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 224px;
    height: 100%;
    font-weight: 500;
    font-size: 18px;
    line-height: 1.24;
    color: #fff;
    background-color: #3c3c3b
}

@media (max-width: 1600px) {
    .connection__link {
        width: 147px;
        font-size: 14px
    }
}

@media (max-width: 750px) {
    .connection__link {
        display: block;
        width: auto;
        height: 44px;
        line-height: 44px;
        padding: 0 20px
    }
}

.connection__link:focus, .connection__link:hover {
    color: #fff;
    background-color: #545453;
    outline: none
}

.connection__link:active {
    color: #fff;
    background-color: #282827
}

.connection__text {
    max-width: 125px
}

@media (max-width: 1600px) {
    .connection__text {
        max-width: 96px
    }
}

.contacts-branches__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.contacts-branches__item {
    width: 100%;
    min-width: 100%;
    margin: 0;
    padding: 0 10%
}

@media (max-width: 1023px) {
    .contacts-branches__item {
        padding: 0 8%
    }
}

@media (max-width: 750px) {
    .contacts-branches__item {
        padding: 0
    }
}

@media (max-width: 480px) {
    .contacts-branches__item {
        width: 100%;
        min-width: 100%
    }
}

.contacts-branches__item:not(:last-child) {
    margin-bottom: 50px
}

@media (max-width: 480px) {
    .contacts-branches__item:not(:last-child) {
        margin-bottom: 32px
    }
}

.contacts-branches__item:before {
    content: none
}

.contacts-branches__item .contacts-item__point, .contacts-branches__item .contacts-item__schedule {
    margin-top: 5px
}

.contacts-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 750px) {
    .contacts-grid {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.contacts-grid__col:first-child {
    width: 306px;
    min-width: 306px
}

@media (max-width: 1023px) {
    .contacts-grid__col:first-child {
        width: 265px;
        min-width: 265px
    }
}

@media (max-width: 750px) {
    .contacts-grid__col:first-child {
        width: 100%;
        min-width: 100%
    }
}

.contacts-grid__col:last-child {
    width: 306px;
    min-width: 306px
}

@media (max-width: 1023px) {
    .contacts-grid__col:last-child {
        width: 235px;
        min-width: 235px
    }
}

@media (max-width: 750px) {
    .contacts-grid__col:last-child {
        width: 100%;
        min-width: 100%
    }
}

.contacts-item, .contacts-item a {
    color: #3c3c3b
}

.contacts-item--green {
    color: #fff;
    background-color: #95b03c
}

.contacts-item--green .h1:before, .contacts-item--green .h2:before, .contacts-item--green .h3:before, .contacts-item--green .h4:before, .contacts-item--green .h5:before, .contacts-item--green .h6:before {
    background-color: hsla(0, 0%, 100%, .25)
}

.contacts-item--green a {
    color: #fff
}

.contacts-item--gray {
    background-color: #f8f8f8
}

.contacts-item--gray .h1:before, .contacts-item--gray .h2:before, .contacts-item--gray .h3:before, .contacts-item--gray .h4:before, .contacts-item--gray .h5:before, .contacts-item--gray .h6:before {
    background-color: rgba(60, 60, 59, .25)
}

.contacts-item__head {
    margin-bottom: 16px
}

.contacts-item__head .h3, .contacts-item__head h3 {
    margin-bottom: 0
}

.contacts-item__title {
    display: inline-block;
    font-weight: 500;
    font-size: 26px
}

.contacts-item__col:not(:first-child) {
    margin-top: 25px
}

@media (max-width: 480px) {
    .contacts-item__col:not(:first-child) {
        margin-top: 22px
    }
}

.contacts-item__city {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 0 !important
}

@media (max-width: 1440px) {
    .contacts-item__city {
        font-size: 20px
    }
}

@media (max-width: 1280px) {
    .contacts-item__city {
        font-size: 18px
    }
}

.contacts-item__phone .contacts-item__icon {
    width: 15px;
    height: 15px
}

.contacts-item__phone .contacts-item__icon .i-icon {
    top: -3px;
    width: 15px;
    height: 15px
}

.contacts-item__mail .contacts-item__icon {
    width: 18px;
    height: 18px
}

.contacts-item__mail .contacts-item__icon .i-icon {
    top: -1px;
    width: 18px
}

.contacts-item__schedule .contacts-item__icon {
    width: 18px;
    height: 18px
}

.contacts-item__schedule .contacts-item__icon .i-icon {
    top: -7px;
    width: 18px;
    height: 18px
}

.contacts-item__point .contacts-item__icon {
    width: 14px;
    height: 18px
}

.contacts-item__point .contacts-item__icon .i-icon {
    top: -6px;
    width: 14px;
    height: 18px
}

.contacts-item__brand {
    margin-bottom: 4px;
    font-size: 20px;
    font-weight: 500
}

@media (max-width: 1440px) {
    .contacts-item__brand {
        font-size: 18px
    }
}

@media (max-width: 1280px) {
    .contacts-item__brand {
        font-size: 16px
    }
}

.contacts-item__label {
    margin-left: 30px;
    font-size: 14px;
    line-height: 1
}

.contacts-item__link, .contacts-item__link:active {
    color: #3c3c3b
}

.contacts-item__link {
    display: inline-block;
    line-height: 35px
}

.contacts-item__value {
    display: -ms-flexbox;
    display: flex;
    line-height: 35px
}

.contacts-item__icon {
    position: relative;
    width: 18px;
    height: 18px;
    margin-right: 10px;
    vertical-align: middle
}

.contacts-item__icon .i-icon {
    position: relative;
    top: 0
}

.contacts-item__text {
    vertical-align: middle
}

.contacts-item__number {
    font-weight: 700;
    font-size: 18px
}

@media (max-width: 1440px) {
    .contacts-item__number {
        font-size: 16px
    }
}

@media (max-width: 1280px) {
    .contacts-item__number {
        font-size: 14px
    }
}

.contacts-item__text p {
    line-height: 1.5
}

.contacts-item__button {
    margin-top: 5px
}

.contacts-item__requisites {
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 11px !important
}

@media (max-width: 1440px) {
    .contacts-item__requisites {
        font-size: 20px
    }
}

@media (max-width: 1280px) {
    .contacts-item__requisites {
        font-size: 18px
    }
}

.contacts-item__desc:not(:last-child) {
    margin-bottom: 4px
}

.contacts-item__key {
    margin-right: 4px;
    font-weight: 700;
    vertical-align: middle
}

.contacts-phone--white {
    background-color: #95b03c
}

.contacts-phone--white .contacts-phone__link {
    color: #fff
}

.contacts-phone__link {
    color: #3c3c3b
}

@media (max-width: 750px) {
    .contacts-phone__link {
        color: #fff;
        text-align: right
    }
}

.contacts-phone__label {
    font-size: 12px;
    line-height: 1.42;
    letter-spacing: .06em
}

.contacts-phone__label--big {
    margin-bottom: 8px;
    font-size: 14px;
    letter-spacing: .05em
}

.contacts-phone__number {
    font-size: 18px;
    line-height: 1.42;
    font-weight: 700
}

@media (max-width: 1440px) {
    .contacts-phone__number {
        font-size: 16px
    }
}

.contacts-phone__number--big {
    font-size: 20px
}

@media (max-width: 1440px) {
    .contacts-phone__number--big {
        font-size: 18px
    }
}

@media (max-width: 750px) {
    .contacts-primary {
        margin-bottom: 40px
    }
}

.contacts-primary .contacts-item {
    padding: 36px 36px 36px 40px
}

@media (max-width: 1023px) {
    .contacts-primary .contacts-item {
        padding: 20px 25px
    }
}

.contacts-primary__list {
    margin: 0;
    padding: 0
}

@media (max-width: 750px) {
    .contacts-primary__list {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        margin-right: -10px
    }
}

.contacts-primary__item {
    margin: 0;
    padding: 0
}

@media (max-width: 750px) {
    .contacts-primary__item {
        width: calc(50% - 10px);
        min-width: calc(50% - 10px);
        margin-right: 10px
    }
}

@media (max-width: 480px) {
    .contacts-primary__item {
        width: calc(100% - 10px);
        min-width: calc(100% - 10px)
    }
}

.contacts-primary__item:not(:last-child) {
    margin-bottom: 15px
}

@media (max-width: 750px) {
    .contacts-primary__item:not(:last-child) {
        margin-bottom: 0
    }

    @media (max-width: 480px) {
        .contacts-primary__item:not(:last-child) {
            margin-bottom: 15px
        }
    }
}

.contacts-primary__item:before {
    content: none
}

.copyright {
    font-size: 17px;
    letter-spacing: .05em
}

@media (max-width: 750px) {
    .copyright {
        font-size: 9px
    }
}

.cursor {
    position: fixed;
    left: 0;
    top: 0;
    pointer-events: none
}

.cursor--small {
    z-index: 99993;
    left: -4px;
    top: -4px;
    width: 8px;
    height: 8px;
    background: #3c3c3b;
    border-radius: 50%
}

.cursor--canvas {
    z-index: 99993;
    width: 100vw;
    height: 100vh
}

.cut-add-total {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end
}

@media (max-width: 1023px) {
    .cut-add-total {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.cut-add-total__label {
    margin-right: 14px;
    line-height: 1.7
}

.cut-add-total__value {
    font-size: 30px;
    font-weight: 700
}

@media (max-width: 1440px) {
    .cut-add-total__value {
        font-size: 27px
    }
}

.cut-add-total__value span {
    font-size: 20px
}

.cut-add-total__value small {
    margin-left: 10px;
    font-size: 14px;
    font-weight: 400
}

.cut-add-total__value sup {
    top: 0;
    margin-left: 5px
}

.cut-add__status {
    margin-bottom: 28px
}

.cut-add__table {
    padding-top: 38px
}

.cut-add__footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding-top: 30px
}

@media (max-width: 1023px) {
    .cut-add__button {
        display: block;
        width: 100%
    }
}

@media (max-width: 1023px) {
    .cut-add__button .btn {
        width: 100%;
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 1023px) {
    .cut-add__price {
        margin-top: 24px
    }
}

.cut-add__note {
    margin-top: 34px;
    line-height: 1.6;
    font-weight: 500;
    font-size: 14px
}

@media (max-width: 1023px) {
    .cut-add__note {
        margin-top: 30px
    }
}

.cut-add__note sup {
    top: -.1rem;
    font-size: 18px;
    margin-right: 5px
}

.cut-table-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 38px 0;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 1023px) {
    .cut-table-item:first-child {
        border-top: 2px solid #f8f8f8
    }
}

@media (max-width: 1023px) {
    .cut-table-item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 20px 0 25px
    }
}

@media (max-width: 480px) {
    .cut-table-item {
        padding: 8px 0 18px
    }
}

.cut-table-item .cut-table__label {
    display: none
}

@media (max-width: 1023px) {
    .cut-table-item .cut-table__label {
        display: block;
        width: calc(100% - 176px);
        min-width: calc(100% - 176px);
        padding-right: 30px;
        color: #9d9d9d;
        width: calc(100% - 130px);
        min-width: calc(100% - 130px);
        padding-right: 20px
    }
}

.cut-table-item .buy-counter__btn {
    width: 35px;
    height: 40px
}

@media (max-width: 480px) {
    .cut-table-item .buy-counter__btn {
        height: 30px
    }
}

.cut-table-item .buy-counter__btn:after, .cut-table-item .buy-counter__btn:before {
    width: 14px
}

@media (max-width: 480px) {
    .cut-table-item .buy-counter__btn:after, .cut-table-item .buy-counter__btn:before {
        width: 8px
    }
}

.cut-table-item .buy-counter__value {
    width: 52px;
    height: 40px
}

@media (max-width: 1023px) {
    .cut-table-item .buy-counter__value {
        width: 60px
    }
}

@media (max-width: 480px) {
    .cut-table-item .buy-counter__value {
        height: 30px
    }
}

@media (max-width: 1023px) {
    .cut-table-item .attach-file-over.is-load .attach-file__fake span {
        max-width: 73px
    }
}

@media (max-width: 1023px) {
    .cut-table-item .attach-file {
        padding: 10px 18px 7px 7px;
        width: 130px;
        height: 40px;
        border: 1px solid #3c3c3b
    }
}

@media (max-width: 480px) {
    .cut-table-item .attach-file {
        height: 30px;
        padding: 5px 28px 5px 8px
    }
}

@media (max-width: 1023px) {
    .cut-table-item .attach-file__fake {
        display: block;
        padding-bottom: 2px;
        padding-left: 22px;
        white-space: nowrap;
        overflow: hidden
    }
}

@media (max-width: 1023px) {
    .cut-table-item .attach-file__fake .i-icon {
        top: 0
    }
}

@media (max-width: 1023px) {
    .cut-table-item .attach-file__close {
        right: 2px;
        top: 50%;
        transform: translateY(-50%)
    }
}

.cut-table-item .basket-item-price-current {
    text-align: left !important
}

.cut-table-item .basket-item-price-current--discount {
    margin-bottom: 0
}

.cut-table-item .basket-item-price-current-text, .cut-table-item .basket-item-price-old-text {
    font-size: 16px
}

.cut-table-item .basket-item-price-current-text small, .cut-table-item .basket-item-price-old-text small {
    font-size: 12px
}

.cut-table-item .basket-item-price-current-text {
    white-space: normal
}

.cut-table-item .basket-item-price-old-text {
    font-weight: 400
}

.cut-table-item .basket-item-actions-remove svg {
    width: 16px;
    height: 16px
}

@media (max-width: 1023px) {
    .cut-table-item__col {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        width: 100%;
        max-width: 100%;
        margin-bottom: 14px
    }
}

.cut-table-item__col:first-child {
    width: 280px;
    min-width: 280px
}

@media (max-width: 1023px) {
    .cut-table-item__col:first-child {
        -ms-flex-order: 1;
        order: 1;
        width: 100%;
        max-width: 100%
    }
}

.cut-table-item__col:nth-child(2) {
    width: 150px;
    min-width: 150px
}

.cut-table-item__col:nth-child(2) .attach-file-holder {
    width: 260px;
    min-width: 260px
}

@media (max-width: 1023px) {
    .cut-table-item__col:nth-child(2) .attach-file-holder {
        width: 100%;
        max-width: 100%
    }
}

@media (max-width: 1023px) {
    .cut-table-item__col:nth-child(2) {
        -ms-flex-order: 3;
        order: 3;
        width: 100%;
        max-width: 100%
    }
}

.cut-table-item__col:nth-child(3) {
    width: 170px;
    min-width: 170px
}

@media (max-width: 1023px) {
    .cut-table-item__col:nth-child(3) {
        -ms-flex-order: 2;
        order: 2;
        width: 100%;
        max-width: 100%
    }
}

.cut-table-item__col:nth-child(4) {
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 1023px) {
    .cut-table-item__col:nth-child(4) {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-order: 4;
        order: 4;
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .cut-table-item__col:nth-child(5) {
        -ms-flex-pack: end;
        justify-content: flex-end
    }
}

.cut-table__head {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    padding: 23px 0;
    font-size: 14px;
    color: #9d9d9d;
    border-top: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 1023px) {
    .cut-table__head {
        display: none
    }
}

.cut-table__label:first-child {
    width: 280px
}

.cut-table__label:nth-child(2) {
    width: 150px
}

.cut-table__label:nth-child(3) {
    width: 170px
}

.date {
    display: block;
    white-space: nowrap;
    font-size: 16px;
    line-height: 1;
    color: #9d9d9d
}

@media (max-width: 1440px) {
    .date {
        font-size: 14px
    }
}

.dealers__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -10px -10px 0;
    padding: 0
}

.dealers__item {
    width: calc(25% - 10px);
    min-width: calc(25% - 10px);
    margin: 0 10px 10px 0;
    padding: 42px 0 34px 40px;
    background-color: #f8f8f8
}

@media (max-width: 1440px) {
    .dealers__item {
        padding: 32px 0 24px 30px
    }
}

@media (max-width: 1023px) {
    .dealers__item {
        width: calc(33.33% - 10px);
        min-width: calc(33.33% - 10px)
    }
}

@media (max-width: 650px) {
    .dealers__item {
        width: calc(50% - 10px);
        min-width: calc(50% - 10px)
    }
}

@media (max-width: 479px) {
    .dealers__item {
        width: calc(100% - 10px);
        min-width: calc(100% - 10px)
    }
}

.dealers__item:before {
    content: none
}

.dealers__item .contacts-item__point .i-icon {
    top: -1px
}

.dealers__buttons {
    margin-top: 26px
}

.desc {
    font-size: 16px;
    line-height: 1.4;
    color: #3c3c3b
}

@media (max-width: 1900px) {
    .desc {
        font-size: 14px
    }
}

.desc p {
    line-height: 1.4
}

.filter {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 30px
}

@media (max-width: 1023px) {
    .filter .bx-filter {
        display: none
    }
}

.filter .filter {
    margin-bottom: 0
}

.filter__btn {
    display: none;
    width: 100%
}

@media (max-width: 1023px) {
    .filter__btn {
        display: block
    }
}

.filter__btn .btn {
    display: block;
    width: 100%;
    height: 44px;
    line-height: 44px
}

@media (max-width: 480px) {
    .filter__btn .btn {
        height: 34px;
        line-height: 34px
    }
}

.footer {
    padding-left: 394px;
    background-color: #fff
}

@media (max-width: 1900px) {
    .footer {
        padding-left: 310px
    }
}

@media (max-width: 1279px) {
    .footer {
        padding-left: 0
    }

    .footer .contacts-phone__label, .footer .contacts-phone__number {
        font-size: 11px !important
    }

    .footer .copyright {
        font-size: 11px
    }
}

@media (max-width: 650px) {
    .footer {
        margin-top: 40px
    }
}

@media (max-width: 650px) {
    .footer .socials {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-pack: center;
        margin-bottom: 20px;
        border-top: 1px solid #efefef;
        padding-top: 20px
    }
}

@media (max-width: 1900px) {
    .footer .note {
        font-size: 14px
    }
}

@media (max-width: 650px) {
    .footer .note {
        font-size: 14px
    }
}

@media (max-width: 1280px) {
    .footer .note {
        font-size: 12px
    }
}

.footer .nav-block__list {
    display: block
}

@media (max-width: 1023px) {
    .footer .nav-block__list:nth-child(2) {
        display: block
    }
}

.footer__top {
    padding-top: 43px
}

@media (max-width: 1440px) {
    .footer__top {
        padding: 0
    }
}

@media (max-width: 480px) {
    .footer__top {
        padding-bottom: 0
    }
}

.footer__top .footer__row {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 80px
}

@media (max-width: 750px) {
    .footer__top .footer__row {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@media (max-width: 1279px) {
    .footer__top .footer__row {
        height: 63px
    }
}

.footer__top .nav-block {
    -ms-flex: 1;
    flex: 1 1 0%;
    display: block
}

@media (max-width: 750px) {
    .footer__top .nav-block {
        display: none
    }
}

.footer__top .container {
    background-color: #3c3c3b;
    height: 80px
}

@media (max-width: 1279px) {
    .footer__top .container {
        height: 53px
    }
}

@media (max-width: 750px) {
    .footer__top .container {
        padding-top: 17px;
        height: 70px
    }
}

.footer__top .nav-block__label {
    margin-bottom: 0;
    color: #fff
}

@media (max-width: 1279px) {
    .footer__top .nav-block__label {
        font-size: 17px
    }
}

.footer__flex {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 480px) {
    .footer__second {
        margin-bottom: 40px
    }
}

.footer__third {
    width: 58%;
    min-width: 58%
}

@media (max-width: 1440px) {
    .footer__third {
        width: 64%;
        min-width: 64%
    }
}

@media (max-width: 750px) {
    .footer__third {
        position: absolute;
        top: 0;
        right: 0;
        width: 40%;
        min-width: 40%
    }
}

@media (max-width: 480px) {
    .footer__third {
        position: static;
        width: 100%;
        min-width: 100%;
        padding-top: 20px;
        border-top: 1px solid #efefef
    }
}

.footer__middle {
    margin-bottom: 10px;
    padding-top: 17px
}

@media (max-width: 1600px) {
    .footer__middle {
        margin-bottom: 0;
        padding: 25px 0;
        padding-bottom: 0
    }
}

@media (max-width: 1023px) {
    .footer__middle {
        padding-top: 8px;
        margin-bottom: 0;
        padding-bottom: 0
    }
}

@media (max-width: 750px) {
    .footer__middle {
        padding: 27px 0;
        margin-bottom: 0
    }
}

@media (max-width: 1023px) {
    .footer__middle .nav-block__link {
        font-size: 11px
    }
}

@media (max-width: 750px) {
    .footer__middle .nav-block__link {
        font-size: 17px
    }
}

@media (max-width: 750px) {
    .footer__middle .nav-block__link.bold {
        font-weight: 700;
        display: block
    }
}

@media (max-width: 750px) {
    .footer__middle .nav-block__item.contacts {
        display: block
    }
}

@media (min-width: 751px) and (max-width: 1280px) {
    .footer__middle .nav-block__item.contacts {
        display: block
    }

    .footer__middle .nav-block__item.contacts:nth-child(3), .footer__middle .nav-block__item.contacts:nth-child(6) { /*display:none*/
    }
}

@media (min-width: 1281px) {
    .footer__middle .nav-block__item.contacts {
        display: block
    }

    .footer__middle .nav-block__item.contacts:nth-child(3), .footer__middle .nav-block__item.contacts:nth-child(6) { /*display:none*/
    }
}

.footer__bottom {
    padding-bottom: 38px;
    border-top: 1px solid #efefef
}

@media (max-width: 1023px) {
    .footer__bottom {
        padding: 0
    }
}

@media (max-width: 650px) {
    .footer__bottom {
        padding: 0
    }
}

@media (max-width: 1023px) {
    .footer__bottom .nav-info {
        width: auto;
        min-width: auto
    }
}

@media (max-width: 1023px) {
    .footer__bottom .nav-info__list {
        -ms-flex-direction: row;
        flex-direction: row
    }
}

@media (max-width: 750px) {
    .footer__bottom .nav-info__list:nth-child(2) {
        display: block
    }
}

@media (max-width: 750px) {
    .footer__bottom .nav-info__list:nth-child(3), .footer__bottom .nav-info__list:nth-child(4) {
        display: none
    }
}

@media (max-width: 1023px) {
    .footer__bottom .nav-info__item {
        width: auto;
        min-width: auto;
        margin-right: 0
    }

    .footer__bottom .nav-info__item:after {
        background-color: transparent
    }
}

@media (max-width: 1023px) {
    .footer__bottom .payment {
        margin-top: 0
    }
}

@media (max-width: 750px) {
    .footer__bottom .payment {
        width: 100%;
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

@media (max-width: 1280px) {
    .footer__bottom .payment__label {
        font-size: 10px
    }
}

.footer__upper {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 0
}

@media (max-width: 1280px) {
    .footer__upper {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width: 750px) {
    .footer__first {
        margin-bottom: 24px
    }
}

.footer__logo {
    width: 273px;
    margin-bottom: 0;
    -ms-flex: 1;
    flex: 1 1 0%
}

@media (max-width: 1440px) {
    .footer__logo {
        width: 214px;
        margin-bottom: 24px
    }
}

@media (max-width: 1279px) {
    .footer__logo {
        margin-bottom: 0
    }
}

@media (max-width: 1279px) {
    .footer__logo .logo__img {
        width: 200px
    }
}

@media (max-width: 750px) {
    .footer__logo {
        width: 202px;
        margin-bottom: 16px
    }
}

.footer__copyright {
    margin-top: 50px
}

@media (max-width: 1440px) {
    .footer__copyright {
        margin-bottom: 38px
    }
}

@media (max-width: 1023px) {
    .footer__copyright {
        margin-bottom: 12px;
        margin-top: 37px
    }
}

@media (max-width: 750px) {
    .footer__copyright {
        margin-bottom: 24px
    }
}

.footer__phone {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex: 1;
    flex: 1 1 0%;
    -ms-flex-item-align: start;
    align-self: flex-start
}

.footer__phone .contacts-phone__number--big {
    font-size: 17px;
    margin-bottom: 7px
}

@media (max-width: 1280px) {
    .footer__phone .contacts-phone__number--big {
        margin-top: 3px
    }
}

@media (max-width: 750px) {
    .footer__phone .contacts-phone__number--big {
        font-size: 17px
    }
}

@media (max-width: 750px) {
    .footer__phone .contacts-phone__link {
        color: #fff
    }
}

.footer__phone .contacts-phone__label--big {
    font-size: 17px
}

@media (max-width: 750px) {
    .footer__phone .contacts-phone__label--big {
        font-size: 17px
    }
}

.footer__phone .socials {
    margin-top: 11px
}

@media (max-width: 1440px) {
    .footer__phone .socials {
        margin-top: 5px
    }
}

.gallery-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -7px -7px 0
}

.gallery-list__item {
    width: calc(25% - 7px);
    min-width: calc(25% - 7px);
    margin: 0 7px 7px 0;
    padding: 0
}

@media (max-width: 1023px) {
    .gallery-list__item {
        width: calc(33.33% - 7px);
        min-width: calc(33.33% - 7px)
    }
}

@media (max-width: 650px) {
    .gallery-list__item {
        width: calc(50% - 7px);
        min-width: calc(50% - 7px)
    }
}

.gallery-list__item:before {
    content: none
}

.gallery-list__link {
    position: relative;
    display: block
}

.gallery-list__link:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 45px;
    height: 45px;
    margin: auto;
    background-image: url(/local/templates/main/frontend/assets/styles/../images/icons/magnifier.svg);
    background-repeat: no-repeat;
    background-position: 50%;
    opacity: 0;
    transition: .2s
}

.gallery-list__link:hover:after {
    opacity: 1
}

.gallery-list__picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 253px;
    overflow: hidden
}

@media (max-width: 1900px) {
    .gallery-list__picture {
        height: 14.18vw
    }
}

@media (max-width: 1279px) {
    .gallery-list__picture {
        height: 17.18vw
    }
}

@media (max-width: 1023px) {
    .gallery-list__picture {
        height: 23.18vw
    }
}

@media (max-width: 650px) {
    .gallery-list__picture {
        height: 35.18vw
    }
}

.gallery-list__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

.header-nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.header-nav__item {
    margin: 0;
    padding: 0
}

.header-nav__item:before {
    content: none
}

@media (min-width: 751px) {
    .header-nav__item:hover .header-sub-nav {
        transform: translateY(0);
        visibility: visible;
        opacity: 1
    }
}

.header-nav__link {
    display: inline-block;
    white-space: nowrap;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: .06em;
    color: #3c3c3b;
    transition: .2s
}

@media (max-width: 1600px) {
    .header-nav__link {
        letter-spacing: .002em
    }
}

.header-nav__link .i-icon {
    width: 14px;
    height: 8px;
    margin-left: 5px
}

@media (max-width: 1600px) {
    .header-nav__link .i-icon {
        margin-left: 0
    }
}

.header-nav__link:focus, .header-nav__link:hover {
    color: #95b03c;
    outline: none
}

.header-sub-nav {
    position: absolute;
    z-index: 1;
    transform: translateY(15px);
    margin-top: 8px;
    padding: 24px 30px;
    background-color: #fff;
    border-top: 3px solid #95b03c;
    box-shadow: 0 0 55px rgba(0, 0, 0, .13);
    visibility: hidden;
    opacity: 0;
    transition: .3s;
    z-index: 12
}

.header-sub-nav:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: 100%;
    width: 100%;
    height: 11px
}

.header-sub-nav__item {
    margin: 0;
    padding: 0
}

.header-sub-nav__item:before {
    content: none
}

.header-sub-nav__link {
    white-space: nowrap;
    font-size: 14px;
    line-height: 30px;
    letter-spacing: .08em;
    color: #3c3c3b;
    transition: .2s
}

.header-sub-nav__link:focus, .header-sub-nav__link:hover {
    color: #95b03c;
    outline: none
}

.header {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 750px) {
    .header {
        -ms-flex-direction: column;
        flex-direction: column;
        box-shadow: 0 0 8px rgba(0, 0, 0, .1)
    }
}

.header-nav__link_tablet {
    display: none
}

@media (max-width: 1279px) {
    .header-nav__link_tablet {
        display: block
    }
}

.header__left {
    position: relative;
    z-index: 4;
    z-index: 11;
    width: 50%;
    min-width: 50%
}

@media (max-width: 1900px) {
    .header__left {
        width: calc(100% - 694px);
        min-width: calc(100% - 694px)
    }
}

@media (max-width: 1600px) {
    .header__left {
        width: calc(100% - 527px);
        min-width: calc(100% - 527px)
    }
}

@media (max-width: 1440px) {
    .header__left {
        width: calc(100% - 430px);
        min-width: calc(100% - 430px)
    }
}

@media (max-width: 750px) {
    .header__left {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        width: 100%;
        min-width: 100%;
        padding: 12px 30px 8px;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
        padding: 12px 10px 10px
    }
}

@media (max-width: 480px) {
    .header__left {
        padding: 16px 10px
    }
}

.header__right {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 50%;
    min-width: 50%;
    background-color: #95b03c
}

@media (max-width: 1900px) {
    .header__right {
        width: 694px;
        min-width: 694px
    }
}

@media (max-width: 1600px) {
    .header__right {
        width: 527px;
        min-width: 527px
    }
}

@media (max-width: 1440px) {
    .header__right {
        width: 430px;
        min-width: 430px
    }
}

@media (max-width: 750px) {
    .header__right {
        width: 100%;
        min-width: 100%;
        padding: 10px 30px;
        background-color: transparent;
        border-top: 2px solid #95b03c;
        padding: 10px
    }
}

@media (max-width: 480px) {
    .header__right {
        padding: 6px 10px
    }
}

.header__right:before {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    height: 1200px;
    margin-top: 1px;
    background-color: #95b03c
}

@media (max-width: 1600px) {
    .header__right:before {
        height: 1056px
    }
}

@media (max-width: 1440px) {
    .header__right:before {
        height: 970px
    }
}

@media (max-width: 750px) {
    .header__right:before {
        display: none
    }
}

.header__burger {
    display: none
}

@media (max-width: 750px) {
    .header__burger {
        display: block
    }
}

.header__nav {
    padding: 12px 32px 8px
}

@media (max-width: 750px) {
    .header__nav[data-desktop=nav] {
        display: none
    }
}

.header__logo {
    display: none
}

@media (max-width: 750px) {
    .header__logo {
        display: block;
        padding-right: 25px;
        margin: auto
    }
}

@media (max-width: 480px) {
    .header__logo {
        width: 144px
    }
}

.header__search {
    padding: 8px 32px;
    background-color: #f8f8f8
}

@media (max-width: 750px) {
    .header__search[data-desktop=search] {
        display: none
    }
}

.header__search[data-mobile=search] {
    display: none
}

@media (max-width: 750px) {
    .header__search[data-mobile=search] {
        display: block;
        width: 40px;
        padding: 0;
        background-color: transparent
    }
}

@media (max-width: 480px) {
    .header__search[data-mobile=search] {
        width: 30px
    }
}

.header__personal {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding-bottom: 10px;
    border-right: 1px solid hsla(0, 0%, 100%, .25)
}

@media (max-width: 1900px) {
    .header__personal {
        width: 160px;
        min-width: 160px;
        padding-top: 2px;
        padding-bottom: 0
    }
}

@media (max-width: 1600px) {
    .header__personal {
        width: 120px;
        min-width: 120px
    }
}

.header__contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-pack: center;
    justify-content: center;
    width: 188px;
    min-width: 188px;
    padding-left: 25px
}

@media (max-width: 1900px) {
    .header__contacts {
        width: 310px;
        min-width: 310px;
        padding: 0 40px
    }
}

@media (max-width: 1700px) {
    .header__contacts {
        padding: 0 5%
    }
}

@media (max-width: 1600px) {
    .header__contacts {
        width: 260px;
        min-width: 260px;
        padding: 0 20px
    }
}

@media (max-width: 1440px) {
    .header__contacts {
        width: 162px;
        min-width: 162px
    }
}

@media (max-width: 750px) {
    .header__contacts {
        display: none
    }
}

.header__location {
    margin-top: 2px
}

.icon-info-list {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    z-index: 2
}

.icon-info {
    height: 20px;
    padding: 0 6px;
    text-transform: uppercase;
    letter-spacing: .15em;
    font-size: 11px;
    line-height: 21px;
    color: #fff;
    background-color: #3c3c3b
}

@media (max-width: 480px) {
    .icon-info {
        height: 17px;
        line-height: 17px;
        font-size: 8px
    }
}

.icon-info--new {
    background-color: #95b03c
}

.icon-info--discount {
    background-color: #e94141
}

.icon-list {
    -ms-flex-align: center;
    align-items: center
}

.icon-list, .icon-list__item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.icon-list__item {
    -ms-flex-align: end;
    align-items: flex-end
}

.icon-list__item:not(:last-child) {
    margin-right: 26px
}

@media (max-width: 480px) {
    .icon-list__item:not(:last-child) {
        margin-right: 3px
    }
}

.icon-btn {
    position: relative;
    color: #3c3c3b;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.icon-btn .i-icon {
    transition: .2s
}

.icon-btn.remove-compare .i-icon, .icon-btn.remove-favorites .i-icon, .icon-btn:hover .i-icon {
    stroke: #95b03c
}

.link {
    display: inline-block;
    padding: 0;
    font-weight: 500;
    font-size: 16px;
    color: #3c3c3b;
    background-color: transparent;
    border: none;
    transition: .2s;
    cursor: pointer
}

@media (max-width: 1900px) {
    .link {
        font-size: 14px
    }
}

.link span {
    position: relative;
    transition: .2s
}

.link span:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    height: 1px;
    background-color: #3c3c3b;
    transition: .2s
}

.link .i-icon {
    width: 12px;
    height: 6px
}

.link .i-icon--arrow-right {
    width: 16px;
    height: 8px;
    margin-left: 7px
}

.link:focus, .link:hover {
    outline: none
}

.link:focus span:after, .link:hover span:after {
    background-color: transparent
}

.link.is-show .i-icon {
    transform: rotate(180deg)
}

.location {
    position: relative;
    color: #fff;
    background-color: #95b03c;
    z-index: 11
}

.location__link {
    display: -ms-flexbox;
    display: flex;
    font-size: 12px;
    line-height: 1.4;
    letter-spacing: .1em;
    color: #fff;
    transition: .2s
}

@media (max-width: 1440px) {
    .location__link {
        font-size: 11px
    }
}

.location__link .i-icon {
    width: 10px;
    height: 14px;
    margin-right: 8px;
    fill: #fff
}

.location__link:hover {
    color: #ececec
}

.location__label span {
    display: inline;
    border-bottom: 1px dotted #fff
}

@media (max-width: 1279px) {
    .location__label span {
        border-color: #3c3c3b
    }
}

.circle-item__label {
    position: relative
}

.modal-location {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    width: 336px;
    margin-top: 12px;
    padding: 25px 20px;
    color: #3c3c3b;
    background-color: #fff;
    box-shadow: 0 0 55px rgba(0, 0, 0, .13)
}

@media (max-width: 1600px) {
    .modal-location {
        left: auto;
        right: 0
    }
}

@media (max-width: 1279px) {
    .modal-location {
        position: fixed;
        top: 25%;
        left: 10px;
        right: 10px;
        margin: 0 auto
    }
}

@media (max-width: 480px) {
    .modal-location {
        width: 300px
    }
}

.modal-location--mobile {
    z-index: 900
}

@media (max-width: 1279px) {
    .modal-location[data-modal-location=select] .modal-location__head {
        margin-bottom: 26px
    }
}

@media (max-width: 1279px) {
    .modal-location[data-modal-location=select] .modal-location-title {
        margin-bottom: 30px
    }
}

.modal-location[data-modal-location=select] .input {
    height: 32px;
    line-height: 32px
}

.modal-location__close {
    position: absolute;
    top: 20px;
    right: 20px;
    width: 12px;
    height: 12px;
    display: block;
    padding: 7px;
    background-color: transparent;
    border: none;
    transition: .2s;
    cursor: pointer
}

.modal-location__close:after, .modal-location__close:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 1px;
    height: 18px;
    margin: auto;
    background-color: #3c3c3b;
    transition: .2s
}

.modal-location__close:before {
    transform: rotate(45deg)
}

.modal-location__close:after {
    transform: rotate(-45deg)
}

.modal-location__close:focus:after, .modal-location__close:focus:before, .modal-location__close:hover:after, .modal-location__close:hover:before {
    background-color: #95b03c
}

.modal-location__close:focus {
    outline: none
}

.modal-location__head {
    margin-bottom: 14px;
    padding-right: 40px
}

@media (max-width: 480px) {
    .modal-location__head {
        padding-right: 0
    }
}

@media (max-width: 480px) {
    .modal-location-title {
        display: -ms-flexbox;
        display: flex
    }
}

.modal-location-title__label {
    margin-bottom: 5px;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: .02em;
    color: #b7b7b7
}

@media (max-width: 480px) {
    .modal-location-title__label {
        margin-right: 10px
    }
}

.modal-location-title__city {
    font-weight: 700;
    font-size: 16px;
    letter-spacing: .02em
}

.modal-location-title__select {
    width: 100%;
    font-weight: 700;
    font-size: 22px;
    letter-spacing: .02em
}

@media (max-width: 650px) {
    .modal-location-title__select {
        text-align: center
    }
}

@media (max-width: 479px) {
    .modal-location-title__select {
        font-size: 18px
    }
}

.modal-location__form {
    margin-top: 10px
}

.modal-location__buttons .btn {
    display: block;
    padding: 0 4px
}

.modal-location-list {
    max-height: 180px;
    overflow-y: auto
}

@media (max-width: 1279px) {
    .modal-location-list {
        max-height: 254px
    }
}

@media (max-width) {
    .modal-location-list {
        max-height: 180px
    }
}

.modal-location-list__item {
    margin: 0;
    padding: 0
}

.modal-location-list__item:not(:last-child) {
    margin-bottom: 8px
}

@media (max-width: 1279px) {
    .modal-location-list__item:not(:last-child) {
        margin-bottom: 21px
    }
}

.modal-location-list__item:before {
    content: none
}

.modal-location-list__link {
    font-weight: 700;
    font-size: 14px;
    letter-spacing: .02em;
    color: #3c3c3b;
    transition: .2s
}

.modal-location-list__link:hover {
    color: #95b03c
}

.logo__link {
    display: inline-block
}

.logo__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\:contain, "object-fit: contain;"
}

.logout {
    width: 200px;
    min-width: 200px;
    text-align: right
}

@media (max-width: 650px) {
    .logout {
        position: absolute;
        right: 0;
        top: -68px;
        width: auto;
        min-width: auto
    }
}

@media (max-width: 480px) {
    .logout {
        top: -48px
    }
}

.logout__link {
    display: inline-block;
    line-height: .8;
    color: #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
    transition: .2s
}

@media (max-width: 650px) {
    .logout__link {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .logout__link {
        font-size: 10px
    }
}

.logout__link:focus, .logout__link:hover {
    outline: none;
    border-color: transparent
}

.main-slider {
    position: relative;
    margin-bottom: 20px;
    padding-bottom: 40px
}

@media (max-width: 1440px) {
    .main-slider {
        margin-bottom: 84px;
        padding-bottom: 10px
    }
}

@media (max-width: 1279px) {
    .main-slider {
        margin-bottom: 30px
    }
}

@media (max-width: 650px) {
    .main-slider {
        margin-bottom: 11px;
        padding-bottom: 55px
    }
}

.main-slider.slider-nav-hide {
    padding-bottom: 0
}

.main-slider .swiper-pagination {
    bottom: -25px
}

.modal .slider .swiper-pagination {
    bottom: -30px !important
}

.main-slider__slide {
    position: relative;
    height: 0;
    padding-bottom: 34.483%
}

@media (max-width: 1023px) {
    .main-slider__slide {
        padding-bottom: 116.5%
    }
}

.main-slider__img {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

@media (max-width: 1023px) {
    .main-slider__img {
        display: none
    }
}

.main-slider__img-mobile {
    display: none
}

@media (max-width: 1023px) {
    .main-slider__img-mobile {
        display: block
    }
}

.main-slider__content {
    position: absolute;
    top: 50%;
    left: 103px;
    transform: translateY(-50%);
    font-weight: 700;
    font-size: 50px;
    line-height: 1.3
}

@media (max-width: 1440px) {
    .main-slider__content {
        left: 80px;
        line-height: 1.16
    }
}

@media (max-width: 1439px) {
    .main-slider__content {
        left: 60px
    }
}

@media (max-width: 1280px) {
    .main-slider__content {
        left: 40px
    }
}

@media (max-width: 1023px) {
    .main-slider__content {
        top: 40px;
        right: 40px;
        transform: translateY(0);
        font-size: 40px
    }

    .main-slider__content br {
        display: none
    }
}

@media (max-width: 480px) {
    .main-slider__content {
        left: 20px;
        right: 20px;
        font-size: 26px
    }
}

@media (max-width: 479px) {
    .main-slider__content {
        left: 5px;
        right: 5px;
        font-size: 26px
    }
}

.map-wrapper {
    margin-top: 72px
}

@media (max-width: 1023px) {
    .map-wrapper {
        margin-top: 50px
    }
}

#map {
    height: 662px;
    background-color: #9c9c9c
}

@media (max-width: 1440px) {
    #map {
        height: 500px
    }
}

@media (max-width: 1280px) {
    #map {
        height: 400px
    }
}

@media (max-width: 750px) {
    #map {
        height: 350px
    }
}

@media (max-width: 479px) {
    #map {
        height: 300px
    }
}

.media-item__video {
    height: 0;
    padding-bottom: 56.3%
}

.media-item__content {
    padding-top: 16px
}

@media (max-width: 1280px) {
    .media-item__content {
        padding-top: 10px
    }
}

.media-item__title {
    margin-top: 8px
}

.media-item__desc {
    margin-top: 10px
}

.media-item__link {
    display: block;
    color: #3c3c3b
}

.media-item__link:focus {
    color: #3c3c3b
}

.media-item__link .picture__img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, object-fit\:contain, "object-fit: cover;"
}

.media-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0 -3.5px -50px
}

@media (max-width: 1023px) {
    .media-list {
        margin: 0 -3.5px -30px
    }
}

@media (max-width: 650px) {
    .media-list {
        margin: 0 -3.5px -35px
    }
}

.media-list__item {
    width: 25%;
    min-width: 25%;
    margin: 0 0 75px;
    padding: 0 3.5px
}

@media (max-width: 1023px) {
    .media-list__item {
        width: 33.33%;
        min-width: 33.33%;
        margin: 0 0 55px
    }
}

@media (max-width: 650px) {
    .media-list__item {
        width: 50%;
        min-width: 50%;
        margin: 0 0 35px
    }
}

.media-list__item:before {
    content: none
}

.media-view__player {
    float: left;
    width: 825px;
    margin-right: 4.5%;
    margin-bottom: 20px
}

@media (max-width: 1900px) {
    .media-view__player {
        width: 42vw
    }
}

@media (max-width: 650px) {
    .media-view__player {
        float: none;
        width: 100%;
        margin-right: 0
    }
}

.media-view__content .date {
    margin-bottom: 20px
}

.mobile-filter {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 900;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 480px;
    background-color: #fff;
    transform: translateX(-100%);
    transition: transform .5s cubic-bezier(.75, 0, .25, 1);
    overflow: hidden
}

.mobile-filter.is-open {
    transform: translateX(0)
}

@media (max-width: 1023px) {
    .mobile-filter {
        display: block
    }
}

.mobile-filter .bx-filter-parameters-box-row {
    width: auto;
    margin: 0
}

.mobile-filter .sorting {
    width: 100%;
    margin: 0 0 32px
}

.mobile-filter .sorting-select__value {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 35px;
    line-height: 35px;
    text-align: left;
    background-color: transparent;
    border: 1px solid #3c3c3b
}

.mobile-filter .bx-filter-parameters-box {
    width: 100%;
    margin-left: 0
}

.mobile-filter .bx-filter-parameters-box .bx-filter-block {
    position: relative;
    width: 233px;
    padding: 0;
    box-shadow: none;
    opacity: 1;
    visibility: visible
}

.mobile-filter .bx-filter-parameters-row {
    max-height: none
}

.mobile-filter .bx-filter-block__btns {
    display: none
}

@media (max-width: 1023px) {
    .mobile-filter .bx-filter-block__btns--view {
        display: block
    }
}

.mobile-filter .bx-filter-parameters-box-title {
    padding: 0;
    font-weight: 700;
    background-color: transparent !important
}

.mobile-filter .bx-filter-parameters-box-title .i-icon {
    display: none
}

.mobile-filter .checkbox--props .checkbox__text {
    font-size: 14px
}

.mobile-filter .bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text {
    color: #3c3c3b;
    background-color: transparent
}

.mobile-filter .bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text .checkbox__emulator .i-icon {
    transform: scale(1)
}

.mobile-filter .bx-filter-parameters-box__text {
    position: relative;
    height: 19px;
    line-height: 19px;
    background-color: transparent
}

.mobile-filter .bx-filter-parameters-box__text .checkbox__emulator {
    display: block
}

.mobile-filter .bx-filter-parameters-box__text .checkbox__emulator .i-icon {
    right: 0
}

.mobile-filter .bx-filter-parameters-box-container:not(:last-child) {
    margin-bottom: 8px
}

.mobile-filter .checkbox--props {
    padding-top: 3px
}

.mobile-filter .checkbox .checkbox__emulator {
    top: -3px
}

.mobile-filter .checkbox__emulator {
    width: 16px;
    height: 16px
}

.mobile-filter .checkbox__emulator .i-icon {
    width: 100%;
    height: 100%
}

.mobile-filter__close .btn {
    position: relative;
    width: 100%;
    height: 44px;
    line-height: 44px
}

.mobile-filter__close .btn .i-icon {
    position: absolute;
    top: 50%;
    right: 30px;
    transform: translateY(-50%);
    stroke: #fff
}

.mobile-filter__holder {
    height: calc(100% - 44px);
    padding: 30px 30px 0;
    overflow-x: hidden;
    overflow-y: auto
}

#mobileMenu .header-nav__list {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start
}

#mobileMenu .header-nav__item {
    width: 100%;
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #f8f8f8
}

#mobileMenu .header-nav__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
    padding: 0 20px 0 15px;
    font-weight: 500;
    letter-spacing: .06em
}

#mobileMenu .header-nav__link .i-icon {
    transform: rotate(-90deg)
}

#mobileMenu .header-nav__icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 100%
}

#mobileMenu .contacts-phone {
    padding: 50px 15px 15px
}

#mobileMenu .contacts-phone__label {
    margin-bottom: 6px;
    font-size: 14px
}

#mobileMenu .contacts-phone__number {
    font-size: 18px
}

#mobileMenu .location {
    padding: 0 15px;
    color: #3c3c3b;
    background-color: transparent;
    margin-top: 15px
}

#mobileMenu .location__link {
    color: #3c3c3b
}

#mobileMenu .location__link .i-icon {
    width: 14px;
    height: 16px;
    fill: #3c3c3b
}

#mobileMenu .location__label {
    font-size: 17px
}

#mobileMenu .mobile-menu-catalog {
    transform: translateX(0);
    transition: transform .5s cubic-bezier(.75, 0, .25, 1)
}

#mobileMenu .mobile-menu-catalog.is-hide {
    transform: translateX(-100%)
}

#mobileMenu .sidebar-nav {
    padding-bottom: 22px
}

#mobileMenu .sidebar-nav-sub__head {
    height: 60px;
    line-height: 60px;
    padding: 0 15px
}

#mobileMenu .sidebar-nav__item.is-active .sidebar-nav-sub {
    opacity: 1;
    visibility: visible
}

#mobileMenu .sidebar-nav-sub__item, #mobileMenu .sidebar-nav__item {
    height: 60px;
    background-color: #fff;
    border-bottom: 1px solid #f2f2f2
}

#mobileMenu .sidebar-nav-sub__item:first-child, #mobileMenu .sidebar-nav__item:first-child {
    border-top: 1px solid #f2f2f2
}

#mobileMenu .sidebar-nav-sub__item:last-child, #mobileMenu .sidebar-nav__item:last-child {
    border-color: transparent
}

#mobileMenu .sidebar-nav__link {
    padding-right: 40px
}

#mobileMenu .sidebar-nav__link:focus .sidebar-nav__next .i-icon {
    fill: #fff
}

#mobileMenu .sidebar-nav__next {
    display: -ms-flexbox;
    display: flex
}

#mobileMenu .sidebar-nav-sub {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateX(100%);
    width: 100%;
    height: auto;
    min-height: 100vh;
    margin: 0;
    padding: 0 0 20px;
    transition: transform .5s cubic-bezier(.75, 0, .25, 1);
    overflow-y: hidden
}

#mobileMenu .sidebar-nav-sub--big {
    padding: 0
}

#mobileMenu .sidebar-nav-sub--big .sidebar-nav-sub__item {
    width: 100%;
    min-width: 100%;
    height: 60px;
    margin: 0
}

#mobileMenu .sidebar-nav-sub__title {
    margin-bottom: 0;
    text-transform: none;
    font-size: 18px;
    line-height: 1.65
}

#mobileMenu .sidebar-nav-sub__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column
}

#mobileMenu .sidebar-nav-sub__item {
    margin: 0
}

#mobileMenu .sidebar-nav-sub__link {
    height: 100%;
    padding: 0 0 0 50px;
    font-weight: 400
}

#mobileMenu .sidebar-nav-sub-icon {
    position: relative;
    width: 72px;
    min-width: 72px
}

#mobileMenu .sidebar-nav-sub-icon__img {
    right: 0
}

#mobileMenu .header-sub-nav {
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    transform: translateX(100%);
    width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
    border: none;
    box-shadow: none;
    transition: transform .5s cubic-bezier(.75, 0, .25, 1)
}

#mobileMenu .header-sub-nav:before {
    content: none
}

#mobileMenu .header-sub-nav.move-left {
    visibility: visible;
    opacity: 1
}

#mobileMenu .header-sub-nav__item {
    height: 60px;
    border-bottom: 1px solid #f2f2f2
}

#mobileMenu .header-sub-nav__item:first-child {
    border-top: 1px solid #f2f2f2
}

#mobileMenu .header-sub-nav__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 15px;
    font-weight: 500
}

.mobile-menu {
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    z-index: 900;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    max-width: 480px;
    background-color: #fff;
    transform: translateX(-100%);
    transition: transform .5s cubic-bezier(.75, 0, .25, 1);
    overflow: hidden
}

.mobile-menu.is-active {
    transform: translateX(0)
}

@media (max-width: 750px) {
    .mobile-menu .contacts-phone__link {
        color: #3c3c3b;
        text-align: left
    }
}

.mobile-menu__head {
    position: relative;
    width: 100%;
    height: 60px;
    border-bottom: 1px solid #f2f2f2
}

.mobile-menu__body {
    position: relative;
    width: 100%;
    height: calc(100vh - 60px);
    overflow-y: auto;
    overflow-x: hidden
}

.mobile-menu__close {
    position: absolute;
    z-index: 300;
    top: 20px;
    right: 20px;
    width: 16px;
    height: 16px;
    padding: 0;
    background-color: transparent;
    border: none
}

.mobile-menu__close .i-icon {
    width: 100%;
    height: 100%;
    stroke: #3c3c3b
}

.mobile-menu__back {
    position: absolute;
    top: 0;
    left: 0;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding: 0 15px;
    letter-spacing: .02em;
    font-weight: 500;
    font-size: 14px;
    color: #aeaeae;
    background-color: transparent;
    border: none;
    opacity: 0;
    visibility: hidden
}

.mobile-menu__back.is-active {
    opacity: 1;
    visibility: visible
}

.mobile-menu__back .i-icon {
    width: 20px;
    height: 8px;
    margin-right: 13px
}

.mobile-menu__section {
    position: absolute;
    z-index: 100;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
    min-height: 100%;
    background-color: #fff;
    transition: transform .5s cubic-bezier(.75, 0, .25, 1)
}

.mobile-menu__section[data-mobile-menu-section=main] {
    z-index: 100;
    transform: translateX(0);
    padding-bottom: 50px
}

.mobile-menu__section[data-mobile-menu-section=main].move-left {
    transform: translateX(-100%)
}

.mobile-menu__section[data-mobile-menu-section=sidebar] {
    height: 0;
    min-height: 0;
    overflow: hidden;
    z-index: 90;
    transform: translateX(100%)
}

.mobile-menu__section[data-mobile-menu-section=sidebar].move-left {
    height: auto;
    min-height: 100%;
    transform: translateX(0)
}

.mobile-menu__logo {
    padding: 18px 15px 14px
}

.mobile-menu__logo .logo {
    width: 144px
}

.mobile-menu__logo.is-hide {
    opacity: 0;
    visibility: hidden
}

.mobile-menu__toggle {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px 0 15px;
    color: #fff;
    background-color: #95b03c
}

.mobile-menu__toggle .i-icon {
    width: 14px;
    height: 8px;
    transform: rotate(-90deg)
}

.mobile-menu__toggle:active {
    color: #fff
}

#callSuccess {
    padding: 50px 40px 50px 60px
}

#callSuccess .modal__head {
    margin-bottom: 0
}

#addBasket {
    max-width: 823px
}

@media (max-width: 1023px) {
    #addBasket {
        max-width: 586px
    }
}

@media (max-width: 650px) {
    #addBasket {
        padding: 50px 0 33px
    }
}

#addBasketСut {
    max-width: 1010px
}

@media (max-width: 1023px) {
    #addBasketСut {
        max-width: 500px
    }
}

@media (max-width: 1023px) {
    #addBasketСut .modal__foot {
        margin-top: 40px
    }
}

@media (max-width: 1023px) {
    #addBasketСut .modal__foot .btn-list {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: -16px
    }
}

@media (max-width: 1023px) {
    #addBasketСut .modal__foot .btn-list__item--3 {
        width: 100%;
        min-width: 100%
    }
}

#login .checkbox__emulator, #login .checkbox__input {
    top: 2px
}

.modal {
    display: none
}

.modal, .popup {
    width: 100%;
    max-width: 500px;
    padding: 50px 60px
}

@media (max-width: 480px) {
    .modal, .popup {
        padding: 50px 10px 33px
    }
}

.modal .slider .swiper-pagination, .popup .slider .swiper-pagination {
    bottom: 0;
    left: 0;
    right: 0
}

.modal .slider--pagination, .popup .slider--pagination {
    padding-bottom: 0
}

.modal .slider--pagination .swiper-container-initialized, .popup .slider--pagination .swiper-container-initialized {
    margin-bottom: 80px
}

.modal .slider--padding .slider__wrapper, .popup .slider--padding .slider__wrapper {
    padding: 0
}

.modal .slider__container:not(.swiper-container-initialized) .slider__slide, .popup .slider__container:not(.swiper-container-initialized) .slider__slide {
    width: 33.3% !important;
    min-width: 33.3% !important
}

@media (max-width: 1023px) {
    .modal .slider__container:not(.swiper-container-initialized) .slider__slide, .popup .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: 50% !important;
        min-width: 50% !important
    }
}

.modal .slider__slide, .popup .slider__slide {
    padding: 0
}

.modal .catalog-item__bottom, .popup .catalog-item__bottom {
    padding: 0 14px 32px
}

@media (max-width: 480px) {
    .modal .catalog-item__bottom, .popup .catalog-item__bottom {
        padding: 0 14px 18px
    }
}

.modal .product-name, .popup .product-name {
    font-size: 16px;
    line-height: 1.2
}

@media (max-width: 650px) {
    .modal .product-name, .popup .product-name {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .modal .product-name, .popup .product-name {
        font-size: 12px;
        line-height: 15px
    }
}

.modal .catalog-item-picture, .popup .catalog-item-picture {
    height: 154px
}

@media (max-width: 480px) {
    .modal .catalog-item-picture, .popup .catalog-item-picture {
        height: 80px
    }
}

.modal .catalog-item__name, .popup .catalog-item__name { /*height:56px*/
}

@media (max-width: 480px) {
    .modal .catalog-item__name, .popup .catalog-item__name {
        height: 30px
    }
}

.modal .price, .popup .price {
    font-size: 18px
}

@media (max-width: 650px) {
    .modal .price, .popup .price {
        font-size: 16px
    }
}

.modal .product-buy .i-icon, .popup .product-buy .i-icon {
    width: 25px
}

.modal__close {
    position: absolute;
    top: 25px;
    right: 25px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    height: 44px;
    padding: 0;
    stroke: #3c3c3b;
    background-color: transparent;
    border: none;
    cursor: pointer
}

@media (max-width: 480px) {
    .modal__close {
        top: 7px;
        right: 7px
    }
}

.modal__close .i-icon {
    width: 15px;
    height: 15px
}

.modal__head {
    margin-bottom: 22px
}

@media (max-width: 650px) {
    .modal__head {
        text-align: center
    }
}

.modal__title {
    font-weight: 500;
    font-size: 30px
}

@media (max-width: 1280px) {
    .modal__title {
        font-size: 27px
    }
}

@media (max-width: 650px) {
    .modal__title {
        font-size: 26px
    }
}

@media (max-width: 479px) {
    .modal__title {
        font-size: 18px
    }
}

.modal__desc {
    margin-top: 10px;
    font-size: 16px
}

.modal__buttons:not(:last-child) {
    margin-bottom: 42px
}

.modal__buttons .btn {
    width: 100%;
    height: 48px;
    line-height: 48px
}

.modal__checkbox {
    margin-top: 30px;
    margin-bottom: 22px
}

@media (max-width: 479px) {
    .modal__checkbox {
        margin-top: 15px;
        margin-bottom: 27px
    }
}

.modal__checkbox .checkbox__emulator {
    top: 0
}

.modal__label {
    margin-bottom: 10px;
    font-weight: 500;
    font-size: 18px
}

.modal__note {
    position: relative;
    display: inline-block;
    margin-top: 10px;
    font-size: 14px;
    color: #3c3c3b
}

.modal__note:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #3c3c3b;
    transition: .2s
}

.modal__note:hover:after {
    background-color: transparent
}

.modal__row {
    display: -ms-flexbox;
    display: flex
}

.modal__col:first-child {
    width: 147px;
    min-width: 147px
}

.modal__col:last-child {
    padding-left: 56px
}

.modal__foot {
    margin-top: 40px
}

@media (max-width: 650px) {
    .modal__foot {
        padding: 0 10px
    }
}

@media (max-width: 480px) {
    .modal__foot {
        margin-top: 16px
    }
}

.modal__foot .btn-list {
    margin: -6px
}

.modal__foot .btn-list__item {
    width: 50%;
    min-width: 50%;
    margin: 0;
    padding: 6px
}

@media (max-width: 480px) {
    .modal__foot .btn-list__item {
        width: 100%;
        min-width: 100%
    }

    .modal__foot .btn-list__item:first-child() {
        margin-bottom: 10px
    }
}

.modal__foot .btn-list__item--2 {
    width: 50%;
    min-width: 50%
}

@media (max-width: 1023px) {
    .modal__foot .btn-list__item--2 {
        width: 100%;
        min-width: 100%
    }
}

.modal__foot .btn-list__item--3 {
    width: 33.33%;
    min-width: 33.33%
}

.modal__foot .btn {
    display: block;
    font-weight: 700
}

.nav-block__label {
    margin-bottom: 34px;
    font-size: 24px;
    white-space: nowrap
}

@media (max-width: 1900px) {
    .nav-block__label {
        margin-bottom: 20px;
        font-size: 20px
    }
}

@media (max-width: 480px) {
    .nav-block__label {
        margin-bottom: 38px;
        font-size: 16px
    }
}

.nav-block__list {
    margin: 0;
    -ms-flex: 1;
    flex: 1 1 0%;
    -ms-flex-item-align: start;
    align-self: flex-start;
    display: block
}

@media (max-width: 750px) {
    .nav-block__list:nth-child(3), .nav-block__list:nth-child(4) {
        display: none
    }
}

.nav-block__item {
    margin: 0;
    padding: 0
}

.nav-block__item:not(:last-child) {
    margin-bottom: 12px
}

@media (max-width: 1900px) {
    .nav-block__item:not(:last-child) {
        margin-bottom: 10px
    }
}

.nav-block__item:before {
    content: none
}

.nav-block__link {
    font-size: 16px;
    color: #3c3c3b
}

@media (max-width: 1900px) {
    .nav-block__link {
        font-size: 14px
    }
}

.nav-block__link:hover {
    color: #95b03c
}

.nav-contacts__item:not(:last-child) {
    margin-bottom: 42px
}

@media (max-width: 1900px) {
    .nav-contacts__item:not(:last-child) {
        margin-bottom: 20px
    }
}

.nav-contacts-item__title {
    margin-bottom: 20px;
    font-weight: 500;
    font-size: 18px
}

@media (max-width: 1900px) {
    .nav-contacts-item__title {
        margin-bottom: 10px
    }
}

@media (max-width: 480px) {
    .nav-contacts-item__title {
        font-size: 14px
    }
}

.nav-contacts-item__row {
    display: -ms-flexbox;
    display: flex
}

.nav-contacts-item__icon .i-icon {
    width: 30px;
    height: 41px
}

@media (max-width: 1900px) {
    .nav-contacts-item__icon .i-icon {
        width: 16px;
        height: 22px
    }
}

@media (max-width: 480px) {
    .nav-contacts-item__icon .i-icon {
        width: 24px;
        height: 33px
    }
}

.nav-contacts-item__info {
    padding-left: 18px;
    font-size: 16px
}

@media (max-width: 480px) {
    .nav-contacts-item__info {
        font-size: 14px
    }
}

.nav-contacts-item__city {
    margin-bottom: 8px
}

.nav-contacts-item__phone {
    display: inline-block;
    color: #3c3c3b
}

.nav-info {
    width: auto;
    min-width: auto
}

.nav-info__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0
}

@media (max-width: 1023px) {
    .nav-info__list {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.nav-info__item {
    margin: 0;
    margin-right: 42px;
    padding: 0
}

@media (max-width: 1023px) {
    .nav-info__item {
        width: 100%;
        min-width: 100%;
        margin-right: 0
    }
}

.nav-info__item:before {
    content: none
}

.nav-info__item:after {
    position: absolute;
    left: -30px;
    right: -30px;
    bottom: 0;
    height: 1px;
    background-color: #efefef
}

@media (max-width: 1023px) {
    .nav-info__item:after {
        content: ""
    }
}

.nav-info__link {
    display: inline-block;
    font-size: 14px;
    letter-spacing: .05em;
    color: #3c3c3b
}

@media (max-width: 1280px) {
    .nav-info__link {
        display: block;
        padding: 17px 0;
        font-size: 10px;
        margin-right: 20px
    }
}

.news-item, .news-item__link {
    display: -ms-flexbox;
    display: flex
}

.news-item__link {
    color: #3c3c3b
}

@media (max-width: 650px) {
    .news-item__link {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.news-item__link:focus, .news-item__link:hover {
    color: #3c3c3b
}

.news-item__picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 250px;
    min-width: 250px;
    height: 216px;
    overflow: hidden
}

@media (max-width: 650px) {
    .news-item__picture {
        width: 100%;
        min-width: 100%;
        height: 65vw
    }
}

.news-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

.news-item__content {
    padding-left: 50px
}

@media (max-width: 650px) {
    .news-item__content {
        padding-top: 28px;
        padding-left: 0
    }
}

.news-item__content .date {
    display: block;
    margin: 0 0 13px;
    line-height: .9
}

.news-item__title {
    margin-bottom: 7px;
    font-weight: 700;
    font-size: 26px;
    line-height: 1.2
}

.news-item__desc, .news-item__desc p {
    line-height: 1.4
}

.news-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: -40px
}

.news-list__item {
    width: 100%;
    min-width: 100%;
    margin: 0 0 40px;
    padding: 0 5% 0 0
}

@media (max-width: 1440px) {
    .news-list__item {
        width: 100%;
        min-width: 100%
    }
}

@media (max-width: 650px) {
    .news-list__item {
        padding: 0
    }
}

.news-list__item:before {
    content: none
}

.news-media {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 55px
}

.news-media__player {
    width: 617px
}

@media (max-width: 1900px) {
    .news-media__player {
        width: 32vw
    }
}

@media (max-width: 1279px) {
    .news-media__player {
        width: 42vw
    }
}

@media (max-width: 650px) {
    .news-media__player {
        width: 100%
    }
}

.news-media__content {
    width: calc(100% - 617px);
    min-width: calc(100% - 617px);
    padding-left: 30px;
    padding-right: 8%
}

@media (max-width: 1900px) {
    .news-media__content {
        width: calc(100% - 32vw);
        min-width: calc(100% - 32vw)
    }
}

@media (max-width: 1440px) {
    .news-media__content {
        padding-right: 0
    }
}

@media (max-width: 1279px) {
    .news-media__content {
        width: calc(100% - 42vw);
        min-width: calc(100% - 42vw)
    }
}

@media (max-width: 650px) {
    .news-media__content {
        width: 100%;
        min-width: 100%;
        padding-top: 30px;
        padding-left: 0
    }
}

.news-media__title {
    margin-top: -7px;
    margin-bottom: 15px;
    font-weight: 500;
    font-size: 30px
}

@media (max-width: 1280px) {
    .news-media__title {
        font-size: 27px
    }
}

.news-view__picture {
    float: right;
    width: 616px;
    margin-left: 4.5%;
    margin-bottom: 20px
}

@media (max-width: 1900px) {
    .news-view__picture {
        width: 32vw
    }
}

@media (max-width: 650px) {
    .news-view__picture {
        float: none;
        width: 100%;
        margin-left: 0
    }
}

.news-view__content .date {
    margin-bottom: 20px
}

.news-view__img {
    max-width: 100%
}

.note-sign {
    color: #95b03c;
    font-size: 30px
}

.note {
    font-size: 14px;
    color: #b0b0b0
}

@media (max-width: 1900px) {
    .note {
        font-size: 12px
    }
}

@media (max-width: 650px) {
    .note {
        font-size: 10px
    }
}

.note p {
    line-height: 1.75
}

.note--big {
    font-size: 16px
}

.order-buy {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 68px
}

@media (max-width: 1023px) {
    .order-buy {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 480px) {
    .order-buy {
        margin-bottom: 40px
    }
}

.order-buy__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: calc(100% - 255px);
    min-width: calc(100% - 255px)
}

@media (max-width: 1023px) {
    .order-buy__list {
        width: 100%;
        min-width: 100%
    }
}

.order-buy__item {
    padding-right: 40px
}

.order-buy__item:first-child {
    width: 56%;
    min-width: 56%
}

@media (max-width: 480px) {
    .order-buy__item:first-child {
        width: 100%;
        min-width: 100%;
        margin-bottom: 28px
    }
}

.order-buy__item:last-child {
    width: 44%;
    min-width: 44%
}

@media (max-width: 480px) {
    .order-buy__item:last-child {
        width: 100%;
        min-width: 100%
    }
}

.order-buy__item .h3 {
    margin-bottom: 11px
}

.order-buy__status {
    margin-top: 15px;
    font-weight: 500;
    color: #e94141
}

.order-buy__btns {
    width: 255px;
    min-width: 255px
}

@media (max-width: 1023px) {
    .order-buy__btns {
        margin-top: 32px
    }
}

@media (max-width: 480px) {
    .order-buy__btns {
        width: 100%;
        min-width: 100%
    }
}

.order-buy__btns .btn {
    display: block;
    height: 48px;
    line-height: 48px
}

.order-desc dl {
    display: block;
    margin: 5px 0;
    letter-spacing: .04em
}

.order-desc dt {
    white-space: nowrap
}

.order-desc dd, .order-desc dt {
    display: inline
}

.order-item {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 54px;
    padding: 22px 0 18px;
    border-top: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 1023px) {
    .order-item {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

@media (max-width: 480px) {
    .order-item {
        margin-bottom: 32px
    }
}

.order-item .order-tracking {
    margin-top: 6px
}

@media (max-width: 1023px) {
    .order-item__col {
        margin-bottom: 10px
    }
}

.order-item__col:first-child {
    width: 120px;
    min-width: 120px
}

@media (max-width: 1900px) {
    .order-item__col:first-child {
        width: 120px;
        min-width: 120px
    }
}

@media (max-width: 1280px) {
    .order-item__col:first-child {
        width: 100px;
        min-width: 100px
    }
}

@media (max-width: 1023px) {
    .order-item__col:first-child {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col:nth-child(2) {
    width: 12%;
    min-width: 110px;
    padding-right: 20px
}

@media (max-width: 1600px) {
    .order-item__col:nth-child(2) {
        width: 125px;
        min-width: 125px
    }
}

@media (max-width: 1280px) {
    .order-item__col:nth-child(2) {
        width: 120px;
        min-width: 120px
    }
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(2) {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col:nth-child(3) {
    width: 20%;
    min-width: 20%;
    padding-right: 20px
}

@media (max-width: 1440px) {
    .order-item__col:nth-child(3) {
        width: 18%;
        min-width: 18%
    }
}

@media (max-width: 1366px) {
    .order-item__col:nth-child(3) {
        width: 13%;
        min-width: 13%
    }
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(3) {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col:nth-child(4) {
    width: 18%;
    min-width: 18%;
    padding-right: 20px
}

@media (max-width: 1900px) {
    .order-item__col:nth-child(4) {
        width: 18%;
        min-width: 18%
    }
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(4) {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col:nth-child(5) {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 20px
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(5) {
        width: 100%;
        min-width: 100%;
        padding-right: 0;
        text-align: left
    }
}

.order-item__col:nth-child(6) {
    width: 138px;
    min-width: 138px
}

@media (max-width: 1900px) {
    .order-item__col:nth-child(6) {
        width: 120px;
        min-width: 120px
    }
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(6) {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col:nth-child(7) {
    width: 176px;
    min-width: 176px
}

@media (max-width: 1900px) {
    .order-item__col:nth-child(7) {
        width: 160px;
        min-width: 160px
    }
}

@media (max-width: 1023px) {
    .order-item__col:nth-child(7) {
        width: 100%;
        min-width: 100%
    }
}

.order-item__col .orders-table__number {
    font-size: 18px
}

@media (max-width: 1280px) {
    .order-item__col .orders-table__number {
        font-size: 16px
    }
}

@media (max-width: 1440px) {
    .order-item__col .orders-table__price {
        font-size: 18px
    }
}

@media (max-width: 1280px) {
    .order-item__col .orders-table__price {
        font-size: 16px
    }
}

.order-item__col .orders-table__price br {
    display: none
}

@media (max-width: 1600px) {
    .order-item__col .orders-table__price br {
        display: block
    }
}

.order-item__col .orders-table__desc-second {
    margin: 0
}

.order-item__col .orders-table__button .i-icon {
    margin-bottom: 6px
}

.order-login {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px;
    padding: 14px 0;
    border-top: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 480px) {
    .order-login {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.order-login--reg {
    margin: 100px 0 0
}

@media (max-width: 480px) {
    .order-login--reg {
        margin: 60px 0 0
    }
}

.order-login--reg .order-login__content {
    width: auto;
    min-width: auto
}

.order-login__content {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: calc(100% - 160px);
    min-width: calc(100% - 160px)
}

@media (max-width: 480px) {
    .order-login__content {
        width: 100%;
        min-width: 100%;
        margin-bottom: 20px
    }
}

.order-login__title {
    margin-right: 42px;
    font-weight: 500;
    font-size: 18px
}

@media (max-width: 1900px) {
    .order-login__title {
        margin-right: 35px;
        font-size: 16px
    }
}

.order-login__desc {
    color: #b0b0b0
}

@media (max-width: 1365px) {
    .order-login__desc {
        font-size: 12px
    }
}

@media (max-width: 1023px) {
    .order-login__desc {
        display: none
    }
}

.order-login__btn {
    width: 160px;
    min-width: 160px
}

@media (max-width: 480px) {
    .order-login__btn {
        width: 100%;
        min-width: 100%
    }
}

.order-login__btn .btn {
    display: block
}

.order-total .btn {
    width: 255px;
    height: 48px;
    line-height: 48px;
    font-size: 16px
}

@media (max-width: 480px) {
    .order-total .btn {
        width: 100%;
        height: 44px;
        line-height: 44px;
        font-size: 14px
    }
}

.order-total__price dl {
    -ms-flex-align: end;
    align-items: flex-end;
    margin: 6px 0
}

@media (max-width: 480px) {
    .order-total__price dl {
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.order-total__price dt {
    margin-right: 6px;
    font-weight: 400
}

.order-total__price dd {
    transform: translateY(5px);
    font-weight: 700;
    font-size: 30px
}

@media (max-width: 480px) {
    .order-total__price dd {
        transform: translateY(0);
        font-size: 27px;
        line-height: .8
    }
}

.order-total__price dd span {
    white-space: nowrap
}

.order-total__price dd small {
    font-weight: 400;
    font-size: 14px
}

.order-total__price dd small strong {
    font-size: 20px
}

@media (max-width: 480px) {
    .order-total__price {
        margin-top: 22px;
        margin-bottom: 22px
    }
}

.order-total__desc {
    font-weight: 700
}

.order-total__checkbox {
    margin: 32px 0
}

.order-tracking {
    display: block;
    font-weight: 700;
    font-size: 14px
}

.order-tracking__label, .order-tracking__link {
    display: inline-block;
    vertical-align: middle
}

.order-tracking__label {
    white-space: nowrap
}

.order-tracking__link {
    margin-left: 2px;
    line-height: .8;
    color: #3c3c3b;
    border-bottom: 1px solid #3c3c3b;
    transition: .2s
}

.order-tracking__link:hover {
    border-color: transparent
}

.order .basket-items-list-item-descriptions {
    max-width: none;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.order .basket-item-block-price {
    text-align: right;
    font-size: 20px
}

@media (max-width: 1440px) {
    .order .basket-item-block-price {
        font-size: 18px
    }
}

@media (max-width: 1023px) {
    .order .basket-item-block-price {
        text-align: left;
        font-size: 16px
    }
}

.order .basket-items-list-item-price.basket-items-list-item-price-for-one {
    width: 235px;
    min-width: 235px
}

@media (max-width: 1440px) {
    .order .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 190px;
        min-width: 190px
    }
}

@media (max-width: 1023px) {
    .order .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 150px;
        min-width: 150px
    }
}

@media (max-width: 580px) {
    .order .basket-items-list-item-price.basket-items-list-item-price-for-one {
        margin: 0 0 10px 125px
    }
}

@media (max-width: 550px) {
    .order .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 150px;
        min-width: 150px
    }
}

.order .basket-items-list-item-container--structure .basket-items-list-item-amount {
    width: 125px;
    min-width: 125px
}

@media (max-width: 1440px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-amount {
        width: 100px;
        min-width: 100px
    }
}

@media (max-width: 550px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-amount {
        width: 125px;
        min-width: 125px
    }
}

@media (max-width: 1440px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-price {
        width: 190px;
        min-width: 190px
    }
}

@media (max-width: 650px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-price {
        width: 150px;
        min-width: 150px
    }
}

@media (max-width: 550px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-price {
        width: auto;
        min-width: auto
    }
}

@media (max-width: 550px) {
    .order .basket-items-list-item-container--structure .basket-items-list-item-price-for-one {
        width: calc(100% - 125px);
        min-width: calc(100% - 125px)
    }
}

@media (max-width: 580px) {
    .order .basket-item-price-current--align-right {
        text-align: left
    }
}

.order__row {
    width: 405px;
    margin-bottom: 46px
}

@media (max-width: 650px) {
    .order__row {
        width: 100%;
        margin-bottom: 36px
    }
}

.order__row--margin-none {
    margin-bottom: 0
}

.order__row--big {
    width: 563px
}

@media (max-width: 650px) {
    .order__row--big {
        width: 100%
    }
}

.order__row .note {
    margin-bottom: 15px
}

.order__row .textarea {
    height: 120px
}

.order__title {
    margin-bottom: 14px
}

.order__btns .btn {
    width: 244px;
    height: 60px;
    line-height: 60px;
    font-size: 16px
}

.orders-button-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -14px;
    padding: 0
}

.orders-button-list__item {
    margin: 0;
    padding: 0 14px
}

.orders-button-list__item:before {
    content: none
}

.orders-table__head {
    padding: 25px 0;
    font-size: 18px;
    color: #9d9d9d;
    border-top: 2px solid #f8f8f8;
    border-bottom: 2px solid #f8f8f8
}

@media (max-width: 1900px) {
    .orders-table__head {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .orders-table__head {
        display: none
    }
}

@media (max-width: 1023px) {
    .orders-table__body {
        width: 100%;
        margin: 0 auto
    }
}

.orders-table__body .orders-table__row {
    padding: 17px 0 21px;
    border-bottom: 2px solid #f8f8f8
}

.orders-table__row {
    display: -ms-flexbox;
    display: flex
}

@media (max-width: 1023px) {
    .orders-table__row {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
}

@media (max-width: 1023px) {
    .orders-table__col {
        display: -ms-flexbox;
        display: flex
    }
}

@media (max-width: 1023px) {
    .orders-table__col:not(:last-child) {
        margin-bottom: 30px
    }
}

.orders-table__col:first-child {
    width: 188px;
    min-width: 188px
}

@media (max-width: 1023px) {
    .orders-table__col:first-child {
        width: 100%;
        min-width: 100%
    }
}

.orders-table__col:first-child .orders-table__props {
    position: relative;
    height: 100%
}

@media (max-width: 1023px) {
    .orders-table__col:first-child .orders-table__props {
        height: auto
    }
}

.orders-table__col:first-child .orders-table__details {
    position: absolute;
    left: 0;
    bottom: 0
}

@media (max-width: 1023px) {
    .orders-table__col:first-child .orders-table__details {
        position: static
    }
}

.orders-table__col:nth-child(2) {
    width: 170px;
    min-width: 170px;
    padding-right: 20px
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(2) {
        width: 100%;
        min-width: 100%
    }
}

.orders-table__col:nth-child(2) .orders-table__props {
    position: relative;
    height: calc(100% - 8px)
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(2) .orders-table__props {
        height: auto
    }
}

.orders-table__col:nth-child(2) .orders-table__status {
    position: relative;
    left: 0;
    bottom: 0;
    margin-top: 5px;
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(2) .orders-table__status {
        position: static
    }
}

.orders-table__col:nth-child(3) {
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding-right: 30px;
    width: 25%
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(3) {
        width: 100%;
        min-width: 100%;
        padding-right: 0
    }
}

.orders-table__col:nth-child(3) .order-tracking {
    margin-bottom: 10px
}

.orders-table__col:nth-child(4) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 25%;
    min-width: 25%
}

@media (max-width: 1439px) {
    .orders-table__col:nth-child(4) {
        width: 20%;
        min-width: 20%
    }
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(4) {
        width: 100%;
        min-width: 100%
    }
}

.orders-table__col:nth-child(5) {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 172px;
    min-width: 172px;
    justify-content: flex-end;
}

@media (max-width: 1023px) {
    .orders-table__col:nth-child(5) {
        -ms-flex-align: start;
        align-items: flex-start;
        width: 100%;
        min-width: 100%
    }
}

.orders-table__label {
    display: none;
    font-size: 16px;
    color: #9d9d9d
}

@media (max-width: 1023px) {
    .orders-table__label {
        display: block;
        width: 100%;
        max-width: 90px
    }
}

.orders-table__number {
    display: inline-block;
    white-space: nowrap;
    font-size: 30px;
    font-weight: 500;
    color: #3c3c3b
}

@media (max-width: 1440px) {
    .orders-table__number {
        font-size: 24px
    }
}

@media (max-width: 650px) {
    .orders-table__number {
        font-size: 20px
    }
}

.orders-table__number:active {
    color: #3c3c3b
}

.orders-table__date {
    margin: 7px 0 10px
}

.orders-table__details {
    position: relative;
    display: inline-block;
    font-size: 14px;
    color: #3c3c3b;
    transition: .2s
}

.orders-table__details:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 2px;
    height: 1px;
    background-color: #3c3c3b;
    transition: .2s
}

.orders-table__details:focus, .orders-table__details:hover {
    outline: none
}

.orders-table__details:focus:after, .orders-table__details:hover:after {
    background-color: transparent
}

.orders-table__details:active {
    color: #3c3c3b
}

.orders-table__desc-first {
    margin-top: 8px;
    margin-bottom: 18px
}

@media (max-width: 1440px) {
    .orders-table__desc-first {
        margin-bottom: 10px
    }
}

@media (max-width: 1023px) {
    .orders-table__desc-first {
        margin-top: 0
    }
}

.orders-table__desc-second {
    margin-bottom: 10px;
    color: #9d9d9d
}

@media (max-width: 1440px) {
    .orders-table__desc-second {
        margin-bottom: 10px
    }
}

.orders-table__status {
    line-height: 1.4;
    font-weight: 500;
    color: #e94141
}

@media (max-width: 1023px) {
    .orders-table__status br {
        display: none
    }
}

.orders-table__status--small {
    font-size: 14px
}

.orders-table__status.completed {
    color: #95b03c
}

.orders-table__button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 14px;
    color: #3c3c3b;
    cursor: pointer;
    transition: .2s
}

@media (max-width: 1440px) {
    .orders-table__button {
        font-size: 12px
    }
}

@media (max-width: 1023px) {
    .orders-table__button span {
        display: none
    }
}

.orders-table__button:focus, .orders-table__button:hover {
    outline: none;
    color: #95b03c
}

.orders-table__button:focus .i-icon--cross, .orders-table__button:hover .i-icon--cross {
    stroke: #95b03c
}

.orders-table__button:focus .i-icon--restore, .orders-table__button:hover .i-icon--restore {
    fill: #95b03c
}

.orders-table__button .i-icon {
    margin-bottom: 20px;
    transition: .2s
}

@media (max-width: 1023px) {
    .orders-table__button .i-icon {
        margin-bottom: 0
    }
}

.orders-table__button .i-icon--cross {
    width: 18px;
    height: 18px;
    stroke: #3c3c3b
}

.orders-table__button .i-icon--restore {
    width: 20px;
    height: 20px;
    fill: #3c3c3b
}

.orders-table__price {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 500
}

.orders-table__price small {
    margin-left: 6px;
    font-weight: 400;
    font-size: 60%
}

.page-search {
    margin-bottom: 30px
}

.page-search .search {
    z-index: 0
}

.pagination-btn {
    text-align: right;
    width: 244px
}

@media (max-width: 1440px) {
    .pagination-btn {
        width: 180px;
        width: 150px
    }
}

.pagination-btn .btn {
    display: block;
    width: 100%;
    height: 60px;
    padding: 0;
    line-height: 60px;
    font-weight: 400
}

@media (max-width: 1440px) {
    .pagination-btn .btn {
        height: 48px;
        line-height: 48px
    }
}

@media (max-width: 480px) {
    .pagination-btn .btn {
        height: 32px;
        line-height: 32px;
        margin-bottom: 34px
    }
}

.pagination-wrapp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: end;
    margin-top: 40px
}

@media (max-width: 480px) {
    .pagination-wrapp {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }
}

.pagination-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -4px
}

.pagination-list__item {
    margin: 0;
    padding: 0 4px;
    font-weight: 500;
    font-size: 18px
}

@media (max-width: 1440px) {
    .pagination-list__item {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .pagination-list__item {
        font-size: 14px
    }
}

.pagination-list__item:before {
    content: none
}

.pagination-list__item--disabled {
    pointer-events: none
}

.pagination-list__item--disabled .pagination-list__link {
    color: #bababa
}

.pagination-list__link {
    padding: 2px 8px;
    color: #3c3c3b;
    transition: .2s
}

.pagination-list__link:hover {
    color: #95b03c
}

.payment {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 1440px) {
    .payment {
        margin-top: 4px
    }
}

@media (max-width: 480px) {
    .payment {
        -ms-flex-direction: row;
        flex-direction: row;
        -ms-flex-align: center;
        align-items: center;
        margin-top: 0
    }
}

.payment__label {
    margin-right: 42px;
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: .05em;
    color: #3c3c3b
}

@media (max-width: 1440px) {
    .payment__label {
        margin-right: 24px
    }
}

@media (max-width: 900px) {
    .payment__label {
        font-size: 10px
    }
}

.payment-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 -12px
}

@media (max-width: 1440px) {
    .payment-list {
        margin: 0 -8px
    }
}

@media (max-width: 480px) {
    .payment-list {
        margin: 0
    }
}

.payment-list__item {
    padding: 0 12px
}

@media (max-width: 1440px) {
    .payment-list__item {
        padding: 0 8px
    }
}

@media (max-width: 480px) {
    .payment-list__item {
        padding: 0
    }
}

.payment-list__item:first-child {
    width: 89px
}

@media (max-width: 1440px) {
    .payment-list__item:first-child {
        width: 58px
    }
}

@media (max-width: 480px) {
    .payment-list__item:first-child {
        width: 40px;
        margin-right: 10px
    }
}

.payment-list__item:nth-child(2) {
    width: 84px
}

@media (max-width: 1440px) {
    .payment-list__item:nth-child(2) {
        width: 54px
    }
}

@media (max-width: 480px) {
    .payment-list__item:nth-child(2) {
        width: 40px;
        margin-right: 10px
    }
}

.payment-list__item:nth-child(3) {
    width: 67px
}

@media (max-width: 1440px) {
    .payment-list__item:nth-child(3) {
        width: 44px
    }
}

@media (max-width: 480px) {
    .payment-list__item:nth-child(3) {
        width: 40px;
        margin-right: 10px
    }
}

.payment-list__item:nth-child(4) {
    width: 86px
}

@media (max-width: 1440px) {
    .payment-list__item:nth-child(4) {
        width: 56px
    }
}

@media (max-width: 480px) {
    .payment-list__item:nth-child(4) {
        width: 40px
    }
}

.personal-nav {
    width: 100%;
    max-width: 304px;
    color: #fff;
    background-color: #95b03c
}

@media (min-width: 1921px) {
    .personal-nav {
        max-width: none;
        padding: 0 10%
    }
}

@media (max-width: 1900px) {
    .personal-nav {
        max-width: 100px
    }
}

@media (max-width: 1279px) {
    .personal-nav {
        max-width: none;
        background-color: transparent
    }
}

.personal-nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between
}

@media (max-width: 1900px) {
    .personal-nav__list {
        margin-bottom: -5px
    }
}

@media (max-width: 750px) {
    .personal-nav__list {
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin-bottom: 0
    }
}

.personal-nav__item {
    margin: 0;
    padding: 0
}

@media (max-width: 1900px) {
    .personal-nav__item {
        width: 50%;
        min-width: 50%;
        margin-bottom: 5px
    }
}

@media (max-width: 750px) {
    .personal-nav__item {
        width: auto;
        min-width: auto;
        margin-right: 22px;
        margin-bottom: 0
    }
}

@media (max-width: 480px) {
    .personal-nav__item {
        margin-right: 10px
    }
}

.personal-nav__item:first-child .personal-nav__icon {
    width: 20px
}

.personal-nav__item:nth-child(2) .personal-nav__icon {
    width: 22px
}

.personal-nav__item:nth-child(3) .personal-nav__icon {
    width: 20px
}

.personal-nav__item:nth-child(4) .personal-nav__icon {
    width: 23px
}

.personal-nav__item:before {
    content: none
}

.personal-nav__link {
    display: block;
    font-size: 12px;
    line-height: 14px;
    letter-spacing: .06em;
    color: #fff;
    transition: .2s
}

@media (max-width: 750px) {
    .personal-nav__link {
        color: #3c3c3b
    }
}

.personal-nav__link:hover {
    color: #ececec
}

.personal-nav__icon {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 35px;
    margin: 0 auto;
    text-align: center
}

.personal-nav__icon .i-icon {
    width: 20px;
    height: 20px
}

.personal-nav__icon .i-icon--cabinet {
    width: 20px;
    height: 22px;
    fill: #fff;
    stroke: #fff
}

@media (max-width: 750px) {
    .personal-nav__icon .i-icon--cabinet {
        fill: #3c3c3b;
        stroke: #3c3c3b
    }
}

.personal-nav__icon .i-icon--favorites {
    width: 22px;
    height: 22px;
    fill: #fff;
    stroke: #fff
}

@media (max-width: 750px) {
    .personal-nav__icon .i-icon--favorites {
        fill: #3c3c3b;
        stroke: #3c3c3b
    }
}

.personal-nav__icon .i-icon--comparison {
    stroke: #fff
}

@media (max-width: 750px) {
    .personal-nav__icon .i-icon--comparison {
        stroke: #3c3c3b
    }
}

.personal-nav__icon .i-icon--basket {
    width: 23px;
    height: 22px;
    fill: #fff
}

@media (max-width: 750px) {
    .personal-nav__icon .i-icon--basket {
        fill: #3c3c3b
    }
}

.personal-nav__value {
    position: absolute;
    top: 0;
    right: -15px;
    font-size: 12px;
    font-weight: 700;
    color: #fff
}

@media (max-width: 750px) {
    .personal-nav__value {
        color: #3c3c3b
    }
}

@media (max-width: 480px) {
    .personal-nav__value {
        right: -12px;
        font-size: 11px
    }
    .info-favorites .personal-nav__value {
        right: -6px;
    }
    .info-compare .personal-nav__value {
        right: -6px;
    }
}

@media (max-width: 1900px) {
    .personal-nav__label {
        display: none
    }
}

.picture__img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: object-fit\:contain, "object-fit: contain;"
}

.picture__img--cover {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

.price {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    margin: 0 -7px;
    font-size: 16px;
    font-weight: 500
}

@media (max-width: 1440px) {
    .price {
        font-size: 16px
    }
}

@media (max-width: 480px) {
    .price {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.price--small {
    font-size: 18px
}

.price__discount, .price__value {
    padding: 0 7px;
    white-space: nowrap
}

.price__discount small, .price__value small {
    margin-left: 6px
}

.price__discount {
    font-weight: 700
}

.price__discount small {
    margin-left: 6px;
    font-weight: 500
}

.price__value {
    position: relative
}

.price__value--old {
    display: inline-block;
    font-weight: 400;
    color: #b7b7b7
}

.price__value--old:after {
    content: "";
    position: absolute;
    top: 56%;
    left: 3px;
    right: 6px;
    height: 1px;
    background-color: #b7b7b7
}

.private-nav {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 40px
}

@media (max-width: 650px) {
    .private-nav {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: end;
        align-items: flex-end
    }
}

.private-tabs {
    width: calc(100% - 200px);
    min-width: calc(100% - 200px)
}

@media (max-width: 650px) {
    .private-tabs {
        width: 100%;
        min-width: 100%
    }
}

.private-tabs__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0
}

@media (max-width: 480px) {
    .private-tabs__list {
        justife-content: flex-start
    }
}

.private-tabs__item {
    margin: 0;
    padding: 0
}

.private-tabs__item:not(:last-child) {
    margin-right: 98px
}

@media (max-width: 650px) {
    .private-tabs__item:not(:last-child) {
        margin-right: 86px
    }
}

@media (max-width: 480px) {
    .private-tabs__item:not(:last-child) {
        margin-right: 0
    }
}

.private-tabs__item:before {
    content: none
}

.private-tabs__item.current .private-tabs__link:before {
    content: ""
}

.private-tabs__link {
    position: relative;
    display: inline-block;
    text-transform: uppercase;
    white-space: nowrap;
    font-weight: 500;
    font-size: 20px;
    color: #3c3c3b
}

@media (max-width: 1280px) {
    .private-tabs__link {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .private-tabs__link {
        font-size: 16px
    }
}

.private-tabs__link:before {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 2px;
    background-color: #95b03c
}

.product-add {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: end;
    align-items: flex-end;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    padding: 10px 0;
    border-top: 2px solid #efefef;
    border-bottom: 2px solid #efefef
}

@media (max-width: 650px) {
    .product-add {
        padding: 24px 10px 10px;
        border-width: 1px
    }
}

@media (max-width: 480px) {
    .product-add {
        padding: 20px 10px 16px
    }
}

.product-add__left {
    display: -ms-flexbox;
    display: flex;
    width: calc(100% - 123px);
    min-width: calc(100% - 123px)
}

@media (max-width: 650px) {
    .product-add__left {
        width: calc(100% - 96px);
        min-width: calc(100% - 96px)
    }
}

@media (max-width: 480px) {
    .product-add__left {
        width: 100%;
        min-width: 100%
    }
}

.product-add__right {
    width: 123px;
    min-width: 123px
}

@media (max-width: 650px) {
    .product-add__right {
        width: 90px;
        min-width: 90px
    }
}

@media (max-width: 480px) {
    .product-add__right {
        display: none
    }
}

.product-add__picture {
    display: block;
    width: 100px;
    min-width: 100px;
    height: 84px;
    margin-top: 10px
}

@media (max-width: 650px) {
    .product-add__picture {
        margin-top: 0
    }
}

@media (max-width: 480px) {
    .product-add__picture {
        width: 60px;
        min-width: 60px;
        height: 50px
    }
}

.product-add__info {
    width: calc(100% - 100px);
    min-width: calc(100% - 100px);
    padding-left: 20px
}

@media (max-width: 480px) {
    .product-add__info {
        width: calc(100% - 60px);
        min-width: calc(100% - 60px);
        padding-left: 10px
    }
}

.product-add__status {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 3px
}

@media (max-width: 480px) {
    .product-add__status {
        -ms-flex-pack: justify;
        justify-content: space-between
    }
}

.product-add__status .product-code {
    margin-right: 30px
}

@media (max-width: 650px) {
    .product-add__status .product-code {
        font-size: 12px
    }
}

.product-add__status .product-status {
    font-size: 16px
}

@media (max-width: 650px) {
    .product-add__status .product-status {
        font-size: 12px
    }
}

.product-add__name {
    height: 40px
}

.product-add__price {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 480px) {
    .product-add__price {
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-top: 10px
    }
}

.product-add__price .price {
    display: block;
    font-size: 18px
}

.product-add__price .price small {
    font-size: 60%
}

@media (max-width: 650px) {
    .product-add__price .price {
        font-size: 18px
    }
}

@media (max-width: 480px) {
    .product-add__price .price {
        font-size: 14px
    }
}

.product-buy {
    padding: 0;
    background-color: transparent;
    border: none;
    transition: .2s;
    cursor: pointer
}

@media (max-width: 480px) {
    .product-buy {
        width: 100%;
        text-align: center
    }
}

.product-buy.in-basket {
    color: #95b03c
}

.product-buy:focus, .product-buy:hover {
    outline: none;
    color: #b2d247
}

.product-buy .i-icon {
    width: 35px;
    height: 30px;
    transition: .2s
}

@media (max-width: 1440px) {
    .product-buy .i-icon {
        width: 25px;
        height: 23px
    }
}

@media (max-width: 480px) {
    .product-buy .i-icon {
        display: none
    }
}

.product-buy span {
    display: none;
    height: 32px;
    line-height: 32px;
    font-size: 14px;
    color: #fff;
    background-color: #95b03c
}

@media (max-width: 480px) {
    .product-buy span {
        display: block
    }
}

.product-code {
    white-space: nowrap;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: .05em;
    color: #9d9d9d
}

@media (max-width: 1023px) {
    .product-code {
        font-size: 12px
    }
}

.product-code__button {
    width: 15px;
    height: 17px;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.product-code__button .i-icon {
    width: 15px;
    height: 17px;
    margin-top: -5px;
    fill: transparent;
    stroke: #d1d1d1
}

.product-name {
    font-weight: 700;
    font-size: 17px;
    line-height: 1.3;
    letter-spacing: .04em
}

@media (max-width: 1440px) {
    .product-name {
        font-size: 16px
    }
}

@media (max-width: 1023px) {
    .product-name {
        font-size: 14px
    }
}

@media (max-width: 480px) {
    .product-name {
        font-size: 12px
    }
}

.product-name--small {
    font-size: 14px
}

.product-status {
    white-space: nowrap;
    font-size: 14px;
    letter-spacing: .05em;
    color: #95b03c;
    text-align: right
}

@media (max-width: 1023px) {
    .product-status {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .product-status {
        font-size: 8px
    }
}

.prop-grid {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    max-width: 1156px
}

.prop-grid__col {
    width: 50%;
    min-width: 50%;
    padding-right: 30px
}

@media (max-width: 900px) {
    .prop-grid__col {
        width: 100%;
        min-width: 100%
    }
}

@media (max-width: 900px) {
    .prop-grid__col:not(:last-child) {
        margin-bottom: 17px
    }
}

.title-search-result {
    z-index: 100;
    border-bottom: 1px solid #efefef;
    background-color: #fff
}

.search-tooltip {
    display: none;
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    font-size: 14px;
    background-color: #fff;
    box-shadow: 0 0 55px rgba(0, 0, 0, .13);
    z-index: 1
}

@media (max-width: 800px) {
    .search-tooltip {
        left: -10px;
        right: -10px;
        max-height: calc(100vh - 135px);
        margin-top: 22px;
        border-top: 1px solid #efefef;
        box-shadow: none
    }
}

.search-tooltip__item {
    background-color: #fff;
    border-bottom: 1px solid #efefef
}

.search-tooltip-item__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 54px;
    color: #3c3c3b;
    overflow: hidden
}

@media (max-width: 650px) {
    .search-tooltip-item__link {
        height: auto;
        padding: 18px 0
    }
}

.search-tooltip-item__link:hover {
    color: #3c3c3b
}

.search-tooltip-item__link:hover .search-tooltip-item__arrow .i-icon {
    fill: #95b03c
}

.search-tooltip-item__link:active {
    color: #3c3c3b
}

.search-tooltip-item__search {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 44px;
    min-width: 44px
}

@media (max-width: 650px) {
    .search-tooltip-item__search {
        width: 35px;
        min-width: 35px
    }
}

.search-tooltip-item__search .i-icon {
    width: 14px;
    height: 14px;
    fill: #b7b7b7
}

.search-tooltip-item__container {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.search-tooltip-item__info {
    padding-right: 20px
}

.search-tooltip-item__code {
    color: #b7b7b7
}

@media (max-width: 650px) {
    .search-tooltip-item__code {
        font-size: 12px
    }
}

.search-tooltip-item__price .price {
    -ms-flex-direction: column;
    flex-direction: column;
    font-size: 16px
}

@media (max-width: 650px) {
    .search-tooltip-item__price .price {
        font-size: 14px
    }
}

.search-tooltip-item__arrow {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 64px;
    min-width: 64px
}

@media (max-width: 650px) {
    .search-tooltip-item__arrow {
        width: 35px;
        min-width: 35px
    }
}

.search-tooltip-item__arrow .i-icon {
    width: 8px;
    height: 14px;
    fill: #b7b7b7;
    transition: .2s
}

.search-tooltip-item__picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    width: 82px;
    min-width: 82px
}

@media (max-width: 650px) {
    .search-tooltip-item__picture {
        width: 52px;
        min-width: 52px
    }
}

.search-tooltip-item-picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 54px;
    height: 48px
}

@media (max-width: 650px) {
    .search-tooltip-item-picture {
        width: 40px
    }
}

.search-tooltip__btn {
    padding: 20px 45px
}

.search-tooltip__link {
    position: relative;
    display: inline-block;
    font-weight: 700;
    font-size: 14px;
    color: #3c3c3b
}

.search-tooltip__link:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 0;
    right: 0;
    height: 1px;
    background-color: #3c3c3b;
    transition: .2s
}

.search-tooltip__link:hover {
    color: #95b03c
}

.search-tooltip__link:hover:after {
    background-color: #95b03c
}

.search {
    position: relative
}

.search--header {
    z-index: 11
}

@media (max-width: 750px) {
    .search--header {
        position: absolute;
        top: 10px;
        left: 30px;
        height: 45px;
        width: 19px;
        background-color: #fff;
        left: 10px
    }
}

@media (max-width: 480px) {
    .search--header {
        top: 5px
    }
}

@media (max-width: 750px) {
    .search--header.is-show {
        width: calc(100% - 60px);
        width: calc(100% - 19px)
    }
}

.search--header.is-show:after {
    opacity: 1;
    width: 100%
}

.search--header:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1px;
    background-color: #3c3c3b;
    opacity: 0;
    transition: .2s
}

@media (max-width: 750px) {
    .search--header .search__input {
        width: calc(100% - 45px);
        padding: 0;
        border-color: transparent
    }
}

@media (max-width: 750px) {
    .search--header .search__input:focus {
        border-color: transparent
    }
}

@media (max-width: 750px) {
    .search--header .search__reset {
        right: 0
    }
}

@media (max-width: 750px) {
    .search--header .search__button {
        width: 19px;
        height: 100%;
        padding: 0;
        font-size: 0;
        background-color: transparent;
        background-image: url(/local/templates/main/frontend/assets/styles/../images/svg/magnifier.svg);
        background-repeat: no-repeat;
        background-position: 50% 70%;
        background-size: contain
    }
}

@media (max-width: 750px) {
    .search--header .search__button:active, .search--header .search__button:focus, .search--header .search__button:hover {
        background-color: transparent
    }
}

.search--header .search__button:focus {
    outline: none
}

@media (max-width: 750px) {
    .search--header .search__button .i-icon {
        display: none
    }
}

.search__form {
    margin: 0
}

.search__block {
    position: relative
}

.search__input {
    width: 100%;
    height: 38px;
    padding: 0 160px 0 14px;
    font-size: 14px;
    color: #3c3c3b;
    border: 1px solid #d9d9d9
}

.search__input:focus {
    border-color: #9c9c9c;
    outline: none
}

.search__input::-webkit-input-placeholder {
    font-size: 14px;
    color: #b0b0b0
}

.search__input::-moz-placeholder {
    font-size: 14px;
    color: #b0b0b0
}

.search__input::-ms-input-placeholder {
    font-size: 14px;
    color: #b0b0b0
}

.search__input::placeholder {
    font-size: 14px;
    color: #b0b0b0
}

.search__reset {
    display: none;
    position: absolute;
    top: 0;
    right: 135px;
    bottom: 0;
    width: 14px;
    height: 13px;
    margin: auto;
    padding: 0;
    background-color: transparent;
    border: none;
    cursor: pointer
}

.search__reset .i-icon {
    display: block;
    width: 14px;
    height: 13px;
    stroke: #3c3c3b
}

.search__reset:focus {
    outline: none
}

.search__reset:focus .i-icon, .search__reset:hover .i-icon {
    stroke: #95b03c
}

.search__button {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    padding: 0 27px;
    font-size: 14px;
    line-height: 38px;
    letter-spacing: .04em;
    color: #fff;
    background-color: #3c3c3b;
    border: none;
    cursor: pointer;
    transition: .2s
}

.search__button:focus, .search__button:hover {
    color: #fff;
    background-color: #545453
}

.search__button:active {
    color: #fff;
    background-color: #282827
}

.search__button:focus {
    outline: none
}

.search__button .i-icon {
    width: 14px;
    height: 14px;
    margin-right: 4px;
    fill: #fff
}

.search-language-guess {
    margin-bottom: 30px
}

.section-head {
    padding-top: 40px;
    margin-bottom: 40px
}

@media (max-width: 650px) {
    .section-head {
        padding-top: 30px;
        margin-bottom: 45px
    }
}

@media (max-width: 1280px) {
    .section-head {
        padding-top: 40px;
        margin-bottom: 27px
    }
}

.section-head .h1, .section-head h1 {
    margin-bottom: 0
}

.section-head__title {
    width: 100%
}

.section-head__title--services {
    max-width: 820px
}

.section-head__title--media {
    max-width: 925px
}

.section-advantages {
    padding-bottom: 14px;
    margin-top: 50px
}

@media (max-width: 1600px) {
    .section-advantages {
        padding-bottom: 72px
    }
}

@media (max-width: 1440px) {
    .section-advantages {
        padding-bottom: 32px
    }
}

@media (max-width: 1023px) {
    .section-advantages {
        margin-top: 110px
    }
}
.flow-container--main .section-callback.mobile {
    display: none;
}
@media (max-width: 650px) {
    .section-advantages {
        padding-bottom: 5px;
        margin-top: 0;
    }
    .flow-container--main .section-advantages {
        margin-top: 110px;
    }
    .flow-container--main .section-clients {
        margin-bottom: 50px;
    }
    .flow-container--main .section-callback {
        margin: 0 10px;
    }
    .flow-container--main .section-callback.desc {
        display: none;
    }
    .flow-container--main .section-callback.mobile {
        display: block;
    }
    .flow-container--main .callback .h2 {
        font-size: 19px;
    }
}

.section-banner {
    margin-top: 90px;
    padding-bottom: 20px
}

@media (max-width: 1440px) {
    .section-banner {
        margin-top: 0;
        padding-bottom: 25px
    }
}

@media (max-width: 480px) {
    .section-banner {
        margin-top: 92px;
        padding-bottom: 29px
    }
}

.section-contacts {
    margin-bottom: 50px
}

.section-news .section-head {
    padding-top: 10px;
    margin-bottom: 45px
}

@media (max-width: 1280px) {
    .section-news {
        margin-bottom: 35px
    }
}

.section-gallery {
    margin-top: 70px
}

@media (max-width: 480px) {
    .section-gallery {
        margin-top: 55px;
        margin-bottom: 15px
    }
}

.section-back {
    padding-top: 66px
}

@media (max-width: 480px) {
    .section-back {
        padding-top: 35px
    }
}

.section-clients .section-head {
    padding-top: 25px
}

@media (max-width: 650px) {
    .section-clients .section-head {
        padding-top: 49px
    }
}

@media (max-width: 1280px) and (min-width: 651px) {
    .section-clients .section-head {
        padding-top: 0
    }
}

@media (max-width: 1023px) {
    .section-clients {
        padding-bottom: 0
    }
}

.section-seo {
    padding-top: 42px;
    padding-right: 4%
}

@media (max-width: 1600px) {
    .section-seo {
        padding-top: 75px
    }
}

@media (max-width: 1440px) {
    .section-seo {
        padding-top: 25px
    }
}

@media (max-width: 1280px) {
    .section-seo {
        padding-top: 22px;
        padding-right: 0
    }
}

@media (max-width: 480px) {
    .section-seo {
        padding-top: 5px
    }
}

.section-seo h1 {
    margin-top: 0;
    font-size: 40px
}

@media (max-width: 1279px) {
    .section-seo h1 {
        font-size: 30px
    }
}

@media (max-width: 480px) {
    .section-seo h1 {
        font-size: 20px
    }
}

.section-seo h1, .section-seo h2, .section-seo h3, .section-seo h4, .section-seo h5, .section-seo h6 {
    margin-bottom: 0
}

.select-border {
    position: relative;
    width: 146px
}

@media (max-width: 1440px) {
    .select-border {
        width: 130px
    }
}

.select-border.is-open .select-border__button, .select-border:hover .select-border__button {
    color: #95b03c
}

.select-border__button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    font-size: 16px;
    color: #3c3c3b;
    border: 1px solid #3c3c3b;
    cursor: pointer
}

@media (max-width: 1440px) {
    .select-border__button {
        height: 32px;
        line-height: 32px
    }
}

@media (max-width: 480px) {
    .select-border__button {
        height: 30px;
        line-height: 30px;
        font-size: 14px
    }
}

.select-border__button .i-icon, .select-border__button span {
    transition: .2s
}

.select-border__button .i-icon {
    width: 12px;
    height: 8px
}

.select-border__dropdown {
    display: none;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    top: 100%;
    padding: 18px 10px 18px 25px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

@media (max-width: 1023px) {
    .select-border__dropdown {
        padding: 15px 10px
    }
}

.select-border__option {
    padding: 4px 0;
    cursor: pointer
}

.select-border__option:not(:last-child) {
    margin-bottom: 10px
}

@media (max-width: 1023px) {
    .select-border__option:not(:last-child) {
        margin-bottom: 8px
    }
}

.select-border__option.is-current span:before {
    border-color: #95b03c
}

.select-border__option.is-current span:after {
    background-color: #95b03c
}

.select-border__option span {
    position: relative;
    padding-left: 26px;
    white-space: nowrap
}

.select-border__option span:after, .select-border__option span:before {
    content: "";
    position: absolute;
    top: 50%;
    transform: translateY(-50%)
}

.select-border__option span:before {
    left: 0;
    width: 15px;
    height: 15px;
    border: 1px solid #3c3c3b;
    border-radius: 100%
}

.select-border__option span:after {
    left: 4px;
    width: 7px;
    height: 7px;
    background-color: transparent;
    border-radius: 100%
}

.services-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 0
}

.services-list__item {
    width: calc(50% - 10px);
    min-width: calc(50% - 10px);
    margin: 0 10px 10px 0;
    padding: 0
}

@media (max-width: 650px) {
    .services-list__item {
        width: calc(100% - 10px);
        min-width: calc(100% - 10px)
    }
}

.services-list__item:before {
    content: ""
}

.services-list__link {
    position: relative;
    display: block;
    height: 362px;
    padding: 80px 99px;
    color: #fff;
    background-color: #9c9c9c
}

@media (max-width: 1900px) {
    .services-list__link {
        height: 20vw
    }
}

@media (max-width: 1600px) {
    .services-list__link {
        padding: 73px 79px
    }
}

@media (max-width: 1440px) {
    .services-list__link {
        padding: 40px 45px
    }
}

@media (max-width: 1280px) {
    .services-list__link {
        padding: 33px 39px
    }
}

@media (max-width: 1023px) {
    .services-list__link {
        padding: 15px
    }
}

@media (max-width: 650px) {
    .services-list__link {
        padding: 7% 8%;
        height: 48vw
    }
}

.services-list__link:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    background: linear-gradient(90deg, hsla(0, 0%, 9%, .87), hsla(0, 0%, 9%, .58) 50.75%, hsla(0, 0%, 9%, 0));
    z-index: 1
}

.services-list__link:active {
    color: #fff
}

.services-list__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: object-fit\:cover, "object-fit: cover;"
}

.services-list__content {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.services-list__title {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-size: 30px;
    line-height: 1.14
}

@media (max-width: 1280px) {
    .services-list__title {
        font-size: 27px
    }
}

@media (max-width: 650px) {
    .services-list__title {
        font-size: 25px
    }
}

.services-list__desc {
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    overflow: hidden
}

@media (max-width: 479px) {
    .services-list__desc {
        -webkit-line-clamp: 2
    }
}

@media (max-width: 1023px) {
    .services-list__btns {
        display: none
    }
}

@media (max-width: 650px) {
    .services-list__btns {
        display: block
    }
}

@media (max-width: 479px) {
    .services-list__btns {
        display: none
    }
}

.services-list__btns .btn {
    display: block;
    width: 244px;
    height: 60px;
    font-size: 16px;
    line-height: 60px
}

@media (max-width: 1440px) {
    .services-list__btns .btn {
        width: 204px;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width: 1280px) {
    .services-list__btns .btn {
        width: 164px;
        height: 44px;
        font-size: 14px;
        line-height: 44px
    }
}

.services-view-list {
    margin: 17px 0 0
}

.services-view-list__item {
    margin: 0;
    padding: 0
}

.services-view-list__item:not(:last-child) {
    margin-bottom: 8px
}

.services-view-list__item:before {
    content: none
}

.services-view-list__link {
    color: #3c3c3b
}

.services-view-list__link .i-icon {
    margin-right: 4px
}

.services-view-list__link .i-icon, .services-view-list__link span {
    vertical-align: middle
}

.services-view {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

@media (max-width: 650px) {
    .services-view {
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.services-view__picture {
    width: 753px;
    min-width: 753px
}

@media (max-width: 1900px) {
    .services-view__picture {
        width: 39vw;
        min-width: 39vw
    }
}

@media (max-width: 1279px) {
    .services-view__picture {
        width: 50vw;
        min-width: 50vw
    }
}

@media (max-width: 650px) {
    .services-view__picture {
        width: 100%;
        min-width: 100%
    }
}

.services-view__content {
    width: calc(100% - 753px);
    min-width: calc(100% - 753px);
    padding-left: 32px;
    padding-right: 6%
}

@media (max-width: 1900px) {
    .services-view__content {
        width: calc(100% - 39vw);
        min-width: calc(100% - 39vw)
    }
}

@media (max-width: 1440px) {
    .services-view__content {
        padding-right: 0
    }
}

@media (max-width: 1279px) {
    .services-view__content {
        width: calc(100% - 50vw);
        min-width: calc(100% - 50vw)
    }
}

@media (max-width: 650px) {
    .services-view__content {
        width: 100%;
        min-width: 100%;
        padding-top: 30px;
        padding-left: 0
    }
}

.services-view__btns {
    margin-top: 24px
}

.services-view__btns .btn {
    display: block;
    width: 244px;
    height: 60px;
    line-height: 60px;
    font-size: 16px
}

@media (max-width: 1440px) {
    .services-view__btns .btn {
        width: 204px;
        height: 50px;
        line-height: 50px
    }
}

@media (max-width: 1280px) {
    .services-view__btns .btn {
        width: 164px;
        height: 44px;
        font-size: 14px;
        line-height: 44px
    }
}

@media (max-width: 480px) {
    .services-view__btns .btn {
        width: 100%
    }
}

.services-view__contacts {
    margin-top: 56px
}

@media (max-width: 1440px) {
    .services-view__contacts {
        margin-top: 46px
    }
}

@media (max-width: 1280px) {
    .services-view__contacts {
        margin-top: 36px
    }
}

.services-view__contacts p {
    margin: 10px 0
}

.services__desc {
    margin-top: 48px
}

@media (max-width: 480px) {
    .services__desc {
        margin-top: 30px
    }
}

.show-more__btn {
    padding: 0;
    font-weight: 700;
    color: #3c3c3b;
    background-color: transparent;
    border: none;
    cursor: pointer;
    transition: .2s
}

.show-more__btn span {
    position: relative
}

.show-more__btn span:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 1px;
    background-color: #3c3c3b;
    transition: .2s
}

.show-more__btn .i-icon {
    width: 12px;
    height: 6px;
    transition: .2s
}

.show-more__btn:focus {
    outline: none
}

.show-more__btn:hover span:after {
    background-color: transparent
}

.sidebar-nav {
    position: relative;
    height: 100%;
    padding-bottom: 32px
}

.sidebar-nav__list {
    margin: 0
}

.sidebar-nav__item {
    position: static;
    height: 42px;
    margin: 0;
    padding: 0;
    background-color: #f8f8f8;
    border-bottom: 2px solid #ececec;
    overflow: hidden
}

@media (max-width: 1440px) {
    .sidebar-nav__item {
        height: 40px
    }
}

@media (max-width: 1439px) {
    .sidebar-nav__item {
        height: 34px
    }
}

.sidebar-nav__item:first-child {
    height: 44px;
    border-top: 2px solid #ececec
}

@media (max-width: 1440px) {
    .sidebar-nav__item:first-child {
        height: 42px
    }
}

@media (max-width: 1439px) {
    .sidebar-nav__item:first-child {
        height: 36px
    }
}

.sidebar-nav__item:before {
    content: none
}

.sidebar-nav__item--sale .sidebar-nav-item__label {
    padding-top: 2px
}

.sidebar-nav__item.is-hover, .sidebar-nav__item.is-show-sub {
    border-color: #95b03c;
    background-color: #95b03c
}

.sidebar-nav__item.is-hover .sidebar-nav__link, .sidebar-nav__item.is-show-sub .sidebar-nav__link {
    color: #fff;
    background-color: #95b03c;
    border-color: #95b03c;
}

.sidebar-nav__item.is-hover .sidebar-nav-icon [data-picture-hover=repose], .sidebar-nav__item.is-show-sub .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 0
}

.sidebar-nav__item.is-hover .sidebar-nav-icon [data-picture-hover=hover], .sidebar-nav__item.is-show-sub .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 1
}

.sidebar-nav__item.is-hover .sidebar-nav-sub, .sidebar-nav__item.is-hover .sidebar-nav-sub__holder, .sidebar-nav__item.is-show-sub .sidebar-nav-sub, .sidebar-nav__item.is-show-sub .sidebar-nav-sub__holder {
    opacity: 1;
    visibility: visible
}

.sidebar-nav__item.is-hover-prev {
    border-bottom-color: #95b03c
}

.sidebar-nav__item--sale {
    background-color: transparent
}

.sidebar-nav__item--sale .sidebar-nav__link {
    text-transform: uppercase;
    font-weight: 700;
    color: #95b03c
}

.sidebar-nav__item--sale .sidebar-nav__link:focus {
    color: #95b03c;
    border-color: #ececec;
    background-color: transparent;
    outline: none
}

.sidebar-nav__item--sale .sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 1
}

.sidebar-nav__item--sale .sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 0
}

.sidebar-nav__item--sale.is-hover {
    background-color: transparent;
    border-color: #ececec
}

.sidebar-nav__item--sale.is-hover .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 1
}

.sidebar-nav__item--sale.is-hover .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 0
}

.sidebar-nav__item--sale.is-hover .sidebar-nav-item__label {
    color: #95b03c
}

.sidebar-nav__item--sale.is-hover .sidebar-nav__link {
    background: transparent;
    border-color: transparent
}

.sidebar-nav__item--service .sidebar-nav__link:focus {
    color: #3c3c3b;
    border-color: #ececec;
    background-color: #f8f8f8;
    outline: none
}

.sidebar-nav__item--service .sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 1
}

.sidebar-nav__item--service .sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 0
}

.sidebar-nav__item--service.is-hover {
    background-color: #f8f8f8;
    border-color: #ececec
}

.sidebar-nav__item--service.is-hover .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 1
}

.sidebar-nav__item--service.is-hover .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 0
}

.sidebar-nav__item--service.is-hover .sidebar-nav-item__label {
    color: #3c3c3b
}

.sidebar-nav__link {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    padding-right: 20px;
    font-weight: 500;
    text-transform: uppercase;
    color: #3c3c3b
}

.sidebar-nav__link:focus {
    color: #fff;
    border-color: #95b03c;
    background-color: #95b03c;
    outline: none
}

.sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=repose] {
    opacity: 0
}

.sidebar-nav__link:focus .sidebar-nav-icon [data-picture-hover=hover] {
    opacity: 1
}

.sidebar-nav__next {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    display: none;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 40px;
    padding: 0;
    background-color: transparent;
    border: none
}

@media (max-width: 480px) {
    .sidebar-nav__next {
        display: -ms-flexbox;
        display: flex
    }
}

.sidebar-nav__next .i-icon {
    width: 12px;
    height: 8px;
    transform: rotate(-90deg)
}

.sidebar-nav-icon {
    position: relative;
    width: 44px;
    min-width: 44px;
    height: 100%
}

/*@media(max-width:1900px){.sidebar-nav-icon{width:52px;min-width:52px}}*/
@media (max-width: 1439px) {
    .sidebar-nav-icon {
        height: 60%
    }
}

.sidebar-nav-sub-icon {
    position: relative;
    width: 50px;
    min-width: 50px;
    height: 50px
}

.sidebar-nav-icon__img, .sidebar-nav-sub-icon__img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    transition: .2s
}

.sidebar-nav-icon__img[data-picture-hover=repose], .sidebar-nav-sub-icon__img[data-picture-hover=repose] {
    opacity: 1
}

.sidebar-nav-icon__img[data-picture-hover=hover], .sidebar-nav-sub-icon__img[data-picture-hover=hover] {
    opacity: 0
}

.sidebar-nav-sub-icon__img {
    right: auto
}

.sidebar-nav-sub {
    position: absolute;
    top: 0;
    left: 100%; /*width:390px*/;
    padding: 52px 46px 66px 76px;
    background-color: #fff;
    box-shadow: 0 0 55px rgba(0, 0, 0, .13); /*overflow-y:auto;overflow-x:hidden;*/
    opacity: 0;
    visibility: hidden;
    z-index: 1
}

.sidebar-nav-sub--big { /*width:784px*/;
    padding: 33px 38px 49px 38px
}

.sidebar-nav-sub--big .sidebar-nav-sub__item { /*width:280px;*/
    min-width: 280px
}

.sidebar-nav-sub.is-show {
    opacity: 1;
    visibility: visible;
    overflow-y: auto;
    overflow-x: hidden
}

.sidebar-nav-sub__holder {
    opacity: 0;
    visibility: hidden;
    transition: 1s
}

.sidebar-nav-sub__holder.is-show {
    opacity: 1;
    visibility: visible
}

.sidebar-nav-sub__title {
    position: relative;
    display: inline-block;
    margin-bottom: 26px;
    padding-bottom: 1px;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 500
}

.sidebar-nav-sub__title:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 2px;
    background-color: #95b03c
}

.sidebar-nav-sub__list {
    display: block; /*column-count:2*/;
    margin: 0 0 -20px
}

.sidebar-nav-sub__item {
    width: 100%;
    min-width: 100%; /*margin:0 0 3.5px;*/
    padding: 0
}

.sidebar-nav-sub__item:before {
    content: none
}

.sidebar-nav-sub__link {
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.7;
    color: #3c3c3b
}

.sidebar-nav-sub__link:hover {
    color: #95b03c
}

.sidebar-nav-sub__link:hover [data-picture-hover=repose] {
    opacity: 0
}

.sidebar-nav-sub__link:hover [data-picture-hover=hover] {
    opacity: 1
}

.sidebar-sub {
    position: fixed;
    z-index: 11;
    top: 103px;
    left: 320px;
    bottom: 0
}

@media (max-width: 1900px) {
    .sidebar-sub {
        top: 94px;
        left: 252px
    }
}

.sidebar {
    position: fixed;
    z-index: 11;
    top: 0;
    left: 0;
    bottom: 0;
    width: 394px;
    padding: 20px 29px 0 40px;
    background: #fff;
    box-shadow: 0 0 35px rgba(0, 0, 0, .1)
}

@media (max-width: 1900px) {
    .sidebar {
        width: 310px;
        padding: 20px 28px 0
    }
}

@media (max-width: 1279px) {
    .sidebar {
        display: none
    }
}

.sidebar__logo {
    margin-bottom: 15px
}

.sidebar__nav {
    height: 100%
}

.slider--pagination .swiper-container-initialized {
    margin-bottom: 54px
}

@media (max-width: 1440px) {
    .slider--pagination .swiper-container-initialized {
        margin-bottom: 74px
    }
}

@media (max-width: 1280px) {
    .slider--pagination .swiper-container-initialized {
        margin-bottom: 98px
    }
}

@media (max-width: 480px) {
    .slider--pagination .swiper-container-initialized {
        margin-bottom: 32px
    }
}

.slider--pagination .swiper-slide {
    height: auto
}

.slider--padding .slider__body {
    margin: -40px 0
}

.slider--padding .slider__wrapper {
    padding: 40px 0
}

.slider--padding .slider__container:not(.swiper-container-initialized) .slider__slide {
    width: 20%;
    min-width: 20%;
    margin-right: 0
}

@media (max-width: 1600px) {
    .slider--padding .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: 25%;
        min-width: 25%
    }
}

@media (max-width: 1023px) {
    .slider--padding .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: 33.33%;
        min-width: 33.33%
    }
}

@media (max-width: 650px) {
    .slider--padding .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: 50%;
        min-width: 50%
    }
}

.slider--padding .slider__container:not(.swiper-container-initialized):last-child .catalog-item__link, .slider--padding .slider__container:not(.swiper-container-initialized):last-child .clients-item {
    border-right: 1px solid #efefef
}

.slider#sliderMedia .section-head {
    margin-bottom: 18px;
    padding-top: 7px
}

.slider#sliderMedia .h3 {
    line-height: 24px
}

.slider#sliderMedia .slider__container:not(.swiper-container-initialized) {
    margin-right: -7px
}

.slider#sliderMedia .slider__container:not(.swiper-container-initialized) .slider__slide {
    width: calc(25% - 7px);
    min-width: calc(25% - 7px);
    margin-right: 7px
}

@media (max-width: 1023px) {
    .slider#sliderMedia .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: calc(33.33% - 7px);
        min-width: calc(33.33% - 7px)
    }
}

@media (max-width: 650px) {
    .slider#sliderMedia .slider__container:not(.swiper-container-initialized) .slider__slide {
        width: calc(50% - 7px);
        min-width: calc(50% - 7px)
    }
}

.slider#sliderGallery .slider__container {
    padding-bottom: 90px
}

.slider#sliderGallery .slider__container:not(.swiper-container-initialized) {
    margin-right: -7px;
    padding-bottom: 0
}

.slider#sliderGallery .slider__container:not(.swiper-container-initialized) .slider__slide {
    width: calc(25% - 7px);
    min-width: calc(25% - 7px);
    margin-right: 7px
}

.slider#sliderGallery .swiper-pagination {
    left: 0;
    right: 0;
    bottom: 50px
}

.slider#sliderGallery .picture {
    position: relative;
    display: block;
    height: 242px;
    height: 0;
    padding-bottom: 67.74%
}

.slider#sliderGallery .picture__img {
    position: absolute;
    top: 0;
    left: 0
}

.slider .swiper-pagination {
    bottom: -10px
}

@media (max-width: 480px) {
    .slider .swiper-pagination {
        bottom: 10px
    }
}

.slider.slider-nav-hide {
    margin-bottom: 48px
}

@media (max-width: 1440px) {
    .slider.slider-nav-hide {
        margin-bottom: 28px
    }
}

@media (max-width: 480px) {
    .slider.slider-nav-hide {
        margin-bottom: 0
    }
}

.slider__container:not(.swiper-container-initialized) .slider__slide:first-child .catalog-item__link, .slider__container:not(.swiper-container-initialized) .slider__slide:first-child .clients-item {
    border-left: 1px solid #efefef
}

.slider__container:not(.swiper-container-initialized) .slider__slide:first-child .catalog-item__link:hover, .slider__container:not(.swiper-container-initialized) .slider__slide:first-child .clients-item:hover {
    border-left-color: transparent
}

.slider__title {
    font-weight: 500;
    font-size: 18px
}

.slider__body {
    position: relative
}

.slider__slide .catalog-item__link, .slider__slide .clients-item {
    border-left: none
}

.slider__slide:focus {
    outline: none
}

#sliderClients .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link, #sliderClients .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item, #sliderHits .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link, #sliderHits .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item, #sliderModal .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link, #sliderModal .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item, #sliderNew .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link, #sliderNew .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item, #sliderNews .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link, #sliderNews .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item {
    border-left: 1px solid #efefef
}

#sliderClients .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link:hover, #sliderClients .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item:hover, #sliderHits .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link:hover, #sliderHits .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item:hover, #sliderModal .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link:hover, #sliderModal .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item:hover, #sliderNew .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link:hover, #sliderNew .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item:hover, #sliderNews .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .catalog-item__link:hover, #sliderNews .slider__slide.swiper-slide.swiper-slide-visible.swiper-slide-active .clients-item:hover {
    border-left-color: transparent
}

#sliderClients .slide-next-hover .catalog-item__link, #sliderClients .slide-next-hover .clients-item, #sliderHits .slide-next-hover .catalog-item__link, #sliderHits .slide-next-hover .clients-item, #sliderModal .slide-next-hover .catalog-item__link, #sliderModal .slide-next-hover .clients-item, #sliderNew .slide-next-hover .catalog-item__link, #sliderNew .slide-next-hover .clients-item, #sliderNews .slide-next-hover .catalog-item__link, #sliderNews .slide-next-hover .clients-item {
    border-right-color: transparent
}

@media (max-width: 1023px) {
    #sliderClients .swiper-pagination, #sliderHits .swiper-pagination, #sliderModal .swiper-pagination, #sliderNew .swiper-pagination, #sliderNews .swiper-pagination {
        bottom: 0;
        text-align: left
    }
}

@media (max-width: 650px) {
    #sliderClients .swiper-pagination, #sliderHits .swiper-pagination, #sliderModal .swiper-pagination, #sliderNew .swiper-pagination, #sliderNews .swiper-pagination {
        text-align: center
    }
}

@media (max-width: 1023px) {
    #sliderNews .slider__wrapper {
        padding-bottom: 0
    }
}

@media (max-width: 1023px) {
    #sliderNews .swiper-pagination {
        bottom: -40px
    }
}

@media (max-width: 650px) {
    #sliderNews .swiper-pagination {
        bottom: -56px
    }
}

@media (max-width: 1023px) {
    #sliderNew .slider--pagination .swiper-container-initialized {
        margin-bottom: 0
    }
}

@media (max-width: 650px) {
    #sliderNew .swiper-pagination {
        bottom: -11px
    }
}

@media (max-width: 650px) {
    #sliderModal {
        padding: 0 10px
    }
}

@media (max-width: 650px) {
    .main-slider .swiper-pagination {
        bottom: 0
    }
}

@media (max-width: 1023px) {
    #sliderClients .swiper-pagination {
        text-align: left
    }
}

@media (max-width: 650px) {
    #sliderClients .swiper-pagination {
        bottom: -11px;
        text-align: center
    }
}

.socials--vertical .socials__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    -ms-flex-align: center;
    align-items: center
}

@media (max-width: 750px) {
    .socials--vertical .socials__list {
        -ms-flex-direction: row;
        flex-direction: row;
        margin: 0 -10px
    }
}

.socials--vertical .socials__item:not(:last-child) {
    margin-bottom: 47px
}

@media (max-width: 1440px) {
    .socials--vertical .socials__item:not(:last-child) {
        margin-bottom: 33px
    }

    @media (max-width: 750px) {
        .socials--vertical .socials__item:not(:last-child) {
            margin-right: 4px;
            margin-bottom: 0
        }
    }
}

.socials__list {
    display: -ms-flexbox;
    display: flex;
    margin: 0 -10px;
    -ms-flex-align: center;
    align-items: center
}

.socials__item {
    margin: 0;
    padding: 0 10px
}

.socials__item:before {
    content: none
}

.socials__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.socials__link .i-icon {
    fill: #95b03c;
    transition: .2s
}

.socials__link .i-icon--wathsapp {
    stroke: #95b03c
}

.socials__link:hover .i-icon {
    fill: #b2d247
}

.socials__link:hover .i-icon--wathsapp {
    stroke: #b2d247
}

.sorting {
    position: relative;
    width: 232px;
    margin: 0 0 4px 5px
}

@media (max-width: 1440px) {
    .sorting {
        width: 195px
    }
}

@media (max-width: 1280px) {
    .sorting {
        width: 166px
    }
}

.sorting.is-show .sorting-select__value {
    color: #fff;
    background-color: #3c3c3b
}

.sorting.is-show .sorting-select__value .i-icon {
    transform: rotate(180deg)
}

.sorting.is-show .sorting-dropdown {
    opacity: 1;
    visibility: visible
}

.sorting-select__value {
    height: 44px;
    padding: 0 20px;
    line-height: 44px;
    text-align: center;
    color: #3c3c3b;
    background-color: #e5e5e5;
    cursor: pointer
}

.sorting-dropdown {
    position: absolute;
    top: 100%;
    left: 0;
    right: 0;
    padding: 21px 30px 20px;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    opacity: 0;
    visibility: hidden;
    z-index: 11
}

.sorting-dropdown-list__item {
    margin: 0;
    padding: 0
}

.sorting-dropdown-list__item:not(:last-child) {
    margin-bottom: 11px
}

.sorting-dropdown-list__item:before {
    content: none
}

.sorting-dropdown-list__item.current .sorting-dropdown-list__link {
    color: #95b03c
}

.sorting-dropdown-list__link {
    color: #3c3c3b
}

.subscription {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    color: #fff;
    background-color: #95b03c
}

@media (max-width: 750px) {
    .subscription {
        -ms-flex-align: start;
        align-items: flex-start;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.subscription__left {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 42%;
    min-width: 42%
}

@media (max-width: 750px) {
    .subscription__left {
        width: auto;
        min-width: auto;
        margin-bottom: 18px
    }
}

.subscription__right {
    -ms-flex-positive: 1;
    flex-grow: 1
}

@media (max-width: 750px) {
    .subscription__right {
        width: 100%
    }
}

@media (max-width: 1023px) {
    .subscription__icon {
        display: none
    }
}

.subscription__icon .i-icon {
    width: 60px;
    height: 62px
}

@media (max-width: 1600px) {
    .subscription__icon .i-icon {
        width: 36px;
        height: 38px
    }
}

.subscription__info {
    margin-left: 40px
}

@media (max-width: 1600px) {
    .subscription__info {
        margin-left: 28px
    }
}

@media (max-width: 1023px) {
    .subscription__info {
        margin-left: 0
    }
}

.subscription__title {
    margin-bottom: 4px;
    font-size: 30px;
    font-weight: 700
}

@media (max-width: 1600px) {
    .subscription__title {
        font-size: 22px
    }
}

@media (max-width: 750px) {
    .subscription__title {
        font-size: 20px
    }
}

.subscription__desc {
    font-size: 16px;
    letter-spacing: .05em
}

@media (max-width: 1600px) {
    .subscription__desc {
        font-size: 14px
    }
}

.subscription__label {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.subscription__input {
    -ms-flex-positive: 1;
    flex-grow: 1;
    height: 60px;
    padding: 0 28px;
    font-size: 14px;
    letter-spacing: .05em;
    line-height: 60px;
    background-color: #fff;
    border: 1px solid transparent
}

@media (max-width: 1600px) {
    .subscription__input {
        height: 40px;
        line-height: 40px;
        padding: 0 20px
    }
}

@media (max-width: 750px) {
    .subscription__input {
        height: 46px;
        line-height: 46px
    }
}

.subscription__input:focus {
    outline: none
}

.subscription__input.invalid {
    border-color: #e94141
}

.subscription__input.invalid::-webkit-input-placeholder {
    color: #e94141
}

.subscription__input.invalid::-moz-placeholder {
    color: #e94141
}

.subscription__input.invalid::-ms-input-placeholder {
    color: #e94141
}

.subscription__input.invalid::placeholder {
    color: #e94141
}

.subscription__btn {
    width: 245px;
    height: 60px;
    color: #fff;
    background-color: #3c3c3b;
    border: none;
    cursor: pointer;
    transition: .2s
}

@media (max-width: 1600px) {
    .subscription__btn {
        width: 158px;
        height: 40px;
        line-height: 40px
    }
}

@media (max-width: 750px) {
    .subscription__btn {
        width: 52px;
        height: 46px;
        line-height: 46px;
        font-size: 0;
        background-image: url(/local/templates/main/frontend/assets/styles/../images/svg/subscription-arrow.svg);
        background-position: 50%;
        background-repeat: no-repeat
    }
}

.subscription__btn:focus, .subscription__btn:hover {
    background-color: #545453
}

.subscription__btn:active {
    background-color: #282827
}

.subsection-nav {
    margin-bottom: 20px
}

@media (max-width: 480px) {
    .subsection-nav {
        margin-bottom: 10px
    }
}

.subsection-nav__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    height: 100%;
    max-height: 90px;
    margin-right: -7px;
    overflow: hidden;
    transition: .5s
}

@media (max-width: 1440px) {
    .subsection-nav__list {
        max-height: 78px
    }
}

@media (max-width: 480px) {
    .subsection-nav__list {
        max-height: 60px
    }
}

.subsection-nav__list.is-show {
    max-height: 999px
}

@media (max-width: 1279px) {
    .subsection-nav__list.is-show {
        max-height: none
    }
}

.subsection-nav__item {
    width: calc(14% - 4px);
    min-width: calc(14% - 4px);
    margin: 0 4px 4px 0;
    padding: 0
}

@media (max-width: 1440px) {
    .subsection-nav__item {
        width: calc(33.33% - 4px);
        min-width: calc(33.33% - 4px)
    }
}

@media (max-width: 1023px) {
    .subsection-nav__item {
        width: calc(50% - 4px);
        min-width: calc(50% - 4px)
    }
}

.subsection-nav__item:before {
    content: none
}

.subsection-nav__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 90px;
    padding: 0 10px;
    background-color: #f8f8f8;
    transition: .2s;
    overflow: hidden
}

@media (max-width: 1440px) {
    .subsection-nav__link {
        height: 78px
    }
}

@media (max-width: 480px) {
    .subsection-nav__link {
        height: 60px;
        padding: 0 5px
    }
}

.subsection-nav__link:focus, .subsection-nav__link:hover {
    outline: none;
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.subsection-nav__link:focus .subsection-nav__label span, .subsection-nav__link:hover .subsection-nav__label span {
    border-color: #95b03c
}

.subsection-nav__link .sidebar-nav-icon { /*display:none*/
}

@media (max-width: 480px) {
    .subsection-nav__link .sidebar-nav-icon {
        width: 35px;
        min-width: 35px;
        height: 35px
    }
}

@media (max-width: 480px) {
    .subsection-nav__link .sidebar-nav-icon__img {
        width: 25px !important;
        height: auto !important
    }
}

.subsection-nav__label {
    padding-right: 8px;
    text-align: center;
    font-size: 16px;
    color: #3c3c3b
}

@media (max-width: 1023px) {
    .subsection-nav__label {
        font-size: 14px
    }
}

@media (max-width: 650px) {
    .subsection-nav__label {
        font-size: 12px
    }
}

@media (max-width: 480px) {
    .subsection-nav__label {
        font-size: 11px
    }
}

.subsection-nav__label span {
    line-height: 1.3;
    border-bottom: 2px solid transparent;
    transition: .2s
}

.subsection-nav__btn {
    margin-top: 20px
}

.subsection-nav-btn {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    height: 34px;
    letter-spacing: .04em;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
    line-height: 34px;
    color: #3c3c3b;
    background-color: #f8f8f8;
    border: 1px solid #efefef;
    box-shadow: 0 4px 5px rgba(0, 0, 0, .03);
    transition: .2s;
    cursor: pointer
}

@media (max-width: 480px) {
    .subsection-nav-btn {
        font-size: 12px
    }
}

.subsection-nav-btn span {
    margin-right: 6px
}

.subsection-nav-btn .i-icon {
    width: 11px;
    height: 6px;
    transition: .2s
}

.subsection-nav-btn.is-show .i-icon {
    transform: rotate(180deg)
}

.subsection-nav-btn:focus, .subsection-nav-btn:hover {
    color: #95b03c;
    outline: none
}

.subsection-nav-btn:focus .i-icon, .subsection-nav-btn:hover .i-icon {
    fill: #95b03c
}

.title {
    font-weight: 700;
    font-size: 26px;
    line-height: 1.16;
    color: #3c3c3b
}

@media (max-width: 1440px) {
    .title {
        font-size: 20px
    }
}

@media (max-width: 1280px) {
    .title {
        font-size: 16px
    }
}

.title--small {
    font-size: 18px;
    line-height: 1.35
}

@media (max-width: 1440px) {
    .title--small {
        font-size: 16px
    }
}

@media (max-width: 1280px) {
    .title--small {
        font-size: 14px
    }
}

.tooltip-title {
    display: none;
    position: absolute;
    right: 4px;
    top: 100%;
    width: 212px;
    margin-top: 4px;
    padding: 20px;
    text-align: left;
    letter-spacing: .02rem;
    font-size: 14px;
    color: #3c3c3b;
    background-color: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1)
}

.comparison-item__foot .btn span {
    display:none;
}
.comparison-item__foot .btn::before{
    content:'В корзину';
    line-height: 40px;
    font-size: 16px;
}
.comparison-item__foot .btn.in-basket{
    background-color:#d1d1d1;
    color:#000;
}
.comparison-item__foot .btn.in-basket::before{
    content:'В корзине';
}
@media (max-width: 650px) {
    .comparison-item__foot .btn::before {
        font-size: 14px;
    }
}
.contacts-primary .contacts-item__mob-label {
    display: none;
}
.contacts-addres-mob {
    display: none;
}
.dealers-mob {
    display: none;
}
.pay-number-mob {
    display: none;
}
.working-time {
    display: none;
}
@media (max-width: 768px) {
    .section-head {
        padding-top: 20px;
    }
    .contacts-primary {
        margin-top: 10px;
        margin-bottom: 33px;
    }
    .contacts-primary .contacts-primary__item:nth-child(1) {
        min-width: unset;
        width: 100%;
        margin: 0;
    }
    .contacts-primary .contacts-primary__item:nth-child(2) {
        display: none;
    }
    .contacts-primary .contacts-item__head {
        display: none;
    }
    .contacts-primary .contacts-item {
        padding: 0;
        background: transparent;
    }
    .contacts-primary .contacts-item__label {
        display: none;
    }
    .contacts-primary .contacts-item__mob-label {
        display: block;
        font-size: 14px;
        font-weight: 400;
    }
    .contacts-primary .contacts-item__link {
        width: 40%;
        max-width: 200px;
    }
    .contacts-primary .contacts-item__phone,
    .contacts-primary .contacts-item__mail {
        display: flex;
        align-items: center;
        gap: 25px;
    }
    .contacts-primary .contacts-item__value {
        align-items: center;
    }
    .contacts-primary .contacts-item__icon {
        width: 20px;
        height: 25px;
    }
    .contacts-primary .contacts-item__number,
    .contacts-primary .contacts-item__text {
        color: #96B123;
        font-size: 14px;
        font-weight: 400;
    }
    .contacts-branches .contacts-item__head {
        margin-bottom: 15px;
    }
    .contacts-branches .h3 {
        font-size: 14px;
        font-weight: 400;
    }
    .contacts-branches .h3--border::before {
        display: none;
    }
    .contacts-item__col--desc {
        display: none;
    }
    .section-editor {
        font-weight: 300;
        text-align: justify;
    }
    .section-editor span {
        font-weight: 400;
    }
    .contacts-addres-mob {
        display: block;
    }
    .contacts-addres-mob .contacts-addres__item {
        display: flex;
        align-items: center;
        margin-bottom: 15px;
        font-size: 14px;
        font-weight: 300;
    }
    .contacts-addres-mob .contacts-addres__item svg {
        margin-right: 13px;
    }
    .contacts-addres__city {
        margin-left: 3px;
    }
    .map-wrapper {
        margin-top: 16px;
    }
    .map-wrapper .h3 {
        display: none;
    }
    .map-wrapper .map {
        border: 1px solid #000;
        border-radius: 5px;
        height: 315px !important;
    }
    .dealers-mob {
        display: block;
        margin-top: 25px;
    }
    .dealers-mob .h3 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 15px;
    }
    .dealers-mob .dealers-mob__item {
        margin-bottom: 15px;
    }
    .dealers-mob .dealers-mob__title {
        font-size: 14px;
        margin-bottom: 5px;
        font-weight: 400;
    }
    .dealers-mob .dealers-mob__el {
        display: flex;
        align-items: center;
        margin-bottom: 3px;
    }
    .dealers-mob .dealers-mob__link {
        font-size: 14px;
        color: #3c3c3b;
        font-weight: 300;
    }
    .dealers-mob .dealers-mob__el svg {
        margin-right: 13px;
    }
    .pay-number-mob {
        display: block;
        margin-top: 20px;
    }
    .pay-number-mob .h3 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .pay-number-mob .pay-number-mob__item {
        font-size: 14px;
        font-weight: 300;
    }
    .pay-number-mob .pay-number-mob__item span {
        font-weight: 400;
    }
    .callback .h2 {
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 20px;
    }
    .callback .input {
        height: 30px;
    }
    .callback .input,
    .callback .textarea {
        border: 1px solid #A7A7A6;
        border-radius: 5px;
    }
    .callback .textarea {
        padding-top: 13px;
    }
    .callback .callback__bottom {
        display: flex;
        align-items: center;
        flex-direction: row-reverse;
        flex-wrap: nowrap;
    }
    .callback .callback__checkbox {
        width: fit-content;
        margin-bottom: 0;
    }
    .callback .checkbox__label {
        display: flex;
        align-items: center;
    }
    .callback .checkbox__emulator {
        top: 50%;
        transform: translateY(-50%);
    }
    .callback .checkbox__text {
        color: #706F6F;
        font-size: 10px;
        line-height: 1.3;
    }
    .callback .callback__buttons {
        margin-right: 9px;
    }
    .callback .callback__buttons .btn {
        width: 105px;
        background: #3C3D3A;
        border-radius: 5px;
        height: 34px;
        line-height: 34px;    
        font-size: 14px;
    }
    .callback .checkbox__text {
        margin-left: 8px;
    }
    .working-time {
        display: block;
        margin-bottom: 20px;
    }
    .working-time .working-time__img {
        height: 90px;
    }
    .working-time .working-time__img svg {
        height: 100%;
        max-width: 360px;
    }
    .working-time .h3 {
        font-size: 14px;
        font-weight: 400;
    }
}
.footer .container--mob {
    display: none;
}
@media (max-width: 750px) {
    .footer__logo .logo {
        display: flex;
        justify-content: center;
    }
    .footer__middle {
        background: #3c3c3b;
    }
    .footer__bottom {
        display: none;
    }
    .footer__top .container .footer__row {
        border-bottom: 1px solid #efefef;
    }
    .footer .container--desk {
        display: none;
    }
    .footer .container--mob {
        display: block;
        padding-bottom: 75px;
    }
    .footer .footer-contants {
        margin-bottom: 25px;
    }
    .footer .footer-contants__item {
        margin-bottom: 20px;
        display: flex;
        align-items: center;
        font-size: 14px;
    }
    .footer .footer-contants__item a,
    .footer .footer-contants__item button {
        display: flex;
        align-items: center;
        width: 44%;
        background: none;
        border: none;
        color: #95b03c;
        padding: 0;
    }
    .footer .footer-contants__item.full-link a,
    .footer .footer-contants__item.full-link button {
        width: 100%;
    }
    .footer .footer-contants__item svg {
        width: 20px;
        height: 20px;
        margin-right: 15px;
    }
    .footer .footer-contants__text {
        color: #fff;
    }
    .footer-accordeon {
        margin-bottom: 25px;
    }
    .footer-accordeon__item {
        background: #3F3F3E;
        margin-bottom: 10px;
        border-radius: 13px;
    }
    .footer-accordeon__head {
        position: relative;
        font-size: 14px;
        color: #fff;
        padding: 13px 30px 13px 10px; 
    }
    .footer-accordeon__head svg {
        position: absolute;
        top: 17px;
        right: 10px;
    }
    .footer-accordeon__head.active svg {
        transform: rotate(180deg);
    }
    .footer-accordeon__body {
        padding: 0;
        height: 0;
        overflow: hidden;
    }
    .footer-accordeon__body.active {
        height: auto;
        padding: 0 10px 15px;
    }
    .footer-accordeon__inner {
        display: flex;
        flex-direction: column;
        border-top: none;
        border-bottom: 1px solid #575756;
        padding: 23px 0;
    }
    .footer-accordeon__body.active .footer-accordeon__inner {
        border-top: 1px solid #575756;
    }
    .footer-accordeon__link {
        color: #fff;
        font-size: 14px;
        margin-bottom: 20px;
        padding: 0 13px;
    }
    .footer-accordeon__link:last-child {
        margin-bottom: 0;
    }
    .footer-accordeon__title {
        font-size: 14px;
        color: #F6F6F6;
        margin-bottom: 20px;
        padding: 0 13px;
    }
    .footer-accordeon__link-smaill {
        font-size: 14px;
        color: #F6F6F6;
        margin-bottom: 20px;
        max-width: 250px;
        display: flex;
        align-items: center;
        padding: 0 0 0 26px;
    }
    .footer-social {
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 10px;
        margin-top: 20px;
    }
    .footer-social__item {
        display: flex;
        align-items: center;
    }
    .footer-accordeon__link-smaill svg {
        margin-right: 10px;
    }
    
    .footer-pay {
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding-bottom: 15px;
        border-bottom: 1px solid #efefef;
    }
    .footer-pay__title {
        font-size: 13px;
        color: #706F6F;
        padding-left: 5px;
    }
    .footer-pay__inner {
        display: flex;
        align-items: center;
        gap: 10px;
    }
    .footer-pay__item {
        display: flex;
        align-items: center;
        justify-content: center;
        min-width: 45px;
        height: 25px;
    }
    .footer-text {
        font-size: 14px;
        color: #706F6F;
        padding: 15px 5px;
        border-bottom: 1px solid #efefef;
        margin-bottom: 15px;
    }
    .footer-copy {
        padding-left: 5px;
        font-size: 14px;
        color: #fff;
        margin-bottom: 15px;
    }
    .footer-menu {
        position: fixed;
        bottom: 27px;
        z-index: 10;
        display: flex;
        align-items: center;
        gap: 10px;
        justify-content: space-around;
        padding: 13px 15px;
        background: #fff;
        border-radius: 5px;
        left: 10px;
        right: 10px;
        box-shadow: 0px 0px 27px 14px rgba(0, 0, 0, 0.2);
        transition: bottom .2s ease-in-out;
    }
    .footer-menu.sticky {
        bottom: 4px;
    }
    .footer-menu__item {
        display: flex;
        flex-direction: column;
        align-items: center;
    }
    .footer-menu__icon {
        margin-bottom: 3px;
    }
    .footer-menu__text {
        font-size: 12px;
        color: #9D9D9C;
        text-align: center;
    }
    .footer-menu__item.active .footer-menu__icon svg path {
        fill: #96B123;
    }
    .footer-menu__item.active .footer-menu__text {
        color: #96B123;
    }
    .footer-menu__item.active .footer-menu__icon svg path.white {
        fill: #fff;
    }
    .footer-menu__icon {
        position: relative;
    }
    .footer-menu__count {
        position: absolute;
        top: -7px;
        right: -12px;
        color: #9D9D9C;
    }
}
.sidebar__logo.mob {
    display: none;
}
.header-account {
    display: none;
}
.header-links {
    display: none;
}
@media (max-width: 750px) {
    .header__logo {
        width: auto;
        max-width: 200px;
        padding: 0;
    }
    .header__left {
        background: #3C3D3A;
    }
    .header__burger {
        display: none;
    }
    .header__logo .desk {
        display: none;
    }
    .header__logo .mob {
        display: block;
    }
    .search--header .search__input {
        display: inline-block;
    }
    .search--header {
        width: calc(100% - 19px);
    }
    .search--header .search__input {
        padding-right: 120px;
        border: 1px solid #9d9d9c;
        padding: 0 10px;
        border-radius: 4px;
        width: calc(100% - 107px);
    }
    .search--header .search__input:focus {
        border: 1px solid #9d9d9c;
    }
    .search-tooltip {
        left: -45px;
    }
    .title-search-result {
        left: 0 !important;
        width: 100% !important;
    }
    .search--header .search__button {
        display: flex !important;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        padding: 0 27px;
        font-size: 14px;
        line-height: 38px;
        letter-spacing: .04em;
        color: #fff;
        background: #3c3c3b;
        border: none;
        cursor: pointer;
        transition: all 0s;
    }
    .search--header .search__button .i-icon {
        display: none !important;
    }
    .search--header .search__reset {
        right: 130px;
        display: none !important;
    }
    .search--header:after {
        opacity: 0;
        width: 100%;
    }
    .personal-nav__list .personal-nav__item {
        display: none !important;
    }
    .header__connection {
        height: 44px;
    }
    .header__connection .connection {
        display: none;
    }
    .search--header .search__button {
        border-radius: 4px;
    }
    .header-account {
        margin: 0 10px;
        display: block;
        background: #EDEDED;
        border-radius: 13px;
        padding: 16px 20px;
        margin-bottom: 10px;
    }
    .header-account .header-account__link {
        display: flex;
        align-items: center;
    }
    .header-account svg {
        margin-right: 10px;
    }
    .header-account span {
        flex: 1;
        font-size: 14px;
        color: #706F6F;
    }
    .header-account.active svg path {
        fill: #95B03D;
    }
    .header-account.active svg path.white {
        fill: #fff;
    }
    .header-links-container {
        padding: 0 10px;
    }
    .header-links {
        display: flex;
        align-items: center;
        overflow-x: auto;
        gap: 3px;
        scrollbar-width: none;
    }
    .header-links::-webkit-scrollbar {
        width: 0;
        display: none;
    }
    .header-links .header-links__items {
        position: relative;
        border-radius: 13px;
        background: rgba(149, 176, 60, 0.5);;
        min-width: 83px;
        height: 79px;
        padding: 10px 14px 14px;
        display: flex;
        align-items: center;
        flex-direction: column;
        box-sizing: border-box;
        color: #3C3C3B;
        width: 100%;
        justify-content: space-between;
    }
    .header-links .header-links__items .header-links__title {
        font-size: 12px;
        margin-bottom: 5px;
    }
    .header-links .header-links__items .header-links__conut {
        position: absolute;
        top: 30px;
        font-size: 12px;
        z-index: 2;
        left: calc(50% + 11px);
    }
    .header-links .header-links__items svg {
        max-width: 25px;
    }
    .search--header {
        width: calc(100% - 19px - 35px);
        left: 45px;
    }
    .header__search::before {
        content: '';
        position: absolute;
        top: 11px;
        width: 26px;
        height: 26px;
        z-index: 20px;
        background-image: url('/local/templates/main/images/search-icon.svg');
        background-position: center;
        background-repeat: no-repeat;
    }
    .mobile-menu__back.is-active {
        display: none;
    }
    .flow-container .header {
        padding-bottom: 25px;
    }
}

/* End */


/* Start:/local/templates/main/styles/iarga.css?17438827397534*/
.lk-cols{
    display: flex;
    justify-content: space-between;
    padding-top: 20px;
}
.lk-cols__left{
    width: 70%;
}
.lk-cols__right{
    width: 25%;
}

.orders-new{
    border-top:2px solid #f8f8f8;
    padding: 20px 0;
}
.orders-new:first-child{
    border-top: none;
    padding-top: 0;
}

.orders-new__head{
    display: flex;
    padding: 0 0 20px 0;
}

.orders-new__head .orders-new__col:first-child{
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
    white-space: nowrap;
}
.orders-new__head .orders-new__col:nth-child(2){
    margin-right: auto;
    font-size: 16px;
    font-weight: bold;
}
.orders-new__head .orders-new__col:nth-child(3){
    display: flex;
    gap: 5px;
    align-items: center;
}

.button{
    color: #3c3c3b;
    background-color: transparent;
    border: 1px solid #B3B3B3;
    transition: all 0.2s ease-in-out;
    font-size: 10px;
    text-align: center;
    cursor: pointer;
    padding: 5px 10px;
    border-radius: 6px;
    display: inline-block;
    vertical-align: middle;
    white-space: nowrap;
}
.button:focus, .button:hover {
    color: #72726f;
    border-color: #72726f;
}
.button--caps{
    text-transform: uppercase;
    font-weight: bold;
}
.button--green{
    background: #95b03c;
    border-color: transparent;
    color: #fff;
}
.button--green:focus, .button--green:hover {
    color: #fff;
    border-color: transparent;
    background: #b2d247;
}
.button--disabled{
    pointer-events: none;
    background: #999;
    border-color: transparent;
    color: #fff;
}

.button--big{
    font-size: 20px;
    line-height: normal;
    padding:7px 30px;
}

.orders-new-item{
    display: flex;
    padding:0 0 16px 0;
    gap: 20px;
}
.orders-new-item .orders-new-item__item:nth-child(1){
    width: 15%;
    white-space: nowrap;
}
.orders-new-item .orders-new-item__item:nth-child(2){
    width: 50%;
}
.orders-new-item .orders-new-item__item:nth-child(3){
    width: 10%;
    white-space: nowrap;
    text-align: right;
}
.orders-new-item .orders-new-item__item:nth-child(4){
    margin-left: auto;
    font-weight: bold;
    white-space: nowrap;
}
.orders-new-item .orders-new-item__item:nth-child(4) small{
    font-weight: normal;
    font-size: 12px;
    padding-left: 6px;
}
.orders-new-measure{
    display: inline-block;
    min-width: 20px;
    text-align: left;
}
.order-new-total{
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding-top: 10px;
}
.order-new-total__price{
    padding-bottom: 10px;
    font-weight: bold;
    font-size: 18px;
    line-height: normal;
}
.order-new-total__right{
    text-align: right;
}
.order-new-total__btn{
    display: flex;
    gap: 20px;
    white-space: nowrap;
    align-items: center;
    flex-wrap: wrap;
}

.link-black{
    color: #3c3c3b;
}
.link-black:hover{
    color: #95b03c;
}
.form-description{
    font-size: 13px;
    line-height: normal;
    margin-bottom: 20px;
}

.modal-buttons{
    display: flex;
    gap: 20px;
    align-items: center;
    justify-content: end;
}
.modal__title{
    font-weight: normal;
}
.lk-user{
    margin-bottom: 30px;
    color: #3C3C3B;
}
.lk-user__head{
    background: #cad89e;
    text-align: center;
    padding: 15px 45px;
    border-radius: 10px 10px 0 0;
    font-size: 18px;
    position: relative;
    z-index: 1;
}
.lk-user__text{
    padding: 10px 20px;
    background: #f3f6ea;
    border-radius: 0 0 10px 10px;
}
.lk-user__text p{
    padding: 5px 0;
    margin: 0;
}
.lk-user-edit{
    position: absolute;
    z-index: 1;
    right: 10px;
    top: 10px;
    width: 30px;
}
.lk-user-edit svg{
    width: 100%;
    height: auto;
    display: block;
    fill: #3c3c3b;
    transition: all 0.2s ease-in-out;
}
.lk-user-edit:hover svg{
    fill: #95b03c;
}
.link-gray{
    color: #9c9c9c;
    border-bottom: 1px solid #9c9c9c;
    transition: all 0.2s ease-in-out;
}
.link-gray:hover{
    color: #9c9c9c;
    border-bottom-color: transparent;
}
.lk-user-logout{
    text-align: right;
    font-size: 12px;
    line-height: normal;
}

.lk-statuses{
    margin-bottom: 20px;
    font-size: 13px;
    line-height: normal;
}
.lk-statuses h6{
    margin-bottom: 20px;
}
.lk-statuses .status-text{
    font-size: 120%;
}
.status-text{
    font-weight: bold;
}
.status-text--red{
    color: #FF0000;
}
.status-text--orange{
    color: #F15A24;
}
.status-text--green{
    color: rgb(149, 176, 60);
}
.status-text--green-light{
    color: #819152;
}
.status-text--blue{
    color: #325FAA;
}
.status-text--violet{
    color: #7A4594;
}
.status-text--gray{
    color: #B3B3B3;
}

.modal--wide{
    width: 800px;
    max-width: 100%;
}

.label--new,.form-col>.label--new:not(.checkbox){
    display: flex;
    align-items: center;
    gap: 20px;
}
.label--new .form-label{
    width: 40%;
    text-align: right;
}
.order-new-total__left {
    display: flex;
    align-items: end;
    gap: 20px;
    margin-top: auto;
}
@media (max-width: 1200px) {
    .lk-cols{
        flex-direction: column-reverse;
    }
    .lk-cols__left,.lk-cols__right{
        width: 100%;
    }

}
@media (max-width: 750px) {
    .label--new,.form-col>.label--new:not(.checkbox){
        display: block;
    }
    .label--new .form-label{
        width: auto;
        text-align: left;
    }
    .orders-new__head{
        flex-wrap: wrap;
        gap: 10px;
    }
    .orders-new-item{
        flex-wrap: wrap;
        gap: 5px;
    }
    .orders-new-item .orders-new-item__item:nth-child(1){
        width: 100%;
    }
    .orders-new-item .orders-new-item__item:nth-child(2){
        width: 100%;
    }
    .orders-new-item .orders-new-item__item:nth-child(3){
        width: auto;
    }
    .order-new-total{
        flex-wrap: wrap;
        gap: 5px;
    }
    .order-new-total__left{
        width: 100%;
    }
    .order-new-total__right{
        width: 100%;
        text-align: left;
        margin-bottom: 20px;
    }
    .order-new-total__btn{
        gap: 5px;
        flex-direction: column;
        align-items: flex-start;
    }
}

.form-row--pass {
    display: flex;
    margin-top: 50px;
    max-width: 650px;
    margin-left: auto;
}
.form-row--pass .form-col {
    width: 50%;
    min-width: 50%;
    max-width: 50%;
    padding-left: 0;
}
.form-row--pass .label--new,
.form-row--pass .form-col>.label--new:not(.checkbox) {
    justify-content: end;
    gap: 10px;
}
.form-row--pass .label--new .form-label {
    width: auto;
}
.form-row--pass input {
    max-width: 150px;
}
@media (max-width: 750px) {
    .form-row--pass input {
        max-width: 100%;
    }
}
@media (max-width: 479px) {
    .form-row--pass {
        flex-direction: column;
    }
    .form-row--pass .form-col {
        width: 100%;
        min-width: 100%;
        max-width: 100%;
    }
}

input.error {
    min-width: auto;
    font-size: 14px;
}
label.error {
    margin-left: 30.5%;
    width: auto;
    min-width: auto;
}
.order-total__checkbox label.error {
    margin-left: 0;
    font-weight: 700;
    font-size: 14px;
}
.form-row--pass label.error {
    text-align: right;
    margin-left: auto;
}

@media (max-width: 750px) {
    label.error {
        margin-left: 0;
    }
    .form-row--pass label.error {
        text-align: left;
    }
}
.lk-banner__img {
    display: flex;
}
.lk-banner__img img {
    width: 100%;
}
.lk-banner__img.lk-banner--mob {
    display: none;
}
@media screen and (max-width: 768px) {
    .lk-banner__img.lk-banner--deck {
        display: none;
    }
    .lk-banner__img.lk-banner--mob {
        display: flex;
    }
}
/* End */


/* Start:/local/templates/main/styles/custom.css?174388273954376*/
@media (min-width: 1400px) {
    .contacts-grid__col:nth-child(2n) {
        width: calc(100% - 712px);
        min-width: calc(100% - 712px);
    }
}

@media (min-width: 1000px) and (max-width: 1400px) {
    .contacts-grid__col:nth-child(2n) {
        width: calc(100% - 620px);
        min-width: calc(100% - 620x);
    }
}

@media (min-width: 760px) and (max-width: 999px) {
    .contacts-grid__col:nth-child(2n) {
        width: calc(100% - 500px);
        min-width: calc(100% - 500x);
    }
}
textarea.textarea{
	padding:10px;
}
.sidebar-nav-sub-item__label:hover{
	color:#000;
}
.i-icon--favorites {
    margin-bottom: -3px;
    width: 24px;
    height: 24px;
}

.icon-btn span:last-child {
    margin-left: 0 !important;
}

.section-head {
    margin-bottom: 0px !important;
}

.subsection-nav__list2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
    height: 100%;
    /*max-height: 90px;*/
    margin-right: -7px;
    /*overflow: hidden;*/
    transition: .5s;
}

.catalog-subsection__link:hover {
    color: #95b03c;
}

.catalog-subsection__link {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    width: 100%;
    color: #666;
    /*border: 1px solid #efefef;*/
    transition: .2s;
    text-align: center;
}

.catalog-subsection-picture {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 150px;
    overflow: hidden;
}

.catalog-subsection__bottom {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-positive: 1;
    flex-grow: 1;
    padding: 24px 16px 16px;
}

.subsection-nav__link {
    display: -ms-flexbox;
    display: flex;
    /*-ms-flex-align: center;
    align-items: center; */
    /*-ms-flex-pack: center;
    justify-content: center; */
    height: 90px;
    padding: 0 10px;
    background-color: #f8f8f8;
    transition: .2s;
    overflow: hidden;
    flex-direction: column;
}

.pagination {
    margin-left: auto;
}

.sorting-select__value:hover {
    background-color: #fcfcfc;
}

/*
.bx-filter-parameters-box .bx-filter-parameters-box-title {
    background-color: #e5e5e5 !important;
}

.pagination-btn {
    text-align: right;
    width: 244px;
    margin-bottom: 4px;
}
*/
.pagination-btn .btn {
    margin-bottom: 4px;
    margin-left: 5px;
    height: 44px;
    padding: 0 20px;
    line-height: 44px;
    text-align: center;
    color: #3c3c3b;
    background-color: #e5e5e5;
    cursor: pointer;
    border: none;
}

.pagination-btn .btn:hover {
    background-color: #fcfcfc;
}

.sidebar-nav-sub--big {
    height: auto !important;
    /*max-height: fit-content !important;*/
}

.sidebar-nav__link {
    font-size: 16px;
}

.catalog-item__status .product-code {
    color: #9D9D9D;
}

.card .i-icon--favorites {
    stroke: none;
    fill: none;
}

.card .icon-btn:hover .i-icon--favorites,
.card .icon-btn.remove-favorites .i-icon--favorites {
    color: #95b03c;
    stroke: none;
}

.catalog-item__top .icon-list .icon-list__item:not(:last-child) {
    margin-right: 0;
}

.catalog-item__top .icon-list {
    bottom: unset;
    top: 12px;
    flex-direction: column;
    gap: 5px;
}

.catalog-item__top .icon-list .icon-btn {
    padding: 5px;
}

.catalog-item__top .icon-list .i-icon--comparison {
    stroke: #3c3c3b;;
    width: 16px;
    height: 18px;
}

.catalog-item__top .icon-list .i-icon--favorites {
    stroke: none;
    fill: none;
    width: 22px;
    height: 22px;
}

.catalog-item__top .icon-list .i-icon--favorites:hover,
.icon-btn.remove-favorites .i-icon {
    color: #95b03c;
}

.icon-btn.remove-favorites .i-icon {
    fill: #95b03c;
}

.catalog-item__top .icon-list .i-icon--comparison:hover,
.icon-btn.remove-compare .i-icon {
    stroke: #95b03c;
}

.bx-filter form {
    position: relative;
}

.bx-filter__views {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 15px;
    height: 44px;

    line-height: 0;

    position: absolute;
    right: 0;
    bottom: 0;
}

.bx-filter__views svg {
    color: #e5e5e5;
    cursor: pointer;
}

.personal-nav__icon .i-icon--favorites {
    stroke: none;
    color: #fff;
}

.bx-filter__views svg:hover {
    color: #3c3c3b;
}

.bx-filter__views .bx-filter__views--active svg {
    color: #3c3c3b;
}

.bx-filter__views .tooltip-title {
    width: auto;
    text-align: center;
    z-index: 5;
    top: unset;
    bottom: 100%;
}

.catalog-item__description {
    -webkit-line-clamp: 3;
    overflow: hidden;
    height: 38px !important;
}

.catalog-list--line .catalog-list__item {
    width: 100%;
}

.catalog-list--line .catalog-item {
    height: 60px;
}

.catalog-list--line .catalog-item-picture {
    height: auto;
    max-width: 60px;
}

.catalog-list--line .catalog-item-picture__img {
    height: 60px;
}

.catalog-list--line .catalog-item__top {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    position: unset;
}

.catalog-list--line .catalog-item__link {
    flex-direction: row;
    border-right: 1px solid #efefef !important;
    overflow: hidden;
}

.catalog-list--line .catalog-item__bottom {
    flex-direction: row;
    position: relative;
    padding: 12px 16px 12px 0;
}

.catalog-list--line .catalog-item__name {
    order: 0;
    /* width: 70%; */
    margin-right: 10px;
}

.catalog-list--line .catalog-item__description {
    width: 100%;
    order: 1;
    font-size: 14px;
    position: absolute;
    left: 0px;
    top: 32px;
}

.catalog-list--line .catalog-item__description p {
    white-space: nowrap;
    width: calc(100% - 390px);
    text-overflow: ellipsis;
    overflow: hidden;
}

.catalog-list--line .catalog-item__status {
    order: 2;
    margin-top: 3px;
    margin-bottom: 0;
    align-items: start;
    /* position: absolute; */

}

.catalog-list--line .catalog-item__buy {
    order: 3;
    align-items: center;
    position: absolute;
    right: 90px;
}

.catalog-list--line .catalog-item__buy .product-buy {
    width: 120px;
    margin-right: 0;
}

.catalog-list--line .catalog-item__buy .price {
    margin: 0 20px;
}

.catalog-item__buy .price .icon-info-list {
    display: none;
}

.catalog-list--line .catalog-item .icon-info span {
    display: none;
}

.catalog-list--line .catalog-item__buy .price .icon-info-list {
    left: unset;
    right: 7px;
    display: block;
}

.catalog-list--line .icon-info-list {
    display: none;
}

.catalog-list--line .catalog-item__buy .price .icon-info {
    padding: 0 1px;
}

.catalog-list--line .catalog-item__buy .price__discount {
    display: flex;
    align-items: center;
    gap: 4px;
}

.catalog-list--line .product-status {
    display: none;
}

.catalog-list--line .catalog-item__top .icon-list {
    right: 20px;
    bottom: 16px;
    z-index: 10;
    top: unset;
    gap: 0;
    flex-direction: row;
}

.catalog-list--line .catalog-item__buy .price__value--old {
    text-decoration-line: line-through;
    margin-top: 0;
    padding-right: 40px;
}

.catalog-list--line .catalog-item__buy .price__value--old::after {
    display: none;
}

.catalog-list--line .catalog-item__top .icon-list .i-icon--comparison {
    stroke: #3c3c3b;;
    width: 12px;
    height: 14px;
}

.catalog-list--line .catalog-item__top .icon-list .i-icon--favorites {
    stroke: none;
    fill: none;
    width: 18px;
    height: 18px;
}

.catalog-list--line .catalog-item__top .icon-list .i-icon--favorites:hover,
.catalog-list--line .icon-btn.remove-favorites .i-icon {
    color: #95b03c;
}

.catalog-list--line .icon-btn.remove-favorites .i-icon {
    fill: #95b03c;
}

/* .catalog-list--line .catalog-item__top .icon-list .icon-btn {
    padding: 0;
} */
.catalog-list--line .catalog-item__top .icon-list .i-icon--comparison:hover,
.catalog-list--line .icon-btn.remove-compare .i-icon {
    stroke: #95b03c;
}

.catalog-list--line .catalog-item__top .icon-list .icon-list__item:not(:last-child) {
    margin-right: 14px;
}

.catalog-list--line .catalog-item__link:focus, .catalog-list--line .catalog-item__link:hover {
    box-shadow: 80px 0px 55px rgba(0, 0, 0, 0.1);
}

.del_fav ~ .catalog-item__link .icon-list {
    top: 45px;
    right: 12px;
}

/* 2 ряда */
.sidebar-nav-sub {
    display: flex;
    gap: 60px;
    z-index: 12;
}

.product-buy {
    flex-wrap: nowrap;
}

@media (min-width: 1280px) and (max-width: 1330px) {
    .catalog-list--line .catalog-item__buy .product-buy {
        width: 96px;
    }

    .catalog-list--line .product-name {
        font-size: 14px;
    }

    .catalog-list--line .catalog-item__description {
        font-size: 13px;
    }

    .catalog-list--line .price {
        font-size: 15px;
    }

    .catalog-list--line .catalog-item__status {
        margin-top: 0;
    }
}

@media (min-height: 850px) {
    .sidebar-nav-sub--big {
        height: auto !important;
        max-height: fit-content !important;
    }
}

@media (max-height: 850px) {
    .sidebar-nav-sub {
        overflow-y: auto;
    }
}

@media (min-width: 760px) {
    .title-search-result {
        width: 720px !important;
        /*top: 162px !important;*/
        margin-top: 9px;
    }
}

@media (min-width: 1020px) {
    .title-search-result {
        width: 770px !important;
        /*top: 139px !important;*/
        margin-top: 9px;
    }
}

.sidebar-nav-sub__title2 {
    position: relative;
    display: inline-block;
    /*margin-bottom: 26px;*/
    padding-bottom: 0px;
    /*padding-top: 23px;*/
    text-transform: uppercase;
    font-size: 16px;
    font-weight: 500;
    color: 000;
}

.grouptitle {
    padding-top: 4px;
    /*margin-bottom: 2.5px;*/
}

#mobileMenu .grouptitle {
    padding-top: 16px;
    padding-left: 30px;
    height: auto !important;
    padding-bottom: 16px;
}

.sidebar-nav-sub-item__label {
    color: #666;
    font-size: 15px;
}

.sidebar-nav-sub__head {
    margin-bottom: 10px;
}

@media (min-width: 1279px) {
    .grouptitle:first-child {
        padding-top: 0px;
    }

    .sidebar-nav-sub-item__label {
        white-space: nowrap;
    }

    .sidebar-nav-sub__title2 {
        white-space: nowrap;
    }

    .padsec {
        padding-left: 25px;
    }
}

.padsec {
    display: inline-flex;
    align-items: baseline;
}

.padsec a + span {
    padding-left: 3px;
}

img[data-src] {
    opacity: 0;
}

img[data-src].img-loaded {
    opacity: 1;
    transition: opacity 0.3s ease-in-out;
}

@media (max-width: 1279px) {
    .mobile-menu.is-active {
        opacity: 1 !important;
        visibility: visible !important;
    }
}

@media (max-width: 1023px) {
    .bx-filter-parameters-box.is-show .bx-filter-parameters-box-title {
        color: #3c3c3b;
        background-color: transparent
    }
}

@media (min-width: 751px) {
    .header-nav .sidebar-nav-sub__head {
        display: none;
    }
}

.orders-table .sberbank__wrapper {
    margin-top: -5px;
    margin-bottom: 10px;
}

.orders-table .sberbank__content {
    border: 0;
    text-align: left;
    padding: 0;
}

.orders-table .sberbank__price-string {
    font-weight: 400;
    color: #9d9d9d;
    font-family: Roboto, Open Sans, sans-serif;
    font-size: 14px;
    letter-spacing: .002rem;
}

.orders-table .sberbank__price-string b {
    font-weight: 400;
    font-size: 14px;
}

.orders-table .sberbank__footer {
    display: none;
}

.btn-success {
    font-family: arial;
    display: inline-block;
    width: 320px;
    max-width: 100%;
    margin: 8px 0 5px;
    background-color: #1eb42f !important;
    color: #fff !important;
    border: none;
    box-shadow: none;
    outline: none;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    padding: 6px 12px;
    text-decoration: none !important;
    border-radius: 0px !important;
}

.orders-table .sberbank__payment-link {
    background-color: #95b03c !important;
}

img[data-src].lazy-loaded {
    opacity: 1;
}

.bx-filter-block {
    padding-bottom: 28px;
}

.filter > div {
    width: 100%;
}

button#set_filter {
    display: none;
}

.js-reset-filter-none {
    display: none;
}

.header__left {
    z-index: 4;
}

.location {
    z-index: 4;
}

.sidebar-nav-sub__list {
    height: 100%;
}

@media screen and (max-width: 992px) {
    .bx-filter-parameters-box-title.is-active {
        color: #3c3c3b !important;
    }

    .orders-table__col:nth-child(3) .orders-table__props {
        max-width: 70%;
    }

    .private-tabs__item {
        margin-left: 20px;
    }

    .private-tabs__item:not(:last-child) {
        margin-left: 0;
    }

    button#set_filter {
        display: block;
        background-color: #95af2e;
        color: #fff;
    }

    .js-reset-filter-none {
        display: block;
    }
}


.checkbox__label.disabled {
    display: none;
}

.reset-hide {
    display: none;
}

.bx-filter-parameters-box-container.disabled {
    display: none;
}

.bx-filter-block--price .input {
    line-height: unset;
}

.catalog-empty .js-reset-filter-none {
    background-color: #95b03c;
    color: #fff;
}

.catalog-empty {
    display: flex;
    flex-direction: column;
    padding: 25px 0px 0 0;
}

.catalog-empty.disable {
    display: none;
}

.catalog-empty p {
    text-align: center;
    margin-bottom: 10px;
}

.bx-filter-parameters-box.disabled {
    display: none;
}

.error {
    top: calc(100% + 7px);
    right: 0;
    white-space: nowrap;
    min-width: 100%;
    color: #ee2828;
    font-size: .775rem;
}

.bx-filter-reset,
.bx-filter-reset:hover {
    background-color: #95b03c;
}

.bx-filter-reset .i-icon,
.bx-filter-reset:hover .i-icon {
    fill: #fff;
    stroke: #fff;
}

.bx-filter-reset span,
.bx-filter-reset:hover span {
    color: #fff !important;
    transition: .2s;
}

/*color: #000;*/

.bx-filter-reset:hover span {
    color: #95b03c;
}

.clients-item-logo__img, .catalog-item-picture__img {
    height: auto;
    width: auto;
}

.advantages-item-icon__img, .payment-list__img, .logo__img, .sidebar-nav-icon__img {
    height: auto;
}

.bx-filter-custom .mobile-filter__close {
    display: none;
}

@media screen and (max-width: 1023px) {
    .filter .bx-filter.bx-filter-custom {
        display: block;
    }

    .bx-filter-custom .bx-filter-custom__close {
        display: block;
    }

    .bx-filter-custom .bx-filter-section {
        height: calc(100% - 44px);
        padding: 30px 30px 0;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .bx-filter-custom {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        z-index: 900;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        max-width: 480px;
        background-color: #fff;
        transform: translateX(-100%);
        transition: transform .5s cubic-bezier(.75, 0, .25, 1);
        overflow: hidden
    }

    .bx-filter-custom.is-open {
        transform: translateX(0)
    }

    .bx-filter-custom .bx-filter-parameters-box-row {
        width: auto;
        margin: 0
    }

    .bx-filter-custom .sorting {
        width: 100%;
        margin: 0 0 32px
    }

    .bx-filter-custom .sorting-select__value {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        height: 35px;
        line-height: 35px;
        text-align: left;
        background-color: transparent;
        border: 1px solid #3c3c3b
    }

    .bx-filter-custom .bx-filter-parameters-box {
        width: 100%;
        margin-left: 0
    }

    .bx-filter-custom .bx-filter-parameters-box .bx-filter-block {
        position: relative;
        width: 233px;
        padding: 0;
        box-shadow: none;
        opacity: 1;
        visibility: visible
    }

    .bx-filter-custom .bx-filter-parameters-row {
        max-height: none
    }

    .bx-filter-custom .bx-filter-block__btns {
        display: none
    }

    .bx-filter-custom .bx-filter-block__btns--view {
        display: block
    }

    .bx-filter-custom .bx-filter-parameters-box-title {
        padding: 0;
        font-weight: 700;
        background-color: transparent !important
    }

    .bx-filter-custom .bx-filter-parameters-box-title .i-icon {
        display: none
    }

    .bx-filter-custom .checkbox--props .checkbox__text {
        font-size: 14px
    }

    .bx-filter-custom .bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text {
        color: #3c3c3b;
        background-color: transparent
    }

    .bx-filter-custom .bx-filter-parameters-box__input:checked + .bx-filter-parameters-box__text .checkbox__emulator .i-icon {
        transform: scale(1)
    }

    .bx-filter-custom .bx-filter-parameters-box__text {
        position: relative;
        height: 19px;
        line-height: 19px;
        background-color: transparent
    }

    .bx-filter-custom .bx-filter-parameters-box__text .checkbox__emulator {
        display: block
    }

    .bx-filter-custom .bx-filter-parameters-box__text .checkbox__emulator .i-icon {
        right: 0
    }

    .bx-filter-custom .bx-filter-parameters-box-container:not(:last-child) {
        margin-bottom: 8px
    }

    .bx-filter-custom .checkbox--props {
        padding-top: 3px
    }

    .bx-filter-custom .checkbox .checkbox__emulator {
        top: -3px
    }

    .bx-filter-custom .checkbox__emulator {
        width: 16px;
        height: 16px
    }

    .bx-filter-custom .checkbox__emulator .i-icon {
        width: 100%;
        height: 100%
    }

    .mobile-filter__close .btn {
        position: relative;
        width: 100%;
        height: 44px;
        line-height: 44px
    }

    .mobile-filter__close .btn .i-icon {
        position: absolute;
        top: 50%;
        right: 30px;
        transform: translateY(-50%);
        stroke: #fff
    }

    .mobile-filter__holder {
        height: calc(100% - 44px);
        padding: 30px 30px 0;
        overflow-x: hidden;
        overflow-y: auto
    }

    .bx-filter-custom .bx-filter-parameters-box:hover .bx-filter-parameters-box-title.is-active {
        color: #000;
    }

    .overlay-custom {
        display: none;
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-color: #3c3c3b;
        opacity: .64;
        z-index: 899
    }

    .overlay-custom.is-active {
        display: block
    }

    .bx-filter-custom .mobile-filter__close {
        display: block;
    }

}

.pagination-wrapp {
    justify-content: flex-start;
}

.pagination-wrapp .sorting-select__value,
.pagination-wrapp .pagination-btn .btn {
    font-size: inherit;
    white-space: nowrap;
}

.pagination-wrapp .sorting {

}

@media (max-width: 480px) {
    .pagination-wrapp {
        flex-direction: row;
        flex-wrap: wrap;
        justify-content: center;
    }

    .pagination-wrapp .pagination {
        margin: 0;
        width: 100%;
        order: -1;
    }

    .pagination-wrapp .pagination-list {
        margin: 0 0 20px 0;
        width: 100%;
        justify-content: center;

    }

    .pagination-wrapp .pagination-list__link {
        font-weight: bold;
    }

    .pagination-wrapp .pagination-btn .btn {
        margin: 0;
        width: 100%;
        font-weight: bold;
    }

    .pagination-wrapp .pagination-btn {
        width: 100%;
        order: 0;
    }

    .pagination-wrapp .sorting {
        width: 100%;
        margin: 2px 0 0 0;
        order: 1;
    }

    .card-column .icon-list__item:not(:last-child) {
        margin-right: 3px;
    }
}

span.mmenutitle {
    white-space: nowrap;
    color: #000;
    font-size: 11px;
    position: absolute;
    top: 23px;
    right: 50px;
    max-width: calc(100% - 20px);
    text-transform: capitalize;
}

.filter-labels {
    padding-top: 10px;
    font-size: 0;
}

.filter-labels__item {
    display: inline-block;
    vertical-align: top;
    padding: 7px;
    background: #f2f2f2;
    position: relative;
    z-index: 1;
    color: #666666;
    font-size: 14px;
    margin: 0 10px 10px 0;
}

.filter-labels__clear {
    font-size: 0;
    display: inline-block;
    vertical-align: top;
    width: 30px;
    height: 30px;
    margin: -6px -6px -10px -5px;
    position: relative;
    z-index: 1;
    cursor: pointer;
}

.filter-labels__clear:before, .filter-labels__clear:after {
    content: '';
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    width: 15px;
    height: 1px;
    transform: translate3d(-50%, -50%, 0) rotate(45deg);
    background: #000;
    opacity: 0.5;
    transition: opacity 0.3s;

}

.filter-labels__clear:after {
    transform: translate3d(-50%, -50%, 0) rotate(-45deg);
}

.filter-labels__clear:hover:before, .filter-labels__clear:hover:after {
    opacity: 1;
}

.filter-labels__tooltip {
    position: absolute;
    z-index: 1;
    left: -30px;
    bottom: 100%;
    margin-bottom: 10px;
    color: #a0be2d;
    white-space: nowrap;
    font-size: 14px;
    line-height: 150%;
    pointer-events: none;
    transition: all 0.3s;
    background: #fff;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.1);
    padding: 10px 20px;
    opacity: 0;
    visibility: hidden;
}

.filter-labels__tooltip:after {
    content: '';
    position: absolute;
    z-index: -1;
    left: 40px;
    top: 100%;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px solid #fff;
}

.filter-labels__item:hover .filter-labels__tooltip {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
}

@media screen and (max-width: 1023px) {
    .filter-labels {
        display: none;
    }
}

.sidebar-nav-item__label {
    line-height: 1;
}

@media (max-width: 1900px) {
    .sidebar-nav-icon {
        width: 35px;
        min-width: 35px;
    }

    .sidebar-nav__link {
        padding-right: 0px;
        font-size: 14px;
    }

    .sidebar-nav-sub__title2 {
        font-size: 14px;
    }
}

button.closeFilter {
    margin-bottom: -15px;
    margin-top: 15px;
    width: 100%;
}

.bx-touch .closeFilter {
    display: none;
}

#sliderModalBasket {
    position: relative;
    z-index: 1;
    padding-bottom: 1px;
}

#sliderModalBasket .section-head {
    padding-top: 15px;
}

#sliderModalBasket .swiper-container {
    padding: 0 1px;
}

#sliderModalBasket .slider__wrapper {
    padding: 20px 0 25px !important;
}

#addBasket .modal__head {
    margin-bottom: 15px;
}

#addBasket .modal__foot {
    margin-top: 20px;
}

#sliderModalBasket .catalog-item__description {
    -webkit-line-clamp: 2;
}

#sliderModalBasket .catalog-item__buy {
    height: 65px;
}

#sliderModalBasket .slider__slide .catalog-item__link {
    border-left: 1px solid #efefef;
    margin-left: -1px;
    width: calc(100% + 1px);
    overflow: hidden;
}

#sliderModalBasket .swiper-button-prev {
    left: -40px;
    width: 40px;
    height: 40px;
    background: none !important;
}

#sliderModalBasket .swiper-button-next {
    right: -40px;
    width: 40px;
    height: 40px;
    background: none !important;
}

#sliderModalBasket .swiper-button-prev svg,
#sliderModalBasket .swiper-button-next svg {
    fill: #adadad;
    width: 13px;
    height: 23px;
    display: block;
    position: absolute;
    z-index: 1;
    left: 50%;
    top: 50%;
    transform: translate3d(-50%, -50%, 0);

}

form[name="helpForm"] {
    width: 100%;
    max-width: 620px;
}

@media screen and (max-width: 650px) {
    #sliderModalBasket {
        padding: 0 10px;
    }

    #sliderModalBasket .swiper-button-prev,
    #sliderModalBasket .swiper-button-next {
        display: none;
    }

    .basket-checkout-block.basket-share {
        order: 3;
        padding-top: 10px !important;
        width: 100%;
    }

    .basket-checkout-block.basket-share button {
        width: 100%;
        font-size: 14px !important;
        height: 40px !important;
    }

    .basket-coupon-section {
        margin-bottom: -5px;
    }
}

@media screen and (max-width: 650px) {
    .section-slider-similar #sliderNews .swiper-pagination {
        bottom: -25px;
    }

    .section-slider-soput #sliderNew .swiper-pagination {
        bottom: 15px;
    }

    .b24-widget-button-position-bottom-right {
        right: 20px !important;
        bottom: 20px !important;
    }

    form[name="helpForm"] {
        width: 100%;
        padding: 0 5px;
    }

    .del_fav ~ .catalog-item__link .icon-list {
        right: -1px;
    }

    .catalog-item__delete {
        right: 0px;
    }

    .catalog-item__link .catalog-item-picture__img {
        max-width: 110px;
    }
}

@media (min-width: 1281px) and (max-width: 1440px) {
    .card-row:first-child {
        max-width: 250px;
    }
}

.card-column .icon-list__item:not(:last-child) {
    margin-right: 0;
}

.icon-list, .icon-list__item {
    gap: 5px;
}

.sidebar-nav__item--brands img {
    width: 40px;
}

.sidebar-nav__item--brands.is-hover img {
    width: 40px;
}

.brand-list h3 {
    display: block;
    width: 100%;
    margin-bottom: 25px;
}

.basket-checkout-block.basket-share {
    display: flex;
    padding-top: 72px;
    margin-right: 15px;
}

.shareBasketLink {
    display: none !important;
}

.bottom button {
    height: auto;
    background: #94b03c !important;
    margin-top: 50px;
    margin-bottom: 50px;
}

.item_group .item .product_price span:first-child {
    text-align: right;
    justify-content: flex-end;
    padding-right: 10px;
}

@media (max-width: 650px) {
    .item_group .item .product_price span:first-child {
        font-size: 13px;
    }
}

.item_group .item .product_price {
    display: flex !important;
    gap: 20px;
    flex-direction: row-reverse;
    justify-content: space-between;
}

.item_group .item .product_price .count {
    white-space: nowrap;
}

.total_price span {
    text-align: right;
    font-size: 18px;
}

.total_price span:last-child {
    font-size: 24px;
}

.skyweb24_share_basket {
    padding-top: 30px;
}

.basket-coupon-section {
    margin-top: 15px;
}

.basket_distribution {
    border: none !important;
    padding: 0 !important;
}

.basket_distribution .social h4 {
    font-size: 14px !important;
    font-weight: normal;
}

.flex-item:nth-child(4) {
    flex: 0 0 25% !important;
}

.flex-item:nth-child(3) {
    flex: 1 1 70% !important;
}

.flex-item:nth-child(2) {
    flex: 0 0 5px !important;
}

.basket_distribution .social #BasEmail .update-captcha {
    display: none;
}

.basket-checkout-container {
    align-items: flex-end;
}

.basket-coupon-section {
    margin: 40px auto 0px;
}

.basket-coupon-alert-section {
    margin-top: 0;
}

.product-buy::before {
    content: 'В корзину';
    display: block;
    font-size: 13px;
}

@media screen and (min-width: 650px) {
    .basket-coupon-section .form-control {
        height: 49px;
    }

    .basket-coupon-block-coupon-btn.btn {
        height: 49px;
    }

    .basket_distribution .social a img {
        max-width: 40px;
    }
}

@media (max-width: 650px) {
    .basket-checkout-block.basket-share {
        margin-right: 0;
    }

    .item_group .item .product_price {
        margin-left: 20px !important;
        align-items: center;
    }

    .flex-item:nth-child(3) {
        flex: 1 1 45% !important;
    }

    .item_group .item .info .product_name {
        max-width: 150px;
        font-size: 13px;
        max-width: 81px;
    }

    .flex-item:nth-child(4) {
        flex: 0 0 38% !important;
    }

    .total_price span {
        flex: 0 1 45% !important;
    }

    .total_price span:first-child {
        flex: 1 1 55% !important;
    }

    #ssb-add-basket {
        margin-top: 0px;
        margin-bottom: 0px;
    }

    .sidebar-nav-sub {
        gap: 20px;
        flex-direction: column;
        padding-bottom: 120px !important;
    }
}

.i-icon--error {
    width: 24px;
    height: 24px;
    fill: none;
}

.icon-btn:hover .i-icon--error {
    stroke: unset;
    color: #95b03c;
}

.but-sm-submit {
    background-color: #95b03c !important;
    border-color: #95b03c !important;
}

.but-sm-submit:hover, .but-sm-submit:focus {
    background-color: #b2d247 !important;
    border-color: #b2d247 !important;
}

.content-modal-window-message-submit {
    margin-top: 15px;
}

.close-icon-button-block:hover {
    background-color: transparent !important;
}

.close-icon-button-block svg {
    width: 35px;
    height: 35px;
    color: #000;
}

.nav-block__item .js-error-form {
    padding: 0px;
}

.nav-block__item .icon-list__item {
    margin-left: -28px;
}

.tooltip-title {
    right: 0;
    z-index: 10;
}

.product-buy {
    width: 50%;
    background-color: #95b03c;
    padding: 5px 10px;
    position: relative;
    color: #fff;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    margin-right: 0px !important;
}

#sliderModalBasket .product-buy::before {
    content: 'В корзину';
    display: block;
    font-size: 11px;
}

#sliderModalBasket .product-buy {
    flex-wrap: nowrap;
}

#sliderModalBasket .product-name {
    font-size: 13px;
}

#sliderModalBasket .catalog-item__name {
    height: 32px;
}

#sliderModalBasket .price {
    font-size: 14px;
}

#sliderModalBasket .catalog-item__description {
    font-size: 13px;
}

.product-buy .i-icon {
    width: 25px;
    height: 25px;
}

.product-buy:hover {
    background-color: #fff;
    color: #95b03c;
}

.product-buy.in-basket {
    background-color: #d1d1d1;
    color: #000;
}

.product-buy.in-basket::before {
    content: 'В корзине';
}

.price__discount small {
    margin-left: 0;
}

.orders-table__invoice {
    display: flex;
    align-items: end;
    gap: 4px;
    transform: translateY(-1px);
}

.orders-table__invoice a {
    text-decoration: underline;
    color: #3c3c3b;
    font-weight: 500;
    font-size: 15px;
}

.avantages-item__desc:before {
    z-index: -1 !important;
}

@media (min-width: 1901px) {
    .basket-thead-col:nth-child(2) {
        width: 195px;
        min-width: 195px;
        margin-right: 0;
    }

    .basket-thead-col:nth-child(3) {
        width: 150px;
        min-width: 150px;
        margin: 0 20px
    }

    .basket-thead-col:nth-child(4) {
        margin: 0;
    }
}

@media (max-width: 1900px) {
    .basket-items-list-item-price.basket-items-list-item-price-for-one {
        width: 14%;
        min-width: 14%;
        margin-right: 20px;
    }

    .basket-thead-col:nth-child(3) {
        width: 10%;
        min-width: 10%;
    }

    .basket-items-list-item-amount {
        margin-left: 0;
    }
}

@media screen and (max-width: 1600px) {
    .product-buy {
        margin-right: -25px;
    }
}

@media screen and (max-width: 1440px) {
    .product-buy {
        margin-right: -15px;
    }
}

@media screen and (max-width: 1330px) {
    .product-buy {
        padding: 5px;
    }
}

/*@media (min-width: 1024px) {*/
/*    .cut-table__label:nth-child(2) {*/
/*        margin: 0 30px;*/
/*    }*/

/*    .cut-table-item__col:nth-child(2) {*/
/*        margin: 0 30px;*/
/*    }*/
/*}*/

@media screen and (max-width: 990px) {
    .catalog-item__buy {
        -ms-flex-direction: column;
        flex-direction: column;
        height: auto;
    }

    .product-buy {
        width: 100%;
        margin-right: 0;
        margin-top: 10px;
        padding: 5px 10px;
        justify-content: center;
    }

    .product-buy::before {
        margin-right: 10px;
    }

    .product-buy span {
        display: none;
    }

    .product-buy .i-icon {
        display: block;
    }

    .price__discount br {
        display: none;
    }
}

@media (max-width: 650px) {
    .price__value--old:after {
        width: calc(100% - 50px);
    }

    .catalog-item__buy .price__value--old {
        top: unset;
        margin-top: 0;
    }

    #sliderModalBasket .catalog-item__buy {
        height: 80px;
        justify-content: end;
    }
}

@media (max-width: 750px) {

    .search--header.is-show .search__button {
        display: flex !important;
        align-items: center;
        position: absolute;
        top: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
        padding: 0 27px;
        font-size: 14px;
        line-height: 38px;
        letter-spacing: .04em;
        color: #fff;
        background: #3c3c3b;
        border: none;
        cursor: pointer;
        transition: all 0s;
    }

    .search--header .search__button {
        transition: all 0s;
    }


    .search--header.is-show .search__button .i-icon {
        display: block;
    }

    .search--header.is-show .search__reset {
        right: 130px;
    }

    .search--header.is-show .search__input {
        padding-right: 120px;
    }


}

@media screen and (max-width: 800px) {

    .search--header.is-show .search-tooltip {
        max-height: none;
    }
}

.main-slider {
    z-index: 1;
}


@media screen and (max-width: 990px) {
    .footer .nav-block__link {
        color: #3c3c3b;
    }

    .footer .socials__list {
        justify-content: flex-start;
    }
}

@media screen and (max-width: 750px) {
    .footer .footer__flex {
        flex-direction: column-reverse;
        gap: 20px;
    }

    .nav-block__list:nth-child(3), .nav-block__list:nth-child(4) {
        display: block;
    }

    .nav-block__item .icon-list__item {
        margin-left: 0;
    }
}


.gallery-grid__row {
    display: flex;
    gap: 5px;
}

@media screen and (max-width: 500px) {
    .gallery-grid__row {
        flex-wrap: wrap;
    }

    .gallery-grid__col, .gallery-grid__image {
        width: 100%;
        max-width: 100%;
    }
}

@media screen and (min-width: 1024px) {
    .banner__item--4 .banner-item__label {
        max-width: 160px;
        margin-left: 2%;
    }
}

.gallery-grid__image {
    height: auto;
}

.fancybox-arrow[disabled] {
    opacity: 0;
}

.avantages-item__desc:before {
    z-index: -1;
}

.avantages-item__desc p {
    line-height: normal;
}

@media screen and (max-width: 1600px) {
    .avantages-item__desc p {
        line-height: normal;
        font-size: 11px;
    }

    .avantages-item__desc {
        padding: 10px !important;
    }
}


@media screen and (max-width: 992px) {

    .bx-filter-button-box {
        display: flex;
        flex-direction: column;
        gap: 10px;
    }
}

@media screen and (max-width: 990px) {
    .avantages-item:hover .avantages-item__desc {
        display: block !important;
        right: 0 !important;
        left: 0 !important;
        top: 0 !important;
        width: auto !important;
        height: auto !important;
        min-height: 100% !important;
    }

    .avantages-item__desc:before {
        display: none !important;
    }
}

@media screen and (max-width: 750px) {
    .footer__phone {
        width: 100%;
    }

    .footer__phone .contacts-phone__number--big {
        text-align: left;
        font-size: 16px !important;
    }

    .footer__phone .contacts-phone__label--big {
        text-align: left;
    }

    .footer__copyright {
        margin: 0;
    }

    .footer__bottom .nav-info__list {
        display: block;
        margin-top: 10px;
    }

    .footer__bottom .nav-info__item {
        width: 100%;
    }

    .footer__upper {
        display: block;
    }

    .nav-info__link {
        padding: 5px 0;
    }
}

@media screen and (max-width: 650px) {
    .bx-filter__views {
        position: fixed;
        z-index: 10;
        right: 10px;
        bottom: 2px;
    }

    .comparison-property__value {
        width: 100%;
        line-height: normal;
    }

    .comparison-property__value div {
        width: 100%;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical;
        line-clamp: 2;
        box-orient: vertical;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .comparison-property__value[data-label]:before {
        content: attr(data-label);
        font-weight: bold;
        display: block;
        width: 100%;
        overflow: hidden;
        white-space: nowrap;
        text-overflow: ellipsis;
    }

    .bx-filter__views .tooltip-title {
        left: auto;
        right: 0;
    }
}

.footer > .socials {
    padding: 20px 0 0 10px;
}

.editor img {
    height: auto;
}

.buy-counter2 {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
}

.fancybox-slide {
    white-space: nowrap;
    font-size: 0;
}

.fancybox-slide:before {
    width: 1px;
    margin-right: -1px;
}

.fancybox-slide > * {
    white-space: normal;
    font-size: 14px;
}

.cut-add__note2 {
    margin-top: 17px;
    line-height: 1.6;
    font-weight: 500;
    font-size: 14px;
}

.basket-checkout-block.basket-checkout-block-total-price {
    width: 340px;
    min-width: 340px;
}

@media (max-width: 1280px) {
    .basket-coupon-section .form-control {
        width: 150px;
        min-width: auto;
        flex: 1 1 auto;
    }

    .basket-coupon-section {
        flex: 1 1 auto;
    }

}

@media (max-width: 920px) {
    .basket-checkout-block.basket-checkout-block-total-price {
        width: 100%;
        min-width: 100%;
    }

    .basket-checkout-container {
        flex-direction: column;
    }

    .basket-checkout-block.basket-share {
        margin-right: 0;
        order: 3;
        width: 100%;
    }

    .basket-checkout-block.basket-share button {
        width: 100%;
    }

    .basket-coupon-section .form-control {
        width: calc(100% - 126px);
        min-width: calc(100% - 126px);
    }
}

#addBasketСut{
    max-width: 1100px;
}
.cut-add-wrapper{
    display: flex;
    justify-content: space-between;
    padding-top: 40px;
}
.cut-add-wrapper__left{
    width: 55%;
}
.cut-add-wrapper__right{
    width: 40%;
}

.btn--100{
    width: 100%;
    display: block;
}

.cut-add-totals{
    display: flex;
    justify-content: space-between;
    margin: 0 0 20px 0;
    gap: 20px;
}
.cut-add-totals .text-big{
    font-weight:700;
    font-size: 20px;
    line-height: normal;
}
.cut-add-totals-top{
    margin-bottom: 20px;
}
.cut-add-totals .text-big+.cut-add-totals__value:not(.text-big){
    padding-top: 5px;
}
.note-sign-new{

}

.cut-add-totals__value{
    white-space: nowrap;
}
.cut-add-totals .note-sign{
    font-size: 100%;
    line-height: 1;
}

.btn{
    border-radius: 6px;
}

.cut-table--new{
    margin-bottom: 20px;
    display: block;
}

.cut-table--new .buy-counter{
    width: 70px;
}
.cut-table--new .buy-counter input.amount-card {
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    margin-left: auto;
    margin-right: 5px;
    width: 83px;
    height: 35px;
    padding: 5px 0;
    text-align: center;
}
@media (max-width: 1023px) {
    .cut-table--new .buy-counter input.amount-card {
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.cut-table--new .cut-table__label{
    font-weight: normal;
    text-align: left;
}
.cut-table--new .cut-table__label:first-child{
    width: 30%;
}
.cut-table--new .cut-table__label:nth-child(2){
    width: 35%;
}
.cut-table--new .cut-table__label:nth-child(3){
    text-align: right;
    padding-right: 100px;
}
.cut-table--new .cut-table-item__col:nth-child(4){
    text-align: right;
    padding-right: 20px;
}
.cut-table--new .cut-table-item .basket-item-price-current-text{
    white-space: nowrap;
}
.cut-table--new .cut-table-item .basket-item-price-current{
    text-align: right !important;
}
.cut-table--new .basket-item-price-current-text small,.cut-table--new  .basket-item-price-old-text small{
    margin-left: 0;
}

.cut-table--new .cut-table-item__col:first-child{
    min-width: 0;
    width: 20px;
}
.cut-table--new .cut-table-item__col:nth-child(2){
    margin: 0 0 0 10px;
    min-width: 0;
    width: calc(30% - 30px);
    font-size: 16px;
    line-height: normal;
}
.cut-table--new .cut-table-item__col:nth-child(3){
    width: 35%;
}
.checkbox--no-text{
    min-height: 20px;
}
.checkbox--no-text .checkbox__label{
    vertical-align: top;
}
.checkbox--no-text .checkbox__emulator{
    top: 0;
}
.cut-table--new .cut-table-item{
    padding: 10px 0;
    border: none;
}
.cut-table--new .input{
    padding: 5px 0;
    height: auto;
    font-size: 16px;
    line-height: normal;
    text-align: right;
    padding-right: 3px;
    border: none;
    vertical-align: middle;
}
.cut-table--new .cut-table__head{
    color: #3c3c3b;
    padding-top: 10px;
    padding-bottom: 10px;
    border: none;
    display: flex;
}
.buy-counter__btn{
    border-radius: 10px;
}
.cut-table--new .cut-table-item .buy-counter__value{
    text-align: right;
    padding: 5px 3px 5px 0;
    width: 40px;
    height: auto;
    vertical-align: middle;
}
.cut-table--new .cut-table-item .buy-counter__btn:last-child{
    margin-left: 10px;
}
.cut-table--new .buy-counter2{
    font-size: 16px;
}
.cut-table--new .basket-item-actions-remove{
    min-width: 16px;
    width: 16px;
    height: 16px;
}
.cut-table--new .basket-item-actions-remove img{
    display: block;
    width: 16px;
    height: 16px;
}
.cut-table-delete{
    display: flex;
    gap: 20px;
    margin-bottom: 10px;
    color: #9d9d9d;
    font-size: 14px;
}
.cut-table-delete .checkbox__text,.cut-table-delete a{
    color: #9d9d9d;
}
.cut-table-delete a:hover{
    color: #b2d247;
}
.cut-add-totals-btns{
    display: none;
}
.cut-add-totals-btns .btn{
    display: block;
    margin-top: 20px;
}
.cut-add-wrapper .cut-add__table{
    padding-top: 0;
}
.cut-table--new .cut-table-item .buy-counter__btn{
    width: 35px;
    height: 35px;
}

.mt-2{
    margin-top: 20px;
}

.basket-new .basket-item-block-image{
    width: 50px;
    min-width: 50px;
    height: 50px;
    padding: 0;
    border-radius: 5px;
    border: 1px solid #b2b2b2;
    overflow: hidden;
    margin: 0 10px 0 0;
}
.basket-new .basket-item-block-info__top{
    margin:0;
}
.basket-new .basket-item-info-name-link,.basket-new .basket-item-info-name{
    font-size: 14px;
    line-height: normal;
    font-weight: normal;
}
.basket-new .product-code{
    font-weight: normal;
    font-size: 14px;
}
.basket-new .basket-items-list-item-descriptions-inner{
    align-items: center;
}
.basket-new .basket-items-list-item-container{
    flex-wrap: nowrap;
}
.basket-new .basket-items-list-item-descriptions{
    width: 25%;
    min-width: 0;
}
.basket-new .basket-items-list-item-price{
    text-align: right;
    min-width: 0;
    width: 20%;
}
.basket-new .basket-items-list-item-price.basket-items-list-item-price-for-one{
    width: 20%;
    width: 18%;
    min-width: 0;
    padding-right: 20px;
    
}/*display: none;*/
.basket-new .basket-items-list-item-amount{
    width: 25%;
    width: 20%;
    min-width: 0;
    margin: 0;
    white-space: nowrap;
}
.basket-new .basket-items-list-item-check{
    width: 35px;
    min-width: 35px;
}
.basket-new .basket-item-price-current-text small,.basket-new  .basket-item-price-old-text small{
    margin-left: 3px;
    font-weight: normal;
}
.basket-new .basket-item-block-amount .basket-item-amount-btn-minus, .basket-new .basket-item-block-amount .basket-item-amount-btn-plus{
    min-width: 35px;
    width: 35px;
    height: 35px;
    background-color: #e5e5e5;
    border-radius: 10px;
    border: none;
}
.basket-new .basket-item-block-amount .basket-item-amount-btn-plus{
    margin-left: 10px;
}
.basket-new .basket-item-block-amount .basket-item-amount-btn-plus:before,.basket-new .basket-item-block-amount .basket-item-amount-btn-plus:after{
    background: #3c3c3b;
}
.basket-new .basket-item-amount-filed{
    text-align: right;
    padding: 5px 3px 5px 0;
    width: 60px;
    width: 40px;
    height: auto;
    vertical-align: middle;
    border: none;
}
.basket-new .basket-item-measure{
    display: inline-block;
    vertical-align: middle;
    width: 20px;
}
.basket-new .basket-item-block-amount__text{
    white-space: nowrap;
}
.basket-new .basket-item-actions-remove img{
    width: 24px;
    height: 24px;
}
.basket-new .basket-checkout-container{
    padding: 0;
    display: block;
}
.basket-new .basket-coupon-section{
    margin: 0;
}

.basket-new .basket-checkout-block.basket-checkout-block-total-price{
    width: auto;
    min-width: 0;
    padding: 0;
}
.mt-20{
    margin-bottom: 20px;
}
.promocode-new{
    width: 60%;
}
.promocode-new .form-group .form-control{
    border-radius: 6px 0 0 6px;
    border: 1px solid #B3B3B3;
    border-right: none;
    width: auto;
    min-width: 0;
    height: 40px;
    line-height: normal;
    padding: 5px 15px;
}
.checkbox__emulator{
    border-radius: 5px;
}
.promocode-new .basket-coupon-block-coupon-btn.btn{
    border-radius: 0 6px 6px 0;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    min-width: 130px;
    font-weight: normal;
    border: 1px solid #B3B3B3;
    border-left: none;
}
.promocode-new .basket-coupon-alert{
    padding-top: 5px;
    font-size: 14px;
    line-height: normal;
}

.basket-coupon-wrapper{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
.basket-coupon-wrapper .basket-checkout-block.basket-share{
    padding: 0 0 0 20px;
    margin: 0;
    width: 40%;
}
.basket-coupon-wrapper .basket-share .btn{
    height: 40px;
    line-height: 40px;
    padding: 0 10px;
    width: 100%;
}

.checkbox__input:checked+.checkbox__emulator, .radio__input:checked+.checkbox__emulator{
    background: #95B03C;
}
.checkbox__input:checked+.checkbox__emulator .i-icon path, .radio__input:checked+.checkbox__emulator .i-icon path{
    fill: #fff;
}
.checkbox__input:focus+.checkbox__emulator, .checkbox__input:focus+.radio__emulator, .radio__input:focus+.checkbox__emulator, .radio__input:focus+.radio__emulator{
    border-color: #95B03C;
}
.cut-table-item .basket-item-price-current-text small, .cut-table-item .basket-item-price-old-text small{
    font-weight: normal;
}

.btn--border-green{
    border: 1px solid #95b03c;
    box-shadow: 0 0 0 1px #95b03c inset;
    color: #95b03c;
}
.btn--border-green:hover{
    background: #95b03c;
    color: #fff;
}

.cut-add__note{
    font-weight: normal;
}

.cut-table-item .basket-item-price-current-text, .cut-table-item .basket-item-price-old-text{
    font-size: 20px;
}
.btn--xxl{
    height: 48px;
    line-height: 48px;
    font-size: 24px;
}
.btn--gray{
    color: #666;
}

.btn--border{
    border-color:#B3B3B3;
}

.basket-new .basket-item-actions-remove{
    min-width: 16px;
    width: 16px;
    height: 16px;
}
.basket-new .basket-item-actions-remove img{
    width: 16px;
    height: 16px;
}

.basket-item-block-article{
    align-items: end;
}

.basket-fav{
    display: inline-flex;
    vertical-align: top;
    padding: 0 !important;
    width: 22px;
    height: 22px;
}
.basket-fav svg{
    stroke: none;
    fill: none;
    width: 22px;
    height: 22px;
    vertical-align: top;
    display: inline-block;
}
.basket-fav svg path{
    stroke: #96B03C;
}
.basket-fav svg path{

}

.basket-items-list-item-container-expend .checkbox {
    opacity: 0.3;
    pointer-events: none;
}

.basket-items-list-table .alert{
    font-size: 12px;
    line-height: normal;
}
.basket-items-list-table .alert .close{
    float: right;
    margin: 0 0 0 10px;
    cursor: pointer;
}

@media (max-width: 1600px) {
    .basket-new .basket-items-list-item-price{
        width: 28%;
    }
    .basket-coupon-wrapper .basket-checkout-block.basket-share{
        width: 100%;
        padding:20px 0 0 0;
    }
    .promocode-new{
        width: 100%;
    }
    .promocode-new .form-group .form-control{
        flex: auto;
    }
    .cut-add-totals .text-big{
        font-size: 20px;
    }
    .cut-add-wrapper__left{
        width: 60%;
    }
    .cut-add-wrapper__right{
        width: 35%;
    }

}
@media (max-width: 1430px) {
    .basket-coupon-wrapper .basket-checkout-block.basket-share{
        width: 40%;
        padding:0;
        flex: none;
    }
    .promocode-new{
        width: 40%;
        flex: none;
    }
    .cut-add-wrapper--basket{
        flex-wrap: wrap;
    }
    .cut-add-wrapper--basket .cut-add-wrapper__left{
        width: 100%;
    }
    .cut-add-wrapper--basket .cut-add-wrapper__right{
        width: 100%;
        margin: 40px 0 0 0;
    }
}
@media (max-width: 1200px) {
    .cut-add-wrapper__left{
        width: 62%;
    }
    .cut-add-wrapper__right {
        width: 35%;
    }
}
@media (max-width: 1023px) {
    .cut-table--new .cut-table__head{
        display: none;
    }
    .cut-add-totals-btns{
        display: block;
    }
    .cut-add-totals .text-big{
        font-size: 16px;
    }
    .cut-add-wrapper{
        flex-wrap: wrap;
    }
    .cut-add-wrapper__left{
        width: 100%;
    }
    .cut-add-wrapper__right{
        width: 100%;
        margin: 40px 0 0 0;
    }
    .cut-table--new{
        font-size: 14px;
        line-height: normal;
        margin: 0;
    }
    .cut-table--new .cut-table-item{
        flex-direction: row;
        flex-wrap: wrap;
    }
    .cut-table--new .cut-table-item__col:first-child{
        margin: 0 10px 0 0;
        order: 1;
        align-self: center;
    }
    .cut-table--new .cut-table-item__col:nth-child(2){
        order: 2;
        margin: 0;
        width: calc(100% - 33px);
        font-size: inherit;
        justify-content: space-between;
    }
    .cut-table--new .cut-table-item__col:nth-child(3){
        width: 100%;
        order: 3;
        justify-content: space-between;
        margin-bottom: 10px;
    }
    .cut-table--new .cut-table-item__col:nth-child(4){
        width: 100%;
        order: 4;
        justify-content: space-between;
        padding-right: 0;
    }
    .cut-table--new .cut-table-item__col:nth-child(5){
        order: 5;
        width: auto;
        margin: 10px 0 0 auto;
    }
    .cut-add__table{
        padding-top: 20px;
    }
    .cut-table-delete .checkbox__text,.cut-table--new .input,.cut-table--new .buy-counter2,.cut-table-delete{
        font-size: 14px;
        line-height: normal;
    }
    .cut-table--new .cut-table__label:first-child{
        width: auto;
        font-size: 12px;
        padding-left: 35px;
        min-width: 0;
    }
    .cut-table--new .cut-table-item__col:nth-child(2) .cut-table__label:first-child{
        padding-left: 5px;
    }
    .cut-table--new .cut-table-item .basket-item-price-current-text{
        white-space: nowrap;
    }
    .cut-table--new .buy-counter{
        width: 100px;
    }
    .cut-add-wrapper__left .btn--border-gray{
        width: 100%;
    }
    .cut-add-totals-top,.cut-add-totals-bottom{
        display: none;
    }

    .basket-new .basket-items-list-item-remove, .basket-new  .basket-items-list-item-restore-button-custom{
        position: static;
        top: 0;
        right: 0;
    }
    .basket-new .basket-items-list-item-descriptions{
        width: calc(50% - 35px);
    }


}

@media (max-width: 700px) {
    .basket-item-block-article{
        align-items: end;
        display: flex;
        flex-direction: row;
        padding-top: 3px;
    }
    .basket-new .basket-item-block-article .basket-fav{
        position: absolute;
        z-index: 1;
        right: 5px;
        top: 38px;
    }

    .basket-coupon-wrapper .basket-checkout-block.basket-share{
        width: 100%;
        padding:20px 0 0 0;
    }
    .promocode-new{
        width: 100%;
    }
    .basket-new .basket-items-list-item-container{
        flex-wrap: wrap;
        display: flex;
    }
    .basket-new .basket-items-list-item-price{
        margin-left:auto;
        width: 50%;
    }
    .basket-new .basket-items-list-item-amount{
        padding: 0 0 0 35px;
        width: 50%;
    }
    .basket-new .basket-items-list-item-descriptions{
        margin: 0 0 10px 0;
        width: calc(100% - 35px);
    }
    .basket-new .basket-items-list-item-check{
        padding: 0 0 10px 0;
    }
    .cut-add-wrapper{
        padding-top: 20px;
    }
    .cut-add-totals .text-big+.cut-add-totals__value:not(.text-big){
        padding-top: 1px;
    }
    .basket-new .basket-items-list-item-remove, .basket-new .basket-items-list-item-restore-button-custom{
        position: absolute;
        right: 0;
        top: 10px;
        z-index: 1;
    }
}

.product-buy {
    border-radius: 6px;
    /*min-width: 100%;*/
  }
  .basket-checkout-container {
    flex-direction: column;
  }
    .basket-checkout-block.basket-share {
        margin-right: 0;
        order: 3;
        width: 100%;
    }
     .basket-checkout-block.basket-share button {
        width: 100%;
    }
     .basket-coupon-section .form-control {
        width: calc(100% - 126px);
        min-width: calc(100% - 126px);
    }
}

.profedit .input {
    /*width: 100%;
    height: 46px;
    padding: 0 10px;
    font-size: 14px;
    line-height: 46px; */
    color: #b3b3b3;
    /*background-color: #fff;
    border: 1px solid #9c9c9c;*/
}

.checkbox__emulator, .radio__emulator {
    background-color: transparent;
    border-radius: 5px;
    border-color: #95b03c !important;
}
.checkbox__input:checked+.checkbox__emulator {
    background-color: #95b03c;
}
.checkbox__emulator svg path,
.radio__emulator svg path {
    fill: #fff;
}

.catalog-item__buy .btn--download {
    height: 34.98px;
    line-height: 34.98px;
}
@media screen and (max-width: 990px) {
   .catalog-item__buy .btn--download {
       width: 100%;
    }
}
.catalog-item__buy {
    align-items: end;
}
.orders-table__invoice .invoice__icon {
    transform: translateY(5px);
    display: flex;
}
.order-new-total__left .button {
    transform: translateY(5px);
    font-size: 11px;
    padding: 7px 14px;
}

:root {
    --background-color: #ffffff;
    --text-color: #000000;
}
@media (prefers-color-scheme: dark) {
    :root {
        --background-color: #ffffff !important;
        --text-color: #000000 !important;
    }
}

body {
    background-color: var(--background-color);
    color: var(--text-color);
}

@media (max-width: 750px) {
    .b24-widget-button-wrapper.b24-widget-button-position-top-right.b24-widget-button-visible{
        opacity: 0;
        pointer-events: none;
    }
    .b24-widget-button-wrapper.b24-widget-button-position-top-right.b24-widget-button-visible.b24-widget-button-top{
        opacity: 1;
        pointer-events: auto;
    }
}
/* End */


/* Start:/local/templates/main/styles/slick.css?17438827391297*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/menu_catalog/style.css?17438827391196*/
div.menu-sitemap-tree
{
	font-size:100%;
}

div.menu-sitemap-tree ul
{
	list-style-type: none;
	margin: 0;
	padding: 0 1em 0 0;
}

div.menu-sitemap-tree ul ul
{
	width: auto;
	margin:-0.75em 0 0 0;
	padding: 0 0 0 0.75em;
}

div.menu-sitemap-tree li
{
	margin: 0 0 -0.85em 0;
	padding:0;
}

div.menu-sitemap-tree li li
{
	margin: 0 0 -0.85em 0.5em;
	padding:0;
}

div.menu-sitemap-tree li.menu-close ul
{
	display: none;
}

div.menu-sitemap-tree div.item-text
{
	position:relative;
	top:-19px;left:19px;
}

/*Icons*/
div.folder, div.page
{
	background-repeat:no-repeat;
	width:17px;
	height:17px;
	vertical-align:top;
}
div.folder{cursor:pointer; cursor: hand;background-image:url(/local/templates/main/components/bitrix/menu/menu_catalog/images/folder_open.gif);}
div.menu-sitemap-tree li.menu-close div.folder{background-image:url(/local/templates/main/components/bitrix/menu/menu_catalog/images/folder_close.gif);}
div.page{background-image:url(/local/templates/main/components/bitrix/menu/menu_catalog/images/page.gif);}

.sidebar-nav__item.curpage{
	border-color:#95b03c;
	background-color:#95b03c;
}
.sidebar-nav__item.curpage .sidebar-nav__link{
	color:#fff;
	background-color:#95b03c;
	border-color:#95b03c;
}
.sidebar-nav__item.curpage .sidebar-nav-icon__img:first-child{
	opacity:0;
}
.sidebar-nav__item.curpage .sidebar-nav-icon__img:last-child{
	opacity:1;
}
/* End */


/* Start:/local/templates/main/components/bitrix/menu/sectmenu/style.css?1743882739669*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/sectmenu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/templates/main/components/bitrix/menu/soc_menu/style.css?1743882739669*/
/* Left menu*/
ul.left-menu
{
	list-style:none;
	margin:0; padding:0;
	margin-bottom:8px;
	position: relative; /*IE bug*/
}

ul.left-menu li
{
	padding: 10px 16px;
	background:#F5F5F5 url(/local/templates/main/components/bitrix/menu/soc_menu/images/left_menu_bg.gif) top repeat-x;
}

ul.left-menu li a
{
	font-size:100%;
	color:#BC262C;
	font-weight:bold;
	text-decoration:none;
}

ul.left-menu li a:visited
{
	color:#BC262C;
}

ul.left-menu li a:hover
{
	color:#BC262C;
}


ul.left-menu li a.selected:link, 
ul.left-menu li a.selected:visited, 
ul.left-menu li a.selected:active, 
ul.left-menu li a.selected:hover
{
	color:#FC8D3D;
}



/* End */


/* Start:/local/components/simai/feedback.error/templates/.default/style.css?17438827196936*/
body 
{
    margin: 0px!important;
    padding: 0px!important;
}

.modal-window-home 
{ 
    z-index: 2000; 
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
    display: none;
    font-family: Roboto,Open Sans,sans-serif !important;
} 
.modal-window-mask {
    position: fixed; 
    top: 0px; 
    left: 0px; 
    bottom: 0px; 
    right: 0px; 
    background-color: rgba(0, 0, 0, .6); 
    display: flex; 
    align-items: center; 
    justify-content: center;  
    overflow: visible;
}

.content-modal-window
{
    position: relative; 
    /* width: 400px; */
    width: 100%;
    padding: 10px 40px 10px 40px;
    background-color: rgba(255,255,255,.99);
    border-radius: 3px; 
    display: inline-grid;
} 

.btn-button-modal-window
{ 
    margin-bottom: 0px; 
    margin-right: 0px; 
    float: right; 
    padding: 5px 7px; 
    margin: 7px 20px; 
    font-size: 16px; 
} 

/*
*   ЗАГОЛОВОК ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.header-modal-window
{   
    background-color: #FFFFFF; 
    border-top-left-radius: 3px; 
    border-top-right-radius: 3px; 
    border-bottom: 1px solid rgba(0,0,0,0.1);
    width: 100%;
    display: inline-flex;
    align-items: center;
    font-weight: 500;
}

.header-modal-window-text
{ 
    /* font-family: Verdana, Arial, Helvetica, sans-serif !important;  */
    font-family: Roboto,Open Sans,sans-serif !important;
    display: inline-block; 
    /* padding-left: 20px; */
    font-size: 24px; 
    color: #3c3c3b;
    width: 100%;
} 

/*
*   ПОДВАЛ ОСНОВНОГО ОКНА СООБЩЕНИЯ
*   ОБ ОШИБКЕ
*
*/
.footer-modal-window
{ 
    background-color: #FFFFFF;
    overflow: hidden; 
    border-bottom-left-radius: 3px; 
    border-bottom-right-radius: 3px;
    width: 100%;
} 

.content-modal-window-message-submit
{ 
    background-color: #FFFFFF;
    padding: 0 0px 0px 0px;
    border-bottom-left-radius: 3px;
    border-bottom-right-radius: 3px;
}

.content-modal-window-message-submit p {
    font-size: .85rem;
    color: #3c3c3b;
    font-weight: 400;
}

.content-modal-window-message-submit div {
    font-size: .8rem;
    color: #3c3c3b;
}


.message-text-submit
{  
    resize: none; 
    min-height: 250px; 
    min-width: 350px;
} 

.close-icon-button-block
{ 
    float: right;  
    display: flex; 
    align-items: center; 
    justify-content: center; 
    overflow: hidden;
    padding: 15px 0;
} 

.close-icon-button-block:hover
{ 
    background-color: rgba(218, 223, 225, 1.0); 
    cursor: pointer; 
} 
.close-icon-button-block svg {
    transition: all 0.3s ease-in;
}
.close-icon-button-block:hover svg {
    fill: #95b03c;
}




/*
*   but-sm СТАНДАРТАНАЯ КНОПКА
*   БЕЗ ЦВЕТОВОЙ СХЕМЫ
*
*/
.but-sm
{
    font-weight: normal;
    white-space: normal;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

.but-sm
{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 2px;
}

.but-sm:hover, .but-sm:focus
{
    -webkit-transition: background-position 0s linear;
    -moz-transition: background-position 0s linear;
    -o-transition: background-position 0s linear;
    transition: background-position 0s linear;
}

/*
*-----but-sm-submit-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-submit
{
    color: #fff;
    background-color:#3498DB;
    border-color:#22A7F0;

    margin: 10px 0px 10px 20px !important;
    width: 180px;
    height: 40px;
}
.but-sm-submit:hover, .but-sm-submit:focus
{
    color: #fff;
    background-color:  #3498FF;
    border-color: #3498DB;
    font-weight: 500;
}

/*
*-----but-sm-cansel-----
*   КНОПКА С ЦВЕТОВОЙ СХЕМОЙ
*   ДЛЯ КНОПКИ ОТПРАВИТЬ(SUBMIT)
*/
.but-sm-cancel
{
    color: #FFFFFF;
    background-color: #e74c3c;
    border-color: #c0392b;
}

.but-sm-cancel:hover, .but-sm-cancel:focus
{
    color: #FFFFFF;
    background-color: #c0392b; 
    border-color: #e74c3c;
}


/*
*
*
*/

.but-sm-default
{
    color: #333333;
    background-color: #F2F1EF;
    border-color: #BDC3C7;
}

.but-sm-default:hover, .but-sm-default:focus
{
    color: #333333;
    background-color: #FFFFFF;
    border-color: #BDC3C7;
}

/*
*
*
*/
.form-sm-element
{
    display: block;
    background-color: #fff;
    background-image: none;
    border: 1px solid rgba(0,0,0,.38);
    border-radius: 2px;
    padding: 2% 0 0 2%;
    font-family: Verdana, Arial, Helvetica, sans-serif !important;
    font-size: .8rem;
    color: rgba(0, 0, 0, .54);
}

.form-sm-element:focus {
    /* border-color: #66afe9; */
    outline: 0;
}


.content-form-message-user
{

}



.over-mask {
    opacity: .99;
    z-index: 1000;
}

.but-close-over-mask {
    position: absolute;
    top: 25px;
    right: 38px;
    width: 35px;
    height: 35px;
}
@media (max-width: 767px) {
    .but-close-over-mask {
        top: 15px;
        right: 9px;
    }
}
.no-bold {
    font-weight: normal;
    opacity: 0.7;
}

.text-error {
    margin: 1rem 0 1rem 0;
}

.m-20 {
    margin: 10px 20px;
}

@media (max-width: 767px) {
    .content-modal-window {
        padding: 10px;
    }
    .message-text-submit {
        min-height: 100px;
        min-width: none;
    }
    .header-modal-window-text {
        font-size: 14px;
    }
    .close-icon-button-block {
        padding: 5px 0;
    }
}

.content-modal-send {
    display: none;
    text-align: center;
    padding: 50px 20px;
}

.content-modal-send p {
    font-size: 24px;
    font-weight: bold;
    margin-bottom: 10px;
}

.send .content-modal-send {
    display: block;
}

.send .header-modal-window, .send .content-modal-window-message-submit, .send .footer-modal-window {
    display: none;
}
/* End */


/* Start:/local/templates/main/template_styles.css?17438827393014*/
.popup {
	width: 100%;
	max-width: 500px;
	padding: 50px 60px;
}

a.morelink {
	position:relative;
	margin: auto;
	width: fit-content!important;
	min-width: 150px;
	text-align: center;
	white-space: nowrap;
	display: block!important;
	height:20px;
}
a.morelink::before {
	content: '';
	display: block;
	position:absolute;
	left:50%;
	margin-left:-12.5px;
	top:50%;
	margin-top:-12.5px;
	height:25px;
	width:25px;
	background:url("/local/templates/main/images/marrow.svg") center no-repeat;
	background-size:contain;
	transform:rotateZ(90deg);
}
a.morelink.active::before {
	transform:rotateZ(-90deg);
}
/*a.morelink {
	margin: auto;
	width: fit-content!important;
	min-width: 150px;
	text-align: center;
	white-space: nowrap;
	display: block!important;
	padding: 10px 25px!important;
	color: #fff;
	font-weight: 600;
	text-transform: uppercase;
	font-size: 14px;
	background: #95b03c;
	border-bottom-right-radius: 100px;
	border-bottom-left-radius: 100px
}

a.morelink:hover {
	border-color: #fff
}

a.morelink:before {
	content: '';
	height: 2px;
	width: 250%;
	margin-top: -12px;
	margin-bottom: 6px;
	background: #95b03c;
	display: block;
	margin-left: -75%
}*/
h1.onmain{
	font-size:35px;
}
.stretch .callback__form{
	margin-top:25px;
}
.stretch textarea{
	height:166px;
}
.stretch .callback__checkbox{
	width:auto;
	max-width:none;
}

.header-nav__list .header-nav__item:nth-child(2){
	display:none;
}
footer .connection{
	margin-top:20px;
}
footer .connection__link{
	width:250px;
	padding:10px;
	height:45px;
	line-height:45px;
}
footer .connection__text{
	max-width:100%;
}
.asocials__link{
	display:inline-block;
	padding:10px;
	background-color:#96B123;
	color:#fff;
	font-weight:600;
	margin-top:25px;
	width:250px;
	text-align:center;
	font-size:18px;
}
.asocials__link svg{
	margin-right:10px;
}

.header__left .header__connection{
	display:none;
}

@media (min-width:650px) and (max-width: 1440px) {
	a.morelink {
		margin-bottom: 35px;
	}
	.asocials__link,footer .connection__link{
		width:200px;
		font-size:14px;
	}
}
@media (max-width: 750px) {
	.footer__top .container{
		height:auto;
		padding-bottom:17px;
	}
	.footer__logo{
		margin-bottom:0;
	}
}
@media (max-width: 990px) {
	.contacts-phone__label--big{
		margin:0;
	}
	footer .nav-block__link {
		color:#fff;
	.header__right .header__connection{
		display:none;
	}
	.header__left .header__connection{
		display:block;
	}
	.personal-nav__list{
		justify-content:space-between;
	}
	.header__search[data-mobile="search"]{
		margin-right:40px;
	}
	h1.onmain{
		font-size:25px;
	}
	.stretch .callback__form .form-col{
		width:100%;
		min-width:100%;
	}

	.header-nav__list .header-nav__item:nth-child(2){
		display:block;
	}
	.footer .socials{
		display:block;
	}
	.socials__list {
		justify-content:center;
	}
	.asocials__link,footer .connection__link{
		display:block;
		margin:25px auto 0;
		font-size:14px;
	}
	footer .connection__link{
		text-align:center;
		padding:0;
	}
}

@media(max-width:750px) {
	.popup {
		padding-left: 20px;
		padding-right: 20px;
	}
}
/* End */
/* /local/templates/main/frontend/assets/styles/main.css?1751009711346696 */
/* /local/templates/main/styles/iarga.css?17438827397534 */
/* /local/templates/main/styles/custom.css?174388273954376 */
/* /local/templates/main/styles/slick.css?17438827391297 */
/* /local/templates/main/components/bitrix/menu/menu_catalog/style.css?17438827391196 */
/* /local/templates/main/components/bitrix/menu/sectmenu/style.css?1743882739669 */
/* /local/templates/main/components/bitrix/menu/soc_menu/style.css?1743882739669 */
/* /local/components/simai/feedback.error/templates/.default/style.css?17438827196936 */
/* /local/templates/main/template_styles.css?17438827393014 */
