
#user-login-form {
  margin: 20px auto;
}

#user-login-form input {
  background: #f4f4f4;
}

p, li { line-height: 1.25em; }

body { opacity: 0; background: #FFF; }

.parallaxwrap { height: calc(100vh - 200px); clip-path: inset(0); background-color: #f0f1f3; }

.accordeon_content { padding: 15px 0px 10px 0px; }

.parallaxwrap img {
  object-fit: cover;
  position: fixed;
  left: 0px;
  top: 0px;
  margin-top: 0px;
  z-index: -1;
  width: 100%;
  height: 740px;
  min-height: 100%;
}

#header { transition: none!important; }
.sticky-header #header { background: #FFFF; padding: 1rem 0rem!important; transition: none!important; }

#daemmstoffe { padding-top: padding: 5rem }

.text-white, .text-hover-white:hover { color: #FFF; }
.pointer:hover { cursor: pointer; }
.mb-m { margin-bottom: 40px; }

.mobilemenu a { margin-left: 0px!important; }

.logo_normal { margin-right: 40px; }
.logo_mobile { width: 200px!important; }

h1, .uppercase { text-transform: uppercase; }

.intro {
  top: 10%;
  transform: translateY(-10%);
}

.ui-dialog-content {
  padding: 20px 20px!important;
}

.pv-topheader { padding-top: 35px; padding-bottom: 35px; }

.menuparent ul { background: #FFF; padding: 20px; }

h2, .text-32px, h1 {
  line-height: 1.2em;
}

.maxwidth {
  width: 100%;
}

.bgimage-70 {
  width: 100%;
  height: 240px;
  top: 194px!important;
  right: 0px!important;
  left: auto!important;
  z-index: 2!important;
}

input, select {
  margin-bottom: 18px;
}

.webform-actions input {
  margin-bottom: 0px;
}

.js-form-type-checkbox label{
  font-size: 1rem; max-width: 300px;
}

.js-form-type-checkbox input{
  margin-right: 1.5rem!important;
}

textarea {
  margin-bottom: 32px;
}


.point-btn {
  background-size: 44px;
  width: 44px; height: 44px;
  transition: all 0.3s;
  z-index: 1;
}

.point-btn:hover {
  transform: scale(1.1);
}

ol {
  margin-bottom: 0px;
}


.p-link p { margin: 0px; }

.slicknav_opened .hright { display: block; width: 100%; text-align: center; }
.slicknav_opened .mobilemenu {
  position: fixed;
  width: 100vw; height: 100vh;
  padding: 60px 60px;
  z-index: 100;
  left: 0px;
  top: 0px;
  background: #FFF;
}

.bg-before-f6f7f5::before {
  content: "";
  position: absolute; z-index: -2;
  left: 0px; top: 0px; height: 100%;
  margin-left: 0%; width: 100vw;
  background: #f0f1f3;
}

.bgbefore-f6f7f5::before, .paragraph-id--109::before {
  content: "";
  position: absolute; z-index: -10;
  left: 0px; top: 0px; height: 100%;
  margin-left: -20%; width: 120%;
  background: #f0f1f3;
}

#block-customize-theme-content ul li {
  position: relative;
  display: flex;
  align-content: flex-start;
  align-items: flex-start;
}

#block-customize-theme-content ul {
  margin-bottom: 0px;
  margin-left: 0px;
  padding-left: 0px;
}

#block-customize-theme-content ul li::before {
  content: "\2022";
  font-size: 1em;
  line-height: .8em;
  color: #4a9ed7;
  position: relative;
  display: inline-block;
  margin-right: 15px;
  padding-top: 5px;
}

footer ul li::after {
  content: "\B7";
  color: #b1b5bb;
  display: inline-block;
  padding: 0px 5px;
}

.list::before {
    content: "";
    position: absolute; z-index: -10;
    left: 0px; top: 0px; height: 100%;
    margin-left: -40%; width: 160%;
    background: #002b55;
  }

.copyrtext { width: calc(100% - 40px); }

.list ul, .bluelist ul, ol {
  padding: 0px!important;
}


.list { position: relative; }

#block-customize-theme-content .list ul li, #block-customize-theme-content .bluelist ul li {
  display: flex;
  align-items: flex-start;
  margin-bottom: 0.85rem;
}

#block-customize-theme-content .list ul li::before, #block-customize-theme-content .bluelist ul li::before {
  padding-top: 0px;
}

