html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased
}

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
}

address {
    font-style: normal
}

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
}

figure {
    margin: 1em 40px
}

hr {
    -moz-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] {
    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
}

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

input {
    -webkit-appearance: none;
    border-radius: 0
}

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
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #333;
    background-color: #fff
}

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

a {
    text-decoration: none
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

ul,
ol {
    padding: 0;
    margin: 0
}

.container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 0;
    padding-right: 0
}

.container-fluid {
    padding-left: 15px;
    padding-right: 15px
}

@media (min-width:795px) {
    .container {
        width: 780px
    }
}

@media (min-width:900px) {
    .container {
        width: 885px
    }
}

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

.row {
    margin-left: -15px;
    margin-right: -15px
}

.column {
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px
}

.xs-1,
.xs-2,
.xs-3,
.xs-4,
.xs-5,
.xs-6,
.xs-7,
.xs-8,
.xs-9,
.xs-10,
.xs-11,
.xs-12 {
    float: left
}

.xs-12 {
    width: 100%
}

.xs-11 {
    width: 91.66666667%
}

.xs-10 {
    width: 83.33333333%
}

.xs-9 {
    width: 75%
}

.xs-8 {
    width: 66.66666667%
}

.xs-7 {
    width: 58.33333333%
}

.xs-6 {
    width: 50%
}

.xs-5 {
    width: 41.66666667%
}

.xs-4 {
    width: 33.33333333%
}

.xs-3 {
    width: 25%
}

.xs-2 {
    width: 16.66666667%
}

.xs-1 {
    width: 8.33333333%
}

.xs-pull-12 {
    right: 100%
}

.xs-pull-11 {
    right: 91.66666667%
}

.xs-pull-10 {
    right: 83.33333333%
}

.xs-pull-9 {
    right: 75%
}

.xs-pull-8 {
    right: 66.66666667%
}

.xs-pull-7 {
    right: 58.33333333%
}

.xs-pull-6 {
    right: 50%
}

.xs-pull-5 {
    right: 41.66666667%
}

.xs-pull-4 {
    right: 33.33333333%
}

.xs-pull-3 {
    right: 25%
}

.xs-pull-2 {
    right: 16.66666667%
}

.xs-pull-1 {
    right: 8.33333333%
}

.xs-pull-0 {
    right: auto
}

.xs-push-12 {
    left: 100%
}

.xs-push-11 {
    left: 91.66666667%
}

.xs-push-10 {
    left: 83.33333333%
}

.xs-push-9 {
    left: 75%
}

.xs-push-8 {
    left: 66.66666667%
}

.xs-push-7 {
    left: 58.33333333%
}

.xs-push-6 {
    left: 50%
}

.xs-push-5 {
    left: 41.66666667%
}

.xs-push-4 {
    left: 33.33333333%
}

.xs-push-3 {
    left: 25%
}

.xs-push-2 {
    left: 16.66666667%
}

.xs-push-1 {
    left: 8.33333333%
}

.xs-push-0 {
    left: auto
}

.xs-offset-12 {
    margin-left: 100%
}

.xs-offset-11 {
    margin-left: 91.66666667%
}

.xs-offset-10 {
    margin-left: 83.33333333%
}

.xs-offset-9 {
    margin-left: 75%
}

.xs-offset-8 {
    margin-left: 66.66666667%
}

.xs-offset-7 {
    margin-left: 58.33333333%
}

.xs-offset-6 {
    margin-left: 50%
}

.xs-offset-5 {
    margin-left: 41.66666667%
}

.xs-offset-4 {
    margin-left: 33.33333333%
}

.xs-offset-3 {
    margin-left: 25%
}

.xs-offset-2 {
    margin-left: 16.66666667%
}

.xs-offset-1 {
    margin-left: 8.33333333%
}

.xs-offset-0 {
    margin-left: 0
}

@media (min-width:795px) {
    .sm-1,
    .sm-2,
    .sm-3,
    .sm-4,
    .sm-5,
    .sm-6,
    .sm-7,
    .sm-8,
    .sm-9,
    .sm-10,
    .sm-11,
    .sm-12 {
        float: left
    }
    .sm-12 {
        width: 100%
    }
    .sm-11 {
        width: 91.66666667%
    }
    .sm-10 {
        width: 83.33333333%
    }
    .sm-9 {
        width: 75%
    }
    .sm-8 {
        width: 66.66666667%
    }
    .sm-7 {
        width: 58.33333333%
    }
    .sm-6 {
        width: 50%
    }
    .sm-5 {
        width: 41.66666667%
    }
    .sm-4 {
        width: 33.33333333%
    }
    .sm-3 {
        width: 25%
    }
    .sm-2 {
        width: 16.66666667%
    }
    .sm-1 {
        width: 8.33333333%
    }
    .sm-pull-12 {
        right: 100%
    }
    .sm-pull-11 {
        right: 91.66666667%
    }
    .sm-pull-10 {
        right: 83.33333333%
    }
    .sm-pull-9 {
        right: 75%
    }
    .sm-pull-8 {
        right: 66.66666667%
    }
    .sm-pull-7 {
        right: 58.33333333%
    }
    .sm-pull-6 {
        right: 50%
    }
    .sm-pull-5 {
        right: 41.66666667%
    }
    .sm-pull-4 {
        right: 33.33333333%
    }
    .sm-pull-3 {
        right: 25%
    }
    .sm-pull-2 {
        right: 16.66666667%
    }
    .sm-pull-1 {
        right: 8.33333333%
    }
    .sm-pull-0 {
        right: auto
    }
    .sm-push-12 {
        left: 100%
    }
    .sm-push-11 {
        left: 91.66666667%
    }
    .sm-push-10 {
        left: 83.33333333%
    }
    .sm-push-9 {
        left: 75%
    }
    .sm-push-8 {
        left: 66.66666667%
    }
    .sm-push-7 {
        left: 58.33333333%
    }
    .sm-push-6 {
        left: 50%
    }
    .sm-push-5 {
        left: 41.66666667%
    }
    .sm-push-4 {
        left: 33.33333333%
    }
    .sm-push-3 {
        left: 25%
    }
    .sm-push-2 {
        left: 16.66666667%
    }
    .sm-push-1 {
        left: 8.33333333%
    }
    .sm-push-0 {
        left: auto
    }
    .sm-offset-12 {
        margin-left: 100%
    }
    .sm-offset-11 {
        margin-left: 91.66666667%
    }
    .sm-offset-10 {
        margin-left: 83.33333333%
    }
    .sm-offset-9 {
        margin-left: 75%
    }
    .sm-offset-8 {
        margin-left: 66.66666667%
    }
    .sm-offset-7 {
        margin-left: 58.33333333%
    }
    .sm-offset-6 {
        margin-left: 50%
    }
    .sm-offset-5 {
        margin-left: 41.66666667%
    }
    .sm-offset-4 {
        margin-left: 33.33333333%
    }
    .sm-offset-3 {
        margin-left: 25%
    }
    .sm-offset-2 {
        margin-left: 16.66666667%
    }
    .sm-offset-1 {
        margin-left: 8.33333333%
    }
    .sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:900px) {
    .md-1,
    .md-2,
    .md-3,
    .md-4,
    .md-5,
    .md-6,
    .md-7,
    .md-8,
    .md-9,
    .md-10,
    .md-11,
    .md-12 {
        float: left
    }
    .md-12 {
        width: 100%
    }
    .md-11 {
        width: 91.66666667%
    }
    .md-10 {
        width: 83.33333333%
    }
    .md-9 {
        width: 75%
    }
    .md-8 {
        width: 66.66666667%
    }
    .md-7 {
        width: 58.33333333%
    }
    .md-6 {
        width: 50%
    }
    .md-5 {
        width: 41.66666667%
    }
    .md-4 {
        width: 33.33333333%
    }
    .md-3 {
        width: 25%
    }
    .md-2 {
        width: 16.66666667%
    }
    .md-1 {
        width: 8.33333333%
    }
    .md-pull-12 {
        right: 100%
    }
    .md-pull-11 {
        right: 91.66666667%
    }
    .md-pull-10 {
        right: 83.33333333%
    }
    .md-pull-9 {
        right: 75%
    }
    .md-pull-8 {
        right: 66.66666667%
    }
    .md-pull-7 {
        right: 58.33333333%
    }
    .md-pull-6 {
        right: 50%
    }
    .md-pull-5 {
        right: 41.66666667%
    }
    .md-pull-4 {
        right: 33.33333333%
    }
    .md-pull-3 {
        right: 25%
    }
    .md-pull-2 {
        right: 16.66666667%
    }
    .md-pull-1 {
        right: 8.33333333%
    }
    .md-pull-0 {
        right: auto
    }
    .md-push-12 {
        left: 100%
    }
    .md-push-11 {
        left: 91.66666667%
    }
    .md-push-10 {
        left: 83.33333333%
    }
    .md-push-9 {
        left: 75%
    }
    .md-push-8 {
        left: 66.66666667%
    }
    .md-push-7 {
        left: 58.33333333%
    }
    .md-push-6 {
        left: 50%
    }
    .md-push-5 {
        left: 41.66666667%
    }
    .md-push-4 {
        left: 33.33333333%
    }
    .md-push-3 {
        left: 25%
    }
    .md-push-2 {
        left: 16.66666667%
    }
    .md-push-1 {
        left: 8.33333333%
    }
    .md-push-0 {
        left: auto
    }
    .md-offset-12 {
        margin-left: 100%
    }
    .md-offset-11 {
        margin-left: 91.66666667%
    }
    .md-offset-10 {
        margin-left: 83.33333333%
    }
    .md-offset-9 {
        margin-left: 75%
    }
    .md-offset-8 {
        margin-left: 66.66666667%
    }
    .md-offset-7 {
        margin-left: 58.33333333%
    }
    .md-offset-6 {
        margin-left: 50%
    }
    .md-offset-5 {
        margin-left: 41.66666667%
    }
    .md-offset-4 {
        margin-left: 33.33333333%
    }
    .md-offset-3 {
        margin-left: 25%
    }
    .md-offset-2 {
        margin-left: 16.66666667%
    }
    .md-offset-1 {
        margin-left: 8.33333333%
    }
    .md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1280px) {
    .lg-1,
    .lg-2,
    .lg-3,
    .lg-4,
    .lg-5,
    .lg-6,
    .lg-7,
    .lg-8,
    .lg-9,
    .lg-10,
    .lg-11,
    .lg-12 {
        float: left
    }
    .lg-12 {
        width: 100%
    }
    .lg-11 {
        width: 91.66666667%
    }
    .lg-10 {
        width: 83.33333333%
    }
    .lg-9 {
        width: 75%
    }
    .lg-8 {
        width: 66.66666667%
    }
    .lg-7 {
        width: 58.33333333%
    }
    .lg-6 {
        width: 50%
    }
    .lg-5 {
        width: 41.66666667%
    }
    .lg-4 {
        width: 33.33333333%
    }
    .lg-3 {
        width: 25%
    }
    .lg-2 {
        width: 16.66666667%
    }
    .lg-1 {
        width: 8.33333333%
    }
    .lg-pull-12 {
        right: 100%
    }
    .lg-pull-11 {
        right: 91.66666667%
    }
    .lg-pull-10 {
        right: 83.33333333%
    }
    .lg-pull-9 {
        right: 75%
    }
    .lg-pull-8 {
        right: 66.66666667%
    }
    .lg-pull-7 {
        right: 58.33333333%
    }
    .lg-pull-6 {
        right: 50%
    }
    .lg-pull-5 {
        right: 41.66666667%
    }
    .lg-pull-4 {
        right: 33.33333333%
    }
    .lg-pull-3 {
        right: 25%
    }
    .lg-pull-2 {
        right: 16.66666667%
    }
    .lg-pull-1 {
        right: 8.33333333%
    }
    .lg-pull-0 {
        right: auto
    }
    .lg-push-12 {
        left: 100%
    }
    .lg-push-11 {
        left: 91.66666667%
    }
    .lg-push-10 {
        left: 83.33333333%
    }
    .lg-push-9 {
        left: 75%
    }
    .lg-push-8 {
        left: 66.66666667%
    }
    .lg-push-7 {
        left: 58.33333333%
    }
    .lg-push-6 {
        left: 50%
    }
    .lg-push-5 {
        left: 41.66666667%
    }
    .lg-push-4 {
        left: 33.33333333%
    }
    .lg-push-3 {
        left: 25%
    }
    .lg-push-2 {
        left: 16.66666667%
    }
    .lg-push-1 {
        left: 8.33333333%
    }
    .lg-push-0 {
        left: auto
    }
    .lg-offset-12 {
        margin-left: 100%
    }
    .lg-offset-11 {
        margin-left: 91.66666667%
    }
    .lg-offset-10 {
        margin-left: 83.33333333%
    }
    .lg-offset-9 {
        margin-left: 75%
    }
    .lg-offset-8 {
        margin-left: 66.66666667%
    }
    .lg-offset-7 {
        margin-left: 58.33333333%
    }
    .lg-offset-6 {
        margin-left: 50%
    }
    .lg-offset-5 {
        margin-left: 41.66666667%
    }
    .lg-offset-4 {
        margin-left: 33.33333333%
    }
    .lg-offset-3 {
        margin-left: 25%
    }
    .lg-offset-2 {
        margin-left: 16.66666667%
    }
    .lg-offset-1 {
        margin-left: 8.33333333%
    }
    .lg-offset-0 {
        margin-left: 0
    }
}

