body,form,figure{margin:0;padding:0}img{border:0}header,footer,nav,section,aside,article,figure,figcaption{display:block}body{font-size:100.01%}select,input,textarea{font-size:99%}#container,.inside{position:relative}#main,#left,#right{float:left;position:relative}#main{width:100%}#left{margin-left:-100%}#right{margin-right:-100%}#footer{clear:both}#main .inside{min-height:1px}.ce_gallery>ul,.content-gallery>ul{margin:0;padding:0;overflow:hidden;list-style:none}.ce_gallery>ul li,.content-gallery>ul li{float:left}.ce_gallery>ul li.col_first,.content-gallery>ul li.col_first{clear:left}.float_left,.media--left>figure{float:left}.float_right,.media--right>figure{float:right}.block{overflow:hidden}.media{display:flow-root}.clear,#clear{height:.1px;font-size:.1px;line-height:.1px;clear:both}.invisible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.custom{display:block}#container:after,.custom:after{content:"";display:table;clear:both}
@media (max-width:767px){#wrapper{margin:0;width:auto}#container{padding-left:0;padding-right:0}#main,#left,#right{float:none;width:auto}#left{right:0;margin-left:0}#right{margin-right:0}}img{max-width:100%;height:auto}.audio_container audio{max-width:100%}.video_container video{max-width:100%;height:auto}.aspect,.responsive{position:relative;height:0}.aspect iframe,.responsive iframe{position:absolute;top:0;left:0;width:100%;height:100%}.aspect--16\:9,.responsive.ratio-169{padding-bottom:56.25%}.aspect--16\:10,.responsive.ratio-1610{padding-bottom:62.5%}.aspect--21\:9,.responsive.ratio-219{padding-bottom:42.8571%}.aspect--4\:3,.responsive.ratio-43{padding-bottom:75%}.aspect--3\:2,.responsive.ratio-32{padding-bottom:66.6666%}.aspect--9\:16,.responsive.ratio-916{padding-bottom:177.7777%}.aspect--1\:1,.responsive.ratio-11{padding-bottom:100%}
header,footer,nav,section,aside,main,article,figure,figcaption{display:block}body,div,h1,h2,h3,h4,h5,h6,p,blockquote,pre,code,ol,ul,li,dl,dt,dd,figure,table,th,td,form,fieldset,legend,input,textarea{margin:0;padding:0}table{border-spacing:0;border-collapse:collapse}caption,th,td{text-align:left;text-align:start;vertical-align:top}abbr,acronym{font-variant:normal;border-bottom:1px dotted #666;cursor:help}blockquote,q{quotes:none}fieldset,img,iframe{border:0}ul{list-style-type:none}sup{vertical-align:text-top}sub{vertical-align:text-bottom}del{text-decoration:line-through}ins{text-decoration:none}body{font:12px/1 "Lucida Grande","Lucida Sans Unicode",Verdana,sans-serif;color:#000}input,button,textarea,select{font-family:inherit;font-size:99%;font-weight:inherit}pre,code{font-family:Monaco,monospace}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:400}h1{font-size:1.8333em}h2{font-size:1.6667em}h3{font-size:1.5em}h4{font-size:1.3333em}table{font-size:inherit}caption,th{font-weight:700}a{color:#00f}h1,h2,h3,h4,h5,h6{margin-top:1em}h1,h2,h3,h4,h5,h6,p,pre,blockquote,table,ol,ul,form{margin-bottom:12px}
.rs-columns {
  clear: both;
  display: inline-block;
  width: 100%;
}

.rs-column {
  float: left;
  width: 100%;
  margin-top: 7.69231%;
  margin-right: 7.69231%;
}
.rs-column.-large-first {
  clear: left;
}
.rs-column.-large-last {
  margin-right: -5px;
}
.rs-column.-large-first-row {
  margin-top: 0;
}
.rs-column.-large-col-1-1 {
  width: 100%;
}
.rs-column.-large-col-2-1 {
  width: 46.15385%;
}
.rs-column.-large-col-2-2 {
  width: 100%;
}
.rs-column.-large-col-3-1 {
  width: 28.20513%;
}
.rs-column.-large-col-3-2 {
  width: 64.10256%;
}
.rs-column.-large-col-3-3 {
  width: 100%;
}
.rs-column.-large-col-4-1 {
  width: 19.23077%;
}
.rs-column.-large-col-4-2 {
  width: 46.15385%;
}
.rs-column.-large-col-4-3 {
  width: 73.07692%;
}
.rs-column.-large-col-4-4 {
  width: 100%;
}
.rs-column.-large-col-5-1 {
  width: 13.84615%;
}
.rs-column.-large-col-5-2 {
  width: 35.38462%;
}
.rs-column.-large-col-5-3 {
  width: 56.92308%;
}
.rs-column.-large-col-5-4 {
  width: 78.46154%;
}
.rs-column.-large-col-5-5 {
  width: 100%;
}
.rs-column.-large-col-6-1 {
  width: 10.25641%;
}
.rs-column.-large-col-6-2 {
  width: 28.20513%;
}
.rs-column.-large-col-6-3 {
  width: 46.15385%;
}
.rs-column.-large-col-6-4 {
  width: 64.10256%;
}
.rs-column.-large-col-6-5 {
  width: 82.05128%;
}
.rs-column.-large-col-6-6 {
  width: 100%;
}
@media screen and (max-width: 900px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-first {
    clear: none;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: left;
  }
  .rs-column.-medium-last {
    margin-right: -5px;
  }
  .rs-column.-medium-first-row {
    margin-top: 0;
  }
  .rs-column.-medium-col-1-1 {
    width: 100%;
  }
  .rs-column.-medium-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-2-2 {
    width: 100%;
  }
  .rs-column.-medium-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-3-3 {
    width: 100%;
  }
  .rs-column.-medium-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-medium-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-medium-col-4-4 {
    width: 100%;
  }
  .rs-column.-medium-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-medium-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-medium-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-medium-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-medium-col-5-5 {
    width: 100%;
  }
  .rs-column.-medium-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-medium-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-medium-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-medium-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-medium-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-medium-col-6-6 {
    width: 100%;
  }
}
@media screen and (max-width: 599px) {
  .rs-column {
    margin-top: 7.69231%;
    margin-right: 7.69231%;
  }
  .rs-column.-large-last {
    margin-right: 7.69231%;
  }
  .rs-column.-large-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-medium-first {
    clear: none;
  }
  .rs-column.-medium-last {
    margin-right: 7.69231%;
  }
  .rs-column.-medium-first-row {
    margin-top: 7.69231%;
  }
  .rs-column.-small-first {
    clear: left;
  }
  .rs-column.-small-last {
    margin-right: -5px;
  }
  .rs-column.-small-first-row {
    margin-top: 0;
  }
  .rs-column.-small-col-1-1 {
    width: 100%;
  }
  .rs-column.-small-col-2-1 {
    width: 46.15385%;
  }
  .rs-column.-small-col-2-2 {
    width: 100%;
  }
  .rs-column.-small-col-3-1 {
    width: 28.20513%;
  }
  .rs-column.-small-col-3-2 {
    width: 64.10256%;
  }
  .rs-column.-small-col-3-3 {
    width: 100%;
  }
  .rs-column.-small-col-4-1 {
    width: 19.23077%;
  }
  .rs-column.-small-col-4-2 {
    width: 46.15385%;
  }
  .rs-column.-small-col-4-3 {
    width: 73.07692%;
  }
  .rs-column.-small-col-4-4 {
    width: 100%;
  }
  .rs-column.-small-col-5-1 {
    width: 13.84615%;
  }
  .rs-column.-small-col-5-2 {
    width: 35.38462%;
  }
  .rs-column.-small-col-5-3 {
    width: 56.92308%;
  }
  .rs-column.-small-col-5-4 {
    width: 78.46154%;
  }
  .rs-column.-small-col-5-5 {
    width: 100%;
  }
  .rs-column.-small-col-6-1 {
    width: 10.25641%;
  }
  .rs-column.-small-col-6-2 {
    width: 28.20513%;
  }
  .rs-column.-small-col-6-3 {
    width: 46.15385%;
  }
  .rs-column.-small-col-6-4 {
    width: 64.10256%;
  }
  .rs-column.-small-col-6-5 {
    width: 82.05128%;
  }
  .rs-column.-small-col-6-6 {
    width: 100%;
  }
}

#colorbox,#cboxOverlay,#cboxWrapper{position:absolute;top:0;left:0;z-index:9999;overflow:hidden;-webkit-transform:translate3d(0,0,0)}#cboxWrapper{max-width:none}#cboxOverlay{position:fixed;width:100%;height:100%}#cboxMiddleLeft,#cboxBottomLeft{clear:left}#cboxContent{position:relative}#cboxLoadedContent{overflow:auto;-webkit-overflow-scrolling:touch}#cboxTitle{margin:0}#cboxLoadingOverlay,#cboxLoadingGraphic{position:absolute;top:0;left:0;width:100%;height:100%}#cboxPrevious,#cboxNext,#cboxClose,#cboxSlideshow{cursor:pointer}.cboxPhoto{float:left;margin:auto;border:0;display:block;max-width:none;-ms-interpolation-mode:bicubic}.cboxIframe{width:100%;height:100%;display:block;border:0;padding:0;margin:0}#colorbox,#cboxContent,#cboxLoadedContent{box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box}#cboxOverlay{background:#000;opacity:.9;filter:alpha(opacity = 90)}#colorbox{outline:0}#cboxContent{margin-top:20px;background:#000}.cboxIframe{background:#fff}#cboxError{padding:50px;border:1px solid #ccc}#cboxLoadedContent{border:5px solid #000;background:#fff}#cboxTitle{position:absolute;top:-20px;left:0;color:#ccc}#cboxCurrent{position:absolute;top:-20px;right:0;color:#ccc}#cboxLoadingGraphic{background:url(../../assets/colorbox/images/loading.gif) no-repeat center center}#cboxPrevious,#cboxNext,#cboxSlideshow,#cboxClose{border:0;padding:0;margin:0;overflow:visible;width:auto;background:0 0}#cboxPrevious:active,#cboxNext:active,#cboxSlideshow:active,#cboxClose:active{outline:0}#cboxSlideshow{position:absolute;top:-20px;right:90px;color:#fff}#cboxPrevious{position:absolute;top:50%;left:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top left;width:28px;height:65px;text-indent:-9999px}#cboxPrevious:hover{background-position:bottom left}#cboxNext{position:absolute;top:50%;right:5px;margin-top:-32px;background:url(../../assets/colorbox/images/controls.png) no-repeat top right;width:28px;height:65px;text-indent:-9999px}#cboxNext:hover{background-position:bottom right}#cboxClose{position:absolute;top:5px;right:5px;display:block;background:url(../../assets/colorbox/images/controls.png) no-repeat top center;width:38px;height:19px;text-indent:-9999px}#cboxClose:hover{background-position:bottom center}
table.sortable thead th{background-image:url(../../assets/tablesorter/images/default.svg);background-repeat:no-repeat;background-position:center right}table.sortable thead th.tablesorter-headerAsc{background-image:url(../../assets/tablesorter/images/asc.svg)}table.sortable thead th.tablesorter-headerDesc{background-image:url(../../assets/tablesorter/images/desc.svg)}
.content-slider{overflow:hidden;visibility:hidden;position:relative}.slider-wrapper{overflow:hidden;position:relative}.slider-wrapper>*{float:left;width:100%;position:relative}.slider-control{height:30px;position:relative}.slider-control a,.slider-control .slider-menu{position:absolute;top:9px;display:inline-block}.slider-control .slider-prev{left:0}.slider-control .slider-next{right:0}.slider-control .slider-menu{top:0;width:50%;left:50%;margin-left:-25%;font-size:27px;text-align:center}.slider-control .slider-menu b{color:#bbb;cursor:pointer}.slider-control .slider-menu b.active{color:#666}
@media (min-width: 1401px) {
.lay90 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lay90 .data h2 {
    margin-bottom:30px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.lay90 .data h3 {
    margin-bottom:30px;
    font-size:20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.data a {
    text-decoration: underline;
}
.data a:hover {
    color: #009fe3;
}
.bew .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.bew .next-step,
.bew .prev-step,
.bew .submit {
    display: inline-flex;
    align-items: center;
}

.bew .next-step:hover,
.bew .prev-step:hover,
.bew .submit:hover {
}
.fake-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-bottom: 50px;
}
.fake-step {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #777;
    font-weight: 600;
}
.fake-step span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fake-step.active {
    color: #009fe3;
}
.fake-step.active span {
    background: #009fe3;
}
.fake-line {
    width: 90px;
    height: 2px;
    background: #777;
}
.bew .form-step {
    display: none !important;
}

.bew .form-step.active {
    display: block !important;
}
.grey h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 23px;
}
.grey a, .newslet p a {
    text-decoration: underline;
}
.grey a:hover, .newslet p a:hover {
    color: #116cb4;
}
.newslet p {
    margin-top: 20px;
}
#formulario {
    scroll-margin-top: 140px;
}
.lay-cont {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
}
.lay-cont .bew h2 {
    margin-bottom:20px;
    font-size:1.8em;
    font-weight: 600;
    color:#141414;
    text-align: left;
}
.mod_mp_form_steps {
    margin: 0 auto 30px auto;
    padding: 0 0 0 10px /* bisschen Luft links/rechts */
}

.mod_mp_form_steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step;
}

.mod_mp_form_steps li {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #777;
}

/* Text / Link */
.mod_mp_form_steps li span,
.mod_mp_form_steps li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 15px;
    text-decoration: none;
    color: inherit;
}

/* Kreis mit Zahl */
.mod_mp_form_steps li span::before,
.mod_mp_form_steps li a::before {
    counter-increment: step;
    content: counter(step);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px;
}

/* Linie zwischen den Steps */
.mod_mp_form_steps li::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #777;
    margin: 0 18px;
}

/* letzte Linie entfernen */
.mod_mp_form_steps li:last-child::after {
    display: none;
}

/* Aktiver Schritt */
.mod_mp_form_steps li.current span,
.mod_mp_form_steps li.current a {
    color: #009fe3;
    font-weight: 600;
}

.mod_mp_form_steps li.current span::before,
.mod_mp_form_steps li.current a::before {
    background: #009fe3;
}

/* Erreichbare / abgeschlossene Schritte */
.mod_mp_form_steps li.accessible span::before,
.mod_mp_form_steps li.accessible a::before {
    background: #009fe3;
}

