body {
  color: #333;
  font-family: Roboto-Custom, sans-serif;
  font-size: 14px;
  line-height: 20px;
}

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 38px;
  font-weight: 900;
  line-height: 44px;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 32px;
  font-weight: bold;
  line-height: 36px;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  font-weight: 400;
  line-height: 30px;
}

p {
  margin-bottom: 10px;
  font-weight: 200;
}

a {
  text-decoration: underline;
}

li {
  font-weight: 200;
}

.body {
  font-family: Roboto-Custom, sans-serif;
  font-weight: 400;
}

.nav-link-4 {
  color: #20193a;
  font-family: Roboto-Custom, sans-serif;
  font-weight: 600;
}

.nav-link-4.hvr-underline-from-left {
  color: #212426;
  letter-spacing: 1px;
  flex: 0 auto;
  justify-content: center;
  align-items: center;
  font-family: Roboto-Custom, sans-serif;
  font-size: 14px;
  font-weight: 700;
  line-height: 22px;
  display: flex;
}

.nav-link-4.hvr-underline-from-left.w--current {
  font-family: Roboto-Custom, sans-serif;
}

.navigation {
  min-height: 100px;
  background-color: rgba(255, 255, 255, .8);
  border: 1px #f18a02;
  border-bottom: 4px solid #f18a02;
  padding-top: 0;
  padding-bottom: 0;
  padding-right: 35px;
  position: fixed;
  top: 0%;
  bottom: auto;
  left: 0%;
  right: 0%;
}

.brand-3 {
  width: 220px;
  height: 100px;
  background-color: rgba(255, 255, 255, 0);
  justify-content: center;
  align-items: center;
  margin-left: 50px;
  text-decoration: none;
  display: flex;
}

.nav-menu-3 {
  height: 100%;
  min-height: 100px;
  justify-content: flex-start;
  align-items: stretch;
  margin-top: 0;
  display: flex;
}

.image {
  width: 200px;
}

.hero {
  height: 90vh;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  margin-left: 0;
  display: flex;
}

.hero_slider {
  height: 60vh;
  max-width: none;
  background-color: #e2e2e2;
  border-radius: 20px;
  flex: 1;
  margin-left: 32px;
  margin-right: 32px;
}

.slide-nav-3, .right-arrow-3, .left-arrow-3 {
  display: none;
}

