a:link, a:visited,
a:hover, a:focus, a:active {
    text-decoration: underline;
}

.uk-breadcrumb {
    position: relative;
    z-index: 1;
}

.uk-breadcrumb > :nth-child(n+2):not(.uk-first-column)::before {
    content: "|";
    color: #00387b;
}

.uk-breadcrumb a,
.uk-breadcrumb span {
    color: #00387b !important;
}

div.uk-margin > p:last-child {
    margin-bottom: 0;
}

.uk-light {
    color: #fff;
}

a.uk-button,
a.uk-logo {
    text-decoration: none;
}

.uk-list .el-item .el-content .el-link p {
    margin: 0;
    padding: 0;
}
.uk-list .el-item .el-content .el-link {
    text-decoration: none;
}

* + address, * + dl, * + fieldset, * + figure, * + ol, * + p, * + pre, * + ul {
    margin-top: 20px;
}
address, dl, fieldset, figure, ol, p, pre, ul {
    margin: 0 0 20px 0;
}

.tm-page {
    border-bottom-width: 0;
}

.tm-page-container {
    min-height: 100vh;
}

.tm-header :not(.uk-sticky-below) > .uk-navbar-container {
    padding-top: 0;
    padding-bottom: 0;
}

.tm-header .uk-navbar-right .uk-navbar-nav > li > a {
    color: #fff;
}

.tm-header .uk-navbar-nav > li:first-child > a {
    padding-left: 0;
}

.uk-logo, .navbar .brand {
    font-size: 42px;
    font-weight: 600;
}

.uk-navbar-container,
.uk-navbar-right,
.uk-navbar-left,
.uk-navbar-left .uk-navbar-item,
.uk-navbar-toggle {
    height: 70px !important;
    min-height: 70px !important;
}

.uk-navbar-nav > li  {
    margin-left: 11px;
    margin-right: 11px;
}

.uk-navbar-nav > li > a {
    min-height: 70px;
    padding: 0 11px;
}

.uk-slideshow-items .uk-button-text {
    padding-right: 0;
}

a.el-slidenav {
    border-radius: 50%;
    background: rgba(255,255,255,.5);
    color: #00387b;
}

.uk-slidenav {
    padding: 16px 12px 14px 12px;
}

.uk-slidenav svg {
    width: 20px;
}

.uk-slidenav:hover svg {
    color: #00387b;
}

.uk-slideshow-items .uk-tile-secondary a.el-link {
    font-size: 30px;
}

.uk-slideshow-items .uk-tile-primary h3.el-title {
    font-size: 16px;
}

.uk-tile-primary:not(.uk-preserve-color) .uk-button-text::before,
.uk-tile-secondary:not(.uk-preserve-color) .uk-button-text::before {
    display: none;
}

.uk-button {
    font-size: 14px;
    padding: 15px 25px;
    line-height: 20px;
    word-wrap: break-word;
}

.uk-button-text::before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 26px;
}


.uk-button-primary {
    background-color: #00387b;
    border: 2px solid #00387b;
    color: #fff;
    background-image: none;
}
.uk-button-primary:hover,
.uk-button-primary:focus,
.uk-button-primary:active {
    background-color: #fff;
    border: 2px solid #00387b;
    color: #00387b;
    background-image: none;
}


.uk-button-secondary {
    background-color: #c73f4a;
    border: 2px solid #c73f4a;
    color: #fff;
    background-image: none;
}
.uk-button-secondary:hover,
.uk-button-secondary:focus,
.uk-button-secondary:active {
    background-color: #fff;
    color: #c73f4a;
    border: 2px solid #c73f4a;
    background-image: none;
}


.uk-heading-bullet {
    padding-left: 30px;
}

.tm-header .uk-navbar-right .uk-navbar-nav > li > a:hover,
.tm-header .uk-navbar-right .uk-navbar-nav > li > a:focus,
.tm-header .uk-navbar-right .uk-navbar-nav > li > a:active,
.tm-header .uk-navbar-right .uk-navbar-nav > li > a.uk-open,
.tm-header .uk-navbar-right .uk-navbar-nav > li.uk-active > a {
    color: rgba(255,255,255,1) !important;
    /*text-decoration: underline;*/
    position: relative;
}

