/* page */
body {
    background-color: var(--hell-green);
}

#wrapper {
    background-color: #fff;
}

.row,
.row > * {
    margin-left: 0;
    margin-right: 0;
    padding-right: 0;
    padding-left: 0;
}

.container, .container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
    padding-right: 0;
    padding-left: 0;
}

.search-results-page {
    padding-right: var(--wp--style--root--padding-right);
    padding-left: var(--wp--style--root--padding-left);
}

.has-global-padding {
    padding-right: 0;
    padding-left: 0;
}

@media (min-width: 769px) {
    .spenden_row {
        margin-left: -1rem;
        margin-right: -1rem;
    }

    .col-md-2-5 {
        width: 20%;
        padding: 0 1rem;
    }
}

body.admin-bar {
    margin-top: 32px;
}

body.admin-bar .fixed-top {
    top: 32px;
}

h1, h2, h3, h4, h5, h6, div {
    scroll-margin-top: 130px;
}

h5 + p {
    display: inline;
}

p {
    margin-bottom: 1rem;
    margin-top: revert;
}

a {
    color: var(--dark-green);
    word-wrap: break-word;
    overflow-wrap: break-word;

    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    hyphens: auto;
}

/* header */
#header, select, .nice-select {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;

}

header {
    color: #000000;
    font-family: "Noto Serif", serif;
    font-style: normal;
    font-weight: normal;
    background-color: var(--hell-green);
}

main header {
    background-color: transparent;
}

.navbar {
    background-image: none;
    max-width: var(--wp--style--global--wide-size);
    margin: 0 auto;
}

.nav-link {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    color: var(--black);
    font-weight: 400;
}

.nav-link:hover {
    color: var(--black);
    text-decoration: underline;
    text-underline-offset: 4px;
}

.dropdown-item:focus {
    background-color: transparent;
    background-image: none;
}

.fixed_nav .navbar-brand {
    width: 193px;
    height: 40px;
    background-size: 193px 40px;
}

.fixed_nav #menu-mainmenu {
    padding-top: 0;
}

.fixed_nav .navbar {
    --bs-navbar-padding-y: 1.25rem;
}

.fixed_nav ul li {
    padding-bottom: 0;
}

@media (min-width: 1440px) {
    .fixed_nav .navbar-brand {
        top: 1.25rem;
        left: 2rem;
    }
}

#main {
    margin-top: 0;
}

.single #main {
    padding-top: var(--wp--preset--spacing--80);
    padding-bottom: var(--wp--preset--spacing--80);
}

/* Definition für volle Breite */
.alignfull {
    margin-left: calc(-100vw / 2 + 100% / 2);
    margin-right: calc(-100vw / 2 + 100% / 2);
    max-width: 100vw;
    width: 100vw;
}

/* Aufheben der vorhandenen Definition für weite Breite */
.alignwide {
    width: 100%;
    max-width: 1200px;
    margin-left: auto !important;
    margin-right: auto !important;
}

.alignfull.has-global-padding {
    padding-right: 0;
    padding-left: 0;
}

.has-global-padding > .alignfull {
    margin-right: 0;
    margin-left: 0;
}

:where(.wp-block-group.has-background) {
    padding: 0 2.375em;
}

body .alignwide.is-layout-constrained > * {
    max-width: none;
}

.wp-block-group p:last-child,
.wp-block-group .wp-block-group {
    margin-bottom: 0 !important;
}

.wp-block-group .wp-block-group.has-background {
    max-width: 1920px;
    margin: 0 auto;
}

.wp-block-quote {
    border: 0 none;
}

.wp-block-quote cite {
    color: var(--dark-green);
}

.wp-block-media-text {
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
}

.wp-block-media-text.alignfull {
    max-width: 1920px;
    margin: 0 auto;
}

.wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content {
    justify-self: start;
}

.wp-block-media-text.alignfull .wp-block-media-text__content {
    max-width: 600px;
    justify-self: start;
}

.wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content {
    justify-self: end;
}

.page-id-7158 p {
    font-size: 16px;
}

.page-id-7158 p.title {
    font-size: 32px;
}

.page-id-7158 hr {
    margin-top: 3rem;
}

.page-id-24 select {
    width: 100%;
    padding: 6px;
    background-color: #fff;
    border: 1px solid gray;
    border-radius: 0.3em;
}

.web-field {
    display: none;
}

.wpcf7-submit {
    background-color: var(--dark-green) !important;
}

.wpcf7-submit:hover {
    background-color: var(--bs-btn-hover-bg) !important;
    border-color: var(--bs-btn-hover-border-color) !important;
}

.col.post.type-post {
    padding-bottom: calc(var(--bs-gutter-x) * 1);
}

.col.post.type-post .wp-block-group {
    margin-bottom: 0;
}

.is-style-banner_bild,
.is-style-banner {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.is-style-banner .h1, .is-style-banner h1,
.is-style-banner .h2, .is-style-banner h2,
.is-style-banner .h3, .is-style-banner h3,
.is-style-banner .h4, .is-style-banner h4,
.is-style-banner .h5, .is-style-banner h5,
.is-style-banner_bild .h6, .is-style-banner_bild h6.
.is-style-banner_bild .h1, .is-style-banner_bild h1,
.is-style-banner_bild .h2, .is-style-banner_bild h2,
.is-style-banner_bild .h3, .is-style-banner_bild h3,
.is-style-banner_bild .h4, .is-style-banner_bild h4,
.is-style-banner_bild .h5, .is-style-banner_bild h5,
.is-style-banner_bild .h6, .is-style-banner_bild h6 {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.is-style-banner_bild.has-background {
    box-shadow: inset 0 0 0 2000px rgba(0, 0, 0, 0.2);
}

#comments {
    margin-top: 3.75rem;
}

details > summary {
    list-style: none;
}

details > summary::marker, /* Latest Chrome, Edge, Firefox */
details > summary::-webkit-details-marker /* Safari */
{
    display: none;
}

#main ul {
    list-style: none;
}

#main ul li {
    position: relative;
}

#main ul:not(.slick-dots):not(.is-style-ul_great_check):not(.is-style-ul_great_arrow) li:before {
    content: "\f111";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    position: absolute;
    left: -1rem;
    top: .65rem;
    color: #000;
    font-size: 3px;
}

/* author */
.archive.category .block-header_widget_area,
.archive.author .block-header_widget_area {
    display: none;
}

/* auf Beitragsseiten */
.beitrag-item-liste {
    max-width: 1200px !important;
    margin-top: 2.5rem;
}

.beitrag-bild img {
    margin-bottom: 2.5rem;
}

.beitrag-item .moretag {
    position: absolute;
    bottom: 0;
    left: 3.75rem;
    font-weight: 500;
}

.beitrag-item {
    position: relative;
    padding-bottom: 3.5rem;
    margin-left: -1px;
}

.beitrag-item-liste .beitrag-item {
    padding-bottom: 3.5rem;
    margin-bottom: 0;
}

.beitrag-item-liste .beitrag-item .moretag {
    position: relative;
    bottom: auto;
    left: auto;
}

.beitrag-item-liste .h3, .beitrag-item-liste h3 {
    margin-bottom: 1rem;
}

.beitrag-item-liste .post_info {
    height: auto;
}

.wp-block-cb-carousel .beitrag-item {
    width: 33%;
}

/* slick */
.slick-active {
    border-left: 1px solid #000;
}

.slick-dots .slick-active,
.cb-single-slide .slick-active,
.slick-active:first-child {
    border-left: 0;
}

.slick-next::before,
.slick-prev::before {
    font-size: 32px !important;
}


.slick-slide h4 {
    margin-top: 1.875rem;
}

.slick-slide blockquote {
    margin-left: 0 !important;
}

.slick-slide:has(.wp-block-buttons) {
    position: relative;
    padding-bottom: 2.5rem;
}

.slick-slide:has(.wp-block-buttons) .wp-block-buttons {
    position: absolute;
    left: 3.75rem;
    bottom: 0;
}

@media (max-width: 768px) {
    .slick-active,
    .beitrag-item {
        border: 0 none;
    }

    .is-style-banner .wp-block-heading, .is-style-banner .p, .is-style-banner_bild .wp-block-heading, .is-style-banner_bild .p {
        padding-right: 0;
    }

    .slick-slide:has(.wp-block-buttons) .wp-block-buttons,
    .beitrag-item .moretag {
        left: 0;
    }

    .wp-block-cb-carousel .slick-slide {
        padding-left: 0;
        padding-right: 0;
    }

    .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) .wp-block-heading,
    .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)) p {
        max-width: 100% !important;
    }

    div[class*="footer-col"] {
        width: 100%;
    }

}

.beitrag-item,
.post_info {
    display: block;
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.2;
    color: var(--black);
    letter-spacing: normal;
    margin-bottom: 1rem;
}

.post_info {
    font-size: 13px;
    height: 2rem;
}

.beitrag-titel {
    font-size: 1.25rem;
    font-weight: 500;
    display: block;
}

.beitrag-titel a {
    color: var(--black);
}

.beitrag-text {
    line-height: var(--bs-body-line-height);
}

.entry-meta {
    font-size: 13px;
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
    color: var(--black);
}

.entry-meta a {
    color: var(--black);
}

.back_link {
    border: none 0;
    background: none;
}

.back_link {
    margin-top: 3.75rem !important;
}

.back_link,
.moretag {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    margin-top: 1rem;
    display: block;
    color: var(--black);
    font-size: var(--wp--preset--font-size--medium);
    padding: 0;
}

.search .moretag {
    display: none;
}

.single-post .post-thumbnail {
    margin: 0 0 25px 0;
    width: 100% !important;
}

