* {
  hyphens: none;
  outline: none !important;
}

html {
  /*overflow-x: hidden;*/
  /*overflow-y: scroll;*/
  scroll-behavior: smooth;
  /*Safari*/
  -webkit-font-smoothing: antialiased;
  /*Firefox*/
  -moz-osx-font-smoothing: grayscale;
  /*Chrome*/
  text-rendering: optimizeLegibility;
}

body {
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400;
  font-size: 20px;
  line-height: 1.2em;
  text-align: left;
  margin: 0;
  padding: 0;
  padding-right: 0 !important;
  overflow-x: hidden;
  overflow-y: scroll;
  color: #a3a3a6;
}

html,
body {
  height: 100%;
}

body.modal-open {
  overflow-y: scroll;
}

a,
a:visited,
a:focus {
  text-decoration: none;
  color: #00d9b4;
  color: inherit;
  outline: none;
  transition-duration: 150ms;
  transition-timing-function: cubic-bezier(0.42, 0, 1, 1);
}

a:hover {
  color: #a3a3a6;
  text-decoration: none;
}

p + p {
  margin-top: 1.5em;
}

div.row {
  margin-right: -10px !important;
  margin-left: -10px !important;
}

.hide {
  display: none;
}

.mobile {
  display: none;
}

.clear {
  clear: both;
}

div.csc-textpic .csc-textpic-imagewrap img.lazy {
  display: block;
}

img.lazy {
  display: block;
  transition: opacity 0.3s ease-in 0s;
  max-width: 100%;
  width: 100%;
  height: auto;
  /* and for IE 8 */
  width: auto\9 ;
}

.csc-textpic-image {
  width: 100%;
}

div.csc-textpic-center .csc-textpic-imagewrap,
div.csc-textpic-center figure.csc-textpic-imagewrap {
  width: 100%;
}

div.csc-textpic,
div.csc-textpic div.csc-textpic-imagerow,
ul.csc-uploads li {
  overflow: visible;
}

input,
select,
textarea {
  border: 1px solid #666;
}

fieldset {
  border: none;
  margin: 0;
  padding: 0;
}

#content legend {
  margin: 0;
  padding: 0;
}

.container {
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1170px;
}

.container .container {
  width: inherit;
  padding-right: 0 !important;
  padding-left: 0 !important;
}

h1.projectTitle,
h2.projectTitle {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 0 !important;
  text-align: left;
  text-transform: none;
}
@media screen and (min-width: 768px) {
  h1.projectTitle,
  h2.projectTitle {
    font-size: 64px;
  }
}
@media screen and (min-width: 992px) {
  h1.projectTitle,
  h2.projectTitle {
    font-size: 90px;
  }
}

h2.projectSubitle,
h1.projectSubitle {
  font-size: 20px;
  font-weight: 300;
  line-height: 1.38;
  margin-bottom: 20px !important;
}
h2.projectSubitle:empty,
h1.projectSubitle:empty {
  display: none;
}
@media screen and (min-width: 768px) {
  h2.projectSubitle,
  h1.projectSubitle {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  h2.projectSubitle,
  h1.projectSubitle {
    margin-bottom: 36px !important;
  }
}
@media screen and (min-width: 1200px) {
  h2.projectSubitle,
  h1.projectSubitle {
    margin-bottom: 55px !important;
  }
}

.maincontent {
  overflow: hidden;
  margin-bottom: 40px;
}
.maincontent + section {
  margin-top: 40px !important;
}
.maincontent .image {
  margin-left: -30px;
  margin-right: -30px;
  margin-bottom: 10px;
}
@media screen and (min-width: 768px) {
  .maincontent .image {
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 15px;
  }
}

/*grid modifications*/
.multicolumnContainer .firstcol,
.multicolumnContainer .firstcol p {
  font-size: 17px;
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .multicolumnContainer .firstcol,
  .multicolumnContainer .firstcol p {
    font-size: 20px;
  }
}
.multicolumnContainer .secondcol {
  font-size: 12px;
  line-height: 1.5em;
  margin-top: 20px;
}
.multicolumnContainer .secondcol p,
.multicolumnContainer .secondcol td {
  font-size: 17px;
  line-height: 1.5em;
}
@media screen and (min-width: 768px) {
  .multicolumnContainer .secondcol p,
  .multicolumnContainer .secondcol td {
    font-size: 20px;
  }
}
.multicolumnContainer .secondcol .contenttable {
  margin: 0;
}
.multicolumnContainer .secondcol .contenttable td {
  padding: 0;
}
.multicolumnContainer .secondcol .contenttable tr > td:first-child {
  padding-right: 3px;
}
.multicolumnContainer .secondcol > div + div {
  margin-top: 20px;
}
.multicolumnContainer .secondcol h2 {
  margin-top: 0;
  font-size: 12px;
}
@media screen and (min-width: 768px) {
  .multicolumnContainer .secondcol h2 {
    font-size: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 992px) {
  .multicolumnContainer .secondcol h2 {
    font-size: 20px;
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  .multicolumnContainer .secondcol {
    font-size: 20px;
    margin-top: 20px;
  }
  .multicolumnContainer .secondcol p {
    font-size: 20px;
  }
}
@media screen and (min-width: 992px) {
  .multicolumnContainer .secondcol {
    font-size: 20px;
    margin-top: 0;
  }
  .multicolumnContainer .secondcol p {
    font-size: 20px;
  }
}

#c27 {
  margin-top: 96px;
}
#c27 .ce-gallery {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  text-align: center;
  display: flex;
  flex-wrap: wrap;
  margin: 36px 0px;
}
#c27 .ce-gallery img {
  -webkit-filter: grayscale(1) invert(1);
  filter: grayscale(1) invert(1);
}
#c27 .ce-gallery figure:hover img {
  -webkit-filter: grayscale(0) invert(0);
  filter: grayscale(0) invert(0);
}
#c27 .ce-gallery div.row {
  margin: 0 -15px !important;
}
#c27 .ce-gallery .ce-column .ce-media {
  background: #000000;
}

#c39 {
  margin-top: 34px;
}
#c39 .ce-gallery .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: #f5f5f5;
  text-align: center;
  padding: 10px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 250ms ease;
}
#c39 .ce-gallery .image:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  background: #fff;
}

/*default fluid styles*/
.ce-align-left {
  text-align: left;
}

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

.ce-align-right {
  text-align: right;
}

.contenttable tr td,
.contenttable tr th {
  vertical-align: top !important;
}

.ce-center .ce-outer {
  position: relative;
  float: right;
  right: 50%;
}

.ce-center .ce-inner {
  position: relative;
  float: right;
  right: -50%;
}

.ce-center .row {
  margin: 0;
}

.ce-right .ce-gallery {
  float: right;
}

/*.ce-gallery figure { display: table; margin: 0; }*/
.ce-gallery {
  width: 100%;
}

.ce-gallery figcaption {
  display: table-caption;
  caption-side: bottom;
  width: 100%;
}

.ce-gallery img {
  display: block;
}

.ce-gallery iframe {
  border-width: 0;
}

.ce-border img,
.ce-row:last-child {
  margin-bottom: 0;
}

.ce-above .ce-bodytext {
  clear: both;
}

.ce-intext.ce-left ol,
.ce-intext.ce-left ul {
  padding-left: 40px;
  overflow: auto;
}

.ce-uploads {
  margin: 0;
  padding: 0;
}

.ce-uploads li {
  list-style: none outside none;
  margin: 1em 0;
}

.ce-uploads img {
  float: left;
  padding-right: 1em;
  vertical-align: top;
}

.ce-uploads span {
  display: block;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-1,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-1,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-1,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-1,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-2,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-2,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-2,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-2,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-3,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-3,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-3,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-3,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-4,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-4,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-4,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-4,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-5,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-5,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-5,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-5,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-6,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-6,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-6,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-6,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-7,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-7,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-7,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-7,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-8,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-8,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-8,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-8,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-9,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-9,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-9,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-9,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-10,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-10,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-10,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-10,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-11,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-11,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-11,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-11,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-xs-12,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-sm-12,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-md-12,
.projektLayout .ce-gallery[data-ce-columns="1"] .col-lg-12 {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

.projektLayout .title-banner {
  min-height: 170px;
}
.projektLayout .lead-content {
  justify-content: flex-start;
  align-items: flex-start;
  padding-top: 36px !important;
  padding-bottom: 0 !important;
}
.projektLayout .lead-content .projectTitle {
  margin-left: 0;
  color: #00d9b4;
  margin-top: 36px;
}
@media screen and (min-width: 992px) {
  .projektLayout .lead-content .projectTitle {
    font-size: 64px;
  }
}
.projektLayout .lead-content h2 {
  margin-left: 0;
  margin-bottom: 54px;
}
.projektLayout .content-footer > .content-row {
  margin-bottom: 0;
}
.projektLayout .content-footer .content-footer {
  padding-top: 0;
}
.projektLayout .content-footer .content-footer .navigation {
  margin-top: 92px;
}
@media screen and (min-width: 691px) and (max-width: 1300px) {
  .projektLayout .content-footer {
    padding-top: 150px;
  }
}
.projektLayout .cta-button {
  margin-top: -170px;
}
@media screen and (min-width: 767px) {
  .projektLayout .cta-button {
    margin-top: -70px;
  }
}
.projektLayout .lead-banner {
  min-height: 0;
}
.projektLayout .weitere {
  border-radius: 100px;
}
.projektLayout .ce-bodytext + .container {
  margin-top: 90px;
}
.projektLayout .videoWrapper {
  margin-bottom: 36px;
}
.projektLayout .videoWrapper > div {
  position: relative;
}
.projektLayout .videoWrapper > div:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 66.6964285714%;
}
.projektLayout .videoWrapper > div iframe {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.projektLayout .bg-dark-grey a,
.projektLayout .bg-dark-grey a:focus,
.projektLayout .bg-dark-grey a:visited,
.projektLayout .bg-dark-grey-small a,
.projektLayout .bg-dark-grey-small a:focus,
.projektLayout .bg-dark-grey-small a:visited {
  color: #46e2b0 !important;
}

.projektLayout .ce-textmedia:not([data-menu=bg-dark-grey]):not([data-menu=bg-dark-grey-small]) p,
.projektLayout .ce-textmedia:not([data-menu=bg-dark-grey]):not([data-menu=bg-dark-grey-small]) li {
  color: #2d2d2c;
}

.projektLayout .ce.ce-textmedia.bg-dark-grey,
.projektLayout .ce.ce-textmedia.bg-dark-grey-small {
  margin-bottom: 86px;
  margin-top: 86px;
}

.ce.bg-dark-grey,
.ce.bg-dark-grey-small {
  width: 100%;
  max-width: 100%;
}
.ce.bg-dark-grey h1,
.ce.bg-dark-grey h2,
.ce.bg-dark-grey-small h1,
.ce.bg-dark-grey-small h2 {
  text-transform: uppercase;
}

/*graphic styles*/
#outerDiv {
  margin: 0 0 0 0;
  height: 100%;
}

#contents {
  position: relative;
  z-index: 2;
  height: 100%;
  margin-top: 145px;
  background: #fff;
  overflow: visible;
}
#contents h1 {
  margin-bottom: 15px;
}
@media screen and (min-width: 768px) {
  #contents {
    margin-top: 200px;
  }
  #contents h1 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 992px) {
  #contents h1 {
    margin-bottom: 30px;
  }
}
@media screen and (min-width: 1200px) {
  #contents {
    padding-bottom: 15px;
  }
}
#contents .grid474,
#contents .grid317,
#contents .grid503,
#contents .grid38 {
  margin-bottom: 35px;
}
#contents .grid474:first-child,
#contents .grid503:first-child,
#contents .grid38:first-child {
  margin-bottom: 0;
}
#contents.projekte {
  padding-bottom: 0 !important;
  background: transparent;
  pointer-events: none;
  padding-bottom: 0;
}
#contents.projekte .maincontent {
  padding-top: 30px;
  padding-bottom: 15px;
  background: #fff;
}
@media screen and (min-width: 768px) {
  #contents.projekte .maincontent {
    padding-bottom: 50px;
  }
}
#contents.projekte > * {
  pointer-events: auto;
}
#contents #c22 h1 {
  font-size: 32px;
  font-weight: 300;
  line-height: 1.25;
  margin-bottom: 0 !important;
  text-align: left;
  text-transform: none;
  color: #a4a4a8;
}
@media screen and (min-width: 768px) {
  #contents #c22 h1 {
    font-size: 64px;
  }
}
@media screen and (min-width: 992px) {
  #contents #c22 h1 {
    font-size: 90px;
  }
}
#contents:not(.angebot) a,
#contents:not(.angebot) a:visited,
#contents:not(.angebot) a:focus {
  color: #00d9b4;
}
#contents a:hover {
  color: #a3a3a6;
}

#outerContainer {
  min-height: calc(100vh - 411px);
}

.pid24 #outerContainer {
  overflow: hidden;
}
.pid24 #contents {
  margin-top: 0px;
}
@media screen and (min-width: 768px) {
  .pid24 #contents {
    margin-top: 55px;
  }
}
@media screen and (min-width: 992px) {
  .pid24 #contents {
    margin-top: 55px;
  }
}

.pid23 #contents,
.pid41 #contents {
  margin-top: 150px;
}
@media screen and (min-width: 768px) {
  .pid23 #contents,
  .pid41 #contents {
    margin-top: 350px;
  }
}

.pid397 #c2966 > .container h2, .pid397 #c2989 > .container h2 {
  padding-top: 16px;
  position: relative;
}
.pid397 #c2966 > .container h2::before, .pid397 #c2989 > .container h2::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
  background: #979797;
}
.pid397 #c2966 h2, .pid397 #c2989 h2 {
  color: #000;
  font-weight: 300;
  line-height: 1.13;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .pid397 #c2966 h2, .pid397 #c2989 h2 {
    font-size: 32px;
  }
  .pid397 #c2966 > .container h2, .pid397 #c2989 > .container h2 {
    padding-top: 32px;
  }
}
@media screen and (min-width: 1200px) {
  .pid397 #c2966 h2, .pid397 #c2989 h2 {
    font-size: 64px;
  }
  .pid397 #c2966 > .container h2, .pid397 #c2989 > .container h2 {
    padding-top: 48px;
  }
}

.projektLayout {
  background: #fff;
}

#logo {
  z-index: 3;
  position: fixed;
  margin-top: 25px;
  width: 101px;
  height: 97px;
  transform: scale(0.48);
  transform-origin: top left;
}
#logo a {
  display: block;
  float: left;
}
#logo a svg {
  float: left;
}
#logo a svg + svg {
  margin-left: 32px;
}
#logo a svg.logo-triebhaus {
  width: 340px;
  height: 76px;
}
#logo a svg.logo-rent {
  width: 216px;
  height: 76px;
}
#logo a svg.sign {
  width: 101px;
  height: 97px;
}
#logo a svg.logo {
  width: 250px;
  height: 97px;
  display: none;
}
@media screen and (min-width: 768px) {
  #logo {
    margin-top: 40px;
    transform: scale(0.7);
  }
}
@media screen and (min-width: 992px) {
  #logo {
    margin-top: 52px;
    transform: scale(1);
  }
}

#main {
  z-index: 4;
  position: fixed;
  width: 180px;
  height: 135px;
  top: 0;
  right: 0;
  transition: all 500ms ease;
  overflow: hidden;
  transform: scale(0.5);
  transform-origin: top right;
}
#main:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 100px;
  background: #00d9b3;
}
#main svg {
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  fill: #00d9b3;
  min-width: 180px;
  min-height: 135px;
  width: 100%;
}
#main .trigger {
  position: absolute;
  z-index: 2000;
  width: 30px;
  height: 28px;
  top: 50px;
  right: 77px;
  display: block;
  text-align: center;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
  cursor: pointer;
  transform: scale(1.8);
}
@media screen and (min-width: 768px) {
  #main .trigger {
    transform: scale(1.5);
  }
}
@media screen and (min-width: 992px) {
  #main .trigger {
    transform: scale(1);
  }
}
#main .trigger span {
  display: block;
  position: absolute;
  height: 4px;
  width: 100%;
  background: #fff;
  border-radius: 1px;
  opacity: 1;
  left: 0;
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
#main .trigger span:nth-child(1) {
  top: 0;
}
#main .trigger span:nth-child(2) {
  top: 12px;
}
#main .trigger span:nth-child(3) {
  top: 24px;
}
#main .trigger:after {
  content: "";
  position: absolute;
  width: 180px;
  height: 135px;
  top: -63px;
  left: -75px;
  background: transparent;
}
#main .mainNav {
  top: 0;
  right: 0;
  width: 700px;
  opacity: 0;
  padding: 90px 0 100px;
  transform: translate3d(0, -600px, 0px);
  transition: opacity 150ms ease, transform 500ms ease;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
#main .mainNav ul {
  list-style-type: none;
  width: 100%;
  padding: 0;
  padding-left: 70px;
  margin-top: 0;
}
#main .mainNav ul li {
  text-align: center;
  margin: 0 auto;
  max-width: 400px;
  text-align: left;
}
#main .mainNav ul li a {
  font-size: 32px;
  line-height: 1.8;
  font-weight: 600;
  color: #fff;
  text-transform: uppercase;
  font-size: 45px;
  line-height: 80px;
  font-weight: 700;
  color: #fff;
  text-transform: uppercase;
}
#main .mainNav ul li a:hover {
  color: #000;
  text-decoration: none;
}
@media screen and (min-width: 768px) {
  #main .mainNav ul li a {
    font-size: 40px;
    line-height: 63px;
  }
}
#main .mainNav ul li.cur a, #main .mainNav ul li.act a {
  color: #000;
}
#main .mainNav ul li:nth-child(n+5) a {
  font-weight: 300;
}
#main.open {
  width: 700px;
  height: auto;
}
#main.open .trigger {
  -moz-transform: translate(3px, -3px);
  -ms-transform: translate(3px, -3px);
  -webkit-transform: translate(3px, -3px);
  transform: translate(3px, -3px) scale(1.8);
}
#main.open .trigger span:nth-child(1) {
  top: 12px;
  -moz-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  transform: rotate(135deg);
}
#main.open .trigger span:nth-child(2) {
  opacity: 0;
  left: -60px;
}
#main.open .trigger span:nth-child(3) {
  top: 12px;
  -moz-transform: rotate(-135deg);
  -ms-transform: rotate(-135deg);
  -webkit-transform: rotate(-135deg);
  transform: rotate(-135deg);
}
@media screen and (min-width: 768px) {
  #main.open .trigger {
    transform: scale(1.5);
  }
}
@media screen and (min-width: 992px) {
  #main.open .trigger {
    transform: scale(1);
  }
}
#main.open .mainNav {
  width: 700px;
  opacity: 1;
  transform: translate3d(0px, 0px, 0px);
}
@media screen and (min-width: 768px) {
  #main {
    transform: scale(0.7);
  }
}
@media screen and (min-width: 992px) {
  #main {
    transform: scale(1);
  }
}

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.2, 1.2, 1.2);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  0% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
  50% {
    transform: scale3d(1.2, 1.2, 1.2);
    opacity: 1;
  }
  100% {
    transform: scale3d(1, 1, 1);
    opacity: 1;
  }
}
#catNav {
  margin-bottom: 34px;
  max-width: 1150px;
  padding: 0 15px;
  margin: 0 auto;
}
#catNav ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
}
#catNav ul li {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  height: 68px;
  width: 20%;
  margin-bottom: 24px;
  cursor: pointer;
}
#catNav ul li:after {
  content: "";
  position: absolute;
  width: 1px;
  background: #d8d8d8;
  height: 70%;
  right: 0;
}
#catNav ul li a {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  font-size: 25px;
  position: relative;
  cursor: pointer;
}
#catNav ul li a span {
  font-size: 14px;
  font-weight: 300;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: 0.7px;
  text-align: center;
  color: #2d2d2c;
  font-family: "Source Sans Pro", sans-serif;
  position: absolute;
  bottom: -30px;
  opacity: 0;
  transition: 255ms ease-in-out;
  cursor: pointer;
  text-transform: uppercase;
}
#catNav ul li:not(:hover):not(.act) a::before {
  color: #a4a4a8;
}
#catNav ul li.act a span,
#catNav ul li:hover a span {
  opacity: 1;
}
#catNav ul li.all-filters a {
  font-size: 24px;
  color: #a4a4a8;
}
#catNav ul li.all-filters:hover a, #catNav ul li.all-filters.act a {
  color: #00dab4;
  opacity: 1;
}
#catNav ul li {
  opacity: 0;
  animation: pulse 200ms ease-out forwards;
  animation-iteration-count: 1;
  animation-delay: 1.2s;
}
#catNav ul li:nth-of-type(2) {
  animation-delay: 1.3s;
}
#catNav ul li:nth-of-type(3) {
  animation-delay: 1.4s;
}
#catNav ul li:nth-of-type(4) {
  animation-delay: 1.5s;
}
#catNav ul li:nth-of-type(5) {
  animation-delay: 1.6s;
}
#catNav ul li:nth-of-type(6) {
  animation-delay: 1.7s;
}
#catNav ul li:nth-of-type(7) {
  animation-delay: 1.8s;
}
@media (min-width: 420px) {
  #catNav ul li a {
    font-size: 30px;
  }
  #catNav ul li a span {
    font-size: 14px;
  }
}
@media screen and (min-width: 768px) {
  #catNav ul li {
    width: 108px;
  }
  #catNav ul li a {
    font-size: 40px;
  }
}
@media screen and (min-width: 992px) {
  #catNav ul {
    margin-top: -70px;
    margin-bottom: 20px;
  }
  #catNav ul li {
    width: 108px;
  }
  #catNav ul li a {
    font-size: 40px;
  }
}
#catNav:after {
  content: "";
  display: table;
  clear: both;
}

