/* @import url('http://example.com/example_style.css'); */

/***********************************************/
/* CSS @imports must be at the top of the file */
/* Add them above this section                 */
/***********************************************/

/*****************************************/
/* Start your style declarations here    */
/*****************************************/

html {
    scroll-behavior: smooth;
}  

/* Page Center */
.container-fluid .row-fluid .page-center,
.container-fluid .row-fluid .inner {
	float: none;
	margin: 0 auto;
}

/*  .scroll-header .custom-logo a,
  .custom-logo a {
		width: 140px; 
    background-image: url(https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/WMD%20CD/XSUITE_LOGO_RGB_.png) !important;
    background-size: contain; 
    background-repeat: no-repeat;
    margin: 39px 0 0 60px;  }
*/
.container-fluid .row-fluid .page-center {
	float: none;
	max-width: 1380px;
	margin: 0 auto;
	padding: 50px 0px;
  width: 90%;
  margin: 0 5%;  
}

.header-logo-text {
	padding: 10% 0 5% 0 !important;
}

@media (max-width: 1350px) {
	.header-logo-text {
		padding: 18% 0 8% 0 !important;
	}
}

@media (max-width: 900px) {
	.header-logo-text {
		padding: 25% 0 15% 0 !important;
	}
}

.blog-tags-list li a,
.blog-tags-list p {
	color: white !important;
}

.blog-tags-list p {
	font-weight: bold !important;
	color: white !important;
}

.filter-expand-link {
	display: none;
}


/* lato-regular - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.eot');
	/* IE9 Compat Modes */
	src: local('Lato Regular'), local('Lato-Regular'),
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.eot#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.woff') format('woff'),
		/* Modern Browsers */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-regular.svg#Lato') format('svg');
	/* Legacy iOS */
}


/* lato-700 - latin */
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: url('https://fs.hubspotusercontent00.net/hubfs/4156800/ROI-Rechner//lato-v16-latin-700.eot');
	/* IE9 Compat Modes */
	src: local('Lato Bold'), local('Lato-Bold'),
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-700.eot#iefix') format('embedded-opentype'),
		/* IE6-IE8 */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-700.woff2') format('woff2'),
		/* Super Modern Browsers */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-700.woff') format('woff'),
		/* Modern Browsers */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-700.ttf') format('truetype'),
		/* Safari, Android, iOS */
		url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/ROI-Rechner/lato-v16-latin-700.svg#Lato') format('svg');
	/* Legacy iOS */
}

/* html, body */
html,
body {
	margin: 0;
	padding: 0;
	/*background: #33383c; */
}

body.menu-opened {
	overflow: hidden;
}

/* default */
* {
	padding: 0px;
	margin: 0px;
	text-align: left;
	font-family: 'Lato', sans-serif, Tahoma, Arial, Verdana;
	font-size: 100%;
	font-weight: 400;
	color: #FFFFFF;
	background-repeat: no-repeat !important;
	outline: none;
	text-decoration: none;
}

div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner,
div#hs-eu-cookie-confirmation div#hs-eu-cookie-confirmation-inner p {
	color: #33475b !important;
}

#hs-eu-cookie-confirmation span,
#hs-eu-cookie-confirmation-inner span,
#hs-eu-policy-wording span {
	color: #33475b;
}

img {
	max-width: 100%;
	height: auto;
}

a,
a.topic-link,
a.author-link {
	color: #59a98b;
	text-decoration: none !important;
	transition: all 500ms;
}

a:hover {
	color: #59a98b;
	color: #87898c;
}

b,
strong {
	font-weight: 700;
}

img {
	max-width: 100%;
	height: auto;
	border: 0px;
}

h1,
.email-prefs-form h1,
.widget-type-email_subscriptions h1 {
	font-size: 2rem;
	font-weight: 700;
	margin-bottom: 20px;
	color: #FFFFFF !important;
}

h2,
.widget-type-email_subscriptions h2 {
	display: inline-block;
	font-size: 2rem;
	font-weight: 700;
	line-height: 1em;
	background: #59a98b;
	padding: 20px;
	margin-bottom: 60px;
	color: #FFF;
}

h2.head-right {
	float: right;
}

.level1 h2,
.level1 .highlight {
	background: #4b96cd;
}

.level2 h2,
.level2 .highlight {
	background: #f27a79;
}

.level3 h2,
.level3 .highlight {
	background: #f8c13f;
}

.level4 h2,
.level4 .highlight {
	background: #33373c;
}

.level5 h2,
.level5 .highlight {
	background: #86888b;
}

.level6 h2,
.level6 .highlight {
	background: #ababac;
}

.level7 h2,
.level7 .highlight {
	background: #f4f4f4;
}

h3,
.submitted-message,
.submitted-message p {
	font-size: 2.2rem;
	line-height: 1.2em;
	font-weight: 700;
	margin-bottom: 20px;

	font-size: 1.8rem;
	line-height: 1.2em;

}

h4 {
	font-size: 1.4rem;
	font-weight: 700;
	margin-bottom: 20px;
}

