@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
@font-face {
    font-family: 'OpenSans';
    src: url('../fonts/OpenSansRegular.eot');
    src: url('../fonts/OpenSansRegular.woff2') format('woff2'),
        url('../fonts/OpenSansRegular.woff') format('woff'),
        url('../fonts/OpenSansRegular.ttf') format('truetype'),
        url('../fonts/OpenSansRegular.svg#OpenSans') format('svg'),
        url('../fonts/OpenSansRegular.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Matias';
    src: url('../fonts/Matias.eot');
    src: url('../fonts/Matias.woff2') format('woff2'),
        url('../fonts/Matias.woff') format('woff'),
        url('../fonts/Matias.ttf') format('truetype'),
        url('../fonts/Matias.svg#Matias') format('svg'),
        url('../fonts/Matias.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

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

@font-face {
    font-family: 'OpenSans-Light';
    src: url('../fonts/OpenSansLight.eot');
    src: url('../fonts/OpenSansLight.woff2') format('woff2'),
        url('../fonts/OpenSansLight.woff') format('woff'),
        url('../fonts/OpenSansLight.ttf') format('truetype'),
        url('../fonts/OpenSansLight.svg#OpenSans-Light') format('svg'),
        url('../fonts/OpenSansLight.eot?#iefix') format('embedded-opentype');
    font-weight: normal;
    font-style: normal;
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}
audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
a {
    background-color: transparent
}
a:active,
a:hover {
    outline: 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: 700
}
dfn {
    font-style: italic
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
mark {
    background: #ff0;
    color: #000
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -.5em
}
sub {
    bottom: -.25em
}
img {
    border: 0
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 1em 40px
}
hr {
    box-sizing: content-box;
    height: 0
}
pre {
    overflow: auto
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}
button {
    overflow: visible
}
button,
select {
    text-transform: none
}
button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}
button[disabled],
html input[disabled] {
    cursor: default
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
input {
    line-height: normal
}
input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}
input[type=search] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto
}
optgroup {
    font-weight: 700
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
td,
th {
    padding: 0
}
.alignleft{
    float: left;
    margin: 0.5em 1em 0.5em 0;
}
.slick-slider {
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list,
.slick-slider {
    position: relative;
    display: block
}
.slick-list {
    overflow: hidden;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translateZ(0);
    transform: translateZ(0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:after,
.slick-track:before {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir=rtl] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block;
    outline: none;
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) 50% no-repeat
}
@font-face {
    font-family: slick;
    src: url(fonts/slick.eot);
    src: url(fonts/slick.eot?#iefix) format("embedded-opentype"), url(fonts/slick.woff) format("woff"), url(fonts/slick.ttf) format("truetype"), url(fonts/slick.svg#slick) format("svg");
    font-weight: 400;
    font-style: normal
}
.slick-next,
.slick-prev {
    position: absolute;
    display: block;
    height: 45px;
    width: 45px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    border: none;
    z-index: 5;
}
.slick-next,
.slick-next:focus,
.slick-next:hover,
.slick-prev,
.slick-prev:focus,
.slick-prev:hover {
    background: transparent;
    color: transparent;
    outline: none
}
.slick-next:focus:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-prev:hover:before {
    opacity: 1
}
.slick-next.slick-disabled:before,
.slick-prev.slick-disabled:before {
    opacity: .25
}
.slick-next:before,
.slick-prev:before {
    width: 45px;
    height: 45px;
    line-height: 1;
    border-radius: 50%;
    position: absolute;
    top: 0;
    left: 0;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: 30%;
    opacity: .75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.team__img .slick-next:before,
.team__img .slick-prev:before {
    background-color: rgba(249,157,28,0.9);
}
.food-menu__content {
    position: relative;
}
.food-menu__content-new-menu-block {
    position: absolute;
    right: 15px;
    width: 100%;
    bottom: -65px;
    max-width: 550px;
    background-color: #95bb1d;
    padding: 15px 15px 25px 15px;
}
.food-menu__content-new-menu-block a {
    display: block;
    float: right;
    background: #ffc107;
    color: #fff;
    font-family: 'Matias';
    font-size: 14px;
    text-decoration: none;
    border-radius: 5px;
    padding: 7px 5px;
    text-transform: uppercase;
}
.food-menu__content-new-menu-block h4 {
    color: #fff;
    font-family: 'Matias';
    text-transform: uppercase;
    font-size: 20px;
    line-height: 22px;
    margin: 0;
    display: inline;
    float: left;
    font-weight: normal;
}
.food-menu__content-img .slick-next:before,
.food-menu__content-img .slick-prev:before {
    background-color: rgba(186,198,59,0.9);
}
.slick-prev {
    left: -15px;
}
[dir=rtl] .slick-prev {
    left: auto;
    right: -15px
}
.slick-prev:before {
    content: "";
    background-image: url(../img/arrow-left.png);
}
[dir=rtl] .slick-prev:before {
    content: "";
    background-image: url(../img/arrow-left.png);
}
.slick-next {
    right: -15px
}
[dir=rtl] .slick-next {
    left: -15px;
    right: auto
}
.slick-next:before {
    content: "";
    background-image: url(../img/arrow-right.png);
}
[dir=rtl] .slick-next:before {
    content: "";
    background-image: url(../img/arrow-right.png);
}
.slick-dotted.slick-slider {
    margin-bottom: 30px
}
.slick-dots {
    position: absolute;
    bottom: -25px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}
.slick-dots li {
    position: relative;
    display: inline-block;
    margin: 0 5px;
    padding: 0
}
.slick-dots li,
.slick-dots li button {
    height: 20px;
    width: 20px;
    cursor: pointer
}
.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px
}
.slick-dots li button:focus,
.slick-dots li button:hover {
    outline: none
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
    opacity: 1
}
.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: "•";
    width: 20px;
    height: 20px;
    font-family: slick;
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: #000;
    opacity: .25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.slick-dots li.slick-active button:before {
    color: #000;
    opacity: .75
}
.mfp-bg {
    z-index: 1042;
    overflow: hidden;
    background: #0b0b0b;
    opacity: .8
}
.mfp-bg,
.mfp-wrap {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    position: fixed
}
.mfp-wrap {
    z-index: 1043;
    outline: none!important;
    -webkit-backface-visibility: hidden
}
.mfp-container {
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    padding: 0 8px;
    box-sizing: border-box
}
.mfp-container:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}
.mfp-align-top .mfp-container:before {
    display: none
}
.mfp-content {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    margin: 0 auto;
    text-align: left;
    z-index: 1045
}
.mfp-ajax-holder .mfp-content,
.mfp-inline-holder .mfp-content {
    width: 100%;
    cursor: auto
}
.mfp-ajax-cur {
    cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
    cursor: zoom-out
}
.mfp-zoom {
    cursor: pointer;
    cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
    cursor: auto
}
.mfp-arrow,
.mfp-close,
.mfp-counter,
.mfp-preloader {
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}
.mfp-loading.mfp-figure {
    display: none
}
.mfp-hide {
    display: none!important
}
.mfp-preloader {
    color: #ccc;
    position: absolute;
    top: 50%;
    width: auto;
    text-align: center;
    margin-top: -.8em;
    left: 8px;
    right: 8px;
    z-index: 1044
}
.mfp-preloader a {
    color: #ccc
}
.mfp-preloader a:hover {
    color: #fff
}
.mfp-s-error .mfp-content,
.mfp-s-ready .mfp-preloader {
    display: none
}
button.mfp-arrow,
button.mfp-close {
    overflow: visible;
    cursor: pointer;
    background: transparent;
    border: 0;
    -webkit-appearance: none;
    display: block;
    outline: none;
    padding: 0;
    z-index: 1046;
    box-shadow: none;
    touch-action: manipulation
}
button::-moz-focus-inner {
    padding: 0;
    border: 0
}
.mfp-close {
    width: 44px;
    height: 44px;
    line-height: 44px;
    position: absolute;
    right: 0;
    top: 0;
    text-decoration: none;
    text-align: center;
    opacity: .65;
    padding: 0 0 18px 10px;
    color: #fff;
    font-style: normal;
    font-size: 28px;
    font-family: Arial, Baskerville, monospace
}
.mfp-close:focus,
.mfp-close:hover {
    opacity: 1
}
.mfp-close:active {
    top: 1px
}
.mfp-close-btn-in .mfp-close {
    color: #333
}
.mfp-iframe-holder .mfp-close,
.mfp-image-holder .mfp-close {
    color: #fff;
    right: -6px;
    text-align: right;
    padding-right: 6px;
    width: 100%
}
.mfp-counter {
    position: absolute;
    top: 0;
    right: 0;
    color: #ccc;
    font-size: 12px;
    line-height: 18px;
    white-space: nowrap
}
.mfp-arrow {
    position: absolute;
    opacity: .65;
    margin: 0;
    top: 50%;
    margin-top: -55px;
    padding: 0;
    width: 90px;
    height: 110px;
    -webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
    margin-top: -54px
}
.mfp-arrow:focus,
.mfp-arrow:hover {
    opacity: 1
}
.mfp-arrow:after,
.mfp-arrow:before {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent
}
.mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px
}
.mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: .7
}
.mfp-arrow-left {
    left: 0
}
.mfp-arrow-left:after {
    border-right: 17px solid #fff;
    margin-left: 31px
}
.mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
    right: 0
}
.mfp-arrow-right:after {
    border-left: 17px solid #fff;
    margin-left: 39px
}
.mfp-arrow-right:before {
    border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
    padding-top: 40px;
    padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px
}
.mfp-iframe-holder .mfp-close {
    top: -40px
}
.mfp-iframe-scaler {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #000
}
img.mfp-img {
    width: auto;
    max-width: 100%;
    height: auto;
    display: block;
    box-sizing: border-box;
    padding: 40px 0;
    margin: 0 auto
}
.mfp-figure,
img.mfp-img {
    line-height: 0
}
.mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, .6);
    background: #444
}
.mfp-figure small {
    color: #bdbdbd;
    display: block;
    font-size: 12px;
    line-height: 14px
}
.mfp-figure figure {
    margin: 0
}
.mfp-bottom-bar {
    margin-top: -36px;
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    cursor: auto
}
.mfp-title {
    text-align: left;
    line-height: 18px;
    color: #f3f3f3;
    word-wrap: break-word;
    padding-right: 36px
}
.mfp-image-holder .mfp-content {
    max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
    cursor: pointer
}
@media screen and (max-height: 300px),
screen and (max-width: 800px) and (orientation: landscape) {
    .mfp-img-mobile .mfp-image-holder {
        padding-left: 0;
        padding-right: 0
    }
    .mfp-img-mobile img.mfp-img {
        padding: 0
    }
    .mfp-img-mobile .mfp-figure:after {
        top: 0;
        bottom: 0
    }
    .mfp-img-mobile .mfp-figure small {
        display: inline;
        margin-left: 5px
    }
    .mfp-img-mobile .mfp-bottom-bar {
        background: rgba(0, 0, 0, .6);
        bottom: 0;
        margin: 0;
        top: auto;
        padding: 3px 5px;
        position: fixed;
        box-sizing: border-box
    }
    .mfp-img-mobile .mfp-bottom-bar:empty {
        padding: 0
    }
    .mfp-img-mobile .mfp-counter {
        right: 5px;
        top: 3px
    }
    .mfp-img-mobile .mfp-close {
        top: 0;
        right: 0;
        width: 35px;
        height: 35px;
        line-height: 35px;
        background: rgba(0, 0, 0, .6);
        position: fixed;
        text-align: center;
        padding: 0
    }
}
@media all and (max-width: 900px) {
    .mfp-arrow {
        -webkit-transform: scale(.75);
        transform: scale(.75)
    }
    .mfp-arrow-left {
        -webkit-transform-origin: 0;
        transform-origin: 0
    }
    .mfp-arrow-right {
        -webkit-transform-origin: 100%;
        transform-origin: 100%
    }
    .mfp-container {
        padding-left: 6px;
        padding-right: 6px
    }
}
html {
    box-sizing: border-box;
    font-family: OpenSansRegular, Helvetica, sans-serif;
    color: #45403a;
    font-size: 18px;
    line-height: 26px
}
*,
:after,
:before {
    box-sizing: inherit
}
.container {
    max-width: 980px;
    margin: 0 auto;
    position: relative
}
.container:after,
.container:before {
    clear: both;
    content: '';
    display: table
}
.dev {
    position: relative
}
@media (min-width: 460px) {
    .dev:before {
        content: "xs	460px";
        color: #fff;
        text-shadow: 0 0 5px #000;
        position: fixed;
        top: 2%;
        left: 5%;
        font-size: 30px;
        font-weight: 700;
        z-index: 1000
    }
}
@media (min-width: 540px) {
    .dev:before {
        content: "sm	540px";
        color: #fff;
        text-shadow: 0 0 5px #000;
        position: fixed;
        top: 2%;
        left: 5%;
        font-size: 30px;
        font-weight: 700;
        z-index: 1000
    }
}
@media (min-width: 760px) {
    .dev:before {
        content: "md	760px";
        color: #fff;
        text-shadow: 0 0 5px #000;
        position: fixed;
        top: 2%;
        left: 5%;
        font-size: 30px;
        font-weight: 700;
        z-index: 1000
    }
}
@media (min-width: 980px) {
    .dev:before {
        content: "lg	960px";
        color: #fff;
        text-shadow: 0 0 5px #000;
        position: fixed;
        top: 2%;
        left: 5%;
        font-size: 30px;
        font-weight: 700;
        z-index: 1000
    }
}
@font-face {
    font-family: Matias;
    src: url(../fonts/Matias.eot);
    src: url(../fonts/Matias.eot) format("embedded-opentype"), url(../fonts/Matias.woff2) format("woff2"), url(../fonts/Matias.woff) format("woff"), url(../fonts/Matias.ttf) format("truetype"), url(../fonts/Matias.svg#Matias) format("svg")
}
@font-face {
    font-family: MyriadProRegular;
    src: url(../fonts/MyriadProRegular.eot);
    src: url(../fonts/MyriadProRegular.eot?#iefix) format("embedded-opentype"), url(../fonts/MyriadProRegular.woff) format("woff"), url(../fonts/MyriadProRegular.ttf) format("truetype");
    font-style: normal;
    font-weight: 400
}
@font-face {
    font-family: OpenSansRegular;
    src: url(../fonts/OpenSansRegular.eot);
    src: url(../fonts/OpenSansRegular.eot) format("embedded-opentype"), url(../fonts/OpenSansRegular.woff2) format("woff2"), url(../fonts/OpenSansRegular.woff) format("woff"), url(../fonts/OpenSansRegular.ttf) format("truetype"), url(../fonts/OpenSansRegular.svg#OpenSansRegular) format("svg")
}
@font-face {
    font-family: OpenSansLight;
    src: url(../fonts/OpenSansLight.eot);
    src: url(../fonts/OpenSansLight.eot) format("embedded-opentype"), url(../fonts/OpenSansLight.woff2) format("woff2"), url(../fonts/OpenSansLight.woff) format("woff"), url(../fonts/OpenSansLight.ttf) format("truetype"), url(../fonts/OpenSansLight.svg#OpenSansLight) format("svg")
}
.heading {
    text-transform: uppercase
}
.heading-desc{
    font-family:'OpenSansRegular';
    font-size:16px;
    color:#f59b00;
    text-align: center;
    margin-bottom:30px;
    font-weight:bold;
}
.heading__box{
    display: table;
    width:100%;
}
.heading__inner{
    display: table-cell;
    vertical-align: center;
}
.heading__inner_left{
    text-align: left;
}
.heading__inner_right{
    text-align: right;
}
.heading--small {
    font-family: MyriadProRegular, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 20px;
    color: #f99d1c;
    text-align: center;
    margin-bottom: 10px
}
.heading--big {
    font-family: Matias, Helvetica, sans-serif;
    font-size: 44px;
    line-height: 50px;
    color: #7b6a5e;
    text-align: center;
    margin-bottom: 26px
}
.heading--big .news-all{
    font-family: Matias, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 50px;
    color: #7b6a5e;
}
.heading--inverse {
    color: #fff
}
.section:after,
.section:before {
    clear: both;
    content: '';
    display: table
}
.section--header {
    background-color: hsla(40, 60%, 96%, .5);
    border-bottom: 4px solid #8ab73e;
    position: fixed;
    width: 100%;
    z-index: 20
}
.section--top-slider {
    background-size: cover;
    min-height: 565px;
    padding-top: 66px;
    position: relative;
    background-position-x: center;
}
@media (min-width: 540px) {
    .section--top-slider {
        min-height: 565px
    }
}

section {
    overflow: hidden;
}
.section--about {
    background: url(../img/bg-about.jpg) 50% no-repeat;
    background-size: cover
}
.section--delivery {
    background: #f8cc7f
}
.section--advantages {
    background: #fbf7ef
}
.section--food-menu {
    background: url(../img/bg-menu.png) top
}
.section--restaurant {
    background: #fbf7ef
}
.section--team {
    background: url(../img/bg-team.jpg) top
}
.section--video {
    background: url(../img/bg-video.jpg) top;
    background-size: cover
}
.section--reviews {
    background: #fbf7ef
}
.section--boot-contacts {
    background: url(../img/bg-contacts.jpg) top
}
.section--footer {
    background: #fbf7ef;
    border-top: 1px solid #7b6a5e
}
.wpcf7-form input[type="text"],
.wpcf7-form textarea {
    width: 100%;
    border: 1px solid #45403a;
    background: #fff;
    font-family: OpenSansLight, Helvetica, sans-serif;
    color: #45403a;
    font-size: 16px;
    line-height: 32px;
    margin-bottom: 17px;
    padding: 11px 20px 10px;
    outline: none
}
span.wpcf7-not-valid-tip {
    display: none!important;
}
.wpcf7-not-valid {
    border-color: #f00!important;
}
div.wpcf7-validation-errors {
    font-family: OpenSansLight, Helvetica, sans-serif;
}
div.wpcf7-response-output {
    margin: 0!important;
}
div.wpcf7-validation-errors {
    color: #fff;
}
.form__input--error {
    color: red;
    background-color: red
}
.form__button-block {
    text-align: center
}
.button, .wpcf7-form input[type="submit"] {
    min-width: 238px;
    display: inline-block;
    background: none;
    border: 1px solid #45403a;
    line-height: 50px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    color: #7b6a5e;
    text-transform: uppercase;
    text-decoration: none
}
.button--inverse, .wpcf7-form input[type="submit"] {
    color: #fff;
    border-color: #fff
}
.button:hover, .wpcf7-form input[type="submit"]:hover {
    background: #95bb1d
}
.button:active, .wpcf7-form input[type="submit"]:active {
    background: #f59b00
}
.cards:after,
.cards:before {
    clear: both;
    content: '';
    display: table
}
.cards__item {
    margin-left: 8.33333%;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-right: 8.33333%;
    text-align: center;
    margin-bottom: 40px
}
@media (min-width: 540px) {
    .cards__item {
        margin-left: 16.66667%;
        box-sizing: border-box;
        width: 66.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-right: 16.66667%
    }
}
@media (min-width: 760px) {
    .cards__item {
        margin-left: 0;
        box-sizing: border-box;
        width: 33.33333%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-right: 0
    }
    .cards__item:nth-child(3n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both
    }
    .cards__item:nth-child(3n+2) {
        margin-left: 33.33333%;
        margin-right: -100%;
        clear: none
    }
    .cards__item:nth-child(3n+3) {
        margin-left: 66.66667%;
        margin-right: -100%;
        clear: none
    }
}
.cards__img {
    margin-bottom: 17px
}
.cards__name {
    color: #f99d1c;
    text-transform: uppercase
}
.cards__desc,
.cards__name {
    font-family: OpenSansLight, Helvetica, sans-serif
}
.cards__desc {
    margin-bottom: 40px
}
.slick-dots li button {
    border-radius: 50%;
    background: #f99d1c;
    width: 17px;
    height: 17px
}
.slick-dots li button:before {
    display: none
}
.slick-dots li.slick-active button {
    background: #fff
}
.slick-loading .slick-list {
    background: #fff url(../img/ajax-loader.gif) 50% no-repeat
}
.popup-content {
    display: none
}
.diners-slider {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
}
button.mfp-close {
    width: 24px;
    height: 24px;
    border: 2px solid #7b6a5e;
    border-radius: 50%;
    font-size: 18px;
    font-weight: 700;
    line-height: 18px;
    top: 9px;
    right: 6px
}
button.mfp-close:active {
    top: 9px
}
.mfp-close-btn-in .mfp-close {
    color: #7b6a5e
}
.popup-block {
    background: #fbf7ef;
    padding-top: 34px
}
.popup-block--default {
    max-width: 350px;
    position: relative;
    margin: 0 auto;
    text-align: center
}
.popup-block__text {
    padding: 0 16px 16px
}
.popup-content__fullimg {
    font-size: 0;
    line-height: 0
}
.popup-content__fullimg img {
    max-width: 100%;
    width: 100%
}
.download {
    text-align: center;
    margin-bottom: 22px;
    font-size: 18px;
    line-height: 20px;
    font-family: OpenSansLight, Helvetica, sans-serif
}
.download a {
    color: #45403a
}
.download a:hover {
    color: #95bb1d
}
.download a:active {
    color: #f99d1c
}
.user-content {
    padding: 0 10%
}
@media (min-width: 760px) {
    .user-content {
        padding: 0
    }
}
.user-content--inverse {
    color: #fff
}
.user-content--about strong,
.user-content--food-menu strong,
.user-content--restaurant strong {
    color: #f99d1c
}
.header {
    min-height: 55px;
    width:100%;
    position: relative;
}
.restaurant-selector {
    position: absolute;
    left: 0;
    bottom: -40px;
}
.account-page-selector {
    top: -10px;
}
.menu-restaurant-selector li {
    list-style-type: none;
    float: left;
    background-color: #f59b00;
}
.menu-restaurant-selector li:first-child {
    border-radius: 0 0 0 15px;
    -webkit-box-shadow: inset -15px 0px 35px -16px rgba(90,90,90,0.5);
    -moz-box-shadow: inset -15px 0px 35px -16px rgba(90,90,90,0.5);
    box-shadow: inset -15px 0px 35px -16px rgba(90,90,90,0.5);
}
.menu-restaurant-selector li:last-child {
    border-radius: 0 0 0 15px;
    -webkit-box-shadow: inset 15px 0px 35px -16px rgba(90,90,90,0.5);
    -moz-box-shadow: inset 15px 0px 35px -16px rgba(90,90,90,0.5);
    box-shadow: inset 15px 0px 35px -16px rgba(90,90,90,0.5);
}
.menu-restaurant-selector li:last-child {
    border-radius: 0 0 15px 0;
}
.menu-restaurant-selector li.current-menu-item, .menu-restaurant-selector li:hover {
    background-color: #8ab73e;
    box-shadow: none;
}
.menu-restaurant-selector li a {
    color: #fff;
    font-family: 'Matias';
    font-size: 15px;
    display: block;
    padding: 5px 15px;
    text-transform: uppercase;
    text-decoration: none;
}
.logo {
    box-sizing: border-box;
    width: 33.33333%;
    float: left;
    padding-top: 7px;
    text-align: right
}
@media (max-width: 760px) {
    .food-menu__content-new-menu-block {
        right: 0;
        text-align: center;
        max-width: 100%;
    }
    .food-menu__content-new-menu-block h4 {
        float: none;
    }
    .food-menu__content-new-menu-block a {
        margin: 5px auto;
        float: none;
    }
    .food-menu__content {
        padding-bottom: 60px;
    }
}
@media (min-width: 540px) {
    .logo {
        box-sizing: border-box;
        width: 16.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
@media (min-width: 980px) {
    .logo {
        box-sizing: border-box;
        width: 15.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
.menu {
    box-sizing: border-box;
    width: 50%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    padding-top: 2px
}
@media (min-width: 540px) {
    .menu {
        box-sizing: border-box;
        width: 66.66667%;
        float: left
    }
}
@media (min-width: 980px) {
    .menu {
        box-sizing: border-box;
        width: 60.5%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        padding-left: 0;
        padding-right: 0
    }
}
.slogan {
    box-sizing: border-box;
    width: 16.66667%;
    float: right;
    background: #fbf7ef;
    min-height: 55px;
    text-align: left
}
.account-block {
    box-sizing: border-box;
    float: right;
    min-height: 60px;
    text-align: left;
    background: url('../img/personal-icon.png') no-repeat left center;
    padding-left: 35px;
    padding-top: 5px;
}
.account-block__text {
    font-family: Matias, Helvetica, sans-serif;
    text-transform: uppercase;
    font-size: 16px;
    line-height: 18px;
    padding-top: 7px;
    display: block;
}
.account-block__link {
    text-decoration: none;
    color: #8ab73e;
}
@media (max-width: 980px) {
    .account-block {
        display: none;
    }
}
@media (min-width: 540px) {
    .slogan {
        box-sizing: border-box;
        width: 12.5%;
        float: right;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
@media (min-width: 760px) {
    .slogan {
        box-sizing: border-box;
        width: 8.33333%;
        float: right;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
@media (min-width: 980px) {
    .slogan {
        box-sizing: border-box;
        width: 10.5%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        padding-top: 6px;
        background: inherit
    }
    .account-block {
        width: 10.5%;
    }
}
.top-phone {
    display: block;
    font-family: Matias, Helvetica, sans-serif;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 50px;
    color: #7b6a5e;
    text-align: center
}
.top-phone a {
    text-decoration: none;
    color: inherit
}
@media (min-width: 980px) {
    .top-phone {
        display: none
    }
}
.menu--active .top-phone,
.menu .close-mobile-menu {
    display: none
}
.menu__list {
    list-style: none;
    margin: 0;
    padding: 0
}
.menu__list--level1 {
    display: none
}
@media (min-width: 980px) {
    .menu__list--level1 {
        display: block;
        text-align: center
    }
}
.menu__list--level1>.menu__item>.menu__link {
    text-transform: uppercase
}
.menu__list--level1>.menu__item>.menu__link:focus {
    color: inherit;
}
.menu__list--level2 {
    display: none;
    padding-left: 22px
}
.menu__list--level2 a {
    text-transform: lowercase
}
.menu__list--level2 a:hover {
    color: #f99d1c
}
.menu__link {
    display: inline-block;
    width: 100%;
    padding: 0 6px;
    text-decoration: none;
    font-family: Matias, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #7b6a5e;
    outline: none;
}
.menu__link:hover {
    color: rgba(123, 106, 94, .7)
}
.menu__link:active {
    color: #45403a
}
@media (min-width: 980px) {
    .menu__link {
        line-height: 60px
    }
}
.menu--horizontal>.menu__list>.menu__item {
    display: inline-block
}
.menu--dropdown .menu__item--parent {
    position: relative
}
.menu--dropdown .menu__item--parent>ul {
    display: none;
    position: absolute
}
.menu--dropdown .menu__item--parent:hover>ul {
    display: block;
    z-index: 2
}
.menu--active {
    position: fixed;
    background: rgba(0, 0, 0, .7);
    width: 100%;
    height: 100%;
    padding-top: 26px;
    z-index: 300;
    overflow-y: auto
}
.menu--active .menu__list {
    display: block;
    width: 255px;
    margin: 0 auto
}
.menu--active .menu__list--level1>.menu__item {
    display: block;
    padding: 0 10px;
    border-bottom: 1px solid #807b75
}
.menu--active .menu__list--level1>.menu__item:last-child {
    border-bottom: none
}
.menu--active .menu__list--level1 .menu__link {
    color: #fff
}
.menu--active .menu__list--level1 .menu__link:hover {
    color: #f99d1c
}
.menu--active a {
    color: #fff
}
.menu--active .close-mobile-menu {
    display: block;
    color: #fff;
    width: 22px;
    height: 22px;
    border: 2px solid #fff;
    border-radius: 50%;
    position: absolute;
    right: 11px;
    top: 8px;
    font-size: 22px;
    line-height: 16px;
    padding-left: 2px;
    transform: rotate(45deg);
    -o-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    cursor: pointer
}
.menu--active .close-mobile-menu:hover {
    color: #f99d1c;
    border-color: #f99d1c
}
.slogan {
    color: #f99d1c;
    font-family: Matias, Helvetica, sans-serif;
    text-transform: uppercase
}
@media (min-width: 980px) {
    .slogan {
        padding-left: 14px;
        padding-right: 35px
    }
}
.slogan__text {
    display: none;
    font-size: 16px;
    line-height: 18px
}

@media (min-width: 980px) {
    .slogan__text {
        display: block
    }
}
.slogan__link {
    text-decoration: none;
    color: inherit
}
.slogan__link:hover {
    color: inherit;
    text-decoration: none;
}
.slogan__menu-button {
    display: block;
    font-size: 40px;
    line-height: 63px;
    cursor: pointer;
    text-align: center
}
@media (min-width: 980px) {
    .slogan__menu-button {
        display: none
    }
}
.slogan-mobile {
    display: none
}
.menu--active .slogan-mobile {
    width: 270px;
    padding: 0 20px;
    text-align: center;
    margin: 0 auto;
    display: block;
    font-family: Matias, Helvetica, sans-serif;
    font-size: 20px;
    line-height: 30px;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid #807b75
}
.top-slider {
    overflow: hidden
}
@media (min-width: 980px) {
    .top-slider__items {
        min-height: 370px
    }
}
.top-slider__item {
    text-align: center
}
.top-slider__img img {
    display: inline-block;
    margin-top: 32px;
    width: 320px
}
@media (min-width: 980px) {
    .top-slider__img img {
        width: auto;
        margin-left: 68px
    }
}
.top-slider .slick-dots {
    z-index: 2;
    bottom: -30px;
    padding-left: 18px
}
.top-slider .slick-dots li {
    margin: 0 3px
}
.top-slider__popup-link {
    display: block;
    width: 400px;
    height: 300px;
    position: absolute;
    left: 50%;
    margin-left: -170px;
    top: 20px;
    z-index: 100
}
.top-slider__popup-text {
    display: none
}
.top-slider .contacts {
    background: rgba(123, 106, 94, .84);
    position: absolute;
    bottom: 0;
    width: 100%;
    z-index: 9
}
.top-slider__popup-block {
    max-width: 350px;
    position: relative;
    margin: 0 auto;
    text-align: center
}
.top-slider__popup-block .heading--small {
    margin-bottom: 10px;
    line-height: 30px
}
.top-slider__popup-block .heading--small span {
    text-transform: none;
    display: block
}
.top-slider__popup-block .popup-img {
    font-size: 0;
    line-height: 0;
    margin-bottom: 35px
}
.top-slider__popup-block .popup-desc {
    font-size: 16px;
    line-height: 22px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    margin-bottom: 20px
}
.top-slider__popup-block .popup-desc span {
    color: #f99d1c
}
.vacancy__popup-block {
    max-width: 540px;
    margin: 0 auto;
    border-radius: 10px;
    position: relative;
}
.contacts:after,
.contacts:before {
    clear: both;
    content: '';
    display: table
}
.contacts__items {
    margin-left: 8.33333%;
    margin-right: 8.33333%;
    padding-top: 17px
}
@media (min-width: 540px) {
    .contacts__items {
        margin-left: 8.33333%;
        margin-right: 0
    }
    .contacts__items:after,
    .contacts__items:before {
        clear: both;
        content: '';
        display: table
    }
}
@media (min-width: 760px) {
    .contacts__items {
        margin-left: 16.66667%;
        margin-right: 8.33333%
    }
}
@media (min-width: 540px) {
    .contacts__item {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: 1%;
        padding-right: 1%
    }
    .contacts__item:after,
    .contacts__item:before {
        clear: both;
        content: '';
        display: table
    }
}
@media (min-width: 980px) {
    .contacts__item {
        box-sizing: border-box;
        width: 33.33333%;
        float: left;
        padding-left: 2.22222%;
        padding-right: 2.22222%
    }
    .contacts__item:after,
    .contacts__item:before {
        clear: both;
        content: '';
        display: table
    }
}
.contacts__block {
    margin-bottom: 19px
}
.contacts__block:after,
.contacts__block:before {
    clear: both;
    content: '';
    display: table
}
.contacts__icon {
    width: 20%;
    margin-top: 3px
}
.contacts__icon,
.contacts__text {
    box-sizing: border-box;
    float: left
}
.contacts__text {
    width: 80%;
    color: #fff;
    font-size: 13px;
    line-height: 18px;
    font-family: OpenSansRegular, Helvetica, sans-serif;
    font-weight: 700
}
.contacts__text span {
    color: #f99d1c
}
.about {
    font-size: 18px;
    padding: 40px 0;
}
.about .heading {
    letter-spacing: .01em;
    text-align: left;
}
.about .heading--small {
    margin-bottom: 7px
}
.about .heading--big {
    margin-bottom: 21px;
    font-size: 35px;
}
.about .user-content {
    margin: 0 auto 20px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    padding: 0 10%
}
.about_text {
    width: 100%;
    max-width: 440px;
    float: left;
    padding-left: 20px;
    padding-top: 30px;
    box-sizing: border-box;
}
@media (min-width: 760px) {
    .about .user-content {
        padding: 0;
        max-width: 780px
    }
}
@media (max-width: 480px) {
    .about .heading--big, .about .heading--small {
        text-align: center;
    }
    .about_text {
        padding-left: 0;
    }
}
.about .user-content span {
    color: #f99d1c;
    font-weight: 700
}
.featured_post {
    width: 60%;
    display: table-cell;
    background-size: cover;
    position: relative;
}
.featured_post-item {
    background-color: rgba(121, 111, 102, 0.5);
    max-width: 50%;
    padding: 5%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
}
.featured_post .heading--big {
    margin: 0;
    color: #fff;
    text-align: left;
}
.related_posts {
    width: 40%;
    background: #8dbb3f;
    display: table-cell;
}
.related_posts .heading,
.related_posts .heading a{
    color: #fff;
}
.related_posts .heading--big {
    margin: 0;
    text-align: left;
    padding: 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.related_posts .heading--small {
    text-align: left;
}
.related_posts-item {
    border-top: 1px solid #86b339;
    height: 180px;
    overflow: hidden;
    width: 100%;
    padding: 5%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.related_posts-excerpt, .featured_post-excerpt {
    font-size: 16px;
    line-height: 18px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    color: #fff;
}
.related_posts-link, .featured_post-link {
    background-color: #cfd727;
    color: #fff;
    font-size: 15px;
    text-decoration: none;
    font-family: OpenSansLight, Helvetica, sans-serif;
    padding: 7px 20px;
}
@media (max-width: 768px) {
    .featured_post, .related_posts {
        width: 100%;
        display: block;
    }
    .featured_post-item {
        position: static;
        width: 100%;
        max-width: 100%;
    }
}
.delivery {
    padding-top: 44px;
    padding-bottom: 200px;
    background: url('../img/delivery-bg.png') no-repeat center 280px;
    position: relative;
}
.delivery .heading--big {
    color: #fff;
    margin-bottom: 7px;
}
.delivery .heading--small {
    font-family: Matias, Helvetica, sans-serif;
    font-size: 25px;
}
.delivery .heading--small span {
    color: #7c6b5f;
}
.delivery_block {
    display: inline-block;
    margin-top: 30px;
    margin-left: 10%;
}
.delivery_block span {
    display: block;
    color: #f99d1c;
    margin-bottom: 10px;
    font-weight: bold;
}
.delivery .button-popup {
    border-color: #fff;
    color: #fff;
    position: absolute;
    right: 170px;
    bottom: 70px;
}
@media (max-width: 480px) {
    .delivery .button-popup {
        left: 0;
        right: 0;
        margin: auto;
        min-width: 70%;
    }
}
@media (min-width: 760px) {
    .delivery__content {
        box-sizing: border-box;
        width: 100%;
        padding-left: .83333%;
        padding-right: .83333%;
        padding-left: 7.69231%;
        padding-right: 0
    }
}
.advantages {
    padding-top: 40px;
    padding-bottom: 13px
}
.advantages .cards__item:last-child {
    padding-top: 15px;
    padding-right: .2%;
    padding-left: .4%
}
.advantages .cards__item:last-child .cards__img {
    margin-bottom: 11px
}
.advantages .cards__item:last-child .cards__desc {
    margin-bottom: 44px
}
.advantages .cards__name {
    font-weight: 700
}
.advantages__popup-block {
    max-width: 685px;
    position: relative;
    margin: 0 auto;
    text-align: center
}
.advantages__popup-block .heading--small {
    margin-bottom: 10px;
    line-height: 30px
}
.vacancy__popup-block .heading {
    font-family: Matias, Helvetica, sans-serif;
    margin-bottom: 21px;
    font-size: 35px;
    line-height: 50px;
    color: #f99d1c;
    text-align: center;
}
.vacancy__popup-block .heading--small {
    text-transform: uppercase;
    color: #45403a;
}
.vacancy__popup-block .heading--small span {
    color: #8dbb3f;
}
.advantages__popup-block .heading--small span {
    text-transform: none
}
.advantages__popup-block .popup-img {
    font-size: 0;
    line-height: 0;
    margin-bottom: 35px
}
.advantages__popup-block .popup-desc, .vacancy__popup-block .popup-desc {
    font-size: 16px;
    line-height: 22px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    margin-bottom: 20px
}
.advantages__popup-block .popup-desc span {
    font-family: OpenSansRegular, Helvetica, sans-serif
}
.advantages__popup-block .popup-chanks {
    font-size: 16px;
    line-height: 22px;
    font-family: OpenSansLight, Helvetica, sans-serif
}
.advantages__popup-block .popup-chanks:after,
.advantages__popup-block .popup-chanks:before {
    clear: both;
    content: '';
    display: table
}
.advantages__popup-block .popup-chanks__item {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-bottom: 25px
}
@media (min-width: 460px) {
    .advantages__popup-block .popup-chanks__item {
        box-sizing: border-box;
        width: 50%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
    .advantages__popup-block .popup-chanks__item:nth-child(2n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both
    }
    .advantages__popup-block .popup-chanks__item:nth-child(2n+2) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none
    }
}
@media (min-width: 540px) {
    .advantages__popup-block .popup-chanks__item {
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
    .advantages__popup-block .popup-chanks__item:nth-child(4n+1) {
        margin-left: 0;
        margin-right: -100%;
        clear: both
    }
    .advantages__popup-block .popup-chanks__item:nth-child(4n+2) {
        margin-left: 25%;
        margin-right: -100%;
        clear: none
    }
    .advantages__popup-block .popup-chanks__item:nth-child(4n+3) {
        margin-left: 50%;
        margin-right: -100%;
        clear: none
    }
    .advantages__popup-block .popup-chanks__item:nth-child(4n+4) {
        margin-left: 75%;
        margin-right: -100%;
        clear: none
    }
}
.advantages__popup-block .popup-chanks__name {
    font-weight: 700
}
.food-menu {
    padding-top: 50px;
    padding-bottom: 58px
}
.food-menu .heading--small {
    letter-spacing: .05em
}
.food-menu .heading--big {
    margin-bottom: 11px;
    letter-spacing: .05em
}
.food-menu__content-item {
    height: 0;
    overflow: hidden;
}
.food-menu__content-item:after,
.food-menu__content-item:before {
    clear: both;
    content: '';
    display: table
}
.food-menu__content-item--default  {
    height: auto;
}
.food-menu__content-img {
    margin-bottom: 20px
}
@media (min-width: 760px) {
    .food-menu__content-img {
        box-sizing: border-box;
        width: 41.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-top: -75px
    }
}
.food-menu__content-img-wrap {
    width: 315px;
    height: 315px;
    margin: 0 auto
}
.food-menu__content-img-wrap img {
    border-radius: 50%;
    width: 100%;
    height: 100%
}
.food-menu__content-heading {
    color: #f99d1c;
    font-size: 30px;
    line-height: 40px;
    font-family: OpenSansLight, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 15px;
    text-align: center
}
@media (min-width: 760px) {
    .food-menu__content-heading {
        margin-left: 41.66667%;
        padding-left: .83333%;
        text-align: left
    }
}
.food-menu__content-text {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    font-family: OpenSansLight, Helvetica, sans-serif
}
@media (min-width: 760px) {
    .food-menu__content-text {
        box-sizing: border-box;
        width: 58.33333%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
.food-menu__content-text p {
    margin-top: 0
}
.food-menu__list {
    margin: 0;
    padding: 0;
    list-style: none;
    margin-left: 7.5%;
    margin-right: 7.5%
}
.food-menu__list:after,
.food-menu__list:before {
    clear: both;
    content: '';
    display: table
}
.food-menu__item {
    box-sizing: border-box;
    width: 20%;
    float: left;
    display: block
}
.food-menu__link {
    display: block;
    text-decoration: none;
    color: inherit;
    font-size: inherit;
    line-height: 60px;
    margin-bottom: 20px
}
@media (min-width: 540px) {
    .food-menu__link {
        margin-bottom: 0
    }
}
@media (min-width: 760px) {
    .food-menu__link {
        margin-bottom: 11px;
        padding-left: 26px
    }
}
.food-menu__link span {
    display: none
}
@media (min-width: 540px) {
    .food-menu__link span {
        display: inline
    }
}
.food-menu__link:before {
    content: '';
    display: block;
    width: 45px;
    height: 38px;
    margin-right: 10px;
    background: url(../img/menu-sprite.png) no-repeat
}
@media (min-width: 980px) {
    .food-menu__link:before {
        display: inline-block
    }
}
.food-menu__link:hover {
    color: #7b6a5e
}
.food-menu__link:hover:before {
    background-position: 0 -38px
}
.food-menu__link:active {
    color: #f99d1c
}
.food-menu__link:active:before {
    background-position: 0 -76px
}
.food-menu__link--default {
    display: none
}
.food-menu__link--garnish:before {
    background-position: -90px 0
}
.food-menu__link--garnish:hover {
    color: #7b6a5e
}
.food-menu__link--garnish:hover:before {
    background-position: -90px -38px
}
.food-menu__link--garnish:active {
    color: #f99d1c
}
.food-menu__link--garnish:active:before {
    background-position: -90px -76px
}
.food-menu__link--wok:before {
    background-position: -180px 0
}
.food-menu__link--wok:hover {
    color: #7b6a5e
}
.food-menu__link--wok:hover:before {
    background-position: -180px -38px
}
.food-menu__link--wok:active {
    color: #f99d1c
}
.food-menu__link--wok:active:before {
    background-position: -180px -76px
}
.food-menu__link--juse:before {
    background-position: -270px 0
}
.food-menu__link--juse:hover {
    color: #7b6a5e
}
.food-menu__link--juse:hover:before {
    background-position: -270px -38px
}
.food-menu__link--juse:active {
    color: #f99d1c
}
.food-menu__link--juse:active:before {
    background-position: -270px -76px
}
.food-menu__link--dessert:before {
    background-position: -360px 0
}
.food-menu__link--dessert:hover {
    color: #7b6a5e
}
.food-menu__link--dessert:hover:before {
    background-position: -360px -38px
}
.food-menu__link--dessert:active {
    color: #f99d1c
}
.food-menu__link--dessert:active:before {
    background-position: -360px -76px
}
.food-menu__link--soup:before {
    background-position: -45px 0
}
.food-menu__link--soup:hover {
    color: #7b6a5e
}
.food-menu__link--soup:hover:before {
    background-position: -45px -38px
}
.food-menu__link--soup:active {
    color: #f99d1c
}
.food-menu__link--soup:active:before {
    background-position: -45px -76px
}
.food-menu__link--hot:before {
    background-position: -135px 0
}
.food-menu__link--hot:hover {
    color: #7b6a5e
}
.food-menu__link--hot:hover:before {
    background-position: -135px -38px
}
.food-menu__link--hot:active {
    color: #f99d1c
}
.food-menu__link--hot:active:before {
    background-position: -135px -76px
}
.food-menu__link--grill:before {
    background-position: -225px 0
}
.food-menu__link--grill:hover {
    color: #7b6a5e
}
.food-menu__link--grill:hover:before {
    background-position: -225px -38px
}
.food-menu__link--grill:active {
    color: #f99d1c
}
.food-menu__link--grill:active:before {
    background-position: -225px -76px
}
.food-menu__link--bar:before {
    background-position: -315px 0
}
.food-menu__link--bar:hover {
    color: #7b6a5e
}
.food-menu__link--bar:hover:before {
    background-position: -315px -38px
}
.food-menu__link--bar:active {
    color: #f99d1c
}
.food-menu__link--bar:active:before {
    background-position: -315px -76px
}
.food-menu__link--cook:before {
    background-position: -405px 0
}
.food-menu__link--cook:hover {
    color: #7b6a5e
}
.food-menu__link--cook:hover:before {
    background-position: -405px -38px
}
.food-menu__link--cook:active {
    color: #f99d1c
}
.food-menu__link--cook:active:before {
    background-position: -405px -76px
}

.food-menu__link--pizza:before {
    background-position: -446px 0;
}
.food-menu__link--pizza:hover {
    color: #7b6a5e
}
.food-menu__link--pizza:hover:before {
    background-position: -446px -39px
}
.food-menu__link--pizza:active {
    color: #f99d1c
}
.food-menu__link--pizza:active:before {
    background-position: -446px -77px
}
.restaurant {
    min-height: 370px;
    padding-top: 53px;
    font-size: 18px;
    text-align: center
}
.restaurant .heading--small {
    letter-spacing: .03em;
    margin-bottom: 9px
}
.restaurant .user-content {
    max-width: 800px;
    margin: 0 auto 36px;
    font-family: OpenSansLight, Helvetica, sans-serif
}
.restaurant__button-block {
    margin-bottom: 55px;
    text-align: center;
}
.middle-slider {
    position: relative
}
.middle-slider.slick-dotted {
    margin-bottom: 0
}
.middle-slider .slick-dots {
    position: absolute;
    bottom: 18px
}
.middle-slider img {
    width: auto;
    min-height: 265px
}
@media (min-width: 980px) {
    .middle-slider img {
        width: 100%;
        height: auto
    }
}
.team {
    padding-top: 52px;
    padding-bottom: 34px
}
.team .heading--big {
    margin-bottom: 1px
}
.team__wrap:after,
.team__wrap:before {
    clear: both;
    content: '';
    display: table
}
.team__img {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    text-align: center
}
@media (min-width: 760px) {
    .team__img {
        box-sizing: border-box;
        width: 41.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
.team__img img {
    border-radius: 50%;
    max-width: 320px;
    margin-top: 9px;
    margin-left: auto;
    margin-right: auto;
}
.team__img .slick-next {
    right: -3px;
}
.team__img .slick-prev {
    left: -3px;
}
.team .user-content {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    padding: 0 10%;
    margin-bottom: 50px
}
@media (min-width: 760px) {
    .team .user-content {
        box-sizing: border-box;
        width: 58.33333%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
.team .socials {
    padding-left: .83333%
}
.socials {
    margin: 0 10%;
    list-style: none
}
@media (min-width: 460px) {
    .socials {
        margin: 0
    }
}
.socials__item {
    display: inline-block;
    margin-right: 7px
}
.socials__link {
    display: inline-block;
    font-size: 0;
    line-height: 0;
    border-radius: 8px
}
.socials__link:hover {
    background: rgba(249, 157, 28, .5)
}
.socials__link:active {
    background: #f99d1c
}
.video {
    min-height: 269px;
    text-align: center;
    padding-top: 99px
}
.video__button {
    width: 71px;
    height: 71px;
    border: 0;
    background: url(../img/video-sprite.png) no-repeat
}
.video__button:hover {
    background-position: 0 -73px
}
.video__button:active {
    background-position: 0 -146px
}
.reviews {
    text-align: center;
    padding-top: 52px;
    padding-bottom: 56px
}
.reviews .heading--big,
.reviews .heading--small {
    letter-spacing: .04em
}
.reviews img {
    border-radius: 50%
}
.reviews .cards__item {
    margin-bottom: 25px
}
.reviews .cards__img {
    margin-bottom: 2px
}
.reviews .cards__name {
    text-transform: none;
    font-weight: 700
}
.reviews .cards__desc {
    margin-bottom: 0
}
.boot-contacts {
    padding-top: 52px;
    padding-bottom: 28px
}
.boot-contacts .heading--small {
    letter-spacing: .04em
}
.boot-contacts .heading--big {
    letter-spacing: .04em;
    margin-bottom: 30px
}
.boot-contacts .contacts {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
}
@media (min-width: 760px) {
    .boot-contacts .contacts {
        box-sizing: border-box;
        width: 41.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        padding: 0
    }
}
.boot-contacts .contacts__items {
    margin-left: 0;
    margin-right: 0;
    padding-top: 0
}
.boot-contacts .contacts__item {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
}
.boot-contacts .contacts__block {
    margin-bottom: 24px
}
.boot-contacts .contacts__icon {
    margin-left: 8.33333%;
    box-sizing: border-box;
    width: 8.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    text-align: right
}
@media (min-width: 460px) {
    .boot-contacts .contacts__icon {
        margin-left: 0;
        box-sizing: border-box;
        width: 16.66667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
@media (min-width: 760px) {
    .boot-contacts .contacts__icon {
        box-sizing: border-box;
        width: 20%;
        float: left;
        padding-left: 2%;
        padding-right: 2%;
        text-align: right
    }
}
.boot-contacts .contacts__text {
    margin-left: 8.33333%;
    box-sizing: border-box;
    width: 75%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    font-family: OpenSansLight, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 24px;
    font-weight: 400
}
@media (min-width: 460px) {
    .boot-contacts .contacts__text {
        margin-left: 0;
        box-sizing: border-box;
        width: 83.33333%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%
    }
}
@media (min-width: 760px) {
    .boot-contacts .contacts__text {
        box-sizing: border-box;
        width: 80%;
        float: left
    }
}
.boot-contacts .contacts__text span {
    font-weight: 700
}
.boot-contacts .socials {
    padding-left: 18.33333%;
    margin-bottom: 20px;
    margin-top: 9px;
    margin-left: 0
}
.boot-contacts .socials:after,
.boot-contacts .socials:before {
    clear: both;
    content: '';
    display: table
}
@media (min-width: 760px) {
    .boot-contacts .socials {
        padding-left: 22.22222%
    }
}
.wpcf7-form {
    margin-left: 8.33333%;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-right: 8.33333%
}
@media (min-width: 760px) {
    .wpcf7-form {
        margin-left: 0;
        box-sizing: border-box;
        width: 54.16667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-right: 4.16667%;
        padding-left: 0;
        padding-right: 1.42857%
    }
}
.wpcf7-form input[name="your-name"] {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    padding-left: 20px
}
@media (min-width: 760px) {
    .wpcf7-form input[name="your-name"] {
        box-sizing: border-box;
        width: 48.33333%;
        float: left;
        padding-left: 1.66667%;
        padding-right: 1.66667%;
        padding-left: 20px
    }
}
.wpcf7-form input[name="text-894"] {
    box-sizing: border-box;
    width: 100%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    padding-left: 20px
}
@media (min-width: 760px) {
    .wpcf7-form input[name="text-894"] {
        box-sizing: border-box;
        width: 48.33333%;
        float: right;
        padding-left: 1.66667%;
        padding-right: 1.66667%;
        padding-left: 20px
    }
}
.wpcf7-form textarea {
    height: 150px;
    width: 100%;
}
.boot-contacts .form__button-block {
    text-align: center
}
@media (min-width: 760px) {
    .boot-contacts .form__button-block {
        text-align: left
    }
}
.map {
    height: 270px;
    width: 100%
}
.footer {
    padding-top: 14px;
    padding-bottom: 12px
}
.footer:after,
.footer:before {
    clear: both;
    content: '';
    display: table
}
.sitename {
    margin-left: 16.66667%;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%
}
@media (min-width: 760px) {
    .sitename {
        box-sizing: border-box;
        width: 25%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-left: 8.33333%
    }
}
.copy {
    margin-left: 16.66667%;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-bottom: 12px
}
@media (min-width: 760px) {
    .copy {
        margin-left: 8.33333%;
        box-sizing: border-box;
        width: 29.16667%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-right: 4.16667%;
        margin-bottom: 0
    }
}
.madein {
    margin-left: 16.66667%;
    box-sizing: border-box;
    width: 83.33333%;
    float: left;
    padding-left: .83333%;
    padding-right: .83333%;
    margin-bottom: 12px
}
@media (min-width: 760px) {
    .madein {
        margin-left: 0;
        box-sizing: border-box;
        width: 20.83333%;
        float: left;
        padding-left: .83333%;
        padding-right: .83333%;
        margin-right: 4.16667%;
        margin-bottom: 0;
        text-align: right
    }
}
.sitename {
    font-size: 16px;
    line-height: 34px
}
.copy {
    font-size: 12px;
    line-height: 14px
}
.go-to-top {
    width: 84px;
    height: 84px;
    font-size: 0;
    line-height: 0;
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    z-index: 10
}
.madein {
    font-size: 12px;
    line-height: 14px
}
.madein a {
    color: #f99d1c
}
.madein a:hover {
    color: #f8cc7f
}
.single-page {
    padding-top: 100px;
}
.category-page{
    padding-top:30px;
    width:100%;
}
.section--mobile-app{
    background-color: #8ab73e;
    display: block;
}
.mobile-app_img-block {
    position: relative;
    float: right;
    width: 20%;
}
.mobile-app_text-block {
    padding: 50px 0;
    float: left;
    width: 80%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}
.mobile-app_text-block p {
    color: #dceebd;
    display: block;
    font-size: 24px;
    font-family: Matias, Helvetica, sans-serif;
    margin: 10px 0 30px 0;
}
.mobile-app_text-block .heading {
    color: #fff;
    text-align: left;
}
.mobile-app_text-block a {
    color: #fff;
}
.mobile-app_img-block img {
    position: absolute;
    top: -90px;
}
@media (max-width: 980px) {
    .mobile-app_text-block {
        padding: 50px 15px;
        text-align: center;
        width: 100%;
    }
    .mobile-app_text-block .heading {
        text-align: center;
    }
    .mobile-app_img-block {
        display: none;
    }
}
img.lazy{
    display: none;
}
.lazy-hidden{
    background:url('img/loader.gif') center center no-repeat;
}
.terms-conditions-holder {
    display: flex;
    gap: 10px;
    margin-bottom: 10px;
}
.terms-conditions-holder label, .terms-conditions-holder a {
    color: #fff;
    font-weight: normal;
}
.terms-conditions-holder a {
    text-decoration: underline;
}
.terms-conditions-holder a:hover{
    color: inherit;
}