.page-footer.small {
    margin-top: 55px;
}
.page-footer.small a, .page-footer.small .page-footer__right {
    font-size: 1em; /* .7em */
}
.page-footer.small .page-footer__right {
    align-items: end;
    display: flex;
}

.page-footer__right.maxw {
    max-width: 300px;
}


.page-footer .page-footer__right .page-footer__header::after {
    content: none;
    font-size: 16px;
    font-weight: normal;
}
.page-footer .page-footer__right .page-footer__header {
    margin-bottom: 20px;
}

.footer-nav {
}

.break {
    flex-basis: 100%;
    height: 0;
}

.flex-rows-columns {
    flex-direction: column;
    height: 120px;
    max-width: 345px;
}
.flex-rows {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
}

.flex-rows-columns .flex-rows-child {
    height: auto;
    width: 30%;
    margin-left: 0;
}
.flex-rows-child {
    height: 30px;
    flex-grow: 0;
    margin-bottom: 16px;
}

.flex-rows-child a::before {
    content: "";
    background-image: url("../Icons/Blb/chevron-right.svg");
    background-size: 15px;
    background-repeat: no-repeat;
    display: inline-block;
    margin-right: 4px;

    width: 15px;
    height: 15px;
}

.flex-rows-columns .flex-rows-break {
    width: 0;
    height: auto;
}
.flex-rows-break {
    flex-basis: 100%;
    height: 0;
    margin: 0;
}

.jwd-grid .immo-badge.badge-bieterverfahren {
    --tw-bg-opacity: 1;
    background-color: rgb(123 123 123 / var(--tw-bg-opacity));
}

.topicslider .jwd-carousel__item .jwd-carousel__content {
    --tw-translate-x: none !important;
    animation: none !important;
    animation-iteration-count: 0;
}

.topicslider .jwd-carousel__item .jwd-carousel__content.slide {
    --tw-translate-x: 150vw !important;
    animation: slide-in 1s ease 1s 1 normal forwards !important
}



.jwd-image--slider .portrait {
    justify-content: center;
        max-width: 360px;
        min-width: 360px;
        width: 100%;
}



.jwd-textmedia.has-portrait  {
    flex-direction: row-reverse;
    align-items: flex-start;

}


.jwd-textmedia.has-portrait .jwd-textmedia__media .portrait {
        max-width: 260px;
        min-width: 260px;
        width: 100%;
}

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

    .jwd-textmedia.has-portrait  {
        flex-direction: column;
        align-items: flex-start;

    }
    .jwd-textmedia.has-portrait .jwd-textmedia__media {
        align-self: center;
    }
    
    .jwd-textmedia.has-portrait .jwd-textmedia__media .portrait {
        max-width: 360px;
        min-width: 360px;
        width: 100%;
    }
}

.topic_contest_info {
    margin-top: 15px;
    margin-bottom: 40px;
}

#c39 .jwd-icongroup a  svg .cls-1 {
    fill: #fff;
}

.jwd-carousel__image figure figcaption.header-copyright {
    padding: 3px !important;
    font-size: 11px;
    z-index: 9999;
    color: rgb(46 93 172);
    position: absolute;
    background: rgba(255,255,255,.8) !important;
    bottom: 0;
    left:0;
}

.jwd-carousel__pagination .splide__pagination__page {
    width: 24px !important;
    height: 24px !important;
}
.jwd-carousel__navigation .splide__pagination li + li {
    margin-left: 7px;
}

.greyscaleButton {
    display: flex;
    flex-direction: row;
    align-items: center;
}
.greyscaleButton img {
    width: 20px;
    height: auto;
}
/*
.greyscaleButton a.active {
    border: solid 2px #fff;
}
 */
html.greyscale {
    filter: grayscale(1);
}
html.greyscale .page-header::before {
    background-color: rgb(0 0 0);
}

html.greyscale .bg-primary {
    background-color: rgb(0 0 0);
}

html.greyscale .page-nav__item > a, html.greyscale .page-nav-meta, html.greyscale .page-nav-meta a {
    font-weight: 600;
}

html.greyscale .immo-badge {
    font-weight: 600;
}

