@charset "UTF-8";
.bggreengradiant {
  background: linear-gradient(to bottom, #008474 0%, #00423a 100%);
}

.bggreygradiant {
  background: linear-gradient(to bottom, #e5e5e5 0%, #ffffff 52%, #e5e5e5 100%);
}

.bggreenlight {
  background: #F2F9F8;
}

.bggreen {
  background-color: #008474;
}

.bggreendark {
  background-color: #01554C;
}

.color-green, a.color-green {
  color: #008474;
}

.color-greendark, a.color-greendark {
  color: #01554C;
}

@font-face {
  font-family: Avenir-Roman;
  src: url("/wp-content/themes/DVO_html5blank/dvo_relaunch2023/font/Avenir-Roman.otf") format("opentype");
}
@font-face {
  font-family: Avenir-Heavy;
  src: url("/wp-content/themes/DVO_html5blank/dvo_relaunch2023/font/Avenir-Heavy.otf") format("opentype");
}
@font-face {
  font-family: Avenir-Medium;
  src: url("/wp-content/themes/DVO_html5blank/dvo_relaunch2023/font/Avenir-Medium.otf") format("opentype");
}
h1 {
  font-size: 55px;
  line-height: 65px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
}

h2 {
  font-size: 40px;
  line-height: 46px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 15px 0;
}
h2 .normal-light {
  font-family: "Avenir-Medium", sans-serif;
}

h3 {
  font-size: 30px;
  line-height: 38px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
}
h3 .normal-light {
  font-family: "Avenir-Medium", sans-serif;
}

h4 {
  font-size: 25px;
  line-height: 32px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
}
h4 .normal-light {
  font-family: "Avenir-Medium", sans-serif;
}

h5, h6, h7 {
  font-size: 20px;
  line-height: 28px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
}
h5 .normal-light, h6 .normal-light, h7 .normal-light {
  font-family: "Avenir-Medium", sans-serif;
}

.blockstyle {
  display: block;
}

html, body {
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #63636B;
  background: #ffffff;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
  margin: 0px;
  padding: 0px;
}

.has-inline-background {
  padding: 10px 14px 7px 14px;
  border-radius: 2px;
  border-radius: 10px;
}

.noheroheader .content-wrapper {
  padding-top: 150px;
}

.cpart a {
  text-decoration: underline;
  text-decoration-style: dotted;
}
.cpart a:hover {
  text-decoration-style: dashed;
}

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

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

*:focus {
  outline: none;
}

input:focus,
select:focus,
textarea:focus,
button:focus {
  outline: none;
}

a {
  color: #63636B;
  text-decoration: none;
}

img {
  border: 0px;
  display: inline-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;
}

.displaynone {
  display: none !important;
}

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

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

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

.mobnavBTN {
  display: none;
}

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

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

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

.content-wrapper .content-row:first-child .content-row:first-child {
  padding-top: inherit;
}
.content-wrapper .content-row:first-child .content-row:first-child .content-row:first-child {
  padding-top: inherit;
}
.content-wrapper .content-row:first-child .content-row {
  padding-top: inherit;
}
.content-wrapper .content-row .content-row {
  padding-top: inherit;
}

.contentPart-center {
  width: 90%;
  max-width: 1110px;
  margin: 0 auto !important;
}
.contentPart-center .contentPart-center {
  width: inherit;
  margin: inherit;
}

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

.cpart {
  float: left;
  width: 100%;
}

.cpart-40 {
  width: 38%;
}

.cpart-50 {
  width: 48%;
}
.cpart-50:nth-child(even) {
  float: right;
}

.cpart-60 {
  width: 58%;
}

.cpart-100 {
  width: 100%;
}

.buttonrow {
  float: left;
  width: 100%;
}

.linkBTN {
  font-size: 16px;
  line-height: 16px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #ffffff;
  text-decoration: none !important;
  background-color: #008474;
  border-radius: 23px;
  padding: 12px 32px;
  position: relative;
  display: inline-block;
  margin: 30px 0 0 0;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.linkBTN:hover {
  background-color: #01554C;
}

.textline:first-child {
  background-color: #01554C;
  border-radius: 10px;
  border-radius: 10px;
  display: inline-block;
  padding: 10px 15px 10px 15px;
  line-height: 34px;
}

.textInput a {
  text-decoration: underline;
  text-decoration-style: dotted;
}
.textInput a:hover {
  text-decoration-style: dashed;
}
.textInput ol {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  padding: 0px;
}
.textInput ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 1px solid #C9DBD9;
  padding: 0 0 10px 0;
  margin: 0 0 10px 0;
}
.textInput ol li:last-child {
  border-bottom: 0px solid #C9DBD9;
}
.textInput ol li:before {
  margin-right: 10px;
  content: counter(item);
  background: #01554C;
  color: #ffffff;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.wp-block-column {
  overflow-wrap: inherit;
  word-break: inherit;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.content-row-core-text {
  margin-block-start: 0px !important;
}
.content-row-core-text .contentPart-center {
  width: 100%;
}
.content-row-core-text .contentPart-inner .wp-block-heading {
  margin-top: 20px;
}
.content-row-core-text .contentPart-inner p:last-child {
  margin-bottom: 0px;
}
.content-row-core-text .contentPart-inner p:last-child:not(:first-child) {
  margin-bottom: 0px;
}
.content-row-core-text .contentPart-inner p:first-child {
  margin-bottom: 10px;
}

.wp-block-heading mark.standardmark {
  color: #008474;
  background: #fff;
  border: 6px solid #008474;
  border-radius: 30px !important;
  display: inline-block;
  padding: 5px 12px 0 12px !important;
  margin: 0 0 5px 0;
}

div.BorlabsCookie a {
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
}
div.BorlabsCookie a:hover {
  text-decoration-style: dashed;
}
div.BorlabsCookie h1, div.BorlabsCookie h2, div.BorlabsCookie h3, div.BorlabsCookie h4, div.BorlabsCookie h5, div.BorlabsCookie h6 {
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 5px 0;
  float: left;
  width: 100%;
}
div.BorlabsCookie div, div.BorlabsCookie p {
  margin: 0 0 35px 0;
}
div.BorlabsCookie ._brlbs-responsive-table {
  float: left;
  width: 100%;
}
div.BorlabsCookie table._brlbs td, div.BorlabsCookie table._brlbs th {
  padding: 5px 10px 0 0;
  font-size: 18px;
  line-height: 24px;
}

body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element {
  container-type: unset;
}

body .brlbs-cmpnt-container.brlbs-cmpnt-shortcode-element {
  container-type: unset !important;
}

.brlbs-cmpnt-container .brlbs-text-base {
  font-size: 18px;
  line-height: 24px;
}

.content-row-header {
  position: absolute;
  z-index: 50;
  top: 30px;
}
.content-row-header .logo {
  float: left;
  position: relative;
}
.content-row-header .mainmenu {
  position: relative;
  float: right;
  color: #fff;
  font-size: 16px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-header .mainmenu a {
  font-family: "Avenir-Roman", sans-serif !important;
}
.content-row-header .mainmenu li.nolink > a {
  cursor: default;
  pointer-events: none;
}
.content-row-header .mainmenu ul {
  list-style-type: none;
}
.content-row-header .mainmenu ul li {
  float: left;
  position: relative;
  margin: 0 0 0 38px;
}
.content-row-header .mainmenu ul li:first-child {
  margin-left: 0px;
}
.content-row-header .mainmenu ul li.menu-item-has-children:after {
  content: "›";
  position: absolute;
  right: -23px;
  width: 10px;
  height: 10px;
  top: 10px;
  font-size: 19px;
  font-weight: 100;
  opacity: 0.5;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.content-row-header .mainmenu a {
  color: #ffffff;
}
.content-row-header .mainmenu .ctabtn a {
  font-size: 16px;
  line-height: 16px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  background-color: #ffffff;
  border-radius: 23px;
  padding: 12px 32px;
  margin: -12px 0 0 0;
  position: relative;
  display: inline-block;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-header .mainmenu .ctabtn a:hover {
  background-color: #01554C;
  color: #ffffff;
}
.content-row-header .mainmenu .sub-menu {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  top: -9999px;
  left: -23px;
  width: auto;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.content-row-header .mainmenu li:hover .sub-menu {
  opacity: 1;
  pointer-events: inherit;
  top: 18px;
  text-align: left;
  padding: 20px;
}
.content-row-header .mainmenu li:hover .sub-menu li {
  float: left;
  position: relative;
  margin: 0 0 0 0px;
  width: 100%;
  background: #fff;
  padding: 2px 7px 2px 15px;
  line-height: 20px;
  font-size: 15px;
  -webkit-box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0.05);
}
.content-row-header .mainmenu li:hover .sub-menu li:first-child {
  padding-top: 10px;
  border-top-left-radius: 15px;
  border-top-right-radius: 15px;
}
.content-row-header .mainmenu li:hover .sub-menu li:last-child {
  padding-bottom: 10px;
  border-bottom-left-radius: 15px;
  border-bottom-right-radius: 15px;
}
.content-row-header .mainmenu li:hover .sub-menu li a {
  color: #01554C;
  display: block;
  padding: 0 0 3px 0;
  -webkit-transition: color 350ms;
  -moz-transition: color 350ms;
  -o-transition: color 350ms;
  transition: color 350ms;
}
.content-row-header .mainmenu li:hover .sub-menu li a:hover {
  color: #008474;
}

.headerlight .content-row-header .mainmenu {
  color: #01554C;
}
.headerlight .content-row-header .mainmenu a {
  color: #01554C;
}
.headerlight .content-row-header .mainmenu .ctabtn a {
  color: #ffffff;
  background-color: #008474;
}
.headerlight .content-row-header .mainmenu .ctabtn a:hover {
  background-color: #01554C;
}

.ctaheaderbtn {
  display: none;
}

.content-row-header .mainmenu ul .ctaheaderbtn {
  display: inline-block;
}

.has-green-color {
  color: #008474 !important;
}

.has-green-background-color {
  background-color: #008474 !important;
}

.has-greendark-color {
  color: #01554C !important;
}
.has-greendark-color a {
  color: #01554C !important;
}

.has-greendark-background-color {
  background-color: #01554C !important;
}

.has-greenlight-color {
  color: #F2F9F8 !important;
}
.has-greenlight-color a {
  color: #F2F9F8 !important;
}

.has-greenlight-background-color {
  background-color: #F2F9F8 !important;
}

.has-grey-color {
  color: #63636B !important;
}
.has-grey-color a {
  color: #63636B !important;
}

.has-grey-background-color {
  background-color: #63636B !important;
}

.has-greylight-color {
  color: #F2F6F6 !important;
}
.has-greylight-color a {
  color: #F2F6F6 !important;
}

.has-greylight-background-color {
  background-color: #F2F6F6 !important;
}

.has-schwarz-color {
  color: #000000 !important;
}
.has-schwarz-color a {
  color: #000000 !important;
}

.has-schwarz-background-color {
  background-color: #000000 !important;
}

.has-weiss-color {
  color: #ffffff !important;
}
.has-weiss-color a {
  color: #ffffff !important;
}

.has-weiss-background-color {
  background-color: #ffffff !important;
}

.has-anthrazit-color {
  color: #63636B !important;
}
.has-anthrazit-color a {
  color: #63636B !important;
}

.has-anthrazit-background-color {
  background-color: #63636B !important;
}

.has-red-color {
  color: #ff0000 !important;
}
.has-red-color a {
  color: #ff0000 !important;
}

.has-red-background-color {
  background-color: #ff0000 !important;
}

.has-orange-color {
  color: #f37335 !important;
}
.has-orange-color a {
  color: #f37335 !important;
}

.has-orange-background-color {
  background-color: #f37335 !important;
}

.has-gelb-color {
  color: #f3c830 !important;
}
.has-gelb-color a {
  color: #f3c830 !important;
}

.has-gelb-background-color {
  background-color: #f3c830 !important;
}

.has-darkblue-color {
  color: #0c4a5f !important;
}
.has-darkblue-color a {
  color: #0c4a5f !important;
}

.has-darkblue-background-color {
  background-color: #0c4a5f !important;
}

*:focus {
  outline: none !important;
}

.trans {
  opacity: 1;
}

.content-wrapper {
  opacity: 0;
}

.fontweight-normal {
  font-family: Avenir-Medium;
}

.br-30 {
  border-radius: 30px;
  overflow: hidden;
}

.is-style-editorskit-rounded {
  border-radius: 30px;
  overflow: hidden;
}

.wp-block-image.is-style-editorskit-rounded img {
  border-radius: 30px !important;
}

.border-bottom-orange {
  position: relative;
}
.border-bottom-orange:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: -18px;
  z-index: 20;
  left: 0px;
}

.has-small-font-size {
  font-size: 16px !important;
}

h1 mark, h2 mark, h3 mark, h4 mark, h5 mark, h6 mark {
  border-radius: 10px;
  display: inline-block;
  padding: 4px 8px;
}

h1.wp-block-heading {
  color: #01554C;
}

p a, .content-wrapper ul a {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
}
p a:hover, .content-wrapper ul a:hover {
  text-decoration-style: dashed;
}

.content-row-footer a {
  text-decoration: none;
}
.content-row-footer a:hover {
  text-decoration: underline;
  text-decoration-style: dashed;
}

h2.wp-block-heading, h3.wp-block-heading, h4.wp-block-heading {
  color: #008474;
}

.bg-square {
  position: relative;
}

.bg-square:after {
  width: 570px;
  height: 700px;
  content: "";
  position: absolute;
  background-image: url("img/bg-greysquare.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  right: -100px;
  bottom: -170px;
  z-index: 0;
  pointer-events: none;
}

.wp-element-button {
  font-size: 16px;
  line-height: 16px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  border-radius: 23px;
  padding: 12px 32px;
  position: relative;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.wp-element-button.has-weiss-background-color:hover {
  background-color: #01554C !important;
  color: #fff !important;
}

.wp-block-button__link:hover {
  -webkit-filter: brightness(1.2) saturate(1);
  filter: brightness(1.2) saturate(1);
}

.content-row-core .wp-block-buttons {
  display: block;
}
.content-row-core .wp-block-buttons.is-content-justification-center {
  text-align: center;
}
.content-row-core ol, .content-row-core ul {
  box-sizing: border-box;
  margin: 0px;
  padding: 0px 0 20px 22px;
}
.content-row-core .wp-block-image.is-style-rounded img {
  border-radius: 30px;
}
.content-row-core .aligncenter {
  margin-left: auto;
  margin-right: auto;
}
.content-row-core .alignright {
  margin-left: auto;
}
.content-row-core .wp-block-gallery .content-row, .content-row-core .wp-block-gallery .contentPart-center, .content-row-core .wp-block-gallery .contentPart-inner {
  display: inline;
  float: none;
  width: inherit;
  height: inherit;
  margin: inherit;
  padding: inherit;
  max-width: inherit;
  overflow: visible;
}
.content-row-core .wp-block-embed iframe {
  max-width: 100%;
  width: 100%;
}

.wp-block-columns {
  clear: both;
}
.wp-block-columns .contentPart-center {
  width: 100%;
}

.content-row-headerblockimages-tpl {
  overflow: hidden;
}
.content-row-headerblockimages-tpl:after {
  bottom: 0px;
}
.content-row-headerblockimages-tpl .wp-block-image img {
  aspect-ratio: inherit !important;
  object-fit: inherit !important;
  width: 100% !important;
  height: auto !important;
  max-width: 280px !important;
}
.content-row-headerblockimages-tpl p {
  font-size: 20px;
  line-height: 32px;
}
.content-row-headerblockimages-tpl:before {
  content: "";
  position: absolute;
  width: 900px;
  height: 900px;
  background-image: url("img/header-square-left.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  left: -440px;
  top: -310px;
  pointer-events: none;
}

.content-wrapper .wp-block-cb-carousel .content-row:first-child {
  padding-top: 0px !important;
}

.wp-block-cb-carousel {
  margin: 50px 0px 100px 0 !important;
  float: left;
  width: 100vw;
  max-width: 100%;
}
.wp-block-cb-carousel .wp-block-image img {
  border-radius: 30px;
}

.wp-block-cb-carousel .slick-dots li {
  margin-top: 10px;
}

.wp-block-cb-carousel .slick-dots li button::before {
  font-size: 16px;
  margin: 10px 0 0 0;
}

.content-row-core.content-row-logoleiste {
  background: linear-gradient(to bottom, #008474 0%, #00423a 100%);
  height: 115px;
  position: relative;
  margin: 40px 0 230px 0;
}
.content-row-core.content-row-logoleiste:before {
  background: linear-gradient(to right, rgb(243, 200, 48) 0%, rgb(243, 115, 53) 100%);
  content: "";
  pointer-events: none;
  width: 100vw;
  height: 18px;
  position: absolute;
  bottom: 0px;
  z-index: 20;
  left: 0px;
  pointer-events: none;
}
.content-row-logoleiste-tpl .wp-block-heading {
  font-size: 24px;
  line-height: 29px;
}
.content-row-logoleiste-tpl .wp-block-image {
  display: flex !important;
  align-items: center;
  vertical-align: middle !important;
  height: 140px;
  text-align: center !important;
}
.content-row-logoleiste-tpl .wp-block-image img {
  border-radius: 0px;
  text-align: center;
  margin: 0 auto;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.content-row-logoleiste-tpl .wp-block-image img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.content-row-logoleiste-tpl .wp-block-cb-carousel {
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  width: calc(100% - 60px);
  -webkit-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  position: relative;
  margin: 0px 0 0px 0;
  top: -20px;
  z-index: 20;
}
.content-row-logoleiste-tpl .wp-block-cb-carousel .wp-block-cb-slide {
  text-align: center;
  vertical-align: middle;
  border-right: 1px solid #ccc;
  display: block;
  height: 150px;
  padding: 10px 20px 0 20px;
}
.content-row-logoleiste-tpl .wp-block-heading {
  color: #fff;
  position: relative;
  padding: 0px 0 0px 0;
}

h1.light, h2.light, h3.light, h4.light, h5.light {
  font-family: Avenir-Medium;
}

.content-row .ptam-block-post-grid h1, .content-row .ptam-block-post-grid h2, .content-row .ptam-block-post-grid h3, .content-row .ptam-block-post-grid h4, .content-row .ptam-block-post-grid h5 {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
}
.content-row .ptam-block-post-grid h1 a, .content-row .ptam-block-post-grid h2 a, .content-row .ptam-block-post-grid h3 a, .content-row .ptam-block-post-grid h4 a, .content-row .ptam-block-post-grid h5 a {
  color: #01554C;
}
.content-row .ptam-block-post-grid h1.light, .content-row .ptam-block-post-grid h2.light, .content-row .ptam-block-post-grid h3.light, .content-row .ptam-block-post-grid h4.light, .content-row .ptam-block-post-grid h5.light {
  font-family: Avenir-Medium;
}
.content-row .ptam-block-post-grid .ptam-block-post-grid-image {
  overflow: hidden;
  border-radius: 30px;
  width: 100%;
  height: 220px;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row .ptam-block-post-grid .ptam-block-post-grid-image img {
  display: inline-block;
  height: 100%;
  min-width: 100%;
  max-width: inherit;
}
.content-row .ptam-block-post-grid .columns-2 .ptam-block-post-grid-image {
  height: 280px;
}
.content-row .ptam-block-post-grid .columns-2 .ptam-block-post-grid-image img {
  min-height: 100%;
  width: 100%;
  max-width: inherit;
  height: auto;
}
.content-row .ptam-block-post-grid .columns-3 {
  width: 100%;
  display: block;
  float: left;
}
.content-row .ptam-block-post-grid .columns-3 article {
  float: left;
  width: 31.13%;
  margin-right: 3.3%;
}
.content-row .ptam-block-post-grid .columns-3 article:nth-child(3n) {
  margin-right: 0%;
}

.wp-block-latest-posts h1, .wp-block-latest-posts h2, .wp-block-latest-posts h3, .wp-block-latest-posts h4, .wp-block-latest-posts h5 {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
}
.wp-block-latest-posts h1 a, .wp-block-latest-posts h2 a, .wp-block-latest-posts h3 a, .wp-block-latest-posts h4 a, .wp-block-latest-posts h5 a {
  color: #01554C;
}
.wp-block-latest-posts .wp-block-latest-posts__post-title {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.wp-block-latest-posts .wp-block-latest-posts__post-excerpt a {
  display: none;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image {
  overflow: hidden;
  border-radius: 30px;
  margin: 10px 0;
  width: 100%;
  height: 220px;
  position: relative;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.wp-block-latest-posts .wp-block-latest-posts__featured-image img {
  min-height: 100%;
  width: 100%;
  max-width: inherit;
  height: auto;
}

.wp-block-quote {
  line-height: 2.1em;
  position: relative;
}
.wp-block-quote:before {
  content: "„";
  font-size: 90px;
  position: absolute;
  left: -47px;
  font-style: italic;
  opacity: 0.2;
  top: 6px;
  font-weight: 100;
  font-family: serif;
}
.wp-block-quote cite {
  opacity: 0.5;
  margin: 0;
  float: left;
  margin: -30px 0 0 0;
}

.wp-block-separator {
  width: 100%;
  display: block;
  margin: 20px 0 0 0;
  padding: 0px;
  float: left;
}

.content-row-core-heading {
  margin-top: 25px;
}

.wp-block-buttons {
  clear: both !important;
}

.content-wrapper .content-row-headerblockimages-tpl {
  margin-bottom: 0px;
}
.content-wrapper .content-row-headerblockimages-tpl .content-row:first-child {
  padding-top: 0px !important;
}

.content-row-doppeltextimage-tpl {
  margin-bottom: 0px;
}
.content-row-doppeltextimage-tpl .wp-block-image {
  max-width: 65%;
  border-radius: 30px;
  overflow: visible;
  position: relative;
}
.content-row-doppeltextimage-tpl .wp-block-image:after {
  content: "";
  width: 380px;
  height: 390px;
  background-image: url("img/imgbox-bg.svg");
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -50px;
  right: -100px;
  z-index: 0;
  pointer-events: none;
}
.content-row-doppeltextimage-tpl .wp-block-image img {
  max-width: 450px;
  position: relative;
  z-index: 1;
  border-radius: 30px;
}
.content-row-doppeltextimage-tpl ol {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}
.content-row-doppeltextimage-tpl ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 1px solid #C9DBD9;
  padding: 0 0 10px 30px;
  margin: 0 0 10px 0;
}
.content-row-doppeltextimage-tpl ol li::before {
  margin-right: 10px;
  content: counter(item);
  background: #01554C;
  color: #ffffff;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 22.5px;
  position: absolute;
  left: 0px;
}
.content-row-doppeltextimage-tpl ul {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  margin-top: 10px;
  padding: 0px;
}
.content-row-doppeltextimage-tpl ul li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 1px solid #C9DBD9;
  padding: 0 0 10px 30px;
  margin: 0 0 10px 0;
}
.content-row-doppeltextimage-tpl ul li::before {
  margin-right: 10px;
  content: "✓";
  background: #01554C;
  color: #ffffff;
  border-radius: 5px;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}

.featurebox-item-tpl {
  border-radius: 30px;
  overflow: hidden;
  position: relative;
}
.featurebox-item-tpl:before {
  content: "";
  pointer-events: none;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0px;
  z-index: 20;
  left: 0px;
  display: block;
}
.featurebox-item-tpl .content-row-core-text .contentPart-inner .wp-block-heading {
  margin-top: 0px;
}
.featurebox-item-tpl .wp-block-column {
  padding-bottom: 20px;
}
.featurebox-item-tpl .wp-block-column.has-background {
  padding-top: 30px;
}
.featurebox-item-tpl .contentPart-center {
  width: 90%;
  max-width: 90%;
  margin: 0 auto !important;
}
.featurebox-item-tpl h1, .featurebox-item-tpl h2, .featurebox-item-tpl h3, .featurebox-item-tpl h4, .featurebox-item-tpl h5 {
  margin: 0px 0px;
  font-size: 20px;
  line-height: 30px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 10px 0 10px 0;
}
.featurebox-item-tpl h1:after, .featurebox-item-tpl h2:after, .featurebox-item-tpl h3:after, .featurebox-item-tpl h4:after, .featurebox-item-tpl h5:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("img/icon-arrow.svg");
  background-repeat: no-repeat;
  margin: 10px 0 0 10px;
  display: none;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.featurebox-item-tpl h1 a:after, .featurebox-item-tpl h2 a:after, .featurebox-item-tpl h3 a:after, .featurebox-item-tpl h4 a:after, .featurebox-item-tpl h5 a:after {
  content: "";
  position: absolute;
  width: 30px;
  height: 30px;
  background-image: url("img/icon-arrow.svg");
  background-repeat: no-repeat;
  margin: 10px 0 0 10px;
  display: block;
  top: -4px;
  right: -41px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.featurebox-item-tpl h1 a:hover:after, .featurebox-item-tpl h2 a:hover:after, .featurebox-item-tpl h3 a:hover:after, .featurebox-item-tpl h4 a:hover:after, .featurebox-item-tpl h5 a:hover:after {
  right: -47px;
}
.featurebox-item-tpl a {
  color: #ffffff;
  position: relative;
}
.featurebox-item-tpl a h1:after, .featurebox-item-tpl a h2:after, .featurebox-item-tpl a h3:after, .featurebox-item-tpl a h4:after, .featurebox-item-tpl a h5:after {
  display: block;
}
.featurebox-item-tpl p {
  font-weight: 400;
  font-style: normal;
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  padding: 0px;
  margin: 0px 0 20px 0;
}
.featurebox-item-tpl p:last-child {
  margin-bottom: 0px;
}
.featurebox-item-tpl.featurebox-item-tpl-light {
  color: #01554C;
}
.featurebox-item-tpl.featurebox-item-tpl-light .has-weiss-color {
  color: #01554C !important;
}
.featurebox-item-tpl.featurebox-item-tpl-light mark.has-weiss-color {
  color: #ffffff !important;
  position: relative;
  top: -3px;
}
.featurebox-item-tpl.featurebox-item-tpl-light:before {
  display: none;
}
.featurebox-item-tpl ul li::before {
  background: #01554C;
  color: #fff;
}
.featurebox-item-tpl .wp-block-button {
  margin: 5px 0 5px 20px;
}

.factbox-tpl {
  margin-bottom: 50px;
}
.factbox-tpl .featurebox-item-imagebox {
  position: relative;
}
.factbox-tpl .featurebox-item-imagebox .trans {
  opacity: 1;
}
.factbox-tpl .featurebox-item-imagebox .wp-block-image {
  overflow: hidden;
  border-radius: 30px;
  position: relative;
  z-index: 20;
}
.factbox-tpl .featurebox-item-imagebox:after {
  content: "";
  width: 440px;
  height: 440px;
  background-image: url("img/imgbox-bg.svg");
  display: block;
  background-repeat: no-repeat;
  background-size: 100%;
  position: absolute;
  bottom: -50px;
  right: -80px;
  z-index: 0;
  pointer-events: none;
}

.wp-block-group__inner-container .factbox-tpl {
  width: 100%;
}

.wp-block-group {
  width: 90%;
  max-width: 1110px;
  margin-left: auto !important;
  margin-right: auto !important;
}
.wp-block-group .wp-block-group {
  width: 100%;
}

.featurebox-item-tpl::after {
  display: none;
}

.factbox-tpl figure img {
  max-width: 100%;
}
.factbox-tpl .featurebox-item-tpl h3::after, .factbox-tpl .featurebox-item-tpl h4::after, .factbox-tpl .featurebox-item-tpl h5::after {
  display: none;
}
.factbox-tpl ol {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  padding: 0px;
}
.factbox-tpl ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #369E92;
  padding: 0 0 15px 30px;
  margin: 0 0 15px 0;
}
.factbox-tpl ol li::before {
  margin-right: 10px;
  content: counter(item);
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 22.5px;
  position: absolute;
  left: 0px;
}
.factbox-tpl ul {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  padding: 0px;
}
.factbox-tpl ul li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #369E92;
  padding: 0 0 15px 30px;
  margin: 0 0 15px 0;
}
.factbox-tpl ul li::before {
  margin-right: 10px;
  content: "✓";
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}

.content-row-cta-tpl {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto !important;
  border-radius: 30px;
  position: relative;
  padding: 30px 0 80px 0;
}
.content-row-cta-tpl:before {
  content: "";
  position: absolute;
  bottom: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-image: url("img/ctabg-fade.png");
  background-repeat: no-repeat;
  opacity: 0.2;
  background-size: 100% auto;
  background-position: center bottom;
}
.content-row-cta-tpl .wp-block-heading {
  margin: 10px 0 -10px 0;
}
.content-row-cta-tpl .wp-element-button {
  margin-top: 20px;
  margin-bottom: 20px;
}
.content-row-cta-tpl .wp-block-image img {
  width: 125%;
  position: absolute;
  bottom: -80px;
  left: -52px;
  max-width: inherit;
}
.content-row-cta-tpl .contentPart-center {
  width: 85%;
}
.content-row-cta-tpl .contentPart-center .contentPart-center {
  width: 100%;
}
.content-row-cta-tpl ol {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  padding: 0px;
}
.content-row-cta-tpl ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 15px 30px;
  margin: 0 0 15px 0;
}
.content-row-cta-tpl ol li::before {
  margin-right: 10px;
  content: counter(item);
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 22.5px;
  position: absolute;
  left: 0px;
}
.content-row-cta-tpl ul {
  list-style: none;
  counter-reset: item;
  margin: 0px;
  padding: 0px;
}
.content-row-cta-tpl ul li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 15px 30px;
  margin: 0 0 15px 0;
}
.content-row-cta-tpl ul li::before {
  margin-right: 10px;
  content: "✓";
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}

.content-row-textimagebox-tpl {
  display: flex;
  flex-wrap: wrap !important;
  gap: 50px;
}
.content-row-textimagebox-tpl .wp-block-group__inner-container {
  width: 100%;
}
.content-row-textimagebox-tpl .contentPart-center {
  width: 100%;
}
.content-row-textimagebox-tpl .wp-block-column {
  flex-basis: calc(33.33% - 34px) !important;
  flex-grow: inherit !important;
}
.content-row-textimagebox-tpl .wp-block-column .content-row-core-heading {
  margin-top: 0;
}
.content-row-textimagebox-tpl .wp-block-column .content-row-core-text {
  margin-top: 0px;
}
.content-row-textimagebox-tpl .wp-block-column h1, .content-row-textimagebox-tpl .wp-block-column h2, .content-row-textimagebox-tpl .wp-block-column h3, .content-row-textimagebox-tpl .wp-block-column h4, .content-row-textimagebox-tpl .wp-block-column h5, .content-row-textimagebox-tpl .wp-block-column h6 {
  font-size: 20px;
  line-height: 28px;
  margin: 0px 0 0px 0;
}
.content-row-textimagebox-tpl .wp-block-column .content-row-block p {
  margin-top: 5px;
}
.content-row-textimagebox-tpl .wp-block-image img {
  border-radius: 30px;
}
.content-row-textimagebox-tpl ol {
  list-style: none;
  counter-reset: item;
  margin: 10px 0 0 0;
  padding: 0px;
}
.content-row-textimagebox-tpl ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 9px 30px;
  margin: 0 0 9px 0;
}
.content-row-textimagebox-tpl ol li::before {
  margin-right: 10px;
  content: counter(item);
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 22.5px;
  position: absolute;
  left: 0px;
}
.content-row-textimagebox-tpl ul {
  list-style: none;
  counter-reset: item;
  margin: 10px 0 0 0;
  padding: 0px;
}
.content-row-textimagebox-tpl ul li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 9px 30px;
  margin: 0 0 9px 0;
}
.content-row-textimagebox-tpl ul li::before {
  margin-right: 10px;
  content: "✓";
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}

.content-row-tabs {
  padding: 125px 0px;
}
.content-row-tabs .tcbTabContent .tabMenu {
  width: auto;
  margin: 0 auto -90px auto !important;
  position: relative;
  z-index: 99;
  gap: 0 !important;
  cursor: pointer;
}
.content-row-tabs .tcbTabContent .tabMenu .menuIcon {
  display: none !important;
}
.content-row-tabs .tcbTabContent .tabMenu li {
  padding: 10px 30px 10px 30px;
  margin: 0 -5px 0 -5px;
  border-radius: 0px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  box-shadow: 0 10px 40px 0 rgba(107, 125, 179, 0);
}
.content-row-tabs .tcbTabContent .tabMenu li:first-child {
  -webkit-border-top-left-radius: 30px;
  -webkit-border-bottom-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-bottomleft: 30px;
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.content-row-tabs .tcbTabContent .tabMenu li:last-child {
  -webkit-border-top-right-radius: 30px;
  -webkit-border-bottom-right-radius: 30px;
  -moz-border-radius-topright: 30px;
  -moz-border-radius-bottomright: 30px;
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.content-row-tabs .tcbTabContent .tabMenu li.active {
  border-radius: 30px;
  position: relative;
  z-index: 9;
}
.content-row-tabs .tcbTabContent .tabMenu li .tabLabel {
  font-size: 16px !important;
  line-height: 20px !important;
  font-style: normal !important;
  font-weight: 100 !important;
  font-family: "Avenir-Heavy", sans-serif !important;
  box-shadow: 0 10px 40px 0 rgba(107, 125, 179, 0) !important;
}
.content-row-tabs .tabContent {
  border-radius: 30px;
  overflow: hidden;
  padding: 220px 0 0 0;
}
.content-row-tabs .tabContent .wp-block-tcb-tab {
  padding: 60px 60px;
}
.content-row-tabs .tabContent .wp-block-tcb-tab .content-row-core-heading {
  margin-top: 0px;
}
.content-row-tabs .tabContent .wp-block-tcb-tab h1, .content-row-tabs .tabContent .wp-block-tcb-tab h2, .content-row-tabs .tabContent .wp-block-tcb-tab h3, .content-row-tabs .tabContent .wp-block-tcb-tab h4, .content-row-tabs .tabContent .wp-block-tcb-tab h5, .content-row-tabs .tabContent .wp-block-tcb-tab h6 {
  font-size: 20px;
  line-height: 30px;
  margin: 0px 0 10px 0;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-tabs .tabContent .wp-block-tcb-tab p, .content-row-tabs .tabContent .wp-block-tcb-tab ul, .content-row-tabs .tabContent .wp-block-tcb-tab ol {
  font-size: 16px;
  margin: 0 0 10px 0;
}
.content-row-tabs .tabContent .wp-block-column {
  position: relative;
}
.content-row-tabs .tabContent .wp-block-column .content-row, .content-row-tabs .tabContent .wp-block-column .contentPart-inner {
  position: unset;
}
.content-row-tabs .tabContent .wp-block-image {
  position: absolute;
  bottom: -140px;
}
.content-row-tabs .tabContent .wp-block-image img {
  border-radius: 30px;
}
.content-row-tabs .wp-block-tcb-tab .wp-block-column:first-child .wp-block-image {
  left: -85px;
}
.content-row-tabs .wp-block-tcb-tab .wp-block-column:last-child .wp-block-image {
  right: -85px;
}
.content-row-tabs .wp-block-tcb-tab .wp-block-buttons > .wp-block-button {
  margin: 10px 0 0 0;
}
.content-row-tabs .wp-block-tcb-tab ol {
  list-style: none;
  counter-reset: item;
  margin: 15px 0 0 0;
  padding: 0px;
}
.content-row-tabs .wp-block-tcb-tab ol li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 9px 30px;
  margin: 0 0 9px 0;
}
.content-row-tabs .wp-block-tcb-tab ol li::before {
  margin-right: 10px;
  content: counter(item);
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 22.5px;
  position: absolute;
  left: 0px;
}
.content-row-tabs .wp-block-tcb-tab ul {
  list-style: none;
  counter-reset: item;
  margin: 15px 0 0 0;
  padding: 0px;
}
.content-row-tabs .wp-block-tcb-tab ul li {
  counter-increment: item;
  margin-bottom: 5px;
  border-bottom: 0.5px solid #C9DBD9;
  padding: 0 0 9px 30px;
  margin: 0 0 9px 0;
}
.content-row-tabs .wp-block-tcb-tab ul li::before {
  margin-right: 10px;
  content: "✓";
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}

.content-row-imageboxes-tpl {
  width: 100%;
  margin-bottom: 140px;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl {
  margin: 0 0 -140px 0;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-image {
  position: relative;
  border-radius: 30px;
  overflow: hidden;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-image img {
  height: auto;
  max-width: 100%;
  width: 100%;
  min-height: 100%;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-image:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 2;
  pointer-events: none;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, black 100%);
  opacity: 0.9;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-column {
  position: relative;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-column .textbox {
  position: absolute;
  z-index: 5;
  bottom: 40px;
  left: 30px;
  width: 70%;
  color: #ffffff;
  font-family: "Avenir-Heavy", sans-serif;
  font-style: normal;
  font-weight: 100;
}
.content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-column .textbox .boxtext {
  font-size: 20px;
  line-height: 28px;
}

.content-row-yoastfaq {
  padding-top: 0px !important;
}
.content-row-yoastfaq .wp-block-yoast-faq-block {
  margin: 25px 0 0 0 !important;
}

.wp-block-group.content-row-stepboxes-tpl {
  padding: 50px 0 0 0;
}
.wp-block-group.content-row-stepboxes-tpl .stepbox-intro {
  margin: -15px 0 0px 0;
}
.wp-block-group.content-row-stepboxes-tpl .steprow-bottom {
  top: -30px;
  position: relative;
}
.wp-block-group.content-row-stepboxes-tpl .stepbox {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  height: 200px;
  margin: 0 0 30px 0;
  padding: 10px 30px;
  font-size: 17px;
  line-height: 22px;
}
.wp-block-group.content-row-stepboxes-tpl .stepbox .infoline {
  font-size: 15px;
  line-height: 24px;
  background-color: #01554C;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  padding: 2px 20px 2px 20px;
  font-weight: 800;
  float: left;
  margin: 15px 0 0px 0;
}
.wp-block-group.content-row-stepboxes-tpl .stepbox-image {
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  overflow: hidden;
  padding: 0px;
  height: 220px;
  margin: 0px 0 0 0;
  pointer-events: none;
}
.wp-block-group.content-row-stepboxes-tpl .stepbox-image img {
  height: auto;
  width: 100%;
  max-width: inherit;
}
.wp-block-group.content-row-stepboxes-tpl.heighImg .stepbox-intro {
  padding-bottom: 50px;
}

.wp-block-boldblocks-youtube-block {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto !important;
  position: relative;
  padding: 0px 0 0px 0;
}

.wp-block-group.content-row-featureboxes {
  padding: 0px;
}

.featurebox-item-tpl.has-background {
  padding-top: 30px;
}

.border-bottom .featurebox-item-tpl .wp-block-column.has-background:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0px;
  z-index: 20;
  left: 0px;
}

.featurebox-item-tpl .wp-block-column.border-bottom.has-background:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0px;
  z-index: 20;
  left: 0px;
}

.content-row-logoleisteblank {
  background: #fff !important;
  margin-top: 10px;
}
.content-row-logoleisteblank:before {
  display: none;
}
.content-row-logoleisteblank .wp-block-heading {
  color: #01554C;
}

.vorteilsbox-tpl {
  position: relative;
}
.vorteilsbox-tpl .wp-block-group__inner-container {
  position: relative;
  background: #008474;
  border-radius: 30px;
  z-index: 1;
  padding: 0 20px 0 20px;
}
.vorteilsbox-tpl .factitem {
  border-bottom: 1px solid #369E92;
}
.vorteilsbox-tpl:after {
  width: 620px;
  height: 700px;
  content: "";
  position: absolute;
  background-image: url("img/bg-greysquare.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  right: -100px;
  bottom: -170px;
  z-index: 0;
}

.wp-block-columns.content-row-cta-tpl {
  padding: 40px 0 50px 50px !important;
}
.wp-block-columns.content-row-cta-tpl .wp-block-image img {
  bottom: -50px;
  left: 0;
  max-width: inherit;
  pointer-events: none;
  width: 100%;
}

.wp-block-columns.content-row-ctanj-tpl {
  padding: 50px 0 0px 15px !important;
}
.wp-block-columns.content-row-ctanj-tpl .wp-block-image img {
  bottom: 0px;
  left: -72px;
  max-width: inherit;
  pointer-events: none;
  width: 125%;
}

.wp-block-image.nobg:after, .featurebox-item-imagebox.nobg:after {
  display: none;
}

.wp-block-image.size-medium img {
  max-width: 650px !important;
}

.content-row-footer {
  padding-top: 50px;
}
.content-row-footer .footerlastline {
  font-size: 12px !important;
  margin: -85px 0 0 0;
}
.content-row-footer .footerlastline .has-small-font-size {
  font-size: 12px !important;
}
.content-row-footer .wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: -7px;
}
.content-row-footer .border-bottom {
  border-bottom: 1px solid #F0F0F0;
  padding: 10px 0 10px 0;
  margin: 0 0 15px 0;
}
.content-row-footer .fbicon {
  width: auto;
  height: auto;
  display: inline !important;
  float: right;
}
.content-row-footer .fbicon img {
  width: auto !important;
  height: 15px !important;
}
.content-row-footer .metalinks a {
  text-align: left;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 20px 0px 0;
}
.content-row-footer .linkedinicon {
  width: auto;
  height: auto;
  display: inline !important;
  float: right;
  margin: 0 15px 0 0;
}
.content-row-footer .linkedinicon img {
  width: auto !important;
  height: 15px !important;
}
.content-row-footer .logobox {
  float: left;
  margin: 0 30px 0 0;
}
.content-row-footer .sloganbox {
  float: left;
}
.content-row-footer .sloganbox .slogan {
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  margin: 5px 0 5px 0;
}
.content-row-footer .sloganbox .slogan-info {
  font-size: 15px;
  line-height: 22px;
  color: #01554C;
}
.content-row-footer .metabox {
  float: right;
  text-align: right;
  margin: -15px 0 0 0;
}
.content-row-footer .metalink {
  text-align: right;
  display: block;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  margin: 5px 0 5px 0;
}
.content-row-footer .lastline {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
  border-top: 1px solid #F0F0F0;
  padding: 20px 0 0 0;
}
.content-row-footer .lastline .metabox {
  float: left;
  margin: 0px;
  text-align: left;
}
.content-row-footer .lastline .metalink {
  text-align: left;
  display: inline-block;
  margin: 5px 25px 0px 0;
}
.content-row-footer .lastline .shareline {
  float: right;
}
.content-row-footer .lastline .shareline .shareicon {
  margin: 0 0 0 12px;
}
.content-row-footer .copyline {
  float: left;
  width: 100%;
  margin: 15px 0 30px 0;
  font-size: 12px;
  color: #01554C;
}
.content-row-footer .copyline .copy {
  float: left;
}
.content-row-footer .copyline .credit {
  text-align: right;
  color: #01554C;
  float: right;
}

.content-row-headerblock {
  padding: 184px 0 50px 0;
  color: #ffffff;
}
.content-row-headerblock .cpart-headerbox {
  position: relative;
}
.content-row-headerblock h1 {
  position: absolute;
  bottom: -27px;
}
.content-row-headerblock h1 i {
  border: 6px solid #008474;
  border-radius: 30px;
  display: inline-block;
  color: #008474;
  font-style: normal;
  padding: 0 12px 0 12px;
  margin: 0 0 10px 0;
}
.content-row-headerblock .cpart-teaser {
  font-size: 20px;
  line-height: 32px;
}
.content-row-headerblock.bggreendark {
  color: #ffffff;
}
.content-row-headerblock.bggreendark .linkBTN {
  color: #01554C;
  background-color: #ffffff;
}
.content-row-headerblock.bggreendark .linkBTN:hover {
  background-color: #01554C;
  color: #ffffff;
}
.content-row-headerblock.bggreenlight {
  color: #01554C;
}
.content-row-headerblock .headerSlider {
  float: left;
  width: 100%;
  position: relative;
  margin: 170px 0 0px 0;
  height: 390px;
  overflow: hidden;
  padding: 100px 0 0 0;
}
.content-row-headerblock .headerSlider .slick-list {
  overflow: visible;
  z-index: 10;
}
.content-row-headerblock .headerSlider .slideItem {
  max-width: 290px;
  height: 290px;
  border-radius: 30px;
  overflow: hidden;
  margin-right: 30px;
}
.content-row-headerblock .headerSlider .slideItem .img-slideritem.hoch {
  height: 100%;
  max-width: 9000px;
  width: auto;
}
.content-row-headerblock .headerSlider .slideItem.image-setTop {
  overflow: visible;
  background: linear-gradient(to bottom, #008474 0%, #00423a 100%);
}
.content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
  position: relative;
  top: -100px;
}
.content-row-headerblock .headerSlider .slideItem.slideItem-textbox {
  background-image: url("img/dvobgpatten.jpg");
  background-repeat: no-repeat;
  background-size: 100%;
  background-position: 0 0px;
}
.content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
  font-size: 34px;
  line-height: 40px;
  position: relative;
  width: 90%;
  margin: 90px auto;
  text-align: center;
  font-style: normal;
  font-weight: 100;
  color: #ffffff;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-headerblock .headerSlider .slideItem video {
  width: auto;
  height: 100%;
  margin: 0 0 0 -55%;
}
.content-row-headerblock.bggreenlight:before {
  background-color: #01554C;
  content: "";
  pointer-events: none;
  width: 100%;
  height: 210px;
  position: absolute;
  bottom: 0;
  z-index: 0;
  left: 0px;
}
.content-row-headerblock:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: -18px;
  z-index: 20;
  left: 0px;
}

.content-row-headerblockslider .cpart-teaser {
  width: 40%;
}

.content-row-imagetext {
  padding: 150px 0 50px;
}
.content-row-imagetext .imagebox {
  position: relative;
  float: left;
  width: 100%;
}
.content-row-imagetext .imagebox .img-boxitem {
  border-radius: 30px;
  width: 350px;
  position: relative;
  z-index: 1;
}
.content-row-imagetext .imagebox .imgbox-bg {
  position: absolute;
  right: 50px;
  z-index: 0;
  pointer-events: none;
}

.content-row-textboxen3 {
  padding: 70px 0px;
}
.content-row-textboxen3 .textboxitem {
  float: left;
  position: relative;
  width: 30%;
}
.content-row-textboxen3 .textboxitem h3 {
  font-size: 20px;
  line-height: 28px;
}
.content-row-textboxen3 .textboxitem.textboxitem-2 {
  margin: 0 5% 0 5%;
}
.content-row-textboxen3 .textboxitem .imageboximg {
  border-radius: 30px;
}

.content-row-tabboxes {
  padding: 75px 0px;
}
.content-row-tabboxes .tab-box {
  border-radius: 30px;
  padding: 50px;
  color: #fff;
  min-height: 200px;
  width: calc(100% - 100px);
  float: left;
  overflow: hidden;
}
.content-row-tabboxes .tab-box .tab-btnline {
  text-align: center;
  float: left;
  width: 100%;
  position: relative;
  z-index: 20;
}
.content-row-tabboxes .tab-box .tab-btnline .tab-row {
  display: inline-block;
  width: auto;
  background: #01554C;
  border-radius: 28px;
  position: relative;
}
.content-row-tabboxes .tab-box .tab-btnline .tab-row .tabBTN {
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  border-radius: 28px;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-tabboxes .tab-box .tab-btnline .tab-row .tabBTN.tabBTN-active {
  background-color: #ffffff;
  color: #01554C;
}
.content-row-tabboxes .tabcontent {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  min-height: 450px;
  z-index: -1;
}
.content-row-tabboxes .tabcontent.active {
  opacity: 1;
  position: relative;
  pointer-events: inherit;
  z-index: 2;
  float: left;
  width: 100%;
  margin: 80px 0 0 0;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-tabboxes .tabcontent h2 {
  font-size: 20px;
  line-height: 30px;
  margin: 0px 0 20px 0;
}
.content-row-tabboxes .tabcontent .tabcontent-text {
  float: left;
  font-size: 16px;
  width: 35%;
  padding: 80px 0 0 0;
}
.content-row-tabboxes .tabcontent .tabcontent-text a {
  color: #ffffff;
}
.content-row-tabboxes .tabcontent .tabcontent-image {
  float: right;
  width: 60%;
  position: relative;
}
.content-row-tabboxes .tabcontent .tabcontent-image .imagebox {
  position: absolute;
  top: 0px;
  right: -60px;
  width: 104%;
}
.content-row-tabboxes .tabcontent .tabcontent-image .imagebox .img-boxitem {
  width: 100%;
  -webkit-border-top-left-radius: 30px;
  -moz-border-radius-topleft: 30px;
  border-top-left-radius: 30px;
}
.content-row-tabboxes .tabcontent:first-child {
  opacity: 1;
  position: relative;
  pointer-events: inherit;
  z-index: 2;
  float: left;
  width: 100%;
  margin: 80px 0 0 0;
}

.content-row-tabboxes-standalone .tabcontent:first-child {
  opacity: 0;
  position: absolute;
  pointer-events: none;
  z-index: -1;
}
.content-row-tabboxes-standalone .tabcontent.active {
  opacity: 1;
  position: relative;
  pointer-events: inherit;
  z-index: 2;
}

.content-row-ctaform {
  padding: 50px 0 50px 0;
}
.content-row-ctaform .ctabg {
  width: 100%;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.content-row-ctaform .cpart-ctaform {
  border-radius: 30px;
  position: relative;
  color: #ffffff;
  padding: 0 0 0px 0;
}
.content-row-ctaform .cpart-form {
  float: left;
  margin: 60px 0 0 90px;
  max-width: calc(58% - 90px);
  position: relative;
  z-index: 2;
}
.content-row-ctaform .cpart-form .text {
  opacity: 0.8;
  font-size: 16px;
}
.content-row-ctaform .cpart-image {
  float: right;
  position: relative;
  pointer-events: none;
}
.content-row-ctaform .cpart-image .ctaformimagebg {
  position: absolute;
  width: 140%;
  right: -230px;
  top: -130px;
  max-width: inherit;
  display: none;
}
.content-row-ctaform .cpart-image .ctaformimagebox {
  position: relative;
  width: 100%;
  height: 470px;
  float: left;
  overflow: hidden;
  border-radius: 30px;
  margin: -70px 0 0 0px;
  z-index: 10;
}
.content-row-ctaform .cpart-image .ctaformimagebox .ctaformimage {
  position: absolute;
  margin: 0px 0px -1px 0;
  bottom: 0px;
  right: -40px;
  height: 100%;
  width: auto;
  max-width: inherit;
}
.content-row-ctaform .formrow {
  float: left;
  width: 115%;
  margin: 18px 0 0 0;
}
.content-row-ctaform .formrow p {
  margin: 0px;
}
.content-row-ctaform .formrow .inputpart {
  width: 100%;
  float: left;
  position: relative;
}
.content-row-ctaform .formrow .inputpart-50 {
  width: 48%;
}
.content-row-ctaform .formrow .inputpart-50:last-child {
  float: right;
}
.content-row-ctaform .formrow input {
  width: calc(100% - 40px);
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  background: #ffffff;
  border: 0px;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
}
.content-row-ctaform .formrow ::-ms-input-placeholder {
  color: #63636B;
  opacity: 1;
}
.content-row-ctaform .formrow ::placeholder {
  color: #63636B;
  opacity: 1;
}
.content-row-ctaform .formrow .submitBTN {
  width: 184px;
  background: #008474;
  color: #fff;
  font-weight: 700;
  border: 1px solid #008474;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  float: left;
}
.content-row-ctaform .formrow .submitBTN:hover {
  background: #01554C;
}
.content-row-ctaform .formrow .dsgvoinfo {
  display: block;
  float: left;
  width: 300px;
  font-size: 12px;
  line-height: 20px;
  margin: -24px 0 0 30px;
}
.content-row-ctaform .formrow .dsgvoinfo a {
  color: #ffffff;
  text-decoration: underline;
}
.content-row-ctaform .wpcf7-response-output {
  border: 0px !important;
  padding: 0px !important;
  float: left;
  width: 50%;
  margin: 50px 0 0 0 !important;
  position: absolute;
  bottom: -40px;
  width: auto;
  z-index: 99;
  background: none;
  left: 0px;
  font-weight: 400;
  font-style: normal;
  font-size: 16px !important;
  line-height: 22px !important;
  color: #fff;
  opacity: 0.8;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif !important;
  -moz-osx-font-smoothing: grayscale;
}
.content-row-ctaform .wpcf7-not-valid-tip {
  color: #ffffff !important;
  font-size: 14px !important;
}
.content-row-ctaform.altBTN h2 {
  margin: 40px 0 10px 0;
}
.content-row-ctaform.altBTN .buttonrow {
  margin: 20px 0 0 0;
}

.content-row-factboxes {
  padding: 90px 0 90px 0;
  margin: 50px 0px;
}
.content-row-factboxes .cpartheadline {
  text-align: center;
  margin-bottom: 40px;
}
.content-row-factboxes .cpartheadline .factBox-subH {
  font-style: 16px;
}
.content-row-factboxes .factboxpart {
  float: left;
  width: 100%;
}
.content-row-factboxes .factboxpart.factboxpart-50 {
  width: 48%;
}
.content-row-factboxes .factboxpart.factboxpart-50:last-child {
  float: right;
}
.content-row-factboxes .factbox {
  float: left;
  position: relative;
  border-radius: 30px;
  color: #ffffff;
  font-weight: 100%;
  margin: 40px 0 0 0;
}
.content-row-factboxes .factbox .factbox-inner {
  float: left;
  width: calc(100% - 80px);
  margin: 40px 40px 40px 40px;
}
.content-row-factboxes .factbox .factboxHL {
  font-size: 20px;
  line-height: 30px;
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.content-row-factboxes .factbox .factboxHL i {
  font-style: normal;
  background-color: #01554C;
  border-radius: 10px;
  display: inline-block;
  padding: 4px 8px;
}
.content-row-factboxes .factbox .factboxpart {
  float: left;
  width: 40%;
}
.content-row-factboxes .factbox .factboxpart .factitem {
  border-bottom: 1px solid #369E92;
  position: relative;
  float: left;
  width: 100%;
  padding: 0px 0 18px 0;
  background-image: url("img/check-square-light.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 0px 2px;
  margin: 0 0 18px 0;
}
.content-row-factboxes .factbox .factboxpart .factitem:last-child {
  border-bottom: 0px;
  margin-bottom: 0px !important;
  padding-bottom: 0px !important;
}
.content-row-factboxes .factbox .factboxpart .factitem .factlabel {
  opacity: 0.85;
  display: block;
  float: left;
  margin-left: 35px;
  width: calc(100% - 35px);
}
.content-row-factboxes .factbox .factboxpart.factboxpart-right {
  float: right;
}
.content-row-factboxes .factbox .linkBTN {
  background-color: #ffffff;
  color: #01554C;
  cursor: pointer;
  margin: 0 0 40px 40px;
}
.content-row-factboxes .factbox .linkBTN:hover {
  background-color: #01554C;
  color: #ffffff;
}
.content-row-factboxes .factbox.bggreygradiant {
  color: #01554C;
}
.content-row-factboxes .factbox.bggreygradiant .factboxHL i {
  color: #ffffff;
}
.content-row-factboxes .factbox.bggreygradiant .factboxpart .factitem {
  border-bottom: 1px solid #D9E3E2;
  background-image: url("img/check-square-dark.svg");
}
.content-row-factboxes .factbox.bggreygradiant .factboxpart .factitem:last-child {
  border-bottom: 0px solid #D9E3E2;
}
.content-row-factboxes .factbox.bggreygradiant .factboxpart .factitem:nth-child(4) {
  display: block !important;
}
.content-row-factboxes .factbox.bggreygradiant .linkBTN {
  background-color: #01554C;
  color: #ffffff;
}
.content-row-factboxes .factbox.bggreygradiant .linkBTN:hover {
  background-color: #ffffff;
  color: #01554C;
}
.content-row-factboxes .factbox-half .factboxpart {
  float: left;
  width: 100%;
}
.content-row-factboxes .imagebox {
  position: relative;
  width: 100%;
  float: left;
  margin: 40px 0 0 0;
}
.content-row-factboxes .imagebox .imagemask {
  float: left;
  width: 100%;
  overflow: hidden;
  border-radius: 30px;
  position: relative;
  z-index: 2;
}
.content-row-factboxes .imagebox .img-boxitem {
  position: relative;
  z-index: 2;
  max-width: inherit;
  height: 100%;
}
.content-row-factboxes .imagebox .imgbox-bg {
  position: absolute;
  right: -100px;
  bottom: -70px;
  width: 450px;
  max-width: inherit;
}
.content-row-factboxes .factbox-half .factbox-inner {
  margin-bottom: 0px;
}
.content-row-factboxes .factbox-half .factitem {
  display: none;
}
.content-row-factboxes .factbox-half .factitem:nth-child(1), .content-row-factboxes .factbox-half .factitem:nth-child(2), .content-row-factboxes .factbox-half .factitem:nth-child(3) {
  display: block !important;
}
.content-row-factboxes .btnallfactslabellow {
  display: none;
}
.content-row-factboxes .factbox-all .btnallfactslabellow {
  display: inline;
}
.content-row-factboxes .factbox-all .btnallfactslabelall {
  display: none;
}
.content-row-factboxes .factbox-all .factitem {
  display: block !important;
}
.content-row-factboxes .factbox-all .linkBTN {
  margin-top: 40px;
}
.content-row-factboxes .factbox1, .content-row-factboxes .factbox2 {
  min-height: 420px;
}

.factbox-tpl figure img {
  border-radius: 30px;
}

.content-row-preisboxen {
  padding: 50px 0 0 0;
}
.content-row-preisboxen .priceboxheader {
  width: 100%;
  float: left;
}
.content-row-preisboxen .priceboxheader h2 {
  width: 100%;
  text-align: center;
  color: #008474;
}
.content-row-preisboxen .pricetoggler {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
  margin: 50px 0 50px 0;
}
.content-row-preisboxen .pricetoggler.hidetoggle {
  display: none !important;
}
.content-row-preisboxen .pricetoggler .labeltoggler {
  display: block;
  position: absolute;
  width: 200px;
  left: 50%;
  margin: 0 0 0 -245px;
  top: 6px;
  text-align: right;
  font-size: 14px;
  color: #01554C;
  cursor: pointer;
}
.content-row-preisboxen .pricetoggler .labeltoggler .infobubble {
  position: absolute;
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  border-radius: 30px;
  padding: 2px 15px 0 15px;
  text-align: center;
  color: #fff;
  width: auto;
  margin: -32px 0 0 13px;
  font-weight: 700;
}
.content-row-preisboxen .pricetoggler .labeltoggler.labeltoggler-y {
  font-weight: 800;
}
.content-row-preisboxen .pricetoggler .labeltoggler.labeltoggler-m {
  margin: 0 0 0 45px;
  text-align: left;
}
.content-row-preisboxen .pricetoggler .labeltoggler.labeltoggler-m .infobubble {
  margin: -32px 0 0 -1px;
  opacity: 0;
}
.content-row-preisboxen .pricetoggler .togglebtn {
  display: inline-block;
  position: relative;
  width: 60px;
  height: 36px;
  background: #008474;
  border-radius: 30px;
  cursor: pointer;
}
.content-row-preisboxen .pricetoggler .togglebtn .toggledot {
  position: absolute;
  background: #ffffff;
  border-radius: 100px;
  width: 30px;
  height: 30px;
  top: 3px;
  left: 4px;
}
.content-row-preisboxen .priceboxwrapper {
  float: left;
  width: 100%;
  margin: 35px 0 0 0;
}
.content-row-preisboxen .priceboxwrapper .pricebox {
  position: relative;
  width: 32%;
  float: left;
  border-radius: 30px;
  min-height: 425px;
}
.content-row-preisboxen .priceboxwrapper .pricebox.pricebox2 {
  margin: 0 2% 0 2%;
}
.content-row-preisboxen .priceboxwrapper .pricebox .pricebox-inner {
  float: left;
  width: 90%;
  margin: 0 0 0 5%;
  text-align: center;
  color: #fff;
}
.content-row-preisboxen .priceboxwrapper .pricebox .box-logo {
  width: 61px;
  margin: -30px auto 0 auto;
  display: block;
}
.content-row-preisboxen .priceboxwrapper .pricebox .priceboxHL {
  font-size: 21px;
  line-height: 21px;
  display: inline-block;
  background: #01554C;
  border-radius: 30px;
  padding: 10px 40px 10px 40px;
  position: relative;
  z-index: 2;
  margin: -5px 0 0px 0;
}
.content-row-preisboxen .priceboxwrapper .pricebox .priceboxprice {
  float: left;
  width: 100%;
  margin: 40px 0 30px 0;
  font-size: 70px;
  line-height: 54px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-preisboxen .priceboxwrapper .pricebox .priceboxprice .eurolabel {
  font-size: 30px;
}
.content-row-preisboxen .priceboxwrapper .pricebox .priceboxprice .pricelabel-m {
  display: none;
}
.content-row-preisboxen .priceboxwrapper .pricebox .priceboxtext {
  float: left;
  width: 100%;
  font-size: 16px;
  line-height: 22px;
  min-height: 110px;
}
.content-row-preisboxen .priceboxwrapper .pricebox .linkBTN {
  color: #01554C;
  background-color: #ffffff;
}
.content-row-preisboxen .priceboxwrapper .pricebox .linkBTN:hover {
  color: #ffffff;
  background-color: #01554C;
}
.content-row-preisboxen .priceboxb-subinfo {
  float: left;
  width: 100%;
  text-align: center;
  font-size: 14px;
  line-height: 20px;
  margin: 50px 0 0 0;
  overflow: hidden;
  position: relative;
}
.content-row-preisboxen .priceboxb-subinfo:before {
  content: "";
  position: absolute;
  left: 0px;
  top: 17px;
  width: 100%;
  height: 1px;
  background-color: #01554C;
}
.content-row-preisboxen .priceboxb-subinfo .text {
  background: #fff;
  position: relative;
  z-index: 2;
  padding: 0 20px;
  text-align: center;
  display: inline-block;
}

.preisboxenM .pricetoggler .labeltoggler.labeltoggler-y {
  font-weight: 100;
}
.preisboxenM .pricetoggler .labeltoggler.labeltoggler-y .infobubble {
  opacity: 0;
}
.preisboxenM .pricetoggler .labeltoggler.labeltoggler-m {
  font-weight: 800;
}
.preisboxenM .pricetoggler .labeltoggler.labeltoggler-m .infobubble {
  opacity: 1;
}
.preisboxenM .pricetoggler .togglebtn .toggledot {
  left: 27px;
}
.preisboxenM .priceboxprice .eurolabel {
  font-size: 30px;
}
.preisboxenM .priceboxprice .pricelabel-y {
  display: none !important;
}
.preisboxenM .priceboxprice .pricelabel-m {
  display: inline !important;
}

.content-row-teamgrid {
  min-height: 913px;
  margin: 80px 0 80px 0;
}
.content-row-teamgrid:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: -18px;
  z-index: 20;
  left: 0px;
}
.content-row-teamgrid .teamgrid-inner {
  width: 60%;
  color: #fff;
  float: left;
  margin: 200px 0 120px 20%;
}
.content-row-teamgrid .teamgrid-inner .bigtext {
  text-align: center;
}
.content-row-teamgrid .teamgrid-inner .bigtext h2 {
  font-size: 75px;
  line-height: 89px;
}
.content-row-teamgrid .teamgrid-inner .bigtext h2 i {
  font-style: normal;
  background-color: #01554C;
  border-radius: 30px;
  display: inline-block;
  padding: 4px 25px;
}
.content-row-teamgrid .teamgrid-inner .infotext {
  text-align: center;
  font-size: 16px;
  line-height: 24px;
  margin: 50px auto;
  max-width: 450px;
}
.content-row-teamgrid .teamgrid-inner .buttonrow {
  text-align: center;
  margin: 20px 0 0 0;
}
.content-row-teamgrid .teamgrid-inner .buttonrow .linkBTN {
  background-color: #ffffff;
  color: #01554C;
}
.content-row-teamgrid .teamgrid-inner .buttonrow .linkBTN:hover {
  background-color: #01554C;
  color: #ffffff;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox {
  position: absolute;
  width: 164px;
  height: 200px;
  border-radius: 30px;
  overflow: hidden;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox img {
  max-width: inherit;
  height: 100%;
  width: auto;
  display: block;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox img:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-1 {
  top: 80px;
  left: 0px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-2 {
  top: 80px;
  right: 0px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-3 {
  top: 330px;
  left: -130px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-4 {
  top: 325px;
  right: -100px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
  top: 442px;
  left: 130px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-6 {
  top: 620px;
  left: -70px;
}
.content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-7 {
  top: 560px;
  right: 80px;
}

.content-row-logoleiste {
  padding: 50px 0;
}
.content-row-logoleiste .logoleiste-header {
  float: left;
  width: 100%;
  position: relative;
  height: 166px;
}
.content-row-logoleiste .logoleiste-header:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: -18px;
  z-index: 20;
  left: 0px;
}
.content-row-logoleiste .logoleiste-header h2 {
  font-size: 24px;
  line-height: 29px;
  text-align: center;
  color: #ffffff;
  margin: 30px 0 0 0;
}
.content-row-logoleiste .logoleiste-header h2 i {
  font-style: normal;
  background-color: #01554C;
  border-radius: 10px;
  display: inline-block;
  padding: 4px 8px;
}
.content-row-logoleiste .cpart-logoleiste {
  position: relative;
  z-index: 20;
  background: #fff;
  padding: 30px;
  border-radius: 30px;
  margin: -70px 0 0 0;
  width: calc(100% - 60px);
  -webkit-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
}
.content-row-logoleiste .cpart-logoleiste .logoslideItem {
  text-align: center;
  display: table-cell;
  float: inherit;
  vertical-align: middle;
  border-right: 1px solid #ccc;
}
.content-row-logoleiste .cpart-logoleiste .logoslideItem .img-sliderlogo {
  display: inline;
  max-width: 90%;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  -webkit-transition: filter 350ms;
  -moz-transition: filter 350ms;
  -o-transition: filter 350ms;
  transition: filter 350ms;
}
.content-row-logoleiste .cpart-logoleiste .logoslideItem .img-sliderlogo:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.content-row-logoleiste.noBG {
  padding: 50px 0 100px 0;
}
.content-row-logoleiste.noBG .logoleiste-header::after {
  display: none;
}
.content-row-logoleiste.noBG .logoleiste-header {
  background: none;
}
.content-row-logoleiste.noBG .logoleiste-header h2 {
  color: #01554C;
}
.content-row-logoleiste.noBG .logoleiste-header h2 i {
  color: #ffffff;
}

.content-row-4stories .sectionheadline {
  text-align: center;
  float: left;
  width: 100%;
  margin: 0 0 80px 0;
  color: #01554C;
}
.content-row-4stories .storyitemsbox {
  float: left;
  width: 100%;
}
.content-row-4stories .stories-wrapper {
  position: relative;
  width: 86%;
  margin: 50px auto;
}
.content-row-4stories .stories-wrapper .story-item {
  float: left;
  width: 48%;
  margin: 0 0 60px 0;
  cursor: pointer;
}
.content-row-4stories .stories-wrapper .story-item:nth-child(even) {
  float: right;
}
.content-row-4stories .stories-wrapper .story-item .imagebox {
  overflow: hidden;
  border-radius: 30px;
  width: 100%;
  height: 250px;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row-4stories .stories-wrapper .story-item .imagebox .previmg {
  position: relative;
  width: 100%;
  max-width: inherit;
  height: auto;
  top: 0px;
  left: 0px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.content-row-4stories .stories-wrapper .story-item .textbox {
  margin: 20px 0;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row-4stories .stories-wrapper .story-item .textbox .storycat {
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  float: left;
  width: 100%;
  color: #008474;
  margin: 0 0 15px 0;
}
.content-row-4stories .stories-wrapper .story-item .textbox h3 {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
  margin: 0px;
  float: left;
  width: 100%;
}
.content-row-4stories .stories-wrapper .story-item:hover .imagebox {
  top: -10px;
}
.content-row-4stories .stories-wrapper .story-item:hover .imagebox .previmg {
  width: calc(100% + 30px);
  top: -10px;
  left: -30px;
}
.content-row-4stories .stories-wrapper .story-item:hover .textbox {
  top: -10px;
}
.content-row-4stories .story-detailbox {
  float: left;
  width: 100%;
  background: #ffffff;
  position: absolute;
  opacity: 0;
  z-index: -1;
  pointer-events: none;
}
.content-row-4stories.stories-wrapper-detail .stories-wrapper {
  display: none;
}
.content-row-4stories.stories-wrapper-detail .story-detailbox {
  position: relative;
  opacity: 1;
  z-index: 5;
  pointer-events: inherit;
  -webkit-transition: opacity 650ms;
  -moz-transition: opacity 650ms;
  -o-transition: opacity 650ms;
  transition: opacity 650ms;
}
.content-row-4stories .story-detailbox {
  padding: 50px 0 0 0;
}
.content-row-4stories .story-detailbox .headlinebox {
  float: left;
  width: 50%;
  position: relative;
  margin: 50px 0 0 0;
}
.content-row-4stories .story-detailbox .headlinebox .val-cat {
  font-size: 15px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  float: left;
  width: 100%;
  color: #008474;
  margin: 0px 0 15px 0;
}
.content-row-4stories .story-detailbox .headlinebox .val-headline {
  font-size: 30px;
  line-height: 40px;
  color: #01554C;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-4stories .story-detailbox .headlinebox .shareline {
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 20px 0 0 0;
  display: none;
}
.content-row-4stories .story-detailbox .headlinebox .shareline .sharelink {
  margin: 0 5px 0 5px;
  pointer-events: none;
}
.content-row-4stories .story-detailbox .imagebox {
  width: 45%;
  float: right;
  border-radius: 30px;
  overflow: hidden;
}
.content-row-4stories .story-detailbox .imagebox .val-image {
  float: left;
  width: 100%;
  height: 100%;
}
.content-row-4stories .story-detailbox .imagebox .val-image img {
  display: block;
}
.content-row-4stories .story-detailbox .imagebox .closeicon {
  position: absolute;
  right: 10px;
  top: 60px;
  display: block;
  z-index: 10;
}
.content-row-4stories .story-detailbox .imagebox .closeicon:hover {
  opacity: 0.7;
}
.content-row-4stories .story-detailbox .teaserbox {
  float: left;
  width: 96%;
  margin: 25px 0 50px 0;
}
.content-row-4stories .story-detailbox .teaserbox .val-teaser {
  color: #008474;
  font-size: 20px;
  line-height: 26px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-4stories .story-detailbox .contentbox {
  width: 85%;
  float: right;
  font-size: 16px;
  line-height: 24px;
}
.content-row-4stories .story-detailbox .btnclosestory {
  cursor: pointer;
}

.content-row-headerblockimages {
  padding: 218px 0 60px 0;
}
.content-row-headerblockimages:before {
  display: none;
}
.content-row-headerblockimages .cpart-headerbox {
  margin: 0 auto;
  color: #fff;
  width: 100%;
  text-align: center;
  float: left;
}
.content-row-headerblockimages .cpart-headerbox h1 {
  position: relative;
  bottom: 0px;
}
.content-row-headerblockimages .cpart-headerbox .textbox {
  font-size: 20px;
  line-height: 32px;
  float: left;
  width: 100%;
  margin: 30px 0 30px 0;
}
.content-row-headerblockimages .cpart-headerbox .buttonrow {
  margin: 10px 0 0 0;
}
.content-row-headerblockimages .cpart-headerbox .buttonrow .linkBTN {
  background: #ffffff;
  color: #01554C;
}
.content-row-headerblockimages .cpart-headerbox .buttonrow .linkBTN:hover {
  background: #008474;
  color: #ffffff;
}
.content-row-headerblockimages .header-contentbox {
  width: 35%;
  float: left;
  position: relative;
  margin: 0 7.5%;
  z-index: 6;
}
.content-row-headerblockimages .headerimagebox {
  width: 25%;
  float: left;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  z-index: 5;
  pointer-events: none;
}
.content-row-headerblockimages .headerimagebox1 {
  margin: 50px 0 50px 0;
}
.content-row-headerblockimages .headerimagebox1 img {
  width: 100%;
  display: block;
}
.content-row-headerblockimages .headerimagebox2 {
  margin: -70px 0 0 0;
}
.content-row-headerblockimages .background {
  position: absolute;
  z-index: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  top: 0px;
  left: 0px;
  pointer-events: none;
}
.content-row-headerblockimages .background .header-square {
  position: absolute;
  top: 0px;
  pointer-events: none;
}
.content-row-headerblockimages .background .header-square-left {
  left: -451px;
  top: -311px;
}
.content-row-headerblockimages .background .header-square-right {
  right: -261px;
  top: 10px;
}

.content-row-doppeltext {
  padding: 80px 0 50px 0;
}
.content-row-doppeltext.content-row-doppeltextimage {
  padding-bottom: 140px;
}
.content-row-doppeltext .hlright {
  width: 46%;
  float: right;
}
.content-row-doppeltext .cpart-50 {
  width: 46%;
}
.content-row-doppeltext .imagebox {
  position: relative;
  float: left;
  width: 100%;
}
.content-row-doppeltext .imagebox .img-boxitem {
  border-radius: 30px;
  width: 350px;
  position: relative;
  z-index: 1;
}
.content-row-doppeltext .imagebox .imgbox-bg {
  position: absolute;
  right: 50px;
  z-index: 0;
  pointer-events: none;
}

.content-row-featureboxes {
  padding: 50px 0;
}
.content-row-featureboxes h2 {
  font-family: Avenir-Medium;
  float: left;
  width: 100%;
  margin: 0 0 60px 0;
}
.content-row-featureboxes .featureboxwrapper {
  float: left;
  width: 100%;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item {
  float: left;
  width: 48%;
  position: relative;
  color: #ffffff;
  border-radius: 30px;
  overflow: hidden;
  margin: 0 0 40px 0;
  min-height: 200px;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item:nth-child(even) {
  float: right;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 8px;
  position: absolute;
  bottom: 0px;
  z-index: 20;
  left: 0px;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item a {
  color: #ffffff;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item .featurebox-item-inner {
  margin: 40px 30px;
  float: left;
  width: calc(100% - 60px);
}
.content-row-featureboxes .featureboxwrapper .featurebox-item h3 {
  font-size: 20px;
  line-height: 30px;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item .text {
  font-size: 16px;
  line-height: 24px;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item .icon-arrow {
  position: relative;
  left: 5px;
  display: none;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item a {
  display: block;
  float: left;
  width: 100%;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item a .icon-arrow {
  display: inline;
}
.content-row-featureboxes .featureboxwrapper .featurebox-item a:hover .icon-arrow {
  left: 15px;
}

.featurebox-item-tpl .featurebox-item-tpl {
  min-height: 1px !important;
}

.content-row-imageboxes {
  padding: 80px 0px;
  margin: 0 0 210px 0;
}
.content-row-imageboxes .cpartheadline {
  float: left;
  color: #fff;
  text-align: center;
  width: 100%;
}
.content-row-imageboxes .imageboxwrapper {
  float: left;
  width: 100%;
  margin: 70px 0 -210px 0;
}
.content-row-imageboxes .imageboxpart {
  float: left;
  width: 48%;
  position: relative;
}
.content-row-imageboxes .imageboxpart_2 {
  float: right;
}
.content-row-imageboxes .imagebox {
  float: left;
  width: 100%;
  position: relative;
  overflow: hidden;
  border-radius: 30px;
  height: 480px;
}
.content-row-imageboxes .imagebox .darkbggradiant {
  position: absolute;
  width: 100%;
  height: 60%;
  bottom: 0px;
  pointer-events: none;
  z-index: 2;
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 100%);
  opacity: 0.9;
}
.content-row-imageboxes .img-boxitem {
  position: absolute;
  height: 100%;
  max-width: inherit;
  width: auto;
  left: 0px;
  top: 0px;
  -webkit-transition: all 650ms;
  -moz-transition: all 650ms;
  -o-transition: all 650ms;
  transition: all 650ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-imageboxes .textbox {
  position: absolute;
  z-index: 5;
  bottom: 30px;
  left: 30px;
  width: 70%;
  color: #ffffff;
  font-family: "Avenir-Heavy", sans-serif;
  font-style: normal;
  font-weight: 100;
}
.content-row-imageboxes .textbox h3 {
  font-size: 15px;
  line-height: 24px;
  margin: 0px 0 10px 0;
  color: #01554C;
  background-color: #ffffff;
  border-radius: 30px;
  padding: 6px 20px;
  text-transform: uppercase;
  display: inline-block;
  position: relative;
}
.content-row-imageboxes .textbox .icon-arrow {
  position: absolute;
  filter: invert(20%) sepia(76%) saturate(946%) hue-rotate(136deg) brightness(49%) contrast(55%);
  display: none;
  margin: 6px 0px 0 11px;
  top: 7px;
  right: 17px;
}
.content-row-imageboxes .textbox .boxtext {
  font-size: 20px;
  line-height: 28px;
}
.content-row-imageboxes a .textbox h3 {
  padding-right: 50px;
}
.content-row-imageboxes a .textbox .icon-arrow {
  margin: 6px 0px 0 11px;
  display: block;
  top: 7px;
  right: 17px;
}
.content-row-imageboxes a:hover .icon-arrow {
  right: 10px;
}
.content-row-imageboxes a:hover .img-boxitem {
  position: absolute;
  height: 120%;
  left: -15px;
  top: -15px;
}

.content-row-vorteilsbox {
  padding: 70px 0 180px 0;
  margin: 0px 0px;
}
.content-row-vorteilsbox .cpartheadline {
  text-align: left;
  margin-bottom: 20px;
}
.content-row-vorteilsbox .cpartheadline .factBox-subH {
  font-size: 18px;
  line-height: 24px;
  width: 40%;
}
.content-row-vorteilsbox .buttonrow {
  text-align: center;
}
.content-row-vorteilsbox .factbox {
  z-index: 2;
}
.content-row-vorteilsbox .vorteilbox-bg {
  position: absolute;
  right: -310px;
  width: inherit;
  bottom: -100px;
  height: 100%;
  z-index: 0;
  pointer-events: none;
}

.content-row-stepboxes {
  padding: 50px 0;
}
.content-row-stepboxes .cpartheadline {
  text-align: center;
  margin-bottom: 40px;
}
.content-row-stepboxes .cpartheadline .factBox-subH {
  font-style: 16px;
}
.content-row-stepboxes .stepboxwrapper {
  float: left;
  width: 100%;
}
.content-row-stepboxes .stepboxwrapper .stepbox {
  position: relative;
  float: left;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0.15);
  border-radius: 30px;
  height: 230px;
  margin: 0 0 30px 0;
}
.content-row-stepboxes .stepboxwrapper .stepbox .stepimage {
  position: absolute;
  top: 0px;
}
.content-row-stepboxes .stepboxwrapper .stepbox .stepbox-inner {
  float: left;
  width: 90%;
  margin: 30px 0 0 5%;
}
.content-row-stepboxes .stepboxwrapper .stepbox .stepbox-inner .text {
  float: left;
  width: 90%;
  margin: 10px 0 0 15px;
}
.content-row-stepboxes .stepboxwrapper .stepbox h3 {
  font-size: 15px;
  line-height: 24px;
  background-color: #01554C;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  padding: 2px 20px 2px 20px;
}
.content-row-stepboxes .stepboxwrapper .stepbox-w50 {
  width: 48%;
}
.content-row-stepboxes .stepboxwrapper .stepbox-w30 {
  width: 32%;
}
.content-row-stepboxes .stepboxwrapper .stepbox-image {
  float: right;
  -webkit-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  -moz-box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  box-shadow: 0px 0px 18px 0px rgba(0, 0, 0, 0);
  overflow: hidden;
}
.content-row-stepboxes .stepboxwrapper .stepbox-3 {
  margin: 0px 2%;
}
.content-row-stepboxes .stepboxwrapper .stepbox-4 {
  color: #fff;
}
.content-row-stepboxes .buttonrow {
  text-align: center;
}

.content-row-accordion {
  padding: 50px 0;
}
.content-row-accordion .cpartheadline {
  text-align: left;
  margin-bottom: 20px;
}
.content-row-accordion .cpartheadline .factBox-subH {
  font-size: 18px;
  line-height: 24px;
  width: 40%;
}
.content-row-accordion .tab-box {
  border-radius: 30px;
  padding: 20px 0;
  color: #fff;
  min-height: 5px;
  width: calc(100% - 100px);
  float: left;
  overflow: hidden;
}
.content-row-accordion .tab-box .tab-btnline {
  text-align: left;
  float: left;
  width: 100%;
}
.content-row-accordion .tab-box .tab-btnline .tab-row {
  display: inline-block;
  width: auto;
  background: #01554C;
  border-radius: 28px;
  position: relative;
  padding: 5px 5px 5px 5px;
}
.content-row-accordion .tab-box .tab-btnline .tab-row .tabBTN {
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  border-radius: 28px;
  font-family: "Avenir-Heavy", sans-serif;
}
.content-row-accordion .tab-box .tab-btnline .tab-row .tabBTN.tabBTN-active {
  background-color: #ffffff;
  color: #01554C;
}
.content-row-accordion .accordionsectionbox {
  position: absolute;
  opacity: 0;
  pointer-events: none;
  z-index: -1;
  width: 100%;
  float: left;
  margin: 70px 0 0 0;
}
.content-row-accordion .accordionsectionbox .accordion-item {
  pointer-events: inherit;
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 25px 0;
}
.content-row-accordion .accordionsectionbox .accordion-item .togglearrow {
  position: absolute;
  right: 0px;
  top: 7px;
  cursor: pointer;
  display: block;
}
.content-row-accordion .accordionsectionbox .accordion-item.active .togglearrow {
  position: absolute;
  right: 0px;
  top: 3px;
  cursor: pointer;
  -webkit-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content-row-accordion .accordionsectionbox .accordion-item.active .accordion-item-text {
  position: relative;
  pointer-events: inherit;
  opacity: 1;
  z-index: 2;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-accordion .accordionsectionbox.active {
  position: relative;
  opacity: 1;
  pointer-events: inherit;
  z-index: 1;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-accordion .accordionsectionbox .accordion-item-titel {
  font-size: 18px;
  line-height: 24px;
  float: left;
  width: 93%;
  position: relative;
  cursor: pointer;
}
.content-row-accordion .accordionsectionbox .accordion-item-text {
  font-size: 16px;
  line-height: 24px;
  float: left;
  width: 90%;
  position: absolute;
  pointer-events: none;
  opacity: 0;
  z-index: -1;
}

.content-row-video {
  padding: 70px 0px 40px 0;
}
.content-row-video .videobox {
  float: left;
  width: 100%;
  margin: 0 0 30px 0;
}
.content-row-video .videobox video {
  float: left;
  width: 100%;
  height: auto;
}
.content-row-video .videobox .ytframe {
  float: left;
  width: 100%;
  height: 570px;
}
.content-row-video .videobox .ytframe {
  float: left;
  width: 100%;
  height: 570px;
}
.content-row-video .videobox .vmframe {
  width: 100%;
  height: 632px;
}

.content-row-footer {
  padding-top: 50px;
}
.content-row-footer .footerlastline {
  font-size: 12px !important;
  margin: -85px 0 0 0;
}
.content-row-footer .footerlastline .has-small-font-size {
  font-size: 12px !important;
}
.content-row-footer .wp-block-image figcaption {
  margin-bottom: 1em;
  margin-top: -7px;
}
.content-row-footer .border-bottom {
  border-bottom: 1px solid #F0F0F0;
  padding: 10px 0 10px 0;
  margin: 0 0 15px 0;
}
.content-row-footer .fbicon {
  width: auto;
  height: auto;
  display: inline !important;
  float: right;
}
.content-row-footer .fbicon img {
  width: auto !important;
  height: 15px !important;
}
.content-row-footer .metalinks a {
  text-align: left;
  display: inline-block;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 20px 0px 0;
}
.content-row-footer .linkedinicon {
  width: auto;
  height: auto;
  display: inline !important;
  float: right;
  margin: 0 15px 0 0;
}
.content-row-footer .linkedinicon img {
  width: auto !important;
  height: 15px !important;
}
.content-row-footer .logobox {
  float: left;
  margin: 0 30px 0 0;
}
.content-row-footer .sloganbox {
  float: left;
}
.content-row-footer .sloganbox .slogan {
  font-size: 16px;
  line-height: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  margin: 5px 0 5px 0;
}
.content-row-footer .sloganbox .slogan-info {
  font-size: 15px;
  line-height: 22px;
  color: #01554C;
}
.content-row-footer .metabox {
  float: right;
  text-align: right;
  margin: -15px 0 0 0;
}
.content-row-footer .metalink {
  text-align: right;
  display: block;
  font-size: 13px;
  line-height: 18px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  margin: 5px 0 5px 0;
}
.content-row-footer .lastline {
  float: left;
  width: 100%;
  margin: 25px 0 0 0;
  border-top: 1px solid #F0F0F0;
  padding: 20px 0 0 0;
}
.content-row-footer .lastline .metabox {
  float: left;
  margin: 0px;
  text-align: left;
}
.content-row-footer .lastline .metalink {
  text-align: left;
  display: inline-block;
  margin: 5px 25px 0px 0;
}
.content-row-footer .lastline .shareline {
  float: right;
}
.content-row-footer .lastline .shareline .shareicon {
  margin: 0 0 0 12px;
}
.content-row-footer .copyline {
  float: left;
  width: 100%;
  margin: 15px 0 30px 0;
  font-size: 12px;
  color: #01554C;
}
.content-row-footer .copyline .copy {
  float: left;
}
.content-row-footer .copyline .credit {
  text-align: right;
  color: #01554C;
  float: right;
}

.hidebox {
  opacity: 0 !important;
}

.tribe-events-event-meta a:focus, .tribe-events-event-meta a:hover {
  color: inherit;
}

.tribe-events .datepicker .day.active, .tribe-events .datepicker .day.active.focused, .tribe-events .datepicker .day.active:focus, .tribe-events .datepicker .day.active:hover, .tribe-events .datepicker .month.active, .tribe-events .datepicker .month.active.focused, .tribe-events .datepicker .month.active:focus, .tribe-events .datepicker .month.active:hover, .tribe-events .datepicker .year.active, .tribe-events .datepicker .year.active.focused, .tribe-events .datepicker .year.active:focus, .tribe-events .datepicker .year.active:hover {
  background: #008474;
  color: #ffffff;
}

.tribe-events .datepicker .day.current, .tribe-events .datepicker .day.current.focused, .tribe-events .datepicker .day.current:focus, .tribe-events .datepicker .day.current:hover, .tribe-events .datepicker .month.current, .tribe-events .datepicker .month.current.focused, .tribe-events .datepicker .month.current:focus, .tribe-events .datepicker .month.current:hover, .tribe-events .datepicker .year.current, .tribe-events .datepicker .year.current.focused, .tribe-events .datepicker .year.current:focus, .tribe-events .datepicker .year.current:hover {
  background: #F2F6F6;
  color: #63636B;
}

.calendar-tpl {
  padding: 100px 0;
}

div.tribe-events-view {
  opacity: 0;
}

.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-events-bar__search,
.tribe-events-page-template .tribe-events-c-subscribe-dropdown__container {
  display: none;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-c-events-bar {
  border-radius: 0px;
  border: 0px;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-header--has-event-search .tribe-events-header__top-bar {
  margin: -70px 0 70px 0;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector {
  width: auto;
  position: relative;
  margin: 0px 0 0px 0;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector--tabs .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-link::after {
  background-color: #008474;
}
.tribe-events-page-template .tribe-events .tribe-events-c-view-selector__list-item--active .tribe-events-c-view-selector__list-item-text {
  color: #008474;
}
.tribe-events-page-template .tribe-events .tribe-events-c-messages__message {
  border-radius: 30px;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-common .tribe-common-l-container {
  padding-left: 0;
  padding-right: 0;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-view-selector__list-item:hover {
  background-color: transparent;
}
.tribe-events-page-template .tribe-common--breakpoint-medium.tribe-common .tribe-common-c-btn-border-small, .tribe-events-page-template .tribe-common--breakpoint-medium.tribe-common a.tribe-common-c-btn-border-small {
  overflow: hidden;
  border-radius: 20px;
}

.showCal div.tribe-events-view {
  opacity: 1;
}

.tribe-common {
  margin: 10px 0 0 0;
}
.tribe-common .tribe-common-l-container {
  min-width: 1110px !important;
  width: 1110px !important;
  max-width: 1110px !important;
}
.tribe-common .tribe-events-c-search__button, .tribe-common .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button {
  font-size: 16px !important;
  line-height: 16px !important;
  font-weight: 100 !important;
  font-family: "Avenir-Heavy", sans-serif !important;
  color: #01554C !important;
  background-color: #ffffff !important;
  border-radius: 23px !important;
  border: 1px solid #01554C !important;
  padding: 12px 32px !important;
  position: relative !important;
  display: inline-block !important;
  -webkit-transition: all 350ms !important;
  -moz-transition: all 350ms !important;
  -o-transition: all 350ms !important;
  transition: all 350ms !important;
  -webkit-backface-visibility: hidden !important;
  backface-visibility: hidden !important;
  perspective: 1000 !important;
}

abbr[title] {
  border-bottom: 0px dotted;
  text-decoration: none;
}

.tribe-events-content a {
  border-bottom: 0px;
  color: #63636B;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
}
.tribe-events-content a:hover {
  border-bottom: 0px;
  text-decoration: underline;
  text-decoration-style: dashed;
  color: #63636B;
}

.tribe-events-event-meta a, .tribe-events-event-meta a:visited {
  color: #63636B;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar {
  background-color: #ffffff !important;
}

.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner {
  background-color: #ffffff !important;
}

.single-tribe_events .tribe-events-single {
  margin: 50px 0 0 0;
}

#tribe-events-pg-template {
  margin: 0 auto;
  max-width: 1110px;
  padding: 0px;
  width: 90%;
  padding: 20px 0 0 0;
}

#tribe-events-footer {
  border-top: 1px solid var(--tec-color-border-secondary);
  float: left;
  width: 100%;
}

.tribe-events-single > .tribe_events {
  display: block;
  flex-wrap: wrap;
  overflow: hidden;
  position: relative;
  width: 100%;
  padding: 0px;
  margin: 0px;
  max-width: 100%;
  float: left;
}

html, body, .single-tribe_events #container .tribe-events-content, .single-tribe_events #container .tribe-events-event-meta, .tribe-events-content p {
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #63636B;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  -moz-osx-font-smoothing: grayscale;
}

.single-tribe_events #container .tribe-events-event-meta {
  font-size: 16px;
  line-height: 22px;
}

.tribe-events-single-event-title {
  font-size: 40px;
  line-height: 46px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
  color: #008474;
}

.tribe-events-event-meta::before, .tribe-events-event-meta ~ div:not(.tribe-events-event-meta, .event-tickets) {
  border-top: 0px;
}

.tribe-events-meta-group {
  padding: 0;
  width: 100%;
}

.tribe-events .tribe-events-c-messages__message {
  background-color: #F2F9F8;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-details {
  width: 100%;
}

.tribe-events-calendar-list__event-title.tribe-common-h6.tribe-common-h4--min-medium, .tribe-events-calendar-list__month-separator {
  font-size: 20px;
  line-height: 30px;
}

.tribe-events-calendar-list__event-date-tag-datetime {
  background: #008474;
  color: #fff;
}

.tribe-events-calendar-list__event-date-tag-weekday {
  font-size: 20px !important;
  color: #fff !important;
  text-transform: none !important;
  padding: 10px 0 11px 0 !important;
  margin: -5px 0 -3px 0 !important;
  background: #01554C;
}

.tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
  font-size: 30px;
  display: block;
  float: left;
  margin: 20px 0 0 0;
}

.tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
  height: 105px;
}

.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-cost {
  display: none;
}

.tooltipster-base h1, .tooltipster-base h2, .tooltipster-base h3, .tooltipster-base h4, .tooltipster-base h5 {
  font-size: 16px !important;
  line-height: 20px !important;
  color: #008474 !important;
}
.tooltipster-base h1 a, .tooltipster-base h2 a, .tooltipster-base h3 a, .tooltipster-base h4 a, .tooltipster-base h5 a {
  color: #008474 !important;
}
.tooltipster-base a .tribe-common-b3 {
  color: #63636B;
}
.tooltipster-base .tribe-common-b3 {
  font-size: 14px;
  line-height: 19px;
  color: #63636B;
}
.tooltipster-base .tribe-events-calendar-month__calendar-event-tooltip-cost {
  display: none;
}
.tooltipster-base time {
  font-size: 10px;
  line-height: 14px;
}
.tooltipster-base time span:after {
  content: " Uhr";
}

abbr.tribe-events-start-datetime:after, .tribe-events-end-datetime:after {
  content: " Uhr";
}

.event-meta .tribe-events .tribe-events-c-breadcrumbs__list-item-link {
  color: #63636B;
}

.tribe-events .tribe-events-c-breadcrumbs__list-item-link:hover, .tribe-events .tribe-events-c-breadcrumbs__list-item-link:active {
  color: #008474 !important;
}

.tribe-events-event-meta a {
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
}
.tribe-events-event-meta a:hover {
  text-decoration-style: dashed;
}

.filterevents {
  width: 1000px;
  float: left;
  position: absolute;
  top: -50px;
  right: 0px;
  margin: 0 0 0 0px !important;
  text-align: right;
}
.filterevents .eventfilterbtn {
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #008474;
  background-color: #ffffff;
  border: 1px solid #008474;
  border-radius: 23px;
  padding: 8px 20px 7px 20px;
  position: relative;
  display: inline-block;
  margin: 0px 5px 0 5px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.filterevents .eventfilterbtn:hover {
  color: #ffffff;
  background-color: #008474;
}
.filterevents .eventfilterbtn.active {
  color: #ffffff;
  background-color: #008474;
}

.post-type-archive-tribe_events .tribe-events-calendar-month__calendar-event-title.tribe-common-h8.tribe-common-h--alt,
.post-type-archive-tribe_events .tribe-events-calendar-month__multiday-event-bar-title.tribe-common-h8 {
  font-size: 13px;
  line-height: 16px;
  background-color: #F2F9F8;
  padding: 5px 5px 2px 5px;
}
.post-type-archive-tribe_events .tribe-events-calendar-month__day-date.tribe-common-h4 {
  font-size: 18px;
  opacity: 0.5;
}
.post-type-archive-tribe_events .tribe-events-calendar-month__header-column-title.tribe-common-b3 {
  font-size: 16px;
  line-height: 20px;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-c-messages__message-list-item-link {
  color: #008474;
  font-weight: var(--tec-font-weight-bold);
}
.post-type-archive-tribe_events .tribe-events-c-view-selector__button {
  display: none;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-c-view-selector__content {
  background-color: #ffffff;
  border: 0px;
  border-radius: 0px;
  box-shadow: none;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-c-view-selector__content {
  display: block;
  padding: 0px;
  position: relative;
  right: 0;
  top: 0;
  width: auto;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-c-view-selector__content .tribe-events-c-view-selector__list-item {
  float: left;
  width: auto;
  padding: 0px !important;
  margin: 0px !important;
  position: relative;
  top: -11px;
}
.post-type-archive-tribe_events .tribe-common.tribe-common--breakpoint-medium button.tribe-events-c-top-bar__datepicker-button {
  font-size: 18px;
  line-height: 24px;
  color: #008474;
  font-weight: 600;
}
.post-type-archive-tribe_events .tribe-common--breakpoint-medium.tribe-events .tribe-events-c-top-bar__today-button {
  display: none !important;
}

.single-tribe_events #container .event-main {
  float: left;
  width: 70%;
  position: relative;
}
.single-tribe_events #container .event-meta {
  float: right;
  width: 28%;
  position: relative;
  background-color: #F2F6F6;
  border-radius: 30px;
  margin: 0 0 20px 0;
}
.single-tribe_events #container .event-meta .tribe-events-event-meta dt {
  line-height: 20px;
  opacity: 0.6;
}
.single-tribe_events #container .event-meta .event-meta-inner {
  width: 80%;
  margin: 20px 0 20px 10%;
}
.single-tribe_events #container .event-meta .buttonrow-eventanmeldung {
  border-bottom: 0.5px solid #ccc;
  padding: 0 0 15px 0;
}
.single-tribe_events #container .event-meta .buttonrow-eventanmeldung .linkBTN {
  width: 100%;
  color: #ffffff;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
  margin: 0px;
}
.single-tribe_events #container .event-meta .tribe-events-meta-group {
  padding: 0;
  width: 100%;
  border-bottom: 0.5px solid #ccc;
  padding: 0 0 0 0;
  margin: 0 0 15px 0;
}
.single-tribe_events #container .event-meta .tribe-events-meta-group:last-child {
  border-bottom: 0px solid #ccc;
  margin: 0 0 0px 0;
}
.single-tribe_events #container .event-meta .tribe-events-meta-group.tribe-events-meta-group-venue {
  margin-top: 10px;
}
.single-tribe_events #container .event-meta .tribe-events-meta-group .tribe-events-single-section-title {
  font-size: 16px;
  line-height: 26px;
  font-style: normal;
  font-weight: 600;
  letter-spacing: 0px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #008474;
  text-transform: uppercase;
  margin: 0px 0 5px 0;
  float: left;
  width: 100%;
  padding: 0px;
}
.single-tribe_events #container .event-meta .tribe-organizer {
  text-align: center;
  margin: 20px 0 0px 0;
}
.single-tribe_events #container .event-meta .organizer-img {
  overflow: hidden;
  width: 150px;
  height: 150px;
  margin: 0 auto 10px auto;
  border-radius: 100%;
  background-color: #fff;
}
.single-tribe_events #container .event-meta .organizer-img img {
  min-height: 100%;
  width: 100%;
  max-width: inherit;
}
.single-tribe_events #container .event-meta .tribe-events-event-cost-label {
  text-indent: -9999px;
  display: block;
}
.single-tribe_events #container .event-meta .tribe-events-event-cost-label:before {
  content: "Kosten:";
  display: block;
  margin: -25px 0 0 0;
}
.single-tribe_events #container .event-meta .tribe-events-event-cost:after {
  content: " exkl. 20% USt.";
  font-size: 12px;
}
.single-tribe_events #container .event-meta .tribe-events-event-cost.eventfree:after {
  content: "";
}

.pastevent .buttonrow-eventanmeldung {
  opacity: 0.2;
  pointer-events: none;
}

.tribe-events-header__breadcrumbs.tribe-events-c-breadcrumbs {
  display: none;
}

.eventlistitem:hover a {
  color: #008474 !important;
}

.post-type-archive-tribe_events h3 {
  font-size: 24px;
  line-height: 34px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
}
.post-type-archive-tribe_events .tribe-events .tribe-events-header__title {
  display: none;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__heading.tribe-common-h5.tribe-common-h3--min-medium {
  font-size: 18px;
  line-height: 24px;
  font-weight: 600;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-description, .post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-cost {
  display: none !important;
  visibility: hidden !important;
  height: 0px;
  overflow: hidden;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-date-tag-datetime {
  background: #eeeeee;
  color: #666666;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-date-tag-month {
  font-size: 20px !important;
  color: #666666 !important;
  text-transform: none !important;
  padding: 10px 0 11px 0 !important;
  margin: -5px 0 -3px 0 !important;
  background: #cccccc;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-date-tag-daynum {
  font-size: 30px;
  display: block;
  float: left;
  margin: 20px 0 0 0;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-date-tag-year {
  color: #666666 !important;
}
.post-type-archive-tribe_events .tribe-events-calendar-latest-past__event-details {
  opacity: 0.6;
}
.post-type-archive-tribe_events .tribe-events-calendar-list__event-datetime:after {
  content: " Uhr";
}

.seperator {
  float: left;
  width: 100%;
  height: 1px;
}

.content-row-blogoverview {
  padding: 80px 0 50px 0;
}
.content-row-blogoverview .content-row-headerblock {
  padding: 184px 0 0px 0;
  height: 120px;
}
.content-row-blogoverview .blogitemsbox {
  float: left;
  width: 100%;
}
.content-row-blogoverview .blogitemsbox .blog-item {
  float: left;
  width: 30%;
  min-height: 510px;
  margin: 0 5% 100px 0;
  -webkit-box-shadow: 0px 40px 71px -40px rgba(0, 0, 0, 0.19);
  -moz-box-shadow: 0px 40px 71px -40px rgba(0, 0, 0, 0.19);
  box-shadow: 0px 40px 71px -40px rgba(0, 0, 0, 0.19);
  -webkit-border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-topright: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.content-row-blogoverview .blogitemsbox .blog-item:nth-child(3n) {
  margin-right: 0px;
}
.content-row-blogoverview .blogitemsbox .blog-item .imagebox {
  overflow: hidden;
  width: 100%;
  height: 185px;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
  -webkit-border-top-left-radius: 30px;
  -webkit-border-top-right-radius: 30px;
  -moz-border-radius-topleft: 30px;
  -moz-border-radius-topright: 30px;
  border-top-left-radius: 30px;
  border-top-right-radius: 30px;
}
.content-row-blogoverview .blogitemsbox .blog-item .imagebox img {
  position: relative;
  width: 100%;
  max-width: inherit;
  height: auto;
  top: 0px;
  left: 0px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox {
  margin: 20px 5%;
  width: 90%;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox .storycat {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  float: left;
  width: 100%;
  color: #008474;
  margin: 0 0 12px 0;
  width: calc(100% - 119px);
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox .storycat a {
  color: #008474;
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox .date {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  color: #ccc;
  position: absolute;
  right: 0;
  top: 0px;
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox h3 {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
  margin: 0px;
  float: left;
  width: 100%;
  min-height: 54px;
}
.content-row-blogoverview .blogitemsbox .blog-item .textbox .teaser {
  margin: 0 0 30px 0;
  float: left;
  font-size: 15px;
  line-height: 22px;
  overflow: hidden;
  height: 150px;
}
.content-row-blogoverview .paggingbox {
  float: left;
  width: 100%;
  border-top: 1px solid #eee;
  padding: 20px 0 0 0;
  font-size: 16px;
  color: #01554C;
}
.content-row-blogoverview .paggingbox .icon-arrow {
  background-color: #01554C;
  padding: 10px;
  border-radius: 8px;
  position: absolute;
  left: 0px;
  top: -3px;
  pointer-events: none;
}
.content-row-blogoverview .paggingbox .blogpaging-left {
  position: relative;
  float: left;
}
.content-row-blogoverview .paggingbox .blogpaging-left a {
  padding: 0 0 0 50px;
  color: #01554C;
}
.content-row-blogoverview .paggingbox .blogpaging-left .icon-arrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content-row-blogoverview .paggingbox .blogpaging-right {
  position: relative;
  float: right;
}
.content-row-blogoverview .paggingbox .blogpaging-right a {
  padding: 0 50px 0 0px;
  color: #01554C;
}
.content-row-blogoverview .paggingbox .blogpaging-right .icon-arrow {
  left: inherit;
  right: 0px;
}
.content-row-blogoverview .paggingbox .blogpaging:empty {
  display: none;
}
.content-row-blogoverview .blogsidebar {
  position: relative;
  float: left;
  width: 100%;
  color: #ffffff;
  border-radius: 0px;
  overflow: hidden;
  margin: 0 0 40px 0;
}
.content-row-blogoverview .blogsidebar a {
  color: #ffffff;
  font-size: 16px;
  line-height: 24px;
}
.content-row-blogoverview .blogsidebar .filterbox {
  font-size: 16px;
  line-height: 24px;
  width: 100%;
  margin: 0;
  hyphens: auto;
  text-align: center;
}
.content-row-blogoverview .blogsidebar .filterbox .hl {
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 20px 0;
}
.content-row-blogoverview .blogsidebar .filterbox .sidebarlink {
  font-size: 14px;
  line-height: 14px;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #008474;
  background-color: #ffffff;
  border: 1px solid #008474;
  border-radius: 23px;
  padding: 8px 20px 7px 20px;
  position: relative;
  display: inline-block;
  margin: 0px 5px 10px 5px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  perspective: 1000;
}
.content-row-blogoverview .blogsidebar .filterbox .sidebarlink:hover {
  color: #ffffff;
  background-color: #008474;
}

body.category .header-contentbox, .post-template-default .header-contentbox {
  width: 100%;
  float: left;
  position: relative;
  margin: 0 0;
}

body.category .content-row-headerblock {
  padding: 184px 0 0px 0;
  height: 100px;
}

.content-row-blogsingle {
  padding: 80px 0 50px 0;
}
.content-row-blogsingle .backlink {
  float: left;
  width: 50%;
  padding: 20px 0 0 0;
  font-size: 16px;
  color: #01554C;
}
.content-row-blogsingle .backlink a {
  color: #01554C;
}
.content-row-blogsingle .backlink .icon-arrow {
  background-color: #01554C;
  padding: 10px;
  border-radius: 8px;
  position: relative;
  left: 0px;
  top: -3px;
  float: left;
  margin: -2px 10px 0 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content-row-blogsingle .postdate {
  width: 50%;
  float: right;
  text-align: right;
  color: #01554C;
  font-size: 16px;
}
.content-row-blogsingle .postdate a {
  color: #01554C;
}
.content-row-blogsingle .teasertext {
  color: #008474;
  font-size: 20px;
  line-height: 26px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  width: 100%;
  float: left;
}

.content-row-crossposts .blogitemsbox .blog-item a .imagebox, .content-row-blogoverview .blogitemsbox .blog-item a .imagebox {
  background: #eee;
  opacity: 1;
  -webkit-transition: opacity 350ms;
  -moz-transition: opacity 350ms;
  -o-transition: opacity 350ms;
  transition: opacity 350ms;
}
.content-row-crossposts .blogitemsbox .blog-item a:hover .imagebox, .content-row-blogoverview .blogitemsbox .blog-item a:hover .imagebox {
  opacity: 0.7;
}

.content-row-blogsingle {
  padding: 50px 0 50px 0;
}
.content-row-blogsingle .single-left {
  float: left;
  width: 47%;
  position: relative;
}
.content-row-blogsingle .single-right {
  float: right;
  width: 36%;
  position: relative;
}
.content-row-blogsingle .backlink {
  float: left;
  width: 100%;
  padding: 20px 0 0 0;
  margin: -60px 0 60px 5px;
  font-size: 16px;
  color: #666666;
  cursor: pointer;
}
.content-row-blogsingle .backlink a {
  color: #666666;
}
.content-row-blogsingle .backlink .icon-arrow {
  background-color: #ccc;
  padding: 5px;
  border-radius: 4px;
  position: relative;
  left: 0px;
  top: 3px;
  float: left;
  margin: -2px 10px 0 0;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content-row-blogsingle .backlink:hover {
  color: #01554C;
}
.content-row-blogsingle .backlink:hover a {
  color: #01554C;
}
.content-row-blogsingle .backlink:hover .icon-arrow {
  background-color: #01554C;
}
.content-row-blogsingle .backlink-bottom {
  margin: 20px 0 0px 5px;
}
.content-row-blogsingle h1 {
  font-size: 30px;
  line-height: 40px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
  text-align: left;
  display: block;
  color: #01554C;
}
.content-row-blogsingle .postdate {
  width: auto;
  float: left;
  text-align: left;
  margin: 0 20px 0 0;
  color: #63636B;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  -moz-osx-font-smoothing: grayscale;
}
.content-row-blogsingle .postdate a {
  color: #63636B;
}
.content-row-blogsingle .shareblock {
  float: left;
}
.content-row-blogsingle .shareblock .sharelabel {
  color: #63636B;
  font-size: 16px;
  font-weight: 400;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  -moz-osx-font-smoothing: grayscale;
  float: left;
}
.content-row-blogsingle .shareblock .sharelink {
  display: inline-block;
  margin: 2px 0 0px 10px;
}
.content-row-blogsingle .storycat {
  float: left;
  width: 100%;
  font-size: 15px;
  font-weight: 600;
  color: #008474;
  margin: 0 0 20px 0;
}
.content-row-blogsingle .postthumb img {
  overflow: hidden;
  border-radius: 30px;
  width: 100%;
  position: relative;
}
.content-row-blogsingle .teasertext {
  color: #008474;
  font-size: 20px;
  line-height: 26px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  width: 70%;
  float: left;
  padding: 0 0px 0 0;
  float: left;
  margin: 20px 30% 0 0;
}
.content-row-blogsingle .post-contentrow {
  float: left;
  width: 77%;
  padding: 0px 0 0 0;
  font-size: 16px;
}
.content-row-blogsingle .post-contentrow h2 {
  font-size: 24px;
  line-height: 34px;
}
.content-row-blogsingle .post-contentrow h3, .content-row-blogsingle .post-contentrow h4, .content-row-blogsingle .post-contentrow h5 {
  font-size: 20px;
  line-height: 30px;
}
.content-row-blogsingle .post-contentrow p {
  margin: 0px 0 10px 0;
}
.content-row-blogsingle .post-contentrow p img {
  border-radius: 30px;
}
.content-row-blogsingle .post-contentrow .content-row-block .wp-block-gallery, .content-row-blogsingle .post-contentrow .content-row-block .wp-block-image {
  margin: 25px 0 33px 0;
}

.content-row-crossposts {
  padding: 80px 0 20px 0;
}
.content-row-crossposts .cpartheadline {
  margin: 0 0 40px 0;
}
.content-row-crossposts .cpartheadline .factBox-mainHl {
  text-align: center;
}
.content-row-crossposts .blogitemsbox {
  float: none;
  width: 80%;
  margin: 0 auto;
}
.content-row-crossposts .blogitemsbox .blog-item {
  float: left;
  width: 48%;
  margin: 0 0 60px 0;
}
.content-row-crossposts .blogitemsbox .blog-item:nth-child(odd) {
  clear: left;
}
.content-row-crossposts .blogitemsbox .blog-item:nth-child(2n) {
  float: right;
}
.content-row-crossposts .blogitemsbox .blog-item .imagebox {
  overflow: hidden;
  border-radius: 30px;
  width: 100%;
  height: 235px;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row-crossposts .blogitemsbox .blog-item .imagebox img {
  position: relative;
  width: 100%;
  max-width: inherit;
  height: auto;
  top: 0px;
  left: 0px;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.content-row-crossposts .blogitemsbox .blog-item .textbox {
  margin: 20px 0;
  position: relative;
  top: 0px;
  -webkit-transition: top 350ms;
  -moz-transition: top 350ms;
  -o-transition: top 350ms;
  transition: top 350ms;
}
.content-row-crossposts .blogitemsbox .blog-item .textbox .storycat {
  font-size: 14px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  float: left;
  width: 100%;
  color: #008474;
  margin: 0 0 15px 0;
}
.content-row-crossposts .blogitemsbox .blog-item .textbox h3 {
  font-size: 20px;
  line-height: 28px;
  color: #01554C;
  margin: 0px;
  float: left;
  width: 100%;
  height: 55px;
}

.cp-faqbox {
  width: 100%;
}

.faqbox .wp-block-yoast-faq-block {
  max-width: 1110px;
  margin: 0 auto !important;
}
.faqbox .wp-block-columns {
  display: block;
  width: 100%;
}
.faqbox .faqsetbox {
  display: block;
  width: 100%;
  clear: both;
}
.faqbox .faqset {
  display: none;
}
.faqbox .faqset.faqsetOn {
  display: block;
}
.faqbox .faqset .schema-faq-answer {
  display: none;
  margin: 20px 0 0 0;
}
.faqbox .tab-box-menu {
  display: inline-block;
  width: auto;
  background: #01554C;
  border-radius: 28px;
  position: relative;
  padding: 5px 5px 5px 5px;
  margin: 30px 0 30px 0;
}
.faqbox .tab-box-menu:empty {
  display: none;
}
.faqbox .tab-box-menu .faqset-titel {
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  border-radius: 28px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #fff;
  margin: 0px;
  padding: 12px 15px 10px 15px;
  line-height: 16px;
  cursor: pointer;
}
.faqbox .tab-box-menu .faqset-titel.titleOn {
  color: #01554C;
  background-color: #ffffff;
}
.faqbox .schema-faq-section {
  position: relative;
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px 0;
  margin: 0 0 25px 0;
}
.faqbox .schema-faq-section:first-child {
  border-top: 1px solid #ccc;
  padding-top: 20px;
}
.faqbox .schema-faq-section:first-child .togglearrow {
  top: 20px;
}
.faqbox .schema-faq-section .schema-faq-question {
  font-family: "Avenir-Heavy", sans-serif;
  color: #01554C;
  cursor: pointer;
}
.faqbox .schema-faq-section .togglearrow {
  position: absolute;
  right: 5px;
  top: 0px;
  cursor: pointer;
}
.faqbox .schema-faq-section.faq-section-on .schema-faq-answer {
  display: block;
}
.faqbox .schema-faq-section.faq-section-on .togglearrow {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

body .nf-form-cont {
  width: 100%;
  max-width: 1110px;
  margin: 0 auto !important;
  padding: 50px 0 50px 0;
  font-weight: 400;
  font-style: normal;
  font-size: 18px;
  line-height: 24px;
  color: #63636B !important;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif !important;
  -moz-osx-font-smoothing: grayscale !important;
}
body .nf-form-cont a {
  text-decoration: underline;
  color: #63636B !important;
}
body .nf-form-cont a:hover {
  text-decoration-style: dashed;
  color: #63636B !important;
}
body .nf-form-cont .nf-field-description, body .nf-form-cont .nf-field-description a, body .nf-form-cont span {
  color: #63636B !important;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif !important;
  -moz-osx-font-smoothing: grayscale !important;
  font-size: 18px !important;
  line-height: 24px !important;
}
body .nf-form-cont .listimage-container ul {
  padding: 0px;
  margin: 0px;
  width: 100%;
}
body .nf-form-cont .listimage-container img {
  width: 100%;
  border-radius: 30px;
}
body .nf-form-cont hr {
  border: 0px;
  border-top: 1px solid #63636B;
  margin: 20px 0 25px 0px !important;
  padding: 0 0 0px 0;
  float: left;
  width: 100%;
  opacity: 0.3;
}
body .nf-form-cont .one-half, body .nf-form-cont .three-sixths, body .nf-form-cont .two-fourths {
  width: 100%;
  margin-left: 0px;
}
body .nf-form-cont .nf-form-fields-required {
  display: none;
}
body .nf-form-cont .list-select-wrap .nf-field-element > div, body .nf-form-cont input:not([type=button]), body .nf-form-cont textarea {
  width: 100%;
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid #008474;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
}
body .nf-form-cont .submit-container .ninja-forms-field {
  width: auto;
  background: #008474;
  color: #fff;
  font-weight: 700;
  border: 1px solid #008474;
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  cursor: pointer;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
body .nf-form-cont .submit-container .ninja-forms-field:hover {
  background: #01554C;
  border: 1px solid #01554C;
  color: #ffffff;
}
body .nf-form-cont .nf-fu-fileinput-button {
  background: none !important;
  border: 1px solid #008474 !important;
  border-radius: 30px;
  font-size: 14px !important;
  padding: 5px 15px 5px 15px !important;
  margin: 0 0 10px 0 !important;
  color: #008474 !important;
}
body .nf-form-cont .nf-fu-fileinput-button span {
  font-size: 14px !important;
  color: #008474 !important;
}
body .nf-form-cont .nf-fu-progress {
  height: 5px;
  margin-bottom: 10px;
  box-shadow: none;
}
body .nf-form-cont .nf-fu-progress-bar {
  background-color: #008474 !important;
}
body .nf-form-cont .files_uploaded .delete {
  font-size: 12px;
}
body .nf-form-cont .checkbox-wrap .nf-field-element label::before, body .nf-form-cont .checkbox-wrap .nf-field-label label::before, body .nf-form-cont .listcheckbox-wrap .nf-field-element label::before, body .nf-form-cont .listcheckbox-wrap .nf-field-label label::before,
body .nf-form-cont .checkbox-wrap .nf-field-element label::after, body .nf-form-cont .checkbox-wrap .nf-field-label label::after, body .nf-form-cont .listcheckbox-wrap .nf-field-element label::after, body .nf-form-cont .listcheckbox-wrap .nf-field-label label::after {
  top: -1px;
  border-color: #008474;
}
body .nf-form-cont .listradio-wrap .nf-field-element label.nf-checked-label::after {
  border-color: #008474;
}
body .nf-form-cont .listradio-wrap .nf-field-element label.nf-checked-label::before {
  background: #008474;
}
body .nf-form-cont .checkbox-wrap .nf-field-element label.nf-checked-label::before, body .nf-form-cont .checkbox-wrap .nf-field-label label.nf-checked-label::before, body .nf-form-cont .listcheckbox-wrap .nf-field-element label.nf-checked-label::before, body .nf-form-cont .listcheckbox-wrap .nf-field-label label.nf-checked-label::before {
  color: #008474;
}
body .nf-form-cont .checkbox-container.label-right .field-wrap > div {
  width: auto;
}
body .nf-form-cont .ninja-forms-req-symbol {
  color: #008474;
}
body .nf-form-cont .nf-error.field-wrap .nf-field-element::after {
  display: none;
}
body .nf-form-cont .fa.fa-info-circle.nf-help {
  display: none;
}
body .nf-form-cont .nf-error .nf-error-msg {
  color: red;
  font-size: 12px;
}
body .nf-form-cont h1, body .nf-form-cont h2, body .nf-form-cont h3 {
  position: relative;
  margin: 0px 0 20px 0;
  height: auto;
  padding: 0px;
  width: 100%;
  color: #01554C;
  font-size: 40px;
  line-height: 46px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
}
body .nf-form-cont .boxinputrow-50 {
  width: 50%;
  display: block;
  float: left;
  padding: 0 20px 0 0;
}
body .content-row-doppeltextimage-tpl .nf-form-cont textarea.ninja-forms-field {
  height: 90px;
}
body .content-row-cta-tpl.wp-block-columns {
  padding: 30px 0 10px 0;
}
body .content-row-cta-tpl .nf-form-cont {
  width: 88%;
  margin: 80px auto 0 auto !important;
  color: #ffffff;
}
body .content-row-cta-tpl .nf-form-cont a {
  color: #ffffff !important;
}
body .content-row-cta-tpl .nf-form-cont label {
  display: none;
}
body .content-row-cta-tpl .nf-form-cont .nf-form-cont .nf-error .nf-error-msg {
  display: none;
}
body .content-row-cta-tpl .nf-form-cont .box-dsgvoinfo {
  position: absolute;
  margin: -66px 0 0 0;
  width: 221px;
  left: 230px;
  font-size: 14px;
  line-height: 19px;
}
body .content-row-cta-tpl .nf-form-cont .box-dsgvoinfo a {
  text-decoration: underline;
}
body .content-row-cta-tpl .nf-form-cont .box-dsgvoinfo .dsgvoinfo {
  margin-left: 35px;
  float: left;
  min-width: 270px;
}
body .content-row-cta-tpl .nf-field-description, body .content-row-cta-tpl .nf-field-description a, body .content-row-cta-tpl span {
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 19px !important;
}

.content-row-ctanj-tpl .nf-response-msg {
  color: #ffffff !important;
  padding: 0 0 0 10px;
  min-height: 140px;
  max-width: 500px;
}
.content-row-ctanj-tpl .nf-error .nf-error-msg, .content-row-ctanj-tpl .nf-form-errors, .content-row-ctanj-tpl .nf-error-msg {
  color: #ffffff !important;
  font-size: 14px !important;
}
.content-row-ctanj-tpl .nf-error .ninja-forms-field {
  border-color: #ffffff !important;
  transition: all 0.5s;
}

.content-row-nlform {
  padding: 50px 0 50px 0;
}
.content-row-nlform label {
  font-weight: 700;
  font-size: 18px;
  line-height: 20px;
  margin: 0 0 10px 0;
  padding: 0;
  display: block;
}
.content-row-nlform input, .content-row-nlform select {
  width: calc(100% - 40px) !important;
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid #008474;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
}
.content-row-nlform select {
  width: 100% !important;
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid #008474;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
}
.content-row-nlform .cr_ipe_item {
  margin: 0 0 20px 0 !important;
  display: block;
  float: left;
  width: 100%;
}
.content-row-nlform .cr_button {
  width: auto;
  background: #008474;
  color: #fff;
  font-weight: 700;
  border: 1px solid #008474;
  height: 48px;
  font-size: 16px;
  border-radius: 15px;
  padding: 0 20px 0 20px;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  cursor: pointer;
  -webkit-transition: all 350ms;
  -moz-transition: all 350ms;
  -o-transition: all 350ms;
  transition: all 350ms;
}
.content-row-nlform .cr_button:hover {
  background: #01554C;
  border: 1px solid #01554C;
  color: #ffffff;
}

body .cp-formbewerbung {
  color: #ffffff;
  padding: 0 90px;
  opacity: 0;
}
body .cp-formbewerbung a {
  color: #ffffff;
}
body .cp-formbewerbung .wp-block-heading {
  margin-top: 60px !important;
  margin-bottom: 30px;
}
body .cp-formbewerbung .nf-form-cont {
  color: #ffffff !important;
}
body .cp-formbewerbung .nf-form-cont a {
  color: #ffffff !important;
}
body .cp-formbewerbung .nf-form-cont .ninja-forms-req-symbol {
  display: none;
}
body .cp-formbewerbung .nf-form-cont .list-select-wrap:before {
  content: "";
  width: 22px;
  height: 22px;
  background-color: #fff;
  position: absolute;
  z-index: 20;
  right: 10px;
  top: 12px;
  border-radius: 100%;
  background-image: url("img/icon-down-circle.svg");
  background-repeat: no-repeat;
  background-size: 100%;
  pointer-events: none;
}
body .cp-formbewerbung .nf-form-cont .sectionInfo {
  font-size: 15px;
  line-height: 24px;
  background-color: #01554C;
  color: #ffffff;
  border-radius: 30px;
  display: inline-block;
  padding: 2px 20px 2px 20px;
  font-weight: 800;
  float: left;
  margin: 15px 0 0px 0;
}
body .cp-formbewerbung .form-row-2column .fromsection {
  width: 100%;
  float: left;
  margin: 20px 0 0 0;
}
body .cp-formbewerbung .form-row-2column .fromsection nf-field {
  width: 48%;
  display: block;
  float: left;
  position: relative;
}
body .cp-formbewerbung .form-row-2column .fromsection nf-field:nth-child(2n) {
  float: right;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container {
  width: 48%;
  float: left;
  border: 1px dashed #fff;
  border-radius: 15px;
  padding: 30px;
  background: #008474;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container .nf-fu-progress {
  height: 1px;
  margin-bottom: 10px;
  border-bottom: 1px dotted #fff;
  background-color: transparent;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container .nf-fu-fileinput-button {
  font-size: 14px !important;
  color: #fff !important;
  width: 100%;
  display: block;
  text-align: center;
  border: 0px;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container .nf-fu-fileinput-button span {
  font-size: 16px !important;
  color: #fff !important;
  width: 100%;
  display: block;
  text-align: center;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container .files_uploaded {
  position: absolute;
  left: calc(100% + 75px);
  width: 420px;
  top: -11px;
  font-size: 16px;
}
body .cp-formbewerbung .form-row-2column .fromsection-3 .file_upload-container .files_uploaded .delete {
  font-size: 12px;
  float: right;
}
body .cp-formbewerbung .checkbox-wrap .nf-field-label label {
  margin: 0px 0 0 30px;
  display: block;
  font-size: 12px;
  color: #D9E4E2;
  font-weight: 100;
}
.releasemenuToggler {
  display: none;
}

.content-row-releasenotes-header {
  padding: 50px 0 0px;
  min-height: 177px;
}
.content-row-releasenotes-header:after {
  background: linear-gradient(to right, #f3c830 0%, #f37335 100%);
  content: "";
  pointer-events: none;
  width: 100%;
  height: 18px;
  position: absolute;
  bottom: 54px;
  z-index: 5;
  left: 0px;
}
.content-row-releasenotes-header .cpart-teaser {
  float: left;
  position: relative;
  z-index: 10;
}
.content-row-releasenotes-header .cpart-image {
  float: right;
  position: relative;
  z-index: 10;
}
.content-row-releasenotes-header .cpart-image .imagebox {
  margin: -40px 0 0 0;
}
.content-row-releasenotes-header .cpart-image .imagebox .img-boxitem {
  border-radius: 30px;
  width: 350px;
  position: relative;
  z-index: 1;
  float: right;
  margin: 0 40px 0 0;
}
.content-row-releasenotes-header .cpart-image .imagebox .imgbox-bg {
  right: 0;
  width: 295px;
  bottom: -40px;
}

.box-selector {
  position: relative;
  float: left;
  width: 100%;
  position: relative;
}
.box-selector h2 {
  font-size: 30px;
  line-height: 40px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 15px 0;
  color: #01554C;
  float: left;
}
.box-selector .archiv-checkbox {
  float: left;
  position: relative;
  padding: 0 0 0 31px;
  cursor: pointer;
  margin: 44px 30px 0 -3px;
}
.box-selector .archiv-checkbox:before {
  margin-right: 10px;
  content: "";
  background: #ffffff;
  color: #01554C;
  border-radius: 5px;
  border: 0.5px solid #01554C;
  width: 20px;
  height: 20px;
  text-align: center;
  display: inline-block;
  font-size: 15px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  line-height: 21px;
  position: absolute;
  left: 0px;
}
.box-selector .archiv-checkbox:hover:before {
  content: "✓";
  opacity: 0.8;
}
.box-selector .archiv-checkbox.archiv-checkbox-on:before {
  content: "✓";
}
.box-selector .release-switcher {
  float: left;
  width: 100%;
  border-bottom: 1px solid #C9DBD9;
  padding: 0 0 15px 0;
  margin: 0 0 50px 0;
}
.box-selector .tab-box-menu {
  display: inline-block;
  width: auto;
  background: #01554C;
  border-radius: 28px;
  position: relative;
  padding: 5px 5px 5px 5px;
  margin: 30px 23px 30px 0;
  float: left;
}
.box-selector .tab-box-menu .faqset-titel {
  display: inline-block;
  padding: 10px 25px;
  cursor: pointer;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  border-radius: 28px;
  font-family: "Avenir-Heavy", sans-serif;
  color: #fff;
  margin: 0px;
  padding: 12px 15px 10px 15px;
  line-height: 16px;
}
.box-selector .tab-box-menu .faqset-titel.titleOn {
  color: #008474;
  background-color: #ffffff;
}
.box-selector .search-form {
  float: left;
  width: auto;
  position: relative;
  margin: 30px 0px 0 0px;
}
.box-selector .search-form #searchvalue {
  float: left;
  width: 240px;
  border-radius: 28px;
  border: solid 1px #ccc;
  height: 46px;
  padding: 0 40px 0 20px;
  margin: 0px 0 0 0;
  font-size: 16px;
  line-height: 20px;
  font-style: normal;
  font-weight: 100;
  line-height: 16px;
}
.box-selector .search-form button {
  background: none;
  border: 0px;
  position: absolute;
  top: 15px;
  right: 13px;
}
.box-selector .search-breadcrumb {
  position: absolute;
  background: #01554C;
  color: #fff;
  width: 25px;
  height: 25px;
  overflow: hidden;
  text-align: center;
  padding: 0px;
  right: 11px;
  border-radius: 100px;
  top: 12px;
  z-index: 20;
}
.box-selector .search-breadcrumb a {
  color: #ffffff;
}

.content-row-release-notes .releasemenu {
  float: left;
  width: 25%;
  position: relative;
}
.content-row-release-notes .releasemenu ul {
  margin: 0px;
  padding: 0px;
  list-style-type: none;
}
.content-row-release-notes .releasemenu ul li {
  margin: 0px;
  padding: 0px;
  float: left;
  width: 100%;
  position: relative;
  font-size: 16px;
  line-height: 20px;
  padding: 2px 0 2px 0;
  margin: 8px 0 0 0;
}
.content-row-release-notes .releasemenu ul li a {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.content-row-release-notes .releasemenu ul li a:hover {
  color: #008474;
}
.content-row-release-notes .releasemenu ul li a.active {
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  color: #008474;
  display: block;
  position: relative;
}
.content-row-release-notes .releasemenu ul li a.active:after {
  content: "";
  width: 20px;
  height: 20px;
  filter: brightness(0) saturate(100%) invert(22%) sepia(89%) saturate(2667%) hue-rotate(161deg) brightness(97%) contrast(101%);
  display: inline-block;
  margin: 0 6px 0 10px;
  background-image: url("img/icon-down-circle.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: absolute;
  right: -10px;
  top: -2px;
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
.content-row-release-notes .accordion-container {
  position: relative;
  float: right;
  width: 68%;
}
.content-row-release-notes .accordion-container h2 {
  font-size: 30px;
  line-height: 40px;
  color: #01554C;
}
.content-row-release-notes .accordion-container .description, .content-row-release-notes .accordion-container .accordion-item-content {
  font-size: 16px;
  line-height: 22px;
}
.content-row-release-notes .accordion-container .description .greentext, .content-row-release-notes .accordion-container .accordion-item-content .greentext {
  color: #008474;
}
.content-row-release-notes .accordion-container .description a, .content-row-release-notes .accordion-container .accordion-item-content a {
  position: relative;
  text-decoration: underline;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
  color: #63636B;
}
.content-row-release-notes .accordion-container .description a:before, .content-row-release-notes .accordion-container .accordion-item-content a:before {
  display: none !important;
  content: "";
  width: 20px;
  height: 8px;
  filter: brightness(0) saturate(100%) invert(22%) sepia(89%) saturate(2667%) hue-rotate(161deg) brightness(97%) contrast(101%);
  display: inline-block;
  margin: 0 6px 0 10px;
  background-image: url("img/icon-arrow.svg");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100%;
  position: relative;
  left: 0px;
  -webkit-transition: left 350ms;
  -moz-transition: left 350ms;
  -o-transition: left 350ms;
  transition: left 350ms;
}
.content-row-release-notes .accordion-container .description a:hover:before, .content-row-release-notes .accordion-container .accordion-item-content a:hover:before {
  left: 2px;
}
.content-row-release-notes .accordion-container .description a:hover, .content-row-release-notes .accordion-container .accordion-item-content a:hover {
  text-decoration-style: dashed;
  text-decoration-color: #008474;
  color: #008474;
}
.content-row-release-notes .accordion-container .description ul, .content-row-release-notes .accordion-container .accordion-item-content ul {
  margin: 0px;
  padding: 0px 0 0 20px;
}
.content-row-release-notes .accordion-container .description ul li, .content-row-release-notes .accordion-container .accordion-item-content ul li {
  padding: 0 0 5px 0;
}
.content-row-release-notes .accordion-container .accordion-item {
  border-bottom: 1px solid #C9DBD9;
  float: left;
  width: 100%;
  position: relative;
  padding: 20px 0 0 0;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-titel {
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
  color: #008474;
  cursor: pointer;
  float: left;
  width: 100%;
  position: relative;
  cursor: pointer;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-titel h3 {
  font-size: 18px;
  line-height: 24px;
  font-style: normal;
  font-weight: 100;
  font-family: "Avenir-Heavy", sans-serif;
  margin: 0px 0 10px 0;
  color: #01554C;
  cursor: pointer;
  float: left;
  width: 100%;
  position: relative;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-titel h3 .version {
  font-size: 12px;
  line-height: 12px;
  display: inline-block;
  font-weight: 400;
  color: #63636B;
  font-style: normal;
  font-family: "Avenir-Roman", sans-serif;
  margin: 0 0 0 10px;
  position: relative;
  top: 0;
  float: right;
  margin: 8px 50px 0 0;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-titel:hover h3 {
  color: #008474;
}
.content-row-release-notes .accordion-container .accordion-item .togglearrow {
  position: absolute;
  right: 0px;
  top: 22px;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content {
  display: none;
  font-size: 16px;
  line-height: 22px;
  padding: 0 0 20px 0;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content .greentext {
  color: #008474;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content a {
  position: relative;
  color: #63636B;
  text-decoration: underline;
  text-decoration-style: solid;
  text-decoration-thickness: auto;
  text-decoration-style: dotted;
  text-underline-offset: 3.5px;
  text-decoration-thickness: 0.8px;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content a:hover {
  text-decoration-style: dashed;
  color: #008474;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content ul {
  margin: 0px;
  padding: 0px 0 0 20px;
}
.content-row-release-notes .accordion-container .accordion-item .accordion-item-content ul li {
  padding: 0 0 5px 0;
}
.content-row-release-notes .accordion-container .accordion-item.active .togglearrow {
  filter: brightness(0) saturate(100%) invert(25%) sepia(66%) saturate(6492%) hue-rotate(166deg) brightness(98%) contrast(101%);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.content-row-release-notes .accordion-container .accordion-item.active .accordion-item-titel {
  color: #008474;
}
.content-row-release-notes .accordion-container .accordion-item.active .accordion-item-titel h3 {
  color: #008474;
}
.content-row-release-notes .accordion-container .accordion-item.active .accordion-item-content {
  display: block;
}

.content-row-release-notes .searchresults .accordion-container {
  position: relative;
  float: right;
  width: 100%;
  float: left;
}
.content-row-release-notes .searchresults .accordion-container h2 .keywords {
  font-style: italic;
  color: #008474;
}
.content-row-release-notes .searchresults .highlight {
  background: #f3c830;
  color: #ffffff;
  border-radius: 20px;
  padding: 2px 10px 1px 10px;
}

.page-template-release-notes-overview .content-wrapper {
  opacity: 1;
  padding-top: 20px;
}
.page-template-release-notes-overview .content-row.content-row-header {
  display: none;
}

/* ....................................................................................... 1820 */
@media only screen and (max-width: 1820px) {
  .content-row-headerblock .headerSlider .slideItem {
    height: 240px;
  }
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    top: -74px;
    width: auto;
    left: 9%;
    max-width: inherit;
    height: 313px;
  }
  .content-row-headerblock {
    padding: 184px 0 0px 0;
  }
}
/* ....................................................................................... 1700 */
@media only screen and (max-width: 1700px) {
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 7%;
  }
}
/* ....................................................................................... 1600 */
@media only screen and (max-width: 1600px) {
  .content-row-headerblock .headerSlider .slideItem {
    height: 200px;
  }
  .content-row-headerblock .headerSlider {
    height: 330px;
  }
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    height: 274px;
  }
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 11%;
  }
  .content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
    margin: 47px auto;
  }
  .content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
    font-size: 23px;
    line-height: 34px;
  }
}
/* ....................................................................................... 1440 */
@media only screen and (max-width: 1440px) {
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 6%;
  }
}
/* ....................................................................................... 1360 */
@media only screen and (max-width: 1360px) {
  .content-row-headerblock .headerSlider .slideItem {
    height: 150px;
  }
  .content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
    margin: 27px auto;
  }
  .content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
    font-size: 17px;
    line-height: 22px !important;
  }
  .textline:first-child {
    padding: 4px 15px 4px 15px;
  }
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 15%;
    height: 196px;
    top: -47px;
  }
  .content-row-headerblock .headerSlider {
    height: 280px;
  }
  .content-row-headerblock.bggreenlight::before {
    height: 120px;
  }
}
/* ....................................................................................... 1230 */
@media only screen and (max-width: 1230px) {
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 8%;
  }
}
/* ....................................................................................... 1199 */
@media only screen and (max-width: 1199px) {
  .content-row-headerblock .headerSlider {
    margin: 90px 0 0px 0;
  }
  h2 {
    font-size: 30px;
    line-height: 36px;
  }
  .content-row-tabboxes .tabcontent .tabcontent-text {
    padding: 40px 0 0 0;
    width: 40%;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image .imagebox {
    bottom: -20px;
  }
  .content-row-tabboxes .tab-box {
    padding: 50px 0 0 50px;
    width: calc(100% - 50px);
  }
  .content-row-ctaform .cpart-image .ctaformimagebox .ctaformimage {
    left: 0;
  }
  .content-row-factboxes .factbox {
    min-height: 450px;
  }
  .content-row-factboxes .imagebox .imagemask {
    min-height: 450px;
  }
  .content-row-4stories .stories-wrapper .story-item .imagebox {
    height: 210px;
  }
  .content-row-teamgrid .teamgrid-inner .bigtext h2 {
    font-size: 55px;
    line-height: 79px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-3 {
    top: 330px;
    left: -20px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
    top: 622px;
    left: 160px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-6 {
    top: 571px;
    left: -40px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-2 {
    top: 80px;
    right: 40px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-4 {
    top: 325px;
    right: -30px;
  }
  .content-row-headerblockimages .headerimagebox1 {
    margin: 50px 0 50px 0;
  }
  .content-row-accordion .cpartheadline .factBox-subH {
    width: 70%;
  }
}
/* ....................................................................................... 1028 */
@media only screen and (max-width: 1028px) {
  .content-row-header .mainmenu ul li {
    margin: 0 0 0 36px;
  }
  .content-row-headerblockslider .cpart-50 {
    width: 100%;
  }
  .content-row-headerblock h1 {
    position: relative;
    bottom: 0;
  }
  .content-row-headerblock .headerSlider {
    margin: 0px 0 0px 0;
  }
  .content-row-imagetext .imagebox .imgbox-bg {
    left: -40px;
    top: 100px;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image .imagebox {
    width: 70%;
    bottom: -210px;
  }
  .content-row-tabboxes .tab-box {
    padding: 50px 0 140px 50px;
  }
  .content-row-ctaform .formrow .dsgvoinfo {
    width: auto;
    margin: 18px 0 0 0px;
  }
  .content-row-ctaform .cpart-image {
    width: 42%;
  }
  .content-row-factboxes .factbox {
    min-height: 560px;
  }
  .content-row-factboxes .factbox.bggreygradiant {
    min-height: 486px;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox .priceboxprice {
    font-size: 50px;
    line-height: 34px;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox .priceboxHL {
    font-size: 18px;
    line-height: 21px;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox .priceboxtext {
    min-height: 200px;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox .pricebox-inner {
    margin: 0 0 30px 5%;
  }
  .factbox.factbox-big {
    min-height: 10px;
  }
  .content-row-4stories .stories-wrapper .story-item .imagebox {
    height: 160px;
  }
  .content-row-4stories .stories-wrapper {
    width: 100%;
    margin: 20px auto;
  }
  .content-row-4stories .sectionheadline {
    margin: 0px 0 40px 0;
  }
  .content-row-teamgrid .teamgrid-inner .bigtext h2 {
    font-size: 35px;
    line-height: 59px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-2 {
    top: 40px;
    right: 10px;
  }
  .content-row-teamgrid .teamgrid-inner .infotext {
    max-width: 350px;
    margin: 50px auto 0 auto;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-7 {
    top: 560px;
    right: -20px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
    top: 682px;
    left: 270px;
  }
  .content-row-teamgrid .teamgrid-inner .buttonrow {
    margin: 0px 0 0 0;
  }
  .content-row-footer .lastline .metalink {
    margin: 5px 20px 0px 0;
  }
  .content-row-headerblock {
    padding: 184px 0 40px 0;
  }
  .content-row-featureboxes .featureboxwrapper .featurebox-item {
    min-height: 220px;
  }
  .content-row-imageboxes .textbox {
    left: 15px;
    width: calc(100% - 30px);
    min-height: 150px;
  }
  .content-row-imageboxes .textbox .boxtext {
    font-size: 17px;
    line-height: 28px;
  }
  .stepbox-1 {
    min-height: 300px;
  }
  .stepbox-image {
    min-height: 300px;
  }
}
/* ....................................................................................... 767 */
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 45px;
    line-height: 55px;
  }
  .content-row-headerblock h1 i {
    margin: 0 0 10px 0;
  }
  .content-row-headerblock .cpart-teaser {
    margin: 20px 0 0 0;
  }
  .content-row-headerblock .headerSlider .slideItem {
    height: 178px;
  }
  .content-row-headerblock .headerSlider .slideItem.slideItem-textbox .text {
    font-size: 25px;
    line-height: 43px !important;
  }
  .content-row-headerblock .headerSlider .slideItem.image-setTop .img-slideritem {
    left: 22%;
    top: -63px;
    height: 240px;
  }
  .content-row-headerblock .headerSlider .slideItem video {
    width: auto;
    height: 100%;
    margin: 0 0 0 0;
  }
  .cpart-50 {
    width: 100%;
  }
  .cpart-50:nth-child(2n) {
    float: left;
    margin: 30px 0 0 0;
  }
  .content-row-textboxen3 .textboxitem {
    width: 100%;
    margin: 0 0 20px 0 !important;
  }
  .content-row-tabboxes .tab-box {
    padding: 20px 0 140px 20px;
  }
  .content-row-tabboxes .tab-box {
    padding: 25px 25px 170px 25px;
    width: calc(100% - 50px);
  }
  .content-row-tabboxes .tab-box .tab-btnline .tab-row {
    padding: 10px 0 10px 0;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image {
    float: left;
    width: 100%;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image .imagebox {
    width: 90%;
  }
  .content-row-ctaform .cpart-form {
    margin: 30px 0 0 25px;
    width: calc(100% - 50px);
    max-width: 100%;
  }
  .content-row-ctaform .formrow {
    width: 100%;
  }
  .content-row-ctaform .formrow .submitBTN {
    width: 100%;
  }
  .content-row-ctaform .cpart-image {
    width: 90%;
  }
  .content-row-ctaform .cpart-image .ctaformimagebg {
    right: -120px;
    top: 0px;
  }
  .content-row-ctaform .cpart-image .ctaformimagebox {
    margin: -20px 0 0 0px;
  }
  .content-row-factboxes .factbox .factboxpart {
    width: 100%;
  }
  .content-row-factboxes .factboxpart.factboxpart-50 {
    width: 100%;
  }
  .content-row-factboxes .imagebox .imagemask {
    min-height: 290px;
    max-height: inherit;
  }
  .content-row-factboxes .imagebox .imgbox-bg {
    right: -20px;
    bottom: -50px;
    width: 300px;
    max-width: inherit;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox {
    width: 100%;
    float: left;
    min-height: 200px;
    margin: 0 0 50px 0 !important;
  }
  .content-row-preisboxen .priceboxb-subinfo {
    margin: 0px 0 0 0;
  }
  .content-row-preisboxen .pricetoggler .labeltoggler {
    font-size: 13px;
  }
  .content-row-logoleiste .cpart-logoleiste {
    margin: -50px 0 0 0;
  }
  .content-row-4stories .stories-wrapper .story-item {
    width: 100%;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox {
    width: 84px;
    height: 120px;
  }
  .content-row-teamgrid .teamgrid-inner .bigtext h2 {
    font-size: 35px;
    line-height: 44px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-3 {
    top: 250px;
    left: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-4 {
    top: 215px;
    right: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-6 {
    top: 461px;
    left: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-7 {
    top: 420px;
    right: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
    top: 732px;
    left: 280px;
  }
  .content-row-footer .metabox {
    float: left;
    text-align: center;
    margin: 20px 0 0 0;
  }
  .content-row-footer .metalink {
    text-align: center;
    display: inline;
  }
  .content-row-footer .metalink {
    text-align: center;
    margin: 5px 5px 5px 5px;
  }
  .content-row-footer .lastline .metabox {
    float: left;
    margin: 0px;
    text-align: center;
    width: 100%;
  }
  .content-row-footer .lastline .shareline {
    float: left;
    width: 100%;
    text-align: center;
    margin: 40px 0 20px 0;
  }
  .content-row-textboxen3 {
    padding: 25px 0px;
  }
  .content-row-tabboxes {
    padding: 25px 0px;
  }
  .content-row-preisboxen .priceboxwrapper .pricebox .priceboxtext {
    min-height: 100px;
  }
  .content-row-footer .sloganbox .slogan-info br {
    display: none;
  }
  .content-row-footer .copyline .copy {
    float: left;
    width: 100%;
    text-align: center;
  }
  .content-row-footer .copyline .credit {
    text-align: center;
    color: #01554C;
    float: left;
    width: 100%;
  }
  .content-row-headerblock .cpart-teaser br {
    display: none;
  }
  .content-row-footer .logobox {
    width: 100%;
    text-align: center;
  }
  .content-row-footer .sloganbox {
    float: left;
    width: 100%;
    text-align: center;
  }
  .content-row-headerblockimages .header-contentbox {
    width: 100%;
    float: left;
    margin: 0px;
  }
  .content-row-headerblockimages .cpart-headerbox .textbox {
    width: 100%;
    margin: 10px 0 0 0;
  }
  .content-row-headerblockimages .headerimagebox1 {
    float: none;
    margin: 0 auto;
  }
  .content-row-headerblockimages .headerimagebox2 {
    margin: 0px auto;
    float: none;
  }
  .content-row-headerblockimages .header-contentbox {
    margin: 0px 0 30px 0;
  }
  .content-row-headerblockimages .headerimagebox {
    height: 110px;
  }
  .content-row-doppeltext .cpart-50 {
    width: 100%;
  }
  .content-row-doppeltext .hlright {
    width: 100%;
    float: left;
  }
  .content-row-doppeltext .imagebox .imgbox-bg {
    left: -22px;
    bottom: -37px;
  }
  .content-row-doppeltext.content-row-doppeltextimage {
    padding-bottom: 0px;
  }
  .content-row-featureboxes .featureboxwrapper .featurebox-item {
    min-height: 50px;
    width: 100%;
  }
  .content-row-featureboxes {
    padding: 25px 0;
  }
  .content-row-imageboxes .imageboxpart {
    float: left;
    width: 100%;
    position: relative;
    margin: 0 0 30px 0;
  }
  .content-row-vorteilsbox {
    padding: 0px 0 25px 0;
    margin: 0px 0px;
  }
  .content-row-vorteilsbox .cpartheadline .factBox-subH {
    width: 100%;
  }
  .content-row-factboxes .factbox .linkBTN {
    margin: 0 0 40px 0px;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox-w50 {
    width: 100%;
    height: auto;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox-w50 {
    width: 100%;
    height: auto;
    min-height: 50px;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox .stepimage {
    position: relative;
    bottom: 0px;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox-w30 {
    width: 100%;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox-3 {
    margin: 0px 3px 30px 0;
  }
  .content-row-stepboxes .stepboxwrapper .stepbox .stepbox-inner .text {
    margin: 10px 0 30px 15px;
  }
  .content-row-accordion .cpartheadline .factBox-subH {
    width: 100%;
  }
  .content-row-accordion .tab-box {
    width: 100%;
  }
  .content-row-accordion .tab-box .tab-btnline .tab-row .tabBTN {
    display: block;
    float: left;
    width: 84%;
    text-align: center;
  }
  .content-row-accordion .accordionsectionbox {
    margin: 20px 0 0 0;
  }
  .content-row-headerblockimages {
    padding: 134px 0 40px 0;
  }
  .content-row-headerblockimages .headerimage {
    min-height: 100%;
  }
  .content-row-tabboxes .tab-box .tab-btnline .tab-row .tabBTN {
    display: block;
    width: 76%;
    margin: 0 0 0 5%;
  }
  .content-row-tabboxes .tab-box .tab-btnline .tab-row {
    padding: 10px 0 10px 0;
    width: 100%;
  }
  .content-row-ctaform .cpart-image .ctaformimagebox {
    height: 320px;
  }
  .content-row-ctaform .cpart-image .ctaformimagebox .ctaformimage {
    left: 80px;
  }
  .content-row-factboxes .factbox {
    text-align: center;
    min-height: 100px;
  }
  .content-row-factboxes .factbox-half .factbox-inner {
    text-align: left;
  }
  .content-row-factboxes .factbox .factboxpart .factitem {
    text-align: left;
  }
  .content-row-factboxes .factbox .linkBTN {
    margin: 30px 0 40px 0px;
  }
  .content-row-4stories .story-detailbox .imagebox {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .content-row-4stories .story-detailbox .headlinebox {
    float: left;
    width: 100%;
    position: relative;
    margin: 50px 0 0 0;
  }
  .content-row-4stories .story-detailbox .headlinebox br {
    display: none;
  }
  .content-row-4stories .story-detailbox .teaserbox {
    float: left;
    width: 100%;
    margin: 25px 0 5px 0;
  }
  .content-row-4stories .story-detailbox .contentbox {
    width: 100%;
    float: right;
    font-size: 16px;
    line-height: 24px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
    top: 732px;
    left: 320px;
  }
  .content-row-video .videobox .ytframe {
    height: 200px;
  }
  .content-row-video .videobox .vmframe {
    height: 200px;
  }
  .tribe-common .tribe-common-l-container {
    min-width: 90% !important;
    width: 90% !important;
    max-width: 90% !important;
  }
  .filterevents {
    width: 70%;
    float: left;
    position: relative;
    top: 0px;
    right: 0px;
    margin: 0 0 0 0px !important;
    text-align: left;
  }
  .filterevents .eventfilterbtn {
    margin: 10px 5px 0 5px;
  }
  .tribe-events .tribe-events-c-view-selector {
    position: relative;
    width: 100%;
  }
  .tribe-events .tribe-events-header__events-bar {
    flex: none;
    float: left;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--selected, .tribe-events .tribe-events-calendar-month__day-cell--selected:focus, .tribe-events .tribe-events-calendar-month__day-cell--selected:hover {
    background-color: #01554C;
    color: #ffffff;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--mobile {
    border: 1px solid #fff;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--mobile h3 {
    font-size: 16px;
    line-height: 42px;
    font-style: normal;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
    height: 27px;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date {
    color: #ffffff;
  }
  .tribe-events .tribe-events-calendar-month__day-cell--selected .tribe-events-calendar-month__day-date .tribe-events-calendar-month__day-date-daynum {
    color: #ffffff;
  }
  .tribe-events .tribe-events-calendar-month__mobile-events-icon--event {
    background-color: #01554C;
  }
  .tribe-events-c-messages__message-list-item {
    font-size: 14px;
    line-height: 16px;
  }
  .tribe-events-calendar-month-mobile-events__mobile-event-datetime.tribe-common-b2 {
    font-size: 12px;
  }
  .post-type-archive-tribe_events h3 {
    font-size: 18px;
    line-height: 27px;
  }
  .tribe-events .tribe-events-c-nav__list-item {
    display: flex;
    width: 33.33%;
    font-size: 14px !important;
  }
  .tribe-events .tribe-events-c-nav__list-item button {
    font-size: 14px !important;
  }
  .tribe-events .tribe-events-calendar-list__event-date-tag {
    flex: none;
    position: relative;
    width: 100%;
    float: left;
  }
  .tribe-common .tribe-common-g-col {
    min-width: 0;
    width: 100%;
    margin: 0px !important;
    padding: 0px !important;
  }
  .tribe-events-calendar-list__event-date-tag-weekday {
    font-size: 15px !important;
    padding: 5px 0 5px 0 !important;
    background: #01554C;
  }
  .tribe-events-calendar-list__event-date-tag-daynum.tribe-common-h5.tribe-common-h4--min-medium {
    font-size: 25px;
    display: block;
    float: left;
    margin: 15px 0 0 0;
  }
  .tribe-events .tribe-events-calendar-list__event-date-tag-datetime {
    height: 77px;
  }
  .tribe-common .tribe-common-g-row {
    display: block;
    flex-wrap: inherit;
    float: left;
    float: left;
    margin: 12px 0 0 0;
    font-size: 14px;
    text-align: left;
  }
  .single-tribe_events #container .event-main {
    float: left;
    width: 100%;
    position: relative;
  }
  .single-tribe_events #container .event-meta {
    float: left;
    width: 100%;
  }
  .single-tribe_events .tribe-events-single-event-title {
    font-size: 23px;
    line-height: 35px;
  }
  .single-tribe_events .tribe-common {
    margin: 30px 0 0 0;
  }
  .single-tribe_events .filterevents {
    display: none;
  }
  .content-row-blogoverview .blogitemsbox {
    float: left;
    width: 100%;
  }
  .content-row-blogoverview .blogitemsbox .blog-item {
    width: 100%;
  }
  .content-row-blogoverview .blogsidebar {
    margin: 50px 0 40px 0;
    width: 100%;
  }
  .content-row-blogsingle h1 {
    hyphens: auto;
  }
  .content-row-blogsingle .single-left {
    width: 100%;
  }
  .content-row-blogsingle .single-right {
    float: left;
    width: 100%;
    margin: 30px 0 20px 0;
  }
  .content-row-blogsingle .teasertext {
    width: 100%;
    margin: 20px 0 0 0;
  }
  .content-row-blogsingle .post-contentrow {
    width: 100%;
  }
  .content-row-crossposts .blogitemsbox {
    width: 100%;
  }
  .content-row-crossposts .blogitemsbox .blog-item {
    width: 100%;
  }
  .content-row-crossposts .blogitemsbox .blog-item .imagebox {
    height: 185px;
  }
  .content-row-footer {
    text-align: center;
  }
  .content-row-footer .has-text-align-right {
    text-align: center;
  }
  .content-row-footer .metalinks {
    text-align: center;
  }
}
/* ....................................................................................... 1024 */
@media only screen and (max-width: 1024px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .content-row-headerblockimages-tpl .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 29% !important;
    z-index: 10;
  }
  .content-row-headerblockimages-tpl h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .content-row-headerblockimages-tpl p {
    font-size: 18px !important;
    line-height: 28px;
  }
  .content-row-headerblockimages-tpl:before {
    content: "";
    width: 570px;
    height: 900px;
    left: -440px;
    top: -60px;
  }
  .content-row-tabs .tabContent {
    padding: 90px 0 0 0;
  }
  .content-row-tabs .tabContent .wp-block-image {
    position: relative;
    bottom: inherit;
    right: 0px !important;
  }
  .content-row-tabs .tabContent .wp-block-tcb-tab .wp-block-column:first-child .wp-block-image {
    left: 0;
  }
  .content-row-cta-tpl {
    padding: 30px 0 0px 0;
  }
  .content-row-cta-tpl .content-row-core .wp-block-image {
    text-align: center;
    margin: 0px !important;
    width: 100%;
    border-bottom: 0.5px solid #C9DBD9;
  }
  .content-row-cta-tpl .wp-block-image img {
    width: 38%;
    bottom: 0;
    left: inherit;
    position: relative;
    margin: 0 auto !important;
  }
  .content-row-cta-tpl .wp-block-buttons {
    margin: 0 0 20px 0;
  }
  .content-row-doppeltextimage-tpl .wp-block-image {
    width: 100%;
    max-width: 100%;
  }
  .content-row-doppeltextimage-tpl .wp-block-image img {
    width: 100% !important;
  }
  .content-row-doppeltextimage-tpl .wp-block-spacer {
    max-height: 25px;
  }
}
.content-row-logoleiste-tpl .wp-block-cb-carousel {
  width: calc(100% - 0px);
}

/* ....................................................................................... 767 */
@media only screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
    line-height: 50px;
  }
  .content-row-headerblockimages-tpl {
    padding-top: 130px;
  }
  .content-row-headerblockimages-tpl .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
    z-index: 10;
  }
  .content-row-headerblockimages-tpl .wp-block-column .wp-block-spacer {
    clear: both;
    max-height: 25px;
  }
  .content-row-tabs .tcbTabContent .tabMenu {
    width: 100%;
    margin: 0 auto 0px auto !important;
  }
  .content-row-tabs .tcbTabContent .tabMenu li {
    padding: 10px 30px 10px 30px;
    border-radius: 30px;
    margin: 0 0px 10px 0px;
    border: 1px solid #01554C;
  }
  .content-row-tabs .tabContent {
    padding: 0px 0 0 0;
  }
  .content-row-cta-tpl .wp-block-image img {
    width: 68%;
    bottom: 0;
    left: inherit;
    position: relative;
    margin: 0 auto !important;
  }
  .content-row-imageboxes-tpl {
    margin-bottom: 0px;
  }
  .content-row-imageboxes-tpl .content-row-imageboxesinner-tpl .wp-block-column .textbox {
    position: relative;
    bottom: 0px;
    left: 0;
    width: 100%;
  }
  .content-row-imageboxes-tpl .content-row-imageboxesinner-tpl {
    margin: 0 0 0px 0;
  }
  .content-row-logoleiste-tpl .wp-block-cb-carousel .wp-block-cb-slide {
    border: 0px;
  }
  .content-row .ptam-block-post-grid .columns-2 .ptam-block-post-grid-image, .wp-block-latest-posts .wp-block-latest-posts__featured-image {
    height: 210px;
  }
  .responsive_first {
    order: -1;
  }
}
.menutoggler {
  display: none;
}

/* ....................................................................................... 1225 */
@media only screen and (max-width: 1225px) {
  .content-row {
    width: 90%;
    left: 5%;
  }
  .content-row-header {
    width: 100%;
    left: 0px;
  }
  .content-row-header .contentPart-center {
    width: 98%;
  }
  .content-row-header .mainmenu ul li {
    margin-left: 25px;
  }
  .content-row-header .mainmenu .ctabtn a {
    padding: 12px 15px;
    margin: -12px 0 0 0;
  }
  .content-row-headerblockimages-tpl .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
    flex-basis: 100% !important;
  }
  .content-row-footer, .content-row-headerblock {
    width: 100%;
    left: 0px;
  }
}
/* ....................................................................................... 1080 */
@media only screen and (max-width: 1080px) {
  body .nf-form-cont {
    max-width: 90vw;
  }
  .content-row-header .mainmenu ul li {
    margin-left: 0;
  }
  .mainmenu {
    display: none;
  }
  .mobnavBTN {
    display: block;
    position: absolute;
    right: 10px;
    top: 21px;
    width: 40px;
    height: 40px;
    border-radius: 15px;
    background: #F2F9F8;
    border: 0px solid #01554C;
    cursor: pointer;
  }
  .mobnavBTN .mobnavBTNclose {
    display: none;
  }
  .mobnavBTN .mobnavBTNOpen {
    display: block;
  }
  .mobnavBTN .mobnavBTNOpen span {
    display: block;
    width: 19px;
    height: 2px;
    background: #01554C;
    margin: 12.5px 0 -7.5px 11px;
    float: left;
  }
  .mobnavOn .mobnavBTN {
    border: 0px solid #01554C;
    background: none;
    z-index: 999;
  }
  .mobnavOn .mobnavBTN .mobnavBTNclose {
    display: block;
  }
  .mobnavOn .mobnavBTN .mobnavBTNclose .closeicon {
    display: block;
    float: left;
    margin: 0px 0 0 3px;
  }
  .mobnavOn .mobnavBTN .mobnavBTNOpen {
    display: none;
  }
  .mobnavOn .logo {
    z-index: 99999;
  }
  .mobnavOn .mainmenu {
    display: block;
    position: absolute !important;
    z-index: 99;
    top: -30px;
    left: -10px;
    background: #fff;
    padding: 140px 0 30px 0;
    width: calc(100% + 20px);
    -webkit-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
    box-shadow: 0px 0px 38px 11px rgba(0, 0, 0, 0.15);
  }
  .mobnavOn .mainmenu ul {
    list-style-type: none;
    float: left;
    width: 100%;
    padding: 0px;
    margin: 0px;
  }
  .mobnavOn .mainmenu ul li {
    width: 100%;
    text-align: center;
    padding: 0 0 15px 0;
    margin: 0 0 15px 0;
    font-size: 18px;
    border-bottom: 0.7px solid #ccc;
  }
  .mobnavOn .mainmenu ul li a {
    color: #01554C;
  }
  .mobnavOn .mainmenu ul li.ctabtn {
    padding: 0 0 0px 0;
    margin: 18px 0 0px 0;
    border-bottom: 0px solid #ccc;
  }
  .mobnavOn .mainmenu ul li.ctabtn a {
    background: #01554C;
    color: #ffffff;
  }
  .content-row-header .mainmenu li:hover .sub-menu {
    display: none;
  }
  .content-row-header .mainmenu ul li.menu-item-has-children::after {
    content: "›";
    position: absolute;
    right: 41px;
    top: 7px;
    font-size: 26px;
    color: #01554C;
  }
  .content-row-header .mainmenu ul li.menu-item-has-children.itemOpen {
    background: linear-gradient(to bottom, rgb(255, 255, 255) 0%, rgba(238, 238, 238, 0.53) 100%);
  }
  .content-row-header .mainmenu ul li.menu-item-has-children.itemOpen .sub-menu {
    display: block;
    position: relative;
    opacity: 1;
    pointer-events: inherit;
    top: 0px;
    left: 0px;
    width: 100%;
    float: left;
    text-align: center;
    border: 0px;
    padding: 0px 0 0 0 !important;
    margin: 0 0 0 0 !important;
    background: none !important;
  }
  .content-row-header .mainmenu ul li.menu-item-has-children.itemOpen .sub-menu li {
    width: 100%;
    background: none !important;
    text-align: center;
    padding: 15px 0 5px 0 !important;
    margin: 0 0 0px 0 !important;
    font-size: 16px;
    border-bottom: 0px solid #ccc;
    float: left;
    line-height: 20px;
    -webkit-box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0);
    -moz-box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0);
    box-shadow: 0px 18px 16px 0px rgba(0, 0, 0, 0);
  }
  .content-row-header .mainmenu ul li.menu-item-has-children.itemOpen .sub-menu li a {
    padding: 0px 0 0 0;
  }
  .content-row-releasenotes-header .cpart-image .imagebox .img-boxitem {
    width: 220px;
    margin: 0 0px 0 0;
  }
  .content-row-releasenotes-header .cpart-image .imagebox .imgbox-bg {
    right: 18px;
    width: 175px;
    bottom: -60px;
    left: inherit;
    top: inherit;
  }
  .page-template-release-notes-overview .content-row {
    width: 100%;
    left: 0%;
  }
}
/* ....................................................................................... 1023 */
@media only screen and (max-width: 1023px) {
  .content-row-tabboxes .tabcontent .tabcontent-text {
    padding: 0px 0 0 0;
    width: 100%;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image .imagebox {
    width: 100%;
    right: 0px;
    margin: -20px 0 0px 0;
  }
}
/* ....................................................................................... 767 */
@media only screen and (max-width: 767px) {
  .wp-block-image.size-medium img {
    max-width: 100% !important;
  }
  .wp-block-image.size-large img {
    max-width: 100% !important;
  }
  .content-row-teamgrid {
    min-height: 913px;
    margin: 20px 0 80px 0;
    width: 100%;
    left: 0px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox {
    pointer-events: none;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-1 {
    top: 20px;
    left: 0px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-3 {
    top: 160px;
    left: -40px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-4 {
    top: 185px;
    right: -40px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-6 {
    top: 361px;
    left: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-7 {
    top: 360px;
    right: -30px;
  }
  .content-row-teamgrid .teamgrid-inner .teamgridimgbox.teamgridimgbox-5 {
    display: none;
  }
  .wp-block-image.alignright {
    display: block;
  }
  .wp-block-spacer {
    clear: both;
    max-height: 50px;
  }
  .content-row-headerblockimages-tpl .wp-block-column .wp-block-spacer {
    clear: both;
    max-height: 5px;
  }
  .featurebox-item-tpl .wp-block-button {
    margin: 5px 30px 5px 30px;
  }
  .featurebox-item-tpl .wp-block-button a {
    line-height: 23px;
  }
  .factbox-tpl .featurebox-item-imagebox .wp-block-image {
    height: auto !important;
  }
  .content-row-imageboxes-tpl .wp-block-spacer {
    max-height: 0px;
  }
  .wp-block-group.content-row-stepboxes-tpl.heighImg .stepbox-intro {
    padding-bottom: 10px;
  }
  .wp-block-group.content-row-stepboxes-tpl .stepbox-image {
    padding: 0px;
    height: auto;
    margin: 0 0 0 0;
  }
  .stepbox-image {
    min-height: 240px;
  }
  .wp-block-group.content-row-stepboxes-tpl .stepbox {
    height: auto;
  }
  .featurebox-item-tpl .content-row-core-text .contentPart-inner .wp-block-heading {
    max-width: 100%;
  }
  .content-row-preisboxen .pricetoggler .labeltoggler.labeltoggler-m .infobubble {
    margin: -32px 0 0 -11px;
  }
  .content-row-core.content-row-logoleiste {
    margin-top: 0px;
  }
  .content-row-logoleiste {
    padding: 10px 0;
  }
  .content-row-imageboxes-tpl {
    padding: 20px 20px 20px 20px;
  }
  .content-row-imageboxes-tpl .content-row {
    width: 100%;
    left: 0%;
  }
  .featurebox-item-imagebox .content-row {
    width: 100%;
    left: 0%;
  }
  .content-row-core .content-row {
    width: 100%;
    left: 0%;
  }
  .content-row-doppeltextimage-tpl .content-row {
    width: 100%;
    left: 0%;
  }
  .vorteilsbox-tpl .wp-block-column {
    padding: 0px;
  }
  .vorteilsbox-tpl .is-layout-flex {
    gap: 0px;
  }
  .faqbox .tab-box-menu {
    width: 100%;
    text-align: center;
  }
  .faqbox .tab-box-menu .faqset-titel {
    width: 88%;
    text-align: center;
  }
  .faqbox .schema-faq-section .schema-faq-question {
    width: 90%;
    display: block;
  }
  .wp-block-columns.content-row-cta-tpl {
    padding: 40px 0 0px 0px !important;
  }
  .wp-block-columns.content-row-cta-tpl .wp-block-image img {
    bottom: 0;
  }
  .contentrow-banner-erfolg {
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
    width: 100%;
    left: 0%;
  }
  .contentrow-banner-erfolg .contentPart-center {
    width: 100%;
  }
  .content-row-footer {
    padding-top: 15px;
  }
  .content-row-footer .wp-block-columns {
    margin: 0px !important;
  }
  .content-row-footer .linkedinicon, .content-row-footer .fbicon {
    float: none;
    margin: 0 10px 10px 10px;
    padding: 0 0 0px 0;
    display: inline-block !important;
  }
  .content-row-footer .footerlastline .has-small-font-size {
    font-size: 10px !important;
    letter-spacing: 0.5px;
  }
  .content-row-header .logo {
    left: 10px;
  }
  .content-row-core-text .contentPart-inner .wp-block-heading {
    -ms-word-break: inherit;
    word-wrap: inherit;
    overflow-wrap: inherit;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .content-row-headerblockimages-tpl .contentPart-inner .wp-block-heading, .content-row-headerblockimages-tpl .wp-block-column {
    word-wrap: inherit;
    overflow-wrap: inherit;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
  }
  .content-row-headerblockimages-tpl h1 br {
    display: none;
  }
  .wp-block-group.content-row-stepboxes-tpl .stepbox {
    padding: 10px 0px;
  }
  .content-row-headerblock h1 i {
    padding: 5px 12px 0 12px;
  }
  .content-row-doppeltextimage-tpl .wp-block-image::after,
  .factbox-tpl .featurebox-item-imagebox::after {
    content: "";
    width: 290px;
    height: 300px;
    bottom: -50px;
    right: -40px;
  }
  .content-row-tabboxes .tabcontent .tabcontent-image .imagebox .img-boxitem {
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
  }
  .content-row-textimagebox-tpl .content-row {
    width: 100%;
    left: 0;
  }
  .tribe-common {
    margin: 0px 0 0 0;
  }
  .filterevents .eventfilterbtn {
    margin: 15px 4% 0 0;
    width: 48%;
    text-align: center;
    float: left;
  }
  .filterevents .eventfilterbtn:nth-child(even) {
    margin-right: 0px;
  }
  .tribe-events .tribe-events-calendar-list__month-separator {
    align-items: left;
    display: block;
    width: 100%;
    border: 0px;
  }
  .tribe-events .tribe-events-calendar-list__month-separator::after {
    margin-left: 0;
  }
  .tribe-events .tribe-events-calendar-list-nav {
    border-top: 0px;
  }
  .single-tribe_events .tribe-events-single {
    margin: 50px 0 0 0;
  }
  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next, .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-previous {
    width: 100%;
  }
  .tribe-events-single .tribe-events-sub-nav {
    padding: 0px;
    margin: 0px;
  }
  .tribe-events-single .tribe-events-sub-nav .tribe-events-nav-next a::before {
    display: none;
  }
  .content-row-blogoverview {
    padding: 0px 0 50px 0;
  }
  .content-row-blogoverview .blogitemsbox .blog-item .imagebox {
    height: 155px;
  }
  .content-row-blogoverview .blogitemsbox .blog-item {
    min-height: 100px;
    margin: 0 5% 50px 0;
  }
  .content-row-blogoverview .paggingbox .blogpaging-left a {
    width: 80px;
    display: block;
    text-indent: -9999px;
  }
  .content-row-blogoverview .paggingbox .blogpaging-right a {
    display: block;
    text-indent: -999999px;
    width: 50px;
  }
  .content-row-blogsingle .post-contentrow .content-row {
    width: 100%;
    left: 0;
  }
  body.category .content-row-headerblock {
    padding: 150px 0 20px 0;
    height: 100px;
  }
  body.category .content-row-headerblock h1 {
    font-size: 30px;
    line-height: 40px;
  }
  .wp-block-image .wp-element-caption {
    font-size: 0px;
  }
  .featurebox-item-tpl {
    min-height: 10px !important;
  }
  body .cp-formbewerbung {
    padding: 0 10px;
  }
  body .cp-formbewerbung .form-row-2column .fromsection nf-field {
    width: 100%;
  }
  .page-template-page-pricetable .detail-headerpart .buttonrow {
    margin-top: 30px;
  }
  .page-template-page-pricetable .pricetable-wrapper {
    width: 90%;
    padding: 100px 0 0px 5%;
  }
  .page-template-page-pricetable .pricetable-wrapper .button {
    min-width: 10px;
  }
  .page-template-page-pricetable .pricetable-wrapper .pricetable-box-header .pricetable-col {
    min-height: 320px;
  }
  .content-row-release-notes .releasemenu {
    width: 33%;
  }
  .content-row-release-notes .accordion-container {
    width: 60%;
  }
  .content-row-releasenotes-header .cpart-image {
    float: none;
    position: relative;
    z-index: 10;
    margin: 0px auto;
  }
  .content-row-releasenotes-header .cpart-image .imagebox {
    margin: 0 auto;
    width: 200px;
    float: none;
  }
  .content-row-releasenotes-header .cpart-image .imagebox .imgbox-bg {
    right: 8px;
    bottom: -210px;
  }
  .content-row-releasenotes-header .cpart-teaser {
    display: none;
  }
  .content-row-release-notes .box-selector {
    position: relative;
    float: left;
    width: 100%;
    position: relative;
    margin: 50px 0 0 0;
  }
  .content-row-release-notes .box-selector .tab-box-menu {
    width: 96%;
    margin: 0px;
  }
  .content-row-release-notes .box-selector .tab-box-menu .faqset-titel {
    width: calc(50% - 33px);
    text-align: center;
  }
  .content-row-release-notes .box-selector .search-form {
    float: left;
    width: 100%;
    position: relative;
    margin: 30px 0px 0 0px;
  }
  .content-row-release-notes .box-selector .search-form #searchvalue {
    width: calc(94% - 43px);
  }
  .content-row-release-notes .box-selector .search-form button {
    right: 24px;
  }
  .content-row-release-notes .releasemenu {
    width: 100%;
  }
  .content-row-release-notes .accordion-container {
    width: 100%;
    float: left;
    margin: 40px 0 0 0;
  }
  .releasemenuToggler {
    display: block;
    position: relative;
    width: 100%;
    border-bottom: 1px solid #C9DBD9;
    padding: 0 0 8px 0;
    cursor: pointer;
    float: left;
  }
  .releasemenuToggler .releasemenuActivename {
    float: left;
    width: 89%;
    font-size: 16px;
    font-weight: 100;
    font-family: "Avenir-Heavy", sans-serif;
    color: #008474;
  }
  .releasemenuToggler .releasemenuToggler-open, .releasemenuToggler .releasemenuToggler-close {
    position: absolute;
    top: 0px;
    background: #008474;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 100px;
    text-align: center;
    line-height: 21px;
    right: -4px;
  }
  .releasemenuToggler .releasemenuToggler-close {
    line-height: 19px;
  }
  .content-row-release-notes .software-container {
    display: none;
  }
  .content-row-release-notes .releasemenuOpen .software-container {
    display: block;
  }
  body .nf-form-cont .boxinputrow-50 {
    width: 100%;
    padding: 0 0px 0 0;
  }
  body .content-row-cta-tpl .nf-form-cont .box-dsgvoinfo {
    position: relative;
    width: 100%;
    left: 0px;
    font-size: 14px;
    line-height: 19px;
    margin: 0px;
    padding: 0px;
  }
  body .content-row-cta-tpl .nf-form-cont .box-dsgvoinfo .dsgvoinfo {
    margin-left: 0px;
  }
  .content-row-headerblockimages-tpl .content-row-core-heading, .content-row-headerblockimages-tpl .content-row-core-text {
    width: 100%;
    left: 0;
  }
  .content-row-headerblockimages-tpl .contentPart-inner .wp-block-heading {
    word-wrap: inherit;
    overflow-wrap: inherit;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    hyphens: manual;
  }
  .content-row-headerblockimages-tpl h1 {
    font-size: 30px;
    line-height: 40px;
    word-wrap: inherit;
    overflow-wrap: inherit;
    -webkit-hyphens: manual;
    -moz-hyphens: manual;
    hyphens: manual;
  }
  .content-row-headerblockimages-tpl p {
    font-size: 16px !important;
    line-height: 26px;
  }
  .mobnavOn {
    overflow-x: hidden;
  }
  .mobnavOn body {
    overflow-x: hidden;
  }
}

/*# sourceMappingURL=flstyle.css.map */
