@charset "UTF-8";
* {
    margin: 0;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

ul {
    list-style-type: none
}

a {
    text-decoration: none;
    color: inherit
}

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

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 {
    -webkit-box-sizing: content-box;
    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] {
    -webkit-box-sizing: border-box;
    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;
    -webkit-box-sizing: content-box;
    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
}

/*!
 * inuitcss, by @csswizardry
 *
 * github.com/inuitcss | inuitcss.com
 */

html {
    font-size: 1em;
    line-height: 1.5;
    background-color: #fff;
    color: #000000;
    overflow-y: scroll;
    min-height: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

blockquote,
body,
caption,
dd,
dl,
fieldset,
figure,
form,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
legend,
ol,
p,
pre,
table,
td,
th,
ul {
    margin: 0;
    padding: 0
}

abbr[title],
dfn[title] {
    cursor: help
}

ins,
u {
    text-decoration: none
}

ins {
    border-bottom: 1px solid
}

.u-1\/1 {
    width: 100%!important
}

.u-1\/2 {
    width: 50%!important
}

.u-1\/3 {
    width: 33.3333333333%!important
}

.u-2\/3 {
    width: 66.6666666667%!important
}

.u-1\/4 {
    width: 25%!important
}

.u-2\/4 {
    width: 50%!important
}

.u-3\/4 {
    width: 75%!important
}

.u-1\/5 {
    width: 20%!important
}

.u-2\/5 {
    width: 40%!important
}

.u-3\/5 {
    width: 60%!important
}

.u-4\/5 {
    width: 80%!important
}

@media screen and (max-width:479px) {
    .u-1\/1-palm-portrait {
        width: 100%!important
    }
    .u-1\/2-palm-portrait {
        width: 50%!important
    }
    .u-1\/3-palm-portrait {
        width: 33.3333333333%!important
    }
    .u-2\/3-palm-portrait {
        width: 66.6666666667%!important
    }
    .u-1\/4-palm-portrait {
        width: 25%!important
    }
    .u-2\/4-palm-portrait {
        width: 50%!important
    }
    .u-3\/4-palm-portrait {
        width: 75%!important
    }
    .u-1\/5-palm-portrait {
        width: 20%!important
    }
    .u-2\/5-palm-portrait {
        width: 40%!important
    }
    .u-3\/5-palm-portrait {
        width: 60%!important
    }
    .u-4\/5-palm-portrait {
        width: 80%!important
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .u-1\/1-palm-landscape {
        width: 100%!important
    }
    .u-1\/2-palm-landscape {
        width: 50%!important
    }
    .u-1\/3-palm-landscape {
        width: 33.3333333333%!important
    }
    .u-2\/3-palm-landscape {
        width: 66.6666666667%!important
    }
    .u-1\/4-palm-landscape {
        width: 25%!important
    }
    .u-2\/4-palm-landscape {
        width: 50%!important
    }
    .u-3\/4-palm-landscape {
        width: 75%!important
    }
    .u-1\/5-palm-landscape {
        width: 20%!important
    }
    .u-2\/5-palm-landscape {
        width: 40%!important
    }
    .u-3\/5-palm-landscape {
        width: 60%!important
    }
    .u-4\/5-palm-landscape {
        width: 80%!important
    }
}

@media screen and (max-width:640px) {
    .u-1\/1-palm {
        width: 100%!important
    }
    .u-1\/2-palm {
        width: 50%!important
    }
    .u-1\/3-palm {
        width: 33.3333333333%!important
    }
    .u-2\/3-palm {
        width: 66.6666666667%!important
    }
    .u-1\/4-palm {
        width: 25%!important
    }
    .u-2\/4-palm {
        width: 50%!important
    }
    .u-3\/4-palm {
        width: 75%!important
    }
    .u-1\/5-palm {
        width: 20%!important
    }
    .u-2\/5-palm {
        width: 40%!important
    }
    .u-3\/5-palm {
        width: 60%!important
    }
    .u-4\/5-palm {
        width: 80%!important
    }
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .u-1\/1-lap {
        width: 100%!important
    }
    .u-1\/2-lap {
        width: 50%!important
    }
    .u-1\/3-lap {
        width: 33.3333333333%!important
    }
    .u-2\/3-lap {
        width: 66.6666666667%!important
    }
    .u-1\/4-lap {
        width: 25%!important
    }
    .u-2\/4-lap {
        width: 50%!important
    }
    .u-3\/4-lap {
        width: 75%!important
    }
    .u-1\/5-lap {
        width: 20%!important
    }
    .u-2\/5-lap {
        width: 40%!important
    }
    .u-3\/5-lap {
        width: 60%!important
    }
    .u-4\/5-lap {
        width: 80%!important
    }
}

@media screen and (min-width:641px) {
    .u-1\/1-lap-and-up {
        width: 100%!important
    }
    .u-1\/2-lap-and-up {
        width: 50%!important
    }
    .u-1\/3-lap-and-up {
        width: 33.3333333333%!important
    }
    .u-2\/3-lap-and-up {
        width: 66.6666666667%!important
    }
    .u-1\/4-lap-and-up {
        width: 25%!important
    }
    .u-2\/4-lap-and-up {
        width: 50%!important
    }
    .u-3\/4-lap-and-up {
        width: 75%!important
    }
    .u-1\/5-lap-and-up {
        width: 20%!important
    }
    .u-2\/5-lap-and-up {
        width: 40%!important
    }
    .u-3\/5-lap-and-up {
        width: 60%!important
    }
    .u-4\/5-lap-and-up {
        width: 80%!important
    }
}

@media screen and (max-width:1023px) {
    .u-1\/1-portable {
        width: 100%!important
    }
    .u-1\/2-portable {
        width: 50%!important
    }
    .u-1\/3-portable {
        width: 33.3333333333%!important
    }
    .u-2\/3-portable {
        width: 66.6666666667%!important
    }
    .u-1\/4-portable {
        width: 25%!important
    }
    .u-2\/4-portable {
        width: 50%!important
    }
    .u-3\/4-portable {
        width: 75%!important
    }
    .u-1\/5-portable {
        width: 20%!important
    }
    .u-2\/5-portable {
        width: 40%!important
    }
    .u-3\/5-portable {
        width: 60%!important
    }
    .u-4\/5-portable {
        width: 80%!important
    }
}

@media screen and (min-width:1024px) {
    .u-1\/1-desk {
        width: 100%!important
    }
    .u-1\/2-desk {
        width: 50%!important
    }
    .u-1\/3-desk {
        width: 33.3333333333%!important
    }
    .u-2\/3-desk {
        width: 66.6666666667%!important
    }
    .u-1\/4-desk {
        width: 25%!important
    }
    .u-2\/4-desk {
        width: 50%!important
    }
    .u-3\/4-desk {
        width: 75%!important
    }
    .u-1\/5-desk {
        width: 20%!important
    }
    .u-2\/5-desk {
        width: 40%!important
    }
    .u-3\/5-desk {
        width: 60%!important
    }
    .u-4\/5-desk {
        width: 80%!important
    }
}

@media (-webkit-min-device-pixel-ratio:2),
(-o-min-device-pixel-ratio:2/1),
(min-resolution:192dpi),
(min-resolution:2dppx) {
    .u-1\/1-retina {
        width: 100%!important
    }
    .u-1\/2-retina {
        width: 50%!important
    }
    .u-1\/3-retina {
        width: 33.3333333333%!important
    }
    .u-2\/3-retina {
        width: 66.6666666667%!important
    }
    .u-1\/4-retina {
        width: 25%!important
    }
    .u-2\/4-retina {
        width: 50%!important
    }
    .u-3\/4-retina {
        width: 75%!important
    }
    .u-1\/5-retina {
        width: 20%!important
    }
    .u-2\/5-retina {
        width: 40%!important
    }
    .u-3\/5-retina {
        width: 60%!important
    }
    .u-4\/5-retina {
        width: 80%!important
    }
}

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

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

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

body,
html {
    height: 100%;
    font-family: Lato, sans-serif
}

.content {
    overflow: hidden
}

.center {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

.btn {
    display: inline-block;
    padding: 0 11px;
    border: 2px solid #f6cf70;
    border-radius: 14px;
    font-size: 12px;
    line-height: 24px;
    text-transform: uppercase;
    -webkit-transition: background .4s, color .4s, -webkit-transform .1s;
    -o-transition: background .4s, color .4s, -o-transform .1s;
    transition: background .4s, color .4s, transform .1s
}

.btn:hover {
    background-color: #f6cf70;
    color: #000
}

.btn:active {
    -webkit-transform: scale(.95);
    -ms-transform: scale(.95);
    -o-transform: scale(.95);
    transform: scale(.95)
}

.btn--main {
    min-width: 122px;
    padding: 0 22px;
    font-style: italic;
    font-weight: 600;
    letter-spacing: 1px;
    text-align: center
}

.btn--white {
    color: #fff
}

.media__content,
.media__img {
    display: inline-block;
    vertical-align: middle
}

.media__img {
    width: 30%
}

@media screen and (max-width:640px) {
    .media__img {
        width: 100%
    }
}

.media__content {
    width: 66%;
    padding-left: 65px
}

@media screen and (max-width:640px) {
    .media__content {
        width: 100%;
        padding-left: 0
    }
}

.events {
    max-width: 1000px;
    margin: -220px auto 65px;
    text-align: left
}

@media screen and (max-width:1023px) {
    .events {
        text-align: center
    }
}

.events__item {
    display: inline-block;
    height: 200px;
    width: 200px;
    margin-bottom: -6px;
    text-align: center
}

.events__item a {
    position: relative;
    display: block;
    height: 100%;
    width: 100%;
    cursor: default;
    z-index: 1
}

@media screen and (min-width:1024px) {
    .events__item a:hover .event-card-front {
        -webkit-transform: translateZ(0) rotateY(180deg);
        transform: translateZ(0) rotateY(180deg)
    }
    .events__item a:hover .event-card-back {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
}

@media screen and (max-width:1023px) {
    .events__item a.active .event-card-front {
        -webkit-transform: translateZ(0) rotateY(180deg);
        transform: translateZ(0) rotateY(180deg)
    }
    .events__item a.active .event-card-back {
        -webkit-transform: translateZ(0) rotateY(0);
        transform: translateZ(0) rotateY(0)
    }
}

.event-card-back,
.event-card-front {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition: -webkit-transform .6s;
    -o-transition: -o-transform .6s;
    transition: transform .6s
}

.event-card-front {
    background-color: #fcfbf7;
    padding-top: 20px;
    -webkit-transform: rotateY(0);
    transform: rotateY(0);
    -webkit-box-shadow: 0 0 90px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 90px 0 rgba(0, 0, 0, .3);
    z-index: 1
}

@media screen and (max-width:1023px) {
    .event-card-front {
        padding: 15px
    }
}

.event-card-front__day {
    font-size: 70px;
    font-weight: 300;
    line-height: 1em
}

.event-card-front__month {
    margin-bottom: 18px;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #caa456
}

.event-card-front__title {
    font-size: 14px;
    text-transform: uppercase
}

.event-card-front__description {
    font-size: 12px
}

@media screen and (min-width:1024px) {
    .event-card-front__description {
        display: none
    }
}

.event-card-front__date-group {
    margin-bottom: 18px;
    padding-top: 33px;
    vertical-align: middle
}

.event-card-front__date-group .event-card-front__day {
    margin-bottom: 6px;
    font-size: 36px
}

.event-card-front__date-group .event-card-front__month {
    margin-bottom: 0;
    font-size: 10px;
    letter-spacing: 1px
}

.event-card-front__date-label {
    margin: 0 6px;
    vertical-align: middle;
    color: #caa456;
    font-weight: 600
}

.event-card-back {
    background-color: #000;
    position: relative;
    color: #fff;
    -webkit-transform-origin: 51% 50%;
    -ms-transform-origin: 51% 50%;
    -o-transform-origin: 51% 50%;
    transform-origin: 51% 50%;
    -webkit-transform: rotateY(180deg);
    transform: rotateY(180deg)
}

.event-card-back__content {
    width: 100%;
    padding: 0 14px
}

.event-card-back__date {
    font-size: 12px;
    text-transform: uppercase
}

.event-card-back__title {
    margin-bottom: 10px;
    font-size: 14px;
    text-transform: uppercase;
    color: #f6cf70
}

.event-card-back__description {
    font-size: 13px;
    font-weight: 700;
    color: #837973
}

.events__item--highlight .event-card-front {
    background: #f6cf70;
    background: -webkit-linear-gradient(315deg, #a58642 12%, #dab974 59%, #dab974 64%, #a58642 93%);
    background: -o-linear-gradient(315deg, #a58642 12%, #dab974 59%, #dab974 64%, #a58642 93%);
    background: linear-gradient(135deg, #a58642 12%, #dab974 59%, #dab974 64%, #a58642 93%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a58642', endColorstr='#a58642', GradientType=1)
}

.events__item--highlight .event-card-front__month {
    color: #fff
}

.events__item--highlight .event-card-front__title {
    color: #fff
}

.events-container {
    background: url(../images/events_bg.jpg) no-repeat center;
    background-size: cover;
    background-color: #fcfbf7;
    position: relative;
    padding: 350px 0 250px;
    text-align: center;
}

@media screen and (max-width:640px) {
    .events-container {
        padding: 10px 15px 120px
    }
}

.events-container:before {
    content: '';
 /*   background-image: url(../images/slider_border_up.png); */
    background-position: 0;
    position: absolute;
    top: -70px;
    left: 0;
    display: block;
    height: 70px;
    width: 100%;
    z-index: 1
}

.events-container h2 {
    max-width: 400px;
    margin: 0 auto 30px;
    font-weight: 300;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #caa456
}

.events-container .events-text {
    max-width: 700px;
    margin: 0 auto;
    color: #FFFFFF !important;
    position: relative;
    top: -300px;
}

.featured {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    position: relative;
    height: 660px;
    text-align: center
}

.featured h2 {
    max-width: 420px;
    margin: 0 auto 6px;
    line-height: 1.2em
}

.featured p {
    max-width: 620px;
    margin: 0 auto;
    font-weight: 500;
    color: #f6cf70
}

.featured p b,
.featured p strong {
    color: #fff
}

.featured a {
    margin-top: 26px
}

.featured--partners {
    height: 540px
}

.featured--partners h2 {
    max-width: 500px;
    font-weight: 400
}

.featured--home p {
    color: #ffffff
}

.featured--home .btn {
    border-color: #f6cf70
}

.featured--home .btn:hover {
    background-color: #f6cf70
}

.featured__content {
    width: 100%
}

.form {
    max-width: 300px;
    margin: 65px auto 0
}

.form input[type=submit] {
    background-color: transparent;
    outline: 0;
    font-style: italic;
    color: #fff
}

.form__block {
    position: relative;
    height: 38px;
    margin-top: 40px
}

.form__block input {
    background-color: #f6cf70;
    width: 100%;
    height: 36px;
    padding: 10px 12px;
    border: 2px solid #f6cf70;
    text-align: center;
    line-height: 36px;
    letter-spacing: 1px;
    color: #fff;
    -webkit-transition: background-color .3s;
    -o-transition: background-color .3s;
    transition: background-color .3s
}

.form__block input:focus {
    background-color: transparent;
    outline: 0
}

.form__block label {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    margin: auto;
    font-size: 12px;
    font-weight: 600;
    line-height: 36px;
    letter-spacing: 1px;
    text-transform: uppercase;
    color: #1d1d1d;
    pointer-events: none;
    z-index: 1;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.form__block.active input {
    background-color: transparent
}

.form__block.active label {
    top: -35px;
    color: #fff
}

.form__submit {
    margin-top: 45px
}

.form__submit img {
    display: none
}

.wpcf7-validation-errors {
    color: #fff!important;
    border: 0!important
}

.history-list {
    padding-bottom: 150px
}

.history-list__item {
    position: relative;
    max-width: 1080px;
    margin: 0 auto;
    padding-top: 100px;
    z-index: 1
}

.history-list__item:after {
    content: '';
    display: block;
    height: 76px;
    width: 0;
    margin: 0 auto;
    border: 1px solid #caa456
}

.history-list__item:before {
    content: attr(data-date);
    position: absolute;
    top: 80px;
    right: 0;
    left: 0;
    display: block;
    font: 285px sangbleu_bplight;
    color: #28201e;
    opacity: .5;
    z-index: -1
}

.history-list__item:last-child:after {
    display: none
}

.history-list__item:nth-of-type(even) img {
    right: 0
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .history-list__item:nth-of-type(even) img {
        right: 20px
    }
}

.history-list__item:nth-of-type(odd) img {
    left: 0
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .history-list__item:nth-of-type(odd) img {
        left: 20px
    }
}

.history-list__item img {
    position: absolute;
    top: 50px;
    bottom: 0;
    margin: auto;
    z-index: -1;
    -webkit-transition: -webkit-transform .2s;
    -o-transition: -o-transform .2s;
    transition: transform .2s
}

@media screen and (max-width:1023px) {
    .history-list__item img {
        max-width: 300px;
        max-height: 300px
    }
}

@media screen and (max-width:640px) {
    .history-list__item img {
        position: relative;
        top: 40px;
        left: auto;
        margin-bottom: 20px
    }
}

.history-list__item.active .history-list__year:before {
    width: 195px
}

.history-list__item.active img {
    -webkit-transform: translateY(-50px);
    -ms-transform: translateY(-50px);
    -o-transform: translateY(-50px);
    transform: translateY(-50px)
}

.history-list__year {
    position: relative;
    margin-bottom: 5px;
    font: 62px sangbleu_bplight;
    line-height: 1em;
    letter-spacing: 2px;
    color: #caa456
}

.history-list__year:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    width: 0;
    border-top: 2px solid #fff;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: width .3s;
    -o-transition: width .3s;
    transition: width .3s
}

.history-list__date {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #fff
}

.history-list__description {
    max-width: 540px;
    margin: 0 auto 35px;
    color: #d0c4bc
}

@media screen and (max-width:640px) {
    .history-list__description {
        padding: 0 10px;
        font-size: 14px
    }
}

.history-nav-container {
    position: fixed;
    top: 220px;
    right: 70px;
    z-index: 9
}

@media screen and (max-width:1023px) {
    .history-nav-container {
        right: 20px
    }
}

@media screen and (max-width:640px) {
    .history-nav-container {
        display: none
    }
}

.history-nav {
    right: 0;
    -webkit-transition: right .3s;
    -o-transition: right .3s;
    transition: right .3s
}

@media screen and (max-width:640px) {
    .history-nav {
        background-color: rgba(0, 0, 0, .4);
        position: relative;
        width: 50px;
        padding: 20px 0
    }
}

.history-nav:after {
    content: '';
    position: absolute;
    top: 0;
    left: 3px;
    display: block;
    height: 100%;
    border-right: 2px dotted #f6cf70
}

@media screen and (max-width:640px) {
    .history-nav:after {
        top: 20px;
        right: 0;
        left: 0;
        height: calc(100% - 40px);
        width: 0;
        margin: auto
    }
}

.history-nav--closed {
    right: -100px
}

.history-nav__close {
    background-color: rgba(0, 0, 0, .4);
    position: absolute;
    top: -26px;
    display: block;
    width: 100%;
    padding: 5px 0;
    color: #fff
}

.history-nav__close:before {
    display: block;
    -webkit-transition: -webkit-transform .3s;
    -o-transition: -o-transform .3s;
    transition: transform .3s
}

.history-nav__close.closed:before {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

@media screen and (min-width:641px) {
    .history-nav__close {
        display: none
    }
}

.history-nav__item {
    position: relative;
    z-index: 1
}

.history-nav__item.active a {
    background-color: #fff;
    margin: 26px 0
}

@media screen and (max-width:640px) {
    .history-nav__item.active a {
        margin: 26px auto
    }
}

.history-nav__item.active a:last-child {
    margin-bottom: 0
}

.history-nav__item.active a:after {
    height: 22px;
    width: 22px;
    margin-top: -12px;
    margin-left: -11px;
    border: 4px solid #f6cf70
}

.history-nav__item:first-child a {
    margin-top: 0
}

.history-nav__item:first-child a:hover {
    margin-top: 0
}

.history-nav__item:last-child a,
.history-nav__item:last-child a:hover {
    margin-bottom: 0
}

.history-nav__item a {
    background-color: #636363;
    display: block;
    height: 8px;
    width: 8px;
    margin: 8px 0;
    padding-top: 1px;
    border-radius: 50%;
    -webkit-transition: margin .4s;
    -o-transition: margin .4s;
    transition: margin .4s
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .history-nav__item a {
        margin: 20px 0
    }
}

@media screen and (max-width:640px) {
    .history-nav__item a {
        margin: 20px auto
    }
}

.history-nav__item a:after {
    content: '';
    display: block;
    border-radius: 50%
}

@media screen and (min-width:1024px) {
    .history-nav__item:hover a {
        background-color: #fff;
        margin: 26px 0
    }
    .history-nav__item:hover a:last-child {
        margin-bottom: 0
    }
    .history-nav__item:hover a:after {
        height: 22px;
        width: 22px;
        margin-top: -12px;
        margin-left: -11px;
        border: 4px solid #f6cf70
    }
}

.history-nav__content {
    position: absolute;
    top: -10px;
    left: -160px;
    width: 140px;
    text-align: right;
    color: #fff;
    opacity: 0;
    -webkit-transition: opacity .5s .2s;
    -o-transition: opacity .5s .2s;
    transition: opacity .5s .2s
}

@media screen and (max-width:1023px) {
    .history-nav__content {
        left: -135px
    }
}

.history-nav__content.show {
    opacity: 1
}

.history-nav__content:after {
    content: '(...)';
    display: block;
    color: #d0c4bc
}

@media screen and (max-width:1023px) {
    .history-nav__content:after {
        display: none
    }
}

.history-nav__content h4 {
    font: 600 18px sangbleu_bplight;
    letter-spacing: 1px
}

.history-nav__content p {
    height: 55px;
    font-size: 12px;
    color: #d0c4bc;
    overflow: hidden
}

@media screen and (max-width:1023px) {
    .history-nav__content p {
        display: none
    }
}

.history-content {
    background: #0c0b0f url(../images/history_bg2.png) no-repeat center;
    position: relative;
    text-align: center
}

.history-content:before {
    content: '';
    background-image: url(../images/border_shape_top_black.png);
    position: absolute;
    top: -60px;
    left: 0;
    display: block;
    height: 60px;
    width: 100%
}

@font-face {
    font-family: icomoon;
    src: url(../fonts/palacio.eot?so9ef1);
    src: url(../fonts/palacio.eot?so9ef1#iefix) format("embedded-opentype"), url(../fonts/palacio.ttf?so9ef1) format("truetype"), url(../fonts/palacio.woff?so9ef1) format("woff"), url(../fonts/palacio.svg?so9ef1#icomoon) format("svg");
    font-weight: 400;
    font-style: normal
}

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

.icon-location:before {
    content: "\e900"
}

.icon-mouse:before {
    content: "\e902"
}

.icon-down-arrow:before {
    content: "\e901"
}

.icon-hand:before {
    content: "\e903"
}

.icon-up-arrow:before {
    content: "\e904"
}

.icon-menu:before {
    content: "\e606"
}

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

.icon-error:before {
    content: "\f00d"
}

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

.menu-container {
    background: url(../images/menu-bg.png) no-repeat center top/cover;
    position: relative;
    margin-top: -60px;
    padding-top: 100px;
    padding-bottom: 100px;
    z-index: 1
}

@media screen and (max-width:640px) {
    .menu-container {
        padding-bottom: 20px
    }
}

.menu__bg-image {
    position: absolute
}

.menu__bg-image--one {
    top: 0;
    left: -50px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .menu__bg-image--one {
        width: 260px
    }
}

@media screen and (max-width:640px) {
    .menu__bg-image--one {
        display: none
    }
}

.menu__bg-image--two {
    right: -90px;
    bottom: -40px
}

@media screen and (max-width:1023px) {
    .menu__bg-image--two {
        display: none
    }
}

.menu {
    max-width: 720px;
    margin: 0 auto
}

.menu__head {
    margin-bottom: 35px;
    text-align: center
}

.menu__tabs {
    margin-bottom: 35px;
    text-align: center;
    font-size: 18px;
    font-weight: 300;
    text-transform: uppercase;
    color: #837973
}

@media screen and (max-width:640px) {
    .menu__tabs {
        font-size: 14px
    }
}

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

.menu__category {
    display: inline-block;
    vertical-align: top;
    margin: 0 14px;
    padding-bottom: 10px;
    -webkit-transition: all .2s;
    -o-transition: all .2s;
    transition: all .2s
}

@media screen and (max-width:640px) {
    .menu__category {
        margin: 0 14px
    }
}

@media screen and (max-width:479px) {
    .menu__category {
        margin: 0 5px;
        padding-bottom: 5px;
        letter-spacing: 0
    }
}

.menu__category a {
    position: relative;
    padding: 0 4px;
    font-weight: 600;
    letter-spacing: 1px;
    white-space: nowrap;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.menu__category a:after {
    content: attr(data-name);
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    padding-bottom: 10px;
    border-bottom: 2px solid #caa456;
    font-weight: 900;
    color: #fff;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

.menu__category.active a,
.menu__category:hover a {
    color: transparent
}

.menu__category.active a:after,
.menu__category:hover a:after {
    opacity: 1
}

.menu__category--dark a {
    padding: 0
}

.menu__category--dark a:after {
    color: #1d1d1d
}

.menu__body {
    height: 660px
}

.menu__content {
    position: relative;
    display: none;
    height: 100%
}

.menu__content.active {
    display: block
}

.menu__container {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    opacity: 0;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.menu__container.active {
    opacity: 1;
    z-index: 1
}

.menu__dish {
    position: relative;
    margin-top: 15px;
    padding: 20px 28px;
    border: 2px solid transparent;
    text-align: center;
    -webkit-transition: border-color .5s;
    -o-transition: border-color .5s;
    transition: border-color .5s
}

@media screen and (max-width:479px) {
    .menu__dish {
        padding: 10px 15px
    }
}

.menu__dish:hover {
    border-color: #caa456
}

.menu__dish-name {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

@media screen and (max-width:479px) {
    .menu__dish-name {
        font-size: 15px
    }
}

.menu__dish-description {
    font-weight: 500;
    color: #837973
}

@media screen and (max-width:479px) {
    .menu__dish-description {
        font-size: 14px
    }
}

.menu__pager {
    position: absolute;
    bottom: 10px;
    width: 100%;
    height: 28px;
    margin-top: 40px;
    text-align: center
}

.menu__pager-item {
    display: inline-block;
    width: 28px;
    margin: 0 2px;
    color: #837973;
    border: 2px solid transparent;
    -webkit-transition: border-color .3s;
    -o-transition: border-color .3s;
    transition: border-color .3s;
    border-radius: 50%
}

.menu__pager-item.active,
.menu__pager-item:hover {
    color: #fff;
    border-color: #f6cf70
}

.menu__pager-item a {
    display: block;
    font-weight: 500
}

.mosaic li {
    position: relative;
    display: inline-block;
    height: 45.7vw;
    max-height: 625px;
    width: 50%;
    margin-bottom: -7px;
    overflow: hidden
}

.mosaic li:last-child {
    height: 42.1vw;
    max-height: 575px;
    width: 100%
}

@media screen and (max-width:640px) {
    .mosaic li:last-child {
        height: 45.7vw
    }
}

.mosaic li img {
    position: absolute;
    top: 50%;
    left: 50%;
    height: inherit;
    width: 100%;
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(1, 1, 1);
    -webkit-transition: -webkit-transform 8s linear;
    -o-transition: -o-transform 8s linear;
    transition: transform 8s linear
}

.mosaic li:hover img {
    -webkit-transform: translate3d(-50%, -50%, 0) scale3d(1.5, 1.5, 1);
    transform: translate3d(-50%, -50%, 0) scale3d(1.5, 1.5, 1);
    -webkit-transition: -webkit-transform 24s ease-in-out;
    -o-transition: -o-transform 24s ease-in-out;
    transition: transform 24s ease-in-out
}

.page-contacts {
    background: url(../images/contacts_bg.jpg) no-repeat center/cover;
    padding: 155px 0 110px;
    text-align: center;
    font-size: 14px;
    color: #fff
}

.page-contacts .title {
    letter-spacing: 6px
}

.page-contacts .title--small {
    letter-spacing: 2px
}

.page-contacts__title {
    font-size: 14px;
    font-weight: 800;
    text-transform: uppercase
}

.page-contacts__content {
    letter-spacing: 1px
}

.contacts-list {
    margin-top: 55px
}

.contacts-list__item {
    display: inline-block;
    margin: 0 22px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .contacts-list__item {
        margin: 0 17px
    }
}

@media screen and (max-width:640px) {
    .contacts-list__item {
        display: block;
        margin: 0 auto 25px
    }
}

.contacts-location {
    margin-top: 130px
}

@media screen and (max-width:640px) {
    .contacts-location {
        margin-top: 80px
    }
}

.contacts-location h2 {
    margin-bottom: 12px
}

.contacts-location p {
    margin-bottom: 16px
}

.contacts-location__icon {
    background: -webkit-linear-gradient(315deg, #dab974 35%, #a58642 50%, #dab974 65%);
    background: -o-linear-gradient(315deg, #dab974 35%, #a58642 50%, #dab974 65%);
    background: linear-gradient(135deg, #dab974 35%, #a58642 50%, #dab974 65%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    margin-bottom: 6px;
    font-size: 50px;
    color: #caa456
}

.footer {
    background: url(../images/footer_bg.jpg) center;
    position: relative;
    min-height: 350px;
    padding-top: 96px;
    font-size: 12px;
    color: #fff
}

@media screen and (max-width:1023px) {
    .footer {
        -webkit-background-size: cover;
        background-size: cover;
        padding: 50px 0;
        text-align: center
    }
}

.footer--border:before {
    content: '';
    background: url(../images/footer_bg_top.png) center;
    position: absolute;
    top: -60px;
    left: 0;
    display: block;
    height: 60px;
    width: 100%;
    z-index: 2
}

@media screen and (max-width:1023px) {
    .footer--border:before {
        -webkit-background-size: cover;
        background-size: cover
    }
}

.footer__content {
    position: relative;
    max-width: 1240px;
    margin: 0 auto
}

.footer__info,
.footer__logo {
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width:1023px) {
    .footer__info,
    .footer__logo {
        display: block;
        margin: 0 auto
    }
}

@media screen and (min-width:1024px) {
    .footer__logo {
        width: 20%
    }
}

@media screen and (max-width:1023px) {
    .footer__logo {
        margin-bottom: 20px
    }
}

@media screen and (min-width:1024px) {
    .footer__logo img {
        float: right
    }
}

.footer__item {
    display: inline-block;
    max-width: 230px;
    margin-left: 60px;
    vertical-align: top
}

@media screen and (max-width:1023px) {
    .footer__item {
        display: block;
        margin: 0 auto 30px
    }
}

.footer__item p {
    letter-spacing: 1px
}

.footer__title {
    margin-bottom: 8px;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase
}

.footer__icon {
    color: #f6cf70
    margin-right: 10px;
    font-size: 20px;
    line-height: 1em
}

.footer__text {
    letter-spacing: 1px
}

.submit-field {
    width: 200px;
    margin-top: 10px;
    margin-right: 8px;
    padding: 5px 10px;
    border: 0;
    outline: 0;
    color: #000;
    border-radius: 15px
}

.submit-link {
    background-color: transparent;
    text-transform: uppercase;
    outline: 0;
    border: 0;
    font-weight: 700;
    font-style: italic;
    color: #fff
}

.footer__link {
    margin-top: 25px;
    margin-left: 60px;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase
}

.footer__link:before {
    content: '';
    display: block;
    width: 60px;
    margin-bottom: 8px;
    border-top: 1px solid #f6cf70
}

.footer__social {
    font-size: 25px;
    line-height: 62px;
    margin-top: 49px
}

@media screen and (min-width:1024px) {
    .footer__social {
        float: right
    }
}

.footer__social li {
    display: inline-block;
    border-right: 2px solid #f6cf70;
    margin-right: 20px;
    padding-right: 30px
}


.footer__social li:last-child {
    border-right: none;
    margin-right: 0;
    padding-right: 0
}

.header {
    background-position: center;
    position: relative;
    text-align: center
}

.header--home {
    -webkit-background-size: cover;
    background-size: cover;
    height: 768px;
    overflow: hidden
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .header--home {
        height: 580px
    }
}

@media screen and (max-width:640px) {
    .header--home {
        height: 460px
    }
}

.header--home h2 {
    margin-bottom: 30px;
    letter-spacing: 4px;
    font-weight: 600;
    color: #f6cf70
}

.header--home img {
    display: block;
    margin-bottom: 26px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .header--home img {
        width: 600px
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .header--home img {
        width: 460px
    }
}

@media screen and (max-width:479px) {
    .header--home img {
        width: 300px
    }
}

.header--home .btn {
    border-color: #f6cf70
}

.header--home .btn:hover {
    background-color: #f6cf70
}

.header--home .scroll-down {
    position: absolute;
    right: 0;
    bottom: 65px;
    left: 0;
    height: 120px;
    margin: auto
}

@media screen and (max-width:1023px) {
    .header--home .scroll-down {
        height: 80px
    }
}

@media screen and (max-width:640px) {
    .header--home .scroll-down {
        bottom: 40px
    }
}

.header--home .scroll-down__line {
    height: 60px;
    border-color: #f6cf70
}

.header--home .scroll-down__icon {
    color: #fff
}

@media screen and (max-width:1023px) {
    .header--home .scroll-down__icon {
        color: #f6cf70
    }
}

.header__container {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    opacity: 1;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s;
    overflow: hidden
}

.header__container.closed {
    opacity: 0
}

.header--simple {
    position: relative;
    height: 655px
}

.header--simple:after {
    content: '';
    background-image: url(../images/border_shape_bottom.png);
    position: absolute;
    bottom: -58px;
    display: block;
    height: 59px;
    width: 100%
}

.header--simple p {
    max-width: 490px;
    margin: 0 auto;
    color: #837973
}

@media screen and (max-width:640px) {
    .header--simple p {
        padding: 0 15px
    }
}

.header--simple .scroll-down__link {
    color: #1d1d1d
}

.header--restaurants {
    padding-top: 120px
}

.header--restaurants img {
    position: relative;
    z-index: 1
}

.header--restaurants h2 {
    margin-top: -68px;
    margin-bottom: 6px;
    letter-spacing: 6px
}

@media screen and (max-width:640px) {
    .header--restaurants h2 {
        margin-top: -38px;
        letter-spacing: 2px
    }
}

.header--bars {
    padding-top: 325px
}

.header--bars .header__image-container {
    position: absolute;
    top: -60px;
    height: 100%;
    width: 100%;
    overflow: hidden
}

@media screen and (max-width:1023px) {
    .header--bars img {
        position: relative;
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

.header--bars h2,
.header--bars p {
    position: relative;
    z-index: 1
}

.header--bars h2 {
    margin-bottom: 5px;
    letter-spacing: 8px
}

.header--history {
    background: url(../images/history_bg.jpg) no-repeat center/cover;
    height: 700px;
    padding-top: 185px
}

.header--history h2 {
    margin-bottom: 10px
}

.header--history__text {
    max-width: 530px;
    margin: 0 auto 45px
}

.header--image {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 700px;
    padding-top: 265px
}

.header--image h2 {
    display: inline-block;
    margin-bottom: 5px
}

.header--image p {
    letter-spacing: 2px
}

.header--image-events {
    height: 525px;
    padding-top: 135px
}

.header__nav {
    background-color: rgba(255, 255, 255, .9);
    position: absolute;
    top: 63px;
    width: 100%;
    font-size: 35px;
    text-transform: uppercase;
    text-align: center;
    color: #0c0b0f;
    z-index: 1
}

@media screen and (max-width:1023px) {
    .header__nav {
        top: 72px
    }
}

.header__nav p {
    display: inline-block;
    font-family: sangbleu_bplight;
    margin: 0 25px;
    line-height: 100px;
    vertical-align: middle
}

@media screen and (max-width:1023px) {
    .header__nav p {
        line-height: 80px
    }
}

.header__nav a {
    display: inline-block;
    width: 20px;
    height: 20px;
    font-size: 16px;
    color: #caa456
}

.header__nav .header__nav-prev {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg)
}

.header__nav .header__nav-next {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg)
}

.header__video {
    width: 100%;
    min-height: 100%;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%)
}

.header__video:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0,.6)
}

.header__video:before {
    content: '';
    display: block;
    height: 0;
    padding-bottom: 56.25%
}

.header__video video {
    width: auto;
    height: 100%;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
}

.header__main-video {
    position: relative;
    z-index: 0;
    height: 100%;
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

@media screen and (max-width:640px) {
    .header__main-video {
        max-height: 580px
    }
}

@media screen and (max-width:640px) {
    .header__main-video {
        max-height: 580px
    }
}

.header__main-video.opened {
    z-index: 3;
    opacity: 1
}

.header__main-video .video {
    position: absolute;
    top: 50%;
    left: 50%;
    min-width: 1240px;
    width: 100%;
    height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.close-video {
    position: absolute;
    top: 30px;
    right: 30px;
    z-index: 2;
    font-size: 30px;
    color: #fff
}

.header-bottom {
    text-align: center
}

.header-bottom--simple {
    background: url(../images/palacio_bg.jpg) no-repeat center/cover;
    height: 540px;
    padding-top: 112px;
    text-align: center
}

@media screen and (max-width:640px) {
    .header-bottom--simple {
        height: 80vw;
        max-height: 540px
    }
}

.header-bottom--big {
    height: 70vw;
    max-height: 780px;
    padding-top: 92px;
    margin-bottom: 180px
}

@media screen and (max-width:640px) {
    .header-bottom--big {
        height: 250vw;
        max-height: 1300px
    }
}

@media screen and (max-width:479px) {
    .header-bottom--big {
        height: auto;
        max-height: initial;
        margin-bottom: 140px
    }
}

.header-bottom--big .header-bottom__title {
    max-width: 530px
}

.header-bottom--no-height {
    height: auto;
    padding-top: 92px
}

@media screen and (max-width:640px) {
    .header-bottom--no-height {
        max-height: initial;
        padding-top: 40px
    }
}

.header-bottom--image {
    position: relative;
    padding: 65px 0 100px
}

@media screen and (max-width:640px) {
    .header-bottom--image {
        padding: 25px 20px 80px
    }
}

.header-bottom--image:before {
    content: '';
    background-image: url(../images/border_shape_top.png);
    background-position: 0;
    position: absolute;
    top: -58px;
    left: 0;
    display: block;
    height: 59px;
    width: 100%
}

.header-bottom--image h2 {
    max-width: 680px;
    margin-bottom: 25px;
    font-weight: 300;
    line-height: 1.2em
}

.header-bottom--image p {
    max-width: 490px;
    margin: 0 auto;
    line-height: 1.8em;
    color: #837973
}

.header-bottom__title {
    margin: 5px auto 0;
    font-size: 21px;
    text-transform: uppercase;
    color: #f6cf70;
    letter-spacing: 2px
}

@media screen and (max-width:640px) {
    .header-bottom__title {
        padding: 0 15px;
        font-size: 18px
    }
}

@media screen and (max-width:479px) {
    .header-bottom__title {
        font-size: 16px
    }
}

.header-bottom__title--big {
    font-size: 28px
}

.partners-container {
    position: relative;
    margin-bottom: -50px;
    padding: 145px 0 174px;
    text-align: center;
    background: #151515 url(../images/partners_bg.jpg) no-repeat center top;
    z-index: 2
}

.partners-container:before {
    position: absolute;
    bottom: -68px;
    display: block;
    height: 70px;
    width: 100%;
    background: url(../images/partners_bg_bottom.png) center bottom;
    content: ''
}

@media screen and (max-width:1023px) {
    .partners-container {
        -webkit-background-size: cover;
        background-size: cover;
        padding: 120px 0 160px
    }
}

.partners-container h2 {
    margin-bottom: 5px;
    font-weight: 400
}

.partners-container p {
    max-width: 540px;
    margin: 0 auto;
    color: #837973
}

.partners {
    margin-top: 65px
}

.partners h3 {
    font-weight: 400;
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #cfad66
}

.partners__list {
    max-width: 960px;
    margin: 15px auto 0
}

.partners__list-item {
    position: relative;
    display: inline-block;
    margin-right: 32px;
    margin-bottom: 24px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .partners__list-item {
        margin-right: 3vw
    }
}

@media screen and (max-width:640px) {
    .partners__list-item {
        margin-right: 5vw
    }
}

.partners__list-item:after {
    content: '';
    background-color: #caa456;
    position: absolute;
    top: 0;
    right: -18px;
    bottom: 0;
    display: block;
    height: 3px;
    width: 3px;
    margin: auto
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .partners__list-item:after {
        right: -1.8vw
    }
}

@media screen and (max-width:640px) {
    .partners__list-item:after {
        right: -3.5vw
    }
}

.partners__list-item:last-child,
.partners__list-item:nth-of-type(4n) {
    margin-right: 0
}

.partners__list-item:last-child:after,
.partners__list-item:nth-of-type(4n):after {
    display: none
}

@media screen and (max-width:640px) {
    .partners__list-item:nth-of-type(even) {
        margin-right: 0
    }
    .partners__list-item:nth-of-type(even):after {
        display: none
    }
}

.partners__list-item a {
    background-color: #1d1d1d;
    display: block;
    height: 210px;
    width: 210px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

@media screen and (max-width:1023px) {
    .partners__list-item a {
        max-height: 200px;
        max-width: 200px
    }
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .partners__list-item a {
        height: 20.5vw;
        width: 20.5vw
    }
}

@media screen and (max-width:640px) {
    .partners__list-item a {
        height: 41vw;
        width: 41vw
    }
}

.partners__list-item a:hover {
    -webkit-transform: translateZ(0) scale(1.05);
    transform: translateZ(0) scale(1.05);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-box-shadow: 0 0 50px 5px #000;
    box-shadow: 0 0 50px 5px #000
}

.partners__list-item a:hover img {
    -webkit-transform: translateZ(0) scale(1);
    transform: translateZ(0) scale(1)
}

.partners__list-item a img {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    transition: all .4s
}

@media screen and (min-width:1024px) {
    .partners__list-item a img {
        -webkit-transform: translateZ(0) scale(.95);
        transform: translateZ(0) scale(.95)
    }
}

@media screen and (max-width:1023px) {
    .partners__list-item a img {
        width: 100%
    }
}

.reservations {
    position: relative;
    background: url(../images/form_bg.png) center top;
    margin-top: -60px;
    padding: 100px 0 50px;
    text-align: center;
    z-index: 2
}

.reservations h2 {
    letter-spacing: 2px
}

.reservations p {
    color: #837973
}

@-webkit-keyframes scrollEffect {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(3px);
        transform: translateY(3px)
    }
    100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-o-keyframes scrollEffect {
    0% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -o-transform: translateY(3px);
        transform: translateY(3px)
    }
    100% {
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes scrollEffect {
    0% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
    50% {
        -webkit-transform: translateY(3px);
        -o-transform: translateY(3px);
        transform: translateY(3px)
    }
    100% {
        -webkit-transform: translateY(0);
        -o-transform: translateY(0);
        transform: translateY(0)
    }
}

@-webkit-keyframes scrollEffectMobile {
    0% {
        opacity: 1;
        bottom: 0
    }
    40% {
        opacity: 1
    }
    60% {
        bottom: 8px;
        opacity: 0
    }
    99% {
        bottom: 0;
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-o-keyframes scrollEffectMobile {
    0% {
        opacity: 1;
        bottom: 0
    }
    40% {
        opacity: 1
    }
    60% {
        bottom: 8px;
        opacity: 0
    }
    99% {
        bottom: 0;
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@keyframes scrollEffectMobile {
    0% {
        opacity: 1;
        bottom: 0
    }
    40% {
        opacity: 1
    }
    60% {
        bottom: 8px;
        opacity: 0
    }
    99% {
        bottom: 0;
        opacity: 0
    }
    100% {
        opacity: 1
    }
}

@-webkit-keyframes arrowDown {
    0% {
        bottom: 0
    }
    50% {
        bottom: -3px
    }
    100% {
        bottom: 0
    }
}

@-o-keyframes arrowDown {
    0% {
        bottom: 0
    }
    50% {
        bottom: -3px
    }
    100% {
        bottom: 0
    }
}

@keyframes arrowDown {
    0% {
        bottom: 0
    }
    50% {
        bottom: -3px
    }
    100% {
        bottom: 0
    }
}

.scroll-down {
    position: relative;
    height: 140px;
    width: 50px;
    margin: 30px auto 0;
    text-align: center;
    opacity: 1;
    z-index: 3;
    -webkit-transition: opacity .4s;
    -o-transition: opacity .4s;
    transition: opacity .4s
}

@media screen and (min-width:1024px) {
    .scroll-down:hover .scroll-down__link {
        -webkit-animation-name: scrollEffect;
        -o-animation-name: scrollEffect;
        animation-name: scrollEffect;
        -webkit-animation-duration: .3s;
        -o-animation-duration: .3s;
        animation-duration: .3s;
        -webkit-animation-iteration-count: 2;
        -o-animation-iteration-count: 2;
        animation-iteration-count: 2
    }
    .scroll-down:hover .scroll-down__icon {
        -webkit-animation-name: arrowDown;
        -o-animation-name: arrowDown;
        animation-name: arrowDown;
        -webkit-animation-duration: .2s;
        -o-animation-duration: .2s;
        animation-duration: .2s;
        -webkit-animation-iteration-count: 3;
        -o-animation-iteration-count: 3;
        animation-iteration-count: 3
    }
}

.scroll-down.active {
    opacity: 0;
    -webkit-transition: opacity .4s .8s;
    -o-transition: opacity .4s .8s;
    transition: opacity .4s .8s
}

.scroll-down.active .scroll-down__link {
    bottom: 115px
}

.scroll-down__line {
    display: block;
    height: 80px;
    width: 0;
    margin: 0 auto;
    border-right: 2px dotted #f6cf70
}

@media screen and (max-width:1023px) {
    .scroll-down__line {
        display: none
    }
}

.scroll-down__link {
    position: absolute;
    bottom: 15px;
    display: block;
    height: 44px;
    width: 100%;
    padding: 8px;
    font-size: 28px;
    color: #fff;
    -webkit-transition: bottom .8s;
    -o-transition: bottom .8s;
    transition: bottom .8s
}

@media screen and (max-width:1023px) {
    .scroll-down__link {
        bottom: 0;
        -webkit-animation-name: scrollEffectMobile;
        -o-animation-name: scrollEffectMobile;
        animation-name: scrollEffectMobile;
        -webkit-animation-duration: 1.5s;
        -o-animation-duration: 1.5s;
        animation-duration: 1.5s;
        -webkit-animation-iteration-count: infinite;
        -o-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
}

@media screen and (max-width:1023px) {
    .scroll-down__link--desk {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .scroll-down__link--mobile {
        display: none
    }
}

.scroll-down__icon {
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    color: #f6cf70
}

@media screen and (max-width:1023px) {
    .scroll-down__icon {
        bottom: 40px;
        font-size: 32px;
        color: #f6cf70
    }
}

@media screen and (max-width:1023px) {
    .scroll-down__icon--desk {
        display: none
    }
}

@media screen and (min-width:1024px) {
    .scroll-down__icon--mobile {
        display: none
    }
}

.site-nav {
    background-color: #FFFFFF;
    position: fixed;
    top: 0;
    width: 100%;
    font-size: 13px;
    font-weight: 800;
    padding: 3px 0;
    -webkit-transition: top .2s;
    -o-transition: top .2s;
    transition: top .2s;
    z-index: 10;
    padding-top: 45px !important;
}

@media screen and (min-width:1024px) {
    .site-nav {
        padding-bottom: 15px;
        text-align: center;
        padding-top: 15px;
    }
}

@media screen and (max-width:1023px) {
    .site-nav {
        padding: 0 20px
    }
}

.site-nav.closed {
    top: -65px
}

@media screen and (max-width:1023px) {
    .site-nav.closed {
        top: -75px
    }
}

.site-nav--home {
    background-color: transparent;
    position: absolute;
    top: 0;
    padding-top: 44px;
    color: #fff;
    z-index: 2
}

@media screen and (max-width:1023px) {
    .site-nav--home {
        padding-top: 10px
    }
}

.site-nav--home .site-nav__item--logo img {
    height: 90px
}

.site-nav--home .site-nav__mobile {
    margin-top: 44px
}

.site-nav--home .site-nav__mobile .site-nav__mobile-icon span,
.site-nav--home .site-nav__mobile .site-nav__mobile-icon:after,
.site-nav--home .site-nav__mobile .site-nav__mobile-icon:before {
    background-color: #caa456
}

.site-nav--home .site-menu__item--pages li a:hover {
    background-color: #f6cf70
    color: #0c0b0f
}

.site-nav--home .site-nav__mobile-icon span,
.site-nav--home .site-nav__mobile-icon:after,
.site-nav--home .site-nav__mobile-icon:before {
    background-color: #fff
}

.site-nav__container {
    width: 100%;
    max-width: 1002px !important;
    margin: 0 auto
}

.site-nav__item {
    display: inline-block;
    vertical-align: middle
}

.site-nav__item--logo {
    margin-right: 4px
}

@media screen and (max-width:1023px) {
    .site-nav__item--logo {
        padding: 10px 0 5px
    }
}

.site-nav__item--logo img {
    height: 52px
}

.site-nav__mobile {
    float: right;
    margin-top: 24px
}

@media screen and (min-width:1024px) {
    .site-nav__mobile {
        display: none
    }
}

.site-nav__mobile-icon {
    position: relative;
    display: inline-block;
    height: 18px;
    width: 20px;
    vertical-align: middle;
    overflow: hidden
}

.site-nav__mobile-icon span,
.site-nav__mobile-icon:after,
.site-nav__mobile-icon:before {
    content: '';
    background-color: #0c0b0f;
    position: absolute;
    right: 2px;
    display: block;
    height: 3px;
    border-radius: 2px;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s
}

.site-nav__mobile-icon:before {
    width: 20px
}

.site-nav__mobile-icon span {
    top: 7px;
    width: 14px
}

.site-nav__mobile-icon:after {
    top: 14px;
    width: 8px
}

.site-nav__mobile-text {
    display: inline-block;
    font-size: 12px;
    font-weight: 800;
    text-transform: uppercase
}

.mobile-menu-opened {
    display: none
}

.site-nav__mobile--opened .mobile-menu-opened {
    display: inline-block
}

.site-nav__mobile--opened .mobile-menu-closed {
    display: none
}

.site-nav__mobile--opened .site-nav__mobile-icon:before {
    width: 16px;
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    -o-transform-origin: right top;
    transform-origin: right top;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

.site-nav__mobile--opened .site-nav__mobile-icon span {
    right: -100%
}

.site-nav__mobile--opened .site-nav__mobile-icon:after {
    top: 11px;
    width: 16px;
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    -o-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media screen and (min-width:1024px) {
    .site-menu {
        display: inline-block!important
    }
}

@media screen and (max-width:1023px) {
    .site-menu {
        background-color: #cfad66;
        position: absolute;
        top: 72px;
        left: 0;
        display: none;
        width: 100%;
        text-align: center;
        z-index: 100;
    }
    .site-menu li {
        width: 90%;
        margin: 0 auto;
        padding: 7px 0;
        font-size: 14px
    }
    .site-menu li:last-child {
        border-bottom: none
    }
    .site-menu li a {
        color: #6e5729
    }
    .site-menu:before {
        content: '';
        background-image: url(../images/top_menu_border.png);
        position: absolute;
        bottom: -60px;
        display: block;
        height: 60px;
        width: 100%
    }
}

.site-menu__item {
    display: inline-block
}

@media screen and (max-width:1023px) {
    .site-menu__item {
        display: block;
        margin-bottom: 24px
    }
}

.site-menu__item--pages li {
    text-transform: uppercase;
    letter-spacing: 1px
}

@media screen and (min-width:1024px) {
    .site-menu__item--pages li {
        display: inline-block;
        margin-right: -5px
    }
}

.site-menu__item--pages li a {
    font-weight: 600;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
}

@media screen and (min-width:1024px) {
    .site-menu__item--pages li a {
        padding: 5px 10px;
        border-radius: 15px;
        margin: 0 2px
    }
}

@media screen and (min-width:1024px) {
    .site-menu__item--pages li.active a,
    .site-menu__item--pages li:hover a {
        background-color: #f6cf70;
        color: #000
    }
}

.site-menu__item--lang {
    position: relative;
    text-transform: uppercase
}

@media screen and (min-width:1024px) {
    .site-menu__item--lang {
        margin-left: 12px
    }
}

@media screen and (max-width:1023px) {
    .site-menu__item--lang .lang-menu {
        display: none
    }
}

.site-menu__item--lang .lang-menu--white {
    border: 2px solid #f6cf70;
    color: #000
}

.site-menu__item--lang .selected-lang {
    margin-left: 4px;
    margin-right: 12px
}

.site-menu__item--lang .icon {
    font-size: 14px;
    font-weight: 700;
    vertical-align: middle
}

@media screen and (min-width:1024px) {
    .site-menu__item--lang ul {
        position: absolute;
        top: 40px;
        right: 12px;
        display: none;
        width: 80px;
        margin-top: 5px;
        text-align: right
    }
    .site-menu__item--lang ul li {
        line-height: 2em
    }
    .site-menu__item--lang ul li:last-child {
        border-bottom: 0
    }
    .site-menu__item--lang ul li a {
        display: block;
        color: #a5a5a5
    }
    .site-menu__item--lang ul li a:hover {
        color: #fff
    }
}

@media screen and (max-width:1023px) {
    .site-menu__item--lang ul {
        display: block!important
    }
}

@media screen and (min-width:1024px) {
    .site-menu__item--lang .lang-list--black li a:hover {
        color: #000
    }
}

.site-nav__title {
    display: inline-block;
    margin-bottom: 12px;
    padding-bottom: 4px;
    border-bottom: 1px solid #000;
    font-size: 11px;
    text-transform: uppercase;
    color: #000
}

@media screen and (min-width:1024px) {
    .site-nav__title {
        display: none
    }
}

.bx-wrapper {
    position: relative;
    margin: 0 auto;
    padding: 0;
    z-index: 2
}

.bx-wrapper .bx-pager {
    text-align: center;
    font-size: .85em;
    font-family: Arial;
    font-weight: 700;
    color: #666;
    padding-top: 20px
}

.bx-wrapper .bx-controls-auto .bx-controls-auto-item,
.bx-wrapper .bx-pager .bx-pager-item {
    display: inline-block
}

.bx-wrapper .bx-pager.bx-default-pager a {
    background: #a5a5a5;
    text-indent: -9999px;
    display: block;
    width: 8px;
    height: 8px;
    margin: 0 7px;
    outline: 0;
    border-radius: 5px
}

.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:hover {
    background: #f6cf70
}

.bx-wrapper .bx-controls-direction {
    position: relative;
    top: -350px;
    height: 20px;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
    z-index: 99
}

.bx-wrapper .bx-controls-direction a.disabled {
    display: none
}

.bx-wrapper .bx-next,
.bx-wrapper .bx-prev {
    background: url(../images/slider-arrows.png) no-repeat;
    position: absolute;
    top: 100%;
    margin-top: -12px;
    width: 54px;
    height: 25px;
    border: 2px solid #f6cf70;
    border-radius: 13px;
    text-indent: -9999px;
    z-index: 9
}

@media screen and (max-width:640px) {
    .bx-wrapper .bx-next,
    .bx-wrapper .bx-prev {
        display: none
    }
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-prev:hover {
    background-image: url(../images/slider-arrows_hover.png);
    background-color: #f6cf70
}

.bx-wrapper .bx-prev {
    left: -20px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .bx-wrapper .bx-prev {
        left: 0
    }
}

.bx-wrapper .bx-next {
    background-position: -60px 0;
    right: -20px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .bx-wrapper .bx-next {
        right: 0
    }
}

.slider-container {
    background-color: #fcfbf7;
    position: relative
}

.slider-container:after,
.slider-container:before {
    content: '';
    position: absolute;
    display: block;
    height: 70px;
    width: 100%;
    z-index: 5
}

.slider-container:after {
    background-image: url(../images/slider_border_down.png);
    background-position-y: bottom;
    bottom: -50px
}

.slider__item {
    padding-top: 35px
}

@media screen and (max-width:640px) {
    .slider__item {
        left: 50%;
        padding: 15px 10px 0;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        -o-transform: translateX(-50%);
        transform: translateX(-50%)
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .slider__item {
        height: 640px
    }
}

@media screen and (max-width:479px) {
    .slider__item {
        height: 500px
    }
}

.slider__item img {
    display: block;
    width: 100%
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .slider__item img {
        width: 90%
    }
}

@media screen and (max-width:640px) {
    .slider__item img {
        bottom: -25px
    }
}

@media screen and (max-width:479px) {
    .slider__item img {
        bottom: 0
    }
}

.slider__item h2 {
    max-width: 440px;
    margin: 0 auto 8px
}

.slider__item .btn {
    border-color: #f6cf70
}

.slider__item-container {
    max-width: 670px;
    margin: 0 auto
}

.bx-controls {
    position: absolute;
    bottom: 15px;
    width: 100%;
    z-index: 1000
}

@media screen and (max-width:640px) {
    .bx-controls {
        bottom: 0;
        z-index: 51
    }
}

.slider-container--home {
    padding-top: 30px;
    text-align: center
}

.slider-container--home:before {
    background-image: url(../images/slider_border_up.png);
    top: -70px
}

.slider-container--home .slider__title {
    max-width: 420px;
    margin: 0 auto
}

.slider-container--home .slider__text {
    display: block;
    max-width: 420px;
    margin: 40px auto 40px;
    text-align: center;
    color: #000000;
}

@media screen and (max-width:479px) {
    .slider-container--home .slider__text {
        top: 110px;
        padding: 0 10px;
        font-size: 14px
    }
}

.slider-container--home .slider__text b,
.slider-container--home .slider__text strong {
    color: #000
}

.slider-container--home .slider__item {
    text-align: center
}

@media screen and (max-width:479px) {
    .slider-container--home .slider__item {
        height: 340px
    }
}

@media screen and (min-width:480px) and (max-width:639px) {
    .slider-container--home .slider__item {
        height: 440px
    }
}

@media screen and (min-width:641px) {
    .slider-container--home .slider__item {
        height: 600px;
        padding-top: 0
    }
}

.slider-container--home .slider__item img {
    position: absolute;
    bottom: -150px;
    left: 50%;
    width: 100%;
    max-width: 650px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    opacity: 0;
    -webkit-transition: bottom .4s ease-out, opacity .3s;
    -o-transition: bottom .4s ease-out, opacity .3s;
    transition: bottom .4s ease-out, opacity .3s;
    z-index: -1
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .slider-container--home .slider__item img {
        width: 90%
    }
}

@media screen and (max-width:640px) {
    .slider-container--home .slider__item img {
        max-width: 460px
    }
}

@media screen and (max-width:479px) {
    .slider-container--home .slider__item img {
        max-width: 300px
    }
}

.slider-container--home .slider__item a {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .2s ease-in-out .6s;
    -o-transition: -o-transform .2s ease-in-out .6s;
    transition: transform .2s ease-in-out .6s
}

.slider-container--home .slider__item .btn:hover {
    background-color: #f6cf70
}

.slider-container--home .slider__item .slider__text {
    max-width: 350px;
    opacity: 0;
    -webkit-transition: opacity .5s .4s;
    -o-transition: opacity .5s .4s;
    transition: opacity .5s .4s
}

.slider-container--home .slider__item.active img {
    bottom: -40px;
    opacity: 1
}

@media screen and (max-width:640px) {
    .slider-container--home .slider__item.active img {
        bottom: -15px
    }
}

@media screen and (max-width:479px) {
    .slider-container--home .slider__item.active img {
        bottom: 15px
    }
}

.slider-container--home .slider__item.active a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.slider-container--restaurant {
    margin-top: -100px
}

.slider-container--restaurant .slider__item {
    height: 720px;
    padding-top: 30px
}

@media screen and (max-width:640px) {
    .slider-container--restaurant .slider__item {
        height: 680px;
        text-align: center
    }
}

.slider-container--restaurant .slider__item img {
    -webkit-transform: translateY(-150px);
    -ms-transform: translateY(-150px);
    -o-transform: translateY(-150px);
    transform: translateY(-150px);
    -webkit-transition: -webkit-transform .5s, opacity .3s;
    -o-transition: -o-transform .5s, opacity .3s;
    transition: transform .5s, opacity .3s;
    opacity: 0
}

@media screen and (max-width:640px) {
    .slider-container--restaurant .slider__item img {
        max-width: 100px;
        margin: 0 auto
    }
}

.slider-container--restaurant .slider__item h2 {
    margin-top: 75px;
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: -webkit-transform .4s, opacity .2s;
    -o-transition: -o-transform .4s, opacity .2s;
    transition: transform .4s, opacity .2s;
    opacity: 0
}

@media screen and (max-width:640px) {
    .slider-container--restaurant .slider__item h2 {
        margin-top: 0
    }
}

.slider-container--restaurant .slider__item h3 {
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: -webkit-transform .4s .2s, opacity .2s .2s;
    -o-transition: -o-transform .4s .2s, opacity .2s .2s;
    transition: transform .4s .2s, opacity .2s .2s;
    opacity: 0
}

.slider-container--restaurant .slider__item h4 {
    margin-bottom: 6px;
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: -webkit-transform .4s .4s, opacity .2s .4s;
    -o-transition: -o-transform .4s .4s, opacity .2s .4s;
    transition: transform .4s .4s, opacity .2s .4s;
    opacity: 0
}

.slider-container--restaurant .slider__item p {
    margin-bottom: 35px;
    color: #837973;
    -webkit-transform: translateX(200px);
    -ms-transform: translateX(200px);
    -o-transform: translateX(200px);
    transform: translateX(200px);
    -webkit-transition: -webkit-transform .4s .6s, opacity .2s .6s;
    -o-transition: -o-transform .4s .6s, opacity .2s .6s;
    transition: transform .4s .6s, opacity .2s .6s;
    opacity: 0
}

.slider-container--restaurant .slider__item a {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    -webkit-transition: -webkit-transform .2s ease-in-out .8s;
    -o-transition: -o-transform .2s ease-in-out .8s;
    transition: transform .2s ease-in-out .8s
}

.slider-container--restaurant .slider__item.active h2,
.slider-container--restaurant .slider__item.active h3,
.slider-container--restaurant .slider__item.active h4,
.slider-container--restaurant .slider__item.active img,
.slider-container--restaurant .slider__item.active p {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
    opacity: 1
}

.slider-container--restaurant .slider__item.active a {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1)
}

.suggestion {
    position: relative
}

@media screen and (min-width:1024px) {
    .suggestion {
        height: 580px
    }
}

.suggestion__content {
    background-color: #fff;
    position: relative;
    height: 100%;
    padding-top: 10px;
    text-align: center;
    z-index: 1
}

@media screen and (min-width:1024px) {
    .suggestion__content {
        float: left;
        width: 25%;
        min-width: 340px
    }
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .suggestion__content {
        height: 270px;
        padding: 30px 20px
    }
}

@media screen and (max-width:640px) {
    .suggestion__content {
        padding: 20px 10px 30px
    }
}

.suggestion__content h2 {
    max-width: 340px;
    margin: 0 auto 15px;
    font-weight: 600
}

.suggestion__header {
    margin-bottom: 45px;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 2px;
    text-transform: uppercase;
    color: #caa456
}

@media screen and (max-width:1023px) {
    .suggestion__header {
        margin-bottom: 10px
    }
}

@media screen and (max-width:1023px) {
    .suggestion__info {
        display: inline-block;
        margin-left: 20px;
        vertical-align: middle
    }
}

.suggestion__date {
    position: relative;
    margin-bottom: 30px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .suggestion__date {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
}

.suggestion__date:after {
    content: '...';
    position: absolute;
    bottom: 0;
    display: block;
    width: 100%;
    font-size: 35px;
    color: #f6cf70
}

@media screen and (max-width:640px) {
    .suggestion__date:after {
        bottom: -20px
    }
}

.suggestion__date .suggestion__date-month {
    position: absolute;
    top: 105px;
    width: 100%;
    font-size: 25px;
    font-weight: 600;
    color: #f6cf70
    text-transform: uppercase;
    letter-spacing: 4px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .suggestion__date .suggestion__date-month {
        top: 85px
    }
}

@media screen and (max-width:640px) {
    .suggestion__date .suggestion__date-month {
        top: 60px;
        font-size: 18px
    }
}

.suggestion__date .suggestion__date-day {
    font-size: 150px;
    font-weight: 100
}

@media screen and (max-width:1023px) {
    .suggestion__date .suggestion__date-day {
        line-height: 1.2em
    }
}

@media screen and (max-width:640px) {
    .suggestion__date .suggestion__date-day {
        font-size: 100px
    }
}

.suggestion__text {
    max-width: 320px;
    margin: 0 auto 40px;
    color: #837973
}

@media screen and (max-width:640px) {
    .suggestion__text {
        margin-bottom: 25px
    }
}

.suggestion__image {
    -webkit-background-size: cover;
    background-size: cover;
    background-position: center;
    height: 340px
}

@media screen and (min-width:1024px) {
    .suggestion__image {
        position: absolute;
        right: 0;
        height: 100%;
        width: 75%
    }
}

@media screen and (min-width:1024px) {
    .suggestion--single {
        height: 550px
    }
}

.suggestion--single .suggestion__content {
    padding-top: 115px
}

@media screen and (max-width:1023px) {
    .suggestion--single .suggestion__content {
        height: auto;
        padding-top: 20px
    }
}

.suggestion--single .suggestion__content h2 {
    max-width: 300px
}

@media screen and (max-width:1023px) {
    .suggestion--single .suggestion__text {
        margin-bottom: 30px
    }
}

.title {
    font: 400 30px sangbleu_bplight;
    text-transform: uppercase;
    letter-spacing: 1px
}

.title--smaller {
    font-size: 20px
}

.title--small {
    font-size: 28px
}

@media screen and (max-width:479px) {
    .title--small {
        font-size: 20px
    }
}

.title--big {
    font-size: 35px
}

@media screen and (max-width:479px) {
    .title--big {
        font-size: 25px
    }
}

.title--bigger {
    font-size: 66px
}

@media screen and (min-width:480px) and (max-width:639px) {
    .title--bigger {
        font-size: 45px
    }
}

@media screen and (max-width:479px) {
    .title--bigger {
        font-size: 30px
    }
}

.title--huge {
    font-size: 66px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .title--huge {
        font-size: 66px
    }
}

@media screen and (max-width:640px) {
    .title--huge {
        font-size: 50px
    }
}

@media screen and (max-width:479px) {
    .title--huge {
        font-size: 34px
    }
}

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

.title--gold {
    background: -webkit-linear-gradient(left, #b09253 0, #f6cf70 25%, #9e8041 50%, #f6cf70 75%, #b09253 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    color: #f6cf70
}

.text-white {
    color: #f6cf70
}

.text-grey {
    color: #837973
}

.text-black {
    color: #1d1d1d
}

.text-yellow {
    color: #ffffff
}

.text-yellow-light {
    color: #ffffff
}

.text-upper {
    text-transform: uppercase
}

.text-tag {
    font-size: 12px;
    font-weight: 900;
    font-style: italic;
    text-transform: uppercase;
    letter-spacing: 1px
}

.text-tag--big {
    font-size: 14px
}

.text-thin {
    font-weight: 300
}

.text-subtitle {
    font-size: 14px;
    color: #f6cf70
    text-transform: uppercase;
    letter-spacing: 2px
}

@media screen and (max-width:479px) {
    .text-subtitle {
        font-size: 16px
    }
}

.venue-contacts ~ h3 {
    padding-top: 80px
}

@media screen and (max-width:640px) {
    .venue-contacts ~ h3 {
        padding-top: 60px
    }
}

.venue-contacts__list {
    margin-top: 48px;
    margin-bottom: 60px;
    line-height: .9em
}

@media screen and (max-width:640px) {
    .venue-contacts__list {
        margin-top: 30px
    }
}

@media screen and (max-width:479px) {
    .venue-contacts__list {
        margin-bottom: 40px
    }
}

.venue-contacts__list li {
    display: inline-block;
    padding: 0 55px 0 51px;
    border-right: 1px solid #636363
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venue-contacts__list li {
        padding: 0 35px 0 31px
    }
}

@media screen and (max-width:640px) {
    .venue-contacts__list li {
        display: block;
        margin-bottom: 30px;
        padding: 0;
        border-right: none
    }
}

.venue-contacts__list li:last-child {
    border-right: none
}

@media screen and (max-width:640px) {
    .venue-contacts__list li:last-child {
        margin-bottom: 0
    }
}

.venue-contacts__label {
    margin-bottom: 15px;
    font-size: 14px;
    font-weight: 700;
    color: #cfad66;
    text-transform: uppercase
}

@media screen and (max-width:640px) {
    .venue-contacts__label {
        margin-bottom: 10px
    }
}

.venue-contacts__field {
    font-size: 14px;
    color: #fff
}

.venues-featured {
    position: relative;
    background-repeat: no-repeat;
    height: 466px;
    text-align: center
}

@media screen and (max-width:640px) {
    .venues-featured {
        height: 560px;
        padding-top: 150px
    }
}

.venues-featured img {
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%)
}

.venues-featured h2 {
    letter-spacing: 8px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venues-featured h2 {
        letter-spacing: 4px
    }
}

@media screen and (max-width:640px) {
    .venues-featured h2 {
        letter-spacing: 0
    }
}

.venues-featured h3 {
    font-weight: 400;
    letter-spacing: 2px
}

.venues-featured p {
    max-width: 500px;
    margin: 15px auto 40px;
    color: #837973
}

.venues-featured--bars {
    margin-top: 60px
}

.venues-featured--bars img {
    bottom: -25px;
    z-index: -1
}

.venues-featured--restaurants {
    height: 1020px;
    padding-top: 625px
}

@media screen and (max-width:640px) {
    .venues-featured--restaurants {
        height: 840px;
        padding-top: 480px
    }
}

.venues-featured--restaurants img {
    top: 275px
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venues-featured--restaurants img {
        top: 240px
    }
}

@media screen and (max-width:640px) {
    .venues-featured--restaurants img {
        top: 260px;
        width: 320px
    }
}

@media screen and (max-width:479px) {
    .venues-featured--restaurants img {
        top: 250px
    }
}

.venues {
    text-align: center;
    max-width: 1230px;
    margin: 50px auto 0
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venues {
        margin-top: 30px
    }
}

.venues--bars {
    max-width: 890px
}

.venues__item {
    background-position: center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    display: inline-block;
    height: 29.5vw;
    max-height: 370px;
    width: 25.5%;
    max-width: 315px;
    margin-bottom: -6px;
    text-align: left;
    -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .6), 0 0 160px 0 rgba(0, 0, 0, .6), inset 0 -140px 120px rgba(0, 0, 0, .6);
    box-shadow: 0 0 20px rgba(0, 0, 0, .6), 0 0 160px 0 rgba(0, 0, 0, .6), inset 0 -140px 120px rgba(0, 0, 0, .6);
    filter: none;
    -webkit-filter: blur(0);
    -moz-filter: blur(0);
    -ms-filter: blur(0);
    filter: progid:DXImageTransform.Microsoft.Blur(PixelRadius='0');
    z-index: 1;
    -webkit-transition: -webkit-transform .4s ease-in-out;
    -o-transition: -o-transform .4s ease-in-out;
    transition: transform .4s ease-in-out
}

@media screen and (min-width:1024px) {
    .venues__item {
        margin: -12px -8px;
        -webkit-transform: translateZ(0) scale3d(.95, .95, 1);
        transform: translateZ(0) scale3d(.95, .95, 1)
    }
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venues__item {
        height: 29vw;
        width: 25%;
        -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .6), 0 0 90px 0 rgba(0, 0, 0, .6), inset 0 -90px 80px rgba(0, 0, 0, .6);
        box-shadow: 0 0 15px rgba(0, 0, 0, .6), 0 0 90px 0 rgba(0, 0, 0, .6), inset 0 -90px 80px rgba(0, 0, 0, .6)
    }
}

@media screen and (max-width:640px) {
    .venues__item {
        width: 50%;
        height: 50vw;
        -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, .6), 0 0 60px 0 rgba(0, 0, 0, .6), inset 0 -100px 120px rgba(0, 0, 0, .6);
        box-shadow: 0 0 10px rgba(0, 0, 0, .6), 0 0 60px 0 rgba(0, 0, 0, .6), inset 0 -100px 120px rgba(0, 0, 0, .6)
    }
}

@media screen and (max-width:479px) {
    .venues__item {
        width: 80%;
        height: 77vw
    }
}

.venues__item:before {
    content: '';
    background-color: #000;
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 100%;
    height: 100%;
    opacity: .5;
    z-index: -1;
    -webkit-transition: opacity .6s;
    -o-transition: opacity .6s;
    transition: opacity .6s
}

.venues__item a {
    position: relative;
    display: block;
    height: 100%
}

.venues__item a:before {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    display: block;
    height: 90%;
    width: 90%;
    border: 3px solid #f6cf70
    -webkit-transform: translate3d(-50%, -50%, 0) scale(.5);
    transform: translate3d(-50%, -50%, 0) scale(.5);
    opacity: 0;
    -webkit-transition: -webkit-transform .5s, opacity .2s;
    -o-transition: -o-transform .5s, opacity .2s;
    transition: transform .5s, opacity .2s
}

.venues__item:active,
.venues__item:hover {
    -webkit-transform: translateZ(0) scale3d(1, 1, 1);
    transform: translateZ(0) scale3d(1, 1, 1);
    z-index: 2
}

.venues__item:active:before,
.venues__item:hover:before {
    opacity: 0
}

.venues__item:active a:before,
.venues__item:hover a:before {
    -webkit-transform: translate3d(-50%, -50%, 0) scale(1);
    transform: translate3d(-50%, -50%, 0) scale(1);
    opacity: 1
}

.venues__item:active .venues__icon,
.venues__item:hover .venues__icon {
    opacity: 1
}

.venues__item--big {
    height: 58.5vw;
    max-height: 520px;
    width: 50%;
    max-width: 445px
}

@media screen and (min-width:1024px) {
    .venues__item--big .venues__name {
        font-size: 36px
    }
}

@media screen and (min-width:1024px) {
    .venues__item--big .text-tag {
        font-size: 18px
    }
}

.venues__item--disabled {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.venues__item--disabled:active,
.venues__item--disabled:hover {
    -webkit-transform: none;
    -ms-transform: none;
    -o-transform: none;
    transform: none;
    -webkit-box-shadow: 0 0 160px 0 rgba(0, 0, 0, .6);
    box-shadow: 0 0 160px 0 rgba(0, 0, 0, .6);
    z-index: 1
}

.venues__item--disabled:active:before,
.venues__item--disabled:hover:before {
    opacity: .5
}

.venues__item--disabled:active a,
.venues__item--disabled:hover a {
    cursor: default
}

.venues__item--disabled:active a:before,
.venues__item--disabled:hover a:before {
    display: none
}

.venues__item--disabled:active .venues__icon,
.venues__item--disabled:hover .venues__icon {
    opacity: 0
}

.venues__item--disabled p {
    color: #ccc
}

.venues__icon {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    height: 25px;
    width: 15px;
    font-size: 25px;
    font-weight: 800;
    line-height: 1em;
    color: #f6cf70
    opacity: 0;
    -webkit-transition: opacity .5s;
    -o-transition: opacity .5s;
    transition: opacity .5s
}

.venues__info {
    position: absolute;
    bottom: 35px;
    left: 12%;
    width: 100%;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden
}

.venues__name {
    font: 25px sangbleu_bplight;
    text-transform: uppercase;
    width: 80%
}

@media screen and (min-width:641px) and (max-width:1023px) {
    .venues__name {
        font-size: 16px
    }
}

@media screen and (max-width:640px) {
    .venues__name {
        font-size: 18px
    }
}

.venue-blueprints {
    padding: 86px 0 30px;
    margin-bottom: 60px;
    position: relative;
    text-align: center
}

@media screen and (max-width:640px) {
    .venue-blueprints {
        padding: 0 0 30px
    }
}

.venue-blueprints:after {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    width: 768px;
    content: "";
    border-bottom: 1px dotted #d8d8d8
}

.venue-blueprints img {
    max-width: 100%
}

.venue-blueprints__title {
    margin-bottom: 20px
}

.inline {
    display: inline-block
}