body {
  background-color: #0d0a21;
  font-family: 'Modelica L', sans-serif;
  color: #0d0a21;
  font-size: 14px;
  line-height: 24px;
}

h1 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Modelica B', sans-serif;
  font-size: 24px;
  line-height: 33px;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 10px;
  font-family: 'Modelica L', sans-serif;
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
}

.section {
  height: 800px;
  padding-top: 64px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(214, 201, 51, 0.13)), to(rgba(214, 201, 51, 0.13))), -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(79%, hsla(0, 0%, 92.9%, 0)), to(rgba(0, 0, 0, 0.2))), url('../images/weisser_hintergrund_1weisser_hintergrund.jpg');
  background-image: linear-gradient(180deg, rgba(214, 201, 51, 0.13), rgba(214, 201, 51, 0.13)), linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 92.9%, 0) 79%, rgba(0, 0, 0, 0.2)), url('../images/weisser_hintergrund_1weisser_hintergrund.jpg');
  background-position: 0px 0px, 0px 0px, 50% 50%;
  background-size: auto, auto, cover;
  background-repeat: repeat, repeat, no-repeat;
}

.section.one {
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.section.desinfection {
  position: relative;
  display: block;
  height: 800px;
  padding-top: 0px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: url('../images/weisser_hintergrund_1weisser_hintergrund.jpg'), -webkit-gradient(linear, left top, left bottom, from(#dedbd2), to(#dedbd2));
  background-image: url('../images/weisser_hintergrund_1weisser_hintergrund.jpg'), linear-gradient(180deg, #dedbd2, #dedbd2);
  background-position: 0% 50%, 0px 0px;
  background-size: 35% 100%, auto;
  background-repeat: no-repeat, repeat;
}

.section.sicherindividuell {
  height: 800px;
  padding-top: 96px;
  background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.72), hsla(0, 0%, 100%, 0) 37%), url('../images/shop_metzingen.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.farbausf-hrung {
  height: 700px;
  background-image: url('../images/hg_designs.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.konstruktion {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(79%, hsla(0, 0%, 92.9%, 0)), to(rgba(0, 0, 0, 0.2))), url('../images/konstruktion.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 92.9%, 0) 79%, rgba(0, 0, 0, 0.2)), url('../images/konstruktion.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.section.konstruktion.leichtbau {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(79%, hsla(0, 0%, 92.9%, 0)), to(rgba(0, 0, 0, 0.2))), url('../images/Leichtbau_mitkreisen.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 92.9%, 0) 79%, rgba(0, 0, 0, 0.2)), url('../images/Leichtbau_mitkreisen.jpg');
}

.section.konstruktion.uv {
  height: auto;
  padding-bottom: 128px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(79%, hsla(0, 0%, 92.9%, 0)), to(rgba(0, 0, 0, 0.2))), url('../images/uv_clightflatedit_neu.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 92.9%, 0) 79%, rgba(0, 0, 0, 0.2)), url('../images/uv_clightflatedit_neu.jpg');
  background-position: 0px 0px, 0% 50%;
}

.section.home {
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0)), color-stop(79%, hsla(0, 0%, 92.9%, 0)), to(rgba(0, 0, 0, 0.2))), url('../images/00_bg_cleanchange_home.jpg'), url('../images/weisser_hintergrund_1weisser_hintergrund.jpg');
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0), hsla(0, 0%, 92.9%, 0) 79%, rgba(0, 0, 0, 0.2)), url('../images/00_bg_cleanchange_home.jpg'), url('../images/weisser_hintergrund_1weisser_hintergrund.jpg');
  background-position: 0px 0px, 50% 50%, 50% 50%;
  background-size: auto, cover, cover;
  background-repeat: repeat, no-repeat, no-repeat;
}

