@charset "UTF-8";
/* @override 
	https://redesign.reitmen.ch/files/css/styles-rm-new.css?*
*/

/* @group Fonts */

@font-face {
font-family: 'Messina';
src: url("fonts/MessinaSerifWeb-Regular.eot");
  /* IE9 Compat Modes */
src: url("fonts/MessinaSerifWeb-Regular.eot?#iefix") format("embedded-opentype"), url("fonts/MessinaSerifWeb-Regular.woff2") format("woff2"), url("fonts/MessinaSerifWeb-Regular.woff") format("woff");
  /* Pretty Modern Browsers */
font-weight: 400;
font-style: normal;
font-stretch: normal;
unicode-range: U0D-FB04;
}

@font-face {
font-family: 'MessinaBold';
src: url("fonts/MessinaSerifWeb-Bold.eot");
  /* IE9 Compat Modes */
src: url("fonts/MessinaSerifWeb-Bold.eot?#iefix") format("embedded-opentype"), url("fonts/MessinaSerifWeb-Bold.woff2") format("woff2"), url("fonts/MessinaSerifWeb-Bold.woff") format("woff");
  /* Pretty Modern Browsers */
font-weight: 400;
font-style: normal;
font-stretch: normal;
unicode-range: U0D-FB04;
}

@font-face {
font-family: 'ProgrammeLight';
src: url("fonts/ProgrammeLight-Regular.eot");
  /* IE9 Compat Modes */
src: url("fonts/ProgrammeLight-Regular.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: url("fonts/ProgrammeLight-Regular.otf") format("opentype");
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}

@font-face {
font-family: 'ProgrammeRegular';
src: url("fonts/Programme-Regular.eot");
  /* IE9 Compat Modes */
src: url("fonts/Programme-Regular.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: url("fonts/Programme-Regular.otf") format("opentype");
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}

@font-face {
font-family: 'ProgrammeBold';
src: url("fonts/ProgrammeBold-Regular.eot");
  /* IE9 Compat Modes */
src: url("fonts/ProgrammeBold-Regular.eot?#iefix") format("embedded-opentype");
  /* IE6-IE8 */
src: url("fonts/ProgrammeBold-Regular.otf") format("opentype");
font-style: normal;
font-weight: normal;
text-rendering: optimizeLegibility;
}

@font-face {
font-family: "Material Design Icons";
src: url("fonts/materialdesignicons-webfont.woff2") format("woff2"), url("fonts/materialdesignicons-webfont.woff") format("woff");
font-weight: normal;
font-style: normal;
}

/* @end */

.anchor::before, .mdi::before, .mdi-set {
	display: inline-block;
	font: normal normal normal 24px/1 "Material Design Icons";
	font-size: inherit;
	text-rendering: auto;
	line-height: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.mdi-star-outline::before {
	content: "\F04D2";
}

.mdi-account-multiple::before {
	content: "\F000E";
}

.mdi-sofa-single::before {
	content: "\F156E";
}

.mdi-sofa-single-outline::before {
	content: "\F156D";
}

.mdi-file-document-edit-outline::before {
	content: "\F0DC9";
}

.anchor::before {
	content: "\F0140";
	margin-right: 8px;
}

.mdi-chevron-down::before {
	content: "\F0140";
}

.mdi-chevron-up::before {
	content: "\F0143";
}

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

:focus {
	outline: 0;
}

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

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

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

input::ms-clear, input[type="password"]::ms-reveal {
	display: none;
}

input[type="search"]::-webkit-search-decoration {
	display: none;
}

input[type="radio"], input[type="checkbox"] {
	margin: 0;
}

button, a.button, input[type="reset"], input[type="submit"], input[type="button"], input[type="image"] {
	background: none;
	border: 0;
	cursor: pointer;
	display: inline-block;
	overflow: visible;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: top;
	text-align: center;
	text-decoration: none;
	width: auto;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

button, input[type="reset"], input[type="submit"], input[type="button"] {
	line-height: normal !important;
}

textarea, select, input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="email"], input[type="month"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="time"], input[type="url"], input[type="week"] {
	background: none;
	border: 0;
	margin: 0;
	outline: 0;
	padding: 0;
	text-align: left;
	vertical-align: top;
	font-size: 13px;
	font-family: Arial, sans-serif;
	-webkit-appearance: none;
	-webkit-background-clip: padding;
	-moz-background-clip: padding;
	background-clip: padding-box;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

textarea::-webkit-outer-spin-button, textarea::-webkit-inner-spin-button, select::-webkit-outer-spin-button, select::-webkit-inner-spin-button, input[type="date"]::-webkit-outer-spin-button, input[type="date"]::-webkit-inner-spin-button, input[type="datetime"]::-webkit-outer-spin-button, input[type="datetime"]::-webkit-inner-spin-button, input[type="datetime-local"]::-webkit-outer-spin-button, input[type="datetime-local"]::-webkit-inner-spin-button, input[type="email"]::-webkit-outer-spin-button, input[type="email"]::-webkit-inner-spin-button, input[type="month"]::-webkit-outer-spin-button, input[type="month"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button, input[type="number"]::-webkit-inner-spin-button, input[type="password"]::-webkit-outer-spin-button, input[type="password"]::-webkit-inner-spin-button, input[type="search"]::-webkit-outer-spin-button, input[type="search"]::-webkit-inner-spin-button, input[type="tel"]::-webkit-outer-spin-button, input[type="tel"]::-webkit-inner-spin-button, input[type="text"]::-webkit-outer-spin-button, input[type="text"]::-webkit-inner-spin-button, input[type="time"]::-webkit-outer-spin-button, input[type="time"]::-webkit-inner-spin-button, input[type="url"]::-webkit-outer-spin-button, input[type="url"]::-webkit-inner-spin-button, input[type="week"]::-webkit-outer-spin-button, input[type="week"]::-webkit-inner-spin-button {
	-webkit-appearance: none;
}

button[disabled], input[disabled], select[disabled], select[disabled] option, select[disabled] optgroup, textarea[disabled] {
	-moz-user-select: -moz-none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	user-select: none;
	cursor: default;
	filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=25);
	opacity: 0.25;
}

textarea {
	min-height: 40px;
	overflow: auto;
	resize: vertical;
	width: 100%;
}

optgroup {
	font-style: normal;
	font-weight: normal;
	font-family: Arial, sans-serif;
}

select::-ms-expand {
	display: none;
}

@-moz-document url-prefix() {
	input: invalid,
	  button:invalid,
	  select:invalid,
	  textarea:invalid {
	-moz-box-shadow: none;
	box-shadow: none;
}

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

select {
	-moz-appearance: none;
	text-indent: 0.01px;
	text-overflow: "";
} }

/* @group contao */

#left, #right, #header, #container, #main, #footer, .inside {
	position: relative;
}

.inside {
	display: block;
}

.block {
	overflow: hidden;
}

.clear, #clear {
	height: .1px;
	font-size: .1px;
	line-height: .1px;
	clear: both;
}

.invisible {
	width: 0;
	height: 0;
	left: -1000px;
	top: -1000px;
	position: absolute;
	overflow: hidden;
	display: inline;
}

.custom {
	display: block;
}

.warning {
	color: #c55;
	font-size: 1.1em;
}

.confirmation {
	color: #090;
	font-size: 1.1em;
}

.information {
	color: #999;
	font-size: 0.9em;
}

.visually-hidden {
	position: absolute !important;
	width: 1px !important;
	height: 1px !important;
	padding: 0 !important;
	margin: -1px !important;
	overflow: hidden !important;
	clip: rect(0, 0, 0, 0) !important;
	white-space: nowrap !important;
	border: 0 !important;
}

/* @end */

/* @group Basic */

html {
	font-size: 10px;
	scroll-behavior: smooth;
}

html, body {
	height: 100%;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	-moz-text-size-adjust: 100%;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

body {
	font-family: 'ProgrammeLight';
	color: #222;
	box-sizing: border-box;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: auto;
	font-size: inherit;
	width: auto;
}

caption {
	text-align: left;
	vertical-align: top;
}

blockquote, q {
	quotes: none;
}

fieldset, img {
	border: 0;
}

li {
	list-style-type: none;
}

sup {
	font-size: inherit;
	font-size: 60%;
	font-weight: normal;
}

sub {
	vertical-align: text-top;
}

del {
	text-decoration: line-through;
}

ins {
	text-decoration: none;
}

a {
	text-decoration: none;
	color: #d85b4a;
}

a:hover {
	text-decoration: none;
	color: #f18700;
}

b, strong {
	font-family: 'ProgrammeBold';
	font-weight: normal;
}

:focus {
	outline: 0;
}

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

pre, code {
	font-size: 12px;
	font-family: "Lucida Console",Monaco,monospace;
}

h1, h2, h3, h4, h5, h6 {
	font-family: 'ProgrammeLight';
	line-height: 1.1;
}

h1 {
	font-size: 3rem;
	line-height: 1;
	width: auto;
	margin-bottom: 2rem;
}

h2 {
	font-size: 3rem;
	margin-bottom: 2rem;
}

h3 {
	font-family: 'ProgrammeBold';
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	margin-bottom: 0.2rem;
}

li {
	font-size: 2rem;
	line-height: 1.7;
	margin-bottom: 2rem;
}

p {
	font-family: 'Messina';
	font-size: 2.5rem;
	line-height: 1.3;
	margin-bottom: 2rem;
}

.ce_text p, .ce_text li {
	line-height: 1.3;
}

.pL p {
	font-family: 'ProgrammeLight';
}

.pR p {
	font-family: 'ProgrammeRegular';
}

.pB p {
	font-family: 'ProgrammeBold';
}

p > ul {
	margin: 0;
}

table {
	font-size: inherit;
}

td, th {
	text-align: left;
	vertical-align: top;
	font-size: 16px;
	color: inherit;
	line-height: 1.2;
	padding: 10px 20px 10px 0;
}

th {
	font-weight: normal;
	font-family: 'ProgrammeBold';
}

abbr, acronym {
	border-bottom: 1px dotted #666;
	font-variant: normal;
	cursor: help;
}

h4, h5, h6 {
	margin-top: 1rem;
}

@media screen and (max-width:768px) {
	h3, p, li {
		font-size: 21px;
		line-height: 1.3;
	}
	
	td, th {
		padding-right: 5px;
	}
}

/* @end */

/* @group colorbox */

/*
	Colorbox Core Style:
	The following CSS is consistent between example themes and should not be altered.
*/

#colorbox, #cboxOverlay, #cboxWrapper {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	overflow: hidden;
}

#cboxWrapper {
	max-width: none;
}

#cboxOverlay {
	position: fixed;
	width: 100%;
	height: 100%;
}

#cboxMiddleLeft, #cboxBottomLeft {
	clear: left;
}

#cboxContent {
	position: relative;
}

#cboxLoadedContent {
	overflow: auto;
	-webkit-overflow-scrolling: touch;
}

#cboxTitle {
	margin: 0;
	display: block;
}

#cboxLoadingOverlay, #cboxLoadingGraphic {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow {
	cursor: pointer;
}

.cboxPhoto {
	float: left;
	margin: auto;
	border: 0;
	display: block;
	max-width: none;
	-ms-interpolation-mode: bicubic;
}

.cboxIframe {
	width: 100%;
	height: 100%;
	display: block;
	border: 0;
	padding: 0;
	margin: 0;
}

#colorbox, #cboxContent, #cboxLoadedContent {
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
}

/* 
	User Style:
	Change the following styles to modify the appearance of Colorbox.  They are
	ordered & tabbed in a way that represents the nesting of the generated HTML.
*/

#cboxOverlay {
	background: #fff;
	opacity: 0.99 !important;
}

#colorbox {
	outline: 0;
	  /*box-shadow: 0 10px 25px rgba(0,0,0,0.5) !important;*/
	overflow: visible;
}

#cboxWrapper {
	overflow: visible;
}

#cboxContent {
	margin-top: 0;
	padding: 40px;
	background: transparent;
}

.cboxIframe {
	background: #fff;
}

#cboxError {
	padding: 50px;
	border: 1px solid #ccc;
}

#cboxLoadedContent {
	border: 0px solid #fff;
	border: none !important;
	background: #fff;
}

#cboxTitle {
	position: absolute;
	top: calc(100% - 35px);
	width: calc(100% - 90px);
	left: 40px;
	color: #333;
	padding: 0;
	font-size: 16px;
}

#cboxCurrent {
	position: absolute;
	top: -20px;
	right: 0px;
	color: #ccc;
	display: none !important;
}