.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
    content: " ";
    display: table
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
    clear: both
}

.center-block {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.div-link {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

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

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}

@media (max-width:794px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:794px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:794px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:794px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:795px) and (max-width:899px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:795px) and (max-width:899px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:795px) and (max-width:899px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:795px) and (max-width:899px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:900px) and (max-width:1279px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}

@media (min-width:900px) and (max-width:1279px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:900px) and (max-width:1279px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:900px) and (max-width:1279px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1280px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1280px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1280px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1280px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:794px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:795px) and (max-width:899px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:900px) and (max-width:1279px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1280px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}

.font-xl {
    font-size: 24px;
    line-height: 34px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.font-sm {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.font-body {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

.tablet-font-xl {
    font-size: 36px;
    line-height: 50px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.tablet-font-body {
    font-size: 21px;
    line-height: 26px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

.mob-font-body {
    font-size: 15px;
    line-height: 20px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

html,
body {
    margin: 0;
    padding: 0
}

body {
    width: 100%;
    height: 100%;
    font-family: Poppins, sans-serif;
}

a {
    text-decoration: none
}

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

.container-fluid {
    position: fixed;
    width: 100%
}

.transparent {
    background-color: transparent
}

#btn-arrow-icon {
    width: 5px;
    margin-top: -2px;
    margin-left: 8px;
    display: inline
}

::selection {
    background-color: #262626;
    color: #d6d6d6
}

::-moz-selection {
    background-color: #262626;
    color: #d6d6d6
}

::-o-selection {
    background-color: #262626;
    color: #d6d6d6
}

::-ms-selection {
    background-color: #262626;
    color: #d6d6d6
}

::-webkit-selection {
    background-color: #262626;
    color: #d6d6d6
}

#splash {
    width: 100vw;
    height: 100%;
    background-color: #fff;
    position: fixed;
    z-index: 100000
}

#splash #splash-alpha,
#splash #splash-alphabet {
    height: 40vh;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

#splash #splash-alphabet {
    height: 12vh;
    max-width: 70vw
}

header {
    height: 120px;
    z-index: 200 !important;
    text-align: center;
    position: relative;
    z-index: 100
}

header .column {
    margin-top: 42px
}
@media (max-width:899px) {
    header .logo-header {
        display: none;
    }
}

header .alpha-logo-big {
    height: 25vh;
    width: 20%;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-block: 2.5rem;
}

header .alphabet-logo {
    margin-top: 5px
}

header .alphabet-logo path,
header .alphabet-logo polygon,
header .alphabet-logo polyline {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

header .alphabet-logo:hover path,
header .alphabet-logo:hover polygon,
header .alphabet-logo:hover polyline {
    fill: #777
}

header #alpha-logo-small path {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

header #alpha-logo-small:hover path {
    fill: #777
}

header .lang-nav {
    display: inline-block;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    text-transform: uppercase;
    margin: -2px 0 0 0;
    padding: 0;
    border: 1px solid #2d2c35;
    position: absolute;
    right: 40px;
    width: 70px;
    z-index: 10
}

header .lang-nav .lang-dropdown {
    position: relative
}

header .lang-nav li {
    list-style: none
}

header .lang-nav li a {
    display: block;
    color: #2d2c35;
    padding: 8px 15px;
    text-decoration: none;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 70px
}

header .lang-nav li a:hover {
    background-color: #fff;
    color: #262626
}

header .lang-nav li a:hover span {
    color: #262626
}

header .lang-nav li a span {
    display: inline-block;
    margin-left: 5px;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #2d2c35;
    width: 11px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

header .lang-nav li .lang-dropdown-toggle.active {
    background-color: #fff;
    color: #262626
}

header .lang-nav li .lang-dropdown-toggle.active span {
    color: #262626;
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%
}

header .lang-nav li .lang-dropdown-menu {
    display: none;
    position: absolute;
    left: -1px;
    padding: 0;
    margin: 0;
    text-align: left;
    width: 71px;
    background-color: #fff
}

header .lang-nav li .lang-dropdown-menu .active {
    display: block
}

header .lang-nav li .lang-dropdown-menu a {
    width: 71px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    color: #262626
}

header .lang-nav li .lang-dropdown-menu a:hover {
    background-color: #262626;
    color: #fff
}

header .lang-nav.dark {
    border: 1px solid #262626
}

header .lang-nav.dark li a {
    color: #262626
}

header .lang-nav.dark li a:hover {
    background-color: #262626;
    color: #fff
}

header .lang-nav.dark li a:hover span {
    color: #fff
}

header .lang-nav.dark li a span {
    color: #262626
}

header .lang-nav.dark li .lang-dropdown-toggle.active {
    background-color: #262626;
    color: #fff
}

header .lang-nav.dark li .lang-dropdown-toggle.active span {
    color: #fff
}

header .lang-nav.dark li .lang-dropdown-menu {
    background-color: #262626
}

header .lang-nav.dark li .lang-dropdown-menu a {
    color: #fff
}

header .lang-nav.dark li .lang-dropdown-menu a:hover {
    background-color: #fff;
    color: #262626
}

header .fat-nav {
    display: none
}

header .fat-nav ul {
    width: 100vw
}

header .fat-nav li {
    font-size: 30px;
    line-height: 50px;
    text-transform: uppercase
}

header .fat-nav li a {
    padding-bottom: 2px
}

header .fat-nav li a hr {
    width: 20px;
    height: 1px;
    background-color: #b2b2b2;
    margin-top: 4px;
    margin-bottom: 4px
}

header .fat-nav li a span {
    display: block;
    font-size: 15px
}

header .fat-nav li a img {
    width: 180px
}

header .fat-nav li a .inner-logo {
    width: 70px;
    margin-top: 10px;
    height: auto;
}

header .fat-nav li a#highlight {
    border-bottom: 1px solid #262626;
    color: #262626
}

header .fat-nav .mob-nav-footer {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    border-top: 1px solid #d6d6d6;
    padding: 15px 0
}

header .fat-nav .mob-nav-footer a,
header .fat-nav .mob-nav-footer span {
    color: #777;
    font-size: 20px
}

header .fat-nav .mob-nav-footer span {
    margin: 0 10px
}

header .fat-nav .mob-nav-footer a#highlight {
    border-bottom: 1px solid #777
}

header .fat-nav #credits-link {
    position: absolute;
    bottom: 90px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    font-size: 20px;
    line-height: 28px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

header .fat-nav #credits {
    display: none
}

#special header .lang-nav {
    margin-top: 40px
}

.mob-nav-break {
    display: none
}

main {
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px)
}

main .hero-info {
    text-align: center;
    position: absolute;
    z-index: 2;
    height: 100%;
    width: 100%
}

main .hero-info h1 {
    font-size: 54px;
    letter-spacing: 8px;
    color: #2d2c35;
    font-weight: 200;
    text-transform: uppercase;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 2.5s ease-out;
    -moz-transition: all 2.5s ease-out;
    -ms-transition: all 2.5s ease-out;
    -o-transition: all 2.5s ease-out;
    transition: all 2.5s ease-out;
}

main .hero-info p {
    color: #2d2c35;
    max-width: 650px;
    font-size: 16px;
    letter-spacing: .3px;
    line-height: 22px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin: -30px auto 0 auto;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 2.5s ease-out .5s;
    -moz-transition: all 2.5s ease-out .5s;
    -ms-transition: all 2.5s ease-out .5s;
    -o-transition: all 2.5s ease-out .5s;
    transition: all 2.5s ease-out .5s;
    padding-bottom: 10px;
    text-shadow: 1px 1px 0px rgba(0,0,0,0.3);
}

main .hero-info .hero-btn {
    margin-top: 40px;
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all 2.5s ease-out 1s;
    -moz-transition: all 2.5s ease-out 1s;
    -ms-transition: all 2.5s ease-out 1s;
    -o-transition: all 2.5s ease-out 1s;
    transition: all 2.5s ease-out 1s;
    padding-bottom: 10px;
}

main .hero-info .hero-btn a {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-weight: 400;
    border: 1px solid #2d2c35;
    color: #2d2c35;
    padding: 15px 50px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

main .hero-info .hero-btn a:hover {
    color: #fff;
     border: 1px solid #fff;
}

main .hero-info .fade-in.active {
    -moz-opacity: 1;
    opacity: 1
}

main .hero-info-inner {
    position: relative;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: opacity 1.5s ease-out;
    -moz-transition: opacity 1.5s ease-out;
    -ms-transition: opacity 1.5s ease-out;
    -o-transition: opacity 1.5s ease-out;
    transition: opacity 1.5s ease-out
}

main .active .hero-info-inner {
    -moz-opacity: 1;
    opacity: 1
}

.index .owl-carousel,
.room .owl-carousel,
.restaurant .owl-carousel {
    height: 100%;
    position: absolute
}

.index .owl-carousel .owl-stage-outer,
.room .owl-carousel .owl-stage-outer,
.restaurant .owl-carousel .owl-stage-outer,
.index .owl-carousel .owl-stage,
.room .owl-carousel .owl-stage,
.restaurant .owl-carousel .owl-stage {
    height: 100%
}

.index .owl-item,
.room .owl-item,
.restaurant .owl-item {
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px);
    width: 100vw!important
}

.index .owl-item .slide,
.room .owl-item .slide,
.restaurant .owl-item .slide {
    width: 100%;
    height: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

main.index {
    margin-top: -120px;
    height: 100vh
}

main.index .owl-item {
    height: calc(100vh - 180px);
    height: -o-calc(100vh - 180px);
    height: -ms-calc(100vh - 180px);
    height: -webkit-calc(100vh - 180px);
    height: -moz-calc(100vh - 180px)
}

.rooms-overview .owl-carousel,
.restaurant .owl-carousel {
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px);
    position: relative;
    overflow: hidden;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.rooms-overview .owl-stage-outer,
.restaurant .owl-stage-outer,
.rooms-overview .owl-stage,
.restaurant .owl-stage,
.rooms-overview .slide,
.restaurant .slide {
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1)
}

