.w-layout-grid {
  display: -ms-grid;
  display: grid;
  grid-auto-columns: 1fr;
  -ms-grid-columns: 1fr 1fr;
  grid-template-columns: 1fr 1fr;
  -ms-grid-rows: auto auto;
  grid-template-rows: auto auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
}

body {
  background-color: transparent;
  font-size: calc(18px + (22 - 18) * ((100vw - 300px) / (1600 - 300)));
  font-family: 'BR Nebula Regular', sans-serif;
  color: #264d9c;
  line-height: 1.618;
  font-weight: 400;
}

h1 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #aad2c7;
  font-size: 2.5em;
  line-height: 1.618;
  font-weight: 400;
}

h2 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 1.5em;
  line-height: 1.618;
}

h3 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'BR Nebula Semi Bold', sans-serif;
  color: #264d9c;
  font-size: 1em;
  line-height: 1.618;
  font-weight: 600;
}

h4 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-family: 'BR Nebula Semi Bold', sans-serif;
  color: #aad2c7;
  font-size: 1em;
  line-height: 1.618;
  font-weight: 600;
}

h5 {
  margin-top: 0px;
  margin-bottom: 0px;
  color: #aad2c7;
  font-size: 0.8em;
  line-height: 1.618;
  font-weight: 400;
}

h6 {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 0.8em;
  line-height: 1.618;
}

p {
  margin-bottom: 0px;
}

a {
  color: #32a69c;
  text-decoration: underline;
}

#CybotCookiebotDialog { box-shadow: none!important; background: #262626!important; color:#ffffff!important; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection, a#CybotCookiebotDialogBodyLevelButtonLevelOptinDeclineAll { padding: 10px 12px!important; height:auto!important; width:auto!important; margin-bottom:3px; }
a#CybotCookiebotDialogBodyLevelButtonAccept, a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowAll { background-color: #15af44!important; border: 1px solid #15af44!important; }
#CybotCookiebotDialogDetail { background-color: #262626!important; padding-top: 20px!important; }
#CybotCookiebotDialogBody, #CybotCookiebotDialogDetailBody { max-width: 950px!important; padding: 2em 0 2em 0!important; }
a#CybotCookiebotDialogBodyLevelButtonLevelOptinAllowallSelection { background-color: #525252!important; border: 1px solid #525252!important; }
#CybotCookiebotDialogPoweredbyLink { display:none!important; }
#CybotCookiebotDialogBodyContent { padding-left: 8px!important; }
#CybotCookiebotDialogBodyLevelDetailsWrapper { background-color: transparent!important; }
a#CybotCookiebotDialogBodyLevelDetailsButton, #CybotCookiebotDialogBodyContentTitle { color:#ffffff!important; }

.link {
	text-decoration-color: #aad2c7;
   transition: 1s;
}
.link:hover {
	text-decoration-style: dashed;
  text-decoration-color: #aad2c7;
  transition: 1s;
}
* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hero,
.section-herausforderung,
.section-veraenderungen,
.section-about,
.section-leistungen,
.section-kunden,
.section-kontakt,
.section-footer {
	outline: none;
  }
.w-slider-dot {
	height: 0.111em;
  background: #e3f2ef;
  border: 0.055em solid  #e3f2ef;
}
.w-slider-dot.w-active {
	height: 0.111em;
  background: #32a69c;
  border: 0.055em solid  #32a69c;
}
.w-slider-nav.w-round>div {
	width: 1.667em;
  border-radius: 50rem;
}

.container-1440 {
  max-width: 1440px;
  margin-right: auto;
  margin-left: auto;
}

.container-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #e3f2ef;
}

.container-1200 {
  max-width: 1200px;
  margin-right: auto;
  margin-left: auto;
}

.container-960 {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}

.container-240 {
  max-width: 240px;
  margin-right: auto;
  margin-left: auto;
}

.container-480 {
  max-width: 480px;
  margin-right: auto;
  margin-left: auto;
}

.container-720 {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto;
}

