table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 300;
  src: url("../../files/struck-landingpage/theme/fonts/montserrat-v26-latin-300.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url("../../files/struck-landingpage/theme/fonts/montserrat-v26-latin-500.woff2") format("woff2");
}
@font-face {
  font-display: swap;
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url("../../files/struck-landingpage/theme/fonts/montserrat-v26-latin-700.woff2") format("woff2");
}
@font-face {
  font-family: "fontello";
  src: url("../../files/struck-landingpage/theme/fonts/fontello.eot?29414308");
  src: url("../../files/struck-landingpage/theme/fonts/fontello.eot?29414308#iefix") format("embedded-opentype"), url("../../files/struck-landingpage/theme/fonts/fontello.woff2?29414308") format("woff2"), url("../../files/struck-landingpage/theme/fonts/fontello.woff?29414308") format("woff"), url("../../files/struck-landingpage/theme/fonts/fontello.ttf?29414308") format("truetype"), url("../../files/struck-landingpage/theme/fonts/fontello.svg?29414308#fontello") format("svg");
  font-weight: normal;
  font-style: normal;
}
[class^=icon-]:before, [class*=" icon-"]:before, .slick-prev:before, .slick-next:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: normal;
  speak: never;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-transform: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 25px;
}

*[data-icon]:before, .slick-prev:before, .slick-next:before {
  content: attr(data-icon);
  font-family: "fontello";
  font-size: 25px;
}

.icon-icon-brochure:before {
  content: "\e800";
}

.icon-icon-checkmark:before {
  content: "\e801";
}

.icon-ok:before {
  content: "\e803";
}

.icon-icon-key:before {
  content: "\e804";
}

.icon-mail:before {
  content: "\e806";
}

.icon-calendar:before {
  content: "\e807";
}

.icon-phone:before {
  content: "\e808";
}

.icon-home:before {
  content: "\e809";
}

.icon-cancel:before {
  content: "\e80a";
}

.icon-download:before {
  content: "\e80b";
}

.icon-attention:before {
  content: "\e80c";
}

.icon-location:before {
  content: "\e80d";
}

.icon-block:before {
  content: "\e80e";
}

.icon-arrows-cw:before {
  content: "\e80f";
}

.icon-angle-double-left:before {
  content: "\f100";
}

.icon-angle-double-right:before {
  content: "\f101";
}

.icon-angle-double-up:before {
  content: "\f102";
}

.icon-angle-double-down:before {
  content: "\f103";
}

.icon-angle-left:before {
  content: "\f104";
}

.icon-angle-right:before {
  content: "\f105";
}

.icon-angle-up:before {
  content: "\f106";
}

.icon-angle-down:before {
  content: "\f107";
}

.icon-youtube-play:before {
  content: "\f16a";
}

.icon-instagram:before {
  content: "\f16d";
}

.icon-whatsapp:before {
  content: "\f232";
}

.icon-envira:before {
  content: "\f299";
}

.icon-facebook-squared:before {
  content: "\f308";
}

.icon-linkedin-squared:before {
  content: "\f30c";
}

body {
  font-family: "Montserrat";
  font-weight: 300;
  font-size: 16px;
  line-height: 23px;
  background-color: white;
  overflow-x: hidden !important;
}

.invisible,
.skip-link {
  border: 0;
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  float: left;
}

