@charset "UTF-8";
/* open-sans-300 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  src: url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.woff2") format("woff2"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.woff") format("woff"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.ttf") format("truetype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-300.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-300italic - latin */
/* open-sans-regular - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  src: url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.woff2") format("woff2"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.woff") format("woff"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.ttf") format("truetype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-regular.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-italic - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  src: url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.woff2") format("woff2"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.woff") format("woff"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.ttf") format("truetype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-italic.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-600 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  src: url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.woff2") format("woff2"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.woff") format("woff"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.ttf") format("truetype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-600.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-600italic - latin */
/* open-sans-700 - latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  src: url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.eot");
  /* IE9 Compat Modes */
  src: local(""), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.eot?#iefix") format("embedded-opentype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.woff2") format("woff2"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.woff") format("woff"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.ttf") format("truetype"), url("../fonts/open-sans-v20-latin/open-sans-v20-latin-700.svg#OpenSans") format("svg");
  /* Legacy iOS */
}

/* open-sans-700italic - latin */
/* open-sans-800 - latin */
/* open-sans-800italic - latin */
@media (min-width: 0) and (max-width: 800px) {
  .desktop-only {
    display: none !important;
  }
}

@media (min-width: 800px) {
  .mobile-only {
    display: none !important;
  }
}

html, body,
p, span, a, td, li, div, label
.uk-navbar-item,
.uk-navbar-nav > li > a,
.uk-navbar-toggle {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 400;
  font-style: normal;
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 600;
  font-style: normal;
}

strong, b, .strong, .bold {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 700;
  font-style: normal;
}

h1 {
  font-size: 2rem;
  color: #c2000b;
}

h2 {
  font-size: 24px;
  letter-spacing: 4px;
  color: #616161;
}

h3 {
  color: #c2000b;
  font-size: 1.2rem;
}

p, td, li {
  font-size: 16px;
  letter-spacing: 1px;
  color: #999;
}

a,
a:focus,
a:active {
  color: #c2000b;
}

a:hover {
  color: #dc000c;
}

.Formattext {
  -ms-hyphens: auto;
      hyphens: auto;
  -webkit-hyphens: auto;
}

:not(pre) > code, :not(pre) > kbd, :not(pre) > samp {
  white-space: normal;
}

.pagestyle-home h1,
.pagestyle-service-page h1,
.pagestyle-referenzen-page h1,
.pagestyle-leistungen-page h1,
.pagestyle-unternehmen-page h1,
.pagestyle-contact-page h1,
.pagestyle-leistung-page h1 {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 700;
  font-style: normal;
  text-align: center;
  color: #555;
  font-size: 33px;
  letter-spacing: 5px;
  text-transform: uppercase;
}

.pagestyle-home h2,
.pagestyle-service-page h2,
.pagestyle-referenzen-page h2,
.pagestyle-leistungen-page h2,
.pagestyle-unternehmen-page h2,
.pagestyle-contact-page h2,
.pagestyle-leistung-page h2 {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 24px;
  letter-spacing: 4px;
  color: #c2000b;
  text-transform: uppercase;
}

.pagestyle-home h3,
.pagestyle-service-page h3,
.pagestyle-referenzen-page h3,
.pagestyle-contact-page h3,
.pagestyle-leistungen-page h3,
.pagestyle-unternehmen-page h3,
.pagestyle-leistung-page h3 {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 600;
  font-style: normal;
  font-size: 22px;
  letter-spacing: 4px;
  color: #555;
  text-transform: uppercase;
}

.pagestyle-home p,
.pagestyle-service-page p,
.pagestyle-referenzen-page p,
.pagestyle-leistungen-page p,
.pagestyle-unternehmen-page p,
.pagestyle-leistung-page p {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 400;
  font-style: normal;
  color: #999;
  font-size: 19px;
  letter-spacing: 1px;
}

.uk-section {
  padding: 0;
  margin: 0;
}

.uk-background-muted {
  background-color: #b3b3b3;
}

.uk-background-primary {
  background-color: #fdb9be;
}

.uk-background-secondary {
  background-color: #ccffcc;
}

.uk-button-primary,
.uk-button-primary:focus,
.uk-button-primary:active {
  background-color: #c2000b;
}

.uk-button-primary:hover {
  background-color: #dc000c;
}

