/* source-sans-pro-regular - latin-ext_latin_cyrillic */

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.eot');
    /* IE9 Compat Modes */
    src: local(''), url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.woff2') format('woff2'), /* Super Modern Browsers */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.woff') format('woff'), /* Modern Browsers */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.ttf') format('truetype'), /* Safari, Android, iOS */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-regular.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}


/* source-sans-pro-700 - latin-ext_latin_cyrillic */

@font-face {
    font-family: 'Source Sans Pro';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.eot');
    /* IE9 Compat Modes */
    src: local(''), url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.woff2') format('woff2'), /* Super Modern Browsers */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.woff') format('woff'), /* Modern Browsers */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.ttf') format('truetype'), /* Safari, Android, iOS */
    url('inc/assets/fonts/source-sans-pro-v14-latin-ext_latin_cyrillic-700.svg#SourceSansPro') format('svg');
    /* Legacy iOS */
}

* {
    font-family: 'Source Sans Pro', sans-serif;
}

body {
    margin: 0;
    -webkit-font-smoothing: auto;
    overflow-x: hidden;
    color: black;
    position: relative;
}

html.no-scroll,
body.no-scroll {
    position: absolute !important;
    overflow-x: hidden;
}

.btn-link,
.accordion-title {
    -webkit-transition: all 450ms ease-in-out;
    -moz-transition: all 450ms ease-in-out;
    -ms-transition: all 450ms ease-in-out;
    -o-transition: all 450ms ease-in-out;
    transition: all 450ms ease-in-out;
}

.card-header img {
    -webkit-transition: all 250ms ease-in-out;
    -moz-transition: all 250ms ease-in-out;
    -ms-transition: all 250ms ease-in-out;
    -o-transition: all 250ms ease-in-out;
    transition: all 250ms ease-in-out;
}

a {
    outline: 0 none;
}

a:not([href]):not([tabindex]) {
    color: #00528C;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
    color: rgba(97, 166, 33, 1);
}

a.green {
    text-decoration: none;
    color: rgba(97, 166, 33, 1) !important;
}


/*.img-fluid {
	width: 100%;
}*/

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}

aside h3 {
    text-transform: none;
    font-size: 24px;
}

aside h3 span {
    color: #00528C;
}

.text-blue {
    color: #00528C;
}

.address-block p {
    margin: 0;
}

.address-block a {
    display: inline-block;
}

.address-block a:first-of-type {
    margin-top: 15px;
}


/** Font for „MENU“ **/

.cls-8 {
    font-family: 'Source Sans Pro', sans-serif !important;
    font-size: 11pt;
    font-weight: 700;
}

.contact-us {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 200px;
    padding: 20px;
    background: rgba(0, 82, 140, 1);
    z-index: 3;
}

.close-window {
    height: 20px;
    width: 20px;
    position: absolute;
    right: 5px;
    top: 5px;
    float: right;
}

.close-window:hover {
    cursor: pointer;
}

.close-window path {
    fill: white;
}

.bg-dark-blue {
    background-color: #00528C;
}

.border-dark-blue {
    border: 1px solid #00528C !important;
}

.text-dark-blue {
    color: #00528C !important;
}

.contact-us p,
.contact-us h1,
.contact-us h2,
.contact-us h3,
.contact-us a {
    color: white;
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline;
}

audio:not([controls]) {
    display: none;
    height: 0;
}

[hidden],
template {
    display: none;
}

a {
    background-color: transparent;
    color: #00528C;
    text-decoration: none;
}

a:active,
a:hover {
    outline: 0;
}

dfn {
    font-style: italic;
}

mark {
    background: transparent;
}

small {
    font-size: 80%;
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

sup {
    top: -0.5em;
}

sub {
    bottom: -0.25em;
}

img {
    border: 0;
}

svg:not(:root) {
    overflow: hidden;
}

figure {
    margin: 1em 2.5rem;
}

hr {
    box-sizing: content-box;
    height: 0;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

td,
th {
    padding: 0;
}


/*INTRANET td {
	padding: 10px;
}
*/


/*--------------------------------------------------------------# Neues Headimage für Jobs--------------------------------------------------------------*/

.headimage-wrapper {
    background-size: cover;
    background-position: center center;
}

.headimage-wrapper {
    background-size: cover;
    background-position: center center;
}

.headimage-wrapper {
    background-size: cover;
    background-position: center center;
}

.head-img+.header-title-wrapper,
.head-img+.header-area-wrapper,
.header-slider+.header-area-wrapper,
.header-img+.header-area-wrapper {
    margin-top: -90px;
}

.head-img {
    display: block;
    text-align: center;
    max-height: 60vh;
    position: relative;
    margin-bottom: 3rem;
}

.head-img img {
    display: block;
    margin: 0 auto;
    max-height: 60vh;
    background-size: cover;
    background-repeat: no-repeat;
}

.header-area-wrapper {
    margin-right: 50px;
    z-index: 2;
    position: relative;
}

body.popup .header-area-wrapper {
    margin-right: 60px;
    margin-top: -60px;
}

@media screen and (min-width:960px) {
    .jobimg-desktop,
    .eventimg-desktop {
        display: block;
    }
    .jobimg-mobile,
    .eventimg-mobile {
        display: none !important;
    }
}

@media screen and (min-width:991px) {
    .no-popup .head-img {
        margin-left: 125px;
    }
}


/******* BUTTON & Forms *******/

button {
    overflow: visible;
}

button,
select {
    text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
}

button[disabled],
html input[disabled] {
    cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}

input {
    line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    height: auto;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}


/** SM **/

.search-form .form-control,
.fullname-search,
.form-control,
.fullname-search:focus,
.form-control:focus,
input:focus,
button:focus {
    outline: 0 none !important;
    box-shadow: none !important;
    border-color: #00528C;
}


/** SM end **/

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}

legend {
    border: 0;
    padding: 0;
}

textarea {
    overflow: auto;
}

optgroup {
    font-weight: bold;
}

.btn-contact {
    border: 2px solid #00528C;
    color: #00528C;
    border-radius: 0em;
    text-transform: uppercase !important;
    font-weight: bold;
    padding: 10px 30px;
}

.btn {
    border: 1px solid #00528C;
    color: #00528C !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    display: inline-block;
    width: auto !important;
    background: transparent;
}

.btn:hover {
    border: 1px solid #61A621;
    color: #FFFFFF !important;
    background: #61A621;
    text-decoration: none !important;
}

.btn.btn-link,
.btn.btn-link:hover {
    border: none;
    background: transparent;
}

.btn.comment-reply-link,
#commentsubmit.btn {
    background: white;
}

.btn-primary:hover {
    color: #00528C !important;
}


/****** wieder unsortiert ****/

.mobile-logo,
.contact-mobile-menu {
    display: none;
}

.reset-button {
    color: #00528C !important;
    /*height: 60px;
	INTRANET */
}

li.page_item_has_children>a {
    font-weight: bold;
}

li.page_item_has_children::before {
    content: "" !important;
    padding-right: 0px !important;
}

#sitemap li {
    list-style: none;
}

#sitemap a {
    color: rgba(97, 166, 33, 1);
}

.active-select {
    background: #00528C !important;
    transition: background 0.3s !important;
}

.active-select span {
    color: white !important;
}

.active-select {
    background: #00528C !important;
    transition: background 0.3s !important;
}


/*--------------------------------------------------------------# Typography--------------------------------------------------------------*/

h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
    color: black;
    font-weight: 600;
    margin-top: 12px;
    margin-bottom: 6px;
}

h1 {
    font-size: 32px;
    padding-bottom: 10px;
}

h2 {
    font-size: 24px;
    padding-bottom: 0.3em;
    line-height: 1.25;
}

h3 {
    font-size: 18px;
    line-height: 25px;
}

h4 {
    font-size: 16px;
    line-height: 20px;
}

h5 {
    font-size: 14px;
    line-height: 17.5px;
}

p b,
p strong {
    color: black;
}

p {
    margin-bottom: 1.5em;
}

h1.entry-title {
    font-size: 1.31rem;
    border-bottom: 1px solid #eaecef;
}

h2.entry-title {
    border-bottom: 1px solid #eaecef;
}

.fullscreen-nav {
    overflow-x: hidden;
}

.fullscreen-nav .textwidget strong {
    text-transform: uppercase !important;
    font-size: 2rem;
    font-weight: bold;
    line-height: 39px;
}

.fullscreen-nav .widget-title {
    display: none;
}

footer h3.widget-title {
    color: white !important;
}

.header-img {
    height: 60vh;
    width: 100%;
    display: block;
    text-align: center;
    max-height: 60vh;
    position: relative;
    margin-bottom: 3rem;
}

.header-img .logo,
.moodpicture-wrapper .logo,
.logo,
.negative-logo {
    position: absolute;
    right: 20px !important;
    top: 0px;
    height: 90px;
    max-width: 230px;
    z-index: 1;
}

.negative-logo {
    right: 20px;
    z-index: 2;
}

.fullscreen-nav>a .negative-logo {
    z-index: 1;
}

.logo-bar {
    position: relative;
    top: 0px;
    height: 100px;
    width: 100%;
    background-color: white;
}