.article_posted_on {
    margin-bottom: 3.75rem;
}

.article_posted_on ul {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

.article_posted_on ul li {
    display: inline-block;
}

.article_posted_on ul li a {
    padding-right: .25rem;
}

.article_posted_on ul li:last-child {
    margin-right: 0;
}

.article_posted_on ul li:after {
    content: "|";
}

.article_posted_on ul li:last-child:after {
    content: "";
}

.single-post .alignwide {
    margin: 32px auto;
}

.dgs_zahlen .wp-block-column .has-xx-large-font-size {
    font-size: 5rem !important;
    font-weight: 700 !important;
}

.block.row .wp-block-group {
    margin: 0;
    padding: 0;
}

.block.row .wp-block-group > div.wp-block-group__inner-container {
    margin-top: 20px;
    margin-bottom: var(--wp--preset--spacing--80);
    padding-bottom: var(--wp--preset--spacing--80);
    border-bottom: 1px solid var(--black);
}

.block.row:last-child .wp-block-group > div.wp-block-group__inner-container {
    border-bottom: 0 none;
    margin-bottom: 0;
    padding-bottom: 0;
}
#ajax-post-list .block.row:last-child .wp-block-group > div.wp-block-group__inner-container {
    margin-bottom: var(--wp--preset--spacing--80);
}

.error404 #main,
.search #main,
.wp-singular #main,
.blog #main {
    background-color: var(--wp--preset--color--accent-4) !important;
}

.error404 #main .content,
.search #main .content,
.wp-singular #main .row {
    max-width: var(--wp--style--global--content-size);
    margin: 0 auto;
}

:where(.wp-block-file):last-child {
    margin-bottom: 0;
}

.wp-block-file a {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 300;
    font-style: normal;
}

.slick-track {
    display: flex !important;
}

.slick-track .slick-slide {
    display: flex;
    height: auto;
}

.wp-block-cb-carousel.is-style-box_slider .slick-slide .wp-block-button {
    margin-top: 2rem;
    margin-bottom: 2rem;
}

.wp-block-cb-carousel.is-style-box_slider .slick-prev,
.wp-block-cb-carousel.is-style-box_slider .slick-next {
    background-color: rgba(255, 255, 255, .7) !important;
    top: 145px;
    left: 7px;
    z-index: 1020;
    padding: .25rem;
    width: 2.25rem !important;
    height: 2.25rem !important;
}

.wp-block-cb-carousel.is-style-box_slider .slick-next {
    left: auto;
    right: 7px;
}

.wp-block-cb-carousel.is-style-box_slider .slick-prev:hover,
.wp-block-cb-carousel.is-style-box_slider .slick-next:hover {
    background-color: rgba(255, 255, 255, 1) !important;
}

.wp-block-cb-carousel.is-style-box_slider .slick-prev::before {
    top: 3px;
    left: 4px;
    content: '';
    width: 1.875rem;
    height: 1.875rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%233e8fa1" d="M9.4 233.4c-12.5 12.5-12.5 32.8 0 45.3l160 160c12.5 12.5 32.8 12.5 45.3 0s12.5-32.8 0-45.3L109.2 288 416 288c17.7 0 32-14.3 32-32s-14.3-32-32-32l-306.7 0L214.6 118.6c12.5-12.5 12.5-32.8 0-45.3s-32.8-12.5-45.3 0l-160 160z"/></svg>');
}

.wp-block-cb-carousel.is-style-box_slider .slick-next::before {
    top: 3px;
    right: 3px;
    left: auto;
    content: '';
    width: 1.875rem;
    height: 1.875rem;
    background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><!--!Font Awesome Free 6.7.2 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2024 Fonticons, Inc.--><path fill="%233e8fa1" d="M438.6 278.6c12.5-12.5 12.5-32.8 0-45.3l-160-160c-12.5-12.5-32.8-12.5-45.3 0s-12.5 32.8 0 45.3L338.8 224 32 224c-17.7 0-32 14.3-32 32s14.3 32 32 32l306.7 0L233.4 393.4c-12.5 12.5-12.5 32.8 0 45.3s32.8 12.5 45.3 0l160-160z"/></svg>');
}

.wp-block-cb-carousel.is-style-box_slider {
    max-width: 100% !important;
    margin-left: 0 !important;
    display: flex;
    flex-wrap: wrap;
}

.cb-single-slide {
    margin-left: 20% !important;
    margin-right: 20% !important;
}

.wp-block-cb-carousel.cb-single-slide {
    width: auto !important;
}

@media (min-width: 1240px) {
    .wp-block-cb-carousel.is-style-box_slider {
        margin-left: calc((100% - 1200px) / 2) !important;
        width: 100%;
    }

    .wp-block-cb-carousel.is-style-box_slider .slick-slide {
        width: 408px !important;
        overflow: hidden;
        padding-left: 0;
        padding-right: 1.6rem;
    }

    .wp-block-cb-carousel.is-style-box_slider .slick-prev {
        left: 0 !important;
    }

    .wp-block-cb-carousel.is-style-box_slider .slick-next {
        left: 1163px;
        right: auto;
    }
}


@media (max-width: 1240px) {
    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-left .wp-block-media-text__content {
        padding-right: 6%;
    }

    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-right .wp-block-media-text__content {
        padding-left: 6%;
    }

    .wp-block-media-text.alignfull .wp-block-media-text__content {
        padding-right: 8%;
    }

    .wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content {
        padding-left: 8%;
    }
}

@media (max-width: 902px) {
    .slick-slide .wp-block-column {
        flex-basis: 100% !important;
    }

    .slick-slide .wp-block-columns {
        flex-wrap: wrap !important;
    }
}

/* Definition für verschachtelte Elemente mit weiter Breite */

.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

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

main .container, main .container-lg, main .container-md, main .container-sm, main .container-xl, main .container-xxl {
    max-width: none;
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

.r-link {
    color: var(--bs-body-color) !important;
}

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

.gallery-item a,
.gallery-item a:hover,
.gallery-item a:focus {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
    display: inline-block;
    max-width: 100%;
}

.gallery-item a img {
    display: block;
    -webkit-transition: -webkit-filter 0.2s ease-in;
    transition: -webkit-filter 0.2s ease-in;
    transition: filter 0.2s ease-in;
    transition: filter 0.2s ease-in, -webkit-filter 0.2s ease-in;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.gallery-item a:hover img,
.gallery-item a:focus img {
    -webkit-filter: opacity(60%);
    filter: opacity(60%);
}

.gallery-caption {
    display: block;
    text-align: left;
    padding: 0 10px 0 0;
    margin-bottom: 0;
}

.gallery-columns-1 .gallery-item {
    max-width: 100%;
}

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

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

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

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

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

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

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

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

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
    display: none;
}

.bypostauthor {
    font-weight: bold;
}

/* Text meant only for screen readers. */
.screen-reader-text,
.sr-only {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}

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

#wrapper {
    width: 100%;
    margin: 260px auto 0;
}

/* Navi */
.header_wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    background-color: var(--hell-green);
}

.navbar-brand {
    text-indent: -999999em;
    width: 241px;
    height: 50px;
    background: url("../img/DGS_Logo_Primaer_gruen.svg") no-repeat 0 0 transparent;
    background-size: 241px 50px;
    padding: 0;
}

#menu-page-menu li {
    margin-bottom: 0;
    padding-bottom: 0;
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: transparent;
    background-image: none;
    color: var(--bs-dropdown-link-color);
    text-decoration: none;
    font-family: 'Noto Sans';
    font-style: normal;
    font-weight: 400;
}

.current-menu-ancestor > a,
.navbar-nav .nav-link.active,
.navbar-nav .nav-link.show {
    color: var(--black) !important;
}

.navbar-nav .nav-link.active {
    color: var(--black) !important;
    text-decoration: underline;
}

.nav_container {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    flex-wrap: inherit;
    justify-content: flex-end;
    padding: 0;
    width: 100%;
}

.navbar > .container {
    justify-content: flex-end;
    padding: 0;
}

.navbar > .nav_container .navbar-brand {
    margin-right: auto;
}

.navbar #menu-item-164 {
    display: none;
}

.spenden a {
    color: var(--black);
}

/* details */
.alignfull .wp-block-details div {
    background-color: transparent;
    width: 100%;
    margin-block-start: 0;
    margin-block-end: 0;
    padding-top: 1rem;
    padding-bottom: 1rem;
}

.alignfull .wp-block-details div.wp-block-buttons {
    width: auto;
    padding-bottom: 0;
}

.alignfull .wp-block-details div.wp-block-button {
    width: auto;
    padding-bottom: 0;
}

/* Button */
.btn {
    border-radius: var(--bs-btn-border-radius) !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
}

.btn-primary a {
    color: #ffffff;
}

.btn-spende {
    font-size: 14px;
    --bs-btn-padding-x: 1.5rem;
    --bs-btn-padding-y: 0.35rem;
    border: 0 none;
    border-radius: 0 !important;
    background: none;
    background-color: transparent;
    line-height: 50px;
    height: 50px;
    padding: 0 1.5rem;
}

/* header Nav */
header .btn-spende,
header .btn-spende:hover {
    border: 1px solid var(--black);
}

header .btn-spende i,
header .btn-spende i::before {
    color: var(--black);
}

header #menu-page-menu a {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    color: var(--black);
    font-weight: 300;
}

header #menu-page-menu .no-nav-link.has-children,
header #menu-page-menu a.dropdown-toggle {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-size: var(--bs-nav-link-font-size);
    color: var(--black);
    font-weight: 500;
}

