@font-face {
    font-family: "Helvetica Neue";
    src: url("fonts/HelveticaNeue\ Regular.ttf") format("ttf")
}

html,
body {
    font-size: 'Helvetica Neue', sans-serif;
    overflow-x: hidden;
}

.headline {
    font-size: 78px;
    font-weight: bold;
    color: #243746;
    line-height: 86px;
}

.section_2 {
    background-color: #fbeee3;
}

.section_3_bg {
    background-color: #d5eaf4;
}

.section_2_svg {
    height: 140px;
    margin: 0 auto;
}

.section_2_svg svg {
    height: 100%;
    width: auto;
}

.ocean { 
    height: 100%;
    width: 100%;
    position: absolute;
    top: 300px;
    left: 0;
    background: #fff;
  }
  
  .wave {
    background: url(svg/eq7-welle.svg) repeat-x;   
    position: absolute;
    top: -197px;
    width: 6400px;
    height: 198px;
    animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) infinite;
    transform: translate3d(0, 0, 0);
  }
  
  .wave:nth-of-type(2) {
    top: -175px;
    animation: wave 7s cubic-bezier( 0.36, 0.45, 0.63, 0.53) -.125s infinite, swell 7s ease -1.25s infinite;
    opacity: 1;
  }
  
  @keyframes wave {
    0% {
      margin-left: 0;
    }
    100% {
      margin-left: -1600px;
    }
  }
  
  @keyframes swell {
    0%, 100% {
      transform: translate3d(0,-25px,0);
    }
    50% {
      transform: translate3d(0,5px,0);
    }
  }

  .section_main_bg {
    background-color: rgba(205, 229, 223, .7);
    z-index: 999;
    position: absolute;
    top: 40px;

  }

  .section_main {
    z-index: 999;
    background: #d5eaf4;
  }

  #Ebene_3 {
    position: absolute;
    top: -127px;
    right: -133px;
    width: 80%;
  }

  .Ebene_4 {
    stroke-dasharray: 0, 9999;
    stroke-dashoffset: 5066;
    animation: dash_5 10s linear alternate infinite;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 1s;
  }

  .Ebene_3 {
    stroke-dasharray: 0, 9999;
    stroke-dashoffset: 5066;
    animation: dash_4 10s linear alternate infinite;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 1s;
  }

  .im_versieg {
    position: relative;
    top: 0;
    right: 0;
  }

  #fitParsedBody {
    padding-top: 80px;
  }

  .img_ver_dreen {
    object-fit: cover;
    position: absolute;
    top: 36px;
  }

  @keyframes dash_5 {
    from {
      stroke-dashoffset: 5066;
      stroke-dasharray: 0, 9999;
    }
    to {
      stroke-dashoffset: 0;
      stroke-dasharray: 5066;
    }
  }

  @keyframes dash_4 {
    from {
      stroke-dashoffset: 5066;
      stroke-dasharray: 0, 9999;
    }
    to {
      stroke-dashoffset: 0;
      stroke-dasharray: 5066;
    }
  }

  .iframe-close_iframeClose__2FRwr{-webkit-align-items:center;align-items:center;background:#ff1443;
    color:#fff;display:-webkit-flex;display:flex;font-family:MetricWeb,sans-serif;height:30px;-webkit-justify-content:center;
    justify-content:center;position:absolute;font-size:14px;z-index:10;top:-20px;width:140px}
  @media(min-width:1024px){.iframe-close_iframeClose__2FRwr{top:23px;right: 15px;;width:170px}}
  @media(max-width:767px){.iframe-close_iframeClose__2FRwr{top:10px;right:15px;width:100px}}

  #uuid-2d84a5a9-b6c2-41c2-8aae-e76134e5bcd3,
  #uuid-eff9ed25-de1f-44c8-92f2-6e8f6f584e2c {
    opacity: 0;
  }

  .swiper-wrapper {
    height: auto !important;
  }

  .opacity_1 {
    opacity: 0;
    animation: opacity 1s linear alternate infinite;
    animation-iteration-count: 1;
    animation-fill-mode: forwards;
    animation-delay: 10s;
  }

  @keyframes opacity {
    from {
      opacity: 0;
    }
    to {
      opacity: 1;
    }
  }

  .section_film img,
  .section_film video {
    max-height: 130px;
    height: 100%;
    object-fit: cover;
  }

  .wave_bg {
    height: 400px;
    background-color: #fff;
  }

  .section_film {
    background-color: #0f4864;
    color: #fff;
    position: relative;
    z-index: 9999;
  }

  .im_boden {
    top: 800px;
    position: absolute;
    width: 100%;
    right: 100px;
  }

  .im_boden img {
    width: 110%;
  }

  .bg_blue {
    background-color: #d4eaf4;
    position: relative;
    top: -20px;
    z-index: 999;
  }

  .bg_bage {
    background-color: #feefe4;
    position: relative;
    top: -40px;
  }

  @media screen and (max-width: 767px) {
    .headline {
      font-size: 24px;
      font-weight: bold;
      color: #243746;
      margin-top: 20px;
      padding: 0;
      line-height: 38px;
    }

    #eq156-schichtung-text-u-text {
      display: none;
    }

    .h3, h3
    .h2, h2 {
      font-size: 1.2rem !important;
    }

    .bg_blue {
      top: 0;
      margin-top: 15px;
    }

    .bg_bage {
      top: 0;
      margin-top: 15px;
    }

    .section_main_bg {
      background-color: rgba(205, 229, 223, .7);
      z-index: 999;
      position: relative;
      top: 0;
    }

    .ocean {
      top: 220px;
    }
  }

  .popup-image{
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(80, 80, 80, 0.667);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    overflow: auto;
}
.popup-image .popup-close{
    position: fixed;
    top: 0;
    right: 0;
    padding: 10px;
    color: #fff;
    margin: 10px;
    cursor: pointer;
    font-weight: bold;
    font-size: 20px;
    line-height: 20px;
}
.popup-image img{
    max-width:90%;
    max-height:90%;
    width: auto;
    height: auto;
}
.popup-image img.zoomed{
    max-width:120%;
    max-height:120%;
}