.rooms-overview .owl-item,
.restaurant .owl-item {
    height: 100%;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0) scale(1, 1);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    position: relative
}

.rooms-overview .owl-item .room-img,
.restaurant .owl-item .room-img {
    display: block;
    height: 100%;
    width: auto;
    margin: 0 auto
}

.rooms-overview .owl-item .room-info-overlay,
.restaurant .owl-item .room-info-overlay {
    background-color: rgba(255, 255, 255, .9);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding: 0 40px;
    width: 270px;
    height: 270px;
    text-align: center
}

.rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner,
.restaurant .owl-item .room-info-overlay .room-info-overlay-inner {
    position: absolute;
    top: 40%;
    left: 50%;
    -webkit-transform: translate(-50%, -40%);
    -moz-transform: translate(-50%, -40%);
    -ms-transform: translate(-50%, -40%);
    -o-transform: translate(-50%, -40%)
}

.rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner h2,
.restaurant .owl-item .room-info-overlay .room-info-overlay-inner h2 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner p,
.restaurant .owl-item .room-info-overlay .room-info-overlay-inner p {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    margin-top: -10px
}

.rooms-overview .owl-item .room-info-overlay a,
.restaurant .owl-item .room-info-overlay a {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px;
    border: 1px solid #b2b2b2;
    padding: 15px 0;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.rooms-overview .owl-item .room-info-overlay a:hover,
.restaurant .owl-item .room-info-overlay a:hover {
    background-color: #262626;
    color: #fff;
    border: 1px solid #262626
}

.rooms-overview .center,
.restaurant .center {
    -moz-opacity: 1;
    opacity: 1;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -ms-grab;
    cursor: grab
}

.rooms-overview .center:active,
.restaurant .center:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.owl-controls {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 3%;
    right: 3%;
    pointer-events: none
}

.owl-controls .owl-nav .owl-prev {
    float: left;
    pointer-events: initial
}

.owl-controls .owl-nav .owl-prev img {
    position: relative;
    left: 0;
    -webkit-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -moz-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -ms-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -o-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    transition: all .2s cubic-bezier(0.31, .11, .22, 1.01)
}

.owl-controls .owl-nav .owl-prev:hover img {
    left: -10px
}

.owl-controls .owl-nav .owl-next {
    float: right;
    pointer-events: initial
}

.owl-controls .owl-nav .owl-next img {
    position: relative;
    right: 0;
    -webkit-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -moz-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -ms-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -o-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    transition: all .2s cubic-bezier(0.31, .11, .22, 1.01)
}

.owl-controls .owl-nav .owl-next:hover img {
    right: -10px
}

.owl-controls .owl-nav .disabled {
    display: none!important
}

.room {
    position: relative;
    margin-top: -121px
}

.room .room-controls {
    position: absolute;
    z-index: 100;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    left: 3%;
    right: 3%;
    pointer-events: none
}

.room .room-controls .room-nav .room-prev {
    float: left;
    pointer-events: initial;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    display: flex;
    align-items: center;
    gap: 1rem;
}

.room .room-controls .room-nav .room-prev img {
    margin-right: 5px;
    position: relative;
    left: 0;
    -webkit-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -moz-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -ms-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -o-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    transition: all .2s cubic-bezier(0.31, .11, .22, 1.01)
}

.room .room-controls .room-nav .room-prev:hover img {
    left: -10px
}

.room .room-controls .room-nav .room-next {
    float: right;
    pointer-events: initial;
    min-width: 200px!important;
    text-align: right;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    display: flex;
    align-items: center;
    gap: 1rem;
    justify-content: flex-end;
}

.room .room-controls .room-nav .room-next img {
    margin-left: 5px;
    position: relative;
    right: 0;
    -webkit-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -moz-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -ms-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    -o-transition: all .2s cubic-bezier(0.31, .11, .22, 1.01);
    transition: all .2s cubic-bezier(0.31, .11, .22, 1.01)
}

.room .room-controls .room-nav .room-next:hover img {
    right: -10px
}

.room .drawer {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 101;
    text-align: center;
    pointer-events: none;
    max-width: 1100px;
    margin: 0 auto
}

.room .drawer #drawer-btn {
    text-align: center;
    display: inline-block;
    background-color: #fff;
    margin: 0 auto;
    padding: 10px 80px 5px 80px;
    position: relative;
    pointer-events: initial;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6
}

.room .drawer #drawer-btn h2 {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.room .drawer #drawer-btn #plus-icon {
    width: 17px
}

.room .drawer #drawer-btn #plus-icon line {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.room .drawer #drawer-btn:hover h2 {
    color: #777
}

.room .drawer #drawer-btn:hover #plus-icon line {
    stroke: #777
}

.room .drawer #drawer-btn .plus-icon-btn {
    display: inline-block;
    position: absolute;
    right: 25px;
    margin-top: -37px;
    width: 20px;
    height: 20px;
    -webkit-transition: all .3s cubic-bezier(0.31, .11, .22, 1.01);
    -moz-transition: all .3s cubic-bezier(0.31, .11, .22, 1.01);
    -ms-transition: all .3s cubic-bezier(0.31, .11, .22, 1.01);
    -o-transition: all .3s cubic-bezier(0.31, .11, .22, 1.01);
    transition: all .3s cubic-bezier(0.31, .11, .22, 1.01)
}

.room .drawer #drawer-btn .plus-icon-active {
    -webkit-transform: rotate(135deg);
    -moz-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    -o-transform: rotate(135deg);
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%
}

.room .drawer #drawer-inner {
    background: #fff;
    text-align: center;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    max-height: 300px;
    pointer-events: initial;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    position: relative;
    padding-left: 30px
}

.room .drawer #drawer-inner .room-description,
.room .drawer #drawer-inner .room-amentities,
.room .drawer #drawer-inner .room-booking {
    width: 32.8%!important;
    padding: 30px 5% 30px 5%
}

.room .drawer #drawer-inner .room-description h4,
.room .drawer #drawer-inner .room-amentities h4,
.room .drawer #drawer-inner .room-booking h4,
.room .drawer #drawer-inner .room-description #price,
.room .drawer #drawer-inner .room-amentities #price,
.room .drawer #drawer-inner .room-booking #price {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

.room .drawer #drawer-inner .room-description #price,
.room .drawer #drawer-inner .room-amentities #price,
.room .drawer #drawer-inner .room-booking #price {
    margin-top: 10px
}

.room .drawer #drawer-inner .room-description p,
.room .drawer #drawer-inner .room-amentities p,
.room .drawer #drawer-inner .room-booking p,
.room .drawer #drawer-inner .room-description li,
.room .drawer #drawer-inner .room-amentities li,
.room .drawer #drawer-inner .room-booking li {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    max-width: 300px;
    margin: 0 auto
}

.room .drawer #drawer-inner .room-description li,
.room .drawer #drawer-inner .room-amentities li,
.room .drawer #drawer-inner .room-booking li {
    line-height: 30px
}

.room .drawer #drawer-inner .room-description #price:before,
.room .drawer #drawer-inner .room-amentities #price:before,
.room .drawer #drawer-inner .room-booking #price:before {
    content: "CHF "
}

.room .drawer #drawer-inner .room-booking a {
    padding: 20px 30px;
    margin: 40px -6% 0 -6%;
    display: block;
    background-color: #262626;
    line-height: 17px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: .3px;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.room .drawer #drawer-inner .room-booking a:hover {
    background-color: #777
}

.room .drawer .hide-drawer {
    display: none
}

.room {
    margin-top: -120px;
    height: calc(100vh - 180px);
    height: -o-calc(100vh - 180px);
    height: -ms-calc(100vh - 180px);
    height: -webkit-calc(100vh - 180px);
    height: -moz-calc(100vh - 180px)
}

.room .owl-item {
    height: calc(100vh - 180px);
    height: -o-calc(100vh - 180px);
    height: -ms-calc(100vh - 180px);
    height: -webkit-calc(100vh - 180px);
    height: -moz-calc(100vh - 180px)
}

#alpha-logo-small-white path {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#alpha-logo-small-white:hover path {
    fill: #b2b2b2
}

.guest {
    margin-top: -121px;
    height: calc(100vh - 178px);
    height: -o-calc(100vh - 178px);
    height: -ms-calc(100vh - 178px);
    height: -webkit-calc(100vh - 178px);
    height: -moz-calc(100vh - 178px)
}

.guest .owl-carousel {
    height: 100%;
    position: absolute;
    background-image: url(/images/space2.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    padding: 0 120px
}

.guest .owl-carousel .owl-stage-outer {
    height: 100%
}

.guest .owl-carousel .owl-stage {
    height: 100%;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -ms-grab;
    cursor: grab
}

.guest .owl-carousel .owl-stage:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.guest .owl-item {
    height: calc(100vh - 180px);
    height: -o-calc(100vh - 180px);
    height: -webkit-calc(100vh - 180px);
    height: -moz-calc(100vh - 180px);
    height: -ms-calc(100vh - 180px)
}

.guest .owl-item .slide {
    width: 100%;
    height: 100%;
    position: relative
}

.guest .owl-item .slide .story-inner {
    position: absolute;
    top: 55%;
    padding: 0 15%;
    transform: translateY(-55%);
    -webkit-transform: translateY(-55%);
    -moz-transform: translateY(-55%);
    -ms-transform: translateY(-55%);
    -o-transform: translateY(-55%);
    text-align: center
}

.guest .owl-item .slide .story-inner .story {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #fff
}

.guest .owl-item .slide .story-inner .story-name {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #b2b2b2
}

.guest .owl-item .slide .story-inner .story-name:after {
    content: ","
}

.guest .owl-item .slide .story-inner .story-country {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #b2b2b2;
    margin-top: -14px
}

.find .find-inner {
    height: 100%;
    position: relative;
    border-top: 1px solid #d6d6d6
}

.find .contact-info {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%)
}

.find .contact-info h2,
.find .contact-info a,
.find .contact-info li {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

.find .contact-info h2 {
    margin-bottom: 30px
}

.find .contact-info ul {
    margin: 30px 0
}

.find .contact-info li {
    line-height: 20px
}

.find .contact-info p {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #777;
}

.find .contact-info a {
    display: table;
    border-bottom: 1px solid #b2b2b2;
    margin: 15px auto 0 auto;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.find .contact-info a:hover {
    -moz-opacity: .5;
    opacity: .5
}

.find #map {
    background-color: #393845
}

.contact .contact-inner {
    height: 100%;
    position: relative;
    border-top: 1px solid #d6d6d6
}

.contact .contact-form {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    padding: 0 20%
}

.contact .contact-form h3 {
    font-size: 20px;
    line-height: 24px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    text-align: center;
    margin-bottom: 40px;
    margin-top: 25px
}

.contact .contact-form #msg,
.contact .contact-form #submit,
.contact .contact-form .input {
    font-size: 12px;
    line-height: 17px;
    font-weight: 400;
    color: #262626;
    background-color: #e8e8e8;
    border: none;
    padding: 20px
}

.contact .contact-form #msg {
    resize: none;
    width: 100%;
    height: 10vh;
    margin-bottom: 3px;
    border-radius: 0
}

.contact .contact-form #msg:focus {
    outline: 0
}

.contact .contact-form .input {
    width: 100%;
    margin-bottom: 9px;
    width: calc(50% - 5px);
    width: -o-calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: -ms-calc(50% - 5px)
}

.contact .contact-form .input:focus {
    outline: 0
}

.contact .contact-form .left {
    margin-right: 6px
}

.contact .contact-form .email {
    width: 100%
}

