.w-checkbox {
  display: block;
  margin-bottom: 5px;
  padding-left: 20px;
}

.w-checkbox::before {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
}

.w-checkbox::after {
  content: ' ';
  display: table;
  -ms-grid-column-span: 1;
  grid-column-end: 2;
  -ms-grid-column: 1;
  grid-column-start: 1;
  -ms-grid-row-span: 1;
  grid-row-end: 2;
  -ms-grid-row: 1;
  grid-row-start: 1;
  clear: both;
}

.w-checkbox-input {
  float: left;
  margin-bottom: 0px;
  margin-left: -20px;
  margin-right: 0px;
  margin-top: 4px;
  line-height: normal;
}

.w-checkbox-input--inputType-custom {
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  border-right-width: 1px;
  border-top-color: #ccc;
  border-bottom-color: #ccc;
  border-left-color: #ccc;
  border-right-color: #ccc;
  border-top-style: solid;
  border-bottom-style: solid;
  border-left-style: solid;
  border-right-style: solid;
  width: 12px;
  height: 12px;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}

.w-checkbox-input--inputType-custom.w--redirected-checked {
  background-color: #3898ec;
  border-top-color: #3898ec;
  border-bottom-color: #3898ec;
  border-left-color: #3898ec;
  border-right-color: #3898ec;
  background-image: url('../../static/custom-checkbox-checkmark.589d534424.svg');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.w-checkbox-input--inputType-custom.w--redirected-focus {
  box-shadow: 0px 0px 3px 1px #3898ec;
}

h1 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  color: #ff7d41;
  font-size: 3.1em;
  line-height: 140%;
  font-weight: 400;
}

h2 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  font-size: 32px;
  line-height: 140%;
  font-weight: 400;
}

h3 {
  margin-top: 20px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  font-size: 2.3em;
  line-height: 140%;
  font-weight: 400;
}

h4 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  font-size: 2em;
  line-height: 140%;
  font-weight: 400;
}

h5 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  font-size: 1.5em;
  line-height: 140%;
  font-weight: 400;
}

h6 {
  margin-top: 10px;
  margin-bottom: 10px;
  font-family: Gtmaru, sans-serif;
  font-size: 1.5em;
  line-height: 140%;
  font-weight: 400;
}

p {
  margin-bottom: 10px;
  font-size: 1.3em;
  line-height: 140%;
}

a {
  font-size: 1.3em;
  line-height: 140%;
  text-decoration: underline;
}

.display {
  font-family: Gtmaru, sans-serif;
  color: #fff;
  font-size: 3.5em;
  line-height: 135%;
  font-weight: 400;
}

.body {
  font-family: Messinasans, sans-serif;
  color: #000;
  font-size: 0.8em;
}

.copy {
  font-size: 1.5em;
  text-align: left;
}

.copy.white {
  color: #fff;
}

.copy.white.cta-text {
  margin-bottom: 0px;
  text-decoration: none;
}

.copy.footer-copy {
  margin-bottom: 0px;
  font-size: 1em;
}

.copy.footer-copy.social {
  margin-right: 20px;
  color: #fff;
}

.copy.short {
  width: auto;
}

.copy.short.centered {
  font-size: 1.3em;
  text-align: left;
}

.copy.center {
  width: 80%;
  text-align: center;
}

.copy.margin {
  margin-right: 15px;
}

.huge {
  margin-top: 10px;
  font-size: 4.5em;
}

.huge.orange {
  color: #ff7d41;
  font-size: 4em;
}

.huge.orange.centered {
  text-align: center;
}

.huge.white {
  color: #fff;
  font-size: 4em;
}

.h2 {
  margin-top: 10px;
  font-size: 3.5em;
}

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

.h2.white {
  color: #fff;
}

.h2.orange {
  color: #ff7d41;
}

.medium {
  color: #6e0f4b;
}

.medium.white {
  color: #fff;
  font-size: 3.5em;
}