.mod_mp_form_steps li.accessible span,
.mod_mp_form_steps li.accessible a {
    color: #009fe3;
}
.formul {
    border: 2px solid #116cb4;
    padding: 40px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 10px;
    margin-top:50px;
}
.puns {
    background-color: #4a4949;
    padding: 40px 30px;
    width: 70%;
    color: #fff;
    margin-left:auto;
    margin-right:auto;
    margin-top: -50px;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.puns2 {
    background-color: #e3e3e3;
    padding: 40px 30px;
    width: 70%;
    margin-left:auto;
    margin-right:auto;
    margin-top: -50px;
    overflow: visible;
    position: relative;
    border-radius: 40px;
}
.pun {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
}
.puns .pun a {
    color: #fff;
}
.puns .pun a:hover {
    color: #009fe3;
}
form.bew .formbody > div:last-child {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    flex-basis: 100%; /* 🔥 wichtig */
    margin-top: 20px;
}
form.bew button[value="back"] {
    order: 1;
}
form.bew button[value="continue"] {
    order: 2;
}
.abmelden input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.new-banner {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px 30px;
    position: fixed;
    width: 70%;
    bottom: 40px;
    left: 10%;
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.new-banner h2 {
    font-size: 55px;
    line-height: 65px;
    margin-top:15px;
    margin-bottom:15px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px 30px;
    position: fixed;
    width: 50%;
    bottom: 0px;
    left: 23%;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.new-banner2 h2 {
    font-size: 55px;
    line-height: 65px;
    margin-top:15px;
    margin-bottom:15px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.call {
   clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
   background-color: #99d7f7;
   padding:30px 50px 50px 50px;
} 
.call h3 {
    font-size: 29px;
    line-height: 45px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
} 
.call h4 {
    font-size: 25px;
    line-height: 40px;
    margin-top:30px;
    margin-bottom:20px;
} 
.call2 a {
    font-size: 20px;
    line-height: 32px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:700;
    color: #009fe3;
}   
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009fe3;
}
.explain {
    font-size: 14px;
    line-height: 22px;
    margin-top:15px;
    margin-bottom:20px;
} 
#footer .explain a {
    text-decoration: underline;
} 
.mod_subscribe input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
}
.mod_subscribe.newslet input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.acco {
    margin-top:20px;
    margin-bottom:20px;
}
.acco .toggler {
    padding:20px;
    background-color:#009fe3;
    background-image:url("/files/images/pfeil-unten-w.svg");
    background-repeat:no-repeat;
    font-size:18px;
    background-position: calc(100% - 20px) center;
    background-size: 25px auto;
    color:#fff;
}
.acco .toggler:hover {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-unten-b.svg");
    color:#fff;
}
.acco .toggler.active {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-oben-w.svg");
    color:#fff;
}
.acco .toggler.active:hover {
    background-image:url("/files/images/pfeil-oben-b.svg");
    color:#fff;
}
.acco .accordion {
    padding:20px;
    background-color:#fff;
}
.eyec {
    position: fixed;
    top: 450px;
    right: 20px;
    border-radius:50%;
    width: 110px;
    height:110px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 19px;
    z-index: 999;
}
.eyec:hover {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background-color: #009fe3;
}
.eyec a {
    color: #fff;
}
.eyec-pic {
    position: absolute;
    top: 360px;
    right: 60px;
    border-radius:50%;
    width: 140px;
    height:140px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 24px;
    line-height: 35px;
    z-index: 999;
}
.floaten {
    margin-right: 20px;
}
.center {
    text-align: center;
}
.white {
    color: #fff;
}
.marg-right5 img {
	margin-right: 5px;
}
.marg-right20 img {
	margin-right: 20px;
}
.marg-right30 img {
	margin-right: 30px;
}
.marg-right50 img {
	margin-right: 50px;
}
.marg-bottom20 img {
	margin-bottom: 20px;
}
.marg-bottom30 img {
	margin-bottom: 30px;
}
.marg-bottom40 img {
	margin-bottom: 40px;
}
.marg-left50 img {
	margin-left: 50px;
}
.marg-top10 img {
	margin-top: 10px;
}
.marg-top img {
	margin-top: 5px;
}
.marg-top20 img {
	margin-top: 20px;
}
.marg-top30 img {
	margin-top: 30px;
}
.marg-top80 img {
	margin-top: 80px;
}
.baust {
	margin-bottom: 30px;
}
body {
    font:17px/26px Google Sans,sans-serif;
    color:#141414;
}
.logo,
.head2,
.head2.fix .logo,
#footer a:hover,
.poin img:hover,
.poin h4:hover,
.products img:hover,
.slogan a:hover,
.slogan2 a:hover,
.mail:hover,
.phone:hover,
.pino:hover,
.eyec:hover,
.linko1:hover,
.abmelden .submit:hover
.bew .next-step:hover,
.bew .prev-step:hover
.newslet .submit:hover {
    transition: all 0.6s ease-in-out;
}
.head2.fix .logo {
    width:150px;
    height:auto;
    margin-top:15px;
    margin-bottom:10px;
}
.head2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.head2.fix {
    width:100%;
    top:0;
    position:fixed;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    z-index: 999;
}
.head {
    height:45px;
    background-color:#009fe3;
    color:#fff;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.head a {
    text-decoration:none;
    color:#fff;
}
.head .inside {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.foot .inside {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.leften {
    float:left;
}
.righten {
    float:right;
}
.phone {
    width:150px;
    height:35px;
    float:left;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
    background-color: #116cb4;
}
.products img:hover,
.faceb:hover,
.support:hover,
.mail:hover,
.phone:hover,
.login:hover,
.pino:hover,
.linko1:hover{
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.mail {
    width:200px;
    height:35px;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
}
.linko1 {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    width:205px;
    height:auto;
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

#nav_top {
    float:right;
    margin-top:45px;
    margin-left:10px;
}
#nav_top.fix {
    margin-top:40px;
}
#nav_top .level_1 li {
    float:left;
    padding-right:20px;
    padding-left:20px;
}
#nav_top .level_2 a:hover,
#nav_top .level_1 li.active,
#nav_top .level_1 li.trail,
#nav_top .level_1 a.trail,
#nav_aktuell a:hover,
#nav_aktuell li.active,
#nav_top a:hover {
    color:#009fe3;
}
#nav_top .level_1 a {
    padding-bottom:20px;
    text-decoration:none;
    color:#3d3d3d;
}
#nav_top .level_2 a {
    padding-bottom:0;
}
#nav_top .level_1 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
#nav_top .level_1 a:hover:before,
#nav_top .level_1 a:focus:before,
#nav_top .level_1 a:active:before {
    left: 0;
    right: 0;
}
#nav_top .level_1 a:before {
    background-color:#009fe3;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#nav_top .level_2 a:before {
    height:0px;
}
#nav_top .level_2 {
    width:0px;
        height:0px;
        left:-32768px;
        position:absolute;
        overflow:hidden;
        display:inline;
        top:-32768px; z-index:999;
}
#nav_top .level_2 li {
    width:200px;
        clear:both;
        padding:15px 10px;
        text-align:left;
}
#nav_top li:hover .level_2 {
    overflow:visible;
    width:260px;
     height:auto;
        left:auto;
        top:auto;
        clear:both;
        display:block;
        background-color:rgba(255,255,255,.9);
    z-index: 9999;
}
.such input {
    width: 300px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.such {
    height:38px;
    float:left;
    padding-top:7px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    position: relative;
    display: block;
}
.such .widget-submit input {
    width: 20px;
    height: auto;
    right: 30px;
    top: 5px;
    position: absolute;
    border: 0px;
}
.slogan {
    width:30%;
    height: 400px;
    left:40px;
    top:150px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 50px 30px 50px;
}
.slogan2 {
    width:25%;
    height:400px;
    left:30px;
    top:150px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 50px 30px 50px;
}
.slogan h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
}
.slogan2 h2 {
    font-size: 35px;
    line-height: 45px;
    font-weight: 700;
    color: #009fe3;
}
.slogan p, .slogan2 p {
    font-size: 24px;
    line-height: 40px;
    margin-bottom: 30px;
}
.slogan a, .slogan2 a {
    font-size:20px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.slogan a:hover, .slogan2 a:hover {
    background-color: #116cb4;
    transition: all 1s; cursor: pointer;
}
.slogan h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.slogan2 h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.lay2 h1, .lay-cont h1, .data h1 {
    margin-bottom:20px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
    padding-top: 70px;
    background-image:url("/files/images/poins/stift.svg");
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: top center;
    color:#009fe3;
}
.lay2 h2, .lay-cont h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:1.8em;
    font-weight: 600;
    color:#fab600;
}
.lay2 {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.lay3 h2 {
    margin-bottom:15px;
    font-size:38px;
    line-height: 49px;
    font-weight: 600;
    text-align:center;
}
.lex {
    margin-bottom:35px;
    text-align: center;
}
.teacher {
    margin-bottom:35px;
    text-align: center;
}
.lay3 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.pin {
    text-align:center;
    border-right: 1px solid #141414;
    padding:30px 20px 10px;
    font-weight: 700;
}
.pin2 {
    text-align:center;
    font-weight: 700;
}
.pin_last {
    padding:30px 0px 10px;
    text-align:center;
    border-right: 0px solid #141414;
    font-weight: 700;
}
.one {
    margin-top: 20px;
    padding: 90px 0px 20px;
    background-image:url("/files/images/poins/one.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e3e3e3;
}
.one .rs-column {
    margin-right: 0;
}
.two-three .rs-column.-large-last {
    margin-right: 0%;
}
.two-three .rs-column {
    margin-right: 2%;
}
.one .rs-column.-large-col-3-1 {
    width: 33.3%;
}
.two-three .rs-column.-large-col-2-1 {
    width: 49%;
}
.two {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/two.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.three {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/three.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.faq .inside {
    width:80%;
    margin-right:auto;
    margin-left:auto;
}
.faq {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.grey .insiden, .lay .insiden {
    width:80%;
    margin-right:auto;
    margin-left:auto;
}
.grey .insiden2 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.grey {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.lay {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
}
.grey h2, .lay h2 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.lay3 h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.faq h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.grey h3 {
    margin-bottom:15px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
}
.contacten .insiden {
    width:60%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.contacten {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background:linear-gradient(to bottom, #fff, #ffecca, #fff);
}
.contacten h3 {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contacten h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700;
}
.butt a:hover, .butt2 a:hover, #footer .submit:hover, .abmelden .submit:hover, form.bew button[value="continue"]:hover, form.bew button[value="back"]:hover, .cont .submit:hover, .bew .next-step:hover, .bew .prev-step:hover, .newslet .submit:hover {
    background-color: #116cb4;
    color: #fff;
    transition: all 1s; cursor: pointer;
}
.butt3 a:hover {
    background-color: #116cb4;
    border-radius:10px;
    transition: all 1s; cursor: pointer;
}
.butt a, .butt2 a, #footer .submit, .abmelden .submit, form.bew button[value="continue"], .cont .submit, .bew .next-step, .newslet .submit {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
    text-decoration: none;
}
form.bew button[value="back"], .bew .prev-step {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#4a4949;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 {
    margin-top:50px;
}
.butt2 {
    margin-top:30px;
}
.butt {
    margin-top:30px;
    margin-bottom:30px;
}
.dark2 h3 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    color:#fff;
    font-weight: 700;
}
.dark3 h3 {
    text-align: right;
    padding: 40px 30px 40px 0px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-size: 35px;
    line-height: 45px;
    color:#fff;
    font-weight: 700;
}
.dark2 h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:25px;
    color:#99d7f7;
    font-weight: 600;
    padding-top: 45px;
    background-image:url("/files/images/hut-blau.svg");
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.dark h3 {
    margin-bottom:30px;
    margin-top: 10px;
    font-size:45px;
    line-height: 58px;
    color:#fff;
    font-weight: 600;
}
.dark {
    width:90%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#424446;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-top: 30px;
    color: #fff;
}
.dark3 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:50px;
    background-color:#4a4949;
}
.dark2 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:120px;
    margin-bottom:50px;
    background-color:#4a4949;
    border-radius: 0px 30px 0px 30px;
    color: #fff;
    border-radius: 40px;
}
.dark .rs-column.-large-col-5-1 {
    width:17.6%;
}
.dark3 .rs-column.-large-col-5-1 {
    width:19%;
}
.dark .rs-column {
}
.dark3 .rs-column {
    margin-top:2%;
    margin-right:1%;
}
.dark .rs-column.-large-last,
.dark3 .rs-column.-large-last {
    margin-right:0;
}
.dark .insiden,
.dark3 .insiden {
    margin-right:50px;
    margin-left:50px;
}
.dark2 .insiden {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.dark-left p {
    font-size: 20px;
    line-height: 35px;
}
.dark-left h4 {
    font-size: 60px;
    line-height: 60px;
    color: #fab600;
    font-weight:700;
    margin-bottom: 15px;
    margin-top:15px;
    padding:0;
}
.dark-left h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffecca;
    font-weight:700;
    margin-bottom: 30px;
    margin-top:0px;
    padding:0;
}
.box {
    background-color: #fab600;
    margin-top:40px;
    margin-right: 30px;
    padding:30px 20px 30px 100px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(10% 0, 100% 4%, 96% 100%, 4% 100%);
    color: #424446;
}
.pino {
    margin-bottom: 30px;
    float:left;
    text-align: center;
    width: 9%;
    color: #fff;
}
.pino a {
    color: #fff;
}
.pino-white {
    padding:60px 0px 15px;
    text-align: center;
}
.pino .rs-column {
    margin-right: 0px;
}
.pino .rs-column.-large-col-2-1 {
    width: 50%;
}
.pino .content-image img {
    display: block;
}
.lis li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-image: url("/files/images/poin-stift.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.lis3 li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url("/files/images/haken.svg");
    background-position: 6px left;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.lis2 li {
    margin-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-image: url("/files/images/haken.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    font-size: 20px;
    line-height: 30px;
}
.lis2 ul {
    margin-bottom: 30px;
}
.relax h2 {
    padding-top: 40px;
    background-image:url("/files/images/poins/relax-hellblau.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: 120px top;
}
#footer h3 {
    font-size:22px;
    color:#99d7f7;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(227, 227, 227, 0.6);
}
#footer {
    background-color:#e3e3e3;
}
.foot-white #footer {
    background-color:#fff;
}
.foot {
    padding-top:40px;
    padding-bottom:50px;
    background-color:rgba(31,31,31,.9);
    color:#e3e3e3;
    color: #fff;
    clip-path: polygon(
    2% 0,
    98% 0,
    100% 7%,
    100% 100%,
    0 100%,
    0 7%);
}
#footer a {
    text-decoration:none;
    color:#e3e3e3;
}
#footer a:hover {
    color:#99d7f7;
}
.bew .bheady a {
    text-decoration: underline;
}
.bew .bheady a:hover {
    color:#009fe3;
}
.bew .submit:hover {
    background-color:#116cb4;
    transition: all 1s; cursor: pointer;
}
.bew .submit {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:5px;
    color:#fff;
}
.bew .widget-submit, .cont .widget-submit {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.bew .checkbox_container legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .checkbox_container span {
    align-items: center;
    white-space: nowrap;
    margin-right: 30px;
}
.bew .checkbox_container input, .cont .checkbox_container input {
    margin-right:5px;
}
.cont .checkbox_container {
    margin-left:40px;
    margin-bottom: 20px;
}
.cont a {
    text-decoration: underline;
}
.cont a:hover {
    color: #009fe3;
}
.bew input,
.bew select,
.cont input {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #e3e3e3;
    border-radius:7px;
    border:0px;
}
.bew input.upload {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #fff;
    border-radius:7px;
    border:0px;
}
.bew input[type="file"]::file-selector-button {
    border: 0px solid;
    background-color: #e3e3e3;
    padding: 15px;
    margin-right: 20px;
    border-radius: 7px;
}
.bew input[type="file"]::file-selector-button:hover {
    background-color: #009fe3;
    color: #fff;
}
.bew .widget-radio span, .cont .widget-radio span {
    margin-right:40px;
}
.bew .widget-radio input, .cont .widget-radio input {
    margin-right:5px;
}
.bew .widget-radio, .cont .widget-radio {
    margin-right:20px;
    margin-bottom: 10px;
    margin-left: 40px;
}
.bew .widget-radio legend, .cont .widget-radio legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .widget-radio.cont-clear {
    max-width: 100%;
    margin-left: 0;
}
.bew .select {
    width:490px;
}
.bew textarea {
    width:990px;
    margin-bottom:20px;
    padding:10px 10px;
    background-color:#e3e3e3;
    border:0px;
    min-height: 300px;
    border-radius: 7px;
}
.cont textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 25px 20px;
    background-color: #e3e3e3;
    border: 0;
    min-height: 300px;
    border-radius: 7px;
}
.cont .widget-textarea {
    width: calc(90% + 40px);
    max-width: 100%;
    margin: 0 auto;
}
.bheady {
    margin-bottom:40px;
    font-size: 15px;
    line-height: 22px;
}
.bew .cont-lays, .cont .cont-lays {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto 10px auto;
}
.bew .cont-left,
.bew .cont-right,
.cont .cont-left,
.cont .cont-right {
    width: 45%;
    max-width: 100%;
}

.bew .cont-left input,
.bew .cont-right input,
.bew .cont-left select,
.bew .cont-right select,
.cont .cont-left input,
.cont .cont-right input {
    width: 100%;
    box-sizing: border-box;
}
.liner {
    width:85%;
    margin-right:auto;
    margin-left:auto;
}






.section-bg {
    position: relative;
    background: #f5fbff;
    overflow: hidden;
    padding: 80px 0;
}
.section-bg::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 420px;
    height: 260px;
    background: #009fe3;
    opacity: 0.12;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -140px;
    width: 380px;
    height: 220px;
    background: #009fe3;
    opacity: 0.08;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg .inside {
    position: relative;
    z-index: 1;
}
.slogan-text {
    width:45%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:10px 30px 30px;
    background-color:rgba(255,255,255,.9);
}
.slogan-link {
    float:left;
    margin-right: 20px;
    text-align: center;
    padding:20px;
    background-color:#cc065f;
}
.slogan-link2 {
    text-align: center;
    float:left;
    padding:20px;
    background-color:#2b73bb;
}
.slogan-butts {
    width:410px;
    top:-30px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.slogan-link:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#a3034b;
    color:#fff;
}
.slogan-link2:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#0055a9;
}
.slogan-link p, .slogan-link2 p {
    margin-bottom:0;
}
.slogan-link a {
    font-size:1em;
    text-decoration:none;
    font-weight: 700;
    color:#fff;
}
.slogan-link2 a {
    font-size:1em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}