.contact .contact-form #submit {
    width: calc(100% - 237px);
    width: -o-calc(100% - 237px);
    width: -webkit-calc(100% - 237px);
    width: -moz-calc(100% - 237px);
    width: -ms-calc(100% - 237px);
    color: #fff;
    float: right;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: .3px;
    background-color: #262626;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.contact .contact-form #submit:hover {
    background-color: #777
}

.contact .contact-form #submit:focus {
    outline: 0
}

.contact .contact-form #submit.disabled {
    background-color: #777;
    pointer-events: none;
    cursor: not-allowed
}

.contact .success {
    height: 100%;
    width: 100%;
    background-color: #fff;
    text-align: center;
    position: relative
}

.contact .success div {
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%
}

.contact .success div h2 {
    font-size: 24px;
    line-height: 34px;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    line-height: 0;
    margin-top: 0
}

.contact .success div p {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

.contact .success a {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    border-bottom: 1px solid #262626;
    margin-top: 12vh;
    display: inline-block;
    position: absolute;
    bottom: 50px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.contact .success a:hover {
    -moz-opacity: .5;
    opacity: .5
}

.g-recaptcha {
    float: left;
    padding: 0;
    margin: 0;
    -webkit-transform: scale(0.75);
    -moz-transform: scale(0.75);
    -ms-transform: scale(0.75);
    -o-transform: scale(0.75);
    transform: scale(0.75);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0
}

.recaptcha-checkbox-checkmark {
    cursor: pointer
}

.restaurant .owl-item {
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    width: 100vw!important;
    -moz-opacity: 1;
    opacity: 1;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: -ms-grab;
    cursor: grab
}

.restaurant .owl-item:active {
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.restaurant .owl-item .slide {
    height: 100%
}

.info-overlay {
    position: absolute;
    display: table;
    z-index: 4;
    top: calc(50% + 60px);
    top: -o-calc(50% + 60px);
    top: -webkit-calc(50% + 60px);
    top: -moz-calc(50% + 60px);
    top: -ms-calc(50% + 60px);
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    background-color: rgba(255, 255, 255, .9);
    padding: 30px 2%;
    text-align: center;
    width: 300px;
    min-height: 300px
}

.info-overlay .info-overlay-inner {
    display: table-cell;
    vertical-align: middle
}

.info-overlay h1 {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777
}

.info-overlay p {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #262626
}

.week-menu {
    position: relative
}

.week-menu .menu {
    width: 100%;
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    position: absolute;
    background-color: #50576e
}

.week-menu .menu .tab_container {
    width: 100%;
    height: 100%
}

.week-menu .menu .tab_content {
    width: 100%;
    height: 100%
}

.week-menu .menu .menu-item {
    width: 20%;
    height: 100%;
    float: left;
    position: relative;
    border-right: 1px solid rgba(0, 0, 0, .2);
    border-left: 1px solid rgba(0, 0, 0, .2);
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    -moz-opacity: .5;
    opacity: .5
}

.week-menu .menu .menu-item:hover {
    -moz-opacity: 1;
    opacity: 1
}

.week-menu .menu .menu-item.tab-2 {
    width: 33.33333333333%;
    -moz-opacity: 1;
    opacity: 1
}

.week-menu .menu .menu-item-inner {
    position: absolute;
    top: 10%;
    left: 50%;
    padding: 0 5%;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0)
}

.week-menu .menu .menu-item-inner .day,
.week-menu .menu .menu-item-inner .date,
.week-menu .menu .menu-item-inner .price,
.week-menu .menu .menu-item-inner .dish-title {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #fff
}

.week-menu .menu .menu-item-inner .day:after {
    content: ","
}

.week-menu .menu .menu-item-inner .date {
    margin-top: -10px;
    margin-bottom: 110px
}

.week-menu .menu .menu-item-inner .dish-title {
    margin-bottom: 110px
}

.week-menu .menu .menu-item-inner .dish,
.week-menu .menu .menu-item-inner span {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #fff
}

.week-menu .menu .menu-item-inner .dish {
    max-width: 200px;
    margin-left: auto;
    margin-right: auto
}

.week-menu .menu .menu-item-inner span {
    margin-top: -5px;
    display: block
}

.week-menu .menu .menu-item-inner .price:before {
    content: "CHF "
}

.week-menu .menu .active {
    -moz-opacity: 1;
    opacity: 1
}

.week-menu .tabs {
    position: absolute;
    bottom: 0;
    left: 50%;
    width: 390px;
    margin-left: -195px
}

.week-menu .tabs li {
    float: left;
    cursor: pointer;
    text-align: center;
    width: 195px;
    padding: 21px 0;
    background-color: #fff;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #b2b2b2;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.week-menu .tabs li:nth-child(1) {
    border-right: 1px solid #d6d6d6
}

.week-menu .tabs li:hover {
    background-color: #f2f2f2;
    color: #262626
}

.week-menu .tabs li.active {
    color: #262626;
    display: block
}

.seasonal .seasonal-inner {
    width: 100%;
    height: calc(100vh - 300px);
    height: -o-calc(100vh - 300px);
    height: -webkit-calc(100vh - 300px);
    height: -moz-calc(100vh - 300px);
    height: -ms-calc(100vh - 300px);
    background-image: url(/images/food.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -ms-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat
}

.seasonal .seasonal-inner .info-overlay {
    padding-bottom: 115px
}

.seasonal .seasonal-inner .menu-links {
    position: absolute;
    bottom: 8px;
    left: 8px;
    right: 8px
}

.seasonal .seasonal-inner .menu-links a {
    display: block;
    border: 1px solid #b2b2b2;
    padding: 15px 0;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.seasonal .seasonal-inner .menu-links a:nth-child(1) {
    margin-bottom: 8px
}

.seasonal .seasonal-inner .menu-links a:hover {
    background-color: #262626;
    color: #fff;
    border: 1px solid #262626
}

.nivo-lightbox-wrap {
    bottom: 0!important
}

.nivo-lightbox-inline {
    max-width: 830px
}

.nivo-lightbox-inline #hidden-menu-food,
.nivo-lightbox-inline #hidden-menu-drinks,
.nivo-lightbox-inline #credits {
    display: none
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner,
.nivo-lightbox-inline #credits .hidden-menu-inner {
    text-align: center;
    position: relative
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close,
.nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close {
    -webkit-transition: all .2s ease-out;
    -moz-transition: all .2s ease-out;
    -ms-transition: all .2s ease-out;
    -o-transition: all .2s ease-out;
    transition: all .2s ease-out;
    position: absolute;
    top: 0;
    right: 0
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close line,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close line,
.nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close line {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close:hover,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close:hover,
.nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close:hover {
    -webkit-transform: scale(0.8);
    -moz-transform: scale(0.8);
    -ms-transform: scale(0.8);
    -o-transform: scale(0.8)
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close:hover line,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close:hover line,
.nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close:hover line {
    stroke: #777
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner img,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner img,
.nivo-lightbox-inline #credits .hidden-menu-inner img {
    margin: 0 auto 50px auto;
    display: block
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h2,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h2,
.nivo-lightbox-inline #credits .hidden-menu-inner h2 {
    font-size: 17px;
    line-height: 22px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    display: inline-block;
    border-bottom: 1px solid #b2b2b2;
    margin-bottom: 0
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h3,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h3,
.nivo-lightbox-inline #credits .hidden-menu-inner h3 {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626;
    margin-top: 60px
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner #dot,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner #dot,
.nivo-lightbox-inline #credits .hidden-menu-inner #dot {
    margin-bottom: 10px;
    display: block;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #262626
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul,
.nivo-lightbox-inline #credits .hidden-menu-inner ul {
    margin-bottom: 50px;
    max-width: 600px;
    margin: 0 auto
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner li,
.nivo-lightbox-inline #credits .hidden-menu-inner li {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #777;
    margin-bottom: 13px
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li #price,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner li #price,
.nivo-lightbox-inline #credits .hidden-menu-inner li #price,
.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li #volume,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner li #volume,
.nivo-lightbox-inline #credits .hidden-menu-inner li #volume {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    margin-left: 20px
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner p,
.nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner p,
.nivo-lightbox-inline #credits .hidden-menu-inner p {
    font-size: 17px;
    line-height: 22px;
    font-family: Poppins, sans-serif;
    font-weight: 200;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    color: #777;
    color: #262626;
    max-width: 500px;
    margin: 0 auto;
    margin-top: 80px;
    margin-bottom: 20px
}

.nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li {
    margin-bottom: 17px
}

.nivo-lightbox-inline #credits h2 {
    margin-top: 10%
}

.nivo-lightbox-inline #credits .hidden-menu-inner h3,
.nivo-lightbox-inline #credits .hidden-menu-inner #dot {
    margin-bottom: 0
}

.nivo-lightbox-inline #credits .hidden-menu-inner ul {
    margin-bottom: 80px
}

.nivo-lightbox-inline #credits .hidden-menu-inner li {
    margin-bottom: 5px
}

.nivo-lightbox-inline #credits .hidden-menu-inner li a {
    color: #777;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.nivo-lightbox-inline #credits .hidden-menu-inner li a:hover {
    -moz-opacity: .5;
    opacity: .5
}

.nivo-lightbox-inline #credits .hidden-menu-inner p {
    margin-bottom: 5px;
    margin-top: 0
}

#credits {
    display: none
}

#footer {
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    z-index: 3
}

#footer .footer-menu {
    width: 100%;
    height: 130px;
    border-top: 1px solid #d6d6d6;
    background-color: #fff;
    padding-top: 53px;
    /*overflow: hidden;*/
    position: relative
}

#footer .footer-menu .social-links {
    float: left;
    width: 240px;
    margin-top: 2px;
    text-align: center;
    position: fixed
}

#footer .footer-menu .social-links a {
    color: #777;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

#footer .footer-menu .social-links a:hover {
    color: #b2b2b2
}

#footer .footer-menu .main-nav {
    max-width: 1200px;
    margin: 0 auto
}

#footer .footer-menu .main-nav ul {
    text-align: center
}

#footer .footer-menu .main-nav ul li {
    display: inline-block;
    margin: 0 20px;
    font-size: 17px;
    line-height: 22px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility
}

#footer .footer-menu .main-nav ul li a {
    color: #777;
    padding-bottom: 4px;
    padding-left: 1px;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#footer .footer-menu .main-nav ul li a:hover {
    color: #262626
}

#footer .footer-menu .main-nav ul li a.dark {
    color: #262626
}

#footer .footer-menu a.logo-link {
    position: absolute;
    top: 0;
    right: 0;
    width: 220px;
    height: 130px;
    color: #777
}

#footer .footer-menu a.logo-link .logo-link-inner {
    width: 100%;
    height: 100%;
    position: relative;
    text-align: center;
    border-left: 1px solid #d6d6d6;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footer-menu a.logo-link .logo-link-inner p {
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-size: 10px;
    top: 27px;
    position: relative;
    display: inline;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footer-menu a.logo-link .logo-link-inner #alphabet-logo-link,
#footer .footer-menu a.logo-link .logo-link-inner #alpha-logo-link,
#footer .footer-menu a.logo-link .logo-link-inner #fork-icon {
    position: absolute;
    left: 50%;
    top: 63%;
    -webkit-transform: translate(-50%, -63%);
    -moz-transform: translate(-50%, -63%);
    -ms-transform: translate(-50%, -63%);
    -o-transform: translate(-50%, -63%)
}

#footer .footer-menu a.logo-link .logo-link-inner #alphabet-logo-link path,
#footer .footer-menu a.logo-link .logo-link-inner #alpha-logo-link path,
#footer .footer-menu a.logo-link .logo-link-inner #fork-icon path,
#footer .footer-menu a.logo-link .logo-link-inner #alphabet-logo-link polygon,
#footer .footer-menu a.logo-link .logo-link-inner #alpha-logo-link polygon,
#footer .footer-menu a.logo-link .logo-link-inner #fork-icon polygon,
#footer .footer-menu a.logo-link .logo-link-inner #alphabet-logo-link polyline,
#footer .footer-menu a.logo-link .logo-link-inner #alpha-logo-link polyline,
#footer .footer-menu a.logo-link .logo-link-inner #fork-icon polyline {
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