#catNav.triebhausTeaserRentFilter li a > div {
  align-items: center;
  display: flex;
  height: 30px;
  justify-content: center;
}
#catNav.triebhausTeaserRentFilter li a > div svg {
  height: 100%;
  width: auto;
}
#catNav.triebhausTeaserRentFilter li:hover a > div svg path, #catNav.triebhausTeaserRentFilter li.act a > div svg path {
  fill: #00dab4;
}
@media (min-width: 420px) {
  #catNav.triebhausTeaserRentFilter li a > div {
    height: 35px;
  }
}
@media screen and (min-width: 768px) {
  #catNav.triebhausTeaserRentFilter li a > div {
    height: 40px;
  }
}
@media screen and (min-width: 992px) {
  #catNav.triebhausTeaserRentFilter li a > div {
    height: 46px;
  }
}

#projectTeaser,
#tools {
  margin-bottom: 0;
  max-width: 1150px;
  margin: 0 auto;
  margin-top: 12px;
  opacity: 0;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  #projectTeaser,
  #tools {
    margin-top: 11px;
  }
}
@media screen and (min-width: 992px) {
  #projectTeaser,
  #tools {
    margin-top: 10px;
  }
}
#projectTeaser.show,
#tools.show {
  opacity: 1;
}

.pid15 .teaserImage,
.pid397 .teaserImage {
  height: 250px;
}
.pid15 .teaserImage .teaserText,
.pid397 .teaserImage .teaserText {
  padding: 22px 22px 27px;
}
.pid15 .teaserImage .teaserText .title h2,
.pid397 .teaserImage .teaserText .title h2 {
  margin-bottom: 0;
}
.pid15 .teaserImage .teaserText .title h2 a,
.pid397 .teaserImage .teaserText .title h2 a {
  display: inline-block;
  font-size: 32px;
  font-weight: 600;
  margin: 0;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.pid15 .teaserImage .teaserText .customer-title h3,
.pid397 .teaserImage .teaserText .customer-title h3 {
  font-size: 24px;
}
.pid15 .teaserImage:hover .teaserText .title h2 a,
.pid397 .teaserImage:hover .teaserText .title h2 a {
  opacity: 1;
}

/* clear fix */
.grid:after {
  content: "";
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */
.teaserImage {
  position: relative;
  height: 346px;
  margin-bottom: 15px;
  cursor: pointer;
}
@media screen and (min-width: 768px) {
  .teaserImage {
    height: 400px;
  }
}
@media screen and (min-width: 992px) {
  .teaserImage {
    height: 712px;
    margin-bottom: 48px;
  }
}
.teaserImage:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.1) 19%, rgba(0, 0, 0, 0.8));
  opacity: 1;
  animation: 200ms pulse ease;
}
.teaserImage .image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: top center;
  transition: all 250ms ease;
}
@media screen and (min-width: 992px) {
  .teaserImage .image {
    background-position: center;
  }
}
.teaserImage .image video {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.teaserImage:hover:after {
  opacity: 0.7;
}
.teaserImage:hover .image {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
}
.teaserImage:hover .teaserText .title {
  word-break: break-word;
  display: inline-flex;
}

.gutter-sizer {
  width: 15px;
}

.grid-item-height-2 {
  height: 246px;
}
@media screen and (min-width: 768px) {
  .grid-item-height-2 {
    height: 416px;
  }
}

.teaserText {
  position: absolute;
  width: 100%;
  height: auto;
  min-height: 90px;
  color: #fff;
  left: 0;
  bottom: 0;
  padding: 22px 30px 27px;
  z-index: 2;
  transition: background 250ms ease;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: flex-end;
}
.teaserText h2,
.teaserText h2 a,
.teaserText h2 a:hover {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
  color: #fff !important;
  text-decoration: none;
  margin: 0;
}
.teaserText h3,
.teaserText h3 a,
.teaserText h3 a:hover {
  font-size: 18px;
  line-height: 1.25;
  color: #fff !important;
  text-decoration: none;
  margin: 0;
}
.teaserText h2,
.teaserText h2 a,
.teaserText h2 a:hover {
  font-weight: 700;
  font-size: 20px;
  line-height: 1.25;
  color: #fff !important;
  text-decoration: none;
  margin: 0;
  margin-bottom: 15px;
}
.teaserText h3,
.teaserText h3 a,
.teaserText h3 a:hover {
  font-size: 18px;
  line-height: 1.25;
  color: #fff !important;
  text-decoration: none;
  margin: 0;
}
.teaserText .description {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.teaserText .description p {
  font-size: 18px;
  margin-bottom: 0;
  font-weight: 300;
  color: #00d9b4;
}
.teaserText .description i {
  margin-right: 15px;
}
@media screen and (min-width: 768px) {
  .teaserText h2,
  .teaserText h2 a,
  .teaserText h2 a:hover {
    font-size: 54px;
    line-height: 1.26;
  }
  .teaserText h3,
  .teaserText h3 a,
  .teaserText h3 a:hover {
    font-size: 32px;
  }
  .teaserText .description p,
  .teaserText .description i {
    font-size: 27px;
    line-height: 1.44;
  }
}
@media screen and (min-width: 992px) {
  .teaserText h2,
  .teaserText h2 a,
  .teaserText h2 a:hover {
    font-size: 64px;
  }
  .teaserText h3,
  .teaserText h3 a,
  .teaserText h3 a:hover {
    font-size: 32px;
  }
  .teaserText .description p,
  .teaserText .description i {
    font-size: 32px;
    font-weight: normal;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.38;
    letter-spacing: normal;
    color: #00dab4;
  }
}
@media screen and (min-width: 1200px) {
  .teaserText h2,
  .teaserText h2 a,
  .teaserText h2 a:hover {
    font-size: 64px;
  }
  .teaserText h3,
  .teaserText h3 a,
  .teaserText h3 a:hover {
    font-size: 32px;
  }
  .teaserText .description p {
    font-size: 32px;
  }
}

/*.grid-item--width2 { width: 400px; }
.grid-item--height2 { height: 400px; }*/
/*project

#headerImageOuter {
  position: relative;
  //padding-bottom: 56.25%;
  //height: 0;
  height: 75vh;
  margin-bottom: 15px;
}

#headerImage {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  //background: teal;
  background-size: cover;
  background-position: center center;
  margin-bottom: 50px
}*/
#headerImage {
  height: calc(100vh - 175px);
  background-size: cover;
  background-position: top center;
  background-color: #fff;
}
@media screen and (min-width: 992px) {
  #headerImage {
    height: calc(100vh - 120px);
    background-position: center center;
  }
}
@media screen and (min-device-width: 320px) and (max-device-width: 736px) and (orientation: landscape) {
  #headerImage {
    height: calc(100vh - 90px);
  }
}

iframe {
  max-width: 100%;
  max-height: 50vw;
}

#formContentId iframe {
  max-height: 100%;
}

.weitere {
  display: inline-block;
  width: auto;
  font-weight: 700;
  font-size: 12px;
  color: #a3a3a6 !important;
  margin: 15px 0 15px 50%;
  border: 2px #a3a3a6 solid;
  padding: 4px 15px;
  line-height: 22px;
  text-align: center;
  transform: translateX(-50%);
}
.weitere:hover {
  color: #fff !important;
  background: #00d9b4;
  border-color: #00d9b4;
}
@media screen and (min-width: 768px) {
  .weitere {
    font-size: 25px;
    padding: 10px 15px;
    margin: 35px 0 35px 50%;
    line-height: 30px;
    width: auto;
  }
}

.toTop {
  display: none !important;
}

.pid15 .toTop,
.pid24 .toTop {
  position: fixed;
  right: 20px;
  bottom: 20px;
  width: 64px;
  height: 48px;
  z-index: 9999;
  opacity: 0;
  pointer-events: none;
  display: block !important;
  transition: all 250ms ease;
  transform: scale(0.6);
}
.pid15 .toTop.show,
.pid24 .toTop.show {
  opacity: 1;
  pointer-events: auto;
}
@media screen and (min-width: 768px) {
  .pid15 .toTop,
  .pid24 .toTop {
    transform: scale(0.8);
    right: 66px;
    bottom: 65px;
  }
}
@media screen and (min-width: 992px) {
  .pid15 .toTop,
  .pid24 .toTop {
    transform: scale(1);
    right: 66px;
    bottom: 65px;
  }
}

