@charset "UTF-8";
.section {
	margin: 0;
	padding: 0
}
.section__full_height {
	min-height: 900px
}
.container, .form, .articles, .food-items, .jobs, .job-application-form, .locations, .location, .catering_menu {
	margin-right: auto;
	margin-left: auto;
	padding-left: 20px;
	padding-right: 20px
}
.container:before, .form:before, .articles:before, .food-items:before, .jobs:before, .job-application-form:before, .locations:before, .location:before, .catering_menu:before, .container:after, .form:after, .articles:after, .food-items:after, .jobs:after, .job-application-form:after, .locations:after, .location:after, .catering_menu:after {
	content: " ";
	display: table
}
.container:after, .form:after, .articles:after, .food-items:after, .jobs:after, .job-application-form:after, .locations:after, .location:after, .catering_menu:after {
	clear: both
}

@media(min-width:1000px) {
.container, .form, .articles, .food-items, .jobs, .job-application-form, .locations, .location, .catering_menu {
	padding-left: 20px;
	padding-right: 20px;
	width: 1000px
}
}

@media(min-width:1600px) {
.container, .form, .articles, .food-items, .jobs, .job-application-form, .locations, .location, .catering_menu {
	width: 1300px
}
}
.row, .form__row, .article {
	margin-left: -20px;
	margin-right: -20px
}
.row:before, .form__row:before, .article:before, .row:after, .form__row:after, .article:after {
	content: " ";
	display: table
}
.row:after, .form__row:after, .article:after {
	clear: both
}
.row-no-gutters {
	margin-right: 0;
	margin-left: 0
}
.row-no-gutters>[class^="col-"], .row-no-gutters>[class*=" col-"] {
	padding-right: 0;
	padding-left: 0
}
.row-no-gutters>[class^="col-"] p, .row-no-gutters>[class*=" col-"] p {
	padding: 0 20px;
	margin: 0 0 50px
}
.row-centered {
	text-align: center
}

@media(max-width:480px) {
.row, .form__row, .article {
	margin-right: -10px;
	margin-left: -10px
}
}
.col-1 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-1 {
	float: left;
	width: 8.33333%
}
}
.col-2 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-2 {
	float: left;
	width: 16.66667%
}
}
.col-3 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-3 {
	float: left;
	width: 25%
}
}
.col-4 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-4 {
	float: left;
	width: 33.33333%
}
}
.col-5 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-5 {
	float: left;
	width: 41.66667%
}
}
.col-6 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-6 {
	float: left;
	width: 50%
}
}
.col-7 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-7 {
	float: left;
	width: 58.33333%
}
}
.col-8 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-8 {
	float: left;
	width: 66.66667%
}
}
.col-9 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-9 {
	float: left;
	width: 75%
}
}
.col-10 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-10 {
	float: left;
	width: 83.33333%
}
}
.col-11 {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-11 {
	float: left;
	width: 91.66667%
}
}
.col-sixth {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-sixth {
	float: left;
	width: 16.66667%
}
}
.col-quarter {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-quarter {
	float: left;
	width: 25%
}
}
.col-third {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-third {
	float: left;
	width: 33.33333%
}
}
.col-half, .form__col {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-half, .form__col {
	float: left;
	width: 50%
}
}
.col-two-thirds {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-two-thirds {
	float: left;
	width: 66.66667%
}
}
.col-three-quarters {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-three-quarters {
	float: left;
	width: 75%
}
}
.col-full, .form__col-full {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.col-full, .form__col-full {
	float: left;
	width: 100%
}
}
.col-centered {
	display: inline-block;
	float: none;
	text-align: left;
	margin-right: -4px
}

@media(max-width:480px) {
.col-centered {
	float: none
}
}

@media(min-width:480px) and (max-width:1000px) {
.col-centered {
	float: none
}
}

@media(min-width:1000px) {
.col-centered {
	float: none
}
}
:focus {
	outline: 0
}
::selection {
	background: #f2b399;
	color: #fff
}
::-moz-selection {
background:#f2b399;
color:#fff
}
* {
	box-sizing: border-box
}
html {
	height: 100%
}
.body {
	color: #868686;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: 100;
	line-height: 27px;
	letter-spacing: 2px;
	min-height: 100%;
	margin: 0;
	padding: 0
}

@media(max-width:480px) {
.body {
	font-size: 15px;
	line-height: 26px
}
}
h1, .h1 {
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 40px;
	line-height: 50px;
	font-weight: 600;
	text-transform: uppercase
}
h2, .h2 {
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 20px;
	line-height: 30px;
	margin: 10px 0
}
h2--centered, .h2--centered {
	text-align: center
}
h3, .h3 {
	color: #3a3a3a;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 18px;
	line-height: 24px;
	margin-top: 20px;
	margin-bottom: 5px
}
h4, .h4 {
	color: #1f2933;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 100;
	letter-spacing: 1px;
	font-size: 24px;
	font-style: italic;
	line-height: 34px;
	margin-top: 20px;
	margin-bottom: 30px
}
h5, .h5 {
	color: #868686;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 700;
	letter-spacing: 1px;
	font-size: 16px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 0;
	text-decoration: underline;
	text-transform: uppercase
}
.img {
	margin-bottom: 20px
}
.img__alignright {
	float: right;
	margin: 0 0 20px 20px
}
.img__alignleft {
	float: left;
	margin: 0 20px 20px 0
}
.img__aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center
}
p {
	font-size: 16px;
	line-height: 24px;
	letter-spacing: 1px;
	margin: 0 0 50px
}

@media(min-width:480px) and (max-width:1000px) {
p {
	font-size: 15px;
	line-height: 24px
}
}
strong, b {
	color: #1f2933;
	font-size: 24px;
	font-weight: 100;
	line-height: 27px
}

@media(min-width:480px) and (max-width:1000px) {
strong, b {
	font-size: 20px;
	line-height: 24px
}
}
em {
	color: #1f2933;
	font-weight: 700
}
ul {
	font-size: 14px;
	letter-spacing: 1px;
	line-height: 22px;
	padding-left: 20px;
	margin: 0 0 30px
}

@media(min-width:1600px) {
ul {
	font-size: 18px;
	line-height: 27px
}
}
.alignnone {
	margin: 0 0 20px 0
}
.alignright {
	float: right;
	margin: 0 0 20px 20px
}
.alignleft {
	float: left;
	margin: 0 20px 20px 0
}
.aligncenter {
	margin-right: auto;
	margin-left: auto;
	display: block;
	text-align: center
}
hr {
	margin-top: 50px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #fff;
	clear: both
}
table {
	border-collapse: separate;
	border-spacing: 0
}