#block-customize-theme-content .bluelist ul li {
  align-items: center;
}

#block-customize-theme-content .list ul li::before {
  content: url('../img/check.svg');
  margin-right: 1.563rem;
  width: 28px; height: 28px;
  flex-basis: 28px;
  flex-shrink: 0;
}

#block-customize-theme-content .bluelist ul li::before {
  content: url('../img/check_blue.svg');
  margin-right: 1.563rem;
  width: 28px; height: 28px;
  flex-basis: 28px;
  flex-shrink: 0;
}

.layout--twocolsimple .layout__region--first .text-4a9ed7.mb-10 {
  margin-top: 0px;
}

.accordeon_header:hover,
.accordeon.active .accordeon_header { background: #6b89c5; }
.accordeon_header:hover svg,
.accordeon.active svg { transform: rotate(90deg); }

.img-160px { max-width: 160px; margin: 0px auto; }

.h-68 { height: 68%; }

.pv-155 { padding-top: 5.688rem; padding-bottom: 5.688rem; }

.pv-110 { padding-top: 3.875rem; padding-bottom: 3.875rem; }
.ph-110 { padding-left: 1.8rem; padding-right: 1.8rem; }
.pvt-110 { padding-top: 3.875rem; }
.pvb-140 { padding-bottom: 3.275rem; }
.pvb-110 { padding-bottom: 3.875rem; }
.pl-100 { padding: 2.5rem 0rem 2.5rem 0rem; }
.pv-80 { padding: 5rem 0rem; }
.pv-35 { padding: 1.3rem 0rem; }
.pv-50 { padding: 1.5rem 0rem; }
.pt-110 { padding-top: 3.875rem; }

.ml-12 { margin-left: 0.75rem; }
.p-bform { padding: 1rem 2.25rem; }

.pvh-80-120 { padding: 2rem 1.8rem; }
.pvh-88-100 { padding: 2.5rem 1.8rem; }

.gap-28px { row-gap: 1.75rem; column-gap: 1.75rem; }

.p-btn { padding: 23px 30px; }
.p-link { padding: 1rem 1.5rem; }

.w-22 img { width: 22px; height: 22px; }
.w-24 { width: 24px; height: 24px; }
.before-ebebec::before, .before-083458::before { content: ""; background: #ebebec; position: absolute; top: 0px; left: 0px; width: 100%; height: 50%; z-index: -1; }
.before-083458::before { background: #002b55; width: 100vw; margin-left: -16px; height: 65%; }
.before-083458.before-083458-100::before { height: 100%; }



.topper, .topper a, .topper svg { width: 23px; height: 10px; }
.topper:hover path { fill:#f39323!important; }


ul.sf-menu a {
  padding: 0px 22px 0px 0px;
}
ul.sf-menu li:last-child a {
  padding: 0px;
}
ul.sf-menu span.nolink {
  padding: 0px 42px 0px 0px;
}


.cwrapper { position: relative; width: calc(100% - 20px); max-width: 1200px; margin: 0px auto; }
.ph-big { padding-left: 20px; padding-right: 20px; }

.gap-x-112px > div { column-gap: 0rem; }
.gap-y-112px > div { row-gap: 2rem; }

.md-ml-m { margin: 0px; }
.ml-20 { margin-left: -20%; }
.w-120 { width: 150%; }

.mt-overlapp { margin-top: 66%; }

.grid .layout__region--second { margin-top: 30px; }

   .bg-icon {
     background: #287cb4; display: inline-block;
     width: 300px; max-width: 100%; margin-bottom: 10px;
   }

.schaubild .grid .layout__region--second {
  margin-top: 0px;
}

  .grafik {
    width: 130vw;
    transform: translate3d(-7%, 0, 0);
  }

  .paragraph-id--109::before {
    margin-top: -150%;
    height: 200%;
  }



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

  .bg-icon {
    width: 350px; margin-right: 10px;
  }

  .gap-x-112px > div { column-gap: 5rem; }
  .gap-y-112px > div { row-gap: 5rem; }
  .before-083458::before { margin-left: -40px; }

  .paragraph-id--252::after {
     height: 20px;
  }

}

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

  .parallaxwrap img {
    height: 880px;
    margin-top: -50px;
  }

  .sticky-header #header {
    padding: 1.25rem 0rem !important;
  }

  .paragraph-id--252::after {
     height: 0px;
  }

  .ph-110 { padding-left: 3.875rem; padding-right: 3.875rem; }

.pv-35 { padding: 2.188rem 0rem; }

  .paragraph-id--109::before {
    margin-top: -60%;
    height: 250%;
  }

  .copyrtext { width: auto; }

.grafik {
  width: 85vw;
  transform: translate3d(-14%, 0, 0);
}

  .before-083458::before { margin-left: 0px; }
  .list::before { margin-left: 50%; width: 200%; }

  .maxwidth {
    width: calc(50vw - 3rem);
    transform: translate3d(0, 0, 0);
  }

  .grid .layout__region--second { margin-top: 0px; }

  .sm-left-100 {
    left: 100%;
  }

  .sm-absolute { position: absolute; }

  .bgimage-70 {
    top: 0px!important;
    height: 100%;
    width: calc(100% - 400px);
  }


   .bg-icon {
     display: inline; background: none;
     width: auto; height: 60px; margin-bottom: 0px;
   }

  .mt-overlapp { margin-top: 46%; }

  .ph-big { padding-left: 40px; padding-right: 40px; }
  .gap-x-70px > div { gap: 2rem; }
  .md-ml-m { margin-left: 3rem; padding-left: 0px; padding-right: 0px; }
  .bgbefore-f6f7f5::before {
    margin-left: -20%; width: 90%;
  }


  .pv-155 { padding-top: 9.688rem; padding-bottom: 9.688rem; }
  .pv-110 { padding-top: 6.875rem; padding-bottom: 6.875rem; }
  .pvt-110 { padding-top: 6.875rem; }
  .pvb-140 { padding-bottom: 7.875rem; }
  .pvb-110 { padding-bottom: 6.875rem; }
  .pl-100 { padding: 6.5rem 0rem 6.5rem 6.5rem; }
  .pt-110 { padding-top: 6.875rem; }

  .pvh-80-120 { padding: 4rem 4.875rem; }
  .pvh-88-100 { padding: 4.25rem 4rem; }

  form .sm-flex > div:first-child {
    margin-right: 9px;
  }

  form .sm-flex > div:last-child {
    margin-left: 9px;
  }


}


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

  .intro {
    top: 50%;
    transform: translateY(-50%);
  }

  .parallaxwrap img {
    height: 1000px;
    margin-top: 0px;
  }

.p-bform { padding: 1.25rem 2.5rem; }
  .ph-110 { padding-left: 6.875rem; padding-right: 6.875rem; }

.grafik {
    transform: translate3d(-21%, 0, 0);
}

  .pv-50 {
    padding: 3.125rem 0rem;
  }

  .ph-big { padding-left: 80px; padding-right: 80px; }
  .cwrapper { width: calc(100% - 40px); }
  .md-pl-s { margin-left: 28px; }
  .md-ml-m { margin-left: 5rem; }

  .maxwidth {
    width: calc(50vw - 5rem);
  }

  .point-btn {
    background-size: 64px;
    width: 64px; height: 64px;
  }


.bgimage-70 {
  width: calc(100% - 440px);
}


}



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

  .parallaxwrap img {
    height: 100%;
  }

  .bg-icon {
    height: 90px; margin-right: 20px;
  }

    #superfish-main a, #superfish-main .nolink { font-size: 1.2rem; }

  .before-083458::before { margin-left: 0px; }

  .gap-x-112px > div { column-gap: 7rem; }
  .gap-y-112px > div { row-gap: 7rem; }
  .gap-x-70px > div { gap: 4.375rem; }

  .xl-pl-s { margin-left: 28px; }

  .ph-big { padding-left: 120px; padding-right: 120px; }

  .bgrow-image {
    width: auto;
  }


}


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

  .grafik {
      width: 75vw;
      transform: translate3d(-19%, 0, 0);
  }

  .before-083458::before { margin-left: 0px; }

  .bgimage-70 {
    width: calc(100% - 500px);
  }

}


@media screen and (min-width: 1025px) and (max-width: 1399px) {

.kooperation-icons .pvh-80-120 {
    padding: 4rem 2.875rem;
}
.bgimage-70 {
  width: calc(100% - 380px);
}
.kooperation-icons img {
  height: 60px;
}

.bg-icon {
  height: 60px; margin-right: 10px;
}

}