#footer .footer-menu a.logo-link .logo-link-inner #fork-icon {
    -moz-opacity: 0;
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    width: 0
}

#footer .footer-menu a.logo-link:hover .logo-link-inner {
    background-color: #262626
}

#footer .footer-menu a.logo-link:hover .logo-link-inner p {
    color: #fff
}

#footer .footer-menu a.logo-link:hover .logo-link-inner #alpha-logo-link path {
    fill: #fff
}

#footer .footer-menu a.logo-link:hover .logo-link-inner #alphabet-logo-link {
    -moz-opacity: 0;
    opacity: 0
}

#footer .footer-menu a.logo-link:hover .logo-link-inner #fork-icon {
    -moz-opacity: 1;
    opacity: 1;
    width: 40px
}

#footer .footer-contact {
    width: 100%;
    height: 50px;
    border-top: 1px solid #d6d6d6;
    background-color: #FFF;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    padding-top: 19px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 12px;
    line-height: 17px;
    letter-spacing: .3px;
    text-transform: uppercase;
    font-family: Poppins, sans-serif;
    font-weight: 400;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    z-index: 3;
    overflow: hidden
}

#footer .footer-contact ul {
    margin-top: -2px;
    text-align: center
}

#footer .footer-contact ul li {
    display: inline-block;
    margin: 0 25px;
    color: #777
}

#footer .footer-contact ul li a {
    color: #777;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

#footer .footer-contact ul li a:hover {
    color: #b2b2b2
}

#footer .footer-contact #credits-link-footer {
    float: right;
    margin-top: -18px;
    margin-right: 20px
}

#footer .footer-contact #credits-link-footer:hover {
    -moz-opacity: .5;
    opacity: .5;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

body.touch header .lang-nav li a:hover {
    background-color: #fff;
    color: #2d2c35;
}

header .lang-nav:hover {
    border: 1px solid #fff;
}

body.touch header .lang-nav li a:hover span {
    color: #2d2c35;
}

body.touch header .lang-nav li .lang-dropdown-menu a:hover {
    background-color: #fff;
    color: #262626
}

body.touch header .lang-nav.dark li a:hover {
    background-color: transparent;
    color: #262626
}

body.touch header .lang-nav.dark li a:hover span {
    color: #262626
}

body.touch header .lang-nav.dark li .lang-dropdown-menu a:hover {
    background-color: #262626;
    color: #fff
}

body.touch header .alphabet-logo path,
body.touch header .alphabet-logo polygon,
body.touch header .alphabet-logo polyline {
    fill: #262626
}

body.touch #alpha-logo-small:hover path {
    fill: #262626
}

body.touch #alpha-logo-small-white:hover path {
    fill: #fff
}

body.touch #footer .footer-menu .social-links a:hover {
    color: #777
}

body.touch #footer .footer-menu a.logo-link:hover .logo-link-inner {
    background-color: #fff
}

body.touch #footer .footer-menu a.logo-link:hover .logo-link-inner p {
    color: #777
}

body.touch #footer .footer-menu a.logo-link:hover .logo-link-inner #alphabet-logo-link {
    -moz-opacity: 1;
    opacity: 1
}

body.touch #footer .footer-menu a.logo-link:hover .logo-link-inner #fork-icon {
    -moz-opacity: 0;
    opacity: 0;
    width: 40px
}

body.touch #footer .footer-menu .main-nav ul li a:hover {
    color: #b2b2b2
}

body.touch #footer .footer-menu .main-nav ul li a.dark:hover {
    color: #262626
}

body.touch #footer .footer-contact ul li a:hover {
    color: #777
}

body.touch .hvr-underline-from-center:before {
    background: 0 0
}

body.touch .rooms-overview .owl-controls .owl-nav .owl-next img,
body.touch .room .owl-controls .owl-nav .owl-next img,
body.touch .guest .owl-controls .owl-nav .owl-next img,
body.touch .restaurant .owl-controls .owl-nav .owl-next img {
    right: 0
}

body.touch .rooms-overview .owl-controls .owl-nav .owl-prev img,
body.touch .room .owl-controls .owl-nav .owl-prev img,
body.touch .guest .owl-controls .owl-nav .owl-prev img,
body.touch .restaurant .owl-controls .owl-nav .owl-prev img {
    left: 0
}

body.touch main .hero-info .hero-btn a:hover {
    background-color: transparent;
    color: #fff
}

body.touch .rooms-overview .owl-item .room-info-overlay a:hover {
    background: 0 0;
    border-color: #b2b2b2;
    color: #262626
}

body.touch .room .drawer #drawer-btn:hover h2 {
    color: #262626
}

body.touch .room .drawer #drawer-btn:hover #plus-icon line {
    stroke: #262626
}

body.touch .room .drawer #drawer-inner .room-booking a:hover {
    background-color: #262626
}

body.touch .room .drawer .share-journey .journey-form form .info-outer #submit:hover {
    background-color: #262626
}

body.touch .room .room-controls .room-nav .room-prev:hover img,
body.touch .room .room-controls .room-nav .room-next:hover img {
    left: 0
}

body.touch .find .contact-info a:hover {
    color: #777
}

body.touch .contact .contact-form #submit:hover {
    background-color: #262626;
    color: #fff
}

body.touch .contact .success div a:hover {
    -moz-opacity: 1;
    opacity: 1
}

body.touch .week-menu .menu .menu-item:hover {
    -moz-opacity: .5;
    opacity: .5
}

body.touch .week-menu .menu .menu-item.active:hover {
    -moz-opacity: 1;
    opacity: 1
}

body.touch .week-menu .menu .menu-item.tab-2:hover {
    -moz-opacity: 1;
    opacity: 1
}

body.touch .week-menu .tabs li:hover {
    background-color: #fff;
    color: #b2b2b2
}

body.touch .week-menu .tabs li.active:hover {
    color: #262626
}

body.touch .seasonal .seasonal-inner .menu-links a:hover {
    background-color: transparent;
    color: #262626;
    border-color: #b2b2b2
}

body.touch .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close:hover,
body.touch .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close:hover,
body.touch .nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close:hover {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1)
}

body.touch .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close:hover line,
body.touch .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close:hover line,
body.touch .nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close:hover line {
    stroke: #000
}

html.webkit.iphone .container-fluid {
    height: 100%
}

html.webkit.iphone main,
html.webkit.iphone .index,
html.webkit.iphone main.index,
html.webkit.iphone .guest,
html.webkit.iphone .restaurant,
html.webkit.iphone .rooms-overview .owl-carousel {
    height: 100%
}

html.webkit.iphone main .owl-item,
html.webkit.iphone .index .owl-item,
html.webkit.iphone main.index .owl-item,
html.webkit.iphone .guest .owl-item,
html.webkit.iphone .restaurant .owl-item,
html.webkit.iphone .rooms-overview .owl-carousel .owl-item {
    height: 100%
}

html.webkit.iphone header .alpha-logo-big {
    height: 30vh;
    margin-top: 30px
}

html.webkit.iphone .guest .owl-carousel {
    height: 100%
}

html.webkit.iphone .guest .owl-item .slide {
    height: 100%
}

html.webkit.iphone .find,
html.webkit.iphone .contact {
    height: 100%
}

html.webkit.iphone .seasonal {
    height: 100%
}

html.webkit.iphone .seasonal .seasonal-inner {
    height: 60vh
}

html.webkit.iphone .seasonal .seasonal-inner .info-overlay {
    height: 40vh
}

@media (max-height:480px) and (max-width:320px) {
    html.webkit.iphone header .fat-nav li {
        line-height: 50px;
        display: inline
    }
    html.webkit.iphone #li-break {
        display: block
    }
    html.webkit.iphone .fat-nav-outer {
        height: -webkit-calc(100vh - 200px);
        height: -moz-calc(100vh - 200px);
        height: -ms-calc(100vh - 200px);
        height: -o-calc(100vh - 200px);
        height: calc(100vh - 200px)
    }
}

@media (max-width:1024px) and (orientation:landscape) {
    html.webkit.ipad .week-menu,
    html.webkit.ipad .find,
    html.webkit.ipad .contact {
        height: -webkit-calc(100vh - 284px);
        height: -moz-calc(100vh - 284px);
        height: -ms-calc(100vh - 284px);
        height: -o-calc(100vh - 284px);
        height: calc(100vh - 284px)
    }
    html.webkit.ipad .room {
        height: -webkit-calc(100vh - 164px);
        height: -moz-calc(100vh - 164px);
        height: -ms-calc(100vh - 164px);
        height: -o-calc(100vh - 164px);
        height: calc(100vh - 164px)
    }
}

@media (max-width:768px) and (orientation:portrait) {
    html.webkit.ipad .week-menu,
    html.webkit.ipad .room {
        height: -webkit-calc(100vh - 24px);
        height: -moz-calc(100vh - 24px);
        height: -ms-calc(100vh - 24px);
        height: -o-calc(100vh - 24px);
        height: calc(100vh - 24px)
    }
}

@media (min-width:900px) {
    .lg-hide {
        display: none!important
    }
}

@media (min-width:768px) {
    .md-hide {
        display: none!important
    }
}