@media(max-width:480px) {
table {
	margin: 20px auto 50px
}
}
tr {
	vertical-align: top
}
td {
	padding: 0 10px 0 0
}
a {
	color: #eaa794;
	transition: color .5s;
	text-decoration: none
}
a:hover {
	color: #f2b399;
	transition: color 0;
	text-decoration: none
}
a:hover:active {
	color: #b35230
}
a img {
	border: 0
}
body {
	overflow: hidden
}
.preloader {
	background-color: #fff;
	position: fixed;
	display: table;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	z-index: 1110000
}
.preloader__icon {
	background-repeat: no-repeat;
	background-image: url(images/ajax-loader.gif);
	background-position: 50%;
	background-size: 20px;
	display: table-cell;
	vertical-align: middle;
	text-align: center
}
.img__medium, .img__large, .img__full {
	height: auto;
	width: 100%
}
.col-12 .img__medium, .col-12 .img__large, .col-12 .img__full {
	height: auto;
	width: auto
}

@media(max-width:480px) {
.col-12 .img__medium, .col-12 .img__large, .col-12 .img__full {
	width: 100%
}
}
.content {
	padding-top: 50px;
	padding-bottom: 50px
}
.content .row h1, .content .form__row h1, .content .article h1 {
	color: #1f2933;
	font-size: 24px;
	line-height: 30px
}
.simplemodal-overlay {
	background: #868686;
	background: #000;
	transition: opacity .1s
}
.simplemodal-container {
	display: none;
	margin-top: 100px
}

@media(min-width:480px) and (max-width:1000px) {
.simplemodal-container {
	margin-top: 0
}
}

@media(max-width:480px) {
.simplemodal-container {
	margin-top: 0
}
}
.simplemodal-close {
	background-size: 100%;
	background-image: url(images/close.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	right: -60px;
	top: 0
}
.simplemodal-close:hover {
	cursor: pointer
}

@media(min-width:480px) and (max-width:1000px) {
.simplemodal-close {
	background-color: #eaa794;
	position: fixed;
	height: 60px;
	width: 60px;
	right: 0;
	top: 0;
	z-index: 10000;
	border: 10px #eaa794 solid
}
}

@media(max-width:480px) {
.simplemodal-close {
	background-color: #eaa794;
	position: fixed;
	height: 60px;
	width: 60px;
	right: 0;
	top: 0;
	z-index: 10000;
	border: 10px #eaa794 solid
}
}
.mfp-container button.mfp-arrow-left:before, .mfp-container button.mfp-arrow-left:after, .mfp-container button.mfp-arrow-right:before, .mfp-container button.mfp-arrow-right:after {
	border: 0
}
.mfp-container button.mfp-arrow-left {
	background: url("images/arrow-previous.svg") no-repeat 10% 50%;
	background-size: 100%
}
.mfp-container button.mfp-arrow-right {
	background: url("images/arrow-next.svg") no-repeat 90% 50%;
	background-size: 100%
}

@media(max-width:480px) {
.mfp-container button.mfp-arrow-right {
	margin-top: -70px
}
}
.mfp-container button.mfp-close {
	display: block;
	text-align: left;
	text-indent: -9999px;
	background-size: 100%;
	background-image: url(images/close.svg);
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 50px;
	width: 50px;
	display: block;
	position: absolute;
	right: -70px;
	top: 0
}

@media(max-width:480px) {
.mfp-container button.mfp-close {
	height: 40px;
	right: 0;
	top: -45px;
	width: 40px
}
}
.mfp-container button.mfp-close:hover {
	cursor: pointer
}
.mfp-container .mfp-figure:after {
	box-shadow: none
}
.mfp-container .mfp-preloader {
	text-transform: uppercase
}
.clear {
	clear: both
}/*!
 * Justified Gallery - v3.6.0
 * http://miromannino.github.io/Justified-Gallery/
 * Copyright (c) 2015 Miro Mannino
 * Licensed under the MIT license.
 */
@-webkit-keyframes justified-gallery-show-caption-animation {
from {
opacity:0
}
to {
opacity:.7
}
}
@-moz-keyframes justified-gallery-show-caption-animation {
from {
opacity:0
}
to {
opacity:.7
}
}
@-o-keyframes justified-gallery-show-caption-animation {
from {
opacity:0
}
to {
opacity:.7
}
}
@keyframes justified-gallery-show-caption-animation {
from {
opacity:0
}
to {
opacity:.7
}
}
@-webkit-keyframes justified-gallery-show-entry-animation {
from {
opacity:0
}
to {
opacity:1
}
}
@-moz-keyframes justified-gallery-show-entry-animation {
from {
opacity:0
}
to {
opacity:1
}
}
@-o-keyframes justified-gallery-show-entry-animation {
from {
opacity:0
}
to {
opacity:1
}
}
@keyframes justified-gallery-show-entry-animation {
from {
opacity:0
}
to {
opacity:1
}
}
.justified-gallery {
	width: 100%;
	position: relative;
	overflow: hidden
}
.justified-gallery>a, .justified-gallery>div {
	position: absolute;
	display: inline-block;
	overflow: hidden;
	opacity: 0;
	filter: alpha(opacity=0)
}
.justified-gallery>a>img, .justified-gallery>div>img, .justified-gallery>a>a>img, .justified-gallery>div>a>img {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 0;
	padding: 0;
	border: 0
}
.justified-gallery>a>.caption, .justified-gallery>div>.caption {
	display: none;
	position: absolute;
	bottom: 0;
	padding: 5px;
	background-color: #000;
	left: 0;
	right: 0;
	margin: 0;
	color: #fff;
	font-size: 12px;
	font-weight: 300;
	font-family: sans-serif
}
.justified-gallery>a>.caption.caption-visible, .justified-gallery>div>.caption.caption-visible {
	display: initial;
	opacity: .7;
	filter: "alpha(opacity=70)";
	-webkit-animation: justified-gallery-show-caption-animation 500ms0 ease;
	-moz-animation: justified-gallery-show-caption-animation 500ms0 ease;
	-ms-animation: justified-gallery-show-caption-animation 500ms0 ease
}
.justified-gallery>.entry-visible {
	opacity: 1;
	filter: alpha(opacity=100);
	-webkit-animation: justified-gallery-show-entry-animation 500ms0 ease;
	-moz-animation: justified-gallery-show-entry-animation 500ms0 ease;
	-ms-animation: justified-gallery-show-entry-animation 500ms0 ease
}
.justified-gallery>.jg-filtered {
	display: none
}
.justified-gallery>.spinner {
	position: absolute;
	bottom: 0;
	margin-left: -24px;
	padding: 10px 0;
	left: 50%;
	opacity: initial;
	filter: initial;
	overflow: initial
}
.justified-gallery>.spinner>span {
	display: inline-block;
	opacity: 0;
	filter: alpha(opacity=0);
	width: 8px;
	height: 8px;
	margin: 0 4px;
	background-color: #000;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border-bottom-right-radius: 6px;
	border-bottom-left-radius: 6px
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10102;
	overflow: hidden;
	position: fixed;
	background: #16131b;
	opacity: .9;
	filter: alpha(opacity=90)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 10103;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 10105
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out
}
.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #CCC;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 10104
}
.mfp-preloader a {
	color: #CCC
}
.mfp-preloader a:hover {
	color: #FFF
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: 0;
	padding: 0;
	z-index: 10106;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: #FFF;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #FFF;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #CCC;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap
}
.mfp-arrow {
	position: absolute;
	opacity: .65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid #FFF;
	margin-left: 31px
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid #FFF;
	margin-left: 39px
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #000
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: 4px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}