header .dropdown-menu {
    display: block;
    border: 0 none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

header .caret,
header .dropdown-toggle::after,
header .nav-link.has-children::after {
    display: none !important;
}

header .dropdown-toggle.
header .nav-link.has-children {
    font-weight: 600;
}

header .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

header .dropdown-item {
    padding-left: 0;
    padding-top: 0;
}

header #menu-page-menu > li {
    margin-bottom: 2rem;
}

header #menu-page-menu > li.navbar-toggler-li {
    margin-bottom: 0;
}
/*
header #menu-item-644 li {
    float: left;
}

header #menu-item-644 li {
    float: left;
}

header #menu-item-644 li:nth-child(2n+1) {
    clear: both;
}

header #menu-item-644 li a:after {
    content: "|";
    padding-left: 1rem;
}

header #menu-item-644 li:nth-child(2n) a:after {
    content: "";
    padding-left: 0;
}*/


li.menu-item-645 {
    padding-bottom: .35rem !important;
}
li.menu-item-645 a {
    display: inline;
    background-color: var(--yellow) !important;
    border: 1px solid var(--yellow) !important;
    padding: .25rem;
}
li.menu-item-645 a:hover {
    border: 1px solid var(--black);
    background-color: var(--yellow);
    text-decoration: none;
}

#navbar .current_page_item a {
    text-decoration: underline;
    text-underline-offset: 4px;
}

#hilfefinder .has-accent-1-background-color {
    max-width: 100%;
    background-color: var(--wp--preset--color--accent-1) !important;
}

.btn-spende a {
    padding: 0;
}

.btn-spende a:hover {
    color: #ffffff;
}

.btn-spende-text {
    padding-right: .5rem;
}

.btn-help {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    width: 100%;
    display: block;
    border-bottom: var(--yellow);
    color: var(--black);
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    background-color: var(--yellow);
    margin-left: 0;
    margin-right: 0;
    max-width: 100vw;
    width: 100vw;
    transition: all .4s ease-in-out;
    position: fixed;
    z-index: 5000;
    top: 0;
}

.btn-help:hover {
    padding-top: 6px;
}

.fixed_nav .btn-help {
    top: -36px;
}

.btn_help_inner {
    display: block;
    transition: all .4s ease-in-out;
}

.btn-help i {
    font-size: 14px;
    vertical-align: middle;
    position: absolute;
    bottom: -16px;
    left: 50%;
    x-transition: 50%;
    transform: translateX(-50%);
    border: 1px solid var(--yellow);
    padding: 6px;
    height: 27px;
    width: 27px;
    background-color: var(--yellow);
    border-radius: 50%;
}

.navbar-toggler {
    border: 0 none;
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
    color: var(--black);
    padding: 0;
    line-height: 50px;
}

.navbar-toggler:focus {
    -webkit-box-shadow: 0 0 0 0;
    box-shadow: 0 0 0 0;
}

.navbar-toggler-text {
    padding: 0 3.75rem 0 .5rem;
    line-height: 30px;
}

.navbar-toggler-icon {
    height: 2em;
    width: 2em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(0, 0, 0, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='1' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e") !important;
}

.menu-item-object-custom .menu-item-object-custom .nav-link:hover {
    color: var(--bs-nav-link-color);
}

/* Modal */
.admin-bar .modal-dialog {
    margin-top: 32px;
}

.modal {
    border-radius: 0 !important;
}

.modal-dialog {
    max-width: 100%;
    margin-top: 0;
    margin-bottom: 0;
}

#modalHelp hr {
    border-top: 1px solid rgba(52, 81, 111, .6)
}

#modalHelp hr {
    margin-top: 24px;
    margin-bottom: 24px
}

#modalHelp a {
    color: var(--black);
}

.modal-content {
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    border: 0 none;
    border-radius: 0;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
}

.modal-backdrop {
    background-color: #34516f;
}

.modal-backdrop.in {
    filter: alpha(opacity=75);
    opacity: .75;
}

#modalHelp .bold, #modalHelp strong {
    font-weight: 700;
}

#modalHelp .col-12 {
    padding-right: 20px;
    padding-left: 24px;
}

#modalHelp .text-warning {
    color: var(--yellow);
    font-weight: 600;
}

#modalHelp .modal-header {
    border-bottom: 0 none;
    background-color: var(--yellow);
    color: var(--black);
    padding: 0 24px;
    border-radius: 0;
}

#modalHelp h4 {
    color: var(--black);
}

#modalHelp .modal-header .close,
#modalHelp .modal-footer .close {
    font-size: 32px;
    opacity: .7;
    color: var(--black) !important;
    text-shadow: 0 0 0 var(--black);
    background: none;
    border: none 0;
    padding: 0 .5rem;
}

.close {
    order: 2;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2;
}

#modalHelp hr {
    border-top: 1px solid rgba(52, 81, 111, 0.6);
    margin-top: 24px;
    margin-bottom: 24px;
}

#modalHelp .container .row {
    width: 100%;
}

#modalHelp .modal-header .container,
#modalHelp .modal-footer .container {
    justify-content: center;
}

#modalHelp .modal-title,
#modalHelp .title,
#modalHelp .text-not {
    font-size: 24px;
}

#modalHelp .modal-title {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    color: var(--black);
    line-height: 40px;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
}

#modalHelp .modal-body {
    padding: 3.75rem 1rem;
}

#modalHelp .text-not {
    margin-right: .15em;
}

#modalHelp .title i {
    margin-right: .25em;
}

#modalHelp .mail {
    font-weight: 700;
}

.modal-footer {
    border: 0 none;
    padding: 1rem;
    text-align: center;
    border-radius: 0;
    justify-content: center;
}

.text-decoration-none {
    text-decoration: none;
}

/* Angebote - Ausgabe Webseite */
body, html {
    scroll-padding-top: 105px; /* adjust the pixel amount here for your top navigation bar height */
}

.trigger_active .btn_departments_titel {
    opacity: 0;
    display: none;
    transition: opacity 0.5s linear;
    -webkit-transition: opacity 0.5s linear;
    -moz-transition: opacity 0.5s linear;
    -o-transition: opacity 0.5s linear;
    -ms-transition: opacity 0.5s linear;
}

.btn_departments_titel {
    display: block;
    margin-top: .5em;
}

.btn_departments_titel .badged {
    color: #666666;
    margin-left: 0;
    margin-right: 1em;
    margin-bottom: .5em;
    font-size: 12px;
    font-weight: normal;
}

.help_department_titel {
    padding-top: 1em;
    font-size: 16px;
    color: #333;
}

.badged {
    color: #666666;
    display: inline-block;
    padding: 4px 16px;
    background-color: #eee;
    border: 1px solid #ddd;
    border-radius: 16px;
    margin-right: 1em;
    font-size: 12px;
}

.txt-titel {
    font-weight: 400;
    display: block;
    margin-bottom: 1rem;
}

input,
progress {
    accent-color: var(--accent-color);
}

label {
    margin-bottom: .625rem;
}

input[type="checkbox"],
input[type="radio"] {
    height: 1.25rem !important;
    width: 1.25rem !important;
}

.tab-content h3 span {
    color: #000;
    font-size: 16px;
}

#toTopBtn {
    display: none;
    position: fixed;
    bottom: 2em;
    right: 3em;
    z-index: 1001;
    border: none;
    outline: none;
    background-color: var(--dark-green);
    color: white;
    cursor: pointer;
    padding: 15px;
    border-radius: 10px;
    font-size: 18px;
}

#toTopBtn:hover {
    background-color: var(--hell-green);
}

#map {
    width: 100%;
    height: 600px;
    border: 1px solid var(--black);
}

#map .badged {
    margin-top: .5em;
}

.leaflet-tile-pane {
    -webkit-filter: grayscale(75%);
    filter: grayscale(75%);
}

.open > .dropdown-menu {
    display: block !important;
}

.dgs-help h3 {
    font-size: 18px !important;
}

@media (max-width: 599px) {

    #toTopBtn {
        display: none;
    }
}

@media (max-width: 700px) {

    .btn_departments_titel .txt-titel {
        display: block;
        margin-bottom: .5em;
    }

    .btn_departments_titel .badged {
        margin-left: 0;
        margin-right: 1em;
    }
}

.filter_var_delete {
    margin-bottom: 60px;
}

.filter_var_delete span {
    font-weight: 700;
    margin-right: 2rem;
}

.filter_var_delete span i {
    margin-left: .25rem;
}

.filter_var_delete span:hover {
    cursor: pointer;
}

/* Angebote -> Eingabeformular */
#offers_form label {
    display: inline-block;
    width: 180px;
}

#offers_form input {
    margin: 5px 0px 5px 0px;
}

#offers_form label.subline_label {
    display: inline;
}

/* Abteilungen Formular */
#departments_form label {
    display: inline-block;
    width: 180px;
    margin: 10px 0px 5px 0px;
}

#departments_form input {
    margin: 10px 0px 5px 0px;
}

#departments_form textarea {
    margin: 10px 0px 5px 0px;
}

#departments_form label.subline_label {
    display: inline;
}

#departments_form .wp-editor-wrap {
    width: 900px;
    float: left;
}

#departments_form br.clear {
    clear: both;
}

/* Links in Cover */
/*.has-text-color a {
    color: #333333 !important;
    text-decoration-color: #333333;
}*/

a .has-white-color,
.has-white-color.has-text-color a {
    color: #ffffff !important;
    text-decoration-color: #ffffff !important;
}

.weitere {
    margin: 2em 0;
}

/* search */
.openBtn {
    font-size: 24px;
    cursor: pointer;
    float: right;
    margin: 1em 1em 0 0;
    background-color: #ffffff;
    border: 0 none;
    color: var(--black);
}

.search-submit {
    border: 0 none;
    background-color: var(--dark-green);
    color: var(--white);
}

