:root {
  --orangi: #ed6d3a;
  --white: white;
  --graui: rgba(60, 60, 59, .84);
  --color: rgba(255, 255, 255, 0);
  --black: black;
}

.w-layout-hflex {
  flex-direction: row;
  align-items: flex-start;
  display: flex;
}

h1 {
  color: var(--orangi);
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 700;
  line-height: 44px;
}

h2 {
  text-align: left;
  text-transform: uppercase;
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Sansation Bold, sans-serif;
  font-size: 35px;
  font-weight: 700;
  line-height: 36px;
}

h3 {
  color: var(--orangi);
  margin-top: 0;
  margin-bottom: 10px;
  font-family: Sansation Bold, sans-serif;
  font-size: 25px;
  font-weight: 700;
  line-height: 30px;
}

h4 {
  color: var(--orangi);
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 20px;
  font-weight: 700;
  line-height: 24px;
}

p {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Sansation Regular, sans-serif;
  font-size: 20px;
  line-height: 28px;
}

a {
  color: var(--orangi);
  text-decoration: none;
}

li {
  color: var(--orangi);
  font-size: 20px;
  line-height: 30px;
}

.navbar {
  background-color: rgba(221, 221, 221, 0);
  flex-flow: row;
  justify-content: flex-end;
  align-items: flex-start;
  display: flex;
  position: relative;
}

.section {
  background-image: url('../images/hg-bauer.jpg');
  background-position: 0%;
  background-size: cover;
  height: 100%;
  position: static;
}

.section.section-von-bauer {
  background-image: url('../images/Bauer-steuerungstechnik-von_Bauer.jpg');
  background-position: 41%;
}

.section.fuer-direktkunden {
  background-image: url('../images/Bauer-Steuerungstechnik-Direktkunden.jpg');
}

.section.section-kontakt {
  padding-bottom: 220px;
}

.section.section-impressum {
  background-image: url('../images/hg-schwarz.jpg');
  background-position: 50% 100%;
  padding-bottom: 100px;
}

.section.section-faq {
  background-image: url('../images/hg-schwarz.jpg');
  background-position: 50%;
  padding-bottom: 150px;
}

.div-block {
  text-align: right;
  background-image: url('../images/bubble-orange.png');
  background-position: 100%;
  background-repeat: no-repeat;
  background-size: auto 100%;
  height: 156px;
  margin-left: auto;
}

.text-block {
  text-align: left;
  width: 120px;
  height: auto;
  margin-left: auto;
  margin-right: 0;
  padding-top: 25px;
  padding-right: 25px;
  font-family: Sansation Bold, sans-serif;
  font-size: 19px;
  line-height: 23px;
}

.text-span {
  color: #fff;
}