.container-1680 {
  max-width: 1680px;
  margin-right: auto;
  margin-left: auto;
}

.container-1920 {
  max-width: 1920px;
  margin-right: auto;
  margin-left: auto;
}

.container-full {
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.gutter-outside {
  padding-right: 10vw;
  padding-left: 10vw;
}

.item {
  padding: 1.618em 1em;
  border-bottom: 1px solid #6579ae;
}

.item.bg-blue {
  background-color: #264d9c;
}

.h4-white {
  color: #fff;
}

.h3-white {
  color: #fff;
}

.text {
  color: #264d9c;
}

.p-s {
  font-size: 0.8em;
}

.p-secondary {
  color: #aad2c7;
}

.p-white {
  color: #fff;
}

.p-s-secondary {
  color: #aad2c7;
  font-size: 0.8em;
}

.p-s-white {
  color: #fff;
  font-size: 0.8em;
}

.p-top-s {
  padding-top: 1em;
}

.p-top-m {
  padding-top: 2.25em;
}

.p-bottom-m {
  display: none;
  padding-bottom: 2.25em;
}

.p-bottom-s {
  display: none;
  padding-bottom: 1em;
}

.p-top-l {
  padding-top: 4.4445em;
}

.p-bottom-l {
  padding-bottom: 4.4445em;
}

.p-top-lxl {
  padding-top: 6.5em;
}

.p-bottom-xl {
  left: auto;
  top: auto;
  right: 0%;
  bottom: 0%;
  padding-bottom: 4em;
}

.spacer-item {
  background-color: #e3f2ef;
}

.buttons {
  background-color: #fff;
}

.grid-buttons {
  justify-items: start;
  -webkit-align-content: start;
  -ms-flex-line-pack: start;
  align-content: start;
  grid-column-gap: 16px;
  grid-row-gap: 16px;
  -ms-grid-columns: 0.5fr 0.5fr;
  grid-template-columns: 0.5fr 0.5fr;
  -ms-grid-rows: auto auto auto auto auto auto;
  grid-template-rows: auto auto auto auto auto auto;
}

.item-button-example {
  position: static;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.btn {
  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: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.1em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
  text-decoration: none;
  cursor: pointer;
}

.btn:hover {
  border-color: #32a69c;
}

.btn.btn-space {
  margin-right: 1vw;
}

.btn-text {
  margin: 0.6667em 1.6667em;
  color: #32a69c;
  letter-spacing: 0.0625em;
}

.styleguide-header {
  position: static;
  background-color: #264d9c;
}

.styleguide-header-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-top: 0.5em;
  padding-bottom: 0.5em;
  -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;
}

.image-2 {
  height: 2.5vw;
}

.h5-white {
  color: #fff;
}

.h6-white {
  color: #fff;
}

.styleguide-nav {
  position: -webkit-sticky;
  position: sticky;
  top: 0px;
  z-index: 1;
  background-color: #e3f2ef;
}

.styleguide-nav-wrapper {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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;
}

.styleguide-nav-link {
  margin-right: 1em;
  border-bottom: 1px solid transparent;
  -webkit-transition: border-color 200ms ease;
  transition: border-color 200ms ease;
  color: #264d9c;
  text-decoration: none;
}

.styleguide-nav-link:hover {
  border-bottom-color: #264d9c;
}

.styleguide-nav-text {
  padding: 1em;
}

.p-secondary-text {
  color: #32a69c;
}

.p-s-secondary-text {
  color: #0a6152;
  font-size: 0.8em;
}

.page-indicator-active {
  width: 1.667em;
  height: 0.111em;
  border-radius: 50em;
  background-color: #32a69c;
}

.page-indicator-inactive {
  width: 1.667em;
  height: 0.111em;
  margin-left: 0.333em;
  border-radius: 50em;
  background-color: #e3f2ef;
}

.title {
  max-width: 40vw;
  margin-left: 12vw;
}

.gutter-outside-left {
  padding-left: 10vw;
}

.gutter-outside-right {
  padding-right: 10vw;
}

.hero {
  margin-bottom: 1px;
  padding-top: 15vh;
}



.wrapper-hero-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70vw;
  margin-right: 10vw;
  padding-left: 10vw;
  -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;
}