.invisible:focus-visible,
.invisible:active,
.skip-link:focus-visible,
.skip-link:active {
  width: -moz-max-content;
  width: max-content;
  height: -moz-max-content;
  height: max-content;
  position: absolute;
  top: 0;
  left: 0;
  background-color: white;
  border: 1px solid #B5293B;
  padding: 1em;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

h1 {
  color: #B5293B;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: 500;
  font-size: 35px;
  line-height: 42px;
}
@media screen and (min-width: 1600px) {
  h1 {
    font-size: 65px;
    line-height: 75px;
  }
}

h2 {
  color: #B5293B;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: 500;
  font-size: 25px;
  line-height: 35px;
}
@media screen and (min-width: 1600px) {
  h2 {
    font-size: 50px;
    line-height: 60px;
  }
}

h3 {
  color: #B5293B;
  text-transform: uppercase;
  margin: 30px 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 26px;
  text-transform: none;
}
@media screen and (min-width: 1600px) {
  h3 {
    font-size: 40px;
    line-height: 30px;
  }
}

h4 {
  margin: 60px 30px 0 30px;
}

p {
  margin-bottom: 30px;
  line-height: 24px;
}
@media screen and (min-width: 1600px) {
  p {
    font-size: 21px;
    line-height: 34px;
  }
}

a:link,
a:visited {
  text-decoration: none;
  color: #B5293B;
  font-weight: 500;
}
a:link p,
a:visited p {
  font-weight: 300;
}

a:hover {
  color: #666666;
}

.en {
  display: none;
}

.ce_rsce_landingpage-header .container {
  margin: 0 30px;
  height: 100%;
}
@media screen and (min-width: 1200px) {
  .ce_rsce_landingpage-header .container {
    margin: 0 10vw;
  }
}

main .content-text, main .content-gallery {
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  main .content-text, main .content-gallery {
    margin: 120px 10vw;
  }
}

.ce_rsce_landingpage-header {
  height: 50vh;
  min-height: 600px;
  width: 100vw;
  position: relative;
  overflow: hidden;
}
@media screen and (min-width: 1500px) {
  .ce_rsce_landingpage-header {
    height: 900px;
  }
}
.ce_rsce_landingpage-header .bg-image {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 600px;
  height: inherit;
  display: block;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: -1;
  animation: zoomOut 10s ease-out forwards;
}
@keyframes zoomOut {
  from {
    transform: scale(1.5);
  }
  to {
    transform: scale(1);
  }
}
.ce_rsce_landingpage-header .bg-container {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  min-height: 600px;
  height: inherit;
}
.ce_rsce_landingpage-header .title-elements {
  display: flex;
  flex-direction: column;
  color: white;
  line-height: 1;
  text-shadow: 0px 0px 13px rgba(0, 0, 0, 0.86);
}
.ce_rsce_landingpage-header .title-elements span:first-child {
  font-size: clamp(1em, 1vw, 4em);
}
.ce_rsce_landingpage-header .title-elements .title {
  font-size: clamp(3em, 4vw, 7em);
  font-weight: 500;
}
.ce_rsce_landingpage-header #header-top {
  background: white;
  display: flex;
  justify-content: space-between;
  border-radius: 0 0 1em 1em;
  overflow: hidden;
  align-items: center;
}
.ce_rsce_landingpage-header #header-top .companylogo {
  max-height: 70px;
  width: auto;
}
@media screen and (min-width: 1500px) {
  .ce_rsce_landingpage-header #header-top .companylogo {
    max-height: 100px;
  }
}
.ce_rsce_landingpage-header #header-top .button-container {
  display: flex;
  gap: 1em;
  width: -moz-fit-content;
  width: fit-content;
  padding: 15px;
}
.ce_rsce_landingpage-header #header-top .button-container .button {
  background: #B5293B;
  border-radius: 50px;
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  overflow: hidden;
}
.ce_rsce_landingpage-header #header-top .button-container .button.phone {
  padding-top: 5px;
}
.ce_rsce_landingpage-header #header-top .button-container .button.email {
  padding-top: 3px;
}
.ce_rsce_landingpage-header #header-top .button-container .button div {
  color: white;
}
.ce_rsce_landingpage-header #header-top .button-container .button:hover {
  background-color: #666666 !important;
}
.ce_rsce_landingpage-header .logo {
  border-radius: 1em;
  padding: 1em;
  background-color: white;
}
.ce_rsce_landingpage-header .lp-content {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: end;
  height: calc(100% - 60px);
  padding-bottom: 100px;
}
@media screen and (max-width: 767px) {
  .ce_rsce_landingpage-header .lp-content {
    flex-direction: column-reverse;
    align-items: center;
    padding-top: 30px;
  }
}