.header-title {
    background-color: rgba(0, 82, 140, 1);
    color: white;
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 50px;
    padding-right: 10%;
    text-transform: uppercase;
    font-size: 2.5rem;
    text-align: right;
    max-width: 85%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.side_links_wrapper {
    float: right;
    display: flex;
}

.side_link {
    background-color: rgba(0, 82, 140, 1);
    color: white;
    padding: 20px;
    text-transform: uppercase;
    margin-top: 2px;
    margin-left: 2px;
    display: inline-block;
}

.side_link_file {
    display: inline-block;
    padding: 10px 20px;
}

.side_link_file img {
    height: 44px;
    display: block;
}

.side_link:hover {
    color: white;
    background-color: #61A621;
}

.bg-secondary {
    background-color: #61A621 !important;
}

.bg-secondary h2 {
    color: white !important;
}


/*--------------------------------------------------------------# Suche--------------------------------------------------------------*/

.search-field {
    border-radius: 0;
    height: 60px !important;
    min-width: 500px;
    width: 50%;
    /*before min-width: 80%;
	*/
    border: 0;
}

.fullscreen-nav .search-field {
    min-width: 0;
    width: 100%;
}

.fullscreen-nav form {
    padding-left: 40px;
}

.search-field input:not(:disabled):not(.disabled).btn {
    min-width: 80px !important;
}

.search-submit {
    border-radius: 0;
    border: 0;
    background: rgba(0, 82, 140, 1);
    color: white !important;
}

.search-submit:hover {
    background: #61A621;
}

button.search-submit {
    height: 60px !important;
    width: 60px !important;
    margin-top: 15px;
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.entry-title i,
.entry-title svg {
    color: #00528C;
}

.error404 .form-control {
    border: 1px solid rgba(0, 82, 140, 1);
}

.search-form .form-control {
    height: 42px;
}


/*--------------------------------------------------------------# TO-TOP-ARROW--------------------------------------------------------------*/

.to-top-arrow,
.to-top-arrow-modal {
    position: fixed;
    bottom: 15px;
    right: 45px;
    height: 50px;
    width: 50px;
    justify-content: center;
    align-items: center;
    z-index: 5;
    background-image: url('inc/assets/img/pfeil_gross.svg');
    background-size: contain;
    background-repeat: no-repeat;
    cursor: pointer;
}

.to-top-arrow-modal {
    display: block;
}

.to-top-arrow {
    display: none;
}

.to-top-arrow-modal {
    z-index: 99995;
}

.to-top-arrow:hover,
.to-top-arrow-modal {
    text-decoration: none;
}


/*--------------------------------------------------------------# Elements--------------------------------------------------------------*/

body {
    background: #fff;
    /* Fallback for when there is no custom background color defined. */
}

img {
    height: auto;
    /* Make sure images are scaled correctly. */
    max-width: 100%;
    /* Adhere to container width. */
}

figure {
    margin: 1em 0;
    /* Extra wide images within figure tags don't overflow the content area. */
}

table {
    margin: 0 0 1.5em;
    width: 100%;
}


/*--------------------------------------------------------------# Pagination--------------------------------------------------------------*/

.search-pagination .page-numbers {
    height: 30px;
    width: 30px;
    padding: 10px 15px;
    border: 1px solid #00528C;
}

.search-pagination .page-numbers:hover,
.search-pagination .page-numbers.current {
    background-color: #00528C;
    color: white;
}


/*--------------------------------------------------------------## Ausklappbare Inhalte--------------------------------------------------------------*/

.accordion-content {
    display: none;
}


/*.card img {
	width: 100%;
}
*/

.card {
    border-top: 1px solid #00528C;
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    display: block !important;
    -ms-flex-direction: inherit !important;
    flex-direction: inherit !important;
    min-width: none !important;
}

.card:last-child {
    border-bottom: 1px solid #00528C;
}

.card-header {
    padding: 4px 0;
    border: 0;
    background: white;
}

.card-header img {
    height: 10px;
    right: 0;
    top: 8px;
    bottom: 0;
}


/*** Pfeile drehen bei aufklappen **/

.card-header img {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.card-header .collapsed img {
    -moz-transform: rotate(0deg);
    -webkit-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.card-header .btn {
    padding: 0;
}

.accordion-wrapper p {
    margin: 0;
}

.accordion-title {
    text-transform: uppercase;
    color: #00528C !important;
    white-space: normal;
    display: block;
    hyphens: auto;
    padding-right: 24px;
}

.accordion-button {
    border: none !important;
}

.btn:not(:disabled):not(.disabled) {
    text-align: left;
    width: 100%;
    /* border: none;
	*/
}

.btn-link:hover {
    text-decoration: none;
    font-weight: bold;
}

.btn-link:focus {
    text-decoration: none;
}


/**** Alternative Darstellung Accordeon - SERVICE-8959 *****/

.alternate-view-on .card-header {
    padding: 0;
}

.alternate-view-on .card-header .btn-link.collapsed {
    background: #FFF;
    color: #00528C !important;
    padding: 0;
    display: block;
    width: 100% !important;
}

.alternate-view-on .card-header .btn-link.collapsed:hover {
    background: #FFF;
    color: #00528C !important;
}

.alternate-view-on .card-header .btn-link .accordion-title,
.alternate-view-on .card-header .btn-link.collapsed:hover .accordion-title {
    text-transform: none;
    color: #00528C !important;
    font-weight: 400;
    padding: 5px 40px 5px 20px;
}

.alternate-view-on .card-header .btn-link.collapsed .accordion-title {
    color: #00528C !important;
    text-transform: none;
    padding: 5px 60px 5px 0;
    padding-left: 0;
    font-weight: 400;
}


/**** Ende Alternative Darstellung Accordeon - SERVICE-8959 *****/

.modal-wrapper.styled .modal h2 {
    margin-top: 30px!important;
}

.modal-wrapper #modal-content a,
.modal-wrapper #modal-content a:link,
.modal-wrapper #modal-content a:visited {
    color: rgba(97, 166, 33, 1);
}

.modal-wrapper #modal-content a:hover,
.modal-wrapper #modal-content a:active {
    text-decoration: none;
    color: #00528C;
}


/*--------------------------------------------------------------## Ausklappbarer Inhalt mit Icon --------------------------------------------------------------*/

.accordionwithimage-icon img {
    height: auto;
    width: 100%;
    max-width: 50px;
}

.card-withicon-header button * {
    text-transform: none !important;
}

.flex-none {
    flex: none;
}

.card-withicon-header button {
    transition: all 0.3s !important;
    white-space: normal;
    width: 100% !important;
}

.card-withicon-header button:hover {
    font-weight: normal !important;
    opacity: 0.8;
}

.card-withicon-header .accordion-title {
    font-weight: bold;
    margin-top: -4px;
}

.card-withicon-header .btn .accordion-preview,
.card-withicon-header .btn .accordion-preview p,
.card-withicon-header .accordion-preview,
.card-withicon-header .accordion-preview p {
    margin-bottom: 5px;
    color: #00528C !important;
}

.card-withicon-header .accordion-preview p .accordion-preview p *:not(a) {
    color: #00528C !important;
}

.accordionwithimage {
    margin-bottom: 15px;
}

.accordionwithimage .card {
    border: none !important;
}

.accordionwithimage .card-body,
.accordionwithimage .card-body p {
    color: black;
}


/*--------------------------------------------------------------## Werte Karte --------------------------------------------------------------*/

.clickable-map-textbox {
    background-color: white;
    padding: 15px;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    width: 250px;
    display: none;
    z-index: 9999;
    border: 1px solid rgb(0, 82, 140);
}

.clickable-map-textbox * {
    color: rgb(0, 82, 140);
}


/*--------------------------------------------------------------## Galerie--------------------------------------------------------------*/

.competences-tile-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    width: 100%;
    height: 200px;
    position: relative;
}

a.competences-tile-link:hover {
    text-decoration: none !important;
    color: white;
}

.competences-tile-wrapper p {
    color: white;
    z-index: 1;
    font-weight: bold;
    margin: 0;
}


/*--------------------------------------------------------------# WordPress Like--------------------------------------------------------------*/


/* Wrapper */

.sl-wrapper a {
    border-bottom: 0 !important;
    text-decoration: none !important;
}

.sl-button {
    font-size: 1em;
    line-height: 1;
    font-weight: normal;
}


/* Colors */

a.liked {
    color: #da1b1b;
}

a.liked:hover,
a.liked:active,
a.liked:focus {
    color: #666666;
}

a.liked span.sl-count,
.sl-count {
    color: #666666;
}


/* Icon */

.icon-newsletter {
    display: inline-block;
    width: 1.25em;
    height: 1em;
    margin-right: .5em;
    background-image: url("data:image/svg+xml,%3Csvg version='1.1' id='Ebene_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 40 27' style='enable-background:new 0 0 40 27;' xml:space='preserve'%3E%3Cpath style='fill:%2363A630;' d='M1,27c-0.5,0-1-0.4-1-1V1c0-0.5,0.4-1,1-1H39c0.5,0,1,0.4,1,1V26c0,0.5-0.4,1-1,1H1z M38.1,25.1V5.2 L20.6,18.5c-0.2,0.1-0.4,0.2-0.6,0.2c-0.2,0-0.4-0.1-0.6-0.2L1.9,5.2v19.9H38.1z M20,16.5L38.1,2.8V1.9H1.9v1L20,16.5z'/%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center center;
    top: 2px;
    position: relative;
}

.sl-icon {
    margin-right: 0.3125em;
    font-family: 'Arial Unicode MS', Arial, sans-serif;
    vertical-align: middle;
}

.sl-icon svg {
    fill: currentColor;
    width: 1em;
    height: 1em;
}

.sl-icon svg:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}


/* Count */

.sl-count {
    font-size: 0.625em;
    font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
    text-transform: uppercase;
    vertical-align: middle;
}


/*--------------------------------------------------## Anchor Element for all elements ----------------------------------------------------*/

.anchor-element {
    position: absolute;
    top: -140px;
}

@media screen and (min-width:990px) {
    .anchor-element {
        position: absolute;
        top: -70px;
    }
}


/*--------------------------------------------------------------## Titleblock--------------------------------------------------------------*/

h1,
h3 {
    margin: 0;
    text-transform: uppercase;
    color: #00528C;
}

h1 {
    font-size: 42px;
}

.search-wrapper h1 span {
    color: #000;
}

h3 {
    font-size: 20px;
    text-transform: none !important;
}

h4 {
    font-weight: bold;
}

.titleblock-wrapper h1 {
    text-overflow: ellipsis;
}

.titleblock-wrapper h1,
.titleblock-wrapper h2,
.titleblock-wrapper h3,
.titleblock-wrapper h4 {
    /*padding-bottom: 5px;
	*/
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0;
}


/*--------------------------------------------------------------## Responsive iframe--------------------------------------------------------------*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

​​​​ .video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

​​​​ .content img,
.content iframe,
.content object,
.content embed {
    max-width: 100%;
}


@media screen and (max-width: 450px) {
	.video-slider-spacer .slick-prev, .video-slider-spacer .slick-next{
		top: 35%;
	}	
}
.video-slider-text {
	margin-top: .5em;
}

​​​​
/*--------------------------------------------------------------## Textblock--------------------------------------------------------------*/

.textblock-wrapper a,
.card a {
    color: rgba(97, 166, 33, 1);
}

.textblock-wrapper table {
    width: 100% !important;
}

.textblock-wrapper ul,
.card-body ul {
    display: table;
    padding-left: 0px;
}

*.textblock-wrapper form ul li::before,
.card-body form ul li::before {
    content: "";
    display: none;
}

.textblock-wrapper ol {
    padding-left: 1.3rem;
}

.site-main .col-md-8 div>ul,
.textblock-wrapper div>ul,
.card-body div>ul {
    list-style-type: none;
    padding-left: 0;
}

.site-main .col-md-8 ul,
.textblock-wrapper ul,
.card-body ul,
#sitemap .children {
    margin-top: 6px;
}

.site-main .col-md-8 ul li,
.textblock-wrapper ul li,
.card-body ul li,
#sitemap .children li,
.modal-wrapper.styled .modal ul li {
    position: relative;
    padding: 0 0 4px 14px;
    display: block;
    line-height: 1.4em;
}

.modal-wrapper.styled .modal ul li {
    margin-left: 0;
    text-align: left;
}

.modal-wrapper.styled .modal ul {
    padding: 0;
}

.site-main .col-md-8 ul li::before,
.textblock-wrapper ul li::before,
.card-body ul li::before,
#sitemap .children li::before,
.modal-wrapper.styled .modal ul li::before {
    position: absolute;
    content: '';
    background: rgba(97, 166, 33, 1);
	left: 0;
    top: .75em;
    width: 8px;
    height: 1px;
}

.site-main .col-md-8 ul>li::before,
.textblock-wrapper div>ul>li::before,
.textblock-wrapper td>ul>li::before,
.card-body>ul>li::before,
#sitemap .children li::before,
.modal-wrapper.styled .modal ul li::before {
    left: 0;
    top: .75em;
    width: 8px;
    height: 1px;
}

table p {
    margin-bottom: 0;
}

.site-main .col-md-8 ul>li>ul>li::before,
.textblock-wrapper div>ul>li>ul>li::before,
.textblock-wrapper td>ul>li>ul>li::before,
.card-body>ul>li>ul>li::before,
#sitemap .children li::before {
    left: 2px;
    top: .6em;
    width: 6px;
    height: 6px;
    background-color: white;
    border: 1px solid rgba(97, 166, 33, 1);
}

.no-list-style::before {
    content: "" !important;
    padding: 0 !important;
}

.textblock-wrapper iframe {
    border: none;
}

.textblock-wrapper a:hover {
    text-decoration: underline;
}

.textblock-wrapper a.external-link::before {
    content: "";
}

.textblock-wrapper pre {
    display: table;
}

.entry-content pre,
.textblock-wrapper pre {
    font-family: 'Source Sans Pro', sans-serif;
    margin-top: 0;
    margin-bottom: 1.5em;
    color: black;
    font-size: 1rem;
    white-space: normal;
}

.textblock-wrapper p+pre {
    margin-top: -1.5em;
}

.textblock-wrapper p:last-child,
.textblock-wrapper pre:last-child {
    margin: 0;
}

.textblock-wrapper aside p:first-child {
    margin-bottom: 1rem;
}

.textblock-wrapper tr td {
    padding: 10px;
}

.textblock-wrapper tr td.shortcode {
    padding: 0;
}

.textblock-wrapper tr {
    border-bottom: 1px solid black;
}

.textblock-wrapper tr:first-child {
    border-top: 1px solid black;
}

.textblock-wrapper table,
.textblock-wrapper tr,
.textblock-wrapper tr td {
    border-left: none;
    border-right: none;
}


/*--------------------------------------------------------------## Standort-Verzeichnis--------------------------------------------------------------*/

.location-address mark {
    color: white;
}

mark {
    background: transparent;
    padding: 0;
}

.event-list-single mark {
    color: black;
}

.event-list-single span {
    display: block;
    color: #61A621;
    text-transform: uppercase;
}

#keywordsearch {
    background-color: white;
    color: #00528C;
    border: none;
    height: 60px;
    padding-left: 15px;
    width: 100%;
}

#keywordsearch:focus {
    outline: none;
}

#search-icon-click {
    background: white;
    height: 60px;
    padding: 6px 7px;
    cursor: pointer;
    border-left: 1px solid #00528C;
}

#search-icon-click:hover {
    background: #00528C;
}

#search-icon-click:hover svg #Group-6,
#search-icon-click:hover svg path#Fill-9 {
    fill: #FFFFFF;
}
.location-img{
	display: block;
	aspect-ratio: 3 / 2;
	background-size: cover;
	background-position: center center;
}
.location-img img{
	background-size: cover;
    background-position: center center;
}


.job-type-item {
    display: block;
    color: #00528C;
}

.job-type-item:hover {
    text-decoration: underline;
    cursor: pointer;
}

.dropdown-locations .grid {
    height: auto !important;
}


/*--------------------------------------------------------------## Breadcrumb--------------------------------------------------------------*/

.breadcrumb-spacer {
    display: block;
    margin-top: 30px;
}

.breadcrumb {
    background: none;
    /* float: right;
	*/
    margin-bottom: 0;
}

.breadcrumb,
.breadcrumb span,
.breadcrumb a {
    color: #757575 !important;
}

.breadcrumb a:hover {
    color: rgba(97, 166, 33, 1) !important;
}

@media screen and (min-width:600px) {
    .breadcrumb-spacer {
        margin-top: 50px;
    }
}

@media screen and (min-width:1120px) {
    .breadcrumb-spacer {
        margin-top: 0px;
    }
}


