.bg-grey {
  background-color: #F1F1F1;
}

.text-blue, a.text-blue, .text-blue a {
  color: #57AEDF;
}

/* cabin-regular - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/cabin-v26-latin-regular.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/cabin-v26-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/cabin-v26-latin-regular.woff2") format("woff2"), url("fonts/cabin-v26-latin-regular.woff") format("woff"), url("fonts/cabin-v26-latin-regular.ttf") format("truetype"), url("fonts/cabin-v26-latin-regular.svg#Cabin") format("svg"); /* Legacy iOS */
}
/* cabin-600 - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/cabin-v26-latin-600.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/cabin-v26-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/cabin-v26-latin-600.woff2") format("woff2"), url("fonts/cabin-v26-latin-600.woff") format("woff"), url("fonts/cabin-v26-latin-600.ttf") format("truetype"), url("fonts/cabin-v26-latin-600.svg#Cabin") format("svg"); /* Legacy iOS */
}
/* cabin-700 - latin */
@font-face {
  font-family: "Cabin";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/cabin-v26-latin-700.eot"); /* IE9 Compat Modes */
  src: local(""), url("fonts/cabin-v26-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/cabin-v26-latin-700.woff2") format("woff2"), url("fonts/cabin-v26-latin-700.woff") format("woff"), url("fonts/cabin-v26-latin-700.ttf") format("truetype"), url("fonts/cabin-v26-latin-700.svg#Cabin") format("svg"); /* Legacy iOS */
}
html, body {
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0D181C;
  background: #ffffff;
  font-style: normal;
  font-family: "Cabin", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  backface-visibility: hidden;
  perspective: 1000;
}

button,
input[type=submit] {
  cursor: pointer;
}

input, textarea, select {
  font-family: "Cabin", sans-serif;
}

*:focus {
  outline: none;
}

a {
  color: #0D181C;
  text-decoration: none;
}

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

.trans {
  opacity: 0;
}

.wip-text {
  display: block;
  opacity: 0.5;
  font-size: 16px;
  font-style: italic;
}

.noPointervent {
  pointer-events: none;
}

.editorInfo, .backend-blocksection {
  display: none !important;
}

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

.animateAll {
  transition: all 350ms;
  backface-visibility: hidden;
  perspective: 1000;
}

.megaHL {
  font-size: 70px;
  line-height: 86px;
  font-weight: 700;
}

h1, .hlh1, h2.hlh1 {
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
}

h2 {
  font-size: 30px;
  line-height: 39px;
  font-weight: 700;
}

h3, h4, h5, h6, h7 {
  font-size: 22px;
  line-height: 29px;
  font-weight: 700;
}

.sectionHL {
  width: 100%;
  float: left;
  text-align: center;
  margin: 0 0 50px 0;
}

.sharebox {
  display: none;
}

.displaynone {
  display: none !important;
}

.textInput a {
  color: #827E7C;
  text-decoration: underline;
}
.textInput a:hover {
  color: #57AEDF;
}
.textInput b, .textInput strong {
  font-weight: 700;
}
.textInput p {
  margin: 0 0 10px 0;
}
.textInput p:last-child {
  margin: 0 0 0px 0;
}
.textInput ul {
  margin: 10px 0 10px 0;
  width: 100%;
  float: left;
}
.textInput ul li {
  position: relative;
  width: 90%;
  padding: 0 0 0 20px;
  margin: 5px 0 5px 0;
  float: left;
}
.textInput ul li:before {
  content: "-";
  font-weight: 700;
  position: absolute;
  left: 0px;
  top: 0px;
}
.textInput ol {
  margin: 10px 0 10px 0;
  width: 100%;
  float: left;
  list-style: arabic-indic;
  list-style-type: arabic-indic;
  list-style-type: notest;
}
.textInput ol li {
  position: relative;
  width: 90%;
  padding: 0 0 0 5px;
  margin: 5px 0 0px 17px;
  float: left;
}

.bigsectionHL {
  text-align: center;
  margin: 0 0 80px 0;
}

.pagewrapper {
  width: 100%;
  overflow: hidden;
}

#container {
  min-height: 420px;
  float: left;
  width: 100%;
}

.content-row {
  width: 100%;
  float: left;
  position: relative;
}

.contentPart-center {
  width: 90%;
  max-width: 1180px;
  margin: 0 auto;
}

.contentPart-center.contentPart-center-bigger {
  max-width: 1320px;
}

.contentPart-inner {
  width: 100%;
  float: left;
  position: relative;
}

.btnrow {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}

.btnrow.btncenter {
  text-align: center;
}

.btn-blue {
  background: #57AEDF;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  line-height: 22px;
  letter-spacing: 1px;
}
.btn-blue:hover {
  background: #31D3FE;
}

.textlink {
  color: #57AEDF;
  font-size: 17px;
  font-weight: 700;
  background-image: url("img/icon-arrow-right-blue");
  background-repeat: no-repeat;
  background-position: right 5px;
  padding: 0 18px 0 0;
}

.textlink:hover {
  padding: 0 22px 0 0;
}

.width-100 {
  width: 100%;
}

.width-50 {
  width: 47%;
}

.width-25 {
  width: 22%;
}

.float-left {
  float: left;
}

.float-right {
  float: right;
}

.video {
  width: 100%;
  height: auto;
}

.bgradiand-dark {
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(13, 24, 28, 0) 0%, rgb(13, 24, 28) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000d181c', endColorstr='#0d181c',GradientType=0 );
}

