.fixed_top {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    transition: 0.5s ease all;
    z-index: 100;
}
header{
    width: 100%;
    position: fixed;
    top:0;
    z-index: 101;
    transition: background 0.5s ease;
}

header .navigation__producttoggle i {
    font-weight: normal;
}

.dropdown-content .a_drin:after {
    display: none !important;
    background: none !important;
}
.header-neu .navcontainer{
    display: none;
}
.header--solid .navcontainer{
      background: #fff !important;
      display: block;
  }

.mainnavi_container form{
    position: relative;
    top:-6px;
}

.mainnavi_container input.text{
    padding: 6px 10px !important;
    text-transform: uppercase;
    height:auto !important;
}

.search_button{
    position: absolute;
    right: 10px;
    top: -5px;
}

.flag__image{
    height:28px;
    width:28px;
}

.header__logo{
    height: 80px;
}

.navi_firstlevel {
    justify-content: flex-end;
    gap: 1.25rem;
}

.navi_firstlevel a{
    font-family: 'Akko W01 Bold' !important;
    font-size: 19px;
    color:#14325f !important;
    text-decoration: none;
    position: relative;
    padding: unset;
}

.navi_firstlevel a:hover{
    color:#0c99eb !important;
}

.navi_firstlevel a,
.navi_firstlevel a.has_children.opener{
    color: #14325f;
    text-decoration: none !important;
    display: inline-block;
    position: relative;
}
.navi_firstlevel a:after,
.navi_firstlevel a.has_children.opener:after{
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: block;
    height: 3px;
    bottom: -20px;
    left: 50%;
    position: absolute;
    background: #14325f;
    transition: width 0.3s ease 0s, left 0.3s ease 0s;
    width: 0;
    z-index: 0;
}


.navi_firstlevel a:hover:after,
.navi_firstlevel a.has_children.opener:after{
    width: 100%;
    left: 0;
}

.navi_firstlevel a.has_children{
    padding-right:22px;
}

.navi_firstlevel a.has_children:before{
    content:"\f107";
    font-family: "Font Awesome 5 Pro" !important;
    position: absolute;
    right:0;
    font-weight: normal;
    transition: transform 0.3s ease;
}


.navi_firstlevel a.has_children.opener{
    color: #14325f !important;
}

.navi_firstlevel a.has_children.opener:before{
    transform: rotate(180deg);
    transition: transform 0.3s ease;
}

/* Navigation level 2 (box) */
.subnav_container{
    border-top:1px solid #eee;
    background-color: #fff;
    width: 100%;
    padding-block: 3rem;
    position: relative;
    z-index: 99;
}

.navigation__blogpost{
    background: #ccebf8;
    color:#fff;
}


.navigation__blogpost a:before{
    color:#fff !important;
}

.navigation__blogpost h2,
.navigation__blogpost a{
    color:#fff !important;
}


.navigation__level--2 a{
    font-size: 18px;
    display: block;
    color: #10325f;
    font-family:"Akko W01 Bold";
}

.navigation__level--3{
    padding:0;
    margin-bottom: 1.5em;
}

.navigation__level--3 li{
    border:0;
    display: block;
    margin-bottom: 5px;
}


.navigation__level--3 li a{
    color: #000;
    font-size: 14px;
}

.subnav_container a:hover{
    color:#0c99eb !important;
    text-decoration: none;
}

.navi_upperelement i {
    color: #10325F !important;
    font-size: 14px;
}

.nav__toggle i {
    color: #10325F !important;
    font-size: 20px;
}

.navi_upperelement *{
    font-size: 14px;
    color: #36a9e1;
}

@media (min-width: 768px) {
}


@media (min-width: 768px) and (max-width: 991.98px) {
    .navi_firstlevel a {
        font-size: 14px;
        padding-right: 0 !important;
        margin-left: 10px;
    }

    .header__logo{
        height: 70px;
    }


    .navi_firstlevel a:after {
        display: none;
    }
}

.navigation__root {
    margin-bottom: 0!important;
}

.nav__shadow{
    position: fixed;
    z-index: 900;
    top:0;
    width: 100%;
    height: 100%;
    display: none;
}

.nav__container{
    position: fixed;
    width: 100%;
    z-index: 1000;
    height: 100%;
    transition:right 0.3s ease;
    display: none;
    background-color: #fff;
}
.nav__container{
    position: fixed;
    width: 100%;
    z-index: 1000;
    height: 100%;
    transition:right 0.3s ease;
    display: none;
    top: 0;
}