@media (max-width:1360px) {
    #footer .footer-menu .main-nav ul li {
        margin: 2px 15px;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    #footer .footer-menu .social-links {
        text-align: left;
        padding-left: 40px
    }
    #footer .footer-menu #social-hide {
        display: none
    }
    #footer .footer-menu a.logo-link {
        width: 160px
    }
    #footer .footer-menu a.logo-link .logo-link-inner p {
        top: 36px
    }
    #footer .footer-menu a.logo-link .logo-link-inner img {
        width: 110px
    }
    #footer .footer-contact ul li {
        margin: 0 15px
    }
    #footer .footer-contact#alphabet-footer ul {
        text-align: left;
        padding-left: 20px
    }
    #footer .footer-contact#alphabet-footer ul li {
        margin: 0 10px
    }
    .find .contact-info {
        width: 70%
    }
    .find .contact-info p {
        max-width: 100%
    }
    .find .contact-info a {
        display: inline
    }
    .contact .contact-form {
        padding: 0 10%
    }
    .contact .contact-form h3 {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #262626
    }
    .contact .contact-form #msg,
    .contact .contact-form #submit,
    .contact .contact-form .input {
        padding: 15px
    }
    .contact .contact-form #msg {
        height: 12vh
    }
    .contact .contact-form #submit {
        width: calc(100% - 203px);
        width: -o-calc(100% - 203px);
        width: -webkit-calc(100% - 203px);
        width: -moz-calc(100% - 203px);
        width: -ms-calc(100% - 203px)
    }
    .g-recaptcha {
        float: left;
        padding: 0;
        margin: 0;
        -webkit-transform: scale(0.64);
        -moz-transform: scale(0.64);
        -ms-transform: scale(0.64);
        -o-transform: scale(0.64);
        transform: scale(0.64);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

@media (max-width:900px) {
    main,
    .index,
    .guest,
    .restaurant {
        height: 100vh
    }
    main .owl-item,
    .index .owl-item,
    .guest .owl-item,
    .restaurant .owl-item {
        height: 100vh
    }
    .seasonal,
    .week-menu {
        height: 100vh
    }
    .seasonal .seasonal-inner,
    .week-menu .seasonal-inner,
    .seasonal .menu,
    .week-menu .menu {
        height: 100vh
    }
    .hamburger {
        display: block
    }
    #credits,
    .nivo-lightbox-inline #credits .hidden-menu-inner h2 {
        margin-top: 0
    }
    .nivo-lightbox-inline {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    header {
        height: 50px;
        background-color: #fff;
        position: fixed;
        left: 0;
        right: 0
    }
    header .alpha-logo-big {
        margin-top: 30px;
        width: 40%;
    }
    header .alpha-logo,
    header .alphabet-logo {
        display: none
    }
    #footer,
    .lang-nav {
        display: none!important
    }
    main .hero-info p {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        max-width: 550px;
        font-size: 18px;
        line-height: 23px;
        font-weight: 600;
    }
    main .hero-info .hero-info-inner h1,
    main .hero-info .hero-info-inner p {
        padding: 0 5%
    }
    main .hero-info .hero-info-inner h1 {
        font-size: 64px
    }
    main .hero-info .hero-btn {
        margin-top: 100px
    }
    main .hero-info .hero-btn a {
        padding: 25px 80px;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    main.index {
        margin-top: 0
    }
    main.index .owl-item {
        height: 100vh
    }
    .rooms-overview .owl-carousel {
        height: 100vh
    }
    .rooms-overview .owl-item .room-info-overlay {
        width: 370px;
        height: 370px
    }
    .rooms-overview .owl-item .room-info-overlay a {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding: 25px
    }
    .rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner h2 {
        font-size: 30px;
        line-height: 44px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner p {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        width: 100%
    }
    .room {
        margin-top: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch;
        height: 100vh
    }
    .room .owl-carousel {
        height: 50vh
    }
    .room .owl-carousel .owl-item {
        height: 50vh
    }
    .room .room-controls {
        display: none
    }
    .room .drawer {
        max-height: 50vh
    }
    .room .drawer .hide-drawer {
        display: block
    }
    .room .drawer #drawer-btn {
        display: none;
        border: none;
        border-top: 1px solid #d6d6d6
    }
    .room .drawer #drawer-btn h2 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .room .drawer #drawer-btn .plus-icon-btn {
        margin-top: -41px
    }
    .room .drawer #drawer-inner {
        border: none;
        padding-bottom: 90px;
        max-height: none;
        overflow-y: hidden;
        padding-left: 0
    }
    .room .drawer #drawer-inner h1 {
        font-size: 30px;
        line-height: 44px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        margin-top: 60px;
        margin-bottom: 60px
    }
    .room .drawer #drawer-inner .journey-form {
        width: 80%
    }
    .room .drawer #drawer-inner .room-description,
    .room .drawer #drawer-inner .room-amentities,
    .room .drawer #drawer-inner .room-booking {
        border-top: 1px solid #d6d6d6;
        width: 80%!important;
        margin-left: 10%;
        float: left!important;
        padding-top: 20px
    }
    .room .drawer #drawer-inner .room-description h4,
    .room .drawer #drawer-inner .room-amentities h4,
    .room .drawer #drawer-inner .room-booking h4,
    .room .drawer #drawer-inner .room-description #price,
    .room .drawer #drawer-inner .room-amentities #price,
    .room .drawer #drawer-inner .room-booking #price {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .room .drawer #drawer-inner .room-description p,
    .room .drawer #drawer-inner .room-amentities p,
    .room .drawer #drawer-inner .room-booking p,
    .room .drawer #drawer-inner .room-description ul li,
    .room .drawer #drawer-inner .room-amentities ul li,
    .room .drawer #drawer-inner .room-booking ul li {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777
    }
    .room .drawer #drawer-inner .room-description ul li,
    .room .drawer #drawer-inner .room-amentities ul li,
    .room .drawer #drawer-inner .room-booking ul li {
        line-height: 36px
    }
    .room .drawer #drawer-inner .room-booking a {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding: 30px 70px
    }
    .guest {
        margin-top: 0
    }
    .guest .owl-item .slide .story-inner .story,
    .guest .owl-item .slide .story-inner .story-name,
    .guest .owl-item .slide .story-inner .story-country {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #fff
    }
    .guest .owl-item .slide .story-inner .story-name,
    .guest .owl-item .slide .story-inner .story-country {
        color: #b2b2b2
    }
    .find {
        overflow: auto
    }
    .find .find-inner:nth-child(1) {
        height: -webkit-calc(50% - 50px);
        height: -moz-calc(50% - 50px);
        height: -ms-calc(50% - 50px);
        height: -o-calc(50% - 50px);
        height: calc(50% - 50px);
        margin-top: 50px
    }
    .find .find-inner:nth-child(2) {
        padding-block: 2rem;
        height: auto;
        display: table
    }
    .find .contact-info {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        display: table-cell;
        vertical-align: middle
    }
    .find .contact-info h2,
    .find .contact-info a,
    .find .contact-info li {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .find .contact-info p {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
    }
    .find .contact-info a {
        border-bottom: 1px solid #b2b2b2;
        display: inline-block
    }
    .contact {
        overflow: auto
    }
    .contact .contact-inner:nth-child(1) {
        height: -webkit-calc(40% - 50px);
        height: -moz-calc(40% - 50px);
        height: -ms-calc(40% - 50px);
        height: -o-calc(40% - 50px);
        height: calc(40% - 50px);
        margin-top: 50px
    }
    .contact .contact-inner:nth-child(2) {
        height: 60%
    }
    .contact .contact-form h3 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .contact .contact-form #msg,
    .contact .contact-form #submit,
    .contact .contact-form .input {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding: 17px
    }
    .contact .contact-form #msg {
        height: 10vh
    }
    .contact .contact-form #submit {
        width: calc(100% - 230px);
        width: -o-calc(100% - 230px);
        width: -webkit-calc(100% - 230px);
        width: -moz-calc(100% - 230px);
        width: -ms-calc(100% - 230px)
    }
    .contact .success div h2 {
        font-size: 30px;
        line-height: 44px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .contact .success div p,
    .contact .success div a {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .g-recaptcha {
        float: left;
        padding: 0;
        margin: 0;
        -webkit-transform: scale(0.73);
        -moz-transform: scale(0.73);
        -ms-transform: scale(0.73);
        -o-transform: scale(0.73);
        transform: scale(0.73);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .restaurant .owl-carousel {
        height: 100vh
    }
    .info-overlay {
        width: 350px;
        min-height: 350px;
        padding-bottom: 70px;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        -moz-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
        -o-transform: translate(-50%, -50%)
    }
    .info-overlay #alphabet-logo-w {
        width: 200px;
        position: absolute;
        top: -15vh;
        left: 50%;
        margin-left: -100px;
        z-index: 1
    }
    .info-overlay h1#info-hide {
        display: none
    }
    .info-overlay p {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #262626
    }
    .info-overlay .week-btn {
        border: 1px solid #b2b2b2;
        padding: 20px 0;
        position: absolute;
        bottom: 8px;
        left: 8px;
        right: 8px;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #262626
    }
    .week-menu {
        padding-top: 0;
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .week-menu .tabs {
        width: 100%;
        left: 0;
        margin-left: 0;
        position: fixed
    }
    .week-menu .tabs li {
        width: 50%;
        padding: 29px 0;
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .week-menu .menu {
        height: 100vh;
        padding-bottom: 50px;
        overflow: auto
    }
    .week-menu .menu .menu-item,
    .week-menu .menu .menu-item.tab-2 {
        width: 100%;
        height: 45%;
        border-right: none;
        border-left: none;
        border-bottom: 1px solid rgba(0, 0, 0, .4)
    }
    .week-menu .menu .menu-item.tab-2 {
        padding-bottom: 40px
    }
    .week-menu .menu .menu-item-inner {
        position: absolute;
        top: 50%;
        left: 0;
        padding: 1% 0;
        text-align: center;
        width: 100%;
        -webkit-transform: translate(0, -50%);
        -moz-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        -o-transform: translate(0, -50%)
    }
    .week-menu .menu .menu-item-inner .day,
    .week-menu .menu .menu-item-inner .date,
    .week-menu .menu .menu-item-inner .price,
    .week-menu .menu .menu-item-inner .dish-title {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #fff
    }
    .week-menu .menu .menu-item-inner .day,
    .week-menu .menu .menu-item-inner .date,
    .week-menu .menu .menu-item-inner h2,
    .week-menu .menu .menu-item-inner .dish-title {
        display: inline-block;
        margin-bottom: 40px;
        margin-top: 0
    }
    .week-menu .menu .menu-item-inner .day:after {
        margin-right: 5px
    }
    .week-menu .menu .menu-item-inner .date {
        margin-top: -17px;
        margin-bottom: 0
    }
    .week-menu .menu .menu-item-inner .dish {
        margin-bottom: 0;
        margin-top: 10px;
        max-width: 80%;
        margin-left: auto;
        margin-right: auto
    }
    .week-menu .menu .menu-item-inner .dish,
    .week-menu .menu .menu-item-inner span {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #fff
    }
    .week-menu .menu .menu-item-inner span {
        margin-top: 0;
        margin-bottom: -10px
    }
    .seasonal .seasonal-inner .info-overlay {
        height: 360px;
        pointer-events: initial;
        padding-bottom: 160px
    }
    .seasonal .seasonal-inner .info-overlay h1 {
        margin-bottom: 20px
    }
    .seasonal .seasonal-inner .info-overlay p {
        max-width: 300px;
        margin: 0 auto
    }
    .seasonal .seasonal-inner .menu-links a {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding: 25px 0
    }
    .nivo-lightbox-wrap {
        left: 3%;
        right: 3%
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h2,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h2,
    .nivo-lightbox-inline #credits .hidden-menu-inner h2 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h3,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h3,
    .nivo-lightbox-inline #credits .hidden-menu-inner h3,
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner #dot,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner #dot,
    .nivo-lightbox-inline #credits .hidden-menu-inner #dot {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul,
    .nivo-lightbox-inline #credits .hidden-menu-inner ul {
        max-width: 500px
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner li,
    .nivo-lightbox-inline #credits .hidden-menu-inner li {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        text-transform: none;
        font-weight: 200
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner li #price,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner li #price,
    .nivo-lightbox-inline #credits .hidden-menu-inner li #price {
        font-size: 13px;
        line-height: 21px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner p,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner p,
    .nivo-lightbox-inline #credits .hidden-menu-inner p {
        font-size: 21px;
        line-height: 26px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #262626
    }
}

@media (max-width:767px) {
    header .alpha-logo-big {
        width: 30%
    }
    header .fat-nav li {
        font-size: 15px;
        line-height: 19px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    header .fat-nav li a span {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        font-size: 10px;
        line-height: 27px
    }
    header .fat-nav li a img {
        width: 120px
    }
    header .fat-nav .mob-nav-footer {
        padding: 17px 0
    }
    header .fat-nav .mob-nav-footer a,
    header .fat-nav .mob-nav-footer span {
        font-size: 16px
    }
    header .fat-nav .mob-nav-footer span {
        margin: 0 15px
    }
    header .fat-nav #credits-link {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        bottom: 60px
    }
    .fat-nav-outer {
        height: -webkit-calc(100vh - 130px);
        height: -moz-calc(100vh - 130px);
        height: -ms-calc(100vh - 130px);
        height: -o-calc(100vh - 130px);
        height: calc(100vh - 130px);
        display: table
    }
    main {
        height: -webkit-calc(100vh - 50px);
        height: -moz-calc(100vh - 50px);
        height: -ms-calc(100vh - 50px);
        height: -o-calc(100vh - 50px);
        height: calc(100vh - 50px)
    }
    .index .hero-info p {
        /*display: none*/
        display: block;
        margin-top: 0;
        font-size: 4vw;
    }
    .index .hero-info .hero-info-inner {
        height: 50vh;
        margin-top: -webkit-calc(50vh - 80px);
        margin-top: -moz-calc(50vh - 80px);
        margin-top: -ms-calc(50vh - 80px);
        margin-top: -o-calc(50vh - 80px);
        margin-top: calc(50vh - 80px);
        top: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        display: flex;
        flex-direction: column;
    }
    .index .hero-info .hero-info-inner h1 {
        font-size: 8vw
    }
    .index .hero-info .hero-info-inner .hero-btn {
        margin-top: auto;
    }
    .index .hero-info .hero-info-inner .hero-btn a {
        border: none;
        border-top: 1px solid currentColor;
        padding: 20px 0;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        width: 100%;
        display: block;
    }
    .index .hero-info .hero-info-inner .hero-btn a svg * {
        fill: currentColor;
    }
    .rooms-overview .owl-item {
        -moz-opacity: 1;
        opacity: 1
    }
    .rooms-overview .owl-item .slide {
        width: 100vw;
        display: flex;
        flex-direction: column;
        align-items: center;
        overflow: hidden;
    }
    .rooms-overview .owl-item .slide .room-img {
        position: initial;
        width: 100%;
        transform: none;
        object-fit: cover;
        height: 50vh;
    }
    .rooms-overview .owl-item .room-info-overlay {
        position: initial;
        height: -webkit-calc(50vh - 80px);
        height: -moz-calc(50vh - 80px);
        height: -ms-calc(50vh - 80px);
        height: -o-calc(50vh - 80px);
        height: calc(50vh - 80px);
        padding: 0;
        display: flex;
        flex-direction: column;
        background-color: #fff;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        width: 100vw;
    }
    .rooms-overview .owl-item .room-info-overlay a {
        position: initial;
        padding: 20px;
        border: none;
        border-top: 1px solid #b2b2b2;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .rooms-overview .owl-item .room-info-overlay a #btn-arrow-icon {
        width: 5px;
        margin-top: -2px;
        margin-left: 7px
    }
    .rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner {
        padding-inline: 15%;
        flex: 1;
        position: initial;
        display: flex;
        align-items: center;
        justify-content: center;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .rooms-overview .owl-item .room-info-overlay .room-info-overlay-inner h2 {
        font-size: 24px;
        line-height: 34px;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        text-transform: uppercase;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        position: initial;
    }
    .rooms-overview .owl-controls {
        margin-top: 0;
        left: 5%;
        right: 5%;
        top: auto;
        bottom: 30vh;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none
    }
    .rooms-overview .owl-controls .owl-nav img {
        width: 10px
    }
    .room .drawer #drawer-inner {
        padding-bottom: 60px
    }
    .room .drawer #drawer-inner h1 {
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        margin-top: 30px;
        margin-bottom: 30px
    }
    .room .drawer #drawer-inner .room-description h4,
    .room .drawer #drawer-inner .room-amentities h4,
    .room .drawer #drawer-inner .room-booking h4 {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .room .drawer #drawer-inner .room-description p,
    .room .drawer #drawer-inner .room-amentities p,
    .room .drawer #drawer-inner .room-booking p,
    .room .drawer #drawer-inner .room-description ul li,
    .room .drawer #drawer-inner .room-amentities ul li,
    .room .drawer #drawer-inner .room-booking ul li {
        font-size: 17px;
        line-height: 22px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777
    }
    .room .drawer #drawer-inner .room-description ul li,
    .room .drawer #drawer-inner .room-amentities ul li,
    .room .drawer #drawer-inner .room-booking ul li {
        line-height: 26px
    }
    .room .drawer #drawer-inner .room-booking a {
        padding: 20px 0;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .guest .owl-carousel {
        padding: 0 40px
    }
    .guest .owl-controls .owl-nav img {
        width: 10px
    }
    .guest .owl-item .slide {
        height: 100vh
    }
    .guest .owl-item .slide .story-inner {
        padding: 0
    }
    .guest .owl-item .slide .story-inner .story {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #fff
    }
    .guest .owl-item .slide .story-inner .story-name,
    .guest .owl-item .slide .story-inner .story-country {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #b2b2b2
    }
    .find {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .find .find-inner:nth-child(1) {
        height: -webkit-calc(50% - 50px);
        height: -moz-calc(50% - 50px);
        height: -ms-calc(50% - 50px);
        height: -o-calc(50% - 50px);
        height: calc(50% - 50px)
    }
    .find .find-inner:nth-child(2) {
        height: auto;
        display: block
    }
    .find .contact-info {
        width: 90%;
        margin-left: 5%;
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        display: block
    }
    .find .contact-info h2,
    .find .contact-info ul li,
    .find .contact-info a {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .find .contact-info p {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777
    }
    .find .contact-info h2 {
        margin-bottom: 10px;
        margin-top: 0
    }
    .contact {
        overflow-y: scroll;
        -webkit-overflow-scrolling: touch
    }
    .contact .contact-inner:nth-child(1) {
        display: none
    }
    .contact .contact-inner:nth-child(2) {
        margin-top: 25px;
        height: auto;
        padding: 30px 0 20px 0;
        border: none
    }
    .contact .contact-form {
        position: static;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 0 5%
    }
    .contact .contact-form h3 {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .contact .contact-form #msg,
    .contact .contact-form #submit,
    .contact .contact-form .input {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        padding: 20px;
        width: 100%
    }
    .contact .contact-form #msg {
        height: 140px;
        margin-bottom: 30px
    }
    .contact .contact-form .left {
        margin-right: 0
    }
    .contact .contact-form #submit {
        float: none;
        margin-top: 6px
    }
    .contact .success {
        height: 100vh;
        width: 100vw;
        margin-top: -50px
    }
    .contact .success div h2 {
        font-size: 20px;
        line-height: 24px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .contact .success div p,
    .contact .success div a {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .g-recaptcha {
        float: left;
        padding: 0;
        margin: 0;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .info-overlay {
        max-width: 100vw;
        width: 100vw;
        min-height: 40vh;
        bottom: 0;
        left: 0;
        right: 0;
        top: auto;
        -webkit-transform: none;
        -moz-transform: none;
        -ms-transform: none;
        -o-transform: none;
        transform: none;
        padding: 0 30px 58px 30px;
        background-color: #fff
    }
    .info-overlay #alphabet-logo-w {
        position: static;
        margin: 0 auto;
        width: 140px
    }
    .info-overlay #alphabet-logo-w path,
    .info-overlay #alphabet-logo-w polygon,
    .info-overlay #alphabet-logo-w polyline {
        fill: #262626
    }
    .info-overlay h1 {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .info-overlay p {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #262626
    }
    .info-overlay .week-btn {
        bottom: 0;
        left: 0;
        right: 0;
        border: none;
        border-top: 1px solid #b2b2b2;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #262626
    }
    .restaurant .owl-carousel {
        height: 60vh
    }
    .restaurant .owl-item {
        height: 60vh
    }
    .restaurant .owl-controls {
        display: none
    }
    .week-menu .menu {
        padding-bottom: 0;
        height: 100vh;
        margin-top: 0
    }
    .week-menu .menu .tab_content {
        height: 100vh;
        display: block!important;
        margin-top: 50px
    }
    .week-menu .menu .menu-item,
    .week-menu .menu .menu-item.tab-2 {
        height: 65%;
        padding-bottom: 0
    }
    .week-menu .menu .menu-item-inner .day,
    .week-menu .menu .menu-item-inner .date,
    .week-menu .menu .menu-item-inner h2,
    .week-menu .menu .menu-item-inner .dish-title {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        margin-bottom: 10px;
        margin-top: -20px;
        padding-top: -10px
    }
    .week-menu .menu .menu-item-inner .dish,
    .week-menu .menu .menu-item-inner span {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #fff
    }
    .week-menu .menu .menu-item-inner .dish {
        max-width: 90%
    }
    .week-menu .menu .menu-item-inner .price {
        margin-bottom: 0;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .week-menu .tabs {
        display: none
    }
    .week-menu .tab-title {
        background-color: #fff;
        border-top: 1px solid #d6d6d6;
        height: 53px!important
    }
    .week-menu .tab-title h1,
    .week-menu .tab-title h2 {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #262626;
        padding: 10px 0 16px 0;
        text-align: center
    }
    .seasonal .seasonal-inner {
        height: 60vh
    }
    .seasonal .seasonal-inner .menu-links {
        bottom: 0;
        left: 0;
        right: 0;
        background-color: #fff
    }
    .seasonal .seasonal-inner .menu-links a {
        padding: 20px 0;
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #262626;
        border: none;
        border-top: 1px solid #b2b2b2
    }
    .seasonal .seasonal-inner .menu-links a:nth-child(1) {
        margin-bottom: 0
    }
    .seasonal .seasonal-inner .menu-links a img {
        position: absolute;
        margin-top: 2px;
        right: 30px
    }
    .seasonal .seasonal-inner .info-overlay {
        height: 40vh;
        background-color: #fff;
        padding-bottom: 115px
    }
    .seasonal .seasonal-inner .info-overlay .info-overlay-inner h1 {
        margin-bottom: 20px
    }
    .nivo-lightbox-wrap {
        left: 0;
        right: 0;
        top: 0
    }
    .nivo-lightbox-theme-default .nivo-lightbox-inline {
        padding: 30px 20% 0 20%
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close,
    .nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close {
        top: -5px;
        right: -20%
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner a.custom-close svg,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner a.custom-close svg,
    .nivo-lightbox-inline #credits .hidden-menu-inner a.custom-close svg {
        width: 15px
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner img,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner img,
    .nivo-lightbox-inline #credits .hidden-menu-inner img {
        margin-bottom: 30px
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h2,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h2,
    .nivo-lightbox-inline #credits .hidden-menu-inner h2 {
        font-size: 15px;
        line-height: 22px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner h3,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner h3,
    .nivo-lightbox-inline #credits .hidden-menu-inner h3,
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner #dot,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner #dot,
    .nivo-lightbox-inline #credits .hidden-menu-inner #dot,
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner #volume,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner #volume,
    .nivo-lightbox-inline #credits .hidden-menu-inner #volume {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul li,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul li,
    .nivo-lightbox-inline #credits .hidden-menu-inner ul li {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #262626
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul li #price,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul li #price,
    .nivo-lightbox-inline #credits .hidden-menu-inner ul li #price,
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul li #volume,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul li #volume,
    .nivo-lightbox-inline #credits .hidden-menu-inner ul li #volume {
        font-size: 12px;
        line-height: 17px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        margin-left: 0
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner ul li span,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner ul li span,
    .nivo-lightbox-inline #credits .hidden-menu-inner ul li span {
        display: block
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner br,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner br,
    .nivo-lightbox-inline #credits .hidden-menu-inner br {
        display: none
    }
    .nivo-lightbox-inline #hidden-menu-food .hidden-menu-inner p,
    .nivo-lightbox-inline #hidden-menu-drinks .hidden-menu-inner p,
    .nivo-lightbox-inline #credits .hidden-menu-inner p {
        font-size: 15px;
        line-height: 20px;
        font-family: Poppins, sans-serif;
        font-weight: 200;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        color: #777;
        color: #262626
    }
}

@media (max-width:767px) and (max-height:569px) {
    header .alpha-logo-big {
        height: 20vh
    }
    .restaurant .owl-carousel {
        height: 65vh
    }
    .restaurant .owl-carousel .owl-item {
        height: 65vh
    }
    .restaurant .info-overlay {
        min-height: 35vh
    }
    .restaurant .info-overlay #alphabet-logo-w {
        margin-top: 15px
    }
    .restaurant .info-overlay p {
        display: none
    }
    .seasonal .seasonal-inner .info-overlay p {
        display: none
    }
    .seasonal .seasonal-inner .info-overlay .info-overlay-inner h1 {
        margin-bottom: 0;
        margin-top: 0;
        font-size: 17px;
        line-height: 22px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility
    }
    .g-recaptcha {
        float: left;
        padding: 0;
        margin: 0;
        -webkit-transform: scale(0.95);
        -moz-transform: scale(0.95);
        -ms-transform: scale(0.95);
        -o-transform: scale(0.95);
        transform: scale(0.95);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
}

@media (max-height:480px) and (max-width:320px) {
    header .fat-nav li a hr {
        display: none
    }
    header .fat-nav li a span {
        display: none
    }
    header .fat-nav li a .inner-logo {
        margin-top: 0;
        width: 40px
    }
    header .fat-nav .mob-nav-footer {
        padding: 10px 0
    }
}

@media (max-width:767px) and (orientation:landscape) {
    .index .hero-info p {
        display: none;
    }
    header .alpha-logo-big {
        height: 53vh;
        margin-top: 20vh
    }
    header .fat-nav li {
        display: inline-block
    }
    header .fat-nav li a hr {
        display: none
    }
    header .fat-nav li a span {
        display: none
    }
    header .fat-nav li a .inner-logo {
        margin-top: 0;
        width: 40px
    }
    header .fat-nav .mob-nav-footer {
        padding: 10px 0
    }
    .mob-nav-break {
        display: block
    }
    .index .hero-info .hero-info-inner h1 {
        display: none
    }
    .rooms-overview .owl-item .slide .room-img {
        width: 100vw;
        height: auto;
        top: -15%
    }
    .rooms-overview .owl-item .room-info-overlay {
        padding: 0 0 58px 0
    }
    .room .owl-carousel {
        height: -webkit-calc(100vh - 57px);
        height: -moz-calc(100vh - 57px);
        height: -ms-calc(100vh - 57px);
        height: -o-calc(100vh - 57px);
        height: calc(100vh - 57px)
    }
    .room .owl-carousel .owl-item {
        height: -webkit-calc(100vh - 57px);
        height: -moz-calc(100vh - 57px);
        height: -ms-calc(100vh - 57px);
        height: -o-calc(100vh - 57px);
        height: calc(100vh - 57px)
    }
    .room .drawer {
        height: 57px
    }
    .guest .owl-item .slide .story-inner {
        padding: 0 15%;
        top: 65%;
        -webkit-transform: translateY(-65%);
        -moz-transform: translateY(-65%);
        -ms-transform: translateY(-65%);
        -o-transform: translateY(-65%);
        transform: translateY(-65%)
    }
    .find .find-inner:nth-child(1) {
        height: -webkit-calc(100vh - 107px);
        height: -moz-calc(100vh - 107px);
        height: -ms-calc(100vh - 107px);
        height: -o-calc(100vh - 107px);
        height: calc(100vh - 107px)
    }
    .seasonal .seasonal-inner {
        height: -webkit-calc(100vh - 116px);
        height: -moz-calc(100vh - 116px);
        height: -ms-calc(100vh - 116px);
        height: -o-calc(100vh - 116px);
        height: calc(100vh - 116px)
    }
    .seasonal .seasonal-inner .info-overlay {
        background-color: transparent
    }
    .seasonal .seasonal-inner .info-overlay .info-overlay-inner {
        display: none
    }
}

@media (max-height:800px) and (min-width:900px) {
    header {
        height: 100px
    }
    header .column {
        margin-top: 32px
    }
    header .alpha-logo-big {
        margin-top: 32px
    }
    #special header .lang-nav {
        margin-top: 30px
    }
    #footer .footer-menu {
        height: 110px;
        padding-top: 44px
    }
    #footer .footer-menu a.logo-link {
        height: 110px
    }
    #footer .footer-menu a.logo-link .logo-link-inner p {
        top: 20px
    }
    #footer .footer-menu a.logo-link .logo-link-inner img {
        top: 65%
    }
    main {
        height: -webkit-calc(100vh - 260px);
        height: -moz-calc(100vh - 260px);
        height: -ms-calc(100vh - 260px);
        height: -o-calc(100vh - 260px);
        height: calc(100vh - 260px)
    }
    main.index {
        margin-top: -100px
    }
    main.index .owl-item {
        height: -webkit-calc(100vh - 160px);
        height: -moz-calc(100vh - 160px);
        height: -ms-calc(100vh - 160px);
        height: -o-calc(100vh - 160px);
        height: calc(100vh - 160px)
    }
    .rooms-overview .owl-carousel,
    .restaurant .owl-carousel {
        height: -webkit-calc(100vh - 260px);
        height: -moz-calc(100vh - 260px);
        height: -ms-calc(100vh - 260px);
        height: -o-calc(100vh - 260px);
        height: calc(100vh - 260px)
    }
    .room,
    .room .owl-item,
    .guest,
    .guest .owl-carousel,
    .guest .owl-item {
        height: -webkit-calc(100vh - 140px);
        height: -moz-calc(100vh - 140px);
        height: -ms-calc(100vh - 140px);
        height: -o-calc(100vh - 140px);
        height: calc(100vh - 140px)
    }
    .contact .contact-form h3 {
        font-size: 17px;
        line-height: 22px;
        letter-spacing: .3px;
        text-transform: uppercase;
        font-family: Poppins, sans-serif;
        font-weight: 400;
        font-style: normal;
        -webkit-font-smoothing: antialiased;
        text-rendering: optimizeLegibility;
        margin-bottom: 20px
    }
    .contact .contact-form .input,
    .contact .contact-form #msg,
    .contact .contact-form #submit {
        padding: 15px
    }
    .contact .contact-form #submit {
        width: calc(100% - 207px);
        width: -o-calc(100% - 207px);
        width: -webkit-calc(100% - 207px);
        width: -moz-calc(100% - 207px);
        width: -ms-calc(100% - 207px)
    }
    .g-recaptcha {
        float: left;
        padding: 0;
        margin: 0;
        -webkit-transform: scale(0.65);
        -moz-transform: scale(0.65);
        -ms-transform: scale(0.65);
        -o-transform: scale(0.65);
        transform: scale(0.65);
        -webkit-transform-origin: 0 0;
        -moz-transform-origin: 0 0;
        -ms-transform-origin: 0 0;
        -o-transform-origin: 0 0;
        transform-origin: 0 0
    }
    .info-overlay {
        top: -webkit-calc(50% + 50px);
        top: -moz-calc(50% + 50px);
        top: -ms-calc(50% + 50px);
        top: -o-calc(50% + 50px);
        top: calc(50% + 50px)
    }
    .restaurant .owl-item {
        height: -webkit-calc(100vh - 260px);
        height: -moz-calc(100vh - 260px);
        height: -ms-calc(100vh - 260px);
        height: -o-calc(100vh - 260px);
        height: calc(100vh - 260px)
    }
    .week-menu .menu {
        height: -webkit-calc(100vh - 260px);
        height: -moz-calc(100vh - 260px);
        height: -ms-calc(100vh - 260px);
        height: -o-calc(100vh - 260px);
        height: calc(100vh - 260px)
    }
    .week-menu .menu .menu-item-inner .day,
    .week-menu .menu .menu-item-inner .date,
    .week-menu .menu .menu-item-inner h2,
    .week-menu .menu .menu-item-inner .dish-title {
        display: inline-block;
        margin-bottom: 20px
    }
    .week-menu .menu .menu-item-inner .dish,
    .week-menu .menu .menu-item-inner span {
        font-size: 15px
    }
    .week-menu .menu .menu-item-inner span {
        margin-top: -10px;
        margin-bottom: -10px
    }
    .week-menu .menu .menu-item-inner .day:after {
        margin-right: 5px
    }
    .seasonal .seasonal-inner {
        height: -webkit-calc(100vh - 260px);
        height: -moz-calc(100vh - 260px);
        height: -ms-calc(100vh - 260px);
        height: -o-calc(100vh - 260px);
        height: calc(100vh - 260px)
    }
}

