@charset "UTF-8";

:root {
    --main-yellow: #ffd800;
    --white-text-color: #fff6f6fc;
    --btn-text-color: #fff6f6fc;
    --background-gray: #f2f2f2fc;
    --main-text-color: #222;
	--link-text-color: #e8c325;
}

*, ::after, ::before {
    box-sizing: border-box
}

html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%;
	scroll-behavior: smooth;
}

body {
    font-family: 'Lato';
    margin: 0;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

body .vc_column_container:not(.vc_container) > .vc_column-inner {
    padding-left: 0;
    padding-right: 0;
    padding-top: 0 !important;
}

body .vc_row-has-fill > .vc_container.vc_column_container > .vc_column-inner {
    padding-top: 0;
}

p {
    line-height: 1.5rem;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    margin-top: 0;
    font-weight: 500;
}

.h1, h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width: 1200px) {
    .h1, h1 {
        font-size: 2.5rem
    }
}

@media (min-width: 1200px) {
    .h2, h2 {
        font-size: 1.5rem
    }
}

.h3, h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width: 1200px) {
    .h3, h3 {
        font-size: 1.75rem
    }
}

.h4, h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width: 1200px) {
    .h4, h4 {
        font-size: 1.5rem
    }
}

.h5, h5 {
    font-size: 1.25rem
}

.h6, h6 {
    font-size: 1rem
}

ol, ul {
    padding-left: 2rem
}

b, strong {
    font-weight: bolder
}

a {
    cursor: pointer;
}

main p a{
	text-decoration:underline;
	color:var(--link-text-color);
}

a:hover {

}

.no-mg {
    margin: 0;
}

body .subcontainer_no-pd-l .container {
    padding-left: 0;
}

.yellow_btn {
    background-color: var(--main-yellow);
    text-decoration: none;
    font-size: 1.25rem;
    padding: 0.5rem 2rem;
    border-radius: 40px;
    color: var(--btn-text-color);
    display: inline-block;
    width: 75%;
    text-align: center;
}

.yellow_btn-w40 {
    background-color: var(--main-yellow);
    text-decoration: none;
    font-size: 1.25rem;
    padding: 0.5rem 2rem;
    border-radius: 40px;
    color: var(--btn-text-color);
    display: inline-block;
    width: 40%;
    text-align: center;
}


.underline_link {
    color: var(--main-yellow);
}

img, svg {
    vertical-align: middle;
    max-width: 100%;
}

.d-flex {
    display: flex;
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

[type=button], [type=reset], [type=submit], button {
    -webkit-appearance: button
}

[type=button]:not(:disabled), [type=reset]:not(:disabled), [type=submit]:not(:disabled), button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    padding: 0;
    border-style: none
}

textarea {
    resize: vertical
}

.figure {
    display: inline-block
}

.single_leistungen_elem_img img {
    max-height: 200px;
    object-fit: cover;
}

.vc_container > div, body .nf-form-cont, .container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-right: auto;
    margin-left: auto
}

.vc_container > div, body .nf-form-cont, .container-sm, .container {
    max-width: 100%;
}

.row .absolutecol {
    position: absolute;
    right: 0;
    height: 100%;
}

.row .absolutecol.leftwrap {
    left: 0;
    right: auto;
}

.row > .col-lg-6.absolutecol.leftwrap {
    padding-left: 0;
}

.row > .col-lg-6.absolutecol {
    padding-right: 0;
}

body #mega-menu-wrap-menu-1 #mega-menu-menu-1 li.mega-menu-item-has-children > a.mega-menu-link > span.mega-indicator:after {
    font-family: 'cfkicons' !important;
    content: '\e902' !important;
}

body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover {
    border-left: 3px solid var(--main-yellow);
}

@media (min-width: 576px) {
    .vc_container > div, body .nf-form-cont, .container, .container-sm {
        max-width: 540px
    }
}

@media (min-width: 769px) {
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-747, body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-746, body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-1025 {
        position: absolute;
        display: flex;
        justify-content: space-between;
        border: none;
        width: 30% !important;
        top: -35px;
        right: 0;
    }
    .vc_col-sm-6.fix-vc-two-text-height .wpb_wrapper > .wpb_text_column.wpb_content_element {
        margin-bottom: 0;
        margin-top: 45px;
    }

    .textbild-smallbild .text-bild-wrapper .row .col-lg-6.mob-width {
        width: 30%;
    }

    .textbild-smallbild .text-bild-wrapper .row .col-lg-6:not(.mob-width) {
        width: 70%;
    }

    .textbild-smallbild .text-bild-wrapper .row .col-lg-6 p {
        margin: 0;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu {
        margin-top: 8px;
        border: 1px solid var(--background-gray);
        box-shadow: 0 0 5px 0 #ccc;
        width: max-content;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1[data-effect="fade_up"] li.mega-menu-item.mega-menu-flyout ul.mega-sub-menu li:not(:last-child) {
        border-bottom: 1px solid #b0b0b0fc;
    }

    .menu-wrapper .langswitch {
        display: flex;
        align-items: center;
    }

    nav .menu-wrapper {
        height: 80px;
        display: flex;
        flex-direction: column-reverse;
        align-items: flex-end;
        justify-content: space-between;
    }
}

@media (min-width: 768px) {
    .fix-vc-two-text-height.wpb_column.vc_column_container.vc_col-sm-6 {
        padding-left: 1.5rem;
    }

    .zertifizierungen-elem-inner-wrapper picture img {
        min-height: 332px;
    }

    #site-navigation .container {
        min-height: 100px;
    }

    .menu-wrapper .langswitch {
        display: flex;
    }

    .splide__slide.is-active.is-visible {
        width: 100%;
    }

    .smallcta-wrapper {
        width: 98%;
    }

    .smallcta-text-wrapper .yellow_btn {
        width: 50%;
        padding: 1rem 2rem;
    }

    .vc_container > div, body .nf-form-cont, .container, .container-md, .container-sm {
        max-width: 720px
    }

    body .container.spcontainer .vc_column-inner {
        padding-top: 0 !important;
    }

    body #mega-menu-menu-1 .mega-menu-item-118 {
        margin-right: 2rem !important;
    }

    #mega-menu-wrap-menu-1 {
        padding-bottom: 0.5rem;
    }

    .container.spcontainer .vc_col-sm-6 {
        width: 48%;
    }

    .unmap-wrapper {
        min-height: 370px;
    }

    .ansprechpartner-kachel-wrapper {
        margin-bottom: 2rem;
    }

    .beispiel-bild-elem-content-wrapper {
        max-width: 95%;
    }
}