h5 {
	font-size: 1rem;
	margin-bottom: 5px;
}

h6 {
	font-size: 1rem;
	color: #a7a7a7;
	margin-bottom: 20px;
}

p {
	font-size: 1.1rem;
	line-height: 1.8em;
	margin-bottom: 30px;
}

/*
p *
				{
				color: #666;
				}
*/
a span {
	display: none;
}

p.small {
	font-size: .95rem;
}

i {
	font-size: 1.2rem;
	font-style: italic;
	margin-bottom: 20px;
}

ul {
	list-style: none;
}

.only-mobile {
	display: none;
}

.not-mobile {
	display: block;
}

.module ul {
	list-style: square;
	margin: 0 0 20px 20px;
}

.module ol {
	margin: 0 0 20px 20px;
}

.module ul li,
.module ol li {
	font-size: 1.1rem;
	margin-bottom: 5px;
}

.module ul li:last-child,
.module ol li:last-child {
	margin-bottom: 0;
}

.centered,
.centered * {
	text-align: center;
}

.btn,
form input[type="submit"] {
	display: inline-block;
	background: none;
	background-color: none;
	color: #fff;
	border: 1px solid #FFF;
	padding: 10px 20px;
	cursor: pointer;
	margin-bottom: 15px;
	margin-top: 15px;
	transition: all 500ms;
}

.btn:Hover,
form input[type="submit"]:Hover {
	color: #86888b !important;
	border: 1px solid #86888b !important;
}


.btn.red {
	display: inline-block;
	background: none;
	background-color: #EE4B5A;
	color: #fff;
	border: 1px solid #EE4B5A;
	padding: 10px 20px;
	cursor: pointer;
	margin-bottom: 15px;
	margin-top: 15px;
	transition: all 500ms;
}

.btn.red:hover {
	color: #FFF !important;
	border: 1px solid #59a98b !important;
  	background-color: #59a98b;
}


.module form ul {
	list-style: none;
	margin: 5px 0px 20px 0px;
}

/*  .hs-input {
    margin-right: 12px;
  }
*/
.hs-form-booleancheckbox label,
.hs-form-checkbox label {
	display: flex;
	align-items: flex-start
}

.hs-form-booleancheckbox label input,
.hs-form-checkbox label input {
	margin-right: 5px;
}

.hs-form-booleancheckbox label span,
.hs-form-checkbox label span {
	margin-top: -3px;
	font-size: 14px;
	width: calc(100% - 26px) !important;
}

.hs-form-radio label {
	display: flex;
	align-items: flex-start
}

.hs-form-radio label input {
	margin-right: 5px;
}

.hs-form-radio label span {
	margin-top: -3px;
	font-size: 14px;
}


#btn_reset {
	padding: 18px 12px 16px 12px;
	margin: 0 0 0 32px;
	height: 100%;
}

.pdf {
	display: inline-block;
	background: none;
	background-color: none;
	color: #fff;
	border: none;
	padding: 10px 0 10px 44px;
	cursor: pointer;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/pdf.svg');
	background-position: left center;
	background-size: 32px 32px;
	margin-bottom: 10px;
	transition: all 500ms;
}

.text-content .pdf {
	color: #59a98b;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/pdf-invert.svg');
}

.fancybox-container {
	z-index: 9999999 !important;
}

.fancybox-container #form {
	width: 800px;
	/*height : 600px;*/
	max-width: 80%;
	max-height: 80%;
	margin: 0;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-nl.svg');
	background-position: right 100px;
	background-size: cover;
	padding-right: 260px;
	background-color: #34393d;
}

.fancybox-container #form h2 {
	margin-bottom: 20px;
}

.fancybox-container #form p,
.fancybox-container #form label,
.fancybox-container #form label a {
	color: #FFF;
}

.fancybox-container #form form input[type="email"] {
	width: 100%;
}

a.more {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/more.svg');
	background-position: center center;
	background-size: cover;
}

a.more.more-grey {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/more-grey.svg');
}

/* ------------------------------------------------------------------------------------------------------------ */

.left {
	position: relative;
	float: left;
	width: 48%;
	margin-right: 2%;
}

.right {
	position: relative;
	float: right;
	width: 48%;
	margin-left: 2%;
}

.accordeon-content-inner .left,
.accordeon-content-inner .right {
	width: 40%;
	margin: 20px 5% 20px 5%;
}

.grey-center .right h3,
.grey-center .right p {
	color: #86888b;
}

/* ------------------------------------------------------------------------------------------------------------ */

.video-wrapper {
	position: relative;
	padding-top: 56.25%;
	height: 0;
	overflow: hidden;
	background-repeat: no-repeat;
	background-size: cover;
}

.video-wrapper iframe,
.video-wrapper object,
.video-wrapper embed,
.video-wrapper video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* ------------------------------------------------------------------------------------------------------------ */

#id_menu_layer {
	display: none;
	position: fixed;
	width: 100%;
	height: 100vh;
	z-index: 999999999;
	overflow-y: auto;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/menu-bg.svg');
	background-position: center center;
	background-size: cover;
}

#id_menu_layer .inner {
	height: 100%;
}