.layer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    background-color: #5e8bc7;
}
.poin h4 {
    color:#000;
    font-weight: 700;
}
.poin h4 a {
    text-decoration:none;
    color:#000;
    font-weight: 700;
}
.poin h4 a:hover {
    color:#2b73bb;
}
.poin h4:hover {
    color:#2b73bb;
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.poin img:hover {
    opacity: 0.8; 
    overflow: hidden;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
}
.poin {
    padding: 20px 10px;
    background-color:#fff;
    border-radius:10px;
    font-size:15px;
    text-align: center;
    min-height: 300px;
}
.poin figure {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin p a:hover {
    background-color:#0055a9;
    border-radius:30px;
    transition: all 1s; cursor: pointer;
}
.poin p a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:10px 20px;
    text-align:center;
    background-color:#5e8bc7;
    border:0px;
    border-radius:6px;
    color:#fff;
}



.logi {
    position:relative;
}
.logi:hover .overlay {
    height:100%;
}
.logi .image {
    width:100%;
    height:auto;
    display:block;
}
.logi .overlay {
    width:100%;
    height:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-color:rgba(74,73,73,.85);
    transition: .5s ease;
}
.logi .text {
    width:90%;
    left:50%;
    top:50%;
    position:absolute;
    text-align:center;
    font-size:20px;
    line-height:30px;
    color:#fff;
    -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.logi a {
    color:#fff;
}
.logi a:hover {
    text-decoration:underline;
}
.poin-t {
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    background-color:#fff;
    border-radius:30px 30px 10px 10px;
    font-size:15px;
}
.poin-t img {
    border-radius:50%;
}
.poin2 {
    min-height:255px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgba(255,255,255,.8);
    border-radius:30px 6px;
    font-size:15px;
}
.poin2 h4,
.poin-t h4 {
    color:#dd3822;
    font-weight: 700;
}
.code {
    margin-bottom:50px;
}
.layer-u h2 {
    margin-bottom:20px;
    font-size:1.3em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.code h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.slogan-left {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    left: 5%;
}
.poin-s {
    min-height:305px;
    padding-right:20px;
    padding-left:20px;
    background-color:#fff;
    border-radius:30px 6px;
    font-size:15px;
}
.poin-s p {
    height:160px;
}
.poin-s img {
    margin-bottom:0;
    padding-bottom:0;
    vertical-align:bottom;
}
.poin-s h4 {
    height:52px;
    color:#dd3822;
    font-weight: 700;
}
.poine p,
.poine-grey p {
    margin-bottom:50px;
}
.poine h2,
.poine-grey h2 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.5em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.poine {
    width:70%;
    margin:40px auto;
}
.poine-grey {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-s .insiden {
    background-color:#e5e5e5;
}
.new a {
    color:#dd3822;
    font-weight: 700;
}
.new a:hover {
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#3d3d3d;
}
.new h3 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.7em;
    color:#dd3822;
    font-weight: 700;
}
.new {
}
.new .insiden {
    width:70%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding:40px 30px;
    background-color:rgba(221,56,34,.1);
    border-radius:50px 10px;
}
.new img {
    border-radius:50px 10px;
}
.layer-grey {
    background-color:rgba(74,73,73,.1);
}
.layer-grey .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-u h3,
.layer-grey h3 {
    margin-bottom:20px;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 600;
}
.layer-u h1,
.layer-grey h1 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
}
.circ img {
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}
.slogan-right {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    right: 5%;
}
.slogan-right-text,
.slogan-left-text {
    position:relative;
    padding:15px 30px 30px;
    background-color:rgba(31,31,31,.8);
}
.slogan-right h3,
.slogan-left h3 {
    margin-top:20px;
    padding-top:0;
    font-size:2em;
    font-weight:bold;
    color:#fff;
}
.slogan-right h4,
.slogan-left h4 {
    margin-top:30px;
    padding-top:0;
    font-size:1.4em;
    color:#fff;
    font-weight: 400;
}
.slogan-right-link {
    width:60%;
    margin-top:12px;
    margin-left:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-left-link {
    width:60%;
    margin-top:12px;
    margin-right:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-right-link:hover,
.slogan-left-link:hover {
    border-radius:6px 50px;
    transition: all 1s;
}
.slogan-right-link a,
.slogan-left-link a {
    font-size:1.2em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}
.product p,
.product2 p,
.product3 p,
.product-neu p {
    margin:20px;
}
.product p a,
.product2 p a,
.product3 p a {
    text-decoration:none;
    color:#dd3822;
    font-weight: 700;
}
.product p a:hover,
.product2 p a:hover,
.product3 p a:hover {
    color:#000;
}
.product {
    min-height:350px;
    background-color:rgba(74,73,73,.2);
}
.product2 {
    min-height:350px;
    background-color:rgba(74,73,73,.1);
}
.product2 img,
.product img {
    max-width:80%;
    margin-top:15px;
}
.product3 img {
    max-width:80%;
    margin-top:10px;
}
.product3 {
    min-height:350px;
    background-color:rgba(74,73,73,.15);
}
.product-neu {
    height:350px;
    background-color:#dd3822;
    color:#fff;
}
.products {
    margin-top:60px;
    margin-bottom:60px;
}
.products .rs-column.-large-col-4-1 {
    width:25%;
}
.products .rs-column {
    margin-right:0;
}
.products .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.code .pin {
    padding:20px;
    border:1px solid #3d3d3d;
    border-radius:5px 15px;
}
.grey2 {
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:rgba(74,73,73,.1);
}
.grey2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.swip img {
    width:auto;
    max-height:100px;
}
.scrollToTop {
    width:50px;
    height:50px;
    bottom:30px;
    right:15px;
    position:fixed;
    background-image:url("/files/images/totop.svg");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent: -6000px; 
    opacity:0.8;
    z-index: 9999;
}
.scrollToTop:hover {
    opacity: 1;
}
.products h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.danke {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.swip h3 {
    margin-top:30px;
    margin-bottom:50px;
    text-align:center;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.swiper-slide {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.swip {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:40px;
}
.layer h2 {
    margin-bottom:40px;
    text-align:center;
    font-size:2em;
    font-variant:small-caps;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.layer h3 {
    margin-top:30px;
    margin-bottom:15px;
    font-size:17px;
    font-weight: 600;
}
.layer-u {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
}
/* google-sans-v67-regular - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-regular.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-regular.woff') format('woff');
}
/* google-sans-v67-500 - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-500.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-500.woff') format('woff');
}
/* google-sans-v67-600 - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-600.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-600.woff') format('woff');
}
/* google-sans-v67-700 - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-700.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-700.woff') format('woff');
}
/* google-sans-v67-italic - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 400;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-italic.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-italic.woff') format('woff');
}
/* google-sans-v67-500italic - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 500;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-500italic.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-500italic.woff') format('woff');
}
/* google-sans-v67-600italic - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 600;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-600italic.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-600italic.woff') format('woff');
}
/* google-sans-v67-700italic - latin */
@font-face {
  font-family: 'Google Sans';
  font-style: italic;
  font-weight: 700;
  font-display: swap;
  src: local(''),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-700italic.woff2') format('woff2'),
       url('../../files/googlefonts/google-sans_v67_20260423-201229/google-sans-v67-latin-700italic.woff') format('woff');
}

@media (max-width: 480px) {
a.menu {
    width:50px;
    height:50px;
    display:block;
    background-image:url("/files/images/menu.svg");
    background-position:left center;
    background-repeat:no-repeat;
}
#navigon {
    float:right;
    margin-top:10px;
    margin-right: 10px;
}
.lay90 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lay90 .data h2 {
    margin-bottom:30px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.lay90 .data h3 {
    margin-bottom:30px;
    font-size:20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.data a {
    text-decoration: underline;
}
.data a:hover {
    color: #009fe3;
}
.bew .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.bew .next-step,
.bew .prev-step,
.bew .submit {
    display: inline-flex;
    align-items: center;
}

.bew .next-step:hover,
.bew .prev-step:hover,
.bew .submit:hover {
}
.fake-steps {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 35px;
    padding: 0 15px;
}
.fake-step {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    color: #777;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}
.fake-step span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
.fake-step.active {
    color: #009fe3;
}
.fake-step.active span {
    background: #009fe3;
}
.fake-line {
    display: none;
}
.bew .form-step {
    display: none !important;
}
.bew .form-step.active {
    display: block !important;
}
.grey h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 23px;
}
.grey a, .newslet p a {
    text-decoration: underline;
}
.grey a:hover, .newslet p a:hover {
    color: #116cb4;
}
.newslet p {
    margin-top: 20px;
}
#formulario {
    scroll-margin-top: 140px;
}
.lay-cont {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
}
.lay-cont .bew h2 {
    margin-bottom:20px;
    font-size:1.8em;
    font-weight: 600;
    color:#141414;
    text-align: left;
}
.mod_mp_form_steps {
    margin: 0 auto 30px auto;
    padding: 0 0 0 10px /* bisschen Luft links/rechts */
}

.mod_mp_form_steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step;
}

.mod_mp_form_steps li {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #777;
}

/* Text / Link */
.mod_mp_form_steps li span,
.mod_mp_form_steps li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 15px;
    text-decoration: none;
    color: inherit;
}

/* Kreis mit Zahl */
.mod_mp_form_steps li span::before,
.mod_mp_form_steps li a::before {
    counter-increment: step;
    content: counter(step);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px;
}

/* Linie zwischen den Steps */
.mod_mp_form_steps li::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #777;
    margin: 0 18px;
}

/* letzte Linie entfernen */
.mod_mp_form_steps li:last-child::after {
    display: none;
}

/* Aktiver Schritt */
.mod_mp_form_steps li.current span,
.mod_mp_form_steps li.current a {
    color: #009fe3;
    font-weight: 600;
}

.mod_mp_form_steps li.current span::before,
.mod_mp_form_steps li.current a::before {
    background: #009fe3;
}

/* Erreichbare / abgeschlossene Schritte */
.mod_mp_form_steps li.accessible span::before,
.mod_mp_form_steps li.accessible a::before {
    background: #009fe3;
}

.mod_mp_form_steps li.accessible span,
.mod_mp_form_steps li.accessible a {
    color: #009fe3;
}
.formul {
    border: 2px solid #116cb4;
    padding: 15px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 10px;
    margin-top:50px;
}
.puns {
    background-color: #4a4949;
    padding: 20px 10px;
    width: 90%;
    color: #fff;
    margin-left:auto;
    margin-right:auto;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.puns2 {
    background-color: #e3e3e3;
    padding: 20px 10px;
    width: 90%;
    margin-left:auto;
    margin-right:auto;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.pun {
    font-size: 25px;
    line-height: 35px;
    text-align: center;
}
.puns .pun a {
    color: #fff;
}
.puns .pun a:hover {
    color: #009fe3;
}
form.bew .formbody > div:last-child {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    flex-basis: 100%; /* 🔥 wichtig */
    margin-top: 20px;
}
form.bew button[value="back"] {
    order: 1;
}
form.bew button[value="continue"] {
    order: 2;
}
.abmelden input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.new-banner {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.new-banner h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 5px 15px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.new-banner2 h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 p {
    font-size: 18px;
    line-height: 28px;
    margin-top:15px;
    margin-bottom:10px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.call {
   clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
   background-color: #99d7f7;
   padding:30px 50px 50px 50px;
} 
.call h3 {
    font-size: 29px;
    line-height: 45px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
} 
.call h4 {
    font-size: 25px;
    line-height: 40px;
    margin-top:30px;
    margin-bottom:20px;
} 
.call2 a {
    font-size: 20px;
    line-height: 32px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:700;
    color: #009fe3;
}   
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009fe3;
}
.explain {
    font-size: 14px;
    line-height: 22px;
    margin-top:15px;
    margin-bottom:20px;
} 
#footer .explain a {
    text-decoration: underline;
} 
.mod_subscribe input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
}
.mod_subscribe.newslet input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.acco {
    margin-top:20px;
    margin-bottom:20px;
}
.acco .toggler {
    padding:20px;
    background-color:#009fe3;
    background-image:url("/files/images/pfeil-unten-w.svg");
    background-repeat:no-repeat;
    font-size:18px;
    background-position: calc(100% - 20px) center;
    background-size: 25px auto;
    color:#fff;
}
.acco .toggler:hover {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-unten-b.svg");
    color:#fff;
}
.acco .toggler.active {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-oben-w.svg");
    color:#fff;
}
.acco .toggler.active:hover {
    background-image:url("/files/images/pfeil-oben-b.svg");
    color:#fff;
}
.acco .accordion {
    padding:20px;
    background-color:#fff;
}
.eyec {
    position: fixed;
    top: 150px;
    right: 10px;
    border-radius:50%;
    width: 100px;
    height:100px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 17px;
    line-height: 22px;
    z-index: 999;
}
.eyec:hover {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background-color: #009fe3;
}
.eyec a {
    color: #fff;
}
.eyec-pic {
    position: absolute;
    top: 60px;
    right: 10px;
    border-radius:50%;
    width: 120px;
    height:120px;
    background-color: #fab600;
    text-align: center;
    padding: 5px 15px 25px 15px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 20px;
    line-height: 28px;
    z-index: 999;
}
.floaten {
    margin-right: 20px;
}
.center {
    text-align: center;
}
.white {
    color: #fff;
}
.marg-right5 img {
	margin-right: 5px;
}
.marg-right20 img {
	margin-right: 20px;
}
.marg-right30 img {
	margin-right: 30px;
}
.marg-right50 img {
	margin-right: 50px;
}
.marg-bottom20 img {
	margin-bottom: 20px;
}
.marg-bottom30 img {
	margin-bottom: 30px;
}
.marg-bottom40 img {
	margin-bottom: 40px;
}
.marg-left50 img {
	margin-left: 50px;
}
.marg-top10 img {
	margin-top: 10px;
}
.marg-top img {
	margin-top: 5px;
}
.marg-top20 img {
	margin-top: 20px;
}
.marg-top30 img {
	margin-top: 30px;
}
.marg-top80 img {
	margin-top: 80px;
}
.baust {
	margin-bottom: 30px;
}
body {
    font:17px/26px Google Sans,sans-serif;
    color:#141414;
}
.logo,
.head2,
.head2.fix .logo,
#footer a:hover,
.poin img:hover,
.poin h4:hover,
.products img:hover,
.slogan a:hover,
.slogan2 a:hover,
.mail:hover,
.phone:hover,
.pino:hover,
.eyec:hover,
.linko1:hover,
.abmelden .submit:hover
.bew .next-step:hover,
.bew .prev-step:hover
.newslet .submit:hover {
    transition: all 0.6s ease-in-out;
}
.head2.fix .logo {
    width:140px;
    height:auto;
    margin-top:15px;
    margin-bottom:10px;
}
.head2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.head2.fix {
    width:100%;
    top:0;
    position:fixed;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    z-index: 999;
}
.head {
    height:45px;
    background-color:#009fe3;
    color:#fff;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.head a {
    text-decoration:none;
    color:#fff;
}
.head .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.foot .inside {
    width:92%;
    margin-right:auto;
    margin-left:auto;
}
.leften {
}
.righten {
    display:none;
}
.phone {
    width:150px;
    height:35px;
    float:left;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
    background-color: #116cb4;
}
.products img:hover,
.faceb:hover,
.support:hover,
.mail:hover,
.phone:hover,
.login:hover,
.pino:hover,
.linko1:hover{
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.mail {
    width:160px;
    height:35px;
    padding-top:10px;
    padding-right:0px;
    padding-left:10px;
    font-size:14px;
    color:#fff;
}
.linko1 {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    width:170px;
    height:auto;
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

#nav_top {
    float:right;
    margin-top:45px;
    margin-left:10px;
}
#nav_top.fix {
    margin-top:40px;
}
#nav_top .level_1 li {
    float:left;
    padding-right:20px;
    padding-left:20px;
}
#nav_top .level_2 a:hover,
#nav_top .level_1 li.active,
#nav_top .level_1 li.trail,
#nav_top .level_1 a.trail,
#nav_aktuell a:hover,
#nav_aktuell li.active,
#nav_top a:hover {
    color:#009fe3;
}
#nav_top .level_1 a {
    padding-bottom:20px;
    text-decoration:none;
    color:#3d3d3d;
}
#nav_top .level_2 a {
    padding-bottom:0;
}
#nav_top .level_1 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
#nav_top .level_1 a:hover:before,
#nav_top .level_1 a:focus:before,
#nav_top .level_1 a:active:before {
    left: 0;
    right: 0;
}
#nav_top .level_1 a:before {
    background-color:#009fe3;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#nav_top .level_2 a:before {
    height:0px;
}
#nav_top .level_2 {
    width:0px;
        height:0px;
        left:-32768px;
        position:absolute;
        overflow:hidden;
        display:inline;
        top:-32768px; z-index:999;
}
#nav_top .level_2 li {
    width:200px;
        clear:both;
        padding:15px 10px;
        text-align:left;
}
#nav_top li:hover .level_2 {
    overflow:visible;
    width:260px;
     height:auto;
        left:auto;
        top:auto;
        clear:both;
        display:block;
        background-color:rgba(255,255,255,.9);
    z-index: 9999;
}
.such input {
    width: 300px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.such {
    height:38px;
    float:left;
    padding-top:7px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    position: relative;
    display: block;
}
.such .widget-submit input {
    width: 20px;
    height: auto;
    right: 30px;
    top: 5px;
    position: absolute;
    border: 0px;
}
.slogan {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px;
}
.slogan2 {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px;
}
.slogan h2 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
    color: #009fe3;
    margin-top:5px;
}
.slogan2 h2 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
    color: #009fe3;
    margin-top:5px;
}
.slogan p, .slogan2 p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 30px;
}
.slogan a, .slogan2 a {
    font-size:17px;
    margin-right:auto;
    margin-left:auto;
    padding:20px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.slogan a:hover, .slogan2 a:hover {
    background-color: #116cb4;
    transition: all 1s; cursor: pointer;
}
.slogan h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.slogan2 h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.lay2 h1, .lay-cont h1, .data h1 {
    margin-bottom:20px;
    text-align:center;
    font-size:30px;
    line-height: 40px;
    font-weight: 700;
    padding-top: 60px;
    background-image:url("/files/images/poins/stift.svg");
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: top center;
    color:#009fe3;
}
.lay2 h2, .lay-cont h2 {
    margin-bottom:27px;
    line-height: 36px;
    text-align:center;
    font-size:1.8em;
    font-weight: 600;
    color:#fab600;
}
.lay2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    text-align: center;
}
.lay3 h2 {
    margin-bottom:15px;
    font-size:38px;
    line-height: 49px;
    font-weight: 600;
    text-align:center;
}
.lex {
    margin-bottom:35px;
    text-align: center;
    clear: both;
}
.teacher {
    margin-bottom:35px;
    text-align: center;
}
.lay3 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.pin {
    text-align:center;
    border-right: 1px solid #141414;
    padding:30px 20px 10px;
    font-weight: 700;
}
.pin2 {
    text-align:center;
    font-weight: 700;
}
.pin_last {
    padding:30px 0px 10px;
    text-align:center;
    border-right: 0px solid #141414;
    font-weight: 700;
}
.one {
    margin-top: 20px;
    padding: 90px 0px 20px;
    background-image:url("/files/images/poins/one.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e3e3e3;
}
.two {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/two.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.three {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/three.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.faq .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.faq {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.grey .insiden, .lay .insiden {
    width:94%;
    margin-right:auto;
    margin-left:auto;
}
.grey .insiden2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.lay {
    margin-right:auto;
    margin-left:auto;
    padding-top:20px;
    padding-bottom:20px;
}
.grey h2, .lay h2 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.lay3 h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.faq h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.grey h3 {
    margin-bottom:15px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
}
.contacten .insiden {
    width:60%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.contacten {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background:linear-gradient(to bottom, #fff, #ffecca, #fff);
}
.contacten h3 {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contacten h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700;
}
.butt a:hover, .butt2 a:hover, #footer .submit:hover, .abmelden .submit:hover, form.bew button[value="continue"]:hover, form.bew button[value="back"]:hover, .cont .submit:hover, .bew .next-step:hover, .bew .prev-step:hover, .newslet .submit:hover {
    background-color: #116cb4;
    color: #fff;
    transition: all 1s; cursor: pointer;
}
.butt3 a:hover {
    background-color: #116cb4;
    border-radius:10px;
    transition: all 1s; cursor: pointer;
}
.butt a, .butt2 a, #footer .submit, .abmelden .submit, form.bew button[value="continue"], .cont .submit, .bew .next-step, .newslet .submit {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
    text-decoration: none;
}
form.bew button[value="back"], .bew .prev-step {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#4a4949;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 {
    margin-top:50px;
}
.butt2 {
    margin-top:30px;
}
.butt {
    margin-top:30px;
    margin-bottom:30px;
}
.dark2 h3 {
    margin-bottom:30px;
    text-align:center;
    font-size:28px;
    line-height: 37px;
    color:#fff;
    font-weight: 700;
}
.dark3 h3 {
    text-align: right;
    padding: 40px 30px 40px 0px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-size: 35px;
    line-height: 45px;
    color:#fff;
    font-weight: 700;
}
.dark2 h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:23px;
    line-height: 33px;
    color:#99d7f7;
    font-weight: 600;
    padding-top: 45px;
    background-image:url("/files/images/hut-blau.svg");
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.dark h3 {
    margin-bottom:30px;
    margin-top: 10px;
    font-size:45px;
    line-height: 58px;
    color:#fff;
    font-weight: 600;
}
.dark {
    width:90%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#424446;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-top: 30px;
    color: #fff;
}
.dark3 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:50px;
    background-color:#4a4949;
}
.dark2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
    background-color:#4a4949;
    color: #fff;
    border-radius: 20px;
}
.dark .rs-column.-large-col-5-1 {
    width:17.6%;
}
.dark3 .rs-column.-large-col-5-1 {
    width:19%;
}
.dark .rs-column {
}
.dark3 .rs-column {
    margin-top:2%;
    margin-right:1%;
}
.dark .rs-column.-large-last,
.dark3 .rs-column.-large-last {
    margin-right:0;
}
.dark .insiden,
.dark3 .insiden {
    margin-right:50px;
    margin-left:50px;
}
.dark2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.dark-left p {
    font-size: 20px;
    line-height: 35px;
}
.dark-left h4 {
    font-size: 60px;
    line-height: 60px;
    color: #fab600;
    font-weight:700;
    margin-bottom: 15px;
    margin-top:15px;
    padding:0;
}
.dark-left h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffecca;
    font-weight:700;
    margin-bottom: 30px;
    margin-top:0px;
    padding:0;
}
.box {
    background-color: #fab600;
    margin-top:40px;
    margin-right: 30px;
    padding:30px 20px 30px 100px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(10% 0, 100% 4%, 96% 100%, 4% 100%);
    color: #424446;
}
.pino {
    text-align: center;
    color: #fff;
}
.pino a {
    color: #fff;
}
.pino-white {
    padding:60px 0px 15px;
    text-align: center;
}
.pino .rs-column {
    margin-right: 0px;
}
.pino .rs-column.-large-col-2-1 {
    width: 50%;
}
.pino .content-image img {
    display: block;
}
.lis li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-image: url("/files/images/poin-stift.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.lis3 li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url("/files/images/haken.svg");
    background-position: 6px left;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.lis2 li {
    margin-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-image: url("/files/images/haken.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    font-size: 20px;
    line-height: 30px;
}
.lis2 ul {
    margin-bottom: 30px;
}
.relax h2 {
    padding-top: 40px;
    background-image:url("/files/images/poins/relax-hellblau.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: 120px top;
}
#footer h3 {
    font-size:22px;
    color:#99d7f7;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(227, 227, 227, 0.6);
}
#footer {
    background-color:#e3e3e3;
}
.foot-white #footer {
    background-color:#fff;
}
.foot {
    padding-top:40px;
    padding-bottom:50px;
    background-color:rgba(31,31,31,.9);
    color:#e3e3e3;
    color: #fff;
    clip-path: polygon(
    2% 0,
    98% 0,
    100% 7%,
    100% 100%,
    0 100%,
    0 7%);
}
#footer a {
    text-decoration:none;
    color:#e3e3e3;
}
#footer a:hover {
    color:#99d7f7;
}
.bew .bheady a {
    text-decoration: underline;
}
.bew .bheady a:hover {
    color:#009fe3;
}
.bew .submit:hover {
    background-color:#116cb4;
    transition: all 1s; cursor: pointer;
}
.bew .submit {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:5px;
    color:#fff;
}
.bew .widget-submit, .cont .widget-submit {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.bew .checkbox_container legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .checkbox_container span {
    align-items: center;
    white-space: nowrap;
    margin-right: 30px;
}
.bew .checkbox_container input, .cont .checkbox_container input {
    margin-right:5px;
    width: 18px;
    height:18px;
    padding:0;
}
.cont .checkbox_container {
    margin-left:40px;
    margin-bottom: 20px;
}
.cont a {
    text-decoration: underline;
}
.cont a:hover {
    color: #009fe3;
}
.bew input,
.bew select,
.cont input {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #e3e3e3;
    border-radius:7px;
    border:0px;
}
.bew input.upload {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #fff;
    border-radius:7px;
    border:0px;
}
.bew input[type="file"]::file-selector-button {
    border: 0px solid;
    background-color: #e3e3e3;
    padding: 15px;
    margin-right: 20px;
    border-radius: 7px;
}
.bew input[type="file"]::file-selector-button:hover {
    background-color: #009fe3;
    color: #fff;
}
.bew .widget-radio span, .cont .widget-radio span {
    margin-right:40px;
    white-space: nowrap;
}
.bew .widget-radio input, .cont .widget-radio input {
    margin-right:5px;
    width: 18px;
    height:18px;
    padding:0;
}
.bew .widget-radio, .cont .widget-radio {
    margin-bottom: 10px;
}
.bew .widget-radio legend, .cont .widget-radio legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .widget-radio.cont-clear {
    max-width: 100%;
    margin-left: 0;
}
.bew .select {
    width:490px;
}
.bew textarea {
    width:990px;
    margin-bottom:20px;
    padding:10px 10px;
    background-color:#e3e3e3;
    border:0px;
    min-height: 300px;
    border-radius: 7px;
}
.cont textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 25px 20px;
    background-color: #e3e3e3;
    border: 0;
    min-height: 300px;
    border-radius: 7px;
}
.cont .widget-textarea {
    width: calc(90% + 40px);
    max-width: 100%;
    margin: 0 auto;
}
.bheady {
    margin-bottom:40px;
    font-size: 15px;
    line-height: 22px;
}
.bew .cont-lays, .cont .cont-lays {
    justify-content: center;
    max-width: 100%;
    margin: 0 auto 10px auto;
}
.bew .cont-left,
.bew .cont-right,
.cont .cont-left,
.cont .cont-right {
    max-width: 100%;
}