@media (min-width: 992px) {
    .leistungenpage .single_leistungen_elem.col-lg-6 {
        width: 49%;
    }

    .vc_container > div, body .nf-form-cont, .container, .container-lg, .container-md, .container-sm {
        max-width: 960px
    }
}

@media (min-width: 1200px) {
    .vc_container > div, body .nf-form-cont, .container, .container-lg, .container-md, .container-sm, .container-xl {
        max-width: 1140px
    }
}

@media (min-width: 1400px) {
    .vc_container > div, body .nf-form-cont, .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1320px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-top: calc(-1 * var(--bs-gutter-y));
    margin-right: calc(-.5 * var(--bs-gutter-x));
    margin-left: calc(-.5 * var(--bs-gutter-x))
}

.row > * {
    flex-shrink: 0;
    width: 100%;
    max-width: 100%;
    padding-right: calc(var(--bs-gutter-x) * .5);
    padding-left: calc(var(--bs-gutter-x) * .5);
    margin-top: var(--bs-gutter-y)
}

.col {
    flex: 1 0 0%
}

.row-cols-auto > * {
    flex: 0 0 auto;
    width: auto
}

.row-cols-1 > * {
    flex: 0 0 auto;
    width: 100%
}

.row-cols-2 > * {
    flex: 0 0 auto;
    width: 50%
}

.row-cols-3 > * {
    flex: 0 0 auto;
    width: 33.3333333333%
}

.row-cols-4 > * {
    flex: 0 0 auto;
    width: 25%
}

.row-cols-5 > * {
    flex: 0 0 auto;
    width: 20%
}

.row-cols-6 > * {
    flex: 0 0 auto;
    width: 16.6666666667%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-1 {
    flex: 0 0 auto;
    width: 8.33333333%
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-9 {
    flex: 0 0 auto;
    width: 75%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-11 {
    flex: 0 0 auto;
    width: 91.66666667%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

@media (min-width: 576px) {
    .col-sm-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-sm-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-sm-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-sm-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-sm-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-sm-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-sm-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-sm-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 768px) and (max-width: 1024px) {
    .zertifizierungen-elem .splide__slide img {
        width: 75%;
    }
}

@media (min-width: 768px) {
    .col-md {
        flex: 1 0 0;
    }

    .col-md-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-md-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 992px) {
    .col-lg {
        flex: 1 0 0%;
    }

    .col-lg-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-lg-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-lg-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-lg-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1200px) {
    .col-xl {
        flex: 1 0 0%;
    }

    .col-xl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width: 1400px) {
    .col-xxl {
        flex: 1 0 0%;
    }

    .col-xxl-auto {
        flex: 0 0 auto;
        width: auto
    }

    .col-xxl-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }

    .col-xxl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }

    .col-xxl-3 {
        flex: 0 0 auto;
        width: 25%
    }

    .col-xxl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }

    .col-xxl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }

    .col-xxl-6 {
        flex: 0 0 auto;
        width: 50%
    }

    .col-xxl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }

    .col-xxl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }

    .col-xxl-9 {
        flex: 0 0 auto;
        width: 75%
    }

    .col-xxl-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }

    .col-xxl-11 {
        flex: 0 0 auto;
        width: 91.66666667%
    }

    .col-xxl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-row-reverse {
    flex-direction: row-reverse !important
}

