/* Styling for theme, accept ACF Blocks */
html {
    font-size: 62.5%;
    margin-top: 0 !important;
}

body {
    font-size: 1.6rem;
    font-family: din-2014, sans-serif;
    font-weight: 300;
    font-style: normal;
}

h1, h2, h3, h4, strong {
    font-family: eurostile-extended, sans-serif;
    font-weight: 400;
    font-style: normal;
    color: #000;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    -webkit-hyphenate-limit-before: 10;
    -webkit-hyphenate-limit-after: 5;
    -ms-hyphenate-limit-chars: 10 5 5;
    hyphenate-limit-chars: 10 5 5;
}

.has-white-color strong {
    color: #fff;
}

.has-text-color strong {
    color: inherit;
}

.strong strong {
    font-weight: 700;
}

.default strong {
    font-family: 'din-2014';
}


.entry-content h1, .entry-content h2 {
    font-size: 3rem;
    color: #000;
    letter-spacing: -0.2rem;
    line-height: 1.1;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

header.wp-block-cover h1 {
    font-size: 4rem;
    line-height: 1.1;
    letter-spacing: -3.5px;
    text-shadow: 0px 3px 20px #000000B9;
}

.leistung_slider_block h1, .leistung_slider_block h2 {
    color: #fff;
}

.without_bg.leistung_slider_block h1, .without_bg.leistung_slider_block h2 {
    color: #000;
}

.wp-block-button__link, .wp-block-button__link:visited, .leistung_slider_block .wp-block-container a {
    font-size: 1.4rem;
    color: #000;
    text-transform: uppercase;
    background-color: transparent;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    border: 1px solid #000; 
    border-radius: 30px;
    padding: 1.1rem 2.7rem;
    transition: 0.3s ease;
}

.cta_black .wp-block-button__link, .wp-block-cover .cta_black a.wp-block-button__link {
    background-color: #000;
    color: #fff;
    box-shadow: 0px 3px 6px #00000029;
}

.cta_red .wp-block-button__link, .wp-block-cover .cta_red a.wp-block-button__link {
    background-color: #E3051B;
    color: #fff;
    box-shadow: 0px 3px 6px #00000029;
    border: 0;
}


.leistung_slider_block .wp-block-container a {
    color: #fff;
    border-color: #fff;
}

.leistung_slider_block .wp-block-container a:hover {
    color: #000;
    border-color: #000;
}

.has-background {
    display: inline-block;
}

.wp-block-media-text.has-background {
    display: grid;
}


.wp-block-media-text__content {
    padding-right: 0;
}

.has-media-on-the-right .wp-block-media-text__content {
    padding-left: 0;
}

.wp-block-media-text .wp-block-media-text__content {
    padding-right: 0;
}

@media all and (max-width: 480px) {
    .wp-block-media-text__content {
        padding-right: 0;
        padding-left: 0;
    }
    
    .has-media-on-the-right .wp-block-media-text__content, .wp-block-media-text .wp-block-media-text__content {
        padding-left: 0;
        padding-right: 0;

    }

    .wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
        width: 100%;
        /* text-align: center !important; */
    }

    .wp-block-buttons>.wp-block-button.wp-block-button__width-50 a.wp-block-button__link {
        text-align: center !important;
    }
}

@media  all and (min-width: 600px) {
    .has-media-on-the-right.wp-block-media-text.is-image-fill .wp-block-media-text__media {
        padding-left: 8% !important;
        width: calc(92%);
        margin: 0 0 0 auto;
    }
}

.wp-block-button__link:hover {
    opacity: 0.5;
    transform: scale(0.98);
}

.container {
    max-width: 1200px;
    margin: 0 2rem;
}

.container-inner .wp-block-container.container.media-text {
    color: #000000;
}

.wp-block-cover .container-inner p {
    color: #000000 !important;
}


.container .container {
    margin: 0;
}

p {
    line-height: 3.0rem;
    line-height: 1.1;
}

a {
    text-decoration: none;
}

.entry-content p {
    font-size: 1.8rem;
}

:where(.wp-block-columns.is-layout-flex) {
    gap: 2.5rem;
}

.video_header_title {
    text-align: left;
    padding: 0 1rem;
}

.video_header_title em {
    font-style: normal;
    font-family: 'eurostile-extended', sans-serif;
    font-size: 1.8rem;
    letter-spacing: -1.25px;
    line-height: 3.5rem;
    font-weight: 400;
    display: block;
    position: relative;
    box-shadow: none;
    padding: 0 1rem;
    text-align: right;
}

.video_header_title em::before {
    content: '';
    height: 1px;
    background-color: #fff;
    opacity: 1;
    box-shadow: none;
    width: 15rem;
    display: block;
    position: absolute;
    left: 1rem;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    line-height: 2.4;
    width: calc(100% - 14.5rem);
}


@media all and (min-width: 768px) {
    .video_header_title em {
        text-align: left;
        padding-left: 17rem;
    }

    .video_header_title em::before {
        width: 14.5rem;
    }
}

@media  all and (min-width: 1024px) {
    .video_header_title em {
        font-size: 2.5rem;
        padding-left: 35.5rem;
        line-height: 2;
    }

    .video_header_title em::before {
        width: 34rem;
    }
}

@media all and (min-width:1240px) {
    .container {
        margin: 0 auto;
    }
}

.company_label_wrapper {
    top: 1.3rem;
    right: 1.0rem;
    position: absolute;
}

.company_label {
    font-size: 1.2rem;
    color: #FFFFFF;
    text-transform: uppercase;
    letter-spacing: 0.6px;
    border-radius: 1.5rem;
    padding: 0.1rem 1rem;
    margin: 0 0.7rem 0;
    display: inline-block;
    font-weight: 400;
}

.contact_btn {
    padding: 0;
    margin: 0;
    height: auto;
    width: 100%;
    display: none;
    border: none;
    background-color: #fff;
    border-radius: 20px 20px 0 0;
    transition: 0.3s ease;
}

.contact_btn.contact_btn_active {
    position: absolute;
    z-index: 100;
    top: 10rem;
    width: 95%;
    border-radius: 0px 0px 20px 20px;
}

.contact_btn.contact_btn_active svg {
    transform: rotate(180deg);
}

.contact_btn strong {
    margin-top: 1rem !important;
}

.header_right_content_wrapper.contact_block_active {
    display: block;
    z-index: 90;
    position: absolute;
    top: 10rem;
    height: auto;
    width: 95% !important;
    margin: auto !important;
    padding: 1rem;
    overflow: hidden;
    left: 0;
    right: 0;
    border-radius: 7px;
    padding-top: 4rem;
}

/* SLICK SETTINGS
.slick-dots li button:before {
    display: none;
}

.slick-dots li button {
    width: 100% !important;
    background-color: #DDDDDD !important;
    padding: 0 !important;
    height: 0.3rem !important;
    border-radius: 0 !important;
}

.slick-dots li.slick-active button {
    background-color: #888888 !important;
}

.leistung_slider_block .slick-dots li.slick-active button {
    background-color: #fff !important;
}

.slick_footer .slick-dots {
    background-color: #ebebeb !important;
    height: 0.3rem;
    overflow: hidden;
    padding: 0 !important;
    display: flex;
    align-items: flex-start;
}

.slick-dots li {
    width: 25% !important;
    height: 2rem !important;
    max-width: 10rem;
    padding: 0 !important;
    margin: 0 !important;
}

ul.slick-dots {
    padding: 0 0.7rem;
    clear: both;
}

.slick-dotted.slick-slider {
    margin-bottom: 0 !important;
} */