@media (max-height:630px) and (min-width:900px) {
    #footer {
        bottom: 0
    }
    #footer .footer-menu {
        height: 110px;
        padding-top: 44px
    }
    #footer .footer-menu a.logo-link {
        height: 110px
    }
    #footer .footer-menu a.logo-link .logo-link-inner p {
        top: 20px
    }
    #footer .footer-menu a.logo-link .logo-link-inner img {
        top: 65%
    }
    #footer footer {
        display: none
    }
    main {
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: -ms-calc(100vh - 210px);
        height: -o-calc(100vh - 210px);
        height: calc(100vh - 210px)
    }
    main.index .owl-item {
        height: -webkit-calc(100vh - 110px);
        height: -moz-calc(100vh - 110px);
        height: -ms-calc(100vh - 110px);
        height: -o-calc(100vh - 110px);
        height: calc(100vh - 110px)
    }
    .rooms-overview .owl-carousel,
    .restaurant .owl-carousel {
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: -ms-calc(100vh - 210px);
        height: -o-calc(100vh - 210px);
        height: calc(100vh - 210px)
    }
    .room,
    .room .owl-item,
    .guest,
    .guest .owl-item,
    .guest .owl-carousel {
        height: -webkit-calc(100vh - 90px);
        height: -moz-calc(100vh - 90px);
        height: -ms-calc(100vh - 90px);
        height: -o-calc(100vh - 90px);
        height: calc(100vh - 90px)
    }
    .restaurant .owl-item {
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: -ms-calc(100vh - 210px);
        height: -o-calc(100vh - 210px);
        height: calc(100vh - 210px)
    }
    .contact .contact-form .input,
    .contact .contact-form #msg {
        padding: 10px
    }
    .week-menu .menu {
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: -ms-calc(100vh - 210px);
        height: -o-calc(100vh - 210px);
        height: calc(100vh - 210px)
    }
    .seasonal .seasonal-inner {
        height: -webkit-calc(100vh - 210px);
        height: -moz-calc(100vh - 210px);
        height: -ms-calc(100vh - 210px);
        height: -o-calc(100vh - 210px);
        height: calc(100vh - 210px)
    }
}