.flex-column-reverse {
    flex-direction: column-reverse !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.justify-content-around {
    justify-content: space-around !important
}

.justify-content-evenly {
    justify-content: space-evenly !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.align-items-baseline {
    align-items: baseline !important
}

.align-items-stretch {
    align-items: stretch !important
}

.align-content-start {
    align-content: flex-start !important
}

.align-content-end {
    align-content: flex-end !important
}

.align-content-center {
    align-content: center !important
}

.align-content-between {
    align-content: space-between !important
}

.align-content-around {
    align-content: space-around !important
}

.align-content-stretch {
    align-content: stretch !important
}

.align-self-auto {
    align-self: auto !important
}

.align-self-start {
    align-self: flex-start !important
}

.align-self-end {
    align-self: flex-end !important
}

.align-self-center {
    align-self: center !important
}

.align-self-baseline {
    align-self: baseline !important
}

.align-self-stretch {
    align-self: stretch !important
}

.m-0 {
    margin: 0 !important
}

.m-1 {
    margin: .25rem !important
}

.m-2 {
    margin: .5rem !important
}

.m-3 {
    margin: 1rem !important
}

.m-4 {
    margin: 1.5rem !important
}

.m-5 {
    margin: 3rem !important
}

.m-auto {
    margin: auto !important
}

.mx-0 {
    margin-right: 0 !important;
    margin-left: 0 !important
}

.mx-1 {
    margin-right: .25rem !important;
    margin-left: .25rem !important
}

.mx-2 {
    margin-right: .5rem !important;
    margin-left: .5rem !important
}

.mx-3 {
    margin-right: 1rem !important;
    margin-left: 1rem !important
}

.mx-4 {
    margin-right: 1.5rem !important;
    margin-left: 1.5rem !important
}

.mx-5 {
    margin-right: 3rem !important;
    margin-left: 3rem !important
}

.mx-auto {
    margin-right: auto !important;
    margin-left: auto !important
}

.my-0 {
    margin-top: 0 !important;
    margin-bottom: 0 !important
}

.my-1 {
    margin-top: .25rem !important;
    margin-bottom: .25rem !important
}

.my-2 {
    margin-top: .5rem !important;
    margin-bottom: .5rem !important
}

.my-3 {
    margin-top: 1rem !important;
    margin-bottom: 1rem !important
}

.my-4 {
    margin-top: 1.5rem !important;
    margin-bottom: 1.5rem !important
}

.my-5 {
    margin-top: 3rem !important;
    margin-bottom: 3rem !important
}

.my-auto {
    margin-top: auto !important;
    margin-bottom: auto !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.mt-auto {
    margin-top: auto !important
}

.me-0 {
    margin-right: 0 !important
}

.me-1 {
    margin-right: .25rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.me-3 {
    margin-right: 1rem !important
}

.me-4 {
    margin-right: 1.5rem !important
}

.me-5 {
    margin-right: 3rem !important
}

.me-auto {
    margin-right: auto !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.mb-auto {
    margin-bottom: auto !important
}

.ms-0 {
    margin-left: 0 !important
}

.ms-1 {
    margin-left: .25rem !important
}

.ms-2 {
    margin-left: .5rem !important
}

.ms-3 {
    margin-left: 1rem !important
}

.ms-4 {
    margin-left: 1.5rem !important
}

.ms-5 {
    margin-left: 3rem !important
}

.ms-auto {
    margin-left: auto !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.p-4 {
    padding: 1.5rem !important
}

.p-5 {
    padding: 3rem !important
}

.px-0 {
    padding-right: 0 !important;
    padding-left: 0 !important
}

.px-1 {
    padding-right: .25rem !important;
    padding-left: .25rem !important
}

.px-2 {
    padding-right: .5rem !important;
    padding-left: .5rem !important
}

.px-3 {
    padding-right: 1rem !important;
    padding-left: 1rem !important
}

.px-4 {
    padding-right: 1.5rem !important;
    padding-left: 1.5rem !important
}

.px-5 {
    padding-right: 3rem !important;
    padding-left: 3rem !important
}

.py-0 {
    padding-top: 0 !important;
    padding-bottom: 0 !important
}

.py-1 {
    padding-top: .25rem !important;
    padding-bottom: .25rem !important
}

.py-2 {
    padding-top: .5rem !important;
    padding-bottom: .5rem !important
}

.py-3 {
    padding-top: 1rem !important;
    padding-bottom: 1rem !important
}

.py-4 {
    padding-top: 1.5rem !important;
    padding-bottom: 1.5rem !important
}

.py-5 {
    padding-top: 3rem !important;
    padding-bottom: 3rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pt-5 {
    padding-top: 3rem !important
}

.pe-0 {
    padding-right: 0 !important
}

.pe-1 {
    padding-right: .25rem !important
}

.pe-2 {
    padding-right: .5rem !important
}

.pe-3 {
    padding-right: 1rem !important
}

.pe-4 {
    padding-right: 1.5rem !important
}

.pe-5 {
    padding-right: 3rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-4 {
    padding-bottom: 1.5rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.ps-0 {
    padding-left: 0 !important
}

.ps-1 {
    padding-left: .25rem !important
}

.ps-2 {
    padding-left: .5rem !important
}

.ps-3 {
    padding-left: 1rem !important
}

.ps-4 {
    padding-left: 1.5rem !important
}

.ps-5 {
    padding-left: 3rem !important
}

.text-start {
    text-align: left !important
}

.text-end {
    text-align: right !important
}

.text-center {
    text-align: center !important
}

.text-decoration-none {
    text-decoration: none !important
}

body .vc_row {
    margin-left: 0;
    margin-right: 0;
}

/*  CTA Kachel Element */

.ctaelement_wrapper p {
    margin: 0;
}

.ctaelement_wrapper .topline {
    font-size: 1.25rem;
    color: var(--white-text-color);
}

.ctaelement_wrapper .subline {
    font-size: 1.75rem;
    color: var(--white-text-color);
}

.picture-container {
    position: relative;
}

.ctaelement .container:not(.fullwidthcta) {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

/* 2x3 Kachel Element */

.erodieren-kacheln-content-item {
    background-color: #f2f2f2fc;
    padding: 1rem 2rem 1rem 1rem;
    border-left: 15px solid var(--main-yellow);
    border-radius: 10px;
    margin: 1rem 0;
    height: 100px;
}

.erodieren-kacheln-content-item h3 {
    font-size: 1rem;
    margin-bottom: 0.5rem;
    font-weight: bold;
}

.erodieren-kacheln-content-item p {
    font-size: 0.9rem;
    margin: 0;
}

.erodieren-kacheln-inner-wrapper .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.erodieren-kacheln-inner-wrapper .container > h2 {
    font-size: 2rem;
    color: #fff;
}

/* Zertifiziert Durch Element */

.zertifizierungen-elem-inner-wrapper .container {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.zertifizierungen-elem-inner-wrapper .container > h2 {
    font-weight: bold;
    margin-top: 3rem;
    font-size: 1.75rem;
}

.splide.zertifizierungen_row {
    margin-top: 4rem;
}


/* Footer */

footer {
    background-color: var(--background-gray);
    padding: 2rem 0;
}

.footerlink {
    color: var(--main-text-color);
    margin: 0.75rem 0;
    width: fit-content;
}
.footer-contact-link{
	color:var(--link-text-color);
}

/* Header Image Unterseiten */

.header-image-unterseiten-wrapper:not(.header-fix-space) {
    position: relative;
    padding-bottom: 22.8%;
}

.header-image-unterseiten-wrapper:not(.header-fix-space) .header-image-inner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.header-image-unterseiten-wrapper:not(.header-fix-space) .container {
    position: relative;
    margin-top: -220px;
}

.header-image-unterseiten-wrapper.header-fix-space {
    position: relative;
    padding-bottom: 23%;
}

.header-image-unterseiten-wrapper.header-fix-space .header-image-inner-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
}

.header-image-unterseiten-wrapper .container {
    position: relative;
    margin-top: -150px;
}

.header-image-unterseiten-wrapper .header-image-text-wrapper {
    color: #fff;
    display: flex;
    flex-direction: column;
}

.header-image-unterseiten-wrapper .header-image-text-wrapper .header-image-button {
    background-color: var(--main-yellow);
    text-decoration: none;
    font-size: 1.25rem;
    padding: 0.75rem 0;
    border-radius: 40px;
    color: var(--btn-text-color);
    width: 25%;
    display: flex;
    justify-content: center;
}

.header-site-content-positioning {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem;
    background: var(--background-gray);
}

.header-site-content-positioning span, .header-site-content-positioning a {
    font-size: 1rem;
}
.header-site-content-positioning span{
    color: gray;	
    text-decoration: none;
}
 .header-site-content-positioning a {
    color: var(--link-text-color);
    text-decoration: underline;
}

/* Archive Seiten */

.leistungenpage .single_leistungen_elem.col-lg-6 {
    box-shadow: 0 0 10px 0 #ccc;
}

.leistungenpage .single_leistungen_elems.row h3 {
    font-weight: bold;
    font-size: 1.5rem;
}

.leistungenpage h2 {
    font-weight: bold;
    margin-bottom: 2rem;
}

.leistungenpage .single_leistungen_elems.row a {
    text-decoration: underline;
    color: var(--link-text-color);
    padding-left: 1rem;
}

.leistungenpage .single_leistungen_elems.row .single_leistungen_elem {
    background-color: var(--background-gray);
    margin-bottom: 2rem;
    padding: 0 0 1rem 0;
}

.leistungenpage .single_leistungen_elems.row .single_leistungen_elem_text {
    padding: 1rem;
}

.leistungenpage .single_leistungen_elems.row {
    margin-left: 0;
    margin-right: 0;
}

.filter {
    margin-bottom: 3rem;
    display: flex;
    flex-wrap: wrap;
    gap: 1rem;
}

.filter-btn {
    height: 50px;
    width: fit-content;
    border: 1px solid var(--background-gray);
    background-color: #9f9f9ffc;
    color: #fff;
    font-size: 1.25rem;
    font-weight: 500;
    font-family: 'Lato';
    padding: 0 1rem;
}

.filter-btn.active {
    background-color: var(--main-yellow);
}

/* Ansprechpartner Element */

/* Title und Trennlinie */

.team-section-title .vc_sep_holder .vc_sep_line {
	border-color:#ffffff!important;
}

div.vc_separator.team-section-title {
margin-top:0px!important;
padding-bottom:0px!important;
	}

.ansprechpartner-kachel-wrapper {
    max-width: 347px;
    float: right;
}

.ansprechpartner-kachel-content-wrapper {
    padding: 1rem;
    background: var(--background-gray);
}

.ansprechpartner-kachel-content-wrapper p {
    margin: 0;
}

.ansprechpartner-kachel-content-wrapper .ansprechpartner {
    color: var(--main-yellow);
}

.ansprechpartner-kachel-content-wrapper .ansprechpartner-name {
    font-weight: bold;
    font-size: 1.25rem;
}

.ansprechpartner-kachel-unternehmen-content-wrapper {
    padding: 1rem;
    display: flex;
    flex-direction: column;
}

.ansprechpartner-kachel-unternehmen-content-wrapper a {
    text-decoration: underline;
    color: var(--link-text-color);
}

.ansprechpartner-kachel-unternehmen-wrapper {
    max-width: 95%;
    margin-bottom: 1rem;
}

.ansprechpartner-kachel-unternehmen-wrapper img {
    width: 100%;
}

/*Ansprechpartner Button*/
.ansprechpartner-button-wrapper {
	margin:0 0 0 3rem;
    padding: 1.5rem;
    background: var(--background-gray);
}

@media (min-width:992px) and (max-width:1200px){
	.ansprechpartner-button-wrapper a.yellow_btn{
		width:100%;
	}
}

@media (max-width:991px){
	.ansprechpartner-button-wrapper {
		margin:1.5rem 0;
	}
}

@media (max-width:600px) {
	.ansprechpartner-button-wrapper a.yellow_btn{
		width:100%;
	}
}

/* Kontaktseite */

.kontakt-white-kachel-content {
    background-color: #fff;
    padding: 1rem;
}

.kontakt-white-kachel-content p {
    margin-top: 0;
}

.kontakt-white-kachel-headline a {
    text-decoration: none;
    color: var(--main-text-color);
}

.vc_custom_1689673193261 {
    justify-content: center;
}

.impressumpage a, .datenschutzpage a {
    hyphens: auto;
    word-break: break-word;
}

@media (min-width: 768px) {
    .kontakt-white-kachel-content {
        width: 90%;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .vc_custom_1689669552848 .vc_col-sm-3 {
        width: 50%;
    }
}

@media (min-width: 769px) and (max-width: 991px) {
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px !important;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item:not(#mega-menu-item-747, #mega-menu-item-746, #mega-menu-item-1025) {
        width: 20% !important;
    }

    #site-navigation .container {
        min-height: 125px;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-747, body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-746, body #mega-menu-wrap-menu-1 #mega-menu-item-1025 {
        width: 40% !important;
        top: 45px;
        right: 15px;
    }
}

/* Bild Beispiel Element */

.beispiel-bild-elem-content {
    background-color: #a6a6a6fc;
    color: #fff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

.beispiel-bild-elem-content h3 {
    font-size: 1rem;
    margin-bottom: 0;
    padding: 0.75rem 0;
    min-height: 61px;
    text-align: center;
    display: flex;
    align-items: center;
}

.text-bild-wrapper .row .col-lg-6 > p:empty {
    display: none;
}


/* Textakkordeon Element */

.container.spcontainer {
    margin: 3rem auto;
    justify-content: space-between;
}

.container.spcontainer .unmap-container {
    padding: 0;
    background-color: var(--background-gray);
}

.container.spcontainer .vc_col-sm-6 {
    box-shadow: 0 0 10px 0 #ccc;
    border-radius: 15px;
}

.container.spcontainer .wpb_content_element {
    margin-bottom: 0;
}

.spcontainer .bezeichnung {
    font-size: 1.25rem;
}

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

.textakkordeon_outer_content_wrapper .bezeichnung-wrapper {
    display: flex;
    flex-direction: row;
    gap: 10px;
}

.textakkordeon_outer_content_wrapper, .unmap-wrapper {
    background-color: var(--background-gray);
    padding: 0.75rem 2rem;
}

.textakkordeon_content_wrapper {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    height: 15px;
}

.textakkordeon_content_wrapper p {
    margin: 0.2rem 0;
    font-size: 0.75rem;
}

.textakkordeon_outer_content_wrapper hr {
    margin-bottom: 0;
}

.textakkordeon_outer_content_wrapper h3, .unmap-wrapper h3 {
    color: var(--main-yellow);
    font-size: 1.5rem;
    padding-top: 1rem;
}

.textakkordeon_outer_content {
    margin-left: 4%;
}

.spcontainer .textakkordeon_outer_content_wrapper:last-child {
    padding-bottom: 2rem;
}

.unmap-wrapper li::marker {
    color: var(--main-yellow);
}

.unmap-wrapper ul {
    line-height: 2rem;
}

/* Ninja Forms */
#nf-form-2-cont *, #nf-form-4-cont *, #nf-form-5-cont *, #nf-form-6-cont *, #nf-form-7-cont *, #nf-form-8-cont * {
    font-family: 'Lato';
}

body #nf-form-5-cont, #body #nf-form-7-cont, #body #nf-form-8-cont {
    padding: 0;
}

#nf-form-2-cont .nf-form-fields-required,
#nf-form-2-cont .ninja-forms-req-symbol,
#nf-form-2-cont .nf-form-hp,
#nf-form-4-cont .nf-form-fields-required,
#nf-form-4-cont .ninja-forms-req-symbol,
#nf-form-4-cont .nf-form-hp,
#nf-form-5-cont .nf-form-fields-required,
#nf-form-5-cont .ninja-forms-req-symbol,
#nf-form-5-cont .nf-form-hp,
#nf-form-6-cont .nf-form-fields-required,
#nf-form-6-cont .ninja-forms-req-symbol,
#nf-form-6-cont .nf-form-hp,
#nf-form-7-cont .nf-form-fields-required,
#nf-form-7-cont .ninja-forms-req-symbol,
#nf-form-7-cont .nf-form-hp,
#nf-form-8-cont .nf-form-fields-required,
#nf-form-8-cont .ninja-forms-req-symbol,
#nf-form-8-cont .nf-form-hp {
    display: none;
}

#nf-form-2-cont h3, #nf-form-4-cont h3, #nf-form-5-cont h3, #nf-form-6-cont h3, #nf-form-7-cont h3,
#nf-form-8-cont h3 {
    font-size: 1rem;
    font-weight: bold;
}

#nf-form-2-cont .nf-error-msg.nf-error-required-error,
#nf-form-4-cont .nf-error-msg.nf-error-required-error,
#nf-form-5-cont .nf-error-msg.nf-error-required-error,
#nf-form-6-cont .nf-error-msg.nf-error-required-error,
#nf-form-7-cont .nf-error-msg.nf-error-required-error,
#nf-form-8-cont .nf-error-msg.nf-error-required-error {
    color: red;
}

#nf-form-2-cont #nf-field-10-wrap, #nf-form-5-cont #nf-field-43-wrap, #nf-form-6-cont #nf-field-58-wrap,
#nf-form-7-cont #nf-field-58-wrap {
    display: flex;
    flex-direction: row-reverse;
}

#nf-form-6-cont #nf-field-51-wrap {
    display: flex;
    flex-direction: row-reverse;
    justify-content: flex-end;
}

#nf-form-5-cont #nf-field-43-wrap, #nf-form-7-cont #nf-field-58-wrap {
    align-items: baseline;
    justify-content: flex-end;
}

#nf-form-2-cont input[type="text"],
#nf-form-2-cont input[type="email"],
#nf-form-2-cont input[type="tel"],
#nf-form-4-cont input[type="text"],
#nf-form-4-cont input[type="email"],
#nf-form-4-cont input[type="tel"],
#nf-form-4-cont select,
#nf-form-5-cont input[type="text"],
#nf-form-5-cont input[type="email"],
#nf-form-5-cont input[type="tel"],
#nf-form-5-cont select,
#nf-form-6-cont input[type="text"],
#nf-form-6-cont input[type="email"],
#nf-form-6-cont input[type="tel"],
#nf-form-7-cont input[type="text"],
#nf-form-7-cont input[type="email"],
#nf-form-7-cont input[type="tel"],
#nf-form-7-cont select,
#nf-form-8-cont input[type="text"],
#nf-form-8-cont input[type="email"],
#nf-form-8-cont input[type="tel"],
#nf-form-8-cont select {
    width: 100%;
    height: inherit;
    background-color: #e3e3e3;
    border: 1px solid #dadada;
    font-size: 1rem;
}

#nf-form-2-cont textarea, #nf-form-4-cont textarea, #nf-form-5-cont textarea, #nf-form-6-cont textarea, #nf-form-7-cont textarea,
#nf-form-8-cont textarea {
    width: 100%;
    height: 75px;
    background-color: #e3e3e3;
    border: 1px solid #dadada;
    padding: 0.5rem;
    font-size: 1rem;
    margin: 0.25rem 0;
}

#nf-form-2-cont input[type="submit"], #nf-form-4-cont input[type="submit"], #nf-form-5-cont input[type="submit"],
#nf-form-6-cont input[type="submit"], #nf-form-7-cont input[type="submit"], #nf-form-8-cont input[type="submit"] {
    background-color: var(--main-yellow);
    text-decoration: none;
    font-size: 1rem;
    padding: 0.5rem 2rem;
    border-radius: 40px;
    color: var(--btn-text-color);
    display: inline-block;
    width: 100%;
    text-align: center;
    border: none;
    margin: 1rem 0;
    cursor: pointer;
    font-weight: 700;
}