/*--------------------------------------------------------------## Notfall Popup--------------------------------------------------------------*/

.fullscreen-zuweisung {
    font-size: 1rem;
}

.fullscreen-zuweisung ul,
.fullscreen-notfall ul {
    color: white;
    list-style: none;
    padding: 0;
}

.fullscreen-zuweisung .widget li:first-child,
.fullscreen-notfall .widget li:first-child {
    border-top: 1px solid white;
}

.fullscreen-zuweisung li,
.fullscreen-notfall li {
    padding: 10px 0;
    border-bottom: 1px solid white;
    font-weight: bold;
    color: white;
}

.fullscreen-zuweisung li a,
.fullscreen-notfall li a {
    position: relative;
    display: block;
}

.fullscreen-zuweisung li a::after,
.fullscreen-notfall li a::after {
    content: "";
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    margin: auto;
    height: 14px;
    width: 7px;
    background-image: url('inc/assets/img/pfeil_neg.svg');
    background-size: cover;
}

h3.title-zuweisung,
h3.title-notfall {
    margin-bottom: 15px !important;
    font-size: 1.5rem !important;
    border-top: 2px solid white !important;
    padding: 20px 0 !important;
}

.fullscreen-zuweisung a,
.fullscreen-zuweisung p,
.fullscreen-notfall a,
.fullscreen-notfall p {
    color: white;
    font-size: 1rem;
}

h3.title-notfall {
    font-size: 20px;
    border-top: 2px solid white;
    padding: 20px 0;
}

.fullscreen-notfall {
    background-color: rgba(176, 35, 109, 1) !important;
}

.fullscreen-notfall .container {
    padding-left: 20px;
    padding-right: 20px;
}

.fullscreen-notfall .widget:first-child .textwidget {
    display: block;
}

.notfall-toggle {
    cursor: pointer;
}


/***** H! Deklaration kann entfernt werden wenn Inhalte aktualisiert sind - stand 28.5.2021 - SM - WEB-2227  *****/

.fullscreen-notfall h1,
.fullscreen-zuweisung h1,
.fullscreen-notfall h2.fullscreen-menu-headline,
.fullscreen-zuweisung h2.fullscreen-menu-headline {
    color: white;
    font-size: 42px;
    padding-bottom: 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 600;
}

.fullscreen-notfall .card {
    background-color: transparent;
    border-color: white;
}

.fullscreen-notfall .card-header {
    background-color: transparent;
}

.fullscreen-notfall .accordion-title {
    color: white !important;
}

.title-zuweisung {
    color: white;
}

.fullscreen-notfall .pdf-icon,
.fullscreen-zuweisung .pdf-icon,
.fullscreen-nav .pdf-icon {
    color: white;
}

.fullscreen-nav .pdf-icon {
    margin-bottom: 0;
}

.fullscreen-nav .pdf-icon::before {
    top: 7px;
}

.fullscreen-notfall .pdf-icon::before,
.fullscreen-zuweisung .pdf-icon::before,
.fullscreen-nav .pdf-icon::before {
    content: "";
    background-image: url(inc/assets/img/pdf-neg.svg);
}

.fullscreen-notfall h3,
.fullscreen-notfall p,
.fullscreen-notfall a,
.fullscreen-notfall strong,
.fullscreen-zuweisung h3,
.fullscreen-zuweisung p,
.fullscreen-zuweisung a,
.fullscreen-zuweisung strong {
    color: white !important;
}


/*--------------------------------------------------------------## Neuigkeiten--------------------------------------------------------------*/


/*.news-entry {
	display: flex !important;
	padding: 20px;
}
.news-image {
	width: 50%;
	margin-left: 5%;
}
.news-text {
	width: 45%;
}
*/

.news-entry .competences-tile-button,
.blue-border-button {
    border: 1px solid #00528C;
    color: #00528C;
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
    margin-top: 30px;
    display: inline-block;
    padding: 5px 20px !important;
    text-align: center;
}

.news-entry .competences-tile-button:hover,
.blue-border-button:hover {
    border: 1px solid #00528C;
    color: #00528C;
}

.button-background {
    background-color: #00528C;
    color: white !important;
}

.button-background:hover {
    background-color: white !important;
    color: #00528C !important;
}

form.hide-submit input[type="submit"] {
    display: none;
}

form.hide-submit {
    display: inline-block;
}

.events-wrapper .competences-tile-overlay {
    height: auto;
}

.single-events .simplefavorite-button,
.single-events .sl-button {
    display: none;
}


/**** Tabellen ohne Rahmen ***/

table[border="0"] {
    border: none !important;
}

table[border="0"] tr {
    border: none !important;
}

table[border="0"] tr td {
    padding-left: 0;
    padding-top: 0;
}


/*--------------------------------------------------------------## Formulare--------------------------------------------------------------*/

form input {
    border-radius: 0 !important;
}

form.hide-submit input[type="submit"] {
    display: none;
}

form.hide-submit {
    display: inline-block;
}

.wpforms-confirmation-container-full {
    background: none !important;
    border-top: 2px solid black !important;
    border-bottom: 2px solid black !important;
    border-left: none !important;
    border-right: none !important;
    padding-left: 0 !important;
}

div.wpforms-container-full .wpforms-form input[type=date],
div.wpforms-container-full .wpforms-form input[type=datetime],
div.wpforms-container-full .wpforms-form input[type=datetime-local],
div.wpforms-container-full .wpforms-form input[type=email],
div.wpforms-container-full .wpforms-form input[type=month],
div.wpforms-container-full .wpforms-form input[type=number],
div.wpforms-container-full .wpforms-form input[type=password],
div.wpforms-container-full .wpforms-form input[type=range],
div.wpforms-container-full .wpforms-form input[type=search],
div.wpforms-container-full .wpforms-form input[type=tel],
div.wpforms-container-full .wpforms-form input[type=text],
div.wpforms-container-full .wpforms-form input[type=time],
div.wpforms-container-full .wpforms-form input[type=url],
div.wpforms-container-full .wpforms-form input[type=week],
div.wpforms-container-full .wpforms-form select,
div.wpforms-container-full .wpforms-form textarea {
    border: 1px solid rgba(0, 82, 140, 0.6) !important;
    transition: border 0.3s;
}

div.wpforms-container-full .wpforms-form input:focus,
div.wpforms-container-full .wpforms-form textarea:focus,
div.wpforms-container-full .wpforms-form select:focus {
    border: 1px solid rgba(0, 82, 140, 1) !important;
    transition: border 0.3s;
}

div.wpforms-container-full .wpforms-form input[type=submit],
div.wpforms-container-full .wpforms-form button[type=submit],
div.wpforms-container-full .wpforms-form .wpforms-page-button {
    background-color: transparent !important;
    border-color: rgba(0, 82, 140, 1) !important;
    color: rgba(0, 82, 140, 1) !important;
	font-weight: normal !important;
}


/*.wpforms-container-full .wpforms-form input::placeholder,.wpforms-container-full .wpforms-form textarea::placeholder {
	color: rgba(0, 82, 140, 0.7) !important;
}
*/

div.wpforms-container-full .wpforms-form .wpf-disable-field input[type=text] {
    border: none !important;
    padding: 0;
    width: 100%;
    max-width: none;
}

.text-searched #search-icon-click {
    background-color: #00528C;
    color: white;
    border-color: white;
}

.text-searched #Group-6 {
    fill: white;
}


/*************************************************************************/


/*********** ALLE SELECT2 und Formulare Buttons etc. sammeln ************/

.filter-form {
    margin-bottom: 40px;
}

.checkbox-wrapper {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 12px;
    cursor: pointer;
    font-size: 16px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.checkbox-wrapper.disabled input:checked~.checkmark {
    background-color: #94bfde;
}

.checkbox-wrapper.disabled {
    cursor: not-allowed;
}

.checkbox-wrapper input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 20px;
    width: 20px;
    background-color: #eee;
}

.checkbox-wrapper:hover input~.checkmark {
    background-color: #ccc;
}

.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.checkbox-wrapper input:checked~.checkmark {
    background-color: #00528C;
}

.checkbox-wrapper input:checked~.checkmark:after {
    display: block;
}

.profile-dropdown-body .checkbox-wrapper:first-child input:checked~.checkmark {
    background-color: #ccc;
}

.profile-dropdown-body .checkbox-wrapper:first-child input:checked~.checkmark:after {
    display: none;
}

