@import url('https://fonts.googleapis.com/css?family=Roboto:100,100i,300,300i,400,400i,500,500i,700,700i,900,900i|Oswald:200,300,400,500,600,700');

/* ------------------------------------------------------------------------ */
/* Layout																	*/
/* ------------------------------------------------------------------------ */

/* html.edge {
	width: 100%;
	height: 100vh;
	overflow-y: hidden;
}

html.edge body {
	width: 100%;
	height: 100vh;
	overflow-y: scroll;
} */

body.menu-open,
html.edge body.menu-open {
	overflow-y: hidden !important;
}

body,
button,
.archive .content-column.full_width.archive-loop .full_width-helper > article h2,
.custom .gm-style .gm-style-iw {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-style: normal;
	font-weight: 300;
    color: #272727;
}

body {
	height: 100%;
	text-align: left;
	background-color: #FFFFFF;
}

body.menu-open {
	overflow-y: hidden !important;
}

.height-helper {
	width: 0;
	position: fixed;
	z-index: 10;
	top: 0;
	bottom: 0;
	left: 0;
	background-color: transparent;
}

*,
*::before,
*::after {
    letter-spacing: 0.0em;
}

*::before,
*::after {
	user-select: none;
}

h1 {
	font-weight: 700;
	position: relative;
	z-index: 1;
}

input[type="text"],
input[type="email"],
input[type="search"],
input[type="password"],
input[type="file"],
select,
select option,
textarea {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-style: normal;
	font-weight: 300;
}

button,
button span,
a.button,
input[type="submit"],
input[type="button"],
input[type="reset"],
.custom .ctab-ausrichtung a.button {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-style: normal;
	font-weight: 400;
}

b,
b *,
strong,
strong *,
.archive .content-column.full_width.archive-loop .full_width-helper > article h2 {
    font-weight: 500;
}

b *,
strong * {
	font-weight: inherit !important;
}

em,
.wpcf7 .small {
	font-style: italic;
}

a:link,
a:visited,
a:hover,
a:active {
	color: inherit;
}

.container {
	width: auto;
	margin: 0 auto;
}

.container * {
	text-align: left;
}

hr {
	width: 100%;
	height: 1px;
	clear: both;
    background-color: #CBCBCB;
    border: 0;
	position: relative;
	z-index: 1;
}

.custom .screen-reader-text {
	display: none;
	clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    white-space: nowrap;
    height: 1px;
    width: 1px;
    overflow: hidden;
	text-indent: -1000px;
}

.container.content ol,
.container.content ul,
.container.footer ol,
.container.footer ul {
    list-style: none;
}

.container.content ul {
	margin-bottom: -10px;
}

.container.content ul.menu-widget {
	margin-top: 0;
}

.container.content ol ol,
.container.content ol ul,
.container.content ul ul,
.container.content ul ol {
	margin-top: 0;
}

.container.content ol li,
.container.content ul li,
.container.footer ol li,
.container.footer ul li {
   position: relative;
   z-index: 1;
}

.container.content ul > li,
.container.footer ul > li {
   padding-left: 20px;
}

.container.content ul > li {
	padding-bottom: 10px;
}

.container.content ul > li::before,
.container.footer ul > li::before {
	content: '\f1db';
	font-size: 11px;
	position: absolute;
	z-index: 1;
	top: 8px;
	left: 0;
	color: #CBCBCB;
}

.container.content ol {
    list-style: decimal;
}

ol li {
   margin-left: 20px;
}

ol li ol {
   list-style: lower-latin;
   padding-bottom: 0;
}

li p {
   padding-bottom: 0;
}

.container.content a,
.widget-area a {
	font-weight: 400;
	color: #272727;
	text-decoration: none;
	position: relative;
	z-index: 1;
}

.container.content a:hover,
.widget-area a:hover {
	color: inherit;
}

a::before,
a::after,
button::before,
button::after {
	font-weight: normal !important;
}

a.title-link::before,
.article-meta .article-categories a::before,
.content-column.full_width.blog ul.display-posts-listing > li a.title::before {
	display: none;
}

.container.content a[href^="mailto:"],
.container.content a.mail-link {
	white-space: nowrap;
}

.container.content a[href^="tel:"] {
	font-weight: 300;
	color: inherit;
	cursor: text;
}

.container.content a[href^="tel:"]::before {
	display: none;
}

.container.content *[id^="id_"] {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.container.content header .subtitle,
.container.content h2,
.container.content h2 *,
.container.content h3,
.container.content h3 *,
.container.footer h3,
.container.footer h3 *,
.hn-mobile .widgets_on_page * {
	font-style: normal;
	font-weight: 500;
}

header .subtitle,
.container.content h2,
.container.content h3 {
	padding: 0;
	margin: 0 0 0;
}

.container.content p,
.container.content ol,
.container.content ul {
	padding: 0 0 29px;
}

.container.content p.hyphenate {
	overflow-wrap: break-word;
    word-wrap: break-word;

	/*hyphenate-limit-chars: 10 4 4;
	-webkit-hyphenate-limit-chars: auto 3;
	-ms-hyphenate-limit-chars: auto 3;
	hyphenate-limit-chars: auto 3;
	-webkit-hyphenate-limit-lines: 4;
	-ms-hyphenate-limit-lines: 4;
	hyphenate-limit-lines: 4; */
	-webkit-hyphens: auto;
    -webkit-hyphenate-limit-before: 3;
    -webkit-hyphenate-limit-after: 3;
    -webkit-hyphenate-limit-chars: 6 3 3;
    -webkit-hyphenate-limit-lines: 2;
    -webkit-hyphenate-limit-last: always;
    -webkit-hyphenate-limit-zone: 8%;

    -moz-hyphens: auto;
    -moz-hyphenate-limit-chars: 6 3 3;
    -moz-hyphenate-limit-lines: 2;
    -moz-hyphenate-limit-last: always;
    -moz-hyphenate-limit-zone: 8%;

    -ms-hyphens: auto;
    -ms-hyphenate-limit-chars: 6 3 3;
    -ms-hyphenate-limit-lines: 2;
    -ms-hyphenate-limit-last: always;
    -ms-hyphenate-limit-zone: 8%;

    hyphens: auto;
    hyphenate-limit-chars: 6 3 3;
    hyphenate-limit-lines: 2;
    hyphenate-limit-last: always;
    hyphenate-limit-zone: 8%;
}

.container.content ol ol,
.container.content ol ul,
.container.content ul ul,
.container.content ul ol {
	padding: 0 0 0;
}

.container.content img {
	margin: 0 0 40px;
}

.container.content figure img {
	margin-bottom: 0;
}

figure figcaption {
	color: #AAAAAA;
	font-style: italic;
	text-align: center !important;
	padding: 14px 0 14px;
}

.container.content p img {
	margin: 6px 0 6px;
}

.wp-block-button {
	padding-bottom: 20px;
}

/* ------------------------------------------------------------------------ */
/* Logo																		*/
/* ------------------------------------------------------------------------ */

.container.header .site-branding,
.container.header .site-branding a.logo,
.container.header .site-branding a.logo img,
.container.footer .site-branding,
.container.footer .site-branding a.logo,
.container.footer .site-branding a.logo img,
.hn-mobile a.logo,
.hn-mobile a.logo img {
	width: 113px;
	height: 60px;
}

.site-branding {
	text-align: center;
	position: absolute;
	z-index: 2;
}

.container.footer .site-branding {
	position: relative;
}

.site-branding a.logo {
	display: block;
}

.container.header .site-branding a.logo img,
.container.footer .site-branding a.logo img,
.hn-mobile a.logo img {
	background-color: transparent;
}

.hn-mobile a.logo {
	position: relative;
	z-index: 1;
	top: 20px;
	float: left;
	opacity: 0.15;
}

/* ------------------------------------------------------------------------ */
/* Structure																*/
/* ------------------------------------------------------------------------ */

.container {
	text-align: center;
	display: block;
}

.container.header {
	width: 100%;
	height: 100px;
	padding: 20px 0 0;
	position: relative;
	z-index: 101;
	background-blend-mode: darken;
	background-image: linear-gradient(to bottom, rgba(9, 45, 78, 0.95) -30%, rgba(9, 45, 78, 0.25) 45%, rgba(9, 45, 78, 0.05) 75%, rgba(255, 255, 255, 0) 100%);
}

.container.header header,
.container.header header .header-helper {
	position: relative;
	z-index: 1;
	text-align: center;
	overflow: visible;
}

.container.content {
	margin-top: -100px;
	overflow-x: hidden;
}

.container.footer {
	position: relative;
	z-index: 2;
}

.container.footer ol,
.container.footer ul {
	margin-top: 0;
}

/* ------------------------------------------------------------------------ */
/* Spacer																	*/
/* ------------------------------------------------------------------------ */

.wp-block-spacer {
	height: 40px !important;
}

/* ------------------------------------------------------------------------ */
/* Hexagon																	*/
/* ------------------------------------------------------------------------ */

.eo-hexagon-big {
	min-width: 50vw;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-image: url('../images/eology-hexagon_top.svg');
	background-repeat: no-repeat;
	background-position: 100% 100%;
	background-size: cover;
}

/* ------------------------------------------------------------------------ */
/* Slick Slider																*/
/* ------------------------------------------------------------------------ */

.eo-slider-loading {
	display: none;
	position: absolute;
	z-index: 4;
	top: 0;
	left: 0;
	right: 0;
	background-color: transparent;
}

.eo-slider-loading-helper {
	position: absolute;
	z-index: 0;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #272727;
	transition: background-color 0.3s ease;
}

@keyframes eo_slide_startloading {
	0%, 100% {
		opacity: 1;
	} 50% {
		opacity: 1;
	} 70% {
		opacity: 1;
	} 90% {
		z-index: 4;
		opacity: 0;
	} 100% {
		z-index: -1;
		opacity: 0;
		display: none;
	}
}

.eo-slider-loading {
	animation-name: eo_slide_startloading;
    animation-duration: 1.5s;
	animation-delay: 0s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider-loading::before,
.eo-slider-loading::after {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 1;;
	top: 50%;
	left: 50%;
	margin-top: -20px;
	margin-left: -20px;
	border-radius: 20px;
	background-color: #FFFFFF;
	opacity: 0;
}

@keyframes eo_slide_loading {
	0%, 100% {
		opacity: 0;
		transform: scale(0.0);
	} 50% {
		opacity: 0.75;
		transform: scale(1.2);
	}
}

.eo-slider-loading::before {
	animation: eo_slide_loading 1s 0s ease-in-out infinite;
}

.eo-slider-loading::after {
	animation: eo_slide_loading 1s -0.5s ease-in-out infinite;
}

.eo-slider {
	width: 100% !important;
	padding-left: 0 !important;
    padding-right: 0 !important;
	position: relative;
	z-index: 3;
	display: grid;
	align-items: center;
	overflow: hidden;
	background-color: transparent;
}

.eo-slider::after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 40px;
	left: 0;
	right: 0;
	background-color: #58FFC9;
	background-image: linear-gradient(160deg, rgba(88, 255, 201, 1.0) 20%, rgba(88, 255, 201, 1.0) 45%, rgba(88, 255, 201, 1.0) 55%, rgba(255, 228, 250, 0.8) 95%);
}

.eo-slider .slick-list {
	background-color: #58FFC9;
	background-image: linear-gradient(160deg, rgba(88, 255, 201, 1.0) 20%, rgba(88, 255, 201, 1.0) 45%, rgba(88, 255, 201, 1.0) 55%, rgba(255, 228, 250, 0.8) 95%);
	overflow: hidden;
}

.eo-slider .slick-list {
	opacity: 0;
}

@keyframes eo_slide_slicklist {
	0% {
		opacity: 0;
	} 100% {
		opacity: 1;
	}
}

.eo-slider .slick-list {
	animation-name: eo_slide_slicklist;
    animation-duration: 0.5s;
	animation-delay: 1.0s;
	animation-timing-function: linear;
	animation-fill-mode: forwards;
}

.eo-slider .slick-track {
	overflow: hidden;
}

.eo-slider div.eo_slide,
.eo-slider div.eo_slide_helper {
	max-width: 100%;
	max-height: 100vh;
	overflow: hidden;
}

.eo-slider div.eo_slide {
	position: relative;
	z-index: 1;
}

.eo-slider div.eo_slide_helper {
	width: 100%;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	position: absolute;
	transform: translate3d(0, 0, 0);
	z-index: 1;
	top: 0;
	left: 0;
	overflow: hidden;
}

.eo-slider:hover div.eo_slide_helper,
.eo-slider:focus div.eo_slide_helper {
}

.eo-slider div.eo_slide .content-column.full_width {
	background-color: transparent;
}

.eo-slider div.eo_slide .one_half.one,
.eo-slider div.eo_slide .one_half.two {
	position: relative;
	z-index: 1;
}

.eo-slider div.eo_slide .one_half .one_half-helper {
	display: block;
}

.eo-slider div.eo_slide .one_half.one .one_half-helper {
	transform: scale(1);
	transform-origin: 50% 50%;
	-webkit-filter: blur(0px);
	-moz-filter: blur(0px);
	-ms-filter: blur(0px);
	-o-filter: blur(0px);
	filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'></svg>");
	filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '0');
	filter: blur(0px);
}

.eo-slider div.eo_slide .one_half.two ul {
	transform: translateY(-50%) scale3d(1.0, 1.0, 1.0);
	transform-origin: 50% 50%;
}

@keyframes eo_slide_content_onehalfone_zoomout {
	from, 10%, 95% {
		opacity: 1;
		transform: scale(1);
		-webkit-filter: blur(0px);
		-moz-filter: blur(0px);
		-ms-filter: blur(0px);
		-o-filter: blur(0px);
		filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'></svg>");
		filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '0');
		filter: blur(0px);
	} to {
		opacity: 0;
		transform: scale(1.3);
		-webkit-filter: blur(8px);
		-moz-filter: blur(8px);
		-ms-filter: blur(8px);
		-o-filter: blur(8px);
		filter: url("data:image/svg+xml;utf8,<svg height='0' xmlns='http://www.w3.org/2000/svg'><filter id='svgBlur' x='-5%' y='-5%' width='110%' height='110%'><feGaussianBlur in='SourceGraphic' stdDeviation='5'/></filter></svg>#svgBlur");
		filter: progid: DXImageTransform.Microsoft.Blur(PixelRadius = '8');
		filter: blur(8px);
	}
}

@keyframes eo_slide_content_onehalftwo_zoomout {
	from, 10%, 95% {
		transform: translateY(-50%) scale3d(1.0, 1.0, 1.0);
	} 96% {
		transform: translateY(-50%) scale3d(.9, .9, .9);
	} 97%, 98% {
		opacity: 1;
		transform: translateY(-50%) scale3d(1.1, 1.1, 1.1);
	} to {
		opacity: 0;
		transform: translateY(-50%) scale3d(.3, .3, .3);
	}
}

.eo-slider div.eo_slide[aria-hidden="false"] .one_half.one .one_half-helper,
.eo-slider div.eo_slide[aria-hidden="false"] .one_half.two ul {
	animation-duration: 12.0s;
	animation-delay: 0.0s;
	animation-timing-function: ease-out;
	animation-fill-mode: forwards;
}

.eo-slider div.eo_slide[aria-hidden="false"] .one_half.one .one_half-helper {
	animation-name: eo_slide_content_onehalfone_zoomout;
}

.eo-slider div.eo_slide[aria-hidden="false"] .one_half.two ul {
	animation-name: eo_slide_content_onehalftwo_zoomout;
}

.eo-slider div.eo_slide .one_half.one span.headline,
.eo-slider div.eo_slide .one_half.one span.headline strong {
	color: #FFFFFF;
}

.eo-slider div.eo_slide .one_half.one span.headline strong {
	font-weight: 700;
}

.eo-slider div.eo_slide .one_half.one span.headline {
	display: inline-block;
	opacity: 0;
}