@media screen and (max-width:800px) and (orientation:landscape), screen and (max-height:300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}

@media all and (max-width:900px) {
.mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0 0;
	transform-origin: 0 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}
.slick-slider {
	position: relative;
	display: block;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent
}
.slick-list {
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0
}
.slick-list:focus {
	outline: 0
}
.slick-list.dragging {
	cursor: pointer;
	cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.slick-track {
	position: relative;
	left: 0;
	top: 0;
	display: block
}
.slick-track:before, .slick-track:after {
	content: "";
	display: table
}
.slick-track:after {
	clear: both
}
.slick-loading .slick-track {
	visibility: hidden
}
.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none
}
[dir="rtl"] .slick-slide {
	float: right
}
.slick-slide img {
	display: block
}
.slick-slide.slick-loading img {
	display: none
}
.slick-slide.dragging img {
	pointer-events: none
}
.slick-initialized .slick-slide {
	display: block
}
.slick-loading .slick-slide {
	visibility: hidden
}
.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent
}
.slick-arrow.slick-hidden {
	display: none
}
.wpcf7-not-valid-tip {
	color: #9a1513;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	padding: 0 5px 10px;
	text-align: left;
	font-size: 12px;
	display: block;
	margin-top: -30px
}
.wpcf7-validation-errors, .mc4wp-error {
	background-color: #fce4e3;
	color: #9a1513;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	font-size: 12px;
	margin: 40px 0;
	padding: 20px 20px
}
.wpcf7-not-valid {
	color: #fff;
	background-color: #eb5d5b
}
.wpcf7-mail-sent-ok, .mc4wp-success {
	border: 2px #0f740a solid;
	color: #0f740a;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	letter-spacing: 1px;
	text-transform: uppercase;
	margin: 0;
	text-align: center;
	padding: 30px 20px
}
.wpcf7-checkbox {
	text-align: left;
	display: block
}

@media(max-width:480px) {
.wpcf7 {
	padding-bottom: 50px
}
}
.mc4wp-success {
	margin-bottom: 50px;
	padding: 20px
}
.mc4wp-notice {
	display: none
}
.mc4wp-error strong {
	color: #9a1513;
	font-size: 12px;
	font-weight: 400
}
.screen-reader-response {
	display: none
}
.form__col {
	text-align: left
}

@media(max-width:480px) {
.form__col {
	padding-left: 0;
	padding-right: 0
}
}

@media(min-width:480px) and (max-width:1000px) {
.form__col {
	padding-left: 5px;
	padding-right: 5px
}
}
.form__col-quarter {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-left: 10px;
	padding-right: 10px
}

@media(min-width:992px) {
.form__col-quarter {
	float: left;
	width: 25%
}
}
.form__label {
	color: #888;
	display: block;
	font-size: 12px;
	font-weight: 100;
	line-height: 20px;
	margin: 0;
	padding: 0 5px
}
.form__fieldset {
	border: 1px #cbcbcb solid;
	text-align: center;
	margin-top: 30px;
	padding: 40px 30px 10px
}
.form__file-upload {
	text-align: center
}
.form__file-upload .wpcf7-not-valid-tip {
	text-align: center
}
.form__confirmation {
	color: #1f2933;
	font-style: italic;
	text-align: center;
	margin-bottom: 60px;
	padding: 20px
}
.form__footer {
	text-align: right;
	padding-bottom: 50px;
	position: relative
}
.form__footer img.ajax-loader {
	display: block;
	height: 30px;
	left: 10px;
	position: absolute;
	top: 25px;
	width: 30px
}

@media(max-width:480px) {
.form__footer img.ajax-loader {
	position: relative;
	margin: 20px auto
}
}
.button, .input__submit, .input__submit-small, .food-item-single__button {
	color: #eaa794;
	border: 1px #eaa794 solid;
	display: inline-block;
	font-size: 18px;
	font-style: italic;
	letter-spacing: 1px;
	margin-top: 35px;
	padding: 15px 25px;
	transition: background-color .5s, border-color .5s, color .5s
}
.button__download {
	padding-right: 50px;
	background-image: url(images/icon-download.svg);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 25px
}
.button__download:hover {
	background-image: url(images/icon-download-white.svg)
}
.button:hover, .input__submit:hover, .input__submit-small:hover, .food-item-single__button:hover {
	background-color: #eaa794;
	border-color: #eaa794;
	color: #fff;
	transition: background-color 0, border-color 0, color 0
}
.button:hover:active, .input__submit:hover:active, .input__submit-small:hover:active, .food-item-single__button:hover:active {
	color: #1f2933
}

@media(max-width:480px) {
.button, .input__submit, .input__submit-small, .food-item-single__button {
	display: block;
	margin: 35px auto 0;
	text-align: center
}
}
.input {
	-webkit-appearance: none
}
.input__hidden {
	display: none
}
.input__text {
	border-radius: 0;
	border: 1px #cbcbcb solid;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 100;
	height: 56px;
	letter-spacing: 1px;
	line-height: 46px;
	margin-bottom: 30px;
	padding: 0 20px;
	vertical-align: top;
	width: 100%
}
.input__text:focus {
	transition: 0
}