.search-submit:hover {
    background-color: var(--white);
    color: var(--dark-green);
}

dl, ol, ul {
    padding-left: 1em;
}

.wp-block-details ul {
    padding-left: 1.5em;
}

ul li {
    padding-bottom: 0.75em;
}

li.wp-social-link {
    padding-bottom: 0;
}

/* overlay */
.overlay {
    height: 100%;
    width: 100%;
    display: none;
    position: fixed;
    z-index: 1;
    top: 0;
    left: 0;
    background-color: rgb(36, 73, 103);
    background-color: rgba(36, 73, 103, 0.9);
}

.overlay-content {
    position: relative;
    top: 46%;
    width: 80%;
    text-align: center;
    margin: auto;
}

.overlay .closebtn {
    position: absolute;
    top: 100px;
    right: 45px;
    font-size: 60px;
    cursor: pointer;
    color: white;
    background-color: transparent;
}

.overlay .closebtn:hover {
    color: #ccc;
    background-color: transparent;
}

.overlay input[type=text] {
    padding: 15px;
    font-size: 17px;
    border: none;
    float: left;
    width: 80%;
    background: white;
}

.overlay input[type=text]:hover {
    background: #f1f1f1;
}

.overlay button {
    float: left;
    width: 20%;
    padding: 15px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
}

.overlay button:hover {
    background: #bbb;
}

.overlay-content .form-control,
.overlay-content .search-submit {
    height: 42px;
}

/* Tabs */
.tabbed {
    overflow-x: hidden; /* so we could easily hide the radio inputs */
    margin: 0 0 6.25rem;
}

.tabbed [type="radio"] {
    /* hiding the inputs */
    display: none;
}

.tabs {
    display: flex;
    align-items: stretch;
    list-style: none;
    padding: 0;
    margin-bottom: 0;
    border-bottom: 1px solid var(--black);
}

.tab {
    padding-bottom: 0;
}

.tab > label {
    display: block;
    margin-bottom: -1px;
    padding: 12px 15px;
    border: 1px solid var(--black);
    border-right: 0 none;
    background: #eee;
    color: #666666;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px;
    cursor: pointer;
    transition: all 0.3s;
}

ul .tab:last-child label {
    border-right: 1px solid var(--black);
}

.tab:hover label {
    border-top-color: #eee;
}

.tab-content {
    display: none;
}

.tab-content a.btn {
    text-decoration: none !important;
    display: block;
    text-align: left;
    padding: 8px 0;
}

.tab-content a h3 {
    margin: 0;
}

/* As we cannot replace the numbers with variables or calls to element properties, the number of this selector parts is our tab count limit */
.tabbed [type="radio"]:nth-of-type(1):checked ~ .tabs .tab:nth-of-type(1) label,
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tabs .tab:nth-of-type(2) label,
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tabs .tab:nth-of-type(3) label,
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tabs .tab:nth-of-type(4) label,
.tabbed [type="radio"]:nth-of-type(5):checked ~ .tabs .tab:nth-of-type(5) label {
    border-bottom-color: #fff;
    border-top-color: var(--black);
    background: #fff;
    color: #333;
}

.tabbed [type="radio"]:nth-of-type(1):checked ~ .tab-content:nth-of-type(1),
.tabbed [type="radio"]:nth-of-type(2):checked ~ .tab-content:nth-of-type(2),
.tabbed [type="radio"]:nth-of-type(3):checked ~ .tab-content:nth-of-type(3),
.tabbed [type="radio"]:nth-of-type(4):checked ~ .tab-content:nth-of-type(4) {
    display: block;
}

/* hilfe */
.filter_box .h3,
.filter_box h3 {
    font-size: 20px;
    margin: 0;
    white-space: normal;
    line-height: 1.3;
    position: relative;
    padding-left: 1.5em;
}

.filter_box .h3:before,
.filter_box h3:before {
    position: absolute;
    top: 5px;
    left: 0;
    font-family: dashicons;
    display: inline-block;
    line-height: 1;
    font-weight: 400;
    font-style: normal;
    speak: never;
    text-decoration: inherit;
    text-transform: none;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 20px;
    height: 20px;
    font-size: 20px;
    vertical-align: top;
    text-align: center;
    transition: color .1s ease-in;
    content: "\f345";
}

.trigger_active .dashicons-arrow-down-alt2::before,
.filter_box .trigger_active .h3:before,
.filter_box .trigger_active h3:before {
    top: 4px;
    content: "\f347";
}

.dashicons-arrow-down-alt2::before {
    content: "\f345";
}

.filter_box .btn {
    text-align: left;
    color: #4593A7;
    text-decoration-color: #4593A7;
}

.filter_box hr {
    margin-top: 40px;
    margin-bottom: 40px;
}

.wp-block-separator {
    border-top: 0;
}

/* table-scrollable */
.table-scrollable {
    width: 100%;
    overflow-y: auto;
    margin: 0 0 1em;
}

.table-scrollable::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 14px;
    height: 14px;
}

.table-scrollable::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 3px solid #fff;
    background-color: rgba(0, 0, 0, .3);
}

/* downloads */
.page-id-7841 h1,
.page-id-7518 h1 {
    margin-bottom: 3em;
}

.page-id-7841 .uagb-tab,
.page-id-7518 .uagb-tab {
    padding: 0;
}

.page-id-7841 .uagb-tabs__wrap,
.page-id-7518 .uagb-tabs__wrap {
    margin: 5em 0 1em;
    position: relative;
}

.extrasmall {
    font-size: 65%;
}

.txt_header {
    position: absolute;
    z-index: 20;
    top: -4em;
    left: 20px;
    margin: 0;
}

.password-protected {
    padding: 3em 2em;
}

.password-protected .sdm_download_title {
    float: left;
    font-size: 18px;
    font-weight: normal;
    line-height: 1.4;
}

.password-protected .sdm_download_description {
    margin: 15px 0 15px 0;
    padding-bottom: 0;
    border-bottom: 0 none;
}

.password-protected .sdm_download_item {
    position: relative;
    display: block;
    border: 0 none;
    -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .5);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.05);
    margin-top: 10px;
    margin-bottom: 1em;
    padding: 0 10em 1em 0;
    border-bottom: 1px solid #e0e0e0;
}

.password-protected .sdm_download_link {
    position: absolute;
    bottom: 1em;
    right: 1em;
    z-index: 100;
}

.password-protected .sdm_download {
    background: none;
    background-color: var(--black) !important;
    cursor: pointer;
    padding: 1em 1em !important;
    border-radius: 0 !important;
    color: #fff !important;
    text-shadow: none;
    border: 0 none;
}

.password-protected .sdm_download:hover {
    background-color: var(--hell-green) !important;
    text-shadow: 0 1px 0 #ced9e0;
    text-shadow: none;
}

.password-protected .wp-block-uagb-tabs-child .sdm_download_item:last-child {
    border-bottom: 0 none;
}

.password-protected abbr {
    float: left;
    height: 1.5em;
    width: 1.5em;
    font-size: 80%;
    font-weight: 700;
    line-height: 1.5em;
    text-align: center;
    text-shadow: 0 1px rgba(0, 0, 0, .25);
    color: #fff;
    background: var(--dark-green);
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    border: none;
    cursor: help;
    display: block;
    margin-left: 1em;
}

input#pwbox-7518 {
    margin-bottom: 1em;
}

textarea {
    font-family: inherit;
}

form {
    width: 100%;
    margin: 0 auto;
    padding: 0;
}

form label {
    display: block;
    color: var(--black);
    padding-left: 3px;
}

input,
textarea {
    width: 100%;
    font-size: 1.1em;
    padding: 4px;
    font-family: inherit;
    font-weight: lighter;
    border: 1px solid gray;
    outline: none;
    border-radius: 0 !important;
}

input:focus,
textarea:focus {
    border: 1px solid var(--hell-green);
}

input[type=submit] {
    background-color: transparent;
    cursor: pointer;
    width: 14em;
    padding: .3em 0;
    border-radius: 0 !important;
    color: var(--black);
}

input[type=submit]:hover {
    background-color: var(--hell-green);
    -webkit-box-shadow: 0 0 0 grey;
    box-shadow: 0 0 0 grey;
}

b, .bold, strong {
    font-weight: 700;
}

.materialien_wrapper {
    margin-bottom: 2em;
}

.materialien_wrapper > .wpcf7-form-control-wrap,
.materialien_wrapper label {
    float: left;
}

.workshop_form .wpcf7-form select {
    width: 100%;
    border: 1px solid gray;
    background-color: #ffffff;
    border-radius: 0.3em;
    height: 33px;
}

.materialien_wrapper .articel {
    margin: 0 0 1.5em;
}

.materialien_wrapper label {
    font-size: 1em;
}

.materialien_wrapper label span {
    color: #000;
    font-weight: 400;
}

.materialien_wrapper input[type=number] {
    width: 4em;
    float: left;
    margin-right: 2em;
}

.materialien_wrapper span.price {
    float: right;
    font-weight: 600;
    color: var(--hell-green);
}

.materialien_wrapper .articel.postkarte {
    margin: 0 0 1.5em;
}

.materialien_wrapper .postkarte_wrapper {
    position: relative;
}

.materialien_wrapper .postkarte_wrapper .postkarte_img {
    -webkit-box-shadow: 2px 5px 16px 0px #0B325E, 0px -2px 15px 5px rgba(224, 224, 224, 0);
    box-shadow: 2px 5px 16px 0px #0B325E, 0px -2px 15px 5px rgba(224, 224, 224, 0);
}

.materialien_wrapper .postkarte_wrapper .wpcf7-form-control-wrap {
    position: unset;
}

