.desktop-header .dropdown {
    position: static !important;
}

.desktop-header .nav-link:focus,
.nav-link:hover {
	color: rgba(255, 255, 255, 0.64);
}

.navbar-brand{
    background-color: #0e0705;
}

.desktop-header .dropdown-item:focus,
.desktop-header .dropdown-item:hover {
    background-color: transparent !important;
    color: rgba(255, 255, 255, 0.64) !important;
}

.desktop-header .dropdown-menu .dropdown-item{
	padding-left:12px;
    padding-right:12px;
}

.desktop-header .dropdown-menu {
    margin-top: 0px !important;
    width: 100% !important;
    right: 0;
    margin: auto;
    justify-content: center;
    padding: 0;
}

.desktop-header .dropdown-menu {
    width: 100%;
}

#termin-link-header-mobile{
	color:#fff;
}
/* Submenu styles */
.desktop-header .dropdown-submenu {
    position: relative;
}

.desktop-header .dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
    display: none;
    position: absolute;
}

/* Show submenu on hover */
.desktop-header .dropdown-submenu:hover>.dropdown-menu {
    display: block;
}

.desktop-header .dropdown-menu {
    padding: 0;
    top: 45px;
    background: #0E0705;
    padding: 12.21px 0;
    position: relative;
}

.desktop-header {
    border-bottom: 0.5px solid rgba(255, 255, 255, 0.28);
    background: #0E0705;
    height: 56px;
    justify-content: space-between;
    align-items: center;
    flex-shrink: 0;
    align-self: stretch;
    position: fixed;
    width: 100%;
    z-index: 999999;
}

.desktop-header a {
    color: #FFF;
    font-family: Switzer;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    /* 21.6px */
}

.desktop-header .termin {
    color: #fff;
    font-family: Switzer;
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 135%;
    margin-left: auto;
    text-align: right;
    float: right;
}




/* //Tablet and Mobile  */
/* article {
    position: relative;
    z-index: -1;
} */

.tablet-header .arg_active {
    background-color: #fff !important;
}

.tablet-header .main {
    width: 100%;
    padding: 0;
    max-width: 100%;
    min-width: 100%;
}

.tablet-header .main .logo {
    position: absolute;
}

.tablet-header .dl-menuwrapper button {
    float: right;
}

.dl-menu dl-menuopen dl-subview {
    background-color: #fff;
}

.tablet-header  .column {
    float: unset;
    width: 100%;
    padding: 0;
    position: relative;
    display: flex;
    /* flex-direction: column; */
    justify-content: space-between;
}

.tablet-header .dl-menuwrapper {
        width: 100%;
        max-width: 100%;
        float: unset;
        position: unset;
        -webkit-perspective: 100%;
        perspective: 100%;
        -webkit-perspective-origin: 100%;
        perspective-origin: 100%;
    }

.tablet-header .dl-menuwrapper:first-child {
        margin: 0;
    }

.tablet-header .dl-menuwrapper .dl-menu.dl-menuopen {
        -webkit-transform: translateY(40px) !important;
        transform: translateY(40px) !important;
        min-height: 70vh;
        background-color: #fff;
        position: relative;
        z-index: 99999;
        margin-top: 10px !important;
    }

.tablet-header .dl-submenu{
        background-color: #fff !important;
    }

.tablet-header .dl-menuwrapper button {
        position: relative;
        /* width: 50px;
    height: 44px; */
        background: transparent;
        border: none;
        cursor: pointer;
    }

.tablet-header .dl-trigger {
        background: transparent !important;
    }

.tablet-header .dl-menuwrapper button:after,
.tablet-header .dl-menuwrapper button:before {
        content: '';
        position: absolute;
        width: 24px;
        height: 3px;
        background: #000;
        left: 16%;
        transition: all 0.3s ease;
    }

.tablet-header .dl-menuwrapper button:before {
        top: 10px;
        box-shadow: 0px;
    }

.tablet-header .dl-menuwrapper button:after {
        box-shadow: 0 0px 0 #000,
            0 10px 0 #000;
    }

.tablet-header .dl-menuwrapper button:after {
        top: 10px;
    }

.tablet-header .dl-menuwrapper button {
        margin-top: 8px;
    }

.tablet-header .dl-menuwrapper button.dl-active:before,
.tablet-header .dl-menuwrapper button.dl-active:after {
        content: '';
        width: 24px;
        height: 3px;
        background: #000;
        top: 18px;
        left: 5px;
        box-shadow: none;
        transform: rotate(45deg);
    }

.tablet-header .dl-menuwrapper button.dl-active:after {
        transform: rotate(-45deg);
    }

    .termin {
        position: absolute;
        right: 60px;
        padding-top: 15px;
    }

.tablet-header .dl-menuwrapper li {
        /* padding-right: 15px; */
    }

.tablet-header .logo {
    padding: 5px 10px;
}

.tablet-header li a {
    color: #1E140B;
    font-family: Switzer;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 108%;
    text-decoration: none;
}

.tablet-header li a:hover {
    color: rgba(30, 20, 11, 0.68);
}


.tablet-header .dl-menuwrapper li.dl-back:after,
.tablet-header .dl-menuwrapper li>a:not(:only-child):after {
    position: absolute;
    top: 4px;
    font-size: 24px;
    font-family: 'icomoon';
    speak: none;
    -webkit-font-smoothing: antialiased;
    content: "\276F";
    color: rgba(30, 20, 11, 0.68);
}

.tablet-header .dl-menuwrapper li.dl-back:after {
    left: 16px !important;
}

.tablet-header .dl-menuwrapper li.dl-back>a {
    padding-left: 35px;
}

.tablet-header .dl-menuwrapper li {
    position: relative;
    z-index: 1;
}

.tablet-header .full-height {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    position: absolute;
    bottom: 20px;
    z-index: 0;
    width: 100%;

}

.tablet-header .full-height .termin_btn {
    display: flex;
    height: 48px;
    padding: 0px 20px;
    justify-content: center;
    align-items: center;
    gap: 8px;
    border-radius: 100px;
    border: 0.5px solid rgba(30, 20, 11, 0.32);
    /* background: #FFF; */
    text-decoration: none;
    margin-left: 20px;
    width: 187px;
    color: #000;
}

.tablet-header .full-height .social {
    border-top: 0.5px solid rgba(30, 20, 11, 0.32);
    padding-top: 16px;
    padding-left: 24px;
    display: flex;
    gap: 8px;
    text-decoration: none;
}

.tablet-header .full-height .social a {
    text-decoration: none;
    color: rgba(30, 20, 11, 0.68);
    font-family: Switzer;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 135%;
}

.tablet-header {
    display: none;
}


@media only screen and (max-width: 767px) {
    .tablet-header li a {
        font-size: 24px;

    }
}


@media only screen and (max-width: 981px) {
    .tablet-header {
        display: block;
        margin: 0px !important;
        padding: 0;
		max-width: 100%;
    }

    .desktop-header {
        display: none;
    }
}


.navbar-expand-lg .navbar-nav .nav-item{
	padding-right:4px!important;
    padding-left:4px!important;
}