.darkgradiantlayer {
  opacity: 0.8;
  position: absolute;
  width: 100%;
  height: 100%;
  pointer-events: none;
  z-index: 2;
  top: 0px;
  left: 0px;
  -webkit-border-bottom-right-radius: 80px;
  -webkit-border-bottom-left-radius: 80px;
  -moz-border-radius-bottomright: 80px;
  -moz-border-radius-bottomleft: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  overflow: hidden;
  background: linear-gradient(to bottom, rgb(0, 0, 0) 0%, rgba(0, 0, 0, 0) 82%, rgba(0, 0, 0, 0) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#000000', endColorstr='#00000000',GradientType=0 );
}

.floatingcontact-box {
  position: fixed;
  right: 10px;
  bottom: 10px;
  z-index: 999;
}

.floatingcontact-box-off {
  position: fixed;
  right: 10px;
  bottom: -100px;
  z-index: 999;
}

.floatingcontact-icon {
  position: relative;
  bottom: 0px;
  right: 0px;
  z-index: 5;
  width: 70px;
  height: auto;
}

.chatbot-icon {
  position: absolute;
  right: 0px;
  width: 190px;
  max-width: inherit;
  bottom: -300px;
}

.floatingcontact-box:hover .chatbot-icon {
  bottom: 0px;
}
.floatingcontact-box:hover .floatingcontact-icon {
  bottom: 160px;
  right: 80px;
  z-index: 0;
}

.hidechatboticon .floatingcontact-box {
  display: none !important;
}

.content-row-breadcrumb {
  display: none;
}

.single-foerderung .content-row-breadcrumb, .single-zielgruppe .content-row-breadcrumb {
  display: block;
}

.breadcrumbs {
  padding: 9px 0 10px 0;
  float: left;
  width: 100%;
}
.breadcrumbs li {
  list-style: none;
  float: left;
  color: #0D181C;
  font-weight: 500;
  font-size: 14px;
  line-height: 14px;
  margin: 0 20px 0 0px;
  padding: 0 0px 0 0;
}
.breadcrumbs li a {
  color: #827E7C;
}
.breadcrumbs li a:hover {
  color: #57AEDF;
}
.breadcrumbs li a:after {
  content: " > ";
  position: absolute;
  margin: 0 0 0 7px;
}

.content-row.content-row-404 {
  pointer-events: none;
  margin: 0 0 80px 0;
  position: relative;
}
.content-row.content-row-404 .content-row-metaheader {
  height: auto;
  padding: 0 0 90px 0;
}
.content-row.content-row-404 .megaHL {
  float: left;
  width: 100%;
  margin: -170px 0 0 0;
}

.content-row-metaheader {
  background: #F5F5F6;
  height: 36px;
  border-bottom: 1px solid #E2E2E2;
}
.content-row-metaheader .metaheader-box {
  float: right;
}
.content-row-metaheader .metaheader-box .menu li {
  float: left;
  font-weight: 600;
  margin: 0 0 0 40px;
  padding: 6px 0 0 0;
  font-size: 14px;
}
.content-row-metaheader .metaheader-box .menu li a {
  transition: all 350ms;
}
.content-row-metaheader .metaheader-box .menu li a:hover {
  color: #57AEDF;
}
.content-row-metaheader .metaheader-box .menu li.current-menu-item a {
  color: #57AEDF;
}
.content-row-metaheader .loactionselector {
  float: left;
  position: relative;
  left: 50%;
  margin: 0 0 0 -150px;
  width: 300px;
  font-weight: 600;
  padding: 4px 0 0 0;
  font-size: 14px;
}
.content-row-metaheader .loactionselector .metaheader-box-country {
  float: left;
  margin: 2px 10px 0 0;
  width: 91px;
}
.content-row-metaheader .loactionselector .metaheader-box-country .countryitem-list {
  position: absolute;
  padding: 30px 0 0 0;
  height: 20px;
  overflow: hidden;
  width: 110px;
}
.content-row-metaheader .loactionselector .metaheader-box-language {
  float: left;
  margin: 0 0 0 30px;
}
.content-row-metaheader .loactionselector .metaheader-box-language .headerselecticon {
  margin: 11px 0 0 0;
}
.content-row-metaheader .loactionselector .headerselecticon {
  float: right;
  margin: 9px 0 0 7px;
  position: relative;
  z-index: 999999;
}
.content-row-metaheader .languageselector {
  float: left;
  position: relative;
}
.content-row-metaheader .languageselector ul {
  float: left;
  position: relative;
  z-index: 99;
}
.content-row-metaheader .languageselector .wpml-ls-item {
  display: none;
  min-width: 70px;
}
.content-row-metaheader .languageselector .wpml-ls-current-language {
  display: block;
}
.content-row-metaheader .metaheader-box-language:hover .wpml-ls-item, .content-row-metaheader .languageselector:hover .wpml-ls-item, .content-row-metaheader .languageselector ul:hover .wpml-ls-item {
  display: block;
  background: #F5F5F6;
}

.content-row-header {
  border-bottom: 1px solid #E2E2E2;
  padding: 20px 0;
  height: 79px;
}
.content-row-header .logo {
  width: 190px;
  display: block;
  float: left;
  margin: -13px 0 0 -10px;
}
.content-row-header .mainheader-box {
  float: right;
  margin: 11px 0 0 0;
}
.content-row-header .mainheader-box .menu li {
  float: left;
  font-weight: 600;
  margin: 0 0 0 40px;
  padding: 4px 0 0 0;
  font-size: 16px;
  line-height: 20px;
}
.content-row-header .mainheader-box .menu li a {
  transition: all 350ms;
}
.content-row-header .mainheader-box .menu li a:hover {
  color: #57AEDF;
}
.content-row-header .mainheader-box .menu li.current-menu-item > a {
  color: #57AEDF;
}
.content-row-header .mainheader-box .menu li.current-menu-parent > a {
  color: #57AEDF;
}
.content-row-header .searchbar {
  position: relative;
  float: right;
  width: 188px;
  margin: 10px 0 0 80px;
}
.content-row-header .searchbar .searchinput {
  border: 0px;
  background: #F5F5F6;
  height: 38px;
  padding: 0 0 0 60px;
  width: 100%;
  float: left;
  margin: -14px 0 0 0;
  position: relative;
  top: 8px;
  border-radius: 19px;
}
.content-row-header .searchbar .searchsubmit {
  position: absolute;
  border: 0px;
  background: none;
  background-repeat: repeat;
  background-image: url("img/icon-lupe.svg");
  background-repeat: no-repeat;
  text-indent: -999999px;
  width: 20px;
  height: 20px;
  z-index: 10;
  cursor: pointer;
  background-size: 80%;
  opacity: 0.5;
  left: 20px;
  top: 5px;
  transition: all 350ms;
}
.content-row-header .searchbar .searchsubmit:hover {
  opacity: 1;
}

.content-row-metaheader .loactionselector .metaheader-box-country:hover .countryitem-list,
.content-row-metaheader .loactionselector .metaheader-box-country .countryitem-list:hover {
  height: auto;
  background: #F5F5F6;
  border: 10px solid #F5F5F6;
  margin: -10px 0 0 -10px;
  z-index: 999999;
}

.countryitem {
  cursor: pointer;
}
.countryitem:hover {
  color: #57AEDF;
}

.countryitem.countryitem-on {
  position: absolute;
  top: 0px;
}

.landselectorlayer-wrapper {
  position: fixed;
  width: 0%;
  height: 0%;
  z-index: -1;
  background-color: rgba(0, 0, 0, 0.25);
  overflow: hidden;
  pointer-events: none;
  opacity: 0;
}

.landlayer .landselectorlayer-wrapper {
  width: 100%;
  height: 100%;
  z-index: 99999999;
  pointer-events: inherit;
  opacity: 1;
  transition: opacity 350ms;
}

.landselectorlayer-content {
  width: 700px;
  background: #fff;
  padding: 30px;
  position: absolute;
  left: 50%;
  margin: 0 0 0 -360px;
  top: 30%;
  text-align: center;
}
.landselectorlayer-content .infoline {
  font-size: 14px;
  color: #827E7C;
  text-transform: uppercase;
  font-weight: 700;
}
.landselectorlayer-content .landselectorlayer-text {
  font-size: 26px;
  line-height: 36px;
  margin: 5px 0 20px 0;
}
.landselectorlayer-content .landselectorlayer-text b {
  font-weight: 700;
  color: #57AEDF;
}
.landselectorlayer-content .landlayerclose {
  cursor: pointer;
  float: right;
  position: relative;
  z-index: 999;
}
.landselectorlayer-content .landlayerclose:hover {
  opacity: 0.6;
}
.landselectorlayer-content .landselector {
  text-align: center;
  width: 100%;
  float: left;
  margin: 25px 0 25px 0;
}
.landselectorlayer-content .btn-selectland {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 10px;
  background: #ffffff;
  color: #57AEDF;
  border: 2px solid #57AEDF;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  line-height: 22px;
  letter-spacing: 1px;
  width: 250px;
  text-align: center;
  cursor: pointer;
}
.landselectorlayer-content .btn-blue, .landselectorlayer-content .btn-selectland:hover {
  background: #57AEDF;
  color: #ffffff;
}
.landselectorlayer-content .btn-selectAT {
  display: block;
  width: 250px;
  text-align: center;
  margin: 0 auto 20px auto;
}
.landselectorlayer-content .layerlanguageselector {
  width: 100%;
  position: relative;
  margin: 0 0px 0 0;
  padding: 0 0 0 0px;
  left: 0px;
  text-align: center;
  top: -25px;
}
.landselectorlayer-content .layerlanguageselector .infoline {
  margin: 5px 0 20px 0px;
  float: left;
  width: 100%;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions {
  margin: 0 auto;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item {
  position: relative;
  display: inline-block;
  margin: 0 10px 10px 10px;
  background: #ffffff;
  color: #57AEDF;
  border: 2px solid #57AEDF;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  line-height: 22px;
  letter-spacing: 1px;
  width: 250px;
  text-align: center;
  cursor: pointer;
  height: 45px;
  transition: all 350ms;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item:hover, .landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item.wpml-ls-current-language {
  background: #57AEDF;
  color: #ffffff;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item:hover a, .landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item.wpml-ls-current-language a {
  color: #ffffff;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item a {
  display: block;
  text-decoration: none;
  border-bottom: 0px solid transparent;
  padding: 0;
  color: #57AEDF;
  font-size: 18px;
  font-weight: 600;
  line-height: inherit;
}
.landselectorlayer-content .layerlanguageselector .wpml-ls-statics-shortcode_actions .wpml-ls-item a span {
  vertical-align: inherit;
}

.menu-menu-main-deutschland-container, .menu-menu-main-schweiz-container, .menu-menu-main-deutschland-englisch-container, .menu-menu-main-schweiz-englisch-container, .menu-meta-header-deutschland-container, .menu-meta-header-deutschland-englisch-container,
.country-DE .menu-menu-main-oesterreich-container, .country-DE .menu-menu-main-oesterreich-englisch-container,
.country-CH .menu-menu-main-oesterreich-container, .country-CH .menu-menu-main-oesterreich-englisch-container,
.country-DE .menu-meta-header-container, country-CH .menu-meta-header-container,
.country-DE .menu-meta-header-englisch-container, .country-CH .menu-meta-header-englisch-container {
  display: none;
}

.country-DE .menu-menu-main-deutschland-container,
.country-DE .menu-menu-main-deutschland-englisch-container,
.country-DE .menu-meta-header-deutschland-container,
.country-DE .menu-meta-header-deutschland-englisch-container {
  display: block;
}

.country-CH .menu-menu-main-schweiz-container,
.country-CH .menu-menu-main-schweiz-englisch-container,
.country-CH .menu-meta-header-container,
.country-CH .menu-meta-header-englisch-container {
  display: block;
}

.content-row-metaheader .loactionselector.selectorON .metaheader-box-country .countryitem-list {
  height: auto;
  background: #F5F5F6;
  z-index: 999999;
}
.content-row-metaheader .loactionselector.selectorON .metaheader-box-country .countryitem-list .countryitem {
  cursor: pointer;
  padding: 5px 10px 5px 10px;
}
.content-row-metaheader .loactionselector.selectorON .metaheader-box-country .countryitem-list .countryitem-on {
  padding: 0 0px 0 0px;
}

.content-row-metaheader .loactionselector .metaheader-box-language {
  height: 30px;
}

.mainheader-box li.level-0 {
  padding: 0px 0 32px 0 !important;
  display: block;
}
.mainheader-box .level-0 > .sub-menu {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0px;
  z-index: -1;
  padding: 50px 0 65px 0;
  top: 59px;
  display: block;
  min-height: 320px;
  opacity: 0;
  pointer-events: inherit;
  box-shadow: 0px 34px 22px 0px rgba(50, 50, 50, 0.08);
  transition: opacity 350ms;
}
.mainheader-box .level-0:hover > .sub-menu, .mainheader-box .level-0 a:hover > .sub-menu {
  position: absolute;
  background-color: #ffffff;
  width: 100%;
  left: 0px;
  z-index: 20;
  padding: 50px 0 65px 0;
  top: 59px;
  display: block;
  min-height: 320px;
  opacity: 1;
  pointer-events: inherit;
  box-shadow: 0px 34px 22px 0px rgba(50, 50, 50, 0.08);
  transition: opacity 350ms;
}
.mainheader-box .level-0:hover > .sub-menu:before, .mainheader-box .level-0 a:hover > .sub-menu:before {
  content: "";
  position: absolute;
  pointer-events: none;
  background: #ffffff;
  height: 100%;
  width: 1000px;
  right: 100%;
  top: 0px;
  box-shadow: -26px 35px 50px -10px rgba(50, 50, 50, 0.08);
}
.mainheader-box .level-0:hover > .sub-menu:after, .mainheader-box .level-0 a:hover > .sub-menu:after {
  content: "";
  position: absolute;
  pointer-events: none;
  background: #ffffff;
  height: 100%;
  width: 1000px;
  left: 100%;
  top: 0px;
  box-shadow: 25px 35px 50px -10px rgba(50, 50, 50, 0.08);
}
.mainheader-box .level-0:hover > .sub-menu li.level-1, .mainheader-box .level-0 a:hover > .sub-menu li.level-1 {
  width: 350px;
  border-bottom: 1px solid #ccc;
  position: relative;
  padding: 10px 0 10px 0;
  float: none;
  position: relative;
}
.mainheader-box .level-0:hover > .sub-menu li.level-1 a, .mainheader-box .level-0 a:hover > .sub-menu li.level-1 a {
  transition: all 350ms;
  width: 100%;
  display: inline-block;
}
.mainheader-box .level-0:hover > .sub-menu li.level-1:after, .mainheader-box .level-0 a:hover > .sub-menu li.level-1:after {
  content: "";
  position: absolute;
  background-repeat: repeat;
  background-image: url("img/icon-arrow-right-blue.svg");
  background-repeat: no-repeat;
  background-position: right 0px;
  right: 5px;
  width: 20px;
  height: 20px;
  top: 14px;
  pointer-events: none;
  filter: grayscale(100%);
  transition: all 350ms;
}
.mainheader-box .level-0:hover > .sub-menu li.level-1:hover:after, .mainheader-box .level-0 a:hover > .sub-menu li.level-1:hover:after {
  right: 0px;
  filter: grayscale(0%);
}
.mainheader-box .level-0:hover > .sub-menu li.level-1:hover a, .mainheader-box .level-0 a:hover > .sub-menu li.level-1:hover a {
  color: #57AEDF;
}

.herolayerCTAbox {
  display: none;
}

.herolayerCTAboxItem {
  position: absolute;
  left: 340px;
  padding: 0 0 0 200px;
  top: 35px;
}
.herolayerCTAboxItem .herolayerCTAboxContent {
  position: absolute;
  background: #fff;
  padding: 20px 40px;
  right: -205px;
  border-radius: 5px;
  top: 60px;
  width: 340px;
}
.herolayerCTAboxItem .herolayerCTAboxImage {
  width: 450px;
  height: 245px;
  overflow: hidden;
}
.herolayerCTAboxItem .herolayer-linfo {
  font-size: 12px;
  color: #827E7C;
  font-weight: 700;
  letter-spacing: 0.5px;
}
.herolayerCTAboxItem .herolayer-headline {
  font-size: 16px;
  font-weight: 600;
}
.herolayerCTAboxItem .herolayer-text {
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
}
.herolayerCTAboxItem .btnrow {
  margin: 15px 0 0 0;
}
.herolayerCTAboxItem .textlink {
  font-size: 16px;
  width: auto !important;
}

.mainheader-box .level-1:hover .herolayerCTAboxItem, .mainheader-box .herolayerCTAboxItem:hover {
  opacity: 1;
  pointer-events: inherit;
  z-index: 5;
}

.content-row-heroheader.loadingheader {
  min-height: 1024px;
}

.content-row-heroheader {
  min-height: 100px;
  transition: height 850ms;
}
.content-row-heroheader .hero-bgimg {
  width: 100%;
}
.content-row-heroheader .video {
  width: 100%;
  height: auto;
  -webkit-border-bottom-right-radius: 80px;
  -webkit-border-bottom-left-radius: 80px;
  -moz-border-radius-bottomright: 80px;
  -moz-border-radius-bottomleft: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
}
.content-row-heroheader .videobox {
  -webkit-border-bottom-right-radius: 80px;
  -webkit-border-bottom-left-radius: 80px;
  -moz-border-radius-bottomright: 80px;
  -moz-border-radius-bottomleft: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  overflow: hidden;
}
.content-row-heroheader .hero-bgimg {
  -webkit-border-bottom-right-radius: 80px;
  -webkit-border-bottom-left-radius: 80px;
  -moz-border-radius-bottomright: 80px;
  -moz-border-radius-bottomleft: 80px;
  border-bottom-right-radius: 80px;
  border-bottom-left-radius: 80px;
  overflow: hidden;
}
.content-row-heroheader .heroheader-contentlayer {
  position: absolute;
  color: #fff;
  width: 80%;
  margin: 0;
  text-align: center;
  left: 10%;
  top: 15%;
  z-index: 10;
}
.content-row-heroheader .megasubHL {
  font-size: 22px;
  line-height: 28px;
  font-weight: 400;
  width: 85%;
  max-width: 890px;
  margin: 40px auto 0 auto;
}
.content-row-heroheader .btnrow {
  margin: 80px 0 0 0;
}

.content-row-heroheader.unscroll .contentPart-center.contentPart-center-bigger {
  max-width: 100%;
  width: 100%;
}
.content-row-heroheader.unscroll .videobox {
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.content-row-heroheader.unscroll .video {
  width: 100%;
  height: auto;
  -webkit-border-bottom-right-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomright: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.content-row-heroheader .contentPart-center.contentPart-center-bigger {
  transition: all 850ms;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-heroheader .videobox {
  transition: all 850ms;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-heroheader .video {
  transition: all 850ms;
  backface-visibility: hidden;
  perspective: 1000;
}

.content-row-imagezitat {
  padding: 50px 0;
}
.content-row-imagezitat .zitaticon {
  margin: 30px 0 10px 0;
}
.content-row-imagezitat .zitatbox {
  font-size: 28px;
  line-height: 36px;
  width: 72%;
}
.content-row-imagezitat .zitatbox b {
  font-weight: 700;
  color: #57AEDF;
}
.content-row-imagezitat .zitatinfotext {
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
  margin: 20px 0 0 0;
}
.content-row-imagezitat .imageright .float-left {
  float: right;
}
.content-row-imagezitat .imageright .float-right {
  float: left;
}
.content-row-imagezitat .imageright .zitatbox {
  width: 95%;
}

.content-row-kundenlogos {
  padding: 30px 0 110px 0;
  text-align: center;
}
.content-row-kundenlogos .logoinfo {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
}
.content-row-kundenlogos h2.logoinfo {
  color: #827E7C;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.content-row-kundenlogos .logoitem {
  display: inline-block;
  text-align: center;
  margin: 30px 15px 20px 15px;
}
.content-row-kundenlogos .logoitem a {
  opacity: 1;
}
.content-row-kundenlogos .logoitem a:hover {
  opacity: 0.7;
}
.content-row-kundenlogos .logoitem img {
  width: auto;
  max-height: 40px;
}

.content-row-icontextboxen {
  padding: 50px 0;
}
.content-row-icontextboxen .icontextboxen-item {
  margin: 0 4% 0 0;
}
.content-row-icontextboxen .icontextboxen-item h3 {
  font-weight: 400;
}
.content-row-icontextboxen .icontextboxen-item .text {
  color: #827E7C;
  margin: 10px 0 0 0;
}
.content-row-icontextboxen .icontextboxen-item .iconbox {
  height: 40px;
}
.content-row-icontextboxen .icontextboxen-item:last-child {
  margin-right: 0px;
}

.content-row-icontextboxen.content-row-icontextboxen-3 .icontextboxen-item {
  width: 30%;
  margin: 0 3% 0 0;
}

.content-row-textboxslider {
  padding: 60px 0 100px 0;
}
.content-row-textboxslider .texboxsliderHL {
  text-align: center;
  margin: 0 0 60px 0;
}
.content-row-textboxslider .textboxsliderwrapper {
  float: left;
}
.content-row-textboxslider .textboxsliderbox {
  width: 140%;
}
.content-row-textboxslider .textboxen-item {
  width: 250px;
}
.content-row-textboxslider .textboxen-item h3 {
  float: left;
  width: 55%;
  border-bottom: 3px solid #57AEDF;
  margin: 0px 0 0 0;
  padding: 0 0 5px 0;
  color: #57AEDF;
}
.content-row-textboxslider .textboxen-item .text {
  width: 100%;
  float: left;
}
.content-row-textboxslider .sliderarrow-item {
  position: absolute;
  left: 0%;
  bottom: -53px;
  cursor: pointer;
}
.content-row-textboxslider .sliderarrow-item:hover {
  opacity: 0.6;
}
.content-row-textboxslider .sliderarrow-item.slick-disabled {
  pointer-events: none;
  opacity: 0.4;
}
.content-row-textboxslider .sliderarrow-left {
  transform: rotate(90deg);
}
.content-row-textboxslider .sliderarrow-right {
  left: 30px;
}

.content-row-imagetext {
  margin: 50px 0;
}
.content-row-imagetext .infoline {
  font-size: 14px;
  color: #827E7C;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 0 10px 0;
  display: block;
  float: left;
  width: 100%;
}
.content-row-imagetext .textbox {
  float: left;
  width: 100%;
  float: left;
  margin: 80px 0 50px 0;
}
.content-row-imagetext .textbox .textInput {
  float: left;
  width: 100%;
  color: #827E7C;
  margin: 50px 0 10px 0;
}
.content-row-imagetext .btnrow {
  margin: 50px 0 0 0;
}

.content-row-imagetext.image_bigger .boximage {
  width: 200%;
  max-width: inherit;
  float: right;
}

.content-row-imagetext.content-row-headertextimage.image_bigger {
  margin-top: 0px;
}
.content-row-imagetext.content-row-headertextimage.image_bigger .textbox {
  width: 85%;
}
.content-row-imagetext.content-row-headertextimage.image_bigger .boximage {
  float: left;
}

.content-row-headertextimage .boximageToLow {
  height: 100%;
  width: auto !important;
}

.content-row-textheader {
  padding: 50px 0;
  text-align: center;
}
.content-row-textheader .infoline {
  font-size: 14px;
  text-transform: uppercase;
  font-weight: bold;
  color: #827E7C;
}

.content-row-imagegridbutton {
  padding: 80px 0;
}
.content-row-imagegridbutton .contentPart-center {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.content-row-imagegridbutton .sectionHL {
  margin: 0 0 20px 0;
}
.content-row-imagegridbutton .imagegrid-filter {
  margin: 0 auto;
  min-width: 300px;
  text-align: center;
}
.content-row-imagegridbutton .imagegrid-filter-label {
  display: block;
  clear: both;
  color: #827E7C;
  font-size: 14px;
  margin: 0 0 5px 0;
}
.content-row-imagegridbutton .imagegrid-filter-buttons {
  display: inline-block;
  border: 2px solid #E6E5E5;
  border-radius: 35px;
  padding: 10px 5px 10px 5px;
  margin: 0 0 30px 0;
}
.content-row-imagegridbutton .imagegrid-filter-item {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 5px 0 5px;
  padding: 5px 15px 5px 15px;
  border-radius: 35px;
  cursor: pointer;
}
.content-row-imagegridbutton .imagegrid-filter-item.filteron {
  background: #57AEDF;
  color: #ffffff;
}
.content-row-imagegridbutton .imagegrid-item {
  width: 33.33%;
  float: left;
  position: relative;
}
.content-row-imagegridbutton .imagegrid-item:nth-child(3) {
  margin-right: 0px;
}
.content-row-imagegridbutton .imagegrid-item:nth-child(5) {
  margin-right: 0px;
  width: 66.66%;
}
.content-row-imagegridbutton .imagegrid-item h3 {
  font-size: 28px;
  color: #fff;
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 30px;
  line-height: 36px;
}
.content-row-imagegridbutton .imagegridbutton-img {
  min-height: 100%;
  width: 100%;
  max-width: inherit;
}
.content-row-imagegridbutton .imagegrid-item:nth-child(5) .imagegridbutton-img {
  height: auto;
  width: 100%;
  max-width: inherit;
}
.content-row-imagegridbutton .imagegrid-item a:hover h3 {
  bottom: 60px;
}
.content-row-imagegridbutton .imagegrid-item a:hover .bgradiand-dark {
  opacity: 1;
}
.content-row-imagegridbutton .imagegrid-item-inner {
  height: 420px;
  overflow: hidden;
  position: relative;
  width: 100%;
  border-right: 10px solid #fff;
  border-bottom: 10px solid #ffffff;
}
.content-row-imagegridbutton .imagegrid-item:nth-child(3) .imagegrid-item-inner, .content-row-imagegridbutton .imagegrid-item:nth-child(5) .imagegrid-item-inner {
  border-right: 0px solid #fff;
}
.content-row-imagegridbutton .imagegridbutton-box2 {
  display: none;
}

.content-row-forderselctor {
  background-image: url("img/bg-blueblur.jpg");
  color: #fff;
  font-size: 30px;
  padding: 90px 0 90px 0;
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
.content-row-forderselctor .btnrow {
  text-align: center;
}
.content-row-forderselctor .selectorrow {
  text-align: center;
  margin: 0 0 25px 0;
}
.content-row-forderselctor .selector {
  display: inline-block;
  color: #57AEDF;
  font-weight: 700;
}
.content-row-forderselctor .selector li {
  cursor: pointer;
  opacity: 0.7;
}
.content-row-forderselctor .selector li:hover {
  opacity: 1;
}
.content-row-forderselctor .selector .selectorListactive {
  display: inline-block;
  opacity: 1;
}
.content-row-forderselctor .selector .selectorListactive::after {
  content: "";
  width: 20px;
  height: 20px;
  background-image: url("img/icon-arrow-blue-down.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  display: inline-block;
  margin: 0 8px 0 0;
  position: relative;
  top: 5px;
  left: 3px;
}
.content-row-forderselctor .selectoroption {
  position: absolute;
  display: none;
}
.content-row-forderselctor .selectorListOpen .selectoroption {
  position: absolute;
  display: block;
  z-index: 20;
  text-align: left;
  font-size: 20px;
  padding: 15px;
  background: #ffffff;
  width: 100%;
  max-width: 365px;
  margin: 15px 0 0 -10px;
  box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 5px 50px rgba(0, 0, 0, 0.1);
}
.content-row-forderselctor .selectorListOpen .selectoroption li {
  font-weight: 300;
  font-size: 18px;
  line-height: 22px;
  margin: 0 0 10px 0;
  border-bottom: 1px solid #eee;
  padding: 0 0 10px 0;
}
.content-row-forderselctor .selectorListOpen .selectoroption li:last-child {
  margin: 0 0 0px 0;
  border-bottom: 0px solid #eee;
  padding: 0 0 0px 0;
}
.content-row-forderselctor .selectorListOpen .selectoroptionClose {
  cursor: pointer;
  position: absolute;
  right: 10px;
  width: 12px;
  top: 10px;
}
.content-row-forderselctor .selectorListOpen .selectoroptionClose:hover {
  opacity: 0.6;
}

.content-row-foederslider {
  padding: 50px 0 100px 0;
}
.content-row-foederslider .foerdersliderHL {
  text-align: center;
  margin: 0 0 50px 0;
}
.content-row-foederslider .slick-list.draggable {
  margin: 0 0 0 -30px;
}
.content-row-foederslider .foerdslider-item {
  width: 350px;
  margin: 0 0px 0 0;
  border-left: 30px solid #ffffff;
  min-height: 400px;
  padding: 0 0 20px 0;
  opacity: 1;
  transition: opacity 350ms;
}
.content-row-foederslider .foerdslider-item-off {
  opacity: 0.1;
  display: none;
}
.content-row-foederslider .foerdslider-item-inner {
  width: 80%;
  margin: 50px 0 50px 10%;
}
.content-row-foederslider h3 {
  color: #57AEDF;
  font-weight: 300;
}
.content-row-foederslider .blueline {
  width: 160px;
  height: 3px;
  background: #57AEDF;
  margin: 13px 0px 30px 0;
}
.content-row-foederslider .text {
  color: #827E7C;
  min-height: 200px;
}
.content-row-foederslider .sliderarrow-item {
  position: absolute;
  top: 45%;
  left: -10%;
  cursor: pointer;
}
.content-row-foederslider .slick-disabled {
  pointer-events: none;
  opacity: 0.3;
}
.content-row-foederslider .sliderarrow-right {
  left: inherit;
  right: -10%;
  transform: rotate(90deg);
}
.content-row-foederslider .btnrow {
  margin: 60px 0 0 0;
}

.foerder-filter {
  margin: 0 auto;
  min-width: 300px;
  text-align: center;
}
.foerder-filter .imagegrid-filter-label {
  display: block;
  clear: both;
  color: #827E7C;
  font-size: 14px;
  margin: 0 0 5px 0;
}
.foerder-filter .imagegrid-filter-buttons {
  display: inline-block;
  border: 2px solid #E6E5E5;
  border-radius: 35px;
  padding: 10px 5px 10px 5px;
  margin: 0 0 70px 0;
}
.foerder-filter .imagegrid-filter-item {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 5px 0 5px;
  padding: 5px 15px 5px 15px;
  border-radius: 35px;
  cursor: pointer;
}
.foerder-filter .imagegrid-filter-item.filteron {
  background: #57AEDF;
  color: #ffffff;
}
.foerder-filter .imagegrid-item {
  width: 33.33%;
  float: left;
  position: relative;
}
.foerder-filter .imagegrid-item:nth-child(3) {
  margin-right: 0px;
}
.foerder-filter .imagegrid-item:nth-child(5) {
  margin-right: 0px;
  width: 66.66%;
}
.foerder-filter .imagegrid-item h3 {
  font-size: 28px;
  color: #fff;
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 30px;
  line-height: 36px;
}

.sliderarrow-item {
  transition: opacity 350ms;
}

.noarrows .sliderarrow-item {
  opacity: 0 !important;
  transition: opacity 350ms;
}

.reinitSlider .sliderarrow-item {
  opacity: 0 !important;
}

.content-row-call2action .infoline {
  font-size: 14px;
  color: #ffffff;
  letter-spacing: 1px;
  font-weight: 700;
  margin: 0 0 10px 0;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
}
.content-row-call2action h2 {
  font-size: 40px;
  line-height: 49px;
  font-weight: 700;
  color: #ffffff;
  text-align: center;
}
.content-row-call2action .btnrow {
  margin: 50px 0 0 0;
}

.content-row-aktuelles3 {
  padding: 40px 0 40px;
}
.content-row-aktuelles3 .btnrow {
  margin: 80px 0 0 0;
}
.content-row-aktuelles3 .news-item {
  float: left;
  width: 26%;
  margin: 0px 11% 0 0;
}
.content-row-aktuelles3 .news-item .catline {
  float: left;
  width: 55%;
  border-bottom: 3px solid #57AEDF;
  margin: 0px 0 0 0;
  padding: 0 0 5px 0;
  color: #57AEDF;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 14px;
}
.content-row-aktuelles3 .news-item h3 {
  font-weight: 400;
}
.content-row-aktuelles3 .news-item h3:after {
  content: " > ";
  max-width: 0 0 0 5px;
}
.content-row-aktuelles3 .news-item .news-item-headline {
  width: 100%;
  float: left;
  margin: 15px 0 0 0;
}
.content-row-aktuelles3 .news-item:last-child {
  margin-right: 0px;
}
.content-row-aktuelles3 a:hover h3 {
  color: #57AEDF;
}
.content-row-aktuelles3 a:hover .catline {
  width: 100%;
}

.newsdate {
  display: none;
}

.content-row-allenews .news-item {
  float: left;
  width: 28%;
  margin: 0px 5.2% 60px 0;
  min-height: 175px;
  display: none;
}
.content-row-allenews .news-item .newsdate {
  float: left;
  width: 100%;
  color: #827E7C;
  margin: 10px 0 0 0;
  font-size: 14px;
  display: block;
}
.content-row-allenews .btnrow-allnews {
  margin: 0px 0 50px 0;
}

.content-row-allenews-12 .news-item-show {
  display: block;
}

.news-filter {
  margin: 0 auto;
  min-width: 300px;
  text-align: center;
}
.news-filter .imagegrid-filter-label {
  display: block;
  clear: both;
  color: #827E7C;
  font-size: 14px;
  margin: 0 0 5px 0;
}
.news-filter .imagegrid-filter-buttons {
  display: inline-block;
  border: 2px solid #E6E5E5;
  border-radius: 35px;
  padding: 10px 5px 10px 5px;
  margin: 0 0 70px 0;
}
.news-filter .imagegrid-filter-item {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 5px 0 5px;
  padding: 5px 15px 5px 15px;
  border-radius: 35px;
  cursor: pointer;
}
.news-filter .imagegrid-filter-item.filteron {
  background: #57AEDF;
  color: #ffffff;
}
.news-filter .imagegrid-item {
  width: 33.33%;
  float: left;
  position: relative;
}
.news-filter .imagegrid-item:nth-child(3) {
  margin-right: 0px;
}
.news-filter .imagegrid-item:nth-child(5) {
  margin-right: 0px;
  width: 66.66%;
}
.news-filter .imagegrid-item h3 {
  font-size: 28px;
  color: #fff;
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 30px;
  line-height: 36px;
}

.content-row-bigtextline {
  padding: 50px 0;
}
.content-row-bigtextline h2 {
  font-size: 40px;
  line-height: 49px;
  text-align: center;
}

.content-row-expertenblock {
  padding: 100px 0;
}
.content-row-expertenblock .quelle {
  display: block;
  font-size: 18px;
  color: #827E7C;
  margin: 10px 0 0 0;
}
.content-row-expertenblock .zitaticon {
  margin: 50px 0 10px 0;
}
.content-row-expertenblock .expertenbox {
  float: left;
  padding: 50px 15% 100px 15%;
  margin: -50px 0 0 0;
}
.content-row-expertenblock .expertenbox h2 {
  font-size: 28px;
  font-weight: 300;
  line-height: 36px;
  float: left;
  width: 100%;
  margin: 0 0 50px 0;
}
.content-row-expertenblock .experten-item {
  float: left;
  width: 100%;
  margin: 25px 0 50px 0;
}
.content-row-expertenblock .expertenimage {
  float: left;
  width: 35%;
  margin: 0 15px 0 0;
}
.content-row-expertenblock .expertenimg {
  border-radius: 20px;
  background: #fff;
}
.content-row-expertenblock .expertentext {
  float: right;
  width: 60%;
}
.content-row-expertenblock .expertentext h3 {
  float: left;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
}
.content-row-expertenblock .position {
  float: left;
  width: 100%;
  display: block;
  color: #57AEDF;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin: -5px 0 5px 0;
}
.content-row-expertenblock .experteninfo {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
}
.content-row-expertenblock .link {
  float: left;
  width: 100%;
  margin-top: 10px;
}
.content-row-expertenblock .link a {
  color: #57AEDF;
}
.content-row-expertenblock .link a:hover {
  text-decoration: underline;
}

.content-row-experteninfos {
  padding: 100px 0;
  margin: 60px 0 0px 0;
}
.content-row-experteninfos .icontextboxen-item {
  width: 30%;
  text-align: center;
  margin: 0 3% 0 0;
}
.content-row-experteninfos .icontextboxen-item .icon-img {
  text-align: center;
  display: inline-block;
}
.content-row-experteninfos .icontextboxen-item h3 {
  font-weight: 300;
}
.content-row-experteninfos .icontextboxen-item .text {
  color: #827E7C;
  margin: 10px 0 0 0;
}
.content-row-experteninfos .icontextboxen-item:last-child {
  margin-right: 0px;
}
.content-row-experteninfos .expertenimage {
  float: left;
  width: 35%;
  margin: 0 15px 0 0;
}
.content-row-experteninfos .expertenimg {
  border-radius: 20px;
  background: #fff;
}
.content-row-experteninfos .expertentext {
  float: right;
  width: 60%;
}
.content-row-experteninfos .expertentext h3 {
  float: left;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
}
.content-row-experteninfos .position {
  float: left;
  width: 100%;
  display: block;
  color: #57AEDF;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin: -5px 0 5px 0;
}
.content-row-experteninfos .experteninfo {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
}
.content-row-experteninfos .contactline {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
  font-weight: 500;
}
.content-row-experteninfos .contactline a {
  color: #827E7C;
}
.content-row-experteninfos .contactline a:hover {
  color: #57AEDF;
}
.content-row-experteninfos .mailpart {
  width: 48%;
  float: left;
}
.content-row-experteninfos .phonepart {
  max-width: 48%;
  float: right;
}
.content-row-experteninfos .mailicon {
  float: left;
  margin: 2px 8px 0 0;
}
.content-row-experteninfos .expertenbar {
  width: 100%;
  float: left;
  margin: 60px 0 0 0;
  border-top: 1px solid #E0DFDF;
  padding: 60px 0 0 0;
}
.content-row-experteninfos .experten-item {
  float: left;
  width: 40%;
}
.content-row-experteninfos .experten-item:nth-child(even) {
  float: right;
}

.search-results .post-edit-link {
  display: none;
}
.search-results article {
  width: 23%;
  margin: 30px 2.5% 20px 0;
  padding: 20px;
  text-align: center;
  float: left;
  height: 162px;
  overflow: hidden;
}
.search-results article:nth-child(4n) {
  margin-right: 0px;
}
.search-results article h2 {
  font-size: 24px;
  line-height: 34px;
  font-weight: 700;
}
.search-results article h2 a span {
  color: #57AEDF;
}
.search-results footer {
  margin: 20px 0 0 0;
}

.content-row-onelineanimation {
  margin: 0px;
  padding: 0px;
}
.content-row-onelineanimation .lineanimation {
  margin: 0 auto;
}

.content-row-bubbleimagetext {
  padding: 100px 0;
}
.content-row-bubbleimagetext .imagebubbleslider-item {
  width: 100%;
  float: left;
}
.content-row-bubbleimagetext .imagebox {
  position: relative;
}
.content-row-bubbleimagetext .bubblemask {
  position: absolute;
  z-index: 5;
  width: 100%;
  height: 100%;
}
.content-row-bubbleimagetext .bubblemask-grey {
  display: none;
}
.content-row-bubbleimagetext .width-50.float-right {
  width: 46%;
}
.content-row-bubbleimagetext .zitatbox {
  font-size: 28px;
  line-height: 36px;
  text-align: center;
  margin: 140px 0 0 0;
}
.content-row-bubbleimagetext .zitatbox b {
  font-weight: 700;
  color: #57AEDF;
}
.content-row-bubbleimagetext .slick-dots {
  position: absolute;
  bottom: 20px;
  right: 0;
  width: 46%;
  text-align: center;
}
.content-row-bubbleimagetext .slick-dots li {
  display: inline-block;
  text-align: center;
  width: 35px;
  height: 4px;
  background: #F1F1F1;
  margin: 0 5px 0 5px;
  border-radius: 4px;
}
.content-row-bubbleimagetext .slick-dots li:hover, .content-row-bubbleimagetext .slick-dots li.slick-active {
  background: #57AEDF;
}
.content-row-bubbleimagetext .slick-dots li button {
  opacity: 0;
  cursor: pointer;
  width: 100%;
  height: 5px;
}

.content-row-textimagebubble .slick-dots {
  display: none;
}
.content-row-textimagebubble .zitatbox {
  text-align: left;
  margin: 0px 0 0 0;
}
.content-row-textimagebubble .textInput {
  font-size: 18px;
  color: #827E7C;
  margin: 40px 0 0 0;
  line-height: 26px;
}

.content-row-newsletterCTA {
  padding: 50px 0;
}
.content-row-newsletterCTA .icon-NL {
  float: right;
}
.content-row-newsletterCTA h2 {
  font-weight: 300;
  margin: 0 0 30px 0;
}
.content-row-newsletterCTA .textInput {
  font-size: 16px;
  color: #827E7C;
  width: 75%;
}
.content-row-newsletterCTA .nlInputbox {
  margin: 40px 0 20px 0;
  width: 60%;
  position: relative;
  float: left;
}
.content-row-newsletterCTA .nldsgvo {
  font-size: 12px;
  color: #827E7C;
  line-height: 18px;
  width: 56%;
}
.content-row-newsletterCTA .nldsgvo a {
  color: #827E7C;
  text-decoration: underline;
}
.content-row-newsletterCTA .nlmail {
  border: 0px;
  background: #ffffff;
  height: 38px;
  color: #827E7C;
  padding: 0 0 0 22px;
  width: 100%;
  float: left;
  margin: 10px 0px;
  position: relative;
  border-radius: 19px;
}
.content-row-newsletterCTA .nlmailsubmit {
  position: absolute;
  background: #57AEDF;
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  padding: 8px 12px;
  line-height: 20px;
  letter-spacing: 1px;
  width: auto;
  margin: 0 0 0 -41px;
  cursor: pointer;
  float: none;
  display: block;
  transition: all 350ms;
  border: 0px;
  position: absolute;
  left: 100%;
  border-radius: 19px;
}
.content-row-newsletterCTA .nlmailsubmit:hover {
  background: #31D3FE;
}
.content-row-newsletterCTA .mc4wp-alert.mc4wp-success, .content-row-newsletterCTA .mc4wp-alert {
  float: left;
  width: 100%;
  font-size: 12px;
  line-height: 16px;
  margin: 10px 0 0 0;
  color: #0BACD6;
}

.content-row-newsletterDocCTA h2 {
  margin: 0 0 10px 0;
}
.content-row-newsletterDocCTA .nldsgvo {
  width: 100%;
  margin: 10px 0 0 0;
  float: left;
}
.content-row-newsletterDocCTA .nlInputbox {
  width: 100%;
  margin: 0 0 0 0;
}
.content-row-newsletterDocCTA .nlmailsubmit {
  margin: 1px 0 0 -73px;
}
.content-row-newsletterDocCTA #mce-success-response {
  color: #57AEDF;
  margin: 15px 0 0 0;
  float: left;
}

.nl_dsgvo_text {
  font-size: 10px;
  line-height: 15px;
}

.content-row-bigimagevideo .video {
  width: 100%;
  height: auto;
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.content-row-bigimagevideo .videobox {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
}
.content-row-bigimagevideo .hero-bgimg {
  -webkit-border-bottom-right-radius: 0px;
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  overflow: hidden;
  width: 100%;
}

.content-row-singletext {
  padding: 50px 0;
}
.content-row-singletext .textInput {
  font-size: 18px;
  line-height: 26px;
  color: #827E7C;
  margin: 30px 0 0 0;
  width: 100%;
}
.content-row-singletext .text_zentrieren h2 {
  text-align: center;
}
.content-row-singletext .text_zentrieren .textInput {
  text-align: center;
  margin: 30px auto;
  width: 62%;
}

.content-row-doppeltext .textInput {
  width: 48%;
  float: left;
}
.content-row-doppeltext .textInput2 {
  float: right;
}

.content-row-teamboard {
  padding: 50px 0;
}
.content-row-teamboard .teamboardHL {
  text-align: center;
  margin: 0 0 50px 0;
}
.content-row-teamboard .teamitemgrid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.content-row-teamboard .teamitemgrid .experten-item {
  position: relative;
  margin: 25px 0 50px 0;
  display: none;
  height: 180px;
  width: 43%;
}
.content-row-teamboard .teamitemgrid.col-3 .experten-item {
  width: 29%;
  height: auto;
}
.content-row-teamboard .teamitemgrid.col-3 .experten-item .linkpart {
  text-align: left;
}
.content-row-teamboard .teamitemgrid.col-3 .experten-item .contactline div {
  float: none;
}
.content-row-teamboard .teamitemgrid .experten-item:nth-child(1),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(2),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(3),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(4),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(5),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(6),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(7),
.content-row-teamboard .teamitemgrid .experten-item:nth-child(8) {
  display: block;
}
.content-row-teamboard .teamitemgrid .expertenimage {
  float: left;
  width: 35%;
  margin: 0 15px 0 0;
  aspect-ratio: 1/1;
}
.content-row-teamboard .teamitemgrid .expertenimg {
  border-radius: 20px;
  background: #F1F1F1;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.content-row-teamboard .teamitemgrid .expertentext {
  float: right;
  width: 60%;
}
.content-row-teamboard .teamitemgrid .expertentext h3 {
  float: left;
  width: 100%;
  font-weight: 300;
  font-size: 18px;
}
.content-row-teamboard .teamitemgrid .position {
  float: left;
  width: 100%;
  display: block;
  color: #57AEDF;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  margin: -5px 0 5px 0;
}
.content-row-teamboard .teamitemgrid .experteninfo {
  float: left;
  width: 100%;
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
}
.content-row-teamboard .contactline {
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
  font-size: 14px;
  line-height: 20px;
  color: #827E7C;
  font-weight: 500;
}
.content-row-teamboard .contactline a {
  color: #827E7C;
}
.content-row-teamboard .contactline a:hover {
  color: #57AEDF;
}
.content-row-teamboard .mailpart {
  width: 48%;
  float: left;
  white-space: nowrap;
}
.content-row-teamboard .phonepart {
  max-width: 48%;
  float: right;
}
.content-row-teamboard .linkpart {
  clear: both;
  text-align: right;
  padding-top: 20px;
}
.content-row-teamboard .linkpart a {
  color: #57AEDF;
}
.content-row-teamboard .linkpart a:hover {
  text-decoration: underline;
}
.content-row-teamboard .mailicon {
  float: left;
  margin: 2px 8px 0 0;
}

footer {
  border-top: 1px solid #E2E2E2;
  padding: 40px 0;
  margin: 0px 0 0 0;
}
footer .footerbox {
  float: left;
  margin: 0 4% 0 0;
}
footer .footerbox:last-child {
  margin-right: 0px;
}
footer .footer-adress {
  border-top: 1px solid #E9E9E9;
  border-bottom: 1px solid #E9E9E9;
  background: #F5F5F6;
  float: left;
  width: 100%;
  padding: 15px 0;
  margin: 20px 0 10px 0;
}
footer .navtitle {
  font-size: 16px;
  font-weight: 600;
}
footer .footernav-item {
  width: 100%;
  float: left;
  margin: 3px 0 3px 0;
}
footer .footernav-item a {
  color: #827E7C;
  font-weight: 300;
}
footer .footer-lastline {
  font-size: 12px;
  color: #827E7C;
}
footer .footer-lastline a {
  color: #827E7C;
}
footer .footer-lastline a:hover {
  color: #57AEDF;
}
footer .footer-lastline .copypart {
  float: left;
  max-width: 300px;
}
footer .footer-lastline .linkpart {
  float: right;
}
footer .footer-lastline .linkpart a {
  margin: 0 0 0 25px;
}
footer .footer-adress .company {
  float: left;
}
footer .footer-adress .adress, footer .footer-adress .tel {
  float: left;
  font-size: 14px;
  color: #827E7C;
  margin: 0px 0 0 35px;
}
footer .footer-adress .adress a, footer .footer-adress .tel a {
  color: #827E7C;
}
footer .footer-adress .adress a:hover, footer .footer-adress .tel a:hover {
  color: #57AEDF;
}
footer .footer-adress .footersocialinks {
  float: right;
  text-align: right;
  filter: brightness(0%);
  filter: brightness(0%);
  -webkit-filter: brightness(0%);
  -moz-filter: brightness(0%);
  -ms-filter: brightness(0%);
  -o-filter: brightness(0%);
}
footer .footer-adress .footersocialinks .socialicon {
  display: inline-block;
  margin: 0 0 0 40px;
  filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: url(desaturate.svg#greyscale);
  filter: gray;
  -webkit-filter: grayscale(1);
}

.infoline-kat {
  display: none;
}

.single-post .infoline-headertext {
  display: none;
}
.single-post .bubblemask-withe {
  display: none;
}
.single-post .bubblemask-grey {
  display: block;
}
.single-post .infoline-kat {
  display: block;
}
.single-post .content-wrapper {
  background-color: #F1F1F1;
  float: left;
  width: 1180px;
  left: 50%;
  margin: 0 0 0 -590px;
  position: relative;
}
.single-post .content-wrapper .content-row-bigimagevideo .contentPart-center {
  width: 100%;
  max-width: 100%;
}
.single-post .content-wrapper .content-row-textheader {
  padding: 50px 0 0 0;
}
.single-post .content-wrapper .content-row-textheader .newsdate {
  color: #827E7C;
  margin: 10px 0 0 0;
  font-size: 14px;
  display: block;
}
.single-post .content-wrapper .content-row-singletext {
  padding: 25px 0 25px 0;
}
.single-post .content-wrapper .content-row-singletext h2 {
  font-size: 22px;
  line-height: 36px;
  font-weight: 300;
}
.single-post .content-wrapper .content-row-singletext .textInput {
  width: 100%;
}
.single-post .content-wrapper .content-row-doppeltext .textInput {
  width: 48%;
}
.single-post .content-wrapper .sharebox {
  display: block;
  width: 300px;
  border-top: 1px solid #DCDBDB;
  margin: 50px 0 50px -150px;
  text-align: center;
  position: relative;
  top: 0;
  float: left;
  clear: both;
  padding: 5px 0 0 0;
  font-size: 14px;
  left: 50%;
  color: #827E7C;
}
.single-post .content-wrapper .sharebox .shareboxlabel {
  display: block;
  margin: 3px 0 7px 0;
}
.single-post .content-wrapper .sharebox .socialicon {
  display: inline-block;
  margin: 0 5px 0 5px;
}
.single-post .content-wrapper .sharebox .socialicon:hover {
  opacity: 0.7;
}

.content-row-standorte {
  padding: 50px 0 100px 0;
}
.content-row-standorte .standortHL {
  text-align: center;
}
.content-row-standorte .standortrow {
  float: left;
  width: 100%;
  margin: 50px 0 0 0;
}
.content-row-standorte .icontextboxen-item {
  width: 23%;
  margin: 0px 2.5% 40px 0;
}
.content-row-standorte .icontextboxen-item:nth-child(4n) {
  margin-right: 0px;
}
.content-row-standorte h3 {
  font-size: 18px;
  font-weight: 300;
}
.content-row-standorte .landinfo {
  display: block;
  float: left;
  width: 100%;
  color: #57AEDF;
  font-size: 12px;
  margin: 0 0 -5px 0;
  height: 23px;
  text-transform: uppercase;
}
.content-row-standorte .text {
  color: #827E7C;
  font-size: 14px;
  line-height: 20px;
  margin: 10px 0 0 0;
}
.content-row-standorte .maps, .content-row-standorte .website, .content-row-standorte .telefon {
  font-size: 14px;
  line-height: 20px;
}
.content-row-standorte .maps .socialicon, .content-row-standorte .website .socialicon, .content-row-standorte .telefon .socialicon {
  float: left;
  margin: 2px 10px 0 0;
  width: 20px;
}
.content-row-standorte .maps {
  margin: 5px 0 0 0;
}
.content-row-standorte .maps a {
  color: #57AEDF;
}
.content-row-standorte .website {
  color: #827E7C;
  margin: 15px 0 10px 0;
}
.content-row-standorte .website a {
  color: #827E7C;
}
.content-row-standorte .website a:hover {
  color: #57AEDF;
}
.content-row-standorte .telefon {
  color: #827E7C;
}
.content-row-standorte .telefon a {
  color: #827E7C;
}
.content-row-standorte .telefon a:hover {
  color: #57AEDF;
}
.content-row-standorte .sharebox-standorte {
  float: left;
  margin: 80px 0 0 0;
  text-align: center;
  width: 100%;
}
.content-row-standorte .sharebox-standorte .socialicon {
  display: inline-block;
  margin: 0 20px 0 20px;
}

.formbox {
  margin: 0 auto;
  max-width: 820px;
  position: relative;
}
.formbox .formrow {
  width: 100%;
  position: relative;
  float: left;
  margin: 0 0 25px 0;
}
.formbox .formpart {
  float: left;
}
.formbox .formpart-30 {
  float: left;
  width: 30%;
  margin-right: 3%;
}
.formbox .formpart-30:last-child {
  margin-right: 0px;
}
.formbox .formpart-50 {
  width: 48%;
}
.formbox .formpart-50:last-child {
  float: right;
}
.formbox .formpart-100 {
  width: 100%;
  float: left;
}
.formbox input, .formbox textarea {
  border: 0px;
  background: #F5F5F6;
  height: 38px;
  padding: 0 0 0 20px;
  width: 100%;
  float: left;
  margin: 0px 0 0 0;
  position: relative;
  border-radius: 19px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0D181C;
  font-family: "Cabin", sans-serif;
}
.formbox .selectlabel {
  float: left;
  width: 100%;
  margin: 0 0 10px 0;
}
.formbox select {
  border: 0px;
  background: #eeeeee;
  height: auto;
  min-height: 180px;
  width: 105%;
  float: left;
  margin: 0px 0 0 0;
  position: relative;
  border-radius: 19px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #666666;
  font-family: "Cabin", sans-serif;
  overflow: hidden;
  z-index: 10;
  padding: 11px 0 0 20px;
}
.formbox select option {
  margin: 0 0 10px 0;
  font-weight: 100;
  color: #666666;
  cursor: pointer;
  width: 90%;
}
.formbox select option:checked,
.formbox select option:active,
.formbox select option:focus {
  background: linear-gradient(#57AEDF, #57AEDF);
  color: #ffffff;
  position: relative;
}
.formbox select:focus > option:checked:before {
  color: #ffffff;
  position: absolute;
  background: linear-gradient(#57AEDF, #57AEDF);
  content: attr(data-content);
}
.formbox .selectbox {
  width: 100%;
  overflow: hidden;
  float: left;
  border: 0px;
  background: #F5F5F6;
  height: auto;
  margin: 0px 0 0 0;
  position: relative;
  border-radius: 19px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  color: #0D181C;
  font-family: "Cabin", sans-serif;
  z-index: 10;
}
.formbox textarea {
  height: 200px;
  padding: 20px 0 20px 20px;
}
.formbox .wpcf7-submit {
  background: #0BACD6;
  color: #ffffff;
  font-size: 18px;
  font-weight: 600;
  padding: 10px 20px;
  line-height: 20px;
  letter-spacing: 1px;
  width: 230px;
  margin: 0 auto;
  cursor: pointer;
  float: none;
  display: block;
  border-radius: 0px;
  transition: all 350ms;
}
.formbox .wpcf7-submit:hover {
  background: #31D3FE;
}
.formbox .formpart-trenner {
  float: left;
  width: 106%;
  background: #DDDBDB;
  height: 1px;
  margin: 25px 0 45px -3%;
}
.formbox .infoicon {
  margin: -10px 0 -18px 0;
}
.formbox .infopart {
  font-size: 14px;
  line-height: 20px;
  width: 80%;
  margin: 0 0 20px 0;
  float: left;
}
.formbox .dsgvo {
  width: 100%;
  text-align: center;
  line-height: 16px;
  font-size: 12px;
  color: #827E7C;
  float: left;
  margin: -10px 0 0 0;
}
.formbox .dsgvo a {
  color: #827E7C;
  text-decoration: underline;
}
.formbox .wpcf7 form.invalid .wpcf7-response-output, .formbox .wpcf7 form.unaccepted .wpcf7-response-output, .formbox .wpcf7 form.payment-required .wpcf7-response-output {
  border: 0px;
  float: left;
  width: 100%;
  text-align: center;
  color: #57AEDF;
  margin: 0px 0 30px 0;
}
.formbox .wpcf7-not-valid-tip {
  color: #57AEDF;
  font-size: 12px;
  font-weight: normal;
  display: block;
  float: left;
}

.wpcf7 form .wpcf7-response-output {
  margin: 0px 0 20px 0;
  padding: 0px;
  border: 0;
  display: block;
  float: left;
  width: 100%;
  text-align: center;
  color: #57AEDF;
}

.wpcf7-form.sent .formrow, .wpcf7-form.sent .formpart-trenner {
  display: none;
}
.wpcf7-form.sent .wpcf7-response-output {
  margin: 0px 0 80px 0;
  padding: 0px;
  font-size: 28px;
  font-weight: 800;
}

.infografik-wrapper {
  width: 1239px;
  margin: 0 auto;
  padding: 100px 0 100px 0;
  position: relative;
}
.infografik-wrapper #Ellipse_355, .infografik-wrapper #Rechteck_944 {
  pointer-events: none;
}
.infografik-wrapper circle, .infografik-wrapper rect {
  opacity: 0;
}
.infografik-wrapper rect {
  cursor: pointer;
}
.infografik-wrapper circle {
  fill: #57AEDF;
  transition: all 350ms;
  backface-visibility: hidden;
}
.infografik-wrapper .bubbleOff {
  fill: #cccccc;
}
.infografik-wrapper .infoOn-sub {
  fill: #57AEDF;
}
.infografik-wrapper .infoOn-sub circle {
  fill: #57AEDF;
}
.infografik-wrapper .lineOn {
  stroke: #0D181C !important;
}
.infografik-wrapper #Ellipse_355 {
  fill: #ffffff;
}
.infografik-wrapper .sectionlink, .infografik-wrapper .sectionlink-sub {
  color: #57AEDF;
  text-decoration: underline;
}
.infografik-wrapper #section-1-info, .infografik-wrapper #section-2-info, .infografik-wrapper #section-3-info, .infografik-wrapper #section-4-info, .infografik-wrapper line {
  opacity: 0;
  pointer-events_: none;
}
.infografik-wrapper .infolayer {
  opacity: 0;
  pointer-events: none;
}
.infografik-wrapper .mainsectioninfo {
  position: absolute;
  background: none;
  width: 190px;
  padding: 5px 20px;
  border: 0px solid #0BACD6;
  border-radius: 10px;
  line-height: 20px;
  opacity: 0;
  z-index: 999;
  pointer-events: none;
}
.infografik-wrapper .sectionicon {
  position: absolute;
  width: 44px;
  cursor: pointer;
}
.infografik-wrapper .section1 {
  top: 556px;
  left: 334px;
}
.infografik-wrapper .section1 .sectionicon {
  top: -63px;
  left: 46px;
  width: 52px;
}
.infografik-wrapper .section2 {
  top: 562px;
  left: 733px;
}
.infografik-wrapper .section2 .sectionicon {
  top: -63px;
  left: 31px;
}
.infografik-wrapper .section3 {
  top: 892px;
  left: 349px;
}
.infografik-wrapper .section3 .sectionicon {
  top: -62px;
  height: 43px;
  left: 52px;
}
.infografik-wrapper .section4 {
  top: 892px;
  left: 710px;
}
.infografik-wrapper .section4 .sectionicon {
  top: -56px;
  left: 49px;
}
.infografik-wrapper .sectioniconParentOff {
  stroke: #cccccc;
}
.infografik-wrapper .infoOn {
  stroke: #57AEDF;
}
.infografik-wrapper .sectioniconParentOffimg img {
  filter: invert(94%) sepia(7%) saturate(0%) hue-rotate(356deg) brightness(88%) contrast(88%);
  opacity: 0.4;
}
.infografik-wrapper .section1-sub0 {
  top: 550px;
  left: 166px;
}
.infografik-wrapper .section1-sub0 .sectionicon {
  top: -53px;
  left: 46px;
  height: 35px;
}
.infografik-wrapper .section1-sub1 {
  top: 322px;
  left: 78px;
}
.infografik-wrapper .section1-sub1 .sectionicon {
  top: 47px;
  left: 26px;
  height: 40px;
}
.infografik-wrapper .section1-sub2 {
  left: 135px;
  top: 182px;
}
.infografik-wrapper .section1-sub2 .sectionicon {
  top: 58px;
  left: 82px;
  height: 42px;
}
.infografik-wrapper .section1-sub3 {
  left: 358px;
  top: 102px;
}
.infografik-wrapper .section1-sub3 .sectionicon {
  top: 71px;
  left: 43px;
  height: 42px;
  height: 33px;
}
.infografik-wrapper .section1-sub4 {
  left: 563px;
  top: 191px;
}
.infografik-wrapper .section1-sub4 .sectionicon {
  height: 32px;
  top: 53px;
  left: 34px;
}
.infografik-wrapper .section2-sub0 {
  left: 941px;
  top: 565px;
}
.infografik-wrapper .section2-sub0 .sectionicon {
  height: 39px;
  top: -53px;
  left: 28px;
}
.infografik-wrapper .section2-sub1 {
  left: 1089px;
  top: 322px;
}
.infografik-wrapper .section2-sub1 .sectionicon {
  height: 18px;
  top: 59px;
  left: 18px;
}
.infografik-wrapper .section2-sub2 {
  left: 941px;
  top: 148px;
}
.infografik-wrapper .section2-sub2 .sectionicon {
  height: 23px;
  top: 69px;
  left: 38px;
}
.infografik-wrapper .section2-sub3 {
  left: 734px;
  top: 81px;
}
.infografik-wrapper .section2-sub3 .sectionicon {
  height: 35px;
  top: 50px;
  left: 58px;
}
.infografik-wrapper .section3-sub0 {
  left: 204px;
  top: 885px;
}
.infografik-wrapper .section3-sub0 .sectionicon {
  top: -44px;
  left: 30px;
  height: 29px;
}
.infografik-wrapper .section3-sub1 {
  left: -2px;
  top: 788px;
}
.infografik-wrapper .section3-sub1 .sectionicon {
  top: -48px;
  left: 30px;
  height: 29px;
}
.infografik-wrapper .section3-sub1 .sectionicon-ch {
  top: -51px;
  left: 23px;
  height: auto;
  width: 60px;
}
.infografik-wrapper .section3-sub1 .sectionicon-de {
  top: -54px;
  left: 13px;
  height: auto;
  width: 78px;
}
.infografik-wrapper .section3-sub2 {
  left: 234px;
  top: 738px;
}
.infografik-wrapper .section3-sub2 .sectionicon {
  top: -42px;
  left: 33px;
  height: 29px;
}
.infografik-wrapper .section4-sub0 {
  left: 914px;
  top: 886px;
}
.infografik-wrapper .section4-sub0 .sectionicon {
  top: -43px;
  left: 41px;
  height: 29px;
}
.infografik-wrapper .section4-sub1 {
  left: 1079px;
  top: 824px;
}
.infografik-wrapper .section4-sub1 .sectionicon {
  top: -44px;
  left: 19px;
  height: 29px;
}
.infografik-wrapper .section4-sub2 {
  left: 793px;
  top: 751px;
}
.infografik-wrapper .section4-sub2 .sectionicon {
  top: -51px;
  left: 36px;
  height: 29px;
}
.infografik-wrapper .section4-sub3 {
  left: 1109px;
  top: 675px;
}
.infografik-wrapper .section4-sub3 .sectionicon {
  top: -43px;
  left: 37px;
  height: 29px;
}
.infografik-wrapper .mainsectioninfoShow {
  z-index: 9999;
  pointer-events: inherit;
}
.infografik-wrapper .mainsectioninfoShow .infolayer {
  opacity: 1;
  pointer-events: inherit;
  background: #ffffff;
  font-size: 14px;
  box-shadow: 0px 0px 38px -14px rgba(0, 0, 0, 0.4);
  padding: 10px;
  width: 220px;
  left: 0%;
  position: absolute;
  margin: 0px 0 0 0px;
  top: -4px;
  transition: opacity 350ms;
  backface-visibility: hidden;
  perspective: 1000;
}
.infografik-wrapper .section1-sub2.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section1-sub3.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section1-sub4.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section2-sub1.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section2-sub2.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section2-sub3.mainsectioninfoShow .infolayer {
  top: -67px;
}
.infografik-wrapper .section1-sub1.mainsectioninfoShow .infolayer {
  top: -83px;
  left: -55px;
}

.mobilenavBTN {
  display: none;
}

/* .......................................... w 1420 .......................................... */
@media only screen and (max-width: 1420px) {
  .content-row-foederslider .sliderarrow-right {
    right: -50px;
    z-index: 20;
  }
  .content-row-foederslider .sliderarrow-left {
    left: -50px;
    z-index: 20;
  }
}
/* .......................................... w 1380 .......................................... */
@media only screen and (max-width: 1380px) {
  .content-row-header .searchbar {
    margin: 10px 0 0 20px;
  }
  .content-row-header .mainheader-box .menu li {
    margin: 0 0 0 20px;
  }
  .content-row-forderselctor {
    background-size: 160%;
  }
}
/* .......................................... w 1290 .......................................... */
@media only screen and (max-width: 1290px) {
  body {
    padding: 0 0 50px 0;
  }
  .content-row-metaheader .loactionselector {
    width: unset;
    left: 0%;
    margin: 0 0 0 0px;
  }
  .content-row-header .mainheader-box .menu li {
    margin: 0 0 0 30px;
  }
  .content-row-header .logo {
    width: 160px;
    margin: -12px 0 0 -10px;
  }
  .content-row-header .searchbar {
    width: 107px;
    margin: 10px 0 0 0px;
    left: 20px;
  }
  h1, .hlh1, h2.hlh1 {
    font-size: 35px;
    line-height: 45px;
    hyphens: auto;
  }
  .megaHL {
    font-size: 50px;
    line-height: 56px;
  }
  .content-row-call2action h2 {
    font-size: 30px;
    line-height: 39px;
  }
  .content-row-forderselctor {
    padding: 40px 0 90px 0;
    background-repeat: no-repeat;
  }
  .content-row-call2action .btnrow {
    margin: 30px 0 0 0;
  }
  .content-row-imagetext .textbox {
    margin: 30px 0 30px 0;
  }
  .content-row-imagetext .textbox .textInput {
    margin: 10px 0 10px 0;
  }
  .content-row-newsletterCTA .width-50 {
    opacity: 1;
    width: 70%;
  }
  .content-row-newsletterCTA .width-50.float-right {
    width: 30%;
  }
  .herolayerCTAboxItem {
    left: 240px;
  }
  .herolayerCTAboxItem .herolayerCTAboxImage {
    width: 490px;
    height: 260px;
  }
  .herolayerCTAboxItem .herolayerCTAboxContent {
    right: -25px;
  }
  .content-row-imagegridbutton .imagegrid-item-inner {
    height: 280px;
  }
  .content-row-imagegridbutton .imagegridbutton-img {
    min-height: 100%;
    height: 100%;
    width: auto;
  }
  .content-row-imagezitat .zitaticon {
    margin: 0px 0 10px 0;
  }
  .content-row-expertenblock .zitaticon {
    margin: 10px 0 10px 0;
  }
  .width-50 .btn-blue {
    display: block;
  }
  .content-row-bubbleimagetext .zitatbox {
    margin: 60px 0 0 0;
    hyphens: auto;
  }
  footer .footer-adress .adress, footer .footer-adress .tel {
    margin: 0px 0 0 15px;
  }
  .single-post .content-wrapper {
    width: 100%;
    left: 0%;
    margin: 0 0 0 0px;
  }
  .single-post .content-row-expertenblock {
    padding: 40px 0 0px 0;
  }
  .content-row-imagezitat .zitatbox {
    width: 90%;
    hyphens: auto;
  }
  .single-post .content-wrapper .sharebox {
    margin: 20px 0 20px -150px;
  }
  .content-row-kundenlogos .logoitem {
    margin: 20px 20px 10px 20px;
  }
  .textInput {
    hyphens: auto;
  }
  .content-row-foederslider .text,
  .content-row-foederslider h3 {
    hyphens: auto;
  }
}
/* .......................................... w 1100 .......................................... */
@media only screen and (max-width: 1266px) {
  .content-row-infografik {
    overflow: auto;
  }
}
/* .......................................... w 1100 .......................................... */
@media only screen and (max-width: 1100px) {
  html, body {
    font-size: 15px;
    line-height: 22px;
  }
  .mainheader-box {
    display: none;
  }
  .megaHL {
    font-size: 36px;
    line-height: 40px;
  }
  .content-row-heroheader .megasubHL {
    width: 530px;
    margin: 10px auto 0 auto;
    font-size: 20px;
    line-height: 28px;
  }
  .content-row-heroheader .btnrow {
    margin: 40px 0 0 0;
  }
  .content-row-imagegridbutton .imagegrid-item h3 {
    font-size: 20px;
    line-height: 25px;
  }
  .content-row-imagezitat .zitatbox {
    font-size: 20px;
    line-height: 28px;
  }
  h2 {
    font-size: 24px;
    line-height: 32px;
  }
  h3, h4, h5, h6, h7 {
    font-size: 20px;
    line-height: 25px;
  }
  .content-row-icontextboxen .icontextboxen-item {
    margin: 0 0 40px 0;
    width: 48%;
  }
  .content-row-icontextboxen .icontextboxen-item:nth-child(even) {
    float: right;
  }
  .content-row-icontextboxen .icontextboxen-item br {
    display: none;
  }
  .content-row-imagegridbutton {
    padding: 40px 0;
  }
  .content-row-imagetext .btnrow {
    margin: 10px 0 0 0;
  }
  .content-row-imagetext .textbox {
    margin: 15px 0 15px 0;
  }
  .textlink {
    font-size: 15px;
  }
  .content-row-aktuelles3 .news-item {
    width: 29.3%;
    margin: 0px 6% 0 0;
    hyphens: auto;
  }
  .content-row-aktuelles3 .news-item:last-child {
    margin-right: 0px;
  }
  footer .footer-adress .footersocialinks {
    float: left;
    text-align: left;
    margin: 20px 0 0 0;
  }
  footer .footer-adress .footersocialinks .socialicon {
    display: inline-block;
    margin: 0 30px 0 0px;
  }
  .floatingcontact-icon {
    width: 50px;
  }
  .searchbar {
    display: none;
  }
  .mobilenavBTN {
    display: block;
    position: absolute;
    z-index: 20px;
    right: 0px;
    top: 13px;
    cursor: pointer;
  }
  .mobilenavBTN-close {
    display: none;
  }
  .mobnavopen .mobilenavBTN-close {
    display: block;
  }
  .mobnavopen .mobilenavBTN-open {
    display: none;
  }
  .mobnavopen .searchbar {
    display: block;
    position: absolute;
    right: 100px;
    left: inherit !important;
    width: 209px !important;
  }
  .mobnavopen .mainheader-box {
    display: block;
    position: absolute;
    background: #fff;
    top: 48px;
    z-index: 99;
    width: 100%;
    padding: 20px;
    box-shadow: 0px 11px 11px -2px rgba(0, 0, 0, 0.15);
  }
  .mobnavopen .content-row-header .mainheader-box .menu li {
    margin: 0 0 0 0px;
    width: 100%;
    margin: 0 0 0 0;
    border-bottom: 1px solid #eee;
    position: relative;
    padding: 15px 0px 15px 0px !important;
  }
  .mobnavopen .content-row-header .mainheader-box .menu li a {
    display: block;
    width: 80%;
  }
  .mobnavopen .mainheader-box .level-0::after {
    content: "";
    position: absolute;
    background-repeat: repeat;
    background-image: url("img/icon-arrow-right-blue.svg");
    right: 10px;
    top: 12px;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: right center;
    cursor: pointer;
  }
  .mobnavopen .mainheader-box .level-0.nosubmenu::after {
    display: none;
  }
  .mobnavopen .mainheader-box .level-0 > .sub-menu {
    position: relative;
    width: 100%;
    left: 0px;
    z-index: 1;
    top: inherit;
    display: block;
    min-height: auto;
    opacity: 1;
    pointer-events: inherit;
    box-shadow: 0px 34px 22px 0px rgba(50, 50, 50, 0);
    background-color: #F5F5F6 !important;
    padding: 0px 10px !important;
    float: left;
    margin: 10px 0 -16px 0;
    display: none;
  }
  .mobnavopen .mainheader-box .level-0 > .sub-menu li {
    padding: 10px 0 10px 0 !important;
  }
  .mobnavopen .mainheader-box .level-0 > .sub-menu li a:before {
    content: "- ";
  }
  .mobnavopen .mainheader-box .level-0:hover > .sub-menu::before, .mobnavopen .mainheader-box .level-0 a:hover > .sub-menu::before, .mobnavopen .mainheader-box .level-0:hover > .sub-menu::after, .mobnavopen .mainheader-box .level-0 a:hover > .sub-menu::after {
    content: "";
    display: none;
  }
  .mobnavopen .herolayerCTAboxItem {
    display: none;
  }
  .mobnavopen .mainheader-box .level-0:hover > .sub-menu li.level-1::after, .mobnavopen .mainheader-box .level-0 a:hover > .sub-menu li.level-1::after {
    content: "";
    display: none;
  }
  .mobnavopen .mainheader-box .level-0:hover > .sub-menu li.level-1, .mobnavopen .mainheader-box .level-0 a:hover > .sub-menu li.level-1,
  .mobnavopen .mainheader-box .level-0 > .sub-menu li.level-1, .mobnavopen .mainheader-box .level-0 a > .sub-menu li.level-1 {
    width: 100%;
    border-bottom: 0px solid #ccc;
    position: relative;
    padding: 10px 0 10px 0;
    float: none;
    position: relative;
  }
  .mobnavopen .mainheader-box .level-0.menuitemopen > a {
    color: #57AEDF;
  }
  .mobnavopen .mainheader-box .level-0.menuitemopen .sub-menu {
    display: block;
  }
  .mobnavopen .mainheader-box .level-0.menuitemopen:after {
    top: 0px;
    right: 0px;
    transform: rotate(90deg);
  }
  .content-row-kundenlogos {
    padding: 30px 0 40px 0;
  }
  .content-row-allenews .btnrow-allnews {
    margin: 50px 0 20px 0;
  }
  .news-item h3 {
    font-size: 18px;
    line-height: 23px;
  }
  .single-post .content-wrapper .content-row-textheader .newsdate {
    margin: 10px 0 20px 0;
  }
  .content-row-expertenblock .expertenbox h2 {
    font-size: 20px;
    line-height: 28px;
    margin: 40px 0 0px 0;
  }
  .content-row-expertenblock .expertenimage {
    margin: 0 10px 0 0;
  }
  .content-row-expertenblock .expertenbox {
    padding: 50px 15% 20px 5%;
    margin: -50px 0 0 0;
  }
  .content-row-textimagebubble .textInput {
    font-size: 15px;
    line-height: 22px;
  }
  .content-row-singletext .text_zentrieren .textInput {
    width: 100%;
  }
  .content-row-singletext .textInput {
    font-size: 15px;
    line-height: 22px;
  }
  .content-row-teamboard .teamitemgrid .expertenimage {
    width: 100%;
    margin: 0 0px 0 0;
  }
  .content-row-teamboard .teamitemgrid .experten-item {
    height: auto;
  }
  .content-row-teamboard .mailpart {
    width: 100%;
    max-width: 100%;
  }
  .content-row-teamboard .phonepart {
    width: 100%;
    max-width: 100%;
    margin: 7px 0 0 0;
    float: left;
  }
  .content-row-teamboard .teamitemgrid .expertentext {
    float: left;
    width: 100%;
    margin: 15px 0 0 0;
  }
  .content-row-icontextboxen .textboxsliderbox .icontextboxen-item {
    margin: 0 20px 40px 0;
  }
  .content-row-standorte .icontextboxen-item {
    width: 30%;
    margin: 0px 5% 40px 0;
  }
  .content-row-standorte .icontextboxen-item:nth-child(3n) {
    margin-right: 0px;
  }
  .content-row-standorte .icontextboxen-item:nth-child(4n) {
    margin: 0px 5% 40px 0;
  }
  .content-row-doppeltext .textInput {
    width: 49%;
  }
  .btn-blue {
    font-size: 16px;
    padding: 8px 20px;
  }
  .content-row-bigtextline h2 {
    font-size: 32px;
    line-height: 42px;
  }
  .content-row-singletext {
    padding: 25px 0;
  }
  .content-row-imagezitat.content-row-expertenblock .expertenbox {
    padding: 0px 15% 0px 5%;
    margin: 0px 0 0 0;
  }
  .content-row-bubbleimagetext .imagebubbleslider-item .zitatbox {
    margin: 0px 0 0 0;
    hyphens: auto;
    font-size: 22px;
    line-height: 30px;
  }
  .content-row-bubbleimagetext {
    padding: 25px 0;
  }
  h1, .hlh1, h2.hlh1 {
    font-size: 32px;
    line-height: 40px;
  }
  .content-row-experteninfos .expertenimage {
    width: 100%;
    margin: 0 0px 0 0;
  }
  .content-row-experteninfos .expertentext {
    float: left;
    width: 100%;
    margin: 20px 0 0 0;
  }
  .content-row-foederslider .sliderarrow-right {
    right: -50px;
    z-index: 20;
  }
  .content-row-foederslider .sliderarrow-left {
    left: -50px;
    z-index: 20;
  }
  .countryitem-on {
    pointer-events: none;
  }
  .content-row-bigimagevideo .hero-bgimg {
    width: auto;
    width: 100%;
    margin: 0 0 0 0px;
    left: 0;
  }
  .content-row-metaheader .loactionselector .metaheader-box-language {
    height: 30px;
    width: 95px;
  }
  .content-row-metaheader .loactionselector .metaheader-box-language:before {
    content: "";
    position: absolute;
    width: 100px;
    height: 31px;
    left: inherit;
    margin: 0 0 0 -68px;
    z-index: 9999;
  }
  .content-row-metaheader .languageselector .selectorlangON .wpml-ls-item {
    display: block;
    min-width: 70px;
  }
  .content-row-metaheader .loactionselector .metaheader-box-language.selectorlangON {
    height: auto;
    width: 95px;
    background: #F5F5F6;
  }
  .content-row-metaheader .loactionselector .metaheader-box-language.selectorlangON .wpml-ls-item {
    display: block;
    margin: 0 0 10px 0;
  }
  .content-row-metaheader .loactionselector .metaheader-box-country.selectorON .countryitem-list {
    height: auto;
    overflow: hidden;
    width: 110px;
    background: #F5F5F6;
    z-index: 99;
  }
  .content-row-metaheader .loactionselector .metaheader-box-country.selectorON .countryitem-list .countryitem {
    padding: 5px 10px 10px 10px;
  }
  .content-row-metaheader .loactionselector .metaheader-box-country.selectorON .countryitem-list .countryitem-on {
    padding: 0px;
  }
  .content-row-faq .faq-toggle {
    font-size: 18px;
  }
  .content-row-faq .faq-answer {
    font-size: 16px;
  }
}
/* .......................................... w 1000 .......................................... */
@media only screen and (max-width: 1000px) {
  .content-row-teamboard .teamitemgrid.col-3 .experten-item {
    width: 49%;
  }
}
/* .......................................... w 850 .......................................... */
@media only screen and (max-width: 850px) {
  .content-row-metaheader, .metaheader-box {
    display: none;
  }
}
/* .......................................... w 767 .......................................... */
@media only screen and (max-width: 767px) {
  .content-row-metaheader, .metaheader-box {
    display: none;
  }
  .megaHL {
    font-size: 26px;
    line-height: 34px;
  }
  .content-row-heroheader .heroheader-contentlayer {
    width: 95%;
    left: 2.5%;
  }
  .content-row-heroheader .contentPart-center.contentPart-center-bigger {
    max-width: 100%;
    width: 100%;
  }
  .content-row-heroheader .hero-bgimg {
    width: auto;
    width: 800px;
    max-width: inherit;
    margin: 0 0 0 -400px;
    position: relative;
    left: 50%;
  }
  .content-row-heroheader .megasubHL {
    width: 100%;
  }
  .btn-blue {
    display: block;
  }
  .content-row-imagegridbutton .imagegrid-item {
    width: 100%;
  }
  .content-row-imagegridbutton .imagegrid-item:nth-child(1),
  .content-row-imagegridbutton .imagegrid-item:nth-child(2),
  .content-row-imagegridbutton .imagegrid-item:nth-child(3),
  .content-row-imagegridbutton .imagegrid-item:nth-child(4),
  .content-row-imagegridbutton .imagegrid-item:nth-child(5),
  .content-row-imagegridbutton .imagegrid-item:nth-child(6) {
    margin-right: 0px;
    width: 100%;
  }
  .content-row-imagegridbutton .imagegrid-item-inner {
    border-right: 0px;
  }
  .width-50 {
    width: 100%;
  }
  .imagebox {
    margin: 0 0 20px 0;
  }
  .content-row-icontextboxen .icontextboxen-item {
    width: 100%;
  }
  .content-row-icontextboxen {
    padding: 25px 0;
  }
  .content-row-imagezitat {
    padding: 25px 0;
  }
  .sectionHL {
    margin: 0 0 25px 0;
  }
  .content-row-imagegridbutton .imagegrid-item:nth-child(5) .imagegridbutton-img {
    height: auto;
    width: 900px;
    max-width: inherit;
    min-height: auto;
    position: relative;
    left: 50%;
    margin: 0 0 0 -450px;
  }
  .content-row-imagetext.image_bigger .boximage {
    float: left;
    width: 100% !important;
  }
  .content-row-aktuelles3 .news-item {
    width: 100%;
    margin: 0px 0 40px 0;
  }
  .content-row-aktuelles3 .btnrow {
    margin: 25px 0 0 0;
  }
  footer .footerbox {
    float: left;
    margin: 0 0 20px 0;
  }
  .width-25 {
    width: 100%;
  }
  footer .footer-adress .adress, footer .footer-adress .tel {
    margin: 5px 0 0px 0;
    width: 100%;
  }
  footer .footer-lastline .linkpart {
    float: left;
    margin: 10px 0 0 0;
  }
  footer .footer-lastline .linkpart a {
    margin: 0 30px 0 0;
  }
  .mobnavopen .mainheader-box {
    padding: 180px 20px 20px 20px;
  }
  .mobnavopen .searchbar {
    display: block;
    position: absolute;
    right: 5% !important;
    left: 20px;
    width: 40% !important;
    top: 80px;
    z-index: 99999;
  }
  .mobnavopen .content-row-metaheader, .metaheader-box {
    display: block;
  }
  .content-row-metaheader .metaheader-box {
    float: left;
    position: absolute;
    top: 130px;
    z-index: 999999;
    left: 5%;
    width: 37%;
  }
  .content-row-metaheader .metaheader-box .menu li {
    float: left;
    font-weight: 600;
    margin: 0 0 0 4px;
    padding: 4px 0 0 0;
    font-size: 14px;
    width: 100%;
  }
  h1, .hlh1, h2.hlh1 {
    font-size: 26px;
    line-height: 33px;
  }
  .content-row-textheader {
    padding: 25px 0;
  }
  .news-filter .imagegrid-filter-item {
    padding: 5px 9px 5px 9px;
  }
  .content-row-forderselctor {
    background-size: 430%;
  }
  .content-row-call2action h2 {
    font-size: 24px;
    line-height: 32px;
    hyphens: auto;
  }
  .content-row-newsletterCTA .width-50 {
    width: 100%;
  }
  .content-row-newsletterCTA .nlInputbox {
    width: 85%;
  }
  .content-row-newsletterCTA .width-50.float-right {
    width: 120px;
    margin: 0px auto 0 auto;
    float: none;
    padding: 0px 0 0 0;
    position: relative;
    top: 20px;
  }
  .content-row-newsletterCTA .nldsgvo {
    width: 100%;
    float: left;
    text-align: center;
  }
  .content-row-bubbleimagetext .width-50.float-right {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .content-row-singletext .textInput {
    margin: 5px 0 0 0;
  }
  .content-row-bigimagevideo .hero-bgimg {
    width: auto;
    width: 100%;
    margin: 0 0 0 0px;
    left: 0;
  }
  .content-row-teamboard {
    padding: 25px 0;
  }
  .content-row-teamboard .teamboardHL {
    margin: 0 0 25px 0;
  }
  .content-row-teamboard .teamitemgrid .experten-item {
    height: auto;
    width: 100%;
    margin: 0 0 50px 0;
  }
  .content-row-teamboard .teamitemgrid.col-3 .experten-item {
    height: auto;
    width: 100%;
    margin: 0 0 50px 0;
  }
  .content-row-textboxslider .sliderarrow-item {
    bottom: 0;
    z-index: 999999;
  }
  .content-row-textboxslider .textboxen-item .text {
    width: 70%;
    float: left;
  }
  .content-row-textboxslider .texboxsliderHL {
    margin: 0 0 25px 0;
  }
  .content-row-standorte .icontextboxen-item {
    width: 100%;
    margin: 0px 0 40px 0;
  }
  .content-row-standorte {
    padding: 25px 0 0px 0;
  }
  .content-row-standorte .sharebox-standorte {
    margin: 25px 0 25px 0;
  }
  .boximage.boximageToLow {
    width: 100%;
    height: auto !important;
  }
  .content-row-doppeltext .textInput {
    width: 100%;
  }
  .content-row-imagetext.content-row-headertextimage.image_bigger .textbox {
    margin: 25px 0 5px 0;
  }
  .formbox .formpart-30 {
    float: left;
    width: 48%;
    margin-right: 4%;
  }
  .formbox .formpart-50 {
    width: 100%;
    margin: 0 0 10px 0;
  }
  .formbox .formrow {
    margin: 0 0 15px 0;
  }
  .content-row-imagetext .btnrow {
    margin: 10px 0 10px 0;
  }
  .content-row-imagetext.content-row-headertextimage.image_bigger .textbox {
    width: 100%;
  }
  .content-row-foederslider .sliderarrow-left {
    left: -37px;
  }
  .content-row-foederslider .sliderarrow-right {
    right: -37px;
  }
  .content-row-bigtextline h2 {
    font-size: 28px;
    line-height: 36px;
  }
  .content-row-bigtextline h2 br {
    display: none;
  }
  .content-row-icontextboxen.content-row-icontextboxen-3 .icontextboxen-item {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .content-row-icontextboxen.content-row-icontextboxen-3 .icontextboxen-item .icon-img {
    margin: 0 auto;
  }
  .icontextboxen-item {
    width: 100%;
    margin: 0 0 20px 0;
    text-align: center;
  }
  .icontextboxen-item .icon-img {
    margin: 0 auto;
    height: 40px;
  }
  .content-row-bigtextline {
    padding: 25px 0;
  }
  .content-row-foederslider {
    padding: 25px 0 50px 0;
  }
  .foerder-filter .imagegrid-filter-item {
    padding: 5px 10px 5px 10px;
  }
  .content-row-singletext .textInput.textInput2 {
    margin: 25px 0 0 0;
  }
  .bigsectionHL {
    margin: 0 0 20px 0;
  }
  .content-row-experteninfos .expertenbar {
    margin: 20px 0 0 0;
    padding: 40px 0 0 0;
  }
  .content-row-experteninfos .icontextboxen-item {
    width: 100%;
    text-align: center;
    margin: 0 0 20px 0;
  }
  .content-row-experteninfos .experten-item {
    width: 46%;
  }
  .content-row-experteninfos {
    padding: 40px 0;
    margin: 50px 0 0px 0;
  }
  .search-results article {
    width: 100%;
    margin: 30px 0 0px 0;
    padding: 0;
    height: auto;
    min-height: 1x;
  }
  #container {
    min-height: 100px;
    float: left;
    width: 100%;
  }
  .content-row-metaheader .loactionselector {
    left: 0%;
    margin: 0 0 0 0px;
    width: 100%;
    height: 34px;
  }
  .content-row-metaheader .loactionselector .metaheader-box-language {
    float: right;
    margin: 0 0 0 0px;
    position: relative;
    z-index: 999999;
  }
  .content-row-newsletterDocCTA .nlInputbox {
    width: 100%;
  }
  .infografik-wrapper {
    width: 100%;
    margin: 0 auto;
    padding: 50px 0 50px 0;
    position: relative;
  }
  .infografik-wrapper svg {
    display: none;
  }
  .infografik-wrapper .mainsectioninfo {
    position: relative;
    width: 100%;
    opacity: 1;
    pointer-events: inherit;
    top: 0px;
    left: 0px;
  }
  .infografik-wrapper .sectionicon {
    position: relative;
    pointer-events: inherit;
    top: 0px !important;
    left: 0px !important;
    filter: invert(100%) sepia(100%) saturate(0%) hue-rotate(248deg) brightness(106%) contrast(500%);
    width: auto !important;
    margin: 12px auto 0 auto;
    height: 25px;
  }
  .infografik-wrapper .infolayer {
    opacity: 1;
    pointer-events: inherit;
    background: none;
    font-size: 14px;
    padding: 0px;
    width: 80%;
    left: 0%;
    position: relative;
    margin: 0px 0 0 0px;
    top: 0px;
  }
  .infografik-wrapper .mainsectioninfoShow {
    z-index: 0 !important;
    pointer-events: inherit;
  }
  .infografik-wrapper .mainsectioninfoShow .infolayer {
    opacity: 1;
    pointer-events: inherit;
    background: none;
    font-size: 14px;
    box-shadow: 0px 0px 38px -14px rgba(0, 0, 0, 0);
    padding: 0px;
    width: 80%;
    left: 0% !important;
    position: relative;
    margin: 0px 0 0 0px !important;
    top: 0px !important;
    z-index: 0 !important;
  }
  .infografik-wrapper .section1-icon, .infografik-wrapper .section2-icon, .infografik-wrapper .section3-icon, .infografik-wrapper .section4-icon {
    width: 50px;
    right: 20px;
    position: absolute;
    background: #0BACD6;
    border-radius: 100px;
    z-index: 99;
    height: 50px;
    top: -5px;
  }
  .infografik-wrapper .section1-titel, .infografik-wrapper .section2-titel, .infografik-wrapper .section3-titel, .infografik-wrapper .section4-titel {
    font-weight: 600;
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 23px;
  }
  .infografik-wrapper .section-icon-sub .sectionicon {
    top: -53px;
    left: 46px;
    height: 35px;
    filter: invert(49%) sepia(100%) saturate(467%) hue-rotate(146deg) brightness(92%) contrast(93%);
    position: absolute;
    right: 25px;
    position: absolute;
    left: inherit !important;
    top: 4px !important;
    z-index: 99;
  }
  .infografik-wrapper .section1-sub1 .sectionicon {
    height: 43px;
    right: 28px !important;
  }
  .infografik-wrapper .section1-sub2 .sectionicon {
    height: 43px;
    right: 28px !important;
  }
  .infografik-wrapper .section2-sub0 .sectionicon {
    height: 43px;
    right: 28px !important;
  }
  .infografik-wrapper .section2-sub1 .sectionicon {
    height: 24px;
    right: 30px !important;
  }
  .infografik-wrapper .section2-sub2 .sectionicon {
    height: 30px;
    right: 21px !important;
  }
  .infografik-wrapper .section2-sub3 .sectionicon {
    height: 40px;
    right: 21px !important;
  }
  .infografik-wrapper .section3-sub0 .sectionicon {
    height: 37px;
    right: 32px !important;
  }
  .infografik-wrapper .section3-sub1 .sectionicon {
    height: 30px;
    right: 21px !important;
  }
  .infografik-wrapper .section3-sub2 .sectionicon {
    height: 36px;
    right: 30px !important;
  }
  .infografik-wrapper .section4-sub0 .sectionicon {
    height: 37px;
    right: 28px !important;
  }
  .infografik-wrapper .section4-sub1 .sectionicon {
    height: 37px;
    right: 33px !important;
  }
  .infografik-wrapper .section4-sub2 .sectionicon {
    height: 38px;
    right: 30px !important;
  }
  .infografik-wrapper .section4-sub3 .sectionicon {
    height: 36px;
    right: 33px !important;
  }
  .infografik-wrapper .section-titel-sub {
    font-weight: 600;
    margin: 10px 0 5px 0;
  }
  .infografik-wrapper .section-infotext-sub {
    width: 100%;
  }
  .infografik-wrapper .section1-sub, .infografik-wrapper .section2-sub, .infografik-wrapper .section3-sub, .infografik-wrapper .section4-sub {
    display: none;
  }
  .infografik-wrapper .section1-wrapper, .infografik-wrapper .section2-wrapper, .infografik-wrapper .section3-wrapper, .infografik-wrapper .section4-wrapper {
    border-bottom: 1px solid #ccc;
    padding: 20px 0 20px 0;
    float: left;
    position: relative;
  }
  .infografik-wrapper .section1-wrapper:before, .infografik-wrapper .section2-wrapper:before, .infografik-wrapper .section3-wrapper:before, .infografik-wrapper .section4-wrapper:before {
    content: "";
    width: 18px;
    height: 30px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    background-image: url("img/icon-arrow-down-black.svg");
    background-repeat: no-repeat;
    background-size: 100%;
    margin: 0 0 0 -9px;
  }
  .infografik-wrapper .section-wrapper-On:before {
    bottom: 9px;
    transform: rotate(180deg);
  }
  .infografik-wrapper .section-wrapper-On .mainsectioninfo {
    display: block;
  }
  .content-row-faq .faq-toggle {
    font-size: 16px;
  }
  .content-row-faq .faq-answer {
    font-size: 14px;
  }
}
.content-row-logoleiste {
  padding: 30px 0 110px 0;
  text-align: center;
}
.content-row-logoleiste .logoinfo {
  width: 100%;
  display: block;
  float: left;
  text-align: center;
}
.content-row-logoleiste h2.logoinfo {
  color: #827E7C;
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.content-row-logoleiste .logoitem {
  display: inline-block;
  text-align: center;
  margin: 30px 15px 20px 15px;
}
.content-row-logoleiste .logoitem a {
  opacity: 1;
}
.content-row-logoleiste .logoitem a:hover {
  opacity: 0.7;
}
.content-row-logoleiste .logoitem img {
  width: auto;
  max-height: 40px;
  filter: grayscale(1);
  transition: all 0.3s linear;
}
.content-row-logoleiste .logoitem img:hover {
  filter: grayscale(0);
}

.video-block {
  margin: 115px auto 0 auto;
  padding: 40px 0 40px;
  min-width: 300px;
  text-align: center;
}
.video-block .video-list {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
  justify-content: center;
}
.video-block .video-list .videotitle {
  text-align: left;
  margin: 0 15px;
}
.video-block .video-list .titlecolor-blue {
  color: #57AEDF !important;
}
.video-block iframe {
  margin: 15px;
}
@media only screen and (max-width: 560px) {
  .video-block iframe {
    width: 400px;
    height: 225px;
  }
}
@media only screen and (max-width: 400px) {
  .video-block iframe {
    width: 300px;
    height: 168.75px;
  }
}
.video-block video {
  width: 560px;
  height: 315px;
  margin: 15px;
}
.video-block .video-imagegrid-filter-buttons {
  display: inline-block;
  border: 2px solid #E6E5E5;
  border-radius: 35px;
  padding: 10px 5px 10px 5px;
  margin: 0 0 70px 0;
}
.video-block .video-imagegrid-filter-item {
  float: left;
  font-size: 16px;
  font-weight: 600;
  margin: 0 5px 0 5px;
  padding: 5px 15px 5px 15px;
  border-radius: 35px;
  cursor: pointer;
}
.video-block .video-imagegrid-filter-item.filter-on {
  background: #57AEDF;
  color: #ffffff;
}

.sliderWrapper {
  position: relative;
  margin: 40px auto 40px auto;
}
.sliderWrapper .swiper {
  width: 90%;
  height: 450px;
}
.sliderWrapper .swiper .swiper-content {
  height: 100% !important;
}
.sliderWrapper .swiper .swiper-slide {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 450px;
  aspect-ratio: 16/9;
  /*padding-bottom: 56.25%;  16:9 aspect ratio */
  position: relative;
}
.sliderWrapper .swiper .swiper-slide img {
  display: block;
  /*position: absolute;*/
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover; /* Ensures the image covers the entire slide */
}

.content-row-faq {
  padding: 50px 0;
}

.faq-headline {
  margin: 0 0 30px 0;
}

.faq-item {
  border-bottom: 1px solid #ddd;
}

.faq-toggle {
  display: flex;
  justify-content: space-between;
  width: 100%;
  text-align: left;
  background: none;
  border: 0;
  padding: 1rem;
  font-size: 22px;
  font-family: "Cabin", sans-serif;
  cursor: pointer;
}

.faq-answer {
  padding: 0 1rem 1rem;
  font-size: 18px;
  color: #827E7C;
}

.faq-arrow.open {
  transition: transform 0.3s ease;
  transform: rotate(180deg);
}

.faq-arrow.closed {
  transition: transform 0.3s ease;
  transform: rotate(0deg);
}/*# sourceMappingURL=styles.css.map */