/*Sidebar*/
/* Versteckter Inhalt */
.hidden-content {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  text-align: center;
}

/* Eingeblendet */
.visible {
  opacity: 1;
  transform: translateY(0);
}

.sidebar-icons {
  position: fixed;
  left: 0;
  z-index: 900;
}
@media screen and (max-width: 1199px) {
  .sidebar-icons {
    bottom: 0;
    top: none;
    width: 100vw;
    background-color: #B5293B;
    border-top: 1px solid white;
    display: flex;
    justify-content: space-around;
  }
}
@media screen and (min-width: 1200px) {
  .sidebar-icons {
    top: 270px;
  }
}
.sidebar-icons li {
  position: relative;
}
@media screen and (max-width: 1199px) {
  .sidebar-icons li {
    display: flex;
    align-items: center;
  }
}
.sidebar-icons li a {
  background-color: #B5293B;
  border: 2px solid #B5293B;
  border-radius: 100%;
  display: flex;
  align-items: center;
  color: white;
  margin: 5px 0;
}
@media screen and (min-width: 1200px) {
  .sidebar-icons li a {
    margin: 0 0 10px 10px;
    height: 40px;
    width: 40px;
  }
}
.sidebar-icons li a:hover {
  color: white;
  background-color: #666666;
  border-color: #666666;
}
@media screen and (max-width: 490px) {
  .sidebar-icons li .tooltip {
    display: none;
  }
}
@media screen and (max-width: 1199px) {
  .sidebar-icons li .tooltip {
    color: white;
  }
}
@media screen and (min-width: 1200px) {
  .sidebar-icons li .tooltip {
    opacity: 0;
    visibility: hidden;
    left: 60px;
    margin-left: 0;
    overflow: visible;
    position: absolute;
    top: 4px;
    transition: all 0.4s ease-in-out 0s;
  }
  .sidebar-icons li .tooltip .text {
    background: #fff;
    display: block;
    margin-left: 9px;
    font-size: 13px;
    font-weight: 600;
    line-height: 30px;
    text-align: center;
    width: 180px;
    border: 1px solid #666;
  }
  .sidebar-icons li .tooltip .icon {
    background: transparent url("../../files/struck-landingpage/theme/img/tooltip-arrow2.png") no-repeat scroll center center;
    height: 30px;
    left: 0;
    position: absolute;
    top: 0;
    width: 10px;
    z-index: 1;
  }
}
.sidebar-icons li:hover .tooltip {
  opacity: 1;
  visibility: visible;
}

/*Main*/
#container {
  margin-top: -100px;
}
@media screen and (min-width: 1200px) {
  #container {
    margin-top: -160px;
  }
}

.media--left .container {
  order: 2;
  padding: 10% 10vw 10% 12vw;
  background: #D6DDE0;
  border-radius: 1em 0 0 1em;
  margin-left: -10vw;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
}
.media--left figure {
  order: 1;
  padding: 2em 0;
  position: relative;
  z-index: 2;
  margin-right: 30px;
}

