body {
  font-family: Metropolis, sans-serif;
  color: #151515;
  font-size: 18px;
  line-height: 153.6%;
  font-weight: 400;
}

h1 {
  max-width: 650px;
  margin-top: 0px;
  margin-bottom: 32px;
  color: #122051;
  font-size: 72px;
  line-height: 1;
  font-weight: 700;
}

h2 {
  max-width: 650px;
  margin-top: 0px;
  margin-bottom: 24px;
  font-size: 24px;
  line-height: 36px;
  font-weight: 400;
}

h3 {
  max-width: 650px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 24px;
  line-height: 30px;
  font-weight: 700;
}

h4 {
  max-width: 650px;
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 18px;
  line-height: 24px;
  font-weight: 700;
}

p {
  margin-bottom: 10px;
}

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

.section.section-home {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  padding-top: 0px;
  padding-bottom: 0px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.section.section-subpage-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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(18, 32, 81, 0.5)), to(rgba(18, 32, 81, 0.5))), url('../images/home-img-a-min.png');
  background-image: linear-gradient(180deg, rgba(18, 32, 81, 0.5), rgba(18, 32, 81, 0.5)), url('../images/home-img-a-min.png');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.section.section-subpage {
  width: 81vw;
}

.section.section-about-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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(18, 32, 81, 0.5)), to(rgba(18, 32, 81, 0.5))), url('../images/EGP-slide-c.jpg');
  background-image: linear-gradient(180deg, rgba(18, 32, 81, 0.5), rgba(18, 32, 81, 0.5)), url('../images/EGP-slide-c.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.section.section-team-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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(18, 32, 81, 0.5)), to(rgba(18, 32, 81, 0.5))), url('../images/EGP-slide-b.jpg');
  background-image: linear-gradient(180deg, rgba(18, 32, 81, 0.5), rgba(18, 32, 81, 0.5)), url('../images/EGP-slide-b.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.section.section-certificate-header {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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(18, 32, 81, 0.5)), to(rgba(18, 32, 81, 0.5))), url('../images/EGP-slide-c.jpg');
  background-image: linear-gradient(180deg, rgba(18, 32, 81, 0.5), rgba(18, 32, 81, 0.5)), url('../images/EGP-slide-c.jpg');
  background-position: 0px 0px, 50% 100%;
  background-size: auto, cover;
  background-repeat: repeat, no-repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.section.section-kontakt-header {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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(18, 32, 81, 0.5)), to(rgba(18, 32, 81, 0.5))), url('../images/EGP-slide-a.jpg');
  background-image: linear-gradient(180deg, rgba(18, 32, 81, 0.5), rgba(18, 32, 81, 0.5)), url('../images/EGP-slide-a.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: auto, auto;
  background-repeat: repeat, repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.section.section-article-heading {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  height: 24vw;
  max-height: 400px;
  padding-top: 0px;
  padding-bottom: 0px;
  -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: url('https://d3e54v103j8qbb.cloudfront.net/img/background-image.svg'), url('../images/EGP-slide-a.jpg');
  background-position: 0px 0px, 50% 50%;
  background-size: cover, auto;
  background-repeat: repeat, repeat;
  box-shadow: 0 0 32px 0 rgba(0, 0, 0, 0.25);
}

.page-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  min-width: auto;
}

.sidebar {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 32.3vw;
  height: 100vh;
  max-width: 446px;
  padding: 32px 12px 32px 64px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-color: #131313;
}

.sidebar.sidebar-subpage {
  width: 19vw;
  height: auto;
  min-height: 100vh;
  padding-right: 24px;
  padding-left: 24px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.nav-link {
  padding: 64px 12px 14px;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
  color: #122051;
  font-size: 14px;
  font-weight: 700;
  letter-spacing: 0px;
  text-transform: uppercase;
}

.nav-link:hover {
  border-bottom-color: #17255b;
}

.nav-link:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.nav-link.w--current {
  background-color: #17255b;
  color: #fff;
}

.nav-link.nav-link-subpage {
  padding-right: 12px;
  padding-left: 12px;
  border-bottom: 2px solid hsla(0, 0%, 100%, 0);
  color: #fff;
}

.nav-link.nav-link-subpage:hover {
  border-bottom: 2px solid #fff;
}

.nav-link.nav-link-subpage:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.nav-link.nav-link-subpage:focus {
  border-bottom: 2px solid #fff;
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.navbar {
  width: 100%;
  padding-right: 16px;
  background-color: hsla(0, 0%, 86.7%, 0);
}

.navbar.navbar-home.navbar-home--mobile {
  display: none;
}

.home-content-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-top: -107px;
  padding-left: 74px;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.home-content-wrapper.desktop {
  height: auto;
  margin-top: -500px;
  -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-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.hero-subheading {
  max-width: 588px;
  margin-bottom: 28px;
  line-height: 153%;
  font-weight: 400;
}

.hero-heading {
  max-width: 685px;
}

.btn {
  position: relative;
  padding: 16px 40px 16px 24px;
  background-color: #17255b;
  color: #fff;
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}

.btn.btn-egp-plus {
  width: 100%;
  letter-spacing: 1.6px;
}

.sidebar-intro {
  display: inline-block;
  max-width: 265px;
  margin-bottom: 0px;
  color: #abb0c0;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.sidebar-intro.sidebar-intro-white-letter {
  color: #fff;
}

.sidebar-intro-wrapper {
  display: inline-block;
  white-space: nowrap;
}

.sidebar-intro-block {
  max-width: 265px;
  margin-bottom: 40px;
}

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

.copyright-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 10%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.copyright {
  margin-bottom: 8px;
  color: #abb0c0;
  font-size: 12px;
  line-height: 1.5;
  letter-spacing: 1.6px;
  text-transform: uppercase;
}

.btn-wrapper {
  position: relative;
  display: inline-block;
  max-width: 250px;
  margin-top: 0px;
  -webkit-transition: all 200ms ease;
  transition: all 200ms ease;
}

.btn-wrapper:hover {
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
  -webkit-transform: translate(0px, -4px);
  -ms-transform: translate(0px, -4px);
  transform: translate(0px, -4px);
}

.btn-wrapper:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: translate(0px, -1px) translate(0px, -4px);
  -ms-transform: translate(0px, -1px) translate(0px, -4px);
  transform: translate(0px, -1px) translate(0px, -4px);
}

.btn-wrapper:focus {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.btn-wrapper.btn-wrapper-egp-plus {
  max-width: 200px;
  margin-top: 40px;
}

.btn-arrow {
  position: absolute;
  left: auto;
  top: 40%;
  right: 28px;
  bottom: auto;
  -webkit-transform: rotate(-90deg);
  -ms-transform: rotate(-90deg);
  transform: rotate(-90deg);
}

.btn-arrow.btn-arrow-home {
  right: 12%;
}

.btn-arrow.btn-arrow-kontakt {
  right: 4%;
}

.sidebar-link-wrapper {
  color: #fff;
  font-size: 12px;
  line-height: 1;
  text-decoration: none;
}

.sidebar-link {
  display: inline-block;
  border-bottom: 1px solid hsla(0, 0%, 100%, 0);
  font-family: Metropolis, sans-serif;
  color: #fff;
  font-size: 9px;
  text-align: center;
  letter-spacing: 1.6px;
  text-decoration: none;
  text-transform: uppercase;
}

.sidebar-link:hover {
  border-bottom-color: #fff;
  -webkit-filter: brightness(110%);
  filter: brightness(110%);
}

.sidebar-link:active {
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
}

.sidebar-link:focus {
  border-bottom-color: #fff;
  -webkit-filter: brightness(70%);
  filter: brightness(70%);
}

.sidebar-link-divider {
  display: inline-block;
}

.sidebar-tab {
  position: relative;
  z-index: 2;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 100%;
  margin-bottom: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transition: all 100ms ease;
  transition: all 100ms ease;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  cursor: pointer;
}

.sidebar-tab:hover {
  -webkit-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
  color: #fff;
}

.sidebar-tab.sidebar-tab-alt {
  color: #abb0c0;
}

.sidebar-tab.sidebar-tab-alt:hover {
  color: #fff;
}

.sidebar-tab.sidebar-tab-alt:active {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

.sidebar-tab.sidebar-tab-alt:focus {
  -webkit-filter: brightness(80%);
  filter: brightness(80%);
}

.tab-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  height: 7.3vw;
  min-height: 110px;
  padding-left: 40px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.tab-current {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  display: none;
  width: 5.07vw;
  min-width: 50px;
  background-color: #17255b;
}

.subpage-text-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 3vw;
  padding-bottom: 0px;
  padding-left: 40px;
}

.subpage-hero-heading {
  position: relative;
  z-index: 2;
  margin-bottom: 16px;
  color: #fff;
  font-size: 62px;
}

.subpage-heading-tab {
  position: absolute;
  left: 0%;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 1;
  width: 73px;
  height: 105px;
  margin-top: -28px;
  background-color: #17255b;
}

.container {
  padding-right: 64px;
  padding-left: 0px;
}

.container.container-subpage {
  max-width: 842px;
  padding-left: 64px;
}

.container.container-kontakt {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 64px;
}

.container.container-egp-plus {
  padding-left: 64px;
}

.container.container-agb {
  max-width: 900px;
  padding-left: 64px;
}

.container.container-employees {
  padding-left: 64px;
}

.tab {
  padding-right: 16px;
  padding-left: 16px;
  border-bottom: 8px solid transparent;
  background-color: hsla(0, 0%, 86.7%, 0);
  color: #abb0c0;
  font-size: 24px;
  font-weight: 700;
}

.tab.w--current {
  border-bottom: 8px solid #17255b;
  background-color: #fff;
  color: #17255b;
}

.employees {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.employee-item {
  width: 33%;
  margin-bottom: 64px;
  padding-right: 24px;
}

.employee-portrait {
  width: 13.9vw;
  height: 13.9vw;
  margin-bottom: 16px;
  background-image: url('../images/IMG_5863.jpg');
  background-position: 50% 0%;
  background-size: cover;
  box-shadow: 0 1px 17px 0 rgba(85, 104, 170, 0.14);
}

.employee-portrait.employee-portrait-condition {
  background-image: none;
  box-shadow: none;
}

.employee-name {
  line-height: 1;
  font-weight: 400;
}

.employee-position {
  margin-bottom: 24px;
  font-weight: 700;
}

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

.employee-phone-col-left {
  width: 10%;
  font-family: 'Font awesome 5 pro 400', sans-serif;
  font-size: 14px;
}

.employee-text {
  display: inline-block;
  font-size: 16px;
}

.brand.brand-subpage {
  margin-left: 0px;
}

.brand.brand-subpage.brand-subpage--mobile {
  display: none;
}

.tab-pane {
  max-width: 840px;
  padding-top: 64px;
  padding-left: 64px;
}

.tab-pane.tab-pane-egp-plus {
  max-width: none;
  padding-right: 32px;
  padding-left: 0px;
}

.tab-pane.tab-pane-employees {
  max-width: none;
}

.who-paragraph {
  max-width: 770px;
  text-align: center;
}

.who-paragraph-wrapper {
  margin-bottom: 64px;
  padding-bottom: 64px;
  border-bottom: 1px solid #abb0c0;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 61.4vw;
  max-width: 900px;
  min-width: 787px;
  padding-left: 64px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.tabs-menu.tabs-menu-employees {
  overflow: hidden;
  width: auto;
  max-width: 1200px;
}

.egp-plus-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 96px;
}

.egp-plus-image-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 23.125vw;
  min-height: 355px;
  min-width: 333px;
  margin-right: 48px;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  background-image: none;
  background-size: auto;
  background-repeat: repeat;
}

.egp-plus-content-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 480px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.h3-egp-plus {
  margin-top: 0px;
  margin-bottom: 32px;
  font-weight: 400;
}

.egp-plus-subheading {
  margin-bottom: 32px;
  font-weight: 700;
}

.employee-link {
  color: #151515;
  text-decoration: none;
}

.zertifikate-wrapper {
  margin-bottom: 56px;
  padding-bottom: 56px;
  border-bottom: 1px solid #abb0c0;
}

.zertifikate-link-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 64px;
  padding-bottom: 48px;
}

.zertifikate-link-wrapper.zertifikate-link-wrapper--last {
  padding-top: 0px;
  padding-bottom: 0px;
}

.zertifikate-btn-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-left: 48px;
  -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;
}

.h3-zertifikate {
  margin-top: 0px;
  margin-bottom: 48px;
  font-weight: 400;
}

.field-label {
  margin-bottom: 24px;
  color: #122051;
  font-size: 12px;
  line-height: 1;
  text-transform: uppercase;
}

.contact-field-block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 40px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

.contact-field-wrapper {
  width: 48%;
}

.form-block {
  width: 44.5vw;
  max-width: 900px;
  margin-right: 56px;
}

.text-area {
  max-height: 124px;
  max-width: 100%;
  min-height: 124px;
  min-width: 100%;
  margin-bottom: 40px;
}

.text-field {
  margin-bottom: 0px;
  padding-top: 24px;
  padding-bottom: 24px;
}

.h3-kontakt {
  margin-top: 32px;
  line-height: 153.6%;
  font-weight: 400;
}

.contact-row {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

.egp-plus-text-block {
  max-width: 850px;
}

.carousel {
  position: absolute;
  top: 0%;
  right: 0%;
  bottom: 0%;
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: end;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
}

.homepage-img {
  position: absolute;
  width: 85%;
  height: 32.5vw;
  max-height: 467px;
  box-shadow: 0 0 17px -6px rgba(19, 19, 19, 0.11);
}

.homepage-img.homepage-img-a {
  background-image: url('../images/EGP-slide-a.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.homepage-img.homepage-img-b {
  position: absolute;
  background-image: url('../images/EGP-slide-b.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
}

.homepage-img.homepage-img-c {
  position: absolute;
  height: 32.5vw;
  margin-top: 0vw;
  background-image: url('../images/EGP-slide-c.jpg');
  background-position: 0px 0px;
  background-size: cover;
  background-repeat: no-repeat;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.homepage-overlay-top-btm {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0.9)));
  background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0.9));
}

.homepage-overlay-center {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  width: 100%;
  height: 100%;
  background-image: -webkit-gradient(linear, left top, right top, from(hsla(0, 0%, 100%, 0.9)), to(hsla(0, 0%, 100%, 0)));
  background-image: linear-gradient(90deg, hsla(0, 0%, 100%, 0.9), hsla(0, 0%, 100%, 0));
}

.logo-home {
  height: 10%;
}

.logo-home.w--current {
  padding-bottom: 12.5vw;
}

.success {
  margin-top: 38px;
  background-color: #17255b;
  color: #fff;
}

.wg-element-wrapper {
  position: relative;
  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;
}

.wg-element-wrapper.sw6 {
  display: inline-block;
  width: auto;
  height: 100%;
}

.wg-element-wrapper.sw6.wg-wrapper--mobile {
  display: none;
}

.lang-text {
  margin-right: 8px;
  font-size: 14px;
  font-weight: 700;
}

.lang-text.lang-text-subpage {
  color: #fff;
}

.wg-dropdown-1-link {
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 12px;
  -webkit-transition: background-color 100ms ease;
  transition: background-color 100ms ease;
  color: #000;
  text-decoration: none;
}

.wg-selector-text-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  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;
}