.checkbox-wrapper .checkmark:after {
    left: 8px;
    top: 3px;
    width: 6px;
    height: 11px;
    border: solid white;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.dropdown-location-header {
    background: white;
    color: #00528C;
    border: 1px solid #00528C;
    position: relative;
    text-transform: uppercase;
    font-size: 1.2rem;
    min-height: 60px;
    height: auto;
    /*padding: 0 15px 0 15px;*/
    padding: 15px;
    justify-content: space-between;
    cursor: pointer;
}

.dropdown-location-header span {
    color: #00528C;
}

.dropdown-location-header span.dropdown-title {
    padding-right: 55px;
}

.dropdown-location-header .arrow-down {
    border-left: 1px solid #00528C;
    margin-right: -15px;
    background: transparent url('inc/assets/img/arrow-down.svg');
    background-size: 30px;
    background-position: center center;
    background-repeat: no-repeat;
    position: absolute;
    right: 15px;
    top: 0;
    bottom: 0;
    width: 60px;
    height: auto;
}

.dropdown-location-header:hover .arrow-down {
    border-left: 1px solid #FFFFFF;
    background-color: #00528C;
    background-image: url('inc/assets/img/arrow-down-white.svg');
}

.dropdown-location-header.active-select .arrow-down {
    border-left: 1px solid #FFFFFF;
    background-image: url('inc/assets/img/arrow-down-white.svg');
}

.dropdown-location-header .arrow-down img {
    display: none;
}

.dropdown-locations {
    background: white;
    border: 1px solid #00528C;
    padding: 15px;
    width: 100%;
    min-width: 300px;
    z-index: 5;
    font-size: 1rem;
    text-transform: none;
    display: none;
    margin-top: 25px;
    position: relative;
}

.dropdown-locations::before {
    content: "";
    width: 0;
    height: 0;
    border-left: 15px solid transparent;
    border-right: 15px solid transparent;
    border-bottom: 20px solid #00528C;
    position: absolute;
    top: -20px;
    left: 40%;
}

.dropdown-locations .job-type-item.category.active {
    text-decoration: underline;
}

.btn-pdgr,
a.btn-pdgr,
.input60 {
    border: 1px solid #00528C;
    color: #00528C !important;
    background: transparent;
    /*margin-top: 30px;
	*/
    padding: .5rem 1.3rem .35rem 1.3rem;
    text-transform: uppercase;
    display: inline-block;
    position: relative;
}

.btn-pdgr:hover,
a.btn-pdgr:hover {
    border: 1px solid #00528C;
    color: #FFF !important;
    background: #00528C;
}

.btn-pdgr.btnblue,
a.btn-pdgr.btnblue {
    background: #00528C;
    color: #FFFFFF !important;
}

.btn-pdgr.btnblue:hover,
a.btn-pdgr.btnblue:hover {
    border: 1px solid #61A621;
    color: #FFF !important;
    background: #61A621;
}

.input60,
.btn60,
.btn-pdgr.btn60,
a.btn-pdgr.btn60 {
    min-height: 60px;
    padding: 14px 18px;
    display: block;
    text-transform: uppercase;
}

.input60,
.btn60,
.btn60 span,
.btn-pdgr.btn60,
a.btn-pdgr.btn60 {
    font-size: 1.2rem;
}

.btn-pdgr span,
a.btn-pdgr span {
    display: inline;
    color: #00528C !important;
    font-size: 1.2rem;
}

.btn-pdgr:hover span,
a.btn-pdgr:hover span {
    color: #FFF !important;
}

@media screen and (max-width: 960px) {
    .btn60,
    .btn60 span,
    .btn-pdgr.btn60,
    a.btn-pdgr.btn60,
    .btn-pdgr span,
    a.btn-pdgr span {
        font-size: 1.2rem;
    }
}

@media screen and (max-width: 768px) {
    .input60,
    .btn60,
    .btn-pdgr.btn60,
    a.btn-pdgr.btn60 {
        padding: 16px 18px;
    }
}

.x-filter {
    height: 40px;
    width: 40px;
    cursor: pointer;
    fill: white;
    position: absolute;
    right: 8px;
    top: 50%;
    margin-top: -20px;
}

.reset-button:hover svg path,
.remove-filters:hover svg path {
    fill: #FFF;
}

div.filter-dropdown,
.detailed-filters,
a.filter-dropdown,
a.detailed-filters {
    position: relative;
    padding-right: 30px;
    min-width: 180px;
    width: 100%;
    max-width: 920px;
    cursor: pointer;
    text-transform: uppercase;
    color: #00528C;
    margin-bottom: 20px;
}

div.filter-dropdown:after,
.detailed-filters:after,
a.filter-dropdown:after,
a.detailed-filters:after {
    display: block;
    position: absolute;
    width: 20px;
    height: 20px;
    background-image: url('inc/assets/img/arrow-down.svg');
    background-size: 20px;
    background-position: center center;
    background-repeat: no-repeat;
    content: '';
    right: 0;
    top: 0;
}

div.filter-dropdown.opened:after,
.detailed-filters.opened:after,
a.filter-dropdown.opened:after,
a.detailed-filters.opened:after {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.more-filters {
    display: none;
}

.after-select-color {
    color: #ffffff!important;
    border: 1px solid #00528C;
    background: #00528C;
}

#keywordsearch::-webkit-input-placeholder,
.fullname-search::-webkit-input-placeholder,
#keywordsearch::-moz-placeholder,
.fullname-search::-moz-placeholder,
#keywordsearch:-ms-input-placeholder,
.fullname-search:-ms-input-placeholder,
#keywordsearch:-moz-placeholder,
.fullname-search:-moz-placeholder,
.select2-search__field::-webkit-input-placeholder,
.select2-search__field::-moz-placeholder,
.select2-search__field:-ms-input-placeholder,
.select2-search__field:-moz-placeholder {
    /* Firefox 18- */
    color: #999;
    opacity: 1;
}

.select2-selection__arrow b {
    display: none;
}

.select2-selectfield .select2 {
    width: 100% !important;
    font-size: 1.2rem;
}

.select2-container--default .select2-selection--single,
.select2-container--default .select2-selection--multiple {
    border: none;
    background: transparent;
    border-radius: 0px;
    min-height: 60px;
    height: auto;
    border: 1px solid #00528C;
}

.select2-container .select2-selection--multiple .select2-selection__rendered,
.select2-container .select2-selection--single .select2-selection__rendered {
    margin: 0;
    padding: 15px 45px 15px 20px;
    height: auto;
    min-height: 58px;
    color: #00528C;
    text-transform: uppercase;
    font-size: 1.2rem;
    white-space: normal;
}

.select2-selection__rendered {
    position: relative;
    text-transform: uppercase;
}

.select2-selection__rendered:after {
    position: absolute;
    display: block;
    right: 15px;
    top: 15px;
    width: 30px;
    height: 30px;
    content: '';
    background: transparent url('inc/assets/img/arrow-down.svg') no-repeat center center;
}

.active-select .select2-selection__rendered:after,
.after-select-color.select2-selection__rendered:after {
    background: transparent url('inc/assets/img/arrow-down-white.svg') no-repeat center center;
}

.select2-container--focus,
.select2-selection__rendered:focus {
    border: none;
    outline: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    margin: 0;
    background: #FFF;
    color: #00528C;
    font-size: .8em;
}


/**** active select wird gesetzt bei location *****/

body .active-select {
    background: #00528C;
}

body .active-select span {
    color: #ffffff;
}

.active-select .arrow-down svg path {
    fill: #FFF;
}


/*--------------------------------------------------------------## Veranstaltungen--------------------------------------------------------------*/

.events-wrapper .competences-tile-overlay {
    height: auto;
}

.event-data {
    background-color: #61A621;
    padding: 20px;
    color: white;
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 3;
}

.event-data h2 {
    color: white;
    text-transform: uppercase;
    margin: 0;
}

.event-data p {
    color: white;
    margin-left: 26px;
    margin-bottom: 0;
}

.event-data hr {
    border-color: white;
    margin-top: 5px;
}

.eventlist-wrapper a:hover {
    text-decoration: none;
}

.eventlist-wrapper a:hover .event-list-single {
    opacity: 0.5;
    transition: opacity 0.3s;
}

.event-list-single {
    border-top: 2px solid black;
    padding-top: 10px;
    padding-bottom: 15px;
    transition: opacity 0.3s;
}

.view-more {
    border: 1px solid rgba(0, 82, 140, 1);
    padding: 15px;
    display: inline-block;
    margin: 0 auto;
}

.view-more p {
    color: rgba(0, 82, 140, 1);
    text-transform: uppercase;
}

.month-list {
    font-size: 1.2rem;
    list-style: none;
    height: 60px;
}

.month-list .active {
    font-weight: bold;
}


/*--------------------------------------------------------------## Competences tile--------------------------------------------------------------*/

.competences-tile {
    margin-bottom: 25px;
}

.competences-tile-img {
    /*    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;*/
    height: 300px;
    position: relative;
    margin: 0 15px;
    background: white;
}

.competences-tile-img-wrapper {
    position: relative;
    z-index: 2;
    width: 100%;
    height: 300px;
    display: block;
    overflow: hidden;
    padding: 0;
    margin: 0;
}

.competences-tile-img-wrapper img {
    display: block;
    width: 100%;
    height: 300px;
    object-fit: cover;
}

.competences-tile-overlay {
    width: 100%;
    background-color: rgba(0, 82, 140, .75);
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px;
    z-index: 3;
}

.events-spacer .competences-tile-overlay {
    background-color: rgba(0, 82, 140, 1);
}

@media screen and (min-width: 768px) {
    .competences-tile-img,
    .competences-tile-img-wrapper,
    .competences-tile-img-wrapper img {
        height: 400px;
    }
}


/***** Mouseover für newskacheln ****/

a:hover .competences-tile-overlay {
    background-color: rgba(0, 82, 140, 1);
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
}

.tile-slider .competences-tile-overlay {
    padding: 20px 20px 70px 20px;
}

.competences-tile-overlay p {
    color: white;
}

.competences-tile-title {
    font-size: 18px;
    font-weight: bold;
    text-transform: uppercase;
}

.single-events .competences-tile-button,
.competences-tile-button {
    border: 1px solid white;
    color: white;
    text-transform: uppercase;
    font-size: 16px;
    padding: 5px 20px !important;
    text-decoration: none;
    position: absolute !important;
    bottom: 20px;
    right: 20px;
}

.single-events .competences-tile-button:hover,
.competences-tile-button:hover,
.competences-tile-button.pdf-icon:hover {
    opacity: 0.6;
    color: white;
    text-decoration: none;
}

a.competences-tile-button.pdf-icon:before,
a.competences-tile-button.pdf-icon:hover:before,
.single-events a.competences-tile-button.pdf-icon:before,
.single-events a.competences-tile-button.pdf-icon:hover:before {
    display: none !important;
}

.competences-tile-img a.competences-tile-button.pdf-icon:before,
.competences-tile-img a.competences-tile-button.pdf-icon:hover:before {
    display: none !important;
}

.competences-tile-box .competences-tile-overlay {
    position: relative;
}


/**** Angleichen der Competence Tiles für Startseite Events und Themenspezifische Erkennung - WEB-1676 *****/

.competences-tile-box .competences-tile-overlay,
.events-spacer .competences-tile-box .competences-tile-overlay {
    background-color: rgba(0, 82, 140, 1);
}

.competences-tile-box .competences-tile-overlay:hover,
.events-spacer .competences-tile-box .competences-tile-overlay:hover,
.competences-tile-box .competences-tile-overlay:focus,
.events-spacer .competences-tile-box .competences-tile-overlay:focus {
    background-color: rgba(0, 82, 140, .75);
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
}

.competences-tile-box a:hover .competences-tile-overlay {
    background-color: rgba(0, 82, 140, .75);
    -webkit-box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
    box-shadow: 0 5px 8px 0 rgba(0, 0, 0, .7);
}


/*--------------------------------------------------------------## Slider mit Text und Bild --------------------------------------------------------------*/

.slider-textimage_content {
    flex-basis: 45%;
}

.slider-textimage_content p {
    margin-top: -7px;
}

@media screen and (max-width: 767px) {
    .slider-textimage_text {
        padding: 20px;
    }
}

@media screen and (min-width: 768px) {
    .slider-textimage_image {
        margin-right: 15px;
    }
}


/*--------------------------------------------------------------## Modal--------------------------------------------------------------*/

.modal-wrapper.styled,
.fancybox-slide {
    background-color: rgba(0, 82, 140, 0.95);
}

.fancybox-button {
    height: 80px;
    width: 80px;
}

@media screen and (max-width: 768px) {
    .fancybox-button {
        height: 60px;
        width: 60px;
    }
}

.fancybox-button,
.fancybox-navigation .fancybox-button div {
    background: rgba(255, 255, 255, 1);
}

.fancybox-infobar,
.fancybox-infobar span {
    color: rgba(255, 255, 255, .7);
}

.fancybox-button svg path {
    fill: #FFF;
}

.fancybox-button--zoom,
.fancybox-button--play {
    display: none !important;
}

.close-modal span {
    font-size: 20px;
    margin-right: 10px;
}

.fancybox-slide--html .fancybox-close-small {
    top: -6px;
}

.fancybox-slide--html .fancybox-content {
    margin: 0 0 6px 0;
    padding-top: 60px !important;
}

.fancybox-show-toolbar .fancybox-caption__body,
.fancybox-show-toolbar .fancybox-infobar span {
    color: white !important;
}

.fancybox-show-infobar .fancybox-infobar {
    mix-blend-mode: unset;
}


/****** Anpassungen fancybox für Personendetails *******/

.fancybox-slide--html .fancybox-content {
    margin-top: 50px;
    margin-bottom: 50px;
}

.to-top-arrow-modal {
    background-image: url('inc/assets/img/pfeil_gross_bgwhite.svg');
}

.to-top-arrow-modal:hover,
.to-top-arrow-modal:focus {
    opacity: .8;
}


/*--------------------------------------------------------------## Testimonial--------------------------------------------------------------*/

.testimonial-wrapper .quote {
    color: #00528C;
    font-size: 1.5rem;
    font-style: italic;
    line-height: 35px;
}

.testimonial-wrapper img {
    border-radius: 50%;
    width: 100%;
    max-width: 160px;
}

.testimonial-wrapper p {
    margin: 0;
}

.testimonial-img {
    background-size: cover;
    padding-top: 100%;
    width: 100%;
    display: inline-block;
}


/*--------------------------------------------------------------## Map--------------------------------------------------------------*/

.map {
    height: 500px;
    width: 100%;
}

#fullscreen-map {
    height: 100%;
    width: 100%;
}

.gm-style-iw {
    text-align: center;
}

.gm-style-iw-d div:first-child {
    width: 100%;
    padding-top: 20px;
}

.gm-style .gm-style-iw-d {
    overflow: inherit !important;
    max-height: none !important;
}

.gm-style .gm-style-iw-c {
    border-radius: 0;
    padding: 0;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
    max-height: none !important;
}

.gm-style .gm-style-iw-c p {
    font-size: 18px;
    margin: 0;
    color: #505050;
}

.gm-style .gm-style-iw-c a {
    font-size: 18px;
    color: rgba(97, 166, 33, 1);
}


/*--------------------------------------------------------------## Farbige Kacheln--------------------------------------------------------------*/

.colored-tile-wrapper {
    width: 100%;
    background-color: rgba(0, 82, 140, 0.8);
    transition: background-color 0.3s ease-in-out;
}

.colored-tile-wrapper:hover {
    background-color: rgba(0, 82, 140, 1);
    transition: background-color 0.3s ease-in-out;
}

.colored-tile-wrapper {
    padding: 20px;
}

.colored-tile-wrapper p {
    color: white;
    margin: 0;
}


/*--------------------------------------------------------------## Personen-Verzeichnis--------------------------------------------------------------*/

.directory-wrapper a:hover {
    text-decoration: none;
}

.directory-wrapper .competences-tile-button {
    border: 1px solid #00528C;
    color: #00528C;
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
}


/*.fancybox-navigation svg path,.fancybox-button svg path {
	fill: black;
}
*/

.cc-message {
    color: white;
}


/****** PERSONENSUCHE BILDBUG *********/


/** Bei der Personensuche werden Bilder mit gleichen Maßen unterschiedlich dargestellt. Grund dafür gibt es keinen logischen. Daher hier ein ganz dreckiger Fix **/

img.search-person-image-mobile {
    width: 600px;
    height: auto;
    margin-top: 7px;
}


/****** PERSONENSUCHE BILDBUG *********/


/** Bei der Personensuche werden Bilder mit gleichen Maßen unterschiedlich dargestellt. Grund dafür gibt es keinen logischen. Daher hier ein ganz dreckiger Fix **/

img.search-person-image-mobile {
    width: 600px;
    height: auto;
    margin-top: 7px;
}


/****** PERSONENSUCHE BILDBUG *********/


/** Bei der Personensuche werden Bilder mit gleichen Maßen unterschiedlich dargestellt. Grund dafür gibt es keinen logischen. Daher hier ein ganz dreckiger Fix **/

img.search-person-image-mobile {
    width: 600px;
    height: auto;
    margin-top: 7px;
}


/*--------------------------------------------------------------## Newsletter--------------------------------------------------------------*/

.newsletter-wrapper input {
    border-radius: 0;
}

.newsletter-wrapper input[type="submit"] {
    border-radius: 0;
    padding: 10px;
    border: 1px solid white;
    color: white;
    background: none;
    text-transform: uppercase;
}


/*--------------------------------------------------------------## Zuweisungs Kacheln--------------------------------------------------------------*/

.colored-tile-link {
    display: block;
    background-size: cover;
    background-repeat: no-repeat;
}

.colored-tile-link .colored-tile-wrapper {
    width: 100%;
    border-top: 0;
    background-color: rgba(0, 82, 140, 0.5);
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 20px;
    text-align: center;
}

.colored-tile-link .colored-tile-wrapper:hover {
    background-color: rgba(0, 82, 140, 0.9);
}

.colored-tile-link .colored-tile-wrapper p {
    font-size: 1.2rem;
    font-weight: bold;
    text-transform: uppercase;
}


/*--------------------------------------------------------------## Moodpicture--------------------------------------------------------------*/

.moodpicture-wrapper {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    height: 400px;
    padding-top: 20px;
    padding-bottom: 20px;
    z-index: 2;
}

.moodpicture-wrapper h2 {
    font-size: 2rem;
    color: white;
    text-shadow: 5px 3px 8px #000000;
}

.moodpicture-overlay {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 100%;
    width: 100%;
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

.moodpicture-link:hover {
    text-decoration: none;
}

.moodpicture-link:hover .moodpicture-overlay {
    background-color: rgba(0, 82, 140, 0.4);
    -webkit-transition: background-color 0.3s ease-in-out;
    -moz-transition: background-color 0.3s ease-in-out;
    -o-transition: background-color 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}


/*--------------------------------------------------------------# Jobs--------------------------------------------------------------*/

.jobs-post-content .job-title * {
    color: rgb(0, 82, 140);
}

.jobs-post p {
    font-size: 1.1rem;
}

.jobs-post img {
    width: 100%;
}

.jobs-post a:hover {
    text-decoration: none;
    opacity: 0.5;
}

.job-type-item.category.sub {
    padding: 0 0 0 10px;
    margin: 0;
}

.jobs-button {
    background-color: rgba(0, 82, 140, 1);
    color: white;
    text-transform: uppercase;
    padding: 20px;
    font-weight: bold;
    display: inline-block;
    margin-top: 20px;
    width: 100%;
    border: 1px solid rgba(0, 82, 140, 1);
}

.jobs-employment {
    white-space: nowrap;
}

.jobs-button:hover {
    color: white;
    background: rgba(97, 166, 33, 1);
}

.jobs-post-content {
    border-top: 1px solid #00528C;
    padding-top: 1.5rem;
    height: 100%;
}

.jobs-post-content * {
    color: black;
}


/* kununu banner */

.single-jobs aside#secondary {
    width: 103%;
}


/*--------------------------------------------------------------# Kachel ohne Slider--------------------------------------------------------------*/

.tile-wrapper .competences-tile-button {
    position: relative !important;
    left: auto;
    bottom: auto;
    right: auto;
}


/*--------------------------------------------------------------# Table--------------------------------------------------------------*/

.single-personen {
    position: relative;
    padding-left: 3rem!important;
    padding-right: 3rem!important;
}

.single-personen ul {
    padding: 0;
}

.single-personen li {
    list-style: none;
    display: table-row;
}

.single-personen li::before {
    content: "–";
    padding-right: 5px;
    display: table-cell;
    color: rgb(97, 166, 33);
}

.single-personen table td {
    vertical-align: top;
}

.single-personen .fancybox-button::before,
.modal .fancybox-button::before {
    content: "schliessen";
    position: absolute;
    left: -55px;
    top: 25px;
}

@media screen and (max-width:768px) {
    .single-personen .fancybox-button::before,
    .modal .fancybox-button::before {
        top: 17px;
    }
    .jobs-post-content span {
        display: block;
    }
}

.modal .fancybox-button {
    color: currentColor;
    padding: 10px;
    right: 0;
    top: 0;
}

.single-personen .logo {
    position: absolute;
    right: 20px;
    top: 0;
}

.single-personen tr {
    border-top: 1px solid #e0e0e0;
}

.single-personen tr:last-child {
    border-bottom: 1px solid #e0e0e0;
}

.single-personen tr p {
    margin: 0;
}

.single-personen tr a {
    color: rgba(97, 166, 33, 1);
}

.single-personen tr td:first-child {
    width: 30%;
}

#categories input:focus {
    outline: none;
}