footer:not(.postfooter) {
  width: 100%;
  height: auto !important;
  padding-top: 0;
  background: #000;
  text-align: center;
  min-height: 321px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: center;
}
footer:not(.postfooter) .footer-content {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  padding-left: 10px;
  padding-right: 10px;
}
footer:not(.postfooter) .footer-content > ul {
  max-width: 100%;
  width: 100%;
  overflow: hidden;
  margin: 0;
  padding-top: 40px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  flex-direction: column;
  margin-bottom: 10px;
}
footer:not(.postfooter) .footer-content > ul > li {
  text-align: left;
  width: 100%;
  padding: 0 15px;
  font-size: 18px;
  margin-bottom: 30px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.33;
  color: #fff;
}
footer:not(.postfooter) .footer-content > ul > li:first-of-type {
  min-width: 316px;
  max-width: 30%;
}
footer:not(.postfooter) .footer-content > ul > li p,
footer:not(.postfooter) .footer-content > ul > li a span {
  font-size: inherit;
  color: inherit;
  display: inline-block;
  flex-direction: column;
}
footer:not(.postfooter) .footer-content > ul > li a {
  color: #00d9b4;
}
footer:not(.postfooter) .footer-content > ul > li a:hover {
  color: #a3a3a6;
  text-decoration: none;
}
footer:not(.postfooter) .footer-content > ul > li a:hover svg path {
  fill: #fff;
}
footer:not(.postfooter) .footer-content > ul > li a svg path {
  fill: #00d9b4;
}
footer:not(.postfooter) .footer-content > ul > li h3 {
  font-size: 18px;
  font-weight: 600;
  color: #fff;
}
footer:not(.postfooter) .footer-content > ul > li > *:first-child {
  margin-bottom: 16px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-store {
  display: inline-block;
  margin-bottom: 16px;
  width: 100px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-veloevent {
  display: flex;
  margin-bottom: 16px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-veloevent .footer-link-veloevent-icon {
  display: block;
  width: 34px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-veloevent .footer-link-veloevent-icon svg {
  width: 100%;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-veloevent .footer-link-veloevent-text {
  display: block;
  margin-left: 9px;
  width: auto;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-newsletter {
  display: flex;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-newsletter .footer-link-newsletter-icon {
  display: block;
  width: 34px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-newsletter .footer-link-newsletter-icon svg {
  width: 100%;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-newsletter .footer-link-newsletter-text {
  display: block;
  margin-left: 9px;
  width: auto;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-triebhaus {
  display: block;
  margin-bottom: 16px;
  width: 143px;
}
footer:not(.postfooter) .footer-content > ul > li a.footer-link-tiktok {
  display: inline-block;
  margin-bottom: 16px;
  width: 32px;
}
footer:not(.postfooter) .footer-bar {
  background: #2d2d2c;
  width: 100%;
  display: flex;
  justify-content: center;
  min-height: 54px;
}
footer:not(.postfooter) .footer-bar .footer-bar-content {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  max-width: 1170px;
  padding: 0 15px;
}
footer:not(.postfooter) .footer-bar .footer-bar-content .copyright-text {
  color: #a4a4a8;
}
footer:not(.postfooter) .footer-bar .footer-bar-content > ul,
footer:not(.postfooter) .footer-bar .footer-bar-content > p {
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-weight: 300;
}
footer:not(.postfooter) .footer-bar .footer-bar-content ul li {
  color: #00dab4;
  padding: 0 1em;
  line-height: 54px;
}
footer:not(.postfooter) .footer-bar .footer-bar-content ul li:first-of-type {
  padding-left: 0;
}
footer:not(.postfooter) .footer-bar .footer-bar-content ul li:last-of-type {
  padding-right: 0;
}
footer:not(.postfooter) .footer-bar .footer-bar-content ul li:after {
  color: #00dab4;
}
@media screen and (min-width: 768px) {
  footer:not(.postfooter) {
    height: 212px;
    padding-top: 60px;
  }
  footer:not(.postfooter) .footer-content {
    padding-bottom: 60px;
  }
  footer:not(.postfooter) .footer-content > ul {
    max-height: 100%;
  }
  footer:not(.postfooter) .footer-content > ul > li {
    width: 50%;
    min-width: none;
    max-width: 50%;
  }
}
@media screen and (min-width: 992px) {
  footer:not(.postfooter) .footer-content > ul {
    max-width: 1170px;
  }
  footer:not(.postfooter) .footer-content > ul > li {
    font-size: 18px;
  }
  footer:not(.postfooter) .footer-content > ul > li h3 {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  footer:not(.postfooter) {
    height: 212px;
    padding-top: 60px;
  }
  footer:not(.postfooter) .footer-content > ul {
    max-width: 1170px;
    justify-content: space-between;
    flex-direction: row;
  }
  footer:not(.postfooter) .footer-content > ul > li {
    font-size: 18px;
    max-width: 20%;
    margin-bottom: 0;
  }
  footer:not(.postfooter) .footer-content > ul > li h3 {
    font-size: 18px;
  }
}

.element75cols .column1 .ce-bodytext {
  max-width: 1170px;
}

.flexslider {
  float: none;
  margin: 50px auto 90px;
  background: transparent;
  border: none;
}
@media screen and (min-width: 768px) {
  .flexslider {
    margin: 100px auto 150px;
  }
}
.flexslider .container {
  width: 100%;
  max-width: 1170px !important;
}
.flexslider .slides {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
}
.flexslider .slides li {
  font-family: TimesNewRoman;
  font-weight: bold;
  font-style: italic;
  color: #a3a3a6;
  line-height: 1.4em;
  padding: 0 30px !important;
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .flexslider .slides li {
    font-size: 20px;
  }
}
.flexslider .slides li .container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-direction: column-reverse;
}
.flexslider .slides li h2 {
  font-family: "Source Sans Pro", sans-serif;
  font-size: 14px;
  line-height: normal;
  font-weight: 300;
  color: #00d9b4;
  text-align: right;
  margin-top: 20px !important;
  padding-left: 30%;
}
@media screen and (min-width: 768px) {
  .flexslider .slides li h2 {
    font-size: 20px;
  }
}
.flexslider:hover .flex-direction-nav a,
.flexslider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 40px;
  height: 40px;
  margin: -20px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 1;
  cursor: pointer;
  color: #a3a3a6;
  text-shadow: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  text-indent: 9999px !important;
}
.flexslider .flex-control-nav {
  position: absolute;
  left: 0;
  bottom: -50px;
  right: 0;
  text-align: center;
}
.flexslider .flex-control-nav li {
  position: relative;
  width: 10px;
  height: 10px;
}
.flexslider .flex-control-nav li a {
  position: relative;
  width: 10px;
  height: 3px;
  background: #f5f5f5;
}
.flexslider .flex-control-nav li a:after {
  content: "";
  position: absolute;
  top: -5px;
  left: -3px;
  bottom: -5px;
  right: -3px;
  background: transparent;
}
.flexslider .flex-control-nav li a.flex-active {
  background: #00d9b4;
}
.flexslider .flex-direction-nav {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  pointer-events: none;
}
.flexslider .flex-direction-nav a::before,
.flexslider .flex-direction-nav a::after {
  content: none;
}
.flexslider .flex-direction-nav .flex-nav-prev {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 50%;
}
.flexslider .flex-direction-nav .flex-nav-prev .flex-prev {
  position: absolute;
  left: 0px;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url("../Images/triebhausch/prev.png") no-repeat left center;
  background-size: 18px 34px;
  pointer-events: auto;
}
.flexslider .flex-direction-nav .flex-nav-next {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 50%;
}
.flexslider .flex-direction-nav .flex-nav-next .flex-next {
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -20px;
  width: 40px;
  height: 40px;
  background: url("../Images/triebhausch/next.png") no-repeat right center;
  background-size: 18px 34px;
  pointer-events: auto;
}

.layout-31 .ce-bodytext {
  font-size: 24px;
  line-height: 28px;
}
@media screen and (min-width: 768px) {
  .layout-31 .ce-bodytext {
    font-size: 30px;
    line-height: 34px;
  }
}

/* Angebot */
#c527 h1,
#c26 h1 {
  margin-bottom: 100px;
}

.pid91 .element3cols.layout-0,
.pid21 .element3cols.layout-0 {
  position: relative;
  z-index: 1;
}
.pid91 .element3cols.layout-0.layer-up,
.pid21 .element3cols.layout-0.layer-up {
  z-index: 10;
}
.pid91 .element3cols.layout-0 .secondcol,
.pid21 .element3cols.layout-0 .secondcol {
  margin-top: 0;
}
.pid91 .element3cols.layout-0 .layout-32,
.pid91 .element3cols.layout-0 .layout-0,
.pid21 .element3cols.layout-0 .layout-32,
.pid21 .element3cols.layout-0 .layout-0 {
  text-align: center;
}
.pid91 .element3cols.layout-0 .layout-32 .ce-center .ce-outer,
.pid91 .element3cols.layout-0 .layout-0 .ce-center .ce-outer,
.pid21 .element3cols.layout-0 .layout-32 .ce-center .ce-outer,
.pid21 .element3cols.layout-0 .layout-0 .ce-center .ce-outer {
  pointer-events: none;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32, .pid91 .element3cols.layout-0 .layout-32.layout-0,
.pid91 .element3cols.layout-0 .layout-0.layout-32,
.pid91 .element3cols.layout-0 .layout-0.layout-0,
.pid21 .element3cols.layout-0 .layout-32.layout-32,
.pid21 .element3cols.layout-0 .layout-32.layout-0,
.pid21 .element3cols.layout-0 .layout-0.layout-32,
.pid21 .element3cols.layout-0 .layout-0.layout-0 {
  cursor: pointer;
  margin-top: 0 !important;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container {
  margin-bottom: 50px;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container h2, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container h2,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container h2,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container h2,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container h2,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container h2,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container h2,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container h2 {
  display: none;
}
@media screen and (min-width: 992px) {
  .pid91 .element3cols.layout-0 .layout-32.layout-32 > .container h2, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container h2,
  .pid91 .element3cols.layout-0 .layout-0.layout-32 > .container h2,
  .pid91 .element3cols.layout-0 .layout-0.layout-0 > .container h2,
  .pid21 .element3cols.layout-0 .layout-32.layout-32 > .container h2,
  .pid21 .element3cols.layout-0 .layout-32.layout-0 > .container h2,
  .pid21 .element3cols.layout-0 .layout-0.layout-32 > .container h2,
  .pid21 .element3cols.layout-0 .layout-0.layout-0 > .container h2 {
    position: absolute;
    color: transparent;
    pointer-events: none;
    display: block;
  }
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext {
  overflow: hidden;
  position: relative;
  padding-top: 15px;
  padding-bottom: 0;
  background: transparent;
  height: 0;
  pointer-events: auto;
  opacity: 0;
  transition: height 250ms ease, opacity 250ms ease;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext p, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext p,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext p,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext p {
  position: relative;
  top: 0;
  font-size: 20px;
  line-height: 1.2em;
}
@media screen and (min-width: 992px) {
  .pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext,
  .pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext,
  .pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext,
  .pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-bodytext,
  .pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-bodytext,
  .pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-bodytext,
  .pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-bodytext {
    position: absolute;
    padding-bottom: 40px;
    height: auto;
    pointer-events: auto;
  }
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner {
  position: relative;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row {
  position: relative;
  top: 0;
  left: 0;
  transition: opacity 150ms ease;
}
@media screen and (min-width: 992px) {
  .pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row,
  .pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row,
  .pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row,
  .pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row,
  .pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row,
  .pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row,
  .pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row {
    transition: opacity 250ms ease;
  }
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row figure.image, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row figure.image,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row figure.image {
  max-width: 300px;
  height: auto;
  margin: 0;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row:first-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row:first-child {
  opacity: 1;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row:last-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container .ce-gallery .ce-inner .ce-row:last-child {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger {
  transition: opacity 250ms ease 150ms;
  transform: translate3d(0, 0, 0);
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover {
  opacity: 1 !important;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:first-child {
  opacity: 0;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.trigger:hover .ce-gallery .ce-inner .ce-row:last-child {
  opacity: 1;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-bodytext, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-bodytext,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-bodytext,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-bodytext,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-bodytext {
  opacity: 1;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-bodytext p, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-bodytext p,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-bodytext p,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-bodytext p,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-bodytext p {
  cursor: text;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:first-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:first-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:first-child {
  opacity: 0;
}
.pid91 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:last-child, .pid91 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid91 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-32.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-32 > .container.show .ce-gallery .ce-inner .ce-row:last-child,
.pid21 .element3cols.layout-0 .layout-0.layout-0 > .container.show .ce-gallery .ce-inner .ce-row:last-child {
  opacity: 1;
}

@media screen and (min-width: 992px) {
  [class*=act-] .trigger {
    opacity: 0.05 !important;
  }
  .pid21.veloevent [class*=act-] .trigger {
    opacity: 0.35 !important;
  }
}
/* Responsive helper
body:after {
  position: fixed;
  bottom: 0;
  right: 0;
  background: #000;
  color: #fff;
  padding: 5px 10px;
  z-index: 99999;
  content: none;
}

@include breakpoint($xsmall) {
  body:after {
    content: "XSmall";
  }
}

@include breakpoint($small) {
  body:after {
    content: "Small";
  }
}

@include breakpoint($medium) {
  body:after {
    content: "Medium";
  }
}

@include breakpoint($large) {
  body:after {
    content: "Large";
  }
}
*/
body.veloevent {
  background: #000;
  color: #fff;
}
body.veloevent .ce-bodytext p,
body.veloevent .ce-bodytext li {
  color: #d2d2d2;
}
body.veloevent .ce-bodytext a,
body.veloevent .ce-bodytext a:visited,
body.veloevent .ce-bodytext a:focus {
  color: #feca00;
}
body.veloevent .ce-bodytext a:hover {
  color: #a3a3a6;
}
body.veloevent .icon-arrow-down:before {
  color: #feca00;
}
body.veloevent.homeLayout .title-container h2 {
  color: #feca00;
}
body.veloevent.homeLayout .navigation.navigation--lead {
  display: none;
}
body.veloevent.homeLayout .lead-banner {
  background: black;
}
body.veloevent.homeLayout .lead-banner .lead-content {
  max-width: 1172px;
}
body.veloevent.homeLayout .lead-banner .lead-content .lead-content p {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
}
body.veloevent.homeLayout .lead-banner .container > h2 {
  color: #fff;
}
@media screen and (min-width: 1200px) {
  body.veloevent.homeLayout .lead-banner .container > h2 {
    font-size: 64px;
    color: #ffffff;
    letter-spacing: 0;
    text-align: center;
    line-height: 80px;
    margin-bottom: 40px;
  }
}
body.veloevent.homeLayout .lead-banner .container .ce-bodytext * {
  color: #a5a4a9;
}
@media screen and (min-width: 1200px) {
  body.veloevent.homeLayout .lead-banner .container .ce-bodytext * {
    font-family: "Source Sans Pro", sans-serif;
    font-weight: light;
    color: #a5a4a9;
    letter-spacing: 0;
    text-align: center;
    line-height: 62px;
  }
}
body.veloevent.homeLayout #angebot {
  clip-path: none;
}
body.veloevent.homeLayout .block-grid {
  grid-gap: 40px;
  max-width: 1110px !important;
  margin: 0 auto;
}
body.veloevent.homeLayout .block-grid .block-item-content {
  position: absolute !important;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  height: 100%;
  width: 100%;
}
body.veloevent.homeLayout .block-grid .block-item-content figure {
  width: 100%;
  height: calc(100% - 80px);
}
body.veloevent.homeLayout .block-grid .block-item-content figure picture {
  width: 100%;
  height: 100%;
}
body.veloevent.homeLayout .block-grid .block-item-content figure picture img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
body.veloevent.homeLayout .block-grid .block-item-content .banner {
  background: #feca00;
  display: flex;
  align-items: center;
  box-sizing: border-box;
  padding: 23px 20px;
  min-height: 80px;
}
body.veloevent.homeLayout .block-grid .block-item-content .banner > * {
  font-size: 24px;
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  color: #000000;
}
body.veloevent.homeLayout aside.content-footer {
  clip-path: none;
  margin-top: 0;
  padding-top: 44px;
}
body.veloevent.eventLayout .lead-banner {
  background: #272727;
}
body.veloevent.eventLayout .lead-banner .ce-textpic .ce-outer {
  width: 100%;
}
body.veloevent.eventLayout .lead-banner .ce-textpic .ce-outer .ce-inner {
  width: 100%;
}
body.veloevent.eventLayout .lead-banner .ce-textpic .ce-outer .ce-inner figure.image {
  width: 100%;
  margin-bottom: 110px;
}
body.veloevent.eventLayout .lead-banner .ce-textpic .ce-outer .ce-inner figure.image img {
  display: block;
  width: 100%;
  height: auto;
  max-width: 1120px;
  margin: 0 auto;
}
body.veloevent.eventLayout .title-banner .title-container h1 {
  color: #fff !important;
  font-weight: 600;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .title-banner .title-container h1 {
    font-size: 90px !important;
  }
}
body.veloevent.eventLayout .title-banner .title-container h2 {
  color: #ffc800 !important;
  font-weight: normal !important;
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .title-banner .title-container h2 {
    font-size: 44px !important;
  }
}
body.veloevent.eventLayout .content-section .bg-dark-grey {
  padding-top: 62px;
}
body.veloevent.eventLayout .content-section .bg-dark-grey h2 {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
  text-align: center;
  color: #ffc800;
  margin-bottom: 33px;
}
body.veloevent.eventLayout .content-section .bg-dark-grey .image-embed-item {
  width: 100%;
  height: 252px;
  object-fit: cover;
}
body.veloevent.eventLayout .content-section .bg-dark-grey .ce-bodytext {
  max-width: 1120px;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 20px;
}
body.veloevent.eventLayout .content-section .bg-dark-grey .ce-bodytext p {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  color: #a4a4a8;
}
body.veloevent.eventLayout .content-section .bg-dark-grey p {
  font-size: 26px;
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .content-section .bg-dark-grey h2 {
    font-size: 64px;
  }
  body.veloevent.eventLayout .content-section .bg-dark-grey p {
    font-size: 44px;
  }
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .content-section .bg-dark-grey h2 {
    font-size: 64px;
  }
  body.veloevent.eventLayout .content-section .bg-dark-grey p {
    font-size: 44px;
  }
}
body.veloevent.eventLayout #contents {
  margin-top: 0;
}
body.veloevent.eventLayout .navigation--lead ul {
  justify-content: center;
  min-width: 240px;
  margin-bottom: 1em;
}
body.veloevent.eventLayout .navigation--lead ul li {
  padding: 0;
}
body.veloevent.eventLayout .navigation--lead ul li a {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.67;
  letter-spacing: normal;
  color: #ffffff !important;
}
body.veloevent.eventLayout .navigation--lead ul li a.cur, body.veloevent.eventLayout .navigation--lead ul li a:hover {
  color: #feca00 !important;
  font-weight: 600;
}
body.veloevent.eventLayout .navigation--lead ul li.cur a {
  color: #feca00 !important;
  font-weight: 600;
}
body.veloevent.eventLayout .navigation--lead ul li:after {
  right: -5px;
  top: 1px;
}
@media screen and (min-width: 767px) {
  body.veloevent.eventLayout .navigation--lead ul li:after {
    line-height: 1.3;
    right: -15px;
  }
}
@media screen and (min-width: 989px) {
  body.veloevent.eventLayout .navigation--lead ul li a {
    font-size: 24px;
  }
  body.veloevent.eventLayout .navigation--lead ul li:after {
    display: none;
  }
}
body.veloevent.eventLayout div > a {
  color: #feca00 !important;
}
body.veloevent.eventLayout .contenttable tr td,
body.veloevent.eventLayout .contenttable tr th {
  font-size: 20px;
}
body.veloevent.eventLayout .contenttable tr th:first-of-type,
body.veloevent.eventLayout .contenttable tr td:first-of-type {
  color: #feca00;
}
@media screen and (min-width: 992px) {
  body.veloevent.eventLayout .contenttable tr td,
  body.veloevent.eventLayout .contenttable tr th {
    font-size: 22px;
  }
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .contenttable tr td,
  body.veloevent.eventLayout .contenttable tr th {
    font-size: 26px;
  }
}
body.veloevent.eventLayout .event-grid {
  margin-top: 86px;
}
body.veloevent.eventLayout .event-grid > .ce-textmedia h2 {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.41;
  letter-spacing: normal;
  text-align: center;
  color: #ffffff;
}
body.veloevent.eventLayout .event-grid span.icon {
  font-size: 40px;
  margin-bottom: 20px;
  display: flex;
}
@media screen and (min-width: 992px) {
  body.veloevent.eventLayout .event-grid span.icon {
    font-size: 57px;
  }
}
body.veloevent.eventLayout .event-grid .column {
  margin-bottom: 64px;
}
body.veloevent.eventLayout .event-grid .column h2,
body.veloevent.eventLayout .event-grid .column h3,
body.veloevent.eventLayout .event-grid .column h4 {
  font-weight: 600;
  font-stretch: normal;
  font-style: normal;
  font-size: 17px !important;
  letter-spacing: normal;
  color: #ffc300;
  margin-top: 0;
  margin-bottom: 0;
}
body.veloevent.eventLayout .event-grid .column p {
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  letter-spacing: normal;
  color: #ffffff;
}
@media screen and (min-width: 992px) {
  body.veloevent.eventLayout .event-grid > .ce-textmedia h2 {
    font-size: 32px;
    margin-bottom: 110px;
  }
  body.veloevent.eventLayout .event-grid .column h2,
  body.veloevent.eventLayout .event-grid .column h3,
  body.veloevent.eventLayout .event-grid .column h4 {
    font-size: 20px !important;
    line-height: 2.58;
  }
  body.veloevent.eventLayout .event-grid .column p {
    font-size: 20px !important;
    line-height: 1.25;
  }
}
@media screen and (min-width: 1200px) {
  body.veloevent.eventLayout .event-grid > .ce-textmedia h2 {
    font-size: 44px;
    margin-bottom: 110px;
  }
  body.veloevent.eventLayout .event-grid .column {
    padding-left: 40px !important;
    padding-right: 40px !important;
  }
  body.veloevent.eventLayout .event-grid .column h2,
  body.veloevent.eventLayout .event-grid .column h3,
  body.veloevent.eventLayout .event-grid .column h4 {
    font-size: 24px !important;
    line-height: 2.58;
  }
  body.veloevent.eventLayout .event-grid .column p {
    font-size: 24px !important;
    line-height: 1.25;
  }
}
body.veloevent:not(.kundenLayout):not(.projektLayout):not(.agenturLayout):not(.kontaktLayout):not(.homeLayout):not(.eventLayout) h1,
body.veloevent:not(.kundenLayout):not(.projektLayout):not(.agenturLayout):not(.kontaktLayout):not(.homeLayout):not(.eventLayout) h2,
body.veloevent:not(.kundenLayout):not(.projektLayout):not(.agenturLayout):not(.kontaktLayout):not(.homeLayout):not(.eventLayout) h3 {
  font-weight: 700;
  color: #feca00;
}
body.veloevent:not(.kundenLayout):not(.projektLayout):not(.agenturLayout):not(.kontaktLayout):not(.homeLayout):not(.eventLayout) h1.projectTitle {
  font-size: 20px;
  line-height: 1.2em;
  margin-bottom: 0 !important;
}
@media screen and (min-width: 768px) {
  body.veloevent:not(.kundenLayout):not(.projektLayout):not(.agenturLayout):not(.kontaktLayout):not(.homeLayout):not(.eventLayout) h1.projectTitle {
    font-size: 30px;
  }
}
body.veloevent:not(.projektLayout):not(.homeLayout):not(.eventLayout) h1 {
  font-size: 90px !important;
  font-weight: 300 !important;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  color: #a4a4a8 !important;
  margin-bottom: 60px !important;
  text-transform: none !important;
}
@media screen and (max-width: 992px) {
  body.veloevent:not(.projektLayout):not(.homeLayout):not(.eventLayout) h1 {
    margin-bottom: 30px !important;
    font-size: 64px !important;
  }
}
@media screen and (max-width: 676px) {
  body.veloevent:not(.projektLayout):not(.homeLayout):not(.eventLayout) h1 {
    font-size: 40px !important;
  }
}
body.veloevent.kundenLayout .content-slider {
  margin-bottom: 45px;
}
body.veloevent.kundenLayout .content-slider > h2 {
  display: none;
}
body.veloevent.kundenLayout .content-slider .ce-textmedia > .container h2 {
  text-align: left;
  color: #fff;
  font-weight: 300;
}
body.veloevent.kundenLayout .content-slider .ce-textmedia > .container .ce-bodytext p {
  text-align: left;
  color: #feca00;
  margin-top: 0;
}
body.veloevent.kundenLayout .content-slider .slick-dots .slick-active button {
  background: #feca00;
}
@media screen and (min-width: 768px) {
  body.veloevent.kundenLayout .content-slider {
    margin-bottom: 68px;
  }
}
@media screen and (min-width: 1200px) {
  body.veloevent.kundenLayout .content-slider {
    margin-bottom: 140px;
    margin-top: 40px;
  }
}
body.veloevent.kundenLayout h1 {
  margin-bottom: 60px !important;
}
@media screen and (max-width: 992px) {
  body.veloevent.kundenLayout h1 {
    margin-bottom: 30px !important;
  }
}
body.veloevent.kundenLayout .ce-gallery .ce-column {
  padding-right: 10px !important;
  padding-left: 10px !important;
}
body.veloevent.kundenLayout .ce-gallery .ce-media figure {
  background: rgba(255, 255, 255, 0.8);
  margin-bottom: 20px;
}
body.veloevent.kundenLayout .ce-gallery .ce-media:not(:hover) figure img {
  filter: grayscale(1);
}
body.veloevent.kundenLayout .ce-gallery .ce-media:hover figure {
  cursor: pointer;
  background: rgb(255, 255, 255);
}
body.veloevent #projectTeaser .grid-item .teaserText:not(:hover) .title h2 a {
  color: #fff;
}
body.veloevent #projectTeaser .grid-item .teaserText:not(:hover) .description i:before {
  color: #feca00;
}
body.veloevent #projectTeaser .grid-item .teaserText:not(:hover) .description p {
  color: #feca00;
}
body.veloevent h2.projectSubitle {
  color: #fff;
}
body.veloevent .flexslider .slides li {
  color: #fff;
}
body.veloevent .flex-control-nav li a {
  background: #fff;
}
body.veloevent .flex-control-nav li a.flex-active {
  background: #feca00;
}
body.veloevent #contents {
  background: #000;
}
body.veloevent #contents #content .ce-textmedia div:not(.content-footer) a,
body.veloevent #contents #content .ce-textmedia div:not(.content-footer) a:visited,
body.veloevent #contents #content .ce-textmedia div:not(.content-footer) a:focus {
  color: #feca00 !important;
}
body.veloevent #contents #content .ce-textmedia div:not(.content-footer) a:not(.weitere):hover {
  color: #a3a3a6 !important;
}
body.veloevent #contents #content .ce-textmedia div:not(.content-footer) a.weitere:hover {
  color: #000 !important;
}
body.veloevent #contents #content .ce-textmedia .maincontent {
  background: #000;
}
body.veloevent #logo {
  z-index: 3;
  position: absolute;
  margin-top: 25px;
  width: 37px;
  height: 86px;
  transform: scale(0.48);
  transform-origin: top left;
}
body.veloevent #logo a {
  display: block;
  float: left;
  display: flex;
  flex-direction: row;
}
body.veloevent #logo a svg {
  float: left;
}
body.veloevent #logo a svg + svg {
  margin-left: 19px;
}
body.veloevent #logo a svg.sign {
  width: 37px;
  height: 86px;
}
body.veloevent #logo a svg.logo {
  width: 332px;
  height: 40px;
  margin-top: 25px;
  display: flex;
}
@media screen and (min-width: 768px) {
  body.veloevent #logo {
    margin-top: 40px;
    transform: scale(0.7);
  }
}
@media screen and (min-width: 992px) {
  body.veloevent #logo {
    margin-top: 55px;
    transform: scale(1);
  }
}
body.veloevent.pid24 #logo {
  position: relative;
  width: 388px;
  height: 97px;
}
body.veloevent.pid24 #logo svg.logo {
  display: block;
}
body.veloevent.pid41 .ce-bodytext {
  font-size: 23px;
  line-height: 1.3em;
}
@media screen and (min-width: 768px) {
  body.veloevent.pid41 .ce-bodytext {
    font-size: 30px;
  }
}
body.veloevent.pid37 #outerContainer {
  position: relative;
  overflow: hidden;
}
body.veloevent.projektLayout {
  background: #2d2d2d;
}
body.veloevent.projektLayout #contents.projekte {
  background: transparent;
}
body.veloevent.projektLayout .lead-banner {
  background: #2d2d2d;
}
body.veloevent.projektLayout #contents #content {
  background: #2d2d2d;
}
body.veloevent.projektLayout .ce-textmedia p,
body.veloevent.projektLayout .ce-textmedia li {
  color: #d2d2d2 !important;
}
body.veloevent.projektLayout .projectTitle {
  color: #feca00;
  font-size: 64px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.25;
  letter-spacing: normal;
}
body.veloevent.projektLayout .projectSubitle {
  color: #a4a4a8;
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  margin-top: 8px;
}
@media screen and (min-width: 1200px) {
  body.veloevent.projektLayout .projectSubitle {
    margin-bottom: 82px !important;
  }
}
body.veloevent.projektLayout .content-section {
  padding-bottom: 90px;
}
body.veloevent.projektLayout .content-section h2 {
  font-weight: 600 !important;
  color: #feca00 !important;
}
body.veloevent.projektLayout .content-section h3 {
  color: #d1d2d1;
  letter-spacing: 0;
  margin-top: 33px;
}
body.veloevent.projektLayout .projekte > aside.content-footer {
  padding-top: 140px;
}
body.veloevent.projektLayout .projekte > aside.content-footer .icon-arrow:before {
  color: #feca00;
}
body.veloevent #main:before {
  background: #feca00;
}
body.veloevent #main .mainNav ul li a {
  font-weight: 700 !important;
}
body.veloevent #main svg {
  fill: #feca00;
}
body.veloevent.pid83 #headerImage {
  background-position: 31% center;
}
body.veloevent div.wwtriebhausteaser_pi1 {
  background: #000;
}
body.veloevent div.wwtriebhausteaser_pi1 .teaserImage:after {
  background: rgba(27, 27, 27, 0.6);
}
body.veloevent div.wwtriebhausteaser_pi1 .teaserImage .image {
  background-blend-mode: normal;
}
body.veloevent div.wwtriebhausteaser_pi1 .teaserImage:hover .teaserText .description i:before {
  color: #feca00 !important;
}
body.veloevent div.wwtriebhausteaser_pi1 .teaserImage:hover .teaserText .description p {
  color: #feca00 !important;
}
body.veloevent div.wwtriebhausteaser_pi1 #catNav li.act a,
body.veloevent div.wwtriebhausteaser_pi1 #catNav li:hover a {
  color: #feca00 !important;
}
body.veloevent div.wwtriebhausteaser_pi1 #catNav li.act a {
  color: #feca00 !important;
  font-weight: 700;
}
body.veloevent .weitere:hover {
  background: #feca00;
  border-color: #feca00;
}
body.veloevent #c108 {
  margin-top: 34px;
}
body.veloevent #c108 .ce-gallery .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: #a3a3a6;
  text-align: center;
  padding: 10px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 250ms ease;
}
body.veloevent #c108 .ce-gallery .image:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  background: #fff;
}
body.veloevent #c102 {
  margin-top: 34px;
}
body.veloevent #c102 .ce-gallery .image {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  align-items: center;
  background: #a3a3a6;
  text-align: center;
  padding: 10px;
  -webkit-filter: grayscale(1);
  filter: grayscale(1);
  transition: all 250ms ease;
}
body.veloevent #c102 .ce-gallery .image:hover {
  -webkit-filter: grayscale(0);
  filter: grayscale(0);
  background: #fff;
}
body.veloevent a:after {
  background-position: center;
}
body.veloevent a.paragraph {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.paragraph:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12.6 21.48'%3E%3Cpath style='fill:%23f0C916;' d='M9.49,4.36A4.83,4.83,0,0,0,6.58,3c-1,0-1.5.39-1.5,1.08,0,2,7.52,2.14,7.52,7.16A4.2,4.2,0,0,1,10.33,15,3.74,3.74,0,0,1,11,17.1c0,2.5-1.86,4.39-5.33,4.39A6.85,6.85,0,0,1,.25,19.15l2.36-2.08a4.24,4.24,0,0,0,3,1.42c1.14,0,1.67-.5,1.67-1.19,0-2.17-7.3-2-7.3-7.19A4.31,4.31,0,0,1,2.22,6.55a3.41,3.41,0,0,1-.81-2.3C1.42,1.75,3.25,0,6.36,0a8.16,8.16,0,0,1,5,1.8ZM8.22,13.24a1.76,1.76,0,0,0,.94-1.64c0-1.75-2.58-2.3-4.75-3.41a1.87,1.87,0,0,0-1,1.61C3.44,11.55,6.08,12.1,8.22,13.24Z'/%3E%3C/svg%3E");
  opacity: 1;
  width: 20px;
  height: 20px;
  background-size: contain;
}
body.veloevent a.paragraph:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.paragraph:before {
  display: none;
}
body.veloevent a.youtube {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.youtube:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24.1 16.96'%3E%3Cpath style='fill:%23f0C916;' d='M24,5.27a12.23,12.23,0,0,0-.66-3.16A2.68,2.68,0,0,0,20.68.18c-1,0-2-.12-3-.12C12.9,0,8.11-.1,3.32.19a2.3,2.3,0,0,0-2,.91A6.87,6.87,0,0,0,.61,2.58,14.16,14.16,0,0,0,0,6.89c0,1.52,0,3,.08,4.55a10.45,10.45,0,0,0,.67,3.32,2.64,2.64,0,0,0,2.15,1.9,17.08,17.08,0,0,0,1.76.13l7.75.18c2.37-.07,5.24-.19,8.1-.25a2.82,2.82,0,0,0,2.82-2A12.23,12.23,0,0,0,24,11,38.87,38.87,0,0,0,24,5.27ZM9.71,12.72V4.14l6.64,4.3Z'/%3E%3C/svg%3E");
  opacity: 1;
  height: 20px;
  width: 20px;
  background-size: contain;
}
body.veloevent a.youtube:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.youtube:before {
  display: none;
}
body.veloevent a.facebook {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.facebook:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 11.86 25.53'%3E%3Cpath style='fill:%23f0C916;' d='M7.82,19.16q0,3.06,0,6.11c0,.25.06.26-.25.25H2.68c-.11,0-.16,0-.16-.15,0-.93,0-1.86,0-2.79s0-2.06,0-3.09,0-2,0-3c0-1.18,0-2.35,0-3.52,0-.14-.05-.17-.18-.17H.21c-.2,0-.2,0-.2-.21,0-1.38,0-2.76,0-4.14,0-.14.05-.18.18-.17H2.32c.21,0,.21,0,.21-.21,0-.94,0-1.87,0-2.81a5.9,5.9,0,0,1,.72-2.84A4.37,4.37,0,0,1,5.89.28a6.85,6.85,0,0,1,2-.28h3.7c.19,0,.19,0,.19.19,0,1.34,0,2.68,0,4,0,.14,0,.17-.17.17H9a1.74,1.74,0,0,0-.54.09,1,1,0,0,0-.66,1c0,.89,0,1.78,0,2.68,0,.12.07.12.16.12h3.74c.11,0,.15,0,.13.15,0,.45-.09.9-.14,1.35l-.15,1.48c0,.46-.1.91-.14,1.37,0,.13-.07.17-.2.17H8c-.2,0-.2,0-.2.2Z'/%3E%3C/svg%3E");
  opacity: 1;
  height: 20px;
  width: 20px;
  background-size: contain;
}
body.veloevent a.facebook:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.facebook:before {
  display: none;
}
body.veloevent a.flickr {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.flickr:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.04 20.04'%3E%3Cpath style='fill:%23f0C916;' d='M2.83,0A2.84,2.84,0,0,0,0,2.83V17.21A2.84,2.84,0,0,0,2.83,20H17.21A2.84,2.84,0,0,0,20,17.21V2.83A2.84,2.84,0,0,0,17.21,0ZM6.28,12.63A2.87,2.87,0,1,1,9.15,9.76,2.87,2.87,0,0,1,6.28,12.63Zm7.48,0a2.87,2.87,0,1,1,2.87-2.87A2.87,2.87,0,0,1,13.76,12.63Z'/%3E%3C/svg%3E");
  opacity: 1;
  height: 20px;
  width: 20px;
  background-size: contain;
}
body.veloevent a.flickr:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.flickr:before {
  display: none;
}
body.veloevent a.linkedin {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.linkedin:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.07 20.06'%3E%3Cpath style='fill:%23f0C916;' d='M18.58,0H1.48A1.46,1.46,0,0,0,0,1.45V18.62a1.47,1.47,0,0,0,1.48,1.45h17.1a1.47,1.47,0,0,0,1.49-1.45V1.45A1.47,1.47,0,0,0,18.58,0ZM6,17.1H3V7.52H6ZM4.46,6.21A1.73,1.73,0,1,1,6.19,4.49,1.73,1.73,0,0,1,4.46,6.21ZM17.1,17.1h-3V12.44c0-1.11,0-2.54-1.55-2.54s-1.79,1.21-1.79,2.46V17.1h-3V7.52h2.85V8.83h0a3.13,3.13,0,0,1,2.82-1.55c3,0,3.57,2,3.57,4.56Z'/%3E%3C/svg%3E");
  opacity: 1;
  width: 20px;
  height: 20px;
  background-size: contain;
}
body.veloevent a.linkedin:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.linkedin:before {
  display: none;
}
body.veloevent a.issuu {
  margin-right: 25px;
  height: 20px;
  width: 20px;
}
body.veloevent a.issuu:after {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20.12 20.12'%3E%3Cpath style='fill:%23f0C916;' d='M10.18,4.91a5.12,5.12,0,1,0,5.07,5.16,5.12,5.12,0,0,0-5.07-5.16m-.07,7.71A2.59,2.59,0,1,1,12.72,10a2.59,2.59,0,0,1-2.62,2.57M10.06,0H.84A.84.84,0,0,0,0,.84v9.23A10.06,10.06,0,1,0,10.06,0M3.15,9.92A7,7,0,1,1,10.07,17,7,7,0,0,1,3.15,9.92'/%3E%3C/svg%3E");
  opacity: 1;
  width: 20px;
  height: 20px;
  background-size: contain;
}
body.veloevent a.issuu:hover:after {
  color: #ffffff !important;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.issuu:before {
  display: none;
}
body.veloevent a.instagram {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 20px;
  height: 20px;
  text-indent: -99999px;
  margin-right: 25px;
}
body.veloevent a.instagram:before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='25 25 205 205'%3E%3Cpath style='fill:%23f0C916;' d='M160 128a32 32 0 1 1-32-32 32.037 32.037 0 0 1 32 32Zm68-44v88a56.064 56.064 0 0 1-56 56H84a56.064 56.064 0 0 1-56-56V84a56.064 56.064 0 0 1 56-56h88a56.064 56.064 0 0 1 56 56Zm-52 44a48 48 0 1 0-48 48 48.054 48.054 0 0 0 48-48Zm16-52a12 12 0 1 0-12 12 12 12 0 0 0 12-12Z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  transition: opacity 250ms ease;
}
body.veloevent a.instagram:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='25 25 205 205'%3E%3Cpathstyle='fill:%2300cccc;' d='M160 128a32 32 0 1 1-32-32 32.037 32.037 0 0 1 32 32Zm68-44v88a56.064 56.064 0 0 1-56 56H84a56.064 56.064 0 0 1-56-56V84a56.064 56.064 0 0 1 56-56h88a56.064 56.064 0 0 1 56 56Zm-52 44a48 48 0 1 0-48 48 48.054 48.054 0 0 0 48-48Zm16-52a12 12 0 1 0-12 12 12 12 0 0 0 12-12Z'/%3E%3C/svg%3E");
  background-size: 20px 20px;
  background-size: 20px 20px;
  background-repeat: no-repeat;
  opacity: 0;
  transition: opacity 250ms ease;
}
body.veloevent a.instagram:hover:before {
  opacity: 1;
  filter: grayscale(1) contrast(100);
}
body.veloevent a.instagram:hover:after {
  opacity: 0;
}
body.veloevent a.youtube,
body.veloevent a.facebook,
body.veloevent a.flickr,
body.veloevent a.linkedin,
body.veloevent a.issuu,
body.veloevent a.paragraph,
body.veloevent a.instagram {
  width: 41px;
  height: 31px;
  margin-top: 24px;
}
body.veloevent a.youtube:before, body.veloevent a.youtube:after,
body.veloevent a.facebook:before,
body.veloevent a.facebook:after,
body.veloevent a.flickr:before,
body.veloevent a.flickr:after,
body.veloevent a.linkedin:before,
body.veloevent a.linkedin:after,
body.veloevent a.issuu:before,
body.veloevent a.issuu:after,
body.veloevent a.paragraph:before,
body.veloevent a.paragraph:after,
body.veloevent a.instagram:before,
body.veloevent a.instagram:after {
  width: 41px;
  height: 31px;
  background-size: contain;
  background-position: top center;
}
@media screen and (min-width: 1200px) {
  body.veloevent a.youtube,
  body.veloevent a.facebook,
  body.veloevent a.flickr,
  body.veloevent a.linkedin,
  body.veloevent a.issuu,
  body.veloevent a.paragraph,
  body.veloevent a.instagram {
    width: 40px;
    height: 40px;
    margin-top: 24px;
  }
  body.veloevent a.youtube:before, body.veloevent a.youtube:after,
  body.veloevent a.facebook:before,
  body.veloevent a.facebook:after,
  body.veloevent a.flickr:before,
  body.veloevent a.flickr:after,
  body.veloevent a.linkedin:before,
  body.veloevent a.linkedin:after,
  body.veloevent a.issuu:before,
  body.veloevent a.issuu:after,
  body.veloevent a.paragraph:before,
  body.veloevent a.paragraph:after,
  body.veloevent a.instagram:before,
  body.veloevent a.instagram:after {
    width: 40px;
    height: 40px;
    background-size: contain;
    background-position: center center;
  }
}
body.veloevent .icon-arrow-up:before,
body.veloevent .icon-arrow-right:before,
body.veloevent .icon-arrow-left:before {
  color: #feca00;
}
body.veloevent .cta-button ul li a svg circle {
  fill: #feca00;
}
body.veloevent .cta-button ul li:hover svg circle {
  fill: #feca00;
}
body.veloevent .flexslider .slides li h2 {
  color: #feca00;
}
body.veloevent .flexslider .flex-direction-nav .flex-nav-prev .flex-prev {
  background: url("../Images/veloeventch/prev.png") no-repeat left center;
}
body.veloevent .flexslider .flex-direction-nav .flex-nav-next .flex-next {
  background: url("../Images/veloeventch/next.png") no-repeat right center;
}
body.veloevent a.toTop svg polygon {
  fill: #feca00 !important;
}
body.veloevent .navigation.navigation--sitemap ul li.cur a {
  color: #feca00 !important;
}
body.veloevent .navigation.navigation--sitemap ul li a:hover {
  color: #feca00 !important;
}
body.veloevent .kontaktLayout #contents main#content a,
body.veloevent .kontaktLayout #contents main#content a:focus,
body.veloevent .kontaktLayout #contents main#content a:visited {
  color: #feca00 !important;
}
body.veloevent footer {
  background: #3f3e3e;
}
body.veloevent footer .footer-bar .footer-bar-content ul li:after {
  color: #feca00 !important;
}
body.veloevent footer .footer-content > ul > li a svg path {
  fill: #feca00 !important;
}
body.veloevent footer .button.button--green {
  border-color: #feca00 !important;
}
body.veloevent footer a:hover svg {
  fill: #feca00;
}
body.veloevent footer a {
  color: #feca00 !important;
}
body.veloevent footer a:hover {
  color: #a3a3a6 !important;
}
body.veloevent footer a:before {
  color: #feca00 !important;
}
body.veloevent .newsletter-signup form .mc-field-group input {
  color: #feca00 !important;
  border-bottom: 1px solid #feca00 !important;
}
body.veloevent .newsletter-signup form .mc-field-group input #placeholder,
body.veloevent .newsletter-signup form .mc-field-group input::-webkit-input-placeholder,
body.veloevent .newsletter-signup form .mc-field-group input::placeholder {
  color: #feca00 !important;
}
body.veloevent aside.content-footer {
  background: #000;
}
body.veloevent #outerDiv .weitere {
  border-radius: 100px;
  border: 1px solid #feca00;
  border-radius: 34px;
  font-family: "Source Sans Pro", sans-serif;
  font-weight: normal;
}
@media screen and (min-width: 1200px) {
  body.veloevent #outerDiv .weitere {
    font-size: 26px;
    color: #feca00;
    letter-spacing: 0;
    text-align: center;
    line-height: 40px;
    padding: 13px 76px;
    margin-top: 53px;
    margin-bottom: 53px;
  }
}
body.veloevent #outerDiv .weitere:hover {
  color: black !important;
}