@keyframes eo_slide_spanheadline {
	from {
		opacity: 0;
		transform: translate(-70%, 0);
	} to {
		opacity: 1;
		transform: translate(0, 0);
	}
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.one span.headline {
	animation-name: eo_slide_spanheadline;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider div.eo_slide .one_half.one strong.subheadline {
	font-weight: 400;
	display: inline-block;
	color: #FFFFFF;
	opacity: 0;
}

@keyframes eo_slide_strong_fadeIn {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.one strong.subheadline {
	animation-name: eo_slide_strong_fadeIn;
    animation-duration: 0.75s;
	animation-delay: 1.25s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider div.eo_slide .one_half.one .submit-button {
	padding-top: 14px;
	opacity: 0;
}

@keyframes eo_slide_button_fadeIn {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.one .submit-button {
	animation-name: eo_slide_button_fadeIn;
    animation-duration: 0.75s;
	animation-delay: 1.25s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button {
	color: #FFFFFF !important;
	border-color: #FFFFFF !important;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:hover {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:active {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:focus {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button.more.down::before {
	color: #FFFFFF;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:hover::after {
	color: #5CC4EC;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:active::after {
	color: #5CC4EC;
}

.eo-slider div.eo_slide .one_half.one .submit-button a.button:focus::after {
	color: #5CC4EC;
}

.eo-slider div.eo_slide .one_half.two ul {
	margin: 0;
	padding: 0;
}

body.typ-1.menu-open .eo-slider div.eo_slide .one_half.one,
body.typ-1.menu-open .eo-slider div.eo_slide .one_half.two ul.chips {
	opacity: 0;
	visibility: hidden;
}

.eo-slider div.eo_slide .one_half.two ul > li {
	padding: 0;
	float: left;
}

.eo-slider div.eo_slide .one_half.two ul > li::before {
	display: none;
}

.eo-slider div.eo_slide .one_half.two ul > li {
	opacity: 0;
}

@keyframes eo_slide_li_bounceIn {
	from, 20%, 40%, 60%, 80%, to {
	} 0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	} 20% {
		transform: scale3d(1.3, 1.3, 1.3);
	} 40% {
		transform: scale3d(.9, .9, .9);
	} 60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03);
	} 80% {
		transform: scale3d(.97, .97, .97);
	} to {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li {
	animation-name: eo_slide_li_bounceIn;
    animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+1) {
	animation-delay: 2.0s;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+2) {
	animation-delay: 2.5s;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+3) {
	animation-delay: 3.0s;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+4) {
	animation-delay: 3.5s;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+5) {
	animation-delay: 4.0s;
}

.eo-slider div.eo_slide.slick-current.slick-active .one_half.two ul > li:nth-child(0n+6) {
	animation-delay: 4.5s;
}

.eo-slider div.eo_slide .one_half.two ul > li a::before {
	display: none;
}

.eo-slider div.eo_slide .one_half.two ul > li span {
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	white-space: nowrap;
	color: #5CC4EC;
	position: relative;
	z-index: 1;
	display: block;
}

.eo-slider div.eo_slide .one_half.two ul > li span::after {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	display: block;
	border-radius: 20px;
	box-shadow: 0 0 5px rgba(1, 1, 1, 0.35);
	transition: box-shadow 0.4s ease, transform 0.4s ease;
}

.eo-slider button.slick-arrow {
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -20px;
	border: 0 none;
	cursor: pointer;
	opacity: 0;
	background-color: transparent;
	transition: left 0.4s linear, right 0.4s linear, background-color 0.3s ease-in-out;
}

.eo-slider button.slick-arrow.slick-prev {
	text-indent: -2000px;
}

.eo-slider button.slick-arrow.slick-next {
	text-indent: 2000px;
}

@keyframes eo_slide_buttons {
	from {
		opacity: 0;
	}
	to {
		opacity: 1;
	}
}

.eo-slider button.slick-arrow {
	animation-name: eo_slide_buttons;
    animation-duration: 1s;
	animation-delay: 2s;
	animation-fill-mode: forwards;
}

.eo-slider button.slick-arrow:hover {
}

.eo-slider:hover button.slick-arrow {
}

.eo-slider button.slick-arrow::before,
.eo-slider button.slick-arrow::after {
	content: '';
	width: 40px;
	height: 40px;
	font-size: 18px;
	line-height: 40px;
    position: absolute;
    top: 0;
	text-indent: 0 !important;
	text-align: center;
    transition: all 0.3s ease-in-out;
}

.eo-slider button.slick-arrow::before {
	color: #FFFFFF;
}

.eo-slider:hover button.slick-arrow::before {
}

.eo-slider button.slick-arrow::after {
	color: transparent;
}

.eo-slider button.slick-arrow.slick-prev::before,
.eo-slider button.slick-arrow.slick-prev::after {
	content: '\f177';
}

.eo-slider button.slick-arrow.slick-next::before,
.eo-slider button.slick-arrow.slick-next::after {
	content: '\f178';
}

.eo-slider button.slick-arrow.slick-prev::before {
	left: 0;
}

.eo-slider button.slick-arrow.slick-prev::after {
	left: 40px;
}

.eo-slider button.slick-arrow.slick-prev:hover::before {
	left: -40px;
	color: transparent;
}

.eo-slider button.slick-arrow.slick-prev:hover::after {
	left: 0;
	color: #FF4C38;
}

.eo-slider button.slick-arrow.slick-next::before {
	right: 0;
}

.eo-slider button.slick-arrow.slick-next::after {
	right: 40px;
}

.eo-slider button.slick-arrow.slick-next:hover::before {
	right: -40px;
	color: transparent;
}

.eo-slider button.slick-arrow.slick-next:hover::after {
	right: 0;
	color: #FF4C38;
}

.eo-slider ul.slick-dots {
	width: auto;
	height: 10px;
	margin-top: 0;
	padding: 0 1px 0 0;
	position: absolute;
	z-index: 1;
	bottom: 60px;
	left: 50%;
	opacity: 0;
}

@keyframes eo_slide_slickdots {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.eo-slider.slick-initialized ul.slick-dots {
	animation-name: eo_slide_slickdots;
	animation-duration: 0.5s;
	animation-delay: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-slider ul.slick-dots > li {
	width: 30px;
	height: 10px;
	display: block;
	float: left;
	margin-left: 1px;
	padding: 0;
	overflow: hidden;
	background-color: #FFFFFF;
}

.eo-slider ul.slick-dots > li:first-child {
	margin-left: 0;
}

.eo-slider ul.slick-dots li button {
	width: 30px;
	height: 10px;
	display: block;
	border-radius: 0;
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	overflow: hidden;
	text-indent: -1000px;
	position: relative;
}

.eo-slider ul.slick-dots li:hover button {
}

.eo-slider ul.slick-dots li button::after {
	content: '';
	width: 28px;
	height: 8px;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 1px;
	background-color: transparent;
}

.eo-slider ul.slick-dots li:hover button::after {
	background-color: #5CC4EC;
}

.eo-slider ul.slick-dots li.slick-active button::after,
.eo-slider ul.slick-dots li.slick-active:hover button::after {
	background-color: #5CC4EC;
}

.eo-slider ul.slick-dots li::before {
    display: none;
}

/* ------------------------------------------------------------------------ */
/* Featured Image															*/
/* ------------------------------------------------------------------------ */

.eo-featuredimage {
	overflow: visible !important;
	position: relative;
	z-index: 1;
	background-color: transparent;
	background-image: linear-gradient(160deg, rgba(88, 255, 201, 1.0) 20%, rgba(88, 255, 201, 1.0) 45%, rgba(88, 255, 201, 1.0) 55%, rgba(255, 228, 250, 0.8) 95%);
}

.eo-featuredimage .eo-featuredimage-helper {
	position: absolute;
	z-index: 1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
	/* transition: opacity .5s ease 0.1s; */
}

/* ------------------------------------------------------------------------ */
/* Header																	*/
/* ------------------------------------------------------------------------ */

.container.content header {
	text-align: left;
	background-color: #FFFFFF;
}

.archive .container.content header {
	padding-top: 72px;
	padding-bottom: 31px;
}

.single .container.content header,
.typ-2 .container.content header,
.typ-5 .container.content header,
.typ-6 .container.content header,
.typ-7 .container.content header,
.typ-9 .container.content header {
	padding-top: 72px;
	padding-bottom: 65px;
}

.container.content header.content-column.full_width {
	overflow: visible;
	position: relative;
	z-index: 2;
}

.archive.typ-9 .container.content header h1,
.page .container.content header h1,
.single .container.content header h1 {
	color: #5CC4EC;
}

.container.content header * {
	text-align: left;
}

.container.content header .subtitle {
	color: #5CC4EC;
	padding-bottom: 4px;
}

.container.content a.post-edit-link {
	display: none;
	width: 40px;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	overflow: hidden;
	text-indent: -1000px;
	background-color: #FF1818;
}

.container.content a.post-edit-link::before {
	display: none;
}

.container.content a.post-edit-link::after {
	content: '\e618';
	font-family: 'shopware';
    font-size: 20px;
	text-indent: 0;
	text-align: center;
	width: 40px;
	height: 40px;
	line-height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------ */
/* Section Header															*/
/* ------------------------------------------------------------------------ */

.sectionheader-helper {
	padding-top: 69px;
	text-align: left;
	position: relative;
	z-index: 2;
}

.sectionheader-helper::before {
	content: '';
	height: 1px;
	position: absolute;
	z-index: -1;
	bottom: 7px;
	left: 0;
	right: 0;
	background-color: #010101;
}

.sectionheader-helper strong {
	padding-right: 10px;
	background-color: #FFFFFF;
}

/* ------------------------------------------------------------------------ */
/* WP Content																*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.thecontent {
	padding-top: 0;
	padding-bottom: 40px;
}

/* ------------------------------------------------------------------------ */
/* WP Archive																*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.description {
	margin-top: 0 !important;
	padding-top: 0;
	padding-bottom: 4px;
}

/* ------------------------------------------------------------------------ */
/* FYI																		*/
/* ------------------------------------------------------------------------ */

.content-column.full_width .fyi {
	margin-top: 6px;
	margin-bottom: 40px;
	padding-top: 34px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #EDEDED;
	position: relative;
	z-index: 1;
}

.content-column.full_width .fyi::before {
	content: '\e61b';
    font-family: 'shopware';
    font-size: 13px;
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    width: 20px;
    height: 20px;
    line-height: 21px;
    text-align: center;
    color: #FFFFFF;
    background-color: #BFBFBF;
}

.content-column.full_width .fyi > ul > li::before {
	color: #BFBFBF;
}

.content-column.full_width .fyi > ul > li > a {
	font-weight: 400;
}

/* ------------------------------------------------------------------------ */
/* Wwidgets on pages														*/
/* ------------------------------------------------------------------------ */

.custom .content-column.full_width .widgets_on_page {
	margin: 0;
}

.custom .content-column.full_width .widgets_on_page ul {
	margin: 0;
}

.custom .content-column.full_width .widgets_on_page ul li {
	padding: 0;
	text-align: center;
}

.custom .content-column.full_width .widgets_on_page ul li::before {
	display: none;
}

/* ------------------------------------------------------------------------ */
/* Mitglied																	*/
/* ------------------------------------------------------------------------ */

.custom .content-column.full_width .widgets_on_page#Hotline {
	margin-top: 6px;
	margin-bottom: 42px;
	padding-top: 34px;
	padding-bottom: 0px;
	background-color: #F8F8F8;
	position: relative;
	z-index: 1;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul {
	margin: 0;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li {
	padding: 0;
	text-align: center;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li::before {
	display: none;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li p {
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0 80px;
	position: relative;
	z-index: 1;
}


.custom .content-column.full_width .widgets_on_page#Hotline ul li p::before,
.custom .content-column.full_width .widgets_on_page#Hotline ul li p::after {
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 0;
	top: 50%;
	margin-top: -30px;
	background-image: url('../images/phone-icon.svg');
	background-position: 0 0;
	background-repeat: no-repeat;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li p::before {
	left: 0;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li p::after {
	right: 0;
}

@keyframes seco_tada {
  from {
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    transform: scale3d(.6, .6, .6) rotate3d(0, 0, 1, -3deg);
  }

  30%, 50%, 70%, 90% {
    transform: scale3d(1.3, 1.3, 1.3) rotate3d(0, 0, 1, 3deg);
  }

  40%, 60%, 80% {
    transform: scale3d(1.3, 1.3, 1.3) rotate3d(0, 0, 1, -3deg);
  }

  to {
    transform: scale3d(1, 1, 1);
  }
}

.custom .content-column.full_width .widgets_on_page#Hotline.start ul li p::before,
.custom .content-column.full_width .widgets_on_page#Hotline.start ul li p::after {
	animation-name: seco_tada ,seco_tada, seco_tada;
	transform-origin: center center;
    animation-duration: 1s;
	animation-delay: 2s, 4s, 6s;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li p a strong {
	color: #004899;
	text-transform: uppercase;
}

.custom .content-column.full_width .widgets_on_page#Hotline ul li p strong a::before {
	display: none;
}

/* ------------------------------------------------------------------------ */
/* Galerie																	*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.galerie {
	padding-top: 120px;
    padding-bottom: 80px;
	text-align: center;
	overflow: hidden;
	background-color: #EDEDED;
}

.content-column.full_width.galerie #id_galerie {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.content-column.full_width.galerie ul {
	list-style: none;
	display: block;
	margin: 0;
	margin-left: -40px;
	padding-bottom: 0;
}

.content-column.full_width.galerie ul li {
	display: block;
	padding-left: 40px;
    padding-bottom: 40px;
}

.content-column.full_width.galerie ul li a {
	display: block;
	overflow: hidden;
}

.content-column.full_width.galerie ul li a img {
	width: 100%;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.content-column.full_width.galerie ul li::before,
.content-column.full_width.galerie ul li a::before {
	display: none;
}

.content-column.full_width.galerie ul li a .image-hover-helper {
	display: none;
}

/* ------------------------------------------------------------------------ */
/* CTA																		*/
/* ------------------------------------------------------------------------ */

.custom .content-column.full_width.cta {
	padding-top: 114px;
	padding-bottom: 120px;
}

.custom .content-column.full_width.cta ul {
	margin: 0;
	padding: 0;
}

.custom .content-column.full_width.cta ul li {
	padding: 0;
	text-align: center;
}

.custom .content-column.full_width.cta ul li::before {
	display: none;
}

.custom .content-column.full_width.cta ul li .textwidget {
	text-align: center;
}

.custom .content-column.full_width.cta ul li .textwidget::before,
.custom .content-column.full_width.cta ul li .textwidget::after {
	display: none;
}

/* ------------------------------------------------------------------------ */
/* Call to Action Button													*/
/* ------------------------------------------------------------------------ */

.cta-button {
	padding-top: 45px;
	padding-bottom: 75px;
}

.cta-button .one_third {
	float: none;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* LIKE UNS AUF FACEBOOK													*/
/* ------------------------------------------------------------------------ */

.custom .content-column.full_width.facebook {
	padding-top: 74px;
	padding-bottom: 40px;
	background-color: #3A5795;
	z-index: 2;
}

.custom .content-column.full_width.facebook ul {
	margin: 0;
}

.custom .content-column.full_width.facebook ul li {
	padding: 0;
	text-align: center;
}

.custom .content-column.full_width.facebook ul li::before {
	display: none;
}

.custom .content-column.full_width.facebook ul li p {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-weight: 300;
	color: #FFFFFF;
	display: table;
	text-align: center;
	margin: 0 auto;
	padding: 0;
	position: relative;
	z-index: 1;
}

.custom .content-column.full_width.facebook ul li p a {
	color: #FFFFFF;
}

.custom .content-column.full_width.facebook ul li p a::before {
	display: none;
}

.custom .content-column.full_width.facebook ul li p {
	padding: 0 80px;
}

.custom .content-column.full_width.facebook ul li p::before,
.custom .content-column.full_width.facebook ul li p::after {
	content: '';
	width: 60px;
	height: 60px;
	position: absolute;
	z-index: 0;
	top: 50%;
	margin-top: -30px;
	background-position: 0 0;
	background-repeat: no-repeat;
}

.custom .content-column.full_width.facebook ul li p::before {
	left: 0;
	background-image: url('../images/fbtu-icon_links.svg');
}

.custom .content-column.full_width.facebook ul li p::after {
	right: 0;
	background-image: url('../images/fbtu-icon_rechts.svg');
}

@keyframes seco_bounce {
  from, 20%, 53%, 80%, to {
	animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
	transform: translate3d(0, 0, 0);
  }

  40%, 43% {
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	transform: translate3d(0, -30px, 0);
  }

  70% {
	animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
	transform: translate3d(0, -15px, 0);
  }

  90% {
	transform: translate3d(0, -4px, 0);
  }
}

.custom .content-column.full_width.facebook.start ul li p::before,
.custom .content-column.full_width.facebook.start ul li p::after {
	animation-name: seco_bounce, seco_bounce, seco_bounce;
	transform-origin: center bottom;
    animation-duration: 1s;
	animation-delay: 2s, 4s, 6s;
}

/* ------------------------------------------------------------------------ */
/* Fish																		*/
/* ------------------------------------------------------------------------ */

/* .eo-fish {
	width: 100%;
	height: 0;
	position: fixed;
	z-index: -1;
	bottom: 0;
	left: 0;
	display: none;
	overflow: hidden;
	transition: opacity 0s ease;
}

.eo-fish.start {
	display: block;
}

.eo-fish-helper {
	width: 100%;
	height: 100vh;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	opacity: 1;
	overflow: hidden;
	background-color: #FFFFFF;
	transition: opacity 0s ease;
}

.eo-fish .animatedimage {
	display: block;
	background-color: transparent;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	opacity: 1;
	transition: opacity 0.4s ease;
}

.eo-fish .animatedimage {
	animation-name: eo_parallax-animation;
    animation-duration: 9s;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-fish-content {
	display: block;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.eo-fish-content .content-column.full_width.eo-fish-content-helper {
	width: 100%;
	overflow: visible;
	background-color: transparent;
}

.eo-fish-content .eo-fish-content-helper strong.small,
.eo-fish-content .eo-fish-content-helper h2 {
	color: inherit;
}

.eo-fish-content .eo-fish-content-helper strong.small {
	display: block;
	font-weight: 400;
}

.eo-fish-content .eo-fish-content-helper h2 {
	color: #5CC4EC;
	font-weight: 700;
	padding: 0 0 65px;
}

.eo-fish-content .eo-fish-content-helper h2 {
	display: inline-block;
	opacity: 0;
}

@keyframes eo_fish_headline {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	} 50% {
		opacity: 1;
	} to {
		opacity: 1;
	}
}

.eo-fish-content .eo-fish-content-helper.start h2 {
	animation-name: eo_fish_headline;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.eo-fish-content .eo-fish-content-helper strong.small {
	opacity: 0;
}

@keyframes eo_fish_strong_fadeIn {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.eo-fish-content .eo-fish-content-helper.start strong.small {
	animation-name: eo_fish_strong_fadeIn;
    animation-duration: 0.75s;
	animation-delay: 1.25s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
} */

/* ------------------------------------------------------------------------ */
/* Content Box Layout 1	+ 2													*/
/* ------------------------------------------------------------------------ */

.eo-content-box.layout-1 .full_width-helper,
.eo-content-box.layout-2 .full_width-helper {
	position: relative;
	z-index: 1;
}

.eo-content-box.layout-1 .one_half.image .image-helper,
.eo-content-box.layout-2 .one_half.image .image-helper {
	position: relative;
	z-index: 1;
}

.eo-content-box.layout-1 .one_half.image .image-helper img,
.eo-content-box.layout-2 .one_half.image .image-helper img {
	background-color: transparent;
	margin: 0;
}

.eo-content-box.layout-1 .one_half.image .image-helper .eo-content-box-image,
.eo-content-box.layout-2 .one_half.image .image-helper .eo-content-box-image {
	position: relative;
	z-index: 1;
	opacity: 0;
	transition: opacity .3s ease .4s;
}

.eo-content-box.layout-1 .one_half.image .image-helper .eo-content-box-image {
	-webkit-mask: url('../images/eo_hexagon-contentbox-layout1_maske.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon-contentbox-layout1_maske.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.eo-content-box.layout-2 .one_half.image .image-helper .eo-content-box-image {
	-webkit-mask: url('../images/eo_hexagon-contentbox-layout2_maske.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon-contentbox-layout2_maske.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.eo-content-box.layout-1 .one_half.image .image-helper .eo-content-box-bubbles,
.eo-content-box.layout-2 .one_half.image .image-helper .eo-content-box-bubbles {
	height: auto;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	right: 0;
}

.eo-content-box.layout-1 .one_half.text,
.eo-content-box.layout-1 .one_half.text .text-helper,
.eo-content-box.layout-2 .one_half.text,
.eo-content-box.layout-2 .one_half.text .text-helper {
	position: relative;
	z-index: 1;
}

.eo-content-box.layout-1 .one_half.text h1,
.eo-content-box.layout-1 .one_half.text h2,
.eo-content-box.layout-2 .one_half.text h1,
.eo-content-box.layout-2 .one_half.text h2,
.eo-content-box.layout-3 .one_half.text h1,
.eo-content-box.layout-3 .one_half.text h2 {
	color: #5CC4EC;
    font-weight: 700;
    padding: 0 0 65px;
}

.eo-content-box.layout-1 .full_width-helper .one_half.text p,
.eo-content-box.layout-2 .full_width-helper .one_half.text p {
	padding: 0;
}

.eo-content-box.layout-3 {
	padding-top: 72px;
	margin-bottom: -35px;
}

/* ------------------------------------------------------------------------ */
/* Typ 1																	*/
/* ------------------------------------------------------------------------ */

.typ-1 .parallax {
	min-height: 100vh;
	margin-top: -40px;
	padding-top: 70px;
	padding-bottom: 3px;
	background-color: #010101;
}

.typ-1 .content-column.full_width.parallax {
	background-color: transparent;
	z-index: 0;
	display: grid;
	justify-items: center;
	align-items: center;
}

body.menu-open .content-column.full_width.parallax {
	background-color: #010101;
}

.typ-1 .parallax .parallax-helper {
    width: 100%;
    height: 100vh;
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
	opacity: 0;
	visibility: hidden;
    background-color: #010101;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    transition: opacity 0s ease, visibility 0s ease;
}

body.menu-open .parallax .parallax-helper {
	display: none;
}

.typ-1 .scroll-helper.start .parallax .parallax-helper {
	opacity: 1;
	visibility: visible;
}

.typ-1 .parallax .parallax-helper .parallax-animation {
	width: 105vw;
	height: 105vh;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center right;
	background-size: cover;
	transform-origin: center right;
}

@keyframes eo_parallax-animation {
	0% {
		transform: scale(0.9);
	} 25% {
		transform: scale(1.1);
	} 100% {
		transform: scale(0.9);
	}
}

.typ-1 .parallax .parallax-helper .parallax-animation {
	animation-name: eo_parallax-animation;
	animation-duration: 9s;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .parallax .parallax-helper .parallax-bg {
	width: 105vw;
	height: 105vh;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
	background-repeat: no-repeat;
	background-position: center center;
	background-size: cover;
}

.typ-1 .parallax strong.small,
.typ-1 .parallax h2 {
	color: #FFFFFF;
}

.typ-1 .parallax strong.small {
	display: block;
	font-weight: 400;
}

.typ-1 .content-column.full_width.parallax h2 {
	font-weight: 700;
	padding: 0 0 74px;
}

.typ-1 .parallax h2 {
	display: inline-block;
	opacity: 0;
}

@keyframes eo_parallax_headline {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	} 50% {
		opacity: 1;
	} to {
		opacity: 1;
	}
}

.typ-1 .parallax.start h2 {
	animation-name: eo_parallax_headline;
	animation-duration: 0.75s;
	animation-delay: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .parallax strong.small {
	opacity: 0;
}

@keyframes eo_parallax_strong_fadeIn {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.typ-1 .parallax.start strong.small {
	animation-name: eo_parallax_strong_fadeIn;
    animation-duration: 0.75s;
	animation-delay: 1.25s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .parallax .one_fourth {
	opacity: 0;
	padding-bottom: 70px;
}

.typ-1 .parallax.start .one_fourth {
	animation-name: eo_parallax_blocks;
	animation-duration: 2.0s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .parallax.start .full_width-helper > .one_fourth:nth-child(0n+1) {
	animation-delay: 1.0s;
}

.typ-1 .parallax.start .full_width-helper > .one_fourth:nth-child(0n+2) {
	animation-delay: 2.0s;
}

.typ-1 .parallax.start .full_width-helper > .one_fourth:nth-child(0n+3) {
	animation-delay: 3.0s;
}

.typ-1 .parallax.start .full_width-helper > .one_fourth:nth-child(0n+4) {
	animation-delay: 4.0s;
}

.typ-1 .parallax .one_fourth a::before {
	display: none;
}

.typ-1 .parallax .one_fourth .parallax-block-image {
	text-align: center;
	padding: 0 25% 19px;
}

.typ-1 .parallax .one_fourth .parallax-block-image img {
	margin: 0 auto;
	background-color: transparent;
}

.typ-1 .parallax .one_fourth .parallax-block-text * {
	color: #FFFFFF;
	text-align: center;
}

.typ-1 .parallax .one_fourth .parallax-block-text strong {
	padding: 0 0 23px;
	display: block;
}

.typ-1 .parallax .one_fourth .parallax-block-text span {
	padding: 0;
	color: #DADADA;
	display: block;
}

.typ-1 .unternehmen {
	min-height: 100vh;
	padding-top: 70px;
	padding-bottom: 70px;
}

.typ-1 .unternehmen::after {
	content: '';
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
}

.typ-1 .content-column.full_width.unternehmen {
	background-color: transparent;
	z-index: 1;
	display: grid;
	justify-items: center;
	align-items: center;
}

body.menu-open .content-column.full_width.unternehmen {
	background-color: #FFFFFF;
}

.typ-1 .unternehmen .parallax-helper {
    width: 100%;
    height: 0;
    position: fixed;
    z-index: 0;
    bottom: 0;
    left: 0;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	will-change: height;
	background-color: #FFFFFF;
    transition: height 0s linear, opacity 0s ease, visibility 0s ease;
}

body.menu-open .unternehmen .parallax-helper {
	display: none;
}

.typ-1 .scroll-helper.start .unternehmen .parallax-helper {
	opacity: 1;
	visibility: visible;
}

.typ-1 .unternehmen .fish-helper {
	width: 100%;
	height: 100vh;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	overflow: hidden;
}

.typ-1 .unternehmen .parallax-helper .parallax-animation {
	width: 105vw;
	height: 105vh;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: center left;
	background-size: cover;
	transform-origin: center left;
}

@keyframes eo_unternehmen-animation {
	0% {
		transform: scale(0.9);
	} 25% {
		transform: scale(1.1);
	} 100% {
		transform: scale(0.9);
	}
}

.typ-1 .unternehmen .parallax-helper .parallax-animation {
	animation-name: eo_unternehmen-animation;
	animation-duration: 9s;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .unternehmen .full_width-helper {
	position: relative;
	z-index: 1;
}

.typ-1 .unternehmen strong.small,
.typ-1 .paralunternehmenlax h2 {
}

.typ-1 .unternehmen strong.small {
	display: block;
	font-weight: 400;
}

.typ-1 .content-column.full_width.unternehmen h2 {
	color: #5CC4EC;
	font-weight: 700;
	padding: 0 0 74px;
}

.typ-1 .unternehmen h2 {
	display: inline-block;
	opacity: 0;
}

@keyframes eo_unternehmen_headline {
	from {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	} 50% {
		opacity: 1;
	} to {
		opacity: 1;
	}
}

.typ-1 .unternehmen.start h2 {
	animation-name: eo_unternehmen_headline;
	animation-duration: 0.75s;
	animation-delay: 1.0s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .unternehmen strong.small {
	opacity: 0;
}

@keyframes eo_unternehmen_strong_fadeIn {
	from {
		opacity: 0;
	} to {
		opacity: 1;
	}
}

.typ-1 .unternehmen.start strong.small {
	animation-name: eo_unternehmen_strong_fadeIn;
    animation-duration: 0.75s;
	animation-delay: 1.75s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .unternehmen p {
	opacity: 0;
}

@keyframes eo_unternehmen_text {
	from {
		opacity: 0;
		transform: translateY(100%);
	} to {
		opacity: 1;
		transform: translateY(0%);
	}
}

.typ-1 .unternehmen.start p {
	animation-name: eo_unternehmen_text;
	animation-duration: 2.0s;
	animation-delay: 2.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-1 .auszeichnungen {
}

.typ-1 .content-column.full_width.auszeichnungen {
	overflow: visible;
	z-index: 2;
}

.typ-1 .auszeichnungen .one_half.image {
	position: relative;
	z-index: 1;
}

.typ-1 .auszeichnungen .one_half.image.desktop,
.typ-1 .auszeichnungen .one_half.image.responsive {
	display: none;
}

.typ-1 .auszeichnungen .one_half.image .image-helper {
	position: relative;
	z-index: 1;
}

.typ-1 .auszeichnungen .one_half.image .image-helper img {
	max-width: none;
	background-color: transparent;
	margin: 0;
}

.typ-1 .auszeichnungen .one_half.image .image-helper .eo-content-box-image {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.typ-1 .auszeichnungen .one_half.image .image-helper .eo-content-box-image {
	-webkit-mask: url('../images/eo_hexagon-contentbox-layout1_maske.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon-contentbox-layout1_maske.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-1 .auszeichnungen .one_half.image .image-helper .eo-content-box-bubbles {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	opacity: 0.25;
}

.typ-1 .auszeichnungen .one_half.text {
	padding-top: 70px;
	padding-bottom: 80px;
}

.typ-1 .auszeichnungen .one_half.text .flex-helper {
	width: 100%;
}

.typ-1 .auszeichnungen .one_half.text strong.small {
    font-weight: 400;
    display: block;
}

.typ-1 .auszeichnungen .one_half.text h2 {
	color: #5CC4EC;
    font-weight: 700;
    padding: 0 0 65px;
}

.typ-1 .auszeichnungen .one_half.text ul {
	margin-left: -20px;
	padding: 0;
}

.typ-1 .auszeichnungen .one_half.text ul li {
	float: left;
}

.typ-1 .auszeichnungen .one_half.text ul li::before {
	display: none;
}


.typ-1 .auszeichnungen .one_half.text .button-helper {
}

.typ-1 .cta-formular button.contact-toggle {
	display: none;
}

.typ-1 .cta-formular .row2-animate-helper {
	display: block !important;
}

/* ------------------------------------------------------------------------ */
/* Typ 2																	*/
/* ------------------------------------------------------------------------ */

.typ-2 .content-column.full_width.chips {
	background-color: transparent;
	display: grid !important;
	grid-template-columns: 100%;
    grid-template-rows: 100%;
	position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.typ-2 .content-column.full_width.chips .full_width-helper {
	display: grid;
	grid-template-columns: 100%;
    grid-template-rows: 100%;
}

.typ-2 .content-column.full_width.chips .full_width-helper .content-column.two_third {
	float: none;
	margin: 0 auto;
	display: grid;
	grid-template-columns: 100%;
    grid-template-rows: 100%;
}

.typ-2 .chips ul {
	width: 100%;
	margin: 0;
	padding: 0;
	order: 1;
    grid-column-start: 1;
	grid-column-end: 1;
	grid-row-start: 1;
    grid-row-end: 1;
}

body.typ-2.menu-open .chips ul.chips {
	opacity: 0;
	visibility: hidden;
}

.typ-2 .chips ul > li {
	padding: 0;
	float: left;
}

.typ-2 .chips ul > li::before {
	display: none;
}

.typ-2 .chips ul > li {
	opacity: 0;
}

@keyframes eo_chips_leistungen_li_bounceIn {
	from, 20%, 40%, 60%, 80%, to {
	} 0% {
		opacity: 0;
		transform: scale3d(.3, .3, .3);
	} 20% {
		transform: scale3d(1.3, 1.3, 1.3);
	} 40% {
		transform: scale3d(.9, .9, .9);
	} 60% {
		opacity: 1;
		transform: scale3d(1.03, 1.03, 1.03);
	} 80% {
		transform: scale3d(.97, .97, .97);
	} to {
		opacity: 1;
		transform: scale3d(1, 1, 1);
	}
}

.typ-2 .chips ul > li {
	animation-name: eo_chips_leistungen_li_bounceIn;
    animation-duration: 0.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.typ-2 .chips ul > li:nth-child(0n+1) {
	animation-delay: 0.1s;
}

.typ-2 .chips ul > li:nth-child(0n+2) {
	animation-delay: 0.6s;
}

.typ-2 .chips ul > li:nth-child(0n+3) {
	animation-delay: 1.1s;
}

.typ-2 .chips ul > li:nth-child(0n+4) {
	animation-delay: 1.6s;
}

.typ-2 .chips ul > li:nth-child(0n+5) {
	animation-delay: 2.1s;
}

.typ-2 .chips ul > li:nth-child(0n+6) {
	animation-delay: 2.6s;
}

.typ-2 .chips ul > li a::before {
	display: none;
}

.typ-2 .chips ul > li span {
	height: 40px;
	line-height: 40px;
	padding: 0 40px;
	white-space: nowrap;
	color: #5CC4EC;
	position: relative;
	z-index: 1;
	display: block;
	cursor: default;
}

.typ-2 .chips ul > li span::after {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	display: block;
	border-radius: 20px;
	box-shadow: 0 0 5px rgba(1, 1, 1, 0.35);
	transition: box-shadow 0.4s ease, transform 0.4s ease;
}

.typ-2 .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs {
	overflow: visible;
}

.typ-2 .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs::before {
	content: '';
	height: 100px;
	position: absolute;
	z-index: 0;
	bottom: -40px;
	left: 0;
	right: 0;
	background-blend-mode: darken;
	background-image: linear-gradient(to top, rgba(9, 45, 78, 0.95) -30%, rgba(9, 45, 78, 0.25) 45%, rgba(9, 45, 78, 0.05) 75%, rgba(255, 255, 255, 0) 100%);
}

.typ-2 .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs a,
.typ-2 .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs span {
	color: #FFFFFF;
}

.typ-2 article .content-column.full_width {
	z-index: 4;
	overflow: visible;
}

.typ-2 .one_third {
	padding-bottom: 40px;
}

.typ-2 .one_third .full_width-helper > section {
	margin-bottom: 40px;
}

.typ-2 .one_third section article {
	width: 100%;
	position: relative;
    z-index: 1;
}

.typ-2 .one_third section.ansprechpartner img.post-thumb {
	margin: 0 auto -40px;
	position: relative;
	z-index: 2;
    -webkit-mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
    -webkit-mask-size: 100%;
    -webkit-mask-repeat: no-repeat;
    mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
    mask-size: 100%;
    mask-repeat: no-repeat;
}

.typ-2 .one_third section.ansprechpartner .text-helper {
	padding: 52px 20px 33px;
	text-align: center;
	position: relative;
	z-index: 1;
	background-color: #FFFFFF;
}

.typ-2 .one_third section.ansprechpartner .text-helper strong.name br {
	display: none;
}

.typ-2 .one_third section.ansprechpartner .text-helper span.small {
	white-space: nowrap;
	display: block;
	text-align: center;
}

.typ-2 .one_third section.ansprechpartner .text-helper a[href^="mailto:"],
.typ-2 .one_third section.ansprechpartner .text-helper a.mail-link,
.typ-2 .one_third section.ansprechpartner .text-helper a.mail-link span {
	font-weight: inherit;
}

.typ-2 .one_third section.ansprechpartner .text-helper a[href^="mailto:"]::before,
.typ-2 .one_third section.ansprechpartner .text-helper a.mail-link::before {
	display: none;
}

.typ-2 .one_third section.posts article > span.small {
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 1;
	top: -20px;
}

.typ-2 .one_third section.posts article a.img-link::before {
	display: none;
}

.typ-2 .one_third section.posts article img {
	margin: 0;
}

.typ-2 .one_third section.posts article .article-helper {
	padding: 35px 20px 40px;
}

.typ-2 .one_third section.posts article table {
    height: 40px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.typ-2 .one_third section.posts article table td.col1 {
    padding: 0 10px 20px 20px;
    text-align: left;
}

.typ-2 .one_third section.posts article table td.col2 {
    padding: 0 20px 20px 10px;
    text-align: right;
}

.typ-2 .one_third section.posts article table td.col2 > span {
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

.typ-2 .one_third section.posts article table td.col2 > span::before {
	content: '\e650';
	font-family: 'shopware';
	font-size: 16px;
	color: #CBCBCB;
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

/* ------------------------------------------------------------------------ */
/* Typ 3b																	*/
/* ------------------------------------------------------------------------ */

body.typ-3b,
.typ-3b .container.content {
	background-color: #FFFFFF;
}

.typ-3b .eo-featuredimage .content-column.full_width {
	overflow: visible;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 {
	vertical-align: middle;
	position: relative;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col2 {
	vertical-align: middle;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col2 img {
	margin: 0;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 .helper {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	border-radius: 4px;
    box-shadow: 0 0 5px rgba(1, 1, 1, 0.35);
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 > strong,
.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 > strong * {
	font-weight: 500;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 table td {
	width: 50%;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 table td.col1 {
	text-align: left;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 table td.col2 {
	text-align: right;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 table td.col2 > span {
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col1 table td.col2 > span::before {
	content: '\e650';
	font-family: 'shopware';
	font-size: 16px;
	color: #272727;
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.typ-3b .eo-featuredimage .two_third article > table > tbody > tr > td.col2 img.post-thumb {
	-webkit-mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-3b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs {
	overflow: visible;
}

.typ-3b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs::before {
	content: '';
	height: 100px;
	position: absolute;
	z-index: 0;
	bottom: -40px;
	left: 0;
	right: 0;
	background-blend-mode: darken;
	background-image: linear-gradient(to top, rgba(9, 45, 78, 0.95) -30%, rgba(9, 45, 78, 0.25) 45%, rgba(9, 45, 78, 0.05) 75%, rgba(255, 255, 255, 0) 100%);
}

.typ-3b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs a,
.typ-3b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs span {
	color: #FFFFFF;
}

.typ-3b header .content-column.one_half.suche {
	height: 40px;
	position: relative;
	z-index: 1;
}

.typ-3b .content-column.full_width.filter {
	margin: 20px 0 0;
	overflow: visible;
	position: relative;
    z-index: 3;
}

.typ-3b .content-column.full_width.filter .full_width-helper {
	margin: 0 -10px;
}

.typ-3b .content-column.full_width.filter .full_width-helper > ul {
	margin: 0;
	padding: 0;
}

.typ-3b .filter > ul {
}

.typ-3b .filter ul > li {
	height: 40px;
	line-height: 40px;
	float: left;
	margin: 20px 10px 0;
	padding: 0 40px 0;
}

.typ-3b .filter ul > li::before {
	display: none;
}

.typ-3b .filter ul > li::after {
	position: absolute;
	z-index: -1;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #FFFFFF;
	display: block;
	border-radius: 20px;
	box-shadow: 0 0 5px rgba(1, 1, 1, 0.35);
	transition: box-shadow 0.4s ease, transform 0.4s ease;
}

.typ-3b .filter ul > li,
.typ-3b .filter ul > li * {
	color: #CBCBCB;
}

.typ-3b .filter ul > li > a {
	height: 40px;
	line-height: 40px;
	white-space: nowrap;
	color: #5CC4EC;
}

.typ-3b .filter ul > li:hover > a {
	color: #272727;
}

.typ-3b .filter ul > li > a::before {
	display: none;
}

.typ-3b .archive-loop {
}

.typ-3b.archive .archive-loop {
	padding-top: 40px;
	padding-bottom: 40px;
}

/* ------------------------------------------------------------------------ */
/* Typ 4a																	*/
/* ------------------------------------------------------------------------ */

body.typ-4a,
.typ-4a .container.content {
	background-color: #FFFFFF;
}

.typ-4a .container.content .content-column.full_width {
	background-color: #FFFFFF;
	z-index: 2;
}

.typ-4a.search .archive-loop {
	padding-top: 40px;
}

.typ-4a .archive-loop .two_third table td.col2,
.typ-4a .archive-loop .two_third table td.col2 * {
	color: inherit;
}

/* ------------------------------------------------------------------------ */
/* Typ 4b																	*/
/* ------------------------------------------------------------------------ */

body.typ-4b,
.typ-4b .container.content {
	background-color: #010101;
}

.typ-4b .container.content .content-column.full_width {
	background-color: #010101;
	z-index: 2;
}

.typ-4b .eo-content-box.layout-1 .one_half.text p,
.typ-4b .eo-content-box.layout-1 .one_half.text p * {
	color: #DADADA;
}

.typ-4b .container.content .content-column.full_width.archive-loop {
	border-bottom: 1px solid rgba(92, 196, 236, 0.50);
}

.typ-4b .archive-loop .two_third table td.col2,
.typ-4b .archive-loop .two_third table td.col2 * {
	color: #DADADA;
}

.typ-4b .archive-loop .one_third ul li,
.typ-4b .archive-loop .one_third ul li a {
	color: #DADADA;
}

.typ-4b .archive-loop .one_third ul li a::before {
	background-color: #DADADA;
}

.typ-4b .one_third section.news article,
.typ-4b .one_third section.magazine article {
	background-color: #010101;
}

.typ-4b .one_third section.news article *,
.typ-4b .one_third section.magazine article * {
	color: #DADADA;
}

.typ-4b .container.content .pager {
	margin-top: -1px;
	border-top: 1px solid #010101;
	border-bottom: 1px solid rgba(92, 196, 236, 0.50);
}

/* ------------------------------------------------------------------------ */
/* Suche																	*/
/* ------------------------------------------------------------------------ */

.hilite {
	background-color: #EBEBEB;
	font-weight: inherit;
	font-size: inherit;
}

.container.content button.search-toggle {
	width: 40px;
	height: 40px;
	float: right;
	padding: 0 !important;
    overflow: hidden;
    text-align: center;
	text-indent: -1000px;
	position: absolute;
	z-index: 2;
	top: 0;
	right: 0;
	border-radius: 20px;
	cursor: pointer;
	border-width: 1px;
	border-style: solid;
	border-color: #3D3D3D !important;
	background-color: #FFFFFF;
    box-shadow: 0 0 0 10px #FFFFFF;
}

.container.content button.search-toggle::before,
.container.content button.search-toggle::after {
	content: '';
	width: 40px;
	height: 40px;
	font-family: 'Ionicons';
	color: #3D3D3D;
    font-size: 24px;
	line-height: 40px;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: -1px;
	top: -1px;
	text-indent: 0;
	transition: opacity 0.4s ease, transform 0.2s ease;
}

.container.content button.search-toggle::before {
	content: '\f4a5';
	opacity: 1;
	transform: scale(1.0);
}

.container.content button.search-toggle::after {
	content: '\f406';
	opacity: 0;
	transform: scale(0.0);
}

.container.content button.search-toggle.toggled-on::before {
	opacity: 0;
	transform: scale(0.0);
}

.container.content button.search-toggle.toggled-on::after {
	opacity: 1;
	transform: scale(1.0);
}

.search-mobile {
	width: 100%;
	height: 40px;
	float: right;
	padding-right: 20px;
	position: relative;
	z-index: 1;
}

.search-mobile .search-mobile-helper span.wpcf7-form-control-wrap::after {
	content: '';
	height: 1px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	right: 50%;
	background-color: transparent;
	transition: left 0.7s ease, right 0.7s ease, background-color 0.4s ease;
}

.search-mobile .search-mobile-helper span.wpcf7-form-control-wrap:hover::after {
	left: 0;
	right: 0;
	background-color: #5CC4EC;
}

.search-mobile .search-mobile-helper input[type="search"] {
	padding: 0 40px 0 40px;
	color: #3D3D3D !important;
	border-color: #CBCBCB !important;
}

.search-mobile .search-mobile-helper input[type="search"]:focus {
	background-color: rgba(92, 196, 236, 0.25);
}

.search-mobile .search-mobile-helper ::-webkit-input-placeholder {
	color: #3D3D3D !important;
}

.search-mobile .search-mobile-helper::-moz-placeholder {
	color: #3D3D3D !important;
}

.search-mobile .search-mobile-helper :-ms-input-placeholder {
	color: #3D3D3D !important;
}

.search-mobile .search-mobile-helper :-o-input-placeholder {
	color: #3D3D3D !important;
}

.search-mobile .search-mobile-helper *:-moz-placeholder {
	color: #3D3D3D !important;
}

.search-mobile .search-mobile-helper span.wpcf7-form-control-wrap.focus::before {
}

/* ------------------------------------------------------------------------ */
/* Typ 5																	*/
/* ------------------------------------------------------------------------ */

body.typ-5,
.typ-5 .container.content {
	background-color: #FFFFFF;
}

.typ-5 article {
	position: relative;
	z-index: 2;
}

.typ-5 .info {
}

.typ-5 .info table {
	width: auto;
}

.typ-5 .info table td.col1 {
	padding: 0 20px 0 0;
	text-align: left;
}

.typ-5 .info table td.col2 {
	padding: 0 0 0 0;
	text-align: right;
}

.typ-5 .info table td.col2 > span {
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

.typ-5 .info table td.col2 > span::before {
	content: '\e650';
	font-family: 'shopware';
	font-size: 16px;
	color: #CBCBCB;
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.typ-5 .autor {
	padding-top: 45px;
	padding-bottom: 74px;
}

.typ-5 .ansprechpartner {
	padding-top: 45px;
}

.typ-5 .eo-teammitglied-connect {
	display: block;
}

.typ-5 .eo-teammitglied-connect .col1 {
	position: relative;
    z-index: 2;
}

.typ-5 .eo-teammitglied-connect .col1 img.post-thumb {
	margin: 0;
	-webkit-mask: url('../images/eo_hexagon_maske_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-5 .autor .eo-teammitglied-connect .col1 img.post-thumb,
.typ-5 .ansprechpartner .eo-teammitglied-connect .col1 img.post-thumb {
	margin: 0;
	-webkit-mask: url('../images/eo_hexagon_maske_rotate15deg_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_rotate15deg_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-5 .eo-teammitglied-connect .col2 {
	position: relative;
    z-index: 1;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper {
	padding: 29px 0;
	position: relative;
    z-index: 1;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data,
.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data * {
	text-align: center;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data strong br {
	display: none;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data .small {
	white-space: nowrap;
	display: block;
	text-align: center;
}

.typ-5 .autor .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-zitat,
.typ-5 .ansprechpartner .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-text {
	font-style: italic;
}

.typ-5 .autor .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-zitat .zitat-helper {
	font-size: 2.4rem;
}

.typ-5 .autor .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data .small,
.typ-5 .ansprechpartner .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data .small {
	font-style: italic;
	white-space: normal;
	display: inline;
	text-align: left;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data a[href^="mailto:"],
.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data a.mail-link,
.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data a.mail-link span {
	font-weight: inherit;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data a[href^="mailto:"]::before,
.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-data a.mail-link::before {
	display: none;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-description {
	text-align: center;
}

.typ-5 .eo-teammitglied-connect .col2 .col2-helper .eo-teammitglied-description p {
	padding: 0;
	text-align: center;
}

.typ-5 .content-column.full_width.thecontent {
	padding-bottom: 0;
}

.typ-5 .team-vorort {
	padding-bottom: 40px;
}

.typ-5 .team-vorort .sectionheader-helper {
	margin-bottom: 0;
}

.typ-5 .team-vorort ul li span.small {
	display: block;
	text-align: center;
}

.typ-5 .team-vorort ul li a[href^="mailto:"],
.typ-5 .team-vorort ul li a.mail-link,
.typ-5 .team-vorort ul li a.mail-link span {
	font-weight: inherit;
}

.typ-5 .team-vorort ul li a[href^="mailto:"]::before,
.typ-5 .team-vorort ul li a.mail-link::before {
	display: none;
}

.typ-5 .related-content {
	padding-bottom: 40px;
}

.typ-5 .related-content .sectionheader-helper {
	margin-bottom: 34px;
}

/* ------------------------------------------------------------------------ */
/* Typ 6																	*/
/* ------------------------------------------------------------------------ */

body.typ-6,
.typ-6 .container.content {
	background-color: #FFFFFF;
}

.typ-6 .team {
	margin-top: -25px;
	padding-bottom: 80px;
}

.typ-6 .team > hr:first-child {
	display: none;
}

.typ-6 .team .toggle-helper {
	padding-top: 30px;
	position: relative;
	z-index: 1;
}

.typ-6 .team hr {
	height: 0;
	margin-top: 30px;
}

.typ-6 .team hr.last {
	display: none;
}

.typ-6 .team h2 {
	font-weight: 700;
	color: #3D3D3D;
	margin-right: 64px;
}

.typ-6 .team .toggle-helper button {
	width: 54px;
	height: 54px;
	position: absolute;
	z-index: 1;
	top: 30px;
	right: 0;
	display: none;
	border-width: 1px;
	border-style: solid;
	border-color: #5CC4EC !important;
}

.typ-6 .team .toggle-helper button::before {
	width: 52px;
	height: 52px;
	line-height: 52px;
	font-size: 27px;
}

.typ-6 .team .toggle-helper button.dropdown-toggle[aria-expanded="false"]::before {
	content: '\f102';
}

.typ-6 .team .toggle-helper button.dropdown-toggle[aria-expanded="true"]::before {
	content: '\f1fc';
}

.typ-6 .team ul li .post-thumb-helper::before {
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center top;
	background-size: contain;
}

.typ-6 .team ul li .post-thumb-helper.head-of-team::before {
	background-image: url('../images/eo_hexagon_maske_rotate90deg_head-of-team_300x300.svg');
}

.typ-6 .team ul li p {
	display: none;
	margin-top: 29px;
}

/* ------------------------------------------------------------------------ */
/* Typ 7																	*/
/* ------------------------------------------------------------------------ */

/* ------------------------------------------------------------------------ */
/* Typ 8																	*/
/* ------------------------------------------------------------------------ */

body.typ-8,
.typ-8 .container.content {
	background-color: #010101;
}

.typ-8 .eo-featuredimage {
	height: auto;
	z-index: 3;
	background-image: none;
	background-color: #010101;
	border-bottom: 1px solid rgba(92, 196, 236, 0.50);
	overflow: hidden !important;
}

.typ-8 .eo-featuredimage .not-found {
	height: 100vh;
	min-height: 540px;
	padding-top: 74px;
    padding-bottom: 74px;
	display: grid;
	align-items: center;
	background-color: #010101;
}

.typ-8 strong.small,
.typ-8 h1 {
    color: #FFFFFF;
}

.typ-8 h1 {
    padding: 0 0 65px;
}

.typ-8 .animatedimage {
	width: 100%;
	height: auto;
	background-color: transparent;
}

@keyframes eo_404-animation {
	0% {
		transform: scale(0.9);
	} 25% {
		transform: scale(1.1);
	} 100% {
		transform: scale(0.9);
	}
}

.typ-8 .animatedimage {
	animation-name: eo_404-animation;
	animation-duration: 9s;
	animation-delay: 0.0s;
	animation-iteration-count: infinite;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

/* ------------------------------------------------------------------------ */
/* Typ 9																	*/
/* ------------------------------------------------------------------------ */

body.typ-9,
.typ-9 .container.content {
	background-color: #FFFFFF;
}

.typ-9 ul.sprungmarken {
	margin-top: 5px;
	padding: 0;
	display: block;
	padding-left: 1px;
}

.typ-9 ul.sprungmarken > li {
	width: 44px;
	margin-left: -1px;
	margin-bottom: 20px;
	padding-left: 0;
	padding: 0 1px;
	display: block;
	float: left;
	border-left: 1px solid #CBCBCB;
	border-right: 1px solid #CBCBCB;
}

.typ-9 ul.sprungmarken > li::before {
	display: none;
}

.typ-9 ul.sprungmarken > li > strong,
.typ-9 ul.sprungmarken > li > strong a {
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
}

.typ-9 ul.sprungmarken > li > strong a {
	line-height: 40px;
	background-color: #FFFFFF;
}

.typ-9 ul.sprungmarken > li > strong a:hover {
	color: #FFFFFF;
	background-color: #5CC4EC;
}

.typ-9 ul.sprungmarken > li > strong a::before {
	display: none;
}

.typ-9 .archive-loop {
	padding-top: 52px;
	padding-bottom: 80px;
}

.typ-9 .archive-loop ul {
	width: 100%;
	margin: 0;
	padding: 0;
}

.typ-9 .archive-loop ul > li {
	padding: 0 20px;
}

.typ-9 .archive-loop ul > li::before {
	display: none;
}

.typ-9 .archive-loop ul > li.full_width {
	width: 100% !important;
	clear: both;
}

.typ-9 .archive-loop ul > li.hr_letter_a {
	display: none;
}

.typ-9 .archive-loop ul > li hr {
	margin-top: 80px;
	margin-bottom: 72px;
}

.typ-9 .archive-loop ul > li h2 {
	color: #5CC4EC;
    font-weight: 700;
}

/* ------------------------------------------------------------------------ */
/* Typ Sharing Conten Element												*/
/* ------------------------------------------------------------------------ */

.typ-3b .eo-featuredimage .eo-featuredimage-helper,
.typ-4a .eo-featuredimage .eo-featuredimage-helper,
.typ-4b .eo-featuredimage .eo-featuredimage-helper {
	display: grid;
	align-items: end;
}

.typ-3b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width,
.typ-4a .eo-featuredimage .eo-featuredimage-helper .content-column.full_width,
.typ-4b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width {
	margin-bottom: 80px;
	background-color: transparent;
}
.typ-3b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width *,
.typ-4a .eo-featuredimage .eo-featuredimage-helper .content-column.full_width *,
.typ-4b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width * {
	color: #3D3D3D;
}

.typ-3b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width .full_width-helper .content-column.two_third,
.typ-4a .eo-featuredimage .eo-featuredimage-helper .content-column.full_width .full_width-helper .content-column.two_third,
.typ-4b .eo-featuredimage .eo-featuredimage-helper .content-column.full_width .full_width-helper .content-column.two_third {
	float: none;
	margin: 0 auto;
	padding: 0;
}

.typ-4a .eo-featuredimage .eo-featuredimage-helper .content-column.two_third p,
.typ-4b .eo-featuredimage .eo-featuredimage-helper .content-column.two_third p {
	padding: 0;
}

.typ-4a .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs,
.typ-4b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs {
	overflow: visible;
}

.typ-4a .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs::before,
.typ-4b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs::before {
	content: '';
	height: 100px;
	position: absolute;
	z-index: 0;
	bottom: -40px;
	left: 0;
	right: 0;
	background-blend-mode: darken;
	background-image: linear-gradient(to top, rgba(9, 45, 78, 0.95) -30%, rgba(9, 45, 78, 0.25) 45%, rgba(9, 45, 78, 0.05) 75%, rgba(255, 255, 255, 0) 100%);
}

.typ-4a .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs a,
.typ-4a .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs span,
.typ-4b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs a,
.typ-4b .eo-featuredimage .eo-featuredimage-helper.bg-yes + .breadcrumbs span {
	color: #FFFFFF;
}

.typ-4a .eo-content-box.layout-1 .one_half.image .image-helper .eo-content-box-bubbles,
.typ-4a .eo-content-box.layout-2 .one_half.image .image-helper .eo-content-box-bubbles {
	opacity: 0.25;
}

.typ-4a .archive-loop,
.typ-4b .archive-loop {
	padding-top: 80px;
}

.typ-4a .archive-loop .one_third ul,
.typ-4b .archive-loop .one_third ul {
	margin-top: 0;
}

.typ-4a .archive-loop .one_third ul li,
.typ-4a .archive-loop .one_third ul li a {
}

.typ-4a .archive-loop .one_third ul li,
.typ-4b .archive-loop .one_third ul li {
	padding: 0;
}

.typ-4a .archive-loop .one_third ul li::before,
.typ-4b .archive-loop .one_third ul li::before {
	display: none;
}

.typ-4a .archive-loop .two_third table td.col1 img.post-thumb,
.typ-4b .archive-loop .two_third table td.col1 img.post-thumb {
	-webkit-mask: url('../images/eo_hexagon_maske_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-4a .archive-loop .two_third table td.col2,
.typ-4b .archive-loop .two_third table td.col2 {
	padding: 20px 10px;
}

.typ-4a .archive-loop .two_third table td.col2 a:not(.more-link)::before,
.typ-4b .archive-loop .two_third table td.col2 a:not(.more-link)::before {
	display: none;
}

.typ-4a .archive-loop .two_third table td.col2 h2,
.typ-4a .archive-loop .two_third table td.col2 h2 *,
.typ-4b .archive-loop .two_third table td.col2 h2,
.typ-4b .archive-loop .two_third table td.col2 h2 * {
	font-weight: 400;
}

.typ-4a .archive-loop .two_third table td.col2 p,
.typ-4b .archive-loop .two_third table td.col2 p {
	padding: 0;
}

.typ-4a .two_third,
.typ-4b .two_third {
	padding-bottom: 80px;
}

.typ-4a .one_third,
.typ-4b .one_third {
	padding-top: 20px;
	padding-bottom: 40px;
}

.typ-4a.parent-cat-3 .one_third {
	padding-top: 0;
}

.typ-4a .one_third .full_width-helper > section,
.typ-4b .one_third .full_width-helper > section {
	margin-bottom: 40px;
}

.typ-4a .one_third section article,
.typ-4b .one_third section article {
	width: 100%;
	position: relative;
    z-index: 1;
}

.typ-4a .one_third section.posts article > span.small,
.typ-4b .one_third section.posts article > span.small {
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 1;
	top: -20px;
}

.typ-4a .one_third section.posts article a.img-link::before,
.typ-4b .one_third section.posts article a.img-link::before {
	display: none;
}

.typ-4a .one_third section.posts article img,
.typ-4b .one_third section.posts article img {
	margin: 0;
}

.typ-4a .one_third section.posts article .article-helper,
.typ-4b .one_third section.posts article .article-helper {
	padding: 35px 20px 40px;
}

.typ-4a .one_third section.posts article table,
.typ-4b .one_third section.posts article table {
    height: 40px;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    right: 0;
}

.typ-4a .one_third section.posts article table td.col1,
.typ-4b .one_third section.posts article table td.col1 {
    padding: 0 10px 20px 20px;
    text-align: left;
}

.typ-4a .one_third section.posts article table td.col2,
.typ-4b .one_third section.posts article table td.col2 {
    padding: 0 20px 20px 10px;
    text-align: right;
}

.typ-4a .one_third section.posts article table td.col2 > span,
.typ-4b .one_third section.posts article table td.col2 > span {
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

.typ-4a .one_third section.posts article table td.col2 > span::before,
.typ-4b .one_third section.posts article table td.col2 > span::before {
	content: '\e650';
	font-family: 'shopware';
	font-size: 16px;
	color: #CBCBCB;
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.typ-5 .eo-featuredimage,
.typ-6 .eo-featuredimage,
.typ-9 .eo-featuredimage {
	background-image: none;
}

.typ-5 .eo-featuredimage .eo-featuredimage-helper,
.typ-6 .eo-featuredimage .eo-featuredimage-helper {
	height: auto;
	position: absolute;
	z-index: 1;
	bottom: -40px;
	opacity: 0;
	background-color: transparent;
	transition: opacity .3s ease .4s;
}

.typ-5 .eo-featuredimage .eo-featuredimage-helper::before,
.typ-6 .eo-featuredimage .eo-featuredimage-helper::before,
.typ-9 .eo-featuredimage .eo-featuredimage-helper::before {
	display: none;
}

.typ-5 .eo-featuredimage .eo-featuredimage-helper img,
.typ-6 .eo-featuredimage .eo-featuredimage-helper img,
.typ-9 .eo-featuredimage .eo-featuredimage-helper img {
	width: 100%;
    height: auto;
	max-width: none;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	background-color: transparent;
	transform: translateX(-50%);
}

.typ-5 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image,
.typ-6 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image,
.typ-9 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image {
	width: 100%;
    height: 100%;
	max-width: none;
	margin: 0;
	position: absolute;
	bottom: 0;
	left: 50%;
	background-color: transparent;
	transform: translateX(-50%);
}

.typ-5 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image,
.typ-6 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image,
.typ-9 .eo-featuredimage .eo-featuredimage-helper div.eo-featuredimage-image {
	background-image: linear-gradient(160deg, rgba(88, 255, 201, 1.0) 20%, rgba(88, 255, 201, 1.0) 45%, rgba(88, 255, 201, 1.0) 55%, rgba(255, 228, 250, 0.8) 95%);
}

.typ-5 .eo-featuredimage .eo-featuredimage-image,
.typ-6 .eo-featuredimage .eo-featuredimage-image,
.typ-9 .eo-featuredimage .eo-featuredimage-image {
	z-index: 1;
	-webkit-mask: url('../images/eo_hexagon-featuredimage_maske.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	-webkit-mask-position: center bottom;
	mask: url('../images/eo_hexagon-featuredimage_maske.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
	mask-position: center bottom;
}

.typ-5 .eo-featuredimage .eo-featuredimage-bubbles,
.typ-6 .eo-featuredimage .eo-featuredimage-bubbles,
.typ-9 .eo-featuredimage .eo-featuredimage-bubbles {
	z-index: -1;
	opacity: 0.25;
}

.typ-5 .content-column.full_width,
.typ-6 .content-column.full_width,
.typ-9 .content-column.full_width {
	background-color: transparent;
}

.typ-5 .content-column.full_width.header,
.typ-6 .content-column.full_width.header,
.typ-9 .content-column.full_width.header {
	overflow: visible;
	z-index: 2;
}

.typ-5 .container.content header,
.typ-6 .container.content header,
.typ-9 .container.content header {
	background-color: transparent;
}

.typ-5 .grid-helper,
.typ-6 .grid-helper,
.typ-9 .grid-helper {
	display: grid;
    grid-template-rows: auto auto;
}

.typ-5 .team-vorort ul,
.typ-6 .team ul {
	margin: 0;
	padding: 0;
}

.typ-5 .team-vorort ul > li,
.typ-6 .team ul > li {
	margin-top: 40px;
	padding: 0;
}

.typ-5 .team-vorort ul > li .helper,
.typ-6 .team ul > li .helper {
	text-align: center;
}

.typ-5 .team-vorort ul > li::before,
.typ-6 .team ul > li::before {
	display: none;
}

.typ-5 .team-vorort ul li .post-thumb-helper,
.typ-6 .team ul li .post-thumb-helper {
	margin: 0 auto 35px;
	display: table;
	position: relative;
	z-index: 1;
}

.typ-5 .team-vorort ul li img.post-thumb,
.typ-6 .team ul li img.post-thumb {
	margin: 0;
	-webkit-mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_rotate90deg_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-5 .team-vorort ul li strong br,
.typ-6 .team ul li strong br {
	display: block;
}

.typ-1 .messen,
.typ-1 .newsletter,
.typ-6 .messen {
	padding-top: 70px;
	padding-bottom: 80px;
}

.typ-1 .content-column.full_width.messen,
.typ-1 .content-column.full_width.newsletter,
.typ-6 .content-column.full_width.messen {
	background-color: #010101;
}

.typ-1 .content-column.full_width.messen .content-column.full_width,
.typ-6 .content-column.full_width.messen .content-column.full_width {
	background-color: transparent;
}

.typ-1 .messen strong.small,
.typ-1 .newsletter strong.small,
.typ-6 .messen strong.small {
	color: #DADADA;
}

.typ-1 .messen h2,
.typ-1 .newsletter h2,
.typ-6 .messen h2 {
	font-weight: 700;
	color: #FFFFFF;
	padding: 0 0 65px;
}

.typ-1 .newsletter h2 {
	padding: 0;
}

.typ-1 .messen table td.col1 img.post-thumb,
.typ-6 .messen table td.col1 img.post-thumb {
	margin: 0;
	-webkit-mask: url('../images/eo_hexagon_maske_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-1 .messen .full_width-helper article table td.col2,
.typ-6 .messen .full_width-helper article table td.col2 {
	padding: 20px 10px;
}

.typ-1 .messen .full_width-helper article:first-child table td.col2,
.typ-6 .messen .full_width-helper article:first-child table td.col2 {
	border-width: 1px 0 1px 0;
}

.typ-1 .messen table td.col2,
.typ-1 .messen table td.col2 *,
.typ-6 .messen table td.col2,
.typ-6 .messen table td.col2 * {
	color: #DADADA;
}

.typ-1 .messen table td.col2 strong,
.typ-1 .messen table td.col2 strong *,
.typ-6 .messen table td.col2 strong,
.typ-6 .messen table td.col2 strong * {
	font-weight: 400;
}

.typ-1 .messen table td.col2 a::before,
.typ-6 .messen table td.col2 a::before {
	display: none;
}

.typ-1 .messen table td.col2 p,
.typ-6 .messen table td.col2 p {
	padding: 0;
}

.typ-1 .messen .button-helper,
.typ-6 .messen .button-helper {
	float: none;
	margin: 0 auto;
	padding-top: 20px;
}


.typ-1 .jobs,
.typ-6 .jobs {
}

.typ-1 .content-column.full_width.jobs,
.typ-6 .content-column.full_width.jobs {
	overflow: visible;
	background-color: #5CC4EC;
	z-index: 2;
}

.typ-1 .jobs *,
.typ-6 .jobs * {
	color: #FFFFFF;
}
.typ-1 .jobs .one_third.image,
.typ-6 .jobs .one_third.image {
	position: relative;
	z-index: 1;
}

.typ-1 .jobs .one_third.image .image-helper,
.typ-6 .jobs .one_third.image .image-helper {
	position: relative;
	z-index: 1;
}

.typ-1 .jobs .one_third.image .image-helper img,
.typ-6 .jobs .one_third.image .image-helper img {
	max-width: none;
	background-color: transparent;
	margin: 0;
}

.typ-1 .jobs .one_third.image .image-helper .eo-content-box-image,
.typ-6 .jobs .one_third.image .image-helper .eo-content-box-image {
	width: 100%;
	height: auto;
	position: relative;
	z-index: 1;
}

.typ-1 .jobs .one_third.image .image-helper .eo-content-box-image,
.typ-6 .jobs .one_third.image .image-helper .eo-content-box-image {
	-webkit-mask: url('../images/eo_hexagon-contentbox-layout2_maske.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon-contentbox-layout2_maske.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-1 .jobs .one_third.image .image-helper .eo-content-box-bubbles,
.typ-6 .jobs .one_third.image .image-helper .eo-content-box-bubbles {
	width: 100%;
	height: auto;
	position: absolute;
	z-index: 0;
	top: 0;
	right: 0;
}

.typ-1 .jobs .two_third,
.typ-6 .jobs .two_third {
	padding-top: 70px;
	padding-bottom: 80px;
}

.typ-1 .jobs .two_third strong.small,
.typ-6 .jobs .two_third strong.small {
	color: rgba(255, 255, 255, 0.65);
    font-weight: 400;
    display: block;
}

.typ-1 .jobs .two_third h2,
.typ-6 .jobs .two_third h2 {
	font-weight: 700;
    padding: 0 0 65px;
}

.typ-1 .jobs .two_third .column-helper.stream > article table td,
.typ-6 .jobs .two_third .column-helper.stream > article table td {
	padding: 14px 10px 11px;
	vertical-align: middle;
    border-width: 0 0 1px 0;
    border-style: solid;
    border-color: rgba(255, 255, 255, 0.35);
}

.typ-1 .jobs .two_third .column-helper.stream > article:first-child table td,
.typ-6 .jobs .two_third .column-helper.stream > article:first-child table td {
    border-width: 1px 0 1px 0;
}

.typ-1 .jobs .two_third .column-helper.stream > article table td strong,
.typ-1 .jobs .two_third .column-helper.stream > article table td strong *,
.typ-6 .jobs .two_third .column-helper.stream > article table td strong,
.typ-6 .jobs .two_third .column-helper.stream > article table td strong * {
	font-weight: 400;
	color: #FFFFFF;
}

.typ-1 .jobs .two_third .button-helper,
.typ-6 .jobs .two_third .button-helper {
	padding: 20px 0 0 0;
}

.typ-1 .jobs .two_third .button-helper a.button,
.typ-6 .jobs .two_third .button-helper a.button {
	color: #FFFFFF !important;
	border-color: #FFFFFF !important;
}

.typ-1 .jobs .two_third .button-helper a.button:hover,
.typ-6 .jobs .two_third .button-helper a.button:hover {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
	border-color: transparent !important;
}

.typ-1 .jobs .two_third .button-helper a.button:active,
.typ-6 .jobs .two_third .button-helper a.button:active {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
	border-color: transparent !important;
}

.typ-1 .jobs .two_third .button-helper a.button:focus,
.typ-6 .jobs .two_third .button-helper a.button:focus {
	color: #5CC4EC !important;
	background-color: #FFFFFF;
	border-color: transparent !important;
}

.typ-1 .jobs .two_third .button-helper a.button::before,
.typ-6 .jobs .two_third .button-helper a.button::before {
	color: #FFFFFF;
}

.typ-1 .jobs .two_third .button-helper a.button:hover::before,
.typ-6 .jobs .two_third .button-helper a.button:hover::before {
	color: #5CC4EC;
}

.typ-1 .jobs .two_third .button-helper a.button:active::before,
.typ-6 .jobs .two_third .button-helper a.button:active::before {
	color: #5CC4EC;
}

.typ-1 .jobs .two_third .button-helper a.button:focus::before,
.typ-6 .jobs .two_third .button-helper a.button:focus::before {
	color: #5CC4EC;
}

.typ-1 .kundenstimmen,
.typ-2 .kundenstimmen {
	padding-top: 70px;
	padding-bottom: 40px;
	background-color: transparent;
	background-image: linear-gradient(160deg, rgba(92, 196, 236, 0.2) 20%, rgba(92, 196, 236, 0.2) 45%, rgba(92, 196, 236, 0.2) 55%, rgba(255, 228, 250, 0.8) 95%);
}

.typ-1 .kundenstimmen > strong.small,
.typ-2 .kundenstimmen > strong.small {
    display: block;
    font-weight: 400;
}

.typ-1 .kundenstimmen > h2,
.typ-2 .kundenstimmen > h3 {
	color: #3D3D3D;
	font-weight: 700;
	display: inline-block;
    padding: 0 0 23px;
}

.typ-1 .kundenstimmen ul,
.typ-2 .kundenstimmen ul {
	margin: 0;
	padding: 0;
}

.typ-1 .kundenstimmen ul > li,
.typ-2 .kundenstimmen ul > li {
	margin-top: 40px;
	padding: 0;
	text-align: center;
}

.typ-1 .kundenstimmen ul > li::before,
.typ-2 .kundenstimmen ul > li::before {
	display: none;
}

.typ-1 .kundenstimmen ul li .post-thumb-helper,
.typ-2 .kundenstimmen ul li .post-thumb-helper {
	margin: 0 auto 35px;
	display: table;
	position: relative;
	z-index: 1;
}

.typ-1 .kundenstimmen ul li img.post-thumb,
.typ-2 .kundenstimmen ul li img.post-thumb {
	margin: 0;
	-webkit-mask: url('../images/eo_hexagon_maske_300x300.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_maske_300x300.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

.typ-1 .kundenstimmen ul li .text-helper,
.typ-2 .kundenstimmen ul li .text-helper {
	text-align: left;
}

.typ-1 .kundenstimmen ul li .text-helper > strong,
.typ-2 .kundenstimmen ul li .text-helper > strong {
	margin-top: -5px;
	margin-bottom: 10px;
}

.typ-1 .kundenstimmen ul li strong,
.typ-1 .kundenstimmen ul li span,
.typ-1 .kundenstimmen ul li p,
.typ-2 .kundenstimmen ul li strong,
.typ-2 .kundenstimmen ul li span,
.typ-2 .kundenstimmen ul li p {
	display: block;
}

.typ-1 .kundenstimmen ul li span.titel,
.typ-1 .kundenstimmen ul li span.firma,
.typ-2 .kundenstimmen ul li span.titel,
.typ-2 .kundenstimmen ul li span.firma {
	font-weight: 400;
}

.typ-1 .kundenstimmen ul li span.firma,
.typ-2 .kundenstimmen ul li span.firma {
	margin-bottom: 10px;
}

.typ-1 .nm,
.typ-6 .nm {
	padding-bottom: 40px;
}

.typ-1 .nm.news,
.typ-6 .nm.news {
	padding-top: 74px;
}

.typ-1 .nm.magazine,
.typ-6 .nm.magazine {
	padding-top: 34px;
	padding-bottom: 80px;
}

.typ-1 .nm h2,
.typ-6 .nm h2 {
	font-weight: 700;
	color: #3D3D3D;
	margin-bottom: 31px;
}

.typ-1 .nm article,
.typ-3b .archive-loop article,
.typ-5 .related-content article,
.typ-6 .nm article {
	width: 100%;
	margin-bottom: 40px;
	position: relative;
	z-index: 1;
}

.typ-1 .nm article a.img-link,
.typ-3b .archive-loop article a.img-link,
.typ-5 .related-content article a.img-link,
.typ-6 .nm article a.img-link {
	overflow: hidden;
	display: block;
}

.typ-1 .nm article a.img-link::before,
.typ-3b .archive-loop article a.img-link::before,
.typ-5 .related-content article a.img-link::before,
.typ-6 .nm article a.img-link::before {
	display: none;
}

.typ-1 .nm article img,
.typ-3b .archive-loop article img,
.typ-5 .related-content article img,
.typ-6 .nm article img {
	margin: 0;
}

.typ-1 .nm article .article-helper,
.typ-3b .archive-loop article .article-helper,
.typ-5 .related-content article .article-helper,
.typ-6 .nm article .article-helper {
	padding: 35px 20px 40px;
}

.typ-1 .nm article .article-helper p,
.typ-3b .archive-loop article .article-helper p,
.typ-5 .related-content article .article-helper p,
.typ-6 .nm article .article-helper p {
	padding: 0px;
}

.typ-1 .nm article table,
.typ-3b .archive-loop article table,
.typ-5 .related-content article table,
.typ-6 .nm article table {
	height: 40px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	right: 0;
}

.typ-1 .nm article table tr > td,
.typ-3b .archive-loop article table tr > td,
.typ-5 .related-content article table tr > td,
.typ-6 .nm article table tr > td {
	width: 50%;
	height: 40px;
	vertical-align: middle;
}

.typ-1 .nm article table td.col1,
.typ-3b .archive-loop article table td.col1,
.typ-5 .related-content article table td.col1,
.typ-6 .nm article table td.col1 {
	padding: 0 10px 20px 20px;
	text-align: left;
}

.typ-1 .nm article table td.col2,
.typ-3b .archive-loop article table td.col2,
.typ-5 .related-content article table td.col2,
.typ-6 .nm article table td.col2 {
	padding: 0 20px 20px 10px;
	text-align: right;
}

.typ-1 .nm article table td.col2 > span,
.typ-3b .archive-loop article table td.col2 > span,
.typ-5 .related-content article table td.col2 > span,
.typ-6 .nm article table td.col2 > span {
	padding-right: 24px;
	position: relative;
	z-index: 1;
}

.typ-1 .nm article table td.col2 > span::before,
.typ-3b .archive-loop article table td.col2 > span::before,
.typ-5 .related-content article table td.col2 > span::before,
.typ-6 .nm article table td.col2 > span::before {
	content: '\e650';
	font-family: 'shopware';
	font-size: 16px;
	color: #CBCBCB;
	position: absolute;
	z-index: 0;
	top: 50%;
	right: 0;
	transform: translateY(-50%);
}

.typ-1 .nm .button-helper,
.typ-6 .nm .button-helper {
	float: none;
	margin: 0 auto;
}

/* ------------------------------------------------------------------------ */
/* Zweiter Textblock														*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.zweitertextblock {
	padding-top: 114px;
	padding-bottom: 80px;
}

.content-column.full_width.zweitertextblock #id_zweitertextblock {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

/* ------------------------------------------------------------------------ */
/* Produkte																	*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.produkte {
	padding-top: 0;
	padding-bottom: 114px;
	text-align: center;
	overflow: visible;
	background-color: #EDEDED;
}

.content-column.full_width.produkte #id_produkte {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.content-column.full_width.produkte .sectionheader-helper {
	margin-bottom: -40px;
}

.content-column.full_width.produkte .produkte-helper {
	height: 300px;
	display: block;
	opacity: 0;
	transition: height 0.4s ease, opacity 0.4s ease;
}

.content-column.full_width.produkte .produkte-helper.slick-initialized {
	height: auto;
	opacity: 1;
}

.content-column.full_width.produkte .produkte-helper .slick-list {
	z-index: 1;
	overflow: hidden;
}

.content-column.full_width.produkte .produkte-helper .produkte-container {
	display: table-cell;
	float: none;
	padding-left: 20px;
	padding-right: 20px;
	position: relative;
	z-index: 1;
	vertical-align: top;
}

.content-column.full_width.produkte .produkte-helper .slick-track .produkte-container::before {
	content: '';
	position: absolute;
	z-index: -1;
	top: 20px;
	bottom: 0;
	background-color: #B097B3;
	transition: background-color 0.3s ease;
}

.content-column.full_width.produkte .produkte-helper .produkte-container a.image-link {
	max-width: 100%;
	display: table;
	margin: 0 auto;
	padding: 40px;
	background-image: url('../images/product-slider_background.svg');
	background-repeat: no-repeat;
	background-position: center center;
	background-size: contain;
}

.content-column.full_width.produkte .produkte-helper .produkte-container a.image-link::before {
	display: none;
}

.content-column.full_width.produkte .produkte-helper .produkte-container a.image-link img {
	width: 100%;
	height: auto;
	margin: 0;
	border-radius: 50%;
	background-color: transparent;
}

.content-column.full_width.produkte .produkte-helper .produkte-container .produkte-container-helper h2 {
	text-align: center;
	margin-top: 20px;
}

.content-column.full_width.produkte .produkte-helper .produkte-container .produkte-container-helper .subtitle-helper {
	float: left;
}

.content-column.full_width.produkte .produkte-helper .produkte-container .produkte-container-helper p {
	padding: 0;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow {
	display: block !important;
	width: 40px;
	height: 40px;
	text-indent: -4000px;
	position: absolute;
	z-index: 2;
	top: 50%;
	margin-top: -20px;
	border: 0 none;
	cursor: pointer;
	overflow: hidden;
	opacity: 1;
	background-color: rgba(255, 255, 255, 0);
	transition: left 0.4s linear, right 0.4s linear, background-color 0.3s ease;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev {
	left: -20px;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next {
	right: -20px;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow::before,
.content-column.full_width.produkte .produkte-helper button.slick-arrow::after {
	content: '';
	width: 40px;
	height: 40px;
	line-height: 40px;
	font-family: 'shopware';
	font-size: 24px;
	color: #BFBFBF;
	position: absolute;
	top: 0;
	text-indent: 0 !important;
	text-align: center;
	transition: all 0.3s ease;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow::before {
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow::after {
	color: transparent;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev::before,
.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev::after {
	content: '\e6bc';
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next::before,
.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next::after {
	content: '\e6bb';
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev::before {
	left: 0;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev::after {
	left: 40px;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev:hover::before {
	left: -40px;
	color: transparent;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-prev:hover::after {
	left: 0;
	color: #FFFFFF;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next::before {
	right: 0;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next::after {
	right: 40px;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next:hover::before {
	right: -40px;
	color: transparent;
}

.content-column.full_width.produkte .produkte-helper button.slick-arrow.slick-next:hover::after {
	right: 0;
	color: #FFFFFF;
}

/* ------------------------------------------------------------------------ */
/* Google Maps																*/
/* ------------------------------------------------------------------------ */

.maps {
}

.maps #map > div {
	background-color: #F2F2F2 !important;
}

.maps #id_google-maps {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
}

.maps #map .gm-style-pbc p {
	font-weight: 300;
	text-align: center;
	padding: 0;
}

.maps #map a::before {
	display: none;
}

.maps #map img {
	background-color: inherit;
}

.maps #map .gm-style .gm-style-iw,
.maps #map .gm-style .gm-style-iw * {
	color: #272727;
}

.maps #map .gm-style .gmnoprint a,
.maps #map .gm-style .gmnoprint span,
.maps #map .gm-style .gm-style-cc a,
.maps #map .gm-style .gm-style-cc span {
	display: block;
	color: #272727 !important;
	padding-bottom: 5px;
	background-color: transparent !important;
}

.maps #map .gm-style .gmnoprint *,
.maps #map .gm-style .gm-style-cc * {
	background-color: transparent !important;
}

.maps #map .gm-style button.gm-fullscreen-control,
.maps #map .gm-style .gmnoprint button {
	background-color: #FFFFFF !important;
	border-radius: 0 !important;
}

.maps #map .gm-style button.gm-fullscreen-control > img,
.maps #map .gm-style .gmnoprint button > img {
	display: none;
	margin: 0 !important;
}

.maps #map .gm-style button.gm-fullscreen-control > img:first-child,
.maps #map .gm-style .gmnoprint button > img:first-child {
	display: block;
	padding: 0 !important;
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

.maps #map .gm-style .gmnoprint.gm-bundled-control .gmnoprint {
	top: -16px !important;
	left: -30px !important;
}

/* ------------------------------------------------------------------------ */
/* Formulare																*/
/* ------------------------------------------------------------------------ */

.eo-form {
	padding-top: 64px;
	padding-bottom: 80px;
}

.content-column.full_width.eo-form {
	border-bottom: 1px solid rgba(92, 196, 236, 0.50);
	background-color: #010101 !important;
}

.eo-form .full_width-helper {
	padding-bottom: 0;
}

.eo-form .row1 strong {
	color: rgba(255, 255, 255, 0.50);
	font-weight: 400;
	display: block;
}

.eo-form .row1 h3 {
    color: #FFFFFF;
    font-weight: 700;
}

.eo-form .row1 .call-eo {
    color: #FFFFFF;
    font-weight: 400;
    padding: 0;
}

.eo-form .row2 .content-column.one_half {
	padding-top: 80px;
}

.eo-form * {
	color: #F2F2F2;
}

.eo-form .content-column.one_half a::before {
	display: none;
}

.eo-form .wpcf7 .required {
	display: block;
    font-size: 0;
    right: 0;
    line-height: 0;
    position: absolute;
    z-index: 2;
    text-indent: -9999px;
    bottom: 20px;
    width: 42px;
    height: 1px;
	border-left: 2px solid #010101;
	background-color: rgba(255, 255, 255, 0.35);
}

.eo-form span.wpcf7-form-control-wrap::before {
	color: #3D3D3D;
}

.eo-form span.wpcf7-form-control-wrap.focus::before {
	color: #010101;
}

.eo-form span.wpcf7-form-control-wrap::after {
	content: '';
	height: 1px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	right: 50%;
	background-color: transparent;
	transition: left 0.7s ease, right 0.7s ease, background-color 0.4s ease;
}

.eo-form span.wpcf7-form-control-wrap:hover::after {
	left: 0;
	right: 0;
	background-color: #5CC4EC;
}

.eo-form .wpcf7 .submit-button {
	padding-bottom: 0px;
	margin-bottom: 0px !important;
}

.eo-form .wpcf7 span.wpcf7-not-valid-tip,
.eo-form .wpcf7 span.error,
.eo-form .wpcf7 div.wpcf7-validation-errors,
.eo-form .wpcf7 div.wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
	background-color: #FFD1D1;
	border-width: 1px;
	border-style: solid;
	border-color: #FF1818;
}

.eo-form .wpcf7 span.wpcf7-mail-sent-ok,
.eo-form .wpcf7 span.wpcf7-response-output.wpcf7-display-none.wpcf7-mail-sent-ok {
	background-color: #D1EBCC;
	border-width: 1px;
	border-style: solid;
	border-color: #1B9C00;
}

.eo-form .wpcf7 p.small {
}

.eo-form .wpcf7 .small,
.eo-form .wpcf7 .small a {
	color: #CBCBCB;;
}

.eo-form .wpcf7 .small a::before {
	background-color: #CBCBCB;
	bottom: -1px;
}

.eo-form .one_third {
	padding-bottom: 0;
}

.eo-form .two_third {
	padding-bottom: 0;
}

.eo-form a[href^="tel:"]::before {
	display: none;
}

.eo-form .marker {

}

.eo-form .marker::before,
.eo-form .marker::after {
	content: '';
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: -1;;
	top: 0;
	right: 0;
	border-radius: 20px;
	background-color: #5CC4EC;
	opacity: 0;
}

@keyframes eo_form_dropdown_before {
	0% {
		opacity: 0;
		transform: scale(3.5);
	} 6% {
		opacity: 1.0;
		transform: scale(1.0);
	} 12% {
		opacity: 0.0;
		transform: scale(1.0);
	} 100% {
		opacity: 0.0;
		transform: scale(1.0);
	}
}

.archive .eo-form .marker::before {
	animation: eo_form_dropdown_before 4s 2s linear 12;
}

.single .eo-form .marker::before {
	animation: eo_form_dropdown_before 6s 2s linear 6;
}

@keyframes eo_form_dropdown_after {
	0% {
		opacity: 0;
		transform: scale(1.0);
	} 6% {
		opacity: 0.5;
		transform: scale(1.0);
	} 12% {
		opacity: 0.0;
		transform: scale(2.5);
	} 100% {
		opacity: 0.0;
		transform: scale(2.5);
	}
}

.archive .eo-form .marker::after {
	animation: eo_form_dropdown_after 4s 2s linear 12;
}

.single .eo-form .marker::after {
	animation: eo_form_dropdown_after 6s 0s linear 6;
}

/* ------------------------------------------------------------------------ */
/* Call to Action Formular													*/
/* ------------------------------------------------------------------------ */

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle {
	margin-top: 14px;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle::before,
.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle::after {
	content: '';
	font-family: 'Ionicons';
	font-size: 40px;
	color: #FFFFFF;
	width: 53px;
	height: 52px;
	line-height: 52px;
	text-align: center;
	z-index: 0;
	right: 0;
	transition: top 0.4s ease;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle::before {
	content: '\f118';
	top: 0;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle::after {
	content: '\f406';
	top: -52px;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle.toggled-on::before {
	top: 52px;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle.toggled-on::after {
	top: 0;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle span {
	transition: top 0.4s ease;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle span.before {
	top: 0;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle span.after {
	top: -52px;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle.toggled-on span.before {
	top: 52px;
}

.eo-form.cta-formular .row1 .content-column.one_half button.contact-toggle.toggled-on span.after {
	top: 0;
}

/* ------------------------------------------------------------------------ */
/* Job Formular																*/
/* ------------------------------------------------------------------------ */

.eo-form.job-formular .row2 .your-files {
}

.eo-form.job-formular .row2 span.wpcf7-form-control-wrap.your-files::after {
	display: none;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler {
	margin-bottom: 20px;
	padding: 0;
	border-radius: 0;
	border-width: 0px;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container {
	border-width: 1px;
	border-style: solid;
	border-color: #3D3D3D;
	transition: border-color 0.7s ease;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container:hover {
	border-color: #5CC4EC;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner {
	white-space: normal;
	text-align: center;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner * {
	color: #CBCBCB;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner h3 {
	text-align: center;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner span {
	color: rgba(255, 255, 255, 0.35);
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap {
	display: table;
	margin: 0 auto;
}

.eo-form.job-formular .row2 .your-files .codedropz-upload-handler .codedropz-upload-container .codedropz-upload-inner .codedropz-btn-wrap a {
	color: #5CC4EC;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status {
	margin-bottom: 20px;
	padding: 0;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .dnd-upload-details {
	padding-left: 0;
	position: relative;
	z-index: 1;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .name {
	color: #5CC4EC;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .name em {
	padding-left: 5px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.35);
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .remove-file {
	width: 20px;
	height: 20px;
	top: 0;
	right: 0;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .remove-file span {
	width: 20px;
	height: 20px;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .remove-file span::before {
    content: '\f406';
    font-family: 'Ionicons';
	font-size: 24px;
	color: #FF1818;
	text-align: center;
	width: 20px;
	height: 20px;
	line-height: 20px;
	position: absolute;
	z-index: 1;
	top: 8px;
    left: 0;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .dnd-upload-image {
	width: 0;
	height: 0;
	opacity: 0;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .dnd-progress-bar {
	border-radius: 0;
	background-color: #3D3D3D;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .dnd-progress-bar span {
	font-weight: 500;
	line-height: 15px;
	color: #010101;
	background-color: #5CC4EC;
}

.eo-form.job-formular .row2 .your-files .dnd-upload-status .dnd-upload-details span.has-error {
	font-size: 15px;
    font-style: normal;
	font-weight: 400;
	color: #FF1818;
}

.eo-form.job-formular .row2 .your-files span.has-error-msg {
	font-size: 15px;
    font-style: normal;
	font-weight: 400;
	color: #FF1818;
	margin-bottom: 20px;
	padding: 10px 30px;
	text-align: center;
	background-color: #FFD1D1;
    border-width: 1px;
    border-style: solid;
	border-color: #FF1818;
	display: block;
	position: relative;
	z-index: 1;
}

.eo-form.job-formular .row2 .your-files span.has-error-msg:before {
	content: '\f06a';
	font-family: 'FontAwesome';
	color: #FF1818;
	text-indent: 0;
	font-size: 17px;
	position: absolute;
	top: 50%;
	left: 10px;
	z-index: 1;
	transform: translateY(-50%);
}

/* ------------------------------------------------------------------------ */
/* Mail-Chimp																*/
/* ------------------------------------------------------------------------ */

.mail-chimp {
}

.mail-chimp form {
	margin: 0;
}

.newsletter .mail-chimp form p.small {
	color: #DADADA;
}

.mail-chimp form span.wpcf7-form-control-wrap::before {
	color: #3D3D3D;
}

.newsletter .mail-chimp form span.wpcf7-form-control-wrap.focus::before {
	color: #010101;
}

.mail-chimp form span.wpcf7-form-control-wrap::after {
	content: '';
	height: 1px;
	position: absolute;
	z-index: 3;
	bottom: 0;
	left: 50%;
	right: 50%;
	background-color: transparent;
	transition: left 0.7s ease, right 0.7s ease, background-color 0.4s ease;
}

.mail-chimp form span.wpcf7-form-control-wrap:hover::after {
	left: 0;
	right: 0;
	background-color: #5CC4EC;
}

.mail-chimp form input[type="text"],
.mail-chimp form input[type="email"],
.mail-chimp form input[type="tel"],
.mail-chimp form input[type="search"],
.mail-chimp form input[type="password"],
.mail-chimp form input[type="file"] {
	height: 40px;
	min-height: 0;
	max-width: none;
	color: #3D3D3D !important;
	border-color: #CBCBCB !important;
}

.mail-chimp form input[type="text"]:focus,
.mail-chimp form input[type="email"]:focus,
.mail-chimp form input[type="tel"]:focus,
.mail-chimp form input[type="search"]:focus,
.mail-chimp form input[type="password"]:focus,
.mail-chimp form input[type="file"]:focus {
	background-color: rgba(92, 196, 236, 0.25);
}

.newsletter .mail-chimp form input[type="text"],
.newsletter .mail-chimp form input[type="email"],
.newsletter .mail-chimp form input[type="tel"],
.newsletter .mail-chimp form input[type="search"],
.newsletter .mail-chimp form input[type="password"],
.newsletter .mail-chimp form input[type="file"] {
	color: #5CC4EC !important;
	border-color: #3D3D3D !important;
}

.newsletter .mail-chimp form input[type="text"]:focus,
.newsletter .mail-chimp form input[type="email"]:focus,
.newsletter .mail-chimp form input[type="tel"]:focus,
.newsletter .mail-chimp form input[type="search"]:focus,
.newsletter .mail-chimp form input[type="password"]:focus,
.newsletter .mail-chimp form input[type="file"]:focus {
	background-color: #3D3D3D;
	border-color: #5CC4EC !important;
}

.mail-chimp form ::-webkit-input-placeholder {
	color: #3D3D3D !important;
}

.mail-chimp form ::-moz-placeholder {
	color: #3D3D3D !important;
}

.mail-chimp form :-ms-input-placeholder {
	color: #3D3D3D !important;
}

.mail-chimp form :-o-input-placeholder {
	color: #3D3D3D !important;
}

.mail-chimp form *:-moz-placeholder {
	color: #3D3D3D !important;
}

.newsletter .mail-chimp form ::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.35) !important;
}

.newsletter .mail-chimp form ::-moz-placeholder {
	color: rgba(255, 255, 255, 0.35) !important;
}

.newsletter .mail-chimp form :-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.35) !important;
}

.newsletter .mail-chimp form :-o-input-placeholder {
	color: rgba(255, 255, 255, 0.35) !important;
}

.newsletter .mail-chimp form *:-moz-placeholder {
	color: rgba(255, 255, 255, 0.35) !important;
}

.newsletter .mail-chimp form *:focus::-webkit-input-placeholder {
	color: #010101 !important;
}

.newsletter .mail-chimp form *:focus::-moz-placeholder  {
	color: #010101 !important;
}

.newsletter .mail-chimp form *:focus:-ms-input-placeholder  {
	color: #010101 !important;
}

.newsletter .mail-chimp form *:focus:-o-input-placeholder  {
	color: #010101 !important;
}

.newsletter .mail-chimp form *:focus:-moz-placeholder  {
	color: #010101 !important;
}

.mail-chimp form .wpcf7 .required {
	display: block;
    font-size: 0;
    right: 0;
    line-height: 0;
    position: absolute;
    z-index: 2;
    text-indent: -9999px;
    bottom: 20px;
    width: 42px;
    height: 1px;
	border-left: 2px solid #FFFFFF;
	background-color: #010101;
}

.newsletter .mail-chimp form .wpcf7 .required {
	border-left: 2px solid #010101;
	background-color: rgba(255, 255, 255, 0.35);
}

.mail-chimp form input[type="submit"] {
	width: 100%;
	height: 54px;
	line-height: 54px;
	border-color: #5CC4EC !important;
	color: #5CC4EC !important;
}

.mail-chimp form input[type="submit"]:hover {
	color: #FFFFFF !important;
}

/* ------------------------------------------------------------------------ */
/* Columns																	*/
/* ------------------------------------------------------------------------ */

.content-column.full_width {
	width: 100%;
	float: none;
	background-color: #FFFFFF;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

/* ------------------------------------------------------------------------ */
/* Archive und Single														*/
/* ------------------------------------------------------------------------ */

.article-meta {
	display: none;
	height: 40px;
	position: absolute;
	z-index: 1;
	top: 0;
}

.article-meta,
.article-meta * {
	line-height: 40px !important;
}

.article-meta * {
	float: left;
}

.article-meta .cat {
	display: none;
}

.article-meta .trenner {
	color: #E0EFFA;
	display: none;
}

.article-meta time {
	color: #AAAAAA;
}

.article-meta .article-categories span.cat:first-child span.trenner {
	display: none;
}

/* ------------------------------------------------------------------------ */
/* Social Sharing															*/
/* ------------------------------------------------------------------------ */

.content-column.full_width.ssb-share.round {
	display: block;
	margin: -80px 0 0 0;
	padding-top: 0;
	text-align: center;
	overflow: visible;
	z-index: 2;
}

.single .content-column.full_width.ssb-share.round {
	margin: -75px 0 0 0;
	padding-bottom: 120px;
}

.post-type-archive-stellenangebote .content-column.full_width.ssb-share.round,
.single-stellenangebote .content-column.full_width.ssb-share.round {
	margin: -110px 0 0;
}

.custom .ssb-share.round .share-buttons {
	height: 40px;
	display: table;
	margin: 0 auto;
}

.custom .ssb-share.round .share-buttons ul {
	height: 40px;
	display: table;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 1;
}

.custom .ssb-share.round .share-buttons ul li {
	height: 40px;
	display: table-cell;
	padding: 0 4px;
	position: relative;
	z-index: 1;
}

.custom .ssb-share.round .share-buttons ul li:hover {
	z-index: 2;
}

.custom .ssb-share.round .share-buttons ul li:nth-child(0n+2),
.custom .ssb-share.round .share-buttons ul li:nth-child(0n+3),
.custom .ssb-share.round .share-buttons ul li:nth-child(0n+4),
.custom .ssb-share.round .share-buttons ul li:nth-child(0n+5),
.custom .ssb-share.round .share-buttons ul li:nth-child(0n+6),
.custom .ssb-share.round .share-buttons ul li:nth-child(0n+7) {
	opacity: 0;
}

@keyframes seco_sharebuttons_scale {
  from {
	opacity: 0;
	transform: scale3d(0, 0, 0);
  }
  60% {
    transform: scale3d(1.8, 1.8, 1.8);
  }
  to {
	opacity: 1;
  }
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+2),
.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+3),
.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+4),
.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+5),
.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+6),
.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+7) {
	animation-name: seco_sharebuttons_scale;
    animation-duration: 0.2s;
    animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+2) {
	animation-delay: 0.4s;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+3) {
	animation-delay: 0.6s;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+4) {
	animation-delay: 0.9s;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+5) {
	animation-delay: 1.0s;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+6) {
	animation-delay: 1.2s;
}

.custom .ssb-share.round.start .share-buttons ul li:nth-child(0n+7) {
	animation-delay: 1.4s;
}

.custom .ssb-share.round .share-buttons ul li::before {
	display: none;
}

.custom .ssb-share.round .share-buttons ul li.whatsapp {
	display: none;
}

.custom .ssb-share.round .share-buttons ul li a,
.custom .ssb-share.round .share-buttons ul li span {
	margin: 0;
	width: 40px;
	height: 40px;
	position: relative;
	z-index: 1;
	padding: 0;
	display: block;
	background-color: transparent;
}

.custom .ssb-share.round .share-buttons ul li a {
	border-width: 1px;
	border-style: solid;
	border-color: #272727;
	background-color: #FFFFFF;
	border-radius: 50%;
}

.custom .ssb-share.round .share-buttons ul li a:hover {
	z-index: 2;
}

.custom .ssb-share.round .share-buttons ul li a::after,
.custom .ssb-share.round .share-buttons ul li span::after {
	display: block;
	content: '';
	position: absolute;
	z-index: 1;
	top: 50%;
	left: 50%;
	line-height: 1;
    transform: translate(-50%, -50%);
}

.custom .ssb-share.round .share-buttons ul li a::after {
	color: #272727;
}

.custom .ssb-share.round .share-buttons ul li a:hover::after {
}

.custom .ssb-share.round .share-buttons ul li span::after {
	color: #272727;
}

.custom .ssb-share.round .share-buttons ul li.em a {
}

.custom .ssb-share.round .share-buttons ul li.em a:hover::before {
	background-color: #272727;
}

.custom .ssb-share.round .share-buttons ul li.em a:hover {
	background-color: #272727;
}

.custom .ssb-share.round .share-buttons ul li.fb a {
}

.custom .ssb-share.round .share-buttons ul li.fb a:hover::before {
	background-color: #3A5794;
}

.custom .ssb-share.round .share-buttons ul li.fb a:hover {
	background-color: #3A5794;
}

.custom .ssb-share.round .share-buttons ul li.gplus a {
}

.custom .ssb-share.round .share-buttons ul li.gplus a:hover::before {
	background-color: #E23E2B;
}

.custom .ssb-share.round .share-buttons ul li.gplus a:hover {
	background-color: #E23E2B;
}

.custom .ssb-share.round .share-buttons ul li.twitter a {
}

.custom .ssb-share.round .share-buttons ul li.twitter a:hover::before {
	background-color: #00ABEC;
}

.custom .ssb-share.round .share-buttons ul li.twitter a:hover {
	background-color: #00ABEC;
}

.custom .ssb-share.round .share-buttons ul li.xing a {
}

.custom .ssb-share.round .share-buttons ul li.xing a:hover::before {
	background-color: #007474;
}

.custom .ssb-share.round .share-buttons ul li.xing a:hover {
	background-color: #007474;
}

.custom .ssb-share.round .share-buttons ul li.whatsapp a {
}

.custom .ssb-share.round .share-buttons ul li.whatsapp a:hover::before {
	background-color: #26DA2C;
}

.custom .ssb-share.round .share-buttons ul li.whatsapp a:hover {
	background-color: #26DA2C;
}

.custom .ssb-share.round .share-buttons ul li.share {
	position: absolute;
	top: 0;
	left: -45px;
}

.custom .ssb-share.round .share-buttons ul li.share span::after {
	content: '\f1e0';
	font-size: 18px;
	cursor: default;
	text-align: right;
	left: auto;
	right: 4px;
	transform: translate(0, -50%);
}

.custom .ssb-share.round .share-buttons ul li.em a::after {
	content: '\f0e0';
	font-size: 16px;
}

.custom .ssb-share.round .share-buttons ul li.fb a::after {
	content: '\f09a';
	font-size: 21px;
}

.custom .ssb-share.round .share-buttons ul li.gplus a::after {
	content: '\f0d5';
	font-size: 20px;
}

.custom .ssb-share.round .share-buttons ul li.twitter a::after {
	content: '\f099';
	font-size: 21px;
}

.custom .ssb-share.round .share-buttons ul li.xing a::after {
	content: '\f168';
	font-size: 21px;
	line-height: 42px;
}

.custom .ssb-share.round .share-buttons ul li.whatsapp a::after {
	content: '\f232';
	font-size: 24px;
	line-height: 39px;
}

/* ------------------------------------------------------------------------ */
/* Geschaeftszeiten															*/
/* ------------------------------------------------------------------------ */

table.geschaeftszeiten {
	width: auto;
	margin-bottom: 30px;
}

table.geschaeftszeiten tr td:first-child {
	padding-right: 20px;
}

/* ------------------------------------------------------------------------ */
/* Footer																	*/
/* ------------------------------------------------------------------------ */

.container.footer {
	background-color: #010101;
}

.container.footer footer {
	padding-top: 80px;
	padding-bottom: 40px;
	background-color: #010101;
	position: relative;
	z-index: 1;
}

.container.footer footer * {
	color: #DADADA;
}

.container.footer footer .widget-title {
	color: rgba(255, 255, 255, 0.50);
	font-weight: 400;
	padding-bottom: 5px;
	margin-bottom: 20px;
	border-width: 0 0 1px 0;
	border-style: solid;
	border-color: #3D3D3D;
	display: block;
}

.container.footer footer .widget a::before {
	display: none;
}

.container.footer footer .widget p,
.container.footer footer .widget ul,
.container.footer footer .widget table {
	margin-bottom: 30px;
}

.container.footer footer .widget.widget-3 ul > li {
	padding-left: 0;
}

.container.footer footer .widget.widget-3 ul > li::before {
	display: none;
}

.container.footer footer .widget.widget-3 ul > li a {
	text-transform: uppercase;
}

.container.footer footer .widget.widget-2 ul > li a:hover,
.container.footer footer .widget.widget-3 ul > li a:hover {
	color: #5CC4EC;
}

/* ------------------------------------------------------------------------ */
/* Back to Top																*/
/* ------------------------------------------------------------------------ */

.back-to-top {
	width: 40px;
	height: 40px;
	display: block;
	position: absolute;
	z-index: 2;
	top: 50%;
	right: 0;
	margin-top: -20px;
	text-align: center;
	background-color: transparent;
	border: 0 none;
	cursor: pointer;
	overflow: visible;
}

.back-to-top::before,
.back-to-top::after {
	content: '\f102';
	display: block;
	font-size: 28px;
    width: 40px;
	line-height: 39px;
    height: 40px;
	text-align: right;
    position: absolute;
	left: 0;
    z-index: 0;
	overflow: hidden;
	padding-left: 1px;
    transition: all 0.3s ease-in-out;
}

.back-to-top::before {
	top: 0;
	color: #DADADA;
}

.back-to-top::after {
	top: 40px;
	color: transparent;
}

.back-to-top:hover::before {
	top: -40px;
	color: transparent;
}

.back-to-top:hover::after {
	top: 0;
	color: #5CC4EC;
}

/* ------------------------------------------------------------------------ */
/* Fancybox																	*/
/* ------------------------------------------------------------------------ */

.custom .fancybox-bg {
	background-color: rgba(34, 34, 34, .75);
}

.custom .fancybox-is-open .fancybox-bg {
	opacity: 1;
}

/* ------------------------------------------------------------------------ */
/* Toggle Navigation														*/
/* ------------------------------------------------------------------------ */

.custom [canvas="container"] {
	overflow-x: hidden;
	overflow-y: hidden;
	background-color: transparent;
	transition: transform 0.4s ease !important;
}

.bodyscroll {
	height: auto;
	min-height: 100vh;
	transition: all 0s linear !important;
}

body.menu-open .bodyscroll {
	overflow-y: scroll;
	-webkit-filter: blur(8px) grayscale(1);
    -moz-filter: blur(8px) grayscale(1);
    -ms-filter: blur(8px) grayscale(1);
    -o-filter: blur(8px) grayscale(1);
    filter: blur(8px) grayscale(1);
}

.custom [off-canvas*="left"],
.custom [off-canvas*="right"] {
	width: 400px;
    min-height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	box-shadow: none;
	background-color: #3D3D3D;
	transition: transform 0.4s ease !important;
}

.hn-mobile[off-canvas*=shift][off-canvas*=left] {
	z-index: 103;
}

.hn-mobile[off-canvas*=shift][off-canvas*=left] .hn-mobile-helper {
    min-height: 100vh;
	position: relative;
	z-index: 1;
}

.custom [off-canvas*="top"] {
	min-width: 100vw;
    min-height: 100vh;
	overflow-y: scroll;
	overflow-x: hidden;
	box-shadow: none;
	background-color: transparent;
	opacity: 0;
	visibility: hidden;
	margin: 0 !important;
	transform: translate(0px, 0px) !important;
	transition: opacity 0.4s ease, visibility 0.4s ease, transform 0.4s ease !important;
}

.hn-mobile[off-canvas*=overlay][off-canvas*=top] {
	z-index: 103;
}

body.menu-open .hn-mobile[off-canvas*=overlay][off-canvas*=top] {
	display: block;
	opacity: 1;
	visibility: visible;
}

.hn-mobile-back {
	min-width: 100vw;
	min-height: 100vh;
	position: fixed;
	z-index: 102;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	cursor: default;
	display: block;
	opacity: 0;
	visibility: hidden;
	overflow-y: scroll;
	background-color: rgba(61, 61, 61, 0.90);
	transform: translate3d(0, 0, 0);
	transition: opacity 0.4s ease, visibility 0.4s ease;
}

body.menu-open .hn-mobile-back {
	opacity: 1;
	visibility: visible;
}

.hn-mobile[off-canvas*=overlay][off-canvas*=top] .hn-mobile-helper {
	min-height: 100vh;
	padding-top: 90px;
	padding-bottom: 90px;
	position: relative;
	z-index: 1;
	display: grid;
    justify-items: center;
	align-items: center;
}

.hn-mobile-helper .content-column.full_width {
	width: 100%;
	background-color: transparent;
}

.hn-mobile-helper .content-column.full_width .full_width-helper .content-column.one_third {
	float: none;
	margin: 0 auto;
}

.custom [off-canvas*="left"] span.small {
	height: 50px;
	line-height: 50px;
	font-family: 'Roboto', 'Arial', sans-serif;
	font-style: normal;
	font-weight: 400;
	text-transform: lowercase;
	display: none;
	color: rgba(255, 255, 255, 0.35);
}

.content-column.full_width.open-button {
	height: 50px;
	position: fixed;
	z-index: 102;
	top: -50px;
	left: 0;
	right: 0;
	opacity: 1;
	overflow-x: visible;
	overflow-y: visible;
}

button.hn-mobile-open {
	width: 50px;
	height: 50px;
	border: 0 none;
    overflow: hidden;
    text-align: center;
	text-indent: -1000px;
	position: relative;
	z-index: 1;
	top: 70px;
	float: right;
	cursor: pointer;
	background-color: #3D3D3D;
	opacity: 1;
	-webkit-mask: url('../images/eo_hexagon_menubutton-back.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_menubutton-back.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
	transition: opacity 0.0s ease, background-color 0.2s ease;
}

button.hn-mobile-open:hover {
	background-color: #5CC4EC;
}

body.menu-open button.hn-mobile-open {
	opacity: 0;
}

button.hn-mobile-open::before {
	content: '\f1c3';
	width: 50px;
	height: 50px;
	font-family: 'Ionicons';
	color: #FFFFFF;
    font-size: 32px;
	line-height: 51px;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	text-indent: 0;
}

.content-column.full_width.close-button {
	height: 50px;
	width: 100%;
	overflow: visible;
	background-color: transparent;
	position: absolute;
	z-index: 2;
	top: 0;
	left: 0;
}

button.hn-mobile-close {
	width: 50px;
	height: 50px;
	border: 0 none;
    overflow: hidden;
    text-align: center;
	text-indent: -1000px;
	position: relative;
	z-index: 1;
	top: 20px;
	float: right;
	cursor: pointer;
	background-color: #FFFFFF;
	opacity: 1;
	-webkit-mask: url('../images/eo_hexagon_menubutton-back.svg');
	-webkit-mask-size: 100%;
	-webkit-mask-repeat: no-repeat;
	mask: url('../images/eo_hexagon_menubutton-back.svg');
	mask-size: 100%;
	mask-repeat: no-repeat;
}

button.hn-mobile-close::before {
	content: '\f406';
	width: 50px;
	height: 50px;
	font-family: 'Ionicons';
	color: #3D3D3D;
    font-size: 32px;
	line-height: 51px;
	text-align: center;
	position: absolute;
	z-index: 1;
	left: 0;
	top: 0;
	text-indent: 0;
}

/* ------------------------------------------------------------------------ */
/* JQUERY UI Datepicker														*/
/* ------------------------------------------------------------------------ */

.custom .ui-datepicker.ui-widget {
	padding: 10px 10px 9px;
	border-width: 0;
	border-radius: 10px;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header {
	height: 40px;
	padding: 0;
	border-width: 0;
	border-radius: 20px;
	background-color: #F2F2F2;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header .ui-datepicker-title {
	height: 40px;
	line-height: 40px;
	margin: 0 50px;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a span {
	display: none;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-prev,
.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-next {
	width: 40px;
	height: 40px;
	line-height: 40px;
	top: 0;
	border-width: 0;
	border-radius: 20px;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-prev {
	left: 0;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-next {
	right: 0;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-prev::before,
.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-next::before {
	content: '';
	width: 40px;
	height: 40px;
	line-height: 40px;
	color: #272727;
	position: absolute;
	z-index: 1;
	top: 0;
	left: 0;
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-prev::before {
	content: '\f100';
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header  a.ui-datepicker-next::before {
	content: '\f101';
}

.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-prev:hover,
.custom .ui-datepicker.ui-widget .ui-datepicker-header a.ui-datepicker-next:hover {
	background-color: transparent;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar {
	table-layout: fixed;
	margin: 0;
	padding: 0;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td {
	width: 14.2857%;
	padding-top: 0;
	padding-bottom: 1px;
	padding-left: 1px;
	padding-right: 0;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td:first-child {
	padding-left: 0;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td a.ui-state-default,
.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td span.ui-state-default {
	height: 30px;
	line-height: 30px;
	padding: 0;
	padding-right: 4px;
	border-width: 1px;
	border-color: transparent;
	background-color: #BDBDBD;
	position: relative;
	z-index: 1;
	transition: border-color 0.3s ease-in-out;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td a.ui-state-active,
.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td a.ui-state-active:hover {
	color: #272727;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-default {
	color: #272727;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td.ui-datepicker-today a.ui-state-default::before {
	content: '';
	width: 0px;
	height: 0px;
	border-width: 3px 3px 3px 3px;
	border-style: solid;
	border-color: #272727 transparent transparent #272727;
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 1px;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td.ui-datepicker-current-day.ui-datepicker-today a.ui-state-default::before {
	border-color: #FFFFFF transparent transparent #FFFFFF;
}

.custom .ui-datepicker.ui-widget table.ui-datepicker-calendar tr td.ui-datepicker-current-day a.ui-state-default {
	color: #FFFFFF;
	border-color: #272727;
	background-color: #272727;
}

/* ------------------------------------------------------------------------ */
/* JQUERY UI Select															*/
/* ------------------------------------------------------------------------ */

.custom .wpcf7 .ui-button {
	width: auto !important;
	height: 40px;
	display: block;
	margin: 0;
	padding: 0;
	border-width: 0 0 1px;
	border-style: solid;
	border-color: #3D3D3D;
	border-radius: 0;
	background-color: transparent;
	position: relative;
	z-index: 1;
}

.custom .wpcf7 .ui-button.ui-selectmenu-button-open {
	border-color: #5CC4EC;
}

.custom .wpcf7 .ui-button .ui-selectmenu-text {
	font-family: 'Roboto', 'Arial', sans-serif;
	font-style: normal;
	height: 39px;
	line-height: 40px;
	margin: 0;
	padding: 0 10px 0 35px;
	background-color: transparent;
	position: relative;
	z-index: 1;
	transition: background-color 0.4s ease;
	-webkit-tap-highlight-color: rgba(255, 255, 255, 0);
	-webkit-tap-highlight-color: transparent;
	-webkit-touch-callout: none;
	-moz-touch-callout: none;
	-ms-touch-callout: none;
	-o-touch-callout: none;
	touch-callout: none;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	-o-user-select: none;
	user-select: none;
	cursor: default;
}

.custom .wpcf7 .ui-button[aria-labelledby^="ui-id"] .ui-selectmenu-text,
.custom .wpcf7 .ui-button.ui-selectmenu-button-open[aria-labelledby^="ui-id"] .ui-selectmenu-text {
	font-size: 2.1rem;
	font-weight: 300;
	color: #5CC4EC;
}

.custom .wpcf7 .ui-button .ui-selectmenu-text,
.custom .wpcf7 .ui-button#ui-id-1-button[aria-labelledby="ui-id-2"] .ui-selectmenu-text {
	font-size: 15px;
	font-weight: 400;
	color: rgba(255, 255, 255, 0.35);
}

.custom .wpcf7 .ui-button.ui-selectmenu-button-open#ui-id-1-button[aria-labelledby="ui-id-2"] .ui-selectmenu-text {
	color: #010101;
}

.custom .wpcf7 .ui-button.ui-selectmenu-button-open .ui-selectmenu-text {
	color: #010101;
	background-color: #3D3D3D;
}

.custom .wpcf7 .ui-button .ui-selectmenu-text::before,
.custom .wpcf7 .ui-button .ui-selectmenu-text::after {
	content: '';
	position: absolute;
	z-index: 2;
	top: 0;
	line-height: 40px;
	color: #3D3D3D;
	transition: color 0.4s ease;
}

.custom .wpcf7 .ui-button .ui-selectmenu-text::after {
	width: 40px;
	height: 40px;
	text-align: center;
}

.custom .wpcf7 .wpcf7-form-control-wrap .ui-button .ui-selectmenu-text::before {
    left: 10px;
}

.custom .wpcf7 .your-budget .ui-button .ui-selectmenu-text::before {
	content: '\f1c0';
	font-size: 15px;
}

.custom .wpcf7 .your-job-archive .ui-button .ui-selectmenu-text::before {
	content: '\f19d';
	font-size: 17px;
}

.custom .wpcf7 .ui-button.ui-selectmenu-button-open .ui-selectmenu-text::before {
	color: #010101;
}

.custom .wpcf7 .your-budget .ui-button .ui-selectmenu-text::after,
.custom .wpcf7 .your-job-archive .ui-button .ui-selectmenu-text::after {
	content: '\f3d0';
	font-family: 'Ionicons';
	font-size: 18px;
	right: 0;
	color: rgba(255, 255, 255, 0.35);
}

.custom .wpcf7 .your-budget .ui-button.ui-selectmenu-button-open .ui-selectmenu-text::after,
.custom .wpcf7 .your-job-archive .ui-button.ui-selectmenu-button-open .ui-selectmenu-text::after {
	content: '\f406';
	font-size: 24px;
	color: #010101;
}

.custom .wpcf7 .ui-button .ui-selectmenu-icon {
	display: none;
}

.custom .ui-selectmenu-menu .ui-menu {
	max-height: 160px;
	margin-top: -1px;
	padding-bottom: 0;
	border-width: 1px;
	border-color: #5CC4EC;
	border-radius: 0;
	background-color: #5CC4EC;
}

.custom .ui-selectmenu-menu .ui-menu > li {
	height: 41px;
	padding-top: 1px;
	display: block;
}

.custom .ui-selectmenu-menu .ui-menu > li:first-child {
	height: 40px;
	padding-top: 0;
}

.custom .ui-selectmenu-menu .ui-menu > li::before {
	display: none;
}

.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper,
.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper.ui-state-active,
.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper.ui-state-active:hover {
	height: 40px;
	display: block;
	line-height: 40px;
	font-size: 15px;
	margin: 0;
	text-align: left;
	padding: 0;
	padding-left: 10px;
	color: #010101;
	background-color: #F2F2F2;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	border: 0 none;
	transition: color 0.2s ease, background-color 0.2s ease;
}

.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper:hover,
.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper.ui-state-active,
.custom .ui-selectmenu-menu .ui-menu > li div.ui-menu-item-wrapper.ui-state-active:hover  {
	color: #5CC4EC;
	background-color: #3D3D3D;
}

.custom .ui-selectmenu-menu .ui-menu > li:first-child > div.ui-menu-item-wrapper,
.custom .ui-selectmenu-menu .ui-menu > li:first-child > div.ui-menu-item-wrapper.ui-state-active,
.custom .ui-selectmenu-menu .ui-menu > li:first-child > div.ui-menu-item-wrapper.ui-state-active:hover {
	color: #010101;
	background-color: #CBCBCB;
	cursor: default;
}

/* ------------------------------------------------------------------------ */
/* Cookie Notice															*/
/* ------------------------------------------------------------------------ */

.custom #cookie-notice {
	min-width: 1px;
	padding-top: 20px;
	padding-bottom: 20px;
	left: 0;
	right: 0;
	text-align: left;
}

.custom #cookie-notice {
	bottom: 0;
	background-color: rgba(0, 0, 0, .85) !important;
	transform: translateY(100%);
	transition: visibility 0.4s ease;
}

.custom .cookies-not-set #cookie-notice {
	visibility: hidden;
}

@keyframes eo_cookie-notice {
	0% {
		visibility: hidden;
		transform: translateY(100%);
	} 100% {
		visibility: visible;
		transform: translateY(0);
	}
}

.custom .cookies-not-set #cookie-notice {
	animation-name: eo_cookie-notice;
    animation-duration: 0.5s;
	animation-delay: 1.5s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.custom .cookies-set.cookies-accepted #cookie-notice {
	visibility: hidden !important;
}

.custom #cookie-notice .cookie-notice-container {
	width: auto;
	display: block;
	padding: 0;
	text-align: left;
}

.custom #cookie-notice .cookie-notice-container #cn-notice-text {
	display: block;
	margin: 0;
}

.cookie-notice-container .two_third table {
	width: auto;
	margin: 0 0 14px;
}

.cookie-notice-container .two_third table td.col1 {
	width: auto;
}

.cookie-notice-container .two_third table td.col1 h3 span {
	opacity: 0;
}

@keyframes eo_cookie-notice_headline {
	0% {
		opacity: 0;
	} 100% {
		opacity: 1;
	}
}

.cookie-notice-container .two_third table td.col1 h3 span {
	animation-name: eo_cookie-notice_headline;
    animation-duration: 3.0s;
	animation-delay: 2.0s;
	animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.cookie-notice-container .two_third table td.col2 {
	padding-left: 5px;
	vertical-align: bottom;
}

.cookie-notice-container .two_third table td.col2 ul {
	display: table;
}

.cookie-notice-container .two_third table td.col2 ul li {
	display: table-cell;
}

.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+1),
.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+2),
.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+3) {
	opacity: 0;
}

@keyframes eo_cookie-notice_img {
	from {
	opacity: 0;
	transform: scale3d(0, 0, 0);
	} 60% {
	transform: scale3d(1.8, 1.8, 1.8);
	} to {
	opacity: 1;
	}
}

.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+1),
.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+2),
.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+3) {
	animation-name: eo_cookie-notice_img;
    animation-duration: 0.2s;
    animation-timing-function: ease;
	animation-fill-mode: forwards;
}

.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+1) {
	animation-delay: 3.0s;
}

.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+2) {
	animation-delay: 3.2s;
}

.cookie-notice-container .two_third table td.col2 ul li:nth-child(0n+3) {
	animation-delay: 3.4s;
}

.cookie-notice-container .two_third table td.col2 img {
	max-width: 50px;
	max-height: 50px;
	background-color: transparent;
}

.cookie-notice-container .one_third h3 {
	padding: 0 0 14px;
}

.custom #cookie-notice .cookie-notice-container #cn-notice-text a {
	font-weight: 400;
	color: #5CC4EC;
}

.custom #cookie-notice .cookie-notice-container a.button {
	margin: 0;
}

.custom #cookie-notice .cookie-notice-container a.button.cn-more-info::after {
	content: '';
	clear: both;
}