a {
  color: #01306c;
  text-decoration: none;
}

.body {
  height: 100%;
  font-family: Raleway, sans-serif;
  color: #27292f;
  font-weight: 500;
}

.section-banner1 {
  position: relative;
  height: 100%;
  padding-top: 10%;
  padding-bottom: 100px;
  background-image: url('../images/unternehmensbew-bg.jpg');
  background-position: 100% 99%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.container-banner {
  position: relative;
  z-index: 1000;
  padding-right: 30px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.headline-banner {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 70px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.image {
  padding-bottom: 60px;
}

.text-banner {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
}

.container-normal {
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: left;
}

.navbar-banner {
  margin-top: -60px;
  background-color: #01306c;
}

.nav-link {
  margin-top: 10px;
  margin-bottom: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  color: #fff;
  font-weight: 500;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.nav-link:hover {
  border: 1px none #fff;
  color: #a5b2da;
}

.nav-link.w--current {
  padding: 8px 18px;
  border: 2px solid #fff;
  color: #fff;
  font-weight: 500;
}

.section-footer {
  padding-top: 30px;
  padding-bottom: 30px;
  background-color: #27292f;
}

.brand {
  display: inline-block;
  padding-top: 20px;
  padding-bottom: 20px;
  float: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.headline-text {
  font-family: 'Josefin Sans', sans-serif;
  color: #01306c;
  font-size: 40px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.text-center {
  text-align: left;
}

.section-normal {
  display: block;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.container-blue {
  display: block;
  padding: 20px 60px 60px;
  background-color: #01306c;
}

.text-blue {
  color: #fff;
  font-weight: 300;
}

.navbar-fixed {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  margin-top: 0px;
  background-color: #01306c;
  box-shadow: 0 0 20px -5px #000;
}

.headline-blue {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 40px;
  line-height: 50px;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.section-light {
  padding-top: 60px;
  padding-bottom: 70px;
  background-color: #d5e6fc;
}

.slide-news {
  padding-top: 40px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #d5e6fc;
}

.div-block {
  padding-right: 100px;
  padding-left: 100px;
}

.headline-news {
  margin-top: 0px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
}

.link-news {
  display: inline-block;
  margin-top: 20px;
  color: #01306c;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.icon-2 {
  color: #01306c;
}

.icon-3 {
  color: #01306c;
}

.arrow-left {
  margin-left: 0px;
  font-size: 50px;
}

.arrow-right {
  margin-right: 0px;
  font-size: 50px;
}

.container {
  border-top: 2px solid #01306c;
}

.link-news2 {
  display: block;
  margin-top: 20px;
  color: #01306c;
  font-weight: 700;
  text-align: center;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

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

.button {
  margin-top: 20px;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #01306c;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button:hover {
  background-color: #01306c;
  color: #fff;
}

.container-2 {
  margin-top: 20px;
  text-align: center;
}

.container-contact {
  margin-top: 40px;
  padding-top: 0px;
  padding-bottom: 20px;
  background-color: #fff;
  text-align: center;
}

.contact-row {
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.column-contact {
  display: block;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.text-block {
  text-align: left;
}

.text-contact {
  font-size: 16px;
  line-height: 22px;
  text-align: left;
}

.tab-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 20px;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #fff;
  background-color: #fff;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.tab-link:hover {
  background-color: #d5e6fc;
}

.tab-link.w--current {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 20px;
  float: left;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #01306c;
  background-color: #fff;
  -webkit-transition-duration: 300ms;
  transition-duration: 300ms;
}

.tab-link.w--current:hover {
  background-color: #d5e6fc;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.tab-link-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 25px;
  padding-bottom: 20px;
  float: right;
  -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;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #fff;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tab-link-2:hover {
  background-color: #d5e6fc;
}

.tab-link-2.w--current {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 2px solid #01306c;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fff));
  background-image: linear-gradient(180deg, #fff, #fff);
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
}

.tab-link-2.w--current:hover {
  background-image: none;
}

.link-contact {
  display: block;
  font-family: 'Josefin Sans', sans-serif;
  color: #01306c;
  font-size: 22px;
  font-weight: 500;
  letter-spacing: 2px;
  text-decoration: none;
  text-transform: uppercase;
}

.link-contact:hover {
  text-decoration: none;
}

.container-footer {
  display: block;
  padding-top: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.mitgliedschaften {
  margin-top: 20px;
  margin-bottom: 20px;
}

.div-button-center {
  margin-top: 20px;
  text-align: center;
}

.headline-blue2 {
  color: #d5e6fc;
  font-size: 14px;
  font-weight: 500;
  text-align: left;
  letter-spacing: 2px;
  text-transform: uppercase;
}

.text-blue2 {
  color: #fff;
  font-size: 20px;
  line-height: 26px;
  font-weight: 100;
  text-align: center;
  letter-spacing: 1px;
}

.blue-row {
  display: block;
  margin-top: 30px;
}

.text-info {
  display: block;
  color: #27292f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.column {
  display: block;
}

.news-date {
  margin-bottom: 10px;
  font-weight: 700;
  text-transform: uppercase;
}

.text-footer {
  display: block;
  margin-top: 10px;
  float: none;
  color: #fff;
  font-size: 16px;
  line-height: 22px;
  font-weight: 300;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.centaur-img {
  margin-top: 20px;
  margin-bottom: 20px;
  float: left;
}

.footer-row {
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  color: #d5e6fc;
  text-decoration: none;
}

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

.body-2 {
  height: 100%;
  font-family: Raleway, sans-serif;
  font-weight: 500;
}

.section-banner-project {
  position: relative;
  height: 100%;
  padding-top: 10%;
  padding-bottom: 100px;
  background-image: url('../images/_DSC6871.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.section-banner-partner {
  position: relative;
  height: 100%;
  padding-top: 10%;
  padding-bottom: 100px;
  background-image: url('../images/_DSC6794.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.partner-list {
  margin-top: 20px;
  margin-bottom: 20px;
}

.column-contact-dresden {
  display: block;
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: stretch;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch;
  background-image: url('../images/dresden.jpg');
  background-position: 50% 100%;
  background-size: cover;
}

.column-contact-wiesbaden {
  display: block;
  height: 400px;
  padding-right: 0px;
  padding-left: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: url('../images/wiesbaden.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-attachment: scroll;
}

.text-link {
  color: #01306c;
  text-decoration: none;
}

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

.banner-arrow {
  margin-top: 120px;
}

.project-col {
  display: block;
  padding: 15px;
}

.project-div {
  padding: 25px;
  border: 2px solid #d5e6fc;
}

.project-link {
  margin-top: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #27292f;
  text-decoration: none;
}

.project-link:hover {
  background-color: #d5e6fc;
}

.container-projekte {
  margin-bottom: 30px;
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: center;
}

.collection-item {
  margin-top: 10px;
  float: none;
}

.div-block-2 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.text-zitat {
  display: block;
  font-size: 26px;
  line-height: 34px;
  font-style: italic;
  font-weight: 400;
}

.text-block-2 {
  margin-top: 20px;
  font-family: 'Passion One', sans-serif;
  color: #01306c;
  font-size: 60px;
  line-height: 20px;
}

.text-caption {
  margin-top: 20px;
  font-weight: 700;
}

.navbar-fixed-project {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 9999;
  margin-top: 0px;
  background-color: #01306c;
  box-shadow: 0 0 20px -5px #000;
}

.section-normal-project {
  display: block;
  padding-top: 90px;
  padding-bottom: 60px;
}

.headline-contact {
  margin-top: 0px;
  font-size: 20px;
  line-height: 26px;
  font-weight: 600;
  text-align: center;
}

.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;
  color: #fff;
}

.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;
}

.section-spezial {
  height: 100%;
  background-color: #01306c;
}

.leistungen-col {
  margin-top: 20px;
  margin-bottom: 20px;
}

.partnerlogo {
  padding: 15px;
  text-align: center;
}

.partnerlogo-tab {
  margin-top: 15px;
}

.liste-blau {
  color: #fff;
  line-height: 24px;
  font-weight: 300;
}

.list-item {
  font-weight: 300;
}

.videoembed {
  height: 500px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #27292f;
}

.div-hide-1 {
  display: block;
}

.button-leistungen {
  display: inline-block;
  margin: 20px auto;
  padding-right: 40px;
  padding-left: 40px;
  background-color: #fff;
  -webkit-transition: all 300ms ease;
  transition: all 300ms ease;
  color: #01306c;
  font-weight: 700;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.button-leistungen:hover {
  background-color: #01306c;
  color: #fff;
}

.div-hide-2 {
  display: none;
}

.div-hide-3 {
  display: none;
}

.div-hide-4 {
  display: none;
  height: 0px;
}

.div-hide-5 {
  display: none;
}

.div-hide-6 {
  display: none;
}

.img-leistungen {
  display: block;
}

.link-block {
  display: block;
  padding-top: 20px;
  padding-bottom: 20px;
  text-align: center;
}

.columns {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.leistungen-div {
  height: 300px;
  padding: 25px;
}

.leistungen-link {
  margin-top: 10px;
  -webkit-transition: all 400ms ease;
  transition: all 400ms ease;
  color: #27292f;
  text-decoration: none;
}

.leistungen-link:hover {
  background-color: #d5e6fc;
}

.div-leistung-def {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 1000;
  display: inline-block;
  overflow: hidden;
  height: 0px;
  margin-top: 10px;
  padding-right: 10px;
  padding-left: 10px;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(39, 41, 47, 0.2);
  text-align: left;
  cursor: pointer;
}

.leistungen-taetigkeit {
  margin-top: 10px;
  margin-bottom: 5px;
}

.collection-item-2 {
  display: inline-block;
  overflow: visible;
  float: none;
  text-align: center;
}

.leistung-def {
  margin-top: 10px;
}

.leistung-def2 {
  margin-bottom: 10px;
}

.leistungen-taetigkeit-copy {
  margin-top: 10px;
  margin-bottom: 5px;
  font-weight: 700;
}

.x {
  display: inline-block;
  margin-top: 10px;
  margin-right: 10px;
  float: right;
  -webkit-transform: rotate(45deg) scale(4);
  -ms-transform: rotate(45deg) scale(4);
  transform: rotate(45deg) scale(4);
  color: #01306c;
  font-weight: 200;
}

.section-banner-leistung {
  position: relative;
  height: 100%;
  padding-top: 10%;
  padding-bottom: 100px;
  background-image: url('../images/_DSC6900.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: fixed;
}

.dlist-item {
  margin-top: 10px;
  list-style-type: lower-alpha;
}

.dlist-item2 {
  margin-top: 10px;
}

.list-item-2 {
  margin-top: 10px;
  list-style-type: lower-alpha;
}

.columns-2 {
  margin-top: 20px;
  margin-bottom: 10px;
}

.banner-img {
  position: absolute;
  left: auto;
  top: 10%;
  right: 7%;
  bottom: auto;
  z-index: 1;
  display: inline-block;
}

.videoembed-2 {
  display: none;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #27292f;
}

.text-info-2 {
  display: block;
  color: #27292f;
  font-size: 16px;
  line-height: 22px;
  font-weight: 500;
}

.contact-row-2 {
  margin-right: auto;
  margin-left: auto;
  padding-right: 30px;
  padding-left: 30px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

.section-light-2 {
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #d5e6fc;
}

.lightbox-div {
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 15px;
}

.lightbox-div2 {
  position: absolute;
  z-index: 500;
  margin-top: 20px;
  margin-left: 20px;
}

.image-3 {
  margin-left: 7px;
  padding-top: 7px;
  float: left;
}

.lightbox-text {
  z-index: 500;
  width: 170px;
  padding: 10px 15px;
  background-color: #8aa4d8;
  color: #fff;
  text-align: center;
}

.lightbox-text:hover {
  background-color: #27292f;
}

.lightbox-img {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.lightbox-img:hover {
  -webkit-filter: brightness(60%);
  filter: brightness(60%);
}

.banner-arrow-2 {
  margin-top: 120px;
}

.arrow {
  display: block;
}

.banner-table {
  max-width: 1300px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 40px;
  padding-left: 40px;
}

.banner-img-2 {
  position: static;
  left: auto;
  top: 10%;
  right: 7%;
  bottom: auto;
  z-index: 1;
  display: block;
}

.section-banner1-2 {
  position: relative;
  height: 100%;
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../images/unternehmensbew-bg.jpg');
  background-position: 100% 99%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.image-4 {
  margin-top: 40px;
  margin-bottom: 60px;
}

.text-banner-2 {
  color: #fff;
  font-size: 22px;
  line-height: 28px;
  font-weight: 200;
  text-align: left;
  letter-spacing: 1px;
}

.headline-banner-2 {
  display: block;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  font-family: 'Josefin Sans', sans-serif;
  color: #fff;
  font-size: 66px;
  line-height: 70px;
  font-weight: 400;
  text-align: left;
  letter-spacing: 6px;
  text-transform: uppercase;
}

.fade-in {
  position: relative;
  z-index: 1;
  height: 100%;
}

.loading-spinner {
  position: fixed;
  left: 50%;
  top: 50%;
  z-index: 0;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}

.image-div {
  display: inline-block;
}

.section-normal-2 {
  display: block;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #fff;
}

.container-normal-2 {
  padding-top: 0px;
  padding-bottom: 0px;
  text-align: left;
}

.blue-row-2 {
  display: block;
  margin-top: 20px;
}

.partner-list-2 {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 24px;
}

.image-div-2 {
  display: inline-block;
  margin-right: 20px;
}

html.w-mod-js *[data-ix="navbar-initial"] {
  opacity: 0;
}

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

html.w-mod-js *[data-ix="loaditem-2"] {
  opacity: 0;
  -webkit-transform: scale(1.5, 1.5) translate(0px, -30px);
  -ms-transform: scale(1.5, 1.5) translate(0px, -30px);
  transform: scale(1.5, 1.5) translate(0px, -30px);
}

html.w-mod-js *[data-ix="leistungen-div"] {
  height: 0px;
}

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

@media (max-width: 991px) {
  .body {
    height: auto;
  }
  .icon {
    color: #fff;
  }
  .menu-button {
    color: #fff;
  }
  .menu-button.w--open {
    background-color: #27292f;
  }
  .nav-menu-banner {
    position: fixed;
    left: 0px;
    top: 0px;
    right: 0px;
    background-color: #27292f;
  }
  .nav-menu {
    background-color: #27292f;
  }
  .headline-news {
    font-size: 18px;
    line-height: 24px;
  }
  .news-date {
    font-size: 12px;
  }
  .banner-arrow-2 {
    margin-top: 60px;
  }
  .banner-table {
    padding-right: 10px;
    padding-left: 10px;
  }
  .section-banner1-2 {
    height: auto;
    padding-bottom: 100px;
  }
  .image-4 {
    margin-top: 0px;
    margin-bottom: 20px;
  }
  .text-banner-2 {
    font-size: 16px;
    line-height: 22px;
  }
  .headline-banner-2 {
    font-size: 40px;
    line-height: 40px;
  }
  .fade-in {
    height: auto;
  }
}

@media (max-width: 767px) {
  .headline-banner {
    font-size: 66px;
    line-height: 76px;
  }
  .container-normal {
    padding-right: 10px;
    padding-left: 10px;
  }
  .headline-text {
    font-size: 32px;
    line-height: 34px;
  }
  .text-info {
    margin-right: 10px;
    margin-left: 10px;
  }
  .text-footer {
    font-size: 12px;
  }
  .section-banner-project {
    height: 70%;
  }
  .banner-arrow {
    margin-top: 60px;
  }
  .text-info-2 {
    margin-right: 10px;
    margin-left: 10px;
  }
  .banner-arrow-2 {
    margin-top: 60px;
  }
  .arrow {
    display: none;
  }
  .banner-table {
    padding-right: 20px;
    padding-left: 20px;
  }
  .text-banner-2 {
    font-size: 20px;
    line-height: 26px;
  }
  .headline-banner-2 {
    font-size: 50px;
    line-height: 52px;
  }
  .container-normal-2 {
    padding-right: 10px;
    padding-left: 10px;
  }
}

@media (max-width: 479px) {
  .headline-banner {
    font-size: 40px;
    line-height: 50px;
  }
  .brand {
    width: 80%;
  }
  .brand.w--current {
    width: 250px;
  }
  .headline-text {
    margin-right: 10px;
    margin-left: 10px;
    font-size: 24px;
    line-height: 26px;
  }
  .headline-news.aufgaben {
    margin-left: 10px;
  }
  .tab-link {
    padding-right: 20px;
    padding-left: 20px;
  }
  .link-contact {
    font-size: 16px;
  }
  .liste-blau {
    font-size: 12px;
    line-height: 20px;
  }
  .text-banner-2 {
    font-size: 16px;
    line-height: 20px;
  }
  .headline-banner-2 {
    font-size: 26px;
    line-height: 30px;
  }
  .partner-list-2 {
    font-size: 12px;
    line-height: 20px;
  }
}