.media--right {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.media--right h1, .media--right h2, .media--right h3 {
  order: 1;
  width: 100%;
}
.media--right figure {
  order: 3;
  margin-left: 30px;
}
.media--right .rte {
  order: 2;
  flex-basis: 70%;
}

/*Text-Button*/
.ce_rsce_text-button {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  align-items: center;
  margin: 50px 30px;
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  .ce_rsce_text-button {
    margin: 120px 10vw;
  }
}

.textitem ul, .content-text ul, ol {
  margin: 30px;
}
.textitem ul li, .content-text ul li, ol li {
  margin-left: 1em;
}

ol li p {
  margin-left: 0;
}

:not(.mod_article:first-child) .ce_rsce_text-button:not(.float_left, .float_right) {
  margin: 0;
  margin: 60px 30px;
  margin-right: 0 !important;
}
@media screen and (min-width: 1200px) {
  :not(.mod_article:first-child) .ce_rsce_text-button:not(.float_left, .float_right) {
    margin: 120px 10vw;
  }
}

.float_left .container {
  order: 2;
  padding: 10% 10vw 10% 12vw;
  background: #D6DDE0;
  border-radius: 1em 0 0 1em;
  margin-left: -10vw;
  position: relative;
  z-index: 0;
  display: flex;
  align-items: center;
}
.float_left .image {
  order: 1;
  padding: 2em 0;
  position: relative;
  z-index: 2;
  margin-right: 30px;
}
.float_left .image img {
  border-radius: 0 1em 1em 0;
  width: 100%;
  height: auto;
  max-height: 600px;
}

.float_right .container {
  order: 1;
  padding-left: 0;
  display: flex;
  align-items: center;
}
.float_right .image {
  order: 2;
  margin-left: 30px;
}
.float_right .image img {
  border-radius: 1em 0 0 1em;
  width: 100%;
  height: auto;
  max-height: 600px;
}

.pic-distance-right figure {
  margin-right: 30px;
}
@media screen and (min-width: 1200px) {
  .pic-distance-right figure {
    margin-right: 10vw;
  }
}

.pic-position-top img {
  -o-object-position: top;
     object-position: top;
}

/*Facts*/
.ce_rsce_facts {
  margin: 60px 30px;
  margin-top: 10vh;
  margin-bottom: 10vh;
}
@media screen and (min-width: 1200px) {
  .ce_rsce_facts {
    margin: 120px 10vw;
  }
}
@media screen and (min-width: 1200px) {
  .ce_rsce_facts {
    margin-top: 200px;
    margin-bottom: 200px;
  }
}
.ce_rsce_facts h2 {
  display: inline-block;
}

.ce_rsce_facts .flex-container {
  margin: 30px;
}
@media screen and (min-width: 1000px) {
  .ce_rsce_facts .flex-container {
    flex-wrap: nowrap;
  }
  .ce_rsce_facts .flex-container [data-icon]::before {
    font-size: clamp(3em, 4vw, 7em);
  }
}
.ce_rsce_facts .flex-container .flex-item {
  display: flex;
  align-items: center;
  gap: 1em;
}
.ce_rsce_facts .flex-container .flex-item p {
  margin: 0;
}
.ce_rsce_facts .flex-container .flex-item p.fact-bold {
  font-size: clamp(3em, 4vw, 7em);
  font-weight: 500;
}

/*Projectfacts*/
.ce_rsce_projectfacts,
.ce_rsce_project_energy {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 1em;
  background: #EDF2F4;
  margin: 30px;
  border-radius: 1em;
  padding: 30px;
  box-shadow: 1px 4px 9px 0px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 1px 4px 9px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 1px 4px 9px 0px rgba(0, 0, 0, 0.15);
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  .ce_rsce_projectfacts,
  .ce_rsce_project_energy {
    margin: 120px 10vw;
  }
}
@media screen and (max-width: 649px) {
  .ce_rsce_projectfacts,
  .ce_rsce_project_energy {
    flex-direction: column;
  }
}
@media screen and (min-width: 650px) and (max-width: 1000px) {
  .ce_rsce_projectfacts,
  .ce_rsce_project_energy {
    display: grid;
    grid-template-columns: 1fr 1fr;
  }
}
.ce_rsce_projectfacts .fact-item,
.ce_rsce_project_energy .fact-item {
  display: grid;
  grid-template-columns: 1fr 2fr;
  gap: 1em;
}
.ce_rsce_projectfacts .fact-item img,
.ce_rsce_project_energy .fact-item img {
  height: 40px !important;
  width: auto !important;
}
.ce_rsce_projectfacts .fact-item .fact-text,
.ce_rsce_project_energy .fact-item .fact-text {
  display: flex;
  flex-direction: column;
}

.content-gallery ul {
  list-style-type: none;
  display: flex;
  flex-direction: column;
  gap: 1em;
}
@media screen and (min-width: 631px) {
  .content-gallery ul {
    display: grid;
    grid-template-columns: repeat(6, 1fr);
    grid-column-gap: 1em;
    grid-row-gap: 0.35em;
  }
}
.content-gallery ul li:nth-child(1) {
  grid-area: 1/1/5/5;
}
.content-gallery ul li:nth-child(2) {
  grid-area: 1/5/3/7;
}
.content-gallery ul li:nth-child(3) {
  grid-area: 3/5/5/7;
}
.content-gallery ul li:nth-child(4) {
  grid-area: 5/1/7/3;
}
.content-gallery ul li:nth-child(5) {
  grid-area: 5/3/7/5;
}
.content-gallery ul li:nth-child(6) {
  grid-area: 5/5/7/7;
}
.content-gallery ul figure {
  height: 100%;
}
.content-gallery ul figure img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 1em;
  transform: scale(1);
  transition: all 0.3s linear;
}
.content-gallery ul figure:hover img {
  transform: scale(1.02);
}