.pt5 {
  padding-top: 5px;
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt25 {
  padding-top: 25px;
}

.pt30 {
  padding-top: 30px;
}

.pt40 {
  padding-top: 40px;
}

.pt45 {
  padding-top: 45px;
}

.pt60 {
  padding-top: 60px;
}

.pt90 {
  padding-top: 90px;
}

.pt120 {
  padding-top: 120px;
}

.pb5 {
  padding-bottom: 5px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb15 {
  padding-bottom: 15px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb25 {
  padding-bottom: 25px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb45 {
  padding-bottom: 45px;
}

.pb60 {
  padding-bottom: 60px;
}

.pb90 {
  padding-bottom: 90px;
}

.pb120 {
  padding-bottom: 120px;
}

.mt5 {
  margin-top: 5px;
}

.mt10 {
  margin-top: 10px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt25 {
  margin-top: 25px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt45 {
  margin-top: 45px;
}

.mt60 {
  margin-top: 60px;
}

.mt90 {
  margin-top: 90px;
}

.mt120 {
  margin-top: 120px;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb25 {
  margin-bottom: 25px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb45 {
  margin-bottom: 45px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb120 {
  margin-bottom: 120px;
}

.align_left {
  float: left;
  padding-right: 20px;
  padding-bottom: 20px;
}

.align_right {
  float: right;
  padding-left: 20px;
  padding-bottom: 20px;
}

.align_center {
  display: block;
  margin: 0 auto;
  padding-bottom: 20px;
}

body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

#stage {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  margin-top: 77px;
  background-color: #f7f7f7;
}

@media (min-width: 800px) {
  #stage {
    margin-top: 80px;
  }
}

.ep-corner {
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: 35% auto;
  background-attachment: fixed;
}

h1.page-intro {
  background-color: #fff;
  padding: 10px;
  font-size: 30px;
  margin-top: 30px;
}

@media (min-width: 800px) {
  h1.page-intro {
    padding: 30px;
  }
}

@media (min-width: 800px) {
  h1.page-intro {
    font-size: 40px;
  }
}

div.page-intro {
  background-color: #fff;
  padding: 10px;
  font-size: 18px;
  margin-top: 30px;
  margin-bottom: 30px;
}

@media (min-width: 800px) {
  div.page-intro {
    padding: 30px;
  }
}

.cmp-formattext a {
  text-decoration: underline;
}

.heading-container {
  min-height: 200px;
  width: 100%;
  background-image: url("../images/bg-heading.png");
  background-size: 200px 200px;
  background-repeat: no-repeat;
  background-position: center center;
}

.heading-mainline {
  padding: 0;
  margin: 0;
  text-align: center;
}

.heading-subline {
  padding: 0;
  margin: 0;
  text-align: center;
}

.panoramaimage-dummy {
  opacity: 0;
}

.cmp-iframemap iframe {
  width: 100%;
  max-width: 100%;
}

.calltoaction-container {
  height: 500px;
}

.calltoaction-overlay {
  background-color: rgba(255, 255, 255, 0.65);
  max-width: 900px;
  width: 100%;
  padding: 50px;
}

.cmp-slidergallery .uk-slidenav {
  background-color: rgba(0, 0, 0, 0.3);
}

.uk-lightbox {
  background-color: rgba(0, 0, 0, 0.75);
}

.cmp-heroimage {
  height: 410px;
}

.heroimage-container {
  height: 410px;
}

.cmp-intro,
.cmp-intro p,
.cmp-intro div {
  text-align: center;
}

.intro-container {
  max-width: 710px;
  margin: 0 auto;
}

.corepoints-container {
  padding-bottom: 75px;
}

h2.corepoints-title {
  color: #555;
  text-align: center;
  padding-top: 60px;
  padding-bottom: 45px;
}

.corepoint-container {
  background-color: #c2000b;
  -webkit-box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 3px 15px rgba(0, 0, 0, 0.5);
  padding: 40px;
}

.corepoint-container,
.corepoint-container div,
.corepoint-container p,
.corepoint-container h2,
.corepoint-container h3 {
  text-align: center;
  color: #fff;
}

.corepoint-container a {
  color: #fff;
  font-size: 18px;
  letter-spacing: 4px;
}

.corepoint-container a::after {
  display: inline-block;
  content: "";
  background-image: url("../images/caret-red.png");
  background-repeat: no-repeat;
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  left: 3px;
  color: #c2000b;
}

.achievements-container {
  text-align: left;
  max-width: 700px;
  margin: 0 auto;
}

.cmp-achievements .achievements-text p {
  text-align: left;
}

.cmp-testimonials {
  background-color: #a7a7a7;
  padding-bottom: 70px;
}

.cmp-testimonials h2 {
  color: #fff;
  text-align: center;
  padding-top: 90px;
  padding-bottom: 50px;
}

.cmp-testimonials li {
  color: #fff;
  text-align: center;
  font-size: 19px;
}

.testimonial-author {
  padding-top: 30px;
}

.testimonials-stars {
  color: #f8cd46;
  text-align: center;
  padding-bottom: 50px;
  font-size: 30px;
}

.cmp-request {
  background-color: #c2000b;
  padding-bottom: 60px;
}

.cmp-request h2 {
  color: #fff;
  text-align: center;
  padding-top: 75px;
  padding-bottom: 45px;
}

.cmp-request label,
.cmp-request a,
.cmp-request p,
.cmp-request p.uk-text-muted {
  color: #fff !important;
}

.cmp-request a {
  text-decoration: underline;
}

.cmp-request .uk-button-primary {
  background-color: #fff;
  border: 1px double #c2000b;
  color: #c2000b;
  -webkit-box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);
          box-shadow: 0px 2px 7px rgba(0, 0, 0, 0.5);
}

.cmp-request .uk-button-primary:hover {
  background-color: rgba(255, 255, 255, 0.9);
}

.uk-accordion-title {
  background-color: #a7a7a7;
  padding: 10px;
  color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

ul.uk-accordion li a,
ul.uk-accordion li a:focus,
ul.uk-accordion li a:active {
  color: #fff;
}

ul.uk-accordion li:hover a {
  color: #ddd;
}

li.uk-open .uk-accordion-title {
  background-color: #c2000b;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
  color: #fff;
}

.uk-accordion-title::before {
  content: "+";
  width: 1.4em;
  height: 1.4em;
  margin-left: 10px;
  float: right;
  background-image: none;
  background-repeat: no-repeat;
  background-position: 50% 50%;
}

.uk-open > .uk-accordion-title::before {
  content: "–";
  background-image: none;
}

.product-teaser {
  background-color: #e6e6e6;
}

.product-teaser h2 {
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
  margin: 0;
}

.product-teaser p {
  text-align: center;
  padding: 20px 20px 20px 20px;
  margin: 0;
}

.teaser-link {
  text-align: center;
  margin: 0;
  padding: 0 0 20px 0;
}

.teaser-link a {
  color: #c2000b;
  font-size: 18px;
  letter-spacing: 2px;
}

.teaser-link a::after {
  display: inline-block;
  content: "";
  background-image: url("../images/caret-red-right.png");
  background-repeat: no-repeat;
  background-size: 17px 17px;
  width: 17px;
  height: 17px;
  position: relative;
  top: 2px;
  left: 3px;
  color: #c2000b;
}

.von-uns-produziert {
  background-color: #eee;
  padding-top: 30px;
  padding-bottom: 30px;
  text-align: center;
  margin-bottom: 30px;
}

.glb-footer {
  min-height: 100px;
  background-color: #000;
  background-color: #a7a7a7;
  color: #fff;
  padding: 30px 0 45px 0;
  font-size: 14px;
}

.glb-footer h2,
.glb-footer p {
  color: #fff;
}

.glb-footer a,
.glb-footer a:focus,
.glb-footer a:active {
  color: #fff;
}

.glb-footer a:hover {
  color: #fff;
}

.footerlogo {
  max-width: 200px;
}

.footer-bottomline {
  background-color: #555;
  color: #fff;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footer-bottomline a {
  color: #fff;
}

.social-icon {
  border: 1px solid #fff;
  position: relative;
  border-radius: 50%;
  padding: 4px;
  margin-right: 8px;
  left: 0;
  top: -2px;
}

.edel-links {
  line-height: 30px;
  margin-top: 10px;
}

.edel-icon {
  width: 20px;
  height: 20px;
  position: relative;
  top: -2px;
  left: 0;
  margin-right: 8px;
}

.glb-mobilemenu {
  position: fixed;
  width: 100%;
  height: 77px;
  z-index: 10;
}

.glb-mobilemenu > div {
  padding: 10px 10px 10px 10px;
  background-color: #f2f2f2;
}

.glb-mobilemenu .toggle-icon {
  color: #999999;
}

.glb-mobilemenu img.toplogo {
  max-width: 200px;
  padding-left: 16px;
}

.glb-mobilemenu .menu-container {
  padding-top: 18px;
  padding-right: 13px;
}

.glb-centermenu {
  background-color: #c2000b;
}

.glb-centermenu li,
.glb-centermenu li a {
  font-size: 18px;
  letter-spacing: 3px;
  color: #fff;
  font-weight: 300;
}

.glb-centermenu li.active a {
  font-weight: 600;
}

.glb-centermenu li:hover {
  background-color: rgba(255, 255, 255, 0.1);
}

.glb-centermenu li:hover a,
.glb-centermenu li a:focus,
.glb-centermenu li a:active {
  color: #fff;
}

.glb-centermenu li.level-2 a {
  color: #555;
}

.glb-centermenu li.level-2:hover a,
.glb-centermenu li.level-2 a:focus,
.glb-centermenu li.level-2 a:active {
  color: #c2000b;
}

.uk-navbar-dropdown.uk-dropdown {
  padding: 5px 15px 5px 15px;
  width: auto;
}

.glb-infologoinfo {
  padding-top: 56px;
  padding-bottom: 50px;
}

.glb-infologoinfo .toplogo {
  max-width: 332px;
}

.glb-infologoinfo a,
.glb-infologoinfo a:focus,
.glb-infologoinfo a:active {
  color: gray;
}

.glb-infologoinfo a:hover {
  color: #333333;
  text-decoration: none;
}

#sidenav {
  position: fixed;
  right: 0;
  top: 35%;
  z-index: 999;
}

#sidenav a {
  position: absolute;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  padding: 0;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  border: 1px solid #bbb;
}

#sidenav a:hover {
  right: 0;
  color: rgba(255, 255, 255, 0.8);
}

#sidenav a img {
  width: 55px;
  height: 55px;
  display: inline-block;
  margin-right: 3px;
}

/* The about link: 20px from the top with a green background */
#phone {
  top: 20px;
  background-color: #c2000b;
  right: -165px;
  width: 220px;
  font-weight: 600;
  color: #fff;
}

#mail {
  top: 100px;
  background-color: #a7a7a9;
  right: -185px;
  width: 240px;
  font-weight: 600;
  color: #fff;
}

#scroll-to-top-button {
  display: none;
  position: fixed;
  bottom: 10px;
  right: 25px;
  z-index: 99;
  border: 1px solid #bbb;
  outline: none;
  background-color: #a7a7a9;
  /* Set a background color */
  color: white;
  /* Text color */
  cursor: pointer;
  /* Add a mouse pointer on hover */
  padding: 10px;
  /* Some padding */
}