.back-next {
	font-size: 2rem;
	color: #FFF;
	text-transform: uppercase;
}

.back-next.back-next-prev {
	padding-left: 40px;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/prev.svg');
	background-position: left center;
	background-size: 30px 30px;
}

.back-next.back-next-next {
	padding-right: 40px;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/next.svg');
	background-position: right center;
	background-size: 30px 30px;
}

.vertical-centered {
	width: 100%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
}

#id_menu_wrapper * {
	text-align: center;
	color: #FFF;
	text-transform: uppercase;
}

.menu-row {
	float: left;
	height: 100%;
}

#id_language {
	height: 140px;
}

#id_language #id_language_inner {
	padding: 15px;
}

#id_language #id_language_inner ul li {
	float: left;
	margin-right: 30px;
}

#id_language #id_language_inner ul li a {
	color: #FFF;
	text-transform: uppercase;
	font-size: 1.1rem;
	line-height: 1em;
	cursor: pointer !important;
	transition: all 500ms;
}

#id_language #id_language_inner ul li a.active {
	color: #ababac;
}

#id_menu_back_btn {
	display: none;
}

.menu-row.menu-row-first {
	width: 30%;
}

.menu-row.menu-row-second {
	width: 30%;
	background: #000;
}

.menu-row.menu-row-third {
	width: 40%;
}

.menu-row.menu-row-second .menu-row-inner,
.menu-row.menu-row-third .menu-row-inner {
	padding: 140px 5% 0 5%;
}

.menu-row-third .menu-row-inner * {
	text-align: center;
}

.menu-row-first .menu-row-inner {
	padding: 0;
}

.menu-row-first .menu-row-inner ul li a {
	display: block;
	color: #FFF !important;
	padding: 15px;
	font-size: 1.5rem;
	line-height: 1em;
	font-weight: 700;
	cursor: pointer !important;
	transition: all 500ms;
}

.menu-row-first .menu-row-inner ul li a span {
	display: inline-block;
	font-size: 1.2rem;
	line-height: 1em;
	font-weight: 400;
	color: #FFF !important;
	transition: all 500ms;
}

/*
.menu-row-first .menu-row-inner ul li a:Hover,
.menu-row-first .menu-row-inner ul li a.active
				{
				color: #000;
				}
*/
.menu-row-first .menu-row-inner ul li #level1-01.default-active,
.menu-row-first .menu-row-inner ul li #level1-01:Hover,
.menu-row-first .menu-row-inner ul li #level1-01.active,
.menu-row.menu-row-second #level1-01-sub {
	background: #4b96cd;
}

.menu-row-first .menu-row-inner ul li #level1-02.default-active,
.menu-row-first .menu-row-inner ul li #level1-02:Hover,
.menu-row-first .menu-row-inner ul li #level1-02.active,
.menu-row.menu-row-second #level1-02-sub {
	background: #f27a79;
}

.menu-row-first .menu-row-inner ul li #level1-03.default-active,
.menu-row-first .menu-row-inner ul li #level1-03:Hover,
.menu-row-first .menu-row-inner ul li #level1-03.active,
.menu-row.menu-row-second #level1-03-sub {
	background: #f8c13f;
}

.menu-row-first .menu-row-inner ul li #level1-04.default-active,
.menu-row-first .menu-row-inner ul li #level1-04:Hover,
.menu-row-first .menu-row-inner ul li #level1-04.active,
.menu-row.menu-row-second #level1-04-sub {
	background: #59a98b;
}

.menu-row-first .menu-row-inner ul li #level1-05.default-active,
.menu-row-first .menu-row-inner ul li #level1-05:Hover,
.menu-row-first .menu-row-inner ul li #level1-05.active,
.menu-row.menu-row-second #level1-05-sub {
	background: #004e92;
}

.menu-row-first .menu-row-inner ul li #level1-06.default-active,
.menu-row-first .menu-row-inner ul li #level1-06:Hover,
.menu-row-first .menu-row-inner ul li #level1-06.active,
.menu-row.menu-row-second #level1-06-sub {
	background: #6c7579;
}

.menu-row-first .menu-row-inner ul li #level1-07.default-active,
.menu-row-first .menu-row-inner ul li #level1-07:Hover,
.menu-row-first .menu-row-inner ul li #level1-07.active,
.menu-row.menu-row-second #level1-07-sub {
	background: #992041;
}

/*
.menu-row-first .menu-row-inner ul li a:Hover span,
.menu-row-first .menu-row-inner ul li a.active span
				{
				color: #000!important;
				}
*/

.menu-row-first .menu-row-inner ul li #level1-04.default-active,
.menu-row-first .menu-row-inner ul li #level1-04.default-active span,
.menu-row-first .menu-row-inner ul li #level1-04.active,
.menu-row-first .menu-row-inner ul li #level1-04:Hover,
.menu-row-first .menu-row-inner ul li #level1-04:Hover span,
.menu-row-first .menu-row-inner ul li #level1-04.active span,
#level1-04-sub a {
	background: #59a98b;
}