@media(max-width:480px) {
.input__text {
	margin-top: 10px;
	padding: 0 10px
}
}

@media(min-width:1600px) {
.input__text {
	font-size: 20px;
	height: 86px;
	padding: 0 30px
}
}
.input__date {
	border-radius: 0;
	border: 1px #cbcbcb solid;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 100;
	height: 56px;
	letter-spacing: 1px;
	line-height: 46px;
	margin-bottom: 30px;
	padding: 0 20px;
	vertical-align: top;
	width: 100%
}
.input__date:focus {
	transition: 0
}

@media(max-width:480px) {
.input__date {
	margin-top: 10px;
	padding: 0 10px
}
}

@media(min-width:1600px) {
.input__date {
	font-size: 20px;
	height: 86px;
	padding: 0 30px
}
}
.input__textarea {
	-webkit-appearance: none;
	border-radius: 0;
	border: 1px #cbcbcb solid;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 28px;
	margin-bottom: 30px;
	min-height: 100px;
	padding: 20px;
	width: 100%
}

@media(max-width:480px) {
.input__textarea {
	margin-top: 10px;
	padding: 10px
}
}

@media(min-width:1600px) {
.input__textarea {
	font-size: 20px;
	line-height: 36px;
	padding: 30px 30px
}
}
.input__checkbox {
	margin-bottom: 100px;
	transition: 0
}
.input__checkbox .wpcf7-list-item {
	display: inline-block;
	padding: 0;
	margin: 0;
	border: 1px #eee solid;
	margin: 10px;
	transition: .5s
}
.input__checkbox .wpcf7-list-item input[type="checkbox"] {
	display: none
}
.input__checkbox .wpcf7-list-item label {
	font-size: 0
}
.input__checkbox .wpcf7-list-item-label {
	color: #1f2933;
	font-size: 15px;
	display: inline-block;
	text-align: center;
	padding: 20px 40px;
	width: 170px
}
.input__checkbox .wpcf7-list-item-label:hover {
	cursor: pointer
}

@media(max-width:480px) {
.input__checkbox .wpcf7-list-item-label {
	padding: 10px;
	width: auto
}
}
.input__checkbox .wpcf7-list-item:hover {
	cursor: pointer;
	background-color: #f7d7c7
}
.input__checkbox .wpcf7-list-item--selected, .input__checkbox .wpcf7-list-item--selected:hover {
	background-color: #eaa794;
	border-color: #eaa794
}

@media(max-width:480px) {
.input__checkbox .wpcf7-list-item {
	margin: 0 10px 10px 0;
	text-align: center;
	width: 45%
}
}
.input__checkbox--selected {
	background-color: #eaa794;
	color: #fff;
	transition: 0
}
.input__checkbox--selected:hover {
	background-color: #eaa794
}
.input__select {
	font-style: italic;
	margin-top: 0;
	margin-bottom: 30px
}
.input__file-upload {
	border-radius: 0;
	border: 1px #cbcbcb solid;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: 100;
	letter-spacing: 1px;
	margin-bottom: 30px;
	padding: 20px 20px;
	width: 230px
}
.input__submit {
	-webkit-appearance: none;
	background-color: transparent;
	margin-top: 10px;
	padding: 20px 50px
}
.input__submit:hover {
	cursor: pointer
}
.input__submit-small {
	background-color: transparent;
	margin-top: 10px;
	margin-bottom: 50px;
	padding: 20px 50px;
	text-transform: none
}
select {
	-webkit-appearance: none;
	background: transparent;
	border: 0;
	border: 1px #cbcbcb solid;
	border-radius: 0;
	background-image: url(images/dropdown-arrow.png);
	background-repeat: no-repeat;
	background-position: 95% 50%;
	color: #aaa;
	font-family: "Asap", "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 54px;
	margin-top: 30px;
	padding: 0 40px 0 20px;
	width: 100%
}

@media(min-width:1600px) {
select {
	font-size: 20px;
	padding: 15px 30px
}
}
.header__fixed {
	background-color: rgba(255,255,255,0.95);
	height: 100px;
	width: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 10000
}
.header__fixed .navigation__header-button {
	position: fixed;
	right: 25px;
	top: 20px
}
.header__fixed .navigation__header-button--open svg path, .header__fixed .navigation__header-button--open svg rect {
	fill: #16131b
}
.header__fixed .navigation__header-button--open:hover svg path, .header__fixed .navigation__header-button--open:hover svg rect {
	fill: #eaa794
}

@media(max-width:480px) {
.header__fixed .navigation__header-button {
	right: 5px;
	top: 0
}
}

@media(min-width:480px) and (max-width:1000px) {
.header__fixed .navigation__header-button {
	top: 10px
}
}
.header__fixed .logo {
	left: 40px;
	top: 30px
}
.header__fixed .logo svg path {
	fill: #000
}

@media(max-width:480px) {
.header__fixed .logo {
	left: 10px;
	top: 10px
}
}

@media(min-width:480px) and (max-width:1000px) {
.header__fixed .logo {
	top: 20px
}
}

@media(max-width:480px) {
.header__fixed {
	height: 57px
}
}

@media(min-width:480px) and (max-width:1000px) {
.header__fixed {
	height: 75px
}
}
.navigation__header {
	position: fixed;
	right: -500px;
	background-color: #16131b;
	padding: 130px 50px;
	z-index: 10000
}
.navigation__header-button {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: 40px;
	color: #fff;
	font-size: 40px;
	font-weight: 100;
	height: 60px;
	padding: 10px;
	position: fixed;
	right: 90px;
	top: 60px;
	transition: .3s;
	width: 60px;
	z-index: 10001
}
.navigation__header-button svg {
	height: 40px;
	width: 40px
}
.navigation__header-button--open {
	display: block
}
.navigation__header-button--close {
	display: none
}
.navigation__header-button.close .navigation__header-button--open {
	display: none
}
.navigation__header-button.close .navigation__header-button--close {
	display: block
}
.navigation__header-button:hover {
	text-decoration: none
}
.navigation__header-button:hover svg path, .navigation__header-button:hover svg rect {
	fill: #eaa794
}

@media(max-width:480px) {
.navigation__header-button {
	top: 0;
	right: 5px
}
}

@media(min-width:480px) and (max-width:1000px) {
.navigation__header-button {
	right: 25px;
	top: 30px
}
}