#scroll-to-top-button:hover {
  background-color: #555;
  /* Add a dark-grey background on hover */
}

.glb-logomenu {
  background-color: rgba(255, 255, 255, 0.9);
  border-bottom: 1px solid #e6e6e6;
  position: fixed;
  height: 80px;
  width: 100%;
  z-index: 999;
}

.glb-logomenu .uk-navbar-container {
  margin: 0 auto;
  max-width: 1200px;
}

.glb-logomenu .toplogo {
  max-width: 220px;
}

.glb-logomenu li a {
  color: #000;
}

.glb-logomenu li.active a {
  color: #c2000b;
}

.basic-bodycopy {
  background-color: #fff;
}

.maschine-dark {
  background-color: #000;
  color: #fff;
}

.maschine-dark .mega-caption {
  font-size: 5vw;
  color: #fff;
}

.mega-caption {
  font-size: 5vw;
  color: #000;
}

.maschine-teaser {
  padding: 15px;
  text-align: justify;
  -ms-hyphens: auto;
      hyphens: auto;
  -webkit-hyphens: auto;
}

.maschine-teaser img {
  border: 1px solid #c2000b;
}

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

.materials-item h3 {
  color: #c2000b;
  text-align: center;
  font-size: 36px;
}

.materials-item-data {
  font-family: 'FrutigerLTPro-Light';
  font-size: 13px;
  color: #000;
}