body #nf-form-5-cont input[type="submit"], body #nf-form-7-cont input[type="submit"] {
    width: 50%;
}

body #nf-form-5-cont textarea, body #nf-form-7-cont textarea {
    height: 150px;
    background-color: #fff;
}

body #nf-form-5-cont input[type="text"],
body #nf-form-5-cont input[type="email"],
body #nf-form-5-cont input[type="tel"],
body #nf-form-5-cont select,
body #nf-form-7-cont input[type="text"],
body #nf-form-7-cont input[type="email"],
body #nf-form-7-cont input[type="tel"],
body #nf-form-7-cont select {
    background-color: #fff;
    height: 55px;
}

body #nf-form-5-cont .nf-field > .field-wrap > .nf-field-label,
body #nf-form-7-cont .nf-field > .field-wrap > .nf-field-label {
    font-weight: 500;
    margin: 0.75rem 0;
}


/* Seitensuche */

body .ivorysearchmenu {
    display: inline-block;
}

body .is-search-input {
    border-radius: 1rem 0 0 1rem !important;
    background: var(--background-gray) !important;
    height: 30px !important;
}

body .is-search-icon {
    border-radius: 0 1rem 1rem 0 !important;
    background: var(--background-gray);
    border-left: 0;
    height: 30px;
    padding-top: 4px !important;
}

