/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

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

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

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

a {
    background-color: transparent
}

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

b, strong {
    font-weight: bolder
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

fieldset {
    padding: .35em .75em .625em
}

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

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

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

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

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

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

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

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.noUi-target, .noUi-target * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -webkit-tap-highlight-color: transparent;
    -ms-touch-action: none;
    touch-action: none
}

.noUi-target {
    position: relative
}

.noUi-base, .noUi-connects {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 100%
}

.noUi-connects {
    z-index: 0;
    overflow: hidden
}

.noUi-connect, .noUi-origin {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    will-change: transform;
    -webkit-transform-style: preserve-3d;
    -webkit-transform-style: flat;
    transform-style: flat
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-origin {
    right: auto;
    left: 0
}

.noUi-vertical .noUi-origin {
    top: -100%;
    width: 0
}

.noUi-horizontal .noUi-origin {
    height: 0
}

.noUi-handle {
    position: absolute;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.noUi-touch-area {
    width: 100%;
    height: 100%
}

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin {
    -webkit-transition: transform .3s;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: transform .3s;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s
}

.noUi-state-drag * {
    cursor: inherit !important
}

.noUi-horizontal {
    height: 18px
}

.noUi-horizontal .noUi-handle {
    top: -6px;
    right: -17px;
    width: 34px;
    height: 28px
}

.noUi-vertical {
    width: 18px
}

.noUi-vertical .noUi-handle {
    right: -6px;
    bottom: -17px;
    width: 28px;
    height: 34px
}

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle {
    right: auto;
    left: -17px
}

.noUi-target {
    border: 1px solid #d3d3d3;
    border-radius: 4px;
    background: #fafafa;
    -webkit-box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb;
    box-shadow: inset 0 1px 1px #f0f0f0, 0 3px 6px -5px #bbb
}

.noUi-connects {
    border-radius: 3px
}

.noUi-connect {
    background: #3fb8af
}

.noUi-draggable {
    cursor: ew-resize
}

.noUi-vertical .noUi-draggable {
    cursor: ns-resize
}

.noUi-handle {
    cursor: default;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff;
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ebebeb, 0 3px 6px -3px #bbb
}

.noUi-active {
    -webkit-box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb;
    box-shadow: inset 0 0 1px #fff, inset 0 1px 7px #ddd, 0 3px 6px -3px #bbb
}

.noUi-handle:after, .noUi-handle:before {
    position: absolute;
    top: 6px;
    left: 14px;
    display: block;
    width: 1px;
    height: 14px;
    content: '';
    background: #e8e7e6
}

.noUi-handle:after {
    left: 17px
}

.noUi-vertical .noUi-handle:after, .noUi-vertical .noUi-handle:before {
    top: 14px;
    left: 6px;
    width: 14px;
    height: 1px
}

.noUi-vertical .noUi-handle:after {
    top: 17px
}

[disabled] .noUi-connect {
    background: #b8b8b8
}

[disabled] .noUi-handle, [disabled].noUi-handle, [disabled].noUi-target {
    cursor: not-allowed
}

.noUi-pips, .noUi-pips * {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.noUi-pips {
    position: absolute;
    color: #999
}

.noUi-value {
    position: absolute;
    text-align: center;
    white-space: nowrap
}

.noUi-value-sub {
    font-size: 10px;
    color: #ccc
}

.noUi-marker {
    position: absolute;
    background: #ccc
}

.noUi-marker-sub {
    background: #aaa
}

.noUi-marker-large {
    background: #aaa
}

.noUi-pips-horizontal {
    top: 100%;
    left: 0;
    width: 100%;
    height: 80px;
    padding: 10px 0
}

.noUi-value-horizontal {
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%)
}

.noUi-rtl .noUi-value-horizontal {
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%)
}

.noUi-marker-horizontal.noUi-marker {
    width: 2px;
    height: 5px;
    margin-left: -1px
}

.noUi-marker-horizontal.noUi-marker-sub {
    height: 10px
}

.noUi-marker-horizontal.noUi-marker-large {
    height: 15px
}

.noUi-pips-vertical {
    top: 0;
    left: 100%;
    height: 100%;
    padding: 0 10px
}

.noUi-value-vertical {
    padding-left: 25px;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.noUi-rtl .noUi-value-vertical {
    -webkit-transform: translate(0, 50%);
    -ms-transform: translate(0, 50%);
    transform: translate(0, 50%)
}

.noUi-marker-vertical.noUi-marker {
    width: 5px;
    height: 2px;
    margin-top: -1px
}

.noUi-marker-vertical.noUi-marker-sub {
    width: 10px
}

.noUi-marker-vertical.noUi-marker-large {
    width: 15px
}

.noUi-tooltip {
    position: absolute;
    display: block;
    padding: 5px;
    text-align: center;
    white-space: nowrap;
    color: #000;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    background: #fff
}

.noUi-horizontal .noUi-tooltip {
    bottom: 120%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.noUi-vertical .noUi-tooltip {
    top: 50%;
    right: 120%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.noUi-horizontal .noUi-origin > .noUi-tooltip {
    bottom: 10px;
    left: auto;
    -webkit-transform: translate(50%, 0);
    -ms-transform: translate(50%, 0);
    transform: translate(50%, 0)
}

.noUi-vertical .noUi-origin > .noUi-tooltip {
    top: auto;
    right: 28px;
    -webkit-transform: translate(0, -18px);
    -ms-transform: translate(0, -18px);
    transform: translate(0, -18px)
}

@font-face {
    font-family: swiper-icons;
    font-weight: 400;
    font-style: normal;
    src: url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA') format('woff')
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin-right: -10px;
    margin-left: auto;
    /*padding: 0 10px 10px 0;*/
    list-style: none
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

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

.swiper-container-android .swiper-slide, .swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

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

.swiper-container-multirow-column > .swiper-wrapper {
    flex-direction: column;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

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

.swiper-container-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-container-pointer-events.swiper-container-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

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

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

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

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

.swiper-container-3d {
    -webkit-perspective: 1200px;
    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 {
    -webkit-transform-style: preserve-3d;
    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;
    z-index: 10;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    pointer-events: none
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    z-index: 10;
    top: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    cursor: pointer;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

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

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: initial;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none !important;
    text-transform: none
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    right: auto;
    left: 10px
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #fff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000
}

.swiper-button-lock {
    display: none
}

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

.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 {
    font-size: 0;
    overflow: hidden
}

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

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

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

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

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

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

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

.swiper-pagination-bullet {
    display: inline-block;
    width: 14px;
    height: 4px;
    opacity: .2;
    background: #000
}

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

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

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

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

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

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

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

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

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

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

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

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

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

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

.swiper-pagination-white {
    --swiper-pagination-color: #fff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000
}

.swiper-pagination-lock {
    display: none
}

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

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

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

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

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

.swiper-scrollbar-lock {
    display: none
}

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

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

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    position: absolute;
    z-index: 10;
    top: 50%;
    left: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    margin-top: -21px;
    margin-left: -21px;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-top-color: transparent;
    border-radius: 50%
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

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

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

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

.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 {
    z-index: 1;
    visibility: hidden;
    width: 100%;
    height: 100%;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

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

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    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 {
    visibility: visible;
    pointer-events: auto
}

.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;
    z-index: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: .6
}

.swiper-container-cube .swiper-cube-shadow:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    content: '';
    background: #000;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-container-flip {
    overflow: visible
}

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

.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
}

body {
    font-family: Century Gothic, sans-serif;
    /*font-family: 'Century Gothic';*/
    font-size: 14px;
    line-height: normal;
    overflow-x: hidden;
    width: 100%;
    color: #000;
    background: #fff
}

.modal-active {
    overflow-y: hidden
}

html {
    overflow-x: hidden
}

img {
    image-rendering: -webkit-optimize-contrast;
    image-rendering: crisp-edges
}

.wrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    overflow-x: hidden;
    flex-direction: column;
    min-height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    background-color: #ffffff;
}

.wrapper__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-bottom: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

*, ::after, ::before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    outline: 0
}

a {
    text-decoration: none;
    color: #f36420
}

a:focus, a:hover {
    text-decoration: none;
    color: #f36420
}

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

.container {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    padding: 0 15px
}

.section-mt {
    margin-top: 80px
}

.h2 {
    font-size: 28px;
    font-weight: 700;
    line-height: 1.16;
    margin: 0 0 30px
}


.h2.bold{
    font-style: normal;
    font-weight: 700;
}

.text-center {
    text-align: center
}

.btn {
    font-size: 14px;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 170px;
    height: 40px;
    padding: 0 20px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: center;
    color: #f36420;
    border: 2px solid #f36420;
    border-radius: 20px;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

.btn-cart{
    font-size: 14px;
    line-height: 1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 34px;
    height: 34px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: center;
    color: #f36420;
    border: 2px solid #f36420;
    border-radius: 20px;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    box-shadow: 2px 4px 4px rgb(0 0 0 / 25%);
}

.btn:focus, .btn:hover {
    color: #fff;
    background: #f36420
}

.btn--white {
    color: #fff;
    border-color: #fff
}

.btn--white:focus, .btn--white:hover {
    background: rgba(255, 255, 255, .2)
}

.btn--filled {
    color: #fff;
    background: #f36420
}

.btn--filled:focus, .btn--filled:hover {
    border-color: rgba(243, 100, 32, .8);
    background: rgba(243, 100, 32, .8)
}

.btn--white-filled {
    color: #f36420;
    border: none;
    background: #fff
}

.btn--white-filled:focus, .btn--white-filled:hover {
    color: #f36420;
    background: rgba(255, 255, 255, .8)
}

.btn--lg {
    font-size: 24px;
    height: 66px;
    border-radius: 33px
}

.textfield {
    font-size: 14px;
    line-height: 1.14;
    padding: 10px 5px;
    border: none;
    border-bottom: 2px solid #f36420
}

.textfield::-webkit-input-placeholder {
    color: #6e5252
}

.textfield::-moz-placeholder {
    color: #6e5252
}

.textfield:-ms-input-placeholder {
    color: #6e5252
}

.textfield::-ms-input-placeholder {
    color: #6e5252
}

.textfield::placeholder {
    color: #6e5252
}

.quantity {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 5px;
}

.quantity__field {
    font-size: 15px;
    line-height: 22px;
    width: 34px;
    height: 34px;
    padding: 0;
    text-align: center;
    letter-spacing: .05em;
    border: none;
    border-radius: 50%;
    background: #FFFFFF;
    box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);
}

.quantity__field::-webkit-inner-spin-button, .quantity__field::-webkit-outer-spin-button {
    margin: 0;
    -webkit-appearance: none
}

.quantity__field[type=number] {
    -moz-appearance: textfield
}

.quantity__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: none;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.quantity__btn:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.quantity__btn svg {
    width: 24px;
    height: 24px;
    fill: #f36420
}

.checkbox {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.checkbox:hover {
    color: #f36420
}

.checkbox input {
    display: none
}

.checkbox i {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 2px solid #bdbdbd;
    border-radius: 3px;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.checkbox i svg {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 10px;
    margin: -5px 0 0 -5px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    fill: #fff
}

.checkbox input:checked + i {
    border-color: #f36420;
    background: #f36420
}

.checkbox input:checked + i svg {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1
}

.radio {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.radio:hover {
    color: #f36420
}

.radio input {
    display: none
}

.radio i {
    position: relative;
    width: 16px;
    height: 16px;
    margin-right: 8px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 2px solid #bdbdbd;
    border-radius: 50%;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 16px;
    flex: 0 0 16px
}

.radio input:checked + i {
    border-color: #f36420;
    -webkit-box-shadow: inset 0 0 0 3px #f36420;
    box-shadow: inset 0 0 0 3px #f36420
}

.header__top {
    padding: 30px 0 20px ;
}

.header__top-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__logo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.header__logo img {
    height: 45px
}

.header__search-btn {
    display: none
}

.header__search {
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 405px
}

.header__search-field {
    width: 100%;
    height: 30px;
    padding: 6px 30px 10px 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: none;

    background: #ffffff;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 20px;
}

.header__search-field:focus {
    background: rgba(239, 239, 239, .5);
    -webkit-box-shadow: 0 0 0 2px #f36420;
    box-shadow: 0 0 0 2px #f36420
}

.header__search-submit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 44px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: none;
    border-radius: 20px 0 0 20px;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__search-submit svg {
    width: 20px;
    height: 20px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    fill: #333333;
}

.header__search-submit:hover svg {
    fill: #f36420
}

.header__phone {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: inherit
}

.header__callback {
    margin-left: 20px
}

.header__callback svg {
    display: none
}

/*.header__bottom {*/
/*    background: #efefef*/
/*}*/

.header__bottom-close {
    display: none
}
.header{
    border-bottom: 1px solid #ffffff;
    margin-bottom: 7px;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
    background: #f1f1f1;
}
.cart-quantity-text{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    font-size: 5px;
    color: #F36420;
    padding-bottom: 2px ;
    padding-left: 2px;
}
.header__bottom-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.header__menu {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 24px;

}

.header__menu > li:not(:last-child) {
    /*margin-right: 35px*/
}
.header__top .header__icons{
    display: none;
}
.header__icons{
    display: flex;
    align-items: center;
    gap: 16px;
}
.header__icons-item{
    width: 34px;
    height: 34px;
    background: #FFFFFF;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    border-radius: 50%;
    position: relative;
}
.header__menu a {

    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #000;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 16px;
    line-height: 20px;
}

.header__menu a:hover {
    color: #f36420
}

.header__menu .has-submenu > a::after {
    width: 8px;
    height: 8px;
    margin-left: 8px;
    content: '';
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    border-bottom: 2px solid rgba(0, 0, 0, .5);
    border-left: 2px solid rgba(0, 0, 0, .5)
}

.header__menu-btn {
    display: none
}

.header__cart {
    margin: 0 10px 0 0;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: none;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__cart--md {
    display: none
}

.header__cart:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}

.header__cart svg {
    width: 35px;
    height: 40px;
    fill: #f36420
}

.header__cart span {
    font-size: 10px;
    font-weight: 500;
    position: absolute;
    bottom: 100%;
    left: 100%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 18px;
    height: 18px;
    margin: 0 0 -15px -10px;
    padding: 0 5px;
    color: #fff;
    border-radius: 10px;
    background: #f36420;
    -webkit-box-shadow: 0 0 0 1px #efefef;
    box-shadow: 0 0 0 1px #efefef;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.header__search-close {
    display: none
}

.banner {
    color: #fff;
    background: #f36420
}

.banner__mobile-img {
    display: none
}

.banner__content {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 450px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.banner__content-main {
    max-width: 370px
}

.banner__img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 445px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

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

.banner__title {
    font-size: 48px;
    font-weight: 700;
    line-height: 1.16;
    margin: 0 0 50px
}

.banner__text {
    font-size: 14px;
    line-height: 1.42;
    margin: 0
}

.banner__btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin: 50px 0 0
}

.text-section {
    font-size: 20px;
    font-weight: 400;
    line-height: 1.5;
    text-align: left;
}

.text-section p, .text-section ul {
    margin: 15px 0 0 0
}


.text-section ul li {
    position: relative;
    padding-left: 36px
}

.text-section ul li::before {
    position: absolute;
    top: .65em;
    left: 18px;
    width: 4px;
    height: 4px;
    content: '';
    border-radius: 50%;
    background: #000
}

.text-section > :first-child {
    margin-top: 0
}

.product-card {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 30px 20px;
    border-radius: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #fff;
    transition: all 0.2s;
    border: 1px solid #F2F2F2;
}
.product-card:hover{
    box-shadow: 2px 4px 10px rgba(0, 0, 0, 0.25);
}
.product-button{
    width: 230px;
    height: 48px;
    justify-content: space-between;
    border-radius: 10px;
}
.product-text-opaticy{

    color: #333333;
    font-size: 12px;
    line-height: 22px;
}
.product-card_price_content{
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: center;
}
.product-card__price{
    display: flex;
    align-items: center;

    gap: 10px;
}
.product-card__price-old{
    font-size: 10px;
    line-height: 10px;
    font-weight: 400;
    text-decoration: line-through;
    color: #333333;
}
.product-card__price-new{


    font-size: 16px;

    line-height: 20px;
    /* identical to box height */
    color: #F91A14;
}

.product-card__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px
}

.product-card__img img {
    max-width: 100%;
    max-height: 100%
}

.product-card__title {
    font-size: 14px;
    line-height: 1.42;
    margin-top: 15px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-align: left;
    text-transform: uppercase;
    color: inherit;
    min-height: 70px;
}

.product-card__price {
    /*font-size: 21px;*/
    /*font-weight: 500;*/
    /*line-height: 1.19;*/
    /*margin-top: auto;*/
    /*padding-top: 20px;*/
    /*text-align: center;*/
    /*letter-spacing: .05em;*/
    font-weight: 700;
    font-size: 16px;
    line-height: 20px;
}

.product-card__btn, .product-card__quantity {
    /*margin-top: 20px*/
}

.product-card__label {
    position: absolute;
    top: -1px;
    right: -1px;
    overflow: hidden;
    width: 50px;
    height: 50px;
    border-top-right-radius: 5px
}

.product-card__label::before {
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    content: '';
    border-width: 0 50px 50px 0;
    border-style: solid;
    border-color: transparent #f36420 transparent transparent
}

.product-card__label span {
    font-size: 13px;
    font-weight: 700;
    position: absolute;
    z-index: 2;
    top: 50%;
    left: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 50px;
    height: 20px;
    margin: -10px 0 0 -25px;
    -webkit-transform: rotate(45deg) translate(0, -10px);
    -ms-transform: rotate(45deg) translate(0, -10px);
    transform: rotate(45deg) translate(0, -10px);
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    text-transform: uppercase;
    color: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.news-card {
    font-size: 14px;
    line-height: 1.28;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*flex-direction: column;*/
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: inherit;
    border: 1px solid #F2F2F2;

    border-radius: 5px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    background-color: #fff;
    transition:all 0.2s;
}
.news-card:hover{

    box-shadow: 2px 4px 6px rgb(0 0 0 / 25%);
}
.news-slider .swiper-container{
    padding: 0 7px 7px 7px;
    margin:  0 -7px 0;

}
.news-card:hover {
    color: #f36420
}

.news-card__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 206px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 206px;
    flex: 0 0 270px
}

.news-card__img img {
    max-width: 100%;
    max-height: 100%
}

.news-card__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 10px 20px 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.news-card__title {

    font-weight: 700;
    font-size: 24px;
    line-height: 32px;
}

.news-card__date {
    /*margin-top: auto;*/
    padding-bottom: 10px;
    color: #BDBDBD;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
}
.news-card__link{
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    color: #000;
    margin-top: auto;
    text-align: right;
    display: flex;
    justify-content: right;
    align-items: center;
    gap: 10px;
}
.news-card__link:hover{
    color: #F91A14;
}
.news-card__link img{
    width: 21px;
    height: 13px;
    display: flex;
    justify-content: right;
    align-items: center;
}

.captures-cards {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.capture-card {
    padding: 35px 40px;
    color: #fff;
    border-radius: 5px;
    background: #f36420
}

.capture-card__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.capture-card__text {
    font-size: 14px;
    line-height: 1.42
}

.capture-card__text p {
    margin: 0
}

.capture-card__title {
    font-size: 18px;
    font-weight: 700;
    line-height: 1.16;
    margin: 0 0 25px
}

.capture-card__icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px
}

.capture-card__icon img {
    height: 82px;
    opacity: .4
}

.capture-card__footer {
    margin-top: 25px
}

.capture-card__form {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 36px;
    border-radius: 18px;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.capture-card__form-field {
    height: 100%;
    padding: 0 30px;
    border: none;
    border-radius: 18px 0 0 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.capture-card__form-field::-webkit-input-placeholder {
    color: #6e5252
}

.capture-card__form-field::-moz-placeholder {
    color: #6e5252
}

.capture-card__form-field:-ms-input-placeholder {
    color: #6e5252
}

.capture-card__form-field::-ms-input-placeholder {
    color: #6e5252
}

.capture-card__form-field::placeholder {
    color: #6e5252
}

.capture-card__form-submit {
    min-width: 170px;
    height: 100%;
    padding: 0 15px;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 18px;
    background: #f36420
}

.capture-card__form-submit:hover {
    background: rgba(243, 100, 32, .8)
}

.capture-card__btn {
    height: 36px;
    border-radius: 18px
}

.footer {
    margin-top: 80px;
    color: #fff;
    background: #f36420
}

.footer a {
    color: inherit !important;
}

.footer__top-container {
    display: grid;
    padding: 40px 0;
    grid-template-columns: repeat(2, 1fr);
    grid-gap: 30px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__top-center {
    text-align: center
}

.footer__contact {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border-bottom: 1px solid transparent
}

.footer__contact:hover {
    color: inherit;
    border-color: rgba(255, 255, 255, .5)
}

.footer__top-right {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.footer__callback {
    margin-left: 20px
}

.footer__socials {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__socials > :not(:last-child) {
    margin-right: 15px
}

.footer__socials a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

.footer__socials a:hover {
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9
}

.footer__socials a svg {
    width: 34px;
    height: 34px;
    fill: #fff
}

.footer__bottom-container {
    padding: 40px 0;
}

.footer__bottom-container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.footer__bottom-container > :not(:last-child) {
    margin-right: 30px
}

.footer__bottom-container a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}

.footer__bottom-container a:hover {
    border-color: rgba(255, 255, 255, .5)
}

.error {
    margin-top: 80px
}

.error__container {
    display: grid;
    grid-template-columns: 1fr ;
    grid-gap: 30px
}

.error__title {
    font-size: 28px;
    font-weight:700;
    margin-bottom: 20px;
    line-height: 48px
}
.error__text{
    font-size: 15px;
    line-height: 22px;
    text-align: center;
    margin-bottom: 30px;
    max-width: 530px;
}
.error__num {
    font-weight: 700;
    font-size: 250px;
    line-height: 307px;
    margin-bottom: 5px;
    display: flex;
    align-items: center;
    text-align: center;
    letter-spacing: 0.1em;
    color: #000000;
    text-shadow: 2px 10px 10px rgba(0, 0, 0, 0.25);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: url("/img/new_icon/404.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: fit-content;
}
.error__main{
    display: flex;
    flex-direction: column;
    align-items: center;
}

.error .error__btn {
    font-size: 15px;
    line-height: 18px;
    width: 230px;
    height: 48px;
    border-radius: 10px
}

.error__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.error__img img {
    max-width: 100%
}

.breadcrumbs {
    margin-top: 24px
}

.breadcrumbs-list {
    font-size: 13px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    row-gap: 10px;
    line-height: 12px;
}

.breadcrumbs-list > :not(:last-child) {
    margin-right: 5px
}

.breadcrumbs-list__link {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.breadcrumbs-list__link::after {
    margin-left: 5px;
    content: '/'
}

.breadcrumbs-list a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: inherit
}

.breadcrumbs-list a:hover {
    color: #f36420
}

.inner-page {
    margin-top: 40px;

}

.inner-page__title {
    margin-top: 0;
    margin-bottom: 40px;
    font-weight: 700;
    font-size: 28px;
    line-height: 48px;
}

.article {
    font-size: 14px;
    line-height: 1.28;
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.article p {
    margin: 18px 0 0 0
}

.article p:first-child {
    margin-top: 0
}

.article__img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.article__img img {
    width: 100%
}

.order-form__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.order-form__col-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.16;
    margin-bottom: 40px
}

.order-form__total {
    font-size: 24px;
    font-weight: 500;
    line-height: 1;
    margin-top: 80px;
    text-align: center
}

.order-form__footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 20px;

    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.order-form__footer button{
    border-radius:10px;
    height: 48px;
    width: 230px;
}


.form-field + .form-field {
    margin-top: 30px
}

.form-field__label {
    font-size: 14px;
    font-weight: 500;
    line-height: 1.14;
    display: block;
    margin-bottom: 5px
}

.form-field .textfield {
    width: 100%
}

.search-card {
    font-size: 14px;
    line-height: 1.28;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 20px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: 1px solid #bdbdbd;
    border-radius: 5px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-card + .search-card {
    margin-top: 30px
}

.search-card__img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-right: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 210px;
    flex: 0 0 210px
}

.search-card__img img {
    max-width: 100%;
    max-height: 100%
}

.search-card__title {
    font-size: 20px;
    line-height: 140.62%;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-transform: uppercase;
    color: inherit
}

.search-card__actions {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 15px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.search-card__actions > li {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.search-card__actions > li:not(:last-child) {
    margin-right: 10px
}

.search-card__actions > li:not(:last-child)::after {
    margin-left: 10px;
    content: '|';
    color: #c7022b
}

.search-card__action {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #c7022b;
    border: none;
    border-bottom: 1px solid transparent;
    background: 0 0
}

.search-card__action:hover {
    color: #c7022b;
    border-color: rgba(199, 2, 43, .3)
}

.search-card__text {
    margin-top: 15px
}

.pagination {
    font-size: 15px;
    line-height: 18px;
    margin-top: 40px
}

.pagination__list {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 5px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

/*.pagination__list > li:not(:last-child) {*/
/*    margin-right: 10px*/
/*}*/

.pagination a {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    min-width: 40px;
    border-radius: 5px;
    border:1px solid transparent;
    height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #000000;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    fill: #333
}

.pagination a:hover {
    color: #f36420;
    fill: #f36420
}

.pagination svg {
    width: 40px;
    height: 40px;
    fill: inherit
}

.pagination .prev.is-disabled, .pagination .next.is-disabled {
    cursor: default;
    fill: #B2B2B2;
}
.pagination .next{
    transform: rotate(180deg);
}
.pagination .is-active a {
    fill: #333;
    font-weight: 700;
    border-color: #B2B2B2;
    color: #000000;
}

.pagination__show-more {
    display: none
}

.cart-header {
    font-size: 24px;
    line-height: 1;
    color: #fff;
    background: #f36420
}

.cart-header__container {
    display: grid;
    padding: 20px 0;
    grid-template-columns: 1fr 170px 170px 265px;
    grid-gap: 30px;

}

.cart-empty,.empty_search {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    margin-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-empty__text {
    font-weight: 500;
    text-align: center;
    font-size: 24px;
    line-height: 36px;
}

.cart-empty__btn {
    width: 230px;
    height: 48px;
    margin-top: 80px;
    border-radius: 10px;
    font-size: 15px;
    line-height: 18px;
    display: flex;
    align-items: center;
    text-align: center;
}

.cart-total {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    margin-top: 40px;
    gap: 30px;
    font-size: 24px;
    line-height: 29px;
    padding-right: 215px;
}

.cart-total span {
    font-size: 24px;
    font-weight: 700;
    line-height: 29px;
}

.cart-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.cart-btns__btn {
    border-radius: 10px;
    padding: 14px 50px;
    font-size: 15px;
    line-height: 18px;
    height: 48px;
}

.cart-btns__btn:not(:last-child) {
    margin-right: 30px
}

.cart-items {

    display: grid;
    grid-template-columns: 1fr;
    gap: 20px;
    padding-bottom: 20px;

    position: relative;
}
.cart-items::after{
    content: '';
    width: 100%;
    position: absolute;
    bottom: 0;
    height: 1px;
    background: #ffffff;
    box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.25);
}

.cart-item {
    display: grid;
    padding: 0 25px 0 0;
    border-bottom: 1px solid #efefef;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    grid-template-columns: 100px 1fr 100px 200px 100px;
    grid-gap: 30px;
    background-color: #ffffff;
}
.cart-item__title-article{
    font-size: 12px;
    line-height: 22px;
    color: #333333;
    margin-top: 10px;
}
.cart-item__title-article span{
    color: #000000;
}
.cart-item__total-price{
    margin-left: 40px;
}
.cart-item__img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart-item__img img {
    max-width: 100%;
    max-height: 100%
}

.cart-item__price {
    font-size: 18px;
    font-weight: 500;
    line-height: 1.16;
    letter-spacing: .05em
}

.cart-item__title {
    font-size: 15px;
    color: #000000;
    line-height: 22px;


}

.cart-item__title a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: inherit
}

.cart-item__title a:hover {
    color: #f36420
}

.cart-item__total {
    font-size: 24px;
    font-weight: 700;
    line-height: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    letter-spacing: .05em;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.cart-item__delete {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    justify-self: flex-end;
    cursor: pointer;
    border: none;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    padding: 0;
}

.cart-item__delete svg {
    width: 16px;
    height: 16px;
    fill: #000
}

.catalog-filters {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;

    margin-bottom: 40px;
    gap: 45px;
    row-gap: 10px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.catalog-filters__link {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    font-size: 15px;
    line-height: 15px;
    display: flex;
    align-items: flex-end;
    gap: 15px;
    transition: all .2s;

    cursor: pointer;

}
.catalog-filters__link svg{
    fill: #333333;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
}
.catalog-filters__link.is-active {
    cursor: default;
    color: #f36420;
    border-color: rgba(243, 100, 32, .5)
}

.catalog-filters__link:hover  {
    color: #f36420
}
.catalog-filters__link:hover svg  {
    fill: #f36420
}

/*.catalog-filters__link:not(:last-child) {*/
/*    margin-right: 20px*/
/*}*/

.catalog-open-filters {
    display: none
}

.catalog {
    display: grid;
    grid-template-columns: 270px 1fr;
    grid-gap: 30px
}

.catalog__products {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-gap: 30px
}

.catalog__filter-close {
    display: none
}

.filters {
    border-radius: 5px;
    background: #ffffff;
    padding: 20px;
    display: flex;
    flex-direction: column;
    gap: 15px;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
}

.filters:not(:last-child) {
    margin-bottom: 30px
}

.filters__group {
    /*padding: 15px 20px*/
}

.filters__group:not(:last-child) {
    border-bottom: 1px solid #fff
}

.filters__group--collapsible {
    padding: 0
}

.filters__title {
    font-size: 15px;
    font-weight: 700;
    line-height: 22px;
    text-align: left;
}

.filters__slider {
    margin-top: 20px
}

.filters__toggle {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 100%;

    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    border: none;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}

.filters__toggle:hover {
    color: #f36420
}

.filters__toggle svg {
    width: 11px;
    height: 11px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    fill: #000
}

.filters__group.is-active .filters__toggle {
    background: #fff
}

.filters__group.is-active .filters__toggle svg {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.filters__group-content {
    display: none;
    flex-direction: column;
    padding: 10px 0 15px;
    background: #fff;
    font-size: 12px;
    line-height: 14px;
    border-bottom: 1px solid #B2B2B2;;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.filters__group-content > :not(:first-child) {
    margin-top: 12px
}

.filters__group.is-active .filters__group-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.filters-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.filters-links a {
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 15px 10px;
    width: 130px;
    border-radius: 5px;
    background: #fff;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #000;
    text-align: center;
}

.filters-links a:hover {
    color: #f36420
}

.price-slider__labels {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 10px;
    color: rgba(51, 51, 51, .7);
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.price-slider__slider {
    position: relative;
    margin: 10px 9px
}

.price-slider__slider::before {
    position: absolute;
    top: 50%;
    right: -9px;
    left: -9px;
    height: 4px;
    margin-top: -2px;
    content: '';
    border-radius: 2px;
    background: #bdbdbd
}

.price-slider .noUi-horizontal {
    height: 4px;
    border: none;
    border-radius: 2px;
    background: #bdbdbd;
    -webkit-box-shadow: none;
    box-shadow: none
}

.price-slider .noUi-connect {
    background: #f36420
}

.price-slider .noUi-horizontal .noUi-handle {
    top: -7px;
    right: -18px;
    width: 18px;
    height: 18px;
    cursor: pointer;
    border: 4px solid #f36420;
    border-radius: 50%;
    -webkit-box-shadow: none;
    box-shadow: none
}

.price-slider .noUi-horizontal .noUi-handle .noUi-touch-area {
    position: absolute;
    top: -5px;
    right: -5px;
    bottom: -5px;
    left: -5px;
    border-radius: 50%
}

.price-slider .noUi-horizontal .noUi-handle.noUi-handle-lower {
    right: -9px
}

.price-slider .noUi-horizontal .noUi-handle.noUi-handle-upper {
    right: -9px
}

.price-slider .noUi-horizontal .noUi-handle::after, .price-slider .noUi-horizontal .noUi-handle::before {
    display: none
}

.product__row {
    display: grid;
    grid-template-columns: 1fr 1fr;
    grid-gap: 30px
}

.product__main-row {
    display: grid;
    grid-template-columns: auto 1fr;
    grid-gap: 10px;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product__main-row:first-child {
    margin-bottom: 15px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.product__main-row + .product__main-row {
    margin-top: 15px
}

.product__main-row a {
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    text-decoration: underline;
    color: inherit
}

.product__main-row a:hover {
    color: #f36420
}

.product__price {
    font-weight: 700;
    font-size: 40px;

}

.product__btns {
   margin: 15px 0 ;
}
.product__main-row.one{
    grid-template-columns: 1fr;
    font-size: 15px;
    line-height: 22px;
}
.one div:first-child{
    font-weight: 700;
    font-size: 15px;
}
.product__tabs {
    margin-top: 40px
}

.product-article {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}

.product-article p {
    margin: 15px 0 0 0
}

.product-article p:first-child {
    margin-top: 0
}

.product-gallery__photo {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 280px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    background: #ffffff;
}
.product-gallery__photo .absolute{
    position: absolute;
    left: 14px;
    bottom: 13px;
    width: 43px;
    height: 43px;
}

.product__images{
    min-width: 100%;
}

.product-gallery__photo img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}

.product-gallery-nav {
    display: grid;
    margin-top: 10px;
    grid-template-columns: repeat(4, 1fr);
    grid-gap: 20px
}

.product-gallery-nav__photo {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 140px;
    height: 105px;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;

}
.product-gallery-nav__photo.is-active{
    filter: drop-shadow(2px 4px 10px rgba(0, 0, 0, 0.25));
}
.product-gallery-nav__photo img {
    max-width: 100%;
    max-height: 100%
}

.product-gallery-nav__photo:hover {
    border-color: rgba(189, 189, 189, .2)
}

.product-gallery-nav__photo.is-active {
    border-color: #bdbdbd
}

.tabs__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 30px;
}

.tabs__nav > :not(:last-child) {
    margin-right: 1px
}

.tabs__nav a {
    font-size: 24px;
    font-weight: 700;
    line-height: 36px;
    position: relative;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 36px;

    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #000;

    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.tabs__nav a:hover {
    color: #F36420
}

.tabs__nav a::before {
    position: absolute;
    right: -1px;
    bottom: -1px;
    left: -1px;
    visibility: hidden;
    height: 3px;
    content: '';
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
    background: #f36420
}
.param_item{
    display: flex!important;
    width: 100%;
    white-space: nowrap;
}
.param_item .dotted{
    width: 100%;
    border-bottom: 1px dotted #000;
    margin-bottom: 4px;
}
.tabs__nav a.is-active {
    color: #f36420;
    background: 0 0
}

.tabs__nav a.is-active::before {
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.tabs__content {
    margin-top: 30px
}

.tabs__tab-toggle {
    display: none
}

.tabs__tab {
    display: none
}

.tabs__tab.is-active {
    display: block
}

.docs > :not(:first-child) {
    /*margin-top: 15px*/
}

.docs__item {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: inherit;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.docs__item:hover {
    color: #f36420
}

.docs__item svg {
    width: 16px;
    height: 21px;
    margin-right: 15px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.params-list {
    display: table;
    width: 100%;
    max-width: 440px
}

.params-list__row {
    display: table-row
}

.params-list__row:not(:first-child) > * {
    padding-top: 15px
}

.params-list__row > * {
    display: table-cell
}

.params-list__row > :last-child {
    width: 1px;
    white-space: nowrap
}

.params-list__label {
    font-weight: 500;
    position: relative;
    width: auto;
}

.params-list__label span {
    position: relative;
    z-index: 2;
    padding-right: 2px;
    background: #fff
}

.params-list__label::after {
    position: absolute;
    right: 2px;
    bottom: 3px;
    left: 0;
    height: 1px;
    content: '';
    background-image: -webkit-gradient(linear, left top, right top, from(#bdbdbd), color-stop(75%, #bdbdbd), color-stop(75%, transparent), to(transparent));
    background-image: -o-linear-gradient(left, #bdbdbd, #bdbdbd 75%, transparent 75%, transparent 100%);
    background-image: linear-gradient(90deg, #bdbdbd, #bdbdbd 75%, transparent 75%, transparent 100%);
    background-size: 5px 1px
}

.cards-slider__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: -70px -10px 30px 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    gap: 20px;
}

.cards-slider__nav button {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    padding: 0;
    cursor: pointer;
    border: none;
    background: 0 0
}

.cards-slider__nav button.swiper-button-disabled {
    cursor: default;
    opacity: .3
}

.cards-slider__nav button svg {
    width: 40px;
    height: 40px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    fill: #000;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 2px 4px 6px rgb(0 0 0 / 25%);
}
.cards-slider__nav button img {


}
.cards-slider__prev,.cards-slider__next{
    width: 32px;
    height: 32px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    fill: #000;
    background-color: #fff;
    border-radius: 50%;
    box-shadow: 2px 4px 6px rgb(0 0 0 / 25%);
    padding: 10px;
    display: flex;
    justify-content: center;
    align-items: center;
}

.cards-slider__nav button:not(.swiper-button-disabled):hover svg {
    fill: #f36420
}

.cards-slider__pagination {
    display: none
}



.modal {
    font-size: 0;
    position: fixed;
    z-index: 1000;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    visibility: hidden;
    padding: 15px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05);
    text-align: center;
    opacity: 0;
    background: rgba(0, 0, 0, .5)
}

.modal.is-active {
    visibility: visible;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1
}

.modal::before {
    display: inline-block;
    height: 100%;
    content: '';
    vertical-align: middle
}

.modal__backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}
#subscribe .modal__content{
    width: 100%;
    max-width: 570px;
    padding: 60px 85px;
    background: #F5F5F5;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
}
.modal__content {
    font-size: 1rem;
    position: relative;
    z-index: 2;
    display: inline-block;
    width: 700px;
    max-width: 100%;
    text-align: left;
    vertical-align: middle;
    background: #fff;
    -webkit-box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 30px 0 rgba(0, 0, 0, .2)
}

.modal__close {
    position: absolute;
    top: 0;
    right: 0;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 60px;
    height: 60px;
    padding: 0;
    cursor: pointer;
    border: none;
    background: 0 0;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
#subscribe .modal__close svg{
    fill: #333333;
}
#subscribe .form__footer{
    margin-top: 20px;
    font-size: 10px;
    text-align: center;
    line-height: 140%;

    font-family: 'Roboto';
}
#subscribe .form__fields{
    max-width: 370px;
    margin: auto;
}
#subscribe .form{
    padding: 0;
}
#subscribe .form__title {
    font-weight: 700;
    font-size: 28px;
    line-height: 34px;
    margin-bottom: 40px;
}
#subscribe .form__field{
    height: 48px;
    padding: 15px 20px;
    background: #FFFFFF;
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    margin: 0;
    border: none;
}
#subscribe .callback-phone__form{
    gap: 25px;
}
#subscribe .form__btn{
    margin: auto;
    margin-top: 15px;
    background: #F36420;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 15px 50px;
    width: fit-content;

    font-size: 15px;
    line-height: 18px;
    text-align: center;
    border: none;
    height: 48px;
}
.modal__close svg {
    width: 20px;
    height: 20px;
    fill: #f36420
}

.modal--thanks .modal__content {
    width: 1200px;
    color: #fff;
    background: #f36420
}

.modal--thanks .modal__close svg {
    fill: #fff
}

.form {
    padding: 60px 80px
}

.form__title {
    font-size: 40px;
    font-weight: 500;
    line-height: 1.17;
    margin-bottom: 40px
}

.form__subtitle {
    font-size: 30px;
    line-height: 1.17;
    margin-bottom: 40px
}

.form__fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column
}

.form__fields > :not(:first-child) {
    margin-top: 30px
}

.form__field {
    font-size: 24px;
    height: 55px;
    padding: 0;
    border: none;
    border-bottom: 1px solid #000
}

.form__field::-webkit-input-placeholder {
    color: #939393
}

.form__field::-moz-placeholder {
    color: #939393
}

.form__field:-ms-input-placeholder {
    color: #939393
}

.form__field::-ms-input-placeholder {
    color: #939393
}

.form__field::placeholder {
    color: #939393
}

.form__footer {
    margin-top: 50px
}

.form__btn {
    width: 100%
}

.form__lock {
    font-size: 18px;
    line-height: 1.17;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.form__lock i {
    margin-right: 23px;
    padding: 5px;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.form__lock svg {
    width: 16px;
    height: 20px
}

.thanks {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 45px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.thanks__main {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    padding: 0 80px;
    text-align: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.thanks__text {
    font-size: 60px;
    line-height: 1.1;
    margin-bottom: 40px;
    text-align: center
}

.thanks__btn {
    padding: 0 50px
}

.thanks__img {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.thanks__img img {
    width: 577px
}

.d-none {
    display: none
}

.tabs__tab-content .docs{
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    align-items: center;
    font-weight: 400;
    font-size: 15px;
    font-family: 'Roboto';
    gap: 20px;
}
.map{
    height: 400px;
    margin-bottom: -80px;
}
.header__top-left{
    display: flex;
    align-items: center;
}
@media screen and (max-width: 1199px) {
    .capture-card__title{

    }

    .container {
        max-width: 768px;
        padding: 0 25px
    }

    /*.section-mt {*/
    /*    margin-top: 30px*/
    /*}*/

    .h2 {
        font-size: 18px;
        margin: 0 0 15px
    }

    .btn {
        font-size: 13px;
        line-height: 1;
        min-width: 90px;
        height: 30px;
        padding: 0 15px
    }

    .quantity__field {
        font-size: 10px;
        width: 18px;
        height: 18px;
    }

    .quantity__btn {
        width: 18px;
        height: 18px
    }

    .header__top {
        position: relative;
        padding: 0
    }

    .header__top-container {
        height: 50px
    }

    .header__top-left {
        position: absolute;
        top: 50%;
        left: 50%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100px;
        margin-top: -10px;
        margin-left: -50px;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__logo img {
        height: 20px
    }

    /*.header__menu-btn {*/
        /*position: relative;*/
        /*display: -webkit-inline-box;*/
        /*display: -ms-inline-flexbox;*/
        /*display: inline-flex;*/
        /*flex-direction: column;*/
        /*margin: -10px auto -10px -10px;*/
        /*padding: 10px;*/
        /*border: none;*/
        /*background: 0 0;*/
        /*-webkit-box-orient: vertical;*/
        /*-webkit-box-direction: normal;*/
        /*-ms-flex-direction: column*/
    /*}*/

    /*.header__menu-btn::after, .header__menu-btn::before {*/
    /*    content: ''*/
    /*}*/

    /*.header__menu-btn span, .header__menu-btn::after, .header__menu-btn::before {*/
    /*    width: 18px;*/
    /*    height: 2px;*/
    /*    border-radius: 2px;*/
    /*    background: #f36420*/
    /*}*/

    .header__menu-btn span {
        margin: 3px 0
    }

    .header__phone {
        display: none
    }

    .header__callback {
        min-width: auto;
        margin: 0;
        padding: 8px;
        border: none;
        border-radius: 0
    }

    .header__callback:hover {
        background: 0 0
    }

    .header__callback svg {
        display: inline-block;
        width: 13px;
        height: 15px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 13px;
        flex: 0 0 13px;
        fill: #f36420
    }

    .header__callback span {
        display: none
    }

    .header__cart {
        padding: 0 8px
    }

    .header__cart--md {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex
    }

    .header__cart--lg {
        display: none
    }

    .header__cart svg {
        width: 20px;
        height: 20px
    }

    .header__cart span {
        font-size: 5px;
        line-height: 1;
        min-width: 10px;
        height: 10px;
        margin: 0 0 -5px -13px;
        padding: 0 3px
    }

    .header__search {
        -webkit-box-flex: 1;
        -ms-flex-positive: 1;
        flex-grow: 1
    }

    .header__search-field {
        height: 30px;
        border-radius: 15px
    }

    .header__search-submit {
        border-radius: 15px 0 0 15px
    }

    .header__search-submit svg {
        width: 16px;
        height: 16px
    }

    .header__search-btn {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-right: -8px;
        padding: 8px;
        cursor: pointer;
        border: none;
        background: 0 0
    }

    .header__search-btn svg {
        width: 15px;
        height: 15px;
        fill: #f36420
    }

    .header__search-container {
        position: absolute;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        visibility: hidden;
        padding: 5px 15px;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        -webkit-transform: translateY(-100%);
        -ms-transform: translateY(-100%);
        transform: translateY(-100%);
        background: #fff;
        -webkit-box-shadow: 0 0 15px 1px #efefef;
        box-shadow: 0 0 15px 1px #efefef;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .header__search-container.is-active {
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }

    .header__search-close {
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        margin-left: 10px;
        padding: 10px;
        cursor: pointer;
        border: none;
        background: 0 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__search-close svg {
        width: 16px;
        height: 16px;
        fill: #f36420
    }

    /*.header__bottom {*/
    /*    position: fixed;*/
    /*    z-index: 999;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    bottom: 0;*/
    /*    left: 0;*/
    /*    visibility: hidden;*/
    /*    overflow-y: auto;*/
    /*    padding: 40px 0;*/
    /*    -webkit-transition: all .2s;*/
    /*    -o-transition: all .2s;*/
    /*    transition: all .2s;*/
    /*    -webkit-transform: scale(1.1);*/
    /*    -ms-transform: scale(1.1);*/
    /*    transform: scale(1.1);*/
    /*    opacity: 0*/
    /*}*/

    /*.header__bottom.is-active {*/
    /*    visibility: visible;*/
    /*    -webkit-transform: none;*/
    /*    -ms-transform: none;*/
    /*    transform: none;*/
    /*    opacity: 1*/
    /*}*/

    .header__bottom-close {
        position: absolute;
        top: 0;
        right: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 40px;
        height: 40px;
        padding: 0;
        cursor: pointer;
        border: none;
        background: 0 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .header__bottom-close svg {
        width: 16px;
        height: 16px;
        fill: #f36420
    }

    .header__bottom-container {
        height: auto
    }

    .header__menu {
        display: block
    }

    /*.header__menu a {*/
    /*    font-size: 15px;*/
    /*    padding: 6px 0*/
    /*}*/

    .banner__mobile-img {
        font-size: 0;
        display: block;
        text-align: center;
        background: #fff
    }

    .banner__mobile-img img {
        display: inline-block;
        max-width: 100%
    }

    .banner__content {
        height: auto;
        padding: 30px 0
    }

    .banner__content-main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        width: 100%;
        max-width: 100%;
        text-align: center;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .banner__title {
        font-size: 20px;
        margin: 0 0 15px
    }

    .banner__text {
        max-width: 320px
    }


    .banner__text br {
        display: none
    }

    .banner__btn {
        margin-top: 20px
    }

    .banner__img {
        display: none
    }

    .text-section {
        font-size: 13px
    }

    .text-section p, .text-section ul {
        margin: 10px 0 0 0
    }

    .text-section ul li {
        padding-left: 20px
    }

    .text-section ul li::before {
        left: 9px;
        width: 3px;
        height: 3px
    }

    /*.product-card {*/
    /*    padding: 10px*/
    /*}*/

    /*.product-card__img {*/
    /*    height: 80px;*/
    /*    -webkit-box-flex: 0;*/
    /*    -ms-flex: 0 0 80px;*/
    /*    flex: 0 0 80px*/
    /*}*/

    .product-card__title {
        font-size: 13px;
        margin-top: 10px
    }

    .product-card__price {
        font-size: 13px;
        padding-top: 10px
    }

    /*.product-card__btn, .product-card__quantity {*/
    /*    margin-top: 10px*/
    /*}*/

    .product-card__label {
        width: 40px;
        height: 40px
    }

    .product-card__label::before {
        border-width: 0 40px 40px 0
    }

    .product-card__label span {
        font-size: 10px
    }

    .news-card {
        font-size: 13px
    }

    .news-card__img {
        height: 70px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 70px;
        flex: 0 0 70px
    }

    .news-card__main {
        padding: 10px
    }

    .captures-cards {
        display: block
    }

    .captures-cards > :not(:first-child) {
        margin-top: 10px
    }

    .capture-card {
        padding: 10px
    }

    .capture-card__title {
        font-size: 13px;
        margin: 0 0 8px
    }

    .capture-card__text {
        font-size: 11px
    }

    .capture-card__icon {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100px;
        flex: 0 0 100px
    }

    .capture-card__icon img {
        height: 37px
    }

    .capture-card__footer {
        margin-top: 10px
    }

    .capture-card__form {
        height: 30px;
        border-radius: 15px
    }

    .capture-card__form-field {
        min-width: 0;
        padding: 0 15px;
        border-radius: 15px 0 0 15px
    }

    .capture-card__form-submit {
        min-width: 0;
        padding: 0 15px;
        border-radius: 15px;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .footer {
        margin-top: 60px
    }
    .map{
        margin-bottom: -60px;
    }
    /*.footer__top-container {*/
    /*    display: -webkit-box;*/
    /*    display: -ms-flexbox;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    padding: 20px 0;*/
    /*    -webkit-box-orient: vertical;*/
    /*    -webkit-box-direction: normal;*/
    /*    -ms-flex-direction: column;*/
    /*    grid-gap: 0*/
    /*}*/

    /*.footer__top-container > :not(:first-child) {*/
    /*    margin-top: 15px*/
    /*}*/

    .footer__socials > :not(:last-child) {
        margin-right: 10px
    }

    .footer__bottom-container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        padding: 20px 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .footer__bottom-container > :not(:last-child) {
        margin: 0 0 15px
    }



    .breadcrumbs {
        /*display: none*/
    }

    .inner-page {
        /*margin-top: 20px;*/


    }

    /*.inner-page__title {*/
    /*    margin-bottom: 15px*/
    /*}*/

    .article {
        font-size: 13px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column-reverse;
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -ms-flex-direction: column-reverse;
        grid-gap: 0
    }

    .article p {
        margin: 10px 0 0 0
    }

    .article__img {
        margin-bottom: 20px
    }

    .order-form {
        margin-top: 25px
    }

    .order-form__row {
        display: block
    }

    .order-form__row > :not(:first-child) {
        margin-top: 25px
    }

    .order-form__col-title {
        font-size: 16px;
        font-weight: 400;
        margin-bottom: 15px;
        text-align: center
    }

    .order-form__total {
        font-size: 16px;
        margin-top: 24px
    }

    .order-form__footer {
        margin-top: 25px
    }

    .order-form__submit {
        width: 240px;
        min-width: 0;
        max-width: 100%
    }

    .form-field + .form-field {
        margin-top: 15px
    }

    .form-field__label {
        font-size: 12px;
        margin-bottom: 0
    }

    /*.form-field .textfield {*/
    /*    !*height: 30px;*!*/
    /*    !*padding: 0*!*/
    /*}*/

    .search-card {
        flex-direction: column;
        padding: 10px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .search-card + .search-card {
        margin-top: 15px
    }

    .search-card__img {
        height: 50px;
        margin: 0 0 5px;
        -webkit-box-flex: 0;
        -ms-flex: 0 0 50px;
        flex: 0 0 50px
    }

    .search-card__main {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .search-card__title {
        font-size: 13px;
        margin-bottom: 10px;
        text-align: center
    }

    .search-card__text {
        font-size: 13px;
        width: 100%;
        margin: 0 0 10px
    }

    .search-card__actions {
        font-size: 13px;
        margin: 0;
        -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
        order: 3
    }

    .search-card__actions > li:not(:last-child) {
        margin-right: 5px
    }

    .search-card__actions > li:not(:last-child)::after {
        margin-left: 5px
    }

    .pagination {
        margin-top: 20px;
        text-align: center
    }



    .pagination__show-more {
        font-size: 13px;
        /*display: -webkit-inline-box;*/
        /*display: -ms-inline-flexbox;*/
        /*display: inline-flex;*/
        margin: -5px;
        padding: 5px;
        cursor: pointer;
        color: #f36420;
        border: none;
        background: 0 0
    }

    .cart-header {
        display: none
    }

    .cart-empty {
        margin-top: 20px
    }

    .cart-empty__text {
        font-size: 14px

    }

    /*.cart-empty__btn {*/
    /*    width: 260px;*/
    /*    min-width: 0;*/
    /*    max-width: 100%;*/
    /*    margin-top: 30px*/
    /*}*/

    /*.cart-total {*/
    /*    display: none*/
    /*}*/

    .cart-btns {
        display: block;
        margin-top: 30px
    }

    .cart-btns__btn {
        width: 100%
    }

    .cart-btns__btn:not(:first-child) {
        margin-top: 15px
    }

    .cart-items {
        margin-top: 0
    }

    /*.cart-item {*/
    /*    position: relative;*/
    /*    display: -webkit-box;*/
    /*    display: -ms-flexbox;*/
    /*    display: flex;*/
    /*    flex-direction: column;*/
    /*    padding: 10px;*/
    /*    text-align: center;*/
    /*    border: 1px solid #efefef;*/
    /*    border-radius: 5px;*/
    /*    -webkit-box-orient: vertical;*/
    /*    -webkit-box-direction: normal;*/
    /*    -ms-flex-direction: column;*/
    /*    -webkit-box-align: center;*/
    /*    -ms-flex-align: center;*/
    /*    align-items: center;*/
    /*    grid-gap: 0*/
    /*}*/

    /*.cart-item + .cart-item {*/
    /*    margin-top: 15px*/
    /*}*/

    /*.cart-item__img {*/
    /*    height: 50px;*/
    /*    margin-bottom: 10px;*/
    /*    -webkit-box-flex: 0;*/
    /*    -ms-flex: 0 0 50px;*/
    /*    flex: 0 0 50px*/
    /*}*/

    /*.cart-item__title {*/
    /*    font-size: 13px;*/
    /*    margin-bottom: 10px*/
    /*}*/

    /*.cart-item__price {*/
    /*    font-size: 13px;*/
    /*    -webkit-box-ordinal-group: 5;*/
    /*    -ms-flex-order: 4;*/
    /*    order: 4*/
    /*}*/

    /*.cart-item__total-price {*/
    /*    display: none*/
    /*}*/

    /*.cart-item__delete {*/
    /*    position: absolute;*/
    /*    z-index: 2;*/
    /*    top: 0;*/
    /*    right: 0;*/
    /*    width: 24px;*/
    /*    height: 24px;*/
    /*    margin: 0;*/
    /*    padding: 0*/
    /*}*/

    /*.cart-item__delete svg {*/
    /*    width: 10px;*/
    /*    height: 10px*/
    /*}*/

    .catalog-filters {
        margin-bottom: 15px
    }

    .catalog-open-filters {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        justify-content: flex-end;
        width: fit-content;

    }

    .catalog-open-filters svg {
        width: 12px;
        height: 12px;

        fill: #fff
    }

    .catalog {
        display: block
    }

    .catalog__filter {
        position: fixed;
        z-index: 999;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        visibility: hidden;
        overflow-y: auto;
        padding-top: 60px;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1);
        opacity: 0;
        background: #fff
    }

    .catalog__filter.is-active {
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1
    }

    .catalog__filter-close {
        position: absolute;
        top: 0;
        right: 0;
        display: -webkit-inline-box;
        display: -ms-inline-flexbox;
        display: inline-flex;
        width: 40px;
        height: 40px;
        padding: 0;
        cursor: pointer;
        border: none;
        background: 0 0;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .catalog__filter-close svg {
        width: 16px;
        height: 16px;
        fill: #f36420
    }

    .catalog__products {
        grid-template-columns: 1fr 1fr;
        grid-gap: 20px
    }


    .filters {
        border-radius: 0
    }

    .filters-links {
        display: none
    }

    /*.product__row {*/
    /*    display: block*/
    /*}*/

    /*.product__row > :not(:first-child) {*/
    /*    margin-top: 25px*/
    /*}*/

    /*.product__main-row {*/
    /*    grid-template-columns: 150px 1fr;*/
    /*    grid-gap: 24px*/
    /*}*/

    /*.product__main-row:first-child {*/
    /*    margin-bottom: 15px;*/
    /*    -webkit-box-align: start;*/
    /*    -ms-flex-align: start;*/
    /*    align-items: flex-start*/
    /*}*/

    /*.product__main-row + .product__main-row {*/
    /*    margin-top: 15px*/
    /*}*/

    /*.product__price {*/
    /*    font-size: 16px*/
    /*}*/

    /*.product__btns {*/
    /*    display: -webkit-box;*/
    /*    display: -ms-flexbox;*/
    /*    display: flex;*/
    /*    margin-top: 24px;*/
    /*    -webkit-box-pack: center;*/
    /*    -ms-flex-pack: center;*/
    /*    justify-content: center*/
    /*}*/

    /*.product__btns .btn {*/
    /*    width: 238px;*/
    /*    max-width: 100%*/
    /*}*/

    /*.product__tabs {*/
    /*    margin-top: 30px*/
    /*}*/

    /*.product-article {*/
    /*    font-size: 13px*/
    /*}*/

    /*.product-article p {*/
    /*    margin: 10px 0 0 0*/
    /*}*/

    /*.product-gallery__photo {*/
    /*    height: 160px*/
    /*}*/

    /*.product-gallery-nav {*/
    /*    grid-gap: 8px*/
    /*}*/

    .tabs__nav {
        display: none
    }

    .tabs__tab {
        display: block
    }

    .tabs__tab + .tabs__tab {
        margin-top: 10px
    }

    .tabs__tab-toggle {
        font-size: 14px;
        font-weight: 500;
        line-height: 16px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        height: 50px;
        padding: 0 12px;
        cursor: pointer;
        color: #f36420;
        border: none;
        background: #efefef;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .tabs__tab-toggle svg {
        width: 16px;
        height: 16px;
        -webkit-transition: all .2s;
        -o-transition: all .2s;
        transition: all .2s;
        fill: #f36420
    }

    .tabs__tab-content {
        display: none;
        padding: 16px 0 20px
    }
    .tabs__tab.is-open .tabs__tab-toggle svg {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg)
    }

    .tabs__tab.is-open .tabs__tab-content {
        display: block
    }

    .docs {
        font-size: 13px
    }

    .params-list {
        font-size: 13px
    }

    .cards-slider__nav {
        display: none
    }

    .cards-slider__pagination {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        margin-top: 12px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    /*.cards-slider__pagination .swiper-pagination-bullet {*/
    /*    width: 7px;*/
    /*    height: 7px;*/
    /*    opacity: .8;*/
    /*    border-radius: 50%;*/
    /*    background: #bdbdbd*/
    /*}*/

    /*.cards-slider__pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {*/
    /*    background: #f36420*/
    /*}*/

    /*.cards-slider__pagination .swiper-pagination-bullet:not(:last-child) {*/
    /*    margin-right: 3px*/
    /*}*/

    .modal__content {
        width: 320px
    }

    .modal__close {
        width: 40px;
        height: 40px
    }

    .modal__close svg {
        width: 16px;
        height: 16px
    }

    .modal--thanks .modal__content {
        width: 320px
    }

    .form {
        padding: 40px 20px
    }

    .form__title {
        font-size: 15px;
        margin-bottom: 15px
    }

    .form__subtitle {
        font-size: 14px;
        margin-bottom: 20px
    }

    .form__fields > :not(:first-child) {
        margin-top: 15px
    }

    .form__field {
        font-size: 14px;
        height: 30px
    }

    .form__footer {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        flex-direction: column;
        margin-top: 30px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .form__btn {
        width: 150px;
        max-width: 100%
    }

    .form__lock {
        font-size: 12px;
        margin-top: 20px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .form__lock i {
        margin-right: 10px;
        padding: 0
    }

    .form__lock svg {
        width: 8px;
        height: 10px
    }

    .thanks {
        padding: 40px 20px
    }

    .thanks__main {
        margin-right: 10px;
        padding: 0;
        -ms-flex-negative: 0;
        flex-shrink: 0
    }

    .thanks__text {
        font-size: 20px;
        margin-bottom: 20px
    }

    .thanks__img {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-flex: 1;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .thanks__img img {
        width: auto;
        max-width: 100%;
        max-height: 100%
    }

    .d-none-md {
        display: none
    }

    .d-block-md {
        display: block
    }

    .d-flex-md {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

@media screen and (max-width: 767px) {
    .container {
        max-width: 575px;
        padding: 0 20px
    }

    .d-none-sm {
        display: none
    }

}

@font-face {
    font-family: 'Bebas Neue';
    src: url("/fonts/BebasNeue Regular.ttf") format("truetype");
    font-style: normal;
    font-weight: normal;
}

@font-face {
    font-family: 'Bebas Neue';
    src: url("/fonts/BebasNeue Bold.ttf") format("truetype");
    font-style: normal;
    font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
    /*font-family: 'Bebas Neue';*/
    /*font-weight: normal;*/
    font-family: 'Century Gothic';
    font-style: normal;
}

h1 {
    font-weight: bold;
}

.content_mail{
    width: 100%;
    /*height: 283px;*/
    padding: 50px 0;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    position: relative;
    margin: 80px 0;
}
.content_mail__form{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 370px;
    height: 48px;
    border-radius: 18px;
    background: #fff;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.content_mail__form-field{
    height: 100%;
    border: none;
    padding: 0 0 0 20px;
    border-radius: 18px 0 0 18px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    font-size: 15px;
}
.content_mail__form-submit{
    min-width: 145px;
    height: 100%;
    cursor: pointer;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s;
    color: #fff;
    border: 2px solid #F91A14;
    border-radius: 18px;
    background: #F91A14;
}

.content_mail__main{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    justify-content: center;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;

}
.content_mail__main h2{
    font-size: 32px;
    margin-top:0;
}
.content_mail__main p{

    font-weight: 400;
    font-size: 15px;
}
.content_mail__main span{
    margin: 15px 0 0 0;
    font-weight: 400;
    font-size: 10px;
    line-height: 140.62%;
}
.content_mail img.right_img{
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
}
.content_mail img.left_img{
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}

section.none_top{
    margin-top: 0;
}
.left_background{
    background: linear-gradient(268.37deg, #FBA836 19.07%, #CC6115 81.21%);
}
.right_background{
    background: linear-gradient(88.37deg, #FBA836 19.02%, #CC6115 81.19%);
}



.application{
    position: relative;
    width: 100%;

}
.application .left_img{
    margin: auto;
    margin-bottom: 0;
}
.application__main{
    padding: 40px 0;
}
.application__main h2 {
    font-weight: 700;
    font-size: 32px;
    line-height: 140.62%;
    /* identical to box height, or 45px */
    color: #FFFFFF;
    text-align: center;
    text-transform: uppercase;
    margin: 0 0 10px;
}
.application__main .application__main-title{
    font-family: 'Roboto';

    font-weight: 400;
    font-size: 15px;
    line-height: 140.62%;
    /* identical to box height, or 21px */

    text-align: center;
    margin-bottom: 30px;
    color: #FFFFFF;
}
.application__form{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
    margin-bottom: 20px;
}

.application__form .form-field textarea{
    height: 115px;
    margin-bottom: 20px;
    resize: none;
}
.application__form-submit{
    background: #F91A14;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 10px;
    padding: 13px 20px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 0;
    outline: 0;
    width: 100%;
    max-width: 225px;
    margin: auto;
    color: #ffffff;
    transition: all 0.2s;
    cursor: pointer;
}
.application__form-submit:hover{
    background-color: #ad0c07;

}

.application__form .form-field input,.order-form .form-field input, .order-form .form-field textarea, .application__form .form-field textarea{
    box-shadow: 2px 4px 4px rgba(0, 0, 0, 0.25);
    padding: 15px 20px;
    border-radius: 10px;
    border: none;
    resize: none;
}
.application__form .form-field + .form-field {
  margin-top:20px;
}

.application .container{
    position:relative;
    height: 100%;
    display: grid;
    grid-template-columns: 1fr 2fr ;
}
.content-advantage{
    display: flex;
    justify-content: space-between;
    align-items: center;
    gap: 20px;
}
.application__form-text{
    font-size: 10px;
    line-height: 14px;
    margin: 0;
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-size: 10px;
    line-height: 140.62%;
    /* identical to box height, or 14px */
    text-align: center;
    color: #FFFFFF;
}
.content-advantage__item{
    width: 270px;
    height: 270px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 2px 4px 6px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    position: relative;
}
.content-advantage__item .background{
    position: absolute;
    bottom: 0;
    width: 100%;
    border-radius: 0px 0px 5px 5px;
    height: 10px;
    background: linear-gradient(89.92deg, #B2B2B2 0%, #333333 98.71%);
}
.content-advantage__item:hover .background{
    background: linear-gradient(89.92deg, #FBA836 0%, #CC6115 98.71%);
}
.content-advantage__item:hover svg{
    fill: #CC6115;
}
.content-advantage__item:hover{
   color: #CC6115;
}
.footer__top-container___menu{
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 20px;
}
.footer__top-container___contact{
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    gap: 20px;
    margin-top: 15px;
}
.footer__top-container___contact .contact-social{
    display: flex;
    gap: 10px;
}
.footer__top-container___contact .contact-social a{
    width: 60px;
    height: 60px;
    border-radius: 50%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
}
.footer{
    background: linear-gradient(88.37deg, #FBA836 19.02%, #F36420 81.19%);
}

.footer .two-column, .footer__bottom-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
}
.two-column{
    border-top: 1px solid #fff;
}
.modal-slider{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 10;
    background: rgba(0, 0, 0, 0.3);
}
.modal-content{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 970px;

}
.modal-content .close{
    position: absolute;
    width: 25px;
    height: 25px;
    right: 25px;
    z-index: 11;
    top: 25px;
    cursor: pointer;
}
.modal-slider.is_active{
    display: block;
}
.main-slider .cards-slider__nav .cards-slider__prev svg,
.main-slider .cards-slider__nav .cards-slider__next svg,
.news-slider .cards-slider__nav .cards-slider__prev svg,
.news-slider .cards-slider__nav .cards-slider__next svg{
    width: 11px;
    height: auto;
    fill: #F91A14;
    box-shadow: none;
    border-radius: 0;
    background: none;
}
.main-slider .cards-slider__nav .cards-slider__prev svg,.news-slider  .cards-slider__nav .cards-slider__prev svg{
    transform: rotate(180deg);
}
.main-slider .cards-slider__nav .cards-slider__prev.swiper-button-disabled svg,
.main-slider .cards-slider__nav .cards-slider__next.swiper-button-disabled svg,
.news-slider .cards-slider__nav .cards-slider__prev.swiper-button-disabled svg,
.news-slider .cards-slider__nav .cards-slider__next.swiper-button-disabled svg{
    fill: #BDBDBD;
}
.main-slider .cards-slider__nav .cards-slider__prev.swiper-button-disabled,
.main-slider .cards-slider__nav .cards-slider__next.swiper-button-disabled,
.news-slider .cards-slider__nav .cards-slider__prev.swiper-button-disabled,
.news-slider .cards-slider__nav .cards-slider__next.swiper-button-disabled{
opacity: 1;
}

.text-section a{
    color: #000;
    text-decoration: underline;
}
.text-section{
    font-size: 15px;
    text-align: left;
}
.text-section h1{
    font-size: 28px;
    line-height: 48px;
    margin-bottom: 40px;
}
.about-content{
    font-family: 'Roboto';

    font-weight: 400;
    font-size: 15px;
    line-height: 22px;
}
.header__top-right{
    display: flex;
    gap: 16px;
    align-items: center;
    font-size: 14px;
    line-height: 17px;
}

.catalog__products .news-card__img img {
     width: 100%;
 }
.catalog__products .news-card{
    flex-direction: column;
}
.filters-btn{
    margin-top: 5px;
    height: 48px;
    width: 100%;
    padding: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 10px;
}
.filters-btn.btn-gray{
    border-color: #b2b2b2;
    color: #000000;

}
.filters-btn.btn-gray:hover{
    border-color: #F36420;
}










.select {
    position: relative;
    width: 210px;
    font-size: 15px;
    line-height: 18px;
    color: #333333;
}
.select__header {
    padding: 11px 15px;
    border: 1px solid transparent;
    border-radius: 30px;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 15px;
    cursor: pointer;
}
.select__header-output {

    pointer-events: none;
    white-space: nowrap;
    overflow: hidden;
}

.select__header-icon {
    transition: all 0.2s;
    pointer-events: none;

}
.select__header-icon svg{
    transition: all 0.2s;
    pointer-events: none;
    fill: #333333;
}

.select select {
    position: absolute;
    top: 15px;
    left: 25px;
    z-index: -1;
    opacity: 0;
    visibility: hidden;
}
.select__list {
    position: absolute;
    top: 10px;
    z-index: -1;
    width: 100%;
    display: none;
    background: #FFFFFF;
    border-radius: 20px 20px 10px 10px;
    border: 1px solid #B2B2B2;
    padding: 45px 15px 15px;
    gap: 15px;
}
.select__list-item {
    transition: all 0.2s;
    cursor: pointer;
}
.select__list-item:hover {
    color: #f36420;
}

.select.js-active {
    z-index: 10;
}

.select.js-active .select__header {
    border: 1px solid #b2b2b2;
    background: #ffffff;
}
.select:hover .select__header {
   color: #F36420;
}
.select:hover svg {
    fill: #F36420;
}
.select.js-active .select__list {
    display: flex;
    flex-direction: column;
}

.catalog__main > p{
    font-size: 15px;
    margin: 0 0 10px;
}
.catalog .pagination{
    margin-bottom: 60px;
}
.cart-item__delete span{
    display: none;
}
.product .action__price__through{
    font-size: 25px;
}

.order-form{
    display: grid;
    grid-template-columns: 1fr 370px;
    gap: 30px;
    align-items: flex-start;
}
.order-cart{
    padding: 40px 20px;
    background: #FFFFFF;
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
.order-cart__list{
    display: flex;
    flex-direction: column;
    gap: 10px;
    margin-bottom: 40px;
}
.order-cart__list-item{
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 10px;
    align-items: center;
}
.order-cart__list-item img{
    width: 100%;
    height: 100%;
}
.order-cart__list-item .text-title {
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 5px;
    color: #000000;
}
.order-cart__list-item .text-price {
    font-size: 10px;
    line-height: 15px;
    color: #333333;
}
.order-form__total-price{
    display: flex;
    justify-content: space-between;
    font-size: 24px;
    line-height: 29px;
    color: #000000;
}
.order-form__total-price span{
    font-weight: 700;
}

.order-form .form-field{
    margin: 0;
}

.order-form-col{
    display: flex;
    flex-direction: column;
    gap: 20px;
}
.order-form__footer-mobile{
    display: none;
}
.cards-slider__main{
    padding: 0 10px 10px;
    margin: 0 -10px;
}
.catalog__filter .catalog-filters{
    display: none;
}
.catalog-filters__link.active{
    color: #F36420;
}
.search-container{
    max-width: 900px;
    margin: auto;
}
.search-count{
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
}
.mail-container{
    display: grid;
    grid-template-columns: 3fr 1fr;
    position: relative;
}
.content-advantage__item svg{
    fill: #000000;
}