body .slick-prev, body .slick-next {
    
    border-radius: 0;
}

body .slick-prev:before, body .slick-next:before {
    color: #DDD;
}

body .slick-next {
    right: -17px;
}

body .slick-prev {
    left: -17px;
}

.slick_arrow_wrapper button {
    background: transparent;
    border: 0;
    transition: 0.3s ease;
    padding: 0;
    cursor: pointer;
}

.slick_arrow_wrapper button.prev-slide:hover {
    margin-left: -3px;
    opacity: 0.5;
}

.slick_arrow_wrapper button.next-slide:hover {
    margin-right: -3px;
    opacity: 0.5;
}

.slick_footer {
    padding: 0 1rem;
}

/* THUMB HEADER */
.post_thumbnail_header {
    background-size: cover;
    background-position: center;
    padding: 7rem 0 0rem;
    position: relative;
    margin: 0 0 3rem 0;
    /*min-height: 25rem;*/
    min-height: 40rem;
}

.post_thumbnail_header.top, .single-post .post_thumbnail_header.top {
    background-position: top;
}

.post_thumbnail_header.bottom, .single-post .post_thumbnail_header.bottom {
    background-position: bottom;
}

.post_thumbnail_header.center, .single-post .post_thumbnail_header.center {
    background-position: center;
}

.post_thumbnail_header_inner p {
    font-family: 'din-2014', sans-serif;
    font-size: 2.4rem;
    text-transform: uppercase;
    color: #fff;
    font-weight: 600;
}
/*
@media  all and (min-width: 1140px) {
    .post_thumbnail_header {
        min-height: 40rem;
    }

}
*/
.second_top_nav_is_active .post_thumbnail_header {
    margin-top: 70px;
    background-position: center;
}

.breadcrump_wrapper {
    width: calc(100% - 4rem);
    max-width: 1200px;
    text-transform: uppercase;
    font-family: din-2014, sans-serif;
    font-weight: 400;
    font-size: 1.2rem;
    position: absolute;
    bottom: -15px;
    top: auto;
    left: 0;
    right: 0;
    margin: 5rem auto 0;
}



.home_icon {
    width: 16px;
    height: 14px;
    background-image: url('../img/home_icon.svg');
    background-size: contain;
    display: inline-block;
    position: relative;
    top: 2px;
    margin-right: 2px;
}

.breadcrump_wrapper #breadcrumbs {
    background-color: #ddd;
    display: inline-block;
    border-radius: 15px;
    margin: 0;
    padding: 0 1rem;
    line-height: 3;
}

.breadcrump_wrapper a {
    color: rgb(64, 64, 64);
}

.post_thumbnail_header h1 {
    font-size: 2.9rem;
    letter-spacing: -3px;
    line-height: 3.9rem;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    margin: 0 0 3rem;
    display: block;
}

.headline-beton-background {
    background-image: url('../img/headline_hintergrund.jpeg');
    background-size: cover;
    color: #fff;
    text-transform: uppercase;
    margin: 0.5rem 0;
    display: inline-block;
    padding: 0.1rem 1rem 0.1rem 0;
    position: relative;
}

.headline-beton-background::before {
    content: '';
    display: block;
    background-image: url('../img/headline_hintergrund.jpeg');
    background-size: cover;
    height: 100%;
    width: 100%;
    position: absolute;
    right: 100%;
    transform: rotate(180deg);
    bottom: 0;
    min-width: 30vw;
}


.headline-white-background {
    background-color: #fff;
    color: #000;
    text-transform: uppercase;
    margin: 0.5rem 0;
    display: inline-block;
    padding: 0.1rem 1rem 0.1rem 0;
    position: relative;
}

.headline-white-background::before {
    content: '';
    display: block;
    background-color: #fff;
    height: 100%;
    width: 100%;
    position: absolute;
    right: calc(100% - 1px);
    transform: rotate(180deg);
    bottom: 0;
    min-width: 30vw;
}

.post_thumbnail_header h2 {
    color: #fff;
    text-transform: uppercase;
    font-size: 1.6rem;
    line-height: 2.6rem;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    margin-left: 0;
}

/* Burger
--------------------------------------------- */
.burger_wrapper {
    height: 5rem;
    width: 15rem;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    background-size: cover;
    position: relative;
    z-index: 100;
    transition: 0.3s ease;
    padding-right: 1rem;
}

@media  all and (min-width: 769px) {
    .burger_wrapper {
        background-image: url('../img/menu_hintergrund.svg');
        height: 5rem;
        width: 15rem;
        display: flex;
        align-items: center;
        justify-content: flex-end;
        background-size: cover;
        position: relative;
        z-index: 100;
        transition: 0.3s ease;
        padding-right: 1rem;
    }

}

.nav_is_open .burger_wrapper, .sticky .burger_wrapper {
    filter: invert(0.9);
}

.menu_burger svg {
    position: relative;
}

button.menu.menu_burger {
    background-color: transparent;
    border: none;
    cursor: pointer;
    display: flex;
    padding: 0;
    -webkit-tap-highlight-color: transparent;
    align-items: center;
    transition: 0.3s ease;
}
.menu.menu_burger span {
    font-size: 1.6rem;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
    letter-spacing: 0;
}

.nav_is_open .menu.menu_burger span {
    color: #000;
}

button.menu.menu_burger:hover {
    opacity: 0.8;
    transform: scale(0.95);
}

.main-navigation {
    position: absolute;
    background-image: url('../img/header_top_bar_background.jpeg'), url('../img/header_nav_background.jpeg'), url('../img/kirchdorfer_beton_dark.jpeg');
    background-size: 60% 90px, 60% 100%, 40% 100%;
    background-position: left top, left bottom, right top;
    background-repeat: no-repeat;
    top: 0;
    left: 0;
    right: 0;
}

.header_right_content_wrapper {
    background-image: url('../img/kirchdorfer_beton_dark.jpeg');
    background-size: cover;
    background-position: left top;
    padding-left: 10rem;
    padding-bottom: 7rem;
    transition: 0.3s ease;
    top: -50rem;
}


.header_right_content_wrapper p {
    margin: 0;
}

.header_right_content_wrapper a {
    font-size: 1.6rem;
    letter-spacing: 0;
    color: #000;
    text-transform: uppercase;
    background-color: transparent;
    font-weight: 700;
    border: 1px solid #000;
    border-radius: 30px;
    padding: 0.6rem 2.7rem;
    transition: 0.3s ease;
    font-family: din-2014, sans-serif;
    margin: 1rem 0;
    display: inline-block;
}

.header_right_content_wrapper a:hover {
    border-color: #fff;
    color: #fff;
}

.header_right_content_wrapper .highlight-button a, .open_karriere_match.highlight-button a {
    background-color: #fff;
    font-size: 1.4rem;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    padding: 1.3rem 2.7rem;
    position: relative;
    z-index: 10;
    box-shadow: 0px 3px 6px #00000029;
    border-color: transparent;
}