/*--------------------------------------------------------------# Navigation--------------------------------------------------------------*/

#masthead {
    z-index: 5;
}

.navigation-button a:hover {
    text-decoration: none;
}

.navigation-button p {
    color: white;
    margin: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.navigation-button.purple-button {
    background: rgba(176, 35, 109, 0.9);
}

.navigation-button.purple-button::after {
    border-top: 9px solid rgba(176, 35, 109, 0.6);
}

.navigation-button.purple-button {
    background: rgba(176, 35, 109, 0.9);
}

.phone-number-slide {
    left: 82px;
    top: -4px;
    padding: 15px;
    position: absolute;
    background: #00528C;
    display: none;
    width: 200px;
}

.phone-number-slide a {
    color: white;
}

.search-icon p,
.calendar-icon p,
.phone-icon p,
.mail-icon p,
.profile-icon p {
    margin: 0;
    font-size: 12px;
    color: #00528C;
}

.search-icon-img,
.calendar-icon-img,
.mail-icon img {
    height: 30px;
    width: 30px;
}

.phone-icon img {
    height: 25px;
    width: 25px;
}

.search-icon:hover,
.calendar-icon:hover,
.phone-icon:hover,
.mail-icon:hover {
    cursor: pointer;
    text-decoration: none;
}

.calendar-icon a:hover {
    text-decoration: none;
}

.navbar-icons {
    position: absolute;
    flex-direction: column;
    bottom: 3rem;
}

.navbar-left {
    background-color: white;
    position: fixed;
    left: 0;
    top: 0;
    height: 100vh;
    width: 125px;
    box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.50);
    display: flex;
    align-items: center;
    z-index: 7;
}
/** MONT-2588 **/
@media screen and (min-width: 992px) and (max-height: 992px){
	.navbar-left {
		padding-top: 120px;
	}
}
/** END MONT-2588 **/

.fullscreen-nav,
.fullscreen-search,
.fullscreen-notfall,
.fullscreen-zuweisung {
    display: none;
    overflow-y: scroll;
}

.close-search,
.close-notfall,
.close-zuweisung {
    height: 50px;
    width: 50px;
    position: absolute;
    cursor: pointer;
}

.close-search path,
.close-notfall path,
.close-zuweisung path {
    fill: white;
}

.fullscreen-nav,
.fullscreen-search,
.fullscreen-notfall,
.sub-menu,
.fullscreen-zuweisung {
    height: 100vh;
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 6;
    list-style: none;
}

.fullscreen-nav,
.fullscreen-search,
.sub-menu,
.fullscreen-zuweisung {
    background: #7FB946;
}

.fullscreen-nav,
.sub-menu,
.fullscreen-notfall,
.fullscreen-zuweisung {
    padding-top: 13rem;
    padding-left: 18rem;
}

.second-col {
    z-index: 200;
    margin-top: 15px;
    position: absolute;
    left: 60%;
    top: 13.7rem;
}

.second-col ul {
    list-style: none;
}

.second-col a {
    color: white;
    font-size: 1rem;
    text-transform: uppercase;
}

.fullscreen-nav .textwidget p,
.fullscreen-nav .textwidget a {
    color: #548626;
    font-size: 1.5rem;
}

.second-col .textwidget p {
    padding-left: 50px;
}

.second-col .textwidget strong {
    margin-left: -50px;
}

.fullscreen-nav .textwidget p strong,
.fullscreen-nav .textwidget a strong {
    color: white;
    font-size: 1.4rem;
    font-weight: bold;
}

.fullscreen-nav .textwidget p {
    margin-bottom: 0 !important;
}

.fullscreen-nav h3 {
    color: #548626;
}

.fullscreen-nav h2 {
    color: white;
    font-size: 2.5rem;
}

.fullscreen-nav p {
    color: white;
}

.twocolumn-nav {
    max-width: 1200px;
}


/*--------------------------------------------------------------## Menus--------------------------------------------------------------*/

#masthead nav {
    padding-left: 0;
    padding-right: 0;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a {
    color: #cdbfe3;
    padding: 0.5rem;
    font-weight: 500;
    font-size: 0.875rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav>li>a:hover,
body:not(.theme-preset-active) #masthead .navbar-nav>li.current_page_item>a {
    color: #fff;
    font-weight: 600;
    /*background: #f9f9f9;
	*/
}

.navbar-brand {
    height: auto;
}

.navbar-toggle .icon-bar {
    background: #000 none repeat scroll 0 0;
}

.dropdown-menu .dropdown-toggle::after {
    border-bottom: 0.3em solid transparent;
    border-left: 0.3em solid;
    border-top: 0.3em solid transparent;
}


/* Small menu. */

.menu-toggle,
.main-navigation.toggled ul {
    display: block;
}

.dropdown-item {
    line-height: 1.2;
    padding-bottom: 0.313rem;
    padding-top: 0.313rem;
}

.dropdown-menu {
    min-width: 12.500rem;
}

.dropdown .open .dropdown-menu {
    display: block;
    left: 12.250em;
    top: 0;
}

.dropdown-menu .dropdown-item {
    white-space: normal;
    background: transparent;
    line-height: 1.6;
}

.dropdown-menu .dropdown-item:hover {
    background: transparent;
}

@media screen and (min-width: 37.5em) {
    .menu-toggle {
        display: none;
    }
}

@media screen and (min-width: 769px) {
    .dropdown-menu li>.dropdown-menu {
        right: -9.875rem;
        top: 1.375rem;
    }
}

@media screen and (max-width: 991px) {
    .navbar-nav .dropdown-menu {
        border: medium none;
        margin-left: 1.250rem;
        padding: 0;
    }
    .fullscreen-nav input {
        width: 80% !important;
        height: 50px !important;
    }
    .fullscreen-nav button.search-submit {
        height: 50px !important;
        width: 50px !important;
    }
    h3.title-zuweisung,
    h3.title-notfall {
        border: none !important;
        padding: 0 !important;
    }
    .fullscreen-zuweisung .textwidget p,
    .fullscreen-notfall .textwidget p {
        margin-bottom: .75rem;
    }
    .fullscreen-zuweisung section.widget,
    .fullscreen-notfall section.widget {
        padding-bottom: 30px;
    }
    .event-data {
        position: relative;
    }
    .competences-tile-overlay {
        height: auto;
    }
    .competences-tile-button {
        display: inline-block;
        margin-top: 20px;
        position: relative !important;
        bottom: auto;
        right: auto;
    }
    .dropdown-menu li a {
        padding: 0;
    }
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.625rem;
        padding-top: 0.313rem;
    }
    .navbar-light .navbar-toggler {
        border: medium none;
        outline: none;
    }
}

.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
    margin: 0 0 1.5em;
    overflow: hidden;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    text-align: right;
    width: 50%;
}

.comment-content.card-block {
    padding: 20px;
}

.navigation.post-navigation {
    padding-top: 1.875rem;
}

.post-navigation .nav-previous a,
.post-navigation .nav-next a {
    border: 1px solid #ddd;
    border-radius: 0.938rem;
    display: inline-block;
    padding: 0.313rem 0.875rem;
    text-decoration: none;
}

.post-navigation .nav-next a::after {
    content: " \2192";
}

.post-navigation .nav-previous a::before {
    content: "\2190 ";
}

.post-navigation .nav-previous a:hover,
.post-navigation .nav-next a:hover {
    background: #eee none repeat scroll 0 0;
}


/*--------------------------------------------------------------# Accessibility--------------------------------------------------------------*/


/* Text meant only for screen readers. */

.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
    word-wrap: normal !important;
    /* Many screen reader and browser combinations announce broken words as they would appear visually. */
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 3px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 0.875rem;
    font-weight: bold;
    height: auto;
    left: 0.313rem;
    line-height: normal;
    padding: 0.938rem 1.438rem 0.875rem;
    text-decoration: none;
    top: 0.313rem;
    width: auto;
    z-index: 100000;
    /* Above WP toolbar. */
}


/* Do not show the outline on the skip link target. */

#content[tabindex="-1"]:focus {
    outline: 0;
}


/*--------------------------------------------------------------# Alignments--------------------------------------------------------------*/

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
}

a img.alignright {
    float: right;
    margin: 0.313rem 0 1.25rem 1.25rem;
}

a img.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.alignleft {
    float: left;
    margin: 0.313rem 1.25rem 1.25rem 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto;
}

.wp-caption.alignnone {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignleft {
    margin: 0.313rem 1.25rem 1.25rem 0;
}

.wp-caption.alignright {
    margin: 0.313rem 0 1.25rem 1.25rem;
}


/*--------------------------------------------------------------# Clearings--------------------------------------------------------------*/

.clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
    content: "";
    display: table;
    table-layout: fixed;
}