.tm-header .uk-navbar-right .uk-navbar-nav > li > a.uk-open:before,
.tm-header .uk-navbar-right .uk-navbar-nav > li.uk-active > a:before {
    content: "";
    position: absolute;
    width: 100%;
    border-bottom: 3px solid #fff;
    height: 1px;
    display: inline-block;
    bottom: 20px;
}

#tm-top {
    padding-top: 0;
    padding-bottom: 0;
}

#tm-top > .uk-container {
    width: 100%;
    max-width: 100%;
    height: calc(-140px + 80vh);
    overflow: hidden;
}

#tm-top > .uk-container {
    padding-left: 0;
}

#tm-top > .uk-container .fullwidth img {
    width: 100%;
    max-width: 100%;
}

.tm-header .uk-navbar-dropdown li a {
    color: #fff !important;
}

.tm-header .uk-navbar-dropdown li a:hover,
.tm-header .uk-navbar-dropdown li a:focus,
.tm-header .uk-navbar-dropdown li a:active,
.tm-header .uk-navbar-dropdown li.uk-active a {
    color: #000 !important;
}

.uk-marker {
    background: #319f9f;
    padding: 5px;

}

.uk-marker svg {
    width: 12px;
    height: 12px;
}

.uk-marker:hover,
.uk-marker:focus,
.uk-marker:active {
    background: #319f9f;
}

.uk-card-yellow {
    background-color: #ddaf27;
}

.uk-card-red {
    background-color: #c73f4a;
}

.uk-card-primary > :not([class*="uk-card-media"]),
.uk-card-secondary > :not([class*="uk-card-media"]) {
    color: #fff;
}

.uk-card-yellow *,
.uk-card-red * {
    color: #fff;
}

.uk-card-title {
    hyphens: auto;
}

ul[uk-switcher].uk-margin {
    margin-bottom: 20px;
}

ul[uk-switcher] li a {
    text-decoration: none;
    color: inherit;
}

ul[uk-switcher] li.uk-active a {
    background: #319f9f;
}

ul.uk-switcher {
    margin-bottom: 30px;
}

#switcher .el-nav li {
    padding: 0 10px;
}

#switcher .el-nav .uk-active {
    background: #b1c9df;
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary) {
    background: rgba(177,201,223,.2);
}

.uk-card-hover:not(.uk-card-default):not(.uk-card-primary):not(.uk-card-secondary):hover {
    background: rgba(177,201,223,1);
}

.fabrikForm .uk-card-default > div {
    color: #272424;
}

ul.columns-2 {
    columns: 2;
    column-gap: 2rem;
    -moz-column-fill: balance;
    column-fill: balance;
    list-style: none;
    padding: 0;
}

.referenzen > ul {
    columns: 3;
    column-gap: 2rem;
    -moz-column-fill: balance;
    column-fill: balance;
    list-style: none;
    padding: 0;
}

.referenzen > ul > li {
    margin: 0 0 5px 0;
    padding: 2px 5px;
    background: rgba(255,255,255,.1);
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
}

ul.latestnews > li:nth-of-type(2n+1) {
    background: #f9f9f9;
}

ul.latestnews > li {
    padding: 20px 16px;
}

input.fabrik_filter.search-query.input-medium {
    width: 50% !important;
    min-width: 150px;
}

article.uk-article h2.uk-margin-large-top,
article.uk-article h1.uk-margin-large-top {
    margin-top: 10px !important;
}

article.uk-article > ul.uk-margin-small-top {
    margin-top: 34px !important;
}

h1.uk-article-title {
    /*font-size: 44px;*/
}

.uk-flex-auto h1,
.uk-flex-auto .uk-h1 {
    padding-bottom: 10px !important;
    font-size: 26px;
}

div#footer {
    background: #00387B !important;
    padding: 15px 0;
}

div#footer * {
    color: #fff;
}