@media(max-width:480px) {
.navigation__header {
	overflow-y: scroll;
	padding: 60px 30px
}
}

@media(min-width:480px) and (max-width:1000px) {
.navigation__header {
	overflow-y: scroll
}
}
.navigation__primary {
	list-style: none
}
.navigation__primary-item {
	display: block
}
.navigation__primary-link {
	color: #fff;
	display: block;
	font-size: 24px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 4px;
	line-height: 46px;
	padding: 0 50px
}
.navigation__primary-link--selected, .navigation__primary-link:hover {
	color: #eaa794;
	text-decoration: none
}

@media(max-width:480px) {
.navigation__primary-link {
	padding: 0;
	line-height: 36px
}
}

@media(max-width:480px) {
.navigation__primary {
	margin-bottom: 10px
}
}
.navigation__secondary {
	list-style: none
}
.navigation__secondary-link {
	color: #bbbbbf;
	display: block;
	font-size: 16px;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 2px;
	line-height: 34px;
	padding: 0 50px
}

@media(max-width:480px) {
.navigation__secondary-link {
	padding: 0;
	line-height: 28px
}
}
.navigation__cafe_menu {
	position: fixed;
	list-style: none;
	top: 50%;
	right: 0;
	z-index: 9000
}
.navigation__cafe_menu-item {
	background-color: transparent;
	color: transparent;
	display: block;
	font-size: 18px;
	font-weight: 700;
	line-height: 24px;
	margin-right: 10px;
	opacity: .5;
	padding-left: 10px;
	padding-right: 20px;
	text-align: right;
	text-transform: uppercase;
	transition: color .4s;
	z-index: 9000
}
.navigation__cafe_menu-item:after {
	color: #16131b;
	content: "•";
	font-size: 28px;
	line-height: 24px;
	margin-left: 5px;
	vertical-align: -3px
}
.navigation__cafe_menu-item--selected, .navigation__cafe_menu-item:hover {
	color: #16131b;
	cursor: pointer;
	opacity: 1;
	transition: color 0
}

@media(max-width:480px) {
.navigation__cafe_menu-item--selected {
	background-color: #eaa794
}
}

@media(max-width:480px) {
.navigation__cafe_menu-item {
	background-color: #fff;
	color: #16131b;
	margin-right: 0;
	padding-right: 10px
}
}

@media(max-width:480px) {
.navigation__cafe_menu {
	margin-top: 0;
	top: 120px
}
}
.logo {
	background-size: 100%;
	width: 240px;
	height: 36px;
	display: block;
	position: fixed;
	top: 70px;
	left: 100px;
	transition: .3s;
	z-index: 10000
}
.logo svg {
	height: 36px;
	width: 240px
}

@media(max-width:480px) {
.logo svg {
	width: 150px
}
}

@media(max-width:480px) {
.logo {
	top: 10px;
	left: 10px
}
}

@media(min-width:480px) and (max-width:1000px) {
.logo {
	top: 40px;
	left: 40px
}
}
.logo:hover svg path {
	fill: #eaa794
}
.footer {
	background-color: #131215
}
.footer__content {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	color: #fff;
	font-size: 14px;
	padding: 150px 0 0;
	position: relative
}
.footer__content h1 {
	font-size: 18px;
	margin: 0 0 30px
}
.footer__content .container, .footer__content .form, .footer__content .articles, .footer__content .food-items, .footer__content .jobs, .footer__content .job-application-form, .footer__content .locations, .footer__content .location, .footer__content .catering_menu {
	width: 600px
}

@media(max-width:480px) {
.footer__content .container, .footer__content .form, .footer__content .articles, .footer__content .food-items, .footer__content .jobs, .footer__content .job-application-form, .footer__content .locations, .footer__content .location, .footer__content .catering_menu {
	width: auto
}
}
.footer__content p {
	margin-bottom: 20px
}
.footer__arrow-background {
	display: block;
	margin: auto;
	position: relative;
	height: 90px;
	width: 180px
}
.footer__arrow-link {
	position: absolute;
	height: 90px;
	width: 180px;
	bottom: 0;
	left: 50%;
	margin-left: -90px
}
.footer__arrow-link svg {
	display: block;
	margin: 40px auto;
	height: 30px;
	width: 30px
}
.footer__arrow-link:hover svg polyline {
	stroke: #eaa794
}
.footer__copyright {
	color: #fff;
	font-size: 14px;
	padding: 50px 0;
	text-align: center
}
.footer__copyright p {
	font-size: 14px;
	margin: 10px 0 20px
}
.navigation {
	font-size: 14px
}
.navigation__secondary-link--selected {
	color: #eaa794
}
.navigation__footer {
	text-transform: lowercase;
	text-align: center;
	margin: 0
}
.navigation__footer-item {
	display: inline-block
}
.navigation__footer-item:after {
	color: #eaa794;
	content: " •";
	text-align: center
}
.navigation__footer-item:last-child:after {
	content: ""
}
.navigation__footer-link {
	display: inline-block;
	padding: 10px
}
.articles {
	padding-top: 100px;
	padding-bottom: 100px
}
.article {
	padding: 100px 0
}
.article__thumbnail {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.article__thumbnail {
	float: left;
	width: 58.33333%
}
}
.article__image {
	height: auto;
	width: 100%
}
.article__content {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center
}

@media(min-width:768px) {
.article__content {
	float: left;
	width: 41.66667%
}
}
.article__content-full {
	position: relative;
	float: left;
	width: 100%;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	text-align: center
}
.article__date {
	color: #1f2933;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 20px
}
.article__heading {
	color: #1f2933;
	display: block;
	font-size: 24px;
	font-weight: 700;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 30px
}
.article-full__content {
	text-align: center;
	margin: auto;
	width: 80%
}
.article-full__content ul {
	font-size: 16px;
	line-height: 24px;
	text-align: left
}
.article-full__date {
	color: #1f2933;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
	margin-bottom: 100px;
	text-align: center
}
.article-full__heading {
	color: #1f2933;
	font-size: 40px;
	font-weight: 700;
	line-height: 40px;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 50px
}
.article-full__navigation {
	text-align: center;
	padding-top: 100px
}
.article-full__navigation-link {
	display: inline-block;
	margin-bottom: 50px;
	font-weight: 700;
	padding: 0 20px;
	text-transform: uppercase
}
.article-full__navigation-link:hover {
	color: #1f2933;
	text-decoration: underline
}
.pagination {
	padding: 50px 0 0 0;
	text-transform: uppercase;
	text-align: center
}
.pagination .page-numbers {
	color: #868686;
	display: inline-block;
	font-weight: bold;
	line-height: 35px;
	margin-right: 0;
	padding: 0 15px
}
.pagination a.page-numbers {
	color: #eaa794;
	text-decoration: none
}
.pagination a.page-numbers:hover {
	color: #f2b399
}
.pagination a.page-numbers:active {
	color: #eaa794
}
.tags {
	margin: 0;
	padding: 0;
	text-align: center
}
.tag {
	list-style: none
}
.tag__item {
	display: inline-block
}
.tag__link {
	display: inline-block;
	font-size: 20px;
	font-weight: 700;
	padding: 0 15px 15px;
	text-transform: uppercase
}
.tag__link--selected, .tag__link:hover {
	color: #1f2933;
	text-decoration: underline
}