.postkarte_wrapper_txt_1 {
    position: absolute;
    z-index: 100;
    top: 66%;
    left: 7%;
    width: 26%;
    height: 20%;
    font-size: 12px;
}

.postkarte_wrapper_txt_2 {
    position: absolute;
    z-index: 100;
    top: 33%;
    right: 7%;
    width: 26%;
    height: 42%;
    font-size: 12px;
}

.postkarte_wrapper_txt_1 textarea,
.postkarte_wrapper_txt_2 textarea {
    height: 100%;
}

.price_wrapper label {
    float: left;
    font-size: 2em;
}

.price_wrapper {
    margin: 0;
}

.price_wrapper .amount {
    float: right;
    font-size: 2em;
    color: var(--hell-green);
}

.versand_wrapper label {
    float: left;
}

.versand_wrapper span {
    float: right;
}

hr.summe {
    border-bottom: 1px solid #eee;
    height: 3px;
    margin-bottom: 3em;
}

.uagb-tabs__active a {
    color: var(--hell-green);
}

.page-id-7841 a.uagb-tabs-list,
.page-id-7518 a.uagb-tabs-list {
    line-height: 48px;
    padding: 0;
    margin: 0;
}


.wp-block-media-text__media {
    height: 100%;
}

.wp-block-media-text__media img.size-full {
    height: 100%;
    object-fit: cover;
    width: 100%;
}

@media (max-width: 500px) {
    .dgs_logo {
        display: block !important;
    }

    .dgs_logo .wp-block-media-text__media,
    .dgs_logo .wp-block-media-text__content {
        padding: 0;
        width: 265px;
        margin: 0 auto;
    }
}

/* content animation
.ani-bottom {
    --translate-init: translate(0, 75px);
    --translate: var(--translate-init);
    --opacity: 0;

    transform: var(--translate);
    transition: var(--transition);
    opacity: var(--opacity);
}
*/
/* disable animation for people who have the reduced motion in accessibility settings.
@media (prefers-reduced-motion: reduce) {
    *,
    *::before,
    *::after {
        transition: 0 !important;
        transform: translate(0) !important;
        opacity: 1 !important;
    }
}
 */

/* counter */
.counter {
    width: 100%;
    color: #dc0d1f;
    display: block;
    position: relative;
    text-align: center;
}

.counter div {
    font-size: 16px;
    position: absolute;
    width: 100%;
    letter-spacing: 1px;
}

.counter div span {
    display: inline-block;
    opacity: 1;
    transform: translate(0, 0);
    transition: all .7s cubic-bezier(0, 0, 0.42, 1.33);
}

.counter div.hiddenTxt span:nth-child(1) {
    transform: translate(-100px, -200px);
}

.counter div.hiddenTxt span:nth-child(2n) {
    transform: translate(100px, -200px);
}

.counter div.hiddenTxt span:nth-child(3n) {
    transform: translate(100px, 200px);
}

.counter div.hiddenTxt span:nth-child(4n) {
    transform: translate(-200px, 200px);
}

.counter div.hiddenTxt span:nth-child(5n) {
    transform: translate(-150px, 0px);
}

.counter div.hiddenTxt span:nth-child(6n) {
    transform: translate(200px, -200px);
}

.counter div.hiddenTxt span:nth-child(7n) {
    transform: translate(150px, 0px);
}

.counter div.hiddenTxt span {
    opacity: 0;
}

.counter_1 {
    color: #83af8e;
    font-weight: 700;
    height: 95px;
}

.counter_2 {
    color: #d1503f;
    font-weight: 700;
    height: 95px;
}

.counter_3 {
    color: #3e8fa1;
    font-weight: 700;
    height: 95px;
}

.counter_3 {
    color: #cdb555;
    font-weight: 700;
    height: 95px;
}

.counter_1 div,
.counter_2 div,
.counter_3 div,
.counter_4 div {
    font-size: 20px;
}

.numGreat {
    font-size: 42px;
}

/* wp-block */
.wp-block-table thead {
    border-bottom: 1px solid;
    border-color: var(--black);
}

/* footer */
#footer {
    margin-top: 0;
    background-color: var(--dark-green);
    color: var(--white);
    padding-bottom: 5rem;
}

#footer .footer_container {
    width: 100%;
    max-width: var(--wp--style--global--wide-size);
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
}

footer .footer_logo {
    margin-top: 7.5rem;
    margin-bottom: 4rem;
}

footer .widget_row {
    font-weight: 700;
}

#footer .menu-item a[aria-current="page"] {
    color: var(--hell-green);
}

#navbar hr,
#footer hr {
    height: 1px;
    border: 0;
    border-bottom: 1px solid #FFFFFF;
    opacity: 1;
}

#navbar hr {
    border-color: var(--dark-green);
    margin: 10px var(--wp--preset--spacing--60);
}

#navbar input,
#footer input {
    border: 0 solid #FFFFFF;
    color: #FFFFFF;
    background-color: transparent;
    -webkit-box-shadow: unset;
    box-shadow: unset;
}

#navbar input::placeholder,
#footer input::placeholder {
    /*opacity: 0.8;*/
    color: var(--white);
}

#navbar input::placeholder {
    font-size: var(--bs-nav-link-font-size);
}

#navbar input {
    border: 0 solid var(--dark-green);
    color: var(--dark-green);
}

#navbar input::placeholder {
    /*opacity: 0.8;*/
    color: var(--dark-green);
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 400;
    letter-spacing: .02rem;
    font-size: var(--bs-nav-link-font-size);
}

footer .footer_nav_row .nav-link {
    padding-left: 0;
    padding-right: 0;
    font-weight: 600;
}

footer .footer_nav_row li li .nav-link {
    font-weight: 300;
    padding-bottom: .5rem;
}

footer .footer_nav_row ul ul {
    padding-top: 0;
    padding-bottom: 0;
}

footer .current-menu-ancestor > a {
    color: var(--white) !important;
}

footer .current-menu-ancestor .current_page_item a {
    text-decoration: underline;
}

.footer-col-1,
.footer-col-4,
.footer-col-5 {
    width: 16.6%;
}

.footer-col-2,
.footer-col-3 {
    width: 25%;
}

#navbar button[type=submit],
#footer button[type=submit] {
    font-size: 28px;
    opacity: 0.8;
    background: none;
    background-color: transparent !important;
    padding: 0 0.5rem 0 0;
    color: #fff;
    border-radius: 0 !important;
    border: 0 none;
}

#navbar button[type=submit] {
    color: var(--dark-green);
    font-size: 24px;
}

#navbar button[type=submit] span,
#footer button[type=submit] span {
    display: none;
}

#navbar .btn-primary::after,
footer .btn-primary::after {
    content: "";
    padding-left: 0;
}

#navbar .btn-primary.fa-magnifying-glass::after,
footer .btn-primary.fa-magnifying-glass::after {
    content: "\f002";
    padding-left: 0;
}

#navbar .btn-primary.fa-magnifying-glass::before,
footer .btn-primary.fa-magnifying-glass::before {
    content: "";
    padding-left: 0;
}

#navbar .search-form,
#navbar .header-menu {
    padding: 0 var(--wp--preset--spacing--60);
}

#navbar .header-menu {
    padding: 10px var(--wp--preset--spacing--60) 0;
}

#navbar .header-menu li {
    padding: 0;
}

#navbar .header-menu a {
    padding: 0 2.5rem 0 0;
    color: var(--dark-green);
}

#navbar .header-menu .fa-instagram::before {
    font-size: 24px;
}

#navbar .header-menu .instagram-link {
    padding-right: 1.35rem;
}

.widget_row {
    padding: 4.5rem 0 2rem;
}

.spenden_row {
    padding: 3.5rem 0 0;
}

.spenden_btn {
    margin-top: 4rem;
}

.spenden_btn a button {
    padding: .75rem 3rem;
}

.btn-check:active + .btn-primary,
.btn-check:checked + .btn-primary,
.btn-primary.active,
.btn-primary:active,
.show > .btn-primary.dropdown-toggle {
    color: #000;
    background-color: var(--yellow) !important;
    border-color: var(--yellow) !important;
    opacity: 1;
}

.category_filter_form legend {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
}

.category_filter_form .btn {
    border-radius: 0 !important;
    padding: 4px 8px;
    font-weight: 400;
    border-color: transparent !important;
    background-color: var(--white) !important;
}

.category_filter_form .btn-primary::after {
    content: "" !important;
    padding-left: 0;
}

.category_filter_form fieldset.category_filter_one {
    margin-bottom: 2.5rem;
}

footer .fa-instagram::before {
    color: #ffffff;
    font-size: 26px;
}

footer {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
    font-size: 14px;
}

footer nav {
    margin: 0 !important;
}

footer nav a {
    color: var(--white) !important;
    font-weight: 400;
}

footer ul.nav li {
    padding-bottom: 0;
}

footer ul.nav li:last-child .nav-link {
    padding-right: 0;
}

footer .dropdown-menu {
    display: block;
    position: relative;
    width: auto;
    background: none;
    background-color: transparent;
    box-shadow: none;
    border: 0 none;
}

footer .dropdown-menu .nav-link {
    padding-top: 0;
    padding-bottom: 0;
}

footer ul li li .nav-link {
    font-weight: normal;
}

footer ul li li .arrow::after {
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .3em solid;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em;
}

.sdm_download_title {
    font-size: 18px;
    line-height: 1.3;
    font-weight: 400;
}

.filter_hinweis {
    margin-bottom: 100px;
}

/* Tabs */
.uagb-tabs__wrap {
    display: flex
}

.uagb-tabs__wrap ul.uagb-tabs__panel {
    margin: 0;
    list-style-type: none;
    display: inherit
}

