/*
///########################################################################
///########################################################################
///
///------------------------ designed - created - hosted | by HeiCom Systems
///
///########################################################################
///########################################################################
*/
/*
///########################################################################
///------------------- 01 Allgemein
///########################################################################
*/
@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/heicom-systems-child-theme/fonts/Chillax-Light.woff2') format('woff2'), url('/wp-content/themes/heicom-systems-child-theme/fonts/Chillax-Light.woff') format('woff');
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/heicom-systems-child-theme//fonts/Chillax-Regular.woff2') format('woff2'), url('/wp-content/themes/heicom-systems-child-theme//fonts/Chillax-Regular.woff') format('woff');
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Chillax';
  src: url('/wp-content/themes/heicom-systems-child-theme//fonts/Chillax-Semibold.woff2') format('woff2'), url('/wp-content/themes/heicom-systems-child-theme//fonts/Chillax-Semibold.woff') format('woff');
  font-weight: 600;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/themes/heicom-systems-child-theme/fonts/Satoshi-Regular.woff2') format('woff2'), url('/wp-content/themes/heicom-systems-child-theme/fonts/Satoshi-Regular.woff') format('woff');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Satoshi';
  src: url('/wp-content/themes/heicom-systems-child-theme/fonts/Satoshi-Bold.woff2') format('woff2'), url('/wp-content/themes/heicom-systems-child-theme/fonts/Satoshi-Bold.woff') format('woff');
  font-weight: 700;
  font-style: normal;
}
@-webkit-keyframes fade-in-links--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fade-in-links--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-50%, 0, 0);
            transform: translate3d(-50%, 0, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fade-in-bottom--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fade-in-bottom--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 50%, 0);
            transform: translate3d(0, 50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fade-in-top--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@keyframes fade-in-top--key {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -50%, 0);
            transform: translate3d(0, -50%, 0);
  }
  to {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
@-webkit-keyframes fade-in--key {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade-in--key {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
body, caption, th, td, input, textarea, select, option, legend, fieldset, h1, h2, h3, h4, h5, h6 {
  font-size-adjust: 0.5;
}
body p, body a, body li, .hcs p, .hcs a, .hcs li, .medium--text p, .medium--text a, .medium--text li {
  font-size: 1rem;
  font-size: clamp(0.9rem, calc(0.8832rem + 0.0748vw), 1rem);
  line-height: 1.5;
}
html {
  font-size: 100% !important;
}
.hcs .hero--headline h1, .hcs .hero--headline h2 {
  font-size: 2.7rem;
  font-size: clamp(2.7rem, calc(2.1449rem + 2.4673vw), 6rem);
  line-height: 1.1;
}
.hcs .xlarge--headline h1, .hcs .xlarge--headline h2, .hcs .xlarge--headline h3 {
  font-size: 2.3rem;
  font-size: clamp(2.3rem, calc(1.9299rem + 1.6449vw), 4.5rem);
  line-height: 1.1;
}
.hcs .large--headline h1, .hcs .large--headline h2, .hcs .large--headline h3 {
  font-size: 2rem;
  font-size: clamp(2rem, calc(1.8486rem + 0.6729vw), 2.9rem);
  line-height: 1.1;
}
.hcs .medium--headline h1, .hcs .medium--headline h2, .hcs .medium--headline h3, .hcs .medium--headline h4, .hcs .medium--headline h5, .hcs .medium--headline h6 {
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc(1.7159rem + 0.3738vw), 2.3rem);
  line-height: 1.1;
}
.hcs .small--headline h1, .hcs .small--headline h2, .hcs .small--headline h3, .hcs .small--headline h4, .hcs .small--headline h5, .hcs .small--headline h6 {
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc(1.3159rem + 0.3738vw), 1.9rem);
  line-height: 1.1;
}
.hcs .xsmall--headline h1, .hcs .xsmall--headline h2, .hcs .xsmall--headline h3, .hcs .xsmall--headline h4, .hcs .xsmall--headline h5, .hcs .xsmall--headline h6 {
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc(1.1495rem + 0.2243vw), 1.5rem);
  line-height: 1.1;
}
.hcs .xlarge--text p, .hcs .xlarge--text li, .hcs .xlarge--text a {
  font-size: 1.2rem;
  font-size: clamp(1.3rem, calc(1.2495rem + 0.2243vw), 1.6rem);
  line-height: 1.2;
}
.hcs .large--text p, .hcs .large--text li, .hcs .large--text a {
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc(1.1832rem + 0.0748vw), 1.3rem);
  line-height: 1.3;
}
.hcs .small--text p, .hcs .small--text li, .hcs .small--text a {
  font-size: 0.8rem;
  font-size: clamp(0.8rem, calc(0.7832rem + 0.0748vw), 0.9rem);
  line-height: 1.4;
}
.hcs h3 .fl-callout-title-text, .hcs h3 a.fl-callout-title-text, .hcs .card--mdl h3 {
  font-size: 1.2rem;
  font-size: clamp(1.5rem, calc(1.4159rem + 0.3738vw), 2rem);
  line-height: 1.2;
}
.hcs.off-canvas--row .oc-menu--mdl li a {
  font-size: 1.5rem;
  font-size: clamp(1.5rem, calc(1.2477rem + 1.1215vw), 3rem);
}
.hcs.header--row .kontakt-spalte--col p, .hcs.header--row .desktop-nav--mdl .menu li a {
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc(1.1832rem + 0.0748vw), 1.3rem);
}
.hcs .button--mdl a.fl-button {
  font-size: 0.8rem;
  font-size: clamp(0.8rem, calc(0.7664rem + 0.1495vw), 1rem);
}
.hcs .frm_forms .frm_submit button.frm_button_submit a.fl-button {
  font-size: 0.8rem;
  font-size: clamp(0.8rem, calc(0.7664rem + 0.1495vw), 1rem);
}
.hcs .button--mdl.header--btn a.fl-button {
  font-size: 0.8rem;
  font-size: clamp(0.8rem, calc(0.7832rem + 0.0748vw), 0.9rem);
}
body .hcs, .hcs p, .hcs li, .hcs a {
  font-family: 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: #2e2d2c;
}
.hcs h1, .hcs h2, .hcs h3, .hcs h4, .hcs h5, .hcs h6, .hcs .fl-callout-title-text {
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  color: #2e2d2c;
}
.hcs.header--row .kontakt-spalte--col p, .hcs.header--row .desktop-nav--mdl .menu li a {
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  text-transform: uppercase;
  font-weight: 600;
}
.hcs .subheading--mdl.top .fl-module-content {
  margin-bottom: 0;
}
.hcs .subheading--mdl.bottom .fl-module-content {
  margin-top: 0;
}
.hcs .subheading--mdl h3, .hcs .subheading--mdl h4, .hcs .subheading--mdl h5 {
  font-weight: 300;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  text-transform: none;
}
.heading--mdl.banner .fl-module-content {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.heading--mdl.banner .fl-module-content::after {
  content: "";
  width: 25vw;
  height: 6vh;
  border-radius: 200px;
  background: #2e2d2c;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 3vh;
  font-weight: 600;
  position: absolute;
  -webkit-transform: translateX(-100%) translateY(-50%);
      -ms-transform: translateX(-100%) translateY(-50%);
          transform: translateX(-100%) translateY(-50%);
  top: 50%;
  left: -2rem;
  padding-right: 2vh;
  color: #fff;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
}
.heading--mdl.banner.neon .fl-module-content::after {
  background: #CCFF00;
  color: #2e2d2c;
}
.heading--mdl.banner.c01 .fl-module-content::after {
  content: "01";
}
.heading--mdl.banner.c02 .fl-module-content::after {
  content: "02";
}
.heading--mdl.banner.c03 .fl-module-content::after {
  content: "03";
}
.heading--mdl.banner.c04 .fl-module-content::after {
  content: "04";
}
.heading--mdl.banner.c05 .fl-module-content::after {
  content: "05";
}
@media (max-width: 1366px) {
  .heading--mdl.banner .fl-module-content::after {
    display: none !important;
  }
}
g .fl-page .fl-page-content {
  background: #000;
}
.text-white h1, .text-white h2, .text-white h3, .text-white h4, .text-white p, .text-white a, .text-white li {
  color: #ffffff;
}
.bold {
  font-weight: bolder;
}
.thin {
  font-weight: lighter;
}
.align-left {
  text-align: left;
}
.align-right {
  text-align: right;
}
.align-center {
  text-align: center;
}
.prevent-select {
  -webkit-user-select: none;
  /* Safari */
  -ms-user-select: none;
  /* IE 10 and IE 11 */
  -moz-user-select: none;
       user-select: none;
  /* Standard syntax */
}
.trennung h1, .trennung h2, .trennung h3, .trennung h4, .trennung p, .trennung a, .trennung li {
  -epub-hyphens: auto;
  -o-hyphens: auto;
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.hcs .text--mdl.spalten {
  -webkit-column-count: 2;
     -moz-column-count: 2;
          column-count: 2;
  -webkit-column-width: 500px;
     -moz-column-width: 500px;
          column-width: 500px;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
  margin-top: 1rem;
}
.hcs .text--mdl.spalten .fl-module-content {
  margin-top: 0 !important;
}
.hcs.divider.fl-row .fl-row-content-wrap {
  -webkit-box-shadow: 0 1.5rem 1.5rem -0.5rem #000000;
          box-shadow: 0 1.5rem 1.5rem -0.5rem #000000;
}
.hcs .list-style ul {
  margin-left: 0;
  list-style: none;
  -webkit-padding-start: 0px;
          padding-inline-start: 0px;
}
.hcs .list-style ul li {
  line-height: 1.5;
  padding: 0.7em 1em;
  padding-left: 2.2em;
  background: url(/) no-repeat left center;
  background-size: 1.2em;
  margin-left: 2em;
}
.image--mdl .fl-col-content, .image--mdl .fl-module-content {
  border-radius: 1.25rem;
  overflow: hidden;
}
.background-image.image--mdl .fl-col-content {
  min-height: 250px;
  margin: 20px;
}
@media (max-width: 768px) {
  .background-image.image--mdl .fl-col-content {
    margin: 15px;
  }
}
@media (max-width: 500px) {
  .background-image.image--mdl .fl-col-content {
    margin: 10px;
  }
}
.hcs .fl-row-content-wrap .fl-row-fixed-width, .hcs .fixed-width--col {
  width: 70%;
  max-width: 1800px;
}
.hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
  padding: 10rem 3rem;
}
.hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
  padding: 3rem;
}
.hcs.full-width-container--row .fl-row-content-wrap {
  padding: 0;
}
.hcs.split--row .content--col .fl-col-content {
  max-width: 658px;
  margin-left: auto;
  margin-right: auto;
}
.hcs .fixed-width--col {
  margin-left: auto;
  margin-right: auto;
  float: none;
}
.hcs.content-container--row.no-padding-bottom .fl-row-content-wrap, .hcs.content-container-xs--row.no-padding-bottom .fl-row-content-wrap {
  padding-bottom: 0;
}
.hcs.content-container--row.no-padding-top .fl-row-content-wrap, .hcs.content-container-xs--row.no-padding-top .fl-row-content-wrap {
  padding-top: 0;
}
@media (max-width: 1920px) {
  .hcs .fl-row-content-wrap .fl-row-fixed-width, .hcs .fixed-width--col {
    width: 100%;
    max-width: 75vw;
  }
  .hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
    padding: 10rem 3rem;
  }
  .hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
    padding: 3rem;
  }
}
@media (max-width: 1366px) {
  .hcs .fl-row-content-wrap .fl-row-fixed-width, .hcs .fixed-width--col {
    max-width: 85vw;
  }
  .hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
    padding: 8rem 3rem;
  }
  .hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
    padding: 3rem;
  }
}
@media (max-width: 1024px) {
  .hcs .fl-row-content-wrap .fl-row-fixed-width, .hcs .fixed-width--col {
    width: 100%;
    max-width: 100%;
  }
  .hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
    padding: 6rem 3rem;
  }
  .hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
    padding: 3rem;
  }
}
@media (max-width: 768px) {
  .hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
    padding: 5rem 2rem;
  }
  .hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
    padding: 2rem;
  }
}
@media (max-width: 500px) {
  .hcs.content-container--row .fl-row-content-wrap, .hcs .content-container--col > .fl-col-content {
    padding: 4rem 1rem;
  }
  .hcs.content-container-xs--row .fl-row-content-wrap, .hcs .content-container-xs--col > .fl-col-content {
    padding: 1rem;
  }
}
.hcs .col--group {
  -webkit-column-gap: 2rem;
     -moz-column-gap: 2rem;
          column-gap: 2rem;
}
.hcs .col--group.xs {
  -webkit-column-gap: 0.75rem;
     -moz-column-gap: 0.75rem;
          column-gap: 0.75rem;
}
.hcs .col--group.s {
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
.hcs .col--group.l {
  -webkit-column-gap: 3rem;
     -moz-column-gap: 3rem;
          column-gap: 3rem;
}
.hcs .col--group.xl {
  -webkit-column-gap: 4rem;
     -moz-column-gap: 4rem;
          column-gap: 4rem;
}
.hcs [class*="--card"] {
  padding: 2rem;
}
.hcs [class*="--card"].xs {
  padding: 0.75rem;
}
.hcs [class*="--card"].s {
  padding: 1rem;
}
.hcs [class*="--card"].l {
  padding: 3rem;
}
.hcs [class*="--card"].xl {
  padding: 4rem;
}
.hcs [class*="--card"].zero {
  padding: 0;
}
.hcs .m-xxs {
  margin: 1rem;
}
.hcs .m-xs {
  margin: 2rem;
}
.hcs .m-s {
  margin: 3rem;
}
.hcs .m-m {
  margin: 4rem;
}
.hcs .m-l {
  margin: 5rem;
}
.hcs .m-xl {
  margin: 6rem;
}
.hcs .m-xxl {
  margin: 7rem;
}
.hcs .mx-xxs {
  margin: 0 1rem;
}
.hcs .mx-xs {
  margin: 0 2rem;
}
.hcs .mx-s {
  margin: 0 3rem;
}
.hcs .mx-m {
  margin: 0 4rem;
}
.hcs .mx-l {
  margin: 0 5rem;
}
.hcs .mx-xl {
  margin: 0 6rem;
}
.hcs .mx-xxl {
  margin: 0 7rem;
}
.hcs .my-xxs {
  margin: 1rem 0;
}
.hcs .my-xs {
  margin: 2rem 0;
}
.hcs .my-s {
  margin: 3rem 0;
}
.hcs .my-m {
  margin: 4rem 0;
}
.hcs .my-l {
  margin: 5rem 0;
}
.hcs .my-xl {
  margin: 6rem 0;
}
.hcs .my-xxl {
  margin: 7rem 0;
}
.hcs .ml-zero {
  margin-left: 0;
}
.hcs .ml-xxs {
  margin-left: 1rem;
}
.hcs .ml-xs {
  margin-left: 2rem;
}
.hcs .ml-s {
  margin-left: 3rem;
}
.hcs .ml-m {
  margin-left: 4rem;
}
.hcs .ml-l {
  margin-left: 5rem;
}
.hcs .ml-xl {
  margin-left: 6rem;
}
.hcs .ml-xxl {
  margin-left: 7rem;
}
.hcs .mr-zero {
  margin-right: 0;
}
.hcs .mr-xxs {
  margin-right: 1rem;
}
.hcs .mr-xs {
  margin-right: 2rem;
}
.hcs .mr-s {
  margin-right: 3rem;
}
.hcs .mr-m {
  margin-right: 4rem;
}
.hcs .mr-l {
  margin-right: 5rem;
}
.hcs .mr-xl {
  margin-right: 6rem;
}
.hcs .mr-xxl {
  margin-right: 7rem;
}
.hcs .mt-zero {
  margin-top: 0;
}
.hcs .mt-xxs {
  margin-top: 1rem;
}
.hcs .mt-xs {
  margin-top: 2rem;
}
.hcs .mt-s {
  margin-top: 3rem;
}
.hcs .mt-m {
  margin-top: 4rem;
}
.hcs .mt-l {
  margin-top: 5rem;
}
.hcs .mt-xl {
  margin-top: 6rem;
}
.hcs .mt-xxl {
  margin-top: 7rem;
}
.hcs .mb-zero {
  margin-bottom: 0;
}
.hcs .mb-xxs {
  margin-bottom: 1rem;
}
.hcs .mb-xs {
  margin-bottom: 2rem;
}
.hcs .mb-s {
  margin-bottom: 3rem;
}
.hcs .mb-m {
  margin-bottom: 4rem;
}
.hcs .mb-l {
  margin-bottom: 5rem;
}
.hcs .mb-xl {
  margin-bottom: 6rem;
}
.hcs .mb-xxl {
  margin-bottom: 7rem;
}
.hcs .p-xxs {
  padding: 1rem;
}
.hcs .p-xs {
  padding: 2rem;
}
.hcs .p-s {
  padding: 3rem;
}
.hcs .p-m {
  padding: 4rem;
}
.hcs .p-l {
  padding: 5rem;
}
.hcs .p-xl {
  padding: 6rem;
}
.hcs .p-xxl {
  padding: 7rem;
}
.hcs .px-xxs {
  padding: 0 1rem;
}
.hcs .px-xs {
  padding: 0 2rem;
}
.hcs .px-s {
  padding: 0 3rem;
}
.hcs .px-m {
  padding: 0 4rem;
}
.hcs .px-l {
  padding: 0 5rem;
}
.hcs .px-xl {
  padding: 0 6rem;
}
.hcs .px-xxl {
  padding: 0 7rem;
}
.hcs .py-xxs {
  padding: 1rem 0;
}
.hcs .py-xs {
  padding: 2rem 0;
}
.hcs .py-s {
  padding: 3rem 0;
}
.hcs .py-m {
  padding: 4rem 0;
}
.hcs .py-l {
  padding: 5rem 0;
}
.hcs .py-xl {
  padding: 6rem 0;
}
.hcs .py-xxl {
  padding: 7rem 0;
}
.hcs .pl-zero {
  padding-left: 0;
}
.hcs .pl-xxs {
  padding-left: 1rem;
}
.hcs .pl-xs {
  padding-left: 2rem;
}
.hcs .pl-s {
  padding-left: 3rem;
}
.hcs .pl-m {
  padding-left: 4rem;
}
.hcs .pl-l {
  padding-left: 5rem;
}
.hcs .pl-xl {
  padding-left: 6rem;
}
.hcs .pl-xxl {
  padding-left: 7rem;
}
.hcs .pr-zero {
  padding-right: 0;
}
.hcs .pr-xxs {
  padding-right: 1rem;
}
.hcs .pr-xs {
  padding-right: 2rem;
}
.hcs .pr-s {
  padding-right: 3rem;
}
.hcs .pr-m {
  padding-right: 4rem;
}
.hcs .pr-l {
  padding-right: 5rem;
}
.hcs .pr-xl {
  padding-right: 6rem;
}
.hcs .pr-xxl {
  padding-right: 7rem;
}
.hcs .pt-zero {
  padding-top: 0;
}
.hcs .pt-xxs {
  padding-top: 1rem;
}
.hcs .pt-xs {
  padding-top: 2rem;
}
.hcs .pt-s {
  padding-top: 3rem;
}
.hcs .pt-m {
  padding-top: 4rem;
}
.hcs .pt-l {
  padding-top: 5rem;
}
.hcs .pt-xl {
  padding-top: 6rem;
}
.hcs .pt-xxl {
  padding-top: 7rem;
}
.hcs .pb-zero {
  padding-bottom: 0;
}
.hcs .pb-xxs {
  padding-bottom: 1rem;
}
.hcs .pb-xs {
  padding-bottom: 2rem;
}
.hcs .pb-s {
  padding-bottom: 3rem;
}
.hcs .pb-m {
  padding-bottom: 4rem;
}
.hcs .pb-l {
  padding-bottom: 5rem;
}
.hcs .pb-xl {
  padding-bottom: 6rem;
}
.hcs .pb-xxl {
  padding-bottom: 7rem;
}
@media (max-width: 768px) {
  .hcs .col--group {
    -webkit-column-gap: 1.5rem;
       -moz-column-gap: 1.5rem;
            column-gap: 1.5rem;
  }
  .hcs .col--group.xs {
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }
  .hcs .col--group.s {
    -webkit-column-gap: 0.75rem;
       -moz-column-gap: 0.75rem;
            column-gap: 0.75rem;
  }
  .hcs .col--group.l {
    -webkit-column-gap: 2.5rem;
       -moz-column-gap: 2.5rem;
            column-gap: 2.5rem;
  }
  .hcs .col--group.xl {
    -webkit-column-gap: 3.5rem;
       -moz-column-gap: 3.5rem;
            column-gap: 3.5rem;
  }
  .hcs [class*="--card"] {
    padding: 2rem;
  }
  .hcs [class*="--card"].xs {
    padding: 0.5rem;
  }
  .hcs [class*="--card"].s {
    padding: 0.75rem;
  }
  .hcs [class*="--card"].l {
    padding: 2.5rem;
  }
  .hcs [class*="--card"].xl {
    padding: 3.5rem;
  }
  .hcs .m-xxs {
    margin: 0.5rem;
  }
  .hcs .m-xs {
    margin: 1rem;
  }
  .hcs .m-s {
    margin: 1.5rem;
  }
  .hcs .m-m {
    margin: 2rem;
  }
  .hcs .m-l {
    margin: 2.5rem;
  }
  .hcs .m-xl {
    margin: 3rem;
  }
  .hcs .m-xxl {
    margin: 3.5rem;
  }
  .hcs .mx-xxs {
    margin: 0 0.5rem;
  }
  .hcs .mx-xs {
    margin: 0 1rem;
  }
  .hcs .mx-s {
    margin: 0 1.5rem;
  }
  .hcs .mx-m {
    margin: 0 2rem;
  }
  .hcs .mx-l {
    margin: 0 2.5rem;
  }
  .hcs .mx-xl {
    margin: 0 3rem;
  }
  .hcs .mx-xxl {
    margin: 0 3.5rem;
  }
  .hcs .my-xxs {
    margin: 0.5rem 0;
  }
  .hcs .my-xs {
    margin: 1rem 0;
  }
  .hcs .my-s {
    margin: 1.5rem 0;
  }
  .hcs .my-m {
    margin: 2rem 0;
  }
  .hcs .my-l {
    margin: 2.5rem 0;
  }
  .hcs .my-xl {
    margin: 3rem 0;
  }
  .hcs .my-xxl {
    margin: 3.5rem 0;
  }
  .hcs .ml-zero {
    margin-left: 0;
  }
  .hcs .ml-xxs {
    margin-left: 0.5rem;
  }
  .hcs .ml-xs {
    margin-left: 1rem;
  }
  .hcs .ml-s {
    margin-left: 1.5rem;
  }
  .hcs .ml-m {
    margin-left: 2rem;
  }
  .hcs .ml-l {
    margin-left: 2.5rem;
  }
  .hcs .ml-xl {
    margin-left: 3rem;
  }
  .hcs .ml-xxl {
    margin-left: 3.5rem;
  }
  .hcs .mr-zero {
    margin-right: 0;
  }
  .hcs .mr-xxs {
    margin-right: 0.5rem;
  }
  .hcs .mr-xs {
    margin-right: 1rem;
  }
  .hcs .mr-s {
    margin-right: 1.5rem;
  }
  .hcs .mr-m {
    margin-right: 2rem;
  }
  .hcs .mr-l {
    margin-right: 2.5rem;
  }
  .hcs .mr-xl {
    margin-right: 3rem;
  }
  .hcs .mr-xxl {
    margin-right: 3.5rem;
  }
  .hcs .mt-zero {
    margin-top: 0;
  }
  .hcs .mt-xxs {
    margin-top: 0.5rem;
  }
  .hcs .mt-xs {
    margin-top: 1rem;
  }
  .hcs .mt-s {
    margin-top: 1.5rem;
  }
  .hcs .mt-m {
    margin-top: 2rem;
  }
  .hcs .mt-l {
    margin-top: 2.5rem;
  }
  .hcs .mt-xl {
    margin-top: 3rem;
  }
  .hcs .mt-xxl {
    margin-top: 3.5rem;
  }
  .hcs .mb-zero {
    margin-bottom: 0;
  }
  .hcs .mb-xxs {
    margin-bottom: 0.5rem;
  }
  .hcs .mb-xs {
    margin-bottom: 1rem;
  }
  .hcs .mb-s {
    margin-bottom: 1.5rem;
  }
  .hcs .mb-m {
    margin-bottom: 2rem;
  }
  .hcs .mb-l {
    margin-bottom: 2.5rem;
  }
  .hcs .mb-xl {
    margin-bottom: 3rem;
  }
  .hcs .mb-xxl {
    margin-bottom: 3.5rem;
  }
  .hcs .p-xxs {
    padding: 0.5rem;
  }
  .hcs .p-xs {
    padding: 1rem;
  }
  .hcs .p-s {
    padding: 1.5rem;
  }
  .hcs .p-m {
    padding: 2rem;
  }
  .hcs .p-l {
    padding: 2.5rem;
  }
  .hcs .p-xl {
    padding: 3rem;
  }
  .hcs .p-xxl {
    padding: 3.5rem;
  }
  .hcs .px-xxs {
    padding: 0 0.5rem;
  }
  .hcs .px-xs {
    padding: 0 1rem;
  }
  .hcs .px-s {
    padding: 0 1.5rem;
  }
  .hcs .px-m {
    padding: 0 2rem;
  }
  .hcs .px-l {
    padding: 0 2.5rem;
  }
  .hcs .px-xl {
    padding: 0 3rem;
  }
  .hcs .px-xxl {
    padding: 0 3.5rem;
  }
  .hcs .py-xxs {
    padding: 0.5rem 0;
  }
  .hcs .py-xs {
    padding: 1rem 0;
  }
  .hcs .py-s {
    padding: 1.5rem 0;
  }
  .hcs .py-m {
    padding: 2rem 0;
  }
  .hcs .py-l {
    padding: 2.5rem 0;
  }
  .hcs .py-xl {
    padding: 3rem 0;
  }
  .hcs .py-xxl {
    padding: 3.5rem 0;
  }
  .hcs .pl-zero {
    padding-left: 0;
  }
  .hcs .pl-xxs {
    padding-left: 0.5rem;
  }
  .hcs .pl-xs {
    padding-left: 1rem;
  }
  .hcs .pl-s {
    padding-left: 1.5rem;
  }
  .hcs .pl-m {
    padding-left: 2rem;
  }
  .hcs .pl-l {
    padding-left: 2.5rem;
  }
  .hcs .pl-xl {
    padding-left: 3rem;
  }
  .hcs .pl-xxl {
    padding-left: 3.5rem;
  }
  .hcs .pr-zero {
    padding-right: 0;
  }
  .hcs .pr-xxs {
    padding-right: 0.5rem;
  }
  .hcs .pr-xs {
    padding-right: 1rem;
  }
  .hcs .pr-s {
    padding-right: 1.5rem;
  }
  .hcs .pr-m {
    padding-right: 2rem;
  }
  .hcs .pr-l {
    padding-right: 2.5rem;
  }
  .hcs .pr-xl {
    padding-right: 3rem;
  }
  .hcs .pr-xxl {
    padding-right: 3.5rem;
  }
  .hcs .pt-zero {
    padding-top: 0;
  }
  .hcs .pt-xxs {
    padding-top: 0.5rem;
  }
  .hcs .pt-xs {
    padding-top: 1rem;
  }
  .hcs .pt-s {
    padding-top: 1.5rem;
  }
  .hcs .pt-m {
    padding-top: 2rem;
  }
  .hcs .pt-l {
    padding-top: 2.5rem;
  }
  .hcs .pt-xl {
    padding-top: 3rem;
  }
  .hcs .pt-xxl {
    padding-top: 3.5rem;
  }
  .hcs .pb-zero {
    padding-bottom: 0;
  }
  .hcs .pb-xxs {
    padding-bottom: 0.5rem;
  }
  .hcs .pb-xs {
    padding-bottom: 1rem;
  }
  .hcs .pb-s {
    padding-bottom: 1.5rem;
  }
  .hcs .pb-m {
    padding-bottom: 2rem;
  }
  .hcs .pb-l {
    padding-bottom: 2.5rem;
  }
  .hcs .pb-xl {
    padding-bottom: 3rem;
  }
  .hcs .pb-xxl {
    padding-bottom: 3.5rem;
  }
}
@media (max-width: 500px) {
  .hcs .col--group {
    -webkit-column-gap: 1rem;
       -moz-column-gap: 1rem;
            column-gap: 1rem;
  }
  .hcs .col--group.xs {
    -webkit-column-gap: 0.25rem;
       -moz-column-gap: 0.25rem;
            column-gap: 0.25rem;
  }
  .hcs .col--group.s {
    -webkit-column-gap: 0.5rem;
       -moz-column-gap: 0.5rem;
            column-gap: 0.5rem;
  }
  .hcs .col--group.l {
    -webkit-column-gap: 2rem;
       -moz-column-gap: 2rem;
            column-gap: 2rem;
  }
  .hcs .col--group.xl {
    -webkit-column-gap: 3rem;
       -moz-column-gap: 3rem;
            column-gap: 3rem;
  }
  .hcs [class*="--card"] {
    padding: 2rem;
  }
  .hcs [class*="--card"].xs {
    padding: 0.25rem;
  }
  .hcs [class*="--card"].s {
    padding: 0.5rem;
  }
  .hcs [class*="--card"].l {
    padding: 2rem;
  }
  .hcs [class*="--card"].xl {
    padding: 3rem;
  }
}
/*
///########################################################################
///------------------- 02 sections
///########################################################################
*/
.hcs.hero-landing--row, .hcs.hero-subpage--row {
  background: green !important;
  position: relative;
  display: block;
  -webkit-animation: fade-in--key 1s ease-in-out 0.05s both;
          animation: fade-in--key 1s ease-in-out 0.05s both;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content, .hcs.hero-subpage--row .hero-bg--col .fl-col-content {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 1;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .fl-module, .hcs.hero-landing--row .hero-bg--col .fl-col-content .fl-module-content, .hcs.hero-landing--row .hero-bg--col .fl-col-content .fl-html, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .fl-module, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .fl-module-content, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .fl-html {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  -webkit-animation: none;
          animation: none;
  margin: 0;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-wrapper, .hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-image, .hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-image::after, .hcs.hero-landing--row .hero-bg--col .fl-col-content .overlay-shadow, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-wrapper, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-image, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-image::after, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .overlay-shadow {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-wrapper, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-wrapper {
  overflow: hidden;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-image, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-image {
  background-image: url(/wp-content/uploads/gvd-green-energy_hero.jpg);
  background-size: cover;
  background-position: center center;
  -webkit-animation: hero-zoom--key 10s cubic-bezier(0.33, 1, 0.68, 1) both;
          animation: hero-zoom--key 10s cubic-bezier(0.33, 1, 0.68, 1) both;
  z-index: 4;
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-image::after, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-image::after {
  display: none;
  z-index: 5;
}
@supports (mix-blend-mode: hue) {
  .hcs.hero-landing--row .hero-bg--col .fl-col-content .bg-image::after, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .bg-image::after {
    display: block;
    background-color: #CCFF00;
    mix-blend-mode: hue;
  }
}
.hcs.hero-landing--row .hero-bg--col .fl-col-content .overlay-shadow, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .overlay-shadow {
  background-image: -webkit-gradient(linear, left top, right top, color-stop(25%, rgba(0, 0, 0, 0.85)), color-stop(80%, rgba(0, 0, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.85) 25%, rgba(0, 0, 0, 0) 80%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.85) 25%, rgba(0, 0, 0, 0) 80%);
  z-index: 6;
}
.hcs.hero-landing--row .content--col .fl-col-content, .hcs.hero-subpage--row .content--col .fl-col-content {
  z-index: 10;
  position: relative;
  margin-top: 10vh;
  margin-top: 5svh;
  margin-bottom: 1vh;
}
.hcs.hero-landing--row .content--col .fl-col-content .text--mdl, .hcs.hero-subpage--row .content--col .fl-col-content .text--mdl {
  max-width: 600px;
}
.hcs.hero-landing--row .content--col .fl-col-content .heading--mdl .thin, .hcs.hero-subpage--row .content--col .fl-col-content .heading--mdl .thin {
  font-weight: 300;
}
.hcs.hero-landing--row .fl-row-content-wrap, .hcs.hero-subpage--row .fl-row-content-wrap {
  position: relative;
  overflow: hidden;
  min-height: 100vh;
  min-height: 100svh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.hcs.hero-landing--row .fl-row-content-wrap .fl-row-content, .hcs.hero-subpage--row .fl-row-content-wrap .fl-row-content {
  position: static;
}
.hcs.hero-landing--row .fl-col .fl-module, .hcs.hero-subpage--row .fl-col .fl-module {
  -webkit-animation: hero-stagger--key 1.6s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: hero-stagger--key 1.6s cubic-bezier(0.65, 0, 0.35, 1) both;
  -webkit-transform-origin: bottom;
      -ms-transform-origin: bottom;
          transform-origin: bottom;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(1), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(2), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(2) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(3), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(3) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(4), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(4) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(5), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(5) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.hcs.hero-landing--row .fl-col .fl-module:nth-child(6), .hcs.hero-subpage--row .fl-col .fl-module:nth-child(6) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
@-webkit-keyframes hero-stagger--key {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@keyframes hero-stagger--key {
  0% {
    -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    opacity: 1;
  }
}
@-webkit-keyframes hero-zoom--key {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes hero-zoom--key {
  0% {
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@media (min-width: 2600px) {
  .hcs.hero-landing--row .fl-row-content-wrap::after, .hcs.hero-subpage--row .fl-row-content-wrap::after {
    background-size: 4px;
  }
}
@media (max-width: 1024px) {
  .hcs.hero-landing--row .hero-bg--col .fl-col-content .overlay-shadow, .hcs.hero-subpage--row .hero-bg--col .fl-col-content .overlay-shadow {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(25%, rgba(0, 0, 0, 0)), color-stop(75%, rgba(0, 0, 0, 0.9)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.9) 75%);
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0.9) 75%);
  }
}
@media (max-width: 768px) {
  .hcs.hero-landing--row .content--col .fl-col-content, .hcs.hero-landing--row .text--mdl, .hcs.hero-subpage--row .content--col .fl-col-content, .hcs.hero-subpage--row .text--mdl {
    max-width: 500px;
  }
  .hcs.hero-landing--row .content--col .fl-col-content, .hcs.hero-subpage--row .content--col .fl-col-content {
    margin-bottom: 0;
  }
}
.hcs.hero-subpage--row .fl-row-content-wrap {
  min-height: 30vh;
  min-height: 30svh;
}
.hcs.hero-subpage--row .content--col .fl-col-content {
  margin-top: 15vh;
  margin-top: 10svh;
}
.fl-row-content-wrap {
  background-color: #fff;
}
.dark-bg .fl-row-content-wrap {
  background-color: #2e2d2c;
}
.grau-bg .fl-row-content-wrap {
  background-color: #ECECEC;
}
.texture-bg .fl-row-content-wrap {
  background-color: #8c7054;
  background-image: url("/wp-content/uploads/black-twill_75.png");
  background-size: 10px;
}
.section--row.vh50 .fl-row-content-wrap {
  min-height: 50vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section--row.vh75 .fl-row-content-wrap {
  min-height: 75vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.section--row.vh100 .fl-row-content-wrap {
  min-height: 100vh;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
html.js .mdl--stagger[data-aos="hcs--aos"] .fl-module-content {
  opacity: 0;
}
html.js .mdl--stagger[data-aos="hcs--aos"].aos-animate .fl-module-content {
  -webkit-animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(1) .fl-module-content {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(2) .fl-module-content {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(3) .fl-module-content {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(4) .fl-module-content {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(5) .fl-module-content {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(6) .fl-module-content {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(7) .fl-module-content {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(8) .fl-module-content {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(9) .fl-module-content {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(10) .fl-module-content {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
html.js .mdl--stagger.aos-animate .fl-module:nth-child(11) .fl-module-content {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
html.js .col--stagger[data-aos="hcs--aos"] .fl-col {
  opacity: 0;
}
html.js .col--stagger[data-aos="hcs--aos"].aos-animate .fl-col {
  -webkit-animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(2) {
  -webkit-animation-delay: 0.15s;
          animation-delay: 0.15s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(3) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(4) {
  -webkit-animation-delay: 0.25s;
          animation-delay: 0.25s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(5) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(6) {
  -webkit-animation-delay: 0.35s;
          animation-delay: 0.35s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(7) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(8) {
  -webkit-animation-delay: 0.45s;
          animation-delay: 0.45s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(9) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(10) {
  -webkit-animation-delay: 0.55s;
          animation-delay: 0.55s;
}
html.js .col--stagger.aos-animate .fl-col:nth-child(11) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.hcs.vorteile--row .text--mdl .fl-module-content {
  max-width: 1000px;
}
.hcs.vorteile--row .card--col {
  padding: 20px;
}
.hcs.vorteile--row .card--col .fl-col-content {
  background: #707070;
  border-radius: 1.25rem;
}
.hcs.vorteile--row .vorteile--mdl .fl-module-content {
  padding: 3rem;
  margin: 0;
}
.hcs.vorteile--row .vorteile--mdl .fl-callout-title-text {
  margin-top: 2rem;
  margin-bottom: 1rem;
  display: block;
  color: #fff;
}
.hcs.vorteile--row .vorteile--mdl .fl-callout-text {
  text-align: left;
}
@media (max-width: 1366px) {
  .hcs.vorteile--row .card--col {
    padding: 10px;
  }
  .hcs.vorteile--row .vorteile--mdl .fl-module-content {
    padding: 2rem;
  }
}
@media (max-width: 1024px) {
  .hcs.vorteile--row .card--col {
    width: 100%;
    padding: 15px;
  }
  .hcs.vorteile--row .vorteile--mdl .fl-module-content {
    padding: 3rem;
  }
}
@media (max-width: 768px) {
  .hcs.vorteile--row .card--col {
    padding: 10px;
  }
  .hcs.vorteile--row .vorteile--mdl .fl-module-content {
    padding: 2rem;
  }
}
.hcs.leistungen--row .content--col {
  max-width: 1000px;
}
.hcs.leistungen--row .card-container--col {
  padding: 20px;
}
.hcs.leistungen--row .card-container--col .fl-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-align: stretch;
      -ms-flex-align: stretch;
          align-items: stretch;
  -webkit-column-gap: 1rem;
     -moz-column-gap: 1rem;
          column-gap: 1rem;
}
.hcs.leistungen--row .card--mdl {
  width: 30%;
  min-width: 400px;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
  background: #ECECEC;
  border-radius: 1.25rem;
  padding: 3rem;
  margin-bottom: 1rem;
}
.hcs.leistungen--row .card--mdl .fl-module-content {
  margin: 0;
}
.hcs.leistungen--row .card--mdl .fl-callout-title-text {
  display: block;
  text-align: left;
}
.hcs.leistungen--row .card--mdl .fl-callout-text {
  text-align: left;
}
@media (max-width: 768px) {
  .hcs.leistungen--row .card-container--col {
    padding: 15px;
  }
  .hcs.leistungen--row .card--mdl {
    min-width: 100%;
    padding: 2rem;
  }
}
@media (max-width: 500px) {
  .hcs.leistungen--row .card-container--col {
    padding: 10px;
  }
  .hcs.leistungen--row .card--mdl {
    min-width: 100%;
    padding: 1.5rem;
  }
}
.hcs.kontakt--row .fl-row-content-wrap {
  overflow: hidden;
}
.hcs.kontakt--row .fl-row-content-wrap::before {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 0;
  background: rgba(0, 0, 0, 0.2);
}
.hcs.kontakt--row .content--col {
  background-image: -webkit-gradient(linear, left top, right bottom, from(#5d5d5d), to(black));
  background-image: -o-linear-gradient(top left, #5d5d5d 0%, black 100%);
  background-image: linear-gradient(to bottom right, #5d5d5d 0%, black 100%);
  padding: 3rem;
  width: 45%;
  opacity: 0.9;
}
.hcs.kontakt--row .content--col .fl-separator {
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.hcs.kontakt--row .formular--col {
  background: #fff;
  padding: 3rem;
  width: 55%;
  opacity: 1;
}
.hcs.kontakt--row .kontakt-card--col {
  -webkit-box-shadow: 5px 5px 25px -15px #353535;
          box-shadow: 5px 5px 25px -15px #353535;
  border-radius: 1.25rem;
  overflow: hidden;
  max-width: 1200px;
  float: none;
  position: relative;
  margin-left: auto;
  margin-right: auto;
}
.hcs.kontakt--row .kontakt--mdl .fl-module-content {
  margin-bottom: 0.3rem;
}
.hcs.kontakt--row .kontakt--mdl .fl-icon i:before, .hcs.kontakt--row .kontakt--mdl .fl-icon i {
  font-size: 1.1rem;
  color: #CCFF00;
  margin-right: 0.3rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hcs.kontakt--row .kontakt--mdl .fl-icon:hover i:before {
  color: #fff;
}
.hcs.kontakt--row .kontakt--mdl .fl-icon-text, .hcs.kontakt--row .kontakt--mdl .fl-icon-text a {
  height: auto;
}
.hcs.kontakt--row .kontakt--mdl .fl-icon-text:hover, .hcs.kontakt--row .kontakt--mdl .fl-icon-text a:hover {
  text-decoration: none;
}
@media (max-width: 768px) {
  .hcs.kontakt--row .content--col, .hcs.kontakt--row .formular--col {
    padding: 2rem;
  }
}
@media (max-width: 500px) {
  .hcs.kontakt--row .content--col, .hcs.kontakt--row .formular--col {
    padding: 1.5rem;
  }
}
.maps--mdl.dark {
  -webkit-filter: grayscale(1) invert(1) brightness(1.2) contrast(0.8);
          filter: grayscale(1) invert(1) brightness(1.2) contrast(0.8);
}
.maps--mdl.dark {
  height: 100%;
}
.maps--mdl.dark .fl-module, .maps--mdl.dark .fl-module-content, .maps--mdl.dark .fl-map {
  height: 100%;
}
.maps--mdl.dark .fl-map iframe {
  height: 100%;
  min-height: 40vh;
}
.hcs.bereiche--row .tab-navigation--mdl .tabline {
  overflow: hidden;
  background: none;
}
.hcs.bereiche--row .tab-navigation--mdl .tabline button {
  background: none;
  float: left;
  margin-right: 1rem;
  margin-bottom: 10px;
  border: 2px solid #2e2d2c;
  border-radius: 200px;
  outline: none;
  cursor: pointer;
  padding: 0.7rem 2rem;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
  color: #2e2d2c;
  font-weight: 700;
  line-height: 1;
}
.hcs.bereiche--row .tab-navigation--mdl .tabline button:hover {
  background-color: #ECECEC;
  border-color: #ECECEC;
  color: #2e2d2c;
}
.hcs.bereiche--row .tab-navigation--mdl .tabline button.active, .hcs.bereiche--row .tab-navigation--mdl .tabline button:active {
  background-color: #CCFF00;
  border-color: #CCFF00;
  top: 0;
  color: #2e2d2c;
}
.hcs.bereiche--row .tab-content--col {
  display: none;
  padding: 0;
  border: 0px solid #ccc;
  border-top: none;
  -webkit-animation: w3tab-fade 1s;
          animation: w3tab-fade 1s;
}
.fl-builder-edit .hcs.bereiche--row .tab-content--col {
  display: block !important;
}
@-webkit-keyframes w3tab-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes w3tab-fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.hcs.bereiche--row .content--col.main {
  max-width: 700px;
}
@media (max-width: 768px) {
  .hcs.bereiche--row .tab-navigation--mdl .tabline {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    overflow-x: auto;
    scrollbar-width: none;
    /* Firefox */
    -ms-overflow-style: none;
    /* Internet Explorer 10+ */
    -webkit-overflow-scrolling: touch;
  }
  .hcs.bereiche--row .tab-navigation--mdl .tabline::-webkit-scrollbar {
    display: none;
  }
  .hcs.bereiche--row .tab-navigation--mdl .tabline.active {
    cursor: grabbing;
    cursor: -webkit-grabbing;
  }
}
.hcs.partner--row .logo--mdl img {
  width: 200px;
  max-width: 30vw;
  margin: 2rem auto;
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
  -webkit-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  -o-transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
  transition: all 0.3s cubic-bezier(0.65, 0, 0.35, 1);
}
.hcs.partner--row .logo--mdl img:hover, .hcs.partner--row .logo--mdl img:active, .hcs.partner--row .logo--mdl img:focus {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
}
/*
///########################################################################
///------------------- 03 Template / Theme
///########################################################################
*/
.fl-builder-edit .hcs.header--row {
  margin-top: 3rem;
}
.logged-in .hcs.header--row {
  margin-top: 2rem;
}
.hcs.header--row {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  position: fixed;
  top: 0;
  z-index: 99;
  width: 100%;
  background-color: rgba(255, 255, 255, 0);
}
.hcs.header--row .fl-row-content-wrap {
  padding: 2rem 3rem;
  background: none;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hcs.header--row .fl-row-content-wrap .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}
.hcs.header--row .logo-spalte--col .fl-col-content {
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hcs.header--row .burger-spalte--col {
  width: 20%;
}
.hcs.header--row .logo-spalte--col {
  width: 60%;
}
.hcs.header--row .kontakt-spalte--col {
  width: 20%;
}
.hcs.header--row .logo-spalte--col .fl-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin-right: 1rem;
}
.hcs.header--row .logo-spalte--col .fl-module {
  width: auto;
}
.hcs.header--row .logo-spalte--col .logo--mdl img {
  height: 2.5rem;
  width: auto;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hcs.header--row .logo-spalte--col .logo--mdl.small {
  display: none;
}
.hcs.header--row.hcs-scrolled {
  background-color: #2e2d2c;
}
.hcs.header--row.hcs-scrolled .fl-row-content-wrap {
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
}
.hcs.header--row.hcs-scrolled .fl-col-group {
  -webkit-filter: grayscale(0) brightness(1);
          filter: grayscale(0) brightness(1);
}
.hcs.header--row.hcs-scrolled .logo-spalte--col .fl-col-content .logo--mdl img {
  height: 2.2rem;
}
.hcs.header--row .fl-col .fl-module {
  -webkit-animation: fade-in-top--key 1.2s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-top--key 1.2s cubic-bezier(0.65, 0, 0.35, 1) both;
  -webkit-transform-origin: center;
      -ms-transform-origin: center;
          transform-origin: center;
}
.hcs.header--row .fl-col .fl-module:nth-child(1) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.hcs.header--row .fl-col .fl-module:nth-child(2) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
.hcs.header--row .fl-col .fl-module:nth-child(3) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.hcs.header--row .fl-col .fl-module:nth-child(4) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
.hcs.header--row .fl-col .fl-module:nth-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.hcs.header--row .fl-col .fl-module:nth-child(6) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
@media (max-width: 1366px) {
  .hcs.header--row .fl-row-content-wrap {
    padding: 2rem 3rem;
  }
  .hcs.header--row .burger-spalte--col {
    width: 25%;
  }
  .hcs.header--row .logo-spalte--col {
    width: 75%;
  }
  .hcs.header--row .logo-spalte--col .fl-col-content {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }
  .hcs.header--row .kontakt-spalte--col {
    width: 0%;
    display: none;
  }
}
@media (max-width: 1024px) {
  .hcs.header--row .burger-spalte--col {
    width: 25% !important;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    float: left;
    clear: none;
  }
  .hcs.header--row .logo-spalte--col {
    width: 75% !important;
    float: left;
    clear: none;
  }
}
@media (max-width: 768px) {
  .hcs.header--row .fl-row-content-wrap {
    padding: 1.5rem 2rem;
  }
  .hcs.header--row .fl-col.burger-spalte--col {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
  }
  .hcs.header--row .logo-spalte--col .logo--mdl.large {
    display: none;
  }
  .hcs.header--row .logo-spalte--col .logo--mdl.small {
    display: block;
  }
  .hcs.header--row .logo-spalte--col .logo--mdl.small img {
    height: 2.5rem;
  }
  .hcs.header--row.hcs-scrolled .fl-row-content-wrap {
    padding-top: 0.2rem;
    padding-bottom: 0rem;
  }
  .hcs.header--row.hcs-scrolled .logo-spalte--col .fl-col-content .logo--mdl img {
    height: 2.5rem;
  }
}
@media (max-width: 500px) {
  .hcs.header--row .fl-row-content-wrap {
    padding: 1.5rem 0;
  }
}
.hcs.footer-brands--row > div {
  background-color: #eeeeee;
}
.hcs.footer-brands--row > div img {
  -webkit-filter: grayscale(100%);
          filter: grayscale(100%);
  opacity: 0.7;
}
.hcs.footer-kontakt--row > div, .hcs.footer-imprint--row > div {
  background-color: #333333;
}
.hcs.footer-kontakt--row a, .hcs.footer-kontakt--row p {
  color: #eeeeee;
  font-size: 1rem !important;
}
.hcs.footer-kontakt--row a:hover {
  color: #CCFF00;
}
.hcs.footer-kontakt--row .fl-icon i {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.hcs.footer-kontakt--row .fl-icon i:before {
  font-size: 1.5rem;
  color: #CCFF00;
  margin-right: 0.5rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hcs.footer-kontakt--row .fl-icon:hover i:before {
  color: #fff;
}
.hcs.footer-content--row > div {
  background-color: #222222;
}
.hcs.footer-content--row > div p, .hcs.footer-content--row > div a, .hcs.footer-content--row > div li, .hcs.footer-content--row > div td {
  font-size: 0.8rem !important;
}
.hcs.footer-std--row .fl-row-content-wrap {
  padding: 0;
}
.hcs.footer-std--row .fl-row-content-wrap .footer-std--col > div {
  padding: 5rem 2rem;
}
.hcs.footer-std--row .fl-row-content-wrap .footer-std--col:nth-child(3) {
  background: rgba(255, 255, 255, 0.1);
}
.hcs.footer-std--row .fl-row-content-wrap .footer-link-heading--mdl h6 {
  font-size: 1.1rem;
  color: #fff;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 1rem !important;
}
.hcs.footer-content--row .footer-logo--mdl img {
  -webkit-filter: grayscale(100%) brightness(10);
          filter: grayscale(100%) brightness(10);
  opacity: 0.7;
}
.hcs.footer-content--row .footer-menu--mdl a {
  color: #CDCDCD;
  font-weight: 400;
  margin-top: 0;
  margin-bottom: 0.5rem;
}
.hcs.footer-content--row .footer-menu--mdl a:hover, .hcs.footer-content--row .footer-menu--mdl .sub-menu a:hover {
  color: #CCFF00;
}
.hcs.footer-content--row .footer-menu--mdl .sub-menu a {
  color: #7B7B7B;
  text-indent: 10px;
}
.hcs .footer-kontakt--mdl:nth-child(3) .fl-module-content {
  margin-top: 0;
  margin-bottom: 0;
}
.hcs .footer-kontakt--mdl .fl-icon i:before, .hcs .footer-kontakt--mdl .fl-icon i {
  font-size: 1rem;
  color: #CCFF00;
  margin-right: 0.3rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hcs .footer-kontakt--mdl .fl-icon:hover i:before {
  color: #fff;
}
.hcs .footer-kontakt--mdl .fl-icon-text {
  height: auto;
}
.hcs .footer-kontakt--mdl .fl-icon-text a:hover, .hcs .footer-kontakt--mdl .fl-icon-text a p:hover {
  color: #CCFF00;
  text-decoration: none;
}
.hcs .footer-tabelle--mdl tr {
  border-bottom: 1px solid #444444;
}
.hcs .footer-tabelle--mdl tr:last-child {
  border-bottom: none;
}
.hcs .footer-tabelle--mdl tr:first-child td {
  padding-top: 0;
}
.hcs .footer-tabelle--mdl td {
  vertical-align: top;
  padding: 1rem 0;
}
.hcs .footer-social-icons--mdl .fl-icon i:before {
  font-size: 1.5rem;
  color: #727272;
  margin-right: 0.5rem;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.hcs .footer-social-icons--mdl .fl-icon:hover i:before {
  color: #CCFF00;
}
.hcs.footer-imprint--row .fl-row-content-wrap {
  background-color: #333333;
  padding: 1rem 3rem;
}
.hcs.footer-imprint--row .fl-row-content-wrap .fl-module-content {
  margin: 5px 0;
}
.hcs.footer-imprint--row p, .hcs.footer-imprint--row a, .hcs.footer-imprint--row li {
  font-size: 0.75rem !important;
  color: #9A9A9A;
  margin-bottom: 0;
}
.hcs.footer-imprint--row a:hover {
  color: #CCFF00;
}
@media (max-width: 1920px) {
  .hcs.footer-brands--row > div img {
    max-width: 90%;
  }
}
@media (max-width: 1600px) {
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col > div {
    padding: 4rem 0.5rem;
  }
}
@media (max-width: 1366px) {
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col {
    width: 33.333%;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col:first-child {
    width: 100%;
    -webkit-box-ordinal-group: 13;
        -ms-flex-order: 12;
            order: 12;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col > div {
    padding: 4rem 1rem;
  }
  .hcs .footer-std--col.footer-logo--col {
    width: 100%;
  }
  .hcs .footer-std--col.footer-logo--col > .fl-col-content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -ms-flex-line-pack: center;
        align-content: center;
  }
  .hcs .footer-std--col.footer-logo--col img {
    width: 250px;
  }
  .hcs .footer-std--col.footer-logo--col .fl-photo {
    text-align: center;
  }
}
@media (max-width: 1024px) {
  .hcs.footer-kontakt--row a, .hcs.footer-kontakt--row p {
    font-size: 0.8rem !important;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col .fl-col-content {
    padding: 3rem 1rem;
  }
}
@media (max-width: 768px) {
  .hcs.footer-brands--row .fl-col-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
  .hcs.footer-brands--row .fl-col-group img {
    max-width: 65%;
    margin: 0.5rem auto;
  }
  .hcs.footer-kontakt--row .fl-row-content-wrap {
    padding-top: 3rem;
    padding-bottom: 3rem;
  }
  .hcs.footer-kontakt--row .fl-row-content-wrap .fl-row-content {
    max-width: 300px;
  }
  .hcs.footer-kontakt--row .fl-row-content-wrap .fl-row-content .fl-module-icon {
    text-align: left;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col .fl-col-content {
    width: 100%;
    max-width: 350px;
    margin: 1rem auto;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col .footer-link-heading--mdl h6 {
    text-align: center;
  }
  .hcs.footer-content--row .footer-menu--mdl a {
    text-align: center;
  }
  .hcs.footer-content--row .footer-menu--mdl .sub-menu a {
    text-align: center;
  }
  .hcs .footer-kontakt--mdl {
    text-align: center;
  }
  .hcs .footer-kontakt--mdl .fl-icon-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    margin-bottom: 2rem;
  }
  .hcs .footer-kontakt--mdl .fl-icon i:before, .hcs .footer-kontakt--mdl .fl-icon i {
    font-size: 1.5rem;
    margin-right: 0;
  }
  .hcs .footer-kontakt--mdl .fl-icon-text {
    text-align: center;
    padding-left: 0;
    margin-top: 10px;
  }
  .hcs.footer-imprint--row P, .hcs.footer-imprint--row a, .hcs.footer-imprint--row li {
    text-align: center !important;
  }
  .hcs.footer-imprint--row .footer-imprint-text--mdl > div {
    margin-bottom: 0;
  }
}
@media (max-width: 500px) {
  .hcs.footer-kontakt--row .fl-row-content {
    max-width: 95%;
  }
  .hcs.footer-brands--row .fl-col {
    max-width: 33%;
  }
  .hcs.footer-brands--row .fl-col img {
    max-width: 95%;
  }
  .hcs.footer-std--row .fl-row-content-wrap .footer-std--col .fl-col-content {
    max-width: 350px;
  }
  .hcs .footer-std--col.footer-logo--col > .fl-col-content {
    display: block;
  }
  .hcs .footer-social-icons--mdl .fl-icon-group {
    text-align: center;
  }
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container {
  padding: 3rem;
  border-radius: 1rem;
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-title {
  margin-bottom: 3rem;
  color: #A1D700;
  font-size: 2rem;
  text-transform: uppercase;
  letter-spacing: 2px;
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-content {
  margin-bottom: 3rem;
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-content.popmake-content:focus-visible {
  outline: -webkit-focus-ring-color auto 0 !important;
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-content + .pum-close {
  position: absolute;
  height: auto;
  width: 100%;
  left: auto;
  right: 0px;
  bottom: 0px;
  top: auto;
  text-align: center;
  padding: 1rem;
  font-weight: 700;
  font-size: 0.9rem;
  border-top: 1px solid #ddd;
  border-bottom-left-radius: 1rem;
  border-bottom-right-radius: 1rem;
  background-color: #A1D700;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  color: #fff;
}
.pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-content + .pum-close:hover, .pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-content + .pum-close:focus {
  background-color: #ddd;
  color: #333;
}
.pum-content.popmake-content:focus-visible, .pum-content *:focus, .pum-overlay .pum-content {
  outline: none !important;
}
@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (-o-min-device-pixel-ratio: 0/1), not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
    .pum-overlay .pum-content {
      outline: none !important;
    }
  }
}
@media (max-width: 500px) {
  .pum.pum-theme-heicom-popup-theme-2-0 .pum-container {
    padding: 2rem;
  }
  .pum.pum-theme-heicom-popup-theme-2-0 .pum-container .pum-title {
    font-size: 1.7rem;
    letter-spacing: 1px;
  }
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field {
  margin: 1rem 0;
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field .frm_primary_label {
  font-size: 0.8rem;
  left: 0;
  padding: 0;
  color: #909090;
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="text"], .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="tel"], .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="email"], .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field textarea {
  border-bottom-color: #909090;
  border-width: 0;
  border-bottom-width: 1px;
  padding: 1rem 0 1rem 0;
  margin: 0 0 0.5rem 0;
  color: #2e2d2c;
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="text"]:active, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="text"]:focus, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="tel"]:active, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="tel"]:focus, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="email"]:active, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="email"]:focus, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field textarea:active, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field textarea:focus {
  border-color: #fff;
  border-bottom-color: #A1D700;
  border-width: 0;
  border-bottom-width: 1px;
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="text"]::-webkit-input-placeholder, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="tel"]::-webkit-input-placeholder, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[type="email"]::-webkit-input-placeholder, .hcs.kontakt--row .formular--mdl .frm_form_fields .form-field textarea::-webkit-input-placeholder {
  color: #777777;
}
.hcs.kontakt--row .formular--mdl .frm_form_fields .form-field input[aria-invalid="true"] {
  border-color: #fff;
  border-bottom-color: #B94A48;
  border-width: 0;
  border-bottom-width: 1px;
}
.hcs .frm_forms .frm_fields_container label, .hcs .frm_forms .frm_fields_container input, .hcs .frm_forms .frm_fields_container .frm_inline_box, .hcs .frm_forms .frm_fields_container textarea {
  font-family: 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif !important;
}
.grecaptcha-badge {
  visibility: hidden !important;
}
.hcs .frm_forms.with_frm_style .frm_message {
  border-radius: 1rem;
  padding: 2rem;
}
.hcs #frm_checkbox_17-0 label, .hcs #frm_checkbox_17-0 label a {
  font-size: 0.9rem;
  color: #2e2d2c;
}
.hcs #frm_checkbox_17-0 label a {
  text-decoration: underline;
}
input:-webkit-autofill, input:-webkit-autofill:hover, input:-webkit-autofill:focus textarea:-webkit-autofill, textarea:-webkit-autofill:hover textarea:-webkit-autofill:focus, select:-webkit-autofill, select:-webkit-autofill:hover, select:-webkit-autofill:focus {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset !important;
  -webkit-text-fill-color: #2e2d2c;
}
/* Flat Style Button */
.frm_checkbox, .frm_radio {
  margin-left: 0px;
  margin-bottom: 15px !important;
}
.frm_checkbox label, .frm_radio label {
  height: auto;
  position: relative;
  padding: 0 0 0 35px !important;
  /* Texteinzug 10px */
  text-indent: 0 !important;
  margin-bottom: 0;
  cursor: pointer;
  vertical-align: bottom;
}
.frm_checkbox input[type=checkbox], .frm_radio input[type=radio] {
  position: absolute !important;
  margin-left: -9999px;
  visibility: hidden;
}
/* Hide the browser's default checkbox */
.frm_checkbox label input[type=checkbox], .frm_radio label input[type=radio] {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
/* Create a custom checkbox */
.frm_checkbox span, .frm_radio span {
  position: absolute;
  top: 0;
  left: 0;
  height: 25px;
  width: 25px;
  background-color: #eee;
}
/* On mouse-over, add a grey background color */
.frm_checkbox label:hover input[type=checkbox] ~ span, .frm_radio label:hover input[type=radio] ~ span {
  background-color: #ccc;
}
/* When the checkbox is checked, add a blue background */
.frm_checkbox label input[type=checkbox]:checked ~ span, .frm_radio label input[type=radio]:checked ~ span {
  background-color: #A1D700;
}
/* Create the checkmark/indicator (hidden when not checked) */
.frm_checkbox span:after, .frm_radio span:after {
  content: "";
  position: absolute;
  display: none;
}
/* Show the checkmark when checked */
.frm_checkbox label input[type=checkbox]:checked ~ span:after, .frm_radio label input[type=radio]:checked ~ span:after {
  display: block;
}
/* Style the checkmark/indicator */
.frm_checkbox label span:after, .frm_radio label span:after {
  left: 9px;
  top: 5px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
}
@media (max-width: 1366px) {
  .with_frm_style input[type=text], .with_frm_style input[type=password], .with_frm_style input[type=email], .with_frm_style input[type=number], .with_frm_style input[type=url], .with_frm_style input[type=tel], .with_frm_style input[type=phone], .with_frm_style input[type=search], .with_frm_style select, .with_frm_style textarea, .frm_form_fields_style, .with_frm_style .frm_scroll_box .frm_opt_container, .frm_form_fields_active_style, .frm_form_fields_error_style, .with_frm_style .frm-card-element.StripeElement, .with_frm_style .chosen-container-multi .chosen-choices, .with_frm_style .chosen-container-single .chosen-single {
    font-size: 16px !important;
  }
}
/*
///########################################################################
///------------------- 04 UI/UX
///########################################################################
*/
.hcs .desktop-nav--mdl .menu li a {
  padding: 0.5rem 1rem;
  margin: 0 1rem;
  -webkit-transition: all 0.1s ease-out;
  -o-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  color: #2e2d2c;
  border-bottom: 2px solid transparent;
  line-height: normal;
}
.hcs .desktop-nav--mdl .menu li a:hover {
  border-color: #A1D700;
}
.hcs .desktop-nav--mdl .menu > li.current-menu-item > a {
  color: #A1D700;
  border-bottom: 2px solid #A1D700;
}
@media (max-width: 1600px) {
  .hcs .desktop-nav--mdl .menu li a {
    margin: 0 0.7rem;
  }
}
.off-canvas--row {
  width: 100vw;
  max-width: 100vw;
  height: 100vh;
  position: fixed;
  z-index: 9999;
  top: 0;
  bottom: 0;
  -webkit-transform: translateX(-100vw);
      -ms-transform: translateX(-100vw);
          transform: translateX(-100vw);
  overflow-y: scroll;
  background-color: #CCFF00;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  -webkit-overflow-scrolling: touch;
  opacity: 0;
  -webkit-transition: opacity 0.5s 0s ease-out, -webkit-transform 0s 0.8s;
  transition: opacity 0.5s 0s ease-out, -webkit-transform 0s 0.8s;
  -o-transition: opacity 0.5s 0s ease-out, transform 0s 0.8s;
  transition: opacity 0.5s 0s ease-out, transform 0s 0.8s;
  transition: opacity 0.5s 0s ease-out, transform 0s 0.8s, -webkit-transform 0s 0.8s;
}
.off-canvas--row::-webkit-scrollbar {
  display: none;
}
.hcs--header.open .off-canvas--row {
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
  opacity: 1;
  top: 0;
  -webkit-transition: opacity 0.3s ease-in;
  -o-transition: opacity 0.3s ease-in;
  transition: opacity 0.3s ease-in;
}
.off-canvas--row .fl-row-content-wrap {
  height: 100%;
  background-color: #CCFF00;
  height: 100svh;
  overflow-y: scroll;
  scrollbar-width: none;
  /* Firefox */
  -ms-overflow-style: none;
  /* Internet Explorer 10+ */
  -webkit-overflow-scrolling: touch;
}
.off-canvas--row .fl-row-content-wrap::-webkit-scrollbar {
  display: none;
}
.off-canvas--row .fl-row-content-wrap::after {
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  background-image: url("/wp-content/uploads/rgb_logo_schwarz.svg");
  z-index: 1;
  pointer-events: none;
  opacity: 0.1;
  background-repeat: no-repeat;
  background-position: right bottom;
  -webkit-transform: translate3d(-10vh, -10vh, 0);
          transform: translate3d(-10vh, -10vh, 0);
  background-size: 25vw auto;
}
.off-canvas--row .fl-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  min-height: 100vh;
  min-height: 100svh;
  z-index: 2;
  position: relative;
}
.off-canvas--row .oc-burger--mdl {
  margin-top: 5vh;
}
.off-canvas--row .oc-burger--mdl .fl-html {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}
.off-canvas--row .oc-menu--mdl {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  -webkit-box-flex: 1;
      -ms-flex-positive: 1;
          flex-grow: 1;
}
@media (max-width: 768px) {
  .off-canvas--row .oc-burger--mdl {
    margin-top: 0;
  }
  .off-canvas--row .fl-row-content-wrap::after {
    -webkit-transform: translate3d(-10vw, -15vh, 0);
            transform: translate3d(-10vw, -15vh, 0);
    background-size: 30vw auto;
  }
}
.off-canvas--row .oc-menu--mdl li {
  margin-bottom: 0;
  border-color: transparent !important;
  -webkit-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.off-canvas--row .oc-menu--mdl li.current-menu-item a {
  font-weight: 600;
  overflow: visible !important;
}
.off-canvas--row .oc-menu--mdl li:hover {
  -webkit-transform: translateX(2rem);
      -ms-transform: translateX(2rem);
          transform: translateX(2rem);
}
.off-canvas--row .oc-menu--mdl li a {
  font-weight: 300;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  padding: 0.8rem 2.5rem;
  text-decoration: none;
  color: #2e2d2c;
  display: block;
  text-align: left;
  background: none;
  margin-bottom: 0 !important;
  -webkit-transition: all 0.1s ease;
  -o-transition: all 0.1s ease;
  transition: all 0.1s ease;
}
.off-canvas--row .oc-menu--mdl li.current-menu-item a::after {
  content: "";
  width: 25vw;
  height: 6vh;
  border-radius: 200px;
  background: #2e2d2c;
  text-align: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  font-size: 3vh;
  font-weight: 600;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  position: absolute;
  -webkit-transform: translateX(-100%) translateY(-50%);
      -ms-transform: translateX(-100%) translateY(-50%);
          transform: translateX(-100%) translateY(-50%);
  top: 50%;
  left: -2rem;
  padding-right: 2vh;
  color: #fff;
  z-index: 9;
}
.off-canvas--row .oc-menu--mdl li a {
  opacity: 0;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  -o-transition-property: transform, opacity;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
  -webkit-transform: translateY(-75%) translateZ(0);
          transform: translateY(-75%) translateZ(0);
  -webkit-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
  -webkit-transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
       -o-transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
          transition-timing-function: cubic-bezier(0.22, 1, 0.36, 1);
}
.hcs--header.open .off-canvas--row .oc-menu--mdl li a {
  opacity: 1;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(1) a {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(2) a {
  -webkit-transition-delay: 0.55s;
       -o-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(3) a {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(4) a {
  -webkit-transition-delay: 0.65s;
       -o-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(5) a {
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(6) a {
  -webkit-transition-delay: 0.75s;
       -o-transition-delay: 0.75s;
          transition-delay: 0.75s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(7) a {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(8) a {
  -webkit-transition-delay: 0.85s;
       -o-transition-delay: 0.85s;
          transition-delay: 0.85s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(9) a {
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(10) a {
  -webkit-transition-delay: 0.95s;
       -o-transition-delay: 0.95s;
          transition-delay: 0.95s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(11) a {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(12) a {
  -webkit-transition-delay: 1.05s;
       -o-transition-delay: 1.05s;
          transition-delay: 1.05s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(13) a {
  -webkit-transition-delay: 1.1s;
       -o-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(14) a {
  -webkit-transition-delay: 1.15s;
       -o-transition-delay: 1.15s;
          transition-delay: 1.15s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(15) a {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
.hcs--header .off-canvas--row .oc-menu--mdl li:nth-child(16) a {
  -webkit-transition-delay: 1.25s;
       -o-transition-delay: 1.25s;
          transition-delay: 1.25s;
}
@media (max-width: 768px) {
  .off-canvas--row .oc-menu--mdl {
    padding-bottom: 10vh;
  }
  .off-canvas--row .oc-menu--mdl li a {
    font-weight: 300;
    font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
    padding: 0.5rem 2rem;
  }
}
.off-canvas-overlay--row {
  position: fixed;
  z-index: 5999;
  top: 0;
  left: 100px;
  bottom: 0;
  right: 0;
  opacity: 0;
  -webkit-transition: opacity 0.6s ease;
  -o-transition: opacity 0.6s ease;
  transition: opacity 0.6s ease;
  -webkit-transition-property: opacity !important;
  -o-transition-property: opacity !important;
  transition-property: opacity !important;
  -webkit-transition-delay: 0.05s;
       -o-transition-delay: 0.05s;
          transition-delay: 0.05s;
  -webkit-transform: translateX(-100vw);
      -ms-transform: translateX(-100vw);
          transform: translateX(-100vw);
}
.off-canvas-overlay--row .fl-row-content-wrap {
  background-color: rgba(0, 0, 0, 0.85);
}
.hcs--header.open .off-canvas-overlay--row {
  opacity: 1;
  -webkit-transform: translateX(0);
      -ms-transform: translateX(0);
          transform: translateX(0);
}
/*
///########################################################################
///------------------- 05 Elemente
///########################################################################
*/
.hcs button.hcs-burger-icon {
  cursor: pointer;
  pointer-events: auto;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -ms-flex-line-pack: start;
      align-content: flex-start;
  width: auto;
  height: auto;
  z-index: 130;
  margin-left: 0;
  padding: 1rem;
  background: none;
  border: none;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hcs button.hcs-burger-icon:active, .hcs button.hcs-burger-icon:focus {
  top: 0;
}
.hcs button.hcs-burger-icon .bar1, .hcs button.hcs-burger-icon .bar2, .hcs button.hcs-burger-icon .bar3 {
  width: 2rem;
  height: 0;
  margin: 6px 0;
  border-radius: 50px;
  background: #CCFF00;
  border: 1px solid #CCFF00;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hcs button.hcs-burger-icon .text {
  color: #fff;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  font-size: 1.2rem;
  margin-left: 1rem;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.hcs button.hcs-burger-icon:hover .bar1, .hcs button.hcs-burger-icon:hover .bar3, .hcs button.hcs-burger-icon:active .bar1, .hcs button.hcs-burger-icon:active .bar3, .hcs button.hcs-burger-icon:focus .bar1, .hcs button.hcs-burger-icon:focus .bar3 {
  -webkit-transform: translateX(-5px);
      -ms-transform: translateX(-5px);
          transform: translateX(-5px);
}
.hcs button.hcs-burger-icon:hover .bar2, .hcs button.hcs-burger-icon:active .bar2, .hcs button.hcs-burger-icon:focus .bar2 {
  -webkit-transform: translateX(5px);
      -ms-transform: translateX(5px);
          transform: translateX(5px);
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close {
  background: none;
  border: 1px solid #2e2d2c;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close .bar3 {
  background: #2e2d2c;
  border: 1px solid #2e2d2c;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close .text {
  color: #2e2d2c;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close .bar1 {
  -webkit-transform: rotate(-45deg) translate(0, 11px);
      -ms-transform: rotate(-45deg) translate(0, 11px);
          transform: rotate(-45deg) translate(0, 11px);
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close .bar2 {
  opacity: 0;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close .bar3 {
  -webkit-transform: rotate(45deg) translate(0, -11px);
      -ms-transform: rotate(45deg) translate(0, -11px);
          transform: rotate(45deg) translate(0, -11px);
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close:hover, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus {
  background: red;
  border: 1px solid red;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar3, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar3, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar3 {
  background: #fff;
  border: 1px solid #fff;
}
.hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .text, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .text, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .text {
  color: #fff;
}
@media (max-width: 768px) {
  .hcs button.hcs-burger-icon.hcs-burger-icon-close {
    border: 0px solid #2e2d2c;
  }
  .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus {
    background: none;
    border-width: 0;
  }
  .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .bar3, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .bar3, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar1, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar2, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .bar3 {
    background: #2e2d2c;
    border: 1px solid #2e2d2c;
  }
  .hcs button.hcs-burger-icon.hcs-burger-icon-close:hover .text, .hcs button.hcs-burger-icon.hcs-burger-icon-close:active .text, .hcs button.hcs-burger-icon.hcs-burger-icon-close:focus .text {
    color: #2e2d2c;
  }
}
.hcs .button--mdl a.fl-button, .hcs .frm_forms .frm_submit button.frm_button_submit {
  background-clip: border-box;
  display: inline-block;
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  line-height: normal;
  font-family: 'Chillax', 'Satoshi', 'Open Sans', 'Roboto', Arial, sans-serif;
  font-weight: 400;
  padding: 0.9rem 1.8rem;
  border-radius: 200px;
  border: 2px solid #fff;
}
.hcs .button--mdl a.fl-button:hover, .hcs .button--mdl a.fl-button:focus, .hcs .button--mdl a.fl-button:active, .hcs .frm_forms .frm_submit button.frm_button_submit:hover, .hcs .frm_forms .frm_submit button.frm_button_submit:focus, .hcs .frm_forms .frm_submit button.frm_button_submit:active {
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent;
}
.hcs .button--mdl a.fl-button .fl-button-text, .hcs .frm_forms .frm_submit button.frm_button_submit .fl-button-text {
  -webkit-transition: all 0.4s ease-in-out !important;
  -o-transition: all 0.4s ease-in-out !important;
  transition: all 0.4s ease-in-out !important;
  line-height: normal;
}
.hcs .button--mdl.negativ.neon a.fl-button {
  background-color: #CCFF00;
  -webkit-box-shadow: inset 0 -4.25em 0 0 #CCFF00;
          box-shadow: inset 0 -4.25em 0 0 #CCFF00;
  border-color: #CCFF00;
}
.hcs .button--mdl.negativ.neon a.fl-button .fl-button-text {
  color: #2e2d2c;
}
.hcs .button--mdl.negativ.neon a.fl-button:hover, .hcs .button--mdl.negativ.neon a.fl-button:focus, .hcs .button--mdl.negativ.neon a.fl-button:active {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent;
  border-color: #CCFF00;
  color: #fff;
}
.hcs .button--mdl.negativ.neon a.fl-button:hover .fl-button-text, .hcs .button--mdl.negativ.neon a.fl-button:focus .fl-button-text, .hcs .button--mdl.negativ.neon a.fl-button:active .fl-button-text {
  color: #fff;
}
.hcs .button--mdl.negativ.borderstyle a.fl-button {
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 0 0 transparent;
          box-shadow: inset 0 0 0 0 transparent;
  border-color: #fff;
}
.hcs .button--mdl.negativ.borderstyle a.fl-button .fl-button-text {
  color: #fff;
}
.hcs .button--mdl.negativ.borderstyle a.fl-button:hover, .hcs .button--mdl.negativ.borderstyle a.fl-button:focus, .hcs .button--mdl.negativ.borderstyle a.fl-button:active {
  background-color: #CCFF00;
  -webkit-box-shadow: inset 0 -4.25em 0 0 #CCFF00;
          box-shadow: inset 0 -4.25em 0 0 #CCFF00;
  border-color: #CCFF00;
  color: #fff;
}
.hcs .button--mdl.negativ.borderstyle a.fl-button:hover .fl-button-text, .hcs .button--mdl.negativ.borderstyle a.fl-button:focus .fl-button-text, .hcs .button--mdl.negativ.borderstyle a.fl-button:active .fl-button-text {
  color: #2e2d2c;
}
.hcs .frm_forms .frm_submit button.frm_button_submit {
  color: #fff;
  background: #A1D700;
  border: none;
  -webkit-transition: all 0.1s ease-out !important;
  -o-transition: all 0.1s ease-out !important;
  transition: all 0.1s ease-out !important;
}
.hcs .frm_forms .frm_submit button.frm_button_submit:hover, .hcs .frm_forms .frm_submit button.frm_button_submit:focus, .hcs .frm_forms .frm_submit button.frm_button_submit:active {
  color: #fff;
  border: none;
  background: #2e2d2c;
}
.hcs .frm_forms .frm_submit button.frm_button_submit::before {
  z-index: -1;
}
.hcs .button--mdl.header--btn a.fl-button {
  padding: 0.5rem 1rem;
}
@media (max-width: 1024px) {
  .hcs .button--mdl a.fl-button, .hcs .frm_submit button {
    padding: 0.5rem 1rem;
  }
}
.hcs .content-tabs--mdl {
  margin: 10vh auto;
  max-width: 1200px;
  min-height: 30vh;
}
.hcs .content-tabs--mdl a.fl-tabs-label {
  text-align: right;
  margin-right: 4rem;
  font-size: 2rem;
  text-transform: uppercase;
}
.hcs .content-tabs--mdl a.fl-tabs-label.fl-tab-active {
  font-weight: 700;
}
.hcs .content-tabs--mdl a.fl-tabs-label.fl-tab-active, .hcs .content-tabs--mdl a.fl-tabs-label:hover, .hcs .content-tabs--mdl a.fl-tabs-label:active {
  color: #A1D700;
}
.hcs .content-tabs--mdl .fl-tabs-panel-content {
  -webkit-animation: tab-fade--key 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
          animation: tab-fade--key 0.6s cubic-bezier(0.39, 0.575, 0.565, 1) 0.1s both;
}
@-webkit-keyframes tab-fade--key {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
@keyframes tab-fade--key {
  0% {
    -webkit-transform: translateY(30px);
            transform: translateY(30px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
            transform: translateY(0);
    opacity: 1;
  }
}
/*
///########################################################################
///------------------- 06 Unterseiten
///########################################################################
*/
.test-container {
  background: green;
  padding: 2em;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
}
.test-container .left {
  background: red;
  height: 200px;
  width: 100px;
}
.test-container .right {
  background: blue;
  height: 150px;
  width: 400px;
}
#referenzen-galerie.hcs .lightgallery_wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
#referenzen-galerie.hcs .lightgallery_wrapper .item {
  width: 25%;
  height: 13vw;
  padding: 0.3rem;
}
#referenzen-galerie.hcs .lightgallery_wrapper .item figure {
  height: 100%;
  width: 100%;
  overflow: hidden;
}
#referenzen-galerie.hcs .lightgallery_wrapper .item img {
  height: 100% !important;
  width: 100% !important;
  -o-object-fit: cover;
     object-fit: cover;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
#referenzen-galerie.hcs .lightgallery_wrapper .item img:hover {
  -webkit-transform: scale(1.1);
      -ms-transform: scale(1.1);
          transform: scale(1.1);
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}
/*
///########################################################################
///------------------- 07 Sonstiges
///########################################################################
*/
.fl-builder-content {
  overflow-x: hidden !important;
  overflow-y: auto;
}
/*

html {
	-webkit-overflow-scrolling: touch;
	scrollbar-width: none; 
		
	&::-webkit-scrollbar {
		width: 0;
	}
}

*/
button.lg-prev, button.lg-next {
  position: absolute !important;
  top: 50% !important;
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
}
button.lg-prev:active, button.lg-prev:focus, button.lg-prev:hover, button.lg-next:active, button.lg-next:focus, button.lg-next:hover {
  background-color: rgba(0, 0, 0, 0.45);
  border: none;
}
_:-ms-lang(x), _:-webkit-full-screen, .fl-row-bg-parallax .fl-row-content-wrap {
  background-attachment: scroll !important;
  background-position: center center !important;
}
_:-ms-lang(x), .fl-row-bg-parallax .fl-row-content-wrap {
  background-attachment: scroll !important;
  background-position: center center !important;
}
button:focus-visible {
  outline: -webkit-focus-ring-color auto 0 !important;
}
body[data-aos-easing="ease-hcs"] [data-aos], [data-aos][data-aos][data-aos-easing="ease-hcs"] {
  -webkit-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
       -o-transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
          transition-timing-function: cubic-bezier(0.23, 1, 0.32, 1);
}
html.js .test--row[data-aos="hcs--aos"] .fl-module-content {
  opacity: 0;
}
html.js .test--row[data-aos="hcs--aos"].aos-animate .fl-module-content {
  -webkit-animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
}
html.js .test--row .fl-module:nth-child(1) .fl-module-content {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js .test--row .fl-module:nth-child(2) .fl-module-content {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js .test--row .fl-module:nth-child(3) .fl-module-content {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js .test--row .fl-module:nth-child(4) .fl-module-content {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js .test--row .fl-module:nth-child(5) .fl-module-content {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js .test--row .fl-module:nth-child(6) .fl-module-content {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
html.js .test--row .fl-module:nth-child(7) .fl-module-content {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
html.js .test--row .fl-module:nth-child(8) .fl-module-content {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
html.js .test--row .fl-module:nth-child(9) .fl-module-content {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
html.js .test--row .fl-module:nth-child(10) .fl-module-content {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
html.js .test--row .fl-module:nth-child(11) .fl-module-content {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
html.js .vorteile--row[data-aos="hcs--aos"] .fl-col-content {
  opacity: 0;
}
html.js .vorteile--row[data-aos="hcs--aos"].aos-animate .fl-col-content {
  -webkit-animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
}
html.js .vorteile--row .fl-col:nth-child(1) .fl-col-content {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js .vorteile--row .fl-col:nth-child(2) .fl-col-content {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js .vorteile--row .fl-col:nth-child(3) .fl-col-content {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js .vorteile--row .fl-col:nth-child(4) .fl-col-content {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js .vorteile--row .fl-col:nth-child(5) .fl-col-content {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js .vorteile--row .fl-col:nth-child(6) .fl-col-content {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
html.js .vorteile--row .fl-col:nth-child(7) .fl-col-content {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
html.js .vorteile--row .fl-col:nth-child(8) .fl-col-content {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
html.js .vorteile--row .fl-col:nth-child(9) .fl-col-content {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
html.js .vorteile--row .fl-col:nth-child(10) .fl-col-content {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
html.js .vorteile--row .fl-col:nth-child(11) .fl-col-content {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column {
  opacity: 0;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"].aos-animate .fl-post-column {
  -webkit-animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
          animation: fade-in-bottom--key 1s cubic-bezier(0.65, 0, 0.35, 1) both;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
html.js .stellenanzeigen--row[data-aos="hcs--aos"] .fl-post-column:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
.touch-start, .schnell-nav--row .touch-start, .fl-icon.touch-start {
  -webkit-animation: pulsate-bck 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95) both;
          animation: pulsate-bck 0.3s cubic-bezier(0.445, 0.05, 0.55, 0.95) both;
}
@-webkit-keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulsate-bck {
  0% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
  50% {
    -webkit-transform: scale(0.8);
            transform: scale(0.8);
  }
  100% {
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.fl-node-6131cca11dba8 .fl-col .fl-col-content {
  background: #fff;
  opacity: 0.5;
  height: 200px;
  margin: 5px;
}
.fl-node-6131cca11dba8 .fl-col {
  -webkit-transition: 0.15s;
  -o-transition: 0.15s;
  transition: 0.15s;
  -webkit-transition-timing-function: ease-in-out;
       -o-transition-timing-function: ease-in-out;
          transition-timing-function: ease-in-out;
  -webkit-transform: translateY(10px);
      -ms-transform: translateY(10px);
          transform: translateY(10px);
}
.fl-node-6131cca11dba8 .fl-col:nth-child(1) {
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
.fl-node-6131cca11dba8 .fl-col:nth-child(2) {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.fl-node-6131cca11dba8 .fl-col:nth-child(3) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.fl-node-6131cca11dba8 .fl-col:nth-child(4) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
.fl-node-6131cca11dba8 .fl-col:nth-child(5) {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
.fl-node-6131cca11dba8 .fl-col:nth-child(6) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
.fl-node-6131cca11dba8:hover .fl-col, .fl-node-6131cca11dba8:focus .fl-col {
  -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
          transform: translateY(0);
}
.fl-node-6131cca11dba8 .fl-col {
  -webkit-animation: hcs-stagger 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
          animation: hcs-stagger 0.4s cubic-bezier(0.25, 0.46, 0.45, 0.94) both;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(1) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(2) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(3) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(4) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(5) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
.fl-node-6131cca11dba8 .fl-col:nth-last-child(6) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
@-webkit-keyframes hcs-stagger {
  0% {
    -webkit-transform: translateX(-100vw) translateZ(0);
            transform: translateX(-100vw) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
  }
}
@keyframes hcs-stagger {
  0% {
    -webkit-transform: translateX(-100vw) translateZ(0);
            transform: translateX(-100vw) translateZ(0);
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
  }
}
html.js [data-aos="hcs--aos"] .test-heading-aos {
  opacity: 0;
  -webkit-transform: translateX(-5vw) translateZ(0);
          transform: translateX(-5vw) translateZ(0);
  -webkit-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  -o-transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.8s cubic-bezier(0.23, 1, 0.32, 1);
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(1) {
  -webkit-transition-delay: 0.1s;
       -o-transition-delay: 0.1s;
          transition-delay: 0.1s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(2) {
  -webkit-transition-delay: 0.2s;
       -o-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(3) {
  -webkit-transition-delay: 0.3s;
       -o-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(4) {
  -webkit-transition-delay: 0.4s;
       -o-transition-delay: 0.4s;
          transition-delay: 0.4s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(5) {
  -webkit-transition-delay: 0.5s;
       -o-transition-delay: 0.5s;
          transition-delay: 0.5s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(6) {
  -webkit-transition-delay: 0.6s;
       -o-transition-delay: 0.6s;
          transition-delay: 0.6s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(7) {
  -webkit-transition-delay: 0.7s;
       -o-transition-delay: 0.7s;
          transition-delay: 0.7s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(8) {
  -webkit-transition-delay: 0.8s;
       -o-transition-delay: 0.8s;
          transition-delay: 0.8s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(9) {
  -webkit-transition-delay: 0.9s;
       -o-transition-delay: 0.9s;
          transition-delay: 0.9s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(10) {
  -webkit-transition-delay: 1s;
       -o-transition-delay: 1s;
          transition-delay: 1s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(11) {
  -webkit-transition-delay: 1.1s;
       -o-transition-delay: 1.1s;
          transition-delay: 1.1s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(12) {
  -webkit-transition-delay: 1.2s;
       -o-transition-delay: 1.2s;
          transition-delay: 1.2s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(13) {
  -webkit-transition-delay: 1.3s;
       -o-transition-delay: 1.3s;
          transition-delay: 1.3s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(14) {
  -webkit-transition-delay: 1.4s;
       -o-transition-delay: 1.4s;
          transition-delay: 1.4s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(15) {
  -webkit-transition-delay: 1.5s;
       -o-transition-delay: 1.5s;
          transition-delay: 1.5s;
}
html.js [data-aos="hcs--aos"] .test-heading-aos:nth-child(16) {
  -webkit-transition-delay: 1.6s;
       -o-transition-delay: 1.6s;
          transition-delay: 1.6s;
}
html.js [data-aos="hcs--aos"].aos-animate .test-heading-aos {
  opacity: 1;
  -webkit-transform: translateX(0) translateZ(0);
          transform: translateX(0) translateZ(0);
}
html.js [data-aos="hcs--aos"] .test--item {
  opacity: 0;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item {
  -webkit-animation: hcs-fade-in-kf 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
          animation: hcs-fade-in-kf 0.6s cubic-bezier(0.23, 1, 0.32, 1) both;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(1) {
  -webkit-animation-delay: 0.1s;
          animation-delay: 0.1s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(2) {
  -webkit-animation-delay: 0.2s;
          animation-delay: 0.2s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(3) {
  -webkit-animation-delay: 0.3s;
          animation-delay: 0.3s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(4) {
  -webkit-animation-delay: 0.4s;
          animation-delay: 0.4s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(5) {
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(6) {
  -webkit-animation-delay: 0.6s;
          animation-delay: 0.6s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(7) {
  -webkit-animation-delay: 0.7s;
          animation-delay: 0.7s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(8) {
  -webkit-animation-delay: 0.8s;
          animation-delay: 0.8s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(9) {
  -webkit-animation-delay: 0.9s;
          animation-delay: 0.9s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(10) {
  -webkit-animation-delay: 1s;
          animation-delay: 1s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(11) {
  -webkit-animation-delay: 1.1s;
          animation-delay: 1.1s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(12) {
  -webkit-animation-delay: 1.2s;
          animation-delay: 1.2s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(13) {
  -webkit-animation-delay: 1.3s;
          animation-delay: 1.3s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(14) {
  -webkit-animation-delay: 1.4s;
          animation-delay: 1.4s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(15) {
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
}
html.js [data-aos="hcs--aos"].aos-animate .test--item:nth-child(16) {
  -webkit-animation-delay: 1.6s;
          animation-delay: 1.6s;
}
@-webkit-keyframes hcs-fade-in-kf {
  0% {
    -webkit-transform: translateX(100px) translateZ(0);
            transform: translateX(100px) translateZ(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
    opacity: 1;
  }
}
@keyframes hcs-fade-in-kf {
  0% {
    -webkit-transform: translateX(100px) translateZ(0);
            transform: translateX(100px) translateZ(0);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0) translateZ(0);
            transform: translateX(0) translateZ(0);
    opacity: 1;
  }
}
.os-hide.ios, .os-hide.android {
  display: none;
}
.os-hide.ios.show, .os-hide.android.show {
  display: block !important;
}
.hcs.hcs-branding--row .fl-row-content-wrap {
  background: #333;
}
.hcs.hcs-branding--row .fl-row-content-wrap .fl-col-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}
.hcs.hcs-branding--row .fl-row-content-wrap h3 {
  font-weight: 700 !important;
  color: #ffffff;
  opacity: 0.65;
  text-align: center;
  background: #515151;
  display: block;
  padding: 1rem 2rem !important;
  border-radius: 0.5rem;
}
.hcs.hcs-branding--row .fl-row-content-wrap .heicom-branding--img {
  margin-top: 1rem;
  margin-bottom: 5rem;
}
.hcs.hcs-branding--row .fl-row-content-wrap .heicom-branding--img img {
  width: 350px;
  max-width: 50vw;
  opacity: 0.9;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.hcs.hcs-branding--row .fl-row-content-wrap .heicom-branding--img img:hover, .hcs.hcs-branding--row .fl-row-content-wrap .heicom-branding--img img:focus {
  -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
          transform: scale(0.9);
}
.hcs.hcs-branding--row .fl-row-content-wrap .erecht-branding--img img {
  width: 200px;
}
.noscript-style {
  padding: 2em;
  max-width: 100vw;
  text-align: center;
  color: #333;
  font-weight: 700;
  border: solid;
  border-color: #333;
  border-width: 0;
  background: #ffc800;
  position: fixed;
  width: 100%;
  left: 0;
  bottom: 0;
  z-index: 9999999;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
.erecht-container--row h1 {
  margin-bottom: 1em;
  margin-bottom: 0.5em;
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc(1.7159rem + 0.3738vw), 2.3rem);
  line-height: 1.1;
}
.erecht-container--row h2 {
  margin-top: 1.5em;
  margin-bottom: 0.5em;
  font-size: 1.8rem;
  font-size: clamp(1.8rem, calc(1.7159rem + 0.3738vw), 2.3rem);
  line-height: 1.1;
}
.erecht-container--row h3 {
  margin-top: 1em;
  margin-bottom: 0.5em;
  font-size: 1.4rem;
  font-size: clamp(1.4rem, calc(1.3159rem + 0.3738vw), 1.9rem);
  line-height: 1.1;
}
.erecht-container--row h4 {
  font-size: 1.2rem;
  font-size: clamp(1.2rem, calc(1.1495rem + 0.2243vw), 1.5rem);
  line-height: 1.1;
}
#BorlabsCookieBox.BorlabsCookie ._brlbs-box-wrap {
  max-width: 550px;
  width: 95vw !important;
}
#BorlabsCookieBox.BorlabsCookie ._brlbs-box-wrap ._brlbs-box .container {
  scrollbar-width: thin;
}
#BorlabsCookieBox.BorlabsCookie ._brlbs-box-wrap ._brlbs-box .container::-webkit-scrollbar {
  width: 0px;
}
#CookieBoxTextHeadline {
  font-weight: 700;
  margin-top: 0.5rem;
  margin-bottom: 0.5rem;
}
.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption, .BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p {
  color: #fff !important;
}
@media (max-width: 768px) {
  #BorlabsCookieBox.BorlabsCookie ._brlbs-box-wrap p {
    font-size: 0.9em;
  }
  #CookiePrefDescription, #CookieBoxTextDescription {
    max-height: 30vh;
    -webkit-box-shadow: inset 0 -10px 10px -10px gray;
            box-shadow: inset 0 -10px 10px -10px gray;
    scrollbar-width: thin;
  }
}
.hcs .bildernachweis--mdl .bildernachweis--wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container {
  margin: 1rem;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: none;
  border-right: 0 solid #ccc;
  padding: 0.5rem;
  min-width: 250px;
}
.hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container img.image {
  width: 100%;
  max-width: 300px;
  height: 200px;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: left center;
     object-position: left center;
  margin-bottom: 1rem;
}
.hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container .urheber, .hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container .quelle, .hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container a {
  font-size: 0.8rem;
  margin-top: 2px;
}
.hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container .urheber a, .hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container .quelle a, .hcs .bildernachweis--mdl .bildernachweis--wrapper .image-container a a {
  text-decoration: underline;
}
/*
///########################################################################
///------------------- 08 Plugins
///########################################################################
*/