.bew .cont-left input,
.bew .cont-right input,
.bew .cont-left select,
.bew .cont-right select,
.cont .cont-left input,
.cont .cont-right input {
    width: 100%;
    box-sizing: border-box;
}
.liner {
    width:85%;
    margin-right:auto;
    margin-left:auto;
}






.section-bg {
    position: relative;
    background: #f5fbff;
    overflow: hidden;
    padding: 80px 0;
}
.section-bg::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 420px;
    height: 260px;
    background: #009fe3;
    opacity: 0.12;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -140px;
    width: 380px;
    height: 220px;
    background: #009fe3;
    opacity: 0.08;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg .inside {
    position: relative;
    z-index: 1;
}
.slogan-text {
    width:45%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:10px 30px 30px;
    background-color:rgba(255,255,255,.9);
}
.slogan-link {
    float:left;
    margin-right: 20px;
    text-align: center;
    padding:20px;
    background-color:#cc065f;
}
.slogan-link2 {
    text-align: center;
    float:left;
    padding:20px;
    background-color:#2b73bb;
}
.slogan-butts {
    width:410px;
    top:-30px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.slogan-link:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#a3034b;
    color:#fff;
}
.slogan-link2:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#0055a9;
}
.slogan-link p, .slogan-link2 p {
    margin-bottom:0;
}
.slogan-link a {
    font-size:1em;
    text-decoration:none;
    font-weight: 700;
    color:#fff;
}
.slogan-link2 a {
    font-size:1em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}

.layer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    background-color: #5e8bc7;
}
.poin h4 {
    color:#000;
    font-weight: 700;
}
.poin h4 a {
    text-decoration:none;
    color:#000;
    font-weight: 700;
}
.poin h4 a:hover {
    color:#2b73bb;
}
.poin h4:hover {
    color:#2b73bb;
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.poin img:hover {
    opacity: 0.8; 
    overflow: hidden;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
}
.poin {
    padding: 20px 10px;
    background-color:#fff;
    border-radius:10px;
    font-size:15px;
    text-align: center;
    min-height: 300px;
}
.poin figure {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin p a:hover {
    background-color:#0055a9;
    border-radius:30px;
    transition: all 1s; cursor: pointer;
}
.poin p a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:10px 20px;
    text-align:center;
    background-color:#5e8bc7;
    border:0px;
    border-radius:6px;
    color:#fff;
}



.logi {
    position:relative;
}
.logi:hover .overlay {
    height:100%;
}
.logi .image {
    width:100%;
    height:auto;
    display:block;
}
.logi .overlay {
    width:100%;
    height:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-color:rgba(74,73,73,.85);
    transition: .5s ease;
}
.logi .text {
    width:90%;
    left:50%;
    top:50%;
    position:absolute;
    text-align:center;
    font-size:20px;
    line-height:30px;
    color:#fff;
    -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.logi a {
    color:#fff;
}
.logi a:hover {
    text-decoration:underline;
}
.poin-t {
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    background-color:#fff;
    border-radius:30px 30px 10px 10px;
    font-size:15px;
}
.poin-t img {
    border-radius:50%;
}
.poin2 {
    min-height:255px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgba(255,255,255,.8);
    border-radius:30px 6px;
    font-size:15px;
}
.poin2 h4,
.poin-t h4 {
    color:#dd3822;
    font-weight: 700;
}
.code {
    margin-bottom:50px;
}
.layer-u h2 {
    margin-bottom:20px;
    font-size:1.3em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.code h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.slogan-left {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    left: 5%;
}
.poin-s {
    min-height:305px;
    padding-right:20px;
    padding-left:20px;
    background-color:#fff;
    border-radius:30px 6px;
    font-size:15px;
}
.poin-s p {
    height:160px;
}
.poin-s img {
    margin-bottom:0;
    padding-bottom:0;
    vertical-align:bottom;
}
.poin-s h4 {
    height:52px;
    color:#dd3822;
    font-weight: 700;
}
.poine p,
.poine-grey p {
    margin-bottom:50px;
}
.poine h2,
.poine-grey h2 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.5em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.poine {
    width:70%;
    margin:40px auto;
}
.poine-grey {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-s .insiden {
    background-color:#e5e5e5;
}
.new a {
    color:#dd3822;
    font-weight: 700;
}
.new a:hover {
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#3d3d3d;
}
.new h3 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.7em;
    color:#dd3822;
    font-weight: 700;
}
.new {
}
.new .insiden {
    width:70%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding:40px 30px;
    background-color:rgba(221,56,34,.1);
    border-radius:50px 10px;
}
.new img {
    border-radius:50px 10px;
}
.layer-grey {
    background-color:rgba(74,73,73,.1);
}
.layer-grey .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-u h3,
.layer-grey h3 {
    margin-bottom:20px;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 600;
}
.layer-u h1,
.layer-grey h1 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
}
.circ img {
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}
.slogan-right {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    right: 5%;
}
.slogan-right-text,
.slogan-left-text {
    position:relative;
    padding:15px 30px 30px;
    background-color:rgba(31,31,31,.8);
}
.slogan-right h3,
.slogan-left h3 {
    margin-top:20px;
    padding-top:0;
    font-size:2em;
    font-weight:bold;
    color:#fff;
}
.slogan-right h4,
.slogan-left h4 {
    margin-top:30px;
    padding-top:0;
    font-size:1.4em;
    color:#fff;
    font-weight: 400;
}
.slogan-right-link {
    width:60%;
    margin-top:12px;
    margin-left:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-left-link {
    width:60%;
    margin-top:12px;
    margin-right:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-right-link:hover,
.slogan-left-link:hover {
    border-radius:6px 50px;
    transition: all 1s;
}
.slogan-right-link a,
.slogan-left-link a {
    font-size:1.2em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}
.product p,
.product2 p,
.product3 p,
.product-neu p {
    margin:20px;
}
.product p a,
.product2 p a,
.product3 p a {
    text-decoration:none;
    color:#dd3822;
    font-weight: 700;
}
.product p a:hover,
.product2 p a:hover,
.product3 p a:hover {
    color:#000;
}
.product {
    min-height:350px;
    background-color:rgba(74,73,73,.2);
}
.product2 {
    min-height:350px;
    background-color:rgba(74,73,73,.1);
}
.product2 img,
.product img {
    max-width:80%;
    margin-top:15px;
}
.product3 img {
    max-width:80%;
    margin-top:10px;
}
.product3 {
    min-height:350px;
    background-color:rgba(74,73,73,.15);
}
.product-neu {
    height:350px;
    background-color:#dd3822;
    color:#fff;
}
.products {
    margin-top:60px;
    margin-bottom:60px;
}
.products .rs-column.-large-col-4-1 {
    width:25%;
}
.products .rs-column {
    margin-right:0;
}
.products .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.code .pin {
    padding:20px;
    border:1px solid #3d3d3d;
    border-radius:5px 15px;
}
.grey2 {
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:rgba(74,73,73,.1);
}
.grey2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.swip img {
    width:auto;
    max-height:100px;
}
.scrollToTop {
    width:50px;
    height:50px;
    bottom:30px;
    right:15px;
    position:fixed;
    background-image:url("/files/images/totop.svg");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent: -6000px; 
    opacity:0.8;
    z-index: 9999;
}
.scrollToTop:hover {
    opacity: 1;
}
.products h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.danke {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.swip h3 {
    margin-top:30px;
    margin-bottom:50px;
    text-align:center;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.swiper-slide {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.swip {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:40px;
}
.layer h2 {
    margin-bottom:40px;
    text-align:center;
    font-size:2em;
    font-variant:small-caps;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.layer h3 {
    margin-top:30px;
    margin-bottom:15px;
    font-size:17px;
    font-weight: 600;
}
.layer-u {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
}
@media (min-width: 481px) and (max-width: 806px) {
a.menu {
    width:50px;
    height:50px;
    display:block;
    background-image:url("/files/images/menu.svg");
    background-position:left center;
    background-repeat:no-repeat;
}
#navigon {
    float:right;
    margin-top:10px;
    margin-right: 10px;
}
.lay90 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lay90 .data h2 {
    margin-bottom:30px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.lay90 .data h3 {
    margin-bottom:30px;
    font-size:20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.data a {
    text-decoration: underline;
}
.data a:hover {
    color: #009fe3;
}
.bew .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.bew .next-step,
.bew .prev-step,
.bew .submit {
    display: inline-flex;
    align-items: center;
}

.bew .next-step:hover,
.bew .prev-step:hover,
.bew .submit:hover {
}
.fake-steps {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 18px;
    margin-bottom: 35px;
    padding: 0 15px;
}
.fake-step {
    display: flex;
    align-items: center;
    gap: 12px;
    width: 100%;
    color: #777;
    font-weight: 600;
    font-size: 18px;
    line-height: 1.3;
}
.fake-step span {
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    flex-shrink: 0;
}
.fake-step.active {
    color: #009fe3;
}
.fake-step.active span {
    background: #009fe3;
}
.fake-line {
    display: none;
}
.bew .form-step {
    display: none !important;
}
.bew .form-step.active {
    display: block !important;
}
.grey h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 23px;
}
.grey a, .newslet p a {
    text-decoration: underline;
}
.grey a:hover, .newslet p a:hover {
    color: #116cb4;
}
.newslet p {
    margin-top: 20px;
}
#formulario {
    scroll-margin-top: 140px;
}
.lay-cont {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
}
.lay-cont .bew h2 {
    margin-bottom:20px;
    font-size:1.8em;
    font-weight: 600;
    color:#141414;
    text-align: left;
}
.mod_mp_form_steps {
    margin: 0 auto 30px auto;
    padding: 0 0 0 10px /* bisschen Luft links/rechts */
}

.mod_mp_form_steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step;
}

.mod_mp_form_steps li {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #777;
}

/* Text / Link */
.mod_mp_form_steps li span,
.mod_mp_form_steps li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 15px;
    text-decoration: none;
    color: inherit;
}

/* Kreis mit Zahl */
.mod_mp_form_steps li span::before,
.mod_mp_form_steps li a::before {
    counter-increment: step;
    content: counter(step);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px;
}

/* Linie zwischen den Steps */
.mod_mp_form_steps li::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #777;
    margin: 0 18px;
}

/* letzte Linie entfernen */
.mod_mp_form_steps li:last-child::after {
    display: none;
}

/* Aktiver Schritt */
.mod_mp_form_steps li.current span,
.mod_mp_form_steps li.current a {
    color: #009fe3;
    font-weight: 600;
}

.mod_mp_form_steps li.current span::before,
.mod_mp_form_steps li.current a::before {
    background: #009fe3;
}

/* Erreichbare / abgeschlossene Schritte */
.mod_mp_form_steps li.accessible span::before,
.mod_mp_form_steps li.accessible a::before {
    background: #009fe3;
}

.mod_mp_form_steps li.accessible span,
.mod_mp_form_steps li.accessible a {
    color: #009fe3;
}
.formul {
    border: 2px solid #116cb4;
    padding: 15px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 10px;
    margin-top:50px;
}
.puns {
    background-color: #4a4949;
    padding: 20px 10px;
    width: 90%;
    color: #fff;
    margin-left:auto;
    margin-right:auto;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.puns2 {
    background-color: #e3e3e3;
    padding: 20px 10px;
    width: 90%;
    margin-left:auto;
    margin-right:auto;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.pun {
    font-size: 20px;
    line-height: 30px;
    text-align: center;
}
.puns .pun a {
    color: #fff;
}
.puns .pun a:hover {
    color: #009fe3;
}
form.bew .formbody > div:last-child {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    flex-basis: 100%; /* 🔥 wichtig */
    margin-top: 20px;
}
form.bew button[value="back"] {
    order: 1;
}
form.bew button[value="continue"] {
    order: 2;
}
.abmelden input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.new-banner {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.new-banner h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 5px 15px;
    position: fixed;
    width: 100%;
    bottom: 0px;
    left: 0px;
}
.new-banner2 h2 {
    font-size: 26px;
    line-height: 30px;
    margin-top:5px;
    margin-bottom:5px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 p {
    font-size: 18px;
    line-height: 28px;
    margin-top:15px;
    margin-bottom:10px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.call {
   clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
   background-color: #99d7f7;
   padding:30px 50px 50px 50px;
} 
.call h3 {
    font-size: 29px;
    line-height: 45px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
} 
.call h4 {
    font-size: 25px;
    line-height: 40px;
    margin-top:30px;
    margin-bottom:20px;
} 
.call2 a {
    font-size: 20px;
    line-height: 32px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:700;
    color: #009fe3;
}   
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009fe3;
}
.explain {
    font-size: 14px;
    line-height: 22px;
    margin-top:15px;
    margin-bottom:20px;
} 
#footer .explain a {
    text-decoration: underline;
} 
.mod_subscribe input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
}
.mod_subscribe.newslet input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.acco {
    margin-top:20px;
    margin-bottom:20px;
}
.acco .toggler {
    padding:20px;
    background-color:#009fe3;
    background-image:url("/files/images/pfeil-unten-w.svg");
    background-repeat:no-repeat;
    font-size:18px;
    background-position: calc(100% - 20px) center;
    background-size: 25px auto;
    color:#fff;
}
.acco .toggler:hover {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-unten-b.svg");
    color:#fff;
}
.acco .toggler.active {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-oben-w.svg");
    color:#fff;
}
.acco .toggler.active:hover {
    background-image:url("/files/images/pfeil-oben-b.svg");
    color:#fff;
}
.acco .accordion {
    padding:20px;
    background-color:#fff;
}
.eyec {
    position: fixed;
    top: 280px;
    right: 10px;
    border-radius:50%;
    width: 100px;
    height:100px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 17px;
    line-height: 22px;
    z-index: 999;
}
.eyec:hover {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background-color: #009fe3;
}
.eyec a {
    color: #fff;
}
.eyec-pic {
    position: absolute;
    top: 60px;
    right: 10px;
    border-radius:50%;
    width: 120px;
    height:120px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 15px 20px 15px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 20px;
    line-height: 28px;
    z-index: 999;
}
.floaten {
    margin-right: 20px;
}
.center {
    text-align: center;
}
.white {
    color: #fff;
}
.marg-right5 img {
	margin-right: 5px;
}
.marg-right20 img {
	margin-right: 20px;
}
.marg-right30 img {
	margin-right: 30px;
}
.marg-right50 img {
	margin-right: 50px;
}
.marg-bottom20 img {
	margin-bottom: 20px;
}
.marg-bottom30 img {
	margin-bottom: 30px;
}
.marg-bottom40 img {
	margin-bottom: 40px;
}
.marg-left50 img {
	margin-left: 50px;
}
.marg-top10 img {
	margin-top: 10px;
}
.marg-top img {
	margin-top: 5px;
}
.marg-top20 img {
	margin-top: 20px;
}
.marg-top30 img {
	margin-top: 30px;
}
.marg-top80 img {
	margin-top: 80px;
}
.baust {
	margin-bottom: 30px;
}
body {
    font:17px/26px Google Sans,sans-serif;
    color:#141414;
}
.logo,
.head2,
.head2.fix .logo,
#footer a:hover,
.poin img:hover,
.poin h4:hover,
.products img:hover,
.slogan a:hover,
.slogan2 a:hover,
.mail:hover,
.phone:hover,
.pino:hover,
.eyec:hover,
.linko1:hover,
.abmelden .submit:hover
.bew .next-step:hover,
.bew .prev-step:hover
.newslet .submit:hover {
    transition: all 0.6s ease-in-out;
}
.head2.fix .logo {
    width:140px;
    height:auto;
    margin-top:15px;
    margin-bottom:10px;
}
.head2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.head2.fix {
    width:100%;
    top:0;
    position:fixed;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    z-index: 999;
}
.head {
    height:45px;
    background-color:#009fe3;
    color:#fff;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.head a {
    text-decoration:none;
    color:#fff;
}
.head .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.foot .inside {
    width:92%;
    margin-right:auto;
    margin-left:auto;
}
.leften {
}
.righten {
    display:none;
}
.phone {
    width:150px;
    height:35px;
    float:left;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
    background-color: #116cb4;
}
.products img:hover,
.faceb:hover,
.support:hover,
.mail:hover,
.phone:hover,
.login:hover,
.pino:hover,
.linko1:hover{
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.mail {
    width:160px;
    height:35px;
    padding-top:10px;
    padding-right:0px;
    padding-left:10px;
    font-size:14px;
    color:#fff;
}
.linko1 {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    width:170px;
    height:auto;
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

#nav_top {
    float:right;
    margin-top:45px;
    margin-left:10px;
}
#nav_top.fix {
    margin-top:40px;
}
#nav_top .level_1 li {
    float:left;
    padding-right:20px;
    padding-left:20px;
}
#nav_top .level_2 a:hover,
#nav_top .level_1 li.active,
#nav_top .level_1 li.trail,
#nav_top .level_1 a.trail,
#nav_aktuell a:hover,
#nav_aktuell li.active,
#nav_top a:hover {
    color:#009fe3;
}
#nav_top .level_1 a {
    padding-bottom:20px;
    text-decoration:none;
    color:#3d3d3d;
}
#nav_top .level_2 a {
    padding-bottom:0;
}
#nav_top .level_1 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
#nav_top .level_1 a:hover:before,
#nav_top .level_1 a:focus:before,
#nav_top .level_1 a:active:before {
    left: 0;
    right: 0;
}
#nav_top .level_1 a:before {
    background-color:#009fe3;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#nav_top .level_2 a:before {
    height:0px;
}
#nav_top .level_2 {
    width:0px;
        height:0px;
        left:-32768px;
        position:absolute;
        overflow:hidden;
        display:inline;
        top:-32768px; z-index:999;
}
#nav_top .level_2 li {
    width:200px;
        clear:both;
        padding:15px 10px;
        text-align:left;
}
#nav_top li:hover .level_2 {
    overflow:visible;
    width:260px;
     height:auto;
        left:auto;
        top:auto;
        clear:both;
        display:block;
        background-color:rgba(255,255,255,.9);
    z-index: 9999;
}
.such input {
    width: 300px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.such {
    height:38px;
    float:left;
    padding-top:7px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    position: relative;
    display: block;
}
.such .widget-submit input {
    width: 20px;
    height: auto;
    right: 30px;
    top: 5px;
    position: absolute;
    border: 0px;
}
.slogan {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px;
}
.slogan2 {
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px;
}
.slogan h2 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
    color: #009fe3;
    margin-top:5px;
}
.slogan2 h2 {
    font-size: 32px;
    line-height: 45px;
    font-weight: 700;
    color: #009fe3;
    margin-top:5px;
}
.slogan p, .slogan2 p {
    font-size: 17px;
    line-height: 25px;
    margin-bottom: 30px;
}
.slogan a, .slogan2 a {
    font-size:17px;
    margin-right:auto;
    margin-left:auto;
    padding:20px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.slogan a:hover, .slogan2 a:hover {
    background-color: #116cb4;
    transition: all 1s; cursor: pointer;
}
.slogan h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.slogan2 h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.lay2 h1, .lay-cont h1, .data h1 {
    margin-bottom:20px;
    text-align:center;
    font-size:30px;
    line-height: 40px;
    font-weight: 700;
    padding-top: 60px;
    background-image:url("/files/images/poins/stift.svg");
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: top center;
    color:#009fe3;
}
.lay2 h2, .lay-cont h2 {
    margin-bottom:27px;
    line-height: 36px;
    text-align:center;
    font-size:1.8em;
    font-weight: 600;
    color:#fab600;
}
.lay2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    text-align: center;
}
.lay3 h2 {
    margin-bottom:15px;
    font-size:38px;
    line-height: 49px;
    font-weight: 600;
    text-align:center;
}
.lex {
    margin-bottom:35px;
    text-align: center;
    clear: both;
}
.teacher {
    margin-bottom:35px;
    text-align: center;
}
.lay3 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.pin {
    text-align:center;
    border-right: 1px solid #141414;
    padding:30px 20px 10px;
    font-weight: 700;
}
.pin2 {
    text-align:center;
    font-weight: 700;
}
.pin_last {
    padding:30px 0px 10px;
    text-align:center;
    border-right: 0px solid #141414;
    font-weight: 700;
}
.one {
    margin-top: 20px;
    padding: 90px 0px 20px;
    background-image:url("/files/images/poins/one.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e3e3e3;
}
.two {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/two.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.three {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/three.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.faq .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.faq {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.grey .insiden, .lay .insiden {
    width:94%;
    margin-right:auto;
    margin-left:auto;
}
.grey .insiden2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.lay {
    margin-right:auto;
    margin-left:auto;
    padding-top:20px;
    padding-bottom:20px;
}
.grey h2, .lay h2 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.lay3 h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.faq h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.grey h3 {
    margin-bottom:15px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
}
.contacten .insiden {
    width:60%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.contacten {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background:linear-gradient(to bottom, #fff, #ffecca, #fff);
}
.contacten h3 {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contacten h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700;
}
.butt a:hover, .butt2 a:hover, #footer .submit:hover, .abmelden .submit:hover, form.bew button[value="continue"]:hover, form.bew button[value="back"]:hover, .cont .submit:hover, .bew .next-step:hover, .bew .prev-step:hover, .newslet .submit:hover {
    background-color: #116cb4;
    color: #fff;
    transition: all 1s; cursor: pointer;
}
.butt3 a:hover {
    background-color: #116cb4;
    border-radius:10px;
    transition: all 1s; cursor: pointer;
}
.butt a, .butt2 a, #footer .submit, .abmelden .submit, form.bew button[value="continue"], .cont .submit, .bew .next-step, .newslet .submit {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
    text-decoration: none;
}
form.bew button[value="back"], .bew .prev-step {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#4a4949;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 {
    margin-top:50px;
}
.butt2 {
    margin-top:30px;
}
.butt {
    margin-top:30px;
    margin-bottom:30px;
}
.dark2 h3 {
    margin-bottom:30px;
    text-align:center;
    font-size:28px;
    line-height: 37px;
    color:#fff;
    font-weight: 700;
}
.dark3 h3 {
    text-align: right;
    padding: 40px 30px 40px 0px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-size: 35px;
    line-height: 45px;
    color:#fff;
    font-weight: 700;
}
.dark2 h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:23px;
    line-height: 33px;
    color:#99d7f7;
    font-weight: 600;
    padding-top: 45px;
    background-image:url("/files/images/hut-blau.svg");
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.dark h3 {
    margin-bottom:30px;
    margin-top: 10px;
    font-size:45px;
    line-height: 58px;
    color:#fff;
    font-weight: 600;
}
.dark {
    width:90%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#424446;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-top: 30px;
    color: #fff;
}
.dark3 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:50px;
    background-color:#4a4949;
}
.dark2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    margin-bottom:30px;
    background-color:#4a4949;
    color: #fff;
    border-radius: 20px;
}
.dark .rs-column.-large-col-5-1 {
    width:17.6%;
}
.dark3 .rs-column.-large-col-5-1 {
    width:19%;
}
.dark .rs-column {
}
.dark3 .rs-column {
    margin-top:2%;
    margin-right:1%;
}
.dark .rs-column.-large-last,
.dark3 .rs-column.-large-last {
    margin-right:0;
}
.dark .insiden,
.dark3 .insiden {
    margin-right:50px;
    margin-left:50px;
}
.dark2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.dark-left p {
    font-size: 20px;
    line-height: 35px;
}
.dark-left h4 {
    font-size: 60px;
    line-height: 60px;
    color: #fab600;
    font-weight:700;
    margin-bottom: 15px;
    margin-top:15px;
    padding:0;
}
.dark-left h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffecca;
    font-weight:700;
    margin-bottom: 30px;
    margin-top:0px;
    padding:0;
}
.box {
    background-color: #fab600;
    margin-top:40px;
    margin-right: 30px;
    padding:30px 20px 30px 100px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(10% 0, 100% 4%, 96% 100%, 4% 100%);
    color: #424446;
}
.pino {
    text-align: center;
    color: #fff;
}
.pino a {
    color: #fff;
}
.pino-white {
    padding:60px 0px 15px;
    text-align: center;
}
.pino .rs-column {
    margin-right: 0px;
}
.pino .rs-column.-large-col-2-1 {
    width: 50%;
}
.pino .content-image img {
    display: block;
}
.lis li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-image: url("/files/images/poin-stift.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.lis3 li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url("/files/images/haken.svg");
    background-position: 6px left;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.lis2 li {
    margin-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-image: url("/files/images/haken.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    font-size: 20px;
    line-height: 30px;
}
.lis2 ul {
    margin-bottom: 30px;
}
.relax h2 {
    padding-top: 40px;
    background-image:url("/files/images/poins/relax-hellblau.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: 120px top;
}
#footer h3 {
    font-size:22px;
    color:#99d7f7;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(227, 227, 227, 0.6);
}
#footer {
    background-color:#e3e3e3;
}
.foot-white #footer {
    background-color:#fff;
}
.foot {
    padding-top:40px;
    padding-bottom:50px;
    background-color:rgba(31,31,31,.9);
    color:#e3e3e3;
    color: #fff;
    clip-path: polygon(
    2% 0,
    98% 0,
    100% 7%,
    100% 100%,
    0 100%,
    0 7%);
}
#footer a {
    text-decoration:none;
    color:#e3e3e3;
}
#footer a:hover {
    color:#99d7f7;
}
.bew .bheady a {
    text-decoration: underline;
}
.bew .bheady a:hover {
    color:#009fe3;
}
.bew .submit:hover {
    background-color:#116cb4;
    transition: all 1s; cursor: pointer;
}
.bew .submit {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:5px;
    color:#fff;
}
.bew .widget-submit, .cont .widget-submit {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.bew .checkbox_container legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .checkbox_container span {
    align-items: center;
    white-space: nowrap;
    margin-right: 30px;
}
.bew .checkbox_container input, .cont .checkbox_container input {
    margin-right:5px;
    width: 18px;
    height:18px;
    padding:0;
}
.cont .checkbox_container {
    margin-left:40px;
    margin-bottom: 20px;
}
.cont a {
    text-decoration: underline;
}
.cont a:hover {
    color: #009fe3;
}
.bew input,
.bew select,
.cont input {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #e3e3e3;
    border-radius:7px;
    border:0px;
}
.bew input.upload {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #fff;
    border-radius:7px;
    border:0px;
}
.bew input[type="file"]::file-selector-button {
    border: 0px solid;
    background-color: #e3e3e3;
    padding: 15px;
    margin-right: 20px;
    border-radius: 7px;
}
.bew input[type="file"]::file-selector-button:hover {
    background-color: #009fe3;
    color: #fff;
}
.bew .widget-radio span, .cont .widget-radio span {
    margin-right:40px;
    white-space: nowrap;
}
.bew .widget-radio input, .cont .widget-radio input {
    margin-right:5px;
    width: 18px;
    height:18px;
    padding:0;
}
.bew .widget-radio, .cont .widget-radio {
    margin-bottom: 10px;
}
.bew .widget-radio legend, .cont .widget-radio legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .widget-radio.cont-clear {
    max-width: 100%;
    margin-left: 0;
}
.bew .select {
    width:490px;
}
.bew textarea {
    width:990px;
    margin-bottom:20px;
    padding:10px 10px;
    background-color:#e3e3e3;
    border:0px;
    min-height: 300px;
    border-radius: 7px;
}
.cont textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 25px 20px;
    background-color: #e3e3e3;
    border: 0;
    min-height: 300px;
    border-radius: 7px;
}
.cont .widget-textarea {
    width: calc(90% + 40px);
    max-width: 100%;
    margin: 0 auto;
}
.bheady {
    margin-bottom:40px;
    font-size: 15px;
    line-height: 22px;
}
.bew .cont-lays, .cont .cont-lays {
    justify-content: center;
    max-width: 100%;
    margin: 0 auto 10px auto;
}
.bew .cont-left,
.bew .cont-right,
.cont .cont-left,
.cont .cont-right {
    max-width: 100%;
}