@media(min-width:480px) and (max-width:1000px) {
.tag__link {
	font-size: 18px;
	padding: 5px 15px
}
}

@media(max-width:480px) {
.tag__link {
	padding: 5px 10px
}
}
.gallery__image {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	display: block;
	margin-bottom: 40px;
	width: 100%
}

@media(min-width:992px) {
.gallery__image {
	float: left;
	width: 33.33333%
}
}
.gallery__image:hover {
	cursor: pointer;
	opacity: .8
}
.food-items {
	padding-top: 50px;
	padding-bottom: 100px
}
.food-item {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	color: #868686;
	display: block;
	margin-bottom: 40px
}

@media(min-width:992px) {
.food-item {
	float: left;
	width: 33.33333%
}
}
.food-item:hover {
	cursor: pointer;
	opacity: .8
}
.food-item__image {
	width: 100%
}
.food-item__title {
	text-align: center
}
.food-item-single {
	background-color: #fff;
	margin: auto;
	padding: 50px;
	position: relative;
	width: 1000px
}
.food-item-single:after {
	content: "";
	clear: both;
	display: block
}

@media(min-width:480px) and (max-width:1000px) {
.food-item-single {
	padding: 20px 10px;
	width: 100%
}
}

@media(max-width:480px) {
.food-item-single {
	padding: 20px 10px;
	width: 100%
}
}
.food-item-single .slick-arrow {
	display: none !important
}
.food-item-single__feature-images {
	float: left;
	height: 500px;
	margin-right: 40px;
	width: 500px
}

@media(min-width:480px) and (max-width:1000px) {
.food-item-single__feature-images {
	float: none;
	height: 300px;
	margin: 0 0 20px;
	width: 100%
}
}

@media(max-width:480px) {
.food-item-single__feature-images {
	float: none;
	height: 300px;
	margin: 0 0 20px;
	width: 100%
}
}
.food-item-single__feature-image {
	background-color: #eaa794;
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 500px;
	width: 100%
}

@media(min-width:480px) and (max-width:1000px) {
.food-item-single__feature-image {
	height: 300px
}
}

@media(max-width:480px) {
.food-item-single__feature-image {
	height: 300px
}
}
.food-item-single__content {
	font-size: 15px;
	float: left;
	width: 360px
}

@media(min-width:480px) and (max-width:1000px) {
.food-item-single__content {
	float: none;
	width: 100%
}
}

@media(max-width:480px) {
.food-item-single__content {
	float: none;
	width: 100%
}
}
.food-item-single__title {
	color: #16131b;
	font-size: 22px;
	font-weight: bold;
	line-height: 36px;
	text-transform: uppercase
}
.food-item-single__label {
	color: #16131b;
	font-weight: bold
}
.food-item-single__value {
	font-style: italic;
	margin-bottom: 22px
}
.food-item-single__button {
	margin-top: 0
}
.job {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 100px
}

@media(min-width:768px) {
.job {
	float: left;
	width: 50%
}
}
.job__title {
	color: #1f2933;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 5px
}

@media(min-width:480px) and (max-width:1000px) {
.job__title {
	font-size: 26px;
	line-height: 34px
}
}
.job__type {
	color: #1f2933;
	display: block;
	font-weight: 700;
	font-style: italic
}
.job__description {
	display: block;
	font-size: 16px;
	color: #868686;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 10px
}
.job__date-posted {
	color: #1f2933;
	display: block;
	font-weight: 700
}
.job__link {
	display: block;
	text-align: right;
	padding: 10px 60px 10px 10px;
	font-style: italic;
	background-image: url(images/icon-download.svg);
	background-position: 95% 50%;
	background-repeat: no-repeat;
	background-size: 25px
}
.job-full {
	font-size: 16px;
	padding-top: 100px;
	padding-bottom: 100px
}
.job-full__title {
	color: #1f2933;
	font-weight: 700;
	display: block;
	text-transform: uppercase;
	font-size: 24px;
	margin-bottom: 50px
}
.job-full__type {
	display: block
}
.job-full__reference {
	display: block
}
.job-full__description {
	display: block;
	font-size: 16px;
	color: #868686;
	font-style: italic;
	line-height: 24px;
	margin-bottom: 10px
}
.job-full__date-posted {
	display: block
}
.job-full__link {
	display: block;
	float: right;
	padding: 0;
	font-style: italic
}

@media(min-width:480px) and (max-width:1000px) {
.job-full__link {
	float: none;
	padding: 0 0 30px
}
}

@media(max-width:480px) {
.job-full__link {
	float: none;
	padding: 0 0 30px
}
}
.job-full__details {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 50px
}

@media(min-width:768px) {
.job-full__details {
	float: left;
	width: 33.33333%
}
}

@media(max-width:480px) {
.job-full__details {
	padding-bottom: 0
}
}

@media(max-width:480px) {
.job-full__details:last-child {
	padding-bottom: 40px
}
}
.job-full__description {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px
}

@media(min-width:768px) {
.job-full__description {
	float: left;
	width: 50%
}
}
.job-full__button {
	margin-top: 10px;
	margin-bottom: 50px;
	padding-right: 60px;
	background-image: url(images/icon-download.svg);
	background-position: 90% 50%;
	background-repeat: no-repeat;
	background-size: 25px
}
.job-full__button:hover {
	background-image: url(images/icon-download-white.svg)
}
.job-application-form {
	display: none;
	background: #fff;
	margin-bottom: 100px;
	padding: 0
}
.job-application-form__header {
	background: #eaa794;
	color: #fff;
	padding: 40px 50px;
	text-align: center
}
.job-application-form__header-heading {
	margin-top: 0
}
.job-application-form__header-text {
	margin-bottom: 0
}
.job-application-form__header p {
	margin-bottom: 0
}