.medium.centered {
  margin-top: 0px;
  color: #fff;
  font-size: 1.6em;
  text-align: center;
}

.h4 {
  color: #fff;
  font-size: 2em;
}

.h5 {
  width: 100%;
  text-align: left;
}

.bold {
  font-weight: 700;
}

.link {
  color: #6e0f4b;
  font-size: 1em;
}

.link.white {
  color: #fff;
}

.eyebrow {
  margin-bottom: 0px;
  color: #ff7d41;
  font-size: 1.2em;
  letter-spacing: 1px;
  text-transform: uppercase;
}

.eyebrow.white {
  color: #fff;
}

.eyebrow.blue {
  color: #004b6e;
}

.div-block {
  background-color: #fff;
  color: #6e0f4b;
}

.top-navigation {
  display: block;
  padding: 10px 18px;
  background-color: #fff;
}

.main-navigation {
  position: static;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: auto;
  z-index: 3;
  height: 60px;
  padding-right: 18px;
  padding-left: 18px;
  border-bottom: 1px solid #c5c5c5;
  background-color: #fff;
}

.navigation-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -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;
}

.navigation {
  margin-right: 20px;
  padding: 0.44em 0px;
  color: #8d8d8d;
  font-size: 1em;
}

.navigation:hover {
  color: #6e0f4b;
}

.navigation.w--current {
  color: #6e0f4b;
  text-decoration: underline;
}

.navigation.title {
  opacity: 1;
  font-weight: 700;
}

.navigation.title:hover {
  color: #8d8d8d;
}

.navigation.title {
  margin-bottom: 0px;
}

.nav-menu {
  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;
}

.logo {
  display: block;
  height: 70px;
}

.logo.invisible {
  display: none;
}

.logo.small {
  display: none;
}

.logo.small.invisble {
  display: none;
}

.cta {
  padding: 0.5em 1em;
  border-radius: 10px;
  background-color: #3ccdbe;
  font-family: Gtmaru, sans-serif;
  color: #004b6e;
  font-size: 1.17em;
  line-height: 140%;
  font-weight: 400;
  letter-spacing: 1px;
}

.cta.top-nav {
  display: none;
}

.cta.orange {
  background-color: #ff7d41;
  color: #fff;
}

.cta.mobile-flying {
  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;
  box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2);
  color: #004b6e;
  text-decoration: none;
}