/**
** UPDATE 2020
**/
.frame-type-text {
  max-width: 1170px;
  margin: 0 auto;
  padding: 0 25px;
}

.image-rounded img {
  border-radius: 100%;
  width: 100%;
}
@media (min-width: 420px) {
  .image-rounded img {
    width: auto;
  }
}

.navigation ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.navigation.navigation--lead {
  max-width: 1170px;
  margin: 0 auto;
}
.navigation.navigation--lead ul.list-x {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin: 0 auto;
}
.navigation.navigation--lead ul.list-x li {
  position: relative;
  padding: 0 12px;
  box-sizing: border-box;
  color: #fff;
}
.navigation.navigation--lead ul.list-x li:last-of-type {
  padding-right: 0;
}
.navigation.navigation--lead ul.list-x li:first-of-type {
  padding-left: 0;
}
.navigation.navigation--lead ul.list-x li a {
  color: inherit !important;
  font-size: 18px;
  font-weight: 300;
  line-height: 2.29;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.navigation.navigation--lead ul.list-x li:after {
  content: "|";
  color: inherit;
  font-size: 16px;
  font-weight: 300px;
  line-height: 2.29;
  letter-spacing: 0.5px;
  position: absolute;
  width: 50px;
  top: 0;
  right: 0;
  transform: translateX(50%);
  vertical-align: middle;
  text-align: center;
}
.navigation.navigation--lead ul.list-x li:last-of-type:after {
  display: none;
}
.navigation.navigation--lead ul.list-y {
  margin-right: 35px;
  min-width: 240px;
  margin-bottom: 35px;
}
.navigation.navigation--lead ul.list-y li {
  margin-bottom: 15px;
  text-align: center;
  margin-left: 10px;
  margin-right: 10px;
}
.navigation.navigation--lead ul.list-y li a {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 300;
  color: #ffffff;
}
.navigation.navigation--lead ul.list-y li.cur a {
  font-weight: 700;
  color: #fb6262 !important;
}
.navigation.navigation--lead ul.list-y li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 420px) {
  .navigation.navigation--lead ul.list-x li a {
    font-size: 18px;
  }
  .navigation.navigation--lead ul.list-x li:after {
    font-size: 18px;
  }
  .navigation.navigation--lead ul.list-y li a {
    font-size: 18px;
  }
  .navigation.navigation--lead ul.list-y li:after {
    font-size: 18px;
  }
}
@media screen and (min-width: 768px) {
  .navigation.navigation--lead ul.list-x li {
    padding: 0 20px;
  }
  .navigation.navigation--lead ul.list-x li a {
    font-size: 28px;
  }
  .navigation.navigation--lead ul.list-x li:after {
    font-size: 28px;
  }
  .navigation.navigation--lead ul.list-y li {
    text-align: left;
  }
  .navigation.navigation--lead ul.list-y li a {
    font-size: 18px;
  }
  .navigation.navigation--lead ul.list-y li:after {
    font-size: 18px;
  }
}
@media screen and (min-width: 992px) {
  .navigation.navigation--lead ul.list-x li {
    padding: 0 25px;
  }
  .navigation.navigation--lead ul.list-x li a {
    font-size: 44px;
  }
  .navigation.navigation--lead ul.list-x li:after {
    font-size: 44px;
  }
  .navigation.navigation--lead ul.list-y li {
    text-align: left;
  }
  .navigation.navigation--lead ul.list-y li a {
    font-size: 26px;
    line-height: 1.91;
  }
  .navigation.navigation--lead ul.list-y li:after {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .navigation.navigation--lead ul.list-x li {
    padding: 0 25px;
  }
  .navigation.navigation--lead ul.list-x li a {
    font-size: 44px;
  }
  .navigation.navigation--lead ul.list-x li:after {
    font-size: 44px;
  }
  .navigation.navigation--lead ul.list-y li {
    text-align: left;
  }
  .navigation.navigation--lead ul.list-y li a {
    font-size: 32px;
    line-height: 1.91;
  }
  .navigation.navigation--lead ul.list-y li:after {
    font-size: 32px;
  }
}
.navigation.navigation--sitemap {
  width: 100%;
  max-width: 1037px;
  position: relative;
  margin-top: 120px;
  padding: 0 24px;
  overflow-x: hidden;
}
.navigation.navigation--sitemap:before {
  content: "";
  position: absolute;
  width: 480px;
  max-width: 480px;
  width: calc(100% - 50px);
  top: -42px;
  left: 50%;
  transform: translateX(-50%);
  height: 2px;
  background-color: #d8d8d8;
}
.navigation.navigation--sitemap ul {
  margin: 0 -25px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  flex-direction: row;
  align-items: center;
}
.navigation.navigation--sitemap ul li {
  padding: 0 15px;
}
.navigation.navigation--sitemap ul li a {
  color: #fff;
  font-size: 16px;
  line-height: 1.33;
  font-weight: 300;
  color: #a4a4a8 !important;
  text-transform: uppercase;
}
.navigation.navigation--sitemap ul li a:hover {
  color: #00d9b3 !important;
}
.navigation.navigation--sitemap ul li.cur a {
  color: #00d9b3 !important;
  font-weight: bold;
}
@media (min-width: 420px) {
  .navigation.navigation--sitemap ul {
    flex-direction: row;
    align-items: unset;
  }
}
@media screen and (min-width: 992px) {
  .navigation.navigation--sitemap ul li {
    padding: 0 23px;
  }
}

.angebotLayout {
  height: auto;
}
.angebotLayout .outerDiv {
  height: auto;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.angebotLayout * {
  user-select: auto !important;
}
.angebotLayout .navigation.navigation--sitemap {
  margin-top: 0 !important;
}

.kontaktLayout #outerContainer {
  min-height: 0 !important;
}
.kontaktLayout .projectTitle {
  margin: 0;
}
.kontaktLayout #contents {
  min-height: calc(100vh - 471px);
  background-color: #404040;
  margin-top: 0;
  padding-top: 145px;
  padding-bottom: 0;
}
@media screen and (min-width: 768px) {
  .kontaktLayout #contents {
    padding-top: 200px;
  }
}
.kontaktLayout #contents .content-section {
  padding-bottom: 196px;
  padding-top: 0;
}
.kontaktLayout #contents .content-footer {
  padding-top: 50px;
  min-height: 130px;
  bottom: 0;
  left: 0;
  width: 100%;
}
.kontaktLayout #contents .content-footer nav:before {
  display: none;
}
.kontaktLayout #contents .content-footer nav {
  margin-top: 0;
}
.kontaktLayout #contents h1 {
  color: #a4a4a8;
}
.kontaktLayout #contents h3,
.kontaktLayout #contents h2 {
  font-weight: 400 !important;
  color: #fff !important;
  font-size: 26px;
  margin-bottom: 0;
}
.kontaktLayout:not(.veloevent) #contents *:not(.content-footer) a:not,
.kontaktLayout:not(.veloevent) #contents *:not(.content-footer) a:focus,
.kontaktLayout:not(.veloevent) #contents *:not(.content-footer) a:visited {
  color: #39dfb2 !important;
}