@media(max-width:480px) {
.job-application-form__header {
	padding: 40px 5px
}
}
.job-application-form__content {
	padding: 20px 50px 100px
}
.job-application-form__content h2 {
	color: #1f2933;
	font-size: 24px;
	font-weight: 700;
	margin-top: 50px;
	margin-bottom: 30px
}
.job-application-form__content em {
	color: #868686;
	font-weight: 100;
	display: block;
	margin-bottom: 0
}

@media(min-width:480px) and (max-width:1000px) {
.job-application-form__content {
	padding: 20px 40px
}
}

@media(max-width:480px) {
.job-application-form__content {
	padding: 20px
}
}
.locations {
	padding-bottom: 100px;
	text-align: center
}
.locations__map {
	background-color: #eaa794;
	margin: 0 15px 15px;
	height: 700px
}

@media(max-width:480px) {
.locations__map {
	height: 400px
}
}
.locations__coordinates {
	display: none
}
.locations__map-link {
	color: #eaa794;
	display: block;
	font-style: italic;
	font-size: 14px
}

@media(min-width:480px) and (max-width:1000px) {
.locations__map-link {
	margin-bottom: 20px
}
}

@media(max-width:480px) {
.locations__map-link {
	margin-bottom: 20px
}
}

@media(min-width:480px) and (max-width:1000px) {
.locations {
	padding-bottom: 0
}
}
.location {
	padding-top: 100px;
	padding-bottom: 100px
}
.location__content {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	padding-right: 100px
}

@media(min-width:768px) {
.location__content {
	float: left;
	width: 33.33333%
}
}

@media(min-width:480px) and (max-width:1000px) {
.location__content {
	padding-right: 10px
}
}

@media(max-width:480px) {
.location__content {
	padding-right: 10px
}
}
.location__map {
	position: relative;
	min-height: 1px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #eaa794;
	height: 600px
}

@media(min-width:768px) {
.location__map {
	float: left;
	width: 66.66667%
}
}

@media(max-width:480px) {
.location__map {
	margin-top: 30px;
	height: 300px
}
}
.location__label {
	color: #1f2933;
	font-weight: bold;
	margin-top: 20px;
	text-transform: uppercase
}
.location__name {
	color: #1f2933;
	font-weight: 700;
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 10px
}

@media(min-width:480px) and (max-width:1000px) {
.location__name {
	font-size: 15px;
	margin-bottom: 0
}
}
.location__opening-hours {
	color: #3a3a3a;
	font-size: 12px;
	line-height: 20px;
	text-transform: uppercase;
	margin-bottom: 20px
}
.location__opening-hours em {
	font-weight: normal;
	font-style: normal;
	color: #3a3a3a;
	display: inline-block;
	width: 60%
}
.location__opening-hours small {
	color: #ccc;
	display: block;
	font-size: 10px;
	font-style: italic;
	letter-spacing: 1px;
	line-height: 14px;
	margin-top: 8px;
	text-transform: none
}
.location__address {
	color: #3a3a3a;
	font-size: 16px;
	font-style: italic;
	margin-bottom: 5px
}

@media(min-width:480px) and (max-width:1000px) {
.location__address {
	font-size: 12px;
	line-height: 20px
}
}
.location__phone_number {
	color: #3a3a3a;
	font-size: 14px;
	margin-bottom: 5px
}

@media(min-width:480px) and (max-width:1000px) {
.location__phone_number {
	font-size: 13px;
	margin-bottom: 0
}
}
.location__map-label {
	height: 70px;
	position: relative;
	cursor: url("images/openhand_8_8.cur") 8 8, default
}
.location__map-text {
	color: #1f2933;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	line-height: 40px;
	height: 40px;
	padding: 0 20px 0 60px;
	border-radius: 40px;
	background-color: #fff
}
.location__map-icon {
	background-image: url(images/map-marker.png);
	background-size: auto 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	height: 70px;
	width: 45px
}

@media(min-width:480px) and (max-width:1000px) {
.location {
	padding-right: 0;
	padding-bottom: 30px
}
}
.google_map__icon {
	position: absolute;
	padding: 0 20px 20px 0;
	background-image: url(images/map-marker.png);
	background-size: auto 50px;
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 50px;
	width: 30px;
	z-index: 10000
}
.google_map__label {
	display: block;
	height: 50px;
	min-width: 30px
}
.google_map__name {
	background-color: #fff;
	border-radius: 30px;
	box-shadow: 5px 5px 10px rgba(0,0,0,0.3);
	color: #1f2933;
	display: none;
	font-size: 14px;
	margin-right: 20px;
	padding: 0 20px 0 30px;
	width: auto
}
.google_map__location {
	background-color: #fff;
	box-shadow: 0 0 10px rgba(0,0,0,0.3);
	display: none;
	padding: 20px;
	width: 360px;
	margin: 0 10px 10px 10px;
	z-index: 10000
}
.catering_menu .row, .catering_menu .form__row, .catering_menu .article {
	margin-bottom: 100px
}
.catering_menu__heading {
	display: none;
	font-size: 40px;
	text-align: center;
	margin-bottom: 40px
}
.catering_menu__item {
	display: none;
	padding-bottom: 200px
}
.catering_menu__item:first-child {
	display: block
}
.catering_menu__navigation {
	margin-bottom: 40px
}
.catering_menu__navigation--link {
	font-size: 24px
}
.section {
	border: 15px #fff solid;
	position: relative
}
.section__heading {
	color: #1f2933;
	font-size: 40px;
	line-height: 50px;
	margin-bottom: 50px;
	text-align: center
}
.section__subheading {
	text-align: center
}
.section__map {
	width: 100%;
	height: 400px
}
.section__arrow {
	height: 30px;
	width: 30px;
	margin: auto
}
.section__arrow svg {
	height: 30px;
	width: 30px
}
.section__arrow:hover {
	cursor: pointer
}