.hero {
  width: 100%;
  height: 85vh;
  margin-bottom: 0px;
  padding-right: 60px;
  padding-left: 60px;
  background-image: url('../images/iStock-1133366084-2.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.hero-textblock {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 60%;
  height: 100%;
  padding-bottom: 4vw;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.approach {
  width: 100%;
}

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

.ti-wrapper.blue {
  min-height: 500px;
  padding-top: 60px;
  background-image: url('../images/Key-Visual-02.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ti-wrapper.orange {
  min-height: 500px;
  padding-top: 60px;
  background-image: url('../images/Key-Visual-01.jpg');
  background-position: 0px 0px;
  background-size: cover;
}

.til-image-block {
  width: 62.5vw;
  max-height: 500px;
  padding-right: 8vw;
  padding-left: 4vw;
  background-image: url('../images/Key-Visual-02.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.ti-text-block-l {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37.5vw;
  padding: 4vw;
  -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;
  background-color: #3ccdbe;
  color: #004b6e;
}

.ti-image-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  height: 100%;
  max-height: 100%;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  background-image: url('../images/make-it_visual_01.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.ti-image-container.unten {
  background-image: url('../images/make-it_visual_02.png');
}

.ti-image {
  width: 100%;
  padding-right: 0px;
  padding-left: 0px;
  background-image: url('../images/Bildschirmfoto-2021-10-26-um-12.20.57.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
  -o-object-fit: fill;
  object-fit: fill;
  -o-object-position: 0% 100%;
  object-position: 0% 100%;
}

.goal {
  width: 100%;
}

.ti-image-block-l {
  width: 62.5vw;
  max-height: 500px;
  padding-right: 8vw;
  padding-left: 18px;
}

.ti-image-block-l.left {
  width: 62.5vw;
  max-height: 500px;
  padding-right: 8vw;
  padding-left: 18px;
}

.ti-image-block-r {
  width: 62.5vw;
  max-height: 500px;
  padding-right: 18px;
  padding-left: 12vw;
}

.ti-image-block-r.right {
  width: 62.5vw;
  max-height: 500px;
  padding-right: 18px;
  padding-left: 12vw;
}

.ti-text-block-r {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37.5vw;
  padding: 4vw 4vw 4vw 18px;
  -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;
  background-color: #ff7d41;
  color: #fff;
}

.brand {
  display: block;
}

.brand.main-nav {
  padding-left: 0px;
}

.brand.top-nav {
  display: none;
}

.services {
  padding: 8vw 18px 4vw;
}

.heading-container {
  width: 100%;
  margin-bottom: 24px;
}

.heading-container.margin {
  margin-right: 18px;
  margin-left: 18px;
}

.heading-container.centered {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.heading {
  color: #004b6e;
}

.heading-2 {
  color: #fff;
}

.services-wrapper {
  display: -ms-grid;
  display: grid;
  width: 90%;
  margin-top: 50px;
  -webkit-box-pack: start;
  -webkit-justify-content: start;
  -ms-flex-pack: start;
  justify-content: start;
  justify-items: start;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.service-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 8vw;
  margin: 14px 0px 20px;
  padding-right: 0vw;
  padding-left: 0vw;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -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;
}

.service-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 20%;
  height: 100%;
  padding-right: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.service-icon {
  width: 35px;
  max-width: none;
}

.slider-icon-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32vw;
  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;
}

.slider-text-container {
  width: 68vw;
}

.slide-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-number {
  position: static;
  z-index: 1;
  margin-bottom: 0px;
  font-family: Gtmaru, sans-serif;
  color: #ff7d41;
  font-size: 6.4em;
}

.slider {
  height: 50vh;
  background-color: #fff;
}

.icon-2 {
  opacity: 0;
  color: #ffb900;
}

.icon-3 {
  opacity: 0;
  color: #ffb900;
}

.slide-nav {
  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;
}

.slider-icon {
  position: absolute;
  z-index: 0;
  display: none;
  width: 400px;
  opacity: 0.15;
}

.ti-image-block {
  width: 62.5vw;
  max-height: 700px;
}

.ti-image-block.image-left {
  width: 60vw;
  max-height: none;
  min-height: 700px;
  padding-right: 0vw;
  padding-left: 0px;
}

.ti-image-block.image-right {
  width: 60vw;
  max-height: none;
  min-height: 700px;
  padding-right: 0px;
  padding-left: 0vw;
}

.ti-text-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 37.5vw;
  padding: 4vw;
  -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;
}

.ti-text-block.text-right {
  width: 40vw;
  padding: 60px;
  background-color: #3ccdbe;
  color: #004b6e;
}

.ti-text-block.text-left {
  width: 40vw;
  padding: 60px;
  background-color: #ff7d41;
  color: #fff;
}

.track-record {
  padding: 4vw 18px;
}

.map-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 1000px;
  margin-top: 75px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  background-image: url('../images/Make-IT-afrika-map-03-turkis.png');
  background-position: 50% 50%;
  background-size: contain;
  background-repeat: no-repeat;
}

.team {
  padding: 64px 18px;
}

.team-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 40px;
  -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;
}

.team-member {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 13vw;
  margin: 10px 14px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -o-object-fit: fill;
  object-fit: fill;
}

.team-member-img {
  margin-bottom: 25px;
}

.team-member-name {
  margin-bottom: 5px;
  color: #6e0f4b;
  font-weight: 700;
  text-align: center;
}

.team-member-info {
  display: none;
  margin-bottom: 0px;
  font-size: 1em;
}

.partner-container {
  display: -ms-grid;
  display: grid;
  margin-top: 50px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  justify-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  grid-auto-columns: 1fr;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.partner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: auto;
  height: 8vw;
  -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;
}

.partner-logo {
  max-width: 7vw;
}

.partners {
  padding: 64px 18px;
}

.contact {
  display: none;
  padding: 4vw 0px 0vw;
  background-image: url('../images/Key-Visual-02a.jpg');
  background-position: 0px 0px;
  background-size: auto;
}

.contact-text-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 0vw;
}

.contact-text-container {
  width: 30vw;
  padding: 4vw;
  background-color: #004b6e;
}

.contact-text-container.margin {
  margin-right: 18px;
  margin-left: 18px;
}

.contact-text-container.construction {
  display: block;
  width: 40%;
  padding: 5vw;
  -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;
  background-color: #6e0f4b;
}

.contact-form-column {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding: 4vw;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #3ccdbe;
}

.footer-absender-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

.footer-finish-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 70px;
  padding-right: 18px;
  padding-left: 18px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  background-color: rgba(0, 0, 0, 0.5);
}

