.section {
  position: relative;
}
.section__background {
  margin: 0 auto;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  height: 100%;
}
.section__background--inner {
  height: 100%;
  width: 100%;
  position: absolute;
  overflow: hidden;
  background-size: cover;
  background-position: center center;
  z-index: 0;
  opacity: 0;
  -o-transition: opacity 1s ease-in-out;
  transition: opacity 1s ease-in-out;
  -moz-transition: opacity 1s ease-in-out;
  -webkit-transition: opacity 1s ease-in-out;
}
.section__background--inner.fadeIn {
  opacity: 1;
}
.col-lg-20,
.col-md-20,
.col-sm-20,
.col-xs-20 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
  float: left;
  width: 100% !important;
}
.col-xs-20 {
  width: 20% !important;
  float: left;
}
@media (min-width: 768px) {
  .col-sm-20 {
    width: 20% !important;
    float: left;
  }
}
@media (min-width: 992px) {
  .col-md-20 {
    width: 20% !important;
    float: left;
  }
}
@media (min-width: 1200px) {
  .col-lg-20 {
    width: 20% !important;
    float: left;
  }
}
.frame-50wleistung,
.frame-50wleistungIcon,
.frame-gruende,
.frame-leistung,
.section:not(.section--headerVideo):not(.section--zitate):not(
    .section--subpageHeader
  )
  .image-embed-item {
  opacity: 0;
  -webkit-transform: translate(0, 80px);
  -ms-transform: translate(0, 80px);
  transform: translate(0, 80px);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
}
.frame-50wleistungIcon[data-scroll="in"],
.frame-50wleistung[data-scroll="in"],
.frame-gruende[data-scroll="in"],
.frame-leistung[data-scroll="in"],
.section:not(.section--headerVideo):not(.section--zitate):not(
    .section--subpageHeader
  )
  .image-embed-item[data-scroll="in"] {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
@font-face {
  font-family: "Barlow Regular";
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/fonts/Barlow-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Barlow Bold";
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/fonts/Barlow-Bold.woff2) format("woff2");
}
b,
strong {
  font-family: "Barlow Bold";
  font-display: auto;
  font-style: normal;
  font-weight: 600;
}
.site-header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 10rem;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 15px;
  z-index: 1002;
}
@media (max-width: 991px) {
  .site-header {
    height: 10rem;
    padding-top: 25px;
  }
}
@media (max-width: 475px) {
  .site-header {
    height: 2rem;
    padding-top: 25px;
  }
}
.site-header:after {
  content: "";
  position: absolute;
  bottom: -70px;
  width: 180px;
  height: 180px;
  left: 50%;
  margin-left: -90px;
  border-radius: 100%;
  z-index: -2;
}
@media (max-width: 425px) {
  .site-header:after {
    display: none !important;
  }
}
.site-header:before {
  content: "";
  position: absolute;
  top: 0;
  width: 14px;
  height: 100vh;
  left: 50%;
  margin-left: -7px;
  z-index: -2;
}
@media (max-width: 991px) {
  .site-header:before {
    display: none;
  }
}
.site-header .logo {
  max-width: 200px;
}
@media (max-width: 567px) {
  .site-header .logo {
    max-width: 150px;
  }
}
@media (max-width: 425px) {
  .site-header .logo {
    max-width: 100px;
  }
}
.site-header .container {
  padding-top: 50px;
  max-width: 1920px;
}
@media (max-width: 1920px) {
  .site-header .container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.navigation {
  position: absolute;
  right: -100vw;
  width: 100%;
  z-index: 1001;
  top: 180px;
  height: calc(100vh - 180px);
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-transition: all 1.25s cubic-bezier(0.28, 0.76, 0.34, 0.88);
  -o-transition: all 1.25s cubic-bezier(0.28, 0.76, 0.34, 0.88);
  transition: all 1.25s cubic-bezier(0.28, 0.76, 0.34, 0.88);
}
@media (max-width: 991px) {
  .navigation {
    top: 100px;
  }
}
@media (max-width: 768px) {
  .navigation {
    -webkit-box-align: inherit;
    -webkit-align-items: inherit;
    -ms-flex-align: inherit;
    align-items: inherit;
  }
  .navigation .frame-type-menu_subpages {
    margin-top: 50px;
  }
}
.navigation .frame-type-menu_subpages {
  margin-top: 70px;
}
.navigation ul {
  list-style-type: none;
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  text-align: right;
}
.navigation ul li {
  margin-bottom: 20px;
}
@media (max-width: 1450px) {
  .navigation ul li {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .navigation ul li {
    margin-bottom: 0;
  }
}
.navigation ul li a {
  text-transform: uppercase;
  font-size: 4.5rem;
  position: relative;
  z-index: 3;
  text-align: center;
  padding-bottom: 25px;
  color: #fff;
}
@media (max-width: 1450px) {
  .navigation ul li a {
    font-size: 3.5rem;
    padding-bottom: 10px;
  }
}
@media (max-width: 1199px) {
  .navigation ul li a {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .navigation ul li a {
    font-size: 2.7rem;
  }
}
.navigation > div {
  width: 100%;
  max-width: 1600px;
  padding: 15px;
  margin-top: 50px;
}
.navigation.active {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  right: 0;
  position: absolute;
  top: 0;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
}
.hamburger {
  display: inline-block;
  min-height: 84px;
}
@media (max-width: 1024px) {
  .hamburger {
    min-height: 50px;
  }
}
@media (max-width: 475px) {
  .hamburger {
    min-height: 30px;
  }
}
.hamburger .line {
  width: 45px;
  height: 3px;
  background-color: #fff;
  display: block;
  margin: 0 auto;
  -webkit-transition:
    opacity 0.6s ease,
    -webkit-transform 0.1s ease;
  transition:
    opacity 0.6s ease,
    -webkit-transform 0.1s ease;
  -o-transition:
    opacity 0.6s ease,
    transform 0.1s ease;
  transition:
    opacity 0.6s ease,
    transform 0.1s ease;
  transition:
    opacity 0.6s ease,
    transform 0.1s ease,
    -webkit-transform 0.1s ease;
}
@media (max-width: 475px) {
  .hamburger .line {
    width: 30px;
    height: 2px;
  }
}
.hamburger .text {
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hamburger:hover {
  cursor: pointer;
}
.hamburger:hover .line {
  opacity: 0.5;
}
.hamburger.is-active {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
}
.hamburger.is-active .text {
  -webkit-transform: translateY(100%);
  -ms-transform: translateY(100%);
  transform: translateY(100%);
}
.hamburger.is-active .line:nth-child(1),
.hamburger.is-active .line:nth-child(2) {
  -webkit-transition-delay: 0.6s;
  -o-transition-delay: 0.6s;
  transition-delay: 0.6s;
  opacity: 1;
}
.hamburger .line:nth-child(1) {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  margin-bottom: 16px;
}
@media (max-width: 475px) {
  .hamburger .line:nth-child(1) {
    margin-bottom: 9px;
  }
}
.hamburger .line:nth-child(2) {
  -webkit-transform-origin: left bottom;
  -ms-transform-origin: left bottom;
  transform-origin: left bottom;
  margin-bottom: 16px;
}
@media (max-width: 475px) {
  .hamburger .line:nth-child(2) {
    margin-bottom: 9px;
  }
}
.hamburger.is-active .line:nth-child(1) {
  -webkit-transform: rotate(45deg) translate(9px, 1px);
  -ms-transform: rotate(45deg) translate(9px, 1px);
  transform: rotate(45deg) translate(9px, 1px);
  margin-bottom: 27px;
}
@media (max-width: 475px) {
  .hamburger.is-active .line:nth-child(1) {
    -webkit-transform: rotate(45deg) translate(12px, 1px);
    -ms-transform: rotate(45deg) translate(12px, 1px);
    transform: rotate(45deg) translate(12px, 1px);
    margin-bottom: 25px;
  }
}
.hamburger.is-active .line:nth-child(2) {
  -webkit-transform: rotate(-45deg) translate(-2px, 11px);
  -ms-transform: rotate(-45deg) translate(-2px, 11px);
  transform: rotate(-45deg) translate(-2px, 11px);
  margin-bottom: 27px;
}
@media (max-width: 475px) {
  .hamburger.is-active .line:nth-child(2) {
    -webkit-transform: rotate(-45deg) translate(3px, 8px);
    -ms-transform: rotate(-45deg) translate(3px, 8px);
    transform: rotate(-45deg) translate(3px, 8px);
    margin-bottom: 25px;
  }
}
@media (max-width: 475px) {
  .hamburger.is-active .line:nth-child(3) {
    opacity: 0;
  }
}
.frame-image50w {
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-left: 10px;
  float: right;
}
@media (max-width: 991px) {
  .frame-image50w {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-left: 0;
  }
}
.frame-50w {
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  padding-right: 10px;
}
@media (max-width: 991px) {
  .frame-50w {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.frame-50wleistung {
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: relative;
  padding-right: 15px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .frame-50wleistung {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.frame-50wleistung header {
  border-bottom: 2px solid #000;
  padding-left: 80px;
  margin-right: 20px;
}
.frame-50wleistung .ce-gallery {
  position: absolute;
  left: 15px;
  top: -5px;
  width: 45px;
}
.frame-50wleistung .ce-bodytext {
  padding-top: 15px;
  padding-right: 25px;
}
.frame-50wleistungIcon {
  max-width: 50%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 50%;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  position: relative;
  padding-right: 15px;
  margin-top: 30px;
}
@media (max-width: 991px) {
  .frame-50wleistungIcon {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    padding-right: 0;
  }
}
.frame-50wleistungIcon header {
  border-bottom: 2px solid #000;
  padding-left: 0;
  margin-right: 20px;
}
.frame-50wleistungIcon .ce-bodytext {
  padding-top: 15px;
  padding-right: 25px;
}
.frame-leistung {
  max-width: 33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  position: relative;
}
@media (max-width: 1439px) {
  .frame-leistung {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 991px) {
  .frame-leistung {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.frame-leistung:hover .ce-bodytext {
  opacity: 1;
}
.frame-leistung:hover header {
  opacity: 0;
}
.frame-leistung header {
  position: absolute;
  z-index: 2;
  width: 100%;
  height: 100%;
  text-align: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.frame-leistung header h4 {
  width: 100%;
  color: #fff;
  font-family: "Barlow Bold";
}
@media (max-width: 991px) {
  .frame-leistung {
    max-height: 320px;
    overflow: hidden;
    margin-bottom: 15px;
  }
  .frame-leistung .ce-gallery div,
  .frame-leistung .ce-gallery div figure,
  .frame-leistung .ce-gallery div img {
    width: 100%;
  }
}
.frame-leistung .ce-textpic {
  padding-left: 5px;
  padding-right: 5px;
  position: relative;
}
.frame-leistung .ce-bodytext {
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
  top: 0;
  padding: 25px;
  opacity: 0;
  z-index: 2;
}
@media (max-width: 425px) {
  .frame-leistung .ce-bodytext {
    padding: 20px;
  }
}
@media (max-width: 398px) {
  .frame-leistung .ce-bodytext {
    padding: 15px;
  }
}
.frame-leistung .ce-bodytext strong {
  text-transform: uppercase;
}
.frame-leistung .ce-bodytext a,
.frame-leistung .ce-bodytext p {
  width: 100%;
  color: #fff;
  font-size: 1.5rem;
  line-height: 1.6;
}
@media (max-width: 1649px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (max-width: 1439px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (max-width: 991px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.5rem;
    line-height: 1.7;
  }
}
@media (max-width: 545px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.4rem;
    line-height: 1.5;
  }
}
@media (max-width: 465px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.3rem;
    line-height: 1.4;
  }
}
@media (max-width: 425px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.3rem;
    line-height: 1.3;
  }
}
@media (max-width: 398px) {
  .frame-leistung .ce-bodytext a,
  .frame-leistung .ce-bodytext p {
    font-size: 1.2rem;
    line-height: 1.2;
  }
}
.frame-leistung .ce-bodytext a {
  display: block;
  text-align: center;
  letter-spacing: 3px;
  color: #fff;
  text-transform: uppercase;
}
.frame-leistung:nth-of-type(2) {
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.frame-leistung:nth-of-type(2)[data-scroll="in"] {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.frame-leistung:nth-of-type(3) {
  -webkit-transition-delay: 1s;
  -o-transition-delay: 1s;
  transition-delay: 1s;
}
.frame-leistung:nth-of-type(3)[data-scroll="in"] {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.frame-logo-box {
  max-width: 33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  position: relative;
  display: inline-block;
  padding: 15px;
}
@media (max-width: 991px) {
  .frame-logo-box {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 567px) {
  .frame-logo-box {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.frame-listingK ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.frame-listingK ul li {
  width: 185px;
  height: 185px;
  background: #83b011;
  border-radius: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-grid;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  float: left;
  margin: 0 20px 10px;
}
.frame-listingK ul li span {
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 10px;
}
.frame-listingK .ce-bodytext {
  text-align: center;
}
.frame-listingKBlue ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.frame-listingKBlue ul li {
  width: 185px;
  height: 185px;
  background: #30b3da;
  border-radius: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-grid;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  float: left;
  margin: 0 20px 10px;
}
.frame-listingKBlue ul li span {
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 10px;
}
.frame-listingKBlue .ce-bodytext {
  text-align: center;
}
.frame-listingKBlack ul {
  -webkit-padding-start: 0;
  padding-inline-start: 0;
  list-style: none;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.frame-listingKBlack ul li {
  width: 185px;
  height: 185px;
  background: #000;
  border-radius: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: inline-grid;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  text-align: center;
  float: left;
  margin: 0 20px 10px;
}
.frame-listingKBlack ul li span {
  text-align: center;
  width: 100%;
  color: #fff;
  padding: 10px;
}
.frame-listingKBlack .ce-bodytext {
  text-align: center;
}
.frame-box-background {
  position: relative;
  margin-bottom: 20px;
}
.frame-box-background header {
  position: absolute;
  width: 100%;
  padding: 50px;
}
.frame-box-background header h3 {
  text-align: center;
  color: #fff;
}
.frame-box-background header h3:after {
  display: none;
}
.frame-box-background .ce-bodytext {
  position: absolute;
  bottom: 0;
  text-align: center;
  color: #fff;
  padding: 50px;
}
.frame-image-padding {
  padding-top: 60px;
  padding-left: 80px;
}
.frame-headline header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.frame-headline header h2 {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
  width: 100%;
}
.frame-headline header h2:after {
  opacity: 0;
  -webkit-transform: translate(-100px, 0);
  -ms-transform: translate(-100px, 0);
  transform: translate(-100px, 0);
  -webkit-transition: all 0.7s ease-in-out;
  -o-transition: all 0.7s ease-in-out;
  transition: all 0.7s ease-in-out;
  -webkit-transition-delay: 0.5s;
  -o-transition-delay: 0.5s;
  transition-delay: 0.5s;
}
.frame-headline header h3 {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
  color: #a3a3a3;
  width: 100%;
  padding-bottom: 0;
  margin-bottom: 30px;
  font-family: "Barlow Regular";
  font-size: 1.6rem;
}
.frame-headline header h3:after {
  display: none;
}
.frame-headline[data-scroll="in"] h2:after {
  opacity: 1;
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.frame-gruende {
  max-width: 33%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 33%;
  -ms-flex: 0 0 33%;
  flex: 0 0 33%;
  position: relative;
  display: inline-block;
  padding: 15px;
}
@media (max-width: 991px) {
  .frame-gruende {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 767px) {
  .frame-gruende {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.frame-gruende img {
  max-width: 200px;
}
.frame-gruende .ce-bodytext {
  padding: 20px;
}
@media (max-width: 1199px) {
  .frame-gruende .ce-bodytext {
    padding: 0;
  }
}
.uppercase {
  text-transform: uppercase;
}
.frame-image-text25 {
  max-width: 25%;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  position: relative;
  display: inline-block;
  padding: 15px;
}
@media (max-width: 991px) {
  .frame-image-text25 {
    max-width: 50%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 50%;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
  }
}
@media (max-width: 567px) {
  .frame-image-text25 {
    max-width: 100%;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
  }
}
.btn-black {
  border: 1px solid #000;
  border-radius: 0;
  padding: 10px 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.btn-black:hover {
  border-color: #fff;
  background-color: #000;
  color: #fff;
}
.btn-white {
  border: 1px solid #fff;
  background-color: #000;
  color: #fff;
  border-radius: 0;
  padding: 10px 40px;
  letter-spacing: 3px;
  text-transform: uppercase;
}
.btn-white:hover {
  border-color: #000;
  background-color: #fff;
  color: #000;
}
.section--contact {
  padding-bottom: 0;
}
.section--contact .ce-gallery {
  margin-bottom: 0;
}
.section--contact table.contenttable td {
  min-width: 130px;
  padding-bottom: 10px;
}
.section--contact h4 {
  font-size: 3rem;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
  text-align: left;
  padding-bottom: 40px;
  font-family: "Barlow Regular";
  margin-bottom: 40px;
}
.section--contact h4:after {
  content: "";
  border-bottom: 1px solid #000;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.section--contact .btn-black {
  margin-top: 30px;
  position: relative;
  padding: 10px 50px;
}
.section--contact .btn-black:before {
  content: "";
  position: absolute;
  left: 20px;
  background-image: url(/img/icons/phone.svg);
  width: 17px;
  height: 17px;
  top: 14px;
}
.section--contact .col--2 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.tel-big {
  font-size: 8.5rem;
  font-family: "Barlow Regular";
}
.mail-big {
  font-size: 3.5rem;
  font-family: "Barlow Regular";
  text-transform: uppercase;
}
.news-list-date {
  font-family: "Barlow Bold";
  position: relative;
  padding-bottom: 15px;
  margin-bottom: 15px;
}
.news-list-date:after {
  content: "";
  border-bottom: 1px solid #000;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}
.more {
  letter-spacing: 3px;
}
.news-content h3 {
  min-height: 72px;
}
@media (max-width: 991px) {
  .news-list-view .col-md-6.article {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    margin-bottom: 25px;
  }
}
footer {
  background: url(/img/footer-bg.png) 0 0 / cover no-repeat;
  padding-top: 60px;
  padding-bottom: 60px;
  color: #fff;
  position: relative;
}
footer h2:after {
  border-color: #fff;
}
footer .container {
  position: relative;
}
footer .row {
  margin-right: 0;
  margin-left: 0;
}
footer .footer-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}
footer .footer-bottom-3 {
  min-height: 60px;
  position: relative;
  display: block;
  width: 100%;
}
footer .teufels-link {
  position: absolute;
  bottom: -15px;
  right: 0;
}
footer .teufels-link svg {
  fill: #fff;
}
footer a {
  color: #fff;
}
footer img {
  max-width: 180px;
}
footer .scroll-Top {
  position: absolute;
  right: 40px;
  top: 76px;
}
footer .scroll-Top:hover {
  color: #fff;
}
footer .scroll-Top svg {
  width: 50px;
  height: 50px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media (max-width: 991px) {
  footer .scroll-Top {
    display: none;
  }
}
.section--quote {
  color: #fff;
}
.section--quote .col--1 {
  padding-right: 0;
  padding-left: 0;
}
.section--quote .col--2 {
  padding: 2rem;
  background: #fff;
}
@media (min-width: 768px) {
  .section--quote .col--2 {
    padding-bottom: 9rem;
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  .section--quote .col--2 {
    padding: 7rem 9rem 13rem;
  }
}
.section--quote .ce-gallery {
  margin: 0;
}
.section--quote .col-md-6 .frame-type-image,
.section--quote .col-md-6 .frame-type-image div,
.section--quote .col-md-6 .layout-0 {
  width: 100%;
  height: 100%;
}
.section--quote .col-md-6 p {
  color: #000;
}
.section--quote .col-md-6 figure.image {
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100%;
  max-height: 600px;
}
@media (min-width: 768px) {
  .section--quote .ce-column,
  .section--quote .ce-gallery,
  .section--quote .image,
  .section--quote .image-embed-item {
    width: 100%;
  }
  .section--quote .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section--quote .image-embed-item {
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .section--quote .small-text {
    margin-top: 1rem;
  }
}
.section--quote .container.slick-slide {
  max-width: none;
}
.section--quote.slick-slider {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .section--quote.slick-slider {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .section--quote.slick-slider {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .section--quote.slick-slider {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .section--quote.slick-slider {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .section--quote.slick-slider {
    max-width: 1380px;
  }
}
@media (min-width: 1680px) {
  .section--quote.slick-slider {
    max-width: 1620px;
  }
}
@media (min-width: 1800px) {
  .section--quote.slick-slider {
    max-width: 1740px;
  }
}
.section--quote.slick-slider .frame-default .image {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.section--quote.slick-slider .frame-default p {
  -webkit-transform: translate3d(2rem, 0, 0);
  transform: translate3d(2rem, 0, 0);
  opacity: 0;
}
.section--quote.slick-slider .frame-default .image,
.section--quote.slick-slider .frame-default p {
  -webkit-transition:
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  transition:
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  -o-transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
}
.section--quote.slick-slider .slick-current .frame-default p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.section--quote.slick-slider .slick-current .image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section--quote.slick-slider .slick-arrow {
  font-size: 0;
  line-height: 0;
  background: 0 0;
  width: 40px;
  height: 60px;
  color: transparent;
  padding: 0;
  border: none;
  -webkit-transition: -webkit-transform 4s ease-in-out;
  transition: -webkit-transform 4s ease-in-out;
  -o-transition: transform 4s ease-in-out;
  transition: transform 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  position: absolute;
  bottom: 1rem;
  left: calc(50% + 6rem);
  z-index: 1;
  cursor: pointer;
}
@media (min-width: 992px) {
  .section--quote.slick-slider .slick-arrow {
    bottom: 4rem;
    left: calc(50% + 9rem);
  }
}
.section--quote.slick-slider .slick-arrow:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(/img/icons/arrow.svg);
  background-size: initial;
  background-position: center center;
  background-repeat: no-repeat;
}
.section--quote.slick-slider .slick-arrow:focus {
  outline: 0;
}
.section--quote.slick-slider .slick-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section--quote.slick-slider .slick-prev:hover {
  -webkit-transform: scale(1.1) translateX(-10px) rotate(180deg);
  -ms-transform: scale(1.1) translateX(-10px) rotate(180deg);
  transform: scale(1.1) translateX(-10px) rotate(180deg);
}
.section--quote.slick-slider .slick-prev:active {
  -webkit-transform: scale(1) translateX(-10px) rotate(180deg);
  -ms-transform: scale(1) translateX(-10px) rotate(180deg);
  transform: scale(1) translateX(-10px) rotate(180deg);
}
.section--quote.slick-slider .slick-next {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.section--quote.slick-slider .slick-next:hover {
  -webkit-transform: scale(1.1) translateX(calc(100% + 10px));
  -ms-transform: scale(1.1) translateX(calc(100% + 10px));
  transform: scale(1.1) translateX(calc(100% + 10px));
}
.section--quote.slick-slider .slick-next:active {
  -webkit-transform: scale(1) translateX(calc(100% + 10px));
  -ms-transform: scale(1) translateX(calc(100% + 10px));
  transform: scale(1) translateX(calc(100% + 10px));
}
.section--slider {
  color: #fff;
}
.section--slider .col--1 {
  padding-right: 0;
  padding-left: 0;
}
.section--slider .ce-gallery {
  margin: 0;
}
.section--slider .frame-type-image,
.section--slider .frame-type-image div,
.section--slider .layout-0 {
  width: 100%;
  height: 100%;
}
.section--slider p {
  color: #000;
}
.section--slider figure.image {
  max-width: 600px;
  margin: 0 auto;
  overflow: hidden;
  border-radius: 100%;
  max-height: 600px;
}
@media (min-width: 768px) {
  .section--slider .ce-column,
  .section--slider .ce-gallery,
  .section--slider .image,
  .section--slider .image-embed-item {
    width: 100%;
  }
  .section--slider .image {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }
  .section--slider .image-embed-item {
    max-width: none;
    -o-object-fit: cover;
    object-fit: cover;
  }
}
@media (min-width: 992px) {
  .section--slider .small-text {
    margin-top: 1rem;
  }
}
.section--slider .container.slick-slide {
  max-width: none;
}
.section--slider.slick-slider {
  position: relative;
  margin: 0 auto;
}
@media (min-width: 576px) {
  .section--slider.slick-slider {
    max-width: 540px;
  }
}
@media (min-width: 768px) {
  .section--slider.slick-slider {
    max-width: 720px;
  }
}
@media (min-width: 992px) {
  .section--slider.slick-slider {
    max-width: 960px;
  }
}
@media (min-width: 1200px) {
  .section--slider.slick-slider {
    max-width: 1140px;
  }
}
@media (min-width: 1440px) {
  .section--slider.slick-slider {
    max-width: 1380px;
  }
}
@media (min-width: 1680px) {
  .section--slider.slick-slider {
    max-width: 1620px;
  }
}
@media (min-width: 1800px) {
  .section--slider.slick-slider {
    max-width: 1740px;
  }
}
.section--slider.slick-slider .frame-default .image {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  -webkit-transform-origin: left center;
  -ms-transform-origin: left center;
  transform-origin: left center;
}
.section--slider.slick-slider .frame-default p {
  -webkit-transform: translate3d(2rem, 0, 0);
  transform: translate3d(2rem, 0, 0);
  opacity: 0;
}
.section--slider.slick-slider .frame-default .image,
.section--slider.slick-slider .frame-default p {
  -webkit-transition:
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  transition:
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  -o-transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    opacity 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
}
.section--slider.slick-slider .slick-current .frame-default p {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  opacity: 1;
}
.section--slider.slick-slider .slick-current .image {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.section--slider.slick-slider .slick-arrow {
  font-size: 0;
  line-height: 0;
  background: 0 0;
  width: 40px;
  height: 60px;
  color: transparent;
  padding: 0;
  border: none;
  -webkit-transition: -webkit-transform 4s ease-in-out;
  transition: -webkit-transform 4s ease-in-out;
  -o-transition: transform 4s ease-in-out;
  transition: transform 4s ease-in-out;
  transition:
    transform 4s ease-in-out,
    -webkit-transform 4s ease-in-out;
  position: absolute;
  bottom: 1rem;
  left: calc(50% + 6rem);
  z-index: 1;
  cursor: pointer;
}
@media (min-width: 992px) {
  .section--slider.slick-slider .slick-arrow {
    bottom: 4rem;
    left: calc(50% + 9rem);
  }
}
.section--slider.slick-slider .slick-arrow:before {
  content: "";
  display: block;
  width: 60px;
  height: 60px;
  background-image: url(/img/icons/arrow.svg);
  background-size: initial;
  background-position: center center;
  background-repeat: no-repeat;
}
.section--slider.slick-slider .slick-arrow:focus {
  outline: 0;
}
.section--slider.slick-slider .slick-prev {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.section--slider.slick-slider .slick-prev:hover {
  -webkit-transform: scale(1.1) translateX(-10px) rotate(180deg);
  -ms-transform: scale(1.1) translateX(-10px) rotate(180deg);
  transform: scale(1.1) translateX(-10px) rotate(180deg);
}
.section--slider.slick-slider .slick-prev:active {
  -webkit-transform: scale(1) translateX(-10px) rotate(180deg);
  -ms-transform: scale(1) translateX(-10px) rotate(180deg);
  transform: scale(1) translateX(-10px) rotate(180deg);
}
.section--slider.slick-slider .slick-next {
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
}
.section--slider.slick-slider .slick-next:hover {
  -webkit-transform: scale(1.1) translateX(calc(100% + 10px));
  -ms-transform: scale(1.1) translateX(calc(100% + 10px));
  transform: scale(1.1) translateX(calc(100% + 10px));
}
.section--slider.slick-slider .slick-next:active {
  -webkit-transform: scale(1) translateX(calc(100% + 10px));
  -ms-transform: scale(1) translateX(calc(100% + 10px));
  transform: scale(1) translateX(calc(100% + 10px));
}
.slick-slider {
  position: relative;
  display: block;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:after,
.slick-track:before {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[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;
}
.slick-container {
  margin: 40px 120px 0;
}
@media (max-width: 991px) {
  .slick-container {
    margin: 40px 80px 0;
  }
}
.slick-container .slick-slider .slick-prev {
  left: -80px;
  opacity: 1;
}
.slick-container .slick-slider .slick-prev:before {
  content: "";
  background-image: url(/img/icons/arrow.svg);
  width: 50px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  left: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.slick-container .slick-slider .slick-next {
  right: -80px;
  opacity: 1;
}
.slick-container .slick-slider .slick-next:before {
  content: "";
  background-image: url(/img/icons/arrow.svg);
  width: 50px;
  height: 50px;
  position: absolute;
  background-repeat: no-repeat;
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
  right: 0;
  -webkit-transition: none;
  -o-transition: none;
  transition: none;
}
.slick-container .slick-slider:hover .slick-prev:before {
  margin-left: 0;
}
.slick-container .slick-slider:hover .slick-next:before {
  margin-right: 0;
}
.slick-container .slick-slider .slick-next:before,
.slick-container .slick-slider .slick-prev:before {
  color: #000;
}
.slick-dots {
  bottom: -50px;
}
.slick-slider figure figcaption {
  background: rgba(0, 0, 0, 0.5);
  bottom: 0;
  color: #fff;
  font-size: 16px;
  padding: 25px;
  position: absolute;
  text-align: left;
  width: 50%;
}
@media (min-width: 1650px) {
  .container {
    max-width: 1600px;
  }
}
.layout-3 {
  height: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}
body {
  max-width: 100vw;
  overflow-x: hidden;
  font-family: "Barlow Regular";
  font-size: 1.7rem;
  letter-spacing: 0.05em;
  line-height: 1.75;
}
body section .row .col .layout-0 > .frame-type-text p {
  width: 80%;
}
@media (max-width: 1200px) {
  body section .row .col .layout-0 > .frame-type-text p {
    width: 100%;
  }
}
h1 {
  font-size: 10rem;
  text-transform: uppercase;
  font-family: "Barlow Regular";
  color: #fff;
  position: relative;
}
@media (max-width: 1440px) {
  h1 {
    font-size: 8rem;
  }
}
@media (max-width: 1199px) {
  h1 {
    font-size: 5rem;
  }
}
@media (max-width: 767px) {
  h1 {
    font-size: 4rem;
  }
}
@media (max-width: 676px) {
  h1 {
    font-size: 3rem;
  }
}
@media (max-width: 475px) {
  h1 {
    font-size: 2.2rem;
  }
}
h1:after {
  content: "";
  border-bottom: 1px solid #fff;
  width: 150px;
  position: absolute;
  bottom: -30px;
  left: 0;
}
h2 {
  font-size: 8rem;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
  text-align: left;
  padding-bottom: 40px;
  font-family: "Barlow Regular";
  margin-bottom: 40px;
}
@media (max-width: 1440px) {
  h2 {
    font-size: 5rem;
    line-height: 8.5rem;
  }
}
@media (max-width: 1199px) {
  h2 {
    font-size: 4rem;
    padding-bottom: 20px;
    line-height: 6.5rem;
  }
}
@media (max-width: 767px) {
  h2 {
    font-size: 3rem;
    padding-bottom: 25px;
    line-height: 3rem;
  }
}
@media (max-width: 567px) {
  h2 {
    font-size: 2.2rem;
    padding-bottom: 15px;
    line-height: 3rem;
  }
}
h2:after {
  content: "";
  border-bottom: 1px solid #000;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}
h3 {
  font-size: 6rem;
  text-transform: uppercase;
  position: relative;
  z-index: 3;
  text-align: left;
  padding-bottom: 60px;
  font-family: "Barlow Bold";
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  h3 {
    font-size: 4rem;
    padding-bottom: 40px;
  }
}
@media (max-width: 767px) {
  h3 {
    font-size: 3rem;
  }
}
@media (max-width: 567px) {
  h3 {
    font-size: 2.2rem;
  }
}
h3:after {
  content: "";
  border-bottom: 1px solid #000;
  width: 100px;
  position: absolute;
  bottom: 0;
  left: 0;
}
h4 {
  margin-bottom: 20px;
  font-size: 3rem;
  text-transform: uppercase;
}
@media (max-width: 1439px) {
  h4 {
    font-size: 2.8rem;
  }
}
@media (max-width: 1199px) {
  h4 {
    font-size: 2.5rem;
  }
}
@media (max-width: 767px) {
  h4 {
    font-size: 2.2rem;
  }
}
@media (max-width: 567px) {
  h4 {
    font-size: 1.8rem;
  }
}
a {
  color: #000;
  text-decoration: none;
  font-family: "Barlow Bold";
}
a:hover {
  -webkit-filter: brightness(0.7);
  filter: brightness(0.7);
  text-decoration: none;
}
p {
  margin-bottom: 0.6rem;
}
.col-md-6 .frame-type-text p {
  padding-right: 25px;
}
section {
  padding-top: 60px;
  padding-bottom: 60px;
}
@media (max-width: 767px) {
  section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
section.content {
  padding: 0;
}
.zitat-slider {
  font-size: 3rem;
}
.section--headerVideo {
  height: 100vh;
  overflow: hidden;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .section--headerVideo {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .section--headerVideo {
    margin-bottom: 40px;
  }
}
.section--headerVideo .container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.section--headerVideo .frame-type-html {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-html {
    height: 100%;
  }
}
.section--headerVideo .frame-type-html video {
  min-height: 100vh;
  min-width: 100%;
  width: auto;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-html video {
    min-height: 100%;
    width: 100%;
  }
}
.section--headerVideo .frame-type-image {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-image {
    height: inherit;
  }
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-image .ce-gallery {
    margin-bottom: 0;
  }
}
.section--headerVideo .frame-type-image div {
  width: 100%;
}
.section--headerVideo .frame-type-image figure {
  width: 100%;
  height: 100vh;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-image figure {
    height: 100%;
  }
}
.section--headerVideo .frame-type-image figure img {
  min-width: 100%;
  max-width: 100%;
  height: 100%;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-image figure img {
    height: 100%;
    max-width: 100%;
  }
}
.section--headerVideo .frame-type-header {
  position: absolute;
  z-index: 1000;
  bottom: 150px;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .section--headerVideo .frame-type-header {
    bottom: 50px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .section--headerVideo .frame-type-header {
    bottom: 20px;
  }
}
@media (max-width: 475px) {
  .section--headerVideo .frame-type-header {
    bottom: 0;
  }
}
.section--headerVideo .frame-type-header header {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 15px;
}
.section--headerVideo .responsive-video {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--headerVideo .responsive-video {
    height: 100%;
  }
}
.section--subpageHeader {
  height: 100vh;
  overflow: hidden;
  padding: 0;
  margin-bottom: 60px;
}
@media (max-width: 991px) {
  .section--subpageHeader {
    height: 100%;
  }
}
@media (max-width: 767px) {
  .section--subpageHeader {
    margin-bottom: 40px;
  }
}
.section--subpageHeader .container {
  max-width: 100%;
  padding-right: 0;
  padding-left: 0;
}
.section--subpageHeader .container .row .col .layout-0 {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--subpageHeader .container .row .col .layout-0 {
    height: 100%;
  }
}
.section--subpageHeader .frame-type-html {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-html {
    height: 100%;
  }
}
.section--subpageHeader .frame-type-html video {
  min-height: 100vh;
  min-width: 100%;
  width: auto;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-html video {
    min-height: 100%;
    width: 100%;
  }
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-image .ce-gallery {
    margin-bottom: 0;
  }
}
.section--subpageHeader .frame-type-image div {
  width: 100%;
}
.section--subpageHeader .frame-type-image figure {
  width: 100%;
  height: 100vh;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-image figure {
    height: 100%;
  }
}
.section--subpageHeader .frame-type-image figure img {
  min-width: 100%;
  max-width: 100%;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-image figure img {
    height: 100%;
    max-width: 100%;
  }
}
@media (max-width: 475px) {
  .section--subpageHeader .frame-type-image figure img {
    min-height: 240px;
  }
}
.section--subpageHeader .frame-type-header {
  position: absolute;
  z-index: 1000;
  bottom: 50px;
  width: 100%;
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-header {
    bottom: 50px;
    left: 0;
  }
}
@media (max-width: 767px) {
  .section--subpageHeader .frame-type-header {
    bottom: 20px;
  }
}
@media (max-width: 475px) {
  .section--subpageHeader .frame-type-header {
    bottom: 0;
  }
}
.section--subpageHeader .frame-type-header header {
  max-width: 1600px;
  margin: 0 auto;
  padding-left: 15px;
}
.section--subpageHeader .frame-type-header header h1:after {
  display: none;
}
.section--subpageHeader .frame-type-header header h2 {
  color: #fff;
  font-size: 3rem;
}
@media (max-width: 991px) {
  .section--subpageHeader .frame-type-header header h2 {
    font-size: 2.2rem;
  }
}
@media (max-width: 767px) {
  .section--subpageHeader .frame-type-header header h2 {
    font-size: 2rem;
  }
}
@media (max-width: 475px) {
  .section--subpageHeader .frame-type-header header h2 {
    font-size: 1.4rem;
    margin-bottom: 30px;
  }
}
.section--subpageHeader .frame-type-header header h2:after {
  border-color: #fff;
}
.section--subpageHeader .responsive-video {
  height: 100vh;
}
@media (max-width: 991px) {
  .section--subpageHeader .responsive-video {
    height: 100%;
  }
}
.section--leistung .row .col .layout-0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section--facts {
  padding-top: 0;
}
.section--facts .hive-cpt-cnt-facts .count_number .count-up--icon {
  max-width: 100%;
  margin: auto;
}
.section--facts .count_number {
  width: 33%;
}
@media (max-width: 991px) {
  .section--facts .count_number {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .section--facts .count_number {
    width: 100%;
    max-height: 400px;
    overflow: hidden;
  }
}
.section--facts .count_number .inner {
  position: relative;
}
@media (max-width: 767px) {
  .section--facts .count_number .inner {
    height: 100%;
  }
}
.section--facts .count-up--value {
  color: #fff !important;
  position: absolute;
  top: 50px;
  left: 20px;
  font-size: 12rem !important;
}
@media (max-width: 1439px) {
  .section--facts .count-up--value {
    font-size: 11rem !important;
  }
}
@media (max-width: 1199px) {
  .section--facts .count-up--value {
    font-size: 7rem !important;
  }
}
@media (max-width: 767px) {
  .section--facts .count-up--value {
    font-size: 12rem !important;
  }
}
@media (max-width: 400px) {
  .section--facts .count-up--value {
    font-size: 11rem !important;
  }
}
.section--facts .count-up--value:after {
  content: "";
  border-bottom: 1px solid #fff;
  width: 100px;
  position: absolute;
  bottom: -30px;
  left: -20px;
}
.section--facts #fact_3 {
  padding: 3rem 3rem 3rem 0 !important;
}
@media (max-width: 1199px) {
  .section--facts #fact_3 {
    padding: 2rem !important;
  }
}
@media (max-width: 767px) {
  .section--facts #fact_3 {
    padding: 0 !important;
  }
}
.section--facts #fact_2 {
  padding: 3rem 1.5rem !important;
}
@media (max-width: 1199px) {
  .section--facts #fact_2 {
    padding: 2rem !important;
  }
}
@media (max-width: 767px) {
  .section--facts #fact_2 {
    padding: 0 !important;
  }
}
.section--facts #fact_1 {
  padding: 3rem 0 3rem 3rem !important;
}
@media (max-width: 1199px) {
  .section--facts #fact_1 {
    padding: 2rem !important;
  }
}
@media (max-width: 767px) {
  .section--facts #fact_1 {
    padding: 0 !important;
  }
}
.section--facts .count-up--title {
  color: #fff;
  position: absolute;
  bottom: 100px;
  left: 20px;
  text-align: left;
}
@media (max-width: 1439px) {
  .section--facts .count-up--title {
    bottom: 50px;
  }
}
@media (max-width: 1199px) {
  .section--facts .count-up--title {
    bottom: 20px;
    line-height: 35px;
  }
}
@media (max-width: 767px) {
  .section--facts .count-up--title {
    bottom: 100px;
  }
}
@media (max-width: 400px) {
  .section--facts .count-up--title {
    bottom: 80px;
  }
}
@media (max-width: 350px) {
  .section--facts .count-up--title {
    bottom: 40px;
  }
}
.section--bgBlack {
  background-color: #000;
  color: #fff;
  margin: 80px 0;
}
.section--bgBlack h2 {
  color: #fff;
}
.section--bgBlack h2:after {
  border-color: #fff;
}
.section--bgBlack .col-md-4 .frame-type-textpic {
  display: grid;
}
.section--bgBlack .col-md-4 .frame-type-textpic header {
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2;
}
.section--bgBlack .col-md-4 .frame-type-textpic .ce-textpic {
  -webkit-box-ordinal-group: 2;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1;
}
.section--bgBlack:after,
.section--bgBlack:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 20px;
  z-index: 3;
}
.section--bgBlack:after {
  background: #83b011;
  right: 0;
  float: right;
  bottom: 0;
}
.section--bgBlack:before {
  background: #30b3da;
  left: 0;
  top: -20px;
  float: left;
}
.section--bgBlack .container .row .col .layout-0 {
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
.section--bgImage {
  color: #fff;
  min-height: 680px;
  max-width: 1600px;
  padding: 60px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .section--bgImage {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .section--bgImage {
    padding: 0;
  }
}
.section--bgImage h2 {
  color: #fff;
}
.section--bgImage h2:after {
  border-color: #fff;
}
.section--bgImage:after,
.section--bgImage:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 20px;
  z-index: 3;
}
.section--bgImage:after {
  background: #83b011;
  right: 0;
  float: right;
  bottom: 0;
}
.section--bgImage:before {
  background: #30b3da;
  left: 0;
  top: -20px;
  float: left;
}
.section--bgImage .frame-type-text {
  width: 80%;
}
.section--bgImageRight {
  color: #fff;
  min-height: 680px;
  max-width: 1600px;
  padding: 60px;
  margin: 60px auto;
}
@media (max-width: 767px) {
  .section--bgImageRight {
    margin-bottom: 40px;
  }
}
@media (max-width: 575px) {
  .section--bgImageRight {
    padding: 0;
  }
}
.section--bgImageRight h2 {
  color: #fff;
  text-align: right;
}
.section--bgImageRight h2:after {
  border-color: #fff;
  right: 0;
  left: unset;
}
.section--bgImageRight h3 {
  text-align: right;
}
.section--bgImageRight:after,
.section--bgImageRight:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 20px;
  z-index: 3;
}
.section--bgImageRight:after {
  background: #83b011;
  right: 0;
  float: right;
  bottom: 0;
}
.section--bgImageRight:before {
  background: #30b3da;
  left: 0;
  top: -20px;
  float: left;
}
.section--bgImageRight .frame-type-text p {
  width: 70%;
  text-align: right;
  float: right;
}
.section--zitate .image-caption {
  color: #fff;
  position: absolute;
  right: 50px;
  bottom: 50px;
  width: 40%;
  font-size: 3rem;
}
@media (max-width: 1199px) {
  .section--zitate .image-caption {
    width: 60%;
    font-size: 2.5rem;
  }
}
@media (max-width: 991px) {
  .section--zitate .image-caption {
    width: 80%;
    font-size: 2rem;
  }
}
@media (max-width: 767px) {
  .section--zitate .image-caption {
    right: 0;
    bottom: 30px;
    width: 100%;
    font-size: 1.4rem;
    padding: 15px;
  }
}
.section--zitate .ce-gallery:after,
.section--zitate .ce-gallery:before {
  content: "";
  position: absolute;
  width: 60%;
  height: 20px;
  z-index: 3;
}
.section--zitate .ce-gallery:after {
  background: #83b011;
  right: 15px;
  float: right;
  bottom: 10px;
}
.section--zitate .ce-gallery:before {
  background: #30b3da;
  left: 15px;
  top: -20px;
  float: left;
}
.section--content50 .container:nth-of-type(odd) .col-md-6 {
  margin-bottom: 30px;
}
.section--content50 .container:nth-of-type(odd) .col--1 {
  padding-right: 10%;
}
.section--content50 .container:nth-of-type(even) .col-md-6 {
  margin-bottom: 30px;
}
.section--content50 .container:nth-of-type(even) .col--2 {
  padding-left: 10%;
}
.section--content .row .col .layout-0 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.section--content
  .row
  .col
  .layout-0
  .frame-image-text25:nth-of-type(3n + 1)
  figure.image:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 70%;
  left: 0;
  bottom: 0;
  background: #30b3da;
  z-index: 1;
}
.section--content
  .row
  .col
  .layout-0
  .frame-image-text25:nth-of-type(3n + 2)
  figure.image:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 70%;
  right: 0;
  top: 0;
  background: #ffe800;
  z-index: 1;
}
.section--content
  .row
  .col
  .layout-0
  .frame-image-text25:nth-of-type(3n + 3)
  figure.image:before {
  content: "";
  position: absolute;
  height: 10px;
  width: 70%;
  right: 0;
  bottom: 0;
  background: #83b011;
  z-index: 1;
}
.count_number a,
.position_absolute {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
}