.dd-articlenav {
    position: fixed;
    width: 1350px;
    top: 110px;
    left: 50%;
    margin-left: -675px !important;
}

.dd-articlenav > div {
    padding: 0 !important;
}

.dd-articlenav a {
    display: inline-block;
    color: #fff;
    background: #00387b;
    border-radius: 50%;
    width: 30px;
    height: 30px;
    padding: 7px 5px 3px 5px;
    line-height: 26px;
    text-align: center;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}

@media (max-width: 1350px) {
    .mod-dd-articlenav {

    }
    .dd-articlenav {
        position: static;
        width: 100%;
        top: auto;
        left: auto;
        margin-left: 0 !important;
    }
    .dd-articlenav a {
        margin: 10px 40px 0 40px;
        box-shadow: none;
    }
}

.uk-button-text {
    color: #319f9f;
}

.uk-button-text:hover::before,
.uk-button-text::before {
    background-image: url(../images/arrow_right.svg);
}

.uk-icon.uk-totop {
    background: #00387b;
    border-radius: 50%;
    height: 30px;
    width: 30px;
    line-height: 26px;
    text-align: center;
    color: #fff;
    box-shadow: 0 0 10px rgba(0,0,0,0.5);
}


.career .fabrik___rowlink {
    background: #319f9f;
    display: inline-block;
    color: #fff !important;
    padding: 5px 10px;
    text-decoration: none !important;
    width: 90%;
}


.input-append .add-on, .input-prepend .add-on {
    display: inline-block;
    height: auto;
    width: auto;
    min-width: 0;
    padding: 0 15px 0 0;
    font-size: 16px;
    line-height: 150%;
    text-align: center;
    background-color: transparent;
    box-sizing: border-box;
}

/*.uk-table-striped tbody tr:nth-of-type(2n+1),*/
.table-striped tbody > tr:nth-child(2n+1) > td, .table-striped tbody > tr:nth-child(2n+1) > th {
    background-color: rgba(177,201,223,.2) !important;
}

.table thead th {
    font-weight: bold;
}