.materials-item-images {
  max-width: 900px;
  margin: 0 auto;
}

.materials-item-description {
  max-width: 800px;
  margin: 45px auto 0 auto;
  text-align: center;
  color: #000;
}

.about-bodycopy {
  padding: 10px;
  background-color: #ffffff;
}

@media (min-width: 800px) {
  .about-bodycopy {
    padding: 30px;
  }
}

.about-corner {
  min-height: 100%;
  background-repeat: no-repeat;
  background-size: 75% auto;
  background-attachment: fixed;
}

@media (min-width: 800px) {
  .about-corner {
    background-size: 45% auto;
  }
}

.about-box-01 {
  margin-top: 30px;
  padding: 10px;
  padding-right: 0%;
  background-color: #fff;
}

@media (min-width: 800px) {
  .about-box-01 {
    padding: 30px;
  }
}

.about-vorteile {
  background-color: #cde5e5;
  margin: 0;
  padding: 10px;
  color: #c2000b;
  font-size: 12px;
}

.about-icon {
  max-width: 40px;
}

.about-box-01 p {
  background-color: #fff;
  padding-right: 5px;
}

.about-box-02 {
  margin-top: 30px;
  padding: 10px;
  padding-right: 0%;
  background-color: #fff;
}

@media (min-width: 800px) {
  .about-box-02 {
    padding: 30px;
  }
}