.bew .cont-left input,
.bew .cont-right input,
.bew .cont-left select,
.bew .cont-right select,
.cont .cont-left input,
.cont .cont-right input {
    width: 100%;
    box-sizing: border-box;
}
.liner {
    width:85%;
    margin-right:auto;
    margin-left:auto;
}






.section-bg {
    position: relative;
    background: #f5fbff;
    overflow: hidden;
    padding: 80px 0;
}
.section-bg::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 420px;
    height: 260px;
    background: #009fe3;
    opacity: 0.12;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -140px;
    width: 380px;
    height: 220px;
    background: #009fe3;
    opacity: 0.08;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg .inside {
    position: relative;
    z-index: 1;
}
.slogan-text {
    width:45%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:10px 30px 30px;
    background-color:rgba(255,255,255,.9);
}
.slogan-link {
    float:left;
    margin-right: 20px;
    text-align: center;
    padding:20px;
    background-color:#cc065f;
}
.slogan-link2 {
    text-align: center;
    float:left;
    padding:20px;
    background-color:#2b73bb;
}
.slogan-butts {
    width:410px;
    top:-30px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.slogan-link:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#a3034b;
    color:#fff;
}
.slogan-link2:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#0055a9;
}
.slogan-link p, .slogan-link2 p {
    margin-bottom:0;
}
.slogan-link a {
    font-size:1em;
    text-decoration:none;
    font-weight: 700;
    color:#fff;
}
.slogan-link2 a {
    font-size:1em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}