.agenturLayout h2 {
  text-transform: uppercase;
  margin-bottom: 25px;
}
.agenturLayout .content-footer {
  padding-top: 0 !important;
}

#contents.home,
#contents.angebot {
  margin-top: 0;
  padding-bottom: 0;
}

#contents.home .cta-button {
  margin-top: 200px !important;
}
@media screen and (max-width: 767px) {
  #contents.home .cta-button {
    margin-top: 38px !important;
  }
  #contents.home .navigation.navigation--sitemap {
    margin-top: 60px;
  }
}

section:not(.clip-arrow-up):not(.content-header):not(.content-section):not(.content-footer):not(.content-slider) {
  margin-top: 96px;
  margin-bottom: 96px;
}

/**
** CUBE CAROUSEL
**/
.angebotLayout .carousel-container .layout-0 {
  transform: translate3d(0, 0, 0);
  -webkit-transform: translate3d(0, 0, 0);
}

.page-slider {
  width: 100%;
}
.page-slider .slick-slide {
  max-width: none !important;
  overflow: visible !important;
}

.carousel-container {
  backface-visibility: hidden;
  -webkit-backface-visibility: hidden;
  width: 100%;
  display: block;
  flex-direction: column;
  align-items: center;
  transition: opacity 1s ease-in-out;
}
.carousel-container.preparing {
  opacity: 0;
}
.carousel-container .carousel-wrapper {
  transform-style: preserve-3d;
}
.carousel-container > * {
  flex: 0 0 auto;
}
.carousel-container .cube-carousel {
  margin: 0;
  width: 100%;
  transform-style: preserve-3d;
  transition: transform 1s cubic-bezier(0.455, 0.03, 0.515, 0.955);
  opacity: 1;
  z-index: 3;
}
.carousel-container .cube-carousel .content-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  backface-visibility: hidden;
  box-sizing: border-box;
  padding: 0 0;
}
.carousel-container .cube-carousel .content-slide:before {
  transition: 255ms;
  content: "";
  pointer-events: none;
  background-color: rgba(0, 0, 0, 0);
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 4;
}
.carousel-container .cube-carousel .content-slide.active-slide:before {
  background-color: rgba(0, 0, 0, 0);
  animation: 1s linear 0s 1 backwards animateIn;
  animation-timing-function: ease-in-out;
  transition: 500ms;
}
.carousel-container .cube-carousel .content-slide.prev-slide:before, .carousel-container .cube-carousel .content-slide.next-slide:before {
  transition-delay: 355ms;
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  animation: 1s linear 0s 1 backwards animateOut;
  background-color: rgba(0, 0, 0, 0.8);
  width: 100%;
  height: 100%;
  z-index: 4;
}
.carousel-container .cube-carousel .content-slide:not(:first-of-type) {
  position: absolute;
  left: 0;
  top: 0;
}
.carousel-container .cube-carousel .content-slide.blank-slide {
  background: #404040;
  height: 100vh;
  max-height: 1377px;
}
.carousel-container .cube-carousel-controls {
  position: fixed;
  top: 600px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
  z-index: 999;
}

@keyframes animateIn {
  0% {
    background-color: rgba(0, 0, 0, 0.8);
  }
  75% {
    background-color: rgba(0, 0, 0, 0);
  }
  100% {
    background-color: rgba(0, 0, 0, 0);
  }
}
@keyframes animateOut {
  0% {
    background-color: rgba(0, 0, 0, 0);
  }
  75% {
    background-color: rgba(0, 0, 0, 0.6);
  }
  100% {
    background-color: rgba(0, 0, 0, 0.8);
  }
}
.content-header {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
}
.content-header .btn-arrow {
  position: absolute;
  bottom: 100px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}