.lang-list-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;
  border-style: solid;
  border-width: 1px;
  border-color: #fff;
  box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.12);
}

.lang-list-wrapper.lang-list-wrapper-subpage {
  border-color: #17255b;
}

.wg-dd-1-list {
  overflow: hidden;
  border-bottom-left-radius: 4px;
  border-bottom-right-radius: 4px;
  background-color: #fff;
  box-shadow: 0 -13px 50px 3px rgba(17, 23, 156, 0.07);
}

.wg-dd-1-list.wg-dropdown-link-flag {
  border-radius: 0px;
}

.wg-dd-1-list.wg-dropdown-link-flag.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: none;
}

.wg-dd-1-list.wg-dropdown-link-flag.wg-dropdown-subpage.w--open {
  background-color: #17255b;
}

.wg-dd-1-list.wg-dropdown-link-flag.w--open {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: visible;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  box-shadow: none;
}

.wg-dropdown-1 {
  -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;
  font-weight: 700;
  text-transform: uppercase;
}

.lang-arrow {
  margin-left: -12px;
}

.wg-dd-1-togle {
  z-index: 1;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding: 64px 15px 16px;
  -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;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.home-content {
  position: absolute;
}

.home-content.home-content-about.home-content-about-b {
  display: none;
}

.home-content.home-content-about.home-content-about-c {
  display: none;
}

.main-content-wrapper {
  width: 100%;
}

.footer-mobile {
  display: none;
}

.mobile-nav-wrapper {
  display: none;
  padding-bottom: 225px;
}

.homepage-img--mobile.homepage-img--mobile--a {
  display: none;
}

.homepage-img--mobile.homepage-img--mobile-b {
  display: none;
}

.homepage-img--mobile.homepage-img--mobile-c {
  display: none;
}

.homepage-img--mobile.homepage-img--mobile-c {
  display: none;
}

.desktop-menu-btn-wrapper {
  display: none;
}

.lang-text-2 {
  margin-right: 8px;
  font-size: 14px;
  font-weight: 700;
}

.employee-portrait-conditional {
  width: 13.9vw;
  height: 13.9vw;
  margin-bottom: 16px;
}

.img {
  box-shadow: 0 1px 17px 0 rgba(85, 104, 170, 0.15);
}

.sidebar-content-wrapper {
  height: 90%;
}

.home-content-desktop {
  position: static;
  width: 100%;
}

.egp-plus-image {
  width: 100%;
  box-shadow: 0 3px 17px 0 rgba(171, 176, 192, 0.15);
}

.sidebar-link-block {
  text-decoration: none;
}

.error {
  background-color: rgba(255, 222, 222, 0);
  color: red;
}

.article-header-overlay {
  position: absolute;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0.5));
}