.menu-row-second ul li a {
	display: block;
	color: #FFF !important;
	padding: 15px 40px 15px 15px;
	font-size: 1.2rem;
	line-height: 1em;
	cursor: pointer !important;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/blank.svg');
	background-position: right top;
	background-size: auto;
	transition: all 500ms;
}

.menu-row-second ul li a:Hover,
.menu-row-second ul li a.active {
	background-image: url(https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/submenu.svg%27);
}

.menu-row.menu-row-third .menu-row-inner {
	text-align: center;
}

.menu-row a.btn,
.accordeon-content a.btn {
	color: #000;
	border-color: #000;
}

.menu-row-second .menu-row-inner,
.menu-row-third .menu-row-inner {
	display: none;
	height: 100%;
}

.menu-row-second .menu-row-inner.default-active,
.menu-row-third .menu-row-inner.default-active {
	display: block;
}


/* ------------------------------------------------------------------------------------------------------------ */

.flex-wrapper {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-start;
}

.flex-wrapper>a {
	width: 33.3%;

}

.flex-wrapper .grid-item {
	margin-bottom: 50px;
}

.flex-wrapper .grid-item .grid-item-inner {
	margin: 20px !important;
	height: 100%;
	background-repeat: no-repeat !important;
	min-height: 550px !important;
}

/* ------------------------------------------------------------------------------------------------------------ */

.stellen-inner {
	padding: 30px;
}

#id_stellen_head {
	background: none;
}

#id_stellen_head .stellen-inner * {
	text-align: center;
}

#id_stellen_head select {
	display: inline-block;
	width: 22%;
	margin: 0 5px;
}

#id_stellen_content {
	background: #FFF;
}

#id_stellen_content .stellen-inner {
	padding: 10px 30px 40px 30px;
}

.stellen-inner .table-wrapper {
	width: 100%;
}

.stellen-inner .table-wrapper .table-tr {
	border-bottom: 1px solid #CCC;
}

.stellen-inner .table-wrapper .table-tr .table-td {
	float: left;
	padding: 20px 0;
	font-size: 1.1rem;
	line-height: 1.8em;
}

.stellen-inner .table-wrapper .table-tr .table-td:nth-child(1n) {
	width: 60%;
	font-weight: 700;
}

.stellen-inner .table-wrapper .table-tr .table-td:nth-child(2n) {
	width: 30%;
	font-weight: 400;
}

.stellen-inner .table-wrapper .table-tr .table-td:nth-child(3n) {
	width: 10%;
	font-weight: 400;
	text-align: right;
}

.level2 #btn_reset,
.level3 #btn_reset,
.level1 #btn_reset,
.level6 #btn_reset,
.level5 #btn_reset {
	display: inline-block;
	width: 10%;
	margin: 0 5px;
	outline: none;
	font-size: 1.2rem;
	padding: 15px 12px 15px 12px;
	background: #f27a79;
	color: #fff;
	float: right;
	cursor: pointer;
}

.level3 #btn_reset {
	background: #f8c13f;
}

.level1 #btn_reset {
	background: #4b96cd;
}

.level5 #btn_reset,
.level6 #btn_reset {
	margin-right: 110px;
	background: #5c6063;
}

.level2 .tx-events span.tag {
	font-size: 13px;
	background: #f27a79;
	border-radius: 6px;
	padding: 6px;
	color: #fff;
	margin-right: 6px;
}

/* ------------------------------------------------------------------------------------------------------------ */

#id_page {
	width: 100%;
	margin: auto;
}

#id_header {
	width: 100%;
	position: absolute;
	z-index: 9;
	z-index: 1000;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	transition: all 500ms;
}

#id_header .id_x_logo {
	/*background-color: rgba(255, 255, 255, 0.4);*/
	background-color: rgba(0, 0, 0, 0.4);
	padding: 40px;
	top: 0 !important;
}

#id_header .id_ci_dark_bg {
	background-color: rgba(0, 0, 0, 0.8);
	padding: 40px;
	top: 0 !important;
}

#id_header .id_ci_dark {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/xsuite_Black.svg') !important;
}

#id_header #id_ci {
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -140px;
	width: 240px;
	height: 88px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 240px 88px;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/xsuite.svg');
	transition: all 500ms;
	background-color: rgba(0, 0, 0, 0);
	padding: 40px;
	/*box-sizing: border-box;
      transform: translateX(-50%);*/
}

#id_fixed {
	position: fixed;
	right: 40px;
	top: 40px;
	z-index: 9999999999;
	transition: all 500ms;
}

#id_menu_btn,
#id_contact_btn {
	display: block;
	width: 52px;
	height: 52px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: 52px 52px;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/menu.svg');
	margin-bottom: 20px;
}

#id_contact_btn {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/contact.svg');
}

#id_menu_btn:Hover,
#id_contact_btn:Hover {
	background-size: 46px 46px;
}


.menu-opened #id_menu_btn {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/menu-close.svg');
}

/* ------------------------------------------------------------------------------------------------------------ */

.accordeon-wrapper {
	margin-bottom: 140px;
}