/*Call-To-Action*/
.ce_rsce_call-to-action {
  border-radius: 1em;
  background-color: #B5293B;
  color: white;
  margin: 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  .ce_rsce_call-to-action {
    margin: 120px 10vw;
  }
}
.ce_rsce_call-to-action h2, .ce_rsce_call-to-action h3, .ce_rsce_call-to-action h4, .ce_rsce_call-to-action h5, .ce_rsce_call-to-action h6 {
  color: white;
  margin-left: 30px;
  margin-right: 30px;
}
.ce_rsce_call-to-action .button-container {
  margin: 30px;
}
.ce_rsce_call-to-action .-quaternary {
  border-color: white;
}
.ce_rsce_call-to-action .-quaternary:hover {
  background-color: #B5293B;
  color: white;
}

/*Buttons*/
main .button, main .ce_form button {
  cursor: pointer;
}

main .button-container {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}

main .ce_form button {
  padding: 10px 20px;
}

main .button, main .ce_form button {
  color: #B5293B !important;
  border-radius: 5px;
  border: 2px solid #B5293B;
  background-color: white;
  font-weight: 500;
  padding: 10px 20px;
  display: inline-block;
}
@media screen and (min-width: 1600px) {
  main .button, main .ce_form button {
    font-size: 21px;
    line-height: 34px;
  }
}
main .button:has(.link-icon), main .ce_form button:has(.link-icon) {
  padding: 0 10px 0 0 !important;
}
main .button:hover, main .ce_form button:hover {
  color: white !important;
  background-color: #B5293B;
}
main .button .link-icon, main .ce_form button .link-icon {
  display: inline-block;
  background-color: #B5293B;
  padding: 10px;
  margin-right: 10px;
  width: 50px;
  text-align: center;
  color: white;
}

main .button.-phone, main .button.-email {
  display: flex;
  align-items: center;
}
main .button.-phone span, main .button.-email span {
  padding: 0 10px;
}

@media screen and (min-width: 1600px) {
  main .filter-element .button {
    font-size: 16px;
    line-height: 23px;
  }
}

main .button:hover {
  background-color: #B5293B;
  color: white !important;
  transition: 0.5s;
}

main .-secondary {
  border-color: #666666;
  background-color: transparent;
  color: #333333 !important;
}
main .-secondary .link-icon {
  background-color: #666666;
}

main .-secondary:hover {
  background-color: #666666;
  color: white !important;
}

main .-tertiary {
  border-color: white;
  background-color: transparent;
  color: white !important;
}