.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-center {
    justify-content: center
}

.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-left {
    justify-content: flex-start
}

.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-right {
    justify-content: flex-end
}

.uagb-tabs__wrap ul.uagb-tabs__panel.uagb-tabs__align-right .uagb-tab:last-child {
    margin-right: 0
}

.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a {
    position: relative;
    padding: 6px 12px;
    display: inline-flex;
    color: inherit
}

.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a.uagb-tabs__icon-position-top {
    display: block
}

.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a.uagb-tabs__icon-position-top .uagb-tabs__icon {
    display: block
}

.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a.uagb-tabs__icon-position-bottom {
    display: block
}

.uagb-tabs__wrap ul.uagb-tabs__panel li.uagb-tab a.uagb-tabs__icon-position-bottom .uagb-tabs__icon {
    display: block
}

.uagb-tabs__wrap ul.uagb-tabs__panel p {
    margin: 0
}

.uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tabs__icon {
    vertical-align: text-top
}

.uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tabs__icon-position-left {
    display: block;
    align-items: center
}

.uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tabs__icon-position-left .uagb-tabs__icon {
    display: flex;
    align-self: center
}

.uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tabs__icon-position-right {
    display: block
}

.uagb-tabs__wrap ul.uagb-tabs__panel .uagb-tabs__icon-position-right .uagb-tabs__icon {
    display: flex;
    align-self: center
}

.uagb-tabs__wrap .uagb-tabs__body-wrap {
    position: relative;
    max-width: 100%;
    padding: 10px
}