html.greyscale .button {
    --tw-border-opacity: 1;
    --tw-text-opacity: 1;
    border-color: rgb(0 0 0/var(--tw-border-opacity));
    border-width: 1px;
    background-color: rgb(0 0 0/var(--tw-border-opacity));
    color: rgb(255 255 255/var(--tw-text-opacity));
    display: inline-block;
    outline: 2px solid transparent;
    outline-offset: 2px;
    padding: 10px 25px;
    text-align: center;
    transition-duration: .15s;
    transition-property: all;
    transition-timing-function: cubic-bezier(.4,0,.2,1);
}

/* Immo Badges neu */
.jwd-grid .immo-badge.badge-aneignungsrecht {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(172 172 172 / var(--tw-bg-opacity)) !important;
}
.jwd-grid .immo-badge.badge-aneignungsrecht:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(120 120 120 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}

.jwd-grid .immo-badge.badge-interessenbekundung {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 48 100 / var(--tw-bg-opacity)) !important;
}
.jwd-grid .immo-badge.badge-interessenbekundung:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(0 34 70 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}

.jwd-grid .immo-badge.badge-bieterverfahren {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(46 93 173 / var(--tw-bg-opacity)) !important;
}
.jwd-grid .immo-badge.badge-bieterverfahren:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(32 65 121 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}

.jwd-grid .immo-badge.badge-ankaufsgesuch {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(242 148 0 / var(--tw-bg-opacity)) !important;
}
.jwd-grid .immo-badge.badge-ankaufsgesuch:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(169 104 0 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}

.jwd-grid .immo-badge.badge-vermietung {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(0 0 0 / var(--tw-bg-opacity)) !important;
}
.jwd-grid .immo-badge.badge-vermietung:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(0 0 0 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}

.jwd-grid .immo-badge.badge-anmietungsgesuch {
    --tw-bg-opacity: 1 !important;
    background-color: rgb(255 255 255 / var(--tw-bg-opacity)) !important;
    color: rgb(0 0 0 / 1) !important;
}
.jwd-grid .immo-badge.badge-anmietungsgesuch:before {
    --tw-border-opacity: 1 !important;
    border-left-color: transparent !important;
    border-top-color: rgb(179 179 179 / var(--tw-border-opacity)) !important;
    content: var(--tw-content) !important;
}
/* Immo Badges neu */


html.greyscale .jwd-grid .immo-badge.badge-aneignungsrecht {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}
html.greyscale .jwd-grid .immo-badge.badge-aneignungsrecht:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .jwd-grid .immo-badge.badge-interessenbekundung {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}
html.greyscale .jwd-grid .immo-badge.badge-interessenbekundung:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .jwd-grid .immo-badge.badge-bieterverfahren {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}
html.greyscale .jwd-grid .immo-badge.badge-bieterverfahren:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .jwd-grid .immo-badge.badge-ankaufsgesuch {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}
html.greyscale .jwd-grid .immo-badge.badge-ankaufsgesuch:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .jwd-grid .immo-badge.badge-vermietung {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}
html.greyscale .jwd-grid .immo-badge.badge-vermietung:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .jwd-grid .immo-badge.badge-anmietungsgesuch {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
    color: white !important;
}
html.greyscale .jwd-grid .immo-badge.badge-anmietungsgesuch:before {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}

html.greyscale .immo-badge {
    background-color: rgb(0 0 0/var(--tw-bg-opacity)) !important;
}


/* Accessibility Menu */

.page-header {
    top: 30px !important;
}

.page-header-accessibility {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 9999;
    width: 100%;
    height: 30px;
    background-color: #fff;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    display: flex;
    align-items: center;
    justify-content: center;
}

.page-header-accessibility .container {
    margin-right: 325px;
    margin-left: auto;
    justify-content: flex-end;
}

.page-header-accessibility .page-nav-accessibility {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    min-width: 500px;
    width: 100%;
}

.page-header-accessibility .page-nav-accessibility a,
.page-header-accessibility .page-nav-accessibility a:hover{
    color: rgb(46 93 172);
    font-weight: 600;
    text-shadow: none;
    display: flex;


}
.page-header-accessibility .page-nav-accessibility a svg {
    color: rgb(46 93 172);
    width: 20px;
    margin-right: 5px;
}

@media only screen and (max-width: 600px) {
    .page-header-accessibility .page-nav-accessibility {
        min-width: 100px;
        width: 100%;
    }
    .page-header-accessibility .page-nav-accessibility a span {
        display: none;
    }
}