.accordeon {
	list-style: none;
	position: relative;
	padding: 0 !important;
	margin: 0 0 20px 0;
}

.accordeon input[type=checkbox] {
	position: absolute;
	cursor: pointer;
	width: 100%;
	height: 100%;
	z-index: 1;
	opacity: 0;
}
.accordeon h4 {
	display: flex;
	justify-content: flex-end;
	background-position: left top;
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 0;
}

.accordeon h4 span {
	padding: 25px 80px 25px 30px;
	text-align: right;
	font-size: 2rem;
	color: #FFF;
	font-weight: 700;
	background-color: #86888B;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/arrow-top.svg');
	background-position: right +20px center;
	background-repeat: no-repeat;
	background-size: 40px 40px;
	transition: all 500ms;
}

.accordeon div.accordeon-content {
	position: relative;
	overflow: hidden;
	max-height: 2000px;
	background: #FFF;
	opacity: 1;
	transform: translate(0, 0);
	margin-top: 0;
	z-index: 2;
	transition: all 0.25s ease-in-out;
	padding: 0;
	margin-bottom: 0;
}

.accordeon input[type=checkbox]:checked~h4 span {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/arrow-bottom.svg')
}

.accordeon input[type=checkbox]:checked~div.accordeon-content {
	margin-top: 0;
	max-height: 0;
	opacity: 0;
	padding-bottom: 0;
	transform: translate(0, 50%);
}

.accordeon-content .accordeon-content-inner {
	padding: 30px;
}

/* ------------------------------------------------------------------------------------------------------------ */

#id_content {
	width: 100%;
}

.module {
	position: relative;
	padding: 80px 0 50px 0;
	background-position: center top;
	background-size: cover;
	/* z-index: 2; */
}

.module.module-image.module-backgroundimage {
	z-index: 3;
}

.corner {
	position: absolute;
	bottom: 0;
	right: 0px;
	width: 300px;
	height: 300px;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-right-bottom.svg');
	transition: all 500ms;
}

#id_content_default,
.corner-bg {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-left-top.svg');
	background-position: left top;
	background-size: 104% auto;
	background-repeat: no-repeat !important;
	padding: 120px 0;
}

.datenschutz #id_content_default,
.impressum #id_content_default {
	background: none;
}

.datenschutz #id_content_default p a,
.impressum #id_content_default p a {
	text-decoration: underline;
}

#id_content_default {
	padding: 0;
}

.module-fullscreen .corner {
	bottom: 100px;
}

.bottom-grey {
	height: 100px;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: #33383c;
}

.skew-text {
	position: absolute;
	z-index: 999;
	bottom: 0;
	left: 0;
	width: 100%;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/text-bg.svg');
	background-position: right +160px top;
	background-size: 100% auto;
	background-repeat: no-repeat !important;
}

.skew-text .skew-text-inner {
	max-width: 760px;
	margin: auto;
	padding: 60px 0 40px 0;
	text-align: center;
}

.skew-text .skew-text-inner * {
	text-align: center;
	color: #FFF;
}

.inner {
	position: relative;
	width: 100%;
	max-width: 1380px;
	margin: auto;
}

.module.module-fullscreen {
	height: 100vh;
	padding: 0;
}

.module.module-default {
	height: 60vh;
	padding: 0;
}

.module.module-image {
	min-height: 80vh;
	padding: 0;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/white.svg');
	background-position: center 35px;
	background-size: cover;
	margin-top: -36px;
}

.module.module-fullscreen .inner {
	height: 100%;
}

.module.module-image .inner {
	padding: 0 0 200px 0;
	height: 100%;
}

.module.module-image .skew-text {
	width: 90%;
	bottom: -160px;
	background-position: right +240px top;
}

.module.grey-center {
	padding: 340px 0 0 0;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/grey-center.svg');
	background-position: right top;
	background-size: cover;
	margin-top: -1px;
}

.module.lightgrey {
	background: #87898c;
	padding: 150px 0 120px 0;
}

.module.grey {
	background: #34393d;
	padding: 150px 0 120px 0;
}

.module.lightgrey *,
.module.grey * {
	color: #FFF;
}

.module.lightgrey .btn:Hover {
	color: #FFF;
}

.module.no-padding {
	padding: 0;
}

.inner-small {
	max-width: 800px;
	margin: auto;
	margin-bottom: 80px;
}

.corner-bg .inner-small *,
.intro-text * {
	text-align: center;
	color: #FFF;
}

.datenschutz .grey-text *,
.impressum .grey-text * {
	color: #000 !important;
}

.grey-text * {
	color: #86888b !important;
}

.module.module-newsletter {
	padding: 1000px 0 0 0;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-nl.svg');
	background-position: right top;
	background-size: cover;
	margin-top: -400px;
	z-index: 1;
}

.module.module-newsletter.module-newsletter-grey {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-nl-grey.svg');
}

.module.module-newsletter * {
	color: #FFF;
}

.text-content {
	background: #FFF;
	padding: 40px;
	margin-bottom: 100px;
}

.slider-content {
	text-align: center;
}

.slick-slide img {
	display: inline-block;
}