body .is-ajax-search-details a, body .is-ajax-search-result a {
    color: var(--main-text-color);
}

body .is-form-style .is-search-submit path {
    fill: var(--main-yellow);
}

#site-navigation .container {
    display: flex;
    justify-content: space-between;
    align-items: end;
}

#site-navigation .container img:not(.lang-icon) {
    height: 140px;
    width: 200px;
    background-color: white;
    position: absolute;
    top: 0;
    z-index: 1;
    padding: 1rem;
    box-shadow: 0 0 10px 0 #ccc;
}

.lang-icon {
    width: 15px;
    height: 15px;
    pointer-events: none;
    position: relative !important;
}

#mega-menu-item-746 > a:first-child, #mega-menu-item-747 > a:first-child, #mega-menu-item-1025 > a:first-child {
    display: none !important;
}

#mega-menu-item-746 a, #mega-menu-item-746 span, #mega-menu-item-746 select,
#mega-menu-item-747 a, #mega-menu-item-747 span, #mega-menu-item-747 select,
#mega-menu-item-1025 a, #mega-menu-item-1025 span, #mega-menu-item-1025 select{
    text-decoration: none;
    color: #222;
    cursor: pointer;
}

#mega-menu-item-746 select, #mega-menu-item-746 select:focus-visible,
#mega-menu-item-747 select, #mega-menu-item-747 select:focus-visible,
#mega-menu-item-1025 select, #mega-menu-item-1025 select:focus-visible{
    border: none;
    outline: none;
}