#cboxLoadingGraphic {
	background: url("../../files/css/images/loading.svg") no-repeat center center;
	background-color: transparent;
	background-size: 60px;
}

/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */

#cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {
	border: 0;
	padding: 0;
	margin: 0;
	overflow: visible;
	width: auto;
	background: none;
}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */

#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {
	outline: 0;
}

#cboxSlideshow {
	position: absolute;
	top: -20px;
	right: 90px;
	color: #fff;
}

#cboxPrevious {
	position: absolute;
	top: 50%;
	left: 5px;
	margin-top: -32px;
	background: url("../../files/css/images/controls.png") no-repeat top left;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxPrevious:hover {
	background-position: bottom left;
}

#cboxNext {
	position: absolute;
	top: 50%;
	right: 5px;
	margin-top: -32px;
	background: url("../../files/css/images/controls.png") no-repeat top right;
	width: 28px;
	height: 65px;
	text-indent: -9999px;
}

#cboxNext:hover {
	background-position: bottom right;
}

#cboxClose {
	position: absolute;
	top: 5px;
	right: 5px;
	background: url("../../files/css/images/controls.png") no-repeat center top;
	width: 32px;
	height: 32px;
	border-radius: 0;
	text-indent: -9999px;
}

#cboxClose:hover {
	background-position: center bottom;
}

@media screen and (max-width:768px) {
	#cboxTitle {
		font-size: 16px;
		left: 2rem;
		top: calc(100% + 15px);
		width: calc(100% - 4rem);
	}
	
	#cboxContent {
		margin-top: 0;
		padding: 0;
		background: transparent;
	}
	
	#cboxClose {
		top: 10px;
		background: url("../../files/css/images/controls-white.png") no-repeat center top;
	}
	
	#cboxPrevious {
		background: url("../../files/css/images/controls-white.png") no-repeat top left;
	}
	
	#cboxNext {
		background: url("../../files/css/images/controls-white.png") no-repeat top right;
	}
}

/* @end */

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

i {
	font-family: "regimo-icon" !important;
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-icon-sitzplatz:before {
	content: "\e927";
	color: #4b4b4b;
}

.icon-icon-haustiere-erlaubt:before {
	content: "\e928";
}

.icon-icon-neubau-striche:before {
	content: "\e929";
}

.icon-icon-bastelraum:before {
	content: "\e924";
}

.icon-icon-einzelzimmer:before {
	content: "\e925";
}

.icon-icon-parkplatz:before {
	content: "\e926";
}

.icon-icon-lagerraum:before {
	content: "\e922";
}

.icon-icon-buro:before {
	content: "\e923";
}

.icon-icon-suitcase:before {
	content: "\e921";
}

.icon-icon-dienstleistungen:before {
	content: "\e920";
}

.icon-icon-avatar-grau:before {
	content: "\e91f";
}

.icon-arrow-left-01:before {
	content: "\e91d";
}

.icon-arrow-left-011:before {
	content: "\e91e";
}

.icon-icon-kariere-rot:before {
	content: "\e91b";
}

.icon-icon-lehre-rot:before {
	content: "\e91c";
}

.icon-facebook:before {
	content: "\e916";
}

.icon-linkedin:before {
	content: "\e917";
}

.icon-mail:before {
	content: "\e918";
}

.icon-icon-arrow-down-rot:before {
	content: "\e902";
}

.icon-icon-arrow-left-rot:before {
	content: "\e903";
}

.icon-icon-arrow-top-rot:before {
	content: "\e904";
}

.icon-left-arrow:before {
	content: "\e915";
}

.icon-expand:before {
	content: "\e901";
}

.icon-icon-send-weiss:before {
	content: "\e919";
}

.icon-icon-team-weiss:before {
	content: "\e91a";
}

.icon-icon-upload-weiss:before {
	content: "\e914";
}

.icon-icon-arrow-right-rot:before {
	content: "\e911";
}

@media (max-width: 991px) {
	.tx-tnt-job .icon-icon-arrow-right-rot:before {
		content: "\e902";
	}
}

.icon-icon-ok-rot:before {
	content: "\e912";
}

.icon-icon-file-grau:before {
	content: "\e913";
	color: #777;
}

.icon-icon-play-rot:before {
	content: "\e910";
}

.icon-icon-mail:before {
	content: "\e90d";
}

.icon-icon-chat:before {
	content: "\e90e";
}

.icon-icon-call:before {
	content: "\e90f";
}

.icon-icon-area:before {
	content: "\e906";
}

.icon-icon-home:before {
	content: "\e907";
}

.icon-icon-wish-list:before {
	content: "\e908";
}

.icon-icon-edit:before {
	content: "\e909";
}

.icon-icon-bookmark:before {
	content: "\e90a";
}

.icon-icon-location:before {
	content: "\e90b";
}

.icon-icon-exit:before {
	content: "\e90c";
}

.icon-close:before {
	content: "\e905";
}

.icon-right-arrow:before {
	content: "\e900";
}

/* @group Layout */

#wrapper {
	display: flex;
	flex-direction: column;
	min-height: 100%;
	width: 100%;
	margin: 0 auto;
	background-color: white;
}

.slider #wrapper {
	width: 100%;
	margin: 0 auto;
}

#container {
	flex: 1 1 auto;
	position: relative;
	width: 100%;
	max-width: 128rem;
	margin: 0 auto;
	padding-top: 9.6rem;
}

#main {
	position: relative;
}

.desktop {
	display: block;
}

.mobile {
	display: none;
}

@media screen and (max-width:1024px) {
	#wrapper {
		width: auto;
	}
}

@media screen and (max-width:768px) {
	#wrapper {
		background-position: calc(100% - 1rem) 8rem;
		background-attachment: fixed;
		background-size: 25rem;
	}
	
	#container {
		position: relative;
		padding: 0;
		padding-top: 60px;
	}
	
	.open-container #container {
		background: none;
	}
	
	#main {
		padding: 0;
		margin: 0;
		width: 100%;
	}
	
	.mobile {
		display: block;
	}
	
	.desktop {
		display: none;
	}
}

/* @end */

/* @group Header */

#header {
	position: fixed;
	height: 9.6rem;
	width: 100%;
	z-index: 100;
	transition: height 0.5s;
	background: white;
	border-bottom: 1px solid #000;
	z-index: 1000;
}

#header-bar {
	display: flex;
	height: 100%;
	margin: 0 auto;
	justify-content: space-between;
	align-items: center;
	width: 100%;
	max-width: 128rem;
}

#logo {
	width: 35rem;
	height: 6rem;
	background-repeat: no-repeat;
	background-size: contain;
	z-index: 1100;
	overflow: hidden;
	transition: transform 0.4s;
	text-indent: 0px;
	font-size: 28px;
	line-height: 1.3;
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
}

#logo a {
	display: block;
	width: 100%;
	height: 100%;
	background: transparent;
	border: none;
	color: white;
}

#logo img {
	width: auto;
	height: 100%;
}

#logo img.desktop {
	display: block;
}

#logo img.mobile {
	display: none;
}

#logo-mis {
	position: fixed;
	top: 19px;
	right: 70px;
	display: block !important;
	z-index: 1200;
	color: #969076;
	font-size: 24px;
	line-height: 1;
}

@media screen and (max-width:1280px) {
	#header-bar {
		margin: 0 2rem;
		width: calc(100% - 4rem);
	}
}

@media screen and (max-width:768px) {
	#header {
		height: 60px;
	}
	
	#header-bar {
		margin: 0 2rem;
		width: calc(100% - 4rem);
	}
	
	#logo {
		top: 8px;
		left: 1.8rem;
		height: 44px;
		margin-left: 0;
		overflow: visible;
	}
	
	#logo a {
		font-size: 1.8rem;
		line-height: 1.2;
	}
	
	#logo img {
		width: auto;
		height: 100%;
	}
	
	#logo img.desktop {
		display: none;
	}
	
	#logo img.mobile {
		display: block;
	}
}

/* @end */

#footer {
	display: block;
	margin: 0;
	margin-top: 1.5rem;
	width: 100%;
	background: white;
	border-top: 1px solid #000;
	z-index: 300;
	padding: 0;
	box-sizing: border-box;
}

#footer p, #footer li {
	font-size: 1.6rem;
	line-height: 1.4;
	font-family: 'ProgrammeLight', serif;
	font-weight: normal;
	margin: 0;
}

#footer a {
	color: #d85b4a;
}

#footer a:hover {
	color: black;
}

#footer .copyright-pensimo {
	font-size: 1.3rem;
	padding: 0 0 3rem;
}

#footer .copyright-pensimo a {
	color: #333;
}

#footer .inside {
	width: 100%;
	max-width: 128rem;
	margin: 0 auto;
}

#footer .inside .flex {
	display: flex;
	width: 100%;
}

#footer .inside .flex__item {
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	width: 100%;
	margin: 5rem 0;
}

@media screen and (max-width:1280px) {
	#footer .inside {
		margin: 0 2rem;
		width: calc(100% - 4rem);
	}
}

@media screen and (max-width:768px) {
	#footer .inside {
		margin: 0 2rem;
	}
	
	#footer .inside .flex {
		display: block;
	}
	
	#footer .inside .flex__item {
		margin: 3rem 0 0 0;
	}
	
	#footer .inside .flex__item:last-child {
		margin: 5rem 0 5rem 0;
	}
}

/* @group Form */

.contactform h2 {
	color: #969076;
	cursor: pointer;
}

.contactform h2:hover {
	text-decoration: underline;
}

.formSection {
	display: none;
}

fieldset {
	border: 1px solid #ddd;
}

legend {
	font-weight: bold;
	display: block;
}

.widget {
	margin-bottom: 20px;
}

fieldset.radio_container, fieldset.checkbox_container {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	padding-top: 15px;
	border: 0;
}

fieldset.radio_container legend, fieldset.checkbox_container legend {
	padding-bottom: 5px;
	font-size: 14px;
	font-weight: bold;
}

label {
	font-weight: bold;
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}

.checkbox_container label, .radio_container label {
	font-weight: normal;
	font-size: 16px;
	padding: 4px;
	display: inline;
	vertical-align: middle;
}

input:not([type="radio"]):not([type="checkbox"]), textarea, select {
	-webkit-appearance: none;
	border-radius: 0;
}

input[type="text"], input[type="search"], input[type="password"], input[type="tel"], input[type="number"], input[type="email"], input[type="submit"], input[type="reset"], textarea, select, button {
	font-family: 'ProgrammeLight', serif;
	font-weight: 700;
	line-height: 1;
	font-size: 16px;
	padding: 8px 10px;
	background-color: #fff;
	border: 3px solid #ccc;
	width: 100%;
	box-sizing: border-box;
}

select {
	background-image: url("images/icon-select.png");
	background-repeat: no-repeat;
	background-size: 30px;
	background-position: right center;
}

input.submit, button.submit, input[type="submit"], input[type="reset"] {
	width: 100px;
	background: #fff url(images/bg-header.png) 0 -100px repeat-x;
	margin-top: 0;
}

input#ctrl_keywords_49 {
	width: 80%;
	display: block;
	float: left;
	height: 50px;
}

input#ctrl_submit_49 {
	width: 20%;
	display: block;
	float: left;
	border-left: none;
	height: 50px;
}

textarea {
	height: 140px;
}

input[type="text"]:focus, input[type="search"]:focus, input[type="password"]:focus, input[type="tel"]:focus, input[type="number"]:focus, input[type="email"]:focus, textarea:focus, select:focus {
	border-color: #000;
}

input[type="submit"]:hover, button:hover {
	border-color: #000;
}

input[type="search"] {
	-webkit-appearance: none;
}

.checkbox_container > span, .radio_container > span {
	display: inline-block;
	padding-left: 2px;
	padding-right: 20px;
}

.checkbox_container + br, .radio_container + br {
	display: none;
}

.tableless input[type="checkbox"], x:-moz-any-link {
	top: -2px;
	position: relative;
}

input[type="radio"], x:-moz-any-link {
	top: 2px;
	position: relative;
}

.submit_container {
	clear: left;
	float: none;
	margin-top: 1em;
	margin-bottom: 1em;
}

.formbody {
	width: 100%;
	overflow: hidden;
	margin-bottom: 1em;
}

span.highlight {
	color: #c00;
}

span.mandatory {
	font-weight: bold;
	color: #f00;
	font-size: 16px;
	padding-left: 5px;
}

p.confirm {
	font-size: 1.3em;
	color: #090;
}

p.error {
	margin-bottom: 6px;
	font-size: 1.1em;
	font-weight: bold;
	color: #f00;
}