.about-box-02 p {
  background-color: #fff;
  padding-right: 5px;
}

.about-box-03 {
  margin-top: 30px;
  padding: 10px;
  padding-right: 0%;
  background-color: #fff;
}

@media (min-width: 800px) {
  .about-box-03 {
    padding: 30px;
    padding-right: 30%;
    background-repeat: no-repeat;
    background-size: 300px auto;
    background-position: right bottom;
  }
}

@media (min-width: 800px) and (min-width: 800px) {
  .about-box-03 {
    background-size: 300px auto;
  }
}

.about-box-03 p {
  background-color: #fff;
  padding-right: 5px;
}

.maschine-listitem {
  padding: 10px;
  background-color: #ffffff;
  margin-bottom: 30px;
}

@media (min-width: 800px) {
  .maschine-listitem {
    padding: 30px;
  }
}

.maschine-listitem ul {
  list-style: none;
}

.maschine-listitem li:before {
  content: "+";
  font-weight: 700;
  font-size: 20px;
  color: #c2000b;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

.products-intro {
  max-width: 800px;
  text-align: center;
  margin: 0 auto;
  padding-bottom: 90px;
}

.main-h1 {
  text-align: center;
  color: #666;
  font-weight: 600;
  letter-spacing: 3px;
  margin-top: 90px;
  margin-bottom: 15px;
  text-transform: uppercase;
}

.main-h1 span {
  font-weight: 600;
}

span.color-primary {
  color: #c2000b;
}

.products-navigation {
  background-color: #aaa;
  text-align: center;
  color: #fff;
}

.products-navigation h2 {
  color: #fff;
}

.products-navigation-list {
  text-align: center;
}

.products-navigation-list a {
  color: #fff;
  font-size: 19px;
  line-height: 19px;
  height: 19px;
  display: inline-block;
  padding: 0 10px;
  font-weight: 300;
  letter-spacing: 1px;
}

.products-navigation-list a:not(:last-child) {
  border-right: 1px solid #fff;
}

.produkte-listitem {
  background-color: #f6f6f6;
}

.produkte-listitem h2 {
  text-transform: uppercase;
  color: #c2000b;
}

.produkte-listitem,
.produkte-listitem p,
.produkte-listitem div {
  text-align: left;
}

.produkte-listitem .pluslist ul.uk-accordion ul {
  list-style: none;
}

.produkte-listitem .pluslist ul.uk-accordion li ul li:before {
  content: "+";
  font-weight: 700;
  font-size: 20px;
  color: #c2000b;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

.scroll-to-contact,
.link-to-products {
  background-color: #c2000b;
  color: #fff;
  padding: 10px 25px 10px 25px;
  font-size: 18px;
  letter-spacing: 2px;
  display: inline-block;
  margin-top: 15px;
  margin-bottom: 15px;
}

.scroll-to-contact:hover,
.link-to-products:hover {
  background-color: #dc000c;
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.contactform-box {
  background-color: #fff;
  padding: 15px;
}

.ansprechpartner-header {
  background-color: #c2000b;
  padding: 30px;
}

.ansprechpartner-box,
.ansprechpartner-box div,
.ansprechpartner-box p,
.ansprechpartner-box a,
.ansprechpartner-box h2 {
  color: #fff;
}

.lp-container {
  background-color: #ffffff;
  padding: 0;
  margin: 0;
}

.lp-headline-container {
  height: 75vh;
  position: relative;
}

.lp-headlines {
  position: absolute;
  bottom: 50px;
  left: 50px;
}

.lp-headline {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 700;
  font-style: normal;
  background-color: #fff;
  font-size: 25px;
  line-height: 35px;
  padding: 0 10px 0 10px;
  margin-bottom: 15px;
  color: #c2000b;
  display: inline-block;
  padding: 0 10px 0 10px;
}

@media (min-width: 640px) {
  .lp-headline {
    font-size: 40px;
    line-height: 60px;
  }
}

@media (min-width: 960px) {
  .lp-headline {
    font-size: 60px;
    line-height: 80px;
  }
}

@media (min-width: 1200px) {
  .lp-headline {
    font-size: 75px;
    line-height: 95px;
  }
}

@media (min-width: 1600px) {
  .lp-headline {
    font-size: 90px;
    line-height: 110px;
  }
}

.lp-subheadline {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 400;
  font-style: normal;
  background-color: #fff;
  font-size: 25px;
  line-height: 35px;
  padding: 0 10px 0 10px;
  margin: 0;
  color: #000;
  display: inline-block;
  padding: 0 10px 0 10px;
}

@media (min-width: 640px) {
  .lp-subheadline {
    font-size: 40px;
    line-height: 60px;
  }
}

@media (min-width: 960px) {
  .lp-subheadline {
    font-size: 60px;
    line-height: 80px;
  }
}

@media (min-width: 1200px) {
  .lp-subheadline {
    font-size: 75px;
    line-height: 95px;
  }
}

@media (min-width: 1600px) {
  .lp-subheadline {
    font-size: 90px;
    line-height: 110px;
  }
}

#lp-intro {
  margin-top: 45px;
}

.lp-intro-container {
  padding: 30px;
}

.lp-intro-container p,
.lp-intro-container td,
.lp-intro-container li,
.lp-intro-container a,
.lp-intro-container div,
.lp-intro-container span {
  font-size: 20px;
  line-height: 25px;
}

.lp-intro-container ul {
  list-style: none;
}

.lp-intro-container ul li:before {
  content: "+";
  font-weight: 700;
  font-size: 20px;
  color: #c2000b;
  display: inline-block;
  /* Needed to add space between the bullet and the text */
  width: 1em;
  /* Also needed for space (tweak if needed) */
  margin-left: -1em;
  /* Also needed for space (tweak if needed) */
}

.lp-form-container {
  padding: 30px;
  background-color: #cde5e5;
  margin: 30px;
}

#lp-testimonial {
  margin-top: 45px;
}

.lp-quote {
  font-family: 'Open Sans', 'Arial', serif;
  font-weight: 400;
  font-style: italic;
  font-size: 20px;
  color: #c2000b;
}

.lp-author {
  padding-top: 15px;
  color: #c2000b;
  text-align: right;
}

#lp-examples {
  margin-top: 45px;
}