.header_right_content_wrapper .highlight-button a::before, .open_karriere_match.highlight-button a:before {
    content: '';
    display: block;
    background: transparent linear-gradient(92deg, var(--unnamed-color-e3051b) 0%, #0C59B0 40%, #CDCC2B 100%) 0% 0% no-repeat padding-box;
    background: transparent linear-gradient(92deg, #E3051B 0%, #0C59B0 40%, #CDCC2B 100%) 0% 0% no-repeat padding-box;
    box-shadow: 0px 3px 6px #00000029;
    border-radius: 30px;
    position: absolute;
    z-index: -1;
    width: calc(100% + 4px);
    height: calc(100% + 4px);
    left: -2px;
    top: -2px;
}

.header_right_content_wrapper .highlight-button a::after, .open_karriere_match.highlight-button a::after {
    content: '';
    display: block;
    background-color: #fff;
    border-radius: 30px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: -1;
}

.header_right_content_wrapper .highlight-button a:hover, .open_karriere_match.highlight-button a:hover {
    transform: scale(1.1) rotate(2deg);
    color: #000;
}

.main-navigation .flex_wrapper {
    display: flex;
    flex-wrap: wrap;
}

.main-navigation .flex_wrapper .flex:first-child {
    width: 60%;
}

.main-navigation .flex_wrapper .flex:last-child {
    width: 40%;
}

.main-navigation strong {
    font-size: 2.7rem;
    letter-spacing: -1.5px;
    font-weight: 900;
    font-family: eurostile-extended, sans-serif;
    display: block;
    margin: 14rem 0 3rem;
    text-transform: uppercase;
}

.main-navigation b {
    font-size: 2.7rem;
    letter-spacing: -1.5px;
    font-weight: 900;
    font-family: eurostile-extended, sans-serif;
    display: block;
    margin: 6rem 0 3rem;
    text-transform: uppercase;
    color: #000;
}

.line {
    fill: none;
    stroke: #000;
    stroke-width: 6;
    transition: stroke-dasharray 600ms cubic-bezier(0.4, 0, 0.2, 1),
    stroke-dashoffset 600ms cubic-bezier(0.4, 0, 0.2, 1);
}
.line1, .line3 {
    stroke-dasharray: 60 207;
    stroke-width: 6;
}
.line2 {
    stroke-dasharray: 60 60;
    stroke-width: 6;
}
.opened .line1, .opened .line3 {
    stroke-dasharray: 90 207;
    stroke-dashoffset: -134;
    stroke-width: 6;
}
.opened .line2 {
    stroke-dasharray: 1 60;
    stroke-dashoffset: -30;
    stroke-width: 6;
}

/* JOB CTA */
#job_cta {
    position: fixed;
    right: 0;
    top: 10rem;
    z-index: 100;
    background-color: #fff;
    cursor: pointer;
    transition: all 0.5s ease;
    box-shadow: 0px 3px 6px #00000029;
}

.nav_is_open #job_cta {
    display: none;
}

#job_cta span {
    background-color: #e2164d;
    color: #fff;
    width: 20px;
    height: 20px;
    border-radius: 90%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin-left: 7px;
    letter-spacing: -2px;
    font-size: 8px;
    text-indent: -2px;
}

#job_cta button {
    background-color: transparent;
    border: 0;
    font-family: eurostile-extended, sans-serif;
    font-weight: 300;
    font-size: 1rem;
    text-transform: uppercase;
    padding: 1.2rem 1.8rem;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.1);
    display: flex;
    align-items: center;
    width: 105px;
    overflow: hidden;
    transition: 0.3s ease;
}

#job_cta:hover button {
    width: 175px;
}

#job_cta div div {
    display: flex;
    align-items: center;
    justify-content: center;
}

#job_cta b {
    font-size: 1.6rem;
    font-weight: 900;
    display: block;
    padding: 0;
    text-align: left;
}

#job_cta svg {
    display: block;
    text-align: revert;
    margin: 0 0 3px auto;
}

#job_cta a {
    color: #383838;
    text-transform: none;
    font-size: 1.4rem;
    font-family: din-2014, sans-serif;
    font-weight: 700;
}

#job_cta .flex ~ .flex {
    margin-left: 1rem;
}

/* GUTENBERG ELEMENTS START
--------------------------------------------- */
/* cover */
.wp-block-cover {
    padding:3rem 0;
}

.second_top_nav_is_active header.wp-block-cover, .second_top_nav_is_active header.wp-block-cover-image {
    min-height: 25rem;
    margin-top: 70px;
}

header.wp-block-cover .wp-block-buttons {
    justify-content: center !important;
}

.wp-block-cover video.wp-block-cover__video-background {
    padding: 0 2rem;
}

.wp-block-cover .has-background {
    display: inline-block;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    font-size: 3rem !important;
    line-height: normal;
    padding: 0 1.5rem;
    margin: 0.4rem 0;
}

.wp-block-cover figure {
    margin: 0;
}

.wp-block-cover * {
    text-align: center;
}

.wp-block-cover .wp-block-container.container.list *, .wp-block-container.container.media-text * {
    text-align: left;
}

.has-text-align-center {
    text-align: center;
}

.wp-block-cover .wp-block-columns {
    flex-direction: column-reverse;
    gap: 0;
    margin: 0;
}

.wp-block-cover strong {
    color: #fff;
    font-size: 2.8rem;
    font-weight: 900;
    font-style: normal;
    line-height: 3.8rem;
    line-height: 1.1;
    display: block;
    max-width: 59rem;
}

.default_cover.wp-block-cover strong {
    color: inherit;
    font-family: #000;
    font-size: 3rem;
    margin-top: 3rem;
}

.wp-block-cover p {
    margin: 1.5rem 0;
    font-size: 1.8rem;
    text-transform: uppercase;
    font-family: eurostile-extended, sans-serif;
    font-weight: 400;
    color: #fff !important;
}

.wp-block-cover p.has-medium-font-size {
    font-size: 2.4rem !important;
}

.wp-block-cover p.has-medium-font-size.din_text {
    font-family: 'din-2014', sans-serif;
    font-weight: 500;
    letter-spacing: 0;
    font-size: 1.8rem !important;
}

@media  all and (min-width: 1024px) {
    .wp-block-cover p.has-medium-font-size.din_text {
        font-size: 2.4rem !important;
    }

}
.wp-block-cover a {
    font-size: 1.3rem;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    /*padding: 0.8rem 3.7rem;*/
    padding: 1.1rem 2.7rem;
    border: 2px solid #fff;
    color: #fff;
    border-radius: 4rem;
    display: inline-block;
    margin-top: 1.3rem;
    transition: 0.3s ease;
    line-height: normal;
}

.wp-block-image a {
    border: 0;
    border-radius: 0;
}

.wp-block-cover a:hover {
    background-color: #87a535;
}

p.has-luminous-vivid-amber-color.has-text-color a:hover {
    background-color: var(--wp--preset--color--luminous-vivid-amber)
}

.wp-block-cover a.wp-block-button__link {
    background-color: #fff;
    color: #000;
}

header.wp-block-cover a.wp-block-button__link {
    font-size: 1.4rem;
    font-family: eurostile-extended, sans-serif;
    font-weight: 400;
    letter-spacing: 0.07rem;
}

.wp-block-cover img {
    max-width: 12rem;
    transition: 0.3s ease;
}

.wp-block-cover:hover .blink img {
    filter: brightness(1.15)
}

