body {
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #333;
  font-size: 16px;
  line-height: 20px;
}
h1 {
  margin: 20px 0px 10px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 64px;
  line-height: 75px;
  font-style: normal;
  font-weight: 800;
  text-transform: uppercase;
}
h2 {
  margin: -139px 0px 10px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 30px;
  line-height: 36px;
  font-weight: 300;
  text-align: center;
  text-transform: uppercase;
}
h3 {
  margin: 10px 0px;
  font-family:'Open Sans', sans-serif;
  color: #323232;
  font-size: 30px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h4 {
  margin: -6px 0px 10px;
  font-family:'Open Sans', sans-serif;
  color: #666;
  font-size: 12px;
  line-height: 24px;
  font-weight: 800;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}
h5 {
  margin: 10px 0px;
  font-family:'Open Sans', sans-serif;
  color: #323232;
  font-size: 18px;
  line-height: 28px;
  font-weight: 400;
  text-align: center;
}
h6 {
  margin: 10px 0px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
}
p {
  margin-top: 49px;
  margin-bottom: 50px;
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #b8b6b6;
  line-height: 22px;
  text-align: center;
}
.button {
  display: inline-block;
  width: auto;
  padding: 5px 18px;
  border: 1px solid #c5c5c5;
  border-radius: 4px;
  background-color: transparent;
  -webkit-transition: all 246ms ease;
  transition: all 246ms ease;
  font-family:'Open Sans', sans-serif;
  color: #666;
  font-size: 11px;
  font-weight: 600;
  text-align: center;
  text-decoration: none;
  text-transform: uppercase;
}
.button:hover {
  border-color: #323232;
  background-color: #323232;
  -webkit-transition-delay: initial;
  transition-delay: initial;
  color: white;
}
.button.close {
  position: fixed;
  right: 40px;
  bottom: 30px;
  min-height: 37px;
  min-width: 38px;
  padding: 7px 0px 0px;
  float: none;
  border-radius: 100%;
  background-color: white;
  font-size: 26px;
}
.button.close:hover {
  background-color: #a30303;
}
.button.close.w--current {
  bottom: 25px;
  display: block;
  min-height: 37px;
  min-width: 38px;
  margin-right: auto;
  margin-left: auto;
  padding: 7px 0px 0px;
  text-align: center;
}
.logo {
  position: relative;
  display: block;
  margin-bottom: 10px;
  float: none;
  text-align: center;
}
.menu {
  padding: 7px 18px 9px;
  font-family:'Open Sans', sans-serif;
  color: white;
  font-size: 13px;
  text-decoration: none;
  text-transform: uppercase;
}
.menu:hover {
  font-family:'Open Sans', sans-serif;
  color: #d4b01a;
  font-weight: 400;
}
.menu:focus {
  font-weight: 400;
}
.menu.w--current {
  -webkit-transition: none 0ms ease;
  transition: none 0ms ease;
  font-family:'Open Sans', sans-serif;
  color: #f0a00c;
}
.menu.w--current:hover {
  color: #d4b01a;
}
.menu.unten {
  padding-top: 0px;
  padding-bottom: 0px;
  text-transform: none;
}
.section {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}
.section.white {
  position: static;
  margin-top: 0px;
  padding-top: 80px;
  padding-bottom: 50px;
  background-image: url('../images/beratungsleistungen_hg.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.section.white.kunden {
  background-image: url('../images/kunden.jpg');
  background-size: cover;
}
.section.footer {
  height: 45px;
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  background-color: #3b454b;
}
.section.grey {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  margin-top: auto;
  padding-top: 34px;
  border-bottom: 1px solid #ebebeb;
  background-color: #3b454b;
}
.section.unten {
  min-height: 145px;
}
.spacer {
  display: block;
  width: 70px;
  height: 2px;
  margin: 20px auto;
  padding-left: 0px;
  background-color: #c4c4c4;
  text-align: left;
}
.spacer.red {
  height: 2px;
  background-color: #a30303;
  color: #a30303;
}
.aboutus {
  padding-top: 0px;
}
.aboutinfo {
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #ccc;
  font-size: 16px;
  line-height: 30px;
  font-weight: 400;
  text-align: center;
}
.aboutinfo.team {
  margin-top: 20px;
}
.copyright {
  height: 45px;
  padding-top: 10px;
}
.copyright-text {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  color: #878686;
  font-size: 13px;
  text-align: left;
  text-decoration: none;
}
.navbar {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  width: 100%;
  max-height: 200px;
  min-height: 160px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: rgba(59, 69, 75, 0.95);
  box-shadow: black 0px 0px 8px 0px;
  text-align: center;
}
.navbar._2 {
  box-shadow: black 0px 0px 8px 0px;
}
.brand-logo {
  height: 85px;
  margin-top: 5px;
  margin-bottom: 5px;
}
.brand-logo:hover {
  opacity: 0.64;
}
.nav-menu {
  display: block;
  width: 90%;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  float: none;
  text-align: center;
}
.teamdetails_image {
  position: relative;
  left: 0px;
  top: 0px;
  display: block;
  margin-top: 55px;
  margin-right: auto;
  margin-left: auto;
  border-radius: 10px;
  background-color: white;
  box-shadow: black 2px 2px 8px -3px;
}
.footer_nav {
  padding-top: 10px;
  padding-right: 65px;
  text-align: right;
}
.container_footer {
  height: 45px;
}
.row_footer {
  height: 45px;
}
.impressum_datenschutz {
  padding: 15px 15px 0px;
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #b8b6b6;
  font-size: 15px;
  text-align: left;
  list-style-type: disc;
}
.impressum_datenschutz._2 {
  margin-top: 10px;
}
.impressum_datenschutz._1 {
  margin-bottom: 10px;
}
.back-to-top {
  position: fixed;
  right: 24px;
  bottom: 20px;
  z-index: 4000;
  display: block;
  max-height: 55px;
  max-width: 55px;
  min-height: 45px;
  min-width: 45px;
  float: right;
  clear: none;
  border: 2px solid #999897;
  border-radius: 100%;
  background-color: rgba(153, 152, 151, 0.49);
  background-image: url('../images/back-to-top-arrow_1.png');
  background-position: 50% 50%;
  background-size: 21px;
  background-repeat: no-repeat;
  opacity: 0;
  -webkit-transition-delay: initial;
  transition-delay: initial;
}
.back-to-top:hover {
  background-color: rgba(255, 166, 0, 0.29);
}
.back-to-top.w--current {
  right: 24px;
  background-color: rgba(214, 165, 30, 0.5);
  background-image: url('../images/back-to-top-arrow.png');
  background-position: 50% 50%;
  background-size: 14px;
  background-repeat: no-repeat;
  opacity: 0;
}
.back-to-top.w--current:hover {
  right: 24px;
}
.team-details-zoomer-1 {
  position: fixed;
  left: 0px;
  top: 0%;
  right: 0px;
  bottom: 0%;
  z-index: 5000;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 7% 10% 4%;
  background-color: #3b454b;
  opacity: 0;
}
.container-nav {
  position: static;
  display: inline-block;
  width: auto;
  max-width: 85%;
  min-width: 75%;
  margin-right: 0px;
  margin-left: 0px;
  float: none;
  text-align: left;
}
.trailer-oben {
  display: block;
  min-height: 470px;
  background-color: #444449;
  background-image: url('../images/trailer_oben.jpg');
  background-position: 50% -25px;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}
.trailer-oben._2 {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 300;
  display: block;
  background-position: 50% -159px;
}
.top-dummy {
  display: block;
  max-height: 200px;
  min-height: 160px;
}
.white {
  font-family:'Open Sans', sans-serif;
  color: #ccc;
  font-weight: 400;
}
.white.bildunterschrift {
  margin-bottom: 30px;
  padding-top: 25px;
  padding-bottom: 0px;
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  font-size: 18px;
}
.rechteck-nav {
  position: absolute;
  right: 45px;
  bottom: -19px;
  min-height: 38px;
  min-width: 38px;
  border: 2px solid rgba(209, 136, 0, 0.36);
  border-radius: 100%;
  background-color: rgba(235, 235, 235, 0.2);
  box-shadow: #d18800 1px 1px 8px 0px;
  -webkit-transform: none;
  -ms-transform: none;
  transform: none;
}
.fett-kursiv {
  font-style: italic;
  font-weight: 600;
}
.fett {
  font-weight: 600;
}
.white-background {
  padding: 15px 30px;
  border-radius: 7px;
  background-color: rgba(255, 255, 255, 0.87);
  font-family:'Open Sans', sans-serif;
  color: #cd1316;
  font-weight: 400;
}
.white-background.red-font {
  font-family:'Open Sans', sans-serif;
  color: #c21012;
  font-weight: 400;
}
.white-background.kunden {
  margin-bottom: 40px;
}
.beratung {
  display: block;
  margin-top: 22px;
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #b30202;
  line-height: 30px;
}
.beratung.kunden {
  margin-top: 15px;
  margin-bottom: 10px;
  color: #b30202;
}
.second-header {
  display: block;
  margin-bottom: 20px;
  font-family:'Open Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  text-transform: uppercase;
}
.second-header.kontakt-unten {
  margin-bottom: 25px;
  color: #ebebeb;
}
.second-header.beraterdetails {
  margin-top: 10px;
  margin-bottom: 0px;
  color: #ccc;
  text-transform: uppercase;
}
.beratung-icons {
  margin-top: 25px;
  text-align: center;
}
.team-bild-rund {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: inline-block;
  min-height: 220px;
  min-width: 220px;
  float: none;
  border: 2px solid #ccc;
  border-radius: 100%;
  background-image: url('../images/lothar_koeppl.jpg');
  background-size: cover;
  background-repeat: no-repeat;
  text-align: left;
}
.team-bild-rund._2 {
  background-image: url('../images/johannes_ecker_1.jpg');
  background-size: cover;
}
.team-bild-rund._3 {
  background-image: url('../images/elisabeth_ferrari_1.jpg');
  background-size: cover;
  background-attachment: scroll;
}
.team-bild-rund._4 {
  background-image: url('../images/oliver_mack.jpg');
  background-size: cover;
  background-attachment: scroll;
}
.team-bild-rund._5 {
  background-image: url('../images/jutta_becker.jpg');
  background-size: cover;
  background-attachment: scroll;
}
.beraterteam-bilder {
  position: relative;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  margin-right: auto;
  margin-left: auto;
  text-align: center;
}
.beraterteam-bilder-row {
  min-height: 175px;
  padding-top: 35px;
  padding-bottom: 25px;
}
.team-details-zoomer-2 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5001;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 7% 10% 4%;
  background-color: #3b454b;
  opacity: 0;
}
.team-details-zoomer-3 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5002;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  padding: 7% 10% 4%;
  background-color: #3b454b;
  opacity: 0;
}
.team-details-zoomer-4 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5002;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  padding: 7% 10% 4%;
  background-color: #3b454b;
  opacity: 0;
}
.team-details-zoomer-5 {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 5002;
  display: none;
  overflow-x: auto;
  overflow-y: auto;
  padding: 7% 10% 4%;
  background-color: #3b454b;
  opacity: 0;
}
.kontakt {
  padding-top: 35px;
  padding-bottom: 30px;
}
.kontakt-bild {
  min-height: 300px;
  background-color: #3b454b;
  background-image: url('../images/Kontakt.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}
.bold {
  font-style: italic;
  font-weight: 700;
}
.team-details-paragraph {
  margin-bottom: 35px;
  font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
  color: #ebebeb;
  font-size: 15px;
}
.scroll-dummy {
  display: none;
  max-height: 200px;
  min-height: 160px;
  background-color: #3b454b;
}
.team-details-container {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: visible;
  overflow-y: visible;
}
html.w-mod-js *[data-ix="team-details-text-sichtbarkeit"] {
  opacity: 0.05;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  transform: scale(0.5);
}
@media (max-width: 991px) {
  h1 {
    font-size: 48px;
  }
  .logo {
    float: left;
  }
  .logo.w--current {
    float: left;
  }
  .menu {
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 25px;
    padding-left: 18px;
    border-radius: 0px;
    background-color: transparent;
    color: white;
  }
  .menu:hover {
    color: white;
  }
  .section {
    margin-top: 0px;
    padding-top: 72px;
    padding-bottom: 0px;
  }
  .section.white {
    padding-top: 50px;
  }
  .aboutinfo {
    margin-bottom: 0px;
  }
  .menu-button.w--open {
    margin-right: -27px;
    padding-right: 25px;
    padding-left: 18px;
    background-color: #323232;
  }
  .navbar {
    top: 0px;
    max-height: 115px;
    min-height: 100px;
  }
  .brand-logo {
    float: left;
  }
  .nav-menu {
    position: absolute;
    width: auto;
    min-width: 50%;
    background-color: black;
  }
  .close-sidebar {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 50px;
    height: 50px;
    margin-left: auto;
    padding-top: 13px;
  }
  .menu-button.w--open {
    background-color: transparent;
  }
  .impressum_datenschutz {
    font-size: 14px;
  }
  .menu_icon {
    color: #919191;
  }
  .top-dummy {
    max-height: 120px;
    min-height: 115px;
  }
  .bold {
    font-family:'Source Sans Pro', 'Droid Sans', sans-serif;
    font-size: 16px;
    font-style: italic;
    font-weight: 700;
  }
  .nav-spacer-oben {
    height: 40px;
  }
}
@media (max-width: 767px) {
  h1 {
    margin-top: -15px;
    font-size: 35px;
  }
  .logo {
    padding-top: 0px;
  }
  .logo.w--current {
    margin-bottom: 0px;
    float: left;
  }
  .menu {
    margin-top: 0px;
    margin-right: 15px;
    margin-left: 15px;
    padding: 15px 25px 9px 18px;
  }
  .section {
    padding-top: 78px;
  }
  .section.white {
    padding-right: 30px;
    padding-left: 30px;
  }
  .section.footer {
    margin-bottom: 0px;
    padding-bottom: 30px;
  }
  .copyright-text {
    padding-bottom: 0px;
    text-align: center;
  }
  .menu-button {
    margin-top: -26px;
  }
  .menu-button.w--open {
    margin-right: 0px;
    padding-right: 25px;
    background-color: #323232;
  }
  .navbar {
    top: 0px;
    max-height: 85px;
    min-height: 75px;
  }
  .brand-logo {
    height: 75px;
    min-height: 70px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-bottom: 10px;
    padding-left: 15px;
  }
  .nav-menu {
    width: auto;
    height: 50%;
    min-height: 50%;
    min-width: 45%;
  }
  .menu-button {
    margin-top: 0px;
  }
  .top-dummy {
    max-height: 100px;
    min-height: 85px;
  }
  .nav-spacer-oben {
    height: 40px;
  }
}
@media (max-width: 479px) {
  h1 {
    margin-top: -10px;
    margin-bottom: 3px;
    padding-bottom: 0px;
    font-size: 25px;
  }
  h3 {
    padding-right: 0px;
    padding-left: 0px;
    font-size: 27px;
    line-height: 35px;
  }
  h4 {
    margin-top: 0px;
    margin-bottom: 10px;
  }
  .logo {
    margin-bottom: 0px;
    float: left;
  }
  .logo.w--current {
    float: left;
  }
  .menu {
    margin-right: 15px;
    margin-left: 15px;
    padding-right: 25px;
    padding-left: 18px;
  }
  .section {
    margin-top: 79px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .section.footer {
    margin-top: 0px;
  }
  .aboutus {
    padding-top: 0px;
  }
  .aboutinfo {
    padding-bottom: 0px;
  }
  .navbar {
    max-height: 100px;
    min-height: 85px;
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .brand-logo {
    margin-top: 4px;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    float: left;
  }
  .nav-menu {
    width: auto;
    height: 50%;
    min-height: 40%;
    min-width: 40%;
  }
  .menu-button {
    padding-top: 29px;
  }
  .menu-button.w--open {
    background-color: #404040;
  }
  .container-nav {
    min-width: 80%;
  }
  .top-dummy {
    min-height: 85px;
  }
  .nav-spacer-oben {
    height: 40px;
  }
}

