@import url(https://static.b-ite.com/fonts/roboto/27/fonts.css);
.elko-ag--header{color:#fff;padding:0;height:110px;position:fixed;top:0;width:100%;z-index:8;font-size:16px;display:flex;flex-direction:row;align-items:center}.elko-ag--header a{color:#1a3333;text-decoration:none}.elko-ag--header:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(255,255,255,.5);backdrop-filter:blur(8px)}.elko-ag--nav{position:relative;display:flex;flex-direction:row;align-items:center;grid-gap:0 45px;width:100%;max-width:1240px;margin:0 auto;font-size:20px;padding:0 1rem}.elko-ag--nav-logo{width:100%;max-width:240px;margin-right:auto;position:relative;z-index:1}.elko-ag--nav-logo img{display:block;width:auto;height:100%;max-height:74px}.elko-ag--nav-link{margin:0;padding:0 0 1px;transition:all .5s ease;position:relative}.elko-ag--nav-link:after{content:"";position:absolute;left:0;opacity:0;width:100%;height:2px;background:#009aa3;bottom:-4px;transition:bottom .2s ease;pointer-events:none}.elko-ag--nav-link.active:after,.elko-ag--nav-link:hover:after{bottom:0;opacity:1}.elko-ag--nav-btn{position:relative;padding:0 0 1px;color:#009aa3 !important;text-decoration:none;font-weight:500;text-transform:uppercase}.elko-ag--nav-btn:hover:before{animation-duration:.55s;animation-timing-function:ease-in-out;animation-name:toggleLine}.elko-ag--nav-btn:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#009aa3}.elko-ag--nav-btn:after{content:"";position:relative;display:inline-block;width:20px;height:20px;margin:0 0 -2px 8px;background-image:url(/site/images/link-7d399e0ccfe150f6f1ed.svg);background-color:#009aa3;background-size:100%;background-repeat:no-repeat;background-position:center}.elko-ag--nav-btn.nav-btn-desktop{display:inline-block;white-space:nowrap}.elko-ag--nav-btn.nav-btn-mobile{display:none}.elko-ag--dropdown{display:none}.elko-ag--dropdown-btn{cursor:pointer;display:none;margin-right:0;position:relative;z-index:3}.elko-ag--dropdown-btn.active .elko-ag--dropdown-btn-line1{transform:rotate(-45deg) translate(-9px, 10px)}.elko-ag--dropdown-btn.active .elko-ag--dropdown-btn-line2{opacity:0}.elko-ag--dropdown-btn.active .elko-ag--dropdown-btn-line3{transform:rotate(45deg) translate(-8px, -10px)}.elko-ag--dropdown-btn-line1{margin:0}.elko-ag--dropdown-btn-line2,.elko-ag--dropdown-btn-line3{margin:10px 0 0}.elko-ag--dropdown-btn-line1,.elko-ag--dropdown-btn-line2,.elko-ag--dropdown-btn-line3{width:40px;height:3px;background-color:#009aa3;transition:.3s;border-radius:20px}@media screen and (min-width: 1201px){.elko-ag--dropdown{display:inline-flex;grid-gap:0 45px}}@media screen and (max-width: 1200px){.elko-ag--dropdown-btn{margin:0 0 0 1rem;display:inline-block}.elko-ag--dropdown-btn.active>div{background:#009aa3}.elko-ag--dropdown{background:#fff;display:flex;flex-direction:column;align-items:flex-start;opacity:0;position:fixed;width:100%;height:100%;top:0;left:100%;padding:110px 1rem 1.5rem;transition:all .3s ease}.elko-ag--dropdown.active{left:0;opacity:1}.elko-ag--nav-link{margin:1rem 0;padding:0}.elko-ag--nav-link.nav-btn-mobile{display:inline-block}.elko-ag--nav-link.nav-btn-desktop{margin:0}}@media screen and (max-width: 600px){.elko-ag--dropdown{padding:104px 1rem 1.5rem}.elko-ag--header{padding:15px 0;height:104px}.elko-ag--nav{grid-gap:0 20px}.elko-ag--dropdown-btn{margin:0;display:inline-block}.elko-ag--nav-btn.nav-btn-mobile{display:inline-block}.elko-ag--nav-btn.nav-btn-desktop{display:none}}
.elko-ag--footer{font-size:22px}.elko-ag--logo-footer{width:100%;max-width:130px;margin:0 auto}.elko-ag--footer-white{color:#009aa3;padding:4rem 0 2rem}.elko-ag--footer-gray{background:#fafafb;border-top:10px solid #009aa3;padding:3rem 0}.elko-ag--footer a{color:#1a3333}.elko-ag--footer--row{display:flex;flex-wrap:wrap}.elko-ag--footer--row.center{align-items:center}.elko-ag--footer--row.right{align-items:flex-end}.elko-ag--footer--row.left{align-items:flex-start}.elko-ag--footer--img{max-width:224px;max-height:127px}.elko-ag--footer--cnt{width:100%;max-width:1240px;margin:0 auto;padding:0 1rem}.elko-ag--footer--cnt.center{text-align:center}.elko-ag--footer--cnt-100{width:100%;margin:1rem 0 0}.elko-ag--footer--cnt-100 p{margin:0}.elko-ag--footer--block-40{width:40%;display:flex;flex-direction:row;align-items:center;grid-gap:35px}.elko-ag--footer--block-40.right{justify-content:flex-end}.elko-ag--footer--block-30{width:30%;display:flex;flex-wrap:wrap}.elko-ag--footer--block-30.right{justify-content:flex-end}.elko-ag--footer--link{display:inline-block;text-decoration:none;margin-right:2rem;transition:all .5s ease}.elko-ag--footer--link:last-child{margin-right:0}.elko-ag--footer--link.active span:after{bottom:-6px;opacity:1}.elko-ag--footer--link span{position:relative}.elko-ag--footer--link span:after{content:"";position:absolute;bottom:-10px;border-bottom:2px solid #009aa3;transition:all .1s ease;opacity:0;width:100%;left:0;pointer-events:none}.elko-ag--footer--link span:hover:after{bottom:-6px;opacity:1}.elko-ag--footer--social-link{display:inline-block;width:36px;margin-right:1rem}.elko-ag--footer--social-link:last-child{margin-right:0}.elko-ag--footer--social-link img{height:36px;border-radius:4px;display:block}@media screen and (max-width: 800px){.elko-ag--footer--block-65{grid-gap:20px}.elko-ag--footer--block-40,.elko-ag--footer--block-30{width:100%;margin:0 0 2rem}.elko-ag--footer--block-40.right,.elko-ag--footer--block-30.right{justify-content:unset}}
body{background-color:#fff;margin:0;color:#1a3333;font-size:18px;font-weight:400;line-height:1.5556;scroll-behavior:smooth;overflow-x:hidden}body img,body video{max-width:100%}body *{font-family:"Roboto",liberation sans,sans-serif;box-sizing:border-box}body.blocked{position:fixed;overflow-y:scroll;height:100%;width:100%}body h1{color:#1a3333;font-size:44px}body h2{color:#1a3333;font-size:40px;margin:1rem 0;line-height:1.2}body h2.mL{margin:5rem 0 1rem}body h3{color:#1a3333;font-size:30px}body h3.v2{font-size:22px}body h4{color:#1a3333;font-size:24px}@media screen and (max-width: 800px){body h1{font-size:38px}body h2{font-size:34px}body h3{font-size:28px}body h3.v2{font-size:18px}body h4{font-size:20px}}@media screen and (max-width: 600px){body h1{font-size:34px}body h2{font-size:30px}body h3{font-size:26px}body h3.v2{font-size:18px}body h4{font-size:18px}}.elko-ag{display:block;width:100%;overflow-y:hidden}.elko-ag--loader{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:45vw}.elko-ag--loader img{width:100px;animation:opacityAnim 2s linear infinite}@keyframes opacityAnim{0%{opacity:1;transform:rotate(0deg)}50%{opacity:.4}100%{opacity:1;transform:rotate(360deg)}}.elko-ag #bite-map-cnt,.elko-ag .bite-api--block-full .leaflet-container{height:700px !important}.elko-ag--content{position:relative;z-index:0}.elko-ag--content.impressum,.elko-ag--content.datenschutzerklaerung{padding:120px 0 0}.elko-ag--sticky-banner{position:sticky;top:0;z-index:-1}.elko-ag--sticky-banner:before{content:"";position:absolute;left:0;top:0;width:100%;height:130px;background:linear-gradient(180deg, #fff, transparent)}.elko-ag--sticky-banner.img{padding:3rem 0 0}.elko-ag--sticky-banner img,.elko-ag--sticky-banner video{display:block;width:100%;max-width:100%;z-index:1;max-height:720px;object-fit:cover;object-position:center;aspect-ratio:4/2.3}.elko-ag--sticky-banner.top img,.elko-ag--sticky-banner.top video{object-position:top center}.elko-ag--sticky-banner video.startseite{height:100%;max-height:760px;object-fit:cover;object-position:center}.elko-ag--sticky-banner video.benefits{height:100%;max-height:760px;object-fit:cover;object-position:top center}.elko-ag--sticky-banner:after{content:"";position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background:linear-gradient(180deg, transparent, #000);opacity:.5;z-index:2}.elko-ag--sticky-cnt{position:relative;background-color:#fff;z-index:2 !important}.elko-ag--cnt{position:relative;padding:0}.elko-ag--cnt.light-gray{background:#fafafb}.elko-ag--max.center,.elko-ag--max2.center,.elko-ag--max3.center{text-align:center}.elko-ag--max.light-gray,.elko-ag--max2.light-gray,.elko-ag--max3.light-gray{background:#fafafb}.elko-ag--max{position:relative;max-width:1240px;padding:3rem 1rem;margin:0 auto;display:flex;flex-direction:column;grid-gap:2.5rem 0}.elko-ag--max2{position:relative;max-width:1240px;padding:2rem 1rem;margin:0 auto}.elko-ag--max2.v2{margin:1.5rem auto 0}.elko-ag--max2.v3{margin:3rem auto 0}.elko-ag--max3{position:relative;max-width:1240px;padding:3rem 1rem 5rem;margin:0 auto}.elko-ag--max4{position:relative;max-width:1240px;padding:6rem 1rem 0;margin:0 auto}.elko-ag--max5{position:relative;max-width:1240px;padding:7rem 1rem;margin:0 auto}.elko-ag--max5.v2{margin:1.5rem auto 0}.elko-ag--max5.v3{padding:6rem 1rem}.elko-ag--max6{position:relative;max-width:1240px;padding:8rem 1rem 5rem;margin:0 auto}.elko-ag--cnt5{position:relative;max-width:960px;padding:1rem;margin:0 auto}.elko-ag--cnt-white{background:#fff}.elko-ag--blocks{display:flex;flex-wrap:wrap;padding:0}.elko-ag--blocks.start{align-items:flex-start}.elko-ag--blocks.center{align-items:center}.elko-ag--blocks.center3{padding:2rem 0 3.5rem}.elko-ag--blocks.space{justify-content:space-between}.elko-ag--blocks.gap{grid-gap:30px 0}.elko-ag--blocks.center2{justify-content:center;text-align:center}.elko-ag--link{position:relative;display:inline-block;padding:0 0 1px;font-size:23px;color:#009aa3;text-decoration:none;text-transform:uppercase;font-weight:500}.elko-ag--link:hover:before{animation-duration:.55s;animation-timing-function:ease-in-out;animation-name:toggleLine}.elko-ag--link:before{content:"";position:absolute;left:0;bottom:0;width:100%;height:2px;background:#009aa3}.elko-ag--link:after{content:"";position:relative;display:inline-block;width:20px;height:20px;margin:0 0 -2px 8px;background-image:url(/site/images/link-7d399e0ccfe150f6f1ed.svg);background-color:#009aa3;background-size:100%;background-repeat:no-repeat;background-position:center}.elko-ag--link:before,.elko-ag--link:before{pointer-events:none}.elko-ag--banner{max-height:720px;width:100%;position:relative;display:flex;flex-direction:column;z-index:0}.elko-ag--banner--text{max-width:1240px;width:100%;left:0;right:0;padding:3rem 1rem;display:inline-block;position:absolute;bottom:10%;margin:auto;color:#fff;line-height:1.1;z-index:3;font-size:clamp(18px,2.2vw,22px);font-weight:400}.elko-ag--banner--text-in.about-us,.elko-ag--banner--text-in.ausbildung{max-width:850px}.elko-ag--banner--text1,.elko-ag--banner--text2,.elko-ag--banner--text3{max-width:1044px}.elko-ag--banner--text1{font-size:clamp(24px,3.2vw,31px);font-weight:400;margin:0 0 10px}.elko-ag--banner--text2{font-size:clamp(40px,6.2vw,55px);font-weight:900}.elko-ag--banner--text3{font-size:clamp(40px,6.2vw,55px);font-weight:300}.elko-ag--standard-img{position:relative;overflow:hidden;border-radius:10px;z-index:0}.elko-ag--standard-img img,.elko-ag--standard-img img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.elko-ag--standard-img:hover video,.elko-ag--standard-img:hover img{transform:scale(1.05)}.elko-ag--standard-img:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;background:rgba(0,0,0,.35)}.elko-ag--standard-img--text{position:absolute;bottom:0;padding:2rem;color:#fff;z-index:3}.elko-ag--standard-img--text p{font-weight:200;font-size:clamp(24px,3.2vw,32px);margin:0 0 10px}.elko-ag--standard-img2{position:relative;overflow:hidden;border-radius:10px;z-index:0}.elko-ag--standard-img2 img,.elko-ag--standard-img2 img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.elko-ag--standard-img2:hover video,.elko-ag--standard-img2:hover img{transform:scale(1.05)}.elko-ag--standard-img3{position:relative;overflow:hidden;border-radius:10px;z-index:0}.elko-ag--standard-img3.shadow{box-shadow:0 0 30px 0 rgba(0,154,163,.2509803922)}.elko-ag--standard-img3.m3{margin-bottom:3rem}.elko-ag--standard-img3 img,.elko-ag--standard-img3 img{transform:scale(1);transition:all ease .3s;display:block;z-index:1;width:100%}.elko-ag--standard-img3:hover video,.elko-ag--standard-img3:hover img{transform:scale(1.05)}.elko-ag--standard-img3--text{position:absolute;bottom:0;padding:2rem;color:#fff;z-index:3}.elko-ag--standard-img3--text p{font-weight:200;font-size:clamp(24px,3.2vw,32px);margin:0 0 10px}.elko-ag--block-25{width:25%;margin:1.5rem 0;text-decoration:none}.elko-ag--block-25.btn{cursor:pointer}.elko-ag--block-25--img{max-width:140px;width:100%;aspect-ratio:1;padding:15px;margin:0 auto 5px;border-radius:5px;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.elko-ag--block-25--img svg{display:block;position:absolute;width:85%;margin:auto;inset:0}.elko-ag--block-25--text{text-align:center;color:#009aa3}.elko-ag--block-25--text.max{max-width:250px;margin:auto}.elko-ag--block-25.active .elko-ag--block-25--img{background:#009aa3}.elko-ag--block-25.active .elko-ag--block-25--img svg *{fill:#fff}.elko-ag--block-25.active .areaIcon{fill:#fff}.elko-ag--block-100{display:block;width:100%;padding:2.5rem 0}.elko-ag--block-100 p{margin-bottom:0}.elko-ag--block-100.blue{background:#0c1423;padding:2.5rem 2.5rem 4.5rem;border-radius:10px}@media screen and (max-width: 1200px){.elko-ag--banner--text{font-size:clamp(18px,2.2vw,22px)}.elko-ag--banner--text2{font-size:clamp(30px,3.4vw,34px);margin:1rem 0}}@media screen and (max-width: 800px){.elko-ag #bite-map-cnt,.elko-ag .bite-api--block-full .leaflet-container{height:550px !important}.elko-ag--sticky-banner:before{content:unset}.elko-ag--content{padding:104px 0 0}.elko-ag--content.impressum,.elko-ag--content.datenschutzerklaerung{padding:104px 0 0}.elko-ag--banner--text{font-size:clamp(18px,2.2vw,22px)}.elko-ag--banner--text2{font-size:clamp(30px,3.2vw,34px);margin:1rem 0}.elko-ag--banner--text{padding:1.5rem 1rem;position:relative;background-color:#fafafb;color:#1a3333;border-bottom:10px solid #009aa3}.elko-ag--blocks{display:flex;flex-wrap:wrap;padding:2rem 0;align-items:center}.elko-ag--blocks.reverse{flex-direction:column-reverse}.elko-ag--standard-img.full-on-mobile,.elko-ag--standard-img2.full-on-mobile,.elko-ag--standard-img3.full-on-mobile{margin:0 -1rem;border-radius:0}.elko-ag--standard-img.full-on-mobile img,.elko-ag--standard-img2.full-on-mobile img,.elko-ag--standard-img3.full-on-mobile img{border-radius:0 !important}.elko-ag--block-25{width:50%;margin:1.5rem 0}.elko-ag--max2.v3{margin:0 auto;padding:0 1rem}.elko-ag--max5{padding:3rem 1rem 0}.elko-ag--max5.v3{padding:3rem 1rem}.elko-ag--max6{padding:4rem 1rem 2rem}}@media screen and (max-width: 600px){.elko-ag #bite-map-cnt,.elko-ag .bite-api--block-full .leaflet-container{height:450px !important}}