main .-tertiary:hover {
  background-color: white;
  color: #B5293B !important;
}

main .-quaternary {
  background-color: white;
  color: #B5293B !important;
}

main .-quaternary:hover {
  background-color: #B5293B;
  color: white !important;
}

main .-quinary, .ce_form button {
  background-color: #B5293B;
  color: white !important;
}

main .-quinary:hover, .ce_form button:hover {
  background-color: white;
  color: #B5293B !important;
}

/*Mapbox*/
.map-wrapper {
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  .map-wrapper {
    margin: 120px 10vw;
  }
}

.map-config,
.map-marker {
  display: none;
}

.map-container {
  margin-bottom: 30px;
  min-height: 320px;
  min-width: 250px;
  width: 100%;
  height: 50vh;
  border-radius: 1em;
  overflow: hidden;
}

.leaflet-top {
  z-index: 6;
}

.css-icon01 {
  background-image: url("../../files/struck-landingpage/theme/img/marker-rot3.png");
  background-repeat: no-repeat;
  background-position: center 0;
  background-attachment: scroll;
}

.css-icon01.active {
  background-position: center -34px;
}

.leaflet-bottom {
  display: none;
}

/*Form*/
.ce_form h2 {
  margin-top: 0;
  margin-left: 0;
  margin-right: 0;
}
.ce_form .formbody {
  display: flex;
  flex-direction: column;
  gap: 1em;
}
.ce_form .formbody p {
  margin: 0;
  font-size: 14px;
  line-height: 24px;
}
.ce_form .formbody .hide {
  display: none !important;
}
@media screen and (min-width: 768px) {
  .ce_form .formbody .form-column {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 1em;
  }
}
.ce_form .formbody .widget {
  display: flex;
  flex-direction: column;
  margin-top: 20px;
}
.ce_form .formbody .widget-submit {
  width: -moz-fit-content;
  width: fit-content;
}
.ce_form .formbody input, .ce_form .formbody textarea, .ce_form .formbody select {
  border-radius: 1em;
  border: 1px solid #666666;
  padding: 1em;
  background-color: #EDF2F4;
}
.ce_form .formbody fieldset {
  border: none;
}
.ce_form .formbody .plz-ort {
  margin-top: 20px;
}
@media screen and (min-width: 768px) {
  .ce_form .formbody .plz-ort {
    display: flex;
    gap: 1em;
  }
}
@media screen and (min-width: 768px) {
  .ce_form .formbody .plz-ort .widget:first-child {
    max-width: 100px;
  }
}
.ce_form .formbody .plz-ort .widget:last-child {
  flex: 1;
}
@media screen and (max-width: 767px) {
  .ce_form .formbody .plz-ort .widget:last-child {
    margin-top: 20px !important;
  }
}
.ce_form .formbody .plz-ort .widget {
  margin-top: 0 !important;
}

#brochure-global {
  margin: 30px;
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  #brochure-global {
    margin: 120px 10vw;
  }
}
@media screen and (min-width: 1200px) {
  #brochure-global {
    padding: 0 30px;
  }
}
#brochure-global .form-column-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 1em;
}
#brochure-global .form-column-wrapper .form-column {
  flex: 1;
}

/*Spaltenumschlag*/
.ce_rsce_column-wrapper_start {
  margin: 4em 0;
}
@media screen and (min-width: 900px) {
  .ce_rsce_column-wrapper_start.--two-col {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 2em;
    align-items: center;
  }
}

.--distance-right {
  margin-right: 30px;
}
@media screen and (min-width: 1200px) {
  .--distance-right {
    margin-right: 10vw;
    margin-left: 0;
  }
}
.--distance-right img {
  border-radius: 0 1em 1em 0;
}
.--distance-right div:nth-of-type(2) {
  margin-top: 30px;
  margin-right: 0;
}
@media screen and (min-width: 1200px) {
  .--distance-right div:nth-of-type(2) {
    margin-top: 0;
    margin-left: 0;
  }
}

