.navigation {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: hsla(0, 0%, 100%, .9);
}

.nav-link-desktop {
  top: 50px;
  display: inline-block;
  -webkit-transition: color 500ms ease;
  transition: color 500ms ease;
  font-family: 'Droid Sans', sans-serif;
  color: #46657a;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.nav-link-desktop:hover {
  color: #99bb4e;
  font-weight: 400;
}

.nav-link-desktop.w--current {
  display: inline-block;
  color: #99bb4e;
}

.nav-link-desktop.w--current:focus {
  color: #99bb4e;
}

.hero-impressum {
  height: 150px;
  padding-top: 150px;
}

.heading {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 42px;
  font-weight: 400;
}

.hero-text-petrol {
  width: 55%;
  height: auto;
  margin-top: 89px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
}

.main-section-01 {
  padding-top: 50px;
  padding-bottom: 60px;
}

.heading-2 {
  margin-top: 10px;
  margin-bottom: 40px;
  font-family: 'Droid Sans', sans-serif;
  color: #99bb4e;
  font-size: 34px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block {
  margin-bottom: 40px;
  padding-right: 20px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}

.image {
  width: 97%;
  margin-bottom: 40px;
}

.div-block {
  background-color: transparent;
}

.heading-3 {
  background-color: transparent;
  font-family: 'Droid Sans', sans-serif;
  font-size: 22px;
  text-transform: uppercase;
}

.column {
  padding-left: 14px;
  background-color: rgba(153, 187, 78, .2);
}

.heading-4 {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: 5px;
  font-family: 'Droid Sans', sans-serif;
  color: #46657a;
  font-size: 22px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-2 {
  display: block;
  margin-bottom: 9px;
  margin-left: 5px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  text-align: left;
  text-transform: none;
}

.unordered-list {
  margin-bottom: 19px;
  padding-left: 25px;
  font-family: 'Droid Sans', sans-serif;
}

.list-item {
  margin-bottom: 10px;
  padding-top: 0px;
  font-size: 16px;
}

.list-item.clients-list {
  margin-bottom: 8px;
}

.footer {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-top: 30px;
  padding: 80px 0px 0px;
  background-color: #203344;
}

.footer-text-01 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
}

.row {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  height: 120px;
  margin-bottom: 0px;
}

.footer-text-02 {
  position: static;
  left: 0px;
  right: 0px;
  bottom: 0px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  text-align: right;
  letter-spacing: 1px;
}

.hero-text-white {
  width: 64%;
  height: auto;
  margin-top: 89px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 28px;
  line-height: 36px;
}

.hero-section-services {
  height: 550px;
  padding-top: 160px;
  background-image: url('../images/Bild_Services.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.image-2 {
  display: inline-block;
  max-width: 150px;
  padding: 0px;
  text-align: left;
}

.div-block-2 {
  text-align: center;
}

.subhead {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Droid Sans', sans-serif;
  color: #99bb4e;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.text-block-3-columns {
  margin-bottom: 40px;
  padding-right: 15px;
  padding-left: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 16px;
  line-height: 23px;
  text-align: left;
}

.text-block-3 {
  float: right;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
}

.impressum-link {
  display: block;
  font-family: 'Droid Sans', sans-serif;
}

.impressum-footer {
  display: block;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  text-align: right;
  text-decoration: none;
}

.impressum-footer:hover {
  color: #99bb4e;
}

.text-field {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  display: inline;
  height: 150px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  float: none;
  direction: ltr;
  font-family: 'Droid Sans', sans-serif;
  text-transform: none;
}

.text-field-2 {
  height: 32px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Droid Sans', sans-serif;
}

.text-field-3 {
  height: 32px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Droid Sans', sans-serif;
}

.textarea {
  display: block;
  min-height: 100px;
  margin-bottom: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  font-family: 'Droid Sans', sans-serif;
}

.column-2 {
  margin-bottom: 20px;
}

.head-contact-us {
  margin-bottom: 10px;
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.submit-button {
  display: inline-block;
  background-color: #46657a;
  font-family: 'Droid Sans', sans-serif;
  letter-spacing: 1px;
}

.submit-button:hover {
  background-color: #99bb4e;
}

.success-message {
  background-color: #99bb4e;
}

.meldung-white {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.text-block-5 {
  font-family: 'Droid Sans', sans-serif;
  color: #fff;
  font-weight: 700;
}

.error-message {
  background-color: #f60;
}

.hero-section-about {
  height: 550px;
  padding-top: 160px;
  background-image: url('../images/Bild_About.jpg');
  background-position: 50% 0px;
  background-size: cover;
  background-attachment: scroll;
}

.text-block-6 {
  font-family: 'Droid Sans', sans-serif;
  text-transform: none;
}

.important-text {
  color: #99bb4e;
  font-weight: 700;
  letter-spacing: 1px;
}

.text-block-7 {
  font-family: 'Droid Sans', sans-serif;
}

.link {
  margin-top: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  color: #99bb4e;
  text-decoration: none;
}

.link:hover {
  text-decoration: underline;
}

.text-block-8 {
  padding-left: 30px;
  font-family: 'Droid Sans', sans-serif;
  color: #46657a;
  font-size: 14px;
  line-height: 21px;
}

.text-span {
  font-weight: 700;
  letter-spacing: 1px;
}

.link-2 {
  color: #99bb4e;
  text-decoration: none;
}

.link-2:hover {
  text-decoration: underline;
}

.hero-section-projects {
  height: 550px;
  padding-top: 160px;
  background-image: url('../images/Bild_Projects.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-attachment: scroll;
}

.text-block-4-columns {
  margin-bottom: 40px;
  padding-right: 5px;
  padding-left: 10px;
  font-family: 'Droid Sans', sans-serif;
  font-size: 15px;
  line-height: 21px;
  text-align: left;
}

.important-text-15 {
  color: #99bb4e;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.hero-section-know-how {
  height: 550px;
  padding-top: 160px;
  background-image: url('../images/Bild_Knowhow.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.subhead-2 {
  margin-top: 30px;
  margin-bottom: 30px;
  font-family: 'Droid Sans', sans-serif;
  color: #99bb4e;
  font-size: 22px;
  line-height: 26px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.utility-page-wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100vw;
  height: 100vh;
  max-height: 100%;
  max-width: 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;
}

.utility-page-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 260px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: center;
}

.utility-page-form {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
}

.phone-footer {
  display: inline;
  color: #fff;
  text-decoration: none;
}

.phone-footer:hover {
  color: #99bb4e;
  text-decoration: none;
}

html.w-mod-js *[data-ix="load-hero"] {
  opacity: 0;
  -webkit-transform: translate(-60px, 0px);
  -ms-transform: translate(-60px, 0px);
  transform: translate(-60px, 0px);
}

@media (max-width: 991px) {
  .nav-link-desktop {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-link-desktop.w--current {
    display: block;
    margin-right: 20px;
    margin-left: 20px;
  }
  .hero-text-petrol {
    width: 55%;
  }
  .footer {
    padding-top: 50px;
  }
  .hero-text-white {
    width: 60%;
  }
  .subhead {
    height: 55px;
  }
  .text-block-8 {
    padding-left: 20px;
  }
  .container {
    margin-right: 40px;
    margin-left: 40px;
  }
  .container-2 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .container-3 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .container-4 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .container-5 {
    margin-right: 40px;
    margin-left: 40px;
  }
  .menue-button.w--open {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98));
    background-image: linear-gradient(180deg, #337f98, #337f98);
    color: #fff;
  }
  .nav-menue-desktop {
    height: 290px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 127, 152, .2)), to(rgba(51, 127, 152, .2))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, rgba(51, 127, 152, .2), rgba(51, 127, 152, .2)), linear-gradient(180deg, #fff, #fff);
  }
}

@media (max-width: 767px) {
  .nav-link-desktop {
    display: block;
  }
  .nav-link-desktop.w--current {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-impressum {
    height: 100px;
  }
  .hero-text-petrol {
    width: 95%;
  }
  .main-section-01 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .heading-2 {
    margin-top: 30px;
    margin-bottom: 30px;
  }
  .image {
    width: 100%;
    margin-bottom: 30px;
  }
  .column {
    margin-top: 150px;
  }
  .footer {
    padding-top: 20px;
  }
  .hero-text-white {
    width: 95%;
    padding-left: 20px;
  }
  .hero-section-services {
    height: 350px;
    padding-top: 70px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98));
    background-image: linear-gradient(180deg, #337f98, #337f98);
  }
  .subhead {
    margin-bottom: 10px;
  }
  .head-contact-us {
    margin-top: 35px;
  }
  .logo {
    max-width: 80%;
  }
  .hero-section-about {
    height: 310px;
    padding-top: 70px;
    padding-bottom: 0px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98));
    background-image: linear-gradient(180deg, #337f98, #337f98);
  }
  .text-block-8 {
    margin-bottom: 0px;
    padding-left: 0px;
  }
  .hero-section-projects {
    height: 310px;
    padding-top: 70px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98));
    background-image: linear-gradient(180deg, #337f98, #337f98);
  }
  .hero-section-know-how {
    height: 350px;
    padding-top: 70px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98));
    background-image: linear-gradient(180deg, #337f98, #337f98);
  }
  .container-6 {
    padding-left: 20px;
  }
  .image-3 {
    max-width: 80%;
  }
  .image-4 {
    max-width: 80%;
  }
  .image-5 {
    max-width: 30%;
    padding-right: 13px;
    float: left;
    text-align: left;
  }
  .column-3 {
    height: 30px;
  }
  .column-4 {
    margin-bottom: 10px;
  }
}