input.error[type="text"], input.error[type="password"], textarea.error {
	border-color: #ff8000 !important;
	background-color: #ffd;
}

input.captcha {
	width: 60px;
	margin-right: 6px;
}

span.captcha_text {
	font-size: 13px;
	font-weight: normal;
	color: #777;
}

::-webkit-input-placeholder {
	color: #999;
}

::-moz-placeholder {
	color: #999;
}

:-ms-input-placeholder {
	color: #999;
}

:-moz-placeholder {
	color: #999;
}

/* @end */

.row {
	width: calc(100% + 20px);
	margin: 0 -10px;
}

.row:after {
	content: "";
	display: block;
	clear: both;
}

.col-2, .col-3, .col-4, .col-6, .col-12 {
	float: left;
	padding: 0 10px;
	box-sizing: border-box;
}

.col-2 {
	width: 16.6%;
}

.col-3 {
	width: 25%;
}

.col-4 {
	width: 33.3%;
}

.col-6 {
	width: 50%;
}

.col-12 {
	width: 100%;
}

.colLeft {
	float: left;
	box-sizing: border-box;
	width: 60%;
	padding-right: 15px;
}

.colRight {
	float: right;
	box-sizing: border-box;
	width: 40%;
	padding-left: 15px;
}

.colRight .ce_text .image_container {
	width: 100%;
	margin: 0;
}

.colLeft .ce_text .image_container {
	width: 40%;
	float: left;
	margin: 0 20px 10px 0;
}

.colRight .ce_text .image_container img, .colLeft .ce_text .image_container img {
	width: 100%;
	height: auto;
}

@media screen and (max-width:1024px) {
	.col-2, .col-3, .col-4, .col-6 {
		width: 50%;
	}
	
	.col-12 {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.col-2, .col-3, .col-4, .col-6, .col-12 {
		width: 100%;
		float: none;
	}
	
	.colLeft, .colRight {
		float: none;
		width: auto;
		padding-left: 0;
		padding-right: 0;
	}
}

/* @group movie */

.movie-content {
	position: relative;
	background: #fff;
}

.movie-container {
	display: flex;
	position: relative;
	background: #fff;
	margin: 0 auto;
	width: 100%;
	height: 100%;
	z-index: 20;
	transition: all 0.5s;
}

.movie-image {
	display: none;
	position: absolute;
	top: 0;
	width: 100%;
	height: auto;
	padding: 0;
	z-index: 20;
	opacity: 1;
	transition: all 1s;
}

.movie-button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	padding: 0;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	background-color: rgba(0, 0, 0, 0.2);
	background-image: url(images/icon-play.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 50px;
	font-size: 18px;
	color: transparent;
	cursor: pointer;
	opacity: 0;
	transition: .5s ease;
	z-index: 100;
}

.movie-button.pause {
	background-image: url(images/icon-pause.svg);
}

.movie-button:hover {
	background-color: rgba(0, 0, 0, 0.7);
}

.movie-content:hover .movie-button {
	opacity: 1;
}

video {
	width: 100% !important;
	height: 100%;
	margin: 0 auto;
	background: rgba(255, 255, 255, 0.1);
	border: none;
	transition: 1s ease;
	object-fit: cover;
}

@media screen and (max-width: 1024px) and (orientation: landscape) {
	.movie-container {
		height: calc(100vh - 120px);
	}
}

@media screen and (max-width: 768px) and (orientation: landscape) {
	.movie-container {
		height: calc(100vh - 70px);
	}
}

@media screen and (max-width: 768px) and (orientation: portrait) {
	.movie-container {
		height: 70vh;
	}
}

/* @end*/

/* @group navigation */

nav.mod_html li, nav.mod_customnav li {
	display: block;
	margin: 0;
}

nav.mod_html a.active, nav.mod_customnav a.active {
	color: #222;
	font-family: 'ProgrammeBold';
}

/* @end */

#nav-burger {
	width: 60px;
	height: 100%;
	display: flex;
	align-items: center;
}

#nav-burger > div {
	width: 60px;
	height: 54px;
	transform: scale(0.5);
	cursor: pointer;
}

#nav-burger span {
	display: block;
	width: 100%;
	height: 8px;
	background: #333;
	transition: all .3s;
	position: relative;
}

#nav-burger span + span {
	margin-top: 14px;
}

#nav-burger.active span:nth-child(1) {
	animation: ease .7s top forwards;
}

#nav-burger.not-active span:nth-child(1) {
	animation: ease .7s top-2 forwards;
}

#nav-burger.active span:nth-child(2) {
	animation: ease .7s scaled forwards;
}

#nav-burger.not-active span:nth-child(2) {
	animation: ease .7s scaled-2 forwards;
}

#nav-burger.active span:nth-child(3) {
	animation: ease .7s bottom forwards;
}

#nav-burger.not-active span:nth-child(3) {
	animation: ease .7s bottom-2 forwards;
}

@keyframes top {
0% {
	top: 0;
	transform: rotate(0);
}

50% {
	top: 22px;
	transform: rotate(0);
}

100% {
	top: 22px;
	transform: rotate(45deg);
}
}

@keyframes top-2 {
0% {
	top: 22px;
	transform: rotate(45deg);
}

50% {
	top: 22px;
	transform: rotate(0deg);
}

100% {
	top: 0;
	transform: rotate(0deg);
}
}

@keyframes bottom {
0% {
	bottom: 0;
	transform: rotate(0);
}

50% {
	bottom: 22px;
	transform: rotate(0);
}

100% {
	bottom: 22px;
	transform: rotate(135deg);
}
}

@keyframes bottom-2 {
0% {
	bottom: 22px;
	transform: rotate(135deg);
}

50% {
	bottom: 22px;
	transform: rotate(0);
}

100% {
	bottom: 0;
	transform: rotate(0);
}
}

@keyframes scaled {
50% {
	transform: scale(0);
}

100% {
	transform: scale(0);
}
}

@keyframes scaled-2 {
0% {
	transform: scale(0);
}

50% {
	transform: scale(0);
}

100% {
	transform: scale(1);
}
}

@media screen and (max-width:768px) {
	#nav-burger {
		height: 50px;
	}
	
	#nav-burger > div {
		transform: scale(0.3);
	}
}

#nav-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	background-color: rgba(255, 255, 255, 0.98);
	box-sizing: border-box;
	overflow: hidden;
	z-index: -1;
	opacity: 0;
	padding: 0 15px;
	height: 0;
	transition: z-index 1s, opacity 0.2s, padding 0.2s,  height 0.5s;
}

#nav-overlay.open {
	z-index: 999;
	opacity: 1;
	height: 100%;
}

#nav-overlay.close {
	z-index: -1;
	opacity: 0;
	height: 0;
	transition: z-index 2s, opacity 2s, height 0.5s;
}

#nav-overlay-inside {
	display: flex;
	max-width: 1220px;
	margin: 0 auto;
	padding: 10rem 3rem 3rem;
}

#nav-overlay-inside > nav {
	margin: 30px 0;
	width: 100%;
}

#search-box {
	float: left;
	width: 50%;
	padding: 0 0;
}

#search-box form {
	position: relative;
	margin: 0;
	line-height: 0;
}

#search-box .search {
	display: block;
	width: 100%;
	padding-top: 4px;
	padding-bottom: 4px;
}

#search-box .submit {
	position: absolute;
	top: 0;
	right: 0;
	width: 30px;
	border: none;
	background: transparent url(images/icon-suche.png) no-repeat center 4px;
	padding: 4px;
	display: inline-block;
}

@media screen and (max-width:1024px) {
	#nav-overlay-inside {
		flex-wrap: wrap;
	}
	
	#nav-overlay-inside > nav {
		width: 50%;
	}
	
	#search-box {
		width: 33.33%;
	}
}

@media screen and (max-width:768px) {
	#nav-overlay.open {
		position: fixed;
		height: 100vh;
		overflow-x: hidden;
		overflow-y: auto;
	}
	
	#nav-overlay.close {
		position: fixed;
	}
	
	#nav-overlay-inside {
		display: block;
		padding: 50px 0;
		width: auto;
	}
	
	#nav-overlay-inside > nav {
		margin: 30px 10px;
		width: 100%;
	}
	
	#nav-overlay-inside > nav:last-child {
		padding-bottom: 6rem;
	}
	
	#search-box {
		clear: both;
		width: 100%;
		padding-top: 10px;
	}
}

#link-top {
	position: fixed;
	bottom: 2rem;
	right: 2rem;
	z-index: 9999;
	text-indent: -200px;
	font-size: 14px;
	border: 1px solid black;
	outline: none;
	background-color: rgba(255, 255, 255, 0.6);
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'><path fill='%23444' d='M8,11H11V21H13V11H16L12,7L8,11M4,3V5H20V3H4Z'/></svg>");
	background-position: center;
	background-repeat: no-repeat;
	color: black;
	cursor: pointer;
	padding: 15px;
	width: 40px;
	height: 40px;
	box-sizing: border-box;
	border-radius: 4px;
	opacity: 0;
	overflow: hidden;
	transition: opacity 0.5s, background 0.4s;
}

#link-top.show {
	opacity: 1;
}

#link-top:hover {
	background-color: rgba(0, 0, 0, 0.2);
	background-image: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' width='24' height='24'><path fill='white' d='M8,11H11V21H13V11H16L12,7L8,11M4,3V5H20V3H4Z'/></svg>");
	color: white;
}

/* @group ce_text */

.ce_headline {
	margin: 6rem calc(100% / 6);
}

@media screen and (max-width:768px) {
	.ce_headline {
		margin: 6rem 2rem;
	}
}

/* @end */

/* @group ce_text */

.ce_text {
	margin: 6rem calc(100% / 6);
}

.ce_text.caption-map {
	margin-top: 0;
}

.ce_text.caption-map p {
	font-size: 14px;
	text-align: center;
	margin-bottom: 0;
}

.anchor-block {
	height: 100px;
	background: none;
	margin-top: -150px;
}

@media screen and (max-width:768px) {
	.ce_text {
		margin: 6rem 2rem;
	}
}

/* @end */

/* @group ce_image */

.ce_image {
	margin: 15rem 0;
}

.image_container {
	width: 100%;
}

.image_container img {
	width: 100%;
	height: auto;
}

.caption {
	font-size: 1.6rem;
	padding: 0.8rem 0;
}

.image-1-3 {
	margin-left: 0;
	margin-right: 50%;
}

.image-1-3 .caption {
	padding-left: 2rem;
	transition: 0.2s;
}

.image-1-4 {
	margin-left: 0;
	margin-right: 33.3%;
}

.image-1-4 .caption {
	padding-left: 2rem;
	transition: 0.2s;
}

.image-1-5 {
	margin-left: 0;
	margin-right: 16.6%;
}

.image-1-5 .caption {
	padding-left: 2rem;
	transition: 0.2s;
}

.image-1-6 {
	margin-left: 0;
	margin-right: 0;
}

.image-1-6 .caption {
	padding-left: 2rem;
	transition: 0.2s;
}

.image-2-4 {
	margin-left: calc(100% / 6);
	margin-right: 33.3%;
}

.image-2-5 {
	margin-left: calc(100% / 6);
	margin-right: calc(100% / 6);
}

.image-2-6 {
	margin-left: calc(100% / 6);
	margin-right: 0;
}

.image-3-5 {
	margin-left: 33.3%;
	margin-right: 16.6%;
}

.image-3-6 {
	margin-left: 33.3%;
	margin-right: 0;
}

.image-4-6 {
	margin-left: 50%;
	margin-right: 0;
}

@media screen and (min-width: 1300px) {
	.image-1-3 .caption, .image-1-4 .caption, .image-1-5 .caption, .image-1-6 .caption {
		padding-left: 0;
	}
}

@media screen and (max-width:768px) {
	.caption {
		padding-left: 2rem;
		padding-right: 1.5rem;
	}
	
	.ce_image {
		margin: 8rem 0;
	}
	
	.ce_image[class*="image"] {
		margin-left: 0;
		margin-right: 0;
	}
	
	.ce_image[class*="image"] .caption {
		padding-left: 2rem;
		padding-right: 1.5rem;
	}
}

/* @end */

/* @group ce-map */

.map-reitmen {
	display: block;
	position: relative;
	width: 100%;
	vertical-align: middle;
	overflow: hidden;
}

#map-reitmen-svg {
	width: 100vw;
	height: auto;
}

.text-xsmall {
	font-size: 2px;
}

.text-small {
	font-size: 3px;
}

.house-text {
	font-size: 5px;
}

.house .house-text {
	pointer-events: none;
}