/* GUTENBERG ELEMENTS END
--------------------------------------------- */

/* Navigation & HEAD
--------------------------------------------- */
.site-branding {
    width: 480px;
    position: relative;
    z-index: 100;
    transition: 0.3s ease;
}

@media all and (min-width: 769px) {
    .site-branding {
        background-image: url('../img/logo_hintergrund.svg');
        background-size: cover;
        background-position: left top;
        width: 600px;
        position: relative;
        z-index: 100;
        transition: 0.3s ease;
    }
}

.site-branding img {
    max-width: 150px;
    display: block;
    height: auto;
    transition: 0.3s ease;
}


.nav_is_open .site-branding, .sticky .site-branding {
    filter:invert(0.9);
}

.custom-logo-link {
    display: block;
    padding: 1.8rem 1rem;
    transition: 0.3s ease;
    /* */

    display: flex;
    align-items: center;
}

@media  all and (min-width: 1025px) {
    .nav_is_open .custom-logo-link {
        height: 9rem;
    }

}


.custom-logo-link {
    padding: 1rem 1rem;
}

.head_top_left_wrapper {
    width: calc(60% - 1rem);
    display: flex;
    z-index: 100;
    position: relative;
    justify-content: space-between;
    align-items: flex-start;
}

.head_top_wrapper {
    width: 100%;
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    background-color: #fff;
    box-shadow: 0px 3px 6px #00000029;
}



@media all and (max-width: 768px) {
    .sticky .head_top_wrapper {
        background-color: #404040;
    }

    .nav_is_open .head_top_bar_wrapper {
        background-color: #fff;
    }
    .nav_is_open .site-branding, .sticky .site-branding, .nav_is_open .burger_wrapper, .sticky .burger_wrapper {
        filter: none;

    }
    .sticky .burger_wrapper {
        filter: none;
    }

    .sticky .site-branding {
        filter: invert(1);
    }

    .sticky .menu.menu_burger span {
        color: #fff;

    }

    .sticky .menu.menu_burger .line {
        stroke: #fff;
    }
}

@media  all and (min-width: 769px) {
    .head_top_wrapper {
        background-color: transparent;
        box-shadow: none;
        justify-content: stretch;
    }

}

.nav_is_open .head_top_wrapper {
    background-position: left top;
    background-size: cover;
    z-index: 100;
    position: relative;
}

.head_top_bar_wrapper {
    display: none;
}

.nav_is_open .head_top_bar_wrapper {
    display: flex;
    align-items: center;
}

@media all and (min-width: 1440px) {
    .nav_is_open .head_top_bar_wrapper {
        width: 100%;
        justify-content: flex-end;
    }
}

.head_top_right_wrapper {
    width: 40%;
    display: flex;
    justify-content: flex-end;
    position: absolute;
    right: 0;
}

body .asl_w_container {
    width: 50% !important;
    min-width: unset;
}
@media  all and (max-width: 1024px) {
    .head_top_left_wrapper {
        width: 100%;
        min-width: 100%;
    }

    .head_top_bar_wrapper {
        width: 100%;
    }
}
/*
@media  all and (min-width: 1024px) {
    .head_top_right_wrapper {
        position: relative;
    }

    body .asl_w_container {
        width: 100% !important;
        min-width: 200px;
    }
}
*/
.second_top_nav_is_active .head_top_right_wrapper {
    width: auto;
}

.lmt_header_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
    position: fixed;
    z-index: 100;
    left: 0;
    right: 0;
    background-color: transparent;
    top: 0;
    padding: 0;
}

.header_main-nav {
    position: relative;
}

.header_main-nav li {
    position: static;
    margin: 0;
    display: flex;
    width: 100%;
    border-radius: 3px 0px 0px 3px;
    transition: 0.3s ease;
    clear: both;
    align-items: center;
    justify-content: space-between;
}

.header_main-nav li .sub_level li {
    display: flex;
    align-items: center;
}

.sub_level {
    position: absolute;
    top: 0;
    left: 50%;
    margin: 0;
    height: 100%;
    border-left: 2px solid #00000015;
    display: none;
}

.header_main-nav a {
    display: block;
    color: #000;
    font-size: 1.6rem;
    font-family: din-2014, sans-serif;
    font-weight: 700;
    padding: 1.4rem 0 1.4rem 2rem;
    transition: 0.3s ease;
    width: 100%;
}

.header_main-nav li:hover {
    background-color: #fff;
}

.header_main-nav ul {
    padding: 0;
    margin: 0;
}

.header_main-nav > ul {
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0;
    margin: 0;
    list-style: none;
    flex-wrap: wrap;
    width: 50%;
    border-right: 1px solid #C7C7C7;
    margin-left: -2rem;
    padding-bottom: 4rem;
}

.lmt_submenu_wrapper {
    display: none;
    position: absolute;
    left: calc(50% - 2rem);
    right: 0;
    top: 0;
    width: calc(50% + 2rem);
    min-height: 100%;
}

.header_main-nav .lmt_submenu_wrapper a {
    display: block;
    font-weight: 400;   
}

.lmt_nav_headline {
    color: #084A99;
    font-weight: bold;
    font-size: 30px;
}

.lmt_submenu_inner {
    display: block;
}

.lmt_submenu_left {
    width: 100%;
    position: relative;
}

.parent_sub_level {
    width: 100%;
}

.parent_sub_level li {
    display: flex;
    margin-left: 0;
    margin-bottom: 1.2rem;
}

.lmt_submenu_right {
    width: 40%;
}

.nav-image-holder {
    background-size: cover;
    background-position: center top;
    color: #fff;
}

.header_main-nav .lmt_sub_menu_toggle {
    display: inline-block;
    transition: 0.3s ease;
    margin-right: 5rem;
}

@media all and (max-width: 1024px) {
    .header_main-nav .lmt_sub_menu_toggle {
        padding-left: 5rem;
        cursor: pointer;
    }
}

@media all and (max-width: 414px) {
    .header_main-nav .lmt_sub_menu_toggle {
        padding-left: 2rem;
        margin-right: 2rem;
    }
}
.lmt_menu_active > .lmt_sub_menu_toggle {
    margin-right: 4rem;
}

.lmt_menu_icon {
    width: 17px;
    height: 14px;
    margin-left: 1rem;
    position: relative;
    top: 1px;
}

/* top nav */
#top_nav_wrapper {
    background-color: #fff;
    height: 70px;
    z-index: 10;
    width: auto;
}

.nav_is_open #top_nav_wrapper {
   display: none;
}

#top_nav_wrapper::after {
    content: '';
    display: block;
    background: #fff;
    height: 70px;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    right: 0;
    z-index: -1;
    box-shadow: 1px 1px 6px rgba(0,0,0,0.1);
}

.top_nav {
    text-align: right;
}

.top_nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top_nav li {
    display: inline-block;
}

.top_nav a {
    padding: 2.3rem;
    display: block;
    color: #000;
    transition: 0.3s ease;
}

.top_nav a:hover {
    color: #0056b3;
}

/* footer */
.footer_nav_wrapper {
    background-color: #383838;
    padding-bottom: 3.5rem;
}

.footer_nav_wrapper .container {
    display: flex;
    flex-wrap: wrap;
}

.footer_nav_wrapper .widget {
    width: 50%;
    margin: 3.5rem 0 0;
}