.slick-prev:before,
.slick-next:before {
	content: '' !important;
}

.slick-prev,
.slick-next {
	width: 60px !important;
	height: 60px !important;
}

.slick-prev:before,
.slick-next:before {
	display: inline-block;
	width: 60px;
	height: 60px;
	background-position: center center;
	background-size: cover;
}

.slick-prev:before {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/slider-left-grey.svg');
}

.slick-next:before {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/slider-right-grey.svg');
}

.slick-prev {
	left: -50px !important;
	z-index: 99999;
}

.slick-next {
	right: -50px !important;
	z-index: 99999;
}

/* ------------------------------------------------------------------------------------------------------------ */

.grid {
	position: relative;
	max-width: 1680px;
	width: calc(100% - 20px);
	margin: auto;
	transition: all 500ms;
}

/*
.grid-sizer,
.grid-item
				{
				width: 33.33%;
				}
*/
.grid-item .grid-item-inner {
	background: #000;
	margin: 20px;
	background-size: cover;
}

.grid-item:nth-child(1n) .grid-item-inner {
	margin-top: 40px;
}

.grid-item:nth-child(2n) .grid-item-inner {
	margin-top: 140px;
}

.grid-item:nth-child(5n) .grid-item-inner {
	margin-top: 80px;
}

.grid-item:nth-child(4n) .grid-item-inner {
	margin-top: 100px;
}

.grid-item .grid-item-inner .grid-item-inner-content {
	padding: 260px 20px 20px 20px;
	box-sizing: border-box;
	height: 100%;
	background-position: center 200px;
	background-repeat: no-repeat;
	background-size: cover;
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/gradient.svg');
	transition: all 500ms;
	text-align: center;
	min-height: 560px;

	padding: 235px 20px 20px 20px;

}

.grid-item .grid-item-inner .grid-item-inner-content * {
	text-align: center;
	color: #FFF;
}

.grid-item .grid-item-inner h6,
.news-detail h6 {
	font-size: .9em;
	text-transform: uppercase;
	color: #a0a0a0 !important;
	margin-bottom: 5px;
}

.news-detail h6 {
	margin-bottom: 10px;
}

.grid-item .grid-item-inner h4 {
	font-size: 1.2em;
	font-weight: 700;
	color: #000;
	margin-bottom: 5px;
}

.grid-item .grid-item-inner p {
	margin-bottom: 15px;
}

.grid-item-video {
	position: relative;
	width: 100%;
	padding-top: 56.25%;
	background-position: center center;
	background-size: 105%;
	transition: all 500ms;
}

.grid-item-video:Hover {
	background-size: 120%;
}

.grid-item-video .grid-item-video-inner {
	position: relative;
}

.grid-item-video .grid-item-video-inner .link {
	position: absolute;
	padding: 20px;
	bottom: 0;
}

/* ------------------------------------------------------------------------------------------------------------ */

.frame-space-before-extra-small {
	height: 1rem;
}

.frame-space-before-small {
	height: 2rem;
}

.frame-space-before-medium {
	height: 3rem;
}

.frame-space-before-big {
	height: 4rem;
}

.frame-space-before-extra-big {
	height: 5rem;
}

/* ------------------------------------------------------------------------------------------------------------ */

.social-media {
	text-align: center;
	margin-bottom: 15px;
}

.social-media ul {
	list-style: none;
	margin: auto;
}

.social-media ul li {
	float: left;
	margin: 0 10px 0 0;
}

.social-media a {
	display: inline-block;
	width: 40px;
	height: 40px;
	background-position: center center;
	background-size: 32px 32px;
	margin: 0 2px 0 0;
	transition: all 200ms;
}

.social-media a:Hover {
	background-size: 38px 38px;
}

.social-media .facebook {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/facebook.svg');
}

.social-media .youtube {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/youtube.svg');
}

.social-media .instagram {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/instagram.svg');
}

.social-media .twitter {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/twitter.svg');
}

.social-media .linkedin {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/linkedin.svg');
}

.social-media .xing {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/xing.svg');
}

/* ------------------------------------------------------------------------------------------------------------ */

.timeline-wrapper {
	padding: 0 5%;
	margin-bottom: 100px;
}

.timeline--horizontal .timeline-divider {
	height: 2px;
	background-color: #FFF;
}

.timeline__item:after {
	width: 14px;
	height: 14px;
	background-color: #FFF;
	border: none;
}

.timeline--horizontal .timeline__item .timeline__content:before {
	display: none;
	border-top-color: #f7f7f7 !important;
}

.timeline--horizontal .timeline__item--bottom .timeline__content:before {
	display: none;
	border-bottom-color: #f7f7f7 !important;
}

.timeline__content:after {
	border: none !important;
	/*background-image: url('../images/icons/corner-top.svg');
				background-position: center center;
				background-size: cover;*/
}

.timeline-nav-button {
	border: none;
	background: none;
}

.timeline-nav-button--prev:before {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/slider-left.svg');
	background-size: cover;
	width: 40px;
	height: 40px;

}