.house path {
	fill: #666;
	cursor: pointer;
	transition: 0.3s;
}

.house:hover .house-text {
	fill: white !important;
}

.house:hover #white {
	fill: gray !important;
}

body.house-white #white-house, #white-house:hover {
	fill: #FFFCE5;
}

body.house-green #green-house, #green-house:hover {
	fill: #87B079;
}

body.house-blue #blue-house, #blue-house:hover {
	fill: #73A7D1;
}

body.house-black #black-house, #black-house:hover {
	fill: #5E495B;
}

body.house-red #red-house, #red-house:hover {
	fill: #D85B4A;
}

body.house-yellow #yellow-house, #yellow-house:hover {
	fill: #E0B83D;
}

body:not(.house-white) #white {
	fill: #FFFCE5;
}

body:not(.house-green) #green {
	fill: #87B079;
}

body:not(.house-blue) #blue {
	fill: #73A7D1;
}

body:not(.house-black) #black tspan {
	fill: #000;
}

body:not(.house-red) #red {
	fill: #D85B4A;
}

body:not(.house-yellow) #yellow {
	fill: #E0B83D;
}

g#textTramSBB text, g#textTramSBB tspan, g#numbers text, g#numbers tspan {
	font-family: 'ProgrammeLight';
}

path.tempo.active {
	fill: #d4c392;
	stroke-width: 2px;
	stroke: #000;
}

path.tempo:hover {
	fill: yellow;
}

/* @group ce_text */

.ce_accordion {
	margin: 1rem calc(100% / 6);
}

.ce_accordion .toggler {
	font-size: 3rem;
	margin-bottom: 2rem;
}

.ce_accordion .toggler:hover {
	color: #d85b4a;
	cursor: pointer;
}

.ce_accordion .toggler:before {
	font-family: "Material Design Icons";
	content: "\F0140";
	color: #d85b4a;
}

.ce_accordion .toggler.active:before {
	font-family: "Material Design Icons";
	content: "\F0143";
}

.ce_accordion:last-child {
	margin-bottom: 12rem;
}

.ce_accordion .ce_text {
	margin: 0;
}

.ce_accordion .ce_image {
	margin: 0 0 2rem 0;
	width: 75%;
	transition: width 0.4s ease-in-out 0s;
}

@media screen and (max-width:1024px) {
	.ce_accordion .ce_image {
		width: 100%;
	}
}

@media screen and (max-width:768px) {
	.ce_accordion {
		margin: 1rem 2rem;
	}
	
	.ce_accordion .ce_image {
		width: 100%;
	}
}

/* @end */

/* @group ce-map */

.contact {
	display: flex;
	justify-content: space-between;
	padding: 10rem 0 6rem;
}

.contact > * {
	width: 48%;
	margin: 0;
}

@media screen and (max-width:1280px) {
	.contact {
		margin: 0 2rem;
	}
}

@media screen and (max-width:768px) {
	.contact {
		display: block;
	}
	
	.contact > * {
		width: 100%;
		margin: 0;
	}
}

/* @group downloads */

.ce_downloads {
	margin-top: 10px;
}

.ce_downloads ul {
	display: table;
}

.ce_downloads li {
	display: table-row;
}

.ce_downloads img {
	display: table-cell;
	vertical-align: top;
	line-height: 1;
	padding: 2px 5px 0 0;
}

.ce_downloads a {
	display: table-cell;
	vertical-align: top;
	color: #969076;
	text-decoration: none;
	line-height: 1;
	padding: 5px 0 5px 0;
}

.ce_downloads a:hover {
	color: #000;
}

.ce_downloads h3 {
	font-size: 14px;
	line-height: 1.2em;
	padding-bottom: 0px;
}

.ce_downloads p {
	margin-bottom: 3px;
}

.ce_downloads .size {
	display: block;
	color: #999;
}

/* @end */

/* @group links */

.ce_hyperlink {
	font-size: 20px;
	margin-top: 5px;
	background: url("images/icon-arrow-right.png") right -2px no-repeat;
	padding-right: 22px;
}

.ce_hyperlink.back, .hyperlink_txt {
	padding: 10px 0 0;
	display: inline-block;
	border-bottom: 1px solid transparent;
}

.hyperlink_txt:hover {
	color: #969076;
	text-decoration: none;
	border-bottom: 1px solid #969076;
}

.ce_hyperlink.extern {
	padding: 5px 0 0;
	border-top: 1px solid #ccc;
	background: none;
}

.extern .hyperlink_txt {
	background: url(images/icon-arrow-out.png) no-repeat right -2px;
	padding-left: 0;
	padding-right: 22px;
}

/* @end */

/* @group guay_silder */

.ce_guay_slider_start a {
	color: #3e4f97;
	text-decoration: underline;
}

.ce_guay_slider_start a:hover {
	color: black;
	border-bottom: none;
}

.ce_guay_slider_start a:before {
	content: "→ ";
}

.swiper-container {
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	z-index: 1;
}

.swiper-container .swiper-wrapper {
	height: 100vh;
	overflow: hidden;
}

.swiper-container .swiper-slide {
	background-color: #fff;
	height: 100%;
	box-sizing: border-box;
}

.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
	position: absolute;
	top: auto;
	bottom: 46px;
	width: 44px;
	height: 44px;
	transform: translateY(-50%);
	z-index: 10;
	border: 2px solid #000;
	border-radius: 50%;
	cursor: pointer;
	background-size: 40%;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0.6;
	transition-property: opacity, right, left, background-image, border;
	transition-duration: 0.5s;
}

.swiper-container .swiper-button-next {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%2000000'%2F%3E%3C%2Fsvg%3E");
	right: 40px;
}

.swiper-container .swiper-button-prev {
	background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%2000000'%2F%3E%3C%2Fsvg%3E");
	left: 40px;
}

.swiper-container .swiper-button-disabled {
	opacity: 0.2 !important;
}

.swiper-container:hover .swiper-button-next {
	background-size: 40%;
	opacity: 0.8;
}

.swiper-container:hover .swiper-button-next:hover {
	background-color: rgba(255, 255, 255, 0.75);
	transition: background-color 0.5s;
}

.swiper-container:hover .swiper-button-prev {
	background-size: 40%;
	opacity: 0.8;
}

.swiper-container:hover .swiper-button-prev:hover {
	background-color: rgba(255, 255, 255, 0.75);
	transition: background-color 0.5s;
}

.ce_guay_slider_start .ce_bgimage .text:hover .swiper-button-next {
	right: 30px;
	opacity: 1;
}

.ce_guay_slider_start .ce_bgimage .text:hover .swiper-button-prev {
	left: 30px;
	opacity: 1;
}

.ce_guay_slider_start .swiper-pagination {
	position: absolute;
	bottom: 20px;
	width: auto;
	left: 50%;
	transform: translateX(-50%);
	opacity: 0.6;
	z-index: 100;
}

.ce_guay_slider_start .swiper-pagination:before {
	content: "";
	display: block;
	position: absolute;
	top: 8px;
	left: 30px;
	width: calc(100% - 60px);
	height: 2px;
	background: #000;
	z-index: 0;
}

.ce_guay_slider_start .swiper-pagination-bullet {
	position: relative;
	width: 8px;
	height: 8px;
	margin: 0 20px !important;
	text-align: center;
	line-height: 20px;
	font-size: 12px;
	color: #fff;
	opacity: 1;
	background: #fff;
	border: 2px solid #000;
	z-index: 2;
	cursor: pointer;
}

.ce_guay_slider_start .swiper-pagination-bullet-active {
	color: #000;
	background: #000;
	cursor: pointer;
}

.ce_guay_slider_start .swiper-pagination-bullet:hover {
	color: #000;
	background: #c00;
	border: 2px solid #000;
}

.swiper-container.swiper-thumbnails {
	display: flex;
	padding: 1px 0;
	height: 66px;
	position: absolute;
	bottom: 58px;
	width: calc(100% - 240px);
	margin: 0 120px;
	z-index: 10;
}