.title-banner {
  position: relative;
  width: 100%;
  max-height: 277px;
  display: flex;
  overflow: hidden;
  min-height: 277px;
}
.title-banner .title-container {
  position: absolute;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  height: 100%;
  text-align: center;
}
.title-banner .title-container .icon {
  display: none;
}
.title-banner .title-container h1,
.title-banner .title-container h2 {
  font-weight: bold;
  font-size: 40px;
  line-height: 1.12;
  text-align: center;
  color: #fff;
}
.title-banner .media-container {
  height: 100%;
  min-height: 300px;
  width: 100%;
  overflow: hidden;
}
.title-banner .media-container picture {
  min-height: 300px;
}
.title-banner .media-container picture img {
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
@media screen and (min-width: 768px) {
  .title-banner {
    max-height: 440px;
    min-height: 440px;
  }
  .title-banner .title-container h1,
  .title-banner .title-container h2 {
    font-size: 58px;
  }
}
@media screen and (min-width: 992px) {
  .title-banner {
    max-height: 698px;
    min-height: 698px;
  }
  .title-banner .title-container .icon {
    font-size: 100px;
  }
  .title-banner .title-container h1,
  .title-banner .title-container h2 {
    font-size: 90px;
  }
}

.lead-banner {
  background: #fff;
  width: 100%;
  min-height: 450px;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.lead-banner .lead-content {
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  flex-grow: 1;
  max-width: 1170px;
  padding: 0 25px;
  margin: 0 auto;
  padding-top: 100px;
  padding-bottom: 60px;
}
.lead-banner .lead-content .container {
  padding-right: 0;
  padding-left: 0;
}
.lead-banner .icon-arrow {
  position: absolute;
  bottom: 60px;
  left: 50%;
  transform: translate3d(-50%, 0, 0);
}
.lead-banner.lead-banner--dark {
  background: #2d2d2c;
}
.lead-banner.lead-banner--black {
  background: #000 !important;
}

/**
** PAGE SPECIFIC HEADER STYLING
**/
.angebotLayout .content-header .title-banner .title-container,
.eventLayout .content-header .title-banner .title-container {
  z-index: 1;
}
.angebotLayout .content-header .title-banner .title-container .icon,
.eventLayout .content-header .title-banner .title-container .icon {
  display: block;
  font-size: 80px;
  margin-bottom: 15px;
  margin-top: 15px;
  opacity: 0;
  pointer-events: none;
}
.angebotLayout .content-header .title-banner .title-container h1,
.angebotLayout .content-header .title-banner .title-container .h1,
.eventLayout .content-header .title-banner .title-container h1,
.eventLayout .content-header .title-banner .title-container .h1 {
  margin-top: 50px;
  font-size: 44px;
  line-height: 1.12;
  text-transform: uppercase;
}
.angebotLayout .content-header .media-container,
.eventLayout .content-header .media-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: -3;
}
.angebotLayout .content-header .media-container video,
.eventLayout .content-header .media-container video {
  min-width: 100% !important;
  width: 100% !important;
  height: 100% !important;
  object-fit: cover;
}
.angebotLayout .content-header .lead-banner,
.eventLayout .content-header .lead-banner {
  min-height: 614px !important;
}
.angebotLayout .content-header .lead-banner .lead-content,
.eventLayout .content-header .lead-banner .lead-content {
  font-size: 26px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #ffffff;
  flex-direction: column;
  max-width: 569px;
  position: relative;
}
.angebotLayout .content-header .lead-banner .lead-content p,
.eventLayout .content-header .lead-banner .lead-content p {
  font-size: 20px;
  font-weight: 300;
  color: #ffffff;
}
.angebotLayout .content-header .lead-banner .lead-content h2,
.eventLayout .content-header .lead-banner .lead-content h2 {
  color: #f75e5e;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  margin-bottom: 0;
  text-transform: uppercase;
}
.angebotLayout .content-header .lead-banner .lead-content nav,
.eventLayout .content-header .lead-banner .lead-content nav {
  display: flex;
  justify-content: center;
  z-index: 2;
}
.angebotLayout .content-header .lead-banner .lead-content nav ul,
.eventLayout .content-header .lead-banner .lead-content nav ul {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin-left: -4px;
  margin-right: -4px;
  padding: 0;
}
.angebotLayout .content-header .lead-banner .lead-content nav ul li,
.eventLayout .content-header .lead-banner .lead-content nav ul li {
  margin: 0 4px;
}
@media screen and (min-width: 768px) {
  .angebotLayout .content-header .title-banner .title-container .icon,
  .eventLayout .content-header .title-banner .title-container .icon {
    font-size: 130px;
  }
  .angebotLayout .content-header .title-banner .title-container h1,
  .angebotLayout .content-header .title-banner .title-container .h1,
  .eventLayout .content-header .title-banner .title-container h1,
  .eventLayout .content-header .title-banner .title-container .h1 {
    margin-top: 120px;
    font-size: 67px;
    text-transform: uppercase;
  }
  .angebotLayout .content-header .lead-banner,
  .eventLayout .content-header .lead-banner {
    min-height: 598px !important;
    justify-content: flex-start;
  }
  .angebotLayout .content-header .lead-banner .lead-content,
  .eventLayout .content-header .lead-banner .lead-content {
    padding-top: 106px;
    padding-bottom: 106px;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav,
  .eventLayout .content-header .lead-banner .lead-content nav {
    justify-content: flex-start;
    margin: 0 0;
    margin-bottom: 30px;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav ul,
  .eventLayout .content-header .lead-banner .lead-content nav ul {
    margin: 0 -15px;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav ul li,
  .eventLayout .content-header .lead-banner .lead-content nav ul li {
    margin: 0 15px;
  }
  .angebotLayout .content-header .lead-banner .lead-content h2,
  .eventLayout .content-header .lead-banner .lead-content h2 {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.26;
  }
  .angebotLayout .content-header .lead-banner .lead-content p,
  .eventLayout .content-header .lead-banner .lead-content p {
    text-align: left;
    font-size: 20px;
    font-weight: 300;
    line-height: 1.44;
  }
}
@media screen and (min-width: 992px) {
  .angebotLayout .content-header .title-banner,
  .eventLayout .content-header .title-banner {
    min-height: 560px;
    max-height: 560px;
  }
  .angebotLayout .content-header .title-banner .title-container .icon,
  .eventLayout .content-header .title-banner .title-container .icon {
    font-size: 173px;
    margin-bottom: 35px;
    margin-top: 0;
  }
  .angebotLayout .content-header .title-banner .title-container h1,
  .angebotLayout .content-header .title-banner .title-container .h1,
  .eventLayout .content-header .title-banner .title-container h1,
  .eventLayout .content-header .title-banner .title-container .h1 {
    margin-top: 150px;
    font-size: 86px;
    text-transform: uppercase;
  }
  .angebotLayout .content-header .lead-banner,
  .eventLayout .content-header .lead-banner {
    min-height: 610px !important;
  }
  .angebotLayout .content-header .lead-banner .lead-content,
  .eventLayout .content-header .lead-banner .lead-content {
    flex-direction: row;
    max-width: 1115px;
  }
  .angebotLayout .content-header .lead-banner .lead-content h2,
  .eventLayout .content-header .lead-banner .lead-content h2 {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.26;
  }
  .angebotLayout .content-header .lead-banner .lead-content p,
  .eventLayout .content-header .lead-banner .lead-content p {
    font-size: 22px;
    font-weight: 300;
    line-height: 1.44;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav,
  .eventLayout .content-header .lead-banner .lead-content nav {
    margin-bottom: 0;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav ul,
  .eventLayout .content-header .lead-banner .lead-content nav ul {
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1200px) {
  .angebotLayout .content-header .title-banner,
  .eventLayout .content-header .title-banner {
    min-height: 698px;
  }
  .angebotLayout .content-header .title-banner .title-container .icon,
  .eventLayout .content-header .title-banner .title-container .icon {
    font-size: 243px;
  }
  .angebotLayout .content-header .title-banner .title-container h1,
  .angebotLayout .content-header .title-banner .title-container .h1,
  .eventLayout .content-header .title-banner .title-container h1,
  .eventLayout .content-header .title-banner .title-container .h1 {
    margin-top: 150px;
    font-size: 100px;
    text-transform: uppercase;
  }
  .angebotLayout .content-header .lead-banner .lead-content,
  .eventLayout .content-header .lead-banner .lead-content {
    max-width: 1170px;
    padding-bottom: 120px;
  }
  .angebotLayout .content-header .lead-banner .lead-content > div:first-of-type,
  .eventLayout .content-header .lead-banner .lead-content > div:first-of-type {
    padding-top: 6px;
  }
  .angebotLayout .content-header .lead-banner .lead-content h2,
  .eventLayout .content-header .lead-banner .lead-content h2 {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    text-align: left;
  }
  .angebotLayout .content-header .lead-banner .lead-content p,
  .eventLayout .content-header .lead-banner .lead-content p {
    font-size: 26px;
    font-weight: 300;
    font-stretch: normal;
    font-style: normal;
    line-height: 1.54;
    text-align: left;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav ul,
  .eventLayout .content-header .lead-banner .lead-content nav ul {
    flex-direction: column;
    justify-content: flex-start;
    margin: 0;
  }
  .angebotLayout .content-header .lead-banner .lead-content nav ul li,
  .eventLayout .content-header .lead-banner .lead-content nav ul li {
    margin: 0;
  }
}

.homeLayout .content-102 {
  background: #fff;
  padding-top: calc(13vw + 40px);
  z-index: 2;
  clip-path: polygon(0 0, 50% 13vw, 100% 0, 100% 100%, 0 100%);
  margin-top: -13vw;
  padding-top: calc(13vw + 50px);
  position: relative;
}
@media screen and (min-width: 1900px) {
  .homeLayout .content-102 {
    clip-path: polygon(0 0, 50% 230px, 100% 0, 100% 100%, 0 100%);
    margin-top: -230px;
  }
}

.homeLayout .content-header {
  /*background: #000;*/
}
.homeLayout .content-header .title-banner {
  display: flex;
  flex-direction: column;
  overflow: visible;
}
.homeLayout .content-header .title-banner .title-container {
  position: relative;
  display: flex;
  flex-grow: 1;
  width: 100%;
  z-index: 2;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .homeLayout .content-header .title-banner .title-container {
    transform: translateY(100%);
  }
}
.homeLayout .content-header .title-banner .title-container h1 {
  margin-bottom: 10px;
  text-transform: uppercase;
}
.homeLayout .content-header .title-banner .title-container h2 {
  font-size: 18px;
  font-weight: normal;
  letter-spacing: 0.5px;
  margin-top: 0;
  text-transform: uppercase;
}
.homeLayout .content-header .title-banner .title-container h2:empty {
  display: none;
}
@media screen and (min-width: 768px) {
  .homeLayout .content-header .title-banner .title-container h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .homeLayout .content-header .title-banner .title-container h2 {
    font-size: 44px;
  }
}
.homeLayout .content-header .title-banner .media-container {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider {
  width: 100%;
  height: 100%;
  min-height: 300px;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-list,
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-track,
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide,
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide > div,
.homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide,
.homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide picture {
  height: 100%;
  min-height: 300px;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide {
  max-width: none !important;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide {
  position: relative;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide img {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  min-height: 300px;
  object-fit: cover;
  object-position: center;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-dots {
  bottom: 75px;
  transform: translate3d(-50%, 0, 0);
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-dots li button {
  background: #fff;
}
.homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-dots li.slick-active button {
  background: #00d9b4;
}
@media screen and (min-width: 768px) {
  .homeLayout .content-header .title-banner .media-container .home-rent-slider,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-list,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-track,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide > div,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide picture,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide img {
    min-height: 440px;
  }
}
@media screen and (min-width: 992px) {
  .homeLayout .content-header .title-banner .media-container .home-rent-slider,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-list,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-track,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .slick-slide > div,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide picture,
  .homeLayout .content-header .title-banner .media-container .home-rent-slider .home-rent-slider__slide img {
    min-height: 698px;
  }
}
.homeLayout .content-header .lead-banner {
  padding-top: 13vw;
  padding-bottom: 0;
  min-height: 0;
  justify-content: flex-start;
  align-items: flex-start;
}
.homeLayout .content-header .lead-banner .lead-content {
  justify-content: flex-start;
  align-items: flex-start;
  max-width: 668px;
  padding: 0 25px;
  padding-top: 30px;
  box-sizing: border-box;
}
.homeLayout .content-header .lead-banner .lead-content h1,
.homeLayout .content-header .lead-banner .lead-content h2,
.homeLayout .content-header .lead-banner .lead-content h3,
.homeLayout .content-header .lead-banner .lead-content h4,
.homeLayout .content-header .lead-banner .lead-content p {
  margin-left: 0;
  word-break: break-word;
}
.homeLayout .content-header .lead-banner .lead-content h2 {
  text-align: center;
  font-size: 32px;
  font-weight: 300;
  line-height: 1.13;
  color: #000;
  margin-bottom: 16px;
}
.homeLayout .content-header .lead-banner .lead-content p {
  text-align: center;
  font-size: 22px;
  font-weight: 300;
  line-height: 1.27;
  color: #a4a4a8;
}
@media screen and (min-width: 768px) {
  .homeLayout .content-header .lead-banner {
    justify-content: flex-start;
  }
  .homeLayout .content-header .lead-banner .lead-content h1,
  .homeLayout .content-header .lead-banner .lead-content h2,
  .homeLayout .content-header .lead-banner .lead-content h3,
  .homeLayout .content-header .lead-banner .lead-content h4,
  .homeLayout .content-header .lead-banner .lead-content p {
    word-break: keep-all;
  }
  .homeLayout .content-header .lead-banner .lead-content h2 {
    text-align: center;
    font-size: 32px;
    font-weight: 300;
    line-height: 1.13;
    margin-bottom: 16px;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .homeLayout .content-header .lead-banner .lead-content h2 {
    word-break: break-word;
  }
}
@media screen and (min-width: 768px) {
  .homeLayout .content-header .lead-banner .lead-content p {
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    line-height: 1.27;
    color: #a4a4a8;
  }
}
@media screen and (min-width: 992px) {
  .homeLayout .content-header .lead-banner .lead-content {
    max-width: 930px;
  }
  .homeLayout .content-header .lead-banner .lead-content h2 {
    font-size: 54px;
  }
  .homeLayout .content-header .lead-banner .lead-content p {
    font-size: 36px;
  }
}
@media screen and (min-width: 1200px) {
  .homeLayout .content-header .lead-banner .lead-content h2 {
    font-size: 64px;
  }
  .homeLayout .content-header .lead-banner .lead-content p {
    font-size: 44px;
  }
}

.homeLayout .home-projekt-teaser h2 {
  font-weight: 600;
  font-size: 28px;
  margin: 0;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .homeLayout .home-projekt-teaser h2 {
    font-size: 28px;
  }
}
@media screen and (min-width: 992px) {
  .homeLayout .home-projekt-teaser h2 {
    font-size: 44px;
  }
}
.homeLayout .home-projekt-teaser .slick-slide article figure {
  margin: 0;
}

.projekte .content-section {
  margin-top: 0;
}

.projekte {
  margin-top: 0 !important;
}

.content-footer {
  background: #fff;
  padding-top: 80px;
  z-index: 1;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  position: relative;
  padding-bottom: 40px;
}
.content-footer > .content-row {
  margin-bottom: 64px;
}
.content-footer .btn-arrow {
  position: absolute;
  top: -263px;
}
.content-footer.clip-arrow-up {
  padding-top: calc(13vw + 40px);
  z-index: 2;
}
@media screen and (min-width: 992px) {
  .content-footer.clip-arrow-up {
    padding-top: 550px;
  }
}
.content-inner {
  max-width: 1170px;
  padding: 0 25px;
  margin: 0 auto;
  padding-top: 90px;
  padding-bottom: 150px;
}

/**
** LAYOUT CLASSES
**/
.clip-arrow-up {
  clip-path: polygon(0 0, 50% 13vw, 100% 0, 100% 100%, 0 100%);
  margin-top: -13vw;
  padding-top: 13vw;
}
@media screen and (min-width: 1900px) {
  .clip-arrow-up {
    clip-path: polygon(0 0, 50% 13vw, 100% 0, 100% 100%, 0 100%);
    margin-top: -13vw;
    padding-top: 13vw;
  }
}

.content-row {
  display: flex;
  flex-direction: row;
  justify-content: center;
  width: 100%;
  max-width: 1170px;
  padding: 0 25px;
}

.space-evenly {
  justify-content: space-evenly;
}

.content-column {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
  max-width: 1170px;
  padding: 0 25px;
}

.text-image {
  display: flex;
  flex-direction: column;
  margin-top: 100px;
  margin-bottom: 100px;
}
.text-image + .text-image {
  margin-top: 0px;
}
.text-image figure {
  margin-bottom: 50px;
  display: flex;
  justify-content: center;
}
.text-image > div {
  text-align: center;
}
@media screen and (min-width: 768px) {
  .text-image {
    flex-direction: row;
  }
  .text-image figure {
    margin-right: 50px;
  }
  .text-image > div {
    text-align: left;
  }
}

/**
**  Block item
**/
.block-item {
  width: auto;
  position: relative;
}
.block-item.block-item--medium:before {
  padding-top: 73.8154613466%;
}
.block-item.block-item--big:before {
  padding-top: 100%;
}
.block-item:before {
  display: block;
  content: "";
  width: 100%;
}
.block-item .link-banner {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}

.block-grid {
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: 1fr;
}
.block-grid.grid-gap-small {
  gap: 23px;
}
.block-grid.grid-gap-medium {
  gap: 26px;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .block-grid {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    flex-wrap: wrap !important;
  }
  .block-grid .block-item {
    width: 100% !important;
  }
  .block-grid .block-item:after {
    display: none !important;
  }
}
@media screen and (min-width: 768px) {
  .block-grid {
    grid-template-columns: 1fr 1fr;
  }
}
@media screen and (min-width: 768px) and (-ms-high-contrast: active), screen and (min-width: 768px) and (-ms-high-contrast: none) {
  .block-grid {
    display: flex !important;
    flex-direction: row !important;
    flex-wrap: wrap !important;
  }
  .block-grid .block-item {
    width: 50% !important;
  }
}
@media screen and (min-width: 992px) {
  .block-grid {
    grid-template-columns: repeat(2, 1fr);
  }
  .block-grid.block-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
}
@media screen and (min-width: 1200px) {
  .block-grid.block-grid-2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .block-grid.block-grid-4 {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
  }
  .block-grid.block-grid-3 {
    grid-template-columns: repeat(3, calc(33.333% - 20px));
  }
}

.angebot-grid {
  display: flex;
  flex-direction: column;
  margin: 0 auto;
  margin-top: -13vw;
  padding: 0;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .angebot-grid {
    flex-direction: row;
  }
}
.angebot-grid .angebot-grid-item {
  padding: 13vw 25px;
  width: 100%;
}
.angebot-grid .angebot-grid-item.scheme-red .icon-branding:before,
.angebot-grid .angebot-grid-item.scheme-red .icon-live:before,
.angebot-grid .angebot-grid-item.scheme-red .icon-media:before,
.angebot-grid .angebot-grid-item.scheme-red .icon-production:before, .angebot-grid .angebot-grid-item.scheme-green .icon-branding:before,
.angebot-grid .angebot-grid-item.scheme-green .icon-live:before,
.angebot-grid .angebot-grid-item.scheme-green .icon-media:before,
.angebot-grid .angebot-grid-item.scheme-green .icon-production:before, .angebot-grid .angebot-grid-item.scheme-purple .icon-branding:before,
.angebot-grid .angebot-grid-item.scheme-purple .icon-live:before,
.angebot-grid .angebot-grid-item.scheme-purple .icon-media:before,
.angebot-grid .angebot-grid-item.scheme-purple .icon-production:before, .angebot-grid .angebot-grid-item.scheme-blue .icon-branding:before,
.angebot-grid .angebot-grid-item.scheme-blue .icon-live:before,
.angebot-grid .angebot-grid-item.scheme-blue .icon-media:before,
.angebot-grid .angebot-grid-item.scheme-blue .icon-production:before {
  color: #a3a3a6;
}
.angebot-grid .angebot-grid-item.scheme-red:hover .icon-branding:before,
.angebot-grid .angebot-grid-item.scheme-red:hover .angebot-grid-item-content-list {
  color: #ff6666;
}
.angebot-grid .angebot-grid-item.scheme-green:hover .icon-live:before,
.angebot-grid .angebot-grid-item.scheme-green:hover .angebot-grid-item-content-list {
  color: #00d9b4;
}
.angebot-grid .angebot-grid-item.scheme-purple:hover .icon-media:before,
.angebot-grid .angebot-grid-item.scheme-purple:hover .angebot-grid-item-content-list {
  color: #8470ff;
}
.angebot-grid .angebot-grid-item.scheme-blue:hover .icon-production:before,
.angebot-grid .angebot-grid-item.scheme-blue:hover .angebot-grid-item-content-list {
  color: #66acff;
}
.angebot-grid .angebot-grid-item .angebot-grid-item-content {
  align-items: center;
  display: flex;
  flex-direction: column;
  width: 100%;
}
.angebot-grid .angebot-grid-item .angebot-grid-item-content h2 {
  color: #ffffff;
  text-transform: uppercase;
}
.angebot-grid .angebot-grid-item .angebot-grid-item-content .angebot-grid-item-content-list {
  color: #a3a3a6;
  text-align: center;
  text-transform: uppercase;
}
.angebot-grid .angebot-grid-item .angebot-grid-item-content .icon:before {
  font-size: 68px;
}
@media screen and (min-width: 768px) {
  .angebot-grid .angebot-grid-item {
    min-height: 340px;
    padding: 20vw 0;
    width: 25%;
  }
  .angebot-grid .angebot-grid-item .angebot-grid-item-content {
    padding: 0 25px;
  }
  .angebot-grid .angebot-grid-item .angebot-grid-item-content .icon:before {
    font-size: clamp(68px, 10vw, 100px);
  }
  .angebot-grid .angebot-grid-item .angebot-grid-item-content .angebot-grid-item-content-list {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 992px) {
  .angebot-grid .angebot-grid-item .angebot-grid-item-content .angebot-grid-item-content-list {
    font-size: 18px;
    line-height: inherit;
  }
}
@media screen and (min-width: 1200px) {
  .angebot-grid .angebot-grid-item .angebot-grid-item-content .angebot-grid-item-content-list {
    font-size: 20px;
    line-height: inherit;
  }
}
.angebot-grid .angebot-grid-item:first-of-type {
  padding-top: 26vw;
}
@media screen and (min-width: 768px) {
  .angebot-grid .angebot-grid-item:first-of-type {
    padding-top: 20vw;
  }
}
.angebot-grid .angebot-grid-item:last-of-type {
  padding-bottom: 26vw;
}
@media screen and (min-width: 768px) {
  .angebot-grid .angebot-grid-item:last-of-type {
    padding-bottom: 20vw;
  }
}
.angebot-grid .angebot-grid-item:not(:last-of-type) {
  position: relative;
}
.angebot-grid .angebot-grid-item:not(:last-of-type):after {
  border-bottom: 1px solid #a3a3a6;
  bottom: 0;
  content: "";
  position: absolute;
  height: 1px;
  left: 25px;
  right: 25px;
  width: calc(100% - 50px);
}
@media screen and (min-width: 768px) {
  .angebot-grid .angebot-grid-item:not(:last-of-type):after {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .angebot-grid .angebot-grid-item:not(:last-of-type) .angebot-grid-item-content {
    border-right: 1px solid #a3a3a6;
  }
}

.block-grid--gallery {
  margin-right: auto;
  margin-left: auto;
  padding: 0 25px;
  padding-top: 5px;
  box-sizing: border-box;
  max-width: 1170px;
  column-gap: 34px;
  row-gap: 80px;
}
.block-grid--gallery .block-item .block-item-content {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  display: flex;
  flex-direction: column;
  justify-content: unset;
  align-items: unset;
}
.block-grid--gallery .block-item .block-item-content figure {
  position: relative;
  margin-bottom: 18px;
}
.block-grid--gallery .block-item .block-item-content figure:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 128.611898017%;
}
.block-grid--gallery .block-item .block-item-content figure picture {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
.block-grid--gallery .block-item .block-item-content figure picture img {
  width: 100%;
  height: auto;
}

/**
** LIST STYLING
**/
.list-x {
  display: flex;
  flex-direction: row;
  list-style: none;
  padding-left: 0;
}

.list-pipe-separated li {
  position: relative;
  padding: 0 8px;
  box-sizing: border-box;
}
.list-pipe-separated li:last-of-type {
  padding-right: 0;
}
.list-pipe-separated li:first-of-type {
  padding-left: 0;
}
.list-pipe-separated li:after {
  content: "|";
  color: #fff;
  letter-spacing: 0.5px;
  position: absolute;
  width: 8px;
  top: 0;
  right: 0;
  transform: translateX(50%);
  vertical-align: middle;
  text-align: center;
}
.list-pipe-separated li:last-of-type:after {
  display: none;
}

/**
** SLIDER STYLING
**/
.content-slider {
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding: 0 25px;
  padding-top: 45px;
  padding-bottom: 45px;
  box-sizing: border-box;
}
.content-slider > a {
  margin: 0 auto;
  margin-top: 40px;
}
.content-slider .slider {
  margin: 0 auto;
  padding-inline-start: 0 !important;
  max-width: 1170px;
  width: 100%;
  height: auto;
}
.content-slider [data-images="1"] .slick-dots {
  bottom: 345px !important;
}
.content-slider [data-images="2"] .slick-dots {
  bottom: 610px !important;
}
.content-slider [data-images="4"] .slick-dots {
  bottom: 1155px !important;
}
@media screen and (min-width: 768px) {
  .content-slider {
    padding-top: 62px;
  }
  .content-slider [data-images="2"] .slick-dots {
    bottom: 345px !important;
  }
  .content-slider [data-images="4"] .slick-dots {
    bottom: 615px !important;
  }
}
@media screen and (min-width: 992px) {
  .content-slider {
    padding-top: 100px;
  }
  .content-slider [data-images="4"] .slick-dots {
    bottom: 615px !important;
  }
}
@media screen and (min-width: 1200px) {
  .content-slider {
    padding-top: 100px;
  }
  .content-slider [data-images="4"] .slick-dots {
    bottom: 625px !important;
  }
}

.kundenLayout section.content-slider + .content-section > div:first-child {
  margin-top: 45px;
}
@media screen and (min-width: 768px) {
  .kundenLayout section.content-slider + .content-section > div:first-child {
    margin-top: 62px;
  }
}
@media screen and (min-width: 1200px) {
  .kundenLayout section.content-slider + .content-section > div:first-child {
    margin-top: 100px;
  }
}

.slick-prev,
.slick-next {
  position: absolute !important;
  top: 0;
  z-index: 3;
  height: 48px;
  width: 48px;
  background: none;
  border: none;
  background: #fff !important;
  padding: 0;
}
.slick-prev span,
.slick-next span {
  display: none;
}

.slick-prev {
  left: 0;
}

.slick-next {
  right: 0;
}

.slick-dots {
  position: absolute;
  bottom: 345px;
  left: 50%;
  transform: translate3D(-50%, 50px, 0);
  display: flex;
  bottom: 890px;
  flex-direction: row;
  list-style: none;
  margin: 0;
  padding: 0;
}
.slick-dots li {
  display: flex;
  justify-content: center;
  align-items: center;
}
.slick-dots > li:only-child {
  display: none;
}
.slick-dots .slick-active button {
  background: #ff6666;
}
.slick-dots button {
  background: grey;
  padding: 0;
  width: 10px;
  height: 10px;
  margin: 0 8px;
  border-radius: 100%;
  border: none;
  color: transparent;
}
@media screen and (min-width: 768px) {
  .slick-dots {
    bottom: 615px;
  }
}
@media screen and (min-width: 992px) {
  .slick-dots {
    bottom: 615px;
  }
}
@media screen and (min-width: 1200px) {
  .slick-dots {
    bottom: 345px;
  }
}

.testimonial-slider {
  padding: 0;
  margin: 0;
  margin-top: 0px;
  min-height: 684px;
}
.testimonial-slider .slick-slide {
  width: 100%;
  max-width: none !important;
  padding-bottom: 40px;
}
.testimonial-slider .slick-slide article {
  max-width: 1170px;
  margin: 0 auto;
}
.testimonial-slider .slick-slide .container {
  padding: 0;
}
.testimonial-slider .slick-slide .container h2 {
  padding: 0;
  text-align: center;
  color: #a4a4a8;
  font-style: italic;
  margin-top: 0;
}
.testimonial-slider .slick-slide .container p {
  color: #a4a4a8;
}
@media screen and (min-width: 768px) {
  .testimonial-slider {
    min-height: 400px;
  }
  .testimonial-slider .slick-slide .container {
    padding-right: 25px;
    padding-left: 25px;
  }
}
@media screen and (min-width: 992px) {
  .testimonial-slider {
    min-height: 390px;
    margin-top: 0px;
  }
  .testimonial-slider .slick-slide .container {
    font-size: 26px;
  }
  .testimonial-slider .slick-slide .container h2 {
    font-size: 44px !important;
  }
  .testimonial-slider .slick-slide .container p {
    font-size: 26px;
  }
}
@media screen and (min-width: 1200px) {
  .testimonial-slider {
    min-height: 330px;
  }
}
.testimonial-slider .slick-dots {
  bottom: 10px;
}
.testimonial-slider .slick-dots > li button {
  background: #d2d2d2;
}
.testimonial-slider .slick-dots > li.slick-active button {
  background: #00d9b4;
}

.kundenLayout .testimonial-slider {
  min-height: 0 !important;
}

/**
** SLIDER CONTENT
**/
.slick-slide {
  width: 100%;
  max-width: 1170px;
  overflow: hidden;
}
.slick-slide img {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  object-fit: cover;
}
.slick-slide article h2 {
  position: relative;
  width: 100%;
  padding: 0 50px;
  text-align: center;
  margin-top: -2px;
  font-size: 32px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.38;
  letter-spacing: normal;
  text-align: center;
  margin-bottom: 26px;
}
.slick-slide article h3,
.slick-slide article h4,
.slick-slide article p {
  text-align: center;
  width: 100%;
  font-size: 22px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.45;
  letter-spacing: normal;
  text-align: center;
  text-transform: none;
}
.slick-slide article figure {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  justify-content: center;
  margin-top: 62px;
}
.slick-slide article figure a {
  display: flex;
  width: calc(33.333% - 26px);
  min-width: 356px;
  height: 100%;
  overflow: hidden;
  position: relative;
  margin: 0 13px;
  margin-top: 26px;
}
.slick-slide article figure a:before {
  display: block;
  content: "";
  width: 100%;
  padding-top: 69.0410958904%;
}
.slick-slide article figure a video {
  left: 50% !important;
  transform: translateX(-50%);
  width: auto !important;
  max-width: none !important;
}
@media screen and (min-width: 768px) {
  .slick-slide article h2 {
    position: relative;
    width: 100%;
    padding: 0 50px;
    margin-top: -5px;
    font-size: 40px;
    margin-bottom: 26px;
  }
  .slick-slide article h3,
  .slick-slide article h4,
  .slick-slide article p {
    width: 100%;
    font-size: 26px;
    font-weight: 300;
  }
}
@media screen and (min-width: 992px) {
  .slick-slide article h2 {
    position: relative;
    width: 100%;
    padding: 0 50px;
    margin-top: -10px;
    font-size: 54px;
    margin-bottom: 26px;
  }
  .slick-slide article h3,
  .slick-slide article h4,
  .slick-slide article p {
    width: 100%;
    font-size: 36px;
    font-weight: 300;
  }
}
@media screen and (min-width: 1200px) {
  .slick-slide article h2 {
    position: relative;
    width: 100%;
    padding: 0 50px;
    margin-top: -20px;
    font-size: 64px;
    line-height: 1.25;
    margin-bottom: 26px;
  }
  .slick-slide article h3,
  .slick-slide article h4,
  .slick-slide article p {
    width: 100%;
    font-size: 44px;
    font-weight: 300;
    line-height: 1.41;
  }
}

/*
**  BLOCK BACKGROUND COLORS, ACCENTS AND HOVER STATE
*/
.bg-red {
  background: #ff6666;
}

.scheme-red {
  color: #ff6666;
}
.scheme-red .icon-arrow:before {
  color: #ff6666;
}
.scheme-red .icon-arrow:after {
  color: #000;
}
.scheme-red:hover {
  background: #551a1b;
  cursor: pointer;
}
.scheme-red li,
.scheme-red li:after {
  color: #ff6666;
}

#branding .title-banner:before {
  content: "";
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #2d2d2c;
}
#branding .navigation--carousel a.cur {
  color: #fb6262;
  font-weight: 600;
}
#branding .lead-content h1,
#branding .lead-content h2 {
  color: #f75e5e;
}
#branding .content-slider h1,
#branding .content-slider h2 {
  color: #e74245;
}
#branding .content-slider .button {
  color: #e74245;
  border: 1px solid #e74245;
}
#branding .content-slider .slick-dots .slick-active button {
  background: #ff6666;
}

.bg-green {
  background: #00ff99;
}

.scheme-green {
  color: #00ff99;
}
.scheme-green .icon-arrow:before {
  color: #00ff99;
}
.scheme-green .icon-arrow:after {
  color: #000;
}
.scheme-green:hover {
  background: #004a29;
  cursor: pointer;
}
.scheme-green li,
.scheme-green li:after {
  color: #00ff99;
}

#live .title-banner:before {
  content: "";
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #004a29;
}
#live .title-container .icon {
  transform: translate3d(-50%, 30%, 0) !important;
}
#live .navigation--carousel a.cur {
  color: #27ff8e;
  font-weight: 600;
}
#live .lead-content h1,
#live .lead-content h2 {
  color: #27ff8e;
}
#live .content-slider h1,
#live .content-slider h2 {
  color: #00be65;
}
#live .content-slider .button {
  color: #00be65;
  border: 1px solid #00be65;
}
#live .content-slider .slick-dots .slick-active button {
  background: #02e485;
}

.bg-blue {
  background: #66acff;
}

.scheme-blue {
  color: #66acff;
}
.scheme-blue .icon-arrow:before {
  color: #66acff;
}
.scheme-blue .icon-arrow:after {
  color: #000;
}
.scheme-blue:hover {
  background: #00458a;
  cursor: pointer;
}
.scheme-blue li,
.scheme-blue li:after {
  color: #66acff;
}

#production .title-banner:before {
  content: "";
  opacity: 0.2;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #2d2d2c;
}
#production .navigation--carousel a.cur {
  color: #3faaff;
  font-weight: 600;
}
#production .lead-content h1,
#production .lead-content h2 {
  color: #25aeff;
}
#production .content-slider h1,
#production .content-slider h2 {
  color: #0979b1;
}
#production .content-slider .button {
  color: #0979b1;
  border: 1px solid #0979b1;
}
#production .content-slider .slick-dots .slick-active button {
  background: #0979b1;
}

