.section-overlay .mylos-ciu-container {
	font-size: 0;
}

.section-overlay .mylos-ciu-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.section-overlay .mylos-ciu-element {
	display: inline-block;
	vertical-align: middle;
}

.pattern.stacked,
.slide-container .slide-context,
.mylos-grid-context,
.section-overlay .grid-context,
.section-speisen .tiles {
	*zoom: 1;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	display: block;
	clear: both;
}

.pattern.stacked:before,
.slide-container .slide-context:before,
.mylos-grid-context:before,
.section-overlay .grid-context:before,
.section-speisen .tiles:before,
.pattern.stacked:after,
.slide-container .slide-context:after,
.mylos-grid-context:after,
.section-overlay .grid-context:after,
.section-speisen .tiles:after {
	content: "";
	display: table;
	line-height: 0;
}

.pattern.stacked:after,
.slide-container .slide-context:after,
.mylos-grid-context:after,
.section-overlay .grid-context:after,
.section-speisen .tiles:after {
	clear: both;
}

.pattern.stacked *,
.slide-container .slide-context *,
.mylos-grid-context *,
.section-overlay .grid-context *,
.section-speisen .tiles * {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.pattern.stacked > div,
.pattern.stacked .area.col-1-1-1,
.pattern.stacked .area.col-2-2-2,
.pattern.stacked .area.col-2_5-2_5-2_5,
.pattern.stacked .area.col-3-3-2,
.pattern.stacked .area.col-3-3-3,
.pattern.stacked .area.col-3-3-4,
.pattern.stacked .area.col-4-4-4,
.pattern.stacked .area.col-5-5-5,
.pattern.stacked .area.col-6-6-4,
.pattern.stacked .area.col-6-6-6,
.pattern.stacked .area.col-7-7-7,
.pattern.stacked .area.col-7_5-7_5-7_5,
.pattern.stacked .area.col-8-8-8,
.pattern.stacked .area.col-9-9-9,
.pattern.stacked .area.col-10-10-10,
.pattern.stacked .area.col-11-11-11,
.pattern.stacked .area.col-12-12-6,
.pattern.stacked .area.col-12-12-5,
.pattern.stacked .area.col-6-3_5-3_5,
.slide-container .slide-context .slide-title,
.slide-container .slide-context .slide-teaser,
.slide-container .slide-context .slide-cta,
.section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper,
.section-overlay .mylos-overlay .overlay-content,
.section-overlay .mylos-overlay .mylos-heading-type-2,
.section-overlay .mylos-overlay .mylos-wintergarden-thumb,
.section-speisen .tiles .tile,
.section-infos .center,
.section-contact .contact,
.section-contact .map {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 1px;
}

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

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

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */

audio,
canvas,
video {
	display: inline-block;
	*display: inline;
	*zoom: 1;
}

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */

audio:not([controls]) {
	display: none;
	height: 0;
}

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */

[hidden] {
	display: none;
}

/* ==========================================================================
   Base
   ========================================================================== */

/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */

html {
	font-size: 100%; /* 1 */
	-webkit-text-size-adjust: 100%; /* 2 */
	-ms-text-size-adjust: 100%; /* 2 */
}

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */

html,
button,
input,
select,
textarea {
	font-family: sans-serif;
}

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */

body {
	margin: 0;
}

/* ==========================================================================
   Links
   ========================================================================== */

/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */

a:focus {
	outline: thin dotted;
}

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */

a:active,
a:hover {
	outline: 0;
}

/* ==========================================================================
   Typography
   ========================================================================== */

/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */

h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

h2 {
	font-size: 1.5em;
	margin: 0.83em 0;
}

h3 {
	font-size: 1.17em;
	margin: 1em 0;
}

h4 {
	font-size: 1em;
	margin: 1.33em 0;
}

h5 {
	font-size: 0.83em;
	margin: 1.67em 0;
}

h6 {
	font-size: 0.75em;
	margin: 2.33em 0;
}

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */

abbr[title] {
	border-bottom: 1px dotted;
}

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */

b,
strong {
	font-weight: bold;
}

blockquote {
	margin: 1em 40px;
}

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */

dfn {
	font-style: italic;
}

/*
 * Addresses styling not present in IE 6/7/8/9.
 */

mark {
	background: #ff0;
	color: #000;
}

/*
 * Addresses margins set differently in IE 6/7.
 */

p,
pre {
	margin: 1em 0;
}

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */

code,
kbd,
pre,
samp {
	font-family: monospace, serif;
	_font-family: "courier new", monospace;
	font-size: 1em;
}

/*
 * Improves readability of pre-formatted text in all browsers.
 */

pre {
	white-space: pre;
	white-space: pre-wrap;
	word-wrap: break-word;
}

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */

q {
	quotes: none;
}

/*
 * Addresses `quotes` property not supported in Safari 4.
 */

q:before,
q:after {
	content: '';
	content: none;
}

/*
 * Addresses inconsistent and variable font size in all browsers.
 */

small {
	font-size: 80%;
}

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* ==========================================================================
   Lists
   ========================================================================== */

/*
 * Addresses margins set differently in IE 6/7.
 */

dl,
menu,
ol,
ul {
	margin: 1em 0;
}

dd {
	margin: 0 0 0 40px;
}

/*
 * Addresses paddings set differently in IE 6/7.
 */

menu,
ol,
ul {
	padding: 0 0 0 40px;
}

/*
 * Corrects list images handled incorrectly in IE 7.
 */

nav ul,
nav ol {
	list-style: none;
	list-style-image: none;
}

/* ==========================================================================
   Embedded content
   ========================================================================== */

/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */

img {
	border: 0; /* 1 */
	-ms-interpolation-mode: bicubic; /* 2 */
}

/*
 * Corrects overflow displayed oddly in IE 9.
 */

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

/* ==========================================================================
   Figures
   ========================================================================== */

/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */

figure {
	margin: 0;
}

/* ==========================================================================
   Forms
   ========================================================================== */

/*
 * Corrects margin displayed oddly in IE 6/7.
 */

form {
	margin: 0;
}

/*
 * Define consistent border, margin, and padding.
 */

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */

legend {
	border: 0; /* 1 */
	padding: 0;
	white-space: normal; /* 2 */
	*margin-left: -7px; /* 3 */
}

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */

button,
input,
select,
textarea {
	font-size: 100%; /* 1 */
	margin: 0; /* 2 */
	vertical-align: baseline; /* 3 */
	*vertical-align: middle; /* 3 */
}

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */

button,
input {
	line-height: normal;
}

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
	*overflow: visible; /* 4 */
}

/*
 * Re-set default cursor for disabled elements.
 */

button[disabled],
input[disabled] {
	cursor: default;
}

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */

input[type="checkbox"],
input[type="radio"] {
	box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
	*height: 13px; /* 3 */
	*width: 13px; /* 3 */
}

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */

input[type="search"] {
	-webkit-appearance: textfield; /* 1 */
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box; /* 2 */
	box-sizing: content-box;
}

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */

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

/*
 * Removes inner padding and border in Firefox 3+.
 */

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

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */

textarea {
	overflow: auto; /* 1 */
	vertical-align: top; /* 2 */
}

/* ==========================================================================
   Tables
   ========================================================================== */