@media (min-width: 1024px) {
    .page-search {
        right: 0 !important;
    }
}
@media (min-width: 1280px) {
    .page-nav__search-trigger:hover {
        background-color: transparent !important;
    }
}

@media (max-width: 1279px) {
    .page-header-accessibility .container {
        margin-right: 20px;
        margin-left: auto;
        justify-content: flex-end;
    }
}


/* Font Size */
body.raised {
    font-size: 110%;
}

body.raised .page-header-accessibility li a,
body.raised .page-header-accessibility li a span,
body.raised .page-header-accessibility li {
    font-size: 16px !important;
}


.jwd-textmedia{
    display:flex;flex-direction:column
}
@media not all and (min-width: 1024px) {
    .jwd-textmedia {
        display: block !important;
    }
}
    
@media not all and (min-width:1024px){
    .jwd-textmedia{
        align-items:center
    }
}

.font-w700 {
    font-weight: 700;
}


/* Karriere */
.jobheader {

}
.jobdetails h2:not(.h1_t) {
            --tw-text-opacity: 1;
            color: rgb(46 93 172/var(--tw-text-opacity));
            font-weight: 700;
            font-size: 1.375em;
            line-height: 1.2;
            margin-bottom: 20px;
}
.jobdetails h2 b {
    font-weight: 700;
}
.jobdetails h1 {
    --tw-text-opacity: 1;
    color: rgb(46 93 172/var(--tw-text-opacity));
    font-weight: 700;
    font-size: 1.375em;
    line-height: 1.2;
    margin-bottom: 20px;
    text-transform: none;
}
.jobdetails p + h1 {
    margin-top: 40px;
}
.jobdetails .block p:last-of-type {
    margin-bottom: 40px;
}
.jobdetails .block ul.list {
    margin-bottom: 40px;
}
.jobdetails .mt-40 {
    margin-top: 40px;
}



    @media (min-width: 768px) {
        .jobfooter  .md\:flex-row {
            flex-direction: column;
        }
    }


.jobfooter h2 {
    text-align: left;
}
.jobfooter h3 {
    color: rgb(46 93 172);
    font-size: 1.25em;
    line-height: 1.2;
}

.jobfooter .address__position {
    color: rgb(46 93 172);
    font-size: 1em;
    line-height: 1.5;
}
.jobfooter .jwd-card__image {
    max-width: 620px;
    max-height: 414px;
    overflow: hidden;
}

p#text-short{
    margin-bottom: 20px;
}

@media (min-width: 1024px) {
    .jwd-breadcrumb__list {
        margin-top: 30px;
    }
}

/* Stellenangebote */

.ts-control, .ts-wrapper.single.input-active .ts-control {
    background: transparent !important;
}
.ts-control, .ts-control input, .ts-dropdown {
    color: unset !important;
    font-family: inherit;
    font-size: unset !important;
}
.ts-control {
    border: none !important;
    border-radius: 0 !important;
    box-shadow: none !important;
    box-sizing: border-box;
}

.ts-dropdown-content {
    max-height: 200px;
    overflow: hidden auto;
    scroll-behavior: smooth;
    background: white;
    border: 1px solid white;
}

.ts-dropdown .active {
    background-color: #f5fafd;
    color: rgb(46, 93, 172) !important;
}

.ts-dropdown {
    background-color: transparent !important;
    color: rgb(51 51 51) !important;
}

.ts-wrapper.multi .ts-control [data-value] {
    /* background-color: color-mix(#2e5dac,#2e5dac,60%) !important; */
    background-image: linear-gradient(180deg,rgb(46, 93, 172),rgb(46, 93, 172)) !important;
    border-radius: 12px !important;
}

.ts-wrapper.multi .ts-control > div {
    background: #2E5DAC !important;
    border: 1px solid #2E5DAC !important;
}

.tx-solr-autosuggest strong {
    font-weight: bolder;
    color: #2E5DAC !important;
}
.tx-solr-autosuggest {
    border: 1px solid #CCC;
    background: #FFF;
    overflow: auto;
    width: 100% !important;
    max-width: 460px !important;
}
.tx-solr-autosuggest .autocomplete-selected {
    background: rgba(46, 93, 172,.2) !important;
}

.ordering {
    display: flex;
    flex-direction: column;
}

.job-list-grid ul li {
    margin-bottom: 20px;
}

ul.list-unstyled.blbjobs-list li {
    margin-bottom: 20px;
}