.brand {
  width: 37%;
  margin-top: 0;
  margin-bottom: -122px;
  margin-right: auto;
  position: relative;
  top: -2%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.nav-link {
  font-size: 30px;
  line-height: 30px;
}

.text-span-2 {
  color: #fff;
  text-transform: uppercase;
  font-family: Sansation Regular, sans-serif;
  font-size: 1.6vw;
  line-height: 33px;
}

.nav-link-2 {
  color: var(--orangi);
  font-family: Sansation Bold, sans-serif;
  font-size: 2.5vw;
  line-height: 30px;
}

.nav-link-2:hover, .nav-link-2.w--current {
  color: var(--white);
}

.nav-menu {
  text-align: right;
  flex: none;
  margin-right: 20px;
}

.image {
  margin-top: -130px;
}

.div-block-2 {
  margin-top: 0;
  padding-top: 20px;
  padding-right: 40px;
  position: static;
  top: 29%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.heading {
  text-align: left;
  text-transform: uppercase;
  font-family: Sansation Bold, sans-serif;
  font-size: 47px;
  line-height: 55px;
}

.heading-2 {
  color: var(--white);
  text-transform: uppercase;
  margin-bottom: 0;
  font-family: Sansation Bold, sans-serif;
  font-size: 35px;
}

.heading-2.center {
  text-align: center;
}

.heading-2.h2-grau {
  color: var(--graui);
}

.heading-3 {
  color: var(--white);
  margin-top: 10px;
  font-family: Sansation Bold, sans-serif;
  font-size: 25px;
}

.heading-3.h3-grau {
  color: var(--graui);
}

.paragraph {
  color: var(--white);
  margin-top: 20px;
}

.paragraph.center {
  font-family: Sansation Regular, sans-serif;
}

.paragraph.p-grau {
  color: var(--graui);
}

.st-rer-kreis {
  background-color: var(--white);
  border-radius: 100px;
  justify-content: center;
  align-items: center;
  width: 160px;
  height: 160px;
  display: flex;
}

.st-rer-kreis.grau {
  text-align: center;
  background-color: #494948;
  margin-left: auto;
  margin-right: auto;
}

.st-rer-kreis.grau.rechts {
  width: 160px;
  height: 160px;
  margin-right: 0;
  position: relative;
  top: 0;
  right: 0;
}

.st-rer-kreis.grau.rechts.weiss {
  background-color: var(--white);
  top: 0;
  right: 0;
}

.st-rer-kreis.grau.rechts.kreis-grosser {
  width: 200px;
  height: 200px;
  top: -39px;
}

.st-rer-kreis.kreis-kreis {
  justify-content: center;
  align-items: center;
  margin-left: 0;
}

.st-rer-kreis.kreis-kreis.grau {
  flex-flow: row;
  display: flex;
}

.st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts {
  margin-right: 40px;
}

.st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts.kreis-links {
  margin-left: -207px;
}

.heading-4 {
  text-align: center;
  text-transform: uppercase;
  font-family: Sansation Bold, sans-serif;
  font-size: 22px;
  line-height: 26px;
}

.column {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: auto;
  padding-bottom: 40px;
  padding-left: 0;
  display: flex;
  top: auto;
}

.columns {
  display: flex;
}

.column-2 {
  background-image: url('../images/Bauer-steuertechnik-flexibles-modulares-system.jpg');
  background-position: 100% 0;
  background-repeat: no-repeat;
  background-size: cover;
  height: 463px;
  margin-bottom: -61px;
  padding-right: 0;
}

.column-2.col-von-bauer-02 {
  background-image: none;
  height: auto;
  margin-bottom: 0;
}

.column-2.col-direktkunden {
  background-image: url('../images/Bauer-steuerungstechnik-direktkunden-01.jpg');
  background-position: 100%;
  margin-top: 83px;
}

.column-2.col-fachkunden {
  background-image: url('../images/Bauer-steuerungstechnik-zuverlaessig.jpg');
  height: 463px;
  margin-top: 60px;
}

.div-block-3 {
  margin-top: 132px;
  padding-right: 40px;
}

.div-block-3.duv-faq, .div-block-4 {
  padding-left: 40px;
}

.div-block-5 {
  padding-left: 0;
}

.section-2 {
  background-color: var(--orangi);
  margin-top: -28px;
  margin-bottom: 0;
  padding-top: 40px;
  padding-bottom: 20px;
}

.section-2.bauer-02 {
  margin-top: 0;
}

.section-2.section-faq {
  margin-top: 0;
  padding-top: 20px;
}

.div-block-6 {
  text-align: center;
  margin-bottom: -81px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 135px;
  padding-left: 100px;
  padding-right: 100px;
}

.div-block-6.direktkunden-orange {
  margin-bottom: -146px;
  padding-top: 60px;
  padding-left: 140px;
  padding-right: 140px;
}

.div-block-6.faq-orange {
  text-align: left;
}

.center {
  text-align: center;
}

.image-2 {
  z-index: -1;
  width: 100%;
  margin-top: 0;
  position: relative;
  top: -63px;
}

.div-block-7 {
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  text-align: center;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  width: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
  position: relative;
  top: -337px;
}

.column-3 {
  padding-left: 0;
}

.columns-2 {
  justify-content: flex-end;
  align-items: flex-end;
  display: flex;
}

.h2-orange {
  color: var(--orangi);
  text-transform: uppercase;
  justify-content: flex-start;
  align-items: center;
  margin-top: 0;
  display: flex;
}

.column-4 {
  padding-right: 20px;
}

.image-3 {
  margin-top: -45px;
}

.column-5 {
  padding-right: 40px;
  top: 132px;
  left: -54px;
}

.h3-orange {
  color: var(--orangi);
  text-align: left;
}

.body {
  text-align: left;
  font-family: Sansation Regular, sans-serif;
}

.p-orange {
  color: var(--orangi);
  font-family: Sansation Regular, sans-serif;
}

.image-4 {
  width: 280px;
  margin-top: 32px;
}

.div-block-8 {
  text-align: right;
  margin-top: 38px;
  margin-bottom: -491px;
  margin-left: auto;
}

.div-block-8.div-bauer-01 {
  margin-bottom: 0;
}

.div-block-8.mobil-anfragen {
  display: none;
}

.div-block-9 {
  background-color: var(--orangi);
  margin-top: -174px;
  margin-left: auto;
  padding-bottom: 220px;
}

.div-block-9.block-faq {
  margin-top: -122px;
}

.column-6 {
  margin-top: -296px;
  padding-left: 0;
}

.column-6.ohne-img-faq {
  margin-top: 0;
}

.h2-weiss {
  color: var(--white);
  text-transform: uppercase;
  line-height: 36px;
}

.h2-weiss.mehr-abstand {
  line-height: 48px;
}

.p-weiss {
  color: var(--white);
  margin-top: 0;
  font-family: Sansation Regular, sans-serif;
}

.link-weiss {
  color: var(--white);
}

.link-weiss:hover {
  color: var(--graui);
}

.column-7 {
  margin-top: -134px;
  padding-left: 40px;
  padding-right: 40px;
}

.column-7.col-fach {
  margin-top: -79px;
}

.section-3 {
  background-image: url('../images/bogen-foot.png');
  background-position: 0 0;
  background-repeat: no-repeat;
  background-size: 50%;
  margin-top: -5px;
  padding: 80px 100px;
}

.h3-dunkel {
  color: var(--graui);
  text-align: left;
  text-transform: uppercase;
}

.h3-dunkel.klein {
  text-transform: none;
}

.link-dunkel {
  color: var(--graui);
}

.link-dunkel:hover {
  color: var(--orangi);
}

.link-dunkel.hover-weiss:hover {
  color: var(--white);
}

.image-5 {
  width: 100px;
  margin-right: 0;
  padding-right: 20px;
}

.image-6 {
  width: 150px;
}

.column-8 {
  text-align: right;
}

.heading-5 {
  margin-top: 0;
}

.image-7 {
  height: auto;
}

.image-8 {
  flex: 0 auto;
  width: 300px;
}

.column-11 {
  padding-left: 80px;
  padding-right: 40px;
}

.section-4 {
  margin-bottom: -253px;
}

.section-4.sec-bauer {
  margin-bottom: -176px;
}

.image-9 {
  margin-bottom: -4px;
}

.image-10 {
  width: 130px;
}

.div-block-10 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.flex-block {
  justify-content: flex-start;
  align-items: center;
}

.div-block-11 {
  margin: 0 auto 0 0;
}

.slide-nav {
  display: none;
}

.slider {
  background-color: rgba(221, 221, 221, 0);
  height: 100%;
  margin-left: 100px;
  margin-right: 100px;
}

.icon-2 {
  color: var(--orangi);
  margin-bottom: 11px;
}

.icon-3 {
  color: var(--orangi);
}

.left-arrow {
  background-color: var(--color);
  border-radius: 0;
  justify-content: flex-start;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  bottom: -145px;
}

.right-arrow {
  background-color: var(--color);
  border-radius: 0;
  justify-content: flex-end;
  align-items: flex-end;
  width: auto;
  height: auto;
  margin-top: auto;
  margin-bottom: 0;
  display: flex;
  top: 0;
  bottom: -155px;
}

.div-block-12 {
  margin-top: 100px;
}

.mask {
  height: auto;
  margin-left: 60px;
  margin-right: 60px;
  padding-left: 0;
  padding-right: 0;
}

.paragraph-2 {
  justify-content: flex-start;
  align-items: flex-end;
  display: flex;
}

.paragraph-2.p-grau {
  color: var(--graui);
}

.paragraph-3 {
  color: #ef1b1b;
  justify-content: flex-end;
  align-items: flex-end;
  display: block;
  position: static;
}

.div-block-13 {
  background-color: var(--graui);
  border-radius: 99px;
  justify-content: center;
  align-items: center;
  width: 60px;
  height: 60px;
  margin-top: 0;
  margin-bottom: 50px;
  display: flex;
  position: absolute;
}

.div-block-14 {
  justify-content: flex-start;
  align-items: center;
  display: flex;
  position: static;
}

.list {
  line-height: 22px;
}

.list-item, .list-item-2 {
  line-height: 30px;
}

.column-15 {
  padding-right: 20px;
}

.column-16 {
  padding-left: 20px;
}

.section-5 {
  background-color: var(--graui);
  margin-top: 0;
  padding: 150px 60px;
}

.list-weiss {
  color: var(--white);
  margin-bottom: 10px;
  font-family: Sansation Bold, sans-serif;
  font-weight: 700;
}

.image-11 {
  width: 150px;
  margin-top: -29px;
  margin-right: 20px;
}

.flex-block-2 {
  justify-content: flex-start;
  align-items: flex-start;
  margin-top: 140px;
  padding-left: 100px;
  padding-right: 100px;
}

.p-bold {
  font-family: Sansation Bold, sans-serif;
  font-weight: 700;
}

.section-6 {
  padding: 100px 180px;
}

.heading-6 {
  text-transform: uppercase;
}

.liste-dunkel, .list-item-3, .list-item-4, .list-item-5, .list-item-6, .list-item-7, .list-item-8 {
  color: var(--graui);
}

.dropdown {
  width: 100%;
  position: relative;
}

.text-block-2 {
  color: var(--orangi);
  font-family: Sansation Regular, sans-serif;
  font-size: 20px;
  line-height: 25px;
}

.icon-4 {
  color: var(--graui);
  text-align: right;
  font-family: Sansation Regular, sans-serif;
  font-size: 20px;
  top: 0%;
  bottom: 0%;
  left: auto;
  right: 0%;
}

.dropdown-toggle {
  border-top: 1px solid var(--graui);
  border-bottom: 1px solid var(--graui);
  text-align: left;
  width: 100%;
  margin-top: 20px;
  padding-right: 60px;
}

.dropdown-toggle.w--open {
  width: 100%;
  margin-top: 20px;
}

.dropdown-list {
  background-color: rgba(221, 221, 221, .46);
  overflow: visible;
}

.dropdown-list.w--open {
  background-color: rgba(221, 221, 221, 0);
  padding-left: 20px;
}

.section-7 {
  margin-left: 100px;
  margin-right: 100px;
  padding-bottom: 140px;
}

.link-block {
  justify-content: center;
  align-items: center;
  width: 200px;
  height: 200px;
  margin-left: auto;
  display: flex;
  position: relative;
  top: -144px;
  right: 43px;
}

.link-block.block-links {
  margin-left: -207px;
  position: static;
  right: 0;
}

.section-8 {
  margin-top: -208px;
}

.section-8.faq {
  margin-top: -109px;
  padding-left: 100px;
  padding-right: 100px;
}

.h3-weiss {
  color: var(--white);
}

.columns-5 {
  margin-top: 40px;
}

.div-block-16 {
  border-top: 1px solid var(--orangi);
  margin-top: 30px;
  padding-left: 60px;
}

.columns-6 {
  margin-left: auto;
}

.div-block-17 {
  justify-content: flex-start;
  align-items: flex-end;
  margin-top: -383px;
  margin-bottom: 185px;
  display: flex;
}

.image-12 {
  width: 120px;
}

.text-span-3, .text-span-4 {
  white-space: nowrap;
}

.slide {
  height: auto;
}

@media screen and (min-width: 1440px) {
  .brand {
    width: 39%;
  }

  .brand.w--current {
    width: 35%;
    margin-bottom: -119px;
    top: -5%;
  }

  .text-span-2 {
    font-size: 30px;
  }

  .nav-link-2 {
    padding-right: 40px;
    font-size: 38px;
    line-height: 39px;
  }

  .image {
    width: auto;
  }

  .div-block-2 {
    position: relative;
    top: -74px;
  }

  .st-rer-kreis.grau {
    z-index: 99;
    position: relative;
  }

  .st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts {
    margin-left: -135px;
    position: relative;
  }

  .column-2, .column-2.col-fachkunden {
    height: 600px;
  }

  .section-2 {
    padding-top: 20px;
  }

  .div-block-6 {
    width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }

  .image-2 {
    margin-top: 18px;
    top: -140px;
  }

  .div-block-7 {
    margin-top: 152px;
    top: -586px;
  }

  .div-block-7.div-direktk {
    margin-top: 332px;
    margin-bottom: 0;
  }

  .div-block-7.div-fachpartner {
    margin-top: 369px;
  }

  .column-3 {
    z-index: -1;
    text-align: left;
  }

  .columns-2 {
    margin-top: -119px;
  }

  .column-5 {
    margin-top: 0;
    margin-bottom: -52px;
    top: -13px;
  }

  .image-4 {
    width: 250px;
    margin-top: -26px;
  }

  .div-block-8 {
    margin-bottom: -533px;
  }

  .div-block-8.block-faq {
    margin-top: 0;
    margin-bottom: -354px;
  }

  .div-block-8.div-start {
    margin-bottom: -444px;
  }

  .div-block-9 {
    margin-top: -182px;
  }

  .column-7 {
    margin-top: -187px;
  }

  .column-7.col-fach {
    margin-top: -166px;
  }

  .column-11 {
    padding-left: 80px;
    padding-right: 40px;
  }

  .section-4 {
    margin-bottom: -257px;
  }

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

  .image-9.img-faq {
    margin-top: 0;
  }

  .image-9.img-fachpartner {
    margin-top: -335px;
  }

  .section-5 {
    padding-top: 150px;
    padding-bottom: 150px;
  }

  .section-6 {
    padding-bottom: 20px;
  }

  .section-8.faq {
    padding-bottom: 0;
  }

  .div-block-17 {
    margin-top: -461px;
  }

  .section-9 {
    margin-bottom: 0;
  }

  .image-13 {
    z-index: -1;
    position: relative;
  }
}

@media screen and (min-width: 1920px) {
  .text-span-2 {
    line-height: 37px;
  }

  .nav-link-2 {
    line-height: 47px;
  }

  .column-2, .column-2.col-fachkunden {
    height: 700px;
  }

  .section-2 {
    margin-top: -9px;
    padding-top: 140px;
  }

  .div-block-6.direktkunden-orange {
    margin-bottom: -229px;
    padding-top: 20px;
  }

  .image-2 {
    margin-top: 64px;
    top: -202px;
  }

  .div-block-7 {
    margin-top: 23px;
    top: -630px;
  }

  .column-3 {
    text-align: left;
    padding-left: 0;
    left: 0;
  }

  .div-block-8 {
    margin-bottom: -400px;
  }

  .section-3 {
    padding-left: 140px;
  }

  .section-4 {
    margin-bottom: 0;
  }

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

  .image-9.img-fachpartner {
    margin-top: -630px;
  }

  .div-block-17 {
    margin-top: -646px;
  }

  .image-13 {
    text-align: left;
  }
}

@media screen and (max-width: 991px) {
  .section.section-von-bauer {
    background-position: 46% 0;
  }

  .section.fuer-direktkunden {
    background-position: 8%;
  }

  .text-block {
    line-height: 23px;
  }

  .brand.w--current {
    width: 55%;
    top: 0%;
  }

  .text-span-2 {
    font-size: 20px;
    line-height: 25px;
  }

  .nav-link-2 {
    font-size: 28px;
  }

  .nav-menu {
    z-index: 999;
    background-color: var(--graui);
    height: 100%;
    margin-top: 0;
    margin-right: 0;
    padding-top: 100px;
    padding-left: 20px;
    padding-right: 20px;
    top: 0%;
    bottom: 0%;
    left: auto;
    right: 0%;
  }

  .column-2 {
    background-image: url('../images/Bauer-steuertechnik-flexibles-modulares-system.jpg');
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .div-block-3 {
    padding-right: 20px;
  }

  .div-block-4 {
    padding-left: 20px;
  }

  .div-block-6.direktkunden-orange {
    margin-bottom: -35px;
    padding-top: 66px;
  }

  .image-2 {
    top: -34px;
  }

  .div-block-7 {
    top: -240px;
  }

  .column-5 {
    padding-right: 0;
    left: -10px;
  }

  .image-4 {
    width: 256px;
  }

  .div-block-8 {
    margin-top: -75px;
    margin-bottom: -311px;
  }

  .div-block-8.div-start {
    margin-top: 87px;
    margin-bottom: -349px;
  }

  .div-block-9 {
    padding-bottom: 120px;
  }

  .column-6 {
    margin-top: -83px;
  }

  .column-7, .column-7.col-fach {
    margin-top: 40px;
  }

  .section-3 {
    background-size: 65%;
    padding-left: 20px;
    padding-right: 20px;
  }

  .heading-5 {
    font-size: 33px;
  }

  .image-7 {
    width: 55%;
  }

  .icon {
    color: var(--orangi);
    font-size: 50px;
  }

  .column-11 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-4 {
    margin-bottom: -80px;
  }

  .slider {
    margin-left: 20px;
    margin-right: 20px;
  }

  .mask {
    margin-left: 0;
    margin-right: 0;
  }

  .section-5 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .section-6 {
    padding-left: 40px;
    padding-right: 40px;
  }

  .div-block-17 {
    margin-top: -172px;
  }

  .menu-button {
    margin-right: 20px;
  }

  .menu-button.w--open {
    background-color: rgba(200, 200, 200, 0);
  }
}

@media screen and (max-width: 767px) {
  .section.fuer-direktkunden {
    background-position: 27%;
  }

  .section.fuer-fachpartner {
    background-position: 23%;
  }

  .brand {
    width: 44%;
    padding-left: 0;
  }

  .brand.w--current {
    width: 73%;
    margin-bottom: -79px;
  }

  .image {
    margin-bottom: 20px;
  }

  .st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts {
    justify-content: center;
    align-items: center;
    width: 160px;
    margin-right: 40px;
  }

  .st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts.kreis-links {
    justify-content: center;
    align-items: center;
    width: 150px;
    height: 150px;
    margin-left: -218px;
    margin-right: 40px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .columns {
    display: block;
  }

  .column-2 {
    height: 480px;
  }

  .div-block-6 {
    margin-bottom: -10px;
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6.direktkunden-orange {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-6.faq-orange {
    padding-top: 69px;
  }

  .image-2 {
    top: -24px;
  }

  .div-block-7 {
    top: -183px;
  }

  .columns-2 {
    display: block;
  }

  .h2-orange.heading {
    justify-content: flex-start;
    align-items: center;
    font-size: 42px;
    line-height: 46px;
  }

  .column-4 {
    padding-left: 0;
  }

  .column-5 {
    padding-top: 40px;
    padding-left: 40px;
    padding-right: 20px;
    top: 0;
  }

  .div-block-8 {
    margin-top: 0;
    margin-bottom: 0;
    display: none;
  }

  .div-block-8.div-bauer-01 {
    display: block;
  }

  .div-block-8.mobil-anfragen {
    margin-top: -62px;
    margin-bottom: -154px;
    display: block;
  }

  .div-block-8.block-faq {
    margin-bottom: -301px;
    display: block;
  }

  .div-block-9 {
    margin-top: -37px;
  }

  .div-block-9.block-faq {
    margin-top: -17px;
  }

  .column-6 {
    margin-top: -214px;
  }

  .section-3 {
    background-size: 100%;
  }

  .image-5 {
    width: 100px;
    margin-right: 0;
    padding-right: 20px;
  }

  .column-8 {
    text-align: left;
  }

  .image-7 {
    width: 80%;
  }

  .image-8 {
    flex: 0 auto;
    width: 249px;
    margin-right: 40px;
  }

  .column-9 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .column-10 {
    margin-top: 30px;
    padding-left: 20px;
  }

  .column-11, .column-11.col-fachpartner {
    display: block;
  }

  .columns-3 {
    margin-top: 40px;
  }

  .column-12 {
    left: 0;
  }

  .column-13 {
    padding-left: 10px;
  }

  .section-4.sec-bauer {
    margin-bottom: 73px;
  }

  .div-block-10 {
    margin-top: 73px;
  }

  .slider, .mask, .column-15, .columns-4 {
    height: 100%;
  }

  .flex-block-2, .section-6, .section-8.faq {
    padding-left: 20px;
    padding-right: 20px;
  }

  .div-block-17 {
    margin-top: -121px;
  }
}

@media screen and (max-width: 479px) {
  .section {
    background-position: 24%;
  }

  .section.section-von-bauer {
    background-position: 29%;
  }

  .div-block {
    height: 127px;
  }

  .text-block {
    width: 105px;
    padding-top: 17px;
    padding-right: 10px;
  }

  .brand {
    width: 70%;
    top: -26%;
  }

  .brand.w--current {
    width: 70%;
    padding-left: 0;
  }

  .nav-menu {
    margin-top: 0;
    top: 12%;
  }

  .image {
    margin-top: -86px;
    padding-bottom: 20px;
  }

  .heading {
    font-size: 38px;
    line-height: 42px;
  }

  .heading-2.center {
    font-size: 30px;
    line-height: 33px;
  }

  .heading-2.center.h2-kleiner {
    font-size: 27px;
    line-height: 32px;
  }

  .paragraph.p-grau {
    font-size: 17px;
    line-height: 25px;
  }

  .st-rer-kreis.grau.rechts {
    width: 150px;
    height: 150px;
  }

  .st-rer-kreis.grau.rechts.weiss {
    width: 140px;
    height: 140px;
  }

  .st-rer-kreis.kreis-kreis {
    width: 150px;
    height: 150px;
    margin-left: 0;
    margin-right: auto;
    overflow: visible;
  }

  .st-rer-kreis.kreis-kreis.grau {
    justify-content: center;
    align-items: center;
    margin-left: 0;
    margin-right: 0;
    display: flex;
    position: static;
    overflow: hidden;
  }

  .st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts {
    width: 150px;
    margin-top: 0;
    margin-left: 0;
    display: flex;
    position: relative;
    top: -30px;
    left: 54px;
  }

  .st-rer-kreis.kreis-kreis.grau.kreis-mit-text-rechts.kreis-links {
    margin-left: 0;
    top: -120px;
  }

  .column {
    position: static;
    left: 0;
  }

  .column.col-von-bauer-01 {
    padding-bottom: 6px;
    display: none;
  }

  .column-2 {
    height: 250px;
  }

  .div-block-3 {
    margin-top: 50px;
    padding-right: 0;
  }

  .div-block-3.duv-faq {
    padding-left: 10px;
    padding-right: 10px;
  }

  .div-block-5 {
    margin-right: auto;
  }

  .div-block-6 {
    padding-top: 100px;
  }

  .div-block-6.direktkunden-orange {
    padding-top: 0;
  }

  .div-block-7 {
    top: -143px;
  }

  .h2-orange {
    font-size: 30px;
    line-height: 34px;
  }

  .h2-orange.heading {
    display: block;
  }

  .column-5 {
    padding-left: 20px;
    left: 0;
  }

  .image-4 {
    width: 240px;
  }

  .div-block-8 {
    margin-bottom: -248px;
  }

  .div-block-8.block-faq {
    margin-bottom: -215px;
  }

  .div-block-9 {
    margin-top: -20px;
    padding-bottom: 100px;
  }

  .column-6 {
    margin-top: -128px;
    padding-right: 0;
  }

  .h2-weiss {
    font-size: 29px;
    line-height: 35px;
  }

  .column-7 {
    padding-left: 20px;
    padding-right: 20px;
  }

  .image-5 {
    padding-bottom: 10px;
  }

  .heading-5 {
    font-size: 29px;
    line-height: 32px;
  }

  .image-7 {
    width: 100%;
  }

  .image-8 {
    width: 270px;
    display: block;
    position: static;
  }

  .column-9 {
    background-color: rgba(255, 255, 255, .45);
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-right: 20px;
  }

  .column-10 {
    margin-top: 20px;
    padding-top: 20px;
  }

  .column-11.col-fachpartner {
    padding-left: 20px;
  }

  .column-13 {
    padding-top: 60px;
    padding-left: 0;
  }

  .column-14 {
    padding-left: 0;
  }

  .image-10 {
    width: 110px;
  }

  .div-block-10 {
    display: block;
  }

  .div-block-11 {
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .slider {
    height: 100%;
    margin-left: 0;
    margin-right: 0;
  }

  .icon-2, .icon-3 {
    font-size: 25px;
  }

  .left-arrow {
    padding-left: 10px;
    bottom: -156px;
  }

  .right-arrow {
    padding-right: 10px;
  }

  .mask {
    height: 100%;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    overflow: hidden;
  }

  .paragraph-2.p-grau {
    font-size: 17px;
    line-height: 25px;
  }

  .div-block-13 {
    width: 50px;
    height: 50px;
  }

  .column-16 {
    padding-top: 20px;
  }

  .columns-4 {
    margin-bottom: 0;
    padding-left: 10px;
    padding-right: 10px;
  }

  .section-5 {
    padding-left: 10px;
  }

  .image-11 {
    width: 120px;
    margin-right: 10px;
    padding-bottom: 20px;
  }

  .flex-block-2 {
    text-align: left;
    margin-right: 0;
    padding-left: 20px;
    padding-right: 20px;
    display: block;
  }

  .p-bold {
    object-fit: fill;
    overflow: visible;
  }

  .div-block-15 {
    flex: 0 auto;
  }

  .bold-text {
    font-size: 26px;
  }

  .heading-7 {
    font-size: 30px;
  }

  .heading-8 {
    font-size: 27px;
  }

  .h2-mobil-kleiner {
    font-size: 29px;
    line-height: 33px;
  }

  .link-block.block-links {
    justify-content: flex-start;
    align-items: center;
    margin-top: -111px;
    margin-left: -259px;
    margin-right: auto;
    position: static;
    overflow: hidden;
  }

  .div-block-16 {
    padding-right: 60px;
  }

  .div-block-17 {
    margin-top: -86px;
  }

  .text-span-5, .text-span-6, .text-span-7, .text-span-8, .text-span-9 {
    white-space: nowrap;
  }
}


@font-face {
  font-family: 'Sansation Regular';
  src: url('../fonts/Sansation-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Sansation Bold';
  src: url('../fonts/Sansation-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}