.footer_nav_wrapper .widget-title {
    color:#fff;
    font-size: 1.4rem;
    text-transform: uppercase;
    font-weight: 500;
    margin: 0 0 1.0rem;
}

.footer_nav_wrapper ul {
    padding: 0;
    margin: 0;
}

.footer_nav_wrapper li {
    list-style: none;
    display: block;
}

.footer_nav_wrapper a {
    color: #fff;
    display: block;
    font-size: 1.4rem;
    transition: 0.3s ease;
}

.footer_nav_wrapper a:hover {
    opacity: 0.5;
}

.footer_nav_wrapper hr {
    width: 100%;
    height: 1.4rem;
    background-image: url('../img/footer_trennlinie.svg');
    opacity: 1;
    margin: 7rem 0 3rem;
    background-color: transparent;
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
}

/* footer bottom  bar */
.footer_bottom_bar {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    width: 100%;
}

.footer_bottom_bar .flex {
    width: 33.33%;
    margin: 0;
    padding: 0;  
}

.lang_switcher_wrapper {
    display: flex;
}

.head_top_bar_wrapper .lang_switcher_wrapper {
    min-height: 9rem;
    align-items: center;
    border-left: 1px solid #C7C7C7;
}

.lang_switcher_container {
    width: 10rem;
    height: 4rem;
    background-color: #888888;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
}

.head_top_wrapper .lang_switcher_container {
    background-color: transparent;
}

.lang_switcher {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 100%;
    left: 0; 
    width: 10rem;
    background-color: #888888;
    z-index: 10;
    display: none;
    padding-bottom: 1rem;
    list-style: none;
}

.lang_switcher li.active {
    display: block;
}

.lang_switcher a, .lang_switcher_container span {
    font-size: 1.4rem;
    display: flex;
    align-items: center;
    width: 100%;
    justify-content: center;
    gap: 1rem;
    font-weight: 400;
    color: #fff;
}

.head_top_wrapper .lang_switcher a, .head_top_wrapper .lang_switcher_container span {
    color: #000;
}

.lang_switcher a {
    justify-content: flex-start;
    margin-left: 1rem
}

.lang_switcher_inner {
    display: flex;
}

.lang_btn {
    margin-left: 1rem;
    width: 1.2rem;
    height: 0.7rem;
    cursor: pointer;
}

.head_top_bar_wrapper .lang_btn {
    margin-left: 0;
    width: 2rem;
}

.lang_icon {
    width: 2rem;
    height: 1.4rem;
}

.social_bar {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 2rem;
}

.social_bar img {
    height: 2rem;
    display: block;
}

.to_top_wrapper {
    text-align: right;
}

.to_top {
    color: #fff;
    font-weight: 400;
    align-items: center;
    cursor: pointer;
    transition: 0.3s ease;
    position: relative;
    bottom: 0;
    display: inline-block;
}

.to_top:hover {
    bottom: 0.3rem;
    opacity: 0.6;
}

.to_top img {
    margin-left: 2rem;
}

/* footer logo slider */
.footer_logo_slider_wrapper {
    overflow: hidden;
    background-image: url('../img/kirchdorfer-beton-hintergrund.png');
    background-size: cover;
    position: relative;
}

.footer_logo_slider_wrapper::after {
    content: '';
    display: block;
    height: 1rem;
    width: 10rem;
    background-color: #fff;
    float: right;
}

.footer_logo_slider_wrapper::before { 
    width: 0; 
    content: ''; 
    position: absolute; 
    bottom: 0; 
    right: 10rem; 
    border-top: 1rem solid transparent; 
    border-right: 1rem solid #fff; 
}

.footer_logo_slider_wrapper .container {
    margin: 0;
}

.footer_logo_slider_wrapper ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

.footer_logo_slider_wrapper a {
    display: block;
    padding: 2rem;
    transition: 0.3s ease;
}

.footer_logo_slider_wrapper a:hover {
    transform: scale(1.02);
    filter: grayscale(1);
}

/* copyright */
.copyright {
    text-align: center;
}
.footer_bottom p {
    margin: 0;
    font-size: 1.2rem;
    margin: 1rem;
    line-height: normal;
}

.footer_bottom a {
    font-size: 1.2rem;
    display: inline-block;
    color: #000;
}

.home header.wp-block-cover, .home header.wp-block-cover-image {
    min-height: calc(100vh - 5rem);
}

/* media querys */
/* tablets in portrait mode */
@media all and (min-width: 768px) {
    .footer_nav_wrapper .widget {
        width: 25%;
    }
    .footer_nav_wrapper {
        padding-bottom: 7.5rem;
    }
    .footer_nav_wrapper .widget {
        margin: 7.5rem 0 0;
    }
    .footer_nav_wrapper a {
        font-size: 1.8rem;
    }
    .footer_nav_wrapper .widget-title {
        margin: 0 0 3.0rem;
        font-size: 1.6rem;
    }
    .footer_logo_slider_wrapper .container {
        padding: 0 2rem;
    }
    .footer_logo_slider_wrapper::after {
        height: 2rem;
        width: 25rem;
    }
    .footer_logo_slider_wrapper::before { 
        right: 25rem; 
        border-top: 2rem solid transparent; 
        border-right: 2rem solid #fff; 
    }
    .footer_logo_slider_wrapper a {
        padding: 3rem 6rem;
    }
    .copyright {
        text-align: right;
    }
    .footer_bottom p {
        font-size: 1.4rem;
    }
    .wp-block-cover * {
        text-align: left;
    }
    .has-text-align-center {
        text-align: center;
    }

    .wp-block-cover .wp-block-columns {
        flex-direction: unset;
    }
    .wp-block-cover img {
        max-width: 20rem;
    }
    .wp-block-cover {
        padding: 0;
    }
    .entry-content h1, .entry-content h2 {
        font-size: 3rem;
        line-height: 4rem;
    }
    header.wp-block-cover, header.wp-block-cover-image {
        min-height: 25rem;
    }
    header.wp-block-cover {
        padding: 1rem;
    }
    header.wp-block-cover .wp-block-buttons {
        justify-content: flex-start !important;
    }
    .post_thumbnail_header h1 {
        font-size: 6rem;
        letter-spacing: -3px;
        line-height: 7rem;
    }
    .post_thumbnail_header h2 {
        font-size: 2.4rem;
    }

    .container-inner .wp-block-container.container.media-text {
        max-width: calc(1200px + 6%);
        margin: 0 auto;
    }
}

