@import url(https://fonts.googleapis.com/css?family=Roboto:400,500,700&subset=cyrillic);

@font-face {
    font-family: siteicons;
    src: url(fonts/siteicons.ttf) format("truetype"), url(fonts/siteicons.woff) format("woff"), url(images/siteicons.svg#siteicons) format("svg");
    font-weight: 400;
    font-style: normal
}

[class*=" icon-"], [class^=icon-] {
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-close:before, .icon-remove:before, .icon-times:before {
    content: "\F00D"
}

.icon-rub:before {
    content: "\F158"
}

.icon-google-plus:before {
    content: "\F0D5"
}

.icon-youtube-play:before {
    content: "\F16A"
}

.icon-instagram:before {
    content: "\F16D"
}

.icon-facebook:before {
    content: "\F09A"
}

.icon-vk:before {
    content: "\E900"
}

.icon-odnoklassniki:before {
    content: "\F263"
}

.icon-odnoklassniki2:before {
    content: "\F264"
}

.icon-remove2:before {
    content: "\E15B"
}

.icon-done:before {
    content: "\E876"
}

.icon-add:before {
    content: "\E145"
}

.icon-arrow:before {
    content: "\E5C8"
}

.icon-navigate:before {
    content: "\E409"
}

.icon-bag-full:before {
    content: "\E903"
}

.icon-cart-empty:before {
    content: "\E904"
}

.icon-cart-full:before {
    content: "\E905"
}

.icon-help:before {
    content: "\E906"
}

.icon-settings:before {
    content: "\E907"
}

*, :after, :before {
    box-sizing: border-box
}

html {
    font-family: sans-serif;
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

@-ms-viewport {
    width: device-width
}

article, aside, dialog, figcaption, figure, footer, header, hgroup, main, nav, section {
    display: block
}

body {
    margin: 0;
    font-family: Roboto, Arial, sans-serif;
    font-weight: 400;
    line-height: 1.3;
    color: #303030;
    text-align: left;
    background-color: #fff
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

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

h1, h2, h3, h4, h5, h6, p {
    margin-top: 0;
    margin-bottom: 0
}

abbr[data-original-title], abbr[title] {
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted;
    cursor: help;
    border-bottom: 0
}

address {
    font-style: normal;
    line-height: inherit
}

address, dl, ol, ul {
    margin-bottom: 1rem
}

dl, ol, ul {
    margin-top: 0
}

ol ol, ol ul, ul ol, ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 400
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

dfn {
    font-style: italic
}

b, strong {
    font-weight: bolder
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

a, a:hover {
    color: #ff8100
}

a:hover {
    text-decoration: underline
}

a:not([href]):not([tabindex]), a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

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

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto;
    -ms-overflow-style: scrollbar
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle;
    border-style: none
}

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

[role=button], a, area, button, input:not([type=range]), label, select, summary, textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

table {
    border-collapse: collapse
}

caption {
    padding-top: 10px;
    padding-bottom: 10px;
    color: #f8f7fc;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: inherit
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button {
    border-radius: 0
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

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

button, input {
    overflow: visible
}

button, select {
    text-transform: none
}

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

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

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

input[type=date], input[type=datetime-local], input[type=month], input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    overflow: auto;
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit;
    color: inherit;
    white-space: normal
}

progress {
    vertical-align: baseline
}

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

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

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

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

output {
    display: inline-block
}

summary {
    display: list-item;
    cursor: pointer
}

template {
    display: none
}

[hidden] {
    display: none !important
}

.slick-dots {
    padding: 0;
    margin: 0;
    list-style: none;
    line-height: 0
}

.slick-dots li {
    margin-right: 10px;
    display: inline-block
}

.slick-dots li:last-child {
    margin-right: 0
}

.slick-dots li button {
    background: #fff;
    border: 2px solid #1d9fea
}

.slick-dots li.slick-active {
    opacity: 1
}

.slick-dots li.slick-active button {
    background: #1d9fea
}

.slick-dots button {
    text-indent: -9999px;
    border: none;
    width: 15px;
    height: 15px;
    background: #1d9fea;
    border-radius: 50%;
    padding: 0;
    cursor: pointer
}

.irs {
    height: 25px !important
}

.irs-line {
    top: 10px !important;
    border: none !important;
    border-radius: 0 !important;
    background: #c2c2c2 !important
}

.irs-bar, .irs-line, .irs-line-left, .irs-line-mid, .irs-line-right {
    height: 6px !important
}

.irs-bar {
    top: 10px !important;
    border: none !important;
    background: #ff8100 !important
}

.irs-bar-edge {
    display: none !important
}

.irs-slider {
    top: 2px !important;
    width: 22px !important;
    height: 22px !important;
    border: none !important;
    background: #fff !important;
    border-radius: 50% !important;
    border: 1px solid #e0e0e0 !important;
    box-shadow: 1px 1px 5px 0 rgba(0, 0, 0, .26) !important;
    cursor: pointer !important
}

.blocker {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    z-index: 19;
    padding: 20px;
    box-sizing: border-box;
    background-color: #000;
    background-color: rgba(0, 0, 0, .75);
    text-align: center
}

.blocker:before {
    content: "";
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -.05em
}

.blocker.behind {
    background-color: transparent
}

.modal {
    display: none;
    vertical-align: middle;
    position: relative;
    z-index: 20;
    max-width: 420px;
    box-sizing: border-box;
    width: 90%;
    background: #fff;
    text-align: left
}

.modal a.close-modal {
    position: absolute;
    top: -12.5px;
    right: -12.5px;
    display: block;
    width: 30px;
    height: 30px;
    text-indent: -9999px;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: 50%;
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADwAAAA8CAYAAAA6/NlyAAAAAXNSR0IArs4c6QAAA3hJREFUaAXlm8+K00Acx7MiCIJH/yw+gA9g25O49SL4AO3Bp1jw5NvktC+wF88qevK4BU97EmzxUBCEolK/n5gp3W6TTJPfpNPNF37MNsl85/vN/DaTmU6PknC4K+pniqeKJ3k8UnkvDxXJzzy+q/yaxxeVHxW/FNHjgRSeKt4rFoplzaAuHHDBGR2eS9G54reirsmienDCTRt7xwsp+KAoEmt9nLaGitZxrBbPFNaGfPloGw2t4JVamSt8xYW6Dg1oCYo3Yv+rCGViV160oMkcd8SYKnYV1Nb1aEOjCe6L5ZOiLfF120EjWhuBu3YIZt1NQmujnk5F4MgOpURzLfAwOBSTmzp3fpDxuI/pabxpqOoz2r2HLAb0GMbZKlNV5/Hg9XJypguryA7lPF5KMdTZQzHjqxNPhWhzIuAruOl1eNqKEx1tSh5rfbxdw7mOxCq4qS68ZTjKS1YVvilu559vWvFHhh4rZrdyZ69Vmpgdj8fJbDZLJpNJ0uv1cnr/gjrUhQMuI+ANjyuwftQ0bbL6Erp0mM/ny8Fg4M3LtdRxgMtKl3jwmIHVxYXChFy94/Rmpa/pTbNUhstKV+4Rr8lLQ9KlUvJKLyG8yvQ2s9SBy1Jb7jV5a0yapfF6apaZLjLLcWtd4sNrmJUMHyM+1xibTjH82Zh01TNlhsrOhdKTe00uAzZQmN6+KW+sDa/JD2PSVQ873m29yf+1Q9VDzfEYlHi1G5LKBBWZbtEsHbFwb1oYDwr1ZiF/2bnCSg1OBE/pfr9/bWx26UxJL3ONPISOLKUvQza0LZUxSKyjpdTGa/vDEr25rddbMM0Q3O6Lx3rqFvU+x6UrRKQY7tyrZecmD9FODy8uLizTmilwNj0kraNcAJhOp5aGVwsAGD5VmJBrWWbJSgWT9zrzWepQF47RaGSiKfeGx6Szi3gzmX/HHbihwBser4B9UJYpFBNX4R6vTn3VQnez0SymnrHQMsRYGTr1dSk34ljRqS/EMd2pLQ8YBp3a1PLfcqCpo8gtHkZFHKkTX6fs3MY0blKnth66rKCnU0VRGu37ONrQaA4eZDFtWAu2fXj9zjFkxTBOo8F7t926gTp/83Kyzzcy2kZD6xiqxTYnHLRFm3vHiRSwNSjkz3hoIzo8lCKWUlg/YtGs7tObunDAZfpDLbfEI15zsEIY3U/x/gHHc/G1zltnAgAAAABJRU5ErkJggg==")
}

.modal-spinner {
    display: none;
    position: fixed;
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    padding: 12px 16px;
    border-radius: 5px;
    background-color: #111;
    height: 20px
}

.modal-spinner > div {
    border-radius: 100px;
    background-color: #fff;
    height: 20px;
    width: 2px;
    margin: 0 1px;
    display: inline-block;
    animation: sk-stretchdelay 1.2s infinite ease-in-out
}

.modal-spinner .rect2 {
    animation-delay: -1.1s
}

.modal-spinner .rect3 {
    animation-delay: -1s
}

.modal-spinner .rect4 {
    animation-delay: -.9s
}

@keyframes sk-stretchdelay {
    0%, 40%, to {
        transform: scaleY(.5);
        -webkit-transform: scaleY(.5)
    }
    20% {
        transform: scaleY(1);
        -webkit-transform: scaleY(1)
    }
}

body {
    font-size: 14px
}

.body--modal-open {
    margin-right: 14px
}

.body--modal-open--firefox {
    margin-right: 10px
}

.loader {
    display: none !important
}

* {
    outline: none !important
}

.clearfix {
    display: table;
    clear: both
}

.visible-xs {
    display: none !important
}

@media (max-width: 767.99px) {
    .wrap {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column;
        min-height: 100vh
    }

    .visible-xs {
        display: block !important
    }

    .hidden-xs {
        display: none !important
    }
}

.content {
    display: -ms-flexbox;
    display: flex;
    margin: 20px 0 0
}

.content--no-sidebar {
    -ms-grid-column: 1 !important;
    -ms-grid-column-span: 3;
    display: block
}

.content__sidebar {
    -ms-grid-row: 1;
    -ms-grid-column: 1;
    -ms-flex-preferred-size: 235px;
    flex-basis: 235px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin-right: 25px;
    max-width: 235px
}

.content__main {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-width: 0
}

@media (max-width: 767.99px) {
    .content {
        margin: 0;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

.container {
    width: 100%;
    padding: 0 2px;
    margin: 0 auto;
    min-width: 1024px
}

@media (min-width: 320px) {
    .container {
        max-width: 320px
    }

    .container--tight {
        width: 140px
    }
}

@media (min-width: 768px) {
    .container {
        max-width: 768px
    }

    .container--tight {
        width: 588px
    }
}

@media (min-width: 1024px) {
    .container {
        max-width: 1024px
    }

    .container--tight {
        width: 844px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px
    }

    .container--tight {
        width: 1100px
    }
}

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

.grid--jcc {
    -ms-flex-pack: center;
    justify-content: center
}

.grid--aic {
    -ms-flex-align: center;
    align-items: center
}

.grid--no-gutter {
    margin: 0
}

.grid--no-gutter > [class*=" col-"], .grid--no-gutter > [class^=col-] {
    padding: 0
}

.col-desktop-b, .col-desktop-b-1, .col-desktop-b-2, .col-desktop-b-3, .col-desktop-b-4, .col-desktop-b-5, .col-desktop-b-6, .col-desktop-b-7, .col-desktop-b-8, .col-desktop-b-9, .col-desktop-b-10, .col-desktop-b-11, .col-desktop-b-12, .col-desktop-b-13, .col-desktop-b-14, .col-desktop-b-15, .col-desktop-b-16, .col-desktop-b-17, .col-desktop-b-18, .col-desktop-b-19, .col-desktop-b-20, .col-desktop-b-21, .col-desktop-b-22, .col-desktop-b-23, .col-desktop-b-24, .col-desktop-b-auto, .col-desktop-m, .col-desktop-m-1, .col-desktop-m-2, .col-desktop-m-3, .col-desktop-m-4, .col-desktop-m-5, .col-desktop-m-6, .col-desktop-m-7, .col-desktop-m-8, .col-desktop-m-9, .col-desktop-m-10, .col-desktop-m-11, .col-desktop-m-12, .col-desktop-m-13, .col-desktop-m-14, .col-desktop-m-15, .col-desktop-m-16, .col-desktop-m-17, .col-desktop-m-18, .col-desktop-m-19, .col-desktop-m-20, .col-desktop-m-21, .col-desktop-m-22, .col-desktop-m-23, .col-desktop-m-24, .col-desktop-m-auto, .col-desktop-s, .col-desktop-s-1, .col-desktop-s-2, .col-desktop-s-3, .col-desktop-s-4, .col-desktop-s-5, .col-desktop-s-6, .col-desktop-s-7, .col-desktop-s-8, .col-desktop-s-9, .col-desktop-s-10, .col-desktop-s-11, .col-desktop-s-12, .col-desktop-s-13, .col-desktop-s-14, .col-desktop-s-15, .col-desktop-s-16, .col-desktop-s-17, .col-desktop-s-18, .col-desktop-s-19, .col-desktop-s-20, .col-desktop-s-21, .col-desktop-s-22, .col-desktop-s-23, .col-desktop-s-24, .col-desktop-s-auto, .col-desktop-x, .col-desktop-x-1, .col-desktop-x-2, .col-desktop-x-3, .col-desktop-x-4, .col-desktop-x-5, .col-desktop-x-6, .col-desktop-x-7, .col-desktop-x-8, .col-desktop-x-9, .col-desktop-x-10, .col-desktop-x-11, .col-desktop-x-12, .col-desktop-x-13, .col-desktop-x-14, .col-desktop-x-15, .col-desktop-x-16, .col-desktop-x-17, .col-desktop-x-18, .col-desktop-x-19, .col-desktop-x-20, .col-desktop-x-21, .col-desktop-x-22, .col-desktop-x-23, .col-desktop-x-24, .col-desktop-x-auto {
    position: relative;
    width: 100%;
    min-height: 1px;
    padding: 0 5px
}

@media (min-width: 320px) {
    .col-desktop-x {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-desktop-x-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-desktop-x-1 {
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-desktop-x-2 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-desktop-x-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-desktop-x-4 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-desktop-x-5 {
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-desktop-x-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-desktop-x-7 {
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-desktop-x-8 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-desktop-x-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-desktop-x-10 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-desktop-x-11 {
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-desktop-x-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-desktop-x-13 {
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-desktop-x-14 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-desktop-x-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-desktop-x-16 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-desktop-x-17 {
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-desktop-x-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-desktop-x-19 {
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-desktop-x-20 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-desktop-x-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-desktop-x-22 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-desktop-x-23 {
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-desktop-x-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-desktop-x-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-desktop-x-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-desktop-x-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-desktop-x-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-desktop-x-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-desktop-x-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-desktop-x-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-desktop-x-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-desktop-x-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-desktop-x-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-desktop-x-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-desktop-x-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-desktop-x-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-desktop-x-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .order-desktop-x-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .order-desktop-x-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .order-desktop-x-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .order-desktop-x-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .order-desktop-x-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .order-desktop-x-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .order-desktop-x-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .order-desktop-x-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .order-desktop-x-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .order-desktop-x-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .order-desktop-x-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (min-width: 768px) {
    .col-desktop-m {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-desktop-m-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-desktop-m-1 {
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-desktop-m-2 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-desktop-m-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-desktop-m-4 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-desktop-m-5 {
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-desktop-m-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-desktop-m-7 {
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-desktop-m-8 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-desktop-m-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-desktop-m-10 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-desktop-m-11 {
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-desktop-m-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-desktop-m-13 {
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-desktop-m-14 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-desktop-m-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-desktop-m-16 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-desktop-m-17 {
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-desktop-m-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-desktop-m-19 {
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-desktop-m-20 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-desktop-m-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-desktop-m-22 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-desktop-m-23 {
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-desktop-m-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-desktop-m-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-desktop-m-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-desktop-m-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-desktop-m-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-desktop-m-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-desktop-m-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-desktop-m-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-desktop-m-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-desktop-m-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-desktop-m-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-desktop-m-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-desktop-m-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-desktop-m-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-desktop-m-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .order-desktop-m-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .order-desktop-m-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .order-desktop-m-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .order-desktop-m-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .order-desktop-m-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .order-desktop-m-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .order-desktop-m-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .order-desktop-m-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .order-desktop-m-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .order-desktop-m-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .order-desktop-m-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (min-width: 1024px) {
    .col-desktop-s {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-desktop-s-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-desktop-s-1 {
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-desktop-s-2 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-desktop-s-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-desktop-s-4 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-desktop-s-5 {
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-desktop-s-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-desktop-s-7 {
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-desktop-s-8 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-desktop-s-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-desktop-s-10 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-desktop-s-11 {
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-desktop-s-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-desktop-s-13 {
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-desktop-s-14 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-desktop-s-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-desktop-s-16 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-desktop-s-17 {
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-desktop-s-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-desktop-s-19 {
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-desktop-s-20 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-desktop-s-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-desktop-s-22 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-desktop-s-23 {
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-desktop-s-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-desktop-s-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-desktop-s-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-desktop-s-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-desktop-s-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-desktop-s-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-desktop-s-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-desktop-s-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-desktop-s-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-desktop-s-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-desktop-s-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-desktop-s-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-desktop-s-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-desktop-s-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-desktop-s-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .order-desktop-s-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .order-desktop-s-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .order-desktop-s-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .order-desktop-s-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .order-desktop-s-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .order-desktop-s-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .order-desktop-s-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .order-desktop-s-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .order-desktop-s-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .order-desktop-s-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .order-desktop-s-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (min-width: 1280px) {
    .col-desktop-b {
        -ms-flex-preferred-size: 0;
        flex-basis: 0;
        -ms-flex-positive: 1;
        flex-grow: 1;
        max-width: 100%
    }

    .col-desktop-b-auto {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: auto;
        max-width: none
    }

    .col-desktop-b-1 {
        -ms-flex: 0 0 4.16667%;
        flex: 0 0 4.16667%;
        max-width: 4.16667%
    }

    .col-desktop-b-2 {
        -ms-flex: 0 0 8.33333%;
        flex: 0 0 8.33333%;
        max-width: 8.33333%
    }

    .col-desktop-b-3 {
        -ms-flex: 0 0 12.5%;
        flex: 0 0 12.5%;
        max-width: 12.5%
    }

    .col-desktop-b-4 {
        -ms-flex: 0 0 16.66667%;
        flex: 0 0 16.66667%;
        max-width: 16.66667%
    }

    .col-desktop-b-5 {
        -ms-flex: 0 0 20.83333%;
        flex: 0 0 20.83333%;
        max-width: 20.83333%
    }

    .col-desktop-b-6 {
        -ms-flex: 0 0 25%;
        flex: 0 0 25%;
        max-width: 25%
    }

    .col-desktop-b-7 {
        -ms-flex: 0 0 29.16667%;
        flex: 0 0 29.16667%;
        max-width: 29.16667%
    }

    .col-desktop-b-8 {
        -ms-flex: 0 0 33.33333%;
        flex: 0 0 33.33333%;
        max-width: 33.33333%
    }

    .col-desktop-b-9 {
        -ms-flex: 0 0 37.5%;
        flex: 0 0 37.5%;
        max-width: 37.5%
    }

    .col-desktop-b-10 {
        -ms-flex: 0 0 41.66667%;
        flex: 0 0 41.66667%;
        max-width: 41.66667%
    }

    .col-desktop-b-11 {
        -ms-flex: 0 0 45.83333%;
        flex: 0 0 45.83333%;
        max-width: 45.83333%
    }

    .col-desktop-b-12 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%
    }

    .col-desktop-b-13 {
        -ms-flex: 0 0 54.16667%;
        flex: 0 0 54.16667%;
        max-width: 54.16667%
    }

    .col-desktop-b-14 {
        -ms-flex: 0 0 58.33333%;
        flex: 0 0 58.33333%;
        max-width: 58.33333%
    }

    .col-desktop-b-15 {
        -ms-flex: 0 0 62.5%;
        flex: 0 0 62.5%;
        max-width: 62.5%
    }

    .col-desktop-b-16 {
        -ms-flex: 0 0 66.66667%;
        flex: 0 0 66.66667%;
        max-width: 66.66667%
    }

    .col-desktop-b-17 {
        -ms-flex: 0 0 70.83333%;
        flex: 0 0 70.83333%;
        max-width: 70.83333%
    }

    .col-desktop-b-18 {
        -ms-flex: 0 0 75%;
        flex: 0 0 75%;
        max-width: 75%
    }

    .col-desktop-b-19 {
        -ms-flex: 0 0 79.16667%;
        flex: 0 0 79.16667%;
        max-width: 79.16667%
    }

    .col-desktop-b-20 {
        -ms-flex: 0 0 83.33333%;
        flex: 0 0 83.33333%;
        max-width: 83.33333%
    }

    .col-desktop-b-21 {
        -ms-flex: 0 0 87.5%;
        flex: 0 0 87.5%;
        max-width: 87.5%
    }

    .col-desktop-b-22 {
        -ms-flex: 0 0 91.66667%;
        flex: 0 0 91.66667%;
        max-width: 91.66667%
    }

    .col-desktop-b-23 {
        -ms-flex: 0 0 95.83333%;
        flex: 0 0 95.83333%;
        max-width: 95.83333%
    }

    .col-desktop-b-24 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .order-desktop-b-first {
        -ms-flex-order: -1;
        order: -1
    }

    .order-desktop-b-1 {
        -ms-flex-order: 1;
        order: 1
    }

    .order-desktop-b-2 {
        -ms-flex-order: 2;
        order: 2
    }

    .order-desktop-b-3 {
        -ms-flex-order: 3;
        order: 3
    }

    .order-desktop-b-4 {
        -ms-flex-order: 4;
        order: 4
    }

    .order-desktop-b-5 {
        -ms-flex-order: 5;
        order: 5
    }

    .order-desktop-b-6 {
        -ms-flex-order: 6;
        order: 6
    }

    .order-desktop-b-7 {
        -ms-flex-order: 7;
        order: 7
    }

    .order-desktop-b-8 {
        -ms-flex-order: 8;
        order: 8
    }

    .order-desktop-b-9 {
        -ms-flex-order: 9;
        order: 9
    }

    .order-desktop-b-10 {
        -ms-flex-order: 10;
        order: 10
    }

    .order-desktop-b-11 {
        -ms-flex-order: 11;
        order: 11
    }

    .order-desktop-b-12 {
        -ms-flex-order: 12;
        order: 12
    }

    .order-desktop-b-13 {
        -ms-flex-order: 13;
        order: 13
    }

    .order-desktop-b-14 {
        -ms-flex-order: 14;
        order: 14
    }

    .order-desktop-b-15 {
        -ms-flex-order: 15;
        order: 15
    }

    .order-desktop-b-16 {
        -ms-flex-order: 16;
        order: 16
    }

    .order-desktop-b-17 {
        -ms-flex-order: 17;
        order: 17
    }

    .order-desktop-b-18 {
        -ms-flex-order: 18;
        order: 18
    }

    .order-desktop-b-19 {
        -ms-flex-order: 19;
        order: 19
    }

    .order-desktop-b-20 {
        -ms-flex-order: 20;
        order: 20
    }

    .order-desktop-b-21 {
        -ms-flex-order: 21;
        order: 21
    }

    .order-desktop-b-22 {
        -ms-flex-order: 22;
        order: 22
    }

    .order-desktop-b-23 {
        -ms-flex-order: 23;
        order: 23
    }

    .order-desktop-b-24 {
        -ms-flex-order: 24;
        order: 24
    }
}

@media (max-width: 767.99px) {
    .container {
        min-width: 0;
        max-width: 100%;
        padding: 0
    }
}

@media (min-width: 320px) {
    .d-desktop-x-none {
        display: none !important
    }

    .d-desktop-x-inline {
        display: inline !important
    }

    .d-desktop-x-block {
        display: block !important
    }

    .d-desktop-x-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-desktop-x-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 768px) {
    .d-desktop-m-none {
        display: none !important
    }

    .d-desktop-m-inline {
        display: inline !important
    }

    .d-desktop-m-block {
        display: block !important
    }

    .d-desktop-m-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-desktop-m-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1024px) {
    .d-desktop-s-none {
        display: none !important
    }

    .d-desktop-s-inline {
        display: inline !important
    }

    .d-desktop-s-block {
        display: block !important
    }

    .d-desktop-s-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-desktop-s-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

@media (min-width: 1280px) {
    .d-desktop-b-none {
        display: none !important
    }

    .d-desktop-b-inline {
        display: inline !important
    }

    .d-desktop-b-block {
        display: block !important
    }

    .d-desktop-b-flex {
        display: -ms-flexbox !important;
        display: flex !important
    }

    .d-desktop-b-inline-flex {
        display: -ms-inline-flexbox !important;
        display: inline-flex !important
    }
}

.flex {
    display: -ms-flexbox !important;
    display: flex !important
}

.flex--jc-start {
    -ms-flex-pack: start !important;
    justify-content: flex-start !important
}

.flex--jc-center {
    -ms-flex-pack: center !important;
    justify-content: center !important
}

.flex--jc-end {
    -ms-flex-pack: end !important;
    justify-content: flex-end !important
}

.flex--jc-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important
}

.flex--jc-between {
    -ms-flex-pack: justify !important;
    justify-content: space-between !important
}

.flex--ai-center {
    -ms-flex-align: center !important;
    align-items: center !important
}

.flex-100-height {
    f1ex: 1
}

.slider-wrapper {
    position: relative
}

.slider-controls {
    position: absolute;
    top: calc(50% - 21px);
    left: 0;
    right: 0
}

.slider-controls__nav {
    font-size: 42px;
    position: absolute;
    top: 0;
    cursor: pointer;
    color: #dcdcdc
}

.slider-controls__nav:hover {
    color: #ff8100
}

.slider-controls__nav:before {
    content: "\E409";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slider-controls__nav--prev {
    transform: rotate(180deg);
    left: -42px
}

.slider-controls__nav--next {
    right: -42px
}

.button {
    display: inline-block;
    border: 1px solid #f8f7fc;
    border-radius: 1px;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    font-size: 13px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 90px;
    transition: all .3s;
    position: relative;
    background: #fff;
    color: #f8f7fc
}

.button--big {
    padding: 10px 40px
}

.button--ttn {
    text-transform: none
}

.button--with-arrow {
    font-weight: 400;
    padding: 6px 20px;
    margin-right: 30px;
    position: relative
}

.button--with-arrow:after {
    content: "";
    display: block;
    position: absolute;
    background: url(images/long-arrow-pointing-to-the-right.svg) no-repeat 50%;
    background-size: 15px;
    top: -1px;
    bottom: -1px;
    left: 100%;
    width: 30px;
    border: 1px solid #1d9fea;
    transition: background .3s
}

.button--with-arrow:hover:after {
    background-image: url(images/long-arrow-pointing-to-the-right_white.svg);
    background-color: #1d9fea
}

.button:before {
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 28px;
    position: absolute;
    top: 4px;
    left: 10px
}

.button--black, .button--black-active {
    background: #303030;
    border-color: #303030;
    color: #fff
}

.button--black:hover {
    background: #232323;
    border-color: #232323;
    color: #fff
}

.button--black-hover:hover {
    background: #303030 !important;
    border-color: #303030 !important;
    color: #fff !important
}

.button--orange, .button--orange-active {
    background: #ff8100;
    border-color: #ff8100;
    color: #fff
}

.button--orange:hover {
    background: #e67400;
    border-color: #e67400;
    color: #fff
}

.button--orange-hover:hover {
    background: #ff8100 !important;
    border-color: #ff8100 !important;
    color: #fff !important
}

.button--blue-light, .button--blue-light-active {
    background: #1d9fea;
    border-color: #1d9fea;
    color: #fff
}

.button--blue-light:hover {
    background: #1491d9;
    border-color: #1491d9;
    color: #fff
}

.button--blue-light-hover:hover {
    background: #1d9fea !important;
    border-color: #1d9fea !important;
    color: #fff !important
}

.button--green, .button--green-active {
    background: #009d91;
    border-color: #009d91;
    color: #fff
}

.button--green:hover {
    background: #008479;
    border-color: #008479;
    color: #fff
}

.button--green-hover:hover {
    background: #009d91 !important;
    border-color: #009d91 !important;
    color: #fff !important
}

.button--open-black, .button--open-black-active {
    background: #fff;
    border-color: #303030;
    color: #303030
}

.button--open-black:hover {
    background: #303030;
    border-color: #303030;
    color: #fff
}

.button--open-black-hover:hover {
    background: #303030 !important;
    border-color: #303030 !important;
    color: #fff !important
}

.button--open-orange, .button--open-orange-active {
    background: #fff;
    border-color: #ff8100;
    color: #ff8100
}

.button--open-orange:hover {
    background: #ff8100;
    border-color: #ff8100;
    color: #fff
}

.button--open-orange-hover:hover {
    background: #ff8100 !important;
    border-color: #ff8100 !important;
    color: #fff !important
}

.button--open-blue-light, .button--open-blue-light-active {
    background: #fff;
    border-color: #1d9fea;
    color: #1d9fea
}

.button--open-blue-light:hover {
    background: #1d9fea;
    border-color: #1d9fea;
    color: #fff
}

.button--open-blue-light-hover:hover {
    background: #1d9fea !important;
    border-color: #1d9fea !important;
    color: #fff !important
}

.button--open-green, .button--open-green-active {
    background: #fff;
    border-color: #009d91;
    color: #009d91
}

.button--open-green:hover {
    background: #009d91;
    border-color: #009d91;
    color: #fff
}

.button--open-green-hover:hover {
    background: #009d91 !important;
    border-color: #009d91 !important;
    color: #fff !important
}

.button--icon-cart {
    padding: 10px 25px 10px 50px
}

.button--icon-cart:before {
    content: "\E905"
}

.button--icon-bag {
    padding: 10px 25px 10px 50px
}

.button--icon-bag:before {
    content: "\E903"
}

.button--icon-help {
    padding: 10px 25px 10px 50px
}

.button--icon-help:before {
    content: "\E906"
}

.button--icon-done {
    padding: 10px 25px 10px 50px
}

.button--icon-done:before {
    content: "\E876"
}

.button--change-hover [data-button-default] {
    display: block
}

.button--change-hover:hover [data-button-default], .button--change-hover [data-button-hover] {
    display: none
}

.button--change-hover:hover [data-button-hover] {
    display: block
}

.button--small-y {
    padding-top: 5px;
    padding-bottom: 5px
}

.button--small {
    padding: 5px
}

.button--large {
    padding: 15px 25px;
    font-size: 16px
}

.button--rounded {
    border-radius: 35px
}

.button--circle-icon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    min-width: unset;
    min-height: unset;
    width: 44px;
    height: 44px;
    border-radius: 50%;
    padding: 0;
    font-size: 18px
}

.button--no-width {
    width: unset
}

.button--no-border {
    border-color: transparent
}

.button--disabled {
    cursor: not-allowed;
    opacity: .8
}

.section {
    color: #303030;
    margin: 0 0 30px
}

@media (max-width: 767.99px) {
    .section {
        margin: 0
    }
}

.title {
    display: block;
    color: #303030;
    font-weight: 700
}

.title--size-1 {
    font-size: 22px;
    margin-bottom: 15px
}

.title--size-2 {
    font-size: 18px;
    margin-bottom: 15px
}

.title--size-3 {
    font-size: 16px;
    margin-bottom: 10px
}

.title--color-blue {
    color: #034769
}

.title--centered {
    text-align: center;
    position: relative
}

.title--centered:after, .title--centered:before {
    content: "";
    width: 25%;
    height: 6px;
    position: absolute;
    top: calc(50% - 3px);
    background: #f8f7fc
}

.title--centered:before {
    left: 0
}

.title--centered:after {
    right: 0
}

.title--upper {
    text-transform: uppercase
}

.title__highlight {
    color: #ff5167
}

.title--bordered {
    padding: 15px 0;
    border-top: 1px solid #dcdcdc;
    border-bottom: 1px solid #dcdcdc
}

.title--margin-0 {
    margin: 0
}

.text {
    display: block;
    color: #303030
}

.text--size-1 {
    font-size: 18px
}

.text--size-2 {
    font-size: 16px
}

.text--size-3 {
    font-size: 14px
}

.text--size-4 {
    font-size: 12px
}

.text--color-blue {
    color: #034769
}

.text--bold {
    font-weight: 600
}

.text--upper {
    text-transform: uppercase
}

.text--underline {
    text-decoration: underline
}

.list {
    margin: 10px 0 0;
    padding: 0 0 0 1.2rem
}

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

@media (min-width: 1280px) {
    .title--centered:after, .title--centered:before {
        width: 35%
    }
}

@media (max-width: 767.99px) {
    .title {
        padding: 0 15px;
        font-size: 15px
    }
}

.form__title {
    font-size: 18px;
    font-weight: 700
}

.form__text, .form__title {
    display: block;
    margin: 0 0 10px
}

.form__text {
    font-size: 14px;
    font-style: italic;
    color: #858585
}

.form__fields {
    display: block;
    margin: 0 0 20px
}

.form__field {
    margin-bottom: 15px;
    display: block;
    position: relative
}

.form__field:last-child {
    margin-bottom: 0
}

.form__field--centered {
    text-align: center
}

.form__field--m {
    margin: 0 10px 0 0
}

.form__field--has-error .form__label {
    color: #d41818
}

.form__field--has-error .form__input {
    border-color: #d41818
}

.form__field--has-error .form__error {
    display: inline-block;
    color: #d41818;
    font-size: 13px;
    font-weight: 700;
    margin: 10px 0 0
}

.form__label {
    display: block;
    font-weight: 700
}

.form__input {
    padding: 12px 15px;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    max-width: 200px
}

.form__input:focus {
    border-color: #1d9fea
}

.form__input--textarea {
    min-width: 400px;
    min-height: 130px
}

.form__input--no-max {
    width: 100%;
    min-width: 100%;
    max-width: 100%
}

.form__password-reveal {
    display: block;
    width: 22px;
    height: 16px;
    position: absolute;
    top: calc(50% - 8px);
    right: 20px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABYAAAAQCAMAAAAlM38UAAAAP1BMVEVMaXG7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8m7w8mReMDCAAAAFHRSTlMA7/jXmbYLKoAdwjrMR17ij1KncUTXTYIAAACGSURBVBjTbVBbEoQgDAtSHgVk1fX+Z9UWHXDX/DRkQvoAGriSS1vMGMFk9oZSu1pvUeD4UqO8TMxhdcJs6OrIP+KvwqaMOdnFQ/3FI0xCUquEWfMXJK10NfCsLoPyLrdfPyEE0H9L6wGvMZaHAXVYLs91mnr6t/1teWBNt2jr44bhS871wx430w5scXs2lgAAAABJRU5ErkJggg==) no-repeat;
    cursor: pointer
}

.form__error {
    display: none
}

.form__preloader {
    background-size: contain;
    width: 50px;
    height: 50px;
    margin: 0 auto
}

.form--modal .form__text {
    max-width: 470px
}

.form--modal .form__input {
    max-width: 300px
}

.check {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer
}

.check--checkbox .check__mark, .check--radio .check__mark {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
    border-radius: 2px
}

.check--checkbox .check__mark:before, .check--radio .check__mark:before {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    max-width: 18px;
    border: 1px solid #e0e0e0;
    border-radius: 0;
    margin: 0 10px 0 0;
    background: #fff
}

.check--checkbox .check__mark:after, .check--radio .check__mark:after {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    background: url(images/checked.svg) no-repeat 50%;
    background-size: 10px;
    position: absolute;
    top: 0;
    left: 0;
    font-size: 16px;
    transition: all .2s
}

.check--radio .check__mark {
    position: relative;
    display: block;
    width: 18px;
    height: 18px;
    margin: 0 10px 0 0;
    border-radius: 2px
}

.check--radio .check__mark:before {
    display: block;
    content: "";
    width: 18px;
    height: 18px;
    max-width: 18px;
    border: 1px solid #e0e0e0;
    border-radius: 50%;
    margin: 0 10px 0 0;
    background: #fff
}

.check--radio .check__mark:after {
    content: "";
    display: block;
    width: 10px;
    height: 10px;
    background: #1d9fea;
    border-radius: 50%;
    position: absolute;
    top: 4px;
    left: 4px;
    font-size: 16px;
    transition: all .2s
}

.check [type=checkbox]:checked, .check [type=checkbox]:not(:checked), .check [type=radio]:checked, .check [type=radio]:not(:checked) {
    position: absolute;
    left: -9999px
}

.check [type=checkbox]:not(:checked) ~ .check__mark:after, .check [type=radio]:not(:checked) ~ .check__mark:after {
    opacity: 0;
    transform: scale(0)
}

.check [type=checkbox]:checked ~ .check__mark:after, .check [type=radio]:checked ~ .check__mark:after {
    opacity: 1;
    transform: scale(1)
}

.check [type=checkbox]:disabled:checked ~ .check__label, .check [type=checkbox]:disabled:not(:checked) ~ .check__label, .check [type=radio]:disabled:checked ~ .check__label, .check [type=radio]:disabled:not(:checked) ~ .check__label {
    color: #f8f7fc
}

.check [type=checkbox]:disabled:checked ~ .check__mark:before, .check [type=checkbox]:disabled:not(:checked) ~ .check__mark:before, .check [type=radio]:disabled:checked ~ .check__mark:before, .check [type=radio]:disabled:not(:checked) ~ .check__mark:before {
    background-color: #f8f7fc
}

.check [type=checkbox]:disabled:checked ~ .check__mark:after, .check [type=checkbox]:disabled:not(:checked) ~ .check__mark:after, .check [type=radio]:disabled:checked ~ .check__mark:after, .check [type=radio]:disabled:not(:checked) ~ .check__mark:after {
    color: #b7ade0
}

.form-success-message {
    display: none;
    width: 100%;
    padding: 10px;
    background: radial-gradient(#06bf75, #0a965e);
    border-radius: 3px;
    color: #fff;
    text-align: center;
    font-weight: 700;
    font-size: 16px
}

.breadcrumbs {
    list-style: none;
    padding: 0;
    margin: 20px 0;
    font-size: 13px;
    font-weight: 300;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    line-height: 1
}

.breadcrumbs--inner {
    margin: 13px 0 20px
}

.breadcrumbs__element {
    margin-right: 20px;
    display: block;
    position: relative;
    color: #858585
}

.breadcrumbs__element:last-child {
    margin-right: 0
}

.breadcrumbs__element:last-child:after {
    content: none
}

.breadcrumbs__element:after {
    content: "";
    background: url(images/right-arrow.svg) no-repeat 50%;
    background-size: 100%;
    font-size: 14px;
    width: 7px;
    height: 12px;
    display: block;
    position: absolute;
    top: calc(50% - 6px);
    right: -15px
}

.breadcrumbs__link {
    color: #1d9fea;
    text-decoration: none
}

@media (max-width: 767.99px) {
    .breadcrumbs {
        display: none
    }
}

.pagination {
    margin: 20px 0 0;
    padding: 0;
    list-style: none;
    text-align: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center
}

.pagination__element {
    display: block
}

.pagination__element--active .pagination__link {
    color: #ff5167
}

.pagination__link {
    color: #ff8100;
    margin: 0 10px;
    font-size: 16px
}

.pagination__link:hover {
    color: #ff8100
}

.w-auto {
    width: auto
}

.h-auto {
    height: auto
}

.centered {
    text-align: center
}

.text-right {
    text-align: right
}

.hide {
    display: none !important
}

.pos-r {
    position: relative
}

.img-fluid {
    max-width: 100%
}

.table {
    display: table;
    width: 100%
}

.tr {
    display: table-row
}

.th {
    background: #f2f2f2;
    text-transform: uppercase;
    color: #858585;
    font-weight: 300;
    font-size: 13px
}

.td, .th {
    display: table-cell;
    padding: 10px 20px;
    vertical-align: middle
}

.td {
    background: #f9f9f9
}

.categories {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.categories, .category {
    display: -ms-flexbox;
    display: flex
}

.category {
    -ms-flex: 0 0 48.6%;
    flex: 0 0 48.6%;
    max-width: 48.6%;
    margin: 0 20px 20px 0;
    box-shadow: 0 0 5px rgba(48, 48, 48, .5)
}

.category:nth-child(2n) {
    margin-right: 0
}

.category__image {
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    position: relative;
    text-align: center
}

.category__info {
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    padding: 20px
}

.category__title {
    display: inline-block;
    margin: 0 0 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 18px;
    font-weight: 700;
    color: #303030
}

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

.category__element {
    display: block;
    font-size: 16px;
    color: #1d9fea;
    margin-bottom: 5px
}

.category__link {
    color: #1d9fea;
    text-decoration: none
}

.category__link:hover {
    color: #1d9fea;
    text-decoration: underline
}

@media (min-width: 1280px) {
    .category {
        -ms-flex: 0 0 48.9%;
        flex: 0 0 48.9%;
        max-width: 48.9%
    }
}

.catalog-b {
    margin: 38px 0 20px
}

.catalog-description {
    margin: 0 0 20px;
    font-weight: 300
}

.catalog-description a, .catalog-description a:hover {
    color: #1d9fea
}

.offers_catalog {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.offers--slider {
    display: block;
    margin: 0 0 20px
}

.offers--slider .slick-slide {
    margin: 0 12px
}

.offers--slider .slick-list {
    margin: 0 -9px
}

.offers--slider .slick-track {
    padding-bottom: 10px
}

.offers--slider .slick-next, .offers--slider .slick-prev {
    font-size: 0;
    border: none;
    box-shadow: none;
    padding: 0;
    margin: 0;
    cursor: pointer
}

.offers--slider .slick-next:before, .offers--slider .slick-prev:before {
    content: "\E409";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: -36px;
    top: calc(50% - 25px);
    font-size: 50px;
    color: #dcdcdc
}

.offers--slider .slick-next:hover:before, .offers--slider .slick-prev:hover:before {
    color: #858585
}

.offers--slider .slick-prev:before {
    right: auto;
    left: -36px;
    transform: rotate(180deg)
}

.offers--slider .offer {
    max-width: 235px !important;
    min-height: 385px;
    margin: 0
}
.offers.offers--slider .slick-slide{
	max-width: 235px !important;
	float: left;
}

.offers--slider .offer img {
    display: inline-block
}

.offers--slider-small {
    margin-bottom: 30px
}

.offer {
    -ms-flex: 0 0 32.8%;
    flex: 0 0 32.8%;
    max-width: 32.8%;
    margin: 0 23px 23px 0;
    position: relative;
    border: 1px solid #dcdcdc;
    cursor: pointer;
    padding-bottom: 87px
}

.offer:hover {
    box-shadow: 0 1px 13px 0 rgba(0, 0, 0, .27)
}

.offer:nth-child(4n) {
    margin-right: 0
}

.offer__image {
    position: relative;
    text-align: center
}

.offer__image img {
    max-height: 190px;
	margin-top: 1px;
}

.offer__info {
    margin: 15px 0 0
}

.offer__button {
    font-size: 16px;
    margin: 0;
    padding-top: 15px;
    padding-bottom: 15px;
    width: auto;
    display: block;
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 20px
}

.offer__old-price {
    font-size: 14px;
    text-decoration: line-through
}

.offer__price {
    display: block;
    padding: 0 20px;
    font-size: 21px;
    font-weight: 700;
    color: #ff8100
}

.offer__price .icon-rub {
    font-size: 15px
}

.offer__price--old {
    display: block;
    font-weight: 500;
    color: #858585;
    text-decoration: line-through;
    padding: 0 20px
}

.offer__title, .offer__units {
    font-size: 14px
}

.offer__title {
    display: block;
    margin: 10px 0;
    padding: 0 20px;
    text-transform: uppercase;
    text-decoration: none !important;
    color: #303030
}

.offers-slider-more {
    margin: 30px 0 0
}

.offers-pages {
    text-align: center;
    margin: 30px 0 20px
}

.offers-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.offer-badges {
    position: absolute;
    top: 13px;
    left: 0;
    width: 110px;
    z-index: 1
}

.offer-badges--left {
    left: 0;
    right: unset
}

.offer-badges__badge {
    display: block;
    background: #1d9fea;
    font-size: 13px;
    line-height: 1;
    color: #fff;
    text-align: center;
    margin: 0 0 8px;
    padding: 8px 10px;
    font-weight: 500;
    text-transform: uppercase
}

.offer-badges__badge--red {
    background: #ff5167;
    color: #fff
}

.offer-badges__badge--green {
    background: #009d91;
    color: #fff
}

.offer-badges__badge--green-light {
    background: #00b000;
    color: #fff
}

.offer-badges__badge--blue {
    background: #1d9fea;
    color: #fff
}
.offer-badges__badge--fd{
	background: #36d696;
    color: #fff
}
.offer-badges__badge--fo{
	background: #1d9fea;
    color: #fff
}

.offer-badges__badge--orange {
    background: #ff8100;
    color: #fff
}

.offers-sorting-title {
    display: -ms-flexbox;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 25px;
	padding: 12px 15px;
    background: #f2f2f2;
	align-items: center;
}

.offers-sorting {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center;
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 30px
}

.offers-sorting__element {
    margin-right: 15px
}

.offers-sorting__element:last-child {
    margin-right: 0
}

.offers-sorting__link {
    display: block;
    color: #303030;
    text-decoration: none;
    font-size: 14px
}

.offers-sorting__link--active, .offers-sorting__link:hover {
    color: #ff8100;
    text-decoration: none
}

.offers-sorting__link--active path, .offers-sorting__link:hover path {
    fill: #ff8100
}

.offers-sorting__link--up svg {
    transform: rotate(180deg)
}

.offers-sorting__link--active {
    font-weight: 700
}

.offers-sorting__link svg {
    height: 15px
}

.offers-page {
    font-weight: 300;
    color: #858585;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 23px;
    font-size: 14px
}

.offers-page:after, .offers-page:before {
    content: "";
    border-bottom: 1px solid #e0e0e0;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 10px
}

.offers-page:after {
    margin-right: 0;
    margin-left: 10px
}

@media (min-width: 1024px) {
    .offer {
        max-width: 238px
    }

    .offer:nth-child(4n) {
        margin-right: 23px
    }

    .offer:nth-child(3n) {
        margin-right: 0
    }
}

@media (min-width: 1280px) {
    .offer {
        -ms-flex: 0 0 236px;
        flex: 0 0 236px;
        max-width: 236px
    }

    .offer:nth-child(4n) {
        margin-right: 0
    }

    .offer:nth-child(3n) {
        margin-right: 23px
    }
}

@media (max-width: 767.99px) {
    .offers-header .button {
        display: none
    }

    .offers {
        padding: 0 15px;
        margin-bottom: 20px
    }

    .offers--slider {
        margin-top: 10px;
        margin-bottom: 0
    }

    .offers--slider .slick-slide {
        margin: 0 5px
    }

    .offers--slider .slick-list {
        margin: 0 -5px
    }

    .offers--slider .offer {
        min-height: 270px
    }

    .offers--slider .slick-next, .offers--slider .slick-prev {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 0;
        top: -38px;
        background: transparent;
        border: 1px solid #dcdcdc;
        width: 24px;
        height: 24px;
        background: #fff
    }

    .offers--slider .slick-next:before, .offers--slider .slick-prev:before {
        font-size: 24px;
        position: absolute;
        top: auto;
        left: auto;
        right: auto;
        bottom: auto
    }

    .offers--slider .slick-prev {
        right: 23px
    }

    .offer {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        margin: 0;
        padding-bottom: 52px
    }

    .offer__price, .offer__title {
        padding: 0 10px
    }

    .offer__title {
        margin-bottom: 0
    }

    .offer__price {
        font-size: 16px
    }

    .offer__price .icon-rub {
        font-size: 13px
    }

    .offer__price--old {
        padding: 0 10px
    }

    .offer__price--old .icon-rub {
        font-size: 12px
    }

    .offer__button {
        left: 10px;
        right: 10px;
        bottom: 10px;
        font-size: 14px;
        font-weight: 700;
        padding-top: 6px;
        padding-bottom: 6px
    }

    .offer__image img {
        max-height: 110px;
		width: auto !important;
		max-width: 100%;
    }

    .offer-badges {
        top: 7px;
        width: 70px
    }

    .offer-badges__badge {
        font-size: 10px;
        font-weight: 300;
        padding: 4px
    }

    .link-more {
        font-size: 13px
    }
}

.articles__title {
    text-align: center;
    font-size: 16px;
    text-transform: uppercase
}

.article {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 15px 0 35px
}

.article__info {
    margin-left: 25px;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%
}

.article__image {
    -ms-flex-item-align: baseline;
    align-self: baseline
}

.article__title {
    margin: 0 0 5px;
    font-size: 14px;
    font-weight: 500;
    color: #1d9fea
}

.article__date {
    color: #858585;
    font-size: 13px;
    font-weight: 300
}

.article__text {
    font-size: 14px;
    font-weight: 300;
    margin: 20px 0;
    color: #303030;
    min-height: 56px
}

.articles-more {
    margin: 0
}

.article-detail__info {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 30px
}

.article-detail__info--bottom {
    margin: 20px 0 0
}

.article-detail__date {
    font-style: italic
}

.article-detail__share {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.article-detail__share-title {
    font-weight: 700;
    font-style: italic;
    margin: 0 20px 0 0
}

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

@media (min-width: 1280px) {
    .article__date {
        font-size: 13px
    }

    .article__text {
        font-size: 14px
    }
}

.fast-order {
    display: -ms-flexbox;
    display: flex;
    margin: 35px 0 0
}

.fast-order__image {
    -ms-flex: 0 0 370px;
    flex: 0 0 370px;
    max-width: 370px;
    background: url(https://dummyimage.com/500x460/000/fff.jpg) no-repeat 50%;
    background-size: cover
}

.fast-order__form {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    padding: 30px 35px 10px;
    border: 2px solid #ff8100;
    border-left: 0
}

@media (min-width: 1280px) {
    .fast-order__image {
        -ms-flex: 0 0 500px;
        flex: 0 0 500px;
        max-width: 500px
    }
}

.header__login, .header__registration {
    display: inline-block;
    color: #858585;
    text-decoration: none !important;
    font-size: 13px;
    text-transform: uppercase;
    margin: 0 0 0 15px
}

.header__registration {
    border-right: 1px dotted #858585;
    padding: 0 15px 0 0
}

.top-row {
    background: #f2f2f2;
    padding: 10px 0;
    z-index: 2s;
    position: relative
}

.header-menu {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0;
    padding: 0
}

.header-menu__element {
    margin-right: 25px;
    list-style: none
}

.header-menu__element:last-child {
    margin-right: 0
}

.header-menu__link {
    color: #858585;
    text-decoration: none !important;
    font-size: 13px;
    text-transform: uppercase
}

.bottom-row {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #fff;
    padding: 20px 0 10px
}

.bottom-row__logo {
    width: 229px;
    -ms-flex-item-align: center;
    align-self: center
}

.bottom-row__information {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.header-work__time {
    display: block;
    font-size: 14px
}

.header-work__time > span {
    display: inline-block;
    color: #858585;
    width: 50px;
    font-weight: 300;
    text-align: right
}

.header-contacts {
    margin: 0 0 0 50px;
    text-align: right
}

.header-contacts__phone {
    color: #ff8100;
    font-size: 21px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: .6px
}

.header-contacts__address {
    display: block;
    font-size: 14px;
    color: #858585
}

.menu-row {
    margin: 10px 0 0;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background: #1d9fea
}

.main-menu, .menu-row {
    display: -ms-flexbox;
    display: flex
}

.main-menu {
    padding: 0;
    margin: 0;
    list-style: none;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.main-menu__link {
    display: block;
    text-decoration: none !important;
    padding: 20px;
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1
}

.main-menu__link:hover {
    background: #3390d9;
    color: #fff
}

.search {
    position: relative;
    width: 280px;
    padding-top: 7px;
    margin: 0 10px 0 0
}

.search__input {
    width: 263px;
    padding: 11px 15px;
    border: none;
    line-height: 1
}

.search:before {
    content: "";
    position: absolute;
    width: 16px;
    height: 17px;
    right: 30px;
    top: calc(50% - 9px);
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAARBAMAAAAmgTH3AAAAJ1BMVEVMaXGFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYWFhYXsN3p9AAAADHRSTlMAn0BgiLsY78/fMHC3sgVvAAAAb0lEQVQI12NgYFjtlMAAAppnzpSAaObjTot7BICM9DYGBsbTQIaMApCYCcQdIPk9CxgYjoAYOkDhUhDDBsgIBxkSAxIFamU+CGQwHk1g8wExGHxOxJw8AzKRyzXQwAYsBLIHLATWfwQmdBzKYFACAPV6GBqLW3qvAAAAAElFTkSuQmCC)
}

.small-cart {
    display: block;
    position: relative;
    width: 56px;
    height: 54px;
    background: #ff8100
}

.small-cart:before {
    content: "";
    position: absolute;
    left: 12px;
    top: 12px;
    width: 30px;
    height: 27px;
    background: url(images/icon-cart-full-w.png) no-repeat
}

.small-cart__count {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    top: 10px;
    right: 7px;
    background: #fff;
    color: #303030;
    font-size: 11px;
    border-radius: 5px;
    font-weight: 500;
    padding: 1px 2px;
    line-height: 1
}

.small-cart-detail {
    display: none;
    position: absolute;
    top: 54px;
    right: 0;
    background: #f9f9f9;
    border-radius: 0;
    box-shadow: 0 0 5px rgba(48, 48, 48, .3);
    z-index: 2;
    width: 345px
}

.small-cart-detail__close {
    font-size: 26px;
    color: #ff8100;
    position: absolute;
    top: 0;
    right: 8px;
    cursor: pointer
}

.small-cart-detail__title {
    background: #f2f2f2;
    padding: 10px;
    margin-bottom: 0
}

.small-cart-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 10px;
    padding: 10px 0;
    border-bottom: 1px solid #dcdcdc
}

.small-cart-product:last-child {
    margin-bottom: 0
}

.small-cart-product__image {
    margin: 0 15px 0 0;
    background: #fff;
    border: 1px solid #dcdcdc;
    width: 50px;
    height: 50px;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.small-cart-product__image img {
    max-height: 100%
}

.small-cart-product__title {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 2.5px
}

.small-cart-product__price {
    display: block;
    font-size: 18px;
    font-weight: 700;
    margin: 0 0 5px;
    color: #ff8100
}

.small-cart-product__price .icon-rub {
    font-size: 15px
}

.small-cart-product__price-old {
    font-size: 14px;
    font-weight: 500;
    text-decoration: line-through;
    margin: 0 10px;
    color: #858585
}

.small-cart-product__price-old .icon-rub {
    font-size: 13px
}

.small-cart-product__remove {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    line-height: 1;
    cursor: pointer;
    color: #858585;
    border-radius: 50%;
    border: 1px solid #858585;
    width: 20px;
    height: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    margin-left: auto
}

.small-cart-product__remove:hover {
    opacity: .8
}

.small-cart-product .sidebar-filter-price__input {
    height: 33px
}

.small-cart-product .sidebar-filter-price__arrow--decrease, .small-cart-product .sidebar-filter-price__arrow--increase {
    top: 4px
}

.small-cart-product .sidebar-filter-price__arrow--decrease {
    top: auto;
    bottom: 4px
}

.small-cart-detail-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -ms-flex-align: baseline;
    align-items: baseline;
    padding: 10px;
    text-transform: uppercase
}

.small-cart-detail-footer__title {
    font-size: 14px
}

.small-cart-detail-footer__price {
    font-size: 24px;
    color: #ff8100;
    font-weight: 700;
    margin-left: 10px
}

.small-cart-detail-footer__price .icon-rub {
    font-size: 20px
}

.small-cart-action {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    background: #f2f2f2;
    padding: 10px
}

.small-cart-action__submit {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    margin-right: 10px
}

@media (min-width: 1280px) {
    .header-contacts__address {
        font-size: 14px
    }
}

@media (min-width: 768px) {
    .mobile-header, .mobile-search {
        display: none
    }
}

@media (max-width: 767.99px) {
    .header {
        display: none
    }

    .mobile-header {
        display: -ms-flexbox;
        display: flex;
        background: #3f9ee9;
        padding: 0;
        -ms-flex-align: stretch;
        align-items: stretch;
        height: 57px
    }

    .mobile-header__toggle-menu {
        padding: 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        width: 57px;
        cursor: pointer;
        margin-right: 40px
    }

    .mobile-header__toggle-menu:hover {
        background: #398cce
    }

    .mobile-header__logo {
        margin: 0 auto
    }

    .mobile-header__logo, .mobile-header__tel {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .mobile-header__tel {
        width: 47px;
		text-indent: -9999px;
		background-image: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAARBAMAAAAidOHKAAAALVBMVEVMaXH///////////////////////////////////////////////////////9xAJ22AAAADnRSTlMAMIDvn1YQyq9wIEDfj+Yyh+QAAABpSURBVAjXY2AQ0mKAAEa7J1AW+7vHUBbfu3cBENa+d+8a4GIKMHUwHazvHkBZDHWPYCy5dwJQFtM7QwYGMTDT73EAy7tWEIvl3Qu/d+8OgJj33gHBQ7BBdkCWAVhlyrt3j6EGrFSaxgAA0FAm+ad0DZkAAAAASUVORK5CYII=');
		background-repeat: no-repeat;
		background-position: center center;
    }

    .mobile-header__tel:hover {
        background: #398cce
    }

    .mobile-header__cart {
        width: 47px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .mobile-header__cart:hover {
        background: #398cce
    }

    .mobile-header__count {
        -ms-flex-align: center;
        align-items: center;
        position: absolute;
        top: 10px;
        right: 7px;
        background: #fff;
        color: #303030;
        font-size: 11px;
        border-radius: 5px;
        font-weight: 500;
        padding: 1px 2px;
        line-height: 1
    }

    .mobile-header__count, .mobile-search {
        display: -ms-flexbox;
        display: flex
    }

    .mobile-search__input {
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        border: none;
        padding: 5px 15px;
        border-bottom: 1px solid #e4e4e4
    }

    .mobile-search__button {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto
    }
}

.footer {
    background: #f6f8f8;
    margin: 30px 0 0;
    padding: 40px 0 32px
}

.footer__block {
    padding-top: 5px
}

.footer__block--flex {
    width: 60%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.footer__image {
    margin: 0 0 15px
}

.footer__text {
    font-size: 10px;
    text-align: center
}

.footer-contacts {
    margin: 0 0 0 33px;
    text-align: right
}

.footer-contacts__phone {
    color: #ff8100 !important;
    font-size: 21px;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: .6px
}

.footer-contacts__address {
    display: block;
    font-size: 14px;
    color: #858585
}

.footer-menu {
    padding: 0;
    margin: 0 70px 0 0
}

.footer-menu__element {
    list-style: none
}

.footer-menu__link {
    color: #000;
    text-decoration: none;
    font-size: 13px;
    line-height: 20px
}

@media (max-width: 767.99px) {
    .footer {
        display: none;
        margin-top: auto
    }

    .footer-mobile {
        margin-top: auto;
        color: #858585;
        font-size: 13px;
        padding: 15px;
        text-align: center;
        border: none
    }
}

.sidebar__menu {
    width: 100%
}

.sidebar__menu--no-filter .sidebar-filter, .sidebar__menu--no-filter .sidebar-menu-tabs {
    display: none
}

.sidebar-bnr {
    margin: 35px 0 0
}

.sidebar-menu {
    background: #f6f8f8;
    list-style: none;
    padding: 0;
    margin: 0;
    box-shadow: 0 0 5px 1px #ebeae8
}

.sidebar-menu__element--has-child > .sidebar-menu__link, .sidebar-menu__element--has-child > .sidebar-submenu__link {
    position: relative
}

.sidebar-menu__element--has-child > .sidebar-menu__link:after, .sidebar-menu__element--has-child > .sidebar-submenu__link:after {
    content: "\E409";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    transform: rotate(90deg)
}

.sidebar-menu__element--active.sidebar-menu__element--has-child > .sidebar-submenu {
    display: block
}

.sidebar-menu__element--active.sidebar-menu__element--has-child .sidebar-menu__link {
    font-weight: 700
}

.sidebar-menu__element--active.sidebar-menu__element--has-child .sidebar-menu__link:after {
    transform: rotate(-90deg)
}

.sidebar-menu__link {
    display: block;
    color: #000;
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 300;
    padding: 10px 30px 10px 15px;
    border-bottom: 1px solid #ebebeb
}

.sidebar-menu__link:hover {
    font-weight: 700
}

.sidebar-submenu {
    display: none;
    padding: 0;
    margin: 0
}

.sidebar-submenu__element {
    list-style: none;
    background: #f6f8f8
}

.sidebar-submenu__element--has-child .sidebar-submenu__link {
    position: relative
}

.sidebar-submenu__element--has-child .sidebar-submenu__link:after {
    content: "\E409";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: 15px;
    top: calc(50% - 8px);
    transform: rotate(90deg)
}

.sidebar-submenu__element--active > .sidebar-submenu {
    display: block
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu {
    display: block;
    background: #f2f2f2;
    padding: 0
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu .sidebar-submenu__element {
    background: #f2f2f2
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu .sidebar-submenu__link {
    padding: 10px 10px 10px 30px;
    color: #858585
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu .sidebar-submenu__link:hover {
    font-weight: 700;
    color: #ff8100
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu .sidebar-submenu__link:after {
    content: none
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu__link {
    font-weight: 700
}

.sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu__link:after {
    transform: rotate(-90deg)
}

.sidebar-submenu__link {
    color: #303030;
    text-decoration: none !important;
    font-size: 14px;
    padding: 10px 10px 10px 20px;
    display: block;
    border-bottom: 1px solid #ebebeb
}

.sidebar-submenu__link:before {
    content: "\2022";
    display: inline-block;
    margin: 0 5px 0 0;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    position: relative;
    top: 1px
}

.sidebar-menu-tabs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.sidebar-menu-tabs__tab {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    margin: 0;
    cursor: pointer;
    font-weight: 400;
    border-bottom: 3px solid #858585;
    color: #858585
}

.sidebar-menu-tabs__tab--full {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    text-align: left
}

.sidebar-menu-tabs__tab--active {
    color: #303030;
    border-color: #1d9fea
}

.sidebar-menu-tabs__tab:hover {
    color: #303030
}

.sidebar-filter {
    width: 100%;
    padding: 0;
    background: #f9f9f9;
    box-shadow: 0 0 5px 1px #ebeae8
}

.sidebar-filter__title {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.sidebar-filter__count {
    background: #c2c2c2;
    color: #fff;
    border-radius: 2px;
    padding: 1px 4px;
    min-width: 23px;
    text-align: center;
    margin-left: auto
}

.sidebar-filter__actions {
    padding: 15px
}

.sidebar-filter__field {
    margin-bottom: 0;
    padding: 10px 15px;
    border-bottom: 1px solid #eee
}

.sidebar-filter__field:last-child {
    margin-bottom: 0
}

.sidebar-filter__field--expandable .sidebar-filter__title {
    position: relative;
    cursor: pointer
}

.sidebar-filter__field--expandable .sidebar-filter__title:before {
    content: "\E409";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    position: absolute;
    right: 0;
    top: calc(50% - 8px)
}

.sidebar-filter__field--expandable [data-expand] {
    display: none
}

.sidebar-filter__field--expanded .sidebar-filter__title:before {
    transform: rotate(90deg)
}

.sidebar-filter__field--expanded [data-expand] {
    margin: 10px 0 0;
    display: block
}

.sidebar-filter__reset {
    display: block;
    color: #fff;
    background: #1d9fea;
    text-transform: uppercase;
    font-weight: 700;
    padding: 10px;
    font-size: 13px;
    text-align: center;
    margin: 0
}

.sidebar-filter__reset:hover {
    color: #fff;
    text-decoration: none;
    opacity: .8
}

.sidebar-filter-price__inputs {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 15px
}

.sidebar-filter-price__inputs > * {
    margin-right: 10px
}

.sidebar-filter-price__inputs > :last-child {
    margin-right: 0
}

.sidebar-filter-price__wrapper {
    position: relative
}

.sidebar-filter-price__arrow--decrease, .sidebar-filter-price__arrow--increase {
    position: absolute;
    top: 8px;
    right: 6px;
    transform: rotate(-90deg);
    cursor: pointer;
    color: #c2c2c2
}

.sidebar-filter-price__arrow--decrease:hover, .sidebar-filter-price__arrow--increase:hover {
    color: #858585
}

.sidebar-filter-price__arrow--decrease {
    top: auto;
    bottom: 8px;
    transform: rotate(90deg)
}

.sidebar-filter-price__input {
    max-width: 90px;
    text-align: left;
    background: #fff;
    border: 1px solid #e0e0e0;
    color: #303030;
    padding: 3px 25px 3px 10px;
    height: 45px
}

.sidebar-filter-price__slider {
    width: 100%
}

.sidebar-filter-price__slider_single .irs-line-left {
    background: #ff8100 !important
}

.sidebar-articles {
    margin: 20px 0 0
}

.sidebar-articles a {
    color: #1d9fea
}

@media (min-width: 768px) {
    .sidebar-menu-tabs__accordion {
        display: none
    }
}

@media (max-width: 767.99px) {
    .content__sidebar {
        display: none
    }

    .sidebar-filter, .sidebar-menu {
        box-shadow: none;
        margin-top: -5px;
        margin-bottom: 5px
    }

    .sidebar-menu {
        display: none !important
    }

    .sidebar-menu__element .sidebar-menu__link, .sidebar-submenu__link {
        color: #303030 !important
    }

    .sidebar-submenu__link {
        padding-left: 30px
    }

    .sidebar-submenu__link:before {
        content: none
    }

    .sidebar-submenu__element--active.sidebar-submenu__element--has-child > .sidebar-submenu .sidebar-submenu__link {
        padding-left: 50px
    }

    .sidebar-menu-tabs {
        display: none
    }

    .sidebar-menu-tabs__accordion {
        background: #f2f2f2;
        font-size: 14px;
        font-weight: 400;
        padding: 8px 10px 8px 15px;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        margin-bottom: 5px
    }

    .sidebar-menu-tabs__accordion + * {
        display: none !important
    }

    .sidebar-menu-tabs__accordion_highlight {
        background: #1d9fea;
        color: #fff
    }

    .sidebar-menu-tabs__accordion.sidebar-menu-tabs__accordion_active {
        border-color: #ff8100;
        font-weight: 700
    }

    .sidebar-menu-tabs__accordion.sidebar-menu-tabs__accordion_active + * {
        display: block !important
    }

    .sidebar-menu-tabs__accordion.sidebar-menu-tabs__accordion_active:after {
        transform: rotate(270deg)
    }

    .sidebar-menu-tabs__accordion:after {
        content: "\E409";
        font-family: siteicons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        transform: rotate(90deg)
    }

    .sidebar-filter__reset {
        margin-bottom: 10px
    }

    .sidebar-filter-price__input {
        max-width: none;
        width: 100%
    }

    .sidebar-filter-price__wrapper {
        width: 100%
    }

    .sidebar-filter-price__icon {
        margin-right: 4px !important
    }
}

.mobile-menu {
    display: none;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: auto;
    width: 270px;
    z-index: 1000;
    background: #f2f2f2;
    transform: translateX(-200%);
    transition: transform .3s ease
}

.mobile-menu_open {
    display: block
}

.mobile-menu__close {
    color: #fff;
    right: -33px;
    top: 10px;
    position: absolute;
    font-size: 35px;
    line-height: 1;
    cursor: pointer
}

.menu-list {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: auto;
    height: 100vh
}

.menu-list__item {
    background: #f2f2f2;
    border-bottom: 1px solid #e1e1e1
}

.menu-list__item_highlight {
    background: #1d9fea;
    color: #fff;
    border-bottom: 1px solid #90c0e5
}

.menu-list__item_highlight .menu-list__link {
    color: #fff;
    font-size: 14px;
    font-weight: 700
}

.menu-list__item_highlight .menu-list__link:hover {
    color: #ff8100
}

.menu-list__item:last-child, .menu-list__item_no-border {
    border-bottom: none
}

.menu-list__link {
    color: #303030;
    text-transform: uppercase;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    line-height: 47px;
    padding: 5px 15px;
    font-weight: 400;
    font-size: 13px
}

.menu-list__link:hover {
    text-decoration: none;
    color: #ff8100
}

.menu-list__icon {
    width: 24px;
    height: 24px;
    font-size: 24px;
    margin-right: 15px
}

.menu-shadow {
    display: none;
    position: fixed;
    bottom: 0;
    left: 0;
    top: 0;
    right: 0;
    z-index: 999;
    background: rgba(0, 0, 0, .7);
    opacity: 0
}

.menu-shadow_open {
    display: block
}

.big-b {
    position: relative;
    margin: 0 0 20px
}

.big-b__slide {
    background-repeat: no-repeat;
    background-size: cover;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.big-b__caption {
    display: block;
    font-size: 38px;
    color: #fff;
    font-weight: 700;
    margin: 30px 0;
    text-transform: uppercase
}

.big-b__more {
    color: #fff;
    font-size: 14px;
    font-style: italic;
    text-decoration: none
}

.big-b__more:hover {
    color: #fff
}

.big-b-controls {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    pointer-events: none
}

.big-b-controls .button {
    right: 15px;
    padding: 10px 40px
}

.big-b-controls .button, .big-b-controls__slide {
    position: absolute;
    bottom: 20px;
    pointer-events: all
}

.big-b-controls__slide {
    display: block;
    width: 50px;
    height: 42px;
    background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABkAAAARBAMAAADalBo9AAAAJFBMVEUAAAD///////////////////////////////////////////+0CY3pAAAAC3RSTlMAQAayaXpfvaOPPTbqy28AAAA0SURBVAjXY4AC1iYGJMC2WQGZ622EzGMhUVJLEAYktyswZO9GgABUORR9KGaSI4XwA8J/ALstFTXKLhgoAAAAAElFTkSuQmCC) 50% no-repeat #858585;
    cursor: pointer
}

.big-b-controls__slide--prev {
    left: 0;
    transform: rotate(180deg)
}

.big-b-controls__slide--next {
    right: 0
}

.big-b-controls__slide:hover {
    background-color: #034769
}

.big-b-controls__pages {
    pointer-events: all;
    position: absolute;
    right: 50%;
    transform: translateX(50%);
    bottom: 35px
}

.offers.offers--slider{
	height: 409px;
	overflow: hidden;
	margin-top: 18px;
}
.offers.offers--slider.slick-initialized.slick-slider.slick-dotted{
	overflow: visible;
	height: auto;
	margin-top: 0;
}
.offers.offers--slider .offer{
	float: left;
	margin-right: 24px;
	
}
.offers.offers--slider .offer:nth-child(4){
	margin: 0;
}
.slick-slide img{
	height: 100%;
}

@media (max-width: 767.99px) {
    .big-b {
        margin-bottom: 12px
    }

    .big-b .slick-slide img {
        height: 250px;
        width: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .big-b-controls .button {
        display: none
    }

    .big-b-controls__pages {
        bottom: 12px
    }

    .slick-dots li {
        margin-right: 5px
    }

    .slick-dots li button {
        width: 12px;
        height: 12px;
        border-width: 1px
    }
}

.popular-categories {
    padding: 0 15px
}

.popular-categories__list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -5px
}

.category-item {
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    padding: 5px
}

.category-item__image {
    width: 100%;
    height: 140px;
    border: 1px solid #dcdcdc;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    padding: 10px
}

.category-item__img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.category-item__name {
    margin-top: 5px
}

.all-categories {
    margin-top: 10px;
    padding: 0 15px
}

.all-categories__link {
    font-size: 13px
}

.about-souna {
    margin-top: 20px;
    background: url(images/sauna-background1.jpg) no-repeat 50%;
    background-size: cover;
    width: 100%;
    height: 185px;
    position: relative;
    margin-bottom: 20px
}

.about-souna__title {
    color: #fff;
    text-transform: uppercase;
    font-size: 20px;
    position: absolute;
    bottom: 11px;
    left: 15px
}

.about-souna__button {
    position: absolute;
    right: 15px;
    bottom: 15px;
    padding: 7px 20px
}

.advantages {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px
}

.advantages__block {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    font-weight: 300;
    text-align: center
}

.advantages__element {
    width: 73px;
    height: 73px;
    border: 1px solid #ff8100;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    margin: 10px auto;
    background-repeat: no-repeat
}

.advantages__element:before {
    content: "";
    display: block
}

.advantages__element--warranty:before {
    background: url(images/warranty-orange.png) no-repeat 50%;
    width: 32px;
    height: 34px
}

.advantages__element--prices:before {
    background: url(images/price-orange.png) no-repeat 50%;
    width: 28px;
    height: 27px
}

.advantages__element--delivery:before {
    background: url(images/speed-orange.png) no-repeat 50%;
    width: 31px;
    height: 29px
}

.advantages__element--stock:before {
    background: url(images/stock-orange.png) no-repeat 50%;
    width: 35px;
    height: 28px
}

@media (min-width: 1280px) {
    .advantages {
        -ms-flex-wrap: nowrap;
        flex-wrap: nowrap
    }
}

@media (max-width: 767.99px) {
    .advantages {
        padding: 0 15px;
        border: none
    }

    .advantages__block {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 15px
    }
}

.about-company {
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 30px
}

.about-company__subtitle {
    font-size: 14px;
    font-weight: 500;
    margin-top: 12px;
    line-height: 1.3
}

.about-company__video-block {
    width: 560px;
    margin: 0 30px 30px 0;
    float: left
}

.about-company__text-block {
    margin-top: 30px;
    font-weight: 300
}

.about-company__text {
    font-size: 14px;
    line-height: 1.3;
    margin-top: 10px
}

@media (min-width: 1280px) {
    .about-company__subtitle, .about-company__text {
        font-size: 14px
    }
}

@media (max-width: 767.99px) {
    .about-company {
        display: none
    }
}

@media (max-width: 767.99px) {
    .articles .offers-header {
        margin-top: 20px;
        margin-bottom: 15px
    }

    .article {
        padding: 0 15px;
        margin: 0 0 15px
    }

    .article__image {
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        min-width: 0;
        width: 130px;
        height: 130px;
        -o-object-fit: cover;
        object-fit: cover
    }

    .article__title {
        margin: 0 0 3px
    }

    .article__info {
        margin-left: 15px;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        min-width: 0
    }

    .article__text {
        margin: 5px 0;
        min-height: 44px
    }

    .article .button {
        min-width: 0;
        width: 100%;
        padding: 10px 5px
    }
}

.our-works {
    background: #f2f2f2;
    margin: 12px 15px 15px;
    padding: 12px 0 0;
    text-align: center
}

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

.mobile-contacts-info {
    padding: 20px 15px;
    text-align: center;
    background: #f2f2f2
}

.mobile-contacts-item:not(:last-child) {
    margin-bottom: 10px
}

.mobile-contacts-item__icon {
    color: #1d9fea
}

.mobile-contacts-item__icon, .mobile-contacts-item__icon img {
    width: 20px;
    height: 20px;
    font-size: 20px
}

.mobile-contacts-item__phone {
    color: #303030
}

.mobile-contacts-item__email {
    color: #1d9fea
}

.mobile-contacts-item__type {
    font-size: 13px;
    color: #858585
}

.mobile-contacts-item__descr {
    margin-top: 5px
}

.not-found-product {
    background: #fff;
    border: 1px solid #1d9fea;
    padding: 15px;
    position: relative;
    margin-bottom: 15px;
    display: none
}

.not-found-product:before {
    bottom: -17px;
    left: 30px;
    border-width: 17px 20px 0 0;
    border-color: #fff transparent transparent;
    z-index: 2
}

.not-found-product:after, .not-found-product:before {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    border-style: solid
}

.not-found-product:after {
    bottom: -18px;
    left: 29.5px;
    border-width: 18px 22px 0 0;
    z-index: 1;
    border-color: #1d9fea transparent transparent
}

.not-found-product p {
    margin: 0 0 5px
}

.not-found-product p:last-child {
    margin: 0
}

.not-found-product__icon {
    font-size: 28px;
    font-weight: 700;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    color: #fff;
    background: #1d9fea;
    margin-right: 15px
}

.not-found-product__content {
    text-align: left
}

.cart-section {
    display: -ms-flexbox;
    display: flex
}

.cart {
    box-shadow: 0 1px 3px 1px hsla(0, 0%, 52%, .3);
    -ms-flex-preferred-size: 90%;
    flex-basis: 90%;
    margin-right: 25px;
    background: #f9f9f9;
    margin-bottom: 35px
}

.cart__row {
    display: -ms-flexbox;
    display: flex
}

.cart__row--bordered {
    border-bottom: 1px solid #dcdcdc
}

.cart__title {
    display: block;
    background: #f2f2f2;
    padding: 10px 20px;
    text-transform: uppercase;
    color: #858585;
    font-weight: 300;
    font-size: 13px
}

.cart__title--name {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.cart__title--count {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 135px;
    flex-basis: 135px
}

.cart__title--price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px
}

.cart__title--action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px
}

.cart__cell {
    display: -ms-flexbox;
    display: flex;
    background: #f9f9f9;
    padding: 20px;
    -ms-flex-align: center;
    align-items: center
}

.cart__cell--name {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%
}

.cart__cell--count {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 135px;
    flex-basis: 135px
}

.cart__cell--price {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 200px;
    flex-basis: 200px;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.cart__cell--action {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -ms-flex-preferred-size: 100px;
    flex-basis: 100px;
    -ms-flex-pack: center;
    justify-content: center
}

.cart__cell--total {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-pack: end;
    justify-content: flex-end;
    padding-right: 120px
}

.cart__cell--submit {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    -ms-flex-pack: center;
    justify-content: center;
    background: #f2f2f2
}

.cart__submit {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 320px
}

.cart-product {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    -ms-flex-align: start;
    align-items: flex-start;
    margin: 0 0 20px
}

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

.cart-product__image-wrapper {
    background: #fff;
    border: 1px solid #dcdcdc;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 95px;
    height: 95px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.cart-product__title {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 700
}

.cart-product__price {
    font-size: 18px;
    font-weight: 700
}

.cart-product__price .icon-rub {
    font-size: 15px
}

.cart-product__price-old {
    font-size: 14px;
    text-decoration: line-through;
    margin: 0 5px;
    font-weight: 500;
    color: #858585
}

.cart-product__price-old .icon-rub {
    font-size: 13px
}

.cart-product__remove {
    display: -ms-inline-flexbox;
    display: inline-flex;
    font-size: 18px;
    line-height: 18px;
    cursor: pointer;
    color: #858585;
    border-radius: 50%;
    border: 1px solid #858585;
    width: 20px;
    height: 20px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cart-product__remove:hover {
    opacity: .8
}

.cart-products-footer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center
}

.cart-products-footer__title {
    font-size: 14px;
    margin: 0 5px;
    text-transform: uppercase
}

.cart-products-footer__price {
    font-size: 26px;
    color: #ff8100;
    font-weight: 700
}

.cart-products-footer__price .icon-rub {
    font-size: 22px
}

.count-input .sidebar-filter-price__inputs {
    margin: 0
}

.count-input__input {
    display: block;
    -ms-flex: 0 0 50px;
    flex: 0 0 50px;
    width: 50px;
    height: 22px;
    font-size: 16px;
    text-align: center;
    background: #f8f7fc;
    border: none;
    margin: 0 10px
}

.count-input__control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    font-size: 22px;
    font-weight: 400;
    cursor: pointer;
    height: 22px
}

.count-input__control--plus:after {
    content: "+"
}

.count-input__control--minus:after {
    content: "-"
}

.cart-help {
    -ms-grid-row: 1;
    -ms-grid-column: 3;
    list-style: none;
    -ms-flex-preferred-size: 236px;
    flex-basis: 236px
}

.cart-help__link {
    color: #000;
    text-decoration: none;
    font-size: 12px;
    line-height: 20px
}

.cart-help-menu {
    padding: 0;
    margin: 0;
    list-style: none
}

.cart-help-menu__element {
    margin-bottom: 10px
}

.cart-help-menu__element:last-child {
    margin-bottom: 0
}

.cart-help-menu__link {
    color: #1d9fea;
    text-decoration: none;
    font-size: 14px
}

.cart-help-menu__link:hover {
    color: #1d9fea
}

@media (max-width: 767.99px) {
    .cart-page {
        margin-top: 20px
    }

    .cart {
        -ms-flex-preferred-size: 100%;
        flex-basis: 100%;
        background: transparent;
        box-shadow: none;
        margin: 0 15px
    }

    .cart__row {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
        padding: 15px 0;
        -ms-flex-align: start;
        align-items: flex-start;
        display: grid;
        grid-template-columns: 110px auto;
        grid-template-rows: auto auto auto
    }

    .cart__row_header {
        display: none
    }

    .cart__row--submit, .cart__row--total {
        padding: 0;
        grid-template-columns: auto;
        grid-template-rows: auto
    }

    .cart__row--total {
        margin-bottom: 15px
    }

    .cart__cell {
        background: transparent;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding: 0
    }

    .cart__cell--total {
        padding: 0;
        background: #f2f2f2;
        -ms-flex-pack: center;
        justify-content: center;
        margin-top: -1px;
        border-bottom: 1px solid #dfdfdf
    }

    .cart__cell--name {
        -ms-flex-order: 1;
        order: 1;
        grid-row: 1/5
    }

    .cart__cell--title {
        -ms-flex-order: 2;
        order: 2;
        display: block
    }

    .cart__cell--price {
        -ms-flex-order: 3;
        order: 3;
        text-align: left;
        -ms-flex-pack: start;
        justify-content: flex-start
    }

    .cart__cell--count {
        -ms-flex-order: 4;
        order: 4;
        margin: 10px 0
    }

    .cart__cell--action {
        -ms-flex-order: 5;
        order: 5;
        -ms-flex-pack: start;
        justify-content: flex-start;
        color: #858585;
        font-size: 13px
    }

    .cart__submit {
        width: 100%
    }

    .cart .sidebar-filter-price__wrapper {
        display: -ms-flexbox;
        display: flex
    }

    .cart .sidebar-filter-price__arrow--decrease, .cart .sidebar-filter-price__arrow--increase {
        position: static;
        height: 40px;
        width: 40px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        border: 1px solid #dfdfdf;
        transform: none;
        font-family: Roboto, Arial, sans-serif !important;
        background: #fff
    }

    .cart .sidebar-filter-price__arrow--decrease {
        -ms-flex-order: 1;
        order: 1
    }

    .cart .sidebar-filter-price__arrow--decrease:before {
        content: "";
        width: 18px;
        height: 2px;
        background: #dcdcdc
    }

    .cart .sidebar-filter-price__arrow--increase {
        -ms-flex-order: 3;
        order: 3
    }

    .cart .sidebar-filter-price__arrow--increase:before {
        content: "";
        width: 18px;
        height: 2px;
        background: #dcdcdc;
        margin-left: -8px
    }

    .cart .sidebar-filter-price__arrow--increase:after {
        content: "";
        width: 2px;
        height: 18px;
        background: #dcdcdc;
        margin-left: -9.5px
    }

    .cart .sidebar-filter-price__input {
        -ms-flex-order: 2;
        order: 2;
        height: 40px;
        margin: 0 -1px;
        width: 50px;
        text-align: center;
        padding: 0 5px
    }

    .cart-help, .cart-product__title {
        display: none
    }

    .cart-product__mobile-title {
        text-transform: uppercase;
        font-size: 14px
    }

    .cart-product__image-wrapper {
        margin: 0;
        border: none
    }

    .cart-product__price {
        color: #ff8100
    }

    .cart-product__price-old {
        margin: 0
    }

    .cart-product__remove {
        margin-right: 5px
    }

    .cart-product__image {
        width: 100%;
        height: 100%;
        -o-object-fit: cover;
        object-fit: cover
    }

    .cart-products-footer {
        padding: 8px 15px
    }

    .cart-products-footer__price {
        font-size: 18px
    }

    .cart-products-footer__price .icon-rub {
        font-size: 16px
    }
}

.order-section {
    display: -ms-flexbox;
    display: flex
}

.order {
    -ms-grid-column: 1;
    margin-right: 15px
}

.order, .order-description {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    -ms-grid-row: 1
}

.order-description {
    -ms-grid-column: 3;
    margin-left: 10px;
    margin-top: 43px
}

.order-form {
    margin-bottom: 30px
}

.order-form__delivery, .order-form__payment, .order-form__profile {
    margin: 0 0 30px
}

.order-form__notice {
    max-width: 500px;
    margin: 0 0 30px;
    color: #858585
}

.order-form__notice a {
    color: #858585;
    text-decoration: underline
}

.order-form__notice a:hover {
    color: #858585;
    text-decoration: none
}

.order-form__wrapper {
    background: #f9f9f9;
    /*box-shadow: 0 1px 5px 0 rgba(48, 48, 48, .3);*/
    box-shadow: none
}

.order-form__title {
    background: #f2f2f2;
    padding: 20px
}

.order-form__title svg {
    margin-right: 10px
}

.order-form__title svg path {
    fill: #ec7d23
}

.order-form__title .svg-inline--fa {
    margin-right: 10px
}

.order-form__body {
    padding: 20px 55px
}

.order-form__action {
    background: #f2f2f2;
    padding: 20px
}

.order-form__submit {
    font-size: 16px;
    padding-top: 14px;
    padding-bottom: 14px;
    width: 320px
}

.order-help {
    margin-bottom: 35px
}

.order-help:last-child {
    margin-bottom: 0
}

.order-help strong {
    font-weight: 700
}

.order-help p {
    margin-bottom: 20px;
    font-weight: 300
}

.order-help p:last-child {
    margin-bottom: 0
}

@media (max-width: 767.99px) {
    .order-description {
        display: none
    }

    .order {
        margin-top: 20px;
        margin-right: 0
    }

    .order-form {
        margin-bottom: 0
    }

    .order-form__wrapper {
        background: transparent;
        box-shadow: none
    }

    .order-form__body {
        padding: 15px
    }

    .order-form__submit {
        width: 100%
    }

    .order-form__delivery, .order-form__payment, .order-form__profile {
        margin-bottom: 0
    }

    .order-form__footer {
        padding: 0 15px 15px
    }

    .order-form__action {
        background: 0 0;
        padding: 0
    }
}

.catalog-detail__wrapper {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 30px
}

.catalog-detail__images {
    -ms-flex: 0 0 300px;
    flex: 0 0 300px;
    margin-right: 30px
}

.catalog-detail__info {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.catalog-detail__description {
    margin-bottom: 30px
}

.catalog-detail__title {
    display: block;
    margin: 0 0 15px;
    font-size: 22px;
    font-weight: 700
}

.catalog-detail__units {
    font-size: 16px
}

.catalog-detail__image {
    display: block;
    position: relative
}

.catalog-detail__additional-images {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0
}

.catalog-detail__additional-image {
    -ms-flex: 0 0 19%;
    flex: 0 0 19%;
    max-width: 19%;
    border: 1px solid #dcdcdc;
    margin: 0 15px 15px 0;
    padding: 5px
}

.catalog-detail__additional-image > img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.catalog-detail__top {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0 0 15px;
    margin: 0 0 20px;
    border-bottom: 1px solid #dcdcdc
}

.catalog-detail__code {
    display: block;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: 700
}

.catalog-detail__price {
    display: block;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin: 0 0 5px
}

.catalog-detail__price .icon-rub {
    font-size: 26px
}

.catalog-detail__price--old {
    font-weight: 400;
    font-size: 16px;
    color: #858585;
    text-decoration: line-through;
    margin: 0 0 2.5px
}

.catalog-detail__price--old .icon-rub {
    font-size: 14px
}

.catalog-detail__stock {
    color: #00b000;
    font-weight: 700
}

.catalog-detail__stock .icon-done {
    border-radius: 50%;
    font-size: 10px;
    color: #fff;
    background: #00b000;
    padding: 3px;
    margin: 0 3px 0 0;
    position: relative;
    top: -1px
}

.catalog-detail__controls {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 25px
}

.catalog-detail__prices {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-right: 12px
}

.catalog-detail__adt-info {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-left: 12px
}

.catalog-detail__button {
    width: 100%;
    padding-left: 23px;
    padding-right: 23px
}

.catalog-detail__sec-button {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    color: #1d9fea;
    position: relative
}

.catalog-detail__sec-button:hover {
    color: #1d9fea
}

.catalog-detail__sec-button:before {
    -ms-flex: 0 0 29px;
    flex: 0 0 29px;
    content: "";
    display: block;
    width: 29px;
    height: 29px;
    margin: 0 10px 0 0;
    background-repeat: no-repeat
}

.catalog-detail__sec-button--ask {
    text-decoration: none !important;
    text-transform: uppercase;
    font-size: 14px
}

.catalog-detail__sec-button--ask > span {
    border-bottom: 1px dotted #1d9fea
}

.catalog-detail__sec-button--ask:hover > span {
    border-color: transparent
}

.catalog-detail__sec-button--ask:before {
    background-image: url(images/b-ask.png)
}

.catalog-detail__sec-button--info {
    text-decoration: none;
    font-size: 13px
}

.catalog-detail__sec-button--info:hover {
    text-decoration: underline
}

.catalog-detail__sec-button--info:before {
    background-image: url(images/b-info.png)
}

.catalog-detail__share {
    margin: 25px 0 0
}

.catalog-controls__left {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-right: 12px
}

.catalog-controls__right {
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    margin-left: 12px
}

.catalog-detail-list {
    margin: 0;
    padding: 10px 10px 12px;
    list-style: none;
    border: 2px dotted #303030
}

.catalog-detail-list__element {
    padding: 0 0 0 15px;
    position: relative
}

.catalog-detail-list__element:before {
    content: "\E876";
    font-family: siteicons !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: 3px
}

.catalog-detail-list__link {
    color: #ff7518;
    font-size: 16px;
    font-weight: 600
}

.catalog-detail-advantages-simple {
    padding: 30px 0 0;
    margin: 35px 0 0;
    border-top: 1px solid #dcdcdc
}

.catalog-detail-advantage, .catalog-detail-advantages-simple {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.catalog-detail-advantage {
    margin-right: 15px;
    text-align: center;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: center;
    align-items: center
}

.catalog-detail-advantage:last-child {
    margin-right: 0
}

.catalog-detail-advantage__image {
    margin: 0 0 10px
}

.catalog-detail-advantage__title {
    font-size: 14px;
    color: #858585
}

.catalog-detail-advantages {
    display: none;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
    border-top: 1px solid #dcdcdc;
    padding-bottom: 10px
}

.catalog-detail-advantages__block {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 25%;
    font-weight: 300;
    text-align: center;
    font-size: 13px;
    padding: 0 2.5px
}

.catalog-detail-advantages__title {
    display: block;
    text-transform: uppercase;
    color: #ff8100;
    font-size: 13px;
    font-weight: 500;
    margin-bottom: 10px;
    border-bottom: 1px solid #dcdcdc;
    padding-bottom: 10px
}

.catalog-detail-advantages__element {
    width: 73px;
    height: 73px;
    border: 1px solid #ff8100;
    border-radius: 50%;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    font-weight: 300;
    line-height: 1.3;
    text-align: center;
    margin: 10px auto;
    background-repeat: no-repeat
}

.catalog-detail-advantages__element:before {
    content: "";
    display: block
}

.catalog-detail-advantages__element--warranty:before {
    background: url(images/warranty-orange.png) no-repeat 50%;
    width: 32px;
    height: 34px
}

.catalog-detail-advantages__element--prices:before {
    background: url(images/price-orange.png) no-repeat 50%;
    width: 28px;
    height: 27px
}

.catalog-detail-advantages__element--delivery:before {
    background: url(images/speed-orange.png) no-repeat 50%;
    width: 31px;
    height: 29px
}

.catalog-detail-advantages__element--stock:before {
    background: url(images/stock-orange.png) no-repeat 50%;
    width: 35px;
    height: 28px
}

.catalog-detail-tab-headers {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -ms-flex-align: center;
    align-items: center
}

.catalog-detail-tab-headers__element {
    display: block;
    margin: 0 20px 0 0;
    padding: 10px 0;
    color: #858585;
    border-bottom: 3px solid transparent;
    font-size: 14px;
    text-transform: uppercase;
    text-align: center;
    cursor: pointer;
    position: relative;
    z-index: 1
}

.catalog-detail-tab-headers__element:first-child {
    padding-left: 0
}

.catalog-detail-tab-headers__element--active {
    cursor: default;
    color: #303030;
    border-color: #1d9fea
}

.catalog-detail-tab-headers__element--active + .catalog-detail-tabs__element {
    display: block
}

.catalog-detail-tab-headers__element:hover {
    color: #303030;
    border-color: #ff8100
}

.catalog-detail-tabs {
    border-top: 3px solid #dcdcdc;
    position: relative;
    top: -3px
}

.catalog-detail-tabs__accordion {
    display: none
}

.catalog-detail-tabs__element {
    display: none;
    background: #f6f8f8;
    padding: 30px
}

.catalog-detail-tabs__element p {
    margin: 0 0 20px
}

.catalog-detail-tabs__element ul {
    margin: 0 0 20px;
    padding: 0 0 0 1rem
}

.catalog-detail-tabs__element table {
    width: 100%
}

.catalog-detail-tabs__element table tr td {
    padding: 10px 0;
    border-top: 1px solid #dcdcdc
}

.catalog-detail-tabs__element table tr td:last-child {
    font-weight: 700;
    width: 250px
}

.catalog-detail-tabs__element > :last-child {
    margin: 0
}

.catalog-detail-articles {
    list-style: none;
    margin: 0;
    padding: 0
}

.catalog-detail-articles__element {
    margin-bottom: 5px
}

.catalog-detail-articles__element:last-child {
    margin-bottom: 0
}

@media (min-width: 1280px) {
    .catalog-detail__images {
        -ms-flex: 0 0 400px;
        flex: 0 0 400px
    }

    .catalog-detail__wrapper {
        margin-bottom: 10px
    }

    .catalog-detail-advantages__block {
        padding: 0 10px
    }

    .catalog-detail-advantages {
        display: -ms-flexbox;
        display: flex
    }

    .catalog-detail-advantages-simple {
        display: none
    }
}

@media (max-width: 767.99px) {
    .carousel-photo {
        position: relative;
        padding-bottom: 30px
    }

    .catalog-detail {
        padding: 0 15px
    }

    .catalog-detail__wrapper {
        -ms-flex-direction: column;
        flex-direction: column;
        margin: 20px 0 0
    }

    .catalog-detail__similar {
        margin: 0 -15px
    }

    .catalog-detail__similar-links {
        padding: 0 15px 15px
    }

    .catalog-detail__images {
        margin: 10px 0 15px;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        padding-bottom: 10px;
        border-bottom: 1px solid #dfdfdf
    }

    .catalog-detail__image {
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .catalog-detail__image img {
        max-height: 225px;
        margin: 0 auto
    }

    .catalog-detail__additional-images, .catalog-detail__share {
        display: none
    }

    .catalog-detail__title {
        font-size: 18px;
        margin: 0 0 5px
    }

    .catalog-detail__code {
        text-transform: none
    }

    .catalog-detail__top {
        display: none
    }

    .catalog-detail__price {
        font-size: 22px
    }

    .catalog-detail__price .icon-rub {
        font-size: 18px
    }

    .catalog-detail__price--old {
        font-size: 14px
    }

    .catalog-detail__price--old .catalog-detail__units, .catalog-detail__price--old .icon-rub {
        font-size: 12px
    }

    .catalog-detail__prices {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 0
    }

    .catalog-detail__stock {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        text-align: right
    }

    .catalog-detail__controls {
        margin: 0 0 15px;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .catalog-detail__controls_mobile-wrap {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .catalog-detail__adt-info {
        margin: 10px 0 0
    }

    .catalog-detail__button {
        font-size: 14px;
        padding: 10px 5px
    }

    .catalog-detail__sec-button {
        display: inline-block;
        position: relative;
        padding-left: 40px
    }

    .catalog-detail__sec-button:before {
        position: absolute;
        left: 0;
        top: 3px
    }

    .catalog-detail-tabs {
        top: 0;
        border: none
    }

    .catalog-detail-tabs__element {
        background: 0 0;
        padding: 0;
        display: block;
        overflow: hidden;
        max-height: 0;
        transition: max-height .3s cubic-bezier(0, 1, 0, 1)
    }

    .catalog-detail-tabs__element p {
        line-height: 1.5;
        margin-bottom: 10px
    }

    .catalog-detail-tabs__element table tr td:last-child {
        width: auto
    }

    .catalog-detail-tabs__element .title {
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 15px
    }

    .catalog-detail-tabs__element ul > li {
        margin-bottom: 5px;
        line-height: 1.5
    }

    .catalog-detail-tabs__accordion {
        display: -ms-flexbox;
        display: flex;
        padding: 8px 10px 8px 15px;
        background: #f2f2f2;
        border-bottom: 1px solid #e7e7e7;
        text-transform: uppercase;
        margin-bottom: 5px;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between;
        cursor: pointer
    }

    .catalog-detail-tabs__accordion:after {
        content: "\E409";
        font-family: siteicons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        transform: rotate(90deg)
    }

    .catalog-detail-tab-headers {
        display: none
    }

    .catalog-detail-tab-headers__element--active {
        border-bottom: 1px solid #ff8100
    }

    .catalog-detail-tab-headers__element--active + .catalog-detail-tabs__element {
        max-height: 1000px;
        padding: 5px 0;
        transition: max-height .6s ease-in-out
    }

    .catalog-detail-tab-headers__element--active:after {
        transform: rotate(270deg)
    }

    .catalog-controls__left {
        margin-right: 7.5px
    }

    .catalog-controls__right {
        margin-left: 7.5px
    }

    .catalog-detail-advantages {
        display: grid;
        border: none;
        grid-template-columns: 50% 50%
    }

    .catalog-detail-advantages__block {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%
    }

    .catalog-detail-advantages__descr {
        display: none
    }

    .catalog-detail-advantages__title {
        border: none
    }

    .catalog-detail-advantages-simple {
        display: none
    }

    .slider-controls {
        top: -38px;
        right: 15px;
        left: auto;
        bottom: auto
    }

    .slider-controls__nav {
        left: auto;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        right: 0;
        background: transparent;
        border: 1px solid #dcdcdc;
        width: 24px;
        height: 24px;
        background: #fff;
        font-size: 24px
    }

    .slider-controls__nav--prev {
        right: 23px
    }
}

@media (max-width: 767.99px) {
    .catalog-index {
        margin-top: 20px
    }

    .categories {
        padding: 0 15px
    }

    .category {
        box-shadow: none;
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        margin: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        padding: 5px
    }

    .category__list {
        display: none
    }

    .category__image {
        height: 140px;
        width: 100%;
        border: 1px solid #dcdcdc;
        max-width: none;
        padding: 10px
    }

    .category__image img {
        max-height: 100%
    }

    .category__info {
        padding: 5px 0 0;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        max-width: 100%
    }

    .category__title {
        font-size: 14px;
        font-weight: 400;
        text-transform: none
    }
}

@media (max-width: 767.99px) {
    .catalog-page {
        margin-top: 20px;
        padding: 0 15px;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .catalog-page > .title {
        padding: 0;
        -ms-flex-order: 1;
        order: 1
    }

    .catalog-page > .catalog-b {
        display: none
    }

    .catalog-page__sidebar {
        -ms-flex-order: 2;
        order: 2
    }

    .offers_catalog {
        padding: 0;
        display: grid;
        grid-template-columns: 1fr 1fr;
        grid-gap: 10px
    }

    .offers_catalog .offer {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%
    }

    .wrap--catalog .not-found-product {
        display: -ms-flexbox;
        display: flex
    }

    .wrap--catalog .content__sidebar {
        display: block;
        max-width: 100%;
        -ms-flex: 1 1 auto;
        flex: 1 1 auto;
        margin: 0;
        padding: 15px
    }

    .wrap--catalog .sidebar-articles, .wrap--catalog .sidebar-bnr {
        display: none
    }

    .offers-sorting-title {
        margin: 0 0 15px;
        background: 0 0;
        padding: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-order: 3;
        order: 3
    }

    .offers-sorting-title__selected {
        background: #f2f2f2;
        font-size: 14px;
        font-weight: 400;
        padding: 8px 10px 8px 15px;
        display: -ms-flexbox;
        display: flex;
        width: 100%;
        border-bottom: 1px solid #e1e1e1;
        -ms-flex-align: center;
        align-items: center;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .offers-sorting-title__selected:after {
        content: "\E409";
        font-family: siteicons !important;
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale;
        font-size: 24px;
        transform: rotate(90deg)
    }

    .offers-sorting-title__selected--active {
        border-color: #ff8100
    }

    .offers-sorting-title__selected--active:after {
        transform: rotate(270deg)
    }

    .offers-sorting-title__selected--active + .offers-sorting {
        display: block !important
    }

    .offers-sorting {
        margin: 0;
        -ms-flex-direction: column;
        flex-direction: column;
        width: 100%;
        -ms-flex-align: start;
        align-items: flex-start;
        display: none !important
    }

    .offers-sorting__element {
        margin: 0;
        width: 100%;
        border-bottom: 1px solid #e1e1e1
    }

    .offers-sorting__link {
        background: #f9f9f9;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-align: center;
        align-items: center;
        padding: 16px 15px;
        font-size: 14px;
        font-weight: 400
    }

    .offers-sorting__link--active {
        color: #303030;
        font-weight: 700
    }

    .offers-sorting__link > span {
        margin-left: 5px
    }

    .offers-sorting__link > svg {
        display: none
    }

    .catalog-description {
        -ms-flex-order: 4;
        order: 4
    }

    .catalog-list {
        -ms-flex-order: 5;
        order: 5
    }
}

.contacts {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: relative
}

.contacts__map {
    margin: 0 45px 0 0;
    width: 420px
}

.contacts__info {
    position: relative;
    -ms-flex: 1 1;
    flex: 1 1
}

.contacts__phone {
    color: #303030
}

.contacts__email, .contacts__email:hover, .contacts__phone:hover {
    color: #1d9fea
}

.contacts__payment {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #1d9fea;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center
}

.contacts__payment:hover {
    color: #1d9fea
}

.contacts__payment-icon {
    width: 1.3em !important;
    height: 1.3em !important;
    margin-right: 5px
}

.contacts__type {
    color: #858585;
    font-size: 13px
}

.contacts__item {
    margin-bottom: 5px;
    display: -ms-flexbox;
    display: flex
}

.contacts__icon, .contacts__item {
    -ms-flex-align: center;
    align-items: center
}

.contacts__icon {
    color: #1d9fea;
    border: 2px solid #1d9fea;
    border-radius: 50%;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: 28px;
    height: 28px;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 10px
}

.contacts__descr {
    -ms-flex: 1 0;
    flex: 1 0
}

.contacts-additional-addresses {
    border-top: 1px solid #e0e0e0;
    margin: 20px 0 0;
    padding: 20px 0 0;
    counter-reset: a;
    list-style: none
}

.contacts-additional-address {
    position: relative;
    padding: 5px 0 10px 38px
}

.contacts-additional-address__title {
    display: block;
    font-size: 14px;
    font-weight: 700
}

.contacts-additional-address__value {
    font-size: 14px;
    font-weight: 300
}

.contacts-additional-address:before {
    content: counter(a);
    counter-increment: a;
    font-size: 14px;
    line-height: 24px;
    width: 26px;
    height: 26px;
    display: inline-block;
    border: 2px solid #ff8100;
    border-radius: 50%;
    text-align: center;
    margin: 0;
    margin-left: 0;
    font-weight: 500;
    color: #ff8100;
    position: absolute;
    left: 0;
    top: 0
}

.contact-us {
    margin-top: 30px;
    background: #f2f2f2;
    padding: 20px
}

.contact-us, .contact-us__photo {
    display: -ms-flexbox;
    display: flex
}

.contact-us__photo {
    border-radius: 50%;
    overflow: hidden;
    width: 110px;
    height: 110px;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-pack: center;
    justify-content: center;
    margin-right: 20px;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto
}

.contact-us__photo-img {
    max-height: 110px
}

.contact-us__name {
    text-transform: uppercase;
    font-weight: 700
}

.contact-us__job {
    color: #858585;
    margin-bottom: 10px;
    font-size: 13px;
    font-weight: 300
}

.contact-us__telephone {
    margin-bottom: 2.5px
}

.contact-us__telephone-link {
    font-weight: 700;
    font-size: 18px;
    color: #303030
}

.contact-us__telephone-link:hover {
    color: #1d9fea
}

.contact-us__email {
    margin-bottom: 10px
}

.contact-us__email-link, .contact-us__email-link:hover {
    color: #1d9fea
}

.contact-us__blockquote {
    border: 1px solid #dcdcdc;
    padding: 5px 10px;
    border-radius: 5px;
    font-style: italic;
    position: relative;
    font-weight: 300;
    margin-bottom: 0
}

.contact-us__blockquote:before {
    border-width: 0 10px 10px 0;
    border-color: transparent #dcdcdc transparent transparent;
    left: -10px;
    top: 5px
}

.contact-us__blockquote:after, .contact-us__blockquote:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    position: absolute
}

.contact-us__blockquote:after {
    border-width: 0 8px 8px 0;
    border-color: transparent #f2f2f2 transparent transparent;
    left: -8px;
    top: 6px
}

@media (min-width: 1280px) {
    .contacts__map {
        width: 720px
    }
}

@media (max-width: 767.99px) {
    .contacts-page {
        margin-top: 20px;
        padding: 0 15px
    }

    .contacts-page > .title {
        padding: 0
    }

    .contacts {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .contacts__map {
        width: auto;
        margin: 0 -15px
    }

    .contacts__map > ymaps {
        height: 250px !important
    }

    .contacts__info {
        margin-top: 15px
    }

    .contacts__payment {
        position: static
    }

    .contact-us__photo {
        width: 50px;
        height: 50px
    }

    .contact-us__photo-img {
        max-height: 100%
    }
}

[data-fancybox], [data-modal] {
    cursor: pointer
}

.modal-wrapper {
    display: none
}

.modal-window {
    position: relative
}

.modal-window__close {
    position: absolute;
    top: 8px;
    right: 20px;
    font-size: 28px;
    color: #fff !important;
    cursor: pointer
}

.modal-window__title {
    display: block;
    padding: 20px;
    background: #1d9fea;
    font-size: 16px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-transform: uppercase
}

.modal-window__content {
    overflow: hidden;
    background: #f2f2f2;
    padding: 20px 20px 0
}

.modal-window__text {
    display: block;
    font-size: 14px;
    font-weight: 300;
    margin: 0 0 20px
}

.modal-window__text span {
    display: block;
    margin: 0 0 5px;
    font-weight: 700;
    color: #ff8100
}

.modal-window__privacy, .modal-window__text p {
    display: block;
    margin: 0 0 20px
}

.modal-window__privacy {
    font-size: 13px;
    font-weight: 300;
    color: #858585
}

.modal-window__privacy a {
    color: #858585
}

.modal-window .button {
    width: 100%
}

@media (max-width: 767.99px) {
    .article-detail-page {
        margin-top: 20px
    }

    .article-detail-page > .title {
        margin-bottom: 5px
    }

    .article-detail {
        padding: 0 15px
    }

    .article-detail__info {
        margin-bottom: 15px
    }

    .article-detail__info, .article-detail__share {
        -ms-flex-direction: column;
        flex-direction: column;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .article-detail__share {
        margin-top: 10px
    }

    .article-detail__share-title {
        margin: 0 0 5px
    }

    .fast-order {
        margin: 5px 0 0
    }

    .fast-order__image {
        display: none
    }

    .fast-order__form {
        border: none;
        -ms-flex: 0 0 auto;
        flex: 0 0 auto;
        width: 100%;
        padding: 0
    }

    .fast-order .button {
        width: 100%
    }

    .form__fields {
        -ms-flex-direction: column;
        flex-direction: column
    }

    .form__field:not(:last-child), .form__fields {
        margin: 0 0 15px
    }
}
@media (max-width: 767.99px) {
    .map__menu .sidebar-menu {
        display: block !important;
    }
}

.sbrf-pay {
    display: inline-block;
    border: 1px solid #f8f7fc;
    border-radius: 1px;
    padding: 10px 25px;
    text-align: center;
    text-decoration: none !important;
    font-size: 16px;
    font-weight: 700;
    text-transform: uppercase;
    cursor: pointer;
    min-width: 90px;
    transition: all .3s;
    position: relative;
	background: #ff8100;
    border-color: #ff8100;
    color: #fff;
}

.sbrf-pay:hover {
	background: #e67400;
    border-color: #e67400;
}

.link_show_review {
    display: flex;
    justify-content: space-around;
    align-items: center;
    margin-top: 10px;
}
.prod_user_view{
	border: 1px dashed #00a0ec;
	width: 186px;
	height: 47px;
	background: url('images/icon_view.png') no-repeat 7px 7px;
	color: #00a0ec;
	padding: 4px 0 0 30px;
}

.add_btn_enter_filter{
	font-size: 14px;
	font-weight: 700px;
	text-transform: uppercase;
	color: #ff8122;
	line-height: 26px;
	border-bottom: 2px solid #ff8122;
	cursor: pointer;
	background: url('images/loop.png') no-repeat 0 center;
	padding-left: 30px;
	margin-left: 75px;
}
.big-b .slick-slider .slick-list{
	overflow: hidden;
	max-height: 265px !important;
}
.slick-track{
	height: 100%;
}
.slick-slide > div{
	height: 100%;
}
.big-b .slick-slider{
	overflow: hidden;
	max-height: 270px;
}
.big-b{
	overflow: hidden;
	max-height: 265px;	
}

.header-work__time > span {
    width: 71px !important;
}