.bg-purple {
  background: #8470ff;
}

.scheme-purple {
  color: #8470ff;
}
.scheme-purple .icon-arrow:before {
  color: #8470ff;
}
.scheme-purple .icon-arrow:after {
  color: #000;
}
.scheme-purple:hover {
  background: #2d2459;
  cursor: pointer;
}
.scheme-purple li,
.scheme-purple li:after {
  color: #8470ff;
}

#media .title-banner:before {
  content: "";
  opacity: 0.2;
  pointer-events: none;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
  background: #2d2459;
}
#media .title-container .icon {
  transform: translate3d(92%, 30%, 0) !important;
}
#media .navigation--carousel a.cur {
  color: #9163ff;
  font-weight: 600;
}
#media .lead-content h1,
#media .lead-content h2 {
  color: #8c70ff;
}
#media .content-slider h1,
#media .content-slider h2 {
  color: #664dcb;
}
#media .content-slider .button {
  color: #664dcb;
  border: 1px solid #664dcb;
}
#media .content-slider .slick-dots .slick-active button {
  background: #8c70ff;
}

.bg-dark-grey,
.bg-dark-grey-small,
.frame-layout-bg-dark-grey,
.layout-bg-dark-grey {
  background: #404040;
}
.bg-dark-grey:not(.clip-arrow-up),
.bg-dark-grey-small:not(.clip-arrow-up),
.frame-layout-bg-dark-grey:not(.clip-arrow-up),
.layout-bg-dark-grey:not(.clip-arrow-up) {
  padding-top: 100px;
  padding-bottom: 120px;
}
@media screen and (max-width: 768px) {
  .bg-dark-grey,
  .bg-dark-grey-small,
  .frame-layout-bg-dark-grey,
  .layout-bg-dark-grey {
    padding-top: 50px !important;
  }
}
.bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
.bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up),
.bg-dark-grey-small + .bg-dark-grey:not(.clip-arrow-up),
.bg-dark-grey-small + .bg-dark-grey-small:not(.clip-arrow-up),
.frame-layout-bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
.frame-layout-bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up),
.layout-bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
.layout-bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up) {
  margin-top: -86px !important;
  padding-top: 0 !important;
}
@media screen and (max-width: 768px) {
  .bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
  .bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up),
  .bg-dark-grey-small + .bg-dark-grey:not(.clip-arrow-up),
  .bg-dark-grey-small + .bg-dark-grey-small:not(.clip-arrow-up),
  .frame-layout-bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
  .frame-layout-bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up),
  .layout-bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
  .layout-bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up) {
    margin-top: -172px !important;
  }
}

.agenturLayout .bg-dark-grey:not(.clip-arrow-up),
.agenturLayout .bg-dark-grey-small:not(.clip-arrow-up) {
  padding-top: 68px;
  padding-bottom: 120px;
}
.agenturLayout .bg-dark-grey .content-inner,
.agenturLayout .bg-dark-grey-small .content-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.agenturLayout .bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
.agenturLayout .bg-dark-grey + .bg-dark-grey-small:not(.clip-arrow-up),
.agenturLayout .bg-dark-grey-small + .bg-dark-grey:not(.clip-arrow-up),
.agenturLayout .bg-dark-grey-small + .bg-dark-grey-small:not(.clip-arrow-up) {
  margin-top: -86px !important;
  padding-top: 0 !important;
}

.kundenLayout .bg-dark-grey:not(.clip-arrow-up),
.kudenLayout .bg-dark-grey-small:not(.clip-arrow-up) {
  padding-top: 55px;
  padding-bottom: 72px;
}
.kundenLayout .bg-dark-grey .content-inner,
.kudenLayout .bg-dark-grey-small .content-inner {
  padding-top: 0;
  padding-bottom: 0;
}
.kundenLayout .bg-dark-grey + .bg-dark-grey:not(.clip-arrow-up),
.kundenLayout .bg-dark-grey .bg-dark-grey-small:not(.c),
.kudenLayout .bg-dark-grey-small + .bg-dark-grey:not(.clip-arrow-up),
.kudenLayout .bg-dark-grey-small .bg-dark-grey-small:not(.c) {
  margin-top: -86px !important;
  padding-top: 0 !important;
}

@media screen and (min-width: 992px) {
  .bg-dark-grey-small .ce-bodytext p,
  .bg-dark-grey-small .ce-bodytext h4 {
    font-size: 26px;
    line-height: 1.54;
    letter-spacing: normal;
  }
}

/**
** BUTTONS
**/
.button {
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 200px;
  box-sizing: border-box;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  background: #004a29;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  margin: 0 auto;
}
.button.button--border {
  background: none;
  border: 1px solid #00d9b4;
}
.button.button--accent {
  background: none;
  border: 1px solid #e74245;
  color: #e74245;
}
.button.button--green {
  background: none;
  border: 1px solid #00d9b4;
  color: #00d9b4;
}
.button.button--footer {
  font-size: inherit;
  justify-content: center;
  padding: 4px 10px 6px;
}
@media (min-width: 420px) {
  .button {
    font-size: 23.4px;
  }
}
/**
** LISTS
**/
.icon-list {
  display: flex;
  padding: 0;
  margin: 0;
  justify-content: flex-start;
  flex-wrap: wrap;
}
.icon-list li {
  margin-right: 18px;
  padding: 0 !important;
  margin-bottom: 15px;
}
.icon-list li:last-of-type {
  margin-right: 0;
}
.icon-list li:hover a:after,
.icon-list li:hover a:before {
  color: #fff;
}
.icon-list li a {
  font-size: 31px;
  transition: 255ms;
}
@media screen and (min-width: 1200px) {
  .icon-list li {
    margin-right: 20px;
  }
}

/**
** CTA BUTTON
**/
@keyframes enableClickThrough {
  from {
    transform: translateX(0);
  }
  to {
    transform: translateX(100%);
  }
}
.cta-button {
  border-radius: 100%;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  width: 175px;
  height: 175px;
  margin-top: 120px;
  margin-bottom: 50px;
  margin-left: auto;
  margin-right: auto;
}
.cta-button p {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: rotateZ(-16deg);
  font-size: 19.2px;
  font-weight: 600;
  line-height: 1.2;
  border-radius: 100%;
  color: #fff;
  background-color: #e74245;
  transition: 500ms, 250ms;
  transition-property: opacity, background-color;
  z-index: 9;
}
.cta-button p > * {
  font-size: 39.3px;
}
.cta-button ul {
  transition: 2s;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
}
.cta-button ul li {
  padding: 0;
  width: 96px;
  height: 96px;
  margin: 24px 0;
  cursor: pointer;
  transition-delay: 55ms;
  transition: 255ms ease-in-out;
}
.cta-button ul li:first-of-type {
  transform: translateY(calc(100% + 24px));
}
.cta-button ul li:last-of-type {
  transform: translateY(calc(-100% - 24px));
}
.cta-button ul li svg g * {
  transition: 255ms ease;
}
.cta-button ul li:hover svg g circle {
  fill: #00a084;
}
.cta-button:hover p, .cta-button.open p {
  background-color: #00d9b4;
  opacity: 0;
  animation: 0s enableClickThrough 1s forwards;
}
.cta-button:hover ul, .cta-button.open ul {
  opacity: 1;
  pointer-events: auto;
}
.cta-button:hover ul li, .cta-button.open ul li {
  transform: translateY(0);
}
@media (min-width: 420px) {
  .cta-button {
    width: 175px;
    height: 175px;
  }
  .cta-button p {
    font-size: 23.2px;
  }
  .cta-button p > * {
    font-size: 43.2px;
  }
}
@media screen and (min-width: 768px) {
  .cta-button {
    width: 266px;
    height: 266px;
    position: absolute;
    margin-left: 0;
    margin-right: 0;
    transform: translateY(-50%) translateX(0);
  }
  .cta-button.left {
    left: 11%;
  }
  .cta-button.right {
    right: 11%;
  }
  .cta-button.center {
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
  }
  .cta-button.center {
    transform: translateY(-50%) translateX(-50%);
  }
  .cta-button p {
    font-size: 43.2px;
  }
  .cta-button p > * {
    font-size: 59.3px;
  }
}

.agenturLayout .cta-button {
  border-radius: 100%;
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  position: relative;
  z-index: 3;
  right: 11%;
  transform: translateY(65px) translateX(0);
  width: 175px;
  height: 175px;
  margin-top: 0;
  margin-bottom: 0;
}
.agenturLayout .cta-button p {
  position: absolute;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  transform: rotateZ(-16deg);
  font-size: 19.2px;
  font-weight: 600;
  line-height: 1.2;
  border-radius: 100%;
  color: #fff;
  background-color: #e74245;
  transition: 500ms, 250ms;
  transition-property: opacity, background-color;
  z-index: 9;
}
.agenturLayout .cta-button p > * {
  font-size: 39.3px;
}
.agenturLayout .cta-button ul {
  transition: 2s;
  position: absolute;
  list-style: none;
  padding: 0;
  margin: 0;
  opacity: 0;
  pointer-events: none;
}
.agenturLayout .cta-button ul li {
  padding: 0;
  width: 96px;
  height: 96px;
  margin: 24px 0;
  cursor: pointer;
  transition-delay: 55ms;
  transition: 255ms ease-in-out;
}
.agenturLayout .cta-button ul li:first-of-type {
  transform: translateY(calc(100% + 24px));
}
.agenturLayout .cta-button ul li:last-of-type {
  transform: translateY(calc(-100% - 24px));
}
.agenturLayout .cta-button ul li svg g * {
  transition: 255ms ease;
}
.agenturLayout .cta-button ul li:hover svg g circle {
  fill: #00a084;
}
.agenturLayout .cta-button:hover p, .agenturLayout .cta-button.open p {
  background-color: #00d9b4;
  opacity: 0;
  animation: 0s enableClickThrough 1s forwards;
}
.agenturLayout .cta-button:hover ul, .agenturLayout .cta-button.open ul {
  opacity: 1;
  pointer-events: auto;
}
.agenturLayout .cta-button:hover ul li, .agenturLayout .cta-button.open ul li {
  transform: translateY(0);
}
.agenturLayout .cta-button.left {
  left: 11%;
}
.agenturLayout .cta-button.right {
  right: 11%;
}
.agenturLayout .cta-button.center {
  left: 50%;
  transform: translateY(105%) translateX(-50%);
}
@media (min-width: 420px) {
  .agenturLayout .cta-button {
    width: 175px;
    height: 175px;
    transform: translateY(36px) translateX(0);
  }
  .agenturLayout .cta-button.center {
    transform: translateY(105%) translateX(-50%);
  }
  .agenturLayout .cta-button p {
    font-size: 23.2px;
  }
  .agenturLayout .cta-button p > * {
    font-size: 43.2px;
  }
}
@media screen and (min-width: 768px) {
  .agenturLayout .cta-button {
    width: 266px;
    height: 266px;
    transform: translateY(-10px) translateX(0);
    position: absolute;
  }
  .agenturLayout .cta-button p {
    font-size: 43.2px;
  }
  .agenturLayout .cta-button p > * {
    font-size: 59.3px;
  }
}
@media screen and (min-width: 768px) {
  .kontaktLayout .cta-button {
    margin-top: 195px;
  }
}