.timeline-nav-button--next:before {
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/slider-right.svg');
	background-size: cover;
	width: 40px;
	height: 40px;
}

.timeline__content {
	background: none;
	border: none;
	text-align: center;
}

.timeline__content * {
	text-align: center;
	margin: auto;
}

.timeline__content p {
	font-size: .95rem;
	line-height: 1.6;
	color: #666;
	margin-bottom: 10px;
}

.timeline__content h3 {
	font-size: 1.8rem;
	margin-bottom: 10px;
}

/* ------------------------------------------------------------------------------------------------------------ */

form input[type="text"],
form input[type="email"],
form input[type="date"],
form input[type="tel"],
form input[type="time"],
form input[type="file"],
form textarea,
form select {
	width: 50%;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
	padding: 10px;
	padding: 15px 10px;
	background: #ababac;
	color: #FFF;
	border: none;
	margin-bottom: 10px;
}


.hs-fieldtype-intl-phone.hs-input .hs-input {
	margin-bottom: 10px !important;
}

form input[type="submit"] {
	-webkit-appearance: none;
	cursor: pointer;
}

form .checkbox-radio {
	margin: 0 0 20px 0 !important;
	padding-left: 28px;
}

form .checkbox-radio label {
	font-size: .95rem;
	margin-right: 10px;
}

/*
form input[type=checkbox]:not(old),
form input[type=radio   ]:not(old)
				{
				position: absolute;
				width: 28px;
				opacity: 0;
				}

form input[type=checkbox]:not(old) + label,
form input[type=radio   ]:not(old) + label
				{
				display: inline-block;
				margin-left: -28px;
				padding-left: 28px;
				background-position: 0px 2px;
				background-size: 20px 20px;
				line-height: 24px;
				}

form input[type=checkbox]:not(old) + label
				{
				background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/form/checkbox.svg');
				}

form input[type=radio   ]:not(old) + label
				{
				background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/form/radio.svg');
				}

form input[type=checkbox]:not(old):checked + label
				{
				background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/form/checkbox-checked.svg');
				}

form input[type=radio]:not(old):checked + label
				{
				background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/form/radio-checked.svg');
				}
*/
form textarea {
	height: 100px;
	text-align: left !important;
}

form select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: none;
	border-radius: 0;
	font-size: 1rem;
	width: 100%;
	border: none;
	padding: 15px 10px;
	box-shadow: none;
	background-color: rgba(255, 255, 255, 0.2);
	background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/12_Corporate_Design/xSuite/Icons/select-white.svg');
	background-position: right 10px center;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius: 0;
}

form select option {
	color: #000000;
}

::-webkit-input-placeholder,
::-webkit-input-placeholder {
	color: #FFF;
}

:-ms-input-placeholder,
:-ms-input-placeholder {
	color: #FFF;
}

::placeholder,
::placeholder {
	color: #FFF;
}

.level1 select {
	background: #4b96cd;
}

.level2 select {
	background: #f27a79;
}

.level3 select {
	background: #f8c13f;
}

.level4 select {
	background: #33373c;
}

.level5 select {
	background: #86888b;
}

.level26 select {
	background: #ababac;
}

.level7 select {
	background: #f4f4f4;
}

/* ------------------------------------------------------------------------------------------------------------ */

#id_footer {
	background: #86888B;
}

#id_footer {
	padding: 120px 0 50px 0;
}

#id_footer * {
	color: #FFF;
}

#id_footer a:Hover {
	color: #34393d;
}

#id_footer_menu {
	float: left;
	width: 20%;
}

#id_footer_menu {
	float: left;
	width: 20%;
}

#id_footer_menu ul li {
	margin-bottom: 20px;
}

#id_footer_menu ul li a {
	font-size: 1.1rem;
	text-transform: uppercase;
}

#id_footer_social_media {
	float: left;
	width: 30%;
}

#id_footer_info {
	float: left;
	width: 50%;
	text-align: center;
}

#id_footer_info img {
	width: 200px;
	height: auto;
	margin-bottom: 20px;
}

#id_footer_info * {
	text-align: center;
}

#id_footer_info p {
	font-size: .95rem;
	line-height: 1.2em;
}

#id_footer_bottom ul {
	text-align: center;
	margin-top: 30px;
}

#id_footer_bottom ul li {
	display: inline;
	margin: 0 10px;
}

#id_footer_bottom ul li,
#id_footer_bottom ul li a {
	font-size: 1rem;
}

figcaption {
	font-style: italic;
}

/* ------------------------------------------------------------------------------------------------------------ */

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

	.inner {
		width: 90%;
		padding: 0 5%;
	}

}