.wrapper-hero-img {
  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: end;
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}

.wrapper-img-logo {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  padding-right: 5vw;
  padding-left: 5vw;
  -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;
  background-color: #264d9c;
}

.img-hero-big-logo {
  min-height: 70%;
  margin: 10vh 15vw;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

.wrapper-hero-img-family {
  max-width: 60vw;
}

.image-6 {
  width: auto;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-veraenderungen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 15vh;
  padding-bottom: 10vh;
}

.container-section-ver-nderungen {
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

.container-section-ver-nderungen.gutter-outside-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;
}

.btn-arrow {
  position: relative;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  display: block;
  width: 2.778em;
  -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;
  border: 0.1em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
  text-decoration: none;
  cursor: pointer;
}

.btn-arrow:hover {
  border-color: #32a69c;
}

.btn-arrow-right {
  display: block;
  width: 1.5em;
  -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;
  border: 0.05em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 200ms ease-in-out;
  transition: border-color 200ms ease-in-out;
  text-decoration: none;
  cursor: pointer;
}

.btn-arrow-right:hover {
  border-color: #32a69c;
}

.slider-arrow-right {
  left: 0%;
  top: auto;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-left: 2em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-navi {
  left: 0%;
  top: auto;
  right: 0%;
  bottom: 0%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.slider-mask {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch;
}

.slider-arrow-left {
  left: 0%;
  top: auto;
  right: auto;
  bottom: 0%;
  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;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-transform: rotate(-180deg);
  -ms-transform: rotate(-180deg);
  transform: rotate(-180deg);
}

.div-slider-content-item {
  width: 100%;
}

.slider-body {
  width: auto;
  height: auto;
  max-width: 60ch;
  background-color: transparent;
}

.slider-body.kunden-slider {
  max-width: 80vw;
}

.section-herausforderung {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
}

.container-section-herausforderungen {
  min-height: 100%;
  min-width: 100%;
  margin-right: auto;
  margin-left: auto;
}

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

.div-img-herausforderung {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  overflow: hidden;
  width: 100%;
  max-width: 25vw;
  min-height: 100vh;
  min-width: 25vw;
  margin-right: 10vw;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
}

.image-7 {
  width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

.section-about {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 15vh;
  padding-bottom: 10vh;
  -webkit-transform: translate(0px, 0px);
  -ms-transform: translate(0px, 0px);
  transform: translate(0px, 0px);
}

.section-about.gutter-outside-left {
  padding-right: 0px;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.container-section-about {
  margin-right: 0px;
  margin-left: auto;
}

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

.div-img-anela {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 40vw;
  min-width: 30vw;
  margin-left: 10vw;
  -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-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
}

.img-profile {
  width: 100%;
  -webkit-transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  transform: rotateX(0deg) rotateY(180deg) rotateZ(0deg);
  -o-object-fit: cover;
  object-fit: cover;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
}

.text-block {
  margin-top: -0.618em;
  color: #aad2c7;
}

.section-leistungen {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.section-leistungen.gutter-outside {
  min-height: 100vh;
  padding-top: 15vh;
  padding-bottom: 10vh;
}

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

.tab-content-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 60ch;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.img-icon-1 {
  position: absolute;
  left: auto;
  top: auto;
  right: auto;
  bottom: auto;
  width: 1.5em;
}

.img-icon-2 {
  position: absolute;
  width: 1.7em;
}

.img-icon-3 {
  position: absolute;
  width: 1.5em;
}

.section-kunden.gutter-outside {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 100vh;
  padding-top: 15vh;
  padding-bottom: 10vh;
  -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-kunden-btn-left-arrow, .slider-kunden-btn-right-arrow {
  left: 0%;
  top: auto;
  right: auto;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  /* -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg); */
}

.slider-kunden-btn-right-arrow {
  left: 0%;
  top: auto;
  right: auto;
  margin-left: 2em;
}

.div-slider-kunden-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
}

.div-client-name {
  min-width: 30%;
  margin-right: 1em;
}

.div-client-text {
  max-width: 60ch;
}

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

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

.section-kontakt.gutter-outside {
  min-height: 100vh;
  padding-top: 15vh;
  padding-bottom: 10vh;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}

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

.div-kontakt-content-text {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.rich-text-block {
  max-width: 60ch;
}

.image-8 {
  width: 100%;
  max-width: 100%;
  min-height: 70vh;
}

.div-kontakt-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  /* flex-wrap: wrap;
  flex-grow: 1; */
    /*
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
    */

}

.div-kontakt-text-desc {
  max-width: 60ch;
}

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

.section-footer.gutter-outside {
  min-height: 100vh;
  padding-top: 10vh;
  padding-bottom: 10vh;
  background-color: #264d9c;
}

.wrapper-footer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-width: 100%;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
}

.div-img-footer-logo {
  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;
}

.text-block-3 {
  margin-bottom: 1.618em;
  color: #aad2c7;
}

.link {
  -webkit-transition: letter-spacing 200ms ease-in-out;
  transition: letter-spacing 200ms ease-in-out;
  color: #fff;
  text-decoration: underline;
}

.div-footer-navi-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vh;
  margin-right: 10vw;
  margin-bottom: 3vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}

.div-footer-navi-item.last {
  margin-right: 0vw;
}

.div-footer-navi-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.image-9 {
  width: 3em;
  height: auto;
  margin-right: 0.5em;
}

.text-block-4 {
  color: #fff;
}

.text-block-5 {
  margin-top: 3vh;
  margin-right: 8vw;
  color: #aad2c7;
}

.text-block-6 {
  color: #fff;
}

.link-xe {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 3vh;
  -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;
  text-decoration: none;
}

.div-block-11 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -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;
}

.text-block-7 {
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #aad2c7;
  white-space: nowrap;
}

.image-10 {
  width: auto;
  height: 1em;
  padding-left: 0.6em;
}

.body {
  background-color: transparent;
}

.btn-menue {
  position: fixed;
  top: 5vh;
  z-index: 97;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3em;
  height: 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #264d9c;
  cursor: pointer;
}

.icon-wrapper {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.667em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line {
  position: absolute;
  width: 1.5em;
  height: 0.111em;
  border-radius: 100em;
  background-color: #f6fbfa;
}

.tabs {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  min-height: 20em;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}

.tabs-menu {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-right: 10vw;
  -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;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.tab-link-tab-1 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3em;
  height: 3em;
  margin-bottom: 1em;
  padding: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.05em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease;
  transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease;
  transition: transform 350ms ease, border-color 350ms ease-in-out;
  transition: transform 350ms ease, border-color 350ms ease-in-out, -webkit-transform 350ms ease;
  cursor: pointer;
}

.tab-link-tab-1:hover {
  border-width: 0.075em;
  border-color: #32a69c;
  -webkit-transform: translate(1em, 0px);
  -ms-transform: translate(1em, 0px);
  transform: translate(1em, 0px);
}

.tab-link-tab-1.w--current {
  border-width: 0.075em;
  border-color: #32a69c;
  background-color: #e3f2ef;
}

.tab-link-tab-2 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3em;
  height: 3em;
  margin-bottom: 1em;
  padding: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.075em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  transition: transform 350ms ease-in-out, border-color 350ms ease-in-out;
  transition: transform 350ms ease-in-out, border-color 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  cursor: pointer;
}

.tab-link-tab-2:hover {
  border-width: 0.075em;
  border-color: #32a69c;
  -webkit-transform: translate(1em, 0px);
  -ms-transform: translate(1em, 0px);
  transform: translate(1em, 0px);
}

.tab-link-tab-2.w--current {
  border-color: #32a69c;
  background-color: #e3f2ef;
}

.tab-link-tab-3 {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3em;
  height: 3em;
  padding: 0.5em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border: 0.075em solid transparent;
  border-radius: 50em;
  background-color: #e3f2ef;
  -webkit-transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  transition: border-color 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  transition: border-color 350ms ease-in-out, transform 350ms ease-in-out;
  transition: border-color 350ms ease-in-out, transform 350ms ease-in-out, -webkit-transform 350ms ease-in-out;
  cursor: pointer;
}

.tab-link-tab-3:hover {
  border-color: #32a69c;
  -webkit-transform: translate(1em, 0px);
  -ms-transform: translate(1em, 0px);
  transform: translate(1em, 0px);
}

.tab-link-tab-3.w--current {
  border-color: #32a69c;
  background-color: #e3f2ef;
}

.tabs-content {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}

.tab-pane-tab-1 {
  width: auto;
  height: auto;
}

.tab-pane-tab-2 {
  width: auto;
  height: auto;
}

.tab-pane-tab-3 {
  width: auto;
  height: auto;
}

.wrapper-ver-nderungen-text {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 70vw;
  margin-right: 10vw;
  padding-left: 10vw;
  -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;
}

.line-bottom {
  position: absolute;
  width: 1.5em;
  height: 0.111em;
  border-radius: 100em;
  background-color: #f6fbfa;
}

.div-menue-open {
  position: fixed;
  left: 0%;
  top: 0%;
  right: 0%;
  bottom: 0%;
  z-index: 98;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 66%;
  min-height: 100vh;
  padding: 10vw;
  background-color: #264d9c;
  -webkit-transform: translate(-100%, 0px);
  -ms-transform: translate(-100%, 0px);
  transform: translate(-100%, 0px);
}

.btn-menue-close {
  position: fixed;
  top: 5vh;
  z-index: 99;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 3em;
  height: 3em;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  border-radius: 50%;
  background-color: #264d9c;
  cursor: pointer;
}

.icon-wrapper-close {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 1.667em;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-justify-content: space-around;
  -ms-flex-pack: distribute;
  justify-content: space-around;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
}

.line-close {
  position: absolute;
  width: 1.5em;
  height: 0.111em;
  border-radius: 100em;
  background-color: #f6fbfa;
}

.line-bottom-close {
  position: absolute;
  width: 1.5em;
  height: 0.111em;
  border-radius: 100em;
  background-color: #f6fbfa;
}

.navi-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin-top: 1em;
  margin-bottom: 1em;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  -webkit-flex: 0 auto;
  -ms-flex: 0 auto;
  flex: 0 auto;
  transition: all 200ms ease-out;
  -webkit-transition: all 200ms ease-out;
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.navi-link-item:hover {
  transform: translate(1em, 0px);
  -ms-transform: translate(1em, 0px);
  -webkit-transform: translate(1em, 0px);
  color: #aad2c7;
  text-decoration: none;
}

.navi-link-item.w--current {
  color: #aad2c7;
}

.div-wrapper-navi-items {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-box-flex: 1;
  -webkit-flex: 1;
  -ms-flex: 1;
  flex: 1;
}

.text-block-8 {
  font-size: 1.5em;
}

    .position-email-logomark {
        position: fixed;
        z-index: 1;
        top: 2.8vh;
        right: 2.5vw;
        left: auto;
        bottom: auto;
        text-decoration: none;
        display: inline-block;
        width: auto;
        height: auto;

    }

    .link-permanent-email {
        color: #264d9c !important;
        margin: 2vw;
    }

    .img-logomark-blue {
        width: auto;
        height: 5em;
    }



.impressum.gutter-outside {
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.div-wrapper-impressum {
  max-width: 1440px;
}

.datenschutz.gutter-outside {
  padding-top: 15vh;
  padding-bottom: 15vh;
}

.div-block-14 {
  max-width: 1440px;
}

.text-description-small-turq {
  color: #aad2c7;
  font-size: 0.8em;
}

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

.page-scroll-indicator {
  position: fixed;
  left: auto;
  top: 0%;
  right: auto;
  bottom: 0%;
  z-index: 96;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 10vw;
  min-width: 10vw;
  -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;
}

.page-scroll-indicator-1 {
  width: 0.111em;
  height: 1.667em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-2 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-3 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-4 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-5 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-6 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-7 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.page-scroll-indicator-8 {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  border-style: solid;
  border-width: 0.055em;
  border-color: #e3f2ef;
  border-radius: 100em;
  background-color: #e3f2ef;
}

.btn-page-indicator {
  width: 0.111em;
  height: 1.667em;
  margin-bottom: 0.5em;
  padding-right: 1.444em;
  padding-left: 1.444em;
  text-decoration: none;
  cursor: pointer;
}

.h1-title {
  font-family: 'BR Nebula Regular', sans-serif;
  color: #aad2c7;
  font-size: 2.5em;
  font-weight: 400;
}

.h2-title {
  font-family: 'BR Nebula Semi Bold', sans-serif;
  color: #264d9c;
  font-size: 1.5em;
  font-weight: 600;
}

.h3-title {
  font-family: 'BR Nebula Semi Bold', sans-serif;
  color: #264d9c;
  font-size: 1em;
  font-weight: 600;
}

.h5-title {
  font-family: 'BR Nebula Regular', sans-serif;
  color: #aad2c7;
  font-size: 0.8em;
  font-weight: 400;
}

.h6-title {
  font-family: 'BR Nebula Regular', sans-serif;
  color: #264d9c;
  font-size: 0.8em;
  font-weight: 400;
}

@media screen and (min-width: 1280px) {

  .div-kontakt-text-desc {
    max-width: 55ch;
  }

  .div-content-map {
  min-width: 25vw;
  margin-left: 5vw;
  padding-right: 5vw;
}


}

@media screen and (min-width: 1440px) {
  h1 {
    font-size: 3em;
  }




  .slider-mask {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

@media screen and (min-width: 1920px) {
  .wrapper-hero-text {
    max-width: 65vw;
  }

  .slider-mask {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .wrapper-ver-nderungen-text {
    max-width: 50vw;
  }

.div-content-map {
  min-width: 25vw;
  margin-left: 5vw;
  padding-right: 5vw;
}

}

@media screen and (max-width: 1334px) {
    .div-content-map {
    min-width: 24.5vw;
    max-width: 24.6vw;
    margin-left: 5vw;
    padding-right: 5vw;
}
}

@media screen and (max-width: 1240px) {
    .div-content-map {
        display: none;
    }
}

@media screen and (max-width: 991px) {
  h1 {
    font-size: 2em;
  }

  .p-bottom-s {
    display: none;
  }

  .p-bottom-xl {
    padding-bottom: 4em;
  }

  .position-email-logomark {
    position: fixed;
  }


  .section-veraenderungen {
    width: auto;
    height: auto;
    min-height: 0vh;
  }

  .slider-body {
    max-width: 80vw;
  }

  .section-herausforderung {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    min-height: 0vh;
    padding-top: 15vh;
    padding-bottom: 10vh;
    background-color: #f6fbfa;
  }

  .container-section-herausforderungen.gutter-outside-right {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
  }

  .div-img-herausforderung {
    display: none;
  }

  .div-content-herausforderung {
    margin-left: 10vw;
  }

  .section-about {
    padding-top: 15vh;
    padding-bottom: 10vh;
  }

  .section-about.gutter-outside-left {
    height: auto;
    min-height: 0vh;
    min-width: 100vw;
    padding-top: 15vh;
    padding-right: 10vw;
    padding-bottom: 0vh;
  }

  .container-section-about {
    margin-right: auto;
  }

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

  .div-img-anela {
    max-width: 80vw;
    margin-left: 0vw;
  }

  .img-profile {
    margin-top: 4em;
  }

  .section-leistungen.gutter-outside {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: auto;
    height: auto;
    min-height: auto;
    padding-top: 15vh;
    padding-bottom: 10vh;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
  }

  .section-kunden.gutter-outside {
    width: auto;
    height: auto;
    min-height: 0vh;
    background-color: #f6fbfa;
  }

  .section-kontakt.gutter-outside {
    width: auto;
    height: auto;
    min-height: 0vh;
    padding-top: 15vh;
    padding-bottom: 15vh;
  }




  .tabs {
    width: auto;
    height: auto;
    min-height: 20em;
  }

  .tabs-content {
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .wrapper-ver-nderungen-text {
    padding-left: 0vw;
  }

  .div-menue-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    max-width: 100%;
  }

  .h1-title {
    font-size: 2em;
  }


}

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

  h2 {
    font-size: 1.5em;
  }

    .link-permanent-email span {
        display: none;
    }

    .link-permanent-email:after {
        content: 'Termin vereinbaren';
}

  .slider-kunden-btn-left-arrow {
        left: 0%;
        top: 0%;
        right: auto;
        bottom: auto;
    }

  .p-bottom-m {
    display: block;
  }

  .p-bottom-s {
    display: block;
  }

  .position-email-logomark {
    position: fixed;
    }

  .img-logomark-blue {
    height: 3em;

  }


  .wrapper-hero-text {
    margin-right: 0vw;
    padding-left: 0vw;
  }

  .wrapper-hero-img-family {
    display: none;
  }

  .section-veraenderungen {
    padding-right: 10vw;
    padding-left: 10vw;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
  }

  .container-section-ver-nderungen.gutter-outside-left {
    padding-left: 0vw;
  }

  .slider-navi {
    left: auto;
    top: auto;
    right: 0%;
    bottom: 0%;
  }

  .slider-content-item-1 {
    width: auto;
    height: auto;
  }

  .slider-content-item-2 {
    width: auto;
    height: auto;
  }

  .div-slider-content-item {
    width: auto;
    height: auto;
  }

  .slider-body {
    max-width: 80vw;
  }

  .section-herausforderung {
    padding-top: 15vh;
    padding-bottom: 10vh;
  }

  .container-section-herausforderungen.gutter-outside-right {
    margin-right: 0px;
    margin-left: 0px;
    padding-left: 10vw;
  }

  .wrapper-herausforderung {
    position: relative;
  }

  .div-content-herausforderung {
    width: auto;
    height: auto;
    margin-left: 0vw;
  }

  .section-about.gutter-outside-left {
    width: auto;
    height: auto;
    min-height: 100vh;
    min-width: 100vw;
    padding-right: 0vw;
    padding-bottom: 0vh;
    padding-left: 0vw;
  }

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

  .div-img-anela {
    max-width: 100vw;
    min-width: 100vw;
    margin-left: 0vw;
    -webkit-align-self: stretch;
    -ms-flex-item-align: stretch;
    -ms-grid-row-align: stretch;
    align-self: stretch;
  }

  .div-content-about {
    max-width: 80vw;
  }

  .img-profile {
    margin-top: 4em;
  }

  .section-leistungen.gutter-outside {
    padding-top: 15vh;
    padding-bottom: 10vw;
  }

  .section-kunden.gutter-outside {
    padding-top: 15vh;
    padding-bottom: 10vw;
  }

  .slider-kunden-btn-left-arrow {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .slider-kunden-btn-right-arrow {
    left: 0%;
    top: 0%;
    right: auto;
    bottom: auto;
  }

  .div-slider-kunden-content {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .section-kontakt.gutter-outside {
    padding-top: 15vh;
    padding-bottom: 10vw;
  }

  .div-kontakt-buttons {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;

  }

  .section-footer.gutter-outside {
    padding-top: 15vh;
  }

  .btn-menue {
    top: 2.5vh;
  }

  .tabs {
    min-height: 25em;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }

  .tabs-menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
  }

  .tab-link-tab-1 {
    margin-right: 1em;
  }

  .tab-link-tab-1:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .tab-link-tab-1.w--current {
    margin-right: 1em;
  }

  .tab-link-tab-1.w--current:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .tab-link-tab-2 {
    margin-right: 1em;
  }

  .tab-link-tab-2:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .tab-link-tab-3:hover {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }

  .tabs-content {
    max-width: 80vw;
  }

  .slider-content-item-3 {
    width: auto;
    height: auto;
  }

  .rich-text-block-2 {
    width: auto;
    height: auto;
  }

  .wrapper-ver-nderungen-text {
    max-width: none;
    margin-right: 0vw;
    padding-left: 0vw;
  }

  .div-menue-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow: scroll;
    max-width: none;
    min-width: 100%;
    padding-top: 10vh;
    padding-bottom: 15vh;
    padding-left: 20vw;
  }

  .btn-menue-close {
    top: 2.5vh;
  }

  .navi-link-item {
    margin-top: 0.5em;
    margin-right: 1em;
    margin-bottom: 0.5em;
    white-space: pre-wrap;
  }

  .div-wrapper-navi-items {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    -o-object-fit: contain;
    object-fit: contain;
  }

  .text-block-8 {
    font-size: 1.2em;
  }



  .h1-title {
    font-size: 1.5em;
  }
}

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

  h2 {
    font-family: 'BR Nebula Semi Bold', sans-serif;
    font-size: 1em;
    font-weight: 600;
  }

  .container-full.gutter-outside-left {
    padding-left: 0vw;
  }

  .p-bottom-m {
    display: block;
  }

  .wrapper-hero-text {
    max-width: none;
    padding-right: 10vw;
    padding-left: 10vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .wrapper-hero-img-family {
    display: none;
  }

  .slider-navi {
    display: none;
  }

  .section-herausforderung {
    background-color: #f6fbfa;
  }

  .container-section-herausforderungen.gutter-outside-right {
    padding-top: 0vh;
    padding-bottom: 0vw;
  }

  .div-content-herausforderung {
    position: relative;
  }

  .section-leistungen.gutter-outside {
    padding-bottom: 10vw;
  }

  .section-kunden.gutter-outside {
    padding-top: 15vh;
    padding-bottom: 10vw;
    background-color: #f6fbfa;
  }

  .section-kontakt.gutter-outside {
    padding-top: 15vh;
  }

  .tabs {
    min-height: 25em;
  }

  .wrapper-ver-nderungen-text {
    padding-left: 0vw;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
  }

  .btn-menue {
      left: 1vw;
  }

  .btn-menue-close {
    left: 1vw;
  }

  .div-menue-open {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding-top: 15vh;
    padding-left: 8vw;
  }

  .navi-link-item:hover {
    transform: translate(0px, 0px);
    -ms-transform: translate(0px, 0px);
    -webkit-transform: translate(0px, 0px);
  }

  .rich-text-block-3 {
    white-space: pre-line;
  }

  .page-scroll-indicator {
    max-width: 6vw;
    min-width: 4vw;
  }

  .h2-title {
    font-size: 1em;
  }
}

#w-node-b06b30d8-c919-90cf-50fc-cde57fa97577-3392503d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-_398d94d3-cacf-181d-5e06-13a462b0eb09-3392503d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_7117d83a-cfab-2e62-46e0-2540b1d17b77-3392503d {
  -webkit-align-self: auto;
  -ms-flex-item-align: auto;
  -ms-grid-row-align: auto;
  align-self: auto;
}

#w-node-_666c4520-88ae-e062-f821-009cff3a989f-3392503d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

#w-node-ce8dc7cd-3f5b-723e-7a55-318ba055246c-3392503d {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center;
}

@font-face {
  font-family: 'BR Nebula Regular';
  src: url('../fonts/BRNebula-Regular.woff2') format('woff2');
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BR Nebula Extra Light';
  src: url('../fonts/BRNebula-ExtraLight.woff2') format('woff2');
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'BR Nebula Semi Bold';
  src: url('../fonts/BRNebula-SemiBold.woff2') format('woff2');
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