@media all and (min-width: 782px) {
    .benefits .wp-block-container:last-child .wp-block-columns {
        margin-top: 0;
    }

}
@media screen and (min-width: 991px) {
    .admin-bar .lmt_header_wrapper { 
        top: 32px;
    }
    .admin-bar #top_nav_wrapper { 
        top: 32px;
    }
    .admin-bar.second_top_nav_is_active .post_thumbnail_header {
        margin-top: 102px;
    }



}
/* tablets in landscape mode */
@media all and (min-width: 1024px) {
    .wp-block-cover strong {
        font-size: 4rem;
        font-weight: 900;
        line-height: 4.5rem;
        margin-top: 7rem;
    }
    .wp-block-cover img {
        max-width: none;
        width: 100%;
    }
    .footer_logo_slider_wrapper .container {
        margin: 0 auto;
        padding: 0;
    }
    .footer_logo_slider_wrapper::after {
        height: 2rem;
        width: 50rem;
    }
    .footer_logo_slider_wrapper::before { 
        right: 50rem; 
        border-top: 2rem solid transparent; 
        border-right: 2rem solid #fff; 
    }
    .footer_logo_slider_wrapper a {
        padding: 4rem 0;
    }
    .footer_slick .slick-track {
        display: flex;
        justify-content: space-between;
    }
    .footer_slick li {
        margin: 0 4rem;
    }
    .footer_slick li:first-child {
        margin-left: 0;
    }
    .footer_slick li:last-child {
        margin-right: 0;
    }
    header.wp-block-cover, header.wp-block-cover-image {
        min-height: 50rem;
    }
    header.wp-block-cover h1 {
        font-size: 7rem;
        line-height: 6.5rem;
    }
    #job_cta {
        top: 11rem;
    }
    .post_thumbnail_header {
        padding: 12.5rem 0 0rem;
        margin-left: 2.5rem;
        margin-right: 2.5rem;
        min-height: 52rem;

    }


}
/* standard laptop screens */
@media all and (min-width: 1220px) {
    .site-branding img {
        max-width: 390px;
    }
    .burger_wrapper {
        height: 7rem;
        width: 28rem;
        justify-content: center;
        padding-right: 0;
    }
    .nav_is_open .site-branding img, .sticky .site-branding img {
        max-width: 285px;
    }
    .entry-content h1, .entry-content h2 {
        font-size: 4rem;
        line-height: 5rem;
    }

    .entry-content h1.big_h1 {
        font-size: 6rem;
        line-height: 7rem;
    }

    .wp-block-cover a {
        padding: 1.1rem 3.7rem;
        margin-top: 2.3rem;
    }
    .wp-block-cover p.has-medium-font-size.has-background {
        font-size: 6rem !important;
    }
    .lion_background {
        padding-bottom: 14rem;
        margin-bottom: 0;
        position: relative;
    }
    .lion_background::after {
        content: '';
        width: 33rem;
        height: 37rem;
        background: url('../img/kirchdorfer-logo.svg');
        background-repeat: no-repeat;
        background-size: contain;
        position: absolute;
        left: -23rem;
        bottom: -13.1rem;
        z-index: -1;
    }
    header.wp-block-cover, header.wp-block-cover-image {
        min-height: 50rem;
    }
}
@media all and (min-width: 1250px) {
    .head_top_left_wrapper {
        width: 56vw;
        align-items: unset;
    }
    .nav_is_open.second_top_nav_is_active .head_top_left_wrapper {
        width: 56vw;
    }

    .second_top_nav_is_active .head_top_left_wrapper {
        width: 35%;
    }
}
/* bigger desktop screens */
@media all and (min-width: 1440px) {
    header.wp-block-cover, header.wp-block-cover-image {
        min-height: 78rem;
    }
}

@media all and (min-width: 1920px) {
    .head_top_left_wrapper {
        width: 54vw;
    }
}

/* 
DESKTOP TO MOBILE QUERYS
*/
@media all and (max-width: 1700px) { 
    .top_nav a {
        padding: 2.3rem 2rem;
    }
}

@media all and (max-width: 1440px) {
    .top_nav a {
        padding: 2.3rem 1.5rem;
    }
}
@media all and (max-width: 1360px) { 
    .second_top_nav_is_active .head_top_left_wrapper {
        width: 20%;
    }
    .second_top_nav_is_active .site-branding img {
        width: 100%;
        max-width: 190px;
    }
}

@media all and (max-width: 1150px) { 
    .header_right_content_wrapper {
        padding-left: 4rem;
    }
    .top_nav a {
        padding: 1.1rem 0.5rem;
    }
    #top_nav_wrapper::after, #top_nav_wrapper {
        height: 46px;
    }
    .admin-bar.second_top_nav_is_active .post_thumbnail_header {
        margin-top: 79px;
    }
    .second_top_nav_is_active .site-branding img {
        width: 150px;
    }
}

@media all and (max-width: 1219px) { 
    
}

@media all and (max-width: 991px) { 
    .header_right_content_wrapper {
        padding-left: 2rem;
    } 
    .main-navigation b, .main-navigation strong {
        font-size: 2rem;
    }
    .header_right_content_wrapper .highlight-button a {
        font-size: 1.2rem;
    }
    .header_right_content_wrapper a {
        font-size: 1.3rem;
        padding: 0.6rem 1.7rem;
    }
    #wpadminbar, #top_nav_wrapper {
        display: none !important;
    }
    .site-branding {
        width: 21.5rem;
    }
    .second_top_nav_is_active .post_thumbnail_header {
        margin-top: 0;
    }
    .second_top_nav_is_active .head_top_left_wrapper {
        width: calc(60% - 1rem);
    }
}

@media all and (max-width: 1024px) {
    .wp-block-buttons {
        justify-content: flex-start !important;
    }

    .wp-block-buttons.is-content-justification-center {
        justify-content: center !important;
    }
    .wp-block-columns.are-vertically-aligned-center {
        display: block;
    }
    .mobile_center {
        text-align: center;
    }
    .mobile_center .wp-block-buttons {
        justify-content: center !important;
    }
    .wp-block-spacer {
        max-height: 1.5rem;
    }
    .head_top_left_wrapper {
        flex-wrap: wrap;
    }
    .head_top_bar_wrapper .lang_switcher_wrapper {
        min-height: 0;
    }
    header .container.flex_wrapper {
        margin: 0 1rem;
    }
    .main-navigation .flex_wrapper .flex:first-child {
        width: 100%;
    }
    .main-navigation {
        position: absolute;
        background-image: url('../img/header_nav_background.jpeg');
        background-size: cover;
        background-position: left top;
        background-repeat: no-repeat;
    }
    .header_main-nav > ul {
        width: calc(50% + 2rem);
    }
    .lmt_submenu_wrapper {
        left: 50%;
        width: 50%;
    }
    .header_main-nav a {
        padding: 1rem 0 1rem 2rem;
    }
    .main-navigation .flex_wrapper .flex:last-child {
        width: 100%;
    }
    .parent_sub_level li {
        margin-bottom: 0;
    }
    .main-navigation strong {
        margin: 14rem 0 1rem;
    }

    .nav_is_open .head_top_bar_wrapper {
        margin: 1rem 1rem 1.5rem;
    }

    .header_right_content_wrapper strong {
        margin-top: 2rem;
    }
    .header_main-nav .lmt_submenu_wrapper a {
        padding-left: 1rem;
    }
    .header_right_content_wrapper {
        padding-left: 1rem;
        padding-right: 1rem;
        display: none;
    }
    .nav_contact_active .main-navigation .header_right_content_wrapper {
        width: 100%;
        bottom: 0;
        position: absolute;
        left: 0;
        right: 0;
        top: auto;
    }
    .contact_btn {
        display: flex;
        align-items: center;
        justify-content: center;
    }
    .contact_btn strong {
        padding: 0 1rem;
    }
}



.single-post .entry-content {
    margin-top: 8rem;
}

.container.single_date {
    color: #888888;
    display: flex;
    align-items: center;
    gap: 1rem;
    margin-top: -1rem;
    font-size: 1.4rem;
}