.chzn-container-single {
    width: 100% !important;
}
.chzn-container-single .chzn-single {
    position: relative;
    display: block;
    overflow: hidden;
    padding: 0 0 0 8px;
    height: 25px;
    border: none;
    border-radius: 0;
    background: none;
    background-color: #319f9f;
    background-clip: border-box;
    box-shadow: none;
    color: #fff;
    text-decoration: none;
    white-space: nowrap;
    line-height: 24px;
    font-size: 16px !important;
}
.chzn-container-single .chzn-default {
    color: #999;
}
.chzn-container-single .chzn-single span {
    display: block;
    overflow: hidden;
    margin-right: 26px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.chzn-container-single .chzn-single-with-deselect span {
    margin-right: 38px;
}
.chzn-container-single .chzn-single abbr {
    position: absolute;
    top: 6px;
    right: 26px;
    display: block;
    width: 12px;
    height: 12px;
    font-size: 16px;
}
.chzn-container-single .chzn-single abbr:hover {
    background-position: -42px -10px;
}
.chzn-container-single.chzn-disabled .chzn-single abbr:hover {
    background-position: -42px -10px;
}
.chzn-container-single .chzn-single div {
    position: absolute;
    top: 0;
    right: 0;
    display: block;
    width: 18px;
    height: 100%;
}
.chzn-container-single .chzn-single div b {
    display: block;
    width: 100%;
    height: 100%;
}
.chzn-container-single .chzn-search {
    position: relative;
    z-index: 1010;
    margin: 0;
    padding: 3px 4px;
    white-space: nowrap;
}
.chzn-container-single .chzn-search input[type="text"] {
    margin: 1px 0;
    padding: 4px 20px 4px 5px;
    width: 100%;
    height: auto;
    outline: 0;
    border: 1px solid #aaa;
    font-size: 16px;
    font-family: sans-serif;
    line-height: normal;
    border-radius: 0;
}

.chzn-container-active.chzn-with-drop .chzn-single {
    background-image: none;
    background-color: #319f9f;
    color: #fff;
    border: none;
}

.chzn-container-single.chzn-container-single-nosearch .chzn-search {
    position: absolute;
    left: -9999px;
}

.chzn-container .chzn-drop {
    position: absolute;
    top: 100%;
    left: -9999px;
    z-index: 1010;
    width: 100%;
    border: none;
    border-top: 0;
    background: #319f9f;
    background-clip: border-box;
    box-shadow: 0 4px 5px
    rgba(0, 0, 0, 0.15);
    color: #fff;
    border-radius: 0;
}

.chzn-container-single .chzn-search input[type="text"] {
    color: #inherit;
    border-color: #fff !important;
    background-color: #dadada
}

.chzn-container .chzn-results {
    color: #fff;
    font-size: 16px;
}

.chzn-container .chzn-results li.highlighted {
    background-color: #fff;
    background-image: none;
    color: #000;
}




.uk-tile-primary .uk-tile * {
    color: #fff;
}




/* Custom element classes */

.dd-overlay-2 {
    height: 100% !important;
}
.dd-overlay-2 .el-image {
    height: 100% !important;
    width: auto !important;
    background-size: contain;
    max-width: none;
}
.dd-overlay-2 .el-container {
    height: 100%;
}
.dd-overlay-2 .el-element {
    height: 100%;
}

.dd-overlay .el-title {
    /*font-weight: 600;*/
    font-size: 16px;
    padding: 4px 10px 4px 15px;
    line-height: 1.2;
    display: inline-block;
    -webkit-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.dd-overlay .uk-position-top-left .el-title {
    background: #00387b;
    color: #fff;
}

.dd-overlay a:hover .uk-position-top-left .el-title,
.dd-overlay a:focus .uk-position-top-left .el-title,
.dd-overlay a:active .uk-position-top-left .el-title {
    background: #fff;
    color: #272424;
}

.dd-overlay .uk-position-bottom-right .el-title {
    background: #fff;
    color: #00387b;
}

.dd-overlay a:hover .uk-position-bottom-right .el-title,
.dd-overlay a:focus .uk-position-bottom-right .el-title,
.dd-overlay a:active .uk-position-bottom-right .el-title {
    background: #00387b;
    color: #fff;
}



.dd-overlay a .dd-background-color {
    -webkit-transition: all .1s ease-in;
    -ms-transition: all .1s ease-in;
    transition: all .1s ease-in;
}

.dd-overlay .dd-background-color {
    background: transparent;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.dd-overlay a:hover .dd-background-color,
.dd-overlay a:focus .dd-background-color,
.dd-overlay a:active .dd-background-color {
    /*box-shadow: 0 0 0 2500px rgba(0,0,0,.9);*/
    background-color: #00387b66;
}

.dd-overlay .uk-panel.uk-padding-small.uk-position-top-left {
    padding-left: 0;
    padding-top: 20px;
}

.dd-overlay .uk-panel.uk-padding-small.uk-position-bottom-right {
    padding-right: 20px;
    padding-bottom: 0;
}

.dd-overlay .dd-background-image {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background-size: cover;
    background-position: center;
}


.dd-video-element .embed-container {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
    overflow: hidden;
    max-width: 100%;
}
.dd-video-element .embed-container iframe,
.dd-video-element .embed-container object,
.dd-video-element .embed-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.dd-standorte .hq > a {
    color: #00387b;
    font-weight: bold;
}


div.uk-section#zertifizierung {
    margin: 0 40px 15px 40px;
    padding-top: 20px;
    padding-bottom: 20px;
}

div.uk-section#zertifizierung p {
    margin: 0;
}


/*@media (min-width: 1200px) {
    .uk-navbar {
        -webkit-justify-content: space-between;
        justify-content: space-between;
    }
    .uk-navbar-left {
        -webkit-order: 3;
        order: 3;
    }
    .uk-navbar-right {
        margin-left: 0;
    }
}*/


@media (max-width: 959px) {
    .referenzen > ul {
        columns: 2;
    }
}

@media (max-width: 480px) {
    .referenzen > ul {
        columns: 1;
    }
}