/* Text Bild */

.text-bild-wrapper > .container {
    padding: 0;
}

.text-bild-ob-un .text-bild-wrapper .row .col-lg-6 > p {
    margin: 0;
}

.text-bild-ob-un .row .col-lg-6 {
    width: 100%
}

.text-bild-ob-un .grid-container {
    display: grid;
    grid-template-columns: auto auto;
    grid-gap: 10px;
    justify-content: space-between;
}

.text-bild-ob-un .row ul:not(.enablelist) {
    list-style: none;
    line-height: 2rem;
}

.text-bild-ob-un .row {
    flex-direction: column-reverse;
}

/* Small CTA Element */

.smallcta-text-wrapper {
    text-align: center;
    position: absolute;
    top: 75%;
    left: 49%;
    transform: translate(-50%, -50%);
    width: 98%;
}

.smallcta-text-wrapper h2 {
    color: #fff;
    font-size: 1.75rem;
}


/* Media Queries */

@media (max-width: 991px) {
    .ctaelement_buttonwrapper, .vc_custom_1686918855814 .col-lg-6:not(.mob-width) {
        margin-top: 1rem;
    }

    .vc_custom_1687345338246 .col-lg-6:not(.mob-width) {
        margin-top: 2rem;
    }

    .vc_custom_1687345338246 .col-lg-6.mob-width img {
        width: 100%;
    }
}

@media (min-width: 992px) {
    .ctaelement_buttonwrapper {
        text-align: end;
    }
}

@media (max-width: 992px) {
    .header-image-unterseiten-wrapper .header-image-text-wrapper .header-image-button {
        width: 50%;
    }

    .leistungenpage .single_leistungen_elem.col-sm-12 img {
        width: 100%;
    }
}

@media (min-width: 431px) and (max-width: 600px) {
    .header-image-unterseiten-wrapper img {
        width: 100%;
    }
}

@media (min-width: 601px) and (max-width: 767px) {
    .header-image-unterseiten-wrapper h1 {
        font-size: 1.25rem;
        margin-bottom: 7px;
    }

    .header-image-unterseiten-wrapper h2 {
        font-size: 1.1rem;
    }

    .header-image-unterseiten-wrapper .header-image-text-wrapper .header-image-button {
        padding: 0.5rem 0;
    }
}

@media (max-width: 600px) {
    .header-image-unterseiten-wrapper .header-image-text-wrapper .header-image-button {
        width: 75%;
    }
}

@media (max-width: 767px) {
    .zertifizierungen-elem .splide__slide img {
        width: 75%;
    }

    .zertifizierungen-elem, .zertifizierungen-elem picture img {
        min-height: 175px;
    }
}