/**
** ICONS
**/
@font-face {
  font-family: "icomoon";
  src: url("../Fonts/Icons/icomoon.eot?65jejs");
  src: url("../Fonts/Icons/icomoon.eot?65jejs#iefix") format("embedded-opentype"), url("../Fonts/Icons/icomoon.ttf?65jejs") format("truetype"), url("../Fonts/Icons/icomoon.woff?65jejs") format("woff"), url("../Fonts/Icons/icomoon.svg?65jejs#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
[class^=icon-],
[class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: "icomoon" !important;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arrow {
  font-size: 40px;
  text-align: center;
  display: flex;
  align-items: center;
  position: relative;
  flex-direction: column;
  background: none;
  border: none;
  box-shadow: none;
  outline: none;
}
.icon-arrow span {
  margin: 20px 0;
  font-family: "Source Sans Pro", sans-serif;
  max-width: 160px;
  width: calc(33.333vw - 20px);
  text-align: center;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.71;
  letter-spacing: normal;
  text-align: center;
  color: #a4a4a8;
}
.icon-arrow:after {
  left: 50%;
  top: 0;
  transform: translate3d(50%, 0, 0);
  font-size: inherit;
}
.icon-arrow:before {
  font-size: inherit;
}
.icon-arrow.icon-arrow--small {
  font-size: 32px;
}
@media screen and (min-width: 768px) {
  .icon-arrow {
    font-size: 40px;
  }
  .icon-arrow span {
    font-size: 16px;
  }
  .icon-arrow.icon-arrow--small {
    font-size: 32px;
  }
}
@media screen and (min-width: 992px) {
  .icon-arrow {
    font-size: 40px;
  }
  .icon-arrow span {
    max-width: 170px;
  }
}
@media screen and (min-width: 1200px) {
  .icon-arrow {
    font-size: 48px;
  }
  .icon-arrow span {
    font-size: 18px;
  }
}

.icon-cap:before {
  content: "\e91d";
  color: #feca00;
}

.icon-chain:before {
  content: "\e91e";
  color: #feca00;
}

.icon-light:before {
  content: "\e91f";
  color: #feca00;
}

.icon-document:before {
  content: "\e920";
  color: #feca00;
}

.icon-ghost:before {
  content: "\e921";
  color: #feca00;
}

.icon-gears:before {
  content: "\e922";
  color: #feca00;
}

.icon-paragraph:before {
  content: "\e900";
  color: rgb(0, 218, 180);
}

.logo-triebhaus.fade-out-text .logo-triebhaus-text {
  opacity: 0;
}

.logo-rent.fade-out-text .logo-rent-text {
  opacity: 0;
}

.logo-re .icon-play:before {
  content: "\e902";
  color: rgb(255, 255, 255);
  opacity: 0.8;
}

.icon-play:after {
  position: absolute;
  content: "\e903";
  margin-left: -1em;
  color: rgb(0, 218, 180);
}

.icon-close:before {
  content: "\e904";
  color: rgb(0, 218, 180);
}

.icon-close:after {
  position: absolute;
  content: "\e905";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-arrow-right:before {
  content: "\e906";
  color: rgb(0, 218, 180);
}

.icon-arrow-right:after {
  position: absolute;
  content: "\e907";
  margin-left: -0.98em;
  color: rgb(255, 255, 255);
}

.icon-arrow-left:before {
  content: "\e908";
  color: rgb(0, 218, 180);
}

.icon-arrow-left:after {
  position: absolute;
  content: "\e909";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-arrow-down:before {
  content: "\e90a";
  color: rgb(0, 218, 180);
}

.icon-arrow-down:after {
  position: absolute;
  content: "\e90b";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-arrow-up:before {
  content: "\e90c";
  color: rgb(0, 218, 180);
}

.icon-arrow-up:after {
  position: absolute;
  content: "\e90d";
  margin-left: -1em;
  color: rgb(255, 255, 255);
}

.icon-arrow-grey-right:before {
  content: "\e90e";
  color: rgba(255, 255, 255, 0);
}

.icon-arrow-grey-right:after {
  position: absolute;
  content: "\e90f";
  margin-left: -1em;
  color: rgb(164, 164, 168);
}

.icon-arrow-grey-left:before {
  content: "\e910";
  color: rgba(255, 255, 255, 0);
}

.icon-arrow-grey-left:after {
  position: absolute;
  content: "\e911";
  margin-left: -1em;
  color: rgb(164, 164, 168);
}

.icon-issuu:before {
  content: "\e912";
  color: #00dab4;
}

.icon-impressum:before {
  content: "\e913";
  color: #00dab4;
}

.icon-youtube:before {
  content: "\e914";
  color: #00dab4;
}

.icon-flickr:before {
  content: "\e915";
  color: #00dab4;
}

.icon-linkedin:before {
  content: "\e916";
  color: #00dab4;
}

.icon-facebook:before {
  content: "\e917";
  color: #00dab4;
}

.icon-instagram:before {
  content: "\e918";
  color: #00dab4;
}

.icon-tiktok {
  color: #00dab4;
  height: 32px;
  width: 32px;
}

.icon-production:before {
  content: "\e919";
  color: #25aeff;
}

.icon-media:before {
  content: "\e91a";
  color: #8c70ff;
}

.icon-live:before {
  content: "\e91b";
  color: #00ff94;
}

.icon-branding:before {
  content: "\e91c";
  color: #f66;
}

/**
** NEWSLETTER SIGNUP
**/
.newsletter-signup form {
  margin: 0;
  padding: 0 !important;
}
.newsletter-signup form h3 {
  margin-bottom: 10px;
}
.newsletter-signup form .mc-field-group input {
  background: none;
  border: none !important;
  border-bottom: 1px solid #00dab4 !important;
  border-radius: 0 !important;
  padding: 15px 0 !important;
  color: #00dab4;
}
.newsletter-signup form .mc-field-group input #placeholder, .newsletter-signup form .mc-field-group input::-webkit-input-placeholder, .newsletter-signup form .mc-field-group input::placeholder {
  color: #00dab4 !important;
  opacity: 1;
}
.newsletter-signup form .mc-field-group input:-internal-autofill-selected {
  background-color: none !important;
}
.newsletter-signup form #mce-responses {
  padding: 0 !important;
  margin: 0 !important;
  margin-bottom: 25px !important;
}
.newsletter-signup form #mce-responses .response {
  width: 100%;
  margin: 0;
  padding: 0;
  font-weight: 300 !important;
  font-family: "Source Sans Pro", sans-serif !important;
}
.newsletter-signup form #mce-responses .response a {
  font-family: inherit;
  color: #00d9b4 !important;
}
.newsletter-signup form .button {
  border-radius: 0 !important;
  background: #00d9b4;
  opacity: 0;
  pointer-events: none;
}
.newsletter-signup form .button.visible {
  opacity: 1;
  pointer-events: auto;
}

.ce-textmedia {
  max-width: 100%;
  width: 100%;
}

.cookie-notice-container {
  position: fixed;
  height: auto;
  width: 100%;
  padding: 15px 25px 15px 25px;
  display: flex;
  flex-direction: column !important;
  background-color: #000;
  z-index: 9;
  bottom: 0;
}
.cookie-notice-container.hidden {
  display: none;
}
.cookie-notice-container a,
.cookie-notice-container p,
.cookie-notice-container span {
  font-size: 18px;
  word-wrap: normal;
  text-align: left;
  line-height: 1.75;
  color: #fff;
  font-weight: 400;
}
.cookie-notice-container a {
  padding-left: 0;
  margin-left: 0 !important;
  color: #00d9b4;
}
.cookie-notice-container .close-cookie {
  max-width: 200px;
  width: 100%;
  padding: 0 25px;
  min-height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 25px auto;
  border-radius: 100px;
  background-color: #00d9b4;
  border: none;
  color: #fff;
  text-transform: uppercase;
}
@media screen and (min-width: 768px) {
  .cookie-notice-container {
    height: auto;
    max-width: 300px;
    padding: 25px 25px 25px 25px !important;
    width: 100% !important;
    bottom: 50px;
    right: 50px;
    transform: translateX(0);
  }
}
@media screen and (min-width: 992px) {
  .cookie-notice-container {
    height: auto;
    max-width: 300px;
    padding: 25px 25px 25px 25px !important;
    width: 100% !important;
    bottom: 50px;
    right: 50px;
    transform: translateX(0);
  }
}

.veloevent .cookie-notice-container .close-cookie {
  background: #feca00;
}

.swipe-button {
  position: absolute;
  left: 50%;
  top: 28px;
  transform: translateX(-50%);
  width: 200px;
  height: 50px;
  display: flex;
  background: url(../Images/swipe_button_simple.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: 100% auto;
  display: flex;
  justify-content: space-between;
}
.swipe-button span {
  width: 50px;
  height: 100%;
  cursor: pointer;
}

.content-slider h2 {
  line-height: 1.25;
  word-break: keep-all;
}

.tx-felogin-pi1 h1,
.tx-felogin-pi1 h2,
.tx-felogin-pi1 h3,
.frame-type-felogin_login h1,
.frame-type-felogin_login h2,
.frame-type-felogin_login h3,
.frame-type-felogin_logout h1,
.frame-type-felogin_logout h2,
.frame-type-felogin_logout h3 {
  font-size: 40px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  margin-bottom: 15px;
}
.tx-felogin-pi1 > div,
.tx-felogin-pi1 > p,
.frame-type-felogin_login > div,
.frame-type-felogin_login > p,
.frame-type-felogin_logout > div,
.frame-type-felogin_logout > p {
  font-size: 20px !important;
  font-weight: 300 !important;
  font-stretch: normal !important;
  font-style: normal !important;
  line-height: 1.54 !important;
  letter-spacing: normal !important;
  color: #a5a4a8 !important;
}
.tx-felogin-pi1 form fieldset,
.frame-type-felogin_login form fieldset,
.frame-type-felogin_logout form fieldset {
  margin-top: 40px;
}
.tx-felogin-pi1 form fieldset legend,
.frame-type-felogin_login form fieldset legend,
.frame-type-felogin_logout form fieldset legend {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #a5a4a8;
  font-weight: bold;
  border: none;
  margin-bottom: 0.5em !important;
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
.tx-felogin-pi1 form fieldset label,
.frame-type-felogin_login form fieldset label,
.frame-type-felogin_logout form fieldset label {
  text-indent: -999px;
  display: block;
}
.tx-felogin-pi1 form fieldset input:-webkit-autofill,
.tx-felogin-pi1 form fieldset input:-webkit-autofill:hover,
.tx-felogin-pi1 form fieldset input:-webkit-autofill:focus,
.tx-felogin-pi1 form fieldset input:-webkit-autofill:active,
.frame-type-felogin_login form fieldset input:-webkit-autofill,
.frame-type-felogin_login form fieldset input:-webkit-autofill:hover,
.frame-type-felogin_login form fieldset input:-webkit-autofill:focus,
.frame-type-felogin_login form fieldset input:-webkit-autofill:active,
.frame-type-felogin_logout form fieldset input:-webkit-autofill,
.frame-type-felogin_logout form fieldset input:-webkit-autofill:hover,
.frame-type-felogin_logout form fieldset input:-webkit-autofill:focus,
.frame-type-felogin_logout form fieldset input:-webkit-autofill:active {
  background-color: #ffffff !important;
  -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.tx-felogin-pi1 form fieldset input[data-autocompleted],
.frame-type-felogin_login form fieldset input[data-autocompleted],
.frame-type-felogin_logout form fieldset input[data-autocompleted] {
  background-color: transparent !important;
}
.tx-felogin-pi1 form fieldset input[type=text],
.tx-felogin-pi1 form fieldset input[type=password],
.frame-type-felogin_login form fieldset input[type=text],
.frame-type-felogin_login form fieldset input[type=password],
.frame-type-felogin_logout form fieldset input[type=text],
.frame-type-felogin_logout form fieldset input[type=password] {
  background: none;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 16px 0 !important;
  color: #000;
  margin-bottom: 1em;
  min-width: 25%;
  max-width: 100%;
  display: block;
  font-family: "Source Sans Pro", sans-serif !important;
  font-weight: 400;
}
.tx-felogin-pi1 form fieldset input[type=submit],
.frame-type-felogin_login form fieldset input[type=submit],
.frame-type-felogin_logout form fieldset input[type=submit] {
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 200px;
  box-sizing: border-box;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  margin-top: 0.5em;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  color: #00dab4;
  border: 1px solid #00dab4;
}
@media screen and (min-width: 992px) {
  .tx-felogin-pi1 h1,
  .tx-felogin-pi1 h3,
  .tx-felogin-pi1 h3,
  .frame-type-felogin_login h1,
  .frame-type-felogin_login h3,
  .frame-type-felogin_login h3,
  .frame-type-felogin_logout h1,
  .frame-type-felogin_logout h3,
  .frame-type-felogin_logout h3 {
    font-size: 64px;
  }
  .tx-felogin-pi1 > div,
  .tx-felogin-pi1 > p,
  .frame-type-felogin_login > div,
  .frame-type-felogin_login > p,
  .frame-type-felogin_logout > div,
  .frame-type-felogin_logout > p {
    font-size: 22px !important;
  }
  .tx-felogin-pi1 form fieldset legend,
  .frame-type-felogin_login form fieldset legend,
  .frame-type-felogin_logout form fieldset legend {
    font-size: 22px;
  }
  .tx-felogin-pi1 form fieldset label,
  .frame-type-felogin_login form fieldset label,
  .frame-type-felogin_logout form fieldset label {
    font-size: 18px;
  }
  .tx-felogin-pi1 form fieldset input[type=text],
  .tx-felogin-pi1 form fieldset input[type=password],
  .frame-type-felogin_login form fieldset input[type=text],
  .frame-type-felogin_login form fieldset input[type=password],
  .frame-type-felogin_logout form fieldset input[type=text],
  .frame-type-felogin_logout form fieldset input[type=password] {
    font-size: 18px;
  }
  .tx-felogin-pi1 form fieldset input[type=submit],
  .frame-type-felogin_login form fieldset input[type=submit],
  .frame-type-felogin_logout form fieldset input[type=submit] {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .tx-felogin-pi1 h1,
  .tx-felogin-pi1 h3,
  .tx-felogin-pi1 h3,
  .frame-type-felogin_login h1,
  .frame-type-felogin_login h3,
  .frame-type-felogin_login h3,
  .frame-type-felogin_logout h1,
  .frame-type-felogin_logout h3,
  .frame-type-felogin_logout h3 {
    font-size: 90px;
  }
  .tx-felogin-pi1 > div,
  .tx-felogin-pi1 > p,
  .frame-type-felogin_login > div,
  .frame-type-felogin_login > p,
  .frame-type-felogin_logout > div,
  .frame-type-felogin_logout > p {
    font-size: 32px !important;
    line-height: 44px !important;
  }
  .tx-felogin-pi1 form fieldset legend,
  .frame-type-felogin_login form fieldset legend,
  .frame-type-felogin_logout form fieldset legend {
    font-size: 32px;
    line-height: 44px;
  }
}

.tx-powermail {
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1170px;
  margin-left: auto;
  margin-right: auto;
}
.tx-powermail .container-fluid {
  padding-right: 0;
  padding-left: 0;
}

.powermail_form > h1,
.powermail_form > h2,
.powermail_form > h3 {
  font-size: 40px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.11;
  letter-spacing: normal;
  margin-bottom: 15px;
  color: #a5a4a8;
  border-width: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.powermail_form > div {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #a5a4a8;
}
.powermail_form fieldset *,
.powermail_form fieldset input,
.powermail_form fieldset select,
.powermail_form fieldset textarea,
.powermail_form fieldset button,
.powermail_form fieldset label {
  color: #000 !important;
}
.powermail_form fieldset *::-webkit-input-placeholder, .powermail_form fieldset *::-moz-placeholder, .powermail_form fieldset *:-ms-input-placeholder,
.powermail_form fieldset input::-webkit-input-placeholder,
.powermail_form fieldset input::-moz-placeholder,
.powermail_form fieldset input:-ms-input-placeholder,
.powermail_form fieldset select::-webkit-input-placeholder,
.powermail_form fieldset select::-moz-placeholder,
.powermail_form fieldset select:-ms-input-placeholder,
.powermail_form fieldset textarea::-webkit-input-placeholder,
.powermail_form fieldset textarea::-moz-placeholder,
.powermail_form fieldset textarea:-ms-input-placeholder,
.powermail_form fieldset button::-webkit-input-placeholder,
.powermail_form fieldset button::-moz-placeholder,
.powermail_form fieldset button:-ms-input-placeholder,
.powermail_form fieldset label::-webkit-input-placeholder,
.powermail_form fieldset label::-moz-placeholder,
.powermail_form fieldset label:-ms-input-placeholder {
  color: #000 !important;
  opacity: 1;
}
.powermail_form fieldset ::-webkit-input-placeholder {
  color: #000;
  opacity: 1;
}
.powermail_form fieldset input::-moz-placeholder {
  color: #000;
  opacity: 1;
}
.powermail_form fieldset input:-moz-placeholder {
  color: #000;
  opacity: 1;
}
.powermail_form fieldset legend {
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
  color: #a5a4a8 !important;
  font-weight: bold;
  border: none;
  margin-bottom: 0.5em !important;
  font-size: 20px;
  font-weight: 300;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  letter-spacing: normal;
}
.powermail_form fieldset > legend {
  border-width: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.powermail_form fieldset .powermail_fieldwrap_type_input > label,
.powermail_form fieldset .powermail_fieldwrap_type_textarea > label,
.powermail_form fieldset .powermail_fieldwrap_type_select > label,
.powermail_form fieldset .powermail_fieldwrap_type_file > label {
  border-width: 0 !important;
  clip: rect(1px, 1px, 1px, 1px) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  white-space: nowrap !important;
  width: 1px !important;
}
.powermail_form fieldset .powermail_fieldwrap > label {
  font-weight: 400;
}
.powermail_form fieldset .powermail_field {
  margin-top: 16px;
  margin-bottom: 16px;
  color: #a5a4a8 !important;
  width: 100%;
  min-width: 300px;
}
.powermail_form fieldset input[type=text],
.powermail_form fieldset input[type=password],
.powermail_form fieldset select {
  background: none;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 16px 0 !important;
  color: #000;
  margin-bottom: 1em;
  min-width: 100%;
  max-width: 100%;
}
.powermail_form fieldset select {
  -webkit-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;charset=utf8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="24px" height="24px" viewBox="0 0 24 24" xml:space="preserve"><path d="M7.41,8.59L12,13.17l4.59-4.58L18,10l-6,6l-6-6L7.41,8.59z"/><path fill="none" d="M0,0h24v24H0V0z"/></svg>');
  background-position: center right;
  background-repeat: no-repeat;
}
.powermail_form fieldset textarea {
  background: none;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 16px 16px !important;
  color: #000;
  margin-bottom: 1em;
  min-width: 100%;
  max-width: 100%;
  margin-top: 20px;
}
.powermail_form fieldset input[type=date],
.powermail_form fieldset input[type=file] {
  background: none;
  border: none !important;
  border-bottom: 1px solid #000 !important;
  border-radius: 0 !important;
  padding: 16px 0 !important;
  color: #000;
  margin-bottom: 1em;
  min-width: 100%;
  max-width: 100%;
}
.powermail_form fieldset .checkbox,
.powermail_form fieldset .radio {
  margin-bottom: 16px;
}
.powermail_form fieldset .checkbox input,
.powermail_form fieldset .radio input {
  min-width: 20px;
  min-height: 20px;
  height: 20px;
  width: 20px;
  margin-left: -30px;
  margin-right: 8px;
  margin-top: 4px;
  margin-bottom: -2px;
  position: relative;
  -webkit-appearance: none;
  appearance: none;
  cursor: pointer;
  border-radius: 20px;
}
.powermail_form fieldset .checkbox input:after,
.powermail_form fieldset .radio input:after {
  content: "";
  cursor: pointer;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 50%;
  height: 50%;
  background: #00dab4;
  border-radius: 20px;
  opacity: 0;
}
.powermail_form fieldset .checkbox input:checked:after,
.powermail_form fieldset .radio input:checked:after {
  opacity: 1;
}
.powermail_form fieldset .checkbox label,
.powermail_form fieldset .radio label {
  padding-left: 30px;
}
.powermail_form fieldset input[type=file] {
  border-bottom: none !important;
}
.powermail_form fieldset input[type=file i]::-webkit-file-upload-button {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-family: "Source Sans Pro", sans-serif !important;
  background: none !important;
  border: none !important;
  box-shadow: none !important;
  cursor: pointer;
  border: 1px solid #000 !important;
  color: #000;
  padding: 8px;
  padding-bottom: 10px;
  box-sizing: border-box;
  margin-right: 16px;
}
.powermail_form fieldset input[type=submit] {
  border: none;
  background: none;
  box-shadow: none;
  border-radius: 200px;
  box-sizing: border-box;
  padding-left: 37px;
  padding-right: 37px;
  padding-top: 12px;
  padding-bottom: 12px;
  display: flex;
  align-items: center;
  margin-bottom: 1em;
  margin-top: 0.5em;
  color: #fff;
  font-size: 18px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.54;
  color: #00dab4 !important;
  border: 1px solid #00dab4;
}
@media screen and (min-width: 992px) {
  .powermail_form h1,
  .powermail_form h3,
  .powermail_form h3 {
    font-size: 64px;
  }
  .powermail_form > div {
    font-size: 22px;
  }
  .powermail_form fieldset legend {
    font-size: 22px;
  }
  .powermail_form fieldset .powermail_field {
    width: 75%;
  }
  .powermail_form fieldset .powermail_fieldwrap > label {
    font-size: 18px;
  }
  .powermail_form fieldset input[type=text],
  .powermail_form fieldset input[type=password],
  .powermail_form fieldset select {
    font-size: 18px;
  }
  .powermail_form fieldset input[type=submit] {
    font-size: 18px;
  }
}
@media screen and (min-width: 1200px) {
  .powermail_form h1,
  .powermail_form h3,
  .powermail_form h3 {
    font-size: 90px;
  }
  .powermail_form > div {
    font-size: 32px;
    line-height: 44px;
  }
  .powermail_form fieldset legend {
    font-size: 32px;
    line-height: 44px;
  }
  .powermail_form fieldset .powermail_field {
    width: 50%;
  }
}

h1.green {
  color: #00d9b4 !important;
}

.layout-0 > .blog_header,
.layout-0 > .blog_comments,
.layout-0 > .blog_commentform,
.layout-0 > .blog_footer,
.layout-0 > .blog_relatedposts {
  box-sizing: border-box;
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.layout-0 > .blog_posts {
  box-sizing: border-box;
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}
.layout-0 > .blog_posts article {
  margin-bottom: 60px;
}

.layout-0 > .blog_relatedposts {
  margin-bottom: 300px;
}

.layout-0 > .blog_commentform .btn-primary {
  background: #00d9b3;
  border: none;
  font-size: 20px;
}

.frame-type-felogin_login,
.frame-type-menu_subpages {
  box-sizing: border-box;
  padding-right: 25px;
  padding-left: 25px;
  max-width: 1170px;
  margin-right: auto;
  margin-left: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.popup {
  position: fixed;
  overflow-y: auto;
  z-index: 99999;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  padding: 75px 75px;
  top: 15vh;
  left: 50%;
  transform: translate(-50%, 0);
  width: calc(100% - 40px);
  height: 75vh;
  max-height: 1200px;
  max-width: 1200px;
  min-height: 200px;
  background: #fff;
  color: #000;
  display: none;
  border: 1px solid #dfdfdf;
}
.popup.visible {
  display: flex;
}
.popup .popup-content {
  width: 100%;
  height: 100%;
}
.popup .popup-content img {
  max-width: 100%;
}
.popup .popup-content figure * {
  width: auto;
  max-width: 100%;
  height: auto;
}
.popup .close-popup {
  font-family: "icomoon" !important;
  position: absolute;
  top: 20px;
  right: 20px;
  color: #000;
  border: none;
  appearance: none;
  background: none;
}
.popup .close-popup:after {
  transform: translate(50%, 1px);
}
.popup .close-popup span {
  clip: rect(0 0 0 0);
  clip-path: inset(50%);
  height: 1px;
  overflow: hidden;
  position: absolute;
  white-space: nowrap;
  width: 1px;
}
@media screen and (max-width: 767px) {
  .popup {
    padding: 75px 40px;
  }
  .popup .close-popup {
    top: 5px;
    right: 5px;
    font-size: 32px;
    padding: 15px;
  }
  .popup .close-popup:after {
    transform: translate(50%, 15px);
  }
}
@media screen and (max-width: 420px) {
  .popup {
    padding: 45px 20px;
  }
  .popup .close-popup {
    top: 15px;
    right: 10px;
  }
}

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