.swiper-container.swiper-thumbnails .swiper-wrapper {
	height: auto;
	overflow: visible;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail {
	height: 66px;
	box-sizing: border-box;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail.swiper-slide-active {
	border: 2px solid white;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail.swiper-thumbnail--player:after {
	position: absolute;
	display: block;
	content: " ";
	top: 50%;
	left: 50%;
	width: 35px;
	height: 35px;
	border-radius: 50%;
	background: rgba(0, 0, 0, 0.4);
	background-image: url(images/icon-play.png);
	background-repeat: no-repeat;
	background-size: 16px;
	background-position: 12px center;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	font-size: 10px;
	pointer-events: none;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail .image_container, .swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail img {
	width: 100%;
	height: 100%;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail .image_container {
	overflow: hidden;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail img {
	transform: scale(1);
	transition: transform 0.4s;
	cursor: pointer;
}

.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail img:hover {
	transform: scale(1.2);
}

.ce_guay_slider_start .ce_player {
	position: relative;
	height: 100%;
}

.ce_guay_slider_start .ce_player .video_container {
	height: 100%;
	z-index: 90;
}

.ce_guay_slider_start .ce_player video {
	width: 100%;
	height: 100%;
	object-fit: cover;
	z-index: 90;
}

.ce_guay_slider_start .ce_bgimage {
	position: relative;
	height: 100vh;
	width: 100%;
	box-sizing: border-box;
}

.ce_guay_slider_start .ce_bgimage .image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center center;
}

.ce_guay_slider_start .ce_bgimage .image:before {
	content: "";
	display: block;
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	bottom: 0;
	transition: background .5s;
	background: rgba(62, 52, 16, 0.015);
	z-index: 0;
}

.ce_guay_slider_start .ce_bgimage .text {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	min-height: 180px;
	padding: 14px 120px 60px;
	background-color: rgba(255, 255, 255, 0.5);
	transition-property: background-color;
	transition-duration: 0.5s;
	box-sizing: border-box;
}

.ce_guay_slider_start .ce_bgimage .text:hover {
	background-color: rgba(255, 255, 255, 0.8);
}

.ce_guay_slider_start .ce_bgimage .caption {
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
	position: absolute;
	display: block;
	top: 80px;
	left: 50%;
	white-space: nowrap;
	transform: translateX(-50%);
	background: rgba(255, 255, 255, 0.5);
	padding: 5px 10px;
}

.ce_guay_slider_start .ce_bgimage h3, .ce_guay_slider_start .ce_bgimage p {
	color: #333;
	margin: 0;
}

.ce_guay_slider_start .ce_bgimage p {
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
	font-size: 17px;
	line-height: 20px;
	font-weight: bold;
}

.ce_guay_slider_start .ce_bgimage h3 {
	font-family: 'MessinaBold', Arial, serif;
	font-weight: 400;
	font-style: normal;
	font-variant-ligatures: none;
	font-size: 30px;
	line-height: 36px;
	padding-right: 7px;
	color: #383838;
}

.video_button {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 70px;
	height: 70px;
	border-radius: 50%;
	padding: 0;
	transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	text-align: center;
	background-color: rgba(0, 0, 0, 0.5);
	background-image: url(images/icon-play.svg);
	background-repeat: no-repeat;
	background-position: center center;
	background-size: 45px;
	font-size: 18px;
	color: transparent;
	cursor: pointer;
	opacity: 0.4;
	transition: .5s ease-in-out;
	z-index: 100;
}

.video_button.play {
	background-image: url(images/icon-play.svg);
	opacity: 0.4;
}

.video_button.pause {
	background-image: url(images/icon-pause.svg);
	opacity: 0;
}

.video_button:hover {
	opacity: 0.8;
	background-color: rgba(0, 0, 0, 0.8);
}

.swiper-container:hover .video_button {
	opacity: 0.4;
}

.swiper-container:hover .video_button:hover {
	opacity: 0.8;
}

.gallery-only .ce_guay_slider_start .ce_bgimage .text, .impressionen .ce_guay_slider_start .ce_bgimage .text {
	display: none;
}

.slider.gallery-only #project-header {
	display: none;
}

@media screen and (max-width:768px) {
	.swiper-container {
		min-height: 300px;
		overflow: visible;
	}
	
	.swiper-container .swiper-wrapper {
		height: auto;
		overflow: auto;
	}
	
	.swiper-container .swiper-slide {
		background-color: #fff;
		height: auto;
	}
	
	.swiper-container .swiper-button-next, .swiper-container .swiper-button-prev {
		position: absolute;
		top: 350px;
		bottom: auto;
		width: 24px;
		height: 24px;
		z-index: 10;
		border: 1px solid #666;
		background-color: #fff;
		border-radius: 50%;
		cursor: pointer;
		opacity: 1;
		right: 15px;
	}
	
	.swiper-container .swiper-button-prev {
		left: 15px;
	}
	
	.gallery-only .swiper-container {
		overflow: hidden;
		height: 100vh;
		margin: 0;
	}
	
	.gallery-only .swiper-container .swiper-wrapper {
		height: 100%;
		overflow: hidden;
	}
	
	.gallery-only .swiper-container .swiper-slide {
		overflow: hidden;
	}
	
	.gallery-only .swiper-container .swiper-button-next, .gallery-only .swiper-container .swiper-button-prev {
		display: none;
	}
	
	.swiper-container:hover .swiper-button-next {
		right: 15px;
		opacity: 1;
	}
	
	.swiper-container:hover .swiper-button-next:hover {
		background-color: #eee;
	}
	
	.swiper-container:hover .swiper-button-prev {
		left: 15px;
		opacity: 1;
	}
	
	.swiper-container:hover .swiper-button-prev:hover {
		background-color: #eee;
	}
	
	.ce_guay_slider_start .swiper-pagination {
		position: absolute;
		display: inline-block;
		top: 320px;
		bottom: auto;
		left: 50%;
		width: auto;
		transform: translateX(-50%);
		opacity: 1;
	}
	
	.ce_guay_slider_start .swiper-pagination:before {
		content: "";
		display: block;
		position: absolute;
		top: 8px;
		left: 20px;
		width: calc(100% - 40px);
		height: 2px;
		background: #ccc;
		z-index: 0;
	}
	
	.ce_guay_slider_start .swiper-pagination-bullet {
		position: relative;
		width: 8px;
		height: 8px;
		margin: 0 15px !important;
		text-align: center;
		line-height: 20px;
		font-size: 12px;
		color: #fff;
		opacity: 1;
		background: #fff;
		border: 2px solid #ccc;
		z-index: 2;
		cursor: pointer;
	}
	
	.ce_guay_slider_start .swiper-pagination-bullet-active {
		color: #000;
		background: #444;
		border: 2px solid #444;
		cursor: pointer;
	}
	
	.swiper-container.swiper-thumbnails {
		padding: 1px 0;
		height: 55px;
		min-height: 10px;
		position: absolute;
		bottom: 0;
		width: 100%;
		margin: 0;
		background: rgba(0, 0, 0, 0.2);
	}
	
	.swiper-container.swiper-thumbnails .swiper-wrapper {
		height: auto;
		overflow: visible;
	}
	
	.swiper-container.swiper-thumbnails .swiper-slide.swiper-thumbnail {
		height: 55px;
		width: 85px;
	}
	
	.ce_guay_slider_start .ce_bgimage {
		position: relative;
		height: auto;
		overflow: visible;
	}
	
	.ce_guay_slider_start .ce_bgimage .image {
		position: relative;
		height: 350px;
		bottom: auto;
	}
	
	.ce_guay_slider_start .ce_bgimage .text, .ce_guay_slider_start .ce_bgimage .text:hover {
		position: relative;
		padding: 15px;
		height: auto;
		background: #fff;
		bottom: auto;
	}
	
	.ce_guay_slider_start .ce_bgimage h3, .ce_guay_slider_start .ce_bgimage p, .ce_guay_slider_start .ce_bgimage li {
		margin: 0;
		color: #444;
		font-size: 14px;
	}
	
	.ce_guay_slider_start .ce_bgimage h3 {
		line-height: 1.1;
		font-size: 22px;
		margin-bottom: 3px;
	}
	
	.ce_guay_slider_start .ce_bgimage .caption {
		top: 60px;
		padding: 3px 8px;
	}
	
	.gallery-only .ce_guay_slider_start .ce_bgimage, .impressionen .ce_guay_slider_start .ce_bgimage {
		position: relative;
		height: 100vh;
		width: 100%;
	}
	
	.gallery-only .ce_guay_slider_start .ce_bgimage .image, .impressionen .ce_guay_slider_start .ce_bgimage .image {
		position: absolute;
		top: 0;
		height: 100vh;
	}
	
	.gallery-only .ce_guay_slider_start #footerDistance, .impressionen .ce_guay_slider_start #footerDistance {
		display: none;
	}
	
	.gallery-only .ce_guay_slider_start .swiper-pagination, .impressionen .ce_guay_slider_start .swiper-pagination {
		position: absolute;
		display: inline-block;
		top: auto;
		bottom: 20px;
		left: 50%;
		width: auto;
		transform: translateX(-50%);
		opacity: 1;
	}
}

/* @end */

@media only screen and (max-width: 480px) and (orientation: portrait) {
	.ce_guay_slider_start .ce_player {
		position: relative;
		height: 100%;
	}
	
	.ce_guay_slider_start .ce_player .video_container {
		background: grey;
		height: 100%;
		z-index: 90;
	}
	
	.ce_guay_slider_start .ce_player video {
		width: 100%;
		height: 100%;
		object-fit: contain;
		z-index: 90;
	}
	
	.ce_guay_slider_start .ce_bgimage .image {
		top: 20%;
		bottom: 20%;
	}
	
	.gallery-only .ce_guay_slider_start .ce_bgimage, .impressionen .ce_guay_slider_start .ce_bgimage {
		background: grey;
	}
	
	.gallery-only .ce_guay_slider_start .ce_bgimage .caption, .impressionen .ce_guay_slider_start .ce_bgimage .caption {
		white-space: normal;
		width: 80%;
	}
}

/* @group mimo */

body.mimo #wrapper {
	margin: 0 100px;
	width: auto;
}

body.mimo #container {
	position: relative;
	padding-top: 40px;
	width: 100%;
}

.ce_guay_flatfox {
	position: relative;
	margin-left: 50px;
	margin-right: 50px;
}

.ce_guay_flatfox.layout-cards {
	overflow: visible;
}

@media screen and (max-width:1024px) {
	.ce_guay_flatfox {
		margin-left: 30px;
		margin-right: 30px;
	}
}

@media screen and (max-width:768px) {
	.ce_guay_flatfox {
		position: relative;
		background: white;
	}
}

/* @end */

/* @group mimo-table */

.mimo-table {
	position: relative;
	border-collapse: separate;
	border-spacing: 0;
	table-layout: auto;
	width: 100%;
	border-bottom: 1px solid #222;
}

.mimo-table-wrapper {
	width: 100%;
	padding: 0;
	position: relative;
	border-top: 1px solid #666;
	overflow: auto;
	height: calc(100vh - 450px);
}

.mimo-table-empty {
	margin: 1rem 0;
}

.mimo-table th {
	font-family: 'ProgrammeBold';
	font-weight: normal;
	font-size: 12px;
	padding: 10px 8px 8px 0;
	border-bottom: 1px solid #222;
	position: sticky;
	position: -webkit-sticky;
	top: 0;
	z-index: 99;
	background-color: #fff;
}

.mimo-table td {
	font-family: 'ProgrammeLight';
	font-weight: normal;
	font-size: 16px;
	padding: 10px 8px 8px 0;
	border-top: 1px solid rgba(34, 34, 34, 0.5);
	text-transform: capitalize;
}

.mimo-table td .bewerben {
	color: #c00;
}

.mimo-table td .bewerben:hover {
	border-bottom-color: #c00;
}

.mimo-table td .bewerben:after {
	content: " →";
}

.mimo-table tr:last-child td {
	border-bottom: 1px solid #222;
}

.mimo-table-row:hover td {
	background: rgba(204, 0, 0, 0.05);
	cursor: n-resize;
}

.mimo-table-row.group td {
	border-top: 1px solid #222;
	font-family: 'ProgrammeBold';
	font-weight: normal;
	font-size: 16px;
}

.mimo-table-row.group:hover td {
	background: none;
}

.mimo-table-cell.floor, .mimo-table-cell.rooms, .mimo-table-cell.number_of_rooms, .mimo-table-cell.area, .mimo-table-cell.space_display, .mimo-table-cell.terrasse, .mimo-table-cell.rental_conditions, .mimo-table-cell.reference_date, .mimo-table-cell.rentalgross, .mimo-table-cell.rentalgross_net, .mimo-table-cell.rentalprice_squaremeter_net, .mimo-table-cell.rent_gross, .mimo-table-cell.rent_net, .mimo-table-cell.rent_charges, .mimo-table-cell.incidental_costs, .mimo-table-cell.balcony, .mimo-table-cell.loggia_area, .mimo-table-cell.terrace_area, .mimo-table-cell.basement_area, .mimo-table-cell.garden_sitting_place_area {
	text-align: right;
}

.mimo-table-cell.pdf_file, .mimo-table-cell.apply_link, .mimo-table-cell.details {
	text-align: center;
}

.mimo-table-cell.pdf_file a, .mimo-table-cell.pdf_file button, .mimo-table-cell.apply_link a, .mimo-table-cell.apply_link button, .mimo-table-cell.details a, .mimo-table-cell.details button {
	display: inline-block;
	text-indent: -999px;
	overflow: hidden;
	height: 15px;
	width: 15px;
	border: none;
	border-radius: 3px;
	background-image: url(images/icon-doc-hover.svg);
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	font-size: inherit;
}

.mimo-table-cell.pdf_file a:hover, .mimo-table-cell.pdf_file button:hover, .mimo-table-cell.apply_link a:hover, .mimo-table-cell.apply_link button:hover, .mimo-table-cell.details a:hover, .mimo-table-cell.details button:hover {
	box-shadow: 0 0 0 3px white, 0 0 0 5px #c00;
}

.mimo-table-cell.pdf_file button, .mimo-table-cell.apply_link button, .mimo-table-cell.details button {
	background-image: url(images/icon-details-hover.svg);
}

.mimo-table-cell.title, .mimo-table-cell.terrasse, .mimo-table-cell.rental_conditions, .mimo-table-cell.rentalgross_net, .mimo-table-cell.rentalprice_squaremeter_net, .mimo-table-cell.incidental_costs, .mimo-table-cell.balcony, .mimo-table-cell.loggia_area, .mimo-table-cell.terrace_area, .mimo-table-cell.basement_area, .mimo-table-cell.garden_sitting_place_area {
	display: none;
}

.objects-view-full .mimo-table-cell.title, .objects-view-full .mimo-table-cell.terrasse, .objects-view-full .mimo-table-cell.rental_conditions, .objects-view-full .mimo-table-cell.rentalgross_net, .objects-view-full .mimo-table-cell.rentalprice_squaremeter_net, .objects-view-full .mimo-table-cell.incidental_costs, .objects-view-full .mimo-table-cell.balcony, .objects-view-full .mimo-table-cell.loggia_area, .objects-view-full .mimo-table-cell.terrace_area, .objects-view-full .mimo-table-cell.basement_area, .objects-view-full .mimo-table-cell.garden_sitting_place_area {
	display: table-cell;
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.mimo-table-cell--title, .mimo-table-head-cell--title {
		display: none;
	}
}

@media screen and (max-width:1024px) {
	.mimo-table-wrapper {
		height: calc(100vh - 440px);
	}
	
	.mimo-table-cell.title, .mimo-table-cell.balcony, .mimo-table-cell.incidental_costs, .mimo-table-cell.rental_conditions, .mimo-table-cell.terrasse, .mimo-table-cell.usage, .mimo-table-cell.state {
		display: none;
	}
}

@media (min-width: 961px) and (max-width: 1200px) {
	.mimo-table-cell.title, .mimo-table-cell.balcony, .mimo-table-cell.terrasse, .mimo-table-cell.usage, .mimo-table-cell.state {
		display: none;
	}
}

@media screen and (max-width:768px) {
	.mimo-table-wrapper {
		height: auto;
		overflow-y: auto;
	}
	
	.mimo-table-cell.title, .mimo-table-cell.terrasse, .mimo-table-cell.rental_conditions, .mimo-table-cell.rentalgross_net, .mimo-table-cell.rentalprice_squaremeter_net, .mimo-table-cell.incidental_costs, .mimo-table-cell.balcony, .mimo-table-cell.loggia_area, .mimo-table-cell.terrace_area, .mimo-table-cell.basement_area, .mimo-table-cell.garden_sitting_place_area, .objects-view-full .mimo-table-cell.title, .objects-view-full .mimo-table-cell.terrasse, .objects-view-full .mimo-table-cell.rental_conditions, .objects-view-full .mimo-table-cell.rentalgross_net, .objects-view-full .mimo-table-cell.rentalprice_squaremeter_net, .objects-view-full .mimo-table-cell.incidental_costs, .objects-view-full .mimo-table-cell.balcony, .objects-view-full .mimo-table-cell.loggia_area, .objects-view-full .mimo-table-cell.terrace_area, .objects-view-full .mimo-table-cell.basement_area, .objects-view-full .mimo-table-cell.garden_sitting_place_area {
		display: none;
	}
}

/* @end */

/* @group mimo preview*/

.container-overflow #container {
	overflow: visible;
}