.jobItem .detail-link {
    min-height: 145px;
    padding-top: 15px;

}

.jobItem .jobtitle {
    padding-right: 90px;
    hyphens: auto;
}

.jobItem .list-standort {
    padding-top: 15px;
    justify-content: flex-start;
    align-items: center;
}

.jobItem .infos {
    padding-right: 0;
    padding-left: 0;
    height: 48px;
    margin-top: 20px;
    padding-bottom: 0;
    background: #2E5DAC;
    justify-content: space-between;
    align-items: center;
    display: flex;
    padding-right: 10px;
    padding-left: 10px;
}

.border-t{
    border-top-width: 0;
}
.teilen path {
}
path.watchlist-add {

}
path.watchlist-remove {

}
.block.mx-auto.max-w-3xl.w-full > .block:nth-of-type(-n+1 ) {
    margin-top: 60px;
}

.block.mx-auto.max-w-3xl.w-full > .block:nth-of-type(-n + 2) {
    position: relative;
    z-index: 1;
}

.block.mx-auto.max-w-3xl.w-full > .block:nth-of-type(-n + 2)::before {
    content: "";
    position: absolute;
    top: -25px;
    left: -73px;
    right: -73px;
    bottom: -15px;
    background: #E6E6E6;
    z-index: -1;
}

.scroll-top {
    z-index: 9999;
}

.jobDet {
  display: flex;
  flex-direction: row;
  gap: 12px;
  color:#2E5DAC;
  justify-content: space-between;
}

.bg-gray{
    background-color: #e5e5e5;
}

.text-blue {
    color: #2E5DAC !important;
}

.job-info-row {
    position: relative;
    z-index: 1;
}

.job-info-row::before {
    content: "";
    position: absolute;
    top: -5px;
    left: -10px;
    right: -10px;
    bottom: -5px;
    background: #E6E6E6;
    z-index: -1;
}

.gap-25 {
    gap: 15px 25px;
}

.p-20 {
    padding: 20px 20px 40px;
}

.w-80 {
    width: 80%;
}

.news .no-news-found {
    color: #000000 !important;
}

@media (max-width: 1024px) {
    .jobDet {
        flex-direction: column;
        gap: 10px;
        margin-left: 30px;
        margin-right: 30px;
        margin-top: 25px;
        margin-bottom: 50px;
    }
}

@media (min-width: 1024px) {

    .ordering {
        display: block;
    }

    .jobItem {
        height: 152px;
        min-height: 152px;
    }

    .jobItem .detail-link {
        height: 150px;
        min-height: 150px;
        padding-top: 15px;
    }

    .jobItem .jobtitle {
        padding-right: 60px;
        padding-left: 0px;
    }

    .jobItem .infos {
        padding-right: 10px;
        padding-left: 10px;
        height: unset;
        display: block;
        margin-top: unset;
        background: unset;
    }

    .jobItem .detail-link::after {
        width: 182px;
        height: 150px;
        position: absolute;
        right: 0;
        top: 0;
        z-index: -1;
        content: url("data:image/svg+xml,%3Csvg%20width%3D%22182%22%20height%3D%22150%22%20viewBox%3D%220%200%20182%20150%22%20fill%3D%22none%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M182%20150V0H46.3835L0%20150H182Z%22%20fill%3D%22%232E5DAC%22%2F%3E%3C%2Fsvg%3E");
    }

    .jobItem .list-standort {
        padding-top: 15px;
        justify-content: flex-start;
        align-items: center;
        padding-left: 0px;
    }

    .jobtitel, .list-standort {
        padding-left: 10px;
    }

    .jobItem .infos {
        padding-bottom: 20px;
    }
    .teilen path {
        fill: white !important;
        stroke: white !important;
    }
    .jobDet path.watchlist-add {
            stroke: #2E5DAC;
    }

    .jobDet path.watchlist-remove {
        stroke: #2E5DAC;
        fill: #2E5DAC;
    }

    path.watchlist-add {
        stroke: white;
    }
    .job-list-grid path.watchlist-remove {
        stroke: white !important;
        fill: white !important;
    }

    .lg\:bottom-20 {
        bottom: 20px;
    }
    .lg\:bottom-15 {
        bottom: 15px;
    }

    .address-list .address-list__item .address__info {
        padding-left: 20px;
    }

}