lottie-player.karriere_lottie {
    background-color: #fff;
    border-radius: 50%;
    padding: 1.5rem;
    width: 8rem;
    height: 8rem;
    display: block;
    margin: 0 auto;
    position: relative;
    bottom: -4rem;
    z-index: 1;
    margin-top: -8rem;
}

.benefits .wp-block-container:last-child .wp-block-columns {
    margin-top: 0.5rem;
}

.benefits {
    margin-bottom: 7rem;
}

.benefits h3 {
    font-family: 'din-2014';
    font-weight: 300;
    line-height: 1.1;
}

.benefits .wp-block-column {
    border-radius: 0.3rem;
    text-align: center;
    background-color: #fff;
    padding: 1.5rem;
    margin-bottom: 0;
}
.benefits .wp-block-columns {
    gap: 0.5rem;
}

.benefits lottie-player {
    width: 8rem;
    height: 8rem;
    margin: 0 auto;
}

.benefits .wp-block-column .para p {
    color: #888888 !important;
    font-family: 'din-2014';
    text-transform: none;
    text-align: center;
    font-size: 1.8rem;
    letter-spacing: 0;
    font-weight: 400;
}

lottie-player.karriere_arrow {
    transition: rot;
    transform: rotate(170deg);
    position: absolute;
    right: -4rem;
    top: 10rem;
    z-index: 0;
}

h2.wp-block-heading.initiativ_bewerbung {
    font-size: 2.2rem;
    margin-top: 0;
}

.initiativ_bewerbung .wp-block-container, .initiativ_bewerbung + .heading {
    max-width: 96rem;
}


.initiativ_bewerbung {
    position: relative;
    overflow: hidden;
    padding-bottom: 2rem;
}

.initiativ_bewerbung h3, .din_font {
    font-family: 'din-2014';
    font-size: 2rem;
    line-height: 1.1;
    font-weight: 300;
    letter-spacing: 0;

}

.initiativ_bewerbung h3 {
    margin-bottom: 0;
}

.initiativ_bewerbung h2 {
    font-family: 'din-2014';
    font-size: 4rem;
    line-height: 1.2;
    font-weight: 300;
    letter-spacing: 0;
    margin-bottom: 0;
}

h2.wp-block-heading.initiativ_bewerbung {
    font-size: 1.8rem;
}

@media all and (min-width: 768px) {
    lottie-player.karriere_arrow {
        right: -2rem;
        top: 13rem;
    }

    .initiativ_bewerbung h3, .din_font {
        font-size: 4rem;
    }

    h2.wp-block-heading.initiativ_bewerbung {
        font-size: 2.2rem;
        margin-top: 0;
    }

    .initiativ_bewerbung {
        padding-bottom: 0;
    }

}

@media  all and (min-width: 1024px) {
    .initiativ_bewerbung {
        padding-bottom: 4rem;
    }

    h2.wp-block-heading.initiativ_bewerbung {
        margin-top: -4rem;
    }

}


@media  all and (min-width: 1440px) {
    .initiativ_bewerbung {
        padding-bottom: 0;
    }

    h2.wp-block-heading.initiativ_bewerbung {
        margin-top: 0;
    }

    lottie-player.karriere_arrow {
        top: 20rem;
    }

    lottie-player.karriere_arrow.karriere_initiativ_arrow {
        top: 20rem;
    }

}




@media all and (max-width: 991px) {
    iframe {
        margin: 0 auto;
        display: block;
    }
}

.wp-block-buttons.container {
    margin: 0 2rem;
}

@media all and ( min-width: 1024px) {
    .wp-block-buttons.container {
        margin: 0 auto;
    }
}

/*
.free_jobs {
    font-style: normal;
}

*/


#job_cta button {
    display: none;
}

.open_jobs_closed {
    display: block;
}

#job_cta {
    transform: rotate(-90deg);
    right: -2rem;
}

.open_jobs_closed {
    padding: 0.8rem 0.8rem;
    transition: 0.3s ease;
    position: relative;
}

#job_cta .open_jobs_closed a {
    font-family: eurostile-extended, sans-serif;
    text-transform: uppercase;
    transition: 0.3s ease;
}

#job_cta .open_jobs_closed span {
    position: absolute;
    top: -1rem;
    right: 1rem;
    margin: 0;
    transform: rotate(90deg);
}


#job_cta .open_jobs_closed a:hover {
    color: #e2164d;
}

@media  all and (min-width: 1025px) {
    #job_cta button {
        display: flex;

    }

    #job_cta {
        right: 0;
        transform: rotate(0);
    }

    #job_cta.scroll {
        transform: rotate(-90deg);
        right: -2rem;
    }

    #job_cta.scroll.job_hover {
        transform: rotate(0);
        right: 0rem;
    }

    #job_cta.scroll.job_hover .open_jobs_closed {
        display: none;
    }

    #job_cta.scroll.job_hover button {
        display: flex;
    }


    #job_cta.scroll button, .open_jobs_closed {
        display: none;
    }

        .scroll .open_jobs_closed {
        display: block;
    }



}

.with_padding .wp-block-container.container {
    padding: 0 2rem;
}

.open_jobs_wrapper a.wp-block-button__link {
    background-color: transparent;
    border-color: #000;
}

.open_jobs_wrapper h3, .benefits h3, .din_font {
    font-family: 'din-2014', sans-serif;
    font-size: 3.8rem !important;
    font-weight: 300;
    margin-bottom: 2rem;
    margin-bottom: 3rem;
    margin-top: 6rem;
}

.din_font {
    margin-top: 10rem;
}


/*
@media all and (min-width: 1024px) {
    .open_jobs_wrapper h3, .benefits h3, .din_font {
        font-size: 5.8rem !important;
        margin-bottom: 0;
    }
}
*/
.open_jobs_wrapper .wp-block-container.container.buttons {
    max-width: 1200px;
    margin-bottom: 10rem;
    margin-left: 2rem !important;
    margin-right: 2rem !important;
}

@media all and (min-width: 1200px) {
    .open_jobs_wrapper .wp-block-container.container.buttons {
        margin-left: auto !important;
        margin-right: auto !important;
    }
}

.open_jobs_wrapper .wp-block-cover a {
    margin-top: 0;
}

.wp-block-cover p.has-black-color {
    color: #000 !important;
}

.post_btn_group {
    margin-top: 3rem;
    margin-bottom: 3rem;
}

.post_btn_group .wp-block-buttons {
    gap: 2rem;
}
body div.asl_w .probox .promagnifier {
    order: 1;
    border: 0;
    box-shadow: none;
}

body #ajaxsearchlite1 .probox, div.asl_w .probox, div.asl_m.asl_w {
    background: transparent;
}

body #ajaxsearchlite1 .probox .proinput input {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
}
body #ajaxsearchlite1 .probox .proinput input::-webkit-input-placeholder { /* Edge */
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
}

body #ajaxsearchlite1 .probox .proinput input:-ms-input-placeholder { /* Internet Explorer 10-11 */
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
}

body #ajaxsearchlite1 .probox .proinput inpu::placeholder {
    font-family: din-2014, sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #000 !important;
    text-transform: uppercase;
}

body div.asl_w .probox .promagnifier .innericon svg {
    fill: #000;
    width: 3rem;
}

body div.asl_m .probox .proclose svg {
    box-shadow: none;
}