.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after {
    clear: both;
}


/*--------------------------------------------------------------# Widgets--------------------------------------------------------------*/

.widget {
    margin: 0 0 1.5em;
    font-size: 0.875rem;
    /* Make sure select elements fit in widgets. */
}

.widget select {
    max-width: 100%;
}

.widget_search .search-form input[type="submit"] {
    display: none;
}

.search-form input {
    margin-top: 15px;
    border-radius: 0;
    text-transform: uppercase;
}

.nav>li>a:focus,
.nav>li>a:hover {
    background-color: #eee;
    text-decoration: none;
}

.half-rule {
    width: 6rem;
    margin: 2.5rem 0;
}

.widget_categories .nav-link {
    display: inline-block;
}

.menu-menu-1-container {
    display: inline-block;
}


/*--------------------------------------------------------------## Posts and pages--------------------------------------------------------------*/

#content.site-content {
    padding-bottom: 3.75rem;
}

.sticky .entry-title::before {
    content: '\f08d';
    font-family: "Font Awesome\ 5 Free";
    font-size: 1.563rem;
    left: -2.5rem;
    position: absolute;
    top: 0.375rem;
    font-weight: 900;
}

.sticky .entry-title {
    position: relative;
}

.single .byline,
.group-blog .byline {
    display: inline;
}

.page-content,
.entry-content,
.entry-summary {
    margin: 1.5em 0 0;
}

.page-links {
    clear: both;
    margin: 0 0 1.5em;
}

.page-template-blank-page .entry-content,
.blank-page-with-container .entry-content {
    margin-top: 0;
}

.post.hentry {
    margin-bottom: 4rem;
}

.posted-on,
.byline,
.comments-link {
    color: #9a9a9a;
}

.entry-title>a {
    color: inherit;
}


/*--------------------------------------------------------------## Comments--------------------------------------------------------------*/

.comment-content a {
    word-wrap: break-word;
}

.bypostauthor {
    display: block;
}

.comment-body .pull-left {
    padding-right: 0.625rem;
}

.comment-list .comment {
    display: block;
}

.comment-list {
    padding-left: 0;
}

.comments-title {
    font-size: 1.125rem;
}

.comment-list .pingback {
    border-top: 1px solid rgba(0, 0, 0, 0.125);
    padding: 0.563rem 0;
}

.comment-list .pingback:first-child {
    border: medium none;
}


/*--------------------------------------------------------------# Infinite scroll--------------------------------------------------------------*/


/* Globally hidden elements when Infinite Scroll is supported and in use. */

.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
    /* Theme Footer (when set to scrolling) */
    display: none;
}


/* When Infinite Scroll has reached its end we need to re-display elements that were hidden (via .neverending) before. */

.infinity-end.neverending .site-footer {
    display: block;
}


/*--------------------------------------------------------------# Media--------------------------------------------------------------*/

.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
    border: none;
    margin-bottom: 0;
    margin-top: 0;
    padding: 0;
}


/* Make sure embeds and iframes fit their containers. */

embed,
iframe,
object {
    max-width: 100%;
}

.mejs-duration,
.mejs-currenttime {
    color: #fff!important;
}


/*--------------------------------------------------------------## Captions--------------------------------------------------------------*/

.wp-caption {
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #f0f0f0;
    max-width: 96%;
    padding: 0.313rem 0.313rem 0;
    text-align: center;
}

.wp-caption img[class*="wp-image-"] {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: auto;
}

.wp-caption .wp-caption-text {
    font-size: 0.688rem;
    line-height: 1.063rem;
    margin: 0;
    padding: 0.625rem;
}

.wp-caption-text {
    text-align: center;
}


/*--------------------------------------------------------------## Galleries--------------------------------------------------------------*/

.gallery {
    margin-bottom: 1.5em;
}

.fancybox-bg {
    background: transparent;
}

.gallery-item {
    display: inline-block;
    text-align: center;
    vertical-align: top;
    width: 100%;
}

.gallery-item .gallery-columns-2 {
    max-width: 50%;
}

.gallery-item .gallery-columns-3 {
    max-width: 33.33333%;
}

.gallery-item .gallery-columns-4 {
    max-width: 25%;
}

.gallery-item .gallery-columns-5 {
    max-width: 20%;
}

.gallery-item .gallery-columns-6 {
    max-width: 16.66667%;
}

.gallery-item .gallery-columns-7 {
    max-width: 14.28571%;
}

.gallery-item .gallery-columns-8 {
    max-width: 12.5%;
}

.gallery-item .gallery-columns-9 {
    max-width: 11.11111%;
}

.gallery-caption {
    display: block;
}


/*--------------------------------------------------------------# Plugin Compatibility--------------------------------------------------------------*/


/*--------------------------------------------------------------## Woocommerce--------------------------------------------------------------*/

.woocommerce-cart-form .shop_table .coupon .input-text {
    width: 8.313rem !important;
}

.variations_form .variations .value>select {
    margin-bottom: 0.625rem;
}

.woocommerce-MyAccount-content .col-1,
.woocommerce-MyAccount-content .col-2 {
    max-width: 100%;
}


/*--------------------------------------------------------------## Elementor--------------------------------------------------------------*/

.elementor-page article .entry-footer {
    display: none;
}

.elementor-page.page-template-fullwidth #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.elementor-page .entry-content {
    margin-top: 0;
}


/*--------------------------------------------------------------## Visual Composer--------------------------------------------------------------*/

.vc_desktop article .entry-footer {
    display: none;
}

.vc_desktop #content.site-content {
    padding-bottom: 0;
    padding-top: 0;
}

.vc_desktop .entry-content {
    margin-top: 0;
}

.select2-dropdown {
    border-color: #00528C;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
    background-color: #00528C;
}

.select2-results__option {
    color: #00528C;
}


/*--------------------------------------------------------------## Sidebar--------------------------------------------------------------*/

.mobile-sidebar #secondary {
    display: none;
}


/*--------------------------------------------------------------# Footer--------------------------------------------------------------*/

footer {
    background-color: #61A621 !important;
}

footer img {
    transition: opacity 0.3s;
}

footer img:hover {
    opacity: 0.6;
    transition: opacity 0.3s;
}

footer p {
    color: white;
    font-size: 16px;
}

footer h3 {
    font-size: 18px !important;
    color: white;
    font-weight: normal;
}

footer .textwidget {
    margin-left: 1rem!important;
}

footer#colophon {
    font-size: 85%;
}

body:not(.theme-preset-active) footer#colophon {
    color: #99979c;
    background-color: #f7f7f7;
}

.navbar-dark .site-info {
    color: #fff;
}

.copyright {
    font-size: 0.875rem;
    margin-bottom: 0;
    text-align: center;
}

.copyright a,
footer#colophon a {
    color: inherit;
}

.copyright a:hover,
footer#colophon a:hover {
    color: rgba(255, 255, 255, .5);
}

@media screen and (max-width: 767px) {
    #masthead .navbar-nav>li>a {
        padding-bottom: 0.938rem;
        padding-top: 0.938rem;
    }
    .header-title {
        font-size: 1.5rem !important;
    }
    .fullscreen-nav ul,
    .fullscreen-nav form {
        padding-left: 10px !important;
    }
    .side_links_wrapper {
        bottom: -77px !important;
    }
    .side_link {
        padding: 14px 10px;
        font-size: 14px;
    }
    .side_link_file {
        padding: 8px 10px;
        display: block;
    }
    .side_link_file img {
        height: 30px;
    }
    .testimonial-img {
        background-size: cover;
        padding-top: 160px;
        width: 100%;
        max-width: 160px;
        display: inline-block;
    }
    .testimonial-photo-wrapper .txt-wrapper,
    .testimonial-photo-wrapper p {
        width: 100%;
        display: block;
    }
}

@media screen and (max-width: 500px) {
    .side_links_wrapper {
        bottom: -69px !important;
    }
    .side_link {
        padding: 10px;
        font-size: 11px;
    }
}

@media screen and (max-width: 1515px) {
    .second-col {
        padding-left: 3rem;
        padding-right: 2rem;
        padding-bottom: 4rem;
        padding-top: 1rem;
        background-color: #7FB946;
    }
    .textwidget p {
        line-height: 2rem;
    }
    .textwidget a,
    .textwidget p {
        font-size: 1.2rem !important;
    }
}

@media screen and (max-height: 600px) {
    .fullscreen-nav,
    .sub-menu,
    .fullscreen-search {
        padding-top: 9rem;
        padding-left: 16rem;
    }
    .second-col {
        top: 42rem;
        background-color: #7FB946;
    }
}


/*--------------------------------------------------------------# Media Query--------------------------------------------------------------*/


/*--------------------------------------------------------------## Notebook--------------------------------------------------------------*/

@media only screen and (max-width: 1280px) {
    html {
        font-size: 95%;
    }
}

@media screen and (max-width: 1199px) {
    .navbar-dark .dropdown-item {
        color: #fff;
    }
    .navbar-nav .dropdown-menu {
        background: transparent;
        box-shadow: none;
        border: none;
    }
}

@media screen and (min-width: 992px) {
    .search-icon-img,
    .calendar-icon-img {
        height: 30px;
        width: 30px;
    }
    .search-icon p,
    .calendar-icon p {
        margin: 0 !important;
    }
}

/*MONT-2588
@media screen and (max-height: 630px) {
    .calendar-icon {
        margin-top: 100px;
    }
}*/

@media (max-width: 1024px) and (max-height: 768px) {
    .header-title {
        font-size: 2rem !important;
    }
    aside:not(#secondary) h2 {
        font-size: 1.5vw;
    }
    .side_links_wrapper {
        right: 0;
    }
    .sub-menu li {
        padding-left: 3rem;
    }
}

@media (max-height: 1024px) and (min-width: 2000px) {
    .second-col {
        left: 50%;
    }
    .header-title {
        right: 15%;
    }
}


/*--------------------------------------------------------------## Netbook--------------------------------------------------------------*/

@media only screen and (max-width: 1024px) {
    html {
        font-size: 90%;
    }
    .moodpicture-wrapper {
        height: 200px;
    }
    .second-col {
        /* display: none !important;
		*/
        left: auto;
        top: auto;
        position: relative;
    }
    .second-col .textwidget strong {
        margin-left: 0;
    }
    .second-col .textwidget p {
        padding: 0;
    }
    .fullscreen-nav .textwidget strong {
        line-height: 27px;
    }
    .fullscreen-nav h2 {
        font-size: 2.5rem;
    }
    .header-title {
        bottom: -30px;
        right: 0;
        font-size: 3rem;
        padding: 20px;
        max-width: 85%;
    }
    .header-area-wrapper {
        margin-right: 0;
    }
}


/*--------------------------------------------------------------## iPad (landscape)--------------------------------------------------------------*/

@media only screen and (min-width: 961px) {
    .blue-button {
        display: none !important;
    }
}

@media only screen and (max-width: 975px) {
    #secondary {
        display: none;
    }
    .mobile-sidebar #secondary {
        display: block;
        position: relative;
    }
}

@media only screen and (max-width: 960px) {
    *,
    .search-wrapper h1,
    .textblock-wrapper pre {
        font-size: 1.3rem;
    }
    footer#colophon {
        padding-bottom: 60px !important;
    }
    h1 {
        font-size: 2rem;
    }
    .navbar-left {
        height: 85px;
        width: 100vw;
    }
    body {
        margin-top: 125px;
    }
    .single-event .left-space h1 {
        margin-top: 20px;
    }
    .burger-icon {
        position: absolute;
        top: 0;
        bottom: 0;
        margin-top: auto;
        left: 25px;
        margin-bottom: auto;
        height: 40px;
    }
    .tile-slider,
    .news-slider,
    .event-slider {
        padding-right: 0;
        width: 100%;
    }
    .navbar-icons {
        display: none !important;
    }
    .navigation-button.purple-button,
    .navigation-button.green-button {
        width: 50vw;
        top: 85px;
    }
    .navigation-button.purple-button {
        background: rgba(176, 35, 109, 1);
    }
    .navigation-button.green-button {
        background: rgba(97, 166, 33, 1) !important;
    }
    .contact-mobile-menu {
        height: 50px;
        z-index: 6;
        display: block;
        position: fixed;
        bottom: 0px;
        left: 0;
        right: 0;
        margin: 0;
        background: #00528C;
    }
    body.popup .contact-mobile-menu {
        display: none;
    }
    body.popup .header-area-wrapper {
        margin-right: 0;
    }
    body.popup .head-img+.header-area-wrapper .header-title {
        max-width: 100%;
    }
    .contact-mobile-menu .mail-icon {
        height: 15px;
    }
    .contact-mobile-menu ul li {
        padding: 5px;
        width: 65px;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        height: 100%;
        list-style: none;
        background: #00528C;
    }
    .contact-mobile-menu ul li:first-child {
        border-left: none;
    }
    .side_links_wrapper {
        bottom: -100px;
        right: 0px;
    }
    .contact-mobile-menu p {
        color: white;
        font-size: 10px;
        font-weight: bold;
    }
    .contact-mobile-menu img {
        height: 20px;
    }
    .contact-us {
        display: none !important;
    }
    .search-icon {
        margin: 0;
    }
    .testimonial-wrapper .quote {
        font-size: 20px;
    }
    .header-img .logo {
        display: none;
    }
    .navigation-button {
        position: fixed;
        top: 10rem;
    }
    .navigation-button.green-button::after,
    .navigation-button.purple-button::after {
        display: none;
    }
    .navigation-button.blue-button {
        display: block;
        background: rgba(0, 82, 140, 0.9);
        top: 18rem;
    }
    .fullscreen-nav,
    .sub-menu,
    .fullscreen-search {
        padding-left: 3rem;
        padding-top: 11rem;
        padding-right: 2rem;
    }
    #menu-menu-2 li a,
    #menu-oeffentlichkeit li a,
    #menu-unternehmen li a {
        font-size: 100%;
    }
    .fullscreen-nav h2 {
        font-size: 2.5rem;
    }
    #menu-menu-2 {
        margin-top: 2rem;
        padding-left: 54px;
    }
    #menu-menu-2 li {
        float: left;
        margin-top: 10px;
        width: 45%;
    }
    .negative-logo {
        display: none;
    }
    .header-title {
        bottom: -30px;
        right: 0;
        font-size: 3rem;
        padding: 20px 10px;
        max-width: none;
    }
    .calendar-icon p {
        display: none;
    }
    #secondary {
        position: static;
    }
    .left-space {
        margin-left: 0;
    }
    .testimonial-photo-wrapper {
        margin: 0 !important;
    }
}