.section.specs {
  background-image: url('../images/weisser_hintergrund_1weisser_hintergrund.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.specs.statements {
  height: 700px;
  padding-top: 128px;
}

.section.specs.kontakt {
  height: 700px;
  padding-top: 96px;
  background-color: #46569e;
  background-image: none;
}

.container {
  position: relative;
  height: 100%;
}

.logo-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.nav-box {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  z-index: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 16px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.nav-box.desinfection {
  position: absolute;
  right: auto;
  display: none;
  width: 930px;
}

.nav-box.sichere-anprobe {
  display: none;
}

.nav-box.blind {
  display: none;
}

.nav-link {
  margin-left: 32px;
  font-family: 'Mocelica R', sans-serif;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
}

.nav-link.sichere-anprobe {
  color: #46569e;
}

.heading-3 {
  margin-bottom: 128px;
  font-family: 'Modelica L', sans-serif;
  font-size: 32px;
  font-weight: 300;
}

.heading-3.specs {
  margin-bottom: 96px;
}

.heading-3.features {
  width: 400px;
  margin-bottom: 0px;
  line-height: 40px;
  -o-object-fit: fill;
  object-fit: fill;
}

.heading-3.farbe {
  margin-bottom: 64px;
}

.paragraph {
  width: 80%;
}

.text-span {
  font-family: 'Modelica B', sans-serif;
}

.image {
  position: absolute;
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  max-height: 80%;
}

.desinfection-box {
  position: relative;
  height: 100%;
  margin-left: -200px;
}

.image-3 {
  height: 100%;
}

.touch-marker {
  position: absolute;
  left: 406px;
  top: 151px;
  width: 32px;
  height: 32px;
  border-style: solid;
  border-width: 2px;
  border-color: #46569e;
  border-radius: 20px;
  cursor: pointer;
}

.touch-marker.two {
  left: 252px;
  top: 382px;
}

.touch-marker.three {
  left: 426px;
  top: 296px;
}

.touch-marker.four {
  left: 488px;
  top: 317px;
}

.touch-marker.five {
  left: 375px;
  top: 472px;
  display: none;
}

.touch-marker.six {
  left: 595px;
  top: 404px;
  cursor: pointer;
}

.body {
  background-color: #fff;
  color: #54616c;
}

.white-h2 {
  color: #fff;
  font-size: 32px;
  line-height: 40px;
}

.text-block {
  font-family: 'Modelica B', sans-serif;
  color: #fff;
  font-size: 32px;
  line-height: 28px;
  font-weight: 500;
  text-transform: uppercase;
}

.text-block.abstand-gro {
  margin-bottom: 128px;
}

.image-4 {
  height: 74px;
}

.image-5 {
  height: 74px;
}

.marken-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.div-block {
  width: 50%;
  margin-right: 10px;
}

.div-block.rechts {
  margin-right: 0px;
  margin-left: 10px;
}

.div-block-2 {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 64px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.farbausf {
  width: 100px;
  height: 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
}

.farbausf.paprika {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#c54314), to(#c54314));
  background-image: linear-gradient(180deg, #c54314, #c54314);
}

.farbausf.slate_grey {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#636362), to(#636362));
  background-image: linear-gradient(180deg, #636362, #636362);
}

.div-block-3 {
  margin-top: 32px;
}

.label_farben {
  font-size: 11px;
  line-height: 16px;
}

.label_farben.headline {
  font-family: 'Modelica B', sans-serif;
}

.label_farben.other {
  font-size: 13px;
}

.text-span-2 {
  font-family: 'Modelica B', sans-serif;
}

.violetter_text {
  margin-top: 64px;
  margin-bottom: 32px;
  font-family: 'Modelica B', sans-serif;
  color: #46569e;
}

.wei-er-text {
  color: #fff;
}

.wei-er-text.small {
  font-size: 12px;
  line-height: 20px;
}

.text-span-3 {
  font-family: 'Modelica B', sans-serif;
}

.text-span-4 {
  font-family: 'Modelica B', sans-serif;
}

.bold-text {
  text-transform: uppercase;
}

.text-span-5 {
  font-family: 'Modelica B', sans-serif;
}

.h5-white {
  font-family: 'Modelica B', sans-serif;
  color: #fff;
}

.col-abstand {
  margin-bottom: 80px;
}

.image-6 {
  width: 56px;
}

.schwarze-h1 {
  color: #0d0a21;
}

.heading-4 {
  margin-top: 0px;
  margin-bottom: 4px;
  font-family: 'Modelica B', sans-serif;
  text-transform: uppercase;
}

._12punkt {
  font-size: 12px;
  line-height: 18px;
}

.specs-block {
  margin-right: 5px;
  margin-bottom: 24px;
  margin-left: 5px;
}

.image-7 {
  width: 85%;
}

.specs-head {
  display: block;
  font-size: 12px;
  line-height: 12px;
}

.statmenet-text {
  font-family: 'Modelica B', sans-serif;
  color: #46569e;
}

.teillinie {
  position: absolute;
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 3px;
  background-color: #edebdd;
}

.button-2 {
  width: 100%;
  border-style: solid;
  border-width: 4px;
  border-color: #fff;
  border-radius: 8px;
  background-color: #46569e;
  font-family: 'Modelica B', sans-serif;
  font-size: 18px;
  text-align: center;
}

.image-8 {
  width: 52px;
  margin-right: 32px;
}

.button-block {
  margin-bottom: 64px;
}

.text-span-6 {
  font-family: 'Modelica B', sans-serif;
}

.section-2 {
  height: 300px;
  margin-top: 8px;
  background-color: #525f6a;
}

.footer-container {
  padding-top: 32px;
}

.link {
  color: #fff;
  text-decoration: none;
}

.display_features_01 {
  position: absolute;
  left: 60%;
  top: 31%;
  right: 2%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.image-10 {
  width: 40px;
}

.feature-headline {
  font-family: 'Modelica B', sans-serif;
  color: #46569e;
  text-transform: uppercase;
}

.div-block-4 {
  width: 78%;
  margin-top: 8px;
  margin-bottom: 4px;
}

.feature-box {
  width: 288px;
  font-size: 12px;
  line-height: 20px;
}

.icon-holder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 32px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.close-box {
  display: none;
}

.image-11 {
  display: inline;
  width: 12px;
  margin-left: 8px;
}

.text-block-4 {
  display: inline;
  font-family: 'Mocelica R', sans-serif;
}

.display_features_02 {
  position: absolute;
  left: 60%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.display_features_03 {
  position: absolute;
  left: 60%;
  top: 31%;
  right: 5%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.display_features_04 {
  position: absolute;
  left: 60%;
  top: 31%;
  right: 5%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.display_features_05 {
  position: absolute;
  left: 60%;
  top: 15%;
  right: 5%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.display_features_06 {
  position: absolute;
  left: 60%;
  top: 17%;
  right: 5%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.display_all_features {
  position: absolute;
  left: auto;
  top: 31%;
  right: 7%;
  bottom: 0%;
  z-index: 100;
  display: none;
}

.image-12 {
  width: 60px;
}

.spezialsuperduper {
  position: absolute;
  left: 0px;
  top: 32px;
  right: 0px;
  z-index: 100;
}

.text-span-7 {
  font-family: 'Modelica B', sans-serif;
}

.container-2 {
  height: 100%;
}

.statements {
  font-size: 17px;
  line-height: 25px;
}

.man {
  font-size: 13px;
  line-height: 19px;
}

.bold-text-2 {
  line-height: 40px;
}

.bold-text-3 {
  text-transform: uppercase;
}

@media screen and (max-width: 991px) {
  .section {
    padding-right: 32px;
    padding-left: 32px;
  }

  .section.one {
    height: 600px;
  }

  .section.desinfection {
    height: 600px;
    padding-left: 0px;
  }

  .section.sicherindividuell {
    height: 600px;
    background-image: linear-gradient(135deg, rgba(0, 0, 0, 0.78), hsla(0, 0%, 100%, 0) 39%), url('../images/shop_metzingen.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section.farbausf-hrung {
    height: 640px;
    background-position: 50% 50%;
  }

  .section.konstruktion.leichtbau {
    background-image: url('../images/Leichtbau_mitkreisen.jpg');
    background-position: 0% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .section.konstruktion.uv {
    height: auto;
    padding-bottom: 64px;
  }

  .section.specs {
    height: auto;
  }

  .section.specs.statements {
    padding-top: 80px;
  }

  .section.specs.kontakt {
    height: auto;
    padding-bottom: 93px;
  }

  .nav-box.desinfection {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
    width: auto;
    margin-right: 16px;
  }

  .heading-3 {
    font-size: 28px;
  }

  .heading-3.features {
    top: 48px;
  }

  .image {
    max-height: 70%;
  }

  .desinfection-box {
    margin-left: auto;
  }

  .touch-marker {
    left: 314px;
    top: 106px;
  }

  .touch-marker.two {
    left: 185px;
    top: 291px;
  }

  .touch-marker.three {
    left: 312px;
    top: 229px;
  }

  .touch-marker.four {
    left: 369px;
    top: 241px;
  }

  .touch-marker.five {
    left: 289px;
    top: 367px;
  }

  .touch-marker.six {
    left: 446px;
    top: 298px;
  }

  .white-h2 {
    font-size: 28px;
  }

  .text-block {
    font-size: 28px;
  }

  .farbausf {
    width: 80px;
    height: 80px;
  }

  .wei-er-text.small {
    font-size: 11px;
  }

  .h5-white {
    margin-bottom: 10px;
  }

  .h5-white.hierklick {
    margin-bottom: 30px;
  }

  .h5-white.dings {
    margin-bottom: 33px;
  }

  .col-abstand {
    padding-left: 96px;
  }

  .image-6 {
    padding-right: 8px;
  }

  .button-2 {
    font-size: 16px;
  }

  .image-8 {
    width: 46px;
  }

  .columns {
    padding-left: 96px;
  }

  .columns-2 {
    margin-bottom: 32px;
  }

  .display_features_01 {
    position: absolute;
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .feature-box {
    width: 520px;
    padding: 0px 16px 16px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.98)), to(hsla(0, 0%, 100%, 0.98)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.98), hsla(0, 0%, 100%, 0.98));
    box-shadow: 4px 4px 9px 4px rgba(0, 0, 0, 0.1);
  }

  .close-box {
    display: block;
    cursor: pointer;
  }

  .display_features_02 {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    display: none;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .display_features_03 {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .display_features_04 {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .display_features_05 {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .display_features_06 {
    left: auto;
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .display_all_features {
    top: auto;
    right: auto;
    bottom: auto;
    width: 100%;
    height: 100%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.73)), to(hsla(0, 0%, 100%, 0.73)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.73), hsla(0, 0%, 100%, 0.73));
  }

  .spezialsuperduper {
    padding-left: 10px;
  }

  .statements {
    font-size: 15px;
  }
}

@media screen and (max-width: 767px) {
  .section {
    height: 600px;
  }

  .section.one {
    height: 900px;
  }

  .section.desinfection {
    height: 477px;
  }

  .section.sicherindividuell {
    height: 600px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.78)), color-stop(41%, hsla(0, 0%, 100%, 0))), url('../images/shop_metzingen.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.78), hsla(0, 0%, 100%, 0) 41%), url('../images/shop_metzingen.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section.farbausf-hrung {
    height: auto;
  }

  .section.konstruktion {
    height: auto;
    padding-bottom: 64px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.28)), to(rgba(0, 0, 0, 0.28))), url('../images/konstruktion.jpg');
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.28), rgba(0, 0, 0, 0.28)), url('../images/konstruktion.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section.konstruktion.leichtbau {
    background-image: url('../images/Leichtbau_mitkreisen.jpg'), -webkit-gradient(linear, left top, left bottom, from(#0d0a21), to(#0d0a21));
    background-image: url('../images/Leichtbau_mitkreisen.jpg'), linear-gradient(180deg, #0d0a21, #0d0a21);
    background-position: 0% 100%, 0px 0px;
    background-size: 800px, auto;
    background-repeat: no-repeat, repeat;
  }

  .section.konstruktion.uv {
    background-image: url('../images/uv_clightflatedit_neu.jpg'), -webkit-gradient(linear, left top, left bottom, from(#090618), to(#090618));
    background-image: url('../images/uv_clightflatedit_neu.jpg'), linear-gradient(180deg, #090618, #090618);
    background-position: 2% 100%, 0px 0px;
    background-size: auto 72%, auto;
    background-repeat: no-repeat, repeat;
  }

  .section.specs.statements {
    height: auto;
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .section.specs.kontakt {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .nav-box {
    left: 0%;
    top: auto;
    right: 0%;
    bottom: 0%;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-box.desinfection {
    width: 100%;
  }

  .heading-3 {
    margin-bottom: 32px;
  }

  .heading-3.specs {
    margin-bottom: 64px;
  }

  .heading-3.features {
    left: -28px;
    top: 25px;
    width: 100%;
  }

  .paragraph {
    width: 100%;
  }

  .touch-marker {
    left: 226px;
    top: 85px;
    width: 28px;
    height: 28px;
  }

  .touch-marker.two {
    left: 129px;
  }

  .touch-marker.three {
    left: 248px;
    top: 176px;
  }

  .touch-marker.four {
    left: 295px;
    top: 190px;
  }

  .touch-marker.five {
    left: 227px;
    top: 267px;
  }

  .touch-marker.six {
    left: 347px;
    top: 237px;
  }

  .marken-wrapper {
    padding-right: 10px;
    padding-left: 10px;
  }

  .div-block-2 {
    position: static;
  }

  .div-block-3 {
    height: 54px;
    margin-top: 8px;
    margin-bottom: 16px;
  }

  .text-block-2 {
    margin-top: 16px;
    margin-bottom: 32px;
  }

  .wei-er-text.small.adress {
    margin-bottom: 12px;
  }

  .wei-er-text.small.uv {
    margin-bottom: 12px;
  }

  .wei-er-text.small.puh {
    margin-bottom: 16px;
  }

  .h5-white.hierklick {
    margin-bottom: 10px;
  }

  .h5-white.dings {
    margin-bottom: 10px;
  }

  .col-abstand {
    margin-bottom: 12px;
  }

  .specs-block {
    margin-right: 10px;
  }

  .image-7 {
    margin-bottom: 16px;
  }

  .footer-container {
    padding-left: 32px;
  }

  .column {
    display: none;
  }

  .column-3 {
    display: none;
  }

  .column-4 {
    margin-bottom: 32px;
  }

  .column-5 {
    display: none;
  }

  .column-6 {
    display: none;
  }

  .image-9 {
    margin-top: 32px;
  }

  .display_features_01 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .feature-box {
    width: 100%;
    box-shadow: none;
  }

  .display_features_02 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .display_features_03 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .display_features_04 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .display_features_05 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .display_features_06 {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .display_all_features {
    position: fixed;
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
  }

  .spezialsuperduper {
    top: 16px;
    padding-left: 32px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    padding-top: 32px;
    padding-right: 16px;
    padding-left: 16px;
  }

  .section.one {
    height: 710px;
  }

  .section.desinfection {
    height: 312px;
  }

  .section.sicherindividuell {
    height: 400px;
    padding-top: 32px;
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.78)), color-stop(84%, hsla(0, 0%, 100%, 0))), url('../images/shop_metzingen.jpg');
    background-image: linear-gradient(90deg, rgba(0, 0, 0, 0.78), hsla(0, 0%, 100%, 0) 84%), url('../images/shop_metzingen.jpg');
    background-position: 0px 0px, 50% 50%;
    background-size: auto, cover;
    background-repeat: repeat, no-repeat;
  }

  .section.farbausf-hrung {
    background-position: 50% 100%;
    background-size: contain;
  }

  .section.konstruktion {
    padding-bottom: 32px;
  }

  .section.konstruktion.leichtbau {
    height: 900px;
  }

  .section.konstruktion.uv {
    background-image: url('../images/uv_clightflatedit_neu.jpg'), -webkit-gradient(linear, left top, left bottom, from(#090618), to(#090618));
    background-image: url('../images/uv_clightflatedit_neu.jpg'), linear-gradient(180deg, #090618, #090618);
    background-position: 10% 100%, 0px 0px;
    background-size: auto 72%, auto;
    background-repeat: no-repeat, repeat;
  }

  .nav-box {
    display: none;
  }

  .heading-3 {
    margin-bottom: 16px;
    font-size: 22px;
  }

  .heading-3.specs {
    margin-bottom: 32px;
  }

  .heading-3.features {
    left: 0px;
    top: 8px;
    font-size: 16px;
  }

  .touch-marker {
    left: 154px;
    top: 52px;
  }

  .touch-marker.two {
    left: 85px;
    top: 158px;
  }

  .touch-marker.three {
    left: 145px;
    top: 96px;
  }

  .touch-marker.four {
    left: 183px;
    top: 131px;
  }

  .touch-marker.five {
    left: 136px;
    top: 170px;
  }

  .touch-marker.six {
    left: 207px;
    top: 182px;
  }

  .body {
    font-size: 12px;
    line-height: 20px;
  }

  .white-h2 {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block {
    font-size: 22px;
    line-height: 32px;
  }

  .text-block.abstand-gro {
    margin-bottom: 32px;
  }

  .image-4 {
    height: 32px;
  }

  .image-5 {
    height: 32px;
  }

  .violetter_text {
    margin-top: 32px;
  }

  .wei-er-text.small.adress {
    margin-bottom: 16px;
  }

  .h5-white {
    margin-bottom: 8px;
  }

  .col-abstand {
    margin-bottom: auto;
    padding-left: 0px;
  }

  .image-6 {
    margin-top: 32px;
  }

  .image-7 {
    width: 100%;
  }

  .button-2 {
    margin-bottom: 12px;
  }

  .footer-container {
    padding-left: 16px;
  }

  .column-2 {
    display: none;
  }

  .columns {
    padding-left: 0px;
  }

  .display_features_02 {
    display: none;
  }

  .spezialsuperduper {
    top: 8px;
    padding-left: 16px;
  }
}

@font-face {
  font-family: 'Modelica B';
  src: url('../fonts/BwModelica-Bold.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Modelica L';
  src: url('../fonts/BwModelica-Light.otf') format('opentype');
  font-weight: 300;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Modelica XB';
  src: url('../fonts/BwModelica-ExtraBold.otf') format('opentype');
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Mocelica R';
  src: url('../fonts/BwModelica-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Modelica BI';
  src: url('../fonts/BwModelica-BoldItalic.otf') format('opentype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}