.mimo-preview {
	position: fixed;
	top: 0;
	left: 50%;
	width: 50%;
	height: 100vh;
	z-index: 1000;
	background: #fff;
	overflow: hidden;
	box-sizing: border-box;
	padding-right: 40px;
	z-index: 10000;
}

.mimo-preview.inactive {
	display: none;
}

.mimo-preview-table {
	display: none;
}

.mimo-preview-header {
	position: relative;
	padding: 0;
	margin: 142px 10px 20px;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	height: 41px;
	box-sizing: border-box;
}

.mimo-preview-header .title {
	padding-top: 4px;
	font-size: 22px;
}

.mimo-preview-header .buttons {
	position: absolute;
	right: 0;
	top: 0;
}

.mimo-preview-header .mimo-preview-close {
	float: right;
	width: 40px;
	margin-right: 0;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/icon-close.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
	z-index: 20;
	border: none;
	background-color: #fff;
}

.mimo-preview-header .mimo-preview-close:hover {
	background-image: url(images/icon-cross-hover.svg);
}

.mimo-preview-header .mimo-preview-extend, .mimo-preview-header .mimo-preview-details {
	float: left;
	display: none;
	width: 40px;
	margin-right: 0;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/icon-close.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/icon-extend.svg);
	background-size: 22px;
	margin-lef: 10px;
	z-index: 20;
	background-color: white;
	border: 1px solid #ccc;
}

.mimo-preview-images {
	padding: 0 0;
	box-sizing: border-box;
	display: flex;
	flex-wrap: wrap;
	align-content: flex-start;
	justify-content: flex-start;
	overflow: hidden;
}

.mimo-preview-image {
	padding: 10px;
	box-sizing: border-box;
	height: 160px;
}

.mimo-preview-image.situation_plan {
	width: 30%;
}

.mimo-preview-image.isometry {
	width: 19%;
}

.mimo-preview-image.image {
	width: 49%;
}

.mimo-preview-image.layout_plan {
	width: 100%;
	margin-top: 20px;
	height: calc(100vh - 425px);
}

.mimo-preview-image img {
	width: 100%;
	height: 100%;
	object-fit: contain;
}

.mimo-preview-image.layout_plan img {
	object-position: 45% 100%;
}

.objects-view-full #nav-meta-menu {
	display: none;
}

.objects-view-full .mimo-preview {
	position: fixed;
	padding: 0;
	margin: 0;
	top: 0;
	padding-top: 50px;
	left: 50px;
	width: calc(100% - 100px);
	z-index: 1000;
	background: #fff;
	height: 280px;
	overflow: hidden;
	box-sizing: border-box;
}

.objects-view-full .mimo-preview-header {
	position: relative;
	padding: 0;
	margin: 0;
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	height: 41px;
	box-sizing: border-box;
}

.objects-view-full .mimo-preview-header .title {
	padding-top: 4px;
	font-size: 22px;
}

.objects-view-full .mimo-preview-header .buttons {
	position: absolute;
	right: 0;
	top: 0;
}

.objects-view-full .mimo-preview-header .mimo-preview-close {
	float: right;
	width: 40px;
	margin-right: 0;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/icon-close.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	margin-left: 10px;
	z-index: 20;
	border: 1px solid #ccc;
	background-color: #fff;
}

.objects-view-full .mimo-preview-header .mimo-preview-extend, .objects-view-full .mimo-preview-header .mimo-preview-details {
	float: left;
	display: none;
	width: 40px;
	margin-right: 0;
	text-indent: -999px;
	overflow: hidden;
	background-image: url(images/icon-close.svg);
	background-size: 20px;
	background-repeat: no-repeat;
	background-position: center;
	background-image: url(images/icon-extend.svg);
	background-size: 22px;
	margin-lef: 10px;
	z-index: 20;
	background-color: white;
	border: 1px solid #ccc;
}

.objects-view-full .mimo-preview-content {
	margin-top: 20px;
	height: 160px;
}

.objects-view-full .mimo-preview-images {
	display: flex;
	height: 100% !important;
	padding: 0 0;
	box-sizing: border-box;
}

.objects-view-full .mimo-preview-image {
	height: 100% !important;
	width: 20% !important;
	padding: 0;
	padding-right: 3px;
	margin: 0;
	box-sizing: border-box;
	overflow: hidden;
}

.objects-view-full .mimo-preview-image img {
	height: 100%;
	width: auto;
	max-width: 400px;
	transition-property: height, max-width;
	transition-duration: 0.5s;
	transition-delay: 0.5s;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.objects-view-full .mimo-preview-image img[src$="icon.png"] {
	display: none;
}

.objects-view-full .mimo-preview-image-caption {
	display: block;
	font-size: 12px;
}

@media (min-width: 961px) and (max-width: 1200px) {
	.mimo-preview-image {
		padding: 10px;
		box-sizing: border-box;
		height: 120px;
	}
	
	.mimo-preview-image.layout_plan {
		width: 100%;
		margin-top: 20px;
		height: calc(100vh - 345px);
	}
	
	.mimo-preview-header {
		margin-top: 116px;
		border-top: 1px solid #222;
		border-bottom: 1px solid #222;
		height: 37px;
		box-sizing: border-box;
	}
	
	.mimo-preview-header .title {
		padding-top: 4px;
		font-size: 20px;
	}
	
	.mimo-preview {
		height: 100vh;
		padding-right: 20px;
	}
	
	.objects-view-full .mimo-preview {
		top: 0;
		left: 30px;
		width: calc(100% - 60px);
		padding-top: 30px;
	}
}

@media screen and (max-width:768px) {
	.mimo-preview {
		top: auto;
		position: relative;
		background: white;
		height: 0;
		display: none;
	}
	
	.mimo-preview-image {
		display: none;
	}
	
	.mimo-preview-image img {
		display: none;
	}
	
	.industry .mimo-preview.active {
		top: 40px;
		height: calc(100vh - 40px);
		position: fixed;
		background: white;
	}
	
	.industry .mimo-preview-images {
		height: 100%;
		padding: 0 10px;
	}
	
	.industry .mimo-preview-image {
		width: 100%;
		height: 100%;
		padding: 0;
	}
	
	.industry .mimo-preview-image img {
		max-width: 100%;
		height: auto;
	}
}

/* @end */

.ce_guay_flatfox .mimo-preview-images {
	display: flex !important;
	flex-wrap: wrap;
	height: calc(100vh - 230px);
}

.ce_guay_flatfox .mimo-preview-image {
	width: 50%;
	height: 25%;
	object-fit: cover;
	overflow: hidden;
}

.ce_guay_flatfox .mimo-preview-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
}

/* @group mimo mini*/

.mod_guay_mimo_mini h3 {
	border-top: 1px solid #222;
	border-bottom: 1px solid #222;
	padding: 8px 0;
	margin-bottom: 10px;
	color: black;
	font-size: 22px;
	line-height: 1;
}

.mod_guay_mimo_mini a {
	color: #444;
}

.mod_guay_mimo_mini a:hover {
	color: #c00;
}

/* @end */

/* @group mimo footer */

.mimo-footer-download {
	position: fixed;
	left: 50px;
	bottom: 36px;
}

.mimo-footer-download > div {
	display: inline-block;
}

.mimo-footer-download a, .mimo-footer-download span {
	text-decoration: none;
	display: inline-block;
	margin-right: 20px;
	vertical-align: baseline;
	border-bottom: 1px solid transparent;
	color: #c00;
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
	font-size: 12px;
	line-height: 16px;
}

.mimo-footer-download a:hover, .mimo-footer-download span:hover {
	border-bottom-color: #c00;
}

.filter-toggle {
	display: none;
}

.baubeschrieb-overlay, .bruttomiete-overlay, .parking-overlay, .basement-overlay, .taxes-overlay {
	position: absolute;
	top: 0;
	left: 0;
	background-color: rgba(0, 0, 0, 0.5);
	width: 1px;
	height: 1px;
	overflow: hidden;
	opacity: 0.5;
	z-index: 100000;
}

.baubeschrieb-overlay.show, .bruttomiete-overlay.show, .parking-overlay.show, .basement-overlay.show, .taxes-overlay.show {
	width: 100%;
	height: 100%;
	opacity: 1;
	transition: opacity 1s;
}

.baubeschrieb-overlay.hidden, .bruttomiete-overlay.hidden, .parking-overlay.hidden, .basement-overlay.hidden, .taxes-overlay.hidden {
	width: 1px;
	height: 1px;
	opacity: 0;
	transition: opacity 0.5s, height 0s linear 0.6s, width 0s linear 0.6s;
}

.baubeschrieb-text, .bruttomiete-text, .parking-text, .basement-text, .taxes-text {
	position: absolute;
	top: 50%;
	left: 50%;
	width: 400px;
	transform: translate(-50%, -50%);
	background: #fff;
	padding: 30px;
	box-shadow: 0 0 10px #444;
}

.baubeschrieb-text strong, .bruttomiete-text strong, .parking-text strong, .basement-text strong, .taxes-text strong {
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
	display: block;
	color: black;
	margin-bottom: 5px;
}

.baubeschrieb-text p, .baubeschrieb-text li, .bruttomiete-text p, .bruttomiete-text li, .parking-text p, .parking-text li, .basement-text p, .basement-text li, .taxes-text p, .taxes-text li {
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
}

.baubeschrieb-text li, .bruttomiete-text li, .parking-text li, .basement-text li, .taxes-text li {
	list-style: circle;
	margin-bottom: 0;
}

.baubeschrieb-text ul, .bruttomiete-text ul, .parking-text ul, .basement-text ul, .taxes-text ul {
	margin-left: 20px;
}

.baubeschrieb-open, .bruttomiete-open, .parking-open, .basement-open, .taxes-open {
	color: #c00;
	cursor: pointer;
}

.baubeschrieb-close, .bruttomiete-close, .parking-close, .basement-close, .taxes-close {
	float: none;
	position: absolute;
	top: 15px;
	right: 15px;
	width: 45px;
	height: 45px;
	color: grey;
	cursor: pointer;
	border: 1px solid #fff;
	border-radius: 50%;
	padding: 10px;
	font-size: 20px;
	box-sizing: border-box;
	text-align: center;
	background: white;
	transition: border 0.2s;
}

.baubeschrieb-close:hover, .bruttomiete-close:hover, .parking-close:hover, .basement-close:hover, .taxes-close:hover {
	text-decoration: none;
	color: #c00;
	border: 1px solid #ccc;
}

@media screen and (max-width:1024px) {
	.mimo-footer-download {
		position: fixed;
		left: 30px;
		bottom: 22px;
	}
}

@media screen and (max-width:768px) {
	.mimo-footer-download {
		position: relative;
		left: auto;
		bottom: auto;
		clear: both;
		padding: 50px 0;
	}
	
	.mimo-footer-download > div {
		display: block;
	}
	
	.mimo-footer-download br {
		display: none;
	}
	
	.mimo-footer-download a, .mimo-footer-download span {
		display: block;
		margin-right: 0;
		margin-bottom: 15px;
		vertical-align: baseline;
		border-bottom: 1px solid transparent;
		font-size: 14px;
	}
	
	.mimo-footer-download a a:hover, .mimo-footer-download span a:hover {
		border-bottom-color: #c00;
	}
	
	.baubeschrieb-overlay, .bruttomiete-overlay, .parking-overlay, .basement-overlay, .taxes-overlay {
		position: fixed;
		z-index: 1000000;
	}
	
	.baubeschrieb-text, .bruttomiete-text, .parking-text, .basement-text, .taxes-text {
		position: absolute;
		top: 110px;
		left: 0;
		padding: 10px;
		transform: none;
		width: auto;
	}
	
	.baubeschrieb-text p, .baubeschrieb-text li, .bruttomiete-text p, .bruttomiete-text li, .parking-text p, .parking-text li, .basement-text p, .basement-text li, .taxes-text p, .taxes-text li {
		font-size: 14px;
	}
	
	.filter-toggle {
		display: block;
		position: fixed;
		top: 12px;
		left: 50%;
		margin-left: -50px;
		height: 20px;
		width: 100px;
		background: #eee;
		z-index: 8000;
		border-radius: 10px;
		font-size: 12px;
		text-align: center;
		padding-top: 3px;
		box-sizing: border-box;
		font-family: 'ProgrammeLight', Times, sans-serif;
		font-weight: 700;
		font-style: normal;
		font-variant-ligatures: none;
		cursor: ns-resize;
	}
}