@media(max-width:480px) {
.section {
	border: 0
}
}
.heading {
	background-color: #1f2933;
	display: block;
	height: 650px;
	overflow-x: hidden;
	overflow-y: hidden;
	position: relative;
	width: 100%
}
.heading__background {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: cover;
	height: 100%;
	position: absolute;
	width: 100%
}
.heading__content {
	position: absolute;
	top: 200px;
	left: 0;
	width: 100%;
	z-index: 50
}
@m  kground-color:#eaa794
}
.slides__arrow {
	position: absolute;
	bottom: 0;
	width: 100%
}
.slides__arrow-background {
	display: block;
	margin: auto;
	height: 90px;
	width: 180px
}
.slides__arrow-link {
	position: absolute;
	height: 90px;
	width: 180px;
	bottom: 0;
	left: 50%;
	margin-left: -90px
}
.slides__arrow-link svg {
	display: block;
	margin: 40px auto 20px;
	height: 30px;
	width: 30px
}
.slides__arrow-link:hover svg polyline {
	stroke: #eaa794
}
.slide {
	position: relative
}
.slide__container {
	display: table;
	height: 100%;
	width: 100%;
	text-align: center
}
.slide__content {
	display: table-cell;
	position: relative;
	vertical-align: middle
}
.slide__background {
	background-repeat: no-repeat;
	background-size: cover;
	background-position: 50% 50%;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.slide__subheading {
	color: #fff;
	font-size: 24px;
	letter-spacing: 5px;
	line-height: 30px;
	margin: 0
}

@media(max-width:480px) {
.slide__subheading {
	font-size: 12px;
	line-height: 20px
}
}
.slide__heading {
	color: #fff;
	font-size: 70px;
	letter-spacing: 5px;
	line-height: 72px;
	margin: 0 0 50px
}

@media(max-width:480px) {
.slide__heading {
	font-size: 50px;
	line-height: 50px
}
}
.slide__button {
	color: #fff;
	border: 2px #fff solid;
	font-size: 20px;
	padding: 20px
}
.slide__button:hover {
	background-color: #eaa794;
	border-color: #eaa794;
	color: #1f2933;
	transition: background-color 0, border-color 0, color 0
}
.slide__button:hover:active {
	color: #fff
}

@media(max-width:480px) {
.slide__button {
	width: 80%
}
}
a.slick-prev, a.slick-next {
	background-size: 100px;
	border: 0;
	color: #fff;
	cursor: pointer;
	display: block;
	height: 100%;
	margin: 0;
	opacity: .3;
	outline: 0;
	padding: 0;
	position: absolute;
	text-indent: -9999px;
	top: 0;
	transition: .1s;
	width: 400px;
	z-index: 100
}
a.slick-prev:hover, a.slick-next:hover {
	background-color: transparent;
	opacity: 1;
	outline: 0
}

@media(max-width:480px) {
a.slick-prev, a.slick-next {
	width: 40px
}
}

@media(min-width:480px) and (max-width:1000px) {
a.slick-prev, a.slick-next {
	width: 200px
}
}
.slick-prev {
	left: 0;
	background: url("images/arrow-previous.svg") no-repeat 10% 50%
}

@media(max-width:480px) {
.slick-prev {
	background-position: 10% 90%
}
}

@media(min-width:480px) and (max-width:1000px) {
.slick-prev {
	background-position: 10% 50%
}
}
.slick-next {
	right: 0;
	background: url("images/arrow-next.svg") no-repeat 90% 50%
}

@media(max-width:480px) {
.slick-next {
	background-position: 90% 90%
}
}

@media(min-width:480px) and (max-width:1000px) {
.slick-next {
	background-position: 90% 50%
}
}
.slick-dots {
	position: absolute;
	bottom: 0;
	list-style: none;
	display: block;
	text-align: center;
	padding: 0;
	margin: 0;
	width: 100%
}
.slick-dots li {
	position: relative;
	display: inline-block;
	height: 40px;
	width: 20px;
	margin: 0 5px;
	padding: 0;
	cursor: pointer
}
.slick-dots li button {
	border: 0;
	background: transparent;
	display: block;
	height: 40px;
	width: 20px;
	outline: 0;
	line-height: 0;
	font-size: 0;
	color: transparent;
	padding: 5px;
	cursor: pointer
}
.slick-dots li button:hover, .slick-dots li button:focus {
	outline: 0
}
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
	opacity: 1
}
.slick-dots li button:before {
	position: absolute;
	top: 0;
	left: 0;
	content: "\2022";
	width: 20px;
	height: 40px;
	font-family: helvetica, arial;
	font-size: 60px;
	line-height: 20px;
	text-align: center;
	color: #fff;
	opacity: .5
}
.slick-dots li.slick-active button:before {
	opacity: 1
}
.social-icons {
	text-align: center
}
.social-icon {
	display: inline-block;
	width: 36px;
	margin: 0 10px
}
.social-icon__image {
	height: auto;
	width: 100%
}
html.ie8 {
	overflow-y: hidden
}
html.ie8 .header__wrapper {
	display: none !important
}
html.ie8 #_l {
	filter: alpha(opacity=100) !important;
	z-index: 1000000
}
html.ie8 #_d {
	text-align: center !important;
	border: none !important;
	width: 720px !important;
	z-index: 1000001
}
html.ie8 #_d #_h {
	color: #9a1513 !important
}
html.ie8 #_ul {
	margin: 0 auto !important;
	padding-left: 30px !important
}
html.ie8 #_ul li div {
	font-size: 10px !important;
	line-height: 20px !important
}
html.ie8 #_ul li:hover div {
	color: #000 !important
}
html.ie .footer__arrow-background {
	height: 89px
}


.slide {
	max-height: 740px !important
	
}
	
.Campton-Bold { 
	font-family: Campton-Bold;
	font-weight: normal;
	font-style: normal;
}
.Campton-BoldItalic { 
	font-family: Campton-BoldItalic;
	font-weight: normal;
	font-style: normal;
}
.Campton-Light { 
	font-family: Campton-Light;
	font-weight: normal;
	font-style: normal;
}
.Campton-LightItalic { 
	font-family: Campton-LightItalic;
	font-weight: normal;
	font-style: normal;
}

.slide {
	max-height: 740px !important
	
}
	
.col-6 {
    padding-left: 10px;
    padding-right: 10px;
}

.col-4 {
    padding-left: 10px;
    padding-right: 10px;
}

.body, body, p {
    font-family: "Campton-Light","Helvetica Neue",Helvetica,Arial,sans-serif;
}

h1, .h1, h2, .h2, h3, .h3. h4, .h4, h5, .h5, h6, .h6 {
    font-family: "Campton-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
}

b, strong {
    font-family: "Campton-Bold","Helvetica Neue",Helvetica,Arial,sans-serif;
	font-weight: normal;
}