.editor-styles-wrapper .uagb-editor-preview-mode-tablet.uagb-tabs__wrap li.uagb-tab.uagb-tabs__add-tab, .editor-styles-wrapper .uagb-editor-preview-mode-mobile.uagb-tabs__wrap li.uagb-tab.uagb-tabs__add-tab {
    display: none
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop, .uagb-tabs__wrap.uagb-tabs__hstyle2-desktop, .uagb-tabs__wrap.uagb-tabs__hstyle3-desktop, .uagb-tabs__wrap.uagb-tabs__hstyle4-desktop, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop {
    flex-direction: column
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle2-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle3-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle4-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop ul.uagb-tabs__panel {
    margin-bottom: 0;
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row;
    max-width: 100%;
    flex-wrap: wrap
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle2-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle3-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle4-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop .uagb-tabs__body-wrap {
    max-width: 100%
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop .uagb-tab {
    margin: 10px 10px 10px 0
}

.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop .uagb-tab {
    margin: 10px 10px -1px 0
}

.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop .uagb-tabs__body-wrap {
    border: none
}

.uagb-tabs__wrap.uagb-tabs__hstyle3-desktop .uagb-tab {
    margin: 10px 10px 0 0
}

.uagb-tabs__wrap.uagb-tabs__hstyle4-desktop .uagb-tab {
    margin: 10px 10px 10px 0
}

.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop ul.uagb-tabs__panel {
    justify-content: space-between;
    margin: 0
}

.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop .uagb-tab {
    margin: 10px 10px 10px 10px;
    text-align: center
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop, .uagb-tabs__wrap.uagb-tabs__vstyle7-desktop, .uagb-tabs__wrap.uagb-tabs__vstyle8-desktop, .uagb-tabs__wrap.uagb-tabs__vstyle9-desktop, .uagb-tabs__wrap.uagb-tabs__vstyle10-desktop {
    flex-direction: row
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle8-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-desktop ul.uagb-tabs__panel {
    padding: 0;
    display: flex;
    flex-direction: column;
    flex-grow: 1;
    flex-wrap: wrap
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle8-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-desktop .uagb-tabs__body-wrap {
    flex-grow: 3
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-desktop ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-desktop ul.uagb-tabs__panel {
    min-width: 24%;
    max-width: 24%;
    margin: 0
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-desktop .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-desktop .uagb-tabs__body-wrap {
    max-width: 75%
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop .uagb-tab {
    margin: 0 10px 10px 0
}

.uagb-tabs__wrap.uagb-tabs__vstyle7-desktop .uagb-tab {
    margin: 10px 10px 0 0
}

.uagb-tabs__wrap.uagb-tabs__vstyle8-desktop ul.uagb-tabs__panel {
    min-width: 25%;
    max-width: 25%
}

.uagb-tabs__wrap.uagb-tabs__vstyle8-desktop .uagb-tabs__body-wrap {
    max-width: 75%
}

.uagb-tabs__wrap.uagb-tabs__vstyle9-desktop .uagb-tab {
    margin: 0 10px 10px 0
}

.uagb-tabs__wrap.uagb-tabs__vstyle10-desktop .uagb-tab {
    margin: 10px 10px 10px 10px;
    text-align: center
}

@media (max-width: 1023px) {
    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet {
        flex-direction: column
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet ul.uagb-tabs__panel {
        margin-bottom: 0;
        padding: 0;
        max-width: 100%;
        display: flex;
        flex-direction: row;
        flex-wrap: wrap
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tabs__body-wrap {
        max-width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet .uagb-tab {
        margin: 10px 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet .uagb-tab {
        margin: 10px 10px -1px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet .uagb-tab {
        margin: 10px 10px 0 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet .uagb-tab {
        margin: 10px 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet ul.uagb-tabs__panel {
        justify-content: flex-start;
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tab {
        margin: 10px 10px 10px 10px;
        text-align: center
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet {
        flex-direction: row
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
        margin-bottom: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        flex-grow: 1
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tab p {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tabs__body-wrap {
        flex-grow: 3
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tabs__body-wrap {
        max-width: 75%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet .uagb-tab {
        margin: 0 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet ul.uagb-tabs__panel .uagb-tab {
        margin: 10px 10px 0 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tabs__body-wrap {
        border: none
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet ul.uagb-tabs__panel {
        margin-bottom: 0;
        min-width: 25%;
        max-width: 25%;
        justify-content: normal
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel {
        margin-bottom: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet ul.uagb-tabs__panel .uagb-tab {
        margin: 0 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel .uagb-tab {
        margin: 10px 10px 10px 10px;
        text-align: center
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__hstyle3-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__hstyle4-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__hstyle3-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__hstyle4-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle6-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle8-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle9-tablet, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle6-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle8-tablet .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-desktop.uagb-tabs__vstyle9-tablet .uagb-tabs__body-wrap {
        border-style: none
    }
}

@media (max-width: 767px) {
    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile, .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile, .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile, .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile, .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile {
        flex-direction: column;
        border-style: none
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile ul.uagb-tabs__panel {
        margin-bottom: 0;
        padding: 0;
        display: flex;
        flex-direction: row;
        flex-grow: 1;
        max-width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tabs__body-wrap {
        flex-direction: row;
        max-width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile, .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile, .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile, .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile, .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile {
        flex-direction: row;
        border-style: none
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel {
        margin-bottom: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        flex-grow: 1
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tab p {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tabs__body-wrap {
        flex-grow: 3;
        max-width: 75%
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile .uagb-tab {
        margin: 10px 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile .uagb-tab {
        margin: 10px 10px -1px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tab {
        margin: 10px 10px 0 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tab {
        margin: 10px 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile ul.uagb-tabs__panel {
        justify-content: flex-start;
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tab {
        margin: 10px 10px 10px 10px;
        text-align: center
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%;
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 10px 10px 0 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 10px 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel {
        min-width: 24%;
        max-width: 24%;
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 10px 10px 10px 10px;
        text-align: center
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile, .uagb-tabs__wrap.uagb-tabs__stack2-mobile, .uagb-tabs__wrap.uagb-tabs__stack3-mobile, .uagb-tabs__wrap.uagb-tabs__stack4-mobile {
        display: block
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel, .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        max-width: 100%;
        flex-grow: unset
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab, .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {
        width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab p, .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab p {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__stack2-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__stack3-mobile .uagb-tabs__body-wrap, .uagb-tabs__wrap.uagb-tabs__stack4-mobile .uagb-tabs__body-wrap {
        max-width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile {
        display: block
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel {
        margin: 0;
        padding: 0;
        display: flex;
        flex-direction: column;
        max-width: 100%;
        flex-grow: unset
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 0 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile ul.uagb-tabs__panel .uagb-tab p {
        margin: 0
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile .uagb-tabs__body-wrap {
        max-width: 100%
    }

    .uagb-tabs__wrap.uagb-tabs__stack2-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 0 10px 0
    }

    .uagb-tabs__wrap.uagb-tabs__stack3-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 0 10px 0;
        padding: 6px 12px 6px 12px
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile {
        margin: auto
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile ul.uagb-tabs__panel .uagb-tab {
        margin: 0 0 10px 0;
        text-align: center
    }
}

.uagb-tabs__wrap .uagb-tabs__body-container.uagb-tabs-body__active {
    display: block
}

.uagb-tabs__wrap .uagb-tabs__body-container {
    padding: 10px 15px;
    display: none
}

.uagb-tabs__wrap .uagb-tabs__panel .uagb-tab {
    text-align: center;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap .uagb-tabs__icon svg {
    height: 16px;
    width: 16px;
}

.uagb-tabs__wrap .uagb-tabs__icon-position-left > .uagb-tabs__icon {
    margin-right: 10px;
}

.uagb-tabs__wrap .uagb-tabs__icon-position-right > .uagb-tabs__icon {
    margin-left: 10px;
}

.uagb-tabs__wrap .uagb-tabs__icon-position-bottom > .uagb-tabs__icon {
    margin-top: 10px;
}

.uagb-tabs__wrap .uagb-tabs__icon-position-top > .uagb-tabs__icon {
    margin-bottom: 10px;
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop > .uagb-tabs__panel .uagb-tab {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle1-desktop > .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop > .uagb-tabs__panel .uagb-tab {
    border-width: 0px;
    border-style: none;
}

.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop ul.uagb-tabs__panel {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    border-radius: 0;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle2-desktop > .uagb-tabs__body-wrap {
    border-width: 0px;
    border-style: none;
}

.uagb-tabs__wrap.uagb-tabs__hstyle3-desktop .uagb-tab {
    border-bottom-width: 1px;
    border-bottom: 0;
    outline: 0;
    border-radius: 0;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle3-desktop > .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle4-desktop .uagb-tab {
    border-radius: 30px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle4-desktop > .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop .uagb-tab {
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
    outline: 0;
    border-radius: 0;
}

.uagb-tabs__wrap.uagb-tabs__hstyle5-desktop .uagb-tab.uagb-tabs__active {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    border-radius: 0;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop .uagb-tab {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle6-desktop .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle7-desktop .uagb-tab {
    border-top-width: 1px;
    border-right-width: 1px;
    border-left-width: 1px;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    outline: 0;
    border-radius: 0;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle7-desktop > .uagb-tabs__body-wrap {
    border-width: 0px;
    border-style: none;
}

.uagb-tabs__wrap.uagb-tabs__vstyle8-desktop .uagb-tab {
    border-right-width: 1px;
    border-right: 0;
    outline: 0;
    border-radius: 0;
    border-top-width: 1px;
    border-left-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle8-desktop > .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle9-desktop .uagb-tab {
    border-radius: 30px;
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle9-desktop > .uagb-tabs__body-wrap {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle10-desktop {
    border-top-width: 1px;
    border-left-width: 1px;
    border-right-width: 1px;
    border-bottom-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap.uagb-tabs__vstyle10-desktop ul.uagb-tabs__panel .uagb-tab {
    border-width: 0px;
    border-style: none;
}

.uagb-tabs__wrap.uagb-tabs__vstyle10-desktop .uagb-tabs__body-wrap {
    border-width: 0px;
    border-style: none;
}

.uagb-tabs__wrap.uagb-tabs__vstyle10-desktop ul.uagb-tabs__panel .uagb-tab.uagb-tabs__active {
    border-top-width: 1px;
    border-bottom-width: 1px;
    border-left-width: 1px;
    border-top: 0;
    border-left: 0;
    border-bottom: 0;
    outline: 0;
    border-radius: 0;
    border-right-width: 1px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-color: #e0e0e0;
    border-style: solid;
}

.uagb-tabs__wrap ul.uagb-tabs__panel {
    margin-right: auto;
    margin-left: 0;
}

.uagb-tabs__wrap .uagb-tabs__panel .uagb-tab a {
    font-weight: 500;
}

@media only screen and (max-width: 976px) {
    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet > .uagb-tabs__panel .uagb-tab {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet > .uagb-tabs__panel .uagb-tab {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet ul.uagb-tabs__panel {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-tablet > .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet .uagb-tab {
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet .uagb-tab {
        border-radius: 30px;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tab {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-tablet .uagb-tab.uagb-tabs__active {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet > .uagb-tabs__panel .uagb-tab {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet .uagb-tab {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-tablet > .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet .uagb-tab {
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet .uagb-tab {
        border-radius: 30px;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-tablet > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel .uagb-tab {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-tablet ul.uagb-tabs__panel .uagb-tab.uagb-tabs__active {
        border-top: 0;
        border-left: 0;
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile > .uagb-tabs__panel .uagb-tab {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle1-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile > .uagb-tabs__panel .uagb-tab {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile ul.uagb-tabs__panel {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle2-mobile > .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile .uagb-tab {
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle3-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile .uagb-tab {
        border-radius: 30px;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle4-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tab {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
    }

    .uagb-tabs__wrap.uagb-tabs__hstyle5-mobile .uagb-tab.uagb-tabs__active {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tab {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle6-mobile .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile .uagb-tab {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle7-mobile > .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile .uagb-tab {
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle8-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile .uagb-tab {
        border-radius: 30px;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle9-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel .uagb-tab {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile .uagb-tabs__body-wrap {
        border-width: 0px;
        border-style: none;
    }

    .uagb-tabs__wrap.uagb-tabs__vstyle10-mobile ul.uagb-tabs__panel .uagb-tab.uagb-tabs__active {
        border-top: 0;
        border-left: 0;
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile > .uagb-tabs__panel .uagb-tab {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack1-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack2-mobile .uagb-tab {
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack2-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack3-mobile .uagb-tab {
        border-radius: 30px;
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack3-mobile > .uagb-tabs__body-wrap {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile {
        border-style: solid;
        border-color: #e0e0e0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile .uagb-tab {
        border-top-width: 0px;
        border-right-width: 0px;
        border-left-width: 0px;
        border-bottom-width: 0px;
        border-top: 0;
        border-left: 0;
        border-right: 0;
        border-bottom: 0;
        outline: 0;
        border-radius: 0;
    }

    .uagb-tabs__wrap.uagb-tabs__stack4-mobile .uagb-tab.uagb-tabs__active {
        border-top: 0;
        border-left: 0;
        border-right: 0;
        outline: 0;
        border-radius: 0;
        border-style: solid;
        border-color: #e0e0e0;
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop) !important
}

@media (max-width: 976px) {
    .uag-blocks-common-selector {
        z-index: var(--z-index-tablet) !important
    }
}

@media (max-width: 767px) {
    .uag-blocks-common-selector {
        z-index: var(--z-index-mobile) !important
    }
}


@media (min-width: 768px) {
    .navbar-expand-md .navbar-nav .dropdown-menu {
        top: 3rem;
        left: -1.5rem;
    }
}

@media (max-width: 1399px) {
    .alignfull .alignfull {
        max-width: 1200px;
        margin: 0 auto;
    }

    .alignfull .wp-block-media-text.alignfull {
        max-width: 100%;
        margin: 0 auto;
    }
}

@media (max-width: 1199px) {
    #menu-mainmenu {
        margin: 2rem 1rem;
    }

    .btn-spende {
        margin-left: 1rem;
    }

    #menu-mainmenu li ul {
        padding: 0;
    }

    #footer {
        padding-bottom: 0;
    }
}

@media (max-width: 1024px) {
    footer .meta_row .nav > li {
        width: 30%;
        text-align: center;
    }

    footer .meta_row .nav > li:first-child {
        width: 10%;
    }
}

@media (max-width: 768px) {

    #header .navbar-toggler-text,
    #header .btn-spende {
        display: none;
    }

    footer .nav > li {
        width: 50%;
    }

    .wp-block-media-text.has-media-on-the-left,
    .wp-block-media-text.has-media-on-the-right {
        grid-template-columns: 1fr;
    }

    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-left,
    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-right {
        grid-template-columns: 100% !important;
    }

    .wp-block-media-text.has-media-on-the-left > .wp-block-media-text__media,
    .wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 2;
    }

    .wp-block-media-text.alignfull.has-media-on-the-right .wp-block-media-text__content,
    .wp-block-media-text.alignfull .wp-block-media-text__content {
        max-width: unset !important;
        padding-left: 4% !important;
        padding-right: 4% !important;
    }

    .wp-block-media-text {
        grid-template-columns: 1fr;
    }

    .wp-block-media-text.has-media-on-the-right > .wp-block-media-text__media,
    .wp-block-media-text > .wp-block-media-text__media {
        grid-column: 1;
        grid-row: 1;
    }

    .wp-block-media-text.has-media-on-the-right > .wp-block-media-text__content,
    .wp-block-media-text > .wp-block-media-text__content {
        grid-column: 1;
        grid-row: 2;
    }

    .wp-block-image img,
    .wp-block-media-text__media img {
        position: relative !important;
        aspect-ratio: 3 / 2 !important;
    }

}

@media (max-width: 767px) {

    .search-form {
        border-bottom: 1px solid #FFFFFF;
        padding-bottom: 1rem;
    }

    footer nav a {
        padding-right: 0 !important;
        padding-left: 0 !important;
    }

    #footer .row_copy p {
        margin-top: 24px;
        margin-bottom: 32px;
    }

    footer .menu.nav {
        margin-top: 10px;
    }

}

@media (max-width: 600px) {

    .navbar-brand {
        width: 193px;
        height: 40px;
        background-size: 193px 40px;
    }

    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-left,
    .wp-block-media-text.alignfull.is-style-col2-media-text.has-media-on-the-right {
        grid-template-columns: 100% !important;
    }

    .wp-block-media-text > .wp-block-media-text__content {
        padding-right: var(--wp--style--root--padding-right);
        padding-left: var(--wp--style--root--padding-left);
    }

    .spenden_row {
        padding: 6.25rem 0 3.75rem;
    }

    .cb-single-slide {
        margin-left: 0 !important;
        margin-right: 0 !important;
    }
}

@media (max-width: 480px) {

    body,
    ul li {
        word-wrap: break-word;
        overflow-wrap: break-word;

        -webkit-hyphens: auto;
        -moz-hyphens: auto;
        hyphens: auto;
    }

    .navbar #menu-item-164 {
        display: block;
    }

    .is-style-ul_great_check li {
        font-size: 1.25rem !important;
    }

    .wp-block-details summary {
        font-size: 1.25rem;
    }

    .wp-block-details summary::before,
    .wp-block-details[open] summary::before {
        top: 4px;
        width: 1.5rem;
        height: 1.5rem;
    }

    .wp-block-cover {
        padding: var(--wp--preset--spacing--40) !important;
    }

    .wp-block-cover .wp-block-cover__inner-container .is-style-link-arrow-paragraph a:not(.wp-block-button__link)::after {
        position: relative !important;
        display: inline-block;
        margin-left: .5rem;
        right: auto !important;
        bottom: auto !important;
    }

    .wp-block-cb-carousel .slick-prev {
        left: 1.75rem;
    }

    .wp-block-cb-carousel .slick-next {
        right: 0.75rem;
    }

    .slick-dots li {
        margin: 0;
    }

    .blog .row.alignwide {
        display: block;
    }

    .blog #main .container,
    .blog .col.post.type-post {
        padding-left: 0;
        padding-right: 0;
    }

    .blog .wp-block-group {
        margin-bottom: 0 !important;
    }

    footer .nav > li {
        width: 100%;
    }

    footer .nav > li a {
        padding-left: 0;
        padding-right: 0;
    }

    .spenden_row {
        padding: 1rem 0;
    }

    .spenden_btn {
        margin-top: 1rem;
    }

    #header .btn-spende {
        border-left: 0 none;
        display: none;
    }

    .modal-dialog {
        margin: 0;
    }
}

.search-results-page,
.error404 {
    padding-top: var(--wp--preset--spacing--80);
    padding-bottom: var(--wp--preset--spacing--80);
}

.search-form button[type="submit"] {
    padding-left: 1.5rem;
}

.wp-block-cb-slide .wp-block-image.size-full img {
    display: flow-root;
    position: relative;
}

.wp-block-cb-slide .wp-block-image.size-full img::before {
    content: '';
    float: left;
    padding-bottom: 56.25%;
}

@media (max-width: 781px) {
    .wp-block-columns:not(.is-not-stacked-on-mobile) > .wp-block-column {
        padding-bottom: 0 !important;
    }
}
@media (max-width: 768px) {
    .bild_nomobil .wp-block-media-text__media {
        display: none;
    }
}

#navbar {
    /*position: absolute;
    height: auto;*/
    position: fixed;
    height: 100%;
    width: 0;
    z-index: 10000;
    top: 0;
    right: 0;
    overflow-x: hidden;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    transition: 0.5s;
    padding: var(--wp--preset--spacing--80) 0 var(--wp--preset--spacing--60) 0;
    background-color: var(--hell-green);
    transition-property: left, right;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
    display: none;
}

#navbar .nav-link {
    color: var(--black);
}

#navbar.show {
    width: 100%;
    max-width: 768px;
    display: block;
}

#navbar .navbar-toggler {
    font-size: 48px;
    color: var(--black);
}

.navbar-toggler-li {
    padding-bottom: var(--wp--preset--spacing--60) !important;
    display: flex;
    justify-content: space-between;
}

.navbar-toggler-li .btn-spende {
    line-height: 50px;
    height: 50px;
    padding: 0 1.5rem;
}

#menu-page-menu {
    padding-left: var(--wp--preset--spacing--60);
    padding-right: var(--wp--preset--spacing--60);
    padding-bottom: var(--wp--preset--spacing--40);
}

.navbar-nav .dropdown-menu {
    background: none;
}

.dropdown-item {
    font-weight: 400;
    font-size: var(--bs-nav-link-font-size);
}

.dropdown-item:hover {
    background-color: transparent;
    background-image: none;
    color: var(--black);
    text-decoration: underline;
    text-underline-offset: 4px;
}

/* hilfe list */
ul.is-style-ul_list_style_none.hilfe-list li {
    padding-bottom: .75rem !important;
    margin-bottom: 2.75rem !important;
    border-bottom: 1px solid var(--black);
}
ul.is-style-ul_list_style_none.hilfe-list :last-child {
    border-bottom: 0 none;
}
.hilfe-list .h2 {
    display: block;
    margin-bottom: 2rem;
}
.hilfe-list .h4,
.hilfe-text,
.hilfe-website {
    display: block;
    margin-bottom: 1rem;
}

/* nice select */
.nice-select {
    -webkit-tap-highlight-color: transparent;
    background-color: transparent;
    border: solid 1px var(--black);
    border-bottom: none 0;
    border-left: none 0;
    border-right: none 0;
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    float: none;
    font-weight: 600 !important;
    font-size: 14px;
    font-weight: normal;
    height: 62px;
    line-height: 60px;
    outline: none;
    padding-left: 0;
    padding-right: 30px;
    position: relative;
    text-align: left !important;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    white-space: nowrap;
    width: 100%;
    margin-block-start: 0;
}
.nice-select:last-child {
    border-bottom: solid 1px var(--black);
}

@media (min-width: 680px) {
    .nice-select {
        float: left;
        width: 46%;
        margin: 0 1.5rem 2.5rem 0 !important;
        border-bottom: solid 1px var(--black);
        margin-block-start: 1.875rem;
    }
}

.nice-select .option.selected {
    font-weight: 600 !important;
}

.nice-select:active, .nice-select.open, .nice-select:focus {
    border-color: var(--black);
}

.nice-select:after {
    border-bottom: 2px solid var(--black);
    border-right: 2px solid var(--black);
    content: '';
    display: block;
    height: 8px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    -ms-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition: all 0.15s ease-in-out;
    transition: all 0.15s ease-in-out;
    width: 8px;
}

.nice-select.open:after {
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}

.nice-select.open .list {
    opacity: 1;
    pointer-events: auto;
    -webkit-transform: scale(1) translateY(0);
    -ms-transform: scale(1) translateY(0);
    transform: scale(1) translateY(0);
}

.nice-select.disabled {
    border-color: #ededed;
    color: #999;
    pointer-events: none;
}

.nice-select.disabled:after {
    border-color: #cccccc;
}

.nice-select.wide {
    width: 100%;
}

.nice-select.wide .list {
    left: 0 !important;
    right: 0 !important;
}

.nice-select.right {
    float: right;
}

.nice-select.right .list {
    left: auto;
    right: 0;
}

.nice-select.small {
    font-size: 12px;
    height: 36px;
    line-height: 34px;
}

.nice-select.small:after {
    height: 4px;
    width: 4px;
}

.nice-select.small .option {
    line-height: 34px;
    min-height: 34px;
}

.nice-select .list {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 0 0 1px rgba(68, 68, 68, 0.11);
    box-sizing: border-box;
    margin-top: 4px;
    opacity: 0;
    overflow: hidden;
    padding: 0;
    pointer-events: none;
    position: absolute;
    top: 100%;
    left: 0;
    -webkit-transform-origin: 50% 0;
    -ms-transform-origin: 50% 0;
    transform-origin: 50% 0;
    -webkit-transform: scale(0.75) translateY(-21px);
    -ms-transform: scale(0.75) translateY(-21px);
    transform: scale(0.75) translateY(-21px);
    -webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
    z-index: 9;
}

.nice-select .list:hover .option:not(:hover) {
    background-color: transparent !important;
}

.nice-select .option {
    cursor: pointer;
    font-weight: 400;
    line-height: 40px;
    list-style: none;
    min-height: 40px;
    outline: none;
    padding-left: 18px;
    padding-right: 29px;
    text-align: left;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
}

.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
    background-color: #f6f6f6;
}

.nice-select .option.selected {
    font-weight: bold;
}

.nice-select .option.disabled {
    background-color: transparent;
    color: #999;
    cursor: default;
}

.no-csspointerevents .nice-select .list {
    display: none;
}

.no-csspointerevents .nice-select.open .list {
    display: block;
}

.hilfe-text-lang {
    margin-bottom: 2rem;
}
.hilfe-list .hilfe-label {
    width: 20%;
    float: left;
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.hilfe-list .hilfe-text {
    width: 80%;
    float: left;
}
.hilfe-list .hilfe-tel .hilfe-text span {
    display: block;
}
.hilfe-list .hilfe-text p:first-child {
    margin-top: 0;
}

/* Ajax Blog */
#ajax-post-list.loading {
    opacity: 0.5;
    pointer-events: none;
    position: relative;
}

#ajax-post-list.loading::after {
    content: "Lade Beiträge...";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #fff;
    padding: 1rem;
    border: 1px solid #ccc;
    border-radius: 5px;
    z-index: 10;
}

.category_filter_form #form_submit {
    display: none;
}

#ajax-post-list.loading {
    opacity: 0.5;
    position: relative;
    pointer-events: none;
}

#ajax-post-list.loading::after {
    content: "Lade Beiträge...";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: white;
    padding: 1rem;
    border-radius: 5px;
    border: 1px solid #ccc;
    font-weight: bold;
    z-index: 10;
}
.ajax-pagination span,
.ajax-pagination a {
    padding-right: .5rem;
}
.ajax-pagination .current {
    font-weight: bold;
}

/* Form 7 */
.wpcf7-form label {
    font-family: "Lexend Deca", Helvetica, Arial, sans-serif;
    font-weight: 500;
}
.wpcf7-list-item {
    display: block;
    margin-left: 0;
}
.wpcf7-acceptance .wpcf7-list-item {
    display: inline-block;
}
.wpcf7-submit {
    background-color: transparent !important;
}
.wpcf7-select {
    width: 100%;
    background-color: white;
    padding: 6px;
}
.wpcf7-submit:hover {
    background-color: transparent !important;
    border-color: var(--black) !important;
}

span.font-submit {
    position: relative;
    display: inline-block;
    width: 16rem;
    margin-top: 3.75rem;
}
span.font-submit input {
    padding: .85rem 1.5rem;
    width: 16rem;
}

span.font-submit:after {
    font-family: 'Font Awesome 6 Free';
    font-weight: 900;
    content: "\f105";
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    padding-left: .75rem;
    opacity: 1;

    position: absolute;
    right: 30px;
    top: 14px;
    pointer-events: none;
}