div#restaurant-slideshow {
    background-size: cover;
    background-image: url("/media/a715228ab80eb90ac71e8fcdb4180a64.png");
    background-repeat: no-repeat;
    background-position: center;
}


/*.owl-next{display:none;}
.owl-previous{ display: none;}
@media screen and (min-width: 767px) {
	.restaurant > .info-overlay{display: none;}
}*/

.logo-dropdown {
    position: absolute;
    top: 0;
    right: 0;
    width: 200px;
    height: 130px;
    color: #777;
    border-left: 1px solid #d6d6d6;
    display: flex;
    align-items: center;
    justify-content: center;
}

.logo-dropdown-inner {
    display: none;
    position: absolute;
    background-color: #fff;
    width:100%;
    /*height:99%;*/
    text-align: center;
    z-index: 4;
    bottom: 130px;
}
.logo-dropdown-inner a {
    color: #777;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
    text-align: center;
    border-bottom: 1px solid #d6d6d6;
}
.logo-dropdown-inner a:hover {
    display: block;
    /*background-color: #eceaea;*/
    color: #262626;
    border-bottom: 1px solid #262626;
    /*border-top: 1px solid #262626;*/
    transition: all .2s ease-in-out;
}

.logo-dropdown:hover .logo-dropdown-inner {
    display: block;
}

.logo-dropdown-inner:hover .logo-dropdown {
    display: block;
}

.dropbtn {
    color: white;
    border: none;
    cursor: pointer;
    position: relative;
    height: 80px;
    width: 80px;
}

/* iphone x media query */ 
@media only screen 
    and (device-width : 375px) 
    and (device-height : 812px) 
    and (-webkit-device-pixel-ratio : 3) { 

}