/*--------------------------------------------------------------## iPad--------------------------------------------------------------*/

@media only screen and (max-width: 768px) {
    html {
        font-size: 80%;
    }
    .moodpicture-wrapper {
        height: 200px;
    }
    .fullscreen-search .left-space {
        width: 100%;
    }
    .fullscreen-nav .textwidget p,
    .fullscreen-nav .textwidget a {
        font-size: 1rem !important;
    }
    .close-search,
    .close-notfall,
    .close-zuweisung {
        top: 130px;
    }
    .fullscreen-nav,
    .sub-menu,
    .fullscreen-search {
        padding-bottom: 15rem;
    }
    .moodpicture-wrapper h2 {
        font-size: 2rem;
    }
    .testimonial-img {
        text-align: center;
        justify-content: center;
        margin-top: 15px;
    }
    .testimonial-wrapper img {
        max-width: 140px;
        margin-top: 5px;
    }
    .testimonial-img+.testimonial-img {
        margin-bottom: 20px;
    }
    .testimonial-wrapper {
        margin: 25px;
        width: auto;
    }
}

@media only screen and (max-width: 480px) {
    html {
        font-size: 75%;
    }
    .header-title {
        text-align: right;
        font-size: 1.4rem !important;
    }
    .colored-tile-link .colored-tile-wrapper p {
        font-size: 1.9rem;
    }
    #menu-menu-2 li a,
    #menu-oeffentlichkeit li a,
    #menu-unternehmen li a {
        font-size: 100%;
    }
    #menu-menu-1 a, #menu-menu-2 a {
        font-size: 100%;
    }
    #menu-menu-2 {
        margin-top: 2rem;
        padding-left: 0;
    }
    #menu-menu-2 li {
        margin-right: 5%;
    }
	
    .header-title {
        font-size: 1.4rem;
    }
    .header-img .logo {
        display: none;
    }
    .single-personen table td {
        display: block;
        width: 100% !important;
    }
}


/*--------------------------------------------------------------## Small phones--------------------------------------------------------------*/

@media only screen and (max-width: 374px) {
    .side_link {
        padding: 5px;
        font-size: 10px;
    }
    .side_links_wrapper {
        bottom: -57px !important;
    }
    .header-title {
        font-size: 1.5rem !important;
    }
    .testimonial-wrapper {
        text-align: center;
    }
}

@media only screen and (max-width: 450px) {
    #jobsEmploymentSlider .tooltip.top {
        margin-top: -21px!important;
    }
}

@media only screen and (min-width: 992px) {
    .single .elements .offset-md-1 {
        margin-left: 0 !important;
    }
}

@media only screen and (min-width: 1200px) {
    .single .elements .offset-lg-1 {
        margin-left: 0 !important;
    }
}


/*--------------------------------------------------------------## SLICK SLIDER--------------------------------------------------------------*/


.slick-slider .slick-track {
	padding-left: 0;
}
.slick-prev::before,
.slick-next::before {
    color: #00528c;
}

.slick-slider .slick-list {
    width: 100% !important;
}

.header-slider .slick-list,
.header-slider .slick-track {
    height: 100%;
}


.header-slider .slick-slide {
    /*background-position: center;
	*/
    background-position: 50% 30%;
}

ul.slick-dots {
    position: relative;
}

.slick-dots li {
    margin: 0;
}

.slick-dots li button::before {
    font-size: 10px;
    color: white;
    text-shadow: 2px 0 0 #00528c, -2px 0 0 #00528c, 0 2px 0 #00528c, 0 -2px 0 #00528c, 1px 1px #00528c, -1px -1px 0 #00528c, 1px -1px 0 #00528c, -1px 1px 0 #00528c;
    opacity: 1;
}

.slick-dots li.slick-active button:before {
    opacity: 1;
    color: #00528c;
}

.slide {
    background-size: cover;
}

.slick-dotted.slick-slider {
    margin-bottom: 50px;
}

.slick-arrow {
    z-index: 5;
}

.news-spacer .mx-pdgr,
.competences-tile-spacer .mx-pdgr,
.events-spacer .mx-pdgr {
    padding-left: 15px;
    padding-right: 15px;
}

@media only screen and (min-width: 990px) {
    .competences-tile-spacer .mx-pdgr,
    .events-spacer .mx-pdgr {
        padding-left: 0;
        padding-right: 0;
    }
}


/**** Slick slider arrows *****/

.slick-prev,
.slick-next {
    width: 40px;
    height: 62px;
    overflow: visible;
    padding: 10px;
}

.slick-prev::before,
.slick-next::before {
    display: block;
    width: 30px;
    height: 52px;
    border-radius: 30px 0 0 30px;
    -webkit-border-radius: 30px 0 0 30px;
    content: '';
    background: #61A621 url('inc/assets/img/slick-arrow-centered.svg') no-repeat right center;
    background-size: 75%;
    opacity: 1;
    -webkit-box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 0 12px 0 rgba(0, 0, 0, .3);
}

.slick-prev::before {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.slick-prev {
    left: -25px;
}

.slick-next {
    right: -15px;
}

.slick-prev.slick-disabled::before,
.slick-next.slick-disabled::before,
.slick-prev.slick-disabled:hover::before,
.slick-next.slick-disabled:hover::before {
    background-color: #aaa;
}

@media screen and (min-width:575px) {
    .slick-prev,
    .slick-next {
        width: 60px;
        height: 60px;
    }
    .slick-prev::before,
    .slick-next::before {
        display: block;
        width: 40px;
        height: 40px;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        content: '';
        background-size: 60%;
        background-position: center center;
    }
    .slick-prev:hover::before,
    .slick-prev:focus::before,
    .slick-next:hover::before,
    .slick-next:focus::before {
        background-color: #00528C;
        background-size: 60%;
    }
    .slick-prev {
        left: -37px;
    }
    .slick-next {
        right: -37px;
    }
}

@media screen and (min-width:768px) {
    .slick-prev::before,
    .slick-next::before {
        width: 40px;
        height: 40px;
        border-radius: 30px;
        -webkit-border-radius: 30px;
        background-size: 60%;
    }
    .slick-prev:hover::before,
    .slick-prev:focus::before,
    .slick-next:hover::before,
    .slick-next:focus::before {
        background-size: 60%;
    }
    .slick-prev {
        left: -29px;
    }
    .slick-next {
        right: -29px;
    }
    ul.slick-dots {
        bottom: -10px!important;
    }
}

@media screen and (min-width:990px) {
    .slick-prev {
        left: -30px;
    }
    .slick-next {
        right: -30px;
    }
    .competences-tile-spacer .mx-pdgr .slick-prev,
    .events-spacer .mx-pdgr .slick-prev {
        left: -15px;
    }
    .competences-tile-spacer .mx-pdgr .slick-next,
    .events-spacer .mx-pdgr .slick-next {
        right: -15px;
    }
}


/**** Slick personen Slider ****/

.slick-slider.slick-personen-slider {
    margin-left: -15px;
    margin-right: -15px;
}

.slick-slider.slick-personen-slider .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}

@media screen and (max-width: 575px) {
    .slick-slider.slick-personen-slider .slick-prev {
        left: -10px;
    }
    .slick-slider.slick-personen-slider .slick-next {
        right: 0px;
    }
}

@media screen and (min-width: 576px) and (max-width: 768px) {
    .slick-slider.slick-personen-slider .slick-next {
        right: 11px;
    }
    .slick-slider.slick-personen-slider.slick-standort-slider .slick-next {
        right: -38px;
    }
}


/*--------------------------------------------------------------## NEWS--------------------------------------------------------------*/

.news-slider .slick-track {
    padding-left: 0px;
    background: rgba(122, 122, 122, .05);
}

.news-entry {
    margin-bottom: 40px;
}

.news-slider .row.news-entry {
    padding: 20px;
    margin: 0;
}

.news-entry .competences-tile-button,
.blue-border-button {
    border: 1px solid #00528C;
    color: #00528C;
    position: relative !important;
    bottom: auto !important;
    right: auto !important;
    margin-top: 20px;
    display: inline-block;
    padding: 5px 20px !important;
}

.news-entry .competences-tile-button:hover,
.blue-border-button:hover {
    border: 1px solid #00528C;
    color: #FFFFFF;
    background: #00528C;
    opacity: 1;
}

.news-text p:last-child {
    margin-bottom: 0;
}

.news-image a,
.news-image a img {
    display: block;
}