/*
 * Remove most spacing between table cells.
 */

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

.section-container,
.default-section-indentation {
	padding-right: 15px;
	padding-right: 0.9375rem;
	padding-left: 15px;
	padding-left: 0.9375rem;
}

.lt-ie9 .section-container,
.lt-ie9
.default-section-indentation {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.lt-ie9 .section-container,
.lt-ie9
.default-section-indentation {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.section.full-width .section-container {
	max-width: none;
}

.section-container {
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	background: white;
	padding-bottom: 16px;
	padding-bottom: 1rem;
	padding-top: 30px;
	padding-top: 1.875rem;
}

.lt-ie9 .section-container {
	width: 960px;
	width: 60rem;
}

.lt-ie9 .section-container {
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.lt-ie9 .section-container {
	padding-top: 60px;
	padding-top: 3.75rem;
}

.no-indentation .section-container {
	padding-right: 0;
	padding-left: 0;
}

.right-indentation .section-container {
	padding-right: 15px;
	padding-right: 0.9375rem;
	padding-left: 0;
}

.lt-ie9 .right-indentation .section-container {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.left-indentation .section-container {
	padding-left: 15px;
	padding-left: 0.9375rem;
	padding-right: 0;
}

.lt-ie9 .left-indentation .section-container {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.no-padding .section-container {
	padding-top: 0;
	padding-bottom: 0;
}

.lt-ie9 .no-padding .section-container {
	padding-top: 0;
	padding-bottom: 0;
}

.top-padding .section-container {
	padding-top: 30px;
	padding-top: 1.875rem;
	padding-bottom: 0;
}

.lt-ie9 .top-padding .section-container {
	padding-top: 60px;
	padding-top: 3.75rem;
	padding-bottom: 0;
}

.bottom-padding .section-container {
	padding-top: 0;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.lt-ie9 .bottom-padding .section-container {
	padding-top: 0;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.pattern.floating {
	*zoom: 1;
}

.pattern.floating:before,
.pattern.floating:after {
	content: "";
	display: table;
	line-height: 0;
}

.pattern.floating:after {
	clear: both;
}

.pattern.floating .area {
	float: left;
}

.pattern.stacked {
	margin-left: -3.09%;
}

.lt-ie9 .pattern.stacked {
	margin-left: -3.09%;
}

.pattern.stacked > div {
	float: left;
	width: 97%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked > div {
	width: 97%;
	margin-left: 3%;
}

.pattern.absolute-overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 15px;
	padding-right: 0.9375rem;
	padding-left: 15px;
	padding-left: 0.9375rem;
	z-index: 1;
	margin-left: auto;
}

.lt-ie9 .pattern.absolute-overlay {
	width: 960px;
	width: 60rem;
}

.lt-ie9 .pattern.absolute-overlay {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.lt-ie9 .pattern.absolute-overlay {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.lt-ie9 .pattern.absolute-overlay {
	margin-left: auto;
}

.pattern.stacked.inline-block-pattern {
	font-size: 0;
}

.pattern.stacked .area.col-1-1-1 {
	float: left;
	width: 5.33333%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-1-1-1 {
	width: 5.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2-2-2 {
	float: left;
	width: 13.66667%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-2-2-2 {
	width: 13.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2_5-2_5-2_5 {
	float: left;
	width: 17.83333%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-2_5-2_5-2_5 {
	width: 17.83333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-2 {
	float: left;
	width: 22%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-3-3-2 {
	width: 13.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-3 {
	float: left;
	width: 22%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-3-3-3 {
	width: 22%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-4 {
	float: left;
	width: 22%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-3-3-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-4-4-4 {
	float: left;
	width: 30.33333%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-4-4-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-5-5-5 {
	float: left;
	width: 38.66667%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-5-5-5 {
	width: 38.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-4 {
	float: left;
	width: 47%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-6-6-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-6 {
	float: left;
	width: 47%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-6-6-6 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7-7-7 {
	float: left;
	width: 55.33333%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-7-7-7 {
	width: 55.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7_5-7_5-7_5 {
	float: left;
	width: 59.5%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-7_5-7_5-7_5 {
	width: 59.5%;
	margin-left: 3%;
}

.pattern.stacked .area.col-8-8-8 {
	float: left;
	width: 63.66667%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-8-8-8 {
	width: 63.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-9-9-9 {
	float: left;
	width: 72%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-9-9-9 {
	width: 72%;
	margin-left: 3%;
}

.pattern.stacked .area.col-10-10-10 {
	float: left;
	width: 80.33333%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-10-10-10 {
	width: 80.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-11-11-11 {
	float: left;
	width: 88.66667%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-11-11-11 {
	width: 88.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-6 {
	float: left;
	width: 97%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-12-12-6 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-5 {
	float: left;
	width: 97%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-12-12-5 {
	width: 38.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-3_5-3_5 {
	float: left;
	width: 47%;
	margin-left: 3%;
}

.lt-ie9 .pattern.stacked .area.col-6-3_5-3_5 {
	width: 26.16667%;
	margin-left: 3%;
}

.pattern.stacked .area.push-3_5-3_5-3_5 {
	left: 29.16667%;
}

.lt-ie9 .pattern.stacked .area.push-3_5-3_5-3_5 {
	left: 29.16667%;
}

.pattern.stacked .area.push-1-1-1 {
	left: 8.33333%;
}

.pattern.stacked .area.push-2-2-2 {
	left: 16.66667%;
}

.pattern.stacked .area.push-3-3-3 {
	left: 25%;
}

.pattern.stacked .area.push-4-4-4 {
	left: 33.33333%;
}

.pattern.stacked .area.push-5_5-5_5-5_5 {
	left: 45%;
}

.pattern.stacked .area.push-0_5-0_5-0_5 {
	left: 4.16667%;
}

.pattern.stacked .area.push-6-6-6 {
	left: 50%;
}

.pattern.stacked .area.push-8-8-7_5 {
	left: 66.66667%;
}

.lt-ie9 .pattern.stacked .area.push-8-8-7_5 {
	left: 62.5%;
}

.pattern.stacked .area.push-8-8-8 {
	left: 66.66667%;
}

.lt-ie9 .pattern.stacked .area.push-8-8-8 {
	left: 66.66667%;
}

.pattern.stacked .area.push-0-0-1 {
	left: 0;
}

.lt-ie9 .pattern.stacked .area.push-0-0-1 {
	left: 8.33333%;
}

.pattern.stacked .area.inline-block-area {
	display: inline-block;
	float: none;
	vertical-align: middle;
}

.pattern.stacked.absolute-overlay .area {
	margin-left: auto;
}

.lt-ie9 .pattern.stacked.absolute-overlay .area {
	margin-left: auto;
}

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

.section-gallery .swiper-arrow-left a:before,
.section-gallery .swiper-arrow-right a:before,
.slide-container .slide-context .slide-cta a:after,
.section-header .mylos-menu-button:before {
	font-family: "icomoon";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	speak: none;
	text-transform: none;
	line-height: normal;
}

/* Glyphs */

.section-gallery .swiper-arrow-left a:before {
	content: "\e600";
}

.section-gallery .swiper-arrow-right a:before {
	content: "\e601";
}

.slide-container .slide-context .slide-cta a:after {
	content: "\e605";
}

.section-header .mylos-menu-button:before {
	content: "\e604";
}

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

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

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

body > * {
	line-height: 1.75;
	font-size: 16px;
	font-size: 1rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
}

.lt-ie9 body > * {
	line-height: 1.75;
}

.lt-ie9 body > * {
	font-size: 16px;
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
dl,
blockquote {
	margin-bottom: 0;
	margin-top: 16px;
	margin-top: 1rem;
}

.lt-ie9 h1,
.lt-ie9 h2,
.lt-ie9 h3,
.lt-ie9 h4,
.lt-ie9 h5,
.lt-ie9 h6,
.lt-ie9 p,
.lt-ie9 ol,
.lt-ie9 ul,
.lt-ie9 dl,
.lt-ie9 blockquote {
	margin-top: 16px;
	margin-top: 1rem;
}

.section .text.component:first-child h1:first-child,
.section .text.component:first-child h2:first-child,
.section .text.component:first-child h3:first-child,
.section .text.component:first-child h4:first-child,
.section .text.component:first-child h5:first-child,
.section .text.component:first-child h6:first-child,
.section .text.component:first-child p:first-child,
.section .text.component:first-child ol:first-child,
.section .text.component:first-child ul:first-child,
.section .text.component:first-child dl:first-child,
.section .text.component:first-child blockquote:first-child {
	margin-top: 0;
	margin-bottom: 0;
}

.copy-normal,
.pattern.stacked .area.inline-block-area,
pre {
	line-height: 1.75;
	font-size: 16px;
	font-size: 1rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.lt-ie9 .copy-normal,
.lt-ie9 .pattern.stacked .area.inline-block-area,
.pattern.stacked .lt-ie9 .area.inline-block-area,
.lt-ie9 pre {
	line-height: 1.75;
}

.lt-ie9 .copy-normal,
.lt-ie9 .pattern.stacked .area.inline-block-area,
.pattern.stacked .lt-ie9 .area.inline-block-area,
.lt-ie9 pre {
	font-size: 16px;
	font-size: 1rem;
}

.copy-small {
	line-height: 1.55556;
	font-size: 18px;
	font-size: 1.125rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.lt-ie9 .copy-small {
	line-height: 1.55556;
}

.lt-ie9 .copy-small {
	font-size: 18px;
	font-size: 1.125rem;
}

.copy-x-small {
	line-height: 1.4375;
	font-size: 16px;
	font-size: 1rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
}

.lt-ie9 .copy-x-small {
	line-height: 1.4375;
}

.lt-ie9 .copy-x-small {
	font-size: 16px;
	font-size: 1rem;
}

p { /* inherit from default font */
	margin-left: 4px;
}

ul { /* inherit default font settings */
}

ol { /* inherit default font settings */
}

dl { /* inherit default font settings */
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-top: 0;
}

.lt-ie9 ul ul,
.lt-ie9
ul ol,
.lt-ie9
ol ol,
.lt-ie9
ol ul {
	margin-top: 0;
}

textarea {
	line-height: 1.75;
	font-size: 16px;
	font-size: 1rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	color: black;
}

.lt-ie9 textarea {
	line-height: 1.75;
}

.lt-ie9 textarea {
	font-size: 16px;
	font-size: 1rem;
}

/*
 * Swiper - Mobile Touch Slider CSS
 * http://www.idangero.us/sliders/swiper
 *
 * Vladimir Kharlampidi, The iDangero.us
 * http://www.idangero.us/
 *
 * Copyright 2012-2013, Vladimir Kharlampidi
 * The iDangero.us
 * http://www.idangero.us
 *
 * Licensed under GPL & MIT
 *
*/

/* ===============================================================
Basic Swiper Styles
================================================================*/

.swiper-container {
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-ms-backface-visibility: hidden;
	-o-backface-visibility: hidden;
	backface-visibility: hidden; /* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	-webkit-transition-property: -webkit-transform, left, top;
	-webkit-transition-duration: 0s;
	-webkit-transform: translate3d(0px, 0, 0);
	-webkit-transition-timing-function: ease;
	-moz-transition-property: -moz-transform, left, top;
	-moz-transition-duration: 0s;
	-moz-transform: translate3d(0px, 0, 0);
	-moz-transition-timing-function: ease;
	-o-transition-property: -o-transform, left, top;
	-o-transition-duration: 0s;
	-o-transform: translate3d(0px, 0, 0);
	-o-transition-timing-function: ease;
	-o-transform: translate(0px, 0px);
	-ms-transition-property: -ms-transform, left, top;
	-ms-transition-duration: 0s;
	-ms-transform: translate3d(0px, 0, 0);
	-ms-transition-timing-function: ease;
	transition-property: transform, left, top;
	transition-duration: 0s;
	transform: translate3d(0px, 0, 0);
	transition-timing-function: ease;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
}

.swiper-free-mode > .swiper-wrapper {
	-webkit-transition-timing-function: ease-out;
	-moz-transition-timing-function: ease-out;
	-ms-transition-timing-function: ease-out;
	-o-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
	margin: 0 auto;
}

.swiper-slide {
	float: left;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	position: relative;
}

/* IE10 Windows Phone 8 Fixes */

.swiper-wp8-horizontal {
	-ms-touch-action: pan-y;
}

.swiper-wp8-vertical {
	-ms-touch-action: pan-x;
}

/* ===============================================================
Your custom styles, here you need to specify container's and slide's
sizes, pagination, etc.
================================================================*/

.swiper-container { /* Specify Swiper's Size: */ /*width:200px;
  height: 100px;*/
}

.swiper-slide { /* Specify Slides's Size: */ /*width: 100%;
  height: 100%;*/
}

.swiper-slide-active { /* Specific active slide styling: */
}

.swiper-slide-visible { /* Specific visible slide styling: */
}

/* ===============================================================
Pagination Styles
================================================================*/

.swiper-pagination-switch { /* Stylize pagination button: */
}

.swiper-active-switch { /* Specific active button style: */
}

.swiper-visible-switch { /* Specific visible button style: */
}

.section-overlay .mylos-ciu-container {
	font-size: 0;
}

.section-overlay .mylos-ciu-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.section-overlay .mylos-ciu-element {
	display: inline-block;
	vertical-align: middle;
}

.section-header .mylos-menu-button {
	font-size: 28px;
	font-size: 1.75rem;
}

.section-header .mylos-menu-button .mylos-icon-label {
	display: none;
}

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

body {
	background: white;
	min-width: 300px;
}

a {
	color: inherit;
	text-decoration: inherit;
	cursor: inherit;
	-webkit-tap-highlight-color: transparent;
}

a:active,
a:focus {
	outline: none;
}

.responsive-image {
	width: 100%;
	height: auto;
	vertical-align: top;
}

.slide-container {
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: static;
	padding: 0 20px;
}

.lt-ie9 .slide-container {
	width: 960px;
	width: 60rem;
}

.lt-ie9 .slide-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.slide-container .slide-context {
	margin-left: -3.09%;
}

.lt-ie9 .slide-container .slide-context {
	margin-left: -3.09%;
}

.slide-container .slide-context .slide-title {
	float: left;
	width: 97%;
	margin-left: 3%;
	color: black;
	margin-top: 20px;
	line-height: 1.25;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: uppercase;
}

.lt-ie9 .slide-container .slide-context .slide-title {
	width: 80.33333%;
	margin-left: 3%;
}

.lt-ie9 .slide-container .slide-context .slide-title {
	line-height: 1.19048;
}

.lt-ie9 .slide-container .slide-context .slide-title {
	font-size: 42px;
	font-size: 2.625rem;
}

.lt-ie9 .slide-container .slide-context .slide-title {
	text-shadow: #333333 1px 1px 10px;
	color: white;
}

.lt-ie9 .slide-container .slide-context .slide-title {
	margin-top: 15%;
}

.slide-container .slide-context .slide-teaser {
	float: left;
	width: 97%;
	margin-left: 3%;
	font-size: 20px;
	line-height: 22px;
}

.lt-ie9 .slide-container .slide-context .slide-teaser {
	width: 80.33333%;
	margin-left: 3%;
}

.lt-ie9 .slide-container .slide-context .slide-teaser {
	color: white;
	line-height: 30px;
}

.slide-container .slide-context .slide-cta {
	float: left;
	width: 97%;
	margin-left: 3%;
	margin-top: 35px;
	margin-bottom: 35px;
}

.lt-ie9 .slide-container .slide-context .slide-cta {
	width: 97%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-cta a {
	font-size: 20px;
	display: inline-block;
	color: white;
	background: #7d5a37;
	padding: 5px 10px;
	text-transform: uppercase;
}

.slide-container .slide-context .slide-cta a:after {
	font-size: 28px;
	line-height: 20px;
	vertical-align: middle;
}

.no-touch .slide-container .slide-context .slide-cta a:hover {
	background: #6b4d2f;
}

.mylos-center-container {
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

.lt-ie9 .mylos-center-container {
	width: 960px;
	width: 60rem;
}

.mylos-grid-context {
	margin-left: -3.09%;
}

.lt-ie9 .mylos-grid-context {
	margin-left: -3.09%;
}

.mylos-heading-type-2 {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.25;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: "satisfy", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	color: black;
}

.lt-ie9 .mylos-heading-type-2 {
	line-height: 1.25;
}

.lt-ie9 .mylos-heading-type-2 {
	font-size: 24px;
	font-size: 1.5rem;
}

.mylos-heading-type-2 span {
	-webkit-font-smoothing: antialiased;
	-moz-font-smoothing: antialiased;
	-ms-font-smoothing: antialiased;
	-o-font-smoothing: antialiased;
	font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 1.75;
	font-size: 16px;
	font-size: 1rem;
	font-family: "montserrat", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	position: relative;
	display: block;
	color: #7d5a37;
	padding-bottom: 30px;
}

.lt-ie9 .mylos-heading-type-2 span {
	line-height: 1.75;
}

.lt-ie9 .mylos-heading-type-2 span {
	font-size: 16px;
	font-size: 1rem;
}

.mylos-heading-type-2 span:after {
	position: absolute;
	bottom: 0;
	left: 0;
	content: '';
	width: 65px;
	height: 3px;
	background: #7d5a37;
}

.mylos-heading-type-2 span.days {
	margin-top: 20px;
	color: black;
	font-weight: bold;
}

.mylos-heading-type-2 span span {
	padding-bottom: 0;
}

.mylos-heading-type-2 span span:after {
	content: none;
}

.mylos-heading-type-2.negative span {
	color: white;
}

.mylos-heading-type-2.negative span:after {
	background: white;
}

.section-header {
	-webkit-box-shadow: #333333 1px 1px 20px;
	-moz-box-shadow: #333333 1px 1px 20px;
	box-shadow: #333333 1px 1px 20px;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 10;
	background: white;
}

.section-header .section-container {
	padding-top: 16px;
	padding-top: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.lt-ie9 .section-header .section-container {
	padding-top: 16px;
	padding-top: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.section-header .area {
	*zoom: 1;
}

.section-header .area:before,
.section-header .area:after {
	content: "";
	display: table;
	line-height: 0;
}

.section-header .area:after {
	clear: both;
}

.section-header .mylos-logo {
	float: left;
}

.section-header .button-facebook {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background: url('lowres-s0dcd4e82f7.png') 0 -1425px no-repeat;
	display: block;
	width: 45px;
	height: 44px;
	position: absolute;
	bottom: -22px;
	right: 82px;
	display: inline-block;
}

.no-touch .section-header .button-facebook:hover {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background: url('lowres-s0dcd4e82f7.png') 0 -1479px no-repeat;
	display: block;
	width: 45px;
	height: 44px;
}

.section-header .greek-flag {
	text-indent: -119988px;
	overflow: hidden;
	text-align: left;
	background: url('lowres-s0dcd4e82f7.png') 0 -895px no-repeat;
	display: block;
	width: 52px;
	height: 33px;
	position: absolute;
	bottom: -16px;
	right: 20px;
	display: inline-block;
}

.section-header .mylos-menu-button {
	display: none;
	margin-top: 7px;
	float: right;
}

.no-touch .section-header .mylos-menu-button:hover {
	color: #7d5a37;
}

.section-header .mylos-menu {
	margin: 0;
	padding: 0;
	margin-top: 8px;
	float: right;
}

.section-header .mylos-menu li {
	display: inline;
}

.section-header .mylos-menu li a {
	position: relative;
	display: inline-block;
	color: black;
	padding-top: 7px;
	margin-left: 15px;
}

.section-header .mylos-menu li a:before {
	position: absolute;
	top: 0;
	left: 3px;
	right: 3px;
	content: '';
	height: 3px;
	background: transparent;
}

.no-touch .section-header .mylos-menu li a:hover {
	color: #7d5a37;
}

.no-touch .section-header .mylos-menu li a:hover:before {
	background: #7d5a37;
}

.section-text {
	*zoom: 1;
	position: relative;
	background: url(../images/ui/pattern1.png) bottom left repeat-x;
	padding-bottom: 42px;
	margin-bottom: 15px;
	z-index: 2;
	margin-bottom: -15px;
}

.section-text:before,
.section-text:after {
	content: "";
	display: table;
	line-height: 0;
}

.section-text:after {
	clear: both;
}

.section-text:before {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	content: '';
	width: 100%;
	height: 1px;
	z-index: 1;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQIW2Osj7L4z4ADNC47wQiTAgBkEgQCMqTJvgAAAABJRU5ErkJggg==") repeat-x;
}

.section-text .mylos-heading-type-2 {
	margin-bottom: 40px;
}

.section-text .floating-image {
	display: block;
	margin: 0 auto;
}

.lt-ie9 .section-text .floating-image {
	float: right;
	width: auto !important;
	margin-bottom: 30px;
}

.section-text .jeweled-area {
	background: transparent;
	display: none;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.lt-ie9 .section-text .jeweled-area {
	display: block;
	padding-bottom: 200px;
	padding-bottom: 12.5rem;
}

.section-text .jeweled-area .jeweled-image {
	position: absolute;
	bottom: -75px;
	left: 0;
}

.section-gallery {
	background: url("../images/ui/pattern2.png") repeat;
	position: relative;
}

.section-gallery:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(100%, #ffffff));
	background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	background-image: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	background-image: -o-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	background-image: linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
	content: '';
	z-index: 1;
}

.section-gallery .section-container {
	background: transparent;
	padding-bottom: 60px;
}

.lt-ie9 .section-gallery .section-container {
	padding-bottom: 100px;
}

.section-gallery .area {
	position: relative;
	z-index: 2;
}

.section-gallery .mylos-heading-type-2 {
	float: none;
}

.section-gallery .swiper-container {
	margin-top: 40px;
}

.section-gallery .swiper-container .slide-image-wrapper {
	padding: 5px;
}

.section-gallery .swiper-container .slide-image-wrapper img {
	border: 5px solid white;
	-webkit-box-shadow: #666666 0 0 5px;
	-moz-box-shadow: #666666 0 0 5px;
	box-shadow: #666666 0 0 5px;
}

.section-gallery .swiper-wrapper {
	position: relative;
}

.section-gallery .swiper-arrow {
	display: none;
	position: absolute;
	top: 0;
	bottom: 0;
	width: 45px;
	z-index: 10;
}

.lt-ie9 .section-gallery .swiper-arrow {
	display: block;
}

.section-gallery .swiper-arrow a {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	width: 45px;
	height: 45px;
	text-align: center;
}

.section-gallery .swiper-arrow a:before {
	line-height: 45px;
	vertical-align: middle;
	font-size: 50px;
	color: #cccccc;
}

.section-gallery .swiper-arrow a:hover {
	color: #333333;
}

.section-gallery .swiper-arrow-left {
	left: -45px;
}

.section-gallery .swiper-arrow-right {
	right: -45px;
}

.section-gallery .swiper-pagination {
	text-align: center;
	margin-top: 10px;
}

.section-gallery .swiper-pagination-switch {
	display: inline-block;
	width: 16px;
	height: 16px;
	border-radius: 8px;
	background: #ccc;
	border: 3px solid white;
	margin: 0 3px;
}

.section-gallery .swiper-pagination-switch.swiper-active-switch {
	border: 3px solid #cccccc;
}

.section-overlay .area {
	position: relative;
}

.section-overlay .mylos-ciu-container {
	height: 100%;
}

.section-overlay .mylos-ciu-element {
	font-size: 16px;
	font-size: 1rem;
	background: white;
	padding: 20px;
}

.section-overlay .grid-context {
	margin-left: -3.09%;
}

.lt-ie9 .section-overlay .grid-context {
	margin-left: -3.09%;
}

.section-overlay .crop-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
	overflow: hidden;
	display: none;
}

.lt-ie9 .section-overlay .crop-container {
	display: block;
}

.section-overlay .crop-container img {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateX(-50%) translateY(-50%);
	-moz-transform: translateX(-50%) translateY(-50%);
	-ms-transform: translateX(-50%) translateY(-50%);
	-o-transform: translateX(-50%) translateY(-50%);
	transform: translateX(-50%) translateY(-50%);
	min-height: 100%;
}

.section-overlay .mylos-overlay {
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	position: relative;
	z-index: 2;
	height: 100%;
}

.lt-ie9 .section-overlay .mylos-overlay {
	width: 960px;
	width: 60rem;
}

.lt-ie9 .section-overlay .mylos-overlay {
	padding: 80px 20px;
}

.section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper {
	float: left;
	width: 97%;
	margin-left: 3%;
	padding: 5px;
}

.lt-ie9 .section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper {
	width: 47%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper img {
	border: 3px solid white;
	-webkit-box-shadow: #666666 0 0 5px;
	-moz-box-shadow: #666666 0 0 5px;
	box-shadow: #666666 0 0 5px;
}

.section-overlay .mylos-overlay .overlay-content {
	float: left;
	width: 97%;
	margin-left: 3%;
	padding: 5px;
	margin-top: 30px;
	margin-top: 1.875rem;
	overflow: auto;
}

.lt-ie9 .section-overlay .mylos-overlay .overlay-content {
	width: 47%;
	margin-left: 3%;
}

.lt-ie9 .section-overlay .mylos-overlay .overlay-content {
	margin-top: 0;
	overflow: hidden;
}

.section-overlay .mylos-overlay .mylos-heading-type-2 {
	float: left;
	width: 97%;
	margin-left: 3%;
	margin-bottom: 30px;
}

.lt-ie9 .section-overlay .mylos-overlay .mylos-heading-type-2 {
	width: 97%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .mylos-wintergarden-thumb {
	float: left;
	width: 22%;
	margin-left: 3%;
	height: auto;
	margin-bottom: 3%;
	overflow: visible;
	cursor: pointer;
}

.lt-ie9 .section-overlay .mylos-overlay .mylos-wintergarden-thumb {
	width: 30.33333%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .mylos-wintergarden-thumb img {
	border: 3px solid white;
	-webkit-box-shadow: #666666 0 0 5px;
	-moz-box-shadow: #666666 0 0 5px;
	box-shadow: #666666 0 0 5px;
	width: 100%;
	height: auto;
}

.section-speisen {
	background: url("../images/ui/pattern2.png") repeat;
	position: relative;
}

.section-speisen:before {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	content: '';
	width: 100%;
	height: 1px;
	z-index: 2;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQIW2Osj7L4z4ADNC47wQiTAgBkEgQCMqTJvgAAAABJRU5ErkJggg==") repeat-x;
}

.section-speisen:after {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	*zoom: 1;
	filter: progid:DXImageTransform.Microsoft.gradient(gradientType=0, startColorstr='#FFFFFFFF', endColorstr='#FFFFFFFF');
	background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, #ffffff), color-stop(100%, rgba(255, 255, 255, 0)));
	background-image: -webkit-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -moz-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
	background-image: -o-linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
	background-image: linear-gradient(top, #ffffff 0%, rgba(255, 255, 255, 0) 100%);
	content: '';
	z-index: 1;
}

.section-speisen .section-container {
	background: transparent;
}

.section-speisen .area,
.section-speisen .tiles {
	position: relative;
	z-index: 2;
}

.section-speisen .jeweled-area {
	background: transparent;
	display: none;
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.lt-ie9 .section-speisen .jeweled-area {
	display: block;
	padding-bottom: 150px;
	padding-bottom: 9.375rem;
}

.section-speisen .jeweled-area .jeweled-image {
	position: absolute;
	bottom: -100px;
	right: 0;
}

.section-speisen .tiles {
	margin-left: -3.09%;
	margin-top: 65px;
}

.lt-ie9 .section-speisen .tiles {
	margin-left: -3.09%;
}

.section-speisen .tiles .tile {
	float: left;
	width: 97%;
	margin-left: 3%;
	-webkit-box-shadow: #cccccc 0 0 5px;
	-moz-box-shadow: #cccccc 0 0 5px;
	box-shadow: #cccccc 0 0 5px;
	padding-bottom: 65%;
	background: white;
	margin-bottom: 3%;
}

.lt-ie9 .section-speisen .tiles .tile {
	width: 30.33333%;
	margin-left: 3%;
}

.lt-ie9 .section-speisen .tiles .tile {
	padding-bottom: 40%;
}

.section-speisen .tiles .tile .tile-content {
	position: absolute;
	top: 15px;
	bottom: 15px;
	left: 15px;
	right: 15px;
}

.section-speisen .tiles .tile .tile-content > * {
	position: absolute;
}

.section-speisen .tiles .tile .tile-content img {
	-webkit-transform: translateX(0) translateY(-50%);
	-moz-transform: translateX(0) translateY(-50%);
	-ms-transform: translateX(0) translateY(-50%);
	-o-transform: translateX(0) translateY(-50%);
	transform: translateX(0) translateY(-50%);
	top: 50%;
	right: 10px;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content img {
	-webkit-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	-o-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
	left: 50%;
	top: 10px;
	right: auto;
}

.section-speisen .tiles .tile .tile-content h3 {
	line-height: 1.25;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: "satisfy", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
	max-width: 50%;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content h3 {
	line-height: 1.25;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content h3 {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 120px;
	left: 50%;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.section-speisen .tiles .tile .tile-content p {
	max-width: 50%;
	top: 50px;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content p {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 165px;
	left: 50%;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.section-speisen .tiles .tile .tile-content a {
	bottom: 0;
	right: 0;
	color: #7d5a37;
	text-decoration: underline;
}

.no-touch .section-speisen .tiles .tile .tile-content a:hover {
	color: black;
}

.lt-ie9 .section-speisen .tiles .tile .tile-content a {
	width: 100%;
	text-align: center;
	right: auto;
}

.section-team {
	background: url("../images/ui/pattern3.png") repeat-x top left;
	position: relative;
	z-index: 1;
	padding-top: 42px;
}

.section-team .section-container {
	padding-bottom: 60px;
}

.lt-ie9 .section-team .section-container {
	padding-bottom: 100px;
}

.section-team .mylos-clear {
	*zoom: 1;
	margin-top: 35px;
}

.section-team .mylos-clear:before,
.section-team .mylos-clear:after {
	content: "";
	display: table;
	line-height: 0;
}

.section-team .mylos-clear:after {
	clear: both;
}

.section-team .mylos-clear .left {
	float: none;
	width: 100%;
}

.section-team .mylos-clear .right {
	float: none;
	width: 100%;
}

.section-team .mylos-clear h3 {
	margin-top: 0;
	line-height: 1.25;
	font-size: 24px;
	font-size: 1.5rem;
	font-family: "satisfy", Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-style: normal;
	text-transform: none;
}

.lt-ie9 .section-team .mylos-clear h3 {
	line-height: 1.25;
}

.lt-ie9 .section-team .mylos-clear h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.lt-ie9 .section-team .mylos-clear .left {
	width: auto;
	float: left;
	margin-right: 20px;
	margin-top: 0;
}

.lt-ie9 .section-team .mylos-clear .right {
	width: auto;
	float: right;
	margin-left: 20px;
	margin-top: 0;
}

.section-team .mylos-clear img {
	border: 5px solid white;
	-webkit-box-shadow: #cccccc 0 0 5px;
	-moz-box-shadow: #cccccc 0 0 5px;
	box-shadow: #cccccc 0 0 5px;
	margin-bottom: 25px;
}

.lt-ie9 .section-team .mylos-clear img {
	margin-bottom: 0;
}

.section-team .mylos-clear p {
	margin-bottom: 30px;
}

.lt-ie9 .section-team .mylos-clear p {
	margin-bottom: 0;
}

.section-infos {
	background: #7d5a37;
}

.section-infos .section-container {
	background: transparent;
	padding-bottom: 60px;
	padding-bottom: 3.75rem;
}

.lt-ie9 .section-infos .section-container {
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.section-infos .center {
	float: left;
	width: 47%;
	margin-left: 3%;
	text-align: center;
	margin-top: 65px;
}

.lt-ie9 .section-infos .center {
	width: 22%;
	margin-left: 3%;
}

.section-infos .center img {
	margin-left: 100px;
}

.section-infos .center img:first-child {
	margin-left: 0;
}

.section-contact .contact {
	float: left;
	width: 97%;
	margin-left: 3%;
	margin-bottom: 35px;
}

.lt-ie9 .section-contact .contact {
	width: 47%;
	margin-left: 3%;
}

.section-contact .section-container {
	padding-bottom: 60px;
}

.lt-ie9 .section-contact .section-container {
	padding-bottom: 100px;
}

.section-contact .map {
	float: left;
	width: 97%;
	margin-left: 3%;
}

.lt-ie9 .section-contact .map {
	width: 47%;
	margin-left: 3%;
}

.section-contact .map iframe {
	width: 100%;
}

.section-imprint {
	position: relative;
}

.section-imprint:before {
	position: absolute;
	top: 5px;
	left: 0;
	right: 0;
	content: '';
	width: 100%;
	height: 1px;
	z-index: 2;
	background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAABCAYAAADn9T9+AAAAFklEQVQIW2Osj7L4z4ADNC47wQiTAgBkEgQCMqTJvgAAAABJRU5ErkJggg==") repeat-x;
}

.section-imprint .section-container {
	background: transparent;
	padding-bottom: 60px;
}

.lt-ie9 .section-imprint .section-container {
	padding-bottom: 100px;
}

.blender {
	background: #7d5a37;
}

.blender .mylos-centered-overlay {
	display: block;
	max-width: 960px;
	max-width: 60rem;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	-webkit-box-shadow: #666666 0 0 5px;
	-moz-box-shadow: #666666 0 0 5px;
	box-shadow: #666666 0 0 5px;
	background: white;
	padding: 20px;
}

.lt-ie9 .blender .mylos-centered-overlay {
	width: 960px;
	width: 60rem;
}

.blender .mylos-centered-overlay.absolute {
	position: absolute;
	top: 50%;
	left: 0;
	right: 0;
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
}

.blender .mylos-centered-overlay.center {
	text-align: center;
}

.blender a {
	color: #7d5a37;
}

.no-touch .blender a:hover {
	text-decoration: underline;
}

.blender .overlay-right {
	text-align: right;
	border-top: 1px solid #7d5a37;
	margin-top: 30px;
	padding-top: 15px;
}

@media only screen and (min-width: 37.5em) and (max-width: 47.9375em) {

.section-container,
.default-section-indentation {
	padding-right: 15px;
	padding-right: 0.9375rem;
}

.section-container,
.default-section-indentation {
	padding-left: 15px;
	padding-left: 0.9375rem;
}

.section-container {
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.section-container {
	padding-top: 30px;
	padding-top: 1.875rem;
}

.right-indentation .section-container {
	padding-right: 15px;
	padding-right: 0.9375rem;
}

.left-indentation .section-container {
	padding-left: 15px;
	padding-left: 0.9375rem;
}

.no-padding .section-container {
	padding-top: 0;
	padding-bottom: 0;
}

.top-padding .section-container {
	padding-top: 30px;
	padding-top: 1.875rem;
	padding-bottom: 0;
}

.bottom-padding .section-container {
	padding-top: 0;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.pattern.stacked {
	margin-left: -3.09%;
}

.pattern.stacked > div {
	width: 97%;
	margin-left: 3%;
}

.pattern.absolute-overlay {
	padding-right: 15px;
	padding-right: 0.9375rem;
}

.pattern.absolute-overlay {
	padding-left: 15px;
	padding-left: 0.9375rem;
}

.pattern.absolute-overlay {
	margin-left: auto;
}

.pattern.stacked .area.col-1-1-1 {
	width: 5.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2-2-2 {
	width: 13.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2_5-2_5-2_5 {
	width: 17.83333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-2 {
	width: 22%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-3 {
	width: 22%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-4 {
	width: 22%;
	margin-left: 3%;
}

.pattern.stacked .area.col-4-4-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-5-5-5 {
	width: 38.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-4 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-6 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7-7-7 {
	width: 55.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7_5-7_5-7_5 {
	width: 59.5%;
	margin-left: 3%;
}

.pattern.stacked .area.col-8-8-8 {
	width: 63.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-9-9-9 {
	width: 72%;
	margin-left: 3%;
}

.pattern.stacked .area.col-10-10-10 {
	width: 80.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-11-11-11 {
	width: 88.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-6 {
	width: 97%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-5 {
	width: 97%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-3_5-3_5 {
	width: 26.16667%;
	margin-left: 3%;
}

.pattern.stacked .area.push-3_5-3_5-3_5 {
	left: 29.16667%;
}

.pattern.stacked .area.push-8-8-7_5 {
	left: 66.66667%;
}

.pattern.stacked .area.push-8-8-8 {
	left: 66.66667%;
}

.pattern.stacked .area.push-0-0-1 {
	left: 0;
}

.pattern.stacked.absolute-overlay .area {
	margin-left: auto;
}

body > * {
	line-height: 1.75;
}

body > * {
	font-size: 16px;
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
dl,
blockquote {
	margin-top: 16px;
	margin-top: 1rem;
}

.copy-normal,
.pattern.stacked .area.inline-block-area,
pre {
	line-height: 1.75;
}

.copy-normal,
.pattern.stacked .area.inline-block-area,
pre {
	font-size: 16px;
	font-size: 1rem;
}

.copy-small {
	line-height: 1.55556;
}

.copy-small {
	font-size: 18px;
	font-size: 1.125rem;
}

.copy-x-small {
	line-height: 1.4375;
}

.copy-x-small {
	font-size: 16px;
	font-size: 1rem;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-top: 0;
}

textarea {
	line-height: 1.75;
}

textarea {
	font-size: 16px;
	font-size: 1rem;
}

.slide-container .slide-context {
	margin-left: -3.09%;
}

.slide-container .slide-context .slide-title {
	width: 80.33333%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-title {
	line-height: 1.19048;
}

.slide-container .slide-context .slide-title {
	font-size: 42px;
	font-size: 2.625rem;
}

.slide-container .slide-context .slide-title {
	font-size: 24px;
	margin-top: 5%;
}

.slide-container .slide-context .slide-teaser {
	width: 80.33333%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-teaser {
	font-size: 16px;
	line-height: 20px;
	color: white;
}

.slide-container .slide-context .slide-cta {
	width: 97%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-cta {
	margin-top: 25px;
}

.slide-container .slide-context .slide-cta a {
	font-size: 16px;
}

.mylos-grid-context {
	margin-left: -3.09%;
}

.mylos-heading-type-2 {
	line-height: 1.25;
}

.mylos-heading-type-2 {
	font-size: 24px;
	font-size: 1.5rem;
}

.mylos-heading-type-2 span {
	line-height: 1.75;
}

.mylos-heading-type-2 span {
	font-size: 16px;
	font-size: 1rem;
}

.section-header .section-container {
	padding-top: 16px;
	padding-top: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.section-text .jeweled-area {
	display: block;
	padding-bottom: 200px;
	padding-bottom: 12.5rem;
}

.section-overlay .grid-context {
	margin-left: -3.09%;
}

.section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper {
	width: 47%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .overlay-content {
	width: 47%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .overlay-content {
	margin-top: 0;
	overflow: hidden;
}

.section-overlay .mylos-overlay .mylos-heading-type-2 {
	width: 97%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .mylos-wintergarden-thumb {
	width: 30.33333%;
	margin-left: 3%;
}

.section-speisen .jeweled-area {
	display: block;
	padding-bottom: 150px;
	padding-bottom: 9.375rem;
}

.section-speisen .tiles {
	margin-left: -3.09%;
}

.section-speisen .tiles .tile {
	width: 47%;
	margin-left: 3%;
}

.section-speisen .tiles .tile {
	padding-bottom: 45%;
}

.section-speisen .tiles .tile .tile-content h3 {
	line-height: 1.25;
}

.section-speisen .tiles .tile .tile-content h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.section-team .mylos-clear h3 {
	line-height: 1.25;
}

.section-team .mylos-clear h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.section-infos .section-container {
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.section-infos .center {
	width: 47%;
	margin-left: 3%;
}

.section-contact .contact {
	width: 47%;
	margin-left: 3%;
}

.section-contact .map {
	width: 47%;
	margin-left: 3%;
}

}

@media only screen and (min-width: 37.5em) {

.slide-container {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: 1;
}

.slide-container .slide-context .slide-title {
	text-shadow: #333333 1px 1px 10px;
	color: white;
}

.section-text .floating-image {
	float: right;
	width: auto !important;
	margin-bottom: 30px;
}

.section-gallery .section-container {
	padding-bottom: 100px;
}

.section-gallery .swiper-arrow {
	display: block;
}

.section-overlay .crop-container {
	display: block;
}

.section-overlay .mylos-overlay {
	padding: 80px 20px;
}

.section-speisen .tiles .tile .tile-content img {
	-webkit-transform: translateX(-50%) translateY(0);
	-moz-transform: translateX(-50%) translateY(0);
	-ms-transform: translateX(-50%) translateY(0);
	-o-transform: translateX(-50%) translateY(0);
	transform: translateX(-50%) translateY(0);
	left: 50%;
	top: 10px;
	right: auto;
}

.section-speisen .tiles .tile .tile-content h3 {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 120px;
	left: 50%;
	max-width: 100%;
	white-space: nowrap;
	overflow: hidden;
	-ms-text-overflow: ellipsis;
	-o-text-overflow: ellipsis;
	text-overflow: ellipsis;
}

.section-speisen .tiles .tile .tile-content p {
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	top: 165px;
	left: 50%;
	width: 100%;
	max-width: 100%;
	text-align: center;
}

.section-speisen .tiles .tile .tile-content a {
	width: 100%;
	text-align: center;
	right: auto;
}

.section-team .section-container {
	padding-bottom: 100px;
}

.section-team .mylos-clear .left {
	width: auto;
	float: left;
	margin-right: 20px;
	margin-top: 0;
}

.section-team .mylos-clear .right {
	width: auto;
	float: right;
	margin-left: 20px;
	margin-top: 0;
}

.section-team .mylos-clear img {
	margin-bottom: 0;
}

.section-team .mylos-clear p {
	margin-bottom: 0;
}

.section-contact .section-container {
	padding-bottom: 100px;
}

.section-imprint .section-container {
	padding-bottom: 100px;
}

}

@media only screen and (min-width: 48em) {

.section-container,
.default-section-indentation {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.section-container,
.default-section-indentation {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.section-container {
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.section-container {
	padding-top: 60px;
	padding-top: 3.75rem;
}

.right-indentation .section-container {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.left-indentation .section-container {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.no-padding .section-container {
	padding-top: 0;
	padding-bottom: 0;
}

.top-padding .section-container {
	padding-top: 60px;
	padding-top: 3.75rem;
	padding-bottom: 0;
}

.bottom-padding .section-container {
	padding-top: 0;
	padding-bottom: 30px;
	padding-bottom: 1.875rem;
}

.pattern.stacked {
	margin-left: -3.09%;
}

.pattern.stacked > div {
	width: 97%;
	margin-left: 3%;
}

.pattern.absolute-overlay {
	padding-right: 10px;
	padding-right: 0.625rem;
}

.pattern.absolute-overlay {
	padding-left: 10px;
	padding-left: 0.625rem;
}

.pattern.absolute-overlay {
	margin-left: auto;
}

.pattern.stacked .area.col-1-1-1 {
	width: 5.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2-2-2 {
	width: 13.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-2_5-2_5-2_5 {
	width: 17.83333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-2 {
	width: 13.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-3 {
	width: 22%;
	margin-left: 3%;
}

.pattern.stacked .area.col-3-3-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-4-4-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-5-5-5 {
	width: 38.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-4 {
	width: 30.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-6-6 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7-7-7 {
	width: 55.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-7_5-7_5-7_5 {
	width: 59.5%;
	margin-left: 3%;
}

.pattern.stacked .area.col-8-8-8 {
	width: 63.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-9-9-9 {
	width: 72%;
	margin-left: 3%;
}

.pattern.stacked .area.col-10-10-10 {
	width: 80.33333%;
	margin-left: 3%;
}

.pattern.stacked .area.col-11-11-11 {
	width: 88.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-6 {
	width: 47%;
	margin-left: 3%;
}

.pattern.stacked .area.col-12-12-5 {
	width: 38.66667%;
	margin-left: 3%;
}

.pattern.stacked .area.col-6-3_5-3_5 {
	width: 26.16667%;
	margin-left: 3%;
}

.pattern.stacked .area.push-3_5-3_5-3_5 {
	left: 29.16667%;
}

.pattern.stacked .area.push-8-8-7_5 {
	left: 62.5%;
}

.pattern.stacked .area.push-8-8-8 {
	left: 66.66667%;
}

.pattern.stacked .area.push-0-0-1 {
	left: 8.33333%;
}

.pattern.stacked.absolute-overlay .area {
	margin-left: auto;
}

body > * {
	line-height: 1.75;
}

body > * {
	font-size: 16px;
	font-size: 1rem;
}

h1,
h2,
h3,
h4,
h5,
h6,
p,
ol,
ul,
dl,
blockquote {
	margin-top: 16px;
	margin-top: 1rem;
}

.copy-normal,
.pattern.stacked .area.inline-block-area,
pre {
	line-height: 1.75;
}

.copy-normal,
.pattern.stacked .area.inline-block-area,
pre {
	font-size: 16px;
	font-size: 1rem;
}

.copy-small {
	line-height: 1.55556;
}

.copy-small {
	font-size: 18px;
	font-size: 1.125rem;
}

.copy-x-small {
	line-height: 1.4375;
}

.copy-x-small {
	font-size: 16px;
	font-size: 1rem;
}

ul ul,
ul ol,
ol ol,
ol ul {
	margin-top: 0;
}

textarea {
	line-height: 1.75;
}

textarea {
	font-size: 16px;
	font-size: 1rem;
}

.slide-container .slide-context {
	margin-left: -3.09%;
}

.slide-container .slide-context .slide-title {
	width: 80.33333%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-title {
	line-height: 1.19048;
}

.slide-container .slide-context .slide-title {
	font-size: 42px;
	font-size: 2.625rem;
}

.slide-container .slide-context .slide-title {
	margin-top: 15%;
}

.slide-container .slide-context .slide-teaser {
	width: 80.33333%;
	margin-left: 3%;
}

.slide-container .slide-context .slide-teaser {
	color: white;
	line-height: 30px;
}

.slide-container .slide-context .slide-cta {
	width: 97%;
	margin-left: 3%;
}

.mylos-grid-context {
	margin-left: -3.09%;
}

.mylos-heading-type-2 {
	line-height: 1.25;
}

.mylos-heading-type-2 {
	font-size: 24px;
	font-size: 1.5rem;
}

.mylos-heading-type-2 span {
	line-height: 1.75;
}

.mylos-heading-type-2 span {
	font-size: 16px;
	font-size: 1rem;
}

.section-header .section-container {
	padding-top: 16px;
	padding-top: 1rem;
	padding-bottom: 16px;
	padding-bottom: 1rem;
}

.section-text .jeweled-area {
	display: block;
	padding-bottom: 200px;
	padding-bottom: 12.5rem;
}

.section-overlay .grid-context {
	margin-left: -3.09%;
}

.section-overlay .mylos-overlay .mylos-wintergarten-image-wrapper {
	width: 47%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .overlay-content {
	width: 47%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .overlay-content {
	margin-top: 0;
	overflow: hidden;
}

.section-overlay .mylos-overlay .mylos-heading-type-2 {
	width: 97%;
	margin-left: 3%;
}

.section-overlay .mylos-overlay .mylos-wintergarden-thumb {
	width: 30.33333%;
	margin-left: 3%;
}

.section-speisen .jeweled-area {
	display: block;
	padding-bottom: 150px;
	padding-bottom: 9.375rem;
}

.section-speisen .tiles {
	margin-left: -3.09%;
}

.section-speisen .tiles .tile {
	width: 30.33333%;
	margin-left: 3%;
}

.section-speisen .tiles .tile {
	padding-bottom: 40%;
}

.section-speisen .tiles .tile .tile-content h3 {
	line-height: 1.25;
}

.section-speisen .tiles .tile .tile-content h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.section-team .mylos-clear h3 {
	line-height: 1.25;
}

.section-team .mylos-clear h3 {
	font-size: 24px;
	font-size: 1.5rem;
}

.section-infos .section-container {
	padding-bottom: 100px;
	padding-bottom: 6.25rem;
}

.section-infos .center {
	width: 22%;
	margin-left: 3%;
}

.section-contact .contact {
	width: 47%;
	margin-left: 3%;
}

.section-contact .map {
	width: 47%;
	margin-left: 3%;
}

}

@media only screen and (min-width: 48em) and (max-width: 56.875em) {

.slide-container .slide-context .slide-title {
	font-size: 30px;
	margin-top: 5%;
}

}

@media only screen and (min-width: 48em) and (max-width: 53.125em) {

.section-speisen .tiles .tile {
	padding-bottom: 45%;
}

}

@media only screen and (min-width: 56.875em) and (max-width: 62.5em) {

.slide-container .slide-context .slide-title {
	margin-top: 7%;
}

}

@media only screen and (min-width: 62.5em) and (max-width: 75em) {

.slide-container .slide-context .slide-title {
	margin-top: 10%;
}

}

@media only screen and (max-width: 400px) {

.section-speisen .tiles .tile {
	padding-bottom: 100%;
}

}

@media only screen and (max-width: 53.125em) {

.section-header {
	position: relative;
}

.section-header .mylos-menu {
	display: none;
}

.section-header .mylos-menu.mylos-menu-open {
	clear: right;
	float: none;
	display: block;
	margin-top: 20px;
}

.section-header .mylos-menu.mylos-menu-open li {
	display: block;
	border-top: 1px solid #7d5a37;
}

.section-header .mylos-menu.mylos-menu-open li a {
	display: block;
	margin-left: 0;
	padding: 10px;
}

.no-touch .section-header .mylos-menu.mylos-menu-open li a:hover:before {
	background: transparent;
}

.section-header .mylos-menu-button {
	display: inline-block;
}

}

