.w-embed-youtubevideo {
  width: 100%;
  position: relative;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  background-image: url('https://d3e54v103j8qbb.cloudfront.net/static/youtube-placeholder.2b05e7d68d.svg');
  background-size: cover;
  background-position: 50% 50%;
}

.w-embed-youtubevideo:empty {
  min-height: 75px;
  padding-bottom: 56.25%;
}

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

h1 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 55px;
  line-height: 120%;
  font-weight: 700;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 20px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 20px;
  line-height: 120%;
  font-weight: 400;
  text-transform: uppercase;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 22px;
  line-height: 120%;
  font-weight: 700;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 14px;
  line-height: 120%;
  font-weight: 700;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 12px;
  line-height: 120%;
  font-weight: 700;
}

p {
  margin-bottom: 28px;
  color: #696e76;
  font-size: 18px;
  line-height: 1.7em;
  font-weight: 400;
}

.i-style-section {
  padding: 0px 15px 84px;
}

.c-style__text.is--label {
  margin-top: 7px;
  margin-bottom: 28px;
  border-style: none;
  border-top-width: 1px;
  border-top-color: rgba(0, 0, 0, 0.2);
  color: rgba(67, 74, 84, 0.3);
  font-size: 11px;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-style__text.is--title {
  margin-top: 70px;
  margin-bottom: 39px;
  padding-left: 0px;
  color: rgba(67, 74, 84, 0.3);
  font-size: 32px;
  line-height: 100%;
  letter-spacing: 4px;
  text-transform: uppercase;
}

.c-style__color {
  height: 80px;
  border-radius: 10px;
  background-color: #e4e4e4;
}

.c-style__color.is--orange {
  background-color: #ff931e;
  color: #ff931e;
}

.c-style__color.is--dark {
  background-color: #434a54;
}

.c-style__color.is--anthrazit {
  background-color: #696e76;
}

.c-style__color.is--fruit {
  background-color: #ff5858;
}

.c-style__color.is--light {
  background-color: #f4f6f9;
}

.c-style__color.is--grey {
  background-color: #e5e8ec;
}

.c-button-arrow {
  width: 189.234375px;
  height: 50px;
  padding-top: 15px;
  padding-left: 0px;
  background-color: transparent;
  background-image: url('../images/arrow2x_1arrow@2x.png');
  background-position: 88% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ff931e;
  font-size: 16px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-button-arrow:hover {
  background-position: 93% 50%;
}

.c-button-arrow.projekte {
  width: 210.234375px;
  margin-top: 20px;
}

.c-button-arrow.kunden {
  width: 207.234375px;
}

.c-button {
  display: inline-block;
  height: 50px;
  margin-right: auto;
  margin-left: auto;
  padding-top: 15px;
  padding-right: 33px;
  padding-left: 33px;
  float: none;
  -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;
  border-radius: 10px;
  background-color: transparent;
  background-image: url('../images/button-color.png');
  background-position: 50% 0px;
  background-repeat: no-repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-button:hover {
  height: 50px;
  background-image: url('../images/button-color.png');
  background-position: 50% 100%;
  background-size: auto;
  box-shadow: 0 2px 13px 0 rgba(0, 0, 0, 0.2), 0 8px 28px 0 rgba(0, 0, 0, 0.1);
}

.c-button.is--hollow {
  padding-top: 13px;
  border: 2px solid #ff931e;
  background-image: none;
  color: #ff931e;
}

.c-button.is--hollow:hover {
  background-color: #ff931e;
  box-shadow: none;
  color: #fff;
}

.c-button.cta {
  display: block;
  width: 200px;
  margin-top: 39px;
  margin-right: auto;
  margin-left: auto;
}

.c-nav-con {
  display: block;
  width: 80%;
  max-width: none;
  margin-right: auto;
  margin-left: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-nav--logo {
  display: block;
  margin-top: 8px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-menu {
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: transparent;
}

.c-menu--link {
  padding-right: 28px;
  padding-left: 28px;
  -webkit-transition: color 200ms ease;
  transition: color 200ms ease;
  color: #434a54;
  font-size: 20px;
  font-weight: 500;
  letter-spacing: 0px;
  text-transform: none;
}

.c-menu--link:hover {
  color: #ff931e;
}

.c-menu--link.w--current {
  color: #ff931e;
}

.c-menu--link.text--white {
  color: #fff;
}

.c-menu--link.text--white:hover {
  color: #ff931e;
}

.c-menu--link.text--white.w--current {
  color: #ff931e;
}

.c-nav {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  display: block;
  -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;
  background-color: transparent;
  color: transparent;
}

.c-slider {
  height: 100vh;
  background-color: transparent;
}

.c-slider-slide.website {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wbg-web-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wbg-web-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.c-slider-slide.corporate {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/swg-bb-vk_1.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/swg-bb-vk_1.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-slider-slide.ball {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tag-ball-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tag-ball-01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, scroll;
}

.c-slider-slide.wgr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wgr-hausillustration-head.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wgr-hausillustration-head.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-slider-slide.herz {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wbg-k-image-hero-b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wbg-k-image-hero-b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-slider-slide.jessen {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-slider-slide.swg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/swn-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/swn-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sec-agentur {
  position: relative;
  z-index: -2;
  overflow: hidden;
  padding: 100px 15px;
  background-image: linear-gradient(354deg, #e5e8ec, #fff 60%);
}

.c-nav-white {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  z-index: 2000;
  display: none;
  -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;
  background-color: #fff;
  box-shadow: 0 1px 0 0 rgba(0, 0, 0, 0.1);
}

.line {
  width: 175px;
  height: 10px;
  margin-top: 20px;
  margin-bottom: 30px;
  background-color: #ff931e;
  -webkit-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  transform: rotate(0deg);
}

.line.is--center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.line.white {
  margin-bottom: 38px;
  background-color: #fff;
}

.sec-leistung {
  text-transform: none;
}

.c-row-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 22px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.leistung-row-wrapper {
  width: 64%;
  margin-left: 20px;
}

.leistung-row-wrapper.sub {
  width: 84%;
}

.c-row {
  margin-top: 65px;
  margin-bottom: 0px;
}

.is--white {
  color: #fff;
}

.is--white.is--trans {
  margin-bottom: 10px;
  opacity: 0.8;
}

.c-leistung {
  padding: 100px 15px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), color-stop(64%, rgba(0, 0, 0, 0.8))), url('../images/leistung-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.8) 64%), url('../images/leistung-bg.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
}

.c-leistung-sub {
  padding: 100px 15px;
  background-image: linear-gradient(58deg, #ff5858 25%, #ff931e);
}

.is--leistung {
  margin-top: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 16px;
  line-height: 120%;
  font-weight: 400;
  text-align: center;
  text-transform: uppercase;
}

.c-leistung-link {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 150px;
  padding-top: 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 20px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.c-leistung-link:hover {
  background-image: linear-gradient(330deg, transparent, hsla(0, 0%, 100%, 0.15));
  box-shadow: 0 4px 17px -3px rgba(0, 0, 0, 0.29);
  -webkit-transform: translate(0px, -2px);
  -ms-transform: translate(0px, -2px);
  transform: translate(0px, -2px);
}

.c-leistung-sub-icon {
  margin-bottom: 7px;
}

.sec-projekt-teaser {
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 100px 15px;
  background-image: linear-gradient(356deg, #e5e8ec, rgba(244, 246, 249, 0) 75%);
}

.c-teaser-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 20px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.c-teaser-box {
  position: relative;
  overflow: hidden;
  width: 49%;
  height: 324px;
  margin-top: 20px;
  margin-bottom: 0px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.c-teaser-box:hover {
  box-shadow: 0 8px 39px 0 rgba(0, 0, 0, 0.45);
}

.c-teaser-text-type {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  padding-top: 20px;
  padding-left: 20px;
  color: #fff;
  font-size: 15px;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.c-teaser-theme {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 30px;
  line-height: 130%;
  font-weight: 500;
  text-decoration: none;
}

.c-teaser-more {
  display: inline-block;
  width: 167px;
  margin-top: 14px;
  background-image: url('../images/arrow2x_1arrow@2x.png');
  background-position: 100% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  color: #ff931e;
  font-size: 14px;
  font-weight: 500;
  letter-spacing: 1px;
  text-decoration: none;
  text-transform: uppercase;
}

.c-teaser-link {
  position: static;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.2)), to(rgba(0, 0, 0, 0.2))), -webkit-gradient(linear, left top, left bottom, from(#696e76), to(#696e76));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)), linear-gradient(180deg, #696e76, #696e76);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  text-decoration: none;
}

.c-teaser-link.bau {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wgm-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wgm-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.cd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/swg-bb-vk-promo.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/swg-bb-vk-promo.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.ball {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tag-ball-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tag-ball-01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.palme {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/coaching-head.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/coaching-head.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.mag {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/TAG-Wohnjournal-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/TAG-Wohnjournal-header.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.gb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/vlw-gb-2017-02.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/vlw-gb-2017-02.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.web {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wbg-web-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wbg-web-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.wg {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wohngucker-laden-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wohngucker-laden-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.wgr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wgr-plane-01.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wgr-plane-01.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
}

.c-teaser-link.herz {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/wbg-k-image-hero-b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/wbg-k-image-hero-b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.jessen {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.boehner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/bgg-bq-hero.jpg'), -webkit-gradient(linear, left top, left bottom, from(#696e76), to(#696e76));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/bgg-bq-hero.jpg'), linear-gradient(180deg, #696e76, #696e76);
  background-position: 0px 0px, 80% 50%, 0px 0px;
  background-size: auto, cover, auto;
  background-repeat: repeat, no-repeat, repeat;
}

.c-teaser-link.kotsche {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/wbg-kotsche-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/wbg-kotsche-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-link.swg-cd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/swn-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/swn-hero.jpg');
  background-position: 0px 0px, 0px 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.c-teaser-text {
  padding-right: 47px;
  padding-bottom: 20px;
  padding-left: 20px;
}

.kreis {
  position: absolute;
  left: -607px;
  top: -98px;
  bottom: -78px;
  z-index: 5;
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-color: hsla(0, 0%, 100%, 0.18);
  box-shadow: 0 0 50px -8px rgba(0, 0, 0, 0.23);
}

.kreis._2 {
  left: auto;
  top: auto;
  right: -607px;
  bottom: -219px;
  background-color: hsla(0, 0%, 100%, 0.21);
}

.container {
  position: relative;
  z-index: 100;
}

.square {
  position: absolute;
  top: -624px;
  right: -390px;
  bottom: 0px;
  width: 800px;
  height: 800px;
  background-color: hsla(0, 0%, 100%, 0.61);
  box-shadow: 0 0 45px -7px rgba(0, 0, 0, 0.21);
  -webkit-transform: rotate(120deg);
  -ms-transform: rotate(120deg);
  transform: rotate(120deg);
}

.sec-kunden {
  padding: 100px 15px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.c-kunden-row1 {
  padding-right: 62px;
}

.sec-testimonial {
  padding: 50px 15px 0px;
  background-image: linear-gradient(63deg, #e5e8ec, rgba(229, 232, 236, 0.16));
}

.sec-testimonial.hide {
  display: none;
}

.c-testi-slider {
  padding-top: 5px;
  background-color: transparent;
}

.is--testi {
  color: #434a54;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.c-testi-namewrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 41px;
  -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: #434a54;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-testi-namewrapper.is--position {
  margin-top: 8px;
  color: rgba(105, 110, 118, 0.7);
  font-weight: 300;
  text-transform: none;
}

.image-2 {
  margin-right: 14px;
}

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

.is--center.is--small {
  color: #434a54;
  font-size: 40px;
  text-align: center;
}

.arrow {
  padding-top: 40px;
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.arrow:hover {
  opacity: 1;
}

.arrow.hide {
  display: none;
}

.slide-nav {
  display: block;
  opacity: 0.18;
  font-size: 10px;
}

.slide-nav.hide {
  display: none;
}

.c-testi-con {
  position: relative;
  z-index: 5;
}

.image-3 {
  position: absolute;
  left: -50px;
  top: 1px;
  z-index: -1;
  opacity: 0.57;
}

.image-4 {
  position: absolute;
  right: -37px;
  bottom: 0px;
  z-index: -1;
  opacity: 1;
}

.c-nav-logo {
  max-width: 86%;
}

.c-teaser-more-2 {
  display: none;
  width: 169.046875px;
  margin-top: 14px;
  background-image: url('../images/arrow2x_1arrow@2x.png');
  background-position: 100% 50%;
  background-size: 22px;
  background-repeat: no-repeat;
  color: #ff931e;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.sec-brands {
  padding-top: 10px;
  background-color: transparent;
}

.c-slide-logo {
  width: 25%;
}

.c-slide-arrow {
  display: none;
}

.c-slider-brands {
  height: 138px;
  background-color: transparent;
}

.c-slide-brands-pic {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slide-nav-2 {
  display: none;
}

.sec-cta {
  position: relative;
  padding: 75px 15px;
}

.c-cta-con {
  padding: 12px;
  background-image: linear-gradient(57deg, #ff5858, #ff931e);
  box-shadow: 0 20px 48px -8px rgba(0, 0, 0, 0.35);
}

.c-cta-div {
  width: 100%;
  padding: 34px 48px 48px;
  background-color: #fff;
}

.sec-footer {
  margin-top: 0px;
  padding: 60px 15px;
  background-color: #434a54;
}

.orangesquare {
  position: absolute;
  right: -542px;
  bottom: -274px;
  z-index: -1;
  width: 800px;
  height: 800px;
  border-radius: 50%;
  background-image: linear-gradient(132deg, #ff931e, #ff5858);
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.19);
  opacity: 0.59;
  -webkit-transform: rotate(23deg);
  -ms-transform: rotate(23deg);
  transform: rotate(23deg);
}

.footer-text {
  margin-bottom: 19px;
  opacity: 0.5;
  color: #fff;
  line-height: 150%;
  font-weight: 400;
}

.footer-btn {
  padding-left: 32px;
  float: left;
  clear: left;
  background-color: transparent;
  background-image: url('../images/icon-phone-hover2x_1icon-phone-hover@2x.png');
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: 1px;
}

.footer-btn:hover {
  background-image: url('../images/icon-phone-hover2x_1icon-phone-hover@2x.png');
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
  color: #ff931e;
}

.footer-btn.is--mail {
  background-image: url('../images/icon-mail-hover2x_1icon-mail-hover@2x.png');
  background-size: 25px;
}

.footer-btn.is--mail:hover {
  background-image: url('../images/icon-mail-hover2x_1icon-mail-hover@2x.png');
  background-position: 0px 50%;
  background-size: 25px;
  background-repeat: no-repeat;
}

.footer-logo {
  margin-bottom: 13px;
  opacity: 0.5;
}

.footer-nav {
  margin-top: 0px;
  margin-bottom: 13px;
  float: left;
  clear: left;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 16px;
  letter-spacing: 1px;
  text-decoration: none;
}

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

.foot-social-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 19px;
  clear: left;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.foot-social-links {
  width: 31px;
  height: 30px;
  margin-right: 23px;
  background-image: url('../images/icon-fb-hover2x_1icon-fb-hover@2x.png');
  background-position: 0px 50%;
  background-size: contain;
  background-repeat: no-repeat;
  -webkit-filter: saturate(0%);
  filter: saturate(0%);
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.foot-social-links:hover {
  background-image: url('../images/icon-fb-hover2x_1icon-fb-hover@2x.png');
  background-position: 0px 0px;
  background-size: 31px;
  background-repeat: repeat;
  opacity: 1;
  -webkit-filter: saturate(100%);
  filter: saturate(100%);
}

.foot-social-links.is-google {
  width: 41px;
  margin-right: 19px;
  background-image: url('../images/icon-insta-hover2x.png');
  background-position: 50% 50%;
  background-size: contain;
}

.foot-social-links.is-google:hover {
  background-image: url('../images/icon-insta-hover2x.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.foot-social-links.is-youtube {
  width: 40px;
  height: 30px;
  background-image: url('../images/icon-youtube-hover2x_1icon-youtube-hover@2x.png');
  background-position: 50% 50%;
  background-size: contain;
}

.foot-social-links.is-youtube:hover {
  background-image: url('../images/icon-youtube-hover2x_1icon-youtube-hover@2x.png');
  background-position: 0px 0px;
  background-size: contain;
  background-repeat: no-repeat;
}

.is--small {
  color: #696e76;
  font-size: 14px;
  line-height: 1.7em;
  text-align: left;
}

.is--small.is--white.trans {
  display: block;
  margin-bottom: 21px;
  color: hsla(0, 0%, 100%, 0.5);
  text-align: left;
}

.btn-newsletter {
  display: inline-block;
  padding: 13px 21px;
  border-style: solid;
  border-width: 1px;
  border-color: hsla(0, 0%, 100%, 0.5);
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.5);
  font-size: 16px;
  font-weight: 400;
}

.btn-newsletter:hover {
  border-color: #ff931e;
  background-color: #ff931e;
  color: #fff;
}

.foot-column {
  display: block;
}

.sub-leistung-row {
  margin-top: 0px;
  margin-bottom: 34px;
}

.list {
  color: grey;
  font-size: 18px;
  line-height: 150%;
}

.kunden-hide-fwu {
  display: block;
  overflow: hidden;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 20px 0px 25px;
  background-color: #fff;
}

.secunternehmen {
  position: relative;
  overflow: hidden;
  padding-top: 60px;
  padding-bottom: 100px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#e5e8ec), to(#fff));
  background-image: linear-gradient(0deg, #e5e8ec, #fff);
}

.list-item {
  margin-bottom: 7px;
  padding-left: 16px;
  background-image: url('../images/list-bullet2x_1list-bullet@2x.png');
  background-position: 0px 50%;
  background-size: 8px;
  background-repeat: no-repeat;
  color: #696e76;
}

.list-item.first {
  margin-top: 10px;
  background-image: url('../images/list-bullet2x_1list-bullet@2x.png');
  background-size: 8px;
  background-repeat: no-repeat;
}

.list-item.last {
  margin-bottom: 32px;
}

.buttonshowhide {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 750px;
  margin: 10px auto 0px;
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 25px;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 1px none grey;
  background-image: url('../images/list-arrow-hover2x_1list-arrow-hover@2x.png'), linear-gradient(31deg, #ff5858, #ff931e);
  background-position: 95% 50%, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 20px;
  text-align: left;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.buttonshowhide:hover {
  border-color: #d88515;
  background-color: #fff;
  background-image: url('../images/list-arrow-hover2x_1list-arrow-hover@2x.png'), linear-gradient(16deg, #ff5858, #ff931e);
  background-position: 97% 50%, 0px 0px;
  background-size: 24px, auto;
  background-repeat: no-repeat, repeat;
  color: #fff;
}

.buttonshowhide.fwu {
  margin-top: 10px;
}

.kunden-hide {
  display: block;
  overflow: hidden;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 20px 0px 25px;
  background-color: #fff;
}

.conwrapper {
  padding-top: 0px;
}

.conwrapper.fond {
  position: relative;
  z-index: 200;
  padding-top: 24px;
  padding-bottom: 24px;
}

.kunden-hide-wg {
  position: static;
  z-index: 20;
  display: block;
  overflow: hidden;
  width: 750px;
  height: auto;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 20px 0px 25px;
  background-color: #fff;
}

.sec-agentur-01 {
  padding: 100px 15px;
}

.sec-quote {
  padding: 100px 15px;
  background-image: linear-gradient(14deg, #ff5858, #ff931e);
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 120%;
  font-style: italic;
  font-weight: 400;
  text-align: center;
}

.sec-gruender {
  padding: 100px 15px;
}

.gruender-head {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #434a54;
  font-size: 35px;
  line-height: 120%;
  font-weight: 700;
}

.gruender-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 52px;
}

.gruenders-pic {
  width: 308px;
  height: 365px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  box-shadow: 21px 0 0 -7px rgba(255, 147, 30, 0.25);
}

.gruenders-pic.per {
  background-image: url('../images/p-enders.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gruenders-pic.iris {
  background-image: url('../images/i-palme.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.gruender-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 50px;
  -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;
}

.sec-team {
  padding: 62px 15px 100px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/team-bg.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/team-bg.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.unordered-list {
  padding-left: 0px;
  color: #696e76;
  font-size: 18px;
  line-height: 150%;
  font-weight: 500;
}

.team-list {
  margin-top: 29px;
  margin-bottom: 29px;
  padding-left: 59px;
  background-image: url('../images/list-circlearrow2x_1list-circlearrow@2x.png');
  background-position: 0px 5px;
  background-size: 42px;
  background-repeat: no-repeat;
}

.div-block-5 {
  margin-top: 47px;
  padding: 1px 27px;
  border-radius: 30px;
  background-color: hsla(0, 0%, 100%, 0.85);
}

.sec-map {
  display: block;
  height: 500px;
  background-color: #fff2e4;
}

.sec-kontakt {
  padding: 100px 15px;
  background-image: linear-gradient(10deg, #e5e8ec, #fff 35%);
}

.kontakt-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.kontakt-text {
  width: 57%;
  padding-right: 0px;
  padding-left: 36px;
}

.kontakt-box {
  position: relative;
  overflow: hidden;
  width: 43%;
  padding: 30px 0px 25px;
  border-radius: 30px;
  background-image: linear-gradient(40deg, #ff5858, #ff931e);
  box-shadow: 0 15px 50px 0 rgba(0, 0, 0, 0.3);
  line-height: 150%;
}

.kontakt-daten {
  margin-top: 22px;
  margin-bottom: 29px;
  padding-top: 1px;
  padding-bottom: 12px;
  padding-left: 39px;
  background-image: url('../images/icon-phone2x_1icon-phone@2x.png');
  background-size: 25px;
  background-repeat: no-repeat;
}

.kontakt-daten.adresse {
  background-image: url('../images/icon-adresse2x_1icon-adresse@2x.png');
  background-size: 25px;
  background-repeat: no-repeat;
}

.kontakt-daten.mail {
  background-image: url('../images/icon-mail2x_1icon-mail@2x.png');
  background-size: 25px;
}

.kontakt-liste {
  position: relative;
  z-index: 200;
  color: #fff;
  font-size: 18px;
  line-height: 144%;
  font-weight: 500;
}

.kontakt-tel {
  color: #fff;
  text-decoration: none;
}

.kontakt-tel:hover {
  text-decoration: none;
}

.kontakt-mail {
  color: #fff;
  text-decoration: none;
}

.btn-kontaktform {
  position: relative;
  z-index: 200;
  padding: 13px 21px;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
}

.btn-kontaktform:hover {
  background-color: #fff;
  color: #ff5858;
}

.map {
  width: 100%;
  height: 100%;
}

.kunden-hide-bau {
  display: block;
  overflow: hidden;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 25px;
  padding-left: 25px;
  background-color: #fff;
}

.hyphens {
  position: relative;
  z-index: 200;
}

.hyphens.cdheadline {
  width: 790px;
}

.hyphens.wbg {
  width: 770px;
}

.kunden-hide-verbande {
  display: block;
  overflow: hidden;
  width: 750px;
  margin-right: auto;
  margin-left: auto;
  padding-right: 20px;
  padding-left: 20px;
  background-color: #fff;
}

.div-block-6 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 55px;
  padding-right: 27px;
  padding-left: 27px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e5e8ec;
}

.c-slider-arrow {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.6;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.c-slider-arrow:hover {
  opacity: 1;
}

.c-slide-dots {
  margin-top: -8px;
  padding-top: 14px;
  font-size: 10px;
}

.c-slider-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.c-slide-headline {
  max-width: 25ch;
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 65px;
  line-height: 119%;
  font-weight: 700;
  text-align: left;
}

.c-slide-headline.center {
  width: 100%;
  text-align: center;
}

.c-slide-headline.center.wbghead {
  display: block;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
}

.c-slide-headline.hyphens.wgrslide {
  width: 100%;
}

.c-slider-leistung {
  margin-bottom: 14px;
  color: #fff;
  font-size: 18px;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.c-slider-line {
  width: 173px;
  height: 10px;
  margin-top: 13px;
  margin-bottom: 24px;
  background-color: #ff931e;
}

.c-slider-line.center {
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.c-slider-text {
  width: 70%;
  margin-bottom: 15px;
  padding-bottom: 0px;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 18px;
  line-height: 1.6em;
}

.c-slider-text.wgrslidesub {
  width: 80%;
}

.c-slider-con {
  overflow: visible;
  padding-top: 0px;
}

.c-slider-con.projekt.hyphens {
  overflow: visible;
}

.sec-agentur-hero {
  position: relative;
  height: 615px;
  background-image: -webkit-gradient(linear, left bottom, left top, from(#ffdbdb), to(#ffd2a1));
  background-image: linear-gradient(0deg, #ffdbdb, #ffd2a1);
}

.agentur-front {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/agentur-hero-front-red2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-x;
}

.agentur-logo {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/agentur-hero-logo-red2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.agentur-claim {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/agentur-hero-claim-red2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: no-repeat;
}

.agentur-bg {
  position: absolute;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  background-image: url('../images/agentur-hero-bg-red2x.png');
  background-position: 50% 100%;
  background-size: contain;
  background-repeat: repeat-x;
}

.background-video {
  display: block;
  height: 560px;
  -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;
  line-height: 130%;
}

.video-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 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;
  background-image: linear-gradient(55deg, rgba(255, 88, 88, 0.75), rgba(255, 147, 30, 0.75));
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 45px;
  line-height: 120%;
  font-style: italic;
  text-align: center;
}

.sec-video-fallback {
  height: 255px;
  background-image: url('../images/enders-video-gif-we.gif');
  background-position: 0px 0px;
  background-size: cover;
}

.projekt-hero {
  height: 100vh;
}

.projekt-hero.bau {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wgm-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wgm-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.cd {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/swg-bb-vk.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/swg-bb-vk.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-attachment: scroll, fixed;
}

.projekt-hero.vermietung {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/tag-ball-00.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/tag-ball-00.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.coaching {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/coaching-head.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/coaching-head.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.magazin {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/TAG-Wohnjournal-header.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/TAG-Wohnjournal-header.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.gb {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/vlw-geschaeftsbericht-02-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/vlw-geschaeftsbericht-02-slide.jpg');
  background-position: 0px 0px, 50% 0px;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.web {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wbg-web-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wbg-web-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.wohngucker {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wohngucker-laden-slide.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wohngucker-laden-slide.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.wgr {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5))), url('../images/wgr-hausillustration-head.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5)), url('../images/wgr-hausillustration-head.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  background-attachment: scroll, fixed;
}

.projekt-hero.wbgimage {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/wbg-k-image-hero-b.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/wbg-k-image-hero-b.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.projekt-hero.eck {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/wg-jessen-neues-eck-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.projekt-hero.kotsche {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/wbg-kotsche-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/wbg-kotsche-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.projekt-hero.boehner {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.3))), url('../images/bgg-bq-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.3)), url('../images/bgg-bq-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.projekt-hero.swn {
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.4)), to(rgba(0, 0, 0, 0.4))), url('../images/swn-hero.jpg');
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0.4)), url('../images/swn-hero.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
}

.sec-projekt {
  padding: 100px 15px;
}

.sec-projekt.lp {
  position: static;
  padding-bottom: 100px;
  background-image: linear-gradient(347deg, #e5e8ec, #fff 52%, #e5e8ec 99%);
}

.sec-projekt.gradient {
  background-image: linear-gradient(12deg, #e5e8ec, #fff 56%);
}

.sec-projekt.gradient.secend {
  padding-bottom: 23px;
}

.sec-projekt.car {
  padding-top: 0px;
  padding-bottom: 0px;
}

.sec-projekt.gradienttop {
  background-image: linear-gradient(145deg, #e5e8ec, #fff 58%);
}

.sec-projekt.gradienttop.secstart {
  padding-top: 45px;
}

.sec-projekt.vlw {
  padding-top: 35px;
}

.sec-projekt.tram {
  padding-top: 20px;
  padding-bottom: 65px;
}

.sec-projekt.beutel {
  padding-top: 0px;
}

.sec-projekt.sectop {
  padding-top: 0px;
}

.sec-projekt.secbottom {
  margin-bottom: 80px;
  padding-bottom: 31px;
}

.sec-projekt.topnospace {
  padding-top: 0px;
  padding-bottom: 50px;
}

.sec-projekt.sec-bottom {
  padding-bottom: 10px;
}

.projekt-row {
  margin-top: 50px;
}

.projekt-row-left {
  overflow: visible;
  padding-right: 32px;
}

.projekt-row-right {
  margin-top: -29px;
  padding-right: 0px;
  padding-left: 0px;
}

.column-2 {
  padding-right: 0px;
  padding-left: 0px;
}

.column-3 {
  padding-right: 0px;
  padding-left: 0px;
}

.image-9 {
  margin-left: -70px;
  padding-left: 0px;
}

.image-10 {
  margin-left: -41px;
}

.row {
  margin-top: 44px;
}

.image-13 {
  position: relative;
  z-index: 20;
  max-width: 117%;
  margin-top: 10px;
  margin-left: -55px;
  -webkit-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}

.slider-bs {
  height: 627px;
  margin-top: 46px;
  background-color: transparent;
}

.slide-bs {
  background-image: url('../images/bs-gg-02.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.slide-bs._02 {
  background-image: url('../images/bs-wgs.jpg');
  background-position: 50% 50%;
  background-size: cover;
}

.slide-bs._03 {
  background-image: url('../images/bs-wgb.jpg');
}

.slide-bs._04 {
  background-image: url('../images/bs-siewert.jpg');
}

.slide-bs._05 {
  background-image: url('../images/bs-ggg.jpg');
}

.slide-nav-4 {
  font-size: 9px;
}

.right-arrow {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.right-arrow:hover {
  opacity: 1;
}

.left-arrow {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.left-arrow:hover {
  opacity: 1;
}

.image-16 {
  display: block;
  max-width: 80%;
  margin: 55px auto 8px;
}

.column-4 {
  padding-right: 10px;
}

.column-5 {
  padding-left: 10px;
}

._2columns {
  margin-top: 0px;
  margin-bottom: 0px;
}

._2columns.bottom {
  margin-bottom: 21px;
}

.image-17 {
  margin-top: 70px;
  margin-bottom: 38px;
}

.sec-cd {
  height: 100%;
  padding-bottom: 40px;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e5e8ec), to(#e5e8ec));
  background-image: linear-gradient(180deg, #e5e8ec, #e5e8ec);
}

.sec-cd.gelb {
  position: relative;
  padding-bottom: 0px;
  background-image: none;
}

.image-18 {
  width: 100%;
  margin-bottom: 34px;
}

.image-19 {
  margin-bottom: 29px;
}

.image-20 {
  margin-bottom: 36px;
}

.div-block-7 {
  display: block;
  height: 400px;
  -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;
}

.background-video-4 {
  display: block;
  height: 400px;
  max-width: 200px;
  margin-right: auto;
  margin-left: auto;
}

.column-7 {
  display: block;
  padding-top: 39px;
  -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;
}

.image-22 {
  display: block;
  max-width: 93%;
  margin-right: auto;
  margin-left: auto;
  padding-top: 20px;
}

.image-23 {
  margin-top: 77px;
}

.slider-content {
  height: 100%;
}

.slider-content.coach {
  margin-top: 61px;
}

.slide-arrow {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  opacity: 0.75;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.slide-arrow:hover {
  opacity: 1;
}

.slide-nav-5 {
  font-size: 9px;
}

.image-25 {
  margin-bottom: 34px;
}

.row-2 {
  margin-top: 37px;
}

.column-8 {
  padding-right: 137px;
}

.sec-palme-web {
  padding-top: 50px;
  padding-bottom: 50px;
  background-image: linear-gradient(11deg, #3a5fa9, #25afb7 60%);
}

.text-block {
  color: #fff;
  font-size: 27px;
  line-height: 139%;
  text-decoration: none;
}

.link {
  opacity: 0.7;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
}

.link:hover {
  opacity: 1;
}

.column-9 {
  display: block;
  padding-top: 22px;
}

.image-28 {
  display: none;
  max-width: 67%;
  margin-top: 0px;
}

.image-29 {
  margin-top: 23px;
  margin-bottom: 40px;
}

.image-30 {
  margin-top: 15px;
}

.row-3 {
  margin-top: 41px;
}

.row-3.space {
  margin-bottom: 35px;
}

.image-31 {
  margin-bottom: 20px;
}

.row-4 {
  margin-bottom: 37px;
}

._20bottom {
  margin-bottom: 20px;
}

._20bottom._10top {
  margin-top: 10px;
}

._35bottom {
  margin-bottom: 35px;
}

._35bottom._10top {
  margin-top: 10px;
}

.textlink {
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #ff931e;
  text-decoration: none;
}

.textlink:hover {
  color: #ff5858;
}

.sec-image {
  height: 70vh;
  background-image: url('../images/vlw-geschaeftsbericht-18.jpg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

.scroll-arrow-wrapper {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 100;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 130px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.scroll-div {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 58px;
  height: 58px;
  -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;
  border: 1px solid #fff;
  border-radius: 50%;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.scroll-arrow {
  width: 31px;
  height: 37px;
  margin-bottom: 2px;
}

.sec-split {
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.imagewrapper {
  width: 50%;
}

.video {
  margin-top: 37px;
}

.cookietop {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 70%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.cookiebuttonmehr {
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.cookiebuttonmehr:hover {
  color: #32b868;
}

.inner {
  display: block;
  width: 100vw;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: rgba(67, 74, 84, 0.9);
  box-shadow: 0 0 13px 0 rgba(0, 0, 0, 0.3);
}

.cookiebottom {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 28%;
  padding-right: 0px;
  padding-left: 19px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.btn_accept {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 116px;
  height: 34px;
  padding: 0px;
  -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;
  border-radius: 100px;
  background-color: #32b868;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.btn_accept:hover {
  background-color: #0de263;
  color: #fff;
}

.btn_accept.kontakt {
  display: none;
  background-color: hsla(0, 0%, 100%, 0.9);
  box-shadow: 0 6px 15px -4px rgba(0, 0, 0, 0.39);
  color: #ff931e;
}

.btn_accept.kontakt:hover {
  background-color: #fff;
}

.btn_accept.kontakt.placeholder {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #969696;
  box-shadow: none;
  opacity: 0.69;
  color: hsla(0, 0%, 100%, 0.47);
}

.cookieconwrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 12px;
  padding-bottom: 12px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.popup-overlay {
  position: fixed;
  left: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 500;
  display: block;
}

.cookietext {
  color: hsla(0, 0%, 100%, 0.8);
  font-size: 16px;
  line-height: 26px;
  font-weight: 400;
  text-align: left;
}

.daten {
  margin-top: 73px;
  font-size: 27px;
}

.openhead {
  margin-top: 34px;
  margin-bottom: 14px;
  color: #434a54;
  font-size: 19px;
  line-height: 28px;
  font-weight: 600;
}

.preloader {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 10000;
  display: none;
  -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;
  background-color: #434a54;
}

.sec-leistung-hero {
  display: block;
  overflow: hidden;
  padding: 165px 0px;
  -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;
  background-image: linear-gradient(11deg, #ff5858, #ff931e);
}

.image-36 {
  margin-top: 39px;
}

.sec-preise {
  padding-top: 47px;
  padding-bottom: 47px;
  background-image: linear-gradient(37deg, #ff5858, #ff931e);
}

.preis {
  display: block;
  margin-right: auto;
  margin-bottom: 22px;
  margin-left: auto;
}

.preis-column {
  padding-right: 12px;
  padding-left: 12px;
}

.sec-404 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  padding-top: 160px;
  padding-right: 15px;
  padding-left: 15px;
  -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: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(45deg, #ff5858, #ff931e);
}

.text-block-2 {
  font-family: Ubuntu, Helvetica, sans-serif;
  color: #fff;
  font-size: 30px;
  font-weight: 500;
  text-align: center;
}

.btn-404 {
  display: block;
  width: 186.46875px;
  margin-top: 26px;
  margin-right: auto;
  margin-left: auto;
  padding: 13px 21px;
  border: 1px solid #fff;
  border-radius: 50px;
  background-color: transparent;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 16px;
  text-align: center;
  letter-spacing: 1px;
}

.btn-404:hover {
  background-color: #fff;
  color: #ff5858;
}

.div-block-8 {
  position: relative;
  z-index: 2000;
  width: 100%;
  height: 20%;
}

.div-block-9 {
  position: static;
  width: 100%;
  height: 80%;
}

.container-5 {
  position: relative;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow: hidden;
  height: 100%;
}

.image-38 {
  position: absolute;
  left: 0px;
  right: 0px;
  bottom: 0px;
  display: block;
  max-height: 100%;
  margin-right: auto;
  margin-left: auto;
}

.wbg {
  width: 800px;
}

.text-span {
  font-weight: 700;
}

.quote {
  display: block;
  margin-top: 115px;
  margin-right: auto;
  margin-left: auto;
  padding: 18px 41px;
  background-image: url('../images/icon-quote-orange-22x.png'), url('../images/icon-quote-orange-12x.png');
  background-position: 100% 100%, 0px 0px;
  background-size: 88px, 89px;
  background-repeat: no-repeat, no-repeat;
  color: #434a54;
  font-style: italic;
  text-align: center;
}

.quote-name {
  text-align: center;
}

.formwrapper {
  position: static;
  display: block;
  overflow: hidden;
  height: 0px;
  margin-top: 0px;
  margin-right: auto;
  margin-left: auto;
  padding: 0px 45px;
}

.formfield {
  margin-bottom: 16px;
  padding-top: 22px;
  padding-bottom: 22px;
  border: 2px solid transparent;
  border-radius: 61px;
  background-color: #ffdbd3;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #434a54;
  font-size: 15px;
}

.formfield:hover {
  box-shadow: 0 15px 27px -10px rgba(0, 0, 0, 0.25);
}

.formfield:focus {
  border-color: #fff;
  box-shadow: 0 15px 27px -10px rgba(0, 0, 0, 0.25);
}

.formfield.text {
  height: 100px;
  padding-top: 14px;
  padding-bottom: 15px;
  border-radius: 10px;
}

.formfield.top {
  margin-top: 35px;
}

.form-data-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 27px;
  margin-bottom: 27px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.form-data {
  margin-bottom: auto;
  color: #fff;
  font-size: 13px;
  line-height: 1.5em;
  text-decoration: none;
}

.form-data-check {
  width: 30px;
  height: 30px;
  margin-right: 12px;
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  border-style: solid;
  border-width: 2px;
  border-color: hsla(0, 0%, 100%, 0.7);
  border-radius: 70px;
  background-color: transparent;
}

.form-data-check:hover {
  background-color: rgba(50, 184, 104, 0.41);
}

.formlink {
  color: #fff;
  font-weight: 700;
  text-decoration: underline;
}

.formmessage {
  border-radius: 20px;
  background-color: hsla(0, 0%, 100%, 0.3);
  color: #fff;
  font-size: 16px;
  line-height: 151%;
  text-align: center;
}

.formmessage.fail {
  margin-top: 26px;
  background-color: #df0000;
}

.kontakt-div {
  padding-right: 45px;
  padding-left: 45px;
}

.newsletter-lightbox {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2000;
  display: none;
  -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;
  background-image: linear-gradient(23deg, rgba(255, 88, 88, 0.95), rgba(255, 147, 30, 0.95));
  opacity: 1;
}

.newsletter-form {
  display: block;
  width: 320px;
  padding: 0px 0px 30px;
  border-radius: 20px;
  background-color: #fff;
  box-shadow: 0 15px 50px -6px rgba(0, 0, 0, 0.3);
  color: #696e76;
  font-size: 12px;
}

.heading {
  text-align: center;
}

.news-bg-image {
  height: 117px;
  margin-bottom: 19px;
  background-image: url('../images/news-bg2x.png');
  background-position: 50% 100%;
  background-size: 320px;
  background-repeat: no-repeat;
}

.news-info {
  padding-right: 20px;
  padding-left: 20px;
}

.form-wrapper {
  padding-right: 20px;
  padding-left: 20px;
}

.news-text-small {
  font-size: 14px;
  text-align: center;
}

.news-close {
  width: 50px;
  height: 50px;
  float: right;
  background-image: url('../images/news-close2x_1news-close@2x.png');
  background-position: 48% 11px;
  background-size: 26px;
  background-repeat: no-repeat;
  background-attachment: scroll;
}

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

.newsletter-modal {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 2500;
  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-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-image: linear-gradient(23deg, rgba(255, 88, 88, 0.95), rgba(255, 147, 30, 0.95));
}

.news-text {
  font-size: 13px;
  font-weight: 300;
}

.news-check {
  margin-top: 4px;
  margin-right: 8px;
  float: left;
}

.news-btn {
  display: block;
  width: 140px;
  margin-top: 20px;
  margin-right: auto;
  margin-left: auto;
  padding: 10px 23px;
  border-radius: 40px;
  background-color: #ff931e;
  background-image: url('../images/button-color.png');
  background-position: 50% 50%;
  background-size: 150px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
  color: #fff;
  font-size: 14px;
  text-align: center;
  text-indent: 1px;
}

.news-btn:hover {
  background-position: 50% 100%;
}

.is--orange {
  color: #f37e00;
}

.newsletter-popup {
  position: fixed;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
  z-index: 4000;
  display: none;
  -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;
  background-image: linear-gradient(23deg, rgba(255, 88, 88, 0.95), rgba(255, 147, 30, 0.95));
}

.heading-2 {
  font-family: 'Open Sans', sans-serif;
}

.paragraph-2 {
  margin-top: 0px;
}

.sec-newsletter {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100vh;
  min-height: 600px;
  -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;
  background-image: linear-gradient(18deg, #ff5858, #ff931e);
}

.tick {
  width: 57px;
  height: 55px;
}

.div-block-10 {
  display: none;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.bvmg {
  width: 201px;
  margin-bottom: 36px;
  opacity: 0.5;
  -webkit-transition: opacity 200ms ease;
  transition: opacity 200ms ease;
}

.bvmg:hover {
  opacity: 1;
}

.bvmw-wrapper {
  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: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.div-block-11 {
  width: 20px;
  height: 20px;
}

.image-39 {
  width: 100vw;
}

.div-block-12 {
  width: 600px;
  height: 450px;
}

.background-video-5 {
  width: 100%;
  height: 100%;
  margin-left: -8px;
}

.columns {
  margin-top: 40px;
}

.image-40 {
  margin-left: -34px;
}

.container-6 {
  padding-right: 15px;
  padding-left: 15px;
}

.h1wgr {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #fff;
  font-size: 65px;
  line-height: 119%;
  text-align: center;
}

.h2wgr {
  font-size: 55px;
  text-transform: none;
}

.hthema {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Ubuntu, Helvetica, sans-serif;
  font-size: 20px;
  line-height: 120%;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.h3projekt {
  margin-top: 59px;
  font-size: 55px;
  line-height: 120%;
  text-transform: none;
}

.heading-3 {
  font-family: 'Open Sans', sans-serif;
}

.heading-4 {
  font-family: 'Open Sans', sans-serif;
}

.heading-5 {
  font-family: 'Open Sans', sans-serif;
}

.heading-6 {
  font-family: 'Open Sans', sans-serif;
}

.heading-7 {
  font-family: 'Open Sans', sans-serif;
}

.image-41 {
  width: 100%;
}

.col-center {
  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-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;
}

.pic-testimonials {
  margin-bottom: 10px;
  border-radius: 50%;
  box-shadow: 0 7px 14px 0 rgba(0, 0, 0, 0.2);
}

.columns-2 {
  margin-top: 53px;
  margin-bottom: 23px;
}

.top40px {
  margin-top: 40px;
}

.image-42 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

.image-43 {
  -webkit-box-flex: 0;
  -webkit-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}

._50 {
  width: 50%;
}

.div-block-13 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 66px;
  margin-left: 66px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.image-44 {
  height: 440px;
}

.container-8 {
  max-width: 1200px;
}

.container-9 {
  max-width: 1200px;
}

.bg-kotsche-lp {
  width: 100%;
  height: 100%;
}

.bg-video-wrapper {
  height: 500px;
}

.image-46 {
  width: 100%;
}

.image-47 {
  width: 100%;
}

.magenta {
  color: #f0c;
}

.split-wrapper {
  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;
}

.is--bold {
  font-weight: 700;
}

.ticker-wrapper {
  overflow: hidden;
  width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.ticker-inhalt {
  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;
}

.ticker-inhalt.right {
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.image-48 {
  margin-top: 88px;
  margin-bottom: 88px;
  padding-right: 90px;
  padding-left: 90px;
}

.image-49 {
  margin-bottom: 77px;
  padding: 71px;
}

.image-50 {
  width: 100%;
}

.sec-stationary {
  padding-right: 0px;
  padding-left: 0px;
}

.image-51 {
  width: 100%;
  margin-bottom: 33px;
}

.split-div {
  width: 50%;
}

.sec-split-50 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.image-52 {
  margin-top: 53px;
  margin-bottom: 53px;
}

.container-10 {
  padding-right: 15px;
  padding-left: 15px;
}

.image-53 {
  margin-top: 19px;
}

.image-54 {
  margin-top: 13px;
  margin-bottom: 13px;
}

.slider-arrow {
  width: 45px;
}

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

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

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

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

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

html.w-mod-js *[data-ix="display-none-on-load"] {
  height: 0px;
}

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

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

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

html.w-mod-js *[data-ix="slide-line"] {
  opacity: 0;
  width: 500px;
  -webkit-transform: translate(150px, 0px);
  -ms-transform: translate(150px, 0px);
  transform: translate(150px, 0px);
}

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

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

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

html.w-mod-js *[data-ix="slide-button-fadein"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="hero-scroll-fadein"] {
  opacity: 0;
}

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

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

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

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

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

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

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

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

html.w-mod-js *[data-ix="navigation-fade-in"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navigation-fade-in-2"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navigation-fade-in-3"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navigation-fade-in-4"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navigation-fade-in-5"] {
  opacity: 0;
}

html.w-mod-js *[data-ix="navigation-fade-in-6"] {
  opacity: 0;
}

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

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

html.w-mod-js *[data-ix="slide-projekt-line"] {
  opacity: 0;
}

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

html.w-mod-js *[data-ix="trennunggrow"] {
  opacity: 0;
  width: 0px;
}

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

html.w-mod-js *[data-ix="leistung-hero-grow"] {
  opacity: 0;
  -webkit-transform: scale(0.5, 0.5);
  -ms-transform: scale(0.5, 0.5);
  transform: scale(0.5, 0.5);
}

@media screen and (max-width: 991px) {
  .c-nav-con {
    width: 90%;
  }

  .c-nav--logo {
    margin-top: 6px;
    margin-bottom: 8px;
  }

  .c-menu {
    width: 100%;
    height: 100vh;
    padding-top: 63px;
    padding-right: 40px;
    padding-left: 20px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: #036;
    background-image: linear-gradient(68deg, #ff5858, #ff931e);
  }

  .c-menu--link {
    margin-bottom: 12px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
  }

  .c-menu--link:hover {
    color: #fff;
  }

  .c-menu--link.w--current {
    border-radius: 45px;
    background-color: hsla(0, 0%, 100%, 0.39);
    color: #434a54;
  }

  .c-menu--link.text--white {
    margin-bottom: 12px;
    font-size: 24px;
    font-weight: 600;
    text-align: center;
  }

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

  .c-menu--link.text--white.w--current {
    color: #434a54;
  }

  .menu-button-2 {
    margin-top: 4px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

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

  .hamburger {
    padding-top: 5px;
    color: #2c3486;
    font-size: 40px;
  }

  .hamburger.text--white {
    color: #fff;
  }

  .sec-agentur {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-nav-white {
    display: none;
  }

  .c-row-column {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .leistung-row-wrapper {
    width: 97%;
    margin-left: 0px;
  }

  .c-leistung {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-leistung-sub {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-projekt-teaser {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .c-teaser-wrapper {
    position: relative;
    z-index: 20;
  }

  .c-teaser-more {
    display: none;
  }

  .c-teaser-text {
    padding-right: 20px;
  }

  .sec-kunden {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-testimonial {
    padding-right: 0px;
    padding-left: 0px;
  }

  .is--center.is--small {
    line-height: 120%;
  }

  .arrow {
    display: none;
  }

  .c-teaser-more-2 {
    display: inline-block;
  }

  .footer-nav {
    float: left;
    clear: left;
  }

  .is--small.is--white.trans {
    width: 60%;
  }

  .foot-column {
    display: block;
    margin-bottom: 49px;
    padding-right: 0px;
    -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;
  }

  .kunden-hide-fwu {
    width: 100%;
  }

  .secunternehmen {
    padding-bottom: 60px;
  }

  .buttonshowhide {
    width: 100%;
  }

  .kunden-hide {
    width: 100%;
  }

  .kunden-hide-wg {
    width: 100%;
  }

  .sec-agentur-01 {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-quote {
    padding-top: 60px;
    padding-bottom: 60px;
    font-size: 38px;
  }

  .sec-gruender {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-team {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-map {
    height: 400px;
  }

  .sec-kontakt {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .kontakt-box {
    padding-right: 0px;
    padding-left: 0px;
  }

  .kunden-hide-bau {
    width: 100%;
  }

  .hyphens.cdheadline {
    width: 100%;
  }

  .hyphens.wbg {
    width: 500px;
  }

  .kunden-hide-verbande {
    width: 100%;
  }

  .c-slider-wrapper {
    padding-right: 32px;
    padding-left: 32px;
  }

  .c-slide-headline {
    width: 100%;
    font-size: 55px;
  }

  .c-slide-headline.center.wbghead {
    width: 80%;
  }

  .c-slider-text {
    width: 100%;
  }

  .sec-agentur-hero {
    overflow: hidden;
    height: 405px;
  }

  .background-video {
    height: 410px;
    font-size: 38px;
  }

  .video-text-wrapper {
    font-size: 38px;
  }

  .sec-video-fallback {
    height: 375px;
  }

  .text-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }

  .projekt-hero {
    height: 100vh;
  }

  .projekt-hero.bau {
    height: 405px;
  }

  .sec-projekt {
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .sec-projekt.lp {
    padding-bottom: 60px;
  }

  .sec-projekt.tram {
    padding-bottom: 30px;
  }

  .projekt-row-right {
    margin-top: 7px;
  }

  .image-9 {
    margin-left: -19px;
  }

  .image-10 {
    margin-left: -12px;
  }

  .row {
    padding-right: 15px;
    padding-left: 15px;
  }

  .image-13 {
    max-width: 109%;
    margin-top: 1px;
    margin-left: -6px;
  }

  .slider-bs {
    height: 477px;
  }

  .image-14 {
    margin-left: -18px;
  }

  ._2columns.bottom {
    margin-bottom: 20px;
  }

  .image-20 {
    margin-bottom: 20px;
  }

  .column-8 {
    padding-right: 0px;
  }

  .image-28 {
    display: none;
  }

  .sec-image {
    height: 60vh;
  }

  .scroll-arrow-wrapper {
    height: 90px;
  }

  .sec-split {
    padding-right: 15px;
    padding-left: 15px;
  }

  .cookietop {
    width: 64%;
  }

  .cookiebuttonmehr {
    font-size: 14px;
  }

  .cookiebottom {
    width: 33%;
  }

  .btn_accept {
    font-size: 14px;
  }

  .cookieconwrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .cookietext {
    font-size: 14px;
    line-height: 150%;
  }

  .sec-leistung-hero {
    padding-top: 102px;
    padding-bottom: 102px;
  }

  .image-36 {
    margin-top: 8px;
  }

  .image-38 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    height: 100%;
  }

  .wbg {
    width: 730px;
  }

  .text-span-2 {
    font-weight: 700;
  }

  .formwrapper {
    padding-right: 20px;
    padding-left: 20px;
  }

  .kontakt-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .bvmg {
    padding-left: 0px;
    float: none;
    clear: left;
  }

  .div-block-12 {
    width: 460px;
    height: 345px;
    margin-right: auto;
    margin-left: auto;
  }

  .image-40 {
    display: none;
    width: 210px;
  }

  .column-17 {
    padding-top: 29px;
  }

  .h1wgr {
    color: #fff;
    font-size: 55px;
    line-height: 119%;
    text-align: center;
  }

  .h3projekt {
    font-size: 50px;
  }

  .div-block-13._35bottom {
    margin-right: 0px;
    margin-left: 0px;
  }

  .bg-video-wrapper {
    height: 430px;
  }
}

@media screen and (max-width: 767px) {
  h1 {
    font-size: 40px;
  }

  h2 {
    line-height: 130%;
  }

  .c-nav-con {
    width: 100%;
    padding-right: 11px;
    padding-left: 7px;
  }

  .c-nav--logo {
    display: block;
  }

  .c-nav--logo.w--current {
    height: 100%;
  }

  .c-menu {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .menu-button-2 {
    padding: 0px;
  }

  .hamburger {
    padding-top: 4px;
    font-size: 30px;
  }

  .hamburger.text--white {
    font-size: 30px;
  }

  .sec-agentur {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-nav-white {
    display: none;
  }

  .c-row-column {
    margin-top: 20px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .leistung-row-wrapper {
    width: 100%;
  }

  .c-row {
    margin-top: 0px;
    margin-bottom: 0px;
  }

  .is--white.is--trans {
    margin-bottom: 15px;
  }

  .c-leistung {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .c-leistung-sub {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sec-projekt-teaser {
    padding-top: 60px;
    padding-bottom: 40px;
  }

  .c-teaser-theme {
    font-size: 24px;
  }

  .sec-kunden {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sec-testimonial {
    padding-top: 40px;
  }

  .c-testi-slider {
    height: auto;
    padding-bottom: 47px;
  }

  .is--testi {
    margin-bottom: 17px;
    font-size: 16px;
    line-height: 1.7em;
  }

  .c-testi-namewrapper {
    margin-top: 27px;
  }

  .c-testi-namewrapper.is--position {
    text-align: center;
  }

  .slide-nav {
    padding-top: 15px;
  }

  .c-testi-con {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c-nav-logo {
    max-width: 70%;
  }

  .sec-brands {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c-slide-logo {
    width: 33.3%;
  }

  .c-cta-div {
    padding: 16px 22px 39px;
  }

  .sec-footer {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .is--small.is--white.trans {
    width: 80%;
  }

  .sub-leistung-row {
    margin-bottom: 13px;
  }

  .kunden-hide-fwu {
    width: auto;
    padding-left: 15px;
  }

  .secunternehmen {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .list-item {
    background-position: 0px 9px;
    font-size: 15px;
  }

  .list-item.first {
    font-size: 15px;
  }

  .buttonshowhide {
    width: auto;
    padding-left: 15px;
    font-size: 17px;
    font-weight: 500;
  }

  .kunden-hide {
    width: auto;
    padding-left: 15px;
  }

  .conwrapper {
    padding-right: 15px;
    padding-bottom: 0px;
    padding-left: 15px;
  }

  .conwrapper.fond {
    border-radius: 0px;
  }

  .kunden-hide-wg {
    width: auto;
    padding-left: 15px;
  }

  .sec-agentur-01 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sec-quote {
    padding-top: 40px;
    padding-bottom: 40px;
    font-size: 33px;
  }

  .sec-gruender {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .gruender-wrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .gruenders-pic {
    width: 218px;
    height: 255px;
  }

  .gruender-text {
    padding-top: 19px;
    padding-left: 29px;
  }

  .sec-team {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sec-map {
    height: 290px;
  }

  .sec-kontakt {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .kontakt-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }

  .kontakt-text {
    width: 100%;
    padding-right: 0px;
    padding-left: 0px;
  }

  .kontakt-box {
    width: 100%;
  }

  .hyphens.wbg {
    width: 430px;
  }

  .c-slider-arrow {
    display: none;
  }

  .c-slider-wrapper {
    padding-right: 30px;
    padding-left: 30px;
  }

  .c-slide-headline {
    font-size: 40px;
  }

  .c-slider-leistung {
    font-size: 16px;
  }

  .c-slider-text {
    display: none;
  }

  .c-slider-con.projekt {
    padding-top: 40px;
  }

  .sec-agentur-hero {
    height: 285px;
  }

  .background-video {
    font-size: 33px;
    line-height: 120%;
  }

  .container-4 {
    padding-right: 15px;
    padding-left: 15px;
  }

  .video-text-wrapper {
    font-size: 33px;
    line-height: 126%;
  }

  .projekt-hero {
    height: 100vh;
  }

  .projekt-hero.bau {
    height: 285px;
  }

  .sec-projekt {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .sec-projekt.car {
    padding-bottom: 0px;
  }

  .projekt-row-left {
    padding-right: 0px;
    padding-left: 0px;
  }

  .projekt-row-right {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-2 {
    margin-top: 29px;
  }

  .image-9 {
    margin-left: 0px;
  }

  .image-10 {
    display: block;
    max-width: 42%;
    margin-right: auto;
    margin-left: auto;
  }

  .image-13 {
    max-width: 100%;
    margin-left: 0px;
  }

  .slider-bs {
    height: 357px;
  }

  .image-14 {
    margin-left: 0px;
  }

  .image-15 {
    display: block;
    max-width: 50%;
    margin-right: auto;
    margin-left: auto;
  }

  .column-4 {
    padding-right: 10px;
    padding-left: 0px;
  }

  .column-5 {
    padding-right: 0px;
    padding-left: 10px;
  }

  ._2columns.bottom {
    margin-bottom: 17px;
  }

  .sec-cd {
    padding-top: 20px;
  }

  .con-marging {
    padding-right: 15px;
    padding-left: 15px;
  }

  .image-19 {
    margin-bottom: 27px;
  }

  .image-20 {
    margin-bottom: 20px;
  }

  .div-block-7 {
    height: 220px;
  }

  .background-video-4 {
    display: none;
  }

  .image-23 {
    margin-top: 32px;
  }

  .slide-arrow {
    display: none;
  }

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

  .column-9 {
    margin-bottom: 44px;
  }

  .image-26 {
    display: block;
    margin-right: auto;
    margin-left: auto;
  }

  .image-28 {
    display: block;
    height: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  .column-11 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-12 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-32 {
    margin-bottom: 20px;
  }

  .column-13 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-14 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-33 {
    margin-bottom: 20px;
  }

  .column-15 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .column-16 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-34 {
    margin-bottom: 20px;
  }

  ._35bottom.top40px {
    margin-top: 20px;
  }

  .sec-image {
    height: 30vh;
  }

  .scroll-arrow-wrapper {
    display: none;
  }

  .cookietop {
    width: 70%;
  }

  .cookiebuttonmehr {
    font-size: 13px;
  }

  .cookiebottom {
    width: 55%;
    padding-right: 0px;
    padding-left: 0px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .btn_accept {
    width: 106px;
    height: 32px;
    font-size: 12px;
  }

  .cookieconwrapper {
    padding-right: 14px;
    padding-left: 14px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .cookietext {
    font-size: 13px;
  }

  .sec-leistung-hero {
    padding-top: 73px;
    padding-bottom: 73px;
  }

  .preis-column {
    margin-top: 17px;
    margin-bottom: 17px;
  }

  .div-block-9 {
    height: 80%;
  }

  .image-38 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: none;
    height: auto;
  }

  .wbg {
    width: 550px;
  }

  .kontakt-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-12 {
    width: 460px;
    height: 345px;
    margin-right: auto;
    margin-left: auto;
  }

  .columns {
    margin-top: 30px;
  }

  .image-40 {
    display: none;
  }

  .column-17 {
    padding-top: 36px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .h1wgr {
    font-size: 40px;
  }

  .h2wgr {
    font-size: 40px;
    line-height: 120%;
  }

  .h3projekt {
    font-size: 40px;
  }

  ._50 {
    width: 100%;
  }

  .div-block-13._35bottom {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-45 {
    margin-bottom: 17px;
  }

  .bg-video-wrapper {
    height: 330px;
  }
}

@media screen and (max-width: 479px) {
  h1 {
    font-size: 39px;
  }

  .c-menu {
    opacity: 1;
  }

  .hamburger {
    padding-top: 6px;
  }

  .hamburger.text--white {
    color: #fff;
  }

  .sec-agentur {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .line.white {
    margin-bottom: 31px;
  }

  .c-row-column {
    margin-bottom: 21px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .leistung-row-wrapper.sub {
    width: 100%;
  }

  .is--white.is--trans {
    margin-bottom: 5px;
  }

  .c-leistung {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .c-leistung-sub {
    padding-top: 25px;
  }

  .sec-projekt-teaser {
    padding-top: 60px;
    padding-bottom: 25px;
  }

  .c-teaser-box {
    width: 100%;
    height: 254px;
  }

  .c-teaser-theme {
    font-size: 24px;
  }

  .sec-kunden {
    padding-top: 25px;
    padding-bottom: 40px;
  }

  .c-kunden-row1 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sec-testimonial {
    padding-top: 30px;
  }

  .c-testi-slider {
    height: auto;
    padding-bottom: 47px;
  }

  .c-testi-namewrapper.is--position {
    text-align: center;
  }

  .is--center.is--small {
    font-size: 37px;
  }

  .is--center.is--small.cta {
    font-size: 35px;
  }

  .slide-nav {
    padding-top: 17px;
  }

  .sec-brands {
    padding-right: 15px;
    padding-left: 15px;
  }

  .c-slide-logo {
    width: 50%;
  }

  .sec-cta {
    padding-top: 45px;
    padding-bottom: 45px;
  }

  .c-cta-div {
    padding-right: 15px;
    padding-left: 15px;
  }

  .sec-footer {
    padding-bottom: 0px;
  }

  .column {
    margin-top: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .footer-text {
    font-size: 14px;
  }

  .is--small.is--white.trans {
    width: 100%;
  }

  .foot-column {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sub-leistung-row {
    margin-bottom: 6px;
  }

  .kunden-hide-fwu {
    padding-left: 15px;
  }

  .secunternehmen {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .list-item {
    font-size: 15px;
    line-height: 140%;
  }

  .buttonshowhide {
    padding: 14px 43px 14px 15px;
    font-size: 17px;
    line-height: 130%;
  }

  .buttonshowhide.fwu {
    font-size: 17px;
    line-height: 130%;
  }

  .kunden-hide {
    padding-right: 15px;
    padding-left: 15px;
  }

  .conwrapper {
    padding-right: 0px;
    padding-left: 0px;
  }

  .conwrapper.fond {
    padding-right: 15px;
    padding-left: 15px;
  }

  .kunden-hide-wg {
    padding-right: 15px;
    padding-left: 15px;
  }

  .sec-agentur-01 {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .sec-quote {
    padding-top: 25px;
    padding-bottom: 25px;
    font-size: 27px;
  }

  .sec-gruender {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .gruender-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .gruenders-pic {
    width: 100%;
    height: 315px;
    box-shadow: none;
  }

  .gruenders-pic.per {
    background-position: 50% 50%;
  }

  .gruender-text {
    padding-left: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sec-team {
    padding-top: 25px;
    padding-bottom: 25px;
  }

  .team-list {
    padding-left: 41px;
    background-position: 0px 1px;
    background-size: 30px;
  }

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

  .sec-map {
    height: 285px;
  }

  .sec-kontakt {
    padding-top: 25px;
    padding-bottom: 49px;
  }

  .kontakt-box {
    padding-right: 0px;
    padding-left: 0px;
  }

  .hyphens.wbg {
    width: 100%;
  }

  .c-slide-dots {
    height: 60px;
    margin-top: 0px;
    padding-top: 0px;
  }

  .c-slider-wrapper {
    padding-right: 20px;
    padding-left: 20px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .c-slide-headline {
    font-size: 39px;
  }

  .c-slide-headline.center.wbghead {
    width: 100%;
  }

  .c-slider-leistung {
    letter-spacing: 1px;
  }

  .c-slider-text {
    display: none;
    font-size: 16px;
    line-height: 1.6em;
  }

  .c-slider-con {
    position: static;
    overflow: hidden;
  }

  .c-slider-con.projekt {
    overflow: visible;
  }

  .sec-agentur-hero {
    height: 225px;
  }

  .container-4 {
    font-size: 27px;
  }

  .video-text-wrapper {
    font-size: 27px;
    line-height: 128%;
  }

  .sec-video-fallback {
    height: 361px;
  }

  .text-wrapper {
    -webkit-box-flex: 0;
    -webkit-flex: 0 auto;
    -ms-flex: 0 auto;
    flex: 0 auto;
  }

  .projekt-hero {
    height: 100vh;
  }

  .projekt-hero.bau {
    height: 315px;
  }

  .sec-projekt {
    padding-top: 40px;
    padding-bottom: 25px;
  }

  .sec-projekt.lp {
    padding-top: 47px;
  }

  .sec-projekt.car {
    padding-bottom: 0px;
  }

  .sec-projekt.tram {
    padding-bottom: 15px;
  }

  .sec-projekt.secbottom {
    margin-bottom: 0px;
  }

  .projekt-row {
    margin-top: 0px;
  }

  .projekt-row-left {
    margin-top: 0px;
  }

  .image-10 {
    max-width: 62%;
  }

  .row {
    padding-right: 0px;
    padding-left: 0px;
  }

  .slider-bs {
    height: 250px;
  }

  .slide-nav-4 {
    padding-top: 23px;
    font-size: 8px;
  }

  .image-15 {
    max-width: 100%;
  }

  .paragraph {
    margin-right: 15px;
    margin-left: 15px;
  }

  .image-16 {
    max-width: 100%;
  }

  .column-4 {
    margin-bottom: 17px;
    padding-right: 0px;
  }

  .column-5 {
    padding-left: 0px;
  }

  .image-17 {
    margin-top: 29px;
  }

  .image-20 {
    margin-bottom: 33px;
  }

  .image-21 {
    margin-bottom: 28px;
  }

  .div-block-7 {
    height: 390px;
    margin-top: 26px;
  }

  .background-video-4 {
    display: none;
  }

  .image-23 {
    margin-top: 25px;
  }

  .slider-content.coach {
    margin-top: 37px;
    margin-bottom: 20px;
  }

  .slide-nav-5 {
    padding-top: 21px;
    font-size: 7px;
  }

  .column-8 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .sec-palme-web {
    padding-top: 31px;
  }

  .text-block {
    font-size: 18px;
  }

  .image-26 {
    max-width: 79%;
  }

  .image-27 {
    margin-bottom: 22px;
  }

  .column-10 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-28 {
    display: block;
    height: 100%;
    max-width: 100%;
    margin-right: auto;
    margin-left: auto;
  }

  ._35bottom.top40px {
    margin-top: 0px;
  }

  .sec-image {
    height: 40vh;
  }

  .scroll-arrow-wrapper {
    display: none;
  }

  .sec-split {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .imagewrapper {
    width: 100%;
  }

  .image-35 {
    margin-bottom: 7px;
  }

  .cookietop {
    width: 100%;
  }

  .inner {
    padding-right: 0px;
    padding-bottom: 0px;
    -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;
  }

  .cookiebottom {
    width: 100%;
    margin-top: 5px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .cookieconwrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .cookietext {
    font-size: 13px;
    text-align: center;
  }

  .sec-leistung-hero {
    padding-top: 88px;
    padding-bottom: 57px;
  }

  .image-36 {
    margin-top: 36px;
  }

  .sec-preise {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  .preis-column {
    margin-top: 17px;
    margin-bottom: 17px;
    padding-right: 19px;
    padding-left: 19px;
  }

  .sec-404 {
    padding-top: 90px;
  }

  .text-block-2 {
    line-height: 39px;
  }

  .image-38 {
    left: 0px;
    right: 0px;
    bottom: 0px;
    display: block;
    height: auto;
  }

  .wbg {
    width: 300px;
  }

  .quote {
    padding-right: 0px;
    padding-left: 0px;
  }

  .kontakt-div {
    padding-right: 20px;
    padding-left: 20px;
  }

  .div-block-12 {
    width: 300px;
    height: 225px;
  }

  .background-video-5 {
    margin-left: -15px;
  }

  .columns {
    margin-top: 30px;
  }

  .column-17 {
    padding-right: 0px;
    padding-left: 0px;
  }

  .h1wgr {
    font-size: 39px;
  }

  .h2wgr {
    font-size: 39px;
    line-height: 120%;
  }

  .h3projekt {
    font-size: 39px;
  }

  .top40px {
    margin-top: 20px;
  }

  .top40px._35bottom {
    margin-top: 20px;
  }

  .bg-video-wrapper {
    height: 200px;
  }

  .image-48 {
    margin-top: 40px;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-left: 0px;
  }

  .image-49 {
    margin-bottom: 52px;
    padding: 0px;
  }

  .split-div {
    width: 100%;
  }

  .sec-split-50 {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .image-52 {
    margin-top: 1px;
  }

  .image-53 {
    margin-top: 0px;
  }

  .image-54 {
    margin-top: 7px;
    margin-bottom: 7px;
  }
}

@font-face {
  font-family: 'Fa 400';
  src: url('../fonts/fa-regular-400.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: auto;
}