.footer-container .inner {
	padding: 120px 0 50px 0;
}

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

	.not-mobile,
	.timeline--mobile .timeline__item .timeline__content:before,
	.module-image .corner,
	.bottom-grey,
	.menu-row.menu-row-third {
		display: none !important;
	}

	#id_header #id_ci {
			{
			#margin-left: -100px;
			#
		}

		width: 200px;
		height: 73px;
		background-size: 200px 73px;
	}

	#id_header .id_x_logo {
		padding: 20px;
	}


	h1,
	h2,
	h3 {
		font-size: 1.4rem;
	}

	.text-content {
		padding: 20px;
	}

	.accordeon h4 {
		background-size: auto 50px;
	}


	.accordeon h4 span {
		width: 100%;
		font-size: 1.2rem;
		text-align: left;
		padding: 15px 60px 15px 20px;
		margin-top: 50px;
	}

	.module.module-image {
		margin-top: 0;
	}

	.module.module-image .inner {
		padding-bottom: 40px;
	}

	.module.grey-center {
		padding: 40px 0;
		background-image: none;
		background: #34393d;
	}

	.inner-small {
		width: 90%;
		padding: 0 5% 0 5%;
	}

	.only-mobile {
		display: block !important;
	}

	#id_fixed {
		position: absolute;
		top: 35px;
		right: 20px;
	}

	#id_menu_btn,
	#id_contact_btn,
	#id_menu_btn:Hover,
	#id_contact_btn:Hover {
		right: 0;
		width: 40px;
		height: 40px;
		background-size: cover;
	}

	#id_content_default,
	.corner-bg {
		background-size: 300% auto;
	}

	.module.module-image {
		background-size: contain;
	}

	#id_content_default .skew-text {
		position: relative;
	}

	.module.module-newsletter {
		padding: 300px 0 40px 0;
		margin-top: -140px;
		background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/corner-nl.svg') !important;
	}

	.skew-text {
		background-size: cover;
		background-position: left top;
	}

	.module.module-image .skew-text {
		width: 100%;
		bottom: inherit;
		background-position: left top;
		margin-top: 0;
	}

	.module-backgroundimage .skew-text {
		margin-top: 60px !important;
	}

	.skew-text .skew-text-inner {
		padding: 20px;
	}

	.skew-text .skew-text-inner p {
		line-height: 1.2em;
	}

	#id_page,
	#id_main,
	#id_header,
	#id_content,
	#id_footer,
	.inner .inner-small,
	.grid-item,
	.footer-block,
	.stellen-inner .table-wrapper .table-tr .table-td {
		float: none !important;
		width: 100% !important;
		padding: 0 !important;
		max-width: 100% !important;
	}

	.grid-item .grid-item-inner,
	.flex-wrapper .grid-item .grid-item-inner,
	.flex-wrapper .grid-item,
	.accordeon-wrapper {
		margin: 0 0 20px 0 !important;
	}

	.stellen-inner .table-wrapper .table-tr .table-td:nth-child(3n) {
		text-align: left;
	}

	.module {
		width: 100%;
		padding: 40px 0;
		max-width: 100%;
	}

	.flex-wrapper {
		display: block;
	}

	.left,
	.right {
		float: none !important;
		width: 100% !important;
		margin: 0 0 30px 0 !important;
	}

	#id_menu_layer {
		background-image: none;
	}

	#id_menu_layer .inner {
		padding: 0;
		width: 100%;
		height: 100%;
	}

	#id_menu_layer .menu-row {
		position: absolute;
		width: 100%;
		height: 100%;
	}

	#id_menu_layer .menu-row.menu-row-first {
		left: 0;
		background: #000;
	}

	#id_menu_layer .menu-row.menu-row-second {
		left: 100%;
		background: #FFF;
	}

	#id_language #id_language_inner {
		padding-top: 46px;
	}

	#id_menu_back_btn {
		position: fixed;
		top: 35px;
		left: 20px;
		display: none;
		background-image: url('https://4156800.fs1.hubspotusercontent-na1.net/hubfs/4156800/02_Blog/icons/back.svg');
		background-size: cover;
		width: 40px;
		height: 40px;
	}

	#id_menu_back_btn span {
		display: none;
	}

	form input[type="text"],
	form input[type="email"],
	form input[type="date"],
	form input[type="time"],
	form textarea,
	form select {
		width: calc(100% - 20px);
	}

	#id_stellen_head select {
		width: 100%;
		margin-bottom: 10px;
	}

	.level2 #btn_reset,
	.level3 #btn_reset,
	.level1 #btn_reset,
	.level6 #btn_reset {
		width: 100%;
		margin: 0 -5px;
	}

	.footer-block {
		margin-bottom: 60px;
	}

	#id_footer_info,
	#id_footer_info * {
		text-align: left;
	}

	#id_footer_bottom ul li {
		display: block;
		margin: 0 0 15px 0;
	}

}

@media screen and (max-width: 420px) {}

.post-body img {
	width: 100%;
	height: auto;
}

/* A D J U S T M E N T S */
#id_footer {
	padding: 0 !important;
}

/*  H U B S P O T   -   F O R M   -   C O R R E C T I O N  */

form input[type="text"],
form input[type="text"].hs-input,
form input[type="email"].hs-input,
form input[type="tel"].hs-input,
form input[type="date"].hs-input,
form input[type="time"].hs-input,
form textarea.hs-input,
form select.hs-input {
	width: 100% !important;
	box-sizing: border-box !important;
}

#email-prefs-form input[type="email"] {
	width: 50% !important;
}