.slide-2 {
  background-image: linear-gradient(360deg, #f18a02, rgba(255, 255, 255, 0) 70%), url('../images/pexels-andrea-piacquadio-845451.jpg');
  background-position: 0 0, 50% 80%;
  background-size: auto, cover;
  border-radius: 20px;
}

.slide-3 {
  background-image: linear-gradient(360deg, #f18a02, rgba(0, 0, 0, 0) 70%), url('../images/pexels-andrea-piacquadio-927022.jpg');
  background-position: 0 0, 50% 35%;
  background-size: auto, cover;
  border-radius: 20px;
}

.container {
  height: 40vh;
  max-width: 1500px;
  justify-content: center;
  align-items: flex-end;
  display: flex;
}

.heading {
  color: #fff;
  background-color: rgba(0, 0, 0, .3);
  border: 5px solid #fff;
  padding: 20px;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
  display: block;
}

.container-2 {
  height: 10vh;
  max-width: 1500px;
  justify-content: center;
  align-items: center;
  display: flex;
}

.container-2.slide-3 {
  background-image: none;
}

.button {
  background-color: rgba(56, 152, 236, 0);
  border: 5px solid #fff;
  padding: 15px 30px;
  font-family: Roboto-Custom, sans-serif;
  font-weight: 900;
}

.container-16 {
  width: 100%;
  max-width: 1240px;
  margin-left: auto;
  margin-right: auto;
}

.container-16.space-below {
  max-width: none;
  margin-bottom: 100px;
  padding-bottom: 0;
}

.leistungen-section {
  margin-top: 0;
  margin-left: 32px;
  margin-right: 32px;
}

.paragraph-3 {
  max-width: 500px;
  color: #fff;
  text-align: left;
  font-family: Roboto-Custom, sans-serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
}

.column-13 {
  width: 50%;
  height: 50vh;
  flex: 0 auto;
  padding: 10px;
}

.service-card-wrap {
  flex-flow: wrap;
  align-content: stretch;
  justify-content: center;
  align-items: center;
  margin-bottom: 32px;
  display: flex;
}

.service-card {
  height: 100%;
  background-color: #212426;
  border-radius: 0;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
  padding: 60px 25px;
  display: flex;
  box-shadow: 14px 14px 200px rgba(0, 22, 50, .06);
}

.card-content-wrap {
  color: #6b539a;
  text-align: center;
  flex-direction: column;
  flex: 0 auto;
  justify-content: flex-start;
  align-items: flex-start;
  margin-bottom: 25px;
  margin-left: 50px;
  display: flex;
}

.card-content-wrap.beruns {
  color: #212426;
}

.heading-23 {
  color: #fff;
  text-align: center;
  margin-top: 0;
  margin-bottom: 8px;
  font-family: Roboto-Custom, sans-serif;
  font-size: 50px;
  font-weight: 700;
  line-height: 60px;
}

.button-4 {
  color: #fff;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #fff;
  margin-top: 20px;
  padding: 15px 30px;
  font-weight: 900;
}

.text-span-4 {
  font-size: 20px;
}

.div-block-7 {
  background-color: rgba(255, 255, 255, .8);
}

.scroll-down {
  height: 20vh;
  justify-content: center;
  align-items: flex-start;
  margin: -50px 32px 0;
  padding-top: 0;
  padding-bottom: 0;
  display: flex;
}

.button-6 {
  color: #f18a02;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #f18a02;
  border-radius: 100px;
  padding: 20px 10px;
  font-size: 28px;
  font-weight: 200;
  line-height: 28px;
}

.ueberuns-section {
  margin-bottom: 100px;
  margin-left: 32px;
  margin-right: 32px;
}

.container-20 {
  max-width: 100%;
  justify-content: flex-start;
  align-items: flex-start;
  padding: 10px;
  display: block;
}

.heading-31 {
  color: #212426;
  border-left: 20px #000;
  flex: 0 auto;
  padding-left: 0;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

.text-span-5 {
  color: #f18a02;
  font-size: 60px;
  line-height: 60px;
}

.heading-32 {
  color: #212426;
  font-size: 50px;
  font-weight: 900;
  line-height: 60px;
}

.container-21 {
  max-width: 100%;
  padding: 10px 10px 10px 0;
}

.text-span-6 {
  color: #f18a02;
  font-size: 55px;
}

.bold-text {
  font-size: 60px;
  font-weight: 900;
}

.container-22 {
  max-width: 100%;
}

.column-14, .column-15 {
  height: 50vh;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-right: 10px;
}

.div-block-8 {
  height: 100%;
  background-image: url('../images/pexels-andrea-piacquadio-840996.jpg');
  background-position: 0 0;
  background-size: cover;
  padding-left: 0;
}

.div-block-9 {
  height: 100%;
  justify-content: flex-start;
  align-items: center;
  display: flex;
}

.heading-33 {
  flex: 0 auto;
  font-family: Roboto-Custom, sans-serif;
  font-size: 40px;
  font-weight: 700;
  line-height: 50px;
}

.paragraph-7 {
  text-align: left;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
}

.button-7 {
  color: #f18a02;
  background-color: rgba(0, 0, 0, 0);
  border: 5px solid #f18a02;
  margin-top: 20px;
  padding: 15px 30px;
  font-weight: 900;
}

.title-link-column-f2 {
  color: #f18a02;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 17px;
  font-weight: 900;
  line-height: 27px;
}

.divider-f2 {
  width: 100px;
  height: 1px;
  background-color: #e9e9e9;
  margin-top: 10px;
  margin-bottom: 10px;
}

.link-f2 {
  color: #333;
  margin-top: 4px;
  margin-bottom: 4px;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
  text-decoration: none;
  transition: color .2s;
}

.link-f2:hover {
  color: #f18a02;
}

.logo-wrapper-f2 {
  margin-bottom: 10px;
}

.address-f2 {
  margin-bottom: 0;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
}

.email-f2 {
  color: #333;
  margin-bottom: 0;
  font-family: Roboto-Custom, sans-serif;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.email-f2:hover {
  color: #f18a02;
}

.link-subwrapper-f2 {
  flex-direction: column;
  flex: none;
  align-items: flex-start;
  margin-left: 80px;
  padding-top: 6px;
  display: flex;
}

.bottom-wrapper-f2 {
  justify-content: space-between;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.phone-f2 {
  color: #333;
  font-size: 17px;
  font-weight: 100;
  line-height: 27px;
  text-decoration: none;
  transition: color .2s;
  display: block;
}

.phone-f2:hover {
  color: #f18a02;
}

.copyright-f2 {
  color: #a8a8a8;
  font-weight: 300;
}

.top-wrapper-f2 {
  border-bottom: 1px solid #e9e9e9;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 20px;
  padding-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
  display: flex;
}

.footer-f2 {
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-left: 20px;
  padding-right: 20px;
}

.footer-wrapper {
  width: 100%;
  max-width: 1300px;
  border-radius: 8px;
  align-items: center;
  margin: 20px auto;
  padding-top: 60px;
  padding-bottom: 60px;
}

.link-wrapper-f2 {
  display: flex;
}

.image-2 {
  margin-bottom: 50px;
}

.bold-text-2 {
  font-size: 17px;
  line-height: 27px;
}

.section-4 {
  height: auto;
  justify-content: center;
  align-items: center;
  margin-top: 15vh;
  margin-left: 32px;
  margin-right: 32px;
  display: flex;
}

.div-block-10 {
  height: auto;
  flex: 1;
  margin-left: 32px;
  margin-right: 32px;
}

.rich-text-block {
  font-family: Roboto-Custom, sans-serif;
  font-weight: 400;
}

.section-6 {
  margin-top: 15vh;
}

.div-block-11 {
  margin-left: 32px;
  margin-right: 32px;
}

.div-block-12 {
  flex-direction: row;
  grid-template-rows: auto auto;
  grid-template-columns: 1fr 1fr;
  grid-auto-columns: 1fr;
  display: flex;
}

.image-3 {
  width: 30px;
  margin-right: 10px;
}

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

.image-4 {
  width: 30px;
  margin-right: 10px;
}

.div-block-14 {
  display: flex;
}

.image-5 {
  width: 30px;
  margin-right: 10px;
}

.div-block-15 {
  display: flex;
}

.image-6 {
  width: 30px;
  margin-right: 10px;
}

.html-embed, .body-2, .body-3 {
  font-family: Roboto-Custom, sans-serif;
}

.utility-page-wrap {
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 100%;
  justify-content: center;
  align-items: center;
  font-family: Roboto-Custom, sans-serif;
  display: flex;
}

.utility-page-content {
  width: 260px;
  text-align: center;
  flex-direction: column;
  display: flex;
}

.utility-page-form {
  flex-direction: column;
  align-items: stretch;
  display: flex;
}

@media screen and (max-width: 991px) {
  .menu-button-2 {
    margin-top: 10px;
  }

  .menu-button-2.w--open {
    background-color: #f18a02;
  }

  .brand-3 {
    margin-left: 50px;
  }

  .nav-menu-3 {
    background-color: #fff;
  }

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

  .hero_slider {
    max-width: 100%;
    flex: 1;
  }

  .slide-2 {
    max-width: 100%;
  }

  .container {
    max-width: 100%;
    justify-content: center;
  }

  .heading {
    margin-left: 20px;
    font-size: 40px;
    line-height: 50px;
  }

  .container-2 {
    justify-content: center;
  }

  .button {
    margin-left: 20px;
  }

  .container-16.space-below {
    margin-bottom: 80px;
  }

  .column-13 {
    width: 100%;
    flex: 0 auto;
  }

  .card-content-wrap {
    align-self: center;
    margin-left: 0;
  }

  .container-20, .container-21 {
    padding: 10px;
  }

  .columns-6 {
    margin-left: 0;
    margin-right: 0;
  }

  .link-subwrapper-f2 {
    margin-left: 60px;
  }

  .footer-wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .slide-2, .slide-3 {
    max-width: 650px;
  }

  .container {
    max-width: 650px;
    justify-content: center;
    align-items: flex-end;
  }

  .heading {
    margin-left: 0;
    font-size: 30px;
    line-height: 40px;
  }

  .container-2 {
    max-width: 500px;
    justify-content: center;
  }

  .column-13 {
    width: 110%;
    flex: none;
  }

  .service-card-wrap {
    justify-content: center;
  }

  .service-card {
    height: 100%;
  }

  .heading-23 {
    font-size: 45px;
  }

  .container-20 {
    max-width: 100%;
    text-align: left;
    flex-direction: row;
    display: block;
  }

  .heading-31 {
    padding-left: 0;
    font-size: 40px;
    line-height: 50px;
  }

  .text-span-5 {
    font-size: 45px;
  }

  .heading-32 {
    font-size: 40px;
    line-height: 50px;
  }

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

  .column-15 {
    margin-top: 20px;
  }

  .link-subwrapper-f2 {
    margin-bottom: 20px;
    margin-left: 20px;
  }

  .copyright-f2 {
    padding-right: 20px;
  }

  .top-left-wrapper-f2 {
    font-size: 16px;
    line-height: 24px;
  }

  .footer-f2 {
    padding-left: 10px;
    padding-right: 10px;
  }

  .footer-wrapper {
    margin-left: auto;
    margin-right: auto;
  }

  .link-wrapper-f2 {
    flex-wrap: wrap;
    align-content: flex-start;
    font-size: 16px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 24px;
    line-height: 32px;
  }

  h2 {
    font-size: 20px;
    line-height: 28px;
  }

  h3 {
    font-size: 16px;
    line-height: 24px;
  }

  p {
    font-size: 12px;
  }

  a {
    text-align: left;
    font-size: 12px;
    line-height: 20px;
    display: inline;
  }

  li {
    font-size: 12px;
  }

  .navigation {
    flex-direction: row;
    grid-template-rows: auto auto;
    grid-template-columns: 1fr 1fr;
    grid-auto-columns: 1fr;
    justify-content: space-between;
    align-items: center;
    display: block;
  }

  .menu-button-2 {
    justify-content: center;
    align-items: center;
    display: block;
  }

  .image {
    width: 200px;
  }

  .hero {
    margin-top: 50px;
  }

  .slide-2 {
    max-width: 650px;
  }

  .container {
    height: 30vh;
    max-width: none;
    text-align: left;
    justify-content: center;
    align-items: flex-end;
  }

  .heading {
    text-align: center;
    margin-left: 0;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 15px;
    line-height: 24px;
  }

  .container-2 {
    justify-content: center;
    align-items: center;
  }

  .button {
    margin-left: 0;
  }

  .container-16.space-below {
    max-width: none;
  }

  .leistungen-section {
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
  }

  .column-13 {
    width: 100%;
    height: 60vh;
    padding-left: 10px;
  }

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

  .card-content-wrap {
    margin-left: 0;
  }

  .card-content-wrap.beruns {
    height: 100%;
  }

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

  .button-4 {
    margin-top: 0;
    font-size: 12px;
  }

  .ueberuns-section {
    margin-bottom: 200px;
    margin-left: 0;
    margin-right: 0;
  }

  .heading-31 {
    font-size: 25px;
    line-height: 40px;
  }

  .text-span-5 {
    font-size: 30px;
    line-height: 40px;
  }

  .heading-32 {
    font-size: 25px;
    line-height: 40px;
  }

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

  .column-14 {
    height: 30vh;
  }

  .div-block-8 {
    height: 100%;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    display: flex;
  }

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

  .button-7 {
    font-size: 12px;
  }

  .link-f2 {
    font-family: system-ui, -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Noto Sans, Ubuntu, Cantarell, Helvetica Neue, Oxygen, Fira Sans, Droid Sans, sans-serif;
    font-weight: 200;
  }

  .link-subwrapper-f2 {
    margin-left: 0;
    margin-right: 20px;
  }

  .top-wrapper-f2 {
    flex-wrap: wrap;
  }

  .top-left-wrapper-f2 {
    margin-bottom: 30px;
  }

  .footer-f2 {
    width: 100%;
    margin-top: 200px;
  }

  .footer-wrapper {
    width: 100%;
    border-radius: 0;
    margin-top: auto;
  }

  .section-4 {
    margin-top: 20vh;
  }

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

  .rich-text-block {
    max-width: 280px;
    text-align: left;
    margin-left: 0;
    margin-right: 0;
  }

  .section-6 {
    margin-top: 20vh;
  }
}


@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Medium.ttf') format('truetype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Thin.ttf') format('truetype');
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-ThinItalic.ttf') format('truetype');
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Italic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Roboto-Custom';
  src: url('../fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}