/* @end */

/* @group mimo-filter */

.mimo-filters {
	position: relative;
	display: flex;
	flex-direction: column;
	margin: 0;
}

.mimo-filters-header {
	display: block;
	padding: 0;
}

.mimo-filters-headline {
	display: block;
	font-size: 14px;
	line-height: 1;
	color: #000;
	padding: 7px 0;
}

.mimo-filters-toggler {
	position: absolute;
	right: 2px;
	top: 0;
	display: block;
	align-items: center;
	justify-content: center;
	width: 30px;
	height: 27px;
	cursor: pointer;
	background-image: url(./images/icon-arrowup-grey.svg);
	background-repeat: no-repeat;
	background-position: center center;
}

.mimo-filters-toggler:hover {
	background-image: url(./images/icon-arrowup-hover.svg);
}

.mimo-filters-body {
	display: flex;
	overflow: hidden;
	height: auto;
	max-height: 300px;
	transition: max-height .3s ease-in-out;
}

.mimo-filters-inner {
	display: flex;
	flex-wrap: wrap;
	width: 80%;
}

.mimo-filters-reset {
	display: flex;
	align-items: flex-end;
	justify-content: flex-end;
	padding: 10px 0;
	width: 20%;
	box-sizing: border-box;
}

.mimo-filters-reset button {
	background-image: url(./images/icon-reset.svg);
	background-size: 14px;
	background-position: calc(100% - 12px) center;
	background-repeat: no-repeat;
	background-color: #eee;
	border: 1px solid #ccc;
	padding: 7px;
	font-size: 12px;
	padding-right: 25px;
}

.mimo-filters-reset button:hover {
	border-color: #c00;
	background-color: rgba(204, 0, 0, 0.05);
}

.mimo-filters--collapsed .mimo-filters-body {
	max-height: 0;
}

.mimo-filters--collapsed .mimo-filters-toggler::before {
	transform: rotate(-90deg);
}

.mimo-filters--collapsed .widget.widget-submit {
	display: block;
}

.mimo-filters--collapsed .mimo-filters-toggler {
	background-image: url(./images/icon-arrowdown-grey.svg);
}

.mimo-filters--collapsed .mimo-filters-toggler:hover {
	background-image: url(./images/icon-arrowdown-hover.svg);
}

.mimo-filters--collapsed + .mimo-table-wrapper {
	height: calc(100vh - 340px);
}

.no-mimo-filters .mimo-filters {
	display: none;
}

.mimo-filter {
	padding: 10px 10px 10px 0;
	width: 33.3%;
	box-sizing: border-box;
}

.mimo-filter.building_title, .mimo-filter.address, .mimo-filter.public_address, .mimo-filter.object_type, .mimo-filter.rent_gross, .mimo-filter.rentalgross, .mimo-filter.area, .mimo-filter.space_display {
	width: 33.3%;
}

.mimo-filter.rentalgross {
	margin-top: 5px;
	clear: left;
}

.mimo-filter.area {
	margin-top: 5px;
}

.mimo-filter label {
	display: block;
	margin-bottom: 7px;
}

.mimo-filter-select {
	border: 1px solid #ccc;
	padding: 7px;
	font-size: 12px;
}

.industry .ce_guay_mimo .mimo-filter.rentalgross, .industry .ce_guay_flatfox .mimo-filter.rentalgross {
	clear: left;
}

.industry .ce_guay_mimo .mimo-filter.object_type, .industry .ce_guay_mimo .mimo-filter.property_type, .industry .ce_guay_flatfox .mimo-filter.object_type, .industry .ce_guay_flatfox .mimo-filter.property_type {
	width: calc(25% - 20px);
}

@media (min-width: 961px) and (max-width: 1200px) {
	.mimo-filter.building_title, .mimo-filter.rentalgross, .mimo-filter.area {
		width: 33.3%;
	}
	
	.mimo-filter.rentalgross {
		margin-top: 5px;
	}
	
	.mimo-filter.area {
		margin-top: 5px;
	}
}

@media screen and (max-width:768px) {
	.mimo-filters {
		width: 100%;
		margin-bottom: 20px;
	}
	
	.mimo-filter {
		width: 33.3% !important;
	}
	
	.mimo-filter:nth-child(even) {
		width: calc(100%);
	}
	
	.mimo-filter.rentalgross {
		padding-right: 0;
	}
	
	.mimo-filter.area {
		width: calc(50% - 1px) !important;
	}
	
	.mimo-filter.rentalgross {
		float: left;
		padding: 10px 20px 10px 0;
		width: calc(50% - 20px) !important;
	}
	
	.mimo-filter.area {
		float: left;
		padding-right: 0;
		width: calc(50% - 1px) !important;
	}
}

/* @end */

/* @group mimo details */

.mimo-details {
	position: fixed;
	padding: 50px;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 1001;
	background: white;
}

.mimo-details.active {
	display: block;
}

.mimo-details.inactive {
	display: none;
}

.mimo-details-header {
	position: relative;
	height: 41px;
	border-top: 1px solid #222;
}

.mimo-details-header .title {
	position: absolute;
	left: 0;
	top: 8px;
	width: 320px;
	font-size: 22px;
	line-height: 1;
	font-family: 'ProgrammeBold';
}

.mimo-details-header .links {
	display: flex;
	position: absolute;
	left: 350px;
	top: 4px;
	width: auto;
	font-size: 12px;
}

.mimo-details-header .links .links-ref, .mimo-details-header .links .links-factsheet, .mimo-details-header .links .links-apply, .mimo-details-header .links .links-google-maps {
	display: flex;
	margin-right: 10px;
}

.mimo-details-header .links .links-ref .label, .mimo-details-header .links .links-ref .url, .mimo-details-header .links .links-factsheet .label, .mimo-details-header .links .links-factsheet .url, .mimo-details-header .links .links-apply .label, .mimo-details-header .links .links-apply .url, .mimo-details-header .links .links-google-maps .label, .mimo-details-header .links .links-google-maps .url {
	display: inline-block;
}

.mimo-details-header .links .links-ref .url br, .mimo-details-header .links .links-factsheet .url br, .mimo-details-header .links .links-apply .url br, .mimo-details-header .links .links-google-maps .url br {
	display: none;
}

.mimo-details-header .links a {
	display: block;
	width: auto;
	border: none;
	padding: 8px 20px 8px 15px;
	font-size: 16px;
	line-height: 1;
	background-color: rgba(34, 34, 34, 0.1);
	border-radius: 3px;
	color: #222;
}

.mimo-details-header .links a::before {
	display: inline-block;
	font-family: "Material Design Icons";
	content: "\F0520";
	color: inherit;
	margin-right: 10px;
}

.mimo-details-header .links a.links-google-maps::before {
	content: "\F034E";
}

.mimo-details-header .links a:hover {
	opacity: 1;
	background-color: #222;
	color: white;
}

.mimo-details-header .buttons {
	position: absolute;
	right: 0;
	top: 0;
	width: auto;
}

.mimo-details-header .buttons .mimo-details-close {
	display: block;
	float: left;
	width: 30px;
	height: 40px;
	margin: 0;
	margin-left: 20px;
	text-indent: -999px;
	overflow: hidden;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	box-sizing: border-box;
	border: none;
	background-color: #fff;
	font-size: 14px;
	background-image: url(images/icon-cross-grey.svg);
	background-size: 36px;
}

.mimo-details-header .buttons .mimo-details-close:hover {
	background-image: url(images/icon-cross-hover.svg);
}

.mimo-details-header .buttons .mimo-details-prev {
	display: block;
	float: left;
	width: 30px;
	height: 40px;
	margin: 0;
	margin-left: 20px;
	text-indent: -999px;
	overflow: hidden;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	box-sizing: border-box;
	border: none;
	background-color: #fff;
	font-size: 14px;
	background-image: url(images/icon-arrowleft-grey.svg);
}

.mimo-details-header .buttons .mimo-details-prev:hover {
	background-image: url(images/icon-arrowleft-hover.svg);
}

.mimo-details-header .buttons .mimo-details-next {
	display: block;
	float: left;
	width: 30px;
	height: 40px;
	margin: 0;
	margin-left: 20px;
	text-indent: -999px;
	overflow: hidden;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: center;
	padding: 0;
	box-sizing: border-box;
	border: none;
	background-color: #fff;
	font-size: 14px;
	background-image: url(images/icon-arrowright-grey.svg);
}

.mimo-details-header .buttons .mimo-details-next:hover {
	background-image: url(images/icon-arrowright-hover.svg);
}

.mimo-details-table {
	float: left;
	table-layout: auto;
	width: 330px;
}

.mimo-details-table th {
	width: 140px;
	color: black;
}

.mimo-details-table br {
	display: none;
}

.mimo-details-images {
	position: absolute;
	top: 41px;
	right: 0;
	padding-top: 10px;
	border-top: 1px solid #222;
	width: calc(100% - 360px);
	height: calc(100% - 60px);
}

.mimo-details-images .mimo-details-image {
	position: relative;
	float: left;
	display: block;
	width: 25%;
	height: 180px;
	padding: 10px;
	box-sizing: border-box;
	margin: 0;
	background-color: white;
	transition: background-color 0.4s;
}

.mimo-details-images .mimo-details-image:hover {
	background-color: #eee;
	cursor: pointer;
}

.mimo-details-images .mimo-details-image img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: 0 100%;
}

.mimo-details-images .mimo-details-main-image {
	position: absolute;
	top: 210px;
	right: 0;
	width: 100%;
	height: calc(100% - 210px);
}

.mimo-details-images .mimo-details-main-image .mimo-details-image:hover {
	background-color: #fff;
	cursor: auto;
}

.mimo-details-images .mimo-details-main-image figure, .mimo-details-images .mimo-details-main-image img {
	height: 100%;
	width: 100%;
	object-fit: contain;
	object-position: 45% 50%;
}

.objects-view-full .mimo-details-table-row.balcony {
	display: table-row;
}

@media screen and (min-width: 1025px) and (max-width: 1280px) {
	.mimo-details.active {
		padding: 30px;
	}
}

@media (min-width: 961px) and (max-width: 1200px) {
	.mimo-details.active {
		left: 0;
		top: 0;
		width: calc(100% - 60px);
		bottom: 0;
	}
}

@media screen and (max-width:1024px) {
	.mimo-details.active {
		width: auto;
		top: 0;
		left: 0;
		right: 0;
		bottom: 0;
		padding: 2rem;
		overflow-x: hidden;
		overflow-y: scroll;
	}
	
	.mimo-details-content {
		width: 100%;
	}
	
	.mimo-details-header {
		position: relative;
		width: auto;
		height: 100px;
		border-top: none;
	}
	
	.mimo-details-header .links {
		top: 50px;
		right: auto;
		left: auto;
	}
	
	.mimo-details-table {
		position: relative;
		float: none;
		table-layout: auto;
		width: 100%;
	}
	
	.mimo-details-images {
		position: relative;
		float: none;
		width: 100%;
	}
	
	.mimo-details-images .mimo-details-image {
		position: relative;
		float: none;
		clear: both;
		display: block;
		width: 100%;
		height: 380px;
		padding: 10px 0 40px 0;
	}
	
	.mimo-details-images .mimo-details-main-image {
		position: relative;
		top: auto;
		right: auto;
		width: 100%;
		height: auto;
		display: none;
	}
	
	.mimo-details-images .mimo-details-main-image .mimo-details-image:hover {
		background-color: #fff;
		cursor: auto;
	}
	
	.mimo-details-images .mimo-details-main-image figure, .mimo-details-images .mimo-details-main-image img {
		height: 100%;
		width: 100%;
		object-fit: contain;
		object-position: 45% 50%;
	}
	
	.mimo-details-images .mimo-details-image-caption {
		margin: 10px 0;
	}
}

/* @end */

.mimo-details-content--columns {
	display: flex;
}

.mimo-details-content-aside {
	margin-right: 2rem;
}

.mimo-details-content-container {
	width: calc(100% - 330px);
	padding-top: 25.5px;
	border-top: 1px solid #222;
}

.mimo-details-content-container-row {
	display: flex;
	margin: 0 -1rem;
}

.mimo-details-content-images {
	margin: 0 1rem;
	width: 60%;
	max-height: calc(100vh - 150px);
	overflow-y: auto;
	overflow-x: hidden;
}