.text-field {
  margin-bottom: 1vw;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
  border: 1px none #000;
  background-color: #fff;
}

.text-field.message {
  height: 80%;
}

.text-field-2 {
  width: 28vw;
}

.form-column {
  width: 30vw;
}

.form-column.message {
  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;
}

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

.form-top {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  margin-top: 2vw;
  margin-bottom: 2vw;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.checkbox-field {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 90%;
  margin-bottom: 30px;
  padding: 0vw;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  text-align: center;
}

.field-label {
  color: #fff;
}

.legal {
  color: #fff;
  font-size: 1.2em;
  line-height: 140%;
  text-align: left;
}

.checkbox {
  width: 30px;
  height: 16px;
  margin-top: 3px;
  margin-right: 10px;
  margin-left: 0px;
}

.contact-icon {
  width: 60px;
  margin-bottom: 20px;
}

.floating-button-container {
  position: fixed;
  right: 5%;
  bottom: 6%;
  z-index: 100;
  display: none;
  width: auto;
  height: 72px;
}

.section {
  padding-top: 128px;
  padding-bottom: 128px;
}

.section.services {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 60px;
  padding-left: 60px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section.track-record {
  padding-right: 60px;
  padding-left: 60px;
  background-color: #6e0f4b;
}

.section.map-section {
  padding-right: 61px;
  padding-left: 61px;
}

.section.team {
  overflow: visible;
  margin-bottom: 0px;
  padding: 0px;
  background-image: url('../images/Key-Visual-01.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.section.partners {
  padding-right: 60px;
  padding-left: 60px;
}

.section.download {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 60px;
  padding-bottom: 60px;
  -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;
}

.section.imprint {
  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;
}

.rich-text a {
  color: #000;
  font-size: 1em;
}

.footer-left {
  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;
}

.footer-right {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.footer-link {
  margin-right: 10px;
  color: #fff;
  font-size: 1em;
  text-decoration: none;
}

.success-message {
  background-color: transparent;
  font-family: Gtmaru, sans-serif;
  color: #fff;
  font-size: 2em;
}

.error-message {
  background-color: transparent;
  color: #ad481a;
  text-align: center;
}

.footer-logos {
  max-height: 300px;
}

.cta-icon {
  max-height: 70%;
}

.div-block-2 {
  position: relative;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 0;
  display: block;
  margin-right: 64px;
}

.div-block-3 {
  position: absolute;
  left: auto;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  min-width: 72px;
  -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;
}

.map-image {
  width: 65%;
}

.big {
  margin-top: 10px;
  font-size: 3.5em;
}

.big.orange {
  color: #ff7d41;
}

.big.white {
  color: #fff;
}

.h3 {
  line-height: 32px;
}

.key-visual-section {
  overflow: hidden;
  height: 4vw;
}

.records-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 50px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.records-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 30%;
  -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;
}

.social-icon {
  width: 40px;
  height: 40px;
  background-color: transparent;
  color: #6e0f4b;
}

.social-icon.schwarz {
  width: 30px;
  height: 30px;
}

.footer-social-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 14px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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;
}

.footer-social-container.margin {
  margin-top: 0px;
}

.key-visual {
  display: none;
  width: 100%;
  max-width: none;
}

.grid {
  margin-top: 50px;
  justify-items: center;
  grid-column-gap: 20px;
  grid-row-gap: 30px;
  -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}

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

.image {
  width: 100%;
  height: 100%;
  background-image: url('../images/Bildschirmfoto-2021-10-26-um-12.20.57.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-4 {
  position: -webkit-sticky;
  position: sticky;
  height: 60px;
  background-image: url('../images/Key-Visual-01.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.container {
  padding: 76px 0px 72px;
  background-color: #fff;
}

.div-block-5 {
  z-index: 3;
  overflow: hidden;
  width: 100%;
  padding: 101px 80px 100px;
  background-color: #fff;
}

.div-block-6 {
  display: block;
  height: 60px;
  background-image: url('../images/Key-Visual-01.jpg');
  background-position: 50% 0%;
  background-size: cover;
  background-repeat: no-repeat;
}

.html-embed {
  padding-right: 90px;
  padding-left: 90px;
}

.hg {
  font-size: 0.9em;
  line-height: 28px;
}

.div-block-7 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-align-content: flex-start;
  -ms-flex-line-pack: start;
  align-content: flex-start;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
}

.body-2 {
  display: block;
  height: 100vh;
}

.section-2 {
  display: none;
  height: auto;
  padding: 60px 0px;
  -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;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  background-image: url('../images/Key-Visual-01.jpg');
  background-position: 50% 100%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-8 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 700px;
}

.div-block-9 {
  width: 60%;
  background-image: url('../images/make-it_visual_02.png');
  background-position: 50% 50%;
  background-size: cover;
  background-repeat: no-repeat;
}

.div-block-10 {
  display: block;
}

@media screen and (max-width: 991px) {
  .display {
    font-size: 4em;
  }

  .body {
    font-size: 1.5vw;
  }

  .copy {
    text-align: left;
  }

  .copy.short {
    width: 64vw;
  }

  .huge.orange.centered {
    text-align: center;
  }

  .huge.white {
    font-size: 4em;
  }

  .h2.orange.centered {
    text-align: center;
  }

  .medium.centered {
    font-size: 1.3em;
  }

  .h5 {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .top-navigation {
    background-color: #fff;
  }

  .top-navigation.invisble {
    display: none;
  }

  .main-navigation {
    display: block;
    height: 80px;
  }

  .navigation {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 60px;
    -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;
    font-size: 2em;
  }

  .navigation.title {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .nav-menu {
    position: fixed;
    left: 0%;
    top: 80px;
    right: 0%;
    bottom: auto;
    z-index: 10;
    padding-right: 18px;
    padding-left: 18px;
    background-color: #fff;
  }

  .logo {
    height: 60px;
  }

  .logo.small {
    height: 60px;
  }

  .logo.small.mobil {
    display: block;
  }

  .cta {
    height: 60px;
  }

  .cta.top-nav {
    display: block;
  }

  .cta.mobile-flying {
    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;
    box-shadow: 1px 1px 8px 2px rgba(0, 0, 0, 0.2);
  }

  .hero {
    padding-right: 40px;
    padding-left: 40px;
    background-image: url('../images/iStock-1133366084-2.jpg');
    background-position: 0% 50%;
  }

  .hero-textblock {
    width: auto;
  }

  .ti-wrapper.blue {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ti-wrapper.orange {
    padding-top: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .ti-image {
    width: 100%;
    height: 100%;
    max-height: 100%;
    max-width: none;
    padding: 0px;
    -o-object-fit: fill;
    object-fit: fill;
    -o-object-position: 50% 50%;
    object-position: 50% 50%;
  }

  .brand {
    display: block;
  }

  .brand.top-nav {
    display: block;
  }

  .icon {
    color: #6e0f4b;
  }

  .heading-container {
    width: 100%;
  }

  .services-wrapper {
    width: auto;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .service-box {
    width: 41vw;
    height: auto;
    padding-right: 2vw;
    padding-left: 0vw;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .slider-number {
    font-size: 5.3em;
  }

  .slider {
    width: 100%;
  }

  .slider-icon {
    width: 200px;
  }

  .ti-image-block {
    max-height: 500px;
  }

  .ti-image-block.image-left {
    width: 100%;
    min-height: 500px;
    background-image: url('../images/GettyImages-1170646645.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .ti-image-block.image-right {
    width: 100%;
    background-image: url('../images/GettyImages-1231335516.jpg');
    background-position: 50% 50%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .ti-text-block.text-right {
    width: 100%;
    padding: 60px 40px;
  }

  .ti-text-block.text-left {
    width: 100%;
    padding-right: 41px;
    padding-left: 41px;
  }

  .map-container.mobil {
    background-image: url('../images/Make-IT-afrika-map-phone-turkis.png');
  }

  .team-member {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: visible;
    min-width: 150px;
    margin-right: 16px;
    margin-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .partner-container {
    display: -ms-grid;
    display: grid;
    overflow: visible;
    margin-right: 52px;
    margin-left: 52px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .partner {
    width: 60px;
    height: 60px;
  }

  .partner-logo {
    width: 60px;
    max-width: none;
  }

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

  .contact-text-column {
    margin-bottom: 0vw;
    padding-right: 0vw;
  }

  .contact-text-container {
    width: auto;
    padding-right: 40px;
    padding-left: 40px;
  }

  .contact-text-container.construction {
    width: 100%;
  }

  .contact-form-column {
    padding-right: 40px;
    padding-left: 40px;
  }

  .form-column {
    width: 41vw;
  }

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

  .menu-button.w--open {
    background-color: hsla(0, 0%, 100%, 0);
  }

  .section.services {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section.track-record {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 71px 40px;
    -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;
  }

  .section.map-section {
    padding-right: 40px;
    padding-left: 40px;
  }

  .section.team {
    padding-right: 0px;
    padding-left: 0px;
    background-image: none;
  }

  .section.partners {
    padding-right: 0px;
    padding-left: 0px;
  }

  .map-image {
    width: 100%;
  }

  .grid {
    display: block;
    -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-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-grid-columns: 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr;
  }

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

  .div {
    position: static;
    display: -ms-grid;
    display: grid;
    overflow: visible;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto;
    grid-template-rows: auto;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .div-block-7 {
    overflow: scroll;
    width: 100%;
    margin-left: 40px;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -o-object-fit: fill;
    object-fit: fill;
  }

  .section-2 {
    padding-top: 50px;
    padding-bottom: 50px;
  }

  .div-block-8 {
    height: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .div-block-9 {
    width: 100%;
    height: 500px;
  }
}

@media screen and (max-width: 767px) {
  .display {
    font-size: 2.5em;
  }

  .body {
    font-size: 2.5vw;
  }

  .copy {
    font-size: 1.4em;
    text-align: center;
  }

  .copy.short {
    width: 100%;
  }

  .copy.center {
    width: 90%;
  }

  .huge.orange {
    font-size: 2.5em;
  }

  .huge.orange.centered {
    width: 90%;
  }

  .huge.white {
    font-size: 2.5em;
  }

  .medium.centered {
    width: 90%;
    font-size: 1.4em;
  }

  .h5 {
    font-size: 1.4em;
  }

  .eyebrow {
    font-size: 1.1em;
  }

  .main-navigation {
    height: 70px;
  }

  .navigation {
    font-size: 1.5em;
  }

  .nav-menu {
    top: 70px;
  }

  .logo {
    height: 60px;
  }

  .logo.small {
    height: 50px;
  }

  .hero {
    background-position: 50% 50%;
  }

  .hero-textblock {
    width: 100%;
  }

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

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

  .ti-image-container {
    max-height: 500px;
  }

  .ti-image {
    width: 100%;
    height: auto;
    max-height: none;
    max-width: 100%;
  }

  .services-wrapper {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .service-box {
    width: 100%;
  }

  .slider-icon-container {
    width: 100%;
    height: auto;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .slide-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .slider-number {
    font-size: 4.9em;
  }

  .ti-image-block {
    width: auto;
  }

  .ti-image-block.image-left {
    width: 100vw;
    padding: 0vw 0vw 0px 0px;
  }

  .ti-image-block.image-right {
    width: 100%;
    padding: 0px 0px 0vw 0vw;
  }

  .ti-text-block {
    width: auto;
  }

  .ti-text-block.text-right {
    width: 100vw;
  }

  .ti-text-block.text-left {
    width: 100vw;
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
  }

  .map-container.mobil {
    height: 800px;
  }

  .team-member {
    min-width: 110px;
  }

  .partner-container {
    display: -ms-grid;
    display: grid;
    margin-right: 22px;
    margin-left: 22px;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    grid-auto-columns: 1fr;
    grid-column-gap: 16px;
    grid-row-gap: 16px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .partner {
    min-width: 90px;
  }

  .footer-finish-container {
    height: auto;
    padding-top: 10px;
    padding-bottom: 10px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .form-column {
    width: 100%;
  }

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

  .checkbox-field {
    width: 100%;
  }

  .checkbox {
    width: 80px;
    height: 20px;
  }

  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.track-record {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .big {
    font-size: 3em;
  }

  .records-container {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .records-box {
    width: auto;
  }

  .div-block-5 {
    padding: 56px 22px;
  }

  .html-embed {
    padding-right: 34px;
    padding-left: 34px;
  }

  .hg {
    font-size: 0.8em;
  }

  .section-2 {
    padding-top: 40px;
    padding-bottom: 40px;
  }

  .div-block-9 {
    height: 420px;
  }
}

@media screen and (max-width: 479px) {
  .display {
    font-size: 2em;
  }

  .body {
    font-size: 4vw;
  }

  .copy {
    font-size: 1.3em;
    text-align: left;
  }

  .copy.short {
    width: 100%;
  }

  .copy.margin {
    color: #fff;
    font-size: 0.7em;
  }

  .huge.orange {
    font-size: 2.1em;
    line-height: 120%;
  }

  .huge.white {
    font-size: 2.1em;
  }

  .medium {
    font-size: 1.7em;
  }

  .medium.white {
    font-size: 2.1em;
    line-height: 130%;
  }

  .eyebrow {
    font-size: 1em;
  }

  .nav-menu {
    left: 0%;
    top: 70px;
    right: 0%;
    bottom: auto;
  }

  .logo {
    height: 60px;
  }

  .hero {
    padding-right: 20px;
    padding-left: 20px;
    background-position: 50% 50%;
  }

  .ti-image-container {
    max-height: 300px;
  }

  .heading-container {
    width: auto;
  }

  .service-box {
    width: 100%;
    margin-right: 0px;
    margin-left: 0px;
    -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;
  }

  .service-icon-container {
    width: auto;
    height: auto;
    margin-bottom: 4vw;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .service-icon {
    width: 30px;
  }

  .slider-icon-container {
    width: 100%;
    height: 10vh;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

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

  .slide-wrapper {
    width: 100%;
    -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;
  }

  .slider-number {
    font-size: 4em;
  }

  .slider {
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .ti-text-block.text-right {
    padding-right: 20px;
    padding-left: 20px;
  }

  .ti-text-block.text-left {
    padding-right: 20px;
    padding-left: 20px;
  }

  .track-record {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .map-container.mobil {
    height: 500px;
  }

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

  .team-row {
    -webkit-flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }

  .team-member {
    width: 60vw;
    min-width: 100px;
  }

  .partner-container {
    display: -ms-grid;
    display: grid;
    margin-left: 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;
    grid-auto-columns: 1fr;
    grid-column-gap: 10px;
    grid-row-gap: 11px;
    -ms-grid-columns: 1fr 1fr 1fr 1fr;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    -ms-grid-rows: auto auto;
    grid-template-rows: auto auto;
  }

  .partner {
    width: 40px;
    height: auto;
    min-width: 50px;
  }

  .partner-logo {
    width: 100%;
    height: auto;
    max-width: none;
  }

  .contact-text-container {
    padding-right: 20px;
    padding-left: 20px;
  }

  .contact-text-container.construction {
    padding: 6vw;
  }

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

  .form-column {
    width: 100%;
  }

  .checkbox-field {
    width: 100%;
  }

  .slide {
    width: 100%;
  }

  .team-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: auto;
    margin-left: 18px;
  }

  .section {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  .section.services {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.track-record {
    height: auto;
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.map-section {
    padding-right: 20px;
    padding-left: 20px;
  }

  .section.team {
    padding-right: 0px;
    padding-left: 0px;
  }

  .section.partners {
    padding-right: 0px;
    padding-left: 0px;
  }

  .big {
    font-size: 2.1em;
  }

  .big.white {
    line-height: 130%;
  }

  .records-box {
    margin-bottom: 24px;
  }

  .grid {
    grid-auto-flow: row;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }

  .div-block-5 {
    padding: 40px 0px;
  }

  .hg {
    font-size: 0.7em;
  }

  .div-block-7 {
    margin-left: 20px;
  }

  .section-2 {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .div-block-9 {
    height: 250px;
  }
}

@font-face {
  font-family: 'Gtmaru';
  src: url('../fonts/GTMaru-BoldOblique.woff') format('woff2'), url('../fonts/GTMaru-BoldOblique.eot') format('embedded-opentype'), url('../fonts/GTMaru-BoldOblique.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-BoldItalic.woff') format('woff2'), url('../fonts/MessinaSans-BoldItalic.eot') format('embedded-opentype'), url('../fonts/MessinaSans-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Gtmaru';
  src: url('../fonts/GTMaru-Bold.woff') format('woff2'), url('../fonts/GTMaru-Bold.eot') format('embedded-opentype'), url('../fonts/GTMaru-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtmaru';
  src: url('../fonts/GTMaru-Regular.woff') format('woff2'), url('../fonts/GTMaru-Regular.eot') format('embedded-opentype'), url('../fonts/GTMaru-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Gtmaru';
  src: url('../fonts/GTMaru-RegularOblique.woff') format('woff2'), url('../fonts/GTMaru-RegularOblique.eot') format('embedded-opentype'), url('../fonts/GTMaru-RegularOblique.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-Light.woff') format('woff2'), url('../fonts/MessinaSans-Light.eot') format('embedded-opentype'), url('../fonts/MessinaSans-Light.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-LightItalic.woff') format('woff2'), url('../fonts/MessinaSans-LightItalic.eot') format('embedded-opentype'), url('../fonts/MessinaSans-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-RegularItalic.woff') format('woff2'), url('../fonts/MessinaSans-RegularItalic.eot') format('embedded-opentype'), url('../fonts/MessinaSans-RegularItalic.ttf') format('truetype');
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-Regular.woff') format('woff2'), url('../fonts/MessinaSans-Regular.eot') format('embedded-opentype'), url('../fonts/MessinaSans-Regular.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Messinasans';
  src: url('../fonts/MessinaSans-Bold.woff') format('woff2'), url('../fonts/MessinaSans-Bold.eot') format('embedded-opentype'), url('../fonts/MessinaSans-Bold.ttf') format('truetype');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}