.top-message{
    text-align: center;
    background-color: #ffe15a;
    color: #176aff;
    padding: 10px;
    font-size: 23px;
    font-family: Arial;
    font-weight: bold;
}

.grecaptcha-badge {
    display: none !important;
}

@media (max-width:450px){
    .catalog {
        background: url(../img/side-decor.png) !important;
        background-size: 100% !important;
    }
}

@charset "UTF-8";
html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

h1 {
    font-size: 2em
}

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

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

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

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

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

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

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

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

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

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

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

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

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

[hidden],
template {
    display: none
}

.owl-carousel {
    display: none;
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
}

.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y;
    touch-action: manipulation;
    -moz-backface-visibility: hidden
}

.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translate3d(0, 0, 0);
}

.owl-carousel .owl-item,
.owl-carousel .owl-wrapper {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none;
    margin-right: 2px;
}

.owl-carousel .owl-item img {
    display: block;
    width: 100%
}

.owl-carousel .owl-dots.disabled,
.owl-carousel .owl-nav.disabled {
    display: none
}

.owl-carousel .owl-dot,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-nav .owl-prev {
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel .owl-nav button.owl-next,
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel button.owl-dot {
    background: 0 0;
    color: inherit;
    border: none;
    padding: 0!important;
    font: inherit
}

.owl-carousel.owl-loaded {
    display: block
}

.owl-carousel.owl-loading {
    opacity: 0;
    display: block
}

.owl-carousel.owl-hidden {
    opacity: 0
}

.owl-carousel.owl-refresh .owl-item {
    visibility: hidden
}

.owl-carousel.owl-drag .owl-item {
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.owl-carousel.owl-grab {
    cursor: move;
    cursor: -webkit-grab;
    cursor: grab
}

.owl-carousel.owl-rtl {
    direction: rtl
}

.owl-carousel.owl-rtl .owl-item {
    float: right
}

.no-js .owl-carousel {
    display: block
}

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

.owl-carousel .owl-animated-in {
    z-index: 0
}

.owl-carousel .owl-animated-out {
    z-index: 1
}

.owl-carousel .fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}

.owl-height {
    -webkit-transition: height .5s ease-in-out;
    -o-transition: height .5s ease-in-out;
    transition: height .5s ease-in-out
}

.owl-carousel .owl-item .owl-lazy {
    opacity: 0;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-item .owl-lazy:not([src]),
.owl-carousel .owl-item .owl-lazy[src^=""] {
    max-height: 0
}

.owl-carousel .owl-item img.owl-lazy {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.owl-carousel .owl-video-wrapper {
    position: relative;
    height: 100%;
    background: #000
}

.owl-carousel .owl-video-play-icon {
    position: absolute;
    height: 80px;
    width: 80px;
    left: 50%;
    top: 50%;
    margin-left: -40px;
    margin-top: -40px;
    background: url(owl.video.play.png) no-repeat;
    cursor: pointer;
    z-index: 1;
    -webkit-backface-visibility: hidden;
    -webkit-transition: -webkit-transform .1s;
    transition: transform .1s;
    -o-transition: transform .1s;
    transition: transform .1s, -webkit-transform .1s
}

.owl-carousel .owl-video-play-icon:hover {
    -ms-transform: scale(1.3, 1.3);
    -webkit-transform: scale(1.3, 1.3);
    transform: scale(1.3, 1.3)
}

.owl-carousel .owl-video-playing .owl-video-play-icon,
.owl-carousel .owl-video-playing .owl-video-tn {
    display: none
}

.owl-carousel .owl-video-tn {
    opacity: 0;
    height: 100%;
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

.owl-carousel .owl-video-frame {
    position: relative;
    z-index: 1;
    height: 100%;
    width: 100%
}

body.compensate-for-scrollbar {
    overflow: hidden
}

.fancybox-active {
    height: auto
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-spaceball {
    z-index: 1
}

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

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

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

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

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

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

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

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

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

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

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

.fancybox-button:focus {
    outline: 0
}

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

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

.fancybox-button div {
    height: 100%
}

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

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

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

.fancybox-button--fsexit svg:nth-child(1),
.fancybox-button--pause svg:nth-child(1) {
    display: none
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.fancybox-fx-rotate.fancybox-slide--previous {
    opacity: 0;
    -ms-transform: rotate(-360deg);
    -webkit-transform: rotate(-360deg);
    transform: rotate(-360deg)
}

.fancybox-fx-rotate.fancybox-slide--next {
    opacity: 0;
    -ms-transform: rotate(360deg);
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
}

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

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

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

.fancybox-fx-circular.fancybox-slide--current {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1) translate3d(0, 0, 0);
    transform: scale3d(1, 1, 1) translate3d(0, 0, 0)
}

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

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

.fancybox-fx-tube.fancybox-slide--current {
    -webkit-transform: translate3d(0, 0, 0) scale(1);
    transform: translate3d(0, 0, 0) scale(1)
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

@-ms-viewport {
    width: device-width;
    initial-scale: 1
}

@-moz-viewport {
    width: device-width;
    initial-scale: 1
}

@-webkit-viewport {
    width: device-width;
    initial-scale: 1
}

body {
    position: relative;
    overflow: auto;
    overflow-x: hidden;
    margin: 0;
    padding: 0;
    word-wrap: break-word;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -ms-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-overflow-scrolling: touch;
    -ms-touch-action: manipulation;
    touch-action: manipulation
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
span,
video {
    display: inline-block
}

a,
address,
button,
fieldset,
figure,
input,
legend,
optgroup,
select,
textarea {
    font: inherit;
    color: inherit;
    line-height: inherit;
    text-transform: inherit;
    text-shadow: inherit;
    border: none;
    background: 0 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-border-radius: 0;
    border-radius: 0;
    margin: 0;
    padding: 0
}

[type=button],
[type=submit],
a,
button {
    -webkit-transition: color .25s, background .25s, opacity .25s;
    -o-transition: color .25s, background .25s, opacity .25s;
    transition: color .25s, background .25s, opacity .25s
}

a {
    cursor: pointer;
    text-decoration: none;
    -webkit-text-decoration-skip: none
}

button {
    overflow: visible;
    -webkit-font-smoothing: inherit;
    letter-spacing: inherit
}

b,
strong {
    font-weight: 700
}

audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
    vertical-align: middle;
    max-width: 100%;
    height: auto;
    border: 0
}

img {
    image-rendering: optimizeQuality
}

svg {
    color: inherit
}

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

progress {
    vertical-align: baseline
}

h1,
h2,
h3,
h4,
h5,
h6 {
    text-rendering: optimizeLegibility;
    color: inherit;
    padding: 0;
    margin: 0
}

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

a>*,
button,
button > *,
input,
select {
    display: inline-block;
    vertical-align: middle;
}

[type=button],
[type=checkbox],
[type=radio],
[type=range],
[type=reset],
[type=submit],
button,
label,
select,
summary {
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

::-webkit-inner-spin-button,
::-webkit-outer-spin-button,
::-webkit-search-cancel-button,
::-webkit-search-decoration,
::-webkit-slider-thumb,
[type=button],
[type=radio],
[type=range],
[type=search],
[type=submit] {
    -webkit-appearance: none
}

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

::-webkit-contacts-auto-fill-button,
::-webkit-credentials-auto-fill-button {
    visibility: hidden;
    pointer-events: none;
    position: absolute;
    right: 0
}

:-webkit-autofill {
    -webkit-box-shadow: inset 0 0 0 1000px #fff;
    box-shadow: inset 0 0 0 1000px #fff
}

::-webkit-details-marker {
    display: none
}

[type=radio] {
    -webkit-appearance: radio
}

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

::-ms-clear,
::-ms-reveal {
    display: none
}

input,
textarea {
    width: 100%
}

input {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis
}

textarea {
    overflow: auto;
    resize: none
}

:active,
:focus,
:hover {
    outline: 0;
    outline-offset: 0
}

:disabled {
    pointer-events: none
}

::-moz-focus-inner,
::-moz-focus-outer {
    border: 0;
    padding: 0
}

::-moz-placeholder {
    opacity: 1
}

::-moz-placeholder,
::placeholder {
    opacity: 1
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0;
    text-align: center
}

article p:not(:empty) {
    margin-top: .7em;
    margin-bottom: .7em
}

article embed,
article iframe,
article img,
article object,
article video {
    display: block;
    margin: auto
}

article span {
    display: inline
}

@font-face {
    font-family: Rubik;
    src: url(../assets/templates/meet/fonts/Rubik-Regular.eot);
    src: url(../assets/templates/meet/Rubik-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Rubik-Regular.woff2) format("woff2"), url(../fonts/Rubik-Regular.woff) format("woff"), url(../fonts/Rubik-Regular.ttf) format("truetype"), url(../fonts/Rubik-Regular.svg#Rubik-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Literata;
    src: url(../assets/templates/meet/Literata-Regular.eot);
    src: url(../assets/templates/meet/Literata-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Literata-Regular.woff2) format("woff2"), url(../fonts/Literata-Regular.woff) format("woff"), url(../fonts/Literata-Regular.ttf) format("truetype"), url(../fonts/Literata-Regular.svg#Literata-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: url(../assets/templates/meet/Rubik-Medium.eot);
    src: url(../assets/templates/meet/Rubik-Medium.eot?#iefix) format("embedded-opentype"), url(../fonts/Rubik-Medium.woff2) format("woff2"), url(../fonts/Rubik-Medium.woff) format("woff"), url(../fonts/Rubik-Medium.ttf) format("truetype"), url(../fonts/Rubik-Medium.svg#Rubik-Medium) format("svg");
    font-weight: 500;
    font-style: normal
}

@font-face {
    font-family: Rubik;
    src: url(../assets/templates/meet/Rubik-Bold.eot);
    src: url(../assets/templates/meet/Rubik-Bold.eot?#iefix) format("embedded-opentype"), url(../fonts/Rubik-Bold.woff2) format("woff2"), url(../fonts/Rubik-Bold.woff) format("woff"), url(../fonts/Rubik-Bold.ttf) format("truetype"), url(../fonts/Rubik-Bold.svg#Rubik-Bold) format("svg");
    font-weight: 700;
    font-style: normal
}

@font-face {
    font-family: Pacifico;
    src: url(../assets/templates/meet/Pacifico-Regular.eot);
    src: url(../assets/templates/meet/Pacifico-Regular.eot?#iefix) format("embedded-opentype"), url(../fonts/Pacifico-Regular.woff2) format("woff2"), url(../fonts/Pacifico-Regular.woff) format("woff"), url(../fonts/Pacifico-Regular.ttf) format("truetype"), url(../fonts/Pacifico-Regular.svg#Pacifico-Regular) format("svg");
    font-weight: 400;
    font-style: normal
}

.page {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-text-size-adjust: 100%;
    min-width: 320px;
    min-height: 100%
}

.page__inner {
    min-height: 100vh;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.page__content {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    overflow-x: hidden
}

.page__footer-wrapper {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

*,
:after,
:before {
    -webkit-box-sizing: inherit;
    box-sizing: inherit
}

* {
    -webkit-tap-highlight-color: transparent
}

body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100%;
    font-family: Rubik, sans-serif;
    font-size: 17px;
    line-height: 1.2;
    background-color: #fff
}

h1,
h2,
h3 {
    font-family: Lato, Arial;
}

mark {
    color: #ffb400;
    font-weight: 700;
    background: 0 0
}

span {
    font-size: 18px
}

.text--yellow {
    color: #ffb400
}

.text--literata {
    font-family: Lato, sans-serif
}

p {
    font-size: 18px;
    line-height: 1.5;
    margin-top: .7145em;
    margin-bottom: .7145em
}

.container {
    position: relative;
    max-width: 1200px;
    min-width: 320px;
    margin: 0 auto;
    width: 100%;
    min-height: 100%;
    z-index: 1;
    padding: 0 30px
}

.container--sm {
    max-width: 860px
}

.svg-sprite-icon {
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.section {
    padding: 50px 0
}

.section__caption {
    margin: 0 auto 30px
}

.section__caption--center {
    text-align: center
}

.section__caption--white {
    color: #fff
}

.section__title {
    font-size: 36px;
    margin-bottom: 5px
}

.section__title--yellow {
    color: #ff3b3b;
}

.section__subtitle {
    font-size: 18px
}

.note__title {
    font-size: 22px;
    text-transform: uppercase;
    margin-bottom: 5px;
    color: #d22d23
}

.email,
.phone {
    font-family: Lato, serif;
    white-space: nowrap;
    font-weight: 700;
    font-size: 20px
}

.email--red,
.phone--red {
    color: #ff3b3b;
}

.email--yellow,
.phone--yellow {
    color: #ff3b3b;
}

.fancybox-slide--video .fancybox-content {
    width: auto!important;
    height: auto!important;
    max-width: 80vw;
    max-height: 80vh
}

.video {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden
}

.video embed,
.video iframe,
.video object {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.form__line {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px -10px
}

.form__item {
    margin: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 210px;
    -ms-flex: 1 1 210px;
    flex: 1 1 210px
}

.form__item:first-child {
    margin-top: 0
}

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

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

.breadcrumbs__item {
    color: #bdbdbd
}

.breadcrumbs__item.active {
    color: #d22d23
}

.breadcrumbs__item:not(.active):hover {
    color: #333
}

.breadcrumbs__item::after {
    content: '-';
    display: inline-block;
    margin: 0 10px
}

.breadcrumbs__item.active::after {
    display: none;
}

.field-num {
    display: block
}

.field-num__name {
    display: block;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 700
}

.field-num__input-wrap {
    display: block
}

.field-num__input-and-btns {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.field-num__input {
    padding: 2px 5px;
    text-align: center;
    color: #333;
    font-weight: 700;
    font-size: 15px
}

.field-num:not(.field-num--disabled) button:focus~.field-num__input {
    outline: 0;
    border-color: #333
}

.field-num__btn {
    border: none;
    background: #fff;
    font-weight: 700;
    padding: 2px 10px;
    -webkit-transition: -webkit-transform .1s linear;
    transition: transform .1s linear;
    -o-transition: transform .1s linear;
    transition: transform .1s linear, -webkit-transform .1s linear
}

.field-num__btn:focus,
.field-num__btn:hover {
    cursor: pointer
}

.field-num__btn:focus {
    outline: 0
}

.field-num__btn--plus {
    right: 1px;
    border-left: 1px solid #bdbdbd
}

.field-num__btn--minus {
    left: 1px;
    border-right: 1px solid #bdbdbd
}

.field-num__btn--disabled {
    cursor: not-allowed;
    color: rgba(189, 189, 189, .5)
}

.field-num__help-text {
    display: block;
    padding-top: .4em;
    font-size: 15px;
    line-height: 1.2;
    color: #bdbdbd;
    margin-bottom: 5px
}

.field-num__help-text:empty {
    display: none
}

.field-text {
    display: block
}

.field-text.field-text--required {
    position: relative
}

.field-text.field-text--required::after {
    content: '*';
    color: #d22d23;
    font-size: 22px;
    position: absolute;
    top: 5px;
    right: 5px
}

.field-text.field-text--shadow {
    -webkit-box-shadow: 3px 2px 0 #bdbdbd;
    box-shadow: 3px 2px 0 #bdbdbd
}

.field-text__name {
    display: block;
    font-size: 17px;
    color: #333;
    text-transform: uppercase;
    margin-bottom: 10px;
    line-height: 1.5;
    font-weight: 700
}

.field-text__input-wrap {
    display: block
}

.field-text__input {
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    min-height: -webkit-calc(1.2em + 5px + 5px + 2px);
    min-height: calc(1.2em + 5px + 5px + 2px);
    margin: 0;
    padding: 15px 10px;
    line-height: 1.2;
    font-size: 18px;
    border: 1px solid #bdbdbd;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    font-family: inherit;
    background-color: #fff;
    -webkit-transition: .3s linear;
    -o-transition: .3s linear;
    transition: .3s linear;
    -moz-appearance: textfield;
    -webkit-appearance: textfield;
    appearance: textfield
}

.field-text__input:focus {
    outline: 0;
    border-color: #333
}

.field-text__input[disabled],
.field-text__input[readonly] {
    cursor: not-allowed;
    background-color: #bdbdbd
}

.field-text__input::-webkit-inner-spin-button,
.field-text__input::-webkit-outer-spin-button,
.field-text__input::-webkit-search-cancel-button,
.field-text__input::-webkit-search-decoration {
    -webkit-appearance: none
}

.field-text__input::-webkit-input-placeholder {
    color: #333;
    opacity: 1
}

.field-text__input::-moz-placeholder {
    color: #333;
    opacity: 1
}

.field-text__input::-ms-input-placeholder {
    color: #333;
    opacity: 1
}

.field-text__input::placeholder {
    color: #333;
    opacity: 1
}

.field-text__input--textarea {
    min-height: 150px
}

.field-text__help-text {
    display: block;
    padding-top: .4em;
    font-size: 15px;
    line-height: 1.2;
    color: #bdbdbd;
    margin-bottom: 5px
}

.field-text__help-text:empty {
    display: none
}

.btn {
    display: inline-block;
    max-width: 100%;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    text-decoration: none;
    text-transform: none;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    background-color: #ff3b3b;
    padding: 12px 15px;
    color: #333;
    text-align: center;
    font-family: Lato, Arial;
    font-weight: 700;
    font-size: 22px;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.btn:focus,
.btn:hover {
    background: #ff1818;
}

.btn--social {
    font-family: Rubik, sans-serif;
    font-weight: 400;
    text-align: left;
    font-size: 18px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 160px;
    -ms-flex: 1 0 160px;
    flex: 1 0 160px;
    color: #fff
}

.btn--social:focus,
.btn--social:hover {
    color: #d22d23;
    background: 0 0
}

.btn--social:focus svg,
.btn--social:hover svg {
    fill: #d22d23
}

.btn--red {
    background-color: #d22d23;
    color: #fff
}

.btn--red:focus,
.btn--red:hover {
    background: #e13d4a
}

.btn--red-text {
    color: #ffffff;
}

.btn--yellow-empty {
    border: 2px solid #ffb400;
    background: 0 0;
    color: #ffb400
}

.btn--yellow-empty:focus,
.btn--yellow-empty:hover {
    background: #ffb400;
    color: #fff
}

.btn--split-effect {
    position: relative
}

.btn--split-effect::before {
    content: '';
    background-color: currentColor;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 7px;
    left: 7px;
    z-index: -1;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
}

.btn--split-effect-grey::before {
    background-color: rgba(189, 189, 189, .5)
}

.btn--split-effect-white::before {
    background-color: #fff
}

.btn--split-effect:focus::before,
.btn--split-effect:hover::before {
    top: 0;
    left: 0;
    -webkit-transform: scale(1.05, 1.1);
    -ms-transform: scale(1.05, 1.1);
    transform: scale(1.05, 1.1)
}

.btn--split-effect:active::before {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.btn--black {
    color: #fff;
    background: #000;
    border: 2px solid #fff;
    outline: #333 solid 2px
}

.btn--black:focus,
.btn--black:hover {
    background: #fff;
    color: #000
}

.btn--wide {
    max-width: 290px;
    width: 100%
}

.btn--medium {
    max-width: 250px;
    font-size: 18px;
    width: 100%
}

.burger {
    display: inline-block;
    position: relative;
    z-index: 1;
    width: 30px;
    border: none;
    padding: 0;
    line-height: 30px;
    background: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.burger>span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 3px;
    vertical-align: middle;
    font-size: 0;
    color: transparent;
    background: #000;
    -webkit-transition: background .3s .3s;
    -o-transition: background .3s .3s;
    transition: background .3s .3s
}

.burger>span:after,
.burger>span:before {
    content: '';
    position: absolute;
    left: 0;
    width: 100%;
    height: 3px;
    background: #000;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    -webkit-transition: top .3s .3s, -webkit-transform .3s;
    transition: top .3s .3s, transform .3s, -webkit-transform .3s;
    -o-transition: top .3s .3s, transform .3s
}

.burger>span:before {
    top: -10px
}

.burger>span:after {
    top: 10px
}

.burger--close>span {
    -webkit-transition: background .3s;
    -o-transition: background .3s;
    transition: background .3s;
    background: 0 0
}

.burger--close>span:after,
.burger--close>span:before {
    top: 0;
    -webkit-transition: top .3s, -webkit-transform .3s .3s;
    transition: top .3s, transform .3s .3s, -webkit-transform .3s .3s;
    -o-transition: top .3s, transform .3s .3s
}

.burger--close>span:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.burger--close>span:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.close {
    display: block;
    position: relative;
    z-index: 1;
    width: 1em;
    border: none;
    padding: 0;
    line-height: 1em;
    background: 0 0;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    cursor: pointer
}

.close span {
    display: inline-block;
    position: relative;
    width: 100%;
    height: 3px;
    vertical-align: middle;
    font-size: 0;
    background: 0 0
}

.close span:after,
.close span:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 3px;
    background: currentColor;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%
}

.close span:before {
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg)
}

.close span:after {
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg)
}

.logo {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
    position: relative
}

.logo--black-lines .logo__title::after,
.logo--black-lines .logo__title::before {
    background-color: #333
}

.logo__title {
    font-size: 42px;
    position: relative;
    padding: 20px 10px 30px;
    width: 100%;
    max-width: 360px;
    display: none;
}

.logo__title::after,
.logo__title::before {
    content: '';
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    position: absolute;
    left: 0
}

.logo__title::before {
    top: 0
}

.logo__title::after {
    bottom: 0
}

.page-header {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 100
}

.page-header>.container {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.page-header__left,
.page-header__right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.page-header__left {
    position: relative;
    padding: 20px 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0
}

.page-header__left::before {
    content: '';
    background: url(../img/black-pattern.jpg) right/cover no-repeat;
    position: absolute;
    top: 0;
    right: 0;
    width: 100vw;
    height: 100%
}

.page-header__right {
    -webkit-box-flex: 1.3;
    -webkit-flex-grow: 1.3;
    -ms-flex-positive: 1.3;
    flex-grow: 1.3;
    -webkit-flex-basis: 0;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.page-header__info {
    display: block;
    text-align: center;
    font-size: 18px;
    padding: 5px 5px 5px 55px;
    margin-top: auto
}

.page-header__info .phone {
    color: #d22d23
}

.page-header__logo {
    position: relative;
    color: #fff;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.page-header__logo .logo__title {
    max-width: none
}

.page-header__logo .logo__img {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translate(50%, -50%);
    -ms-transform: translate(50%, -50%);
    transform: translate(50%, -50%);
    width: 120px
}

.page-header__burger {
    display: none;
    margin-right: 15px
}

.main-nav {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.main-nav--open .main-nav__list {
    transform: translateX(0);
}

.main-nav__logo {
    display: none
}

.main-nav__logo .logo__title {
    padding: 0
}

.main-nav__logo .logo__title::after,
.main-nav__logo .logo__title::before {
    display: none
}

.main-nav__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-left: 55px;
    border-top: 1px solid #333;
    border-bottom: 1px solid #333
}

.main-nav__link {
    display: block;
    font-size: 18px;
    padding: 5px 0;
    margin: 8px
}

.page-footer {
    background-color: black;
    padding: 70px 0
}

.page-footer__blocks {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around
}

.page-footer__block {
    width: -webkit-calc(41.66667% - 30px);
    width: calc(41.66667% - 30px);
    color: #fff
}

.page-footer__block--text-center {
    text-align: center
}

.page-footer__block-title {
    font-size: 22px
}

.page-footer__block-socials {
    margin: 15px 0
}

.page-footer__block-socials .social {
    padding: 5px
}

.page-footer__block-contact {
    display: block
}

.page-footer__block .logo {
    margin-bottom: 40px
}

.hero {
    padding: 30px 0 0;
    /*    background: url(../img/hero-bg.jpg) center/cover no-repeat;*/
    text-align: center;
    color: #fff;
    background-color: #0c0c0c;
}

.hero__bg-layer {
    position: absolute;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    will-change: transform
}

.hero__bg-layer:nth-child(odd) {
    -webkit-animation: 5s linear infinite floatingTop, .5s ease-out zoomOut;
    animation: 5s linear infinite floatingTop, .5s ease-out zoomOut
}

.hero__bg-layer:nth-child(even) {
    -webkit-animation: 5s linear infinite floatingBottom, .5s ease-out zoomOut;
    animation: 5s linear infinite floatingBottom, .5s ease-out zoomOut
}

.hero__bg-layer--1 {
    top: 3%;
    left: -15%
}

.hero__bg-layer--2 {
    top: 25%;
    left: -40%
}

.hero__bg-layer--3 {
    top: 3%;
    right: -30%
}

.hero__bg-layer--4 {
    top: 55%;
    right: -5%
}

.hero__bg-layer--5 {
    top: 65%;
    right: -25%
}

.hero__bg-layer--6 {
    top: 25%;
    right: 7%;
    z-index: 1
}

.hero__body,
.hero__header {
    margin-bottom: 30px
}

.hero__title {
    line-height: 1;
    color: #ff3b3b;
    font-size: 60px;
    margin-bottom: 20px;
}

.hero__subtitle {
    font-size: 24px
}

.hero__subtitle::before {
    content: '';
    display: inline-block;
    border-top: 1px solid rgba(255, 255, 255, .5);
    width: 85%;
    margin: 10px auto 20px
}

.hero .logo__img {
    /* display: none; */
    max-width: 170px;
}

.hero .section__caption {
    margin-bottom: 40px
}

.hero__spices {
    padding-bottom: 30px;
    max-width: 750px;
    margin: 0 auto
}

.hero__spices .spices__logo {
    position: absolute;
    max-width: 170px;
    bottom: -50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: 10
}

.hero__spices .spices__logo img {
    width: 100%
}

.hero__spices .spices__list {
    position: relative;
    overflow: hidden;
    min-height: 240px;
    margin-top: 20px;
    display: none;
}

.spices {
    text-align: center
}

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

.spices__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 90px;
    -ms-flex: 1 0 90px;
    flex: 1 0 90px;
    margin: 0 auto;
    max-width: 8.5em
}

.spice {
    color: #fff;
    font-size: 17px;
    text-align: center;
    -webkit-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
    margin: 0 2px
}

.spice__name {
    display: block;
    font-size: 1em;
    margin-top: 10px
}

.spice__img {
    display: inline-block;
    position: relative;
    max-width: 5em;
    width: 100%
}

.spice__img img {
    width: 100%
}

.spice--basil-oil .spice__img::before,
.spice--rosemary .spice__img::before {
    content: '';
    display: block;
    width: 3em;
    height: 100%;
    position: absolute
}

.spice--rosemary .spice__img::before {
    background: url(../img/spice-2-decor.png) left/contain no-repeat;
    top: -5%;
    left: -30%
}

.spice--basil-oil .spice__img::before {
    background: url(../img/spice-4-decor.png) right/contain no-repeat;
    top: -14%;
    right: -33%
}

.advantages {
    padding: 120px 0;
    /*    background: url(../img/advantages-bg.jpg) center top/contain*/
    background-color: #0c0c0c;
    padding-bottom: 16px;
}

.advantages__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px;
    margin-bottom: 100px
}

.advantages__item {
    margin: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    background: #fff;
    position: relative;
    padding: 30px;
    visibility: hidden
}

.advantages__item::after,
.advantages__item::before {
    content: '';
    display: block;
    width: 97%;
    position: absolute;
    left: 0;
    bottom: 5px;
    -webkit-box-shadow: 0 0 10px 5px rgba(51, 51, 51, .6);
    box-shadow: 0 0 10px 5px rgba(51, 51, 51, .6);
    z-index: -1
}

.advantages__item::before {
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.advantages__item::after {
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.advantage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-border-radius: 0px;
    border-radius: 0px
}

.advantage__decor-img {
    position: absolute;
    left: -45px;
    bottom: -40px;
    width: 130px;
    height: 130px;
    -o-object-fit: contain;
    object-fit: contain
}

.advantage__icon {
    width: 70px;
    height: 70px;
    margin: 0 auto 15px
}

.advantage__text {
    font-size: 17px;
    max-width: 200px;
    margin: 0 auto
}

.promotion {
    padding: 70px 0;
   /* background: url(../img/promotion-bg.jpg) center/cover no-repeat;*/
    background: #0c0c0c;
}

.contacts-line {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 1;
    background: #ffffff;
    border: 5px solid #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: 20px 25px;
}

.contacts-line__text {
    font-size: 16px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 400px;
    -ms-flex: 1 1 400px;
    flex: 1 1 400px;
    /* color: white; */
}

.contacts-line__text-title {
    font-size: 24px;
    font-family: Rubik, sans-serif
}

.contacts-line__text p {
    font-size: 17px;
    line-height: 1.2;
    margin: 5px 0
}

.contacts-line__socials {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 100%;
    max-width: 400px;
    margin: 0 -5px
}

.social {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background: 0 0;
    padding: 10px 15px;
    margin: 10px 5px
}

.social--red {
    background: #d22d23
}

.social__icon {
    width: 25px;
    height: 25px;
    fill: #fff;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    margin: 2px 10px 2px 0
}

.social__text b {
    font-weight: 500
}

.about-us {
    position: relative;
    padding: 30px 0 0;
    /* background: url(../img/main-bg.png) */
}

.about-us__inner {
    margin: 20px -15px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.about-us__gallery .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.about-us__info {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: -webkit-calc(58.33333% - 30px);
    width: calc(58.33333% - 30px);
    position: relative;
    margin: 40px 15px
}

.about-us__info-text {
    position: absolute;
    top: 50%;
    right: 0;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    color: #333;
    padding: 30px 20px;
    max-width: 360px;
    text-align: justify
}

.about-us__info-text .logo__title::after,
.about-us__info-text .logo__title::before {
    background: #ffb400
}

.about-us__features {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(41.66667% - 30px);
    width: calc(41.66667% - 30px);
    max-width: 450px
}

.features__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.features__title {
    font-size: 20px;
    font-weight: 700
}

.features__item {
    margin: 10px 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word
}

.feature {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 260px;
    -ms-flex: 1 0 260px;
    flex: 1 0 260px
}

.feature__icon {
    width: 100%;
    height: 100%
}

.feature__icon-wrapper {
    position: relative;
    width: 40px;
    height: 40px;
    margin-right: 15px;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0
}

.feature__icon-wrapper::before {
    content: '';
    display: block;
    width: 80%;
    height: 80%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    background: #ffffff;
    position: absolute;
    left: 50%;
    bottom: -5px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1;
}

.feature p {
    margin: 0
}

.about-us__contacts-line {
    /* position: absolute; */
    /* -webkit-transform: translate(-50%, 50%); */
    -ms-transform: translate(-50%, 50%);
    /* transform: translate(-50%, 63%); */
    /* width: 100%; */
    /* left: 50%; */
    /* bottom: 0; */
}

.order {
    padding: 100px 0 0;
   /* background: url(../img/order-bg.jpg) center/cover no-repeat;*/
    background: #272727;
    padding-bottom: 100px;
}

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

.order__item {
    position: static;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(33.33333% - 30px);
    width: calc(33.33333% - 30px);
    color: #fff;
    max-width: 230px;
    text-align: center
}
/*
.order__item {
    position: relative;
    max-width: 230px;
    color: #fff;
    text-align: center
}

.order__item:nth-child(1) {
    top: 80px;
    left: 140px
}

.order__item:nth-child(2) {
    top: 140px;
    left: 200px
}

.order__item:nth-child(3) {
    top: 70px;
    left: 240px
}

.order__item:nth-child(4) {
    top: 0px;
    left: 268px
}*/

.order__item-img {
    max-width: 160px;
    margin: 0 auto
}

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

.order__btn {
    margin: 0 auto
}

.order__text {
    max-width: 250px;
    text-align: center;
    color: #fff;
    margin-top: 25px
}

.order__text .phone {
    color: #fff
}

.delivery {
    padding: 70px 0;
    background: #f2f0f1
}

.delivery .section__caption {
    max-width: 960px
}

.delivery__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.delivery__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px);
    padding: 20px;
    margin: 10px 15px;
    background: #fff;
    border-radius: 4px;
}

.delivery__item-title {
    font-size: 18px
}

.reviews {
    padding: 70px 0;
    background-color: #272727;
}

.reviews__slider.owl-carousel {
    position: relative
}

.reviews__slider.owl-carousel button.owl-next,
.reviews__slider.owl-carousel button.owl-prev {
    position: absolute;
    top: -webkit-calc(50% - 30px);
    top: calc(50% - 30px);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 10;
    background: #fff;
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.reviews__slider.owl-carousel .owl-stage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.reviews__slider.owl-carousel .owl-prev {
    left: -50px
}

.reviews__slider.owl-carousel .owl-prev__icon {
    width: 50px;
    height: 50px;
    padding: 15px
}

.reviews__slider.owl-carousel .owl-next {
    right: -50px
}

.reviews__slider.owl-carousel .owl-next__icon {
    width: 50px;
    height: 50px;
    padding: 15px
}

.reviews__slider.owl-carousel .owl-dots {
    margin-top: 10px;
    text-align: center
}

.reviews__slider.owl-carousel .owl-dot {
    width: 10px;
    height: 10px;
    margin: 0 4px;
    background: rgba(255, 255, 255, .5);
    -webkit-border-radius: 50%;
    border-radius: 50%
}

.reviews__slider.owl-carousel .owl-dot:first-child,
.reviews__slider.owl-carousel .owl-dot:last-child {
    width: 8px;
    height: 8px
}

.reviews__slider.owl-carousel .owl-dot.active {
    background: #fff;
    width: 14px;
    height: 14px
}

.review {
    display: block;
    cursor: pointer;
    margin: 0 15px;
    position: relative
}

.review::before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3)
}

.review:hover .review__play::before {
    -webkit-transform: translate(-55%, -50%) scale(1.1);
    -ms-transform: translate(-55%, -50%) scale(1.1);
    transform: translate(-55%, -50%) scale(1.1)
}

.review__play {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.review__play::before {
    content: '';
    display: block;
    width: 200%;
    height: 200%;
    position: absolute;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    top: 50%;
    left: 50%;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    border: 2px solid #fff;
    -webkit-transform: translate(-55%, -50%);
    -ms-transform: translate(-55%, -50%);
    transform: translate(-55%, -50%)
}

.review__play-icon {
    width: 40px;
    height: 40px;
    fill: #fff
}

.cart-prev__icon {
    position: relative;
    border: 2px solid #333;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 4px;
    width: 55px;
    height: 55px
}

.cart-prev__icon svg {
    width: 100%;
    height: 100%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    border: 1px solid #333;
    padding: 10px
}

.cart-prev__count {
    position: absolute;
    top: .5em;
    right: -1em;
    background: #d22d23;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    color: #fff;
    text-align: center;
    padding: .25em .5em
}

.page-header+* {
    padding-top: 150px!important
}

.hero-shop {
    background: url(../img/hero-shop-bg.png) top left/50% no-repeat, url(../img/white-pattern.jpg) center;
    min-height: 80vh
}

.hero-shop__inner {
    max-width: 540px;
    margin-left: auto
}

.hero-shop .section__caption {
    text-align: center
}

.hero-shop__title {
    font-size: 48px;
    margin-bottom: 20px;
    color: #d22d23
}

.hero-shop__spices::before {
    content: '';
    display: block;
    width: 85%;
    height: 1px;
    background: #bdbdbd;
    margin: 0 auto
}

.hero-shop__spices .spices__list {
    margin: 30px 0
}

.hero-shop__spices .spice {
    font-size: 14px;
    color: #bdbdbd
}

.hero-shop__spices .spice__name {
    font-size: .9em
}

.hero-shop__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    margin: 0 30px
}

.hero-shop__btns .btn {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 180px;
    -ms-flex: 1 0 180px;
    flex: 1 0 180px;
    margin: 10px 15px;
    padding: 10px;
    font-size: 18px
}

.catalog {
    padding: 50px 0 120px;
    background: url(../img/side-decor.png) top center/cover repeat-y
}

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

.catalog__item {
    position: relative;
    background: #ffb400;
    margin: 20px 15px;
    -webkit-box-flex: 0;
    -webkit-flex: 0 1 320px;
    -ms-flex: 0 1 320px;
    flex: 0 1 320px
}

@supports (grid-gap:0) {
    .catalog__list {
        display: -ms-grid;
        display: grid;
        grid-template-columns: repeat(4, 1fr);
        grid-auto-flow: dense;
        grid-gap: 80px 20px;
        max-width: 100%
    }
    .catalog__item {
        margin: 0;
        -webkit-box-flex: 0;
        -webkit-flex: none;
        -ms-flex: none;
        flex: none
    }
}

.catalog__item:hover .catalog__item-img {
    -webkit-transform: scale(1.05);
    -ms-transform: scale(1.05);
    transform: scale(1.05)
}

.catalog__item:hover .catalog__item-footer {
    -webkit-transform: translate(-50%, 70%);
    -ms-transform: translate(-50%, 70%);
    transform: translate(-50%, 70%)
}

.catalog__item::before {
    content: '';
    display: block;
    position: absolute;
    top: 5px;
    left: 5px;
    width: 100%;
    height: 100%;
    border: 2px solid #333
}

.catalog__item--banner {
    color: #fff;
    grid-row: span 2
}

.catalog__item--banner::before {
    border: none;
    background: #d22d23
}

.catalog__item--banner .banner__text {
    padding: 15px
}

.catalog__item--banner .banner__img {
    background: 0 90px/cover no-repeat #000
}

.catalog__item--banner .banner__title {
    font-size: 24px;
    color: #ffb400
}

.catalog__item--banner .banner__descr {
    font-size: 15px
}

.catalog__item-text {
    position: relative;
    z-index: 10
}

.catalog__item-link {
    display: block;
    height: 0;
    padding-bottom: 100%
}

.catalog__item-img {
    position: absolute;
    width: 100%;
    height: 100%;
    background: center/cover no-repeat #ffb400;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.catalog__item-footer {
    position: absolute;
    left: 50%;
    -webkit-transform: translate(-50%, 50%);
    -ms-transform: translate(-50%, 50%);
    transform: translate(-50%, 50%);
    bottom: 0;
    max-width: 90%;
    width: 100%;
    text-align: center;
    z-index: 10;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s
}

.catalog__item-title {
    font-size: 20px;
    padding: 15px 5px;
    background: #ffb400
}

.order-shop {
    background: url(../img/order-shop-bg-line.png) center/auto 100% no-repeat, url(../img/order-shop-bg.jpg) center/cover no-repeat
}

.order-shop__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    counter-reset: orderShop;
    margin: 50px 0 10px
}

.order-shop__item {
    color: #fff;
    text-align: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 270px;
    -ms-flex: 1 0 270px;
    flex: 1 0 270px;
    margin: 15px 10px
}

.order-shop__item-header {
    position: relative;
    border: 1px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    width: 120px;
    height: 120px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 auto
}

.order-shop__item-header::before {
    content: counter(orderShop);
    counter-increment: orderShop;
    display: block;
    background: #d22d23;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    font-size: 20px;
    padding: .3em .7em;
    position: absolute;
    top: -.2em;
    left: -.2em;
    z-index: 10
}

.order-shop__item-header::after {
    content: '';
    display: block;
    position: absolute;
    width: 100%;
    height: 100%
}

.order-shop__item-icon {
    width: 55%;
    height: 55%
}

.order-shop__item-icon::before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 120%;
    height: 120%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    border: 3px solid #fff;
    -webkit-border-radius: 100px;
    border-radius: 100px;
    background: #111;
    z-index: -1
}

.order-shop__item-icon svg {
    width: 100%;
    height: 100%;
    fill: #fff
}

.order-shop__item-text {
    margin-top: 50px
}

.order-shop__item:nth-child(1) .order-shop__item-header::after {
    background: url(../img/order-shop-decor-1.png) center/contain no-repeat;
    bottom: -35px;
    right: -60px
}

.order-shop__item:nth-child(2) .order-shop__item-header::after {
    background: url(../img/order-shop-decor-2.png) center/contain no-repeat;
    bottom: -15px;
    right: -50px;
    width: 130%;
    height: 130%
}

.order-shop__item:nth-child(3) .order-shop__item-header::after {
    background: url(../img/order-shop-decor-3.png) center/contain no-repeat;
    bottom: -55px;
    right: -50px;
    width: 130%;
    height: 130%
}

.product {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start
}

.product--has-sticker .product__header {
    position: relative
}

.product--has-sticker .product__header::before1 {
    content: '';
    width: 90px;
    height: 90px;
    background: url(../img/sprites/sprite.svg#sticker-wow) center/cover no-repeat;
    position: absolute;
    top: -25px;
    right: -25px;
    z-index: 10
}

.product--prev {
    display: block;
    -webkit-box-shadow: 5px 5px 0 rgba(51, 51, 51, .2);
    box-shadow: 5px 5px 0 rgba(51, 51, 51, .2);
    background: #fff;
    text-align: left
}

.product--prev .product__header {
    width: 100%;
    margin: 0
}

.product--prev .product__body {
    display: block;
    width: 100%;
    margin: 0;
    padding: 25px 15px
}

.product--prev .product__price-info {
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    max-width: none;
    margin-right: none
}

.product--prev .product__btn::before,
.catalog__item .product__btn::before {
    display: none
}

.product--prev .product__slider-nav.owl-carousel button.owl-prev {
    left: -20px
}

.product--prev .product__slider-nav.owl-carousel button.owl-next {
    right: -20px
}

.product-prev__btn svg {
    fill: #fff;
    width: 20px;
    height: 20px;
}

.product-prev {
    position: relative;
    overflow: hidden;
    transition: all .2s ease-out;
}

.product-prev__link {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    transform: translateY(100%);
    transition: all .4s ease-out;
    display: flex;
    flex-direction: column;
}
.product-prev:hover {
    transform: scale(1.025);
}
.product-prev:hover .product-prev__link {
    transform: translateY(0);
}

.product-prev__description {
    font-size: 15px;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    margin: 0;
    margin-top: auto;
    padding: 10px;
    padding-bottom: 35%;
}

.product-prev__footer {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #fff;
    padding-left: 10px;
    z-index: 100;
}

.product-prev__info {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    justify-content: space-between;
}

.product-prev__img {
    width: 100%;
}

.product-prev::before {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: linear-gradient(0deg, rgba(0,0,0,1) 0%, rgba(0,0,0,0) 50%);
}

.product-prev__title {
    margin-bottom: 10px;
}

.product-prev__price {
    white-space: nowrap;
}

.product__header {
    position: relative;
    margin: 0 15px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.product__slider.owl-carousel {
    display: block
}

.product__slider-nav {
    position: absolute;
    left: 50%;
    bottom: -15px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 75%
}

.product__slider-nav .slider-nav__item {
    display: block;
    cursor: pointer
}

.product__slider-nav.owl-carousel .owl-nav button.owl-next,
.product__slider-nav.owl-carousel .owl-nav button.owl-prev {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #fff;
    width: 30px;
    height: 30px;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    z-index: -1
}

.product__slider-nav.owl-carousel .owl-nav button.owl-next span,
.product__slider-nav.owl-carousel .owl-nav button.owl-prev span {
    font-size: 30px;
    line-height: 1
}

.product__slider-nav.owl-carousel .owl-nav button.owl-prev {
    left: -35px
}

.product__slider-nav.owl-carousel .owl-nav button.owl-next {
    right: -35px
}

.product__slider-nav .owl-item {
    position: relative;
    border: 2px solid #fff
}

.product__slider-nav .owl-item::before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transition: .2s;
    -o-transition: .2s;
    transition: .2s;
    cursor: pointer;
    background: rgba(51, 51, 51, .5)
}

.product__slider-nav .owl-item.current::before {
    opacity: 0
}

.product__slider-nav .owl-stage {
    margin: 0 auto
}

.product__body {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 15px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.product__price-info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: baseline;
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline;
    margin: 20px 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 400px;
    -ms-flex: 1 1 400px;
    flex: 1 1 400px;
    max-width: 370px
}

.product__weight {
    display: inline-block;
    white-space: nowrap;
    font-size: 15px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.product__weight::after {
    content: '';
    display: inline-block;
    width: 100%;
    height: 1px;
    background: #bdbdbd
}

.product__price {
    position: relative;
    background: #fff;
    font-weight: 700;
    color: #d22d23;
    font-size: 24px;
    margin-left: auto;
    padding: 0 5px
}

.product__price::after {
    content: ' грн'
}

.product__title {
    font-size: 24px
}

.product__btns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    margin: 40px 0;
}

.product__btns .ms2_form {
    position: relative;
    z-index: 100;
    width: 100%;
}

.product__btn {
    position: relative;
    font-family: Rubik, sans-serif;
    font-weight: 500;
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 150px;
    -ms-flex: 1 1 150px;
    flex: 1 1 150px;
    max-width: none
}

/* .product__btn::before1 {
    content: '';
    width: 70px;
    height: 70px;
    background: url(../img/sprites/sprite.svg#sticker-want) center/cover no-repeat;
    position: absolute;
    top: -60px;
    right: -15px;
    z-index: 10
} */

.products {
    background: url(../img/products-bg.jpg) center/cover repeat-y
}

.products__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.products__list .products__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    width: -webkit-calc(25% - 30px);
    width: calc(25% - 30px);
    margin: 20px 15px;
    position: relative;
}

.products__list .products__item-img {
    width: 100%;
}

.products__list .products__item-footer {
    position: absolute;
    color: #fff;
    left: 0;
    bottom: 0;
}


.callback {
    background: url(../img/callback-bg.jpg) center/cover no-repeat
}

.callback--bg-brown {
    background-image: url(../img/callback-bg-brown.jpg);
    color: #fff
}

.callback-form {
    max-width: 670px;
    margin-left: auto
}

.callback-form .form__item {
    margin: 5px
}

.questions {
    background: url(../img/questions-bg.jpg) center/cover no-repeat;
    text-align: center
}

.questions .section__title {
    margin-bottom: 30px
}

.about {
    background: url(../img/about-bg.jpg) center/cover no-repeat
}

.article--about-us {
    position: relative;
    margin: 10px 0
}

.article--about-us .article__text {
    position: relative;
    background: #fff;
    width: -webkit-calc(60% + 20px);
    width: calc(60% + 20px);
    margin: 0 auto;
    top: 20px;
    z-index: 10;
    padding: 20px
}

.article--about-us .article__peoples {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.article--about-us .article__people {
    width: 20%;
    border: 2px solid #333
}

.article--about-us .article__people-info {
    padding: 15px 20px
}

.article--about-us .article__people-name {
    font-size: 24px
}

.article--about-us .article__people-job {
    display: block;
    font-size: 16px;
    margin-top: 5px;
    color: #d22d23
}

.video-wrapper {
    width: 50%;
    margin: 10px auto
}

.videos {
    background: url(../img/videos-bg.png) center/cover no-repeat
}

.videos__list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -15px;
    margin-right: -15px
}

.videos__item {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    word-wrap: break-word;
    margin-left: 15px;
    margin-right: 15px;
    width: -webkit-calc(50% - 30px);
    width: calc(50% - 30px)
}

.visit-shop {
    background: url(../img/visit-shop-bg.jpg) top/cover no-repeat;
    text-align: center
}

.visit-shop__video {
    margin: 30px auto
}

.modal {
    display: none;
    max-width: 900px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    overflow: visible
}

.modal::before {
    content: '';
    position: absolute;
    top: 15px;
    left: 15px;
    z-index: -1;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    border: 2px solid #fff
}

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

.modal__col {
    width: 50%;
    padding: 0 30px
}

.modal__col:not(:last-child) {
    border-right: 1px solid #333
}

.modal__title {
    font-size: 32px;
    margin-bottom: 30px
}

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

.modal .fancybox-close-small {
    background: #d22d23;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    color: #fff;
    padding: 5px;
    top: -20px;
    right: -25px;
    opacity: 1
}

.cart-list {
    width: 100%
}

.cart-item {
    width: 100%;
    margin: 20px 0
}

.cart-total {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 40px
}

.cart-total__title {
    font-size: 22px
}

.cart-total__value {
    font-size: 22px;
    font-weight: 700;
    color: #d22d23
}

.cart-total__value::after {
    content: ' ₴'
}

.purchase-item {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-shadow: 0 4px 10px rgba(51, 51, 51, .1);
    box-shadow: 0 4px 10px rgba(51, 51, 51, .1);
    padding: 0 15px 25px 0
}

.purchase-item__delete {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #bdbdbd;
    border: 2px solid #bdbdbd;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: .3em;
    font-size: 14px;
    position: absolute;
    top: .3em;
    right: .3em
}

.purchase-item__img {
    width: 100%;
    max-width: 100px;
    margin-right: 15px
}

.purchase-item__title {
    font-size: 20px;
    padding-right: 20px
}

.purchase-item__weight {
    font-size: 15px;
    color: #bdbdbd
}

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

.purchase-item__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 10px -10px 0
}

.purchase-item__info .field-num__input {
    width: 30px
}

.purchase-item__price {
    color: #d22d23;
    padding: 0 10px;
    font-weight: 700
}

.purchase-item__price::after {
    content: ' ₴'
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes zoomOut {
    0% {
        opacity: 0;
        -webkit-transform: scale(3);
        transform: scale(3)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@-webkit-keyframes floatingTop {
    0% {
        -webkit-transform: 0;
        transform: 0
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@keyframes floatingTop {
    0% {
        -webkit-transform: 0;
        transform: 0
    }
    50% {
        -webkit-transform: translateY(-15px);
        transform: translateY(-15px)
    }
}

@-webkit-keyframes floatingBottom {
    0% {
        -webkit-transform: 0;
        transform: 0
    }
    50% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }
}

@keyframes floatingBottom {
    0% {
        -webkit-transform: 0;
        transform: 0
    }
    50% {
        -webkit-transform: translateY(15px);
        transform: translateY(15px)
    }
}

@-webkit-keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeUp {
    0% {
        opacity: 0;
        -webkit-transform: translateY(-100px);
        transform: translateY(-100px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@keyframes fadeDown {
    0% {
        opacity: 0;
        -webkit-transform: translateY(100px);
        transform: translateY(100px)
    }
    50% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeLeft {
    0% {
        opacity: 0;
        -webkit-transform: translateX(-100px);
        transform: translateX(-100px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@keyframes fadeRight {
    0% {
        opacity: 0;
        -webkit-transform: translateX(100px);
        transform: translateX(100px)
    }
    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
        opacity: 1
    }
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

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

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

.advantages__item::after,
.advantages__item::before {
    opacity: 0;
    -webkit-transition: .5s 1s;
    -o-transition: .5s 1s;
    transition: .5s 1s
}

.advantages__item.animated {
    visibility: visible;
    -webkit-animation: 1s bounceDownIn;
    animation: 1s bounceDownIn
}

.advantages__item.animated::after,
.advantages__item.animated::before {
    opacity: 1
}

@media (min-width:640px) {

    .hero__spices .spices__item {
        position: absolute;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        opacity: 0
    }
    .hero__spices .spices__item:nth-child(1) {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        bottom: 0;
        -webkit-transition-delay: .25s;
        -o-transition-delay: .25s;
        transition-delay: .25s
    }
    .hero__spices .spices__item:nth-child(2) {
        bottom: 0;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
        -webkit-transition-delay: .5s;
        -o-transition-delay: .5s;
        transition-delay: .5s
    }
    .hero__spices .spices__item:nth-child(3) {
        left: 50%;
        top: 100%;
        -webkit-transition-delay: .75s;
        -o-transition-delay: .75s;
        transition-delay: .75s
    }
    .hero__spices .spices__item:nth-child(4) {
        bottom: 0;
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        -webkit-transition-delay: 1s;
        -o-transition-delay: 1s;
        transition-delay: 1s
    }
    .hero__spices .spices__item:nth-child(5) {
        right: 50%;
        -webkit-transform: translateX(50%);
        -ms-transform: translateX(50%);
        transform: translateX(50%);
        bottom: 0;
        -webkit-transition-delay: 1.25s;
        -o-transition-delay: 1.25s;
        transition-delay: 1.25s
    }
    .hero__spices.animated .spices__item {
        opacity: 1
    }
    .hero__spices.animated .spices__item:nth-child(1) {
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .hero__spices.animated .spices__item:nth-child(2) {
        bottom: 30%;
        left: 20%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .hero__spices.animated .spices__item:nth-child(3) {
        top: 0
    }
    .hero__spices.animated .spices__item:nth-child(4) {
        bottom: 30%;
        right: 20%;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
    .hero__spices.animated .spices__item:nth-child(5) {
        right: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

@media (min-width:992px) {
    .animatable {
        visibility: hidden
    }
    .animated {
        visibility: visible
    }
    .promotion {
        background: url(../img/promotion-steaks.png) center/contain no-repeat, #0c0c0c;
        background-position-x: 200%, center;
        -webkit-transition: background-position-x 1s .5s;
        -o-transition: background-position-x 1s .5s;
        transition: background-position-x 1s .5s;
        visibility: visible;
    }
    .promotion.animated {
        background-position-x: 95%, center
    }
    .about-us__info-text {
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        opacity: 0;
        -webkit-transform: translateY(-50%) scale(.3) translateX(-100%);
        -ms-transform: translateY(-50%) scale(.3) translateX(-100%);
        transform: translateY(-50%) scale(.3) translateX(-100%)
    }
    .about-us__info-text.animated {
        opacity: 1;
        -webkit-transform: translateY(-50%) scale(1) translateX(0);
        -ms-transform: translateY(-50%) scale(1) translateX(0);
        transform: translateY(-50%) scale(1) translateX(0)
    }
    .features__list.animated .feature {
        -webkit-animation: 1s both fadeDown;
        animation: 1s both fadeDown
    }
    .features__list.animated .feature:nth-child(1) {
        -webkit-animation-delay: .2s;
        animation-delay: .2s
    }
    .features__list.animated .feature:nth-child(2) {
        -webkit-animation-delay: .4s;
        animation-delay: .4s
    }
    .features__list.animated .feature:nth-child(3) {
        -webkit-animation-delay: .6s;
        animation-delay: .6s
    }
    .features__list.animated .feature:nth-child(4) {
        -webkit-animation-delay: .8s;
        animation-delay: .8s
    }
    .features__list.animated .feature:nth-child(5) {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    .features__list.animated .feature:nth-child(6) {
        -webkit-animation-delay: 1.2s;
        animation-delay: 1.2s
    }
    .hero-shop__spices .spice {
        -webkit-animation: .5s ease-in both bounceDownIn;
        animation: .5s ease-in both bounceDownIn
    }
    .hero-shop__spices .spice:nth-child(1) {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }
    .hero-shop__spices .spice:nth-child(2) {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    .hero-shop__spices .spice:nth-child(3) {
        -webkit-animation-delay: 1.5s;
        animation-delay: 1.5s
    }
    .hero-shop__spices .spice:nth-child(4) {
        -webkit-animation-delay: 2s;
        animation-delay: 2s
    }
    .hero-shop__spices .spice:nth-child(5) {
        -webkit-animation-delay: 2.5s;
        animation-delay: 2.5s
    }
    .hero-shop__btns {
        -webkit-animation: 1s cubic-bezier(.42, 0, .58, 1) 3s both fadeDown;
        animation: 1s cubic-bezier(.42, 0, .58, 1) 3s both fadeDown
    }
    .order-shop__item.animated {
        -webkit-animation: 1s both zoomIn;
        animation: 1s both zoomIn
    }
    .order-shop__item.animated:nth-child(2) {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }
    .order-shop__item.animated:nth-child(3) {
        -webkit-animation-delay: 1s;
        animation-delay: 1s
    }
    .visit-shop {
        visibility: visible;
        -webkit-transition: 1s;
        -o-transition: 1s;
        transition: 1s;
        -webkit-background-size: 250% 250%;
        background-size: 250%
    }
    .visit-shop.animated {
        -webkit-background-size: 100% 100%;
        background-size: 100%
    }
    .catalog,
    .products {
        visibility: visible;
        -webkit-transition: -webkit-background-size 2s .5s;
        transition: background-size 2s;
        -o-transition: background-size 2s .5s;
        transition: background-size 2s, -webkit-background-size 2s;
        transition-delay: .5s;
        -webkit-background-size: 150vw auto;
        background-size: 150vw auto
    }
    .catalog.animated,
    .products.animated {
        -webkit-background-size: 100vw auto;
        background-size: 100vw auto
    }
    .article--about-us.animated .article__text {
        -webkit-animation: 2s both fadeDown;
        animation: 2s both fadeDown
    }
    .article--about-us.animated .article__people {
        -webkit-animation: 1s both zoomIn;
        animation: 1s both zoomIn
    }
}

@media (min-width:992px) and (max-width:1600px) {
    .visit-shop {
        -webkit-background-size: auto 250%;
        background-size: auto 250%
    }
    .visit-shop.animated {
        -webkit-background-size: auto 100%;
        background-size: auto 100%
    }
}

@media (min-width:1024px) {
    /*    .advantages {
            background: url(../img/advantages-bg-1.png) center bottom/cover no-repeat, url(../img/advantages-bg.jpg) center top/contain
        }*/
}

/*@media (min-width:1140px) {
    .delivery {
        background: url(../img/delivery-bg-1.jpg) left bottom/30% no-repeat, url(../img/delivery-bg-2.jpg) right bottom/25% no-repeat, url(../img/delivery-bg.jpg) center top/cover
    }
}*/

@media (min-width:1200px) {
    .page-header--transparent .page-header__left,
    .page-header--transparent .page-header__right {
        background: 0 0
    }
    .page-header--transparent .page-header__left::before,
    .page-header--transparent .page-header__right::before {
        background: 0 0
    }
    .page-header--full .page-header__info {
        position: absolute;
        max-width: 320px;
        top: 100%;
        left: 10%;
        color: #fff;
        padding: 0
    }
    .page-header--full .page-header__info .phone {
        color: #ffb400
    }
    .order {
        /*background: url(../img/line.png) center 252px/1920px no-repeat, url(../img/order-bg.jpg) center/cover no-repeat*/
    }
    .order__text {
        color: #333;
        margin-right: 100px;
        text-shadow: 0 0 7px #fff
    }
    .order__text .phone {
        color: #d22d23
    }
}

@media (max-width:1600px) {
    .delivery {
        background-position-x: -10%, 110%, center
    }
    .delivery__item {
        -webkit-border-radius: 4px;
        border-radius: 4px
    }
}

@media (max-width:1320px) {
    .reviews__slider.owl-carousel .owl-prev {
        left: 0
    }
    .reviews__slider.owl-carousel .owl-next {
        right: 0
    }
    .hero-shop {
        -webkit-background-size: 55% 55%;
        background-size: 55%
    }
}

@media (max-width:1200px) {
    .advantage__decor-img {
        width: 110px;
        height: 110px;
        left: -20px
    }
    .order__list {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }
    .order__item {
        position: static;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        word-wrap: break-word;
        margin-left: 15px;
        margin-right: 15px;
        width: -webkit-calc(33.33333% - 30px);
        width: calc(33.33333% - 30px)
    }
    .order__item--optionally {
        display: none
    }
    .order__footer {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
    .hero-shop {
        background: url(../img/white-pattern.jpg) center
    }
    .hero-shop__inner {
        max-width: 840px;
        margin: 0 auto
    }
    .callback {
        background: url(../img/white-pattern.jpg) center/cover
    }
    .callback--bg-brown {
        background: url(../img/callback-bg-brown.jpg) right/cover no-repeat
    }
    .callback-form {
        text-align: center;
        max-width: none
    }
    .questions {
        background: url(../img/black-pattern.jpg) center/cover
    }
}

@media (max-width:1024px) {
    .logo__title {
        font-size: 36px
    }
    .page-header__info {
        display: none
    }
    .about-us__info,
    .advantages__item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
    .about-us__info-img {
        width: 100%;
        height: 240px;
        -o-object-fit: cover;
        object-fit: cover
    }
    .about-us__info-text {
        position: static;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        max-width: none
    }
    .about-us__features {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }
}

@media (max-width:1024px) and (min-width:769px) {
    .hero__bg {
        display: none
    }
}

@media (max-width:992px) {
    .page-header__logo .logo__title {
        padding-right: 55px
    }
    .about-us__contacts-line {
        position: relative;
        /* -webkit-transform: translateX(-50%); */
        -ms-transform: translateX(-50%);
        /* transform: translateX(-50%); */
    }
    .order-shop {
        background: url(../img/order-shop-bg.jpg) center/cover no-repeat
    }
    .products__list .products__item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px);
    }
    .article--about-us .article__text {
        top: 0;
        width: 100%
    }
    .article--about-us .article__peoples {
        position: static;
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around
    }
    .article--about-us .article__people {
        width: 50%;
        text-align: center
    }
    .modal .fancybox-close-small {
        top: 5px;
        right: 5px;
        -webkit-border-radius: 0;
        border-radius: 0
    }
}

@media (max-width:840px) {
    .page-header {
        background: #fff;
        position: fixed;
        padding: 10px 0
    }
    .page-header>.container {
        position: static
    }
    .page-header__left {
        display: none
    }
    .page-header__burger {
        display: block
    }
    .main-nav__logo {
        display: block;
        color: #333
    }
    .main-nav__list {
        background: #fff;
        position: absolute;
        top: 0;
        left: 0;
        z-index: 99;
        transform: translateX(-100%);
        width: 85%;
        height: 100vh;
        transition: all .2s ease-out;
        padding: 0;
        flex-direction: column;
        justify-content: flex-start;

    }
    .main-nav__item {
        display: block;
        width: 100%;
        text-align: center
    }
    .main-nav__link {
        border-top: 1px solid #333;
        padding: 20px 0;
        margin: 0
    }
    .page-footer__block {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        text-align: center
    }
    .about-us__info {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .about-us__features {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        max-width: none
    }
    .order__item {
        width: -webkit-calc(50% - 30px);
        width: calc(50% - 30px)
    }

    .catalog__list {
        grid-template-columns: repeat(3, 1fr);
    }

    .catalog__item-title {
        font-size: 15px;
    }

    .page-header+* {
        padding-top: 90px!important
    }
    .order-shop__item-text {
        margin-top: 20px
    }
    .product {
        display: block
    }
    .product__header {
        width: 100%;
        margin: 0
    }
    .product__body {
        width: 100%;
        margin: 0;
        padding: 50px 0 10px
    }

    .video-wrapper {
        width: 100%
    }
    .modal::before {
        display: none
    }
    .modal {
        padding: 40px 15px 15px
    }
    .modal__col {
        width: 100%;
        padding: 10px 15px
    }
    .modal__col:not(:last-child) {
        border: none
    }
}

@media (max-width:768px) {
    .logo__title {
        font-weight: 400;
        font-family: Pacifico, sans-serif
    }
    .hero {
        background-position: 75%
    }
    .hero__bg-layer {
        width: 30%;
        z-index: -1
    }
    .hero__bg-layer--1 {
        display: none
    }
    .hero__bg-layer--2 {
        top: -6%;
        left: -15%;
        width: 40%;
    }
    .hero__bg-layer--3 {
        top: 0;
        right: -25%;
        width: 40%
    }
    .hero__bg-layer--4 {
        top: 16%;
        right: -10%;
        width: 25%;
    }
    .hero__bg-layer--5 {
        display: none
    }
    .hero__bg-layer--6 {
        top: -13%;
        right: 13%;
        width: 20%;
    }
    .hero__title {
        font-size: 48px
    }
    .hero .logo__title {
        max-width: none;
        margin-left: 40px;
        padding-left: 10%
    }
    .hero .logo__img {
        /* display: block; */
        /* position: relative; */
        /* top: 51%; */
        left: 0;
        /* -webkit-transform: translate(0, -50%); */
        -ms-transform: translate(0, -50%);
        /* transform: translate(0, -50%); */
        /* height: 115%; */
        max-width: 110px;
    }
    .hero .section__caption {
        /* padding-right: 35%; */
    }
}

@media (max-width:640px) {
    .advantages__list {
        margin-bottom: 16px;
    }

    .container {
        padding: 0 15px
    }
    .section {
        padding: 20px 0
    }
    .section__subtitle {
        font-size: 16px
    }
    .page-footer {
        padding: 20px 0
    }
    .page-footer__block-contact .contact__link {
        display: block
    }
    .page-footer__block-contact {
        margin: 15px 0
    }
    .hero__bg-layer--2 {
        top: -7%;
    }
    .hero__bg-layer--3 {
        top: -10%;
    }
    .hero__spices {
        padding: 0
    }
    .hero__spices .spices__logo {
        display: none
    }
    .spices__item {
        padding: 20px 0
    }
    .spice {
        font-size: 15px
    }
    .advantages__item,
    .delivery__item {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .hero-shop__btns,
    .hero-shop__spices .spices__list {
        margin: 0
    }
    .catalog {
        padding: 50px 0
    }
    .catalog__list {
        margin: 0 auto;
        grid-template-columns: repeat(2, 1fr)
    }
    .catalog__item {
        -webkit-box-shadow: 0 0 20px 3px #333;
        box-shadow: 0 0 20px 3px #333
    }

    .catalog__item--banner {
        grid-column: span 2;
    }

    .catalog__item--banner .banner__text {
        padding-bottom: 30px;
    }

    .product--has-sticker .product__header::before {
        width: 70px;
        height: 70px;
        right: 5px
    }
    .product__price {
        font-size: 18px;
    }
    .product--prev {
        text-align: center
    }
    .products__list .products__item,
    .videos__item {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px);
        margin: 10px 15px;
    }
}

@media all and (max-height:576px) {
    .fancybox-slide {
        padding-left: 6px;
        padding-right: 6px
    }
    .fancybox-slide--image {
        padding: 6px 0
    }
    .fancybox-close-small {
        right: -6px
    }
    .fancybox-slide--image .fancybox-close-small {
        background: #4e4e4e;
        color: #f2f4f6;
        height: 36px;
        opacity: 1;
        padding: 6px;
        right: 0;
        top: 0;
        width: 36px
    }
    .fancybox-caption {
        padding-left: 12px;
        padding-right: 12px
    }
    @supports (padding:max(0px)) {
        .fancybox-caption {
            padding-left: max(12px, env(safe-area-inset-left));
            padding-right: max(12px, env(safe-area-inset-right))
        }
    }
}

@media all and (max-width:576px) {
    .fancybox-thumbs {
        width: 110px
    }
    .fancybox-show-thumbs .fancybox-inner {
        right: 110px
    }
    .fancybox-thumbs__list a {
        max-width: -webkit-calc(100% - 10px);
        max-width: calc(100% - 10px)
    }
}

@media (max-width:540px) {
    .main-nav__logo .logo__title {
        font-size: 32px
    }
    .order {
        padding: 30px 0;
        /*background: url(../img/order-decor-mobile.png) center 30%/contain no-repeat, url(../img/order-bg.jpg) center/cover no-repeat*/
    }
    .order__item--plate~.order__item--plate {
        position: relative;
        top: auto;
        left: auto;
        padding-top: 70px
    }
    .order__item--plate~.order__item--plate::after {
        content: '';
        display: block;
        width: 2px;
        height: 65px;
        background-image: -webkit-gradient(linear, left bottom, left top, from(#fff), color-stop(75%, #fff), color-stop(75%, transparent), to(transparent));
        background-image: -webkit-linear-gradient(bottom, #fff, #fff 75%, transparent 75%, transparent 100%);
        background-image: -o-linear-gradient(bottom, #fff, #fff 75%, transparent 75%, transparent 100%);
        background-image: linear-gradient(0deg, #fff, #fff 75%, transparent 75%, transparent 100%);
        -webkit-background-size: 2px 20px;
        background-size: 2px 20px;
        position: absolute;
        top: 0;
        left: -webkit-calc(50% - 1px);
        left: calc(50% - 1px);
        z-index: -1
    }
    .order__item {
        width: -webkit-calc(100% - 30px);
        width: calc(100% - 30px)
    }
    .hero-shop__title {
        font-size: 36px
    }
}

@media (max-width:400px) {
    p,
    span {
        font-size: 16px
    }
    .btn {
        font-size: 15px;
    }
    .section__caption {
        margin-bottom: 15px
    }
    .section__title {
        font-size: 30px
    }
    .email,
    .phone {
        font-size: 18px
    }
    .field-text__input {
        font-size: 16px
    }
    .logo__title {
        font-size: 28px;
        padding: 10px 10px 20px
    }
    .page-footer__block-socials .social {
        width: auto
    }
    .hero__title {
        font-size: 36px
    }
    .hero__subtitle {
        font-size: 18px
    }
    .hero__spices .spices__list {
        min-height: 0
    }
    .spice {
        font-size: 13px
    }
    .advantages {
        padding: 40px 0;
        padding-bottom: 1px;
    }
    .advantages__list {
        margin-bottom: 50px
    }
    .advantage__decor-img {
        left: -30px;
        bottom: -25px
    }
    .promotion {
        padding: 40px 0
    }
    .social {
        max-width: none;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }
    .delivery,
    .reviews {
        padding: 40px 0
    }

    .catalog__item-title {
        font-size: 14px;
        padding: 7px 5px;
    }
    .catalog__item-btn {
        font-size: 13px;
    }
    .catalog__list {
        grid-gap: 50px 20px;
    }
    .product__btns {
        margin: 40px 0 20px;
    }
    .cart-prev__icon {
        width: 45px;
        height: 45px
    }
    .cart-prev__icon svg {
        padding: 5px
    }
    .cart-prev__count {
        font-size: 12px;
        top: 0
    }
    .article--about-us .article__people {
        border: none
    }
    .article--about-us .article__people-info {
        padding: 15px 5px
    }
}

@media (max-width:400px) and (min-width:340px) {
    .products__list {
        margin: 0
    }
}

@media (max-width:350px) {
    .main-nav__logo .logo__title {
        font-size: 26px
    }
    .hero-shop__title {
        font-size: 30px
    }
}

@media (max-width:450px) and (min-width:401px){
    .catalog__item-btn {
        font-size: 14px;
    }
}


@media (min-width:1600px) {
    .order__list {
        width: 1041px;
        margin: 0 auto;
    }
}


.route-url {
    line-height: 27px;
    font-size: 16px;
    text-decoration: underline !important;
}

.btncenter{
    max-width: 290px;
    width: 100%;
    margin: 0 auto !important;
    display: block !important;
}

.language-switch-container{
    width: 100%;
}

.language-button {
    max-width: 290px;
    width: 100%;
    position: relative;
    display: inline-block;
    vertical-align: middle;
    /* width: 244px; */
    margin-top: 34px;
    color: white;
    font-size: 20px;
    text-align: center;
    color: #ffffff;
    background-color: #000000;
    padding: 12px;
    border-radius: 38px;
    border: 2px solid white;
}

.language-button-small {
     max-width: 187px;
     width: 100%;
     position: relative;
     display: inline-block;
     vertical-align: middle;
     /* width: 244px; */
     margin-top: 34px;
     color: white;
     font-size: 17px;
     text-align: center;
     color: #848484;
     /* background-color: #000000; */
     padding: 5px;
     border-radius: 38px;
     border: 2px solid #848484;
}

.review-image-only{
    display: block;
    margin: 0 15px;
    position: relative;
}