.mimo-details-content-images .mimo-details-thumbs {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -0.5rem;
}

.mimo-details-content-images .mimo-details-thumbs .mimo-details-image {
	position: relative;
	width: 33.3333%;
	margin-bottom: 1rem;
	padding: 0 .5rem;
	box-sizing: border-box;
}

.mimo-details-content-images .mimo-details-thumbs .mimo-details-image::before {
	content: '';
	display: block;
	padding-bottom: 66.66%;
}

.mimo-details-content-images .mimo-details-thumbs .mimo-details-image a {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .5rem;
	right: .5rem;
	overflow: hidden;
}

.mimo-details-content-images .mimo-details-thumbs .mimo-details-image img {
	max-width: 100%;
	height: 100%;
	width: 100%;
	object-fit: cover;
	transition: transform 0.2s ease-in-out 0s;
}

.mimo-details-content-images .mimo-details-thumbs .mimo-details-image img:hover {
	transform: scale(1.1);
}

.mimo-details-content-description {
	margin: 0 1rem;
	width: 40%;
	font-size: 1rem;
	line-height: 1.5;
	color: #000;
}

.mimo-details-content__table {
	width: 330px;
	table-layout: auto;
	border-top: 1px solid #222;
}

.mimo-details-content__table th {
	width: 120px;
}

.mimo-details-content__table th, .mimo-details-content__table td {
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid rgba(34, 34, 34, 0.2);
}

.mimo-details-content__table .object_type th, .mimo-details-content__table .object_type td {
	border-top: 1px solid #222;
}

.mimo-details-content__table br {
	display: none;
}

.mimo-details-content__description {
	font-size: 16px;
	max-height: calc(100vh - 232px);
	overflow: auto;
	color: #222;
}

.mimo-google-maps {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	visibility: hidden;
	pointer-events: none;
}

.vue-map-container {
	width: calc(100vw - 100px);
	height: calc(100vh - 100px);
}

@media screen and (max-width: 1280px) {
	.mimo-details-content-images .mimo-details-thumbs .mimo-details-image {
		position: relative;
		width: 50%;
	}
}

@media screen and (max-width:1024px) {
	.mimo-details-content--columns {
		display: block;
	}
	
	.mimo-details-content-aside {
		margin: 0;
	}
	
	.mimo-details-content__table {
		width: 100%;
	}
	
	.mimo-details-content__table th {
		width: 50%;
	}
	
	.mimo-details-content-container {
		width: 100%;
		padding-top: 25.5px;
		border-top: 1px solid #222;
	}
	
	.mimo-details-content-container-row {
		display: block;
		margin: 0;
	}
	
	.mimo-details-content-images {
		margin: 1rem 0;
		width: 100%;
		max-height: none;
		overflow-y: auto;
		overflow-x: hidden;
	}
	
	.mimo-details-content-images .mimo-details-thumbs .mimo-details-image {
		width: 50%;
	}
	
	.mimo-details-content-description {
		margin: 1rem 0;
		padding-bottom: 10rem;
		width: 100%;
	}
}

.mimo-cards-wrapper {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1rem;
	box-sizing: border-box;
}

.mimo-cards-wrapper * {
	box-sizing: border-box;
}

.mimo-cards-wrapper .mimo-cards-item-wrapper {
	width: 50%;
	margin-bottom: 2rem;
	padding: 0 1rem;
}

.mimo-cards-wrapper .mimo-cards-item {
	width: 100%;
	display: flex;
	border: 1px solid #7b7c7b;
	cursor: pointer;
}

.mimo-cards-wrapper .mimo-cards-item:hover {
	border-color: #000;
	box-shadow: 0px 0px 0px 1px black;
}

.mimo-cards-wrapper .mimo-cards-item:hover img {
	transform: scale(1.1);
}

.mimo-cards-wrapper .mimo-cards-item__image {
	position: relative;
	width: 35%;
	height: 0;
	padding-top: 15vw;
	overflow: hidden;
	background-color: #e7e7e7;
}

.mimo-cards-wrapper .mimo-cards-item__image img {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: transform 0.3s;
}

.mimo-cards-wrapper .mimo-cards-item__content {
	display: flex;
	flex-direction: column;
	width: 65%;
	padding: 1rem;
}

.mimo-cards-wrapper .mimo-cards-item__title {
	margin-bottom: 1em;
	font-family: 'ProgrammeBold';
	font-size: 16px;
	color: #000;
}

.mimo-cards-wrapper .mimo-cards-item__meta {
	display: flex;
	flex-wrap: wrap;
	margin-top: auto;
}

.mimo-cards-wrapper .mimo-cards-item__meta-item {
	display: flex;
	width: 50%;
	margin-bottom: 8px;
	font-size: 1.4rem;
	line-height: 18px;
	color: #444;
}

.mimo-cards-wrapper .mimo-cards-item__meta-item--address {
	width: 100%;
}

.mimo-cards-wrapper .mimo-cards-item__meta-item--rent span {
	font-family: 'ProgrammeBold';
}

.mimo-cards-wrapper .mimo-cards-item__meta-item i {
	display: inline-block;
	width: 20px;
	margin-right: 6px;
	font-size: 18px;
}

@media screen and (min-width: 1280px) {
	.mimo-cards-wrapper .mimo-cards-item__image {
		position: relative;
		width: 35%;
		height: 192px;
		padding-top: 0;
	}
}

@media screen and (max-width:1024px) {
	.mimo-cards-wrapper .mimo-cards-item-wrapper {
		width: 100%;
	}
	
	.mimo-cards-wrapper .mimo-cards-item__image {
		position: relative;
		width: 35%;
		height: 0;
		padding-top: 28vw;
	}
}

/* @group impressum */

.impressum h2.ce_headline {
	float: left;
	width: 100%;
}

.impressum .ce_text {
	float: left;
	width: 33%;
	padding-right: 15px;
	margin-bottom: 10px;
	box-sizing: border-box;
}

.impressum .ce_text h3 {
	font-size: 16px;
	line-height: 1.4;
}

.impressum .ce_text p {
	line-height: 1.4;
}

@media screen and (max-width:1024px) {
	.impressum .ce_text {
		width: 50%;
	}
}

@media screen and (max-width:1024px) {
	.impressum .ce_text, .impressum h2.ce_headline {
		float: none;
		width: 100%;
	}
}

/* @end*/

/* @group contact/kontakt */

.link-form {
	float: left;
	width: 49%;
	padding: 8px 10px;
	border: 1px solid #969076;
	margin-right: 0.9%;
	transition: 0.8s ease-out;
	transition-property: padding,border;
	box-sizing: border-box;
}

.link-form:nth-of-type(3) {
	width: 49%;
	margin-left: 0px;
}

.link-form h2 {
	margin: 0;
}

.link-form h2 a {
	border: none;
	text-decoration: none;
	background-image: url(images/nav-next-color.svg);
	background-repeat: no-repeat;
	background-size: 14px;
	background-position: right center;
	padding-right: 26px;
	transition: 0.2s ease-out;
	transition-property: padding-right, background-image,background-size;
}

.link-form h2 a:hover {
	text-decoration: none;
	background-size: 16px;
	border-bottom: none;
	padding-right: 40px;
}

.link-form p {
	margin: 0 0 0 0;
	max-height: 0;
	overflow: hidden;
	transition: 0.8s ease-out;
	transition-property: max-height,margin;
}

.link-form a {
	border: none;
}

.link-form:hover {
	padding: 6px 8px;
	border: 3px solid #969076;
}

.link-form:hover p {
	margin: 5px 0 0 0;
	display: block;
	max-height: 200px;
}

@media screen and (max-width:768px) {
	.link-form, .link-form:nth-of-type(3) {
		float: none;
		width: 100%;
		margin: 5px 0 10px 0;
	}
	
	.link-form p, .link-form:hover p {
		margin-top: 6px;
		max-height: 200px;
	}
}

/* @end*/

/* @group GoogleMap */

.ce_map {
	position: relative;
	margin: 15rem 0 15rem 33.3%;
	height: 0;
	background-color: grey;
	width: 66.7%;
	padding-top: 50%;
}

.ce_map .ce_text.caption {
	margin: 0;
	padding: 0;
}

.ce_map .ce_text.caption p {
	margin: 0;
	font-size: 1.4rem;
	padding: 0.8rem 0;
}

#map {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 100%;
	background: #ccc;
}

@media screen and (max-width:768px) {
	.ce_map {
		margin: 8rem 0;
		width: 100%;
		padding-top: 75%;
	}
}

/* @end*/

/* @group contact/kontakt */

#news {
	position: fixed;
	top: 85px;
	left: 25px;
	width: 160px;
	height: 160px;
	border-radius: 50%;
	padding: 0;
	border: 1px solid transparent;
	margin-right: 0;
	background: rgba(255, 255, 255, 0.05);
	transform: rotate(-23deg);
	transition: 0.4s ease-out;
	transition-property: background, transform;
	box-sizing: border-box;
	z-index: 100;
}

#news p {
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	position: absolute;
	width: 80%;
	height: aut;
	text-align: center;
}

#news a {
	display: block;
	border: none;
}

#news img {
	width: 100%;
	display: block !important;
}

#news:hover {
	transform: rotate(0deg) scale(1.2);
	background: rgba(255, 255, 255, 0.05);
}

@media screen and (max-width:1024px) {
	.kontakt #news {
		position: absolute;
		top: -360px;
		left: 0;
	}
}

@media screen and (max-width:768px) {
	#news {
		position: fixed;
		top: 60px;
		left: 20px;
		width: 100px;
		height: 100px;
	}
	
	.kontakt #news {
		position: absolute;
		top: -330px;
		left: -10px;
	}
}

/* @end*/

/* @group regimoapp */

body.regimoapp {
	background: #f4f4f4;
}

.regimoapp #bgimage {
	display: none;
}

.regimoapp #wrapper {
	margin: 0 auto;
	padding: 0 70px;
	width: auto;
	max-width: 1680px;
	box-sizing: border-box;
}

.regimoapp #container {
	position: relative;
	padding-top: 40px;
	width: 100%;
	background: none;
}

.regimoapp h2.ce_headline {
	text-align: center;
}

.regimoapp .oc-text {
	position: relative;
	float: left;
	width: 60%;
	margin: 0;
	text-align: left;
	padding: 30px 20px;
	box-sizing: border-box;
	z-index: 2;
}

.regimoapp .oc-text p, .regimoapp .oc-text li {
	font-family: 'ProgrammeLight', Times, sans-serif;
	font-weight: 700;
	font-style: normal;
	font-variant-ligatures: none;
	font-size: 24px;
	line-height: 1.4;
	margin-bottom: 10px;
}

.regimoapp .oc-text ul {
	margin-left: 24px;
	margin-bottom: 40px;
}

.regimoapp .oc-text li {
	list-style: disc;
	margin-bottom: 0;
}

.regimoapp .oc-text h2 {
	margin: 0;
	margin-bottom: 20px;
}

.regimoapp .oc-text h2 a {
	border-bottom: 1px dashed #969076;
	transition: border-bottom .4s;
}

.regimoapp .oc-text h2 a:hover {
	border-bottom: 1px solid black;
}

.regimoapp .oc-text h2.first {
	padding: 50px 0 30px;
}

.regimoapp .oc-text h2.last {
	padding: 30px 0 50px;
}

.regimoapp .oc-pict {
	float: left;
	width: 40%;
	z-index: 1;
}

.regimoapp .oc-pict figure {
	display: block;
	width: 100%;
}

.regimoapp .oc-pict img {
	display: block;
	max-width: 70%;
	height: auto;
	margin: 0 auto;
}

@media screen and (max-width:768px) {
	.regimoapp #wrapper {
		padding: 0 10px;
		min-width: auto;
		width: auto;
		margin: 0;
	}
	
	.regimoapp #container {
		background-color: none !important;
	}
	
	.regimoapp h2.ce_headline {
		margin-top: 50px;
	}
	
	.regimoapp .oc-text, .regimoapp .oc-pict {
		position: relative !important;
		right: auto;
		bottom: auto;
		left: auto;
		top: auto;
		float: none;
		clear: both;
		width: 100%;
		margin: 0 !important;
	}
	
	.regimoapp .oc-text figure, .regimoapp .oc-pict figure {
		float: none;
		display: block;
		width: 100%;
		margin: 0;
	}
	
	.regimoapp .oc-text img, .regimoapp .oc-pict img {
		display: block;
		width: 100%;
		height: auto;
	}
	
	.regimoapp p {
		font-size: 16px;
	}
}

/* @end*/