@media only screen and (max-width: 992px) {
    .news-entry {
        margin: 0 5px 50px 5px;
        flex-wrap: wrap-reverse;
    }
    .news-image img {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 992px) {
    .news-entry {
        margin: 0 5px 50px 5px;
        flex-wrap: wrap-reverse;
    }
    .news-image img {
        margin-bottom: 10px;
    }
}

@media only screen and (max-width: 767px) {
    .news-button {
        width: 137px;
    }
    .news-entry {
        margin: 0 5px 50px 5px;
        flex-wrap: wrap-reverse;
    }
    .news-image img {
        margin-bottom: 10px;
    }
    .news-slider .row.news-entry {
        padding: 15px 0;
        margin: 0;
    }
}
.news-slider .news-entry .competences-tile-button.news-button {
    min-width: 137px;
	width: auto;
	white-space: nowrap;
	
}

/*************************************************/


/************* Updates 2020 06 SM ****************/


/*************************************************/


/****** 081 SM Fixes for Spacings *******/

@media screen and (min-width:961px) {
	.left-space {
		margin-left: 125px;
		padding-left: 40px;
		padding-right: 30px;
	}
    .left-space.moodpicture-spacer {
        width: auto;
    }
}


/*** new element to space multiply buttons in row***/

.btn-wrapper {
    padding: 30px 0;
}

.x-hidden {
    overflow-x: hidden;
}


/**** Accordeon *****/


/*.card-header {
	padding: 4px 0;
}*/

.card-header img {
    top: 13px;
}


/**** aussenabstand entfernen ***/

@media screen and (min-width:768px) {
    .mx-pdgr {
        margin: 0;
        padding: 0;
    }
}


/**** Transition definieren für alle elemente die noch keine haben****/


/**** Elementen mobile Abstand geben ***/

@media screen and (min-width:992px) {
    a,
    a .competences-tile-overlay,
    .slick-prev,
    .slick-next,
    .slick-prev::before,
    .slick-next::before {
        -webkit-transition: all 250ms;
        -moz-transition: all 250ms;
        -ms-transition: all 250ms;
        -o-transition: all 250ms;
        transition: all 250ms;
    }
    .competences-tile-box {
        margin: 0 15px 15px 15px;
    }
}


/*** Kommt weg ist nur um zu sehen an welcher Stelle ein gewollter Abstand ist **/

.elements>.container {
    overflow: hidden;
}


/**** problem mit leeren P in Textblöcken beheben ****/

.textblock-wrapper p:empty {
    margin: 0 !important;
}


/**** problem left-space-Elements in einem left-space-element ****/

.left-space .left-space {
    margin-left: 0;
}


/* Custom Abstände */

.textblock-spacer+.directory-spacer,
.textblock-spacer+.person-location-spacer,
.textblock-spacer+.person-function-spacer {
    margin-top: -5px;
}

.textblock-spacer+.acccordion-spacer,
.textblock-spacer+.linklist-spacer {
    margin-top: 0px;
}


/**** Elementabstände global ****/

.elements > .left-space {
    margin-bottom: 25px;
    display: block;
    position: relative;
}

@media screen and(min-width: 768px) {
    .elements > .left-space {
        margin-bottom: 50px;
    }
    .textblock-spacer+.directory-spacer,
    .textblock-spacer+.person-location-spacer,
    .textblock-spacer+.person-function-spacer {
        margin-top: -40px;
    }
    .textblock-spacer+.acccordion-spacer,
    .textblock-spacer+.linklist-spacer {
        margin-top: -30px;
    }
}

.searchform-wrapper .left-space {
    margin-bottom: 0;
    display: block;
}

.left-space.titleblock-spacer {
    margin-bottom: 10px;
}


/***** Margin des Tile-wraper verringern und einzelnen Teiles margin geben für mehrzeilige Darstellung. ****/

.left-space.tile-wrapper {
    margin-bottom: 25px;
}

.left-space.tile-wrapper .col* {
    margin-bottom: 25px;
}

.textblock-spacer+.sender-wrapper {
    margin-left: 8.333333%;
}


/**** Neues Element Linkliste und externe links in intranet-Sidebar******/

.linklist a,
.linklist a:link,
.linklist a:visited {
    color: rgba(97, 166, 33, 1);
    display: block;
    margin: 15px 0;
    position: relative;
    padding-left: 25px;
}

.linklist a:hover {
    color: #00528C;
    padding-left: 30px;
    text-decoration: underline;
}

.linklist a::before {
    position: absolute;
    display: table-cell;
    left: 0px;
    top: 4px;
    content: "";
    background-image: url(inc/assets/img/link_extern_green.svg);
    background-size: 15px;
    background-repeat: no-repeat;
    height: 15px;
    width: 15px;
}

.linklist a:hover::before {
    background-image: url(inc/assets/img/link_extern.svg);
}


/**** Neues Ankerlinks ******/

.ankerlinks a {
    position: relative;
    display: block;
}

.ankerlinks a,
.ankerlinks a:link,
.ankerlinks a:visited {
    color: rgba(97, 166, 33, 1);
    display: block;
    margin: 5px 0;
    position: relative;
    padding-left: 18px;
}

.ankerlinks a::before {
    position: absolute;
    display: table-cell;
    left: 0px;
    top: 4px;
    content: "";
    background-image: url(inc/assets/img/link_intern_green.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
}

.ankerlinks a:hover {
    color: #00528C;
    padding-left: 22px;
    text-decoration: none;
}

.ankerlinks a:hover::before {
    content: "";
    background-image: url(inc/assets/img/link_intern.svg);
    background-size: 12px;
    background-repeat: no-repeat;
    height: 12px;
    width: 12px;
}


/**** Anpassung PDF-Links wegen Farbe bei Mouseover ****/


/*.side_link.pdf-icon {
    margin-top: 2px;
    position: relative;
    margin-bottom: 0px;
}*/

a.pdf-icon {
    margin-top: 5px;
    padding-left: 25px;
    margin-bottom: 10px;
    display: inline-block;
    position: relative;
}

a.pdf-icon::before {
    position: absolute;
    display: table-cell;
    left: 0px;
    content: "";
    background-image: url(inc/assets/img/pdf_green.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    height: 28px;
    width: 20px;
    top: -3px;
}

a.pdf-icon:hover {
    color: #00528C;
    padding-left: 30px;
    text-decoration: none;
}

a.pdf-icon:not(.fullscreen-zuweisung a.pdf-icon):hover::before {
    position: absolute;
    display: table-cell;
    left: 0px;
    content: "";
    background-image: url(inc/assets/img/pdf.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    height: 28px;
    width: 20px;
}

.pdf-icon:not(.menu-item .pdf-icon) {
    position: relative;
    padding-left: 30px;
    display: block;
}

.pdf-icon:not(.menu-item .pdf-icon).wpmf-pdfemb-viewer {
    display: inline-block;
    margin-left: 5px;
}

.pdf-icon::before:not(.menu-item .pdf-icon::before) {
    position: absolute;
    display: table-cell;
    left: 0px;
    content: "";
    background-image: url(inc/assets/img/pdf.svg);
    background-size: 20px;
    background-repeat: no-repeat;
    height: 28px;
    width: 20px;
}

.competences-tile-button.pdf-icon,
.competences-tile-button.pdf-icon:not(.menu-item .pdf-icon) {
    display: inline-block;
}

a.btn.pdf-icon,
a.btn.pdf-icon:hover {
    padding-left: .75rem;
}

a.btn.pdf-icon:before,
a.btn.pdf-icon:hover:before {
    display: none;
}


/**** Slider für Ranges ****/

.fancybox-caption:after {
    border: none;
}

.range-slider {
    display: block;
    padding: 0 10px;
}

#jobsEmploymentSlider .tooltip.top {
    margin-top: -27px;
    left: auto !important;
    right: -11px;
    transform: none;
    font-size: 1rem;
    opacity: 1;
    z-index: 2;
}

#jobsEmploymentSlider .tooltip.top .tooltip-inner {
    background: transparent;
    color: #00528C;
    font-size: 1.2rem;
    padding: 0;
    text-align: right;
}

body.popup .breadcrumb,
body.popup .head-img {
    display: none;
}

body.popup .logo-bar {
    visibility: hidden;
    margin-bottom: 20px;
}


/***** BOOTING TOOL Appointment booking Calendar - Amico Anmeldung *****/

#fbuildersecond .yui-calendar div,
#fbuildersecond .yui-calendar td,
#fbuildersecond .yui-calendar th,
#fbuildersecond .yui-calendar thead,
#fbuildersecond .yui-calendar span {
    font-family: 'Source Sans Pro', sans-serif;
}

#fbuildersecond .yui-calcontainer.multi .groupcal {
    border-color: #FFF;
}

#fbuildersecond .textblock-wrapper tr {
    border-bottom: none !important;
}

#fbuildersecond .textblock-wrapper tr:first-child {
    border-top: 1px solid red !important;
}

#fbuildersecond .yui-calendar .calhead {
    background: rgba(97, 166, 33, .5);
    color: #FFF;
    height: 26px;
}

#fbuildersecond .yui-calendar .calheader {}

#fbuildersecond .yui-calendar .calweekdaycell {
    padding: 3px 1px;
}

#fbuildersecond .yui-calendar td.calcell {
    padding: 5px 7px;
    text-align: center;
    background: #EFEFEF;
    color: #151515;
    font-weight: bold;
}

#fbuildersecond .yui-calendar td.calcell.oom {
    background: #efefef;
}

#fbuildersecond .yui-calendar td.calcell.restricted,
#fbuildersecond .yui-calendar td.calcell.reservatedCell.restricted,
#fbuildersecond .yui-calendar td.calcell.oom {
    color: #efefef;
}

.textblock-wrapper #fbuildersecond tr:first-child {
    border: none;
}

#fbuildersecond .yui-calendar td.calcell.selectable {
    color: #FFF;
    padding: 5px 0;
    background: rgba(97, 166, 33, 1);
}

#fbuildersecond .yui-calendar td.calcell.selectable a {
    color: #FFF;
    padding: 3px 7px;
    background: rgba(97, 166, 33, 1);
}

#fbuildersecond .yui-calendar td.calcell.selectable a:hover {
    background: #00528C;
}

#fbuildersecond .yui-calendar td.calcell.selected.reservatedCell.selectable,
#fbuildersecond .yui-calendar td.calcell.reservatedCell.selectable {
    border: 1px solid white;
}

#fbuildersecond .yui-calendar td.calcell.selected.reservatedCell.selectable,
#fbuildersecond .yui-calendar td.calcell.reservatedCell.selectable,
#fbuildersecond .yui-calendar td.calcell.selected.reservatedCell.selectable a,
#fbuildersecond .yui-calendar td.calcell.reservatedCell.selectable a {
    background: #efefef;
    color: #efefef;
}

#fbuilder label {
    display: block;
    font-weight: 700;
    font-size: 16px;
    float: none;
    line-height: 1.3;
    margin: 0 0 4px 0;
    padding: 0;
}

#fbuilder input {
    border: 1px solid rgba(0, 82, 140, 0.6) !important;
    display: block;
    float: none;
    font-size: 16px;
    padding: 6px 10px;
    height: 38px;
    width: 100%;
    line-height: 1.3;
}

#fbuilder textarea {
    border: 1px solid rgba(0, 82, 140, 0.6) !important;
    display: block;
    float: none;
    font-size: 16px;
    padding: 6px 10px;
    width: 100%;
    line-height: 1.3;
}

#fbuilder input:focus,
#fbuilder textarea:focus {
    outline: 0 none !important;
    box-shadow: none !important;
    border-color: #00528C;
}

#fbuilder .pbSubmit {
    border: 1px solid #00528C;
    color: #00528C !important;
    border-radius: 0 !important;
    text-transform: uppercase !important;
    display: inline-block;
    width: auto !important;
    background: #FFF;
}

#fbuilder .pbSubmit:hover {
    border: 1px solid #61A621;
    color: #FFFFFF !important;
    background: #61A621;
}


/**** Die rechte Prozentanzeige leicht nach links verschieben***/

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
    text-indent: 5px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label:last-child {
    text-indent: -20px;
}


/****** Ausklappbare filter ********/

.w100 {
    width: 100% !important;
}


/****** Placeholder ********/

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 82, 140, 0.6);
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: rgba(0, 82, 140, 0.6);
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: rgba(0, 82, 140, 0.6);
}

.search-form .form-control::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: rgba(0, 82, 140, 0.6);
}


/********   SIDEBAR    ****/


/***** Darstellung Listen in Sidebar****/

aside#secondary ul {
    margin-left: 0;
    padding-left: 0;
}

aside#secondary ul li {
    position: relative;
    padding: 0 0 4px 14px;
    display: block;
    line-height: 1.4em;
}

aside#secondary ul li::before {
    position: absolute;
    content: '';
    background: rgba(97, 166, 33, 1);
    left: 0;
    top: .7em;
    width: 8px;
    height: 1px;
}


/****** Modal Link ********/

.left-space .col-md-8 a,
.textblock-wrapper a,
.modal-link,
aside#secondary a,
.single-events a,
.testimonial-wrapper a{
    color: rgba(97, 166, 33, 1);
}

.textblock-wrapper a:hover,
.modal-link:hover,
.single-events a:hover,
.testimonial-wrapper a:hover {
    text-decoration: underline;
    color: #00528C;
}

.single-events #content a.competences-tile-button:hover {
    opacity: 0.6;
    color: white;
    text-decoration: none;
}


/*** Überschriften modal dialog ***/

@media screen and (max-width:990px) {
    .modal-wrapper.styled .modal h1 {
        font-size: 2.1em;
        margin-top: 40px;
    }
}

@media screen and (max-width:600px) {
    .modal-wrapper.styled .modal h1 {
        font-size: 1.65em;
        margin-top: 40px;
    }
}

@media screen and (max-width:400px) {
    .modal-wrapper.styled .modal h1 {
        font-size: 1.5em;
        margin-top: 40px;
    }
}


/*** juicer ***/

.j-stacker-wrapper {
    margin: 15px 0 !important;
}

.j-paginate.juicer-button {
    border: 1px solid #00528C !important;
    color: #00528C !important;
    border-radius: 0 !important;
    font-size: 16px !important;
    text-transform: uppercase !important;
    font-weight: 400 !important;
    padding: 5px 20px !important;
    width: 160px !important;
}

.j-paginate.juicer-button:hover {
    border: 1px solid #00528C !important;
    ;
    color: #FFFFFF !important;
    ;
    background: #00528C !important;
    ;
    opacity: 1 !important;
    ;
}

.juicer-feed.modern li.feed-item {
    border-width: 1px 1px 1px 1px !important;
}


/**** SIDEBAR MOBILE CENTERED TECH-1132 *****/

@media screen and (max-width:900px) {
    #secondary .mobile-centered {
        margin-left: auto;
        margin-right: auto;
        text-align: center;
    }
    #secondary .sidebar_directory.mobile-centered {
        text-align: center;
    }
    #secondary .sidebar_directory.mobile-centered a {
        display: inline-block;
        margin: 0 auto;
        text-align: left;
    }
    #secondary .sidebar-logo.mobile-centered {
        text-align: center;
    }
    #secondary .sidebar-logo.mobile-centered img {
        width: 200px;
    }
    #secondary .sidebar-address.mobile-centered {
        text-align: center;
    }
    #secondary .sidebar-address.mobile-centered .address-block {
        display: inline-block;
        margin: 0 auto;
        text-align: left;
    }
    #secondary .sidebar-text.mobile-centered {
        text-align: center;
    }
}


.single-jobs #bewerbungsformular {
	margin-top: -20px;
}

#bewerbungsformular div.wpforms-container-full{ margin-top: 0 !important;}