.nav__container.open{
    right:0;
}

.nav__close{
    cursor: pointer;
    color: #10325F;
    font-family:"Akko W01 Regular";
}

.nav__shadow{
    position: fixed;
    z-index: 900;
    top:0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
    display: none;
}

.nav__list{
    text-align: right;
    padding-left: 10px;
    padding-right: 10px;
    counter-reset: li;
    list-style: none;
}
.nav__list a span,
.nav__list a{
    display: block;
    color:#14325f;
    font-size: 26px;
    transition:color 0.3s ease;
    text-decoration: none !important;
    font-weight: 500;
    line-height: 1;
    text-align: left;
    font-family: 'Akko W01 Bold' !important;
}
.nav__list a span:hover,
.nav__list a:hover {
    color:#0c99eb !important;
}

.nav__list li{
    position: relative;
    margin-bottom: 20px;
}


.dropdown .nav__hidden .a_drin span {
    color: #10325F;
    cursor: pointer;
    font-size: 16px;
    line-height: 1;
    font-family: 'Akko W01 Regular' !important;
}

.nav__list li.haschildren a{
    margin-bottom: 15px;
    color: #10325F;
    cursor: pointer;

}

.nav__list ul{
    margin-bottom: 24px;
}

.nav__list ul a{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 0;
}


/* Small Devices, Tablets */
@media only screen and (max-width : 767.98px){


    .nav__container{
        overflow-y: scroll;
    }
}

.searchopener:hover,
.searchcloser:hover {
    cursor: pointer
}

.searchmenu_container.open {
    opacity: 1;
    pointer-events: all;
}

.searchmenu {
    width:250px;
    position: fixed;
    z-index: 1000;
    bottom: 140px;
    right: 20px;
    border-radius:24px;
    opacity:0;
    pointer-events:none;
    transition:0.5s ease all;
}

.servicePage__service--link{
    font-size: 16px !important;
    font-weight: bold;
}

.nav__hidden{
    display: none;
    list-style: none;
    padding-left: 0;

}

.nav__hidden li a {
    font-family: 'Akko W01 Regular' !important;
}
.nav__unfold{
    background: transparent;
    color:#fff;
    height:24px;
    width: 24px;
    border-radius:24px;
    right: 0;
    top:0px;
    position: absolute;
    display: inline-block;
    text-align: center;
    line-height: 1.8;
    cursor: pointer;

}

.nav__unfold:after{
    content:"\f078";
    color:#10325F;
    font-family: "Font Awesome\ 5 Pro";
    font-size: 20px;
    position: relative;
    bottom: 5px;
}

.nav__unfolded:after{
    content:"\f077";
}

.navigation__contact *{
    color:#fff !important;
}

.navigation__contact .button i:before{
    color:#fff !important;
}

.nav__lang{
    padding: 6px 10px;
    margin-top: -5px;
    font-size: 12px;
    border-radius: 0;
    border: 2px solid #dfdfdf;
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
}

.nav__lang:hover{
    background: #fff!important;
    color: #000!important;
    border: 2px solid #dfdfdf!important;
}

.nav__dropdown{
    border: none;
    border-radius: 0;
    background-color: #fff;
}

.ul_inline li {
    display: inline-block;
}


.header__contact span, .header__contact a {
    font-size: 14px;
    color: #1B99D9 !important;
    font-style: normal;
}

.header__contact span, .header__contact i {
    font-size: 14px;
    color: #738790;
}

.header__contact{
    color:#616161;
    cursor: default;
}

.header__contact {
    text-align: center;
    padding: 9px 0;
    margin: 0;
    border-bottom: 1px solid #e5e5e5;
}

.cart-badge
{
    position: absolute !important;
    top: -5px !important;
    right: -5px !important;
    background-color: #0c99eb !important;
    color: #fff !important;
    padding: 0 !important;
    border-radius: 9999px !important;
    display:block;
    width:8px;
    min-width:5px !important; 
    height:8px;
}

@media (max-width: 1199.98px) {
    .navi_firstlevel a{
        font-size: 16px;
    }
}

@media (max-width: 991.98px) {
    .navi_firstlevel a.has_children:before{
        right:-15px;
    }

    .header__logo{
        height: 50px;
    }
}

@media (max-width: 767.98px) {
    .header__logo{
        height: 50px;
    }
}