.layer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    background-color: #5e8bc7;
}
.poin h4 {
    color:#000;
    font-weight: 700;
}
.poin h4 a {
    text-decoration:none;
    color:#000;
    font-weight: 700;
}
.poin h4 a:hover {
    color:#2b73bb;
}
.poin h4:hover {
    color:#2b73bb;
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.poin img:hover {
    opacity: 0.8; 
    overflow: hidden;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
}
.poin {
    padding: 20px 10px;
    background-color:#fff;
    border-radius:10px;
    font-size:15px;
    text-align: center;
    min-height: 300px;
}
.poin figure {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin p a:hover {
    background-color:#0055a9;
    border-radius:30px;
    transition: all 1s; cursor: pointer;
}
.poin p a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:10px 20px;
    text-align:center;
    background-color:#5e8bc7;
    border:0px;
    border-radius:6px;
    color:#fff;
}



.logi {
    position:relative;
}
.logi:hover .overlay {
    height:100%;
}
.logi .image {
    width:100%;
    height:auto;
    display:block;
}
.logi .overlay {
    width:100%;
    height:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-color:rgba(74,73,73,.85);
    transition: .5s ease;
}
.logi .text {
    width:90%;
    left:50%;
    top:50%;
    position:absolute;
    text-align:center;
    font-size:20px;
    line-height:30px;
    color:#fff;
    -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.logi a {
    color:#fff;
}
.logi a:hover {
    text-decoration:underline;
}
.poin-t {
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    background-color:#fff;
    border-radius:30px 30px 10px 10px;
    font-size:15px;
}
.poin-t img {
    border-radius:50%;
}
.poin2 {
    min-height:255px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgba(255,255,255,.8);
    border-radius:30px 6px;
    font-size:15px;
}
.poin2 h4,
.poin-t h4 {
    color:#dd3822;
    font-weight: 700;
}
.code {
    margin-bottom:50px;
}
.layer-u h2 {
    margin-bottom:20px;
    font-size:1.3em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.code h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.slogan-left {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    left: 5%;
}
.poin-s {
    min-height:305px;
    padding-right:20px;
    padding-left:20px;
    background-color:#fff;
    border-radius:30px 6px;
    font-size:15px;
}
.poin-s p {
    height:160px;
}
.poin-s img {
    margin-bottom:0;
    padding-bottom:0;
    vertical-align:bottom;
}
.poin-s h4 {
    height:52px;
    color:#dd3822;
    font-weight: 700;
}
.poine p,
.poine-grey p {
    margin-bottom:50px;
}
.poine h2,
.poine-grey h2 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.5em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.poine {
    width:70%;
    margin:40px auto;
}
.poine-grey {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-s .insiden {
    background-color:#e5e5e5;
}
.new a {
    color:#dd3822;
    font-weight: 700;
}
.new a:hover {
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#3d3d3d;
}
.new h3 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.7em;
    color:#dd3822;
    font-weight: 700;
}
.new {
}
.new .insiden {
    width:70%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding:40px 30px;
    background-color:rgba(221,56,34,.1);
    border-radius:50px 10px;
}
.new img {
    border-radius:50px 10px;
}
.layer-grey {
    background-color:rgba(74,73,73,.1);
}
.layer-grey .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-u h3,
.layer-grey h3 {
    margin-bottom:20px;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 600;
}
.layer-u h1,
.layer-grey h1 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
}
.circ img {
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}
.slogan-right {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    right: 5%;
}
.slogan-right-text,
.slogan-left-text {
    position:relative;
    padding:15px 30px 30px;
    background-color:rgba(31,31,31,.8);
}
.slogan-right h3,
.slogan-left h3 {
    margin-top:20px;
    padding-top:0;
    font-size:2em;
    font-weight:bold;
    color:#fff;
}
.slogan-right h4,
.slogan-left h4 {
    margin-top:30px;
    padding-top:0;
    font-size:1.4em;
    color:#fff;
    font-weight: 400;
}
.slogan-right-link {
    width:60%;
    margin-top:12px;
    margin-left:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-left-link {
    width:60%;
    margin-top:12px;
    margin-right:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-right-link:hover,
.slogan-left-link:hover {
    border-radius:6px 50px;
    transition: all 1s;
}
.slogan-right-link a,
.slogan-left-link a {
    font-size:1.2em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}
.product p,
.product2 p,
.product3 p,
.product-neu p {
    margin:20px;
}
.product p a,
.product2 p a,
.product3 p a {
    text-decoration:none;
    color:#dd3822;
    font-weight: 700;
}
.product p a:hover,
.product2 p a:hover,
.product3 p a:hover {
    color:#000;
}
.product {
    min-height:350px;
    background-color:rgba(74,73,73,.2);
}
.product2 {
    min-height:350px;
    background-color:rgba(74,73,73,.1);
}
.product2 img,
.product img {
    max-width:80%;
    margin-top:15px;
}
.product3 img {
    max-width:80%;
    margin-top:10px;
}
.product3 {
    min-height:350px;
    background-color:rgba(74,73,73,.15);
}
.product-neu {
    height:350px;
    background-color:#dd3822;
    color:#fff;
}
.products {
    margin-top:60px;
    margin-bottom:60px;
}
.products .rs-column.-large-col-4-1 {
    width:25%;
}
.products .rs-column {
    margin-right:0;
}
.products .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.code .pin {
    padding:20px;
    border:1px solid #3d3d3d;
    border-radius:5px 15px;
}
.grey2 {
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:rgba(74,73,73,.1);
}
.grey2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.swip img {
    width:auto;
    max-height:100px;
}
.scrollToTop {
    width:50px;
    height:50px;
    bottom:30px;
    right:15px;
    position:fixed;
    background-image:url("/files/images/totop.svg");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent: -6000px; 
    opacity:0.8;
    z-index: 9999;
}
.scrollToTop:hover {
    opacity: 1;
}
.products h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.danke {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.swip h3 {
    margin-top:30px;
    margin-bottom:50px;
    text-align:center;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.swiper-slide {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.swip {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:40px;
}
.layer h2 {
    margin-bottom:40px;
    text-align:center;
    font-size:2em;
    font-variant:small-caps;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.layer h3 {
    margin-top:30px;
    margin-bottom:15px;
    font-size:17px;
    font-weight: 600;
}
.layer-u {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
}
@media (min-width: 1150px) and (max-width: 1400px) {
.lay90 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lay90 .data h2 {
    margin-bottom:30px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.lay90 .data h3 {
    margin-bottom:30px;
    font-size:20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.data a {
    text-decoration: underline;
}
.data a:hover {
    color: #009fe3;
}
.bew .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.bew .next-step,
.bew .prev-step,
.bew .submit {
    display: inline-flex;
    align-items: center;
}

.bew .next-step:hover,
.bew .prev-step:hover,
.bew .submit:hover {
}
.fake-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-bottom: 50px;
}
.fake-step {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #777;
    font-weight: 600;
}
.fake-step span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fake-step.active {
    color: #009fe3;
}
.fake-step.active span {
    background: #009fe3;
}
.fake-line {
    width: 90px;
    height: 2px;
    background: #777;
}
.bew .form-step {
    display: none !important;
}

.bew .form-step.active {
    display: block !important;
}
.grey h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 23px;
}
.grey a, .newslet p a {
    text-decoration: underline;
}
.grey a:hover, .newslet p a:hover {
    color: #116cb4;
}
.newslet p {
    margin-top: 20px;
}
#formulario {
    scroll-margin-top: 140px;
}
.lay-cont {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.lay-cont .bew h2 {
    margin-bottom:20px;
    font-size:1.8em;
    font-weight: 600;
    color:#141414;
    text-align: left;
}
.mod_mp_form_steps {
    margin: 0 auto 30px auto;
    padding: 0 0 0 10px /* bisschen Luft links/rechts */
}

.mod_mp_form_steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step;
}

.mod_mp_form_steps li {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #777;
}

/* Text / Link */
.mod_mp_form_steps li span,
.mod_mp_form_steps li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 15px;
    text-decoration: none;
    color: inherit;
}

/* Kreis mit Zahl */
.mod_mp_form_steps li span::before,
.mod_mp_form_steps li a::before {
    counter-increment: step;
    content: counter(step);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px;
}

/* Linie zwischen den Steps */
.mod_mp_form_steps li::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #777;
    margin: 0 18px;
}

/* letzte Linie entfernen */
.mod_mp_form_steps li:last-child::after {
    display: none;
}

/* Aktiver Schritt */
.mod_mp_form_steps li.current span,
.mod_mp_form_steps li.current a {
    color: #009fe3;
    font-weight: 600;
}

.mod_mp_form_steps li.current span::before,
.mod_mp_form_steps li.current a::before {
    background: #009fe3;
}

/* Erreichbare / abgeschlossene Schritte */
.mod_mp_form_steps li.accessible span::before,
.mod_mp_form_steps li.accessible a::before {
    background: #009fe3;
}

.mod_mp_form_steps li.accessible span,
.mod_mp_form_steps li.accessible a {
    color: #009fe3;
}
.formul {
    border: 2px solid #116cb4;
    padding: 40px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 10px;
    margin-top:50px;
}
.puns {
    background-color: #4a4949;
    padding: 40px 30px;
    width: 70%;
    color: #fff;
    margin-left:auto;
    margin-right:auto;
    margin-top: -40px;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.puns2 {
    background-color: #e3e3e3;
    padding: 40px 30px;
    width: 70%;
    margin-left:auto;
    margin-right:auto;
    margin-top: -50px;
    overflow: visible;
    position: relative;
    border-radius: 40px;
}
.pun {
    font-size: 22px;
    line-height: 30px;
    text-align: center;
}
.puns .pun a {
    color: #fff;
}
.puns .pun a:hover {
    color: #009fe3;
}
form.bew .formbody > div:last-child {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    flex-basis: 100%; /* 🔥 wichtig */
    margin-top: 20px;
}
form.bew button[value="back"] {
    order: 1;
}
form.bew button[value="continue"] {
    order: 2;
}
.abmelden input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.new-banner {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px 30px;
    position: fixed;
    width: 70%;
    bottom: 40px;
    left: 10%;
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.new-banner h2 {
    font-size: 55px;
    line-height: 65px;
    margin-top:15px;
    margin-bottom:15px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 10px 30px;
    position: fixed;
    width: 60%;
    bottom: 0px;
    left: 20%;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.new-banner2 h2 {
    font-size: 50px;
    line-height: 58px;
    margin-top:10px;
    margin-bottom:0px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 p {
    font-size: 40px;
    line-height: 48px;
    margin-top:20px;
    margin-bottom:10px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.call {
   clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
   background-color: #99d7f7;
   padding:30px 50px 50px 50px;
} 
.call h3 {
    font-size: 29px;
    line-height: 45px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
} 
.call h4 {
    font-size: 25px;
    line-height: 40px;
    margin-top:30px;
    margin-bottom:20px;
} 
.call2 a {
    font-size: 20px;
    line-height: 32px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:700;
    color: #009fe3;
}   
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009fe3;
}
.explain {
    font-size: 14px;
    line-height: 22px;
    margin-top:15px;
    margin-bottom:20px;
} 
#footer .explain a {
    text-decoration: underline;
} 
.mod_subscribe input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
}
.mod_subscribe.newslet input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.acco {
    margin-top:20px;
    margin-bottom:20px;
}
.acco .toggler {
    padding:20px;
    background-color:#009fe3;
    background-image:url("/files/images/pfeil-unten-w.svg");
    background-repeat:no-repeat;
    font-size:18px;
    background-position: calc(100% - 20px) center;
    background-size: 25px auto;
    color:#fff;
}
.acco .toggler:hover {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-unten-b.svg");
    color:#fff;
}
.acco .toggler.active {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-oben-w.svg");
    color:#fff;
}
.acco .toggler.active:hover {
    background-image:url("/files/images/pfeil-oben-b.svg");
    color:#fff;
}
.acco .accordion {
    padding:20px;
    background-color:#fff;
}
.eyec {
    position: fixed;
    top: 350px;
    right: 20px;
    border-radius:50%;
    width: 110px;
    height:110px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 19px;
    z-index: 999;
}
.eyec:hover {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background-color: #009fe3;
}
.eyec a {
    color: #fff;
}
.eyec-pic {
    position: absolute;
    top: 200px;
    right: 10px;
    border-radius:50%;
    width: 140px;
    height:140px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 24px;
    line-height: 35px;
    z-index: 999;
}
.floaten {
    margin-right: 20px;
}
.center {
    text-align: center;
}
.white {
    color: #fff;
}
.marg-right5 img {
	margin-right: 5px;
}
.marg-right20 img {
	margin-right: 20px;
}
.marg-right30 img {
	margin-right: 30px;
}
.marg-right50 img {
	margin-right: 50px;
}
.marg-bottom20 img {
	margin-bottom: 20px;
}
.marg-bottom30 img {
	margin-bottom: 30px;
}
.marg-bottom40 img {
	margin-bottom: 40px;
}
.marg-left50 img {
	margin-left: 50px;
}
.marg-top10 img {
	margin-top: 10px;
}
.marg-top img {
	margin-top: 5px;
}
.marg-top20 img {
	margin-top: 20px;
}
.marg-top30 img {
	margin-top: 30px;
}
.marg-top80 img {
	margin-top: 80px;
}
.baust {
	margin-bottom: 30px;
}
body {
    font:17px/26px Google Sans,sans-serif;
    color:#141414;
}
.logo,
.head2,
.head2.fix .logo,
#footer a:hover,
.poin img:hover,
.poin h4:hover,
.products img:hover,
.slogan a:hover,
.slogan2 a:hover,
.mail:hover,
.phone:hover,
.pino:hover,
.eyec:hover,
.linko1:hover,
.abmelden .submit:hover
.bew .next-step:hover,
.bew .prev-step:hover
.newslet .submit:hover {
    transition: all 0.6s ease-in-out;
}
.head2.fix .logo {
    width:140px;
    height:auto;
    margin-top:15px;
    margin-bottom:10px;
}
.head2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.head2.fix {
    width:100%;
    top:0;
    position:fixed;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    z-index: 999;
}
.head {
    height:45px;
    background-color:#009fe3;
    color:#fff;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.head a {
    text-decoration:none;
    color:#fff;
}
.head .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.foot .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.leften {
    float:left;
}
.righten {
    float:right;
}
.phone {
    width:150px;
    height:35px;
    float:left;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
    background-color: #116cb4;
}
.products img:hover,
.faceb:hover,
.support:hover,
.mail:hover,
.phone:hover,
.login:hover,
.pino:hover,
.linko1:hover{
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.mail {
    width:200px;
    height:35px;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
}
.linko1 {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    width:170px;
    height:auto;
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

#nav_top {
    float:right;
    margin-top:45px;
    margin-left:10px;
}
#nav_top.fix {
    margin-top:40px;
}
#nav_top .level_1 li {
    float:left;
    padding-right:15px;
    padding-left:15px;
}
#nav_top .level_2 a:hover,
#nav_top .level_1 li.active,
#nav_top .level_1 li.trail,
#nav_top .level_1 a.trail,
#nav_aktuell a:hover,
#nav_aktuell li.active,
#nav_top a:hover {
    color:#009fe3;
}
#nav_top .level_1 a {
    padding-bottom:20px;
    text-decoration:none;
    color:#3d3d3d;
}
#nav_top .level_2 a {
    padding-bottom:0;
}
#nav_top .level_1 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
#nav_top .level_1 a:hover:before,
#nav_top .level_1 a:focus:before,
#nav_top .level_1 a:active:before {
    left: 0;
    right: 0;
}
#nav_top .level_1 a:before {
    background-color:#009fe3;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#nav_top .level_2 a:before {
    height:0px;
}
#nav_top .level_2 {
    width:0px;
        height:0px;
        left:-32768px;
        position:absolute;
        overflow:hidden;
        display:inline;
        top:-32768px; z-index:999;
}
#nav_top .level_2 li {
    width:200px;
        clear:both;
        padding:15px 10px;
        text-align:left;
}
#nav_top li:hover .level_2 {
    overflow:visible;
    width:260px;
     height:auto;
        left:auto;
        top:auto;
        clear:both;
        display:block;
        background-color:rgba(255,255,255,.9);
    z-index: 9999;
}
.such input {
    width: 300px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.such {
    height:38px;
    float:left;
    padding-top:7px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    position: relative;
    display: block;
}
.such .widget-submit input {
    width: 20px;
    height: auto;
    right: 30px;
    top: 5px;
    position: absolute;
    border: 0px;
}
.slogan {
    width:40%;
    height: 380px;
    left:40px;
    top:80px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px 5px 20px;
}
.slogan2 {
    width:35%;
    left:20px;
    top:140px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px 5px 20px;
}
.slogan h2 {
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    margin-top:20px;
}
.slogan2 h2 {
    font-size: 29px;
    line-height: 37px;
    font-weight: 700;
    color: #009fe3;
    margin-top:20px;
}
.slogan p, .slogan2 p {
    font-size: 20px;
    line-height: 30px;
    margin-bottom: 30px;
}
.slogan a, .slogan2 a {
    font-size:20px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.slogan a:hover, .slogan2 a:hover {
    background-color: #116cb4;
    transition: all 1s; cursor: pointer;
}
.slogan h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.slogan2 h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.lay2 h1, .lay-cont h1, .data h1 {
    margin-bottom:20px;
    text-align:center;
    font-size:33px;
    line-height:42px;
    font-weight: 700;
    padding-top: 70px;
    background-image:url("/files/images/poins/stift.svg");
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: top center;
    color:#009fe3;
}
.lay2 h2, .lay-cont h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:30px;
    line-height:40px;
    font-weight: 600;
    color:#fab600;
}
.lay2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    text-align: center;
}
.lay3 h2 {
    margin-bottom:15px;
    font-size:38px;
    line-height: 49px;
    font-weight: 600;
    text-align:center;
}
.lex {
    margin-bottom:35px;
    text-align: center;
}
.teacher {
    margin-bottom:35px;
    text-align: center;
}
.lay3 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.pin {
    text-align:center;
    border-right: 1px solid #141414;
    padding:30px 20px 10px;
    font-weight: 700;
}
.pin2 {
    text-align:center;
    font-weight: 700;
}
.pin_last {
    padding:30px 0px 10px;
    text-align:center;
    border-right: 0px solid #141414;
    font-weight: 700;
}
.one {
    margin-top: 20px;
    padding: 90px 0px 20px;
    background-image:url("/files/images/poins/one.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e3e3e3;
}
.one .rs-column {
    margin-right: 0;
}
.two-three .rs-column.-large-last {
    margin-right: 0%;
}
.two-three .rs-column {
    margin-right: 2%;
}
.one .rs-column.-large-col-3-1 {
    width: 33.3%;
}
.two-three .rs-column.-large-col-2-1 {
    width: 49%;
}
.two {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/two.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.three {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/three.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.faq .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.faq {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.grey .insiden, .lay .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey .insiden2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.lay {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
}
.grey h2, .lay h2 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.lay3 h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.faq h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.grey h3 {
    margin-bottom:15px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
}
.contacten .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.contacten {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background:linear-gradient(to bottom, #fff, #ffecca, #fff);
}
.contacten h3 {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contacten h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700;
}
.butt a:hover, .butt2 a:hover, #footer .submit:hover, .abmelden .submit:hover, form.bew button[value="continue"]:hover, form.bew button[value="back"]:hover, .cont .submit:hover, .bew .next-step:hover, .bew .prev-step:hover, .newslet .submit:hover {
    background-color: #116cb4;
    color: #fff;
    transition: all 1s; cursor: pointer;
}
.butt3 a:hover {
    background-color: #116cb4;
    border-radius:10px;
    transition: all 1s; cursor: pointer;
}
.butt a, .butt2 a, #footer .submit, .abmelden .submit, form.bew button[value="continue"], .cont .submit, .bew .next-step, .newslet .submit {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
    text-decoration: none;
}
form.bew button[value="back"], .bew .prev-step {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#4a4949;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 {
    margin-top:50px;
}
.butt2 {
    margin-top:30px;
}
.butt {
    margin-top:30px;
    margin-bottom:30px;
}
.dark2 h3 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    color:#fff;
    font-weight: 700;
}
.dark3 h3 {
    text-align: right;
    padding: 40px 30px 40px 0px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-size: 35px;
    line-height: 45px;
    color:#fff;
    font-weight: 700;
}
.dark2 h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:25px;
    color:#99d7f7;
    font-weight: 600;
    padding-top: 45px;
    background-image:url("/files/images/hut-blau.svg");
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.dark h3 {
    margin-bottom:30px;
    margin-top: 10px;
    font-size:45px;
    line-height: 58px;
    color:#fff;
    font-weight: 600;
}
.dark {
    width:96%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#424446;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-top: 30px;
    color: #fff;
}
.dark3 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:50px;
    background-color:#4a4949;
}
.dark2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:130px;
    margin-bottom:50px;
    background-color:#4a4949;
    border-radius: 0px 30px 0px 30px;
    color: #fff;
    border-radius: 40px;
}
.dark .rs-column.-large-col-5-1 {
    width:17.6%;
}
.dark3 .rs-column.-large-col-5-1 {
    width:19%;
}
.dark .rs-column {
}
.dark3 .rs-column {
    margin-top:2%;
    margin-right:1%;
}
.dark .rs-column.-large-last,
.dark3 .rs-column.-large-last {
    margin-right:0;
}
.dark .insiden,
.dark3 .insiden {
    margin-right:50px;
    margin-left:50px;
}
.dark2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.dark-left p {
    font-size: 20px;
    line-height: 35px;
}
.dark-left h4 {
    font-size: 60px;
    line-height: 60px;
    color: #fab600;
    font-weight:700;
    margin-bottom: 15px;
    margin-top:15px;
    padding:0;
}
.dark-left h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffecca;
    font-weight:700;
    margin-bottom: 30px;
    margin-top:0px;
    padding:0;
}
.box {
    background-color: #fab600;
    margin-top:40px;
    margin-right: 30px;
    padding:30px 20px 30px 100px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(10% 0, 100% 4%, 96% 100%, 4% 100%);
    color: #424446;
}
.pino {
    margin-bottom: 30px;
    float:left;
    text-align: center;
    width: 9%;
    color: #fff;
    font-size: 16px;
}
.pino a {
    color: #fff;
    font-size: 16px;
}
.pino-white {
    padding:60px 0px 15px;
    text-align: center;
}
.pino .rs-column {
    margin-right: 0px;
}
.pino .rs-column.-large-col-2-1 {
    width: 50%;
}
.pino .content-image img {
    display: block;
}
.lis li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-image: url("/files/images/poin-stift.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.lis3 li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url("/files/images/haken.svg");
    background-position: 6px left;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.lis2 li {
    margin-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-image: url("/files/images/haken.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    font-size: 20px;
    line-height: 30px;
}
.lis2 ul {
    margin-bottom: 30px;
}
.relax h2 {
    padding-top: 40px;
    background-image:url("/files/images/poins/relax-hellblau.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: 120px top;
    margin-top:0px;
}
#footer h3 {
    font-size:22px;
    color:#99d7f7;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(227, 227, 227, 0.6);
}
#footer {
    background-color:#e3e3e3;
}
.foot-white #footer {
    background-color:#fff;
}
.foot {
    padding-top:40px;
    padding-bottom:50px;
    background-color:rgba(31,31,31,.9);
    color:#e3e3e3;
    color: #fff;
    clip-path: polygon(
    2% 0,
    98% 0,
    100% 7%,
    100% 100%,
    0 100%,
    0 7%);
}
#footer a {
    text-decoration:none;
    color:#e3e3e3;
}
#footer a:hover {
    color:#99d7f7;
}
.bew .bheady a {
    text-decoration: underline;
}
.bew .bheady a:hover {
    color:#009fe3;
}
.bew .submit:hover {
    background-color:#116cb4;
    transition: all 1s; cursor: pointer;
}
.bew .submit {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:5px;
    color:#fff;
}
.bew .widget-submit, .cont .widget-submit {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.bew .checkbox_container legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .checkbox_container span {
    align-items: center;
    white-space: nowrap;
    margin-right: 30px;
}
.bew .checkbox_container input, .cont .checkbox_container input {
    margin-right:5px;
}
.cont .checkbox_container {
    margin-left:40px;
    margin-bottom: 20px;
}
.cont a {
    text-decoration: underline;
}
.cont a:hover {
    color: #009fe3;
}
.bew input,
.bew select,
.cont input {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #e3e3e3;
    border-radius:7px;
    border:0px;
}
.bew input.upload {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #fff;
    border-radius:7px;
    border:0px;
}
.bew input[type="file"]::file-selector-button {
    border: 0px solid;
    background-color: #e3e3e3;
    padding: 15px;
    margin-right: 20px;
    border-radius: 7px;
}
.bew input[type="file"]::file-selector-button:hover {
    background-color: #009fe3;
    color: #fff;
}
.bew .widget-radio span, .cont .widget-radio span {
    margin-right:40px;
}
.bew .widget-radio input, .cont .widget-radio input {
    margin-right:5px;
}
.bew .widget-radio, .cont .widget-radio {
    margin-right:20px;
    margin-bottom: 10px;
    margin-left: 40px;
}
.bew .widget-radio legend, .cont .widget-radio legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .widget-radio.cont-clear {
    max-width: 100%;
    margin-left: 0;
}
.bew .select {
    width:490px;
}
.bew textarea {
    width:990px;
    margin-bottom:20px;
    padding:10px 10px;
    background-color:#e3e3e3;
    border:0px;
    min-height: 300px;
    border-radius: 7px;
}
.cont textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 25px 20px;
    background-color: #e3e3e3;
    border: 0;
    min-height: 300px;
    border-radius: 7px;
}
.cont .widget-textarea {
    width: calc(90% + 40px);
    max-width: 100%;
    margin: 0 auto;
}
.bheady {
    margin-bottom:40px;
    font-size: 15px;
    line-height: 22px;
}
.bew .cont-lays, .cont .cont-lays {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto 10px auto;
}
.bew .cont-left,
.bew .cont-right,
.cont .cont-left,
.cont .cont-right {
    width: 45%;
    max-width: 100%;
}

.bew .cont-left input,
.bew .cont-right input,
.bew .cont-left select,
.bew .cont-right select,
.cont .cont-left input,
.cont .cont-right input {
    width: 100%;
    box-sizing: border-box;
}
.liner {
    width:85%;
    margin-right:auto;
    margin-left:auto;
}






.section-bg {
    position: relative;
    background: #f5fbff;
    overflow: hidden;
    padding: 80px 0;
}
.section-bg::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 420px;
    height: 260px;
    background: #009fe3;
    opacity: 0.12;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -140px;
    width: 380px;
    height: 220px;
    background: #009fe3;
    opacity: 0.08;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg .inside {
    position: relative;
    z-index: 1;
}
.slogan-text {
    width:45%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:10px 30px 30px;
    background-color:rgba(255,255,255,.9);
}
.slogan-link {
    float:left;
    margin-right: 20px;
    text-align: center;
    padding:20px;
    background-color:#cc065f;
}
.slogan-link2 {
    text-align: center;
    float:left;
    padding:20px;
    background-color:#2b73bb;
}
.slogan-butts {
    width:410px;
    top:-30px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.slogan-link:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#a3034b;
    color:#fff;
}
.slogan-link2:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#0055a9;
}
.slogan-link p, .slogan-link2 p {
    margin-bottom:0;
}
.slogan-link a {
    font-size:1em;
    text-decoration:none;
    font-weight: 700;
    color:#fff;
}
.slogan-link2 a {
    font-size:1em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}

