body {
  font-family: 'Source Sans Pro', sans-serif;
  color: #fff;
  font-size: 14px;
  line-height: 20px;
}

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

h2 {
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fffdfd;
  font-size: 46px;
  line-height: auto;
  font-weight: 400;
  text-align: center;
  letter-spacing: 3px;
  text-transform: uppercase;
}

h3 {
  margin-top: 50px;
  margin-bottom: 10px;
  font-size: 30px;
  line-height: 30px;
  font-weight: 500;
}

h4 {
  margin-top: 0px;
  margin-bottom: 5px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 500;
  letter-spacing: 1px;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
}

p {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 24px;
  font-weight: 300;
  letter-spacing: 0px;
}

a {
  color: #fffbfb;
  text-decoration: underline;
}

.nav-menu {
  background-color: rgba(0, 0, 0, 0.85);
  text-align: center;
}

.nav-link {
  padding: 26px 13px;
  color: hsla(0, 0%, 100%, 0.62);
  font-size: 28px;
  line-height: 18px;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link:hover {
  color: #fff;
}

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

.nav-bar {
  position: fixed;
  display: block;
  width: 100%;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#000), to(#000));
  background-image: linear-gradient(180deg, #000, #000);
}

.section {
  padding: 40px 2.5%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#18302e), to(#18302e));
  background-image: linear-gradient(180deg, #18302e, #18302e);
}

.section.section_b {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#353750), to(#353750));
  background-image: linear-gradient(180deg, #353750, #353750);
}

.section.section_c {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#5d2d2b), to(#5d2d2b)), url('../images/Maulhelden-KOL2.jpg');
  background-image: linear-gradient(180deg, #5d2d2b, #5d2d2b), url('../images/Maulhelden-KOL2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.section.section_e {
  padding-bottom: 332px;
  background-image: url('../images/Maulhelden-KOL3.jpg'), -webkit-gradient(linear, left top, left bottom, from(#18302e), to(#18302e));
  background-image: url('../images/Maulhelden-KOL3.jpg'), linear-gradient(180deg, #18302e, #18302e);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.footer {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#111), to(#111));
  background-image: linear-gradient(180deg, #111, #111);
  color: #222;
  text-align: center;
}

.footer-link {
  margin-right: 6px;
  margin-left: 6px;
  opacity: 0.82;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
  color: #222;
  text-decoration: none;
}

.footer-link:hover {
  opacity: 0.76;
  color: #fff;
}

.menu-button {
  padding-top: 23px;
  padding-bottom: 23px;
}

.menu-button.w--open {
  background-color: transparent;
}

.logo {
  max-height: 100px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.brand-link {
  z-index: 1;
  width: 60%;
  text-align: center;
}

.menu-text {
  display: none;
  float: left;
  font-size: 60px;
  line-height: 25px;
  text-transform: uppercase;
}

.menu-icon {
  display: none;
  margin-left: 15px;
  padding-top: 2px;
  float: left;
  font-size: 75px;
  line-height: 25px;
}

.footer-text {
  margin-top: 13px;
  color: hsla(0, 0%, 100%, 0.43);
}

.slide {
  height: 100vh;
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.46) 65%, rgba(0, 0, 0, 0.85) 86%);
}

.slide.slide_1 {
  background-image: radial-gradient(circle farthest-corner at 50% 100%, transparent 70%, rgba(0, 0, 0, 0.85)), url('../images/0-Maulheld1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide.slide_2 {
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.46), rgba(0, 0, 0, 0.85) 86%), url('../images/1-Melville-mT.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide.slide_3 {
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.46) 75%, rgba(0, 0, 0, 0.85) 84%), url('../images/7-Maulheld2.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide.slide_4 {
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.17) 57%, #000), url('../images/3-Glauser-mT-dunkler.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.slide.slide_5 {
  background-image: url('../images/5-Keller-mT.jpg'), radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.46) 65%, rgba(0, 0, 0, 0.85) 86%);
  background-position: 50% 50%, 0px 0px;
  background-size: cover, auto;
}

.slide.slide_6 {
  background-image: radial-gradient(circle farthest-corner at 50% 100%, rgba(0, 0, 0, 0.46) 63%, rgba(0, 0, 0, 0.85) 88%), url('../images/2-ZEITREISE.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.body {
  height: 100%;
  margin-top: 130px;
}

.slider {
  height: 100vh;
}

.paragraph {
  color: #696969;
}

.link {
  color: #696969;
}

.link_button {
  display: inline-block;
  margin-right: 20px;
  padding: 10px 20px 10px 40px;
  background-image: url('../images/right-arrow.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.38)), to(rgba(0, 0, 0, 0.38)));
  background-image: url('../images/right-arrow.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.38), rgba(0, 0, 0, 0.38));
  background-position: 15px 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
  color: rgba(255, 251, 251, 0.79);
  font-size: 18px;
  text-decoration: none;
}

.link_button:hover {
  background-image: url('../images/right-arrow.svg'), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.47)), to(rgba(0, 0, 0, 0.47)));
  background-image: url('../images/right-arrow.svg'), linear-gradient(180deg, rgba(0, 0, 0, 0.47), rgba(0, 0, 0, 0.47));
  background-position: 15px 50%, 0px 0px;
  background-size: 16px, auto;
  background-repeat: no-repeat, repeat;
}

.rich-text-block {
  font-size: 20px;
}

.list {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 0px;
  padding-left: 0px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  font-size: 18px;
  line-height: 150%;
  list-style-type: none;
}

.list-item {
  padding-right: 15px;
  padding-left: 15px;
}

.div-block {
  padding-top: 8px;
  padding-bottom: 8px;
  background-color: #323232;
}

.container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.container-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.container-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.brand {
  width: 100%;
  text-align: center;
}

.navbar {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  background-color: #000;
}

.div-block-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.nav-menu-2 {
  display: block;
  width: 100%;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-color: #323232;
  color: #fff;
  font-size: 18px;
  text-align: center;
}

.nav-link-2 {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
}

@media screen and (max-width: 991px) {
  .nav-menu {
    padding-top: 18px;
    padding-bottom: 18px;
    border-top: 1px solid #000;
    background-color: rgba(0, 0, 0, 0.85);
  }

  .nav-link {
    padding-top: 16px;
    padding-bottom: 16px;
    font-size: 21px;
    line-height: 27px;
    text-align: center;
  }

  .nav-bar {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.85)), to(rgba(0, 0, 0, 0.85)));
    background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.85), rgba(0, 0, 0, 0.85));
  }

  .section {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#438c8f), to(#438c8f));
    background-image: linear-gradient(180deg, #438c8f, #438c8f);
  }

  .menu-button {
    padding: 20px 0px 20px 20px;
    color: hsla(0, 0%, 100%, 0.62);
    font-size: 25px;
    line-height: 22px;
  }

  .menu-button:hover {
    color: #fff;
  }

  .menu-button.w--open {
    background-color: transparent;
    color: #fff;
  }

  .logo {
    font-family: Roboto, sans-serif;
    font-size: 40px;
    line-height: 25px;
  }

  .menu-text {
    margin-right: 3px;
    padding: 2px;
    color: #fff;
    font-size: 40px;
  }

  .menu-text:hover {
    color: #fff;
  }

  .menu-icon {
    margin-left: 0px;
    color: #fff;
    font-size: 65px;
  }

  .navbar {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }

  .div-block-2 {
    width: 100%;
  }

  .nav-link-2 {
    text-align: center;
  }

  .menu-button-2 {
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: #323232;
    text-align: center;
  }
}

@media screen and (max-width: 767px) {
  .footer {
    padding-right: 14px;
    padding-left: 14px;
  }

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

  .logo {
    font-size: 30px;
  }

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

  .menu-icon {
    font-size: 40px;
  }
}

@media screen and (max-width: 479px) {
  .logo {
    font-size: 25px;
  }

  .menu-text {
    display: none;
  }

  .menu-icon {
    font-size: 45px;
  }

  .icon {
    color: #fff;
    font-size: 27px;
  }

  .icon-2 {
    font-size: 27px;
  }
}

@font-face {
  font-family: 'Futuralt';
  src: url('../fonts/FuturaLT_0.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}
@font-face {
  font-family: 'Bentonsanscond';
  src: url('../fonts/BentonSansCond-Black.otf') format('opentype');
  font-weight: 900;
  font-style: normal;
  font-display: auto;
}