/* .tm-toolbar.tm-toolbar-default {
border-bottom: 1px solid #E8E8E8;
} */

.uk-link, a{
text-decoration: underline;
}


.tm-toolbar a,
#footer a {
text-decoration: none;
}

.tm-toolbar a:hover,
.tm-toolbar a:focus,
#footer a:hover,
#footer a:focus {
text-decoration: underline;
}



.uk-section-muted {
border-bottom: 1px solid #E8E8E8;
}



.cstm-small-text-links>*,
.cstm-small-text-links .el-item .uk-link-text{
    font-size:  13px;
    /* color: rgba(5,28,56,.8); */
   /* color: rgb(32 32 32 / 80%); */
}


.uk-button-text {
    padding-right: 0;
    padding-left:  18px;
    font-size: 18px;
    letter-spacing: .15px;
    font-weight: 500;
}




.uk-button-text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: auto;
    left: 0;
    width: 20px;
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%231E324C;stroke-width:2;' points='7,4.5 12,9.5 7,14.5 '/%3E%3C/svg%3E%0A");
background-position: -6px 50%;
    transition: unset;
}

.uk-button-text:focus ,
.uk-button-text:hover {
    text-decoration: underline;
}

.uk-button-text:focus::before, 
.uk-button-text:hover::before {
background-image: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='20px' viewBox='0 0 20 20' style='enable-background:new 0 0 20 20;' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%230D488B;stroke-width:2;' points='7,4.5 12,9.5 7,14.5 '/%3E%3C/svg%3E%0A");
    background-position: -6px 50%;
}


.uk-list-hyphen a {
    text-decoration: none;

}

.uk-list-hyphen a:hover,
.uk-list-hyphen a:focus{
    text-decoration: underline;

}


.uk-list-hyphen>* {
    padding-left: 18px;
}


.uk-list-hyphen>::before {
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='31px' viewBox='0 0 20 31' style='enable-background:new 0 0 20 31;' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%231E324C;stroke-width:1.03;' points='7,10.5 12,15.5 7,20.5 '/%3E%3C/svg%3E%0A");
    position: relative;
    left: -24px;
    width: 20px;
    height: 1.75em;
    margin-bottom: -1.75em;
    display: list-item;
    list-style-position: inside;
    text-align: right;       
}

.uk-list-hyphen li:focus::before,
 .uk-list-hyphen li:hover::before{
    content: url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='20px' height='31px' viewBox='0 0 20 31' style='enable-background:new 0 0 20 31;' xml:space='preserve'%3E%3Cpolyline style='fill:none;stroke:%230D488B;stroke-width:1.03;' points='7,10.5 12,15.5 7,20.5 '/%3E%3C/svg%3E%0A");  
}


/*
.uk-section-default .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 45%, rgba(255,255,255,.15) 60%)!important;
} 

.uk-section-muted .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 45%, rgba(255,255,255,.15) 60%)!important;
} 
*/


.uk-accordion-title {
    text-decoration:none;
    }

.uk-accordion-title::before {
    margin-left: 0;
    float: left;
    background-position: 0% 50%;
}


.cstm-menu-leistungen {

}

.uk-navbar-dropdown-nav > li.menu-item-type-custom.current-menu-item  > a{
    color: #051c38;
}

.uk-navbar-dropdown-nav > li.menu-item-type-custom.current-menu-item  > a:hover{
    color: #0d488b;
}



.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:active, 
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:focus, 
.et-db #et-boc .et_pb_module .forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:hover, 
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:active, 
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:focus, 
.forminator-ui.forminator-custom-form[data-design=flat] .forminator-button:hover {
    box-shadow: none!important;
    -webkit-box-shadow:  none!important;
}




@media only screen and (max-width:960px) {}

@media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {}

/******** Main Queries  ********/
@media (min-width:640px) {}

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

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

@media (max-width:1200px) {}

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

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

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

@media (min-width:1024px) and (max-width:1280px) {}

@media (min-width:960px) and (max-width:1024px) {}

    /* Portrait and Landscape iPad*/
@media only screen and (min-device-width:768px) and (max-device-width:1024px) and (-webkit-min-device-pixel-ratio:1) {
/* .uk-section-default .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 60%, rgba(255,255,255,.4) 70%)!important;
} 
.uk-section-muted .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 60%, rgba(255,255,255,.4) 70%)!important;
} */

}

    /* Tablet Landscape iPad 1 and 2 */
    @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:landscape) and (-webkit-min-device-pixel-ratio:1) {
/*.uk-section-default .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 60%, rgba(255,255,255,.4) 70%)!important;
} 
.uk-section-muted .uk-background-cover .uk-position-cover{
background: rgb(255,255,255); 
background: linear-gradient(90deg, rgba(255,255,255,0.9) 60%, rgba(255,255,255,.4) 70%)!important;
} */
    

    }

    /* Landscape Galaxy Tab */
    @media (max-device-width:1280px) and (orientation:landscape) {
       
    }

    /* For portrait layouts only */
    @media only screen and (min-device-width:481px) and (max-device-width:1024px) and (orientation:portrait) {
       
    }

    @media only screen and (min-device-width:768px) and (max-device-width:1024px) and (orientation:portrait) and (-webkit-min-device-pixel-ratio:1) {
       
    }

    @media only screen and (max-width:960px) {
       .uk-navbar-item.uk-logo {
    order: 2;
    padding-left: 0;
}
.uk-navbar-toggle {order: 1;}
    }

    @media only screen and (max-width:767px) {

/*
.forminator-button,      
.forminator-button.forminator-button-back,
.forminator-button.forminator-button-next {

}
*/

.forminator-pagination-footer {
    margin: 40px 0 0!important;
    display: block!important;
}

.uk-navbar-item.uk-logo {
    order: 2;
    padding-left: 0;
}
.uk-navbar-toggle {order: 1;}
/*
.uk-section-default .uk-background-cover .uk-position-cover{
background: #f8f8f8!important;
} 

.uk-section-muted .uk-background-cover .uk-position-cover{
background: #f8f8f8!important;
} 
    */ 
.uk-child-width-auto>* {
    width: 100%;
}

.uk-child-width-auto .uk-button:not(.uk-button-text), 
.uk-child-width-auto .uk-button-large:not(.uk-button-text), 
.uk-button:not(.uk-button-text), 
.uk-button-large:not(.uk-button-text) {
    padding: 8px 24px;
    line-height: 40px;
    font-size: 18px;
    width: 100%;
}

.uk-navbar-nav > li > a, .uk-navbar-item, .uk-navbar-toggle {
    min-height: 80px;
}


    }