.layer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    background-color: #5e8bc7;
}
.poin h4 {
    color:#000;
    font-weight: 700;
}
.poin h4 a {
    text-decoration:none;
    color:#000;
    font-weight: 700;
}
.poin h4 a:hover {
    color:#2b73bb;
}
.poin h4:hover {
    color:#2b73bb;
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.poin img:hover {
    opacity: 0.8; 
    overflow: hidden;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
}
.poin {
    padding: 20px 10px;
    background-color:#fff;
    border-radius:10px;
    font-size:15px;
    text-align: center;
    min-height: 300px;
}
.poin figure {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin p a:hover {
    background-color:#0055a9;
    border-radius:30px;
    transition: all 1s; cursor: pointer;
}
.poin p a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:10px 20px;
    text-align:center;
    background-color:#5e8bc7;
    border:0px;
    border-radius:6px;
    color:#fff;
}



.logi {
    position:relative;
}
.logi:hover .overlay {
    height:100%;
}
.logi .image {
    width:100%;
    height:auto;
    display:block;
}
.logi .overlay {
    width:100%;
    height:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-color:rgba(74,73,73,.85);
    transition: .5s ease;
}
.logi .text {
    width:90%;
    left:50%;
    top:50%;
    position:absolute;
    text-align:center;
    font-size:20px;
    line-height:30px;
    color:#fff;
    -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.logi a {
    color:#fff;
}
.logi a:hover {
    text-decoration:underline;
}
.poin-t {
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    background-color:#fff;
    border-radius:30px 30px 10px 10px;
    font-size:15px;
}
.poin-t img {
    border-radius:50%;
}
.poin2 {
    min-height:255px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgba(255,255,255,.8);
    border-radius:30px 6px;
    font-size:15px;
}
.poin2 h4,
.poin-t h4 {
    color:#dd3822;
    font-weight: 700;
}
.code {
    margin-bottom:50px;
}
.layer-u h2 {
    margin-bottom:20px;
    font-size:1.3em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.code h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.slogan-left {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    left: 5%;
}
.poin-s {
    min-height:305px;
    padding-right:20px;
    padding-left:20px;
    background-color:#fff;
    border-radius:30px 6px;
    font-size:15px;
}
.poin-s p {
    height:160px;
}
.poin-s img {
    margin-bottom:0;
    padding-bottom:0;
    vertical-align:bottom;
}
.poin-s h4 {
    height:52px;
    color:#dd3822;
    font-weight: 700;
}
.poine p,
.poine-grey p {
    margin-bottom:50px;
}
.poine h2,
.poine-grey h2 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.5em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.poine {
    width:70%;
    margin:40px auto;
}
.poine-grey {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-s .insiden {
    background-color:#e5e5e5;
}
.new a {
    color:#dd3822;
    font-weight: 700;
}
.new a:hover {
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#3d3d3d;
}
.new h3 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.7em;
    color:#dd3822;
    font-weight: 700;
}
.new {
}
.new .insiden {
    width:70%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding:40px 30px;
    background-color:rgba(221,56,34,.1);
    border-radius:50px 10px;
}
.new img {
    border-radius:50px 10px;
}
.layer-grey {
    background-color:rgba(74,73,73,.1);
}
.layer-grey .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-u h3,
.layer-grey h3 {
    margin-bottom:20px;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 600;
}
.layer-u h1,
.layer-grey h1 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
}
.circ img {
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}
.slogan-right {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    right: 5%;
}
.slogan-right-text,
.slogan-left-text {
    position:relative;
    padding:15px 30px 30px;
    background-color:rgba(31,31,31,.8);
}
.slogan-right h3,
.slogan-left h3 {
    margin-top:20px;
    padding-top:0;
    font-size:2em;
    font-weight:bold;
    color:#fff;
}
.slogan-right h4,
.slogan-left h4 {
    margin-top:30px;
    padding-top:0;
    font-size:1.4em;
    color:#fff;
    font-weight: 400;
}
.slogan-right-link {
    width:60%;
    margin-top:12px;
    margin-left:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-left-link {
    width:60%;
    margin-top:12px;
    margin-right:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-right-link:hover,
.slogan-left-link:hover {
    border-radius:6px 50px;
    transition: all 1s;
}
.slogan-right-link a,
.slogan-left-link a {
    font-size:1.2em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}
.product p,
.product2 p,
.product3 p,
.product-neu p {
    margin:20px;
}
.product p a,
.product2 p a,
.product3 p a {
    text-decoration:none;
    color:#dd3822;
    font-weight: 700;
}
.product p a:hover,
.product2 p a:hover,
.product3 p a:hover {
    color:#000;
}
.product {
    min-height:350px;
    background-color:rgba(74,73,73,.2);
}
.product2 {
    min-height:350px;
    background-color:rgba(74,73,73,.1);
}
.product2 img,
.product img {
    max-width:80%;
    margin-top:15px;
}
.product3 img {
    max-width:80%;
    margin-top:10px;
}
.product3 {
    min-height:350px;
    background-color:rgba(74,73,73,.15);
}
.product-neu {
    height:350px;
    background-color:#dd3822;
    color:#fff;
}
.products {
    margin-top:60px;
    margin-bottom:60px;
}
.products .rs-column.-large-col-4-1 {
    width:25%;
}
.products .rs-column {
    margin-right:0;
}
.products .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.code .pin {
    padding:20px;
    border:1px solid #3d3d3d;
    border-radius:5px 15px;
}
.grey2 {
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:rgba(74,73,73,.1);
}
.grey2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.swip img {
    width:auto;
    max-height:100px;
}
.scrollToTop {
    width:50px;
    height:50px;
    bottom:30px;
    right:15px;
    position:fixed;
    background-image:url("/files/images/totop.svg");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent: -6000px; 
    opacity:0.8;
    z-index: 9999;
}
.scrollToTop:hover {
    opacity: 1;
}
.products h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.danke {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.swip h3 {
    margin-top:30px;
    margin-bottom:50px;
    text-align:center;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.swiper-slide {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.swip {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:40px;
}
.layer h2 {
    margin-bottom:40px;
    text-align:center;
    font-size:2em;
    font-variant:small-caps;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.layer h3 {
    margin-top:30px;
    margin-bottom:15px;
    font-size:17px;
    font-weight: 600;
}
.layer-u {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
}
@media (min-width: 807px) and (max-width: 1149px) {
.lay90 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top: 40px;
    padding-bottom: 40px;
}
.lay90 .data h2 {
    margin-bottom:30px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
    margin-bottom: 15px;
}
.lay90 .data h3 {
    margin-bottom:30px;
    font-size:20px;
    line-height: 30px;
    font-weight: 600;
    margin-bottom: 10px;
}
.data a {
    text-decoration: underline;
}
.data a:hover {
    color: #009fe3;
}
.bew .button-group {
    display: flex;
    gap: 15px;
    flex-wrap: wrap;
    margin-top: 30px;
}
.bew .next-step,
.bew .prev-step,
.bew .submit {
    display: inline-flex;
    align-items: center;
}

.bew .next-step:hover,
.bew .prev-step:hover,
.bew .submit:hover {
}
.fake-steps {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 25px;
    margin-bottom: 50px;
}
.fake-step {
    display: flex;
    align-items: center;
    gap: 12px;
    color: #777;
    font-weight: 600;
    font-size: 16px;
}
.fake-step span {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
}
.fake-step.active {
    color: #009fe3;
}
.fake-step.active span {
    background: #009fe3;
}
.fake-line {
    width: 90px;
    height: 2px;
    background: #777;
}
.bew .form-step {
    display: none !important;
}

.bew .form-step.active {
    display: block !important;
}
.grey h4 {
    font-weight: 700;
    margin-bottom: 20px;
    font-size: 23px;
}
.grey a, .newslet p a {
    text-decoration: underline;
}
.grey a:hover, .newslet p a:hover {
    color: #116cb4;
}
.newslet p {
    margin-top: 20px;
}
#formulario {
    scroll-margin-top: 140px;
}
.lay-cont {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.lay-cont .bew h2 {
    margin-bottom:20px;
    font-size:1.8em;
    font-weight: 600;
    color:#141414;
    text-align: left;
}
.mod_mp_form_steps {
    margin: 0 auto 30px auto;
    padding: 0 0 0 10px /* bisschen Luft links/rechts */
}

.mod_mp_form_steps ul {
    display: flex;
    align-items: center;
    justify-content: space-between;
    list-style: none;
    padding: 0;
    margin: 0;
    counter-reset: step;
}

.mod_mp_form_steps li {
    position: relative;
    flex: 1;
    display: flex;
    align-items: center;
    font-size: 16px;
    color: #777;
}

/* Text / Link */
.mod_mp_form_steps li span,
.mod_mp_form_steps li a {
    display: inline-flex;
    align-items: center;
    position: relative;
    z-index: 2;
    background: #fff;
    padding-right: 15px;
    text-decoration: none;
    color: inherit;
}

/* Kreis mit Zahl */
.mod_mp_form_steps li span::before,
.mod_mp_form_steps li a::before {
    counter-increment: step;
    content: counter(step);
    width: 32px;
    height: 32px;
    border-radius: 50%;
    background: #777;
    color: #fff;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-right: 10px;
    font-weight: 700;
    font-size: 15px;
}

/* Linie zwischen den Steps */
.mod_mp_form_steps li::after {
    content: "";
    flex: 1;
    height: 2px;
    background: #777;
    margin: 0 18px;
}

/* letzte Linie entfernen */
.mod_mp_form_steps li:last-child::after {
    display: none;
}

/* Aktiver Schritt */
.mod_mp_form_steps li.current span,
.mod_mp_form_steps li.current a {
    color: #009fe3;
    font-weight: 600;
}

.mod_mp_form_steps li.current span::before,
.mod_mp_form_steps li.current a::before {
    background: #009fe3;
}

/* Erreichbare / abgeschlossene Schritte */
.mod_mp_form_steps li.accessible span::before,
.mod_mp_form_steps li.accessible a::before {
    background: #009fe3;
}

.mod_mp_form_steps li.accessible span,
.mod_mp_form_steps li.accessible a {
    color: #009fe3;
}
.formul {
    border: 2px solid #116cb4;
    padding: 40px 10px;
    margin-left:auto;
    margin-right:auto;
    border-radius: 10px;
    margin-top:50px;
}
.puns {
    background-color: #4a4949;
    padding: 40px 30px;
    width: 80%;
    color: #fff;
    margin-left:auto;
    margin-right:auto;
    margin-top: -40px;
    overflow: visible;
    position: relative;
    border-radius: 20px;
}
.puns2 {
    background-color: #e3e3e3;
    padding: 40px 30px;
    width: 70%;
    margin-left:auto;
    margin-right:auto;
    margin-top: -50px;
    overflow: visible;
    position: relative;
    border-radius: 40px;
}
.pun {
    font-size: 19px;
    line-height: 27px;
    text-align: center;
}
.puns .pun a {
    color: #fff;
}
.puns .pun a:hover {
    color: #009fe3;
}
form.bew .formbody > div:last-child {
    display: flex;
    justify-content: center;
    gap: 10px;
    width: 100%;
    flex-basis: 100%; /* 🔥 wichtig */
    margin-top: 20px;
}
form.bew button[value="back"] {
    order: 1;
}
form.bew button[value="continue"] {
    order: 2;
}
.abmelden input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:20px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.new-banner {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 15px 30px;
    position: fixed;
    width: 70%;
    bottom: 40px;
    left: 10%;
    -moz-transform: rotate(-4deg);
    -ms-transform: rotate(-4deg);
    -o-transform: rotate(-4deg);
    -webkit-transform: rotate(-4deg);
    transform: rotate(-4deg);
}
.new-banner h2 {
    font-size: 55px;
    line-height: 65px;
    margin-top:15px;
    margin-bottom:15px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner p {
    font-size: 40px;
    line-height: 55px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 {
    background-color: rgba(227, 6, 19, 0.8);
    padding: 10px 30px;
    position: fixed;
    width: 60%;
    bottom: 0px;
    left: 20%;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.new-banner2 h2 {
    font-size: 50px;
    line-height: 58px;
    margin-top:10px;
    margin-bottom:0px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.new-banner2 p {
    font-size: 40px;
    line-height: 48px;
    margin-top:20px;
    margin-bottom:10px;
    font-weight:700;
    color: #fff;
    text-align: center;
}
.call {
   clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
   background-color: #99d7f7;
   padding:30px 50px 50px 50px;
} 
.call h3 {
    font-size: 29px;
    line-height: 45px;
    margin-top:35px;
    margin-bottom:20px;
    font-weight:700;
} 
.call h4 {
    font-size: 25px;
    line-height: 40px;
    margin-top:30px;
    margin-bottom:20px;
} 
.call2 a {
    font-size: 20px;
    line-height: 32px;
    margin-top:15px;
    margin-bottom:20px;
    font-weight:700;
    color: #009fe3;
}   
.swiper-button-next, .swiper-button-prev {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size)/ 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(0px - (var(--swiper-navigation-size)/ 2));
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #009fe3;
}
.explain {
    font-size: 14px;
    line-height: 22px;
    margin-top:15px;
    margin-bottom:20px;
} 
#footer .explain a {
    text-decoration: underline;
} 
.mod_subscribe input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
}
.mod_subscribe.newslet input {
    padding: 20px;
    border-radius:6px;
    border: 0px;
    margin-top:5px;
    margin-bottom:20px;
    background-color: #e3e3e3;
}
.acco {
    margin-top:20px;
    margin-bottom:20px;
}
.acco .toggler {
    padding:20px;
    background-color:#009fe3;
    background-image:url("/files/images/pfeil-unten-w.svg");
    background-repeat:no-repeat;
    font-size:18px;
    background-position: calc(100% - 20px) center;
    background-size: 25px auto;
    color:#fff;
}
.acco .toggler:hover {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-unten-b.svg");
    color:#fff;
}
.acco .toggler.active {
    background-color:#116cb4;
    background-image:url("/files/images/pfeil-oben-w.svg");
    color:#fff;
}
.acco .toggler.active:hover {
    background-image:url("/files/images/pfeil-oben-b.svg");
    color:#fff;
}
.acco .accordion {
    padding:20px;
    background-color:#fff;
}
.eyec {
    position: fixed;
    top: 250px;
    right: 20px;
    border-radius:50%;
    width: 110px;
    height:110px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 19px;
    z-index: 999;
}
.eyec:hover {
    -moz-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    -o-transform: rotate(-5deg);
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg);
    background-color: #009fe3;
}
.eyec a {
    color: #fff;
}
.eyec-pic {
    position: absolute;
    top: 140px;
    right: 10px;
    border-radius:50%;
    width: 120px;
    height:120px;
    background-color: #fab600;
    text-align: center;
    padding: 10px 20px 30px 20px;
    color: #fff;
    -moz-transform: rotate(-10deg);
    -ms-transform: rotate(-10deg);
    -o-transform: rotate(-10deg);
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
    font-size: 19px;
    line-height: 28px;
    z-index: 999;
}
.floaten {
    margin-right: 20px;
}
.center {
    text-align: center;
}
.white {
    color: #fff;
}
.marg-right5 img {
	margin-right: 5px;
}
.marg-right20 img {
	margin-right: 20px;
}
.marg-right30 img {
	margin-right: 30px;
}
.marg-right50 img {
	margin-right: 50px;
}
.marg-bottom20 img {
	margin-bottom: 20px;
}
.marg-bottom30 img {
	margin-bottom: 30px;
}
.marg-bottom40 img {
	margin-bottom: 40px;
}
.marg-left50 img {
	margin-left: 50px;
}
.marg-top10 img {
	margin-top: 10px;
}
.marg-top img {
	margin-top: 5px;
}
.marg-top20 img {
	margin-top: 20px;
}
.marg-top30 img {
	margin-top: 30px;
}
.marg-top80 img {
	margin-top: 80px;
}
.baust {
	margin-bottom: 30px;
}
body {
    font:17px/26px Google Sans,sans-serif;
    color:#141414;
}
.logo,
.head2,
.head2.fix .logo,
#footer a:hover,
.poin img:hover,
.poin h4:hover,
.products img:hover,
.slogan a:hover,
.slogan2 a:hover,
.mail:hover,
.phone:hover,
.pino:hover,
.eyec:hover,
.linko1:hover,
.abmelden .submit:hover
.bew .next-step:hover,
.bew .prev-step:hover
.newslet .submit:hover {
    transition: all 0.6s ease-in-out;
}
.head2.fix .logo {
    width:140px;
    height:auto;
    margin-top:15px;
    margin-bottom:10px;
}
.head2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.head2.fix {
    width:100%;
    top:0;
    position:fixed;
    margin-right:auto;
    margin-left:auto;
    background-color:#fff;
    z-index: 999;
}
.head {
    height:45px;
    background-color:#009fe3;
    color:#fff;
    width:100%;
    margin-right:auto;
    margin-left:auto;
    clip-path: polygon(
    0 0,
    100% 0,
    98% 100%,
    2% 100%
);
}
.head a {
    text-decoration:none;
    color:#fff;
}
.head .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.foot .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.leften {
    float:left;
}
.righten {
    float:right;
}
.phone {
    width:150px;
    height:35px;
    float:left;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
    background-color: #116cb4;
}
.products img:hover,
.faceb:hover,
.support:hover,
.mail:hover,
.phone:hover,
.login:hover,
.pino:hover,
.linko1:hover{
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.mail {
    width:200px;
    height:35px;
    padding-top:10px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    color:#fff;
}
.linko1 {
    width:400px;
    margin-left:auto;
    margin-right:auto;
}
.logo {
    width:170px;
    max-width: 20%;
    height:auto;
    float:left;
    margin-top:15px;
    margin-bottom:10px;
}

#nav_top {
    float:right;
    max-width: 70%;
    margin-top:15px;
    margin-left:10px;
}
#nav_top.fix {
    margin-top:15px;
}
#nav_top .level_1 li {
    float:left;
    padding-right:15px;
    padding-left:15px;
}
#nav_top .level_2 a:hover,
#nav_top .level_1 li.active,
#nav_top .level_1 li.trail,
#nav_top .level_1 a.trail,
#nav_aktuell a:hover,
#nav_aktuell li.active,
#nav_top a:hover {
    color:#009fe3;
}
#nav_top .level_1 a {
    padding-bottom:20px;
    text-decoration:none;
    color:#3d3d3d;
}
#nav_top .level_2 a {
    padding-bottom:0;
}
#nav_top .level_1 a {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    overflow: hidden;
}
#nav_top .level_1 a:hover:before,
#nav_top .level_1 a:focus:before,
#nav_top .level_1 a:active:before {
    left: 0;
    right: 0;
}
#nav_top .level_1 a:before {
    background-color:#009fe3;
    content: "";
    position: absolute;
    z-index: -1;
    left: 51%;
    right: 51%;
    bottom: 0;
    height: 4px;
    -webkit-transition-property: left, right;
    transition-property: left, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
#nav_top .level_2 a:before {
    height:0px;
}
#nav_top .level_2 {
    width:0px;
        height:0px;
        left:-32768px;
        position:absolute;
        overflow:hidden;
        display:inline;
        top:-32768px; z-index:999;
}
#nav_top .level_2 li {
    width:200px;
        clear:both;
        padding:15px 10px;
        text-align:left;
}
#nav_top li:hover .level_2 {
    overflow:visible;
    width:260px;
     height:auto;
        left:auto;
        top:auto;
        clear:both;
        display:block;
        background-color:rgba(255,255,255,.9);
    z-index: 9999;
}
.such input {
    width: 250px;
    padding: 5px;
    border: 1px solid #fff;
    border-radius: 6px;
}
.such {
    height:38px;
    float:left;
    padding-top:7px;
    padding-right:20px;
    padding-left:20px;
    font-size:14px;
    position: relative;
    display: block;
}
.such .widget-submit input {
    width: 20px;
    height: auto;
    right: 30px;
    top: 5px;
    position: absolute;
    border: 0px;
}
.slogan {
    width:42%;
    left:10px;
    top:30px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px 15px 20px;
}
.slogan2 {
    width:35%;
    left:20px;
    top:50px;
    position:absolute;
    clip-path: polygon(0 0, 100% 0, 92% 100%, 0% 100%);
    background-color: rgba(255, 255, 255, 0.7);
    padding:10px 20px 15px 20px;
}
.slogan h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    margin-top:5px;
}
.slogan2 h2 {
    font-size: 22px;
    line-height: 30px;
    font-weight: 700;
    color: #009fe3;
    margin-top:5px;
}
.slogan p, .slogan2 p {
    font-size: 16px;
    line-height: 23px;
    margin-bottom: 20px;
}
.slogan a, .slogan2 a {
    font-size:16px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.slogan a:hover, .slogan2 a:hover {
    background-color: #116cb4;
    transition: all 1s; cursor: pointer;
}
.slogan h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.slogan2 h1 {
    margin-top:20px;
    padding-top:0;
    margin-bottom:0px;
    font-size:2.5em;
    line-height:1.5em;
    font-weight:bold;
    color:#5e8bc7;
}
.lay2 h1, .lay-cont h1, .data h1 {
    margin-bottom:20px;
    text-align:center;
    font-size:33px;
    line-height:42px;
    font-weight: 700;
    padding-top: 70px;
    background-image:url("/files/images/poins/stift.svg");
    background-size: 40px auto;
    background-repeat: no-repeat;
    background-position: top center;
    color:#009fe3;
}
.lay2 h2, .lay-cont h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:30px;
    line-height:40px;
    font-weight: 600;
    color:#fab600;
}
.lay2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    text-align: center;
}
.lay3 h2 {
    margin-bottom:15px;
    font-size:38px;
    line-height: 49px;
    font-weight: 600;
    text-align:center;
}
.lex {
    margin-bottom:35px;
    text-align: center;
}
.teacher {
    margin-bottom:35px;
    text-align: center;
}
.lay3 {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    text-align: center;
}
.pin {
    text-align:center;
    border-right: 1px solid #141414;
    padding:30px 20px 10px;
    font-weight: 700;
}
.pin2 {
    text-align:center;
    font-weight: 700;
}
.pin_last {
    padding:30px 0px 10px;
    text-align:center;
    border-right: 0px solid #141414;
    font-weight: 700;
}
.one {
    margin-top: 20px;
    padding: 90px 0px 20px;
    background-image:url("/files/images/poins/one.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: center top;
    background-color: #e3e3e3;
}
.one .rs-column {
    margin-right: 0;
}
.two-three .rs-column.-large-last {
    margin-right: 0%;
}
.two-three .rs-column {
    margin-right: 2%;
}
.one .rs-column.-large-col-3-1 {
    width: 33.3%;
}
.two-three .rs-column.-large-col-2-1 {
    width: 49%;
}
.two {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/two.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.three {
    margin-top: 20px;
    padding: 110px 50px 20px;
    background-image:url("/files/images/poins/three.svg");
    background-size: 110px auto;
    background-repeat: no-repeat;
    background-position: top center;
    background-color: #e3e3e3;
}
.faq .inside {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.faq {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.grey .insiden, .lay .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey .insiden2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
}
.grey {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#e3e3e3;
}
.lay {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
}
.grey h2, .lay h2 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.lay3 h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
}
.faq h3 {
    margin-bottom:20px;
    font-size:30px;
    line-height: 40px;
    font-weight: 600;
    text-align: center;
}
.grey h3 {
    margin-bottom:15px;
    font-size:22px;
    line-height: 32px;
    font-weight: 700;
}
.contacten .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.contacten {
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background:linear-gradient(to bottom, #fff, #ffecca, #fff);
}
.contacten h3 {
    font-size: 35px;
    line-height: 46px;
    margin-bottom: 20px;
    margin-top: 10px;
}
.contacten h4 {
    font-size: 40px;
    line-height: 50px;
    margin-bottom: 20px;
    margin-top: 10px;
    font-weight: 700;
}
.butt a:hover, .butt2 a:hover, #footer .submit:hover, .abmelden .submit:hover, form.bew button[value="continue"]:hover, form.bew button[value="back"]:hover, .cont .submit:hover, .bew .next-step:hover, .bew .prev-step:hover, .newslet .submit:hover {
    background-color: #116cb4;
    color: #fff;
    transition: all 1s; cursor: pointer;
}
.butt3 a:hover {
    background-color: #116cb4;
    border-radius:10px;
    transition: all 1s; cursor: pointer;
}
.butt a, .butt2 a, #footer .submit, .abmelden .submit, form.bew button[value="continue"], .cont .submit, .bew .next-step, .newslet .submit {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
    text-decoration: none;
}
form.bew button[value="back"], .bew .prev-step {
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#4a4949;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:6px;
    color:#fff;
}
.butt3 {
    margin-top:50px;
}
.butt2 {
    margin-top:30px;
}
.butt {
    margin-top:30px;
    margin-bottom:30px;
}
.dark2 h3 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    color:#fff;
    font-weight: 700;
}
.dark3 h3 {
    text-align: right;
    padding: 40px 30px 40px 0px;
    border-right: 1px solid #fff;
    margin-right: 30px;
    font-size: 35px;
    line-height: 45px;
    color:#fff;
    font-weight: 700;
}
.dark2 h2 {
    margin-bottom:30px;
    text-align:center;
    font-size:25px;
    color:#99d7f7;
    font-weight: 600;
    padding-top: 45px;
    background-image:url("/files/images/hut-blau.svg");
    background-size: 45px auto;
    background-repeat: no-repeat;
    background-position: top center;
}
.dark h3 {
    margin-bottom:30px;
    margin-top: 10px;
    font-size:45px;
    line-height: 58px;
    color:#fff;
    font-weight: 600;
}
.dark {
    width:96%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:#424446;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(0 0, 100% 0, 96% 100%, 0% 100%);
    margin-top: 30px;
    color: #fff;
}
.dark3 {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    margin-bottom:50px;
    background-color:#4a4949;
}
.dark2 {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:130px;
    margin-bottom:50px;
    background-color:#4a4949;
    border-radius: 0px 30px 0px 30px;
    color: #fff;
    border-radius: 40px;
}
.dark .rs-column.-large-col-5-1 {
    width:17.6%;
}
.dark3 .rs-column.-large-col-5-1 {
    width:19%;
}
.dark .rs-column {
}
.dark3 .rs-column {
    margin-top:2%;
    margin-right:1%;
}
.dark .rs-column.-large-last,
.dark3 .rs-column.-large-last {
    margin-right:0;
}
.dark .insiden,
.dark3 .insiden {
    margin-right:50px;
    margin-left:50px;
}
.dark2 .insiden {
    width:96%;
    margin-right:auto;
    margin-left:auto;
    text-align: center;
}
.dark-left p {
    font-size: 20px;
    line-height: 35px;
}
.dark-left h4 {
    font-size: 60px;
    line-height: 60px;
    color: #fab600;
    font-weight:700;
    margin-bottom: 15px;
    margin-top:15px;
    padding:0;
}
.dark-left h5 {
    font-size: 20px;
    line-height: 30px;
    color: #ffecca;
    font-weight:700;
    margin-bottom: 30px;
    margin-top:0px;
    padding:0;
}
.box {
    background-color: #fab600;
    margin-top:40px;
    margin-right: 30px;
    padding:30px 20px 30px 100px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.06);
    clip-path: polygon(10% 0, 100% 4%, 96% 100%, 4% 100%);
    color: #424446;
}
.pino {
    margin-bottom: 30px;
    float:left;
    text-align: center;
    width: 9%;
    color: #fff;
    font-size: 15px;
}
.pino a {
    color: #fff;
    font-size: 16px;
}
.pino-white {
    padding:60px 0px 15px;
    text-align: center;
}
.pino .rs-column {
    margin-right: 0px;
}
.pino .rs-column.-large-col-2-1 {
    width: 50%;
}
.pino .content-image img {
    display: block;
}
.lis li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 36px;
    background-image: url("/files/images/poin-stift.svg");
    background-position: left top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}