@media screen and (max-width: 991px) {
  body {
    overflow: hidden;
  }

  .section.section-home {
    width: 67.7vw;
  }

  .section.section-subpage {
    width: auto;
  }

  .page-wrapper {
    overflow: hidden;
  }

  .sidebar {
    padding-left: 24px;
  }

  .sidebar.sidebar-subpage {
    width: 21vw;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    background-color: #131313;
  }

  .nav-link {
    display: block;
    padding-top: 24px;
    padding-bottom: 24px;
    color: #fff;
  }

  .nav-link.w--current {
    padding-top: 24px;
    padding-bottom: 24px;
    background-color: #fff;
    color: #17255b;
  }

  .nav-link.nav-link-subpage {
    width: 100%;
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-link.nav-link-subpage.w--current {
    background-color: #fff;
    color: #17255b;
  }

  .nav-menu {
    background-color: #17255b;
  }

  .navbar {
    width: 100%;
    padding-right: 0px;
  }

  .navbar.navbar-home--desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .home-content-wrapper {
    padding-left: 32px;
  }

  .hero-heading {
    font-size: 68px;
  }

  .sidebar-intro {
    font-size: 13px;
  }

  .sidebar-intro.sidebar-intro-white-letter {
    font-size: 12px;
  }

  .copyright-wrapper {
    width: 140px;
  }

  .btn-wrapper {
    max-width: 200px;
    margin-top: 32px;
  }

  .btn-wrapper.btn-wrapper-home {
    max-width: 250px;
  }

  .sidebar-link-wrapper {
    font-size: 8px;
  }

  .sidebar-link {
    font-size: 8px;
  }

  .tab-wrapper {
    height: 10vw;
  }

  .subpage-hero-heading {
    font-size: 48px;
  }

  .subpage-heading-tab {
    width: 49px;
    height: 68px;
    margin-top: -8px;
  }

  .container {
    width: 100%;
    padding-right: 0px;
  }

  .container.container-subpage {
    padding-right: 32px;
    padding-left: 32px;
  }

  .container.container-kontakt {
    width: 100%;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.container-egp-plus {
    padding-right: 32px;
    padding-left: 32px;
  }

  .container.container-agb {
    padding-right: 32px;
    padding-left: 32px;
  }

  .tab {
    border-bottom-width: 4px;
    font-size: 22px;
    text-align: center;
  }

  .tab.w--current {
    border-bottom-width: 4px;
  }

  .employee-item {
    width: 50%;
    padding-right: 16px;
  }

  .employee-portrait {
    width: 30vw;
    height: 30vw;
  }

  .employee-phone-col-left {
    width: auto;
    margin-right: 8px;
  }

  .brand.brand-subpage {
    margin-left: 0px;
  }

  .tab-pane {
    padding-top: 32px;
    padding-right: 64px;
    padding-left: 32px;
  }

  .tab-pane.tab-pane-egp-plus {
    padding-left: 32px;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    min-width: auto;
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }

  .tabs-menu.tabs-menu-employees {
    display: -ms-grid;
    display: grid;
    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;
  }

  .egp-plus-item {
    -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;
  }

  .egp-plus-image-wrapper {
    width: 47vw;
    height: auto;
    min-height: auto;
    margin-bottom: 64px;
  }

  .employee-link {
    font-size: 16px;
  }

  .form-block {
    width: 100%;
    margin-right: 0px;
  }

  .text-area {
    margin-bottom: 16px;
  }

  .h3-kontakt {
    margin-bottom: 4px;
    font-size: 18px;
  }

  .wg-element-wrapper.sw6 {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .wg-element-wrapper.sw6.wg-subpage {
    display: none;
    width: 100%;
  }

  .wg-element-wrapper.sw6.wg-wrapper--mobile {
    display: inline-block;
    width: auto;
    height: auto;
  }

  .wg-element-wrapper.sw6.wg-wrapper--tablet {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .wg-element-wrapper.sw6.wg-wrapper--desktop {
    display: none;
  }

  .wg-selector-text-wrapper {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
  }

  .wg-dropdown-1 {
    margin-right: 0px;
    margin-left: 0px;
  }

  .lang-arrow.lang-arrow--tablet {
    position: absolute;
    left: auto;
    top: 44%;
    right: 0%;
    bottom: 0%;
  }

  .wg-dd-1-togle.wg-togle--mobile {
    padding-top: 16px;
    padding-bottom: 16px;
  }

  .wg-dd-1-togle.wg-togle--tablet {
    padding-top: 15px;
    padding-bottom: 15px;
  }

  .menu-btn {
    color: #fff;
    font-size: 34px;
  }

  .menu-btn.w--open {
    background-color: #17255b;
  }

  .menu-btn.menu-btn-home {
    color: #000;
  }

  .menu-btn.menu-btn-home.w--open {
    color: #fff;
  }

  .tab-content {
    padding-top: 32px;
  }

  .main-content-wrapper {
    width: 79vw;
  }

  .nav-mobile-block {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -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;
  }

  .desktop-menu-btn-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 66%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .lang-text-2 {
    color: #fff;
  }

  .employee-portrait-conditional {
    width: 30vw;
    height: 30vw;
  }
}

@media screen and (max-width: 767px) {
  body {
    overflow: visible;
  }

  .section.section-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100vw;
    min-height: 800px;
    margin-bottom: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .section.section-subpage-header {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

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

  .section.section-about-header {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

  .section.section-team-header {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

  .section.section-certificate-header {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

  .section.section-kontakt-header {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

  .section.section-article-heading {
    height: 40vw;
    max-height: none;
    padding-bottom: 32px;
  }

  .page-wrapper {
    min-height: 100vh;
    min-width: auto;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .sidebar {
    display: none;
  }

  .sidebar.sidebar-subpage {
    display: none;
  }

  .logo.logo-mobile {
    height: 60px;
  }

  .nav-link {
    padding-top: 24px;
    padding-bottom: 24px;
  }

  .nav-link.w--current {
    background-color: #fff;
    color: #17255b;
  }

  .navbar {
    width: auto;
    padding-left: 16px;
  }

  .navbar.navbar-home {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    background-color: #131313;
  }

  .navbar.navbar-home.navbar-home--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .navbar.navbar-home--desktop {
    display: none;
  }

  .navbar.navbar-subpage {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .home-content-wrapper {
    display: none;
    min-height: 60vh;
    margin-top: 0px;
    padding-top: 64px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .hero-subheading {
    max-width: 350px;
    font-size: 16px;
  }

  .hero-heading {
    max-width: 350px;
    font-size: 32px;
  }

  .btn {
    width: 100%;
  }

  .sidebar-intro {
    font-size: 14px;
  }

  .sidebar-intro-block {
    max-width: 250px;
    margin-bottom: 16px;
  }

  .copyright-wrapper {
    width: auto;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .btn-wrapper {
    width: 100%;
    max-width: none;
    margin-top: 0px;
  }

  .btn-wrapper.btn-wrapper-home {
    width: auto;
  }

  .btn-wrapper.btn-wrapper-egp-plus {
    margin-top: 22px;
  }

  .sidebar-link {
    font-size: 11px;
  }

  .sidebar-tab {
    line-height: 1;
  }

  .sidebar-tab.sidebar-tab--mobile {
    display: none;
    height: auto;
    cursor: auto;
  }

  .sidebar-tab.sidebar-tab--mobile:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .tab-wrapper {
    position: static;
    left: 0%;
    top: 192px;
    right: auto;
    bottom: auto;
    width: 70vw;
    height: auto;
    min-height: auto;
    margin-bottom: 0px;
    padding-top: 192px;
    padding-left: 24px;
  }

  .tab-current {
    display: none;
  }

  .tab-current.tab-current--mobile {
    left: 0%;
    top: 156px;
    right: auto;
    bottom: auto;
    display: none;
    max-height: 60px;
    min-height: 75px;
    min-width: 64px;
  }

  .subpage-text-wrapper {
    padding-left: 16px;
  }

  .subpage-hero-heading {
    font-size: 40px;
  }

  .container {
    padding-right: 0px;
  }

  .container.container-subpage {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.container-kontakt {
    padding-right: 32px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .container.container-agb {
    padding-right: 24px;
    padding-left: 24px;
  }

  .container.container-employees {
    padding-left: 0px;
  }

  .tab {
    margin-right: 0vw;
    font-size: 16px;
  }

  .employee-item {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    padding-right: 0px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .employee-item:last-child {
    margin-bottom: 0px;
  }

  .employee-portrait {
    width: 45vw;
    height: 45vw;
  }

  .employee-name {
    font-size: 22px;
  }

  .employee-position {
    margin-bottom: 16px;
    font-size: 16px;
  }

  .employee-phone-wrapper {
    margin-bottom: 8px;
    -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;
    text-align: center;
  }

  .employee-phone-col-left {
    margin-right: 8px;
    margin-bottom: 8px;
    font-size: 14px;
  }

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

  .brand.brand-subpage.brand-subpage--mobile {
    display: inline-block;
    width: 33%;
  }

  .brand.brand-subpage.brand-subpage--mobile.w--current {
    display: inline-block;
    width: 33%;
  }

  .tab-pane {
    padding-right: 16px;
    padding-left: 16px;
    text-align: center;
  }

  .tabs-menu {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: hidden;
    padding-right: 16px;
    padding-left: 16px;
    -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: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .egp-plus-item {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .egp-plus-image-wrapper {
    margin-right: 0px;
    background-size: cover;
  }

  .egp-plus-content-wrapper {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .zertifikate-wrapper {
    text-align: center;
  }

  .zertifikate-link-wrapper {
    padding-top: 64px;
    padding-bottom: 64px;
    -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;
  }

  .zertifikate-btn-wrapper {
    padding-left: 0px;
  }

  .h3-zertifikate {
    margin-top: 32px;
    margin-bottom: 16px;
    text-align: center;
  }

  .field-label {
    margin-bottom: 16px;
  }

  .contact-field-block {
    margin-bottom: 32px;
    -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;
    text-align: center;
  }

  .contact-field-wrapper {
    width: 100%;
    margin-bottom: 32px;
  }

  .contact-field-wrapper.contact-field--last {
    margin-bottom: 0px;
  }

  .form-block {
    width: auto;
    margin-right: 0px;
    text-align: center;
  }

  .text-area {
    margin-bottom: 32px;
  }

  .h3-kontakt {
    max-width: none;
    margin-top: 0px;
    text-align: center;
  }

  .contact-row {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
  }

  .carousel {
    display: none;
  }

  .homepage-overlay-center.homepage-overlay-center--mobile {
    background-image: -webkit-gradient(linear, left top, left bottom, from(hsla(0, 0%, 100%, 0.75)), to(hsla(0, 0%, 100%, 0.75)));
    background-image: linear-gradient(180deg, hsla(0, 0%, 100%, 0.75), hsla(0, 0%, 100%, 0.75));
  }

  .wg-element-wrapper.sw6.wg-wrapper--mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: 100%;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }

  .lang-text {
    color: #fff;
  }

  .lang-text.lang-text--blue {
    color: #17255b;
  }

  .wg-dd-1-togle.wg-togle--mobile {
    height: 100%;
    padding-top: 16px;
  }

  .home-content.home-content-about.home-content-about-b {
    position: static;
    left: 32px;
    top: 0px;
    z-index: 2;
    display: block;
  }

  .home-content.home-content-about.home-content-about-c {
    position: static;
    left: 32px;
    top: 35vh;
    z-index: 2;
    display: block;
  }

  .home-content.home-content-about.home-content-about-a {
    position: static;
    left: 32px;
    top: 387px;
    z-index: 2;
    display: block;
  }

  .menu-btn.menu-btn-home {
    color: #fff;
  }

  .main-content-wrapper {
    width: 100vw;
  }

  .footer-mobile {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 32px;
    padding-bottom: 32px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: #131313;
  }

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

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

  .mobile-nav-wrapper {
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100vh;
    padding-top: 64px;
    padding-bottom: 0px;
    padding-left: 32px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    background-color: #131313;
  }

  .nav-mobile-block {
    width: 66%;
  }

  .homepage-img--mobile {
    position: absolute;
    left: 0%;
    top: 0%;
    right: 0%;
    bottom: 0%;
    min-height: 800px;
  }

  .homepage-img--mobile.homepage-img--mobile--a {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    z-index: 2;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    margin-top: 0px;
    padding-left: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/EGP-slide-a.jpg');
    background-position: 35% 0%;
    background-size: cover;
  }

  .homepage-img--mobile.homepage-img--mobile-b {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    margin-top: 32px;
    padding-left: 32px;
    -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;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/EGP-slide-b.jpg');
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .homepage-img--mobile.homepage-img--mobile-c {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    margin-top: 32px;
    padding-left: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/home-img-b-min.png');
    background-position: 50% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .homepage-img--mobile.homepage-img--mobile-c {
    position: relative;
    left: 0%;
    top: 0px;
    right: 0%;
    bottom: 0%;
    z-index: 1;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: auto;
    min-height: auto;
    margin-top: 32px;
    padding-left: 32px;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-image: url('../images/EGP-slide-c.jpg');
    background-position: 0% 0%;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .employee-portrait-conditional {
    width: 50vw;
    height: 50vw;
  }

  .mobile-scroll-nav.mobile-scroll-nav--left {
    margin-right: 24px;
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
  }

  .slider-arrow-left {
    left: auto;
    top: 198px;
    right: 0%;
    bottom: auto;
    z-index: 10;
    display: none;
    width: 20px;
    height: 20px;
    margin-right: 64px;
    padding-bottom: 0px;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .slider-arrow-right {
    left: auto;
    top: 198px;
    right: 0%;
    bottom: auto;
    z-index: 10;
    display: none;
    width: 20px;
    height: 20px;
    margin-right: 32px;
    padding-right: 0px;
    padding-bottom: 0px;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
  }

  .slider {
    position: absolute;
    left: 0%;
    top: auto;
    right: auto;
    bottom: 0%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    height: 100vh;
    padding-bottom: 40px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    background-color: hsla(0, 0%, 86.7%, 0);
  }

  .slider-nav {
    display: none;
  }

  .slider-mask {
    overflow: visible;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
  }

  .home-content-desktop {
    display: none;
  }

  .slider-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 100%;
    min-height: 800px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}

@media screen and (max-width: 479px) {
  .section.section-subpage-header {
    height: 40vh;
    white-space: normal;
  }

  .section.section-about-header {
    height: 40vh;
    white-space: normal;
  }

  .section.section-team-header {
    height: 40vh;
    white-space: normal;
  }

  .section.section-certificate-header {
    height: 40vh;
    white-space: normal;
  }

  .section.section-kontakt-header {
    height: 40vh;
    white-space: normal;
  }

  .section.section-article-heading {
    height: 40vh;
    white-space: normal;
  }

  .home-content-wrapper {
    padding-left: 16px;
  }

  .tab-wrapper {
    height: auto;
  }

  .tab-current.tab-current--mobile {
    min-width: 64px;
  }

  .subpage-text-wrapper {
    width: 100%;
  }

  .subpage-hero-heading.daten-heading {
    font-size: 8.5vw;
  }

  .container.container-kontakt {
    padding-right: 16px;
    padding-left: 16px;
  }

  .tab {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    margin-bottom: 16px;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #abb0c0;
  }

  .tab.w--current {
    border: 1px solid #17255b;
    background-color: #17255b;
    color: #fff;
  }

  .employee-item {
    padding-right: 0px;
  }

  .employee-phone-wrapper {
    text-align: center;
  }

  .tabs-menu {
    padding-right: 16px;
    padding-left: 16px;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-menu.tabs-menu-employees {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .form-block {
    margin-bottom: 16px;
  }

  .h3-kontakt {
    margin-top: 0px;
  }

  .lang-text.lang-text--blue {
    color: #17255b;
  }

  .home-content.home-content-about.home-content-about-b {
    top: 110vw;
  }

  .home-content.home-content-about.home-content-about-c {
    top: 110vw;
  }

  .home-content.home-content-about.home-content-about-a {
    top: 450px;
  }

  .main-content-wrapper {
    white-space: normal;
  }

  .homepage-img--mobile {
    padding-right: 32px;
    padding-left: 32px;
  }

  .homepage-img--mobile.homepage-img--mobile--a {
    margin-top: 0px;
  }

  .homepage-img--mobile.homepage-img--mobile-b {
    margin-top: 64px;
  }

  .homepage-img--mobile.homepage-img--mobile-c {
    margin-top: 64px;
  }

  .homepage-img--mobile.homepage-img--mobile-c {
    margin-top: 64px;
  }

  .employee-portrait-conditional {
    width: 75vw;
    height: 75vw;
  }
}

@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Bold.woff2') format('woff2');
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Medium.otf') format('opentype');
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Metropolis';
  src: url('../fonts/Metropolis-Regular.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Font awesome 5 pro 400';
  src: url('../fonts/Font-Awesome-5-Pro-Regular-400.otf') format('opentype');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}