@media (max-width: 768px) {
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-746, body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-747, body #mega-menu-wrap-menu-1 #mega-menu-menu-1 #mega-menu-item-1025 {
        display: flex;
        flex-direction: column;
        font-size: 16px;
        margin: 0;
        line-height: 40px;
        padding: 0 10px;
        background: transparent;
    }

    ul.enablelist {
        margin-left: 2rem !important;
    }

    .hideimgmobile .text-bild-wrapper img {
        display: none;
    }

    .yellow_btn-w40 {
        width: 55%;
    }

    body #nf-form-2-cont input[type="submit"], #nf-form-4-cont input[type="submit"], body #nf-form-6-cont input[type="submit"],
    body #nf-form-8-cont input[type="submit"] {
        width: 100%;
    }

    body #nf-form-4-cont #nf-field-34-container, body #nf-form-4-cont #nf-field-37-container,
    body #nf-form-4-cont #nf-field-32-container, body #nf-form-4-cont #nf-field-33-container,
    body #nf-form-8-cont #nf-field-68-container, body #nf-form-8-cont #nf-field-70-container,
    body #nf-form-8-cont #nf-field-69-container, body #nf-form-8-cont #nf-field-73-container {
        width: 75%;
    }

    body .vc_custom_1689069695340 {
        padding-top: 3rem;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu,
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link,
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:hover,
    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-flyout ul.mega-sub-menu li.mega-menu-item a.mega-menu-link:focus {
        background-color: #fff;
    }

    .header-image-inner-wrapper img, .header-image-unterseiten-wrapper {
        height: 470px;
    }

    .leistungenpage .single_leistungen_elem.col-sm-12 img {
        max-height: 100px;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 li a {
        border: none;
        text-align: left;
    }

    .splide.zertifizierungen_row {
        margin-top: 2rem;
    }

    .erodieren-kacheln-content-item {
        margin: 0.5rem 0;
        height: auto;
    }

    body .vc_custom_1687353615984 {
        padding-bottom: 0 !important;
    }

    .smallcta-text-wrapper .yellow_btn {
        padding: 0.5rem 1rem;
        width: 75%;
    }

    .smallcta-wrapper .srcset_image img {
        min-height: 138px;
        width: 100%;
    }

    .smallcta-text-wrapper h2 {
        font-size: 1.5rem;
        margin-bottom: 0.5rem;
    }

    .smallcta-text-wrapper {
        top: 50%;
    }

    body .vc_custom_1687355755423 {
        padding-top: 1.5rem !important;
        padding-bottom: 0.5rem !important;
    }

    .smallcta-wrapper {
        margin-bottom: 1rem;
    }

    .zertifizierungen-elem-inner-wrapper .container > h2 {
        margin-top: 1rem;
        font-size: 1.25rem;
    }

    .erodieren-kacheln-inner-wrapper {
        min-height: 950px;
    }

    .erodieren-kacheln-inner-wrapper .srcset_image.picture_container img {
        height: 950px;
    }

    .text-bild-ob-un .grid-container {
        grid-template-columns: none;
        grid-gap: 0;
    }

    .text-bild-ob-un .grid-container ul {
        margin-left: 0;
        margin-top: 0;
        margin-bottom: 0;
        padding-left: 0;
    }

    .flex-swap .text-bild-wrapper > .container .row img,
    .mob-force-w100 .vc_col-sm-8, .mob-force-w100 .vc_col-sm-4, .mob-force-w100 .vc_col-sm-6, .mob-force-w100 .vc_col-sm-3,
    .beispiel-bild-elem-content picture {
        width: 100%;
    }

    #site-navigation .container img {
        position: unset;
        box-shadow: none;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle.mega-menu-open + #mega-menu-menu-1 {
        display: flex;
        flex-direction: column;
        padding-bottom: 1rem;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
        order: 2;
    }

    .body #mega-menu-wrap-menu-1 #mega-menu-menu-1 .ivorysearchmenu {
        order: 1;
    }

    #site-navigation .container {
        flex-direction: column;
        align-items: baseline;
    }

    #site-navigation .container .menu-wrapper {
        width: 100%;
        padding-left: 1rem;
        padding-right: 1rem;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right {
        margin-top: 5% !important;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-open:not(.mega-menu-toggle) {
        margin-top: 20% !important;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle {
        margin-top: 30% !important;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        margin-top: 3rem;
    }

    #site-navigation .container img:not(.lang-icon) {
        margin-left: 1rem;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-left, body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-center {
        display: none;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-blocks-right, body #mega-menu-wrap-menu-1 .mega-menu-toggle {
        height: 0;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 {
        position: relative;
        top: -75px;
    }

    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner,
    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::before,
    body #mega-menu-wrap-menu-1 .mega-menu-toggle .mega-toggle-block-0 .mega-toggle-animated-inner::after {
        background-color: var(--main-yellow);
    }

    .footerlink {
        margin: 0.25rem 0;
    }

    .footer-inner-wrapper .col-lg-3 .mb-5 {
        margin-bottom: 1rem !important;
    }

    .footer-inner-wrapper .col-lg-3.d-flex.flex-column {
        margin-top: 1rem;
    }

    .footer-inner-wrapper .col-lg-3.d-flex.flex-column b {
        text-decoration: underline 2px var(--main-yellow);
        text-underline-offset: 0.5rem;
        margin-bottom: 1rem;
    }

    .vc_custom_1686130808498 h2 {
        font-size: 1.25rem;
        font-weight: bold;
    }

    .flex-swap .text-bild-wrapper > .container .row {
        flex-direction: column-reverse !important;
    }

    .beispiel-bild-elem-content-wrapper {
        max-width: 100%;
        margin-bottom: 1rem;
    }

    .beispiel-bild-elem-content {
        align-items: baseline;
    }

    .beispiel-bild-elem-content h3 {
        padding: 0.75rem 1rem;
    }

    body .vc_custom_1686917525648, body .vc_row-has-fill + .vc_row > .vc_column_container > .vc_column-inner, body .vc_custom_1686918855814, body .vc_custom_1686918809460 {
        padding-top: 0 !important;
    }

    .ansprechpartner-kachel-wrapper {
        float: left;
        min-width: 100%;
        margin-bottom: 2rem;
    }

    .ansprechpartner-kachel-wrapper, .ansprechpartner-kachel-wrapper img {
        min-width: 100%;
    }

    .ctaelement_wrapper .row {
        text-align: center;
    }

    body .container.spcontainer {
        margin-bottom: 0;
    }

    .container.spcontainer .vc_col-sm-6 {
        width: 100%;
        margin-bottom: 2rem;
    }

    .textakkordeon_outer_content {
        margin-left: 8%;
    }

    .textakkordeon_outer_content_wrapper, .unmap-wrapper {
        padding: 0.75rem 1rem;
    }

    .ctaelement_wrapper .subline {
        font-size: 1.25rem;
    }

    .ctaelement_wrapper .topline, .ctaelement_wrapper a {
        font-size: 1rem;
    }

    .text-bild-wrapper > .container > .row > .mob-width {
        padding: 0 15px;
    }

    .text-bild-ob-un .text-bild-wrapper > .container > .row > .mob-width {
        padding-bottom: 2rem;
        padding-top: 2rem;
    }
}

@media (max-width: 576px) {
    .vc_custom_1686918855814 {
        padding: 0 15px;
    }
}

@media (min-width: 769px) and (max-width: 1200px) {
    body #mega-menu-wrap-menu-1 {
        width: 70%;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .erodieren-kacheln-inner-wrapper picture img {
        height: 600px;
    }

    .erodieren-kacheln-content-item {
        height: 120px;
    }

    body #mega-menu-wrap-menu-1 {
        width: 100%;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item {
        width: 13% !important;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 > li.mega-menu-item > a.mega-menu-link {
        font-size: 14px !important;
    }
}

@media (max-width: 992px) and (min-width: 769px) {
    .erodieren-kacheln-inner-wrapper picture img {
        height: 850px;
    }

    .smallcta-text-wrapper .yellow_btn {
        padding: 0.5rem;
    }

    .smallcta-text-wrapper {
        top: 60%;
    }
}


@media (min-width: 768px) and (max-width: 992px) {
    .unset_vc_col-sm-4 .vc_col-sm-4 {
        width: 50%;
    }
}

@media (max-width: 768px) and (min-width: 600px) {
    body #nf-form-4-cont #nf-field-34-container {
        width: 37%;
    }
    body #nf-form-8-cont #nf-field-70-container {
        width: 37%;
    }
}