@media screen and (min-width: 1200px) {
  .--distance-left {
    margin-left: 10vw;
    margin-right: 0;
  }
}
.--distance-left div:nth-of-type(2) {
  margin-top: 30px;
}
@media screen and (min-width: 1200px) {
  .--distance-left div:nth-of-type(2) {
    margin-top: 0;
    margin-right: 0;
  }
}

.--distance-lr {
  margin: 60px 30px;
}
@media screen and (min-width: 1200px) {
  .--distance-lr {
    margin: 120px 10vw;
  }
}

.--top {
  align-items: flex-start !important;
}

.--bottom {
  align-items: flex-end !important;
}

/*Spaltenumschlag Ende*/
/*Contactbox*/
.ce_rsce_contactbox {
  margin: 30px 0;
}
.ce_rsce_contactbox p {
  display: none;
}
.ce_rsce_contactbox .contact-container {
  display: flex;
  /*flex-wrap: wrap*/
  gap: 1em;
  align-items: center;
}
.ce_rsce_contactbox .topline {
  margin: 0;
}
.ce_rsce_contactbox img {
  border-radius: 100%;
  overflow: hidden;
  max-width: 100%;
  height: auto;
}
.ce_rsce_contactbox .button-container {
  margin-left: 0;
  margin-right: 0;
}

.flex-container {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2em;
}

#logo {
  align-self: flex-end;
}
#logo img {
  max-width: 100vw;
  height: auto;
}
@media screen and (min-width: 900px) {
  #logo img {
    width: 200px;
  }
}
@media screen and (min-width: 1200px) {
  #logo img {
    width: 300px;
  }
}
@media screen and (min-width: 1600px) {
  #logo img {
    width: 400px;
  }
}
@media screen and (max-width: 400px) {
  #logo img {
    max-width: 250px;
  }
}

footer {
  background-color: #EDF2F4;
  padding-top: 0;
  /*#footer-main
  *  @media screen and (min-width: 1200px)
  *      padding-right: 0*/
}
@media screen and (max-width: 570px) {
  footer {
    padding-bottom: 50px;
  }
}
footer * {
  flex-direction: column;
}
@media screen and (min-width: 991px) {
  footer * {
    flex-direction: row;
  }
}
footer #footer-top,
footer #footer-main,
footer #footer-bottom {
  padding: 30px;
}
@media screen and (min-width: 1200px) {
  footer #footer-top,
  footer #footer-main,
  footer #footer-bottom {
    padding-left: 10vw;
    padding-right: 10vw;
  }
}
footer #footer-top .social-media {
  display: flex;
}
footer #footer-top .mod_customnav ul {
  display: flex;
  gap: 1em;
  margin-right: 1em;
}
footer .mod_customnav {
  display: flex;
}
footer #footer-bottom {
  /*background-color: white*/
}
footer #footer-bottom img {
  max-width: 150px;
}
footer #footer-bottom img.small-logo {
  max-width: 100px;
}
footer li {
  list-style-type: none;
}

.ce_rsce_text-button, .content-gallery, .ce_rsce_call-to-action, .ce_rsce_facts, .map-wrapper, .ce_rsce_column-wrapper_start, .title-elements, .logo {
  opacity: 0;
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
  transform: translateY(100px);
}

.visible {
  opacity: 1;
  transform: translateY(0);
}

.ce_rsce_projectfacts {
  opacity: 0;
  transition: all 1s ease-in-out;
  transform: translateX(-90%);
}

.ce_rsce_projectfacts.visible {
  transform: translateX(0);
  opacity: 1;
}

.logo {
  opacity: 0;
  transition: all 1s ease-in-out;
  transform: translateX(90%);
}

.logo.visible {
  transform: translateX(0);
  opacity: 1;
}

/*END*//*# sourceMappingURL=style.css.map */