.lp-example {
  background-color: #fff;
}

.lp-example-body {
  padding: 30px;
}

#lp-detailtext {
  margin-top: 45px;
  background-color: #fff;
}

.lp-detailtext-container {
  padding: 30px;
}

#lp-outro {
  margin-top: 45px;
}

.awkit .privacywire {
  background: #ffffff;
  border-top: 3px solid #999;
}

div.privacywire-ask-consent {
  background-color: #666;
  padding: 90px 15px;
  text-align: center;
}

div.privacywire-ask-consent p {
  color: #fff !important;
}

.awkit .privacywire .allow-all {
  background-color: #990000;
  color: #fff !important;
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: .875rem;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  -webkit-transition-property: color,background-color,border-color;
  transition-property: color,background-color,border-color;
}

.awkit .privacywire .allow-necessary,
.awkit .privacywire .choose,
.awkit .privacywire-consent-button,
.awkit .privacywire .toggle,
.awkit .privacywire .save {
  margin: 0;
  border: none;
  overflow: visible;
  font: inherit;
  color: inherit;
  text-transform: none;
  -webkit-appearance: none;
  border-radius: 0;
  display: inline-block;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0 30px;
  vertical-align: middle;
  font-size: .875rem;
  line-height: 38px;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  -webkit-transition-property: color,background-color,border-color;
  transition-property: color,background-color,border-color;
}
/*# sourceMappingURL=app.css.map */