.lis3 li {
    margin-top: 7px;
    padding-bottom: 10px;
    padding-left: 30px;
    background-image: url("/files/images/haken.svg");
    background-position: 6px left;
    background-repeat: no-repeat;
    background-size: 20px auto;
}
.lis2 li {
    margin-top: 2px;
    padding-bottom: 2px;
    padding-left: 20px;
    background-image: url("/files/images/haken.svg");
    background-position: left center;
    background-repeat: no-repeat;
    background-size: 15px auto;
    font-size: 16px;
    line-height: 24px;
}
.lis2 ul {
    margin-bottom: 30px;
}
.relax h2 {
    padding-top: 40px;
    background-image:url("/files/images/poins/relax-hellblau.svg");
    background-size: 60px auto;
    background-repeat: no-repeat;
    background-position: 120px top;
    margin-top:0px;
}
#footer h3 {
    font-size:22px;
    color:#99d7f7;
    font-weight: 600;
    margin-bottom: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid rgba(227, 227, 227, 0.6);
}
#footer {
    background-color:#e3e3e3;
}
.foot-white #footer {
    background-color:#fff;
}
.foot {
    padding-top:40px;
    padding-bottom:50px;
    background-color:rgba(31,31,31,.9);
    color:#e3e3e3;
    color: #fff;
    clip-path: polygon(
    2% 0,
    98% 0,
    100% 7%,
    100% 100%,
    0 100%,
    0 7%);
}
#footer a {
    text-decoration:none;
    color:#e3e3e3;
}
#footer a:hover {
    color:#99d7f7;
}
.bew .bheady a {
    text-decoration: underline;
}
.bew .bheady a:hover {
    color:#009fe3;
}
.bew .submit:hover {
    background-color:#116cb4;
    transition: all 1s; cursor: pointer;
}
.bew .submit {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:20px 30px;
    text-align:center;
    background-color:#009fe3;
    border:0px;
    border-radius:5px;
    color:#fff;
}
.bew .widget-submit, .cont .widget-submit {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.bew .checkbox_container legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .checkbox_container span {
    align-items: center;
    white-space: nowrap;
    margin-right: 30px;
}
.bew .checkbox_container input, .cont .checkbox_container input {
    margin-right:5px;
}
.cont .checkbox_container {
    margin-left:40px;
    margin-bottom: 20px;
}
.cont a {
    text-decoration: underline;
}
.cont a:hover {
    color: #009fe3;
}
.bew input,
.bew select,
.cont input {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #e3e3e3;
    border-radius:7px;
    border:0px;
}
.bew input.upload {
    margin-bottom:20px;
    padding:25px 20px;
    background-color: #fff;
    border-radius:7px;
    border:0px;
}
.bew input[type="file"]::file-selector-button {
    border: 0px solid;
    background-color: #e3e3e3;
    padding: 15px;
    margin-right: 20px;
    border-radius: 7px;
}
.bew input[type="file"]::file-selector-button:hover {
    background-color: #009fe3;
    color: #fff;
}
.bew .widget-radio span, .cont .widget-radio span {
    margin-right:40px;
}
.bew .widget-radio input, .cont .widget-radio input {
    margin-right:5px;
}
.bew .widget-radio, .cont .widget-radio {
    margin-right:20px;
    margin-bottom: 10px;
    margin-left: 40px;
}
.bew .widget-radio legend, .cont .widget-radio legend {
    margin-top:20px;
    margin-bottom: 15px;
    font-weight: 700;
}
.bew .widget-radio.cont-clear {
    max-width: 100%;
    margin-left: 0;
}
.bew .select {
    width:490px;
}
.bew textarea {
    width:990px;
    margin-bottom:20px;
    padding:10px 10px;
    background-color:#e3e3e3;
    border:0px;
    min-height: 300px;
    border-radius: 7px;
}
.cont textarea {
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 20px;
    padding: 25px 20px;
    background-color: #e3e3e3;
    border: 0;
    min-height: 300px;
    border-radius: 7px;
}
.cont .widget-textarea {
    width: calc(90% + 40px);
    max-width: 100%;
    margin: 0 auto;
}
.bheady {
    margin-bottom:40px;
    font-size: 15px;
    line-height: 22px;
}
.bew .cont-lays, .cont .cont-lays {
    display: flex;
    justify-content: center;
    gap: 40px;
    flex-wrap: wrap;
    max-width: 100%;
    margin: 0 auto 10px auto;
}
.bew .cont-left,
.bew .cont-right,
.cont .cont-left,
.cont .cont-right {
    width: 45%;
    max-width: 100%;
}

.bew .cont-left input,
.bew .cont-right input,
.bew .cont-left select,
.bew .cont-right select,
.cont .cont-left input,
.cont .cont-right input {
    width: 100%;
    box-sizing: border-box;
}
.liner {
    width:85%;
    margin-right:auto;
    margin-left:auto;
}






.section-bg {
    position: relative;
    background: #f5fbff;
    overflow: hidden;
    padding: 80px 0;
}
.section-bg::before {
    content: "";
    position: absolute;
    top: -80px;
    right: -120px;
    width: 420px;
    height: 260px;
    background: #009fe3;
    opacity: 0.12;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg::after {
    content: "";
    position: absolute;
    bottom: -90px;
    left: -140px;
    width: 380px;
    height: 220px;
    background: #009fe3;
    opacity: 0.08;
    transform: skewX(-18deg);
    z-index: 0;
}
.section-bg .inside {
    position: relative;
    z-index: 1;
}
.slogan-text {
    width:45%;
    position:relative;
    margin-right:auto;
    margin-left:auto;
    padding:10px 30px 30px;
    background-color:rgba(255,255,255,.9);
}
.slogan-link {
    float:left;
    margin-right: 20px;
    text-align: center;
    padding:20px;
    background-color:#cc065f;
}
.slogan-link2 {
    text-align: center;
    float:left;
    padding:20px;
    background-color:#2b73bb;
}
.slogan-butts {
    width:410px;
    top:-30px;
    position:relative;
    margin-right:auto;
    margin-left:auto;
}
.slogan-link:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#a3034b;
    color:#fff;
}
.slogan-link2:hover {
    border-radius:20px;
    transition: all 1s;
    background-color:#0055a9;
}
.slogan-link p, .slogan-link2 p {
    margin-bottom:0;
}
.slogan-link a {
    font-size:1em;
    text-decoration:none;
    font-weight: 700;
    color:#fff;
}
.slogan-link2 a {
    font-size:1em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}

.layer {
    width:100%;
    margin-right:auto;
    margin-left:auto;
    padding-top:30px;
    padding-bottom:30px;
    background-color: #5e8bc7;
}
.poin h4 {
    color:#000;
    font-weight: 700;
}
.poin h4 a {
    text-decoration:none;
    color:#000;
    font-weight: 700;
}
.poin h4 a:hover {
    color:#2b73bb;
}
.poin h4:hover {
    color:#2b73bb;
    -webkit-transform: scale(1.05); transform: scale(1.05);
}
.poin img:hover {
    opacity: 0.8; 
    overflow: hidden;
        -webkit-transform: scale(1.1);
        transform: scale(1.1);
}
.poin {
    padding: 20px 10px;
    background-color:#fff;
    border-radius:10px;
    font-size:15px;
    text-align: center;
    min-height: 300px;
}
.poin figure {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.poin p a:hover {
    background-color:#0055a9;
    border-radius:30px;
    transition: all 1s; cursor: pointer;
}
.poin p a {
    margin-top:30px;
    margin-right:auto;
    margin-left:auto;
    padding:10px 20px;
    text-align:center;
    background-color:#5e8bc7;
    border:0px;
    border-radius:6px;
    color:#fff;
}



.logi {
    position:relative;
}
.logi:hover .overlay {
    height:100%;
}
.logi .image {
    width:100%;
    height:auto;
    display:block;
}
.logi .overlay {
    width:100%;
    height:0;
    left:0;
    right:0;
    top:0;
    position:absolute;
    overflow:hidden;
    background-color:rgba(74,73,73,.85);
    transition: .5s ease;
}
.logi .text {
    width:90%;
    left:50%;
    top:50%;
    position:absolute;
    text-align:center;
    font-size:20px;
    line-height:30px;
    color:#fff;
    -webkit-transform: translate(-50%, -50%);
          -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.logi a {
    color:#fff;
}
.logi a:hover {
    text-decoration:underline;
}
.poin-t {
    padding-right:20px;
    padding-left:20px;
    text-align:center;
    background-color:#fff;
    border-radius:30px 30px 10px 10px;
    font-size:15px;
}
.poin-t img {
    border-radius:50%;
}
.poin2 {
    min-height:255px;
    padding-right:20px;
    padding-left:20px;
    background-color:rgba(255,255,255,.8);
    border-radius:30px 6px;
    font-size:15px;
}
.poin2 h4,
.poin-t h4 {
    color:#dd3822;
    font-weight: 700;
}
.code {
    margin-bottom:50px;
}
.layer-u h2 {
    margin-bottom:20px;
    font-size:1.3em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.code h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.slogan-left {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:left;
    left: 5%;
}
.poin-s {
    min-height:305px;
    padding-right:20px;
    padding-left:20px;
    background-color:#fff;
    border-radius:30px 6px;
    font-size:15px;
}
.poin-s p {
    height:160px;
}
.poin-s img {
    margin-bottom:0;
    padding-bottom:0;
    vertical-align:bottom;
}
.poin-s h4 {
    height:52px;
    color:#dd3822;
    font-weight: 700;
}
.poine p,
.poine-grey p {
    margin-bottom:50px;
}
.poine h2,
.poine-grey h2 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.5em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 700;
}
.poine {
    width:70%;
    margin:40px auto;
}
.poine-grey {
    width:70%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-s .insiden {
    background-color:#e5e5e5;
}
.new a {
    color:#dd3822;
    font-weight: 700;
}
.new a:hover {
    text-decoration:underline;
}
a {
    text-decoration:none;
    color:#3d3d3d;
}
.new h3 {
    margin-top:0;
    margin-bottom:20px;
    padding-top:0;
    font-size:1.7em;
    color:#dd3822;
    font-weight: 700;
}
.new {
}
.new .insiden {
    width:70%;
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding:40px 30px;
    background-color:rgba(221,56,34,.1);
    border-radius:50px 10px;
}
.new img {
    border-radius:50px 10px;
}
.layer-grey {
    background-color:rgba(74,73,73,.1);
}
.layer-grey .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
.layer-u h3,
.layer-grey h3 {
    margin-bottom:20px;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:.3px;
    font-weight: 600;
}
.layer-u h1,
.layer-grey h1 {
    margin-bottom:30px;
    text-align:center;
    font-size:2em;
    font-weight: 700;
}
.circ img {
    border-top-left-radius:20px;
    border-bottom-right-radius:20px;
}
.slogan-right {
    width:35%;
    top:250px;
    position:absolute;
    margin-right:auto;
    margin-left:auto;
    text-align:right;
    right: 5%;
}
.slogan-right-text,
.slogan-left-text {
    position:relative;
    padding:15px 30px 30px;
    background-color:rgba(31,31,31,.8);
}
.slogan-right h3,
.slogan-left h3 {
    margin-top:20px;
    padding-top:0;
    font-size:2em;
    font-weight:bold;
    color:#fff;
}
.slogan-right h4,
.slogan-left h4 {
    margin-top:30px;
    padding-top:0;
    font-size:1.4em;
    color:#fff;
    font-weight: 400;
}
.slogan-right-link {
    width:60%;
    margin-top:12px;
    margin-left:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-left-link {
    width:60%;
    margin-top:12px;
    margin-right:auto;
    padding:20px 20px 13px;
    text-align:center;
    background-color:#dd3822;
}
.slogan-right-link:hover,
.slogan-left-link:hover {
    border-radius:6px 50px;
    transition: all 1s;
}
.slogan-right-link a,
.slogan-left-link a {
    font-size:1.2em;
    text-decoration:none;
    color:#fff;
    font-weight: 700;
}
.product p,
.product2 p,
.product3 p,
.product-neu p {
    margin:20px;
}
.product p a,
.product2 p a,
.product3 p a {
    text-decoration:none;
    color:#dd3822;
    font-weight: 700;
}
.product p a:hover,
.product2 p a:hover,
.product3 p a:hover {
    color:#000;
}
.product {
    min-height:350px;
    background-color:rgba(74,73,73,.2);
}
.product2 {
    min-height:350px;
    background-color:rgba(74,73,73,.1);
}
.product2 img,
.product img {
    max-width:80%;
    margin-top:15px;
}
.product3 img {
    max-width:80%;
    margin-top:10px;
}
.product3 {
    min-height:350px;
    background-color:rgba(74,73,73,.15);
}
.product-neu {
    height:350px;
    background-color:#dd3822;
    color:#fff;
}
.products {
    margin-top:60px;
    margin-bottom:60px;
}
.products .rs-column.-large-col-4-1 {
    width:25%;
}
.products .rs-column {
    margin-right:0;
}
.products .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.code .pin {
    padding:20px;
    border:1px solid #3d3d3d;
    border-radius:5px 15px;
}
.grey2 {
    margin-right:auto;
    margin-bottom:30px;
    margin-left:auto;
    padding-top:50px;
    padding-bottom:50px;
    background-color:rgba(74,73,73,.1);
}
.grey2 .insiden {
    width:90%;
    margin-right:auto;
    margin-left:auto;
}
.swip img {
    width:auto;
    max-height:100px;
}
.scrollToTop {
    width:50px;
    height:50px;
    bottom:30px;
    right:15px;
    position:fixed;
    background-image:url("/files/images/totop.svg");
    background-position:left center;
    background-repeat:no-repeat;
    text-indent: -6000px; 
    opacity:0.8;
    z-index: 9999;
}
.scrollToTop:hover {
    opacity: 1;
}
.products h3 {
    margin-bottom:60px;
    text-align:center;
    font-size:2em;
    color:#dd3822;
    font-weight: 700;
}
.danke {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
    color:#fff;
}
.swip h3 {
    margin-top:30px;
    margin-bottom:50px;
    text-align:center;
    font-size:1.2em;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.swiper-slide {
    margin-right:auto;
    margin-left:auto;
    text-align:center;
}
.swip {
    width:90%;
    margin-right:auto;
    margin-left:auto;
    padding-bottom:40px;
}
.layer h2 {
    margin-bottom:40px;
    text-align:center;
    font-size:2em;
    font-variant:small-caps;
    color:#dd3822;
    letter-spacing:1px;
    font-weight: 600;
}
.layer h3 {
    margin-top:30px;
    margin-bottom:15px;
    font-size:17px;
    font-weight: 600;
}
.layer-u {
    width:95%;
    margin-right:auto;
    margin-left:auto;
    padding-top:40px;
    padding-bottom:40px;
}
}
