






.unlink-title .uk-position-cover, .unlink-title .uk-panel-title .wk-link-reset, .wk-link-reset a, .wk-link-reset a:focus, .wk-link-reset a:hover, .wk-link-reset:focus, .wk-link-reset:hover

{
pointer-events: none;
}

.tk_bs {
    background-color: rgba(194, 194, 194, 0.3);
    box-shadow: 7px 7px 5px 0 rgba(50, 50, 50, 0.75);
    padding: 10px;
    text-align: center;

    font-size: 24px;
    line-height: 28px;
    font-weight: 600;
    width: 65%;
    margin: auto;
}



.termine

{
font-size: 11px;
line-height: 13px;
}

.lh

{
line-height: 26px;
}

.formds {
    font-size: 13px;
    line-height: 15px;
}

.tk-social {
color: #222222 !important;
font-size: 14px;
}

.wk-panel-box-secondary {
    background-color: #007bc3 !important;
    color: #fff;
}


.uk-h4,h4 {
    margin: 0 0 5px 0;
    font-family: Amiko;
    font-weight: 700;
    color: #fff;
    text-transform: inherit;
}


@media (max-width: 768px) {


.uk-navbar-container:not(.uk-navbar-transparent) {
    background: #061821;
    padding-top: 0px;
    padding-bottom: 0px;
}



.uk-navbar-toggle-icon {
    background-image: url('/images/global/toggle.png')!important;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat  !important;
}
.uk-navbar-toggle-icon svg {width: 35px; height: 35px;}
}

.uk-navbar-toggle {
    color: #007bc3;
    font-weight: 400;
    text-transform: uppercase;
    background-position: center center !important;
    background-size: contain !important;
    background-repeat: no-repeat  !important;
    border-bottom: 2px  #ebebeb !important;
}
    .uk-nav-default>li>a {
    font-size: 15px;
}


}