@media (max-width: 479px) {
  .nav-link-desktop {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .nav-link-desktop.w--current {
    display: block;
    margin-right: 0px;
    margin-left: 0px;
  }
  .hero-impressum {
    height: 60px;
  }
  .hero-text-petrol {
    font-size: 20px;
    line-height: 26px;
  }
  .main-section-01 {
    padding-bottom: 0px;
  }
  .heading-2 {
    margin-bottom: 30px;
  }
  .text-block {
    margin-bottom: 30px;
  }
  .image {
    width: 100%;
  }
  .column {
    margin-top: 240px;
  }
  .hero-text-white {
    font-size: 20px;
    line-height: 26px;
  }
  .hero-section-services {
    height: 300px;
    padding-top: 30px;
  }
  .logo {
    max-width: 70%;
  }
  .hero-section-about {
    height: 245px;
    padding-top: 30px;
  }
  .text-block-8 {
    margin-bottom: 30px;
    padding-left: 0px;
  }
  .hero-section-projects {
    height: 270px;
    padding-top: 30px;
  }
  .hero-section-know-how {
    height: 270px;
    padding-top: 30px;
  }
  .container {
    margin-right: 20px;
    margin-left: 20px;
  }
  .container-2 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .container-3 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .container-4 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .container-5 {
    margin-right: 20px;
    margin-left: 20px;
  }
  .image-3 {
    max-width: 70%;
  }
  .brand {
    width: 210px;
    padding-right: 0px;
    padding-left: 0px;
    float: left;
  }
  .brand-2.w--current {
    width: 210px;
    padding-left: 0px;
  }
  .brand-3 {
    width: 210px;
    padding-left: 0px;
  }
  .brand-4 {
    width: 210px;
    padding-left: 0px;
  }
  .image-5 {
    max-width: 40%;
    margin-bottom: 0px;
  }
  .column-3 {
    height: 10px;
  }
  .brand-5 {
    width: 210px;
    padding-left: 0px;
  }
  .menue-button {
    display: block;
  }
  .menue-button.w--open {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#337f98), to(#337f98)), -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(180deg, #337f98, #337f98), linear-gradient(180deg, rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));
    color: #fff;
  }
  .nav-menue-desktop {
    height: 300px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(51, 127, 152, .2)), to(rgba(51, 127, 152, .2))), -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
    background-image: linear-gradient(180deg, rgba(51, 127, 152, .2), rgba(51, 127, 152, .2)), linear-gradient(180deg, #fff, #fff);
  }
}