@media (min-width: 769px) and (max-width: 1155px) {
    .header-image-unterseiten-wrapper:not(.header-fix-space) .container {
        margin-top: -125px;
    }

    .header-image-unterseiten-wrapper .header-image-text-wrapper {
        line-height: 1rem;
    }

    .header-image-unterseiten-wrapper .header-image-text-wrapper .header-image-button {
        padding: 0.5rem 0;
    }

    .header-image-unterseiten-wrapper h1 {
        font-size: 1.5rem;
    }

    .header-image-unterseiten-wrapper h2 {
        font-size: 1.25rem;
    }
}

@media (min-width: 500px) and (max-width: 768px) {
    body #mega-menu-wrap-menu-1 .mega-menu-toggle {
        margin-top: 17% !important;
    }

    body #mega-menu-wrap-menu-1 #mega-menu-menu-1 {
        margin-top: 5rem;
    }
}

body .nf-fu-progress {
    margin-top: 1rem;
    border-radius: 35px;
}

body .nf-form-content .list-select-wrap .nf-field-element>div {
    border: none;
}

.beispiel-bild-elem-content img {
    height: 160px;
    aspect-ratio: 2 / 0.75;
    object-fit: cover;
}

.beispiel-bild-elem-link {
    text-decoration: none;
}

.kontakt-grau-kachel .kontakt-white-kachel-content {
    background-color: var(--background-gray);
}

/*Suchergebnisseite*/

.search-result{
	padding-bottom:1.5rem;
}

.search-result .search-field{
	background-image: none !important;
	border-radius: 1rem 0 0 1rem !important;
  	background: var(--background-gray) !important;
  	height: 30px !important;
  	color: #333;
  	padding: 0 12px;
  	margin: 0;
  	outline: 0 !important;
  	font-size: 14px !important;
	min-height: 0;
  	line-height: 1;
	border: 1px solid #ccc !important;
	font-family: arial;
	box-sizing: border-box;
  	-webkit-appearance: none;
	border-right:0;
}

.search-result input.search-submit{
	background: 0 0;
	border: 1px solid #ccc;
  	box-shadow: none !important;
  	opacity: 1;
  	margin: 0;
  	line-height: 0;
  	outline: 0;
  	vertical-align: middle;
  	width: 36px;
  	height: 36px;
	border-radius: 0 1rem 1rem 0 !important;
  	background: var(--background-gray);
  	border-left: 0;
  	height: 30px;
	margin-left: -3px;
  	width: 50px;
 	margin-top: -2px;
}

.search-result header.page-header{
	margin-top:100px;
}
.search-result a{
	color:var(--link-text-color);
}
.search-result article{
	background-color:var(--background-gray);
	margin-bottom:1.5rem;
	box-shadow: 0 0 10px 0 #ccc;
}

.search-result article .attachment-post-thumbnail{
	max-height:200px;
	object-fit:cover;
}

.search-result article header.entry-header{
	padding:0;	
}

.search-result article .entry-title h3, .search-result article p{
	 margin:0;	
}

.search-result article .entry-title{
	padding:1.5rem;
}
.search-result article .entry-title h3 a{
	color:#000;
	text-decoration:none;  
	font-weight: bold;
  	font-size: 1.5rem;
}

.search-result article .entry-meta, .search-result article .entry-summary{
	padding:0 1.5rem;
} 

.search-result article footer.entry-footer{
	background-color:unset;
	padding:1.5rem;
}

.top-header-nadcap {
	position: relative;
    background: none;
    box-shadow: none;
    height: 100px;
    width: auto;
    padding-top: 40px;
    text-align: center;
    margin-left: 200px;
}