.asl_res_url::before {
    content: '';
    background-image: url("../img/forward.svg");
    display: inline-block;
    width: 1rem;
    min-width: 1rem;
    height: 1rem;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: left center;
}

body div.asl_r .results .item .asl_content h3 a, body div.asl_r .results .item .asl_content h3 a:hover {
    color: #000;
    font-family: 'din-2014', sans-serif;
    font-weight: 300;
    font-size: 1.6rem;
    line-height: 1.2;
    display: flex;
    align-items: center;
    gap: 0.5rem;
}

body div.asl_r .results .item .asl_content h3 a:hover {
    font-weight: 400;
}

body div.asl_r.vertical {
    background-image: url("../img/header_nav_background.jpeg");
    padding: 0;
    border: 0;
}

body div.asl_r .results .item {
    background: transparent;
    padding: 1rem 2rem;
}

body div.asl_r.vertical .results {
    min-height: 7rem;
}

.job_alarm_cover p, .job_alarm_cover h3, .job_alarm_cover em {
    text-align: center;
    font-family: 'din-2014', sans-serif;
    font-style: normal;
}

.job_alarm_cover em {
    font-size: 1.8rem;
    font-weight: 500;
}

.job_alarm_cover h3 {
    font-weight: 500;
    font-size: 3.5rem;
    letter-spacing: 0;
    margin: 1rem 0 2rem 0;
    line-height: 1;
}

.job_alarm_cover p {
    font-weight: 400;
    text-transform: none;
    font-size: 1.8rem;
    line-height: 1.2;
}

.job_alarm_cover p br {
    display: none;
}

.job_alarm_cover .wp-block-buttons {
    justify-content: center !important;
}

@media all and (min-width: 768px) {
    .job_alarm_cover em {
        font-size: 2rem;
        font-weight: 500;
    }

    .job_alarm_cover h3 {
        font-weight: 500;
        font-size: 5.8rem;
        letter-spacing: 0;
        margin: 2rem 0 3rem 0;
        line-height: 1;
    }

    .job_alarm_cover p {
        font-weight: 400;
        text-transform: none;
        font-size: 2.2rem;
    }

    .job_alarm_cover p br {
        display: block;
    }
}

.wp-block-cover .media-text p, .wp-block-media-text__content p,  .default_cover.wp-block-cover p {
    color: initial !important;
    text-transform: none;
    font-family: 'din-2014', sans-serif;
    font-weight: 300;
    line-height: 26px;
    font-size: 1.6rem;
}

.entry-content p, p.has-text-color strong {
    line-height: 2.6rem;
    font-size: 1.6rem;
    font-family: 'din-2014', sans-serif;
}

.with_padding p.has-text-color strong {
    font-family: 'eurostile-extended', sans-serif;
}

.wp-block-cover .benefits p {
    text-transform: none;
    font-family: 'din-2014', sans-serif;
}

.wp-block-cover .text_normal p {
    text-transform: none;
    font-family: 'din-2014', sans-serif;
    font-weight: 300;
}

.single-job main {
    margin-top: 5rem !important;
}

/* DOWNLOADS */
.wp-block-buttons.download_btns {
    margin: 4rem 0 6rem;
}

.download_btns .wp-block-button__link {
    font-size: 1.6rem;
    font-family: 'din-2014', sans-serif;
    font-weight: 500;
    padding: 0.45rem 2.7rem;
    text-transform: none;
    border-radius: 2.3rem;
}

.download_btns .wp-block-button__link:hover {
    opacity: 1;
    color: #fff;
    background-color: #000;
}

.cover_download.wp-block-cover p {
    font-size: 1.6rem;
    text-transform: none;
    font-family: 'din-2014', sans-serif;
    letter-spacing: 0;
    color: #000 !important;
    font-weight: 300;
    line-height: 2.6rem;
}

.cover_download.wp-block-cover {
    min-height: unset;
    padding: 2rem 0 4rem 0;
    margin-top: 1rem;
    margin-bottom: 5.5rem;
}

/* 404 */
.error-404.not-found lottie-player {
    display: block;
    margin: 6rem auto 0 auto;
}

.error-404.not-found {
    text-align: center;
    margin: 20rem auto 10rem;
}

h1.page-title.error-title {
    font-size: 3rem;
    color: #000;
    letter-spacing: -0.2rem;
    line-height: 1.1;
    font-family: eurostile-extended, sans-serif;
    font-weight: 900;
    text-transform: uppercase;
}

.not-found h3 {
    font-family: 'din-2014', sans-serif;
    font-weight: 500;
}

/* FORMULARE */

body .gform_wrapper.gravity-theme .gfield_label {
    font-size: 1.4rem;
    font-weight: 400;
    color: #626262;
    margin-bottom: 0;
}

span#benefits, .anchor_target {
    padding-top: 50px;
    margin-top: -50px;
    position: relative;
    width: 1px;
    height: 1px;
    display: block;
    pointer-events: none;
}

@media  all and (min-width: 1024px) {
    span#benefits, .anchor_target {
        padding-top: 200px;
        margin-top: -200px;
    }
}

.single-post .post_thumbnail_header_inner {
    min-height: 7.5rem;
    background-position: top;
}

.single-post .post_thumbnail_header {
    background-position: top;
}

@media  all and (min-width: 1440px) {
    .single-post .post_thumbnail_header_inner {
        min-height: 27.5rem;
    }
}

.wp-block-button.green a:hover, .wp-block-button.blue a:hover, .wp-block-button.red a:hover, .wp-block-button.darkgreen a:hover, .wp-block-button.orange a:hover, .wp-block-button.grey a:hover {
    opacity: 1;
    transform: scale(1);
    color: #000;
}

.wp-block-cover .green a:hover, .wp-block-button.green a:hover {
    background-color: #cdce00;

}

.wp-block-cover .blue a:hover, .wp-block-button.blue a:hover {
    background-color: #0056b3;
}

.wp-block-cover .red a:hover, .wp-block-button.red a:hover {
    background-color: #e3051b;
}

.wp-block-cover .grey a:hover, .wp-block-button.grey a:hover {
    background-color: #253a45;
}

.wp-block-cover .darkgreen a:hover,  .wp-block-button.darkgreen a:hover {
    background-color: #3d7406;
}

.wp-block-cover .orange a:hover, .wp-block-button.orange a:hover {
    background-color: #dd9933;
}

.blue img, .red img, .green img, .darkgreen img, .orange img, .grey img{
    transform: 0.3s;
}

.blue:hover img, .red:hover img, .green:hover img, .darkgreen:hover img, .orange:hover img, .grey:hover img{
    filter: invert(1);
}


.wp-block-container.container.list ul, .wp-block-container.container.list ol {
    margin-left: 3rem;
    padding: 0;
}

body .wp-block-image.aligncenter {
    display: block;
}

@media all and (max-width: 480px) {
    .initiativ_bewerbung .wp-block-buttons {
        justify-content: center !important;
    }

    lottie-player.karriere_arrow.karriere_initiativ_arrow {
        top: 20rem;
        transform: rotate(180deg);
    }

    lottie-player.karriere_arrow.karriere_match_arrow {
        top: 18rem;
        transform: rotate(180deg);
    }

    .initiativ_bewerbung {
        padding-bottom: 3rem;
        margin-bottom: 3rem;
    }
    
}