.overview-divider h2 {
    border-bottom: 2px solid #312f31;
    padding-bottom: 10px;
    margin-bottom: 30px;
}


#bookingReview ul {
    list-style: none
}


.form-search-wrapper .form-control {
    display: inline-block;
    width: 50%;
}


/* CF7 styling */
.wpcf7-not-valid-tip {
    color: #9c301a !important;
}

.wpcf7-validation-errors,
.wpcf7-mail-sent-ng,
.wpcf7-spam-blocked {
    border: none !important;
    color: #fff;
    margin-left: 0 !important;
    margin-right: 0 !important;
    font-family: "DinBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    background: #9c301a !important;
}

.form-control.wpcf7-not-valid {
    border: 4px solid #9c301a;
}

.wpcf7-mail-sent-ok {
    background: #6b7d4f !important;
    border: 2px solid #6b7d4f !important;
    padding: 6px !important;
    color: #fff;
}

#only-validation {
    display: none;
}

/* hide spinner */
input[type=date]::-webkit-inner-spin-button,
input[type=date]::-webkit-outer-spin-button {
    -webkit-appearance: none;
}


#kids-main .intro {
    padding-bottom: 0px !important;
}

#kids-main .current {
    padding-top: 0px !important;
}


/* IE */
@media screen and (min-width: 0\0) {
    .communication .col-md-6 {
        display: block;
        position: relative;
    }

    .communication .equal-box-wrapper {
        display: block;
        position: relative;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 768px) {
    .communication .box {
        min-height: 360px;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 992px) {
    .communication .box {
        min-height: 300px;
    }
}

@media all and (-ms-high-contrast: none) and (min-width: 1200px) {
    .communication .box {
        min-height: 260px;
    }
}


/*Accessible Images (Overlay&Lightbox)*/
.wp-block-img-wrapper:focus small {
    transform: scale(1, 1);
}

/* Clickable down-arows in ComboBoxes */
.data-filter-group .form-select-wrapper:before,
.data-filter-group .form-select-wrapper:after {
    pointer-events: none;
}

.sponsors {
    background: #ce8934;
}

.sponsors p {
    margin-bottom: 12px;
}

.sponsor a {
    font-family: "DinBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: normal;
    color: #312f31;
    white-space: nowrap;
}

.sponsor {
    /*margin-right: 38px;*/
    /*display: inline-block;*/
}


.sponsor a img {
    width: 100%;
    height: auto;
    margin-bottom: 15px;

}

/* Naga MetaNav black */
.blog-7 header.bg-image-full .meta li a,
.blog-8 header.bg-image-full .meta li a {
    /*color: #312f31;*/
    color: #fff;
}

/* language-selector in bold */
header.bg-image-full .meta li.primary a {
    font-family: "DinBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: normal;
}

.navigation-standard-wrapper .navigation-standard li.primary a {
    font-family: "DinBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    font-weight: normal;
}

/* initially hide Naga-Burger on frontpage */
/*
.blog-7.page-id-4 .navigation-standard-wrapper, .blog-8.page-id-4 .navigation-standard-wrapper{
    position: relative;
    top:    -100px;
}
*/

/* Main Navigation Flyout formatting hacks */
.blog-7 .navigation-standard-wrapper .navigation-standard .row,
.blog-8 .navigation-standard-wrapper .navigation-standard .row,
.blog-7 .navigation-standard-wrapper .navigation-standard,
.blog-8 .navigation-standard-wrapper .navigation-standard {
    background: #9c301a;
}

.blog-7 .navigation-standard-wrapper .navigation-standard ul li a,
.blog-8 .navigation-standard-wrapper .navigation-standard ul li a {
    color: #fff;
}

.navigation-standard-wrapper .navigation-standard .primary li,
.navigation-standard-wrapper .navigation-standard .primary li {
    color: #fff;
    line-height: 36px;
    margin-bottom: 10px;
}


/*TODO: Vergessene Einträge für smaek[EN] Saschko*/
@media (min-width: 992px) {
    .blog-2.page-id-7 .navigation-standard-wrapper {
        position: fixed;
        top: -100px;
        margin-top: 0;
    }
}

@media (min-width: 992px) {
    .blog-2.page-id-7 .navigation-standard-wrapper.is-active {
        top: 20px;

    }
}


.breadcrumbs-follow-up {
    top: 0px !important;
}

/* NAGA */
@media (min-width: 992px) {

    .blog-7.page-id-4 .navigation-standard-wrapper,
    .blog-8.page-id-4 .navigation-standard-wrapper {
        position: fixed;
        top: -100px;
        margin-top: 0;
    }
}

@media (min-width: 992px) {

    .blog-7.page-id-4 .navigation-standard-wrapper.is-active,
    .blog-8.page-id-4 .navigation-standard-wrapper.is-active {
        top: 20px;
    }
}
.blog-2 .colored {
    background: #ffc600;
    color: #000;
}

.blog-2 .light {
    background: #f7f7f5;
}

.blog-2 .dark {
    background: #4d4c4a;
    color: #fff;
}

.blog-11 .colored {
    background: #ffc600;
    color: #000;
}

.blog-11 .light {
    background: #f7f7f5;
}

.blog-11 .dark {
    background: #4d4c4a;
    color: #fff;
}
@media (max-width: 991px) {
    .info-nav-wrapper .info-nav ul {
        width: 41em;
    }

    .info-nav-wrapper-en .info-nav ul {
        width: 23em;
    }
}

@media (min-width: 992px) {
    .info-nav-item {
        margin: 15px 13px 0 13px !important;
    }
}

.info-nav-item a:hover svg polygon {
    fill: #9c301a;
}

.info-nav-item a svg polygon {
    fill: #7D7061;
}

#banner-header-video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}

#banner-header-video-btn {
    position: absolute;
    right: 10px;
    top: 10px;
    z-index: 12;
}

.bg-video-full {
    height: auto;
}

header.bg-video-full {
    /*position: relative;*/
    overflow: hidden;
}

@media (max-width: 767px) {
    header.bg-video-full {
        padding-bottom: 0px;
        height: 100%;
    }

}

.bg-video-full .navigation-meta,
.bg-video-full .logoContainer {
    top: 0px;
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    margin: auto;
}

.bg-video-full .navigation-meta {
    z-index: 11;
}

/*playPauseBtn for BANNER*/
#bannerPlayPauseBtn {
    width: 48px;
    height: 48px;
    background: transparent;
    position: absolute;
    cursor: pointer;
    border: 2px solid #fff;
}

#bannerPlayPauseBtn span {
    height: 24px;
    left: 14px;
    position: absolute;
    top: 10px;
    transition: 100ms all ease;
}

#bannerPlayPauseBtn.isPlaying span {
    border-style: double;
    border-width: 0 0 0 16px;
    border-color: transparent transparent transparent #fff;
    display: block;
}

#bannerPlayPauseBtn.isPaused span {
    border-style: solid;
    border-width: 12px 0 12px 19px;
    border-color: transparent transparent transparent #fff;
    left: 14px;
}

#bannerPlayPauseBtn:focus {
    outline: 0 !important;
}

/* hide Portal logo when videoBanner */
/* SMAEK */
#bannerPlayPauseBtn,
#bannerPlayPauseBtn {
    bottom: 30px;
    left: 30px;
}

@media (max-width: 991px) {

    #bannerPlayPauseBtn,
    #bannerPlayPauseBtn {
        bottom: 0px;
        left: 0px;
        position: relative;
        top: -100px;
    }

    .bannerPlayPauseContainer {
        height: 0px;
    }
}

/* NAGA */
.blog-7 #bannerPlayPauseBtn,
.blog-8 #bannerPlayPauseBtn {
    bottom: 20px;
    left: auto;
    right: 20px;
}

@media (max-width: 991px) {
    .hideOnSmall {
        display: none;
    }

    .blog-7 #bannerPlayPauseBtn,
    .blog-8 #bannerPlayPauseBtn {
        bottom: 40px;
        right: 40px;
        left: auto;
        position: absolute;
        top: auto;
    }
}


/* FRAG-DEN-AEGYPTER */

.blog-6 .dark h2 {
    color: #fff
}

.blog-6 .colored h2 {
    color: #312f31
}

.blog-6 .breadcrumbs-wrapper .breadcrumbs-first div {
    background: #beca0e
}

.blog-6 .dark {
    background: #00848a;
    color: #fff
}

.blog-6 .colored {
    background: #ffe300;
    color: #312f31
}

.blog-6 .light {
    background: #f7f7f5
}

#frag-den-aegypter-main {
    padding-top: 0px;
}

#frag-den-aegypter-main .section-image-big {
    padding-bottom: 30px;
}

/**
Schwarze Header Schriften
*/
.blog-3 .breadcrumbs-wrapper .breadcrumbs-first div a,
.blog-3 .breadcrumbs-wrapper .breadcrumbs-first div span,
.blog-3 header.bg-image-full .meta li a,
.blog-5 .breadcrumbs-wrapper .breadcrumbs-first div a,
.blog-5 .breadcrumbs-wrapper .breadcrumbs-first div span,
.blog-5 header.bg-image-full .meta li a,
.blog-6 .breadcrumbs-wrapper .breadcrumbs-first div a,
.blog-6 .breadcrumbs-wrapper .breadcrumbs-first div span,
.blog-6 header.bg-image-full .meta li a {
    /*color:#312f31;*/
    color: #000;
}

/**
Schwarze Header Logos
*/
.blog-3 .logo-wrapper img,
.blog-3 .logo img,
.blog-5 .logo-wrapper img,
.blog-5 .logo img,
.blog-6 .logo-wrapper img,
.blog-6 .logo img {
    filter: invert(100%);
}

#menu-interaktion {
    margin-top: 0px;
}

/**
NAGA: Unterstrichene Hauptmenü-Punkte
 */
@media (min-width: 992px) {

    /*.navigation-naga nav ul li a {*/
    /*display: block;*/
    /*position: relative;*/
    /*padding: 30px;*/
    /*background: #cecece;*/
    /*height: 100%;*/
    /*color: #312f31;*/
    /*font-size: 2.5rem;*/
    /*font-family: "DinBold", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";*/
    /*line-height: 1.2;*/
    /*-webkit-transition: all 0.5s ease;*/
    /*-moz-transition: all 0.5s ease;*/
    /*-ms-transition: all 0.5s ease;*/
    /*-o-transition: all 0.5s ease;*/
    /*transition: all 0.5s ease*/
    /*}*/
    .navigation-naga nav ul li a div div:before {
        content: "";
        position: absolute;
        width: 100%;
        height: 3px;
        bottom: -6px;
        left: 0;
        background-color: #ffffff;
        visibility: hidden;
        -webkit-transform: scaleX(0);
        transform: scaleX(0);
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s
    }

    .navigation-naga nav ul li a:hover div div:before {
        visibility: visible;
        -webkit-transform: scaleX(1);
        transform: scaleX(1)
    }
}

/* AR - AUGMENTED REALITY */
.blog-9 h2 {
    color: #fff;
}

.blog-9 .dark h2 {
    color: #fff !important;
}

.blog-9 .colored h2 {
    /*color:#ffe300*/
}

.blog-9 .breadcrumbs-wrapper .breadcrumbs-first div {
    background: #9c301a
}

body.blog-9 {
    background: #4d4c4a;
    color: #fff;
}

.blog-9 .standard {
    background: #4d4c4a;
    color: #fff;
}

.blog-9 .light {
    background: #fff;
}

.blog-9 .dark {
    background: #2a2a2a;
    color: #fff;
}

.blog-9 .colored {
    background: #ffe300;
    color: #312f31
}

/* FREUNDESKREIS DIGITAL */
/* .blog-10 h2 {
    color: #fff;
}

.blog-10 .dark h2 {
    color: #fff !important;
} */
.blog-10 .colored h2 {
    color: #fff;
}

.blog-10 .standard h2 {
    color: #fff;
}

.blog-10 .breadcrumbs-wrapper .breadcrumbs-first div {
    background: #ba740f;
}

/* body.blog-10 {
    background: #4d4c4a;
    color: #fff;
} */

.blog-10 .standard {
    background: #4d4c4a;
    color: #fff;
}

.blog-10 .light {
    background: #fff;
}

.blog-10 .dark {
    background: #2a2a2a;
    color: #fff;
}

.blog-10 .colored {
    background: #ba740f;
    color: #fff;
}

.blog-10 .colored {
    background: #ba740f;
    color: #fff;
}

.blog-10 .colored .form-control {
    color: #fff !important;
    border: 2px solid #fff;
}

.blog-10 .colored a[class*="link-"] {
    color: #772818;
}

/** ----------------
 * Wordpress 5.5. Bugfix: Verzerrte Bilder
 * -----------------
 */
img {
    height: auto;
}

.dark a[class*="link-"]:visited {
    color: #ffc600;
}

/* CleverReach Button */
#haet-cleverreach-submit {
    background-color: #fff;
    color: #541a0f;
}

.using-keyboard input#haet-cleverreach-cleverreach_email:focus {
    background-color: 9c301a !important;
}

.smaek-team .link-default {
    font-size: 1.2rem;
}

#menu-interaktion-1 a {
    display: block;
    line-height: 1.4rem;
    margin-bottom: 0.7rem;
}

#menu-item-68 a {
    display: block;
    line-height: 1.8rem;
    margin-top: 0.7rem;
    margin-bottom: 0.4rem;

}

/* FREUNDESKREIS FORM */
.form-membership .wpcf7-list-item {
    display: block;
}

.form-membership .wpcf7-list-item-label {
    padding-left: 10px;
}

.form-age-verification {
    display: none;
}

.form-partner-verification {
    display: none;
}

.form-sepa {
    display: none;
    padding-left: 35px;
}

.form-sepa-address {
    display: none;
}

.fk-step {
    display: none;
}

.fk-step-1 {
    display: block;
}

.fk-step-selector {
    display: inline-block;
    height: 35px;
    font-size: 1.0rem;
    padding: 5px 5px 5px 8px;
    cursor: default;
    color: #1d2124;
    margin-right: 5px;
    background-color: #fff;
    opacity: 0.5;
    line-height: 15px;
    margin-top: 4px;
}

.fk-step-selector.finished {
    cursor: pointer;
    color: #1d2124;
    background-color: #fff;
    opacity: 1.0;
}

.fk-step-selector.active {
    cursor: default;
    color: #fff;
    background-color: #1d2124;
    opacity: 1.0;
}

.fk-icon-next {
    display: inline-block;
    width: 20px;
    height: 16px;
    margin-top: 4px;
    margin-left: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    background-image: url("../img/layout/icons/icon-next-black.svg")
}

.fk-step-selector.active .fk-icon-next {
    background-image: url("../img/layout/icons/icon-next-white.svg")
}

#fk-step-5 {
    line-height: 25px;
}

@media (min-width: 768px) and (max-width: 991px) {
    .fk-step-selector {
        height: 30px;
        font-size: 0.8rem;
        padding: 4px 4px 4px 6px;
        line-height: 15px;
        margin-top: 4px;
    }

    .fk-icon-next {
        width: 18px;
        height: 14px;
        margin-left: 6px;
    }
}

@media (max-width: 767px) {
    .fk-step-selector {
        display: block;
        line-height: 25px;
    }

    .fk-icon-next {
        float: right;
    }
}

/* .fk-step-arrow:after {
    width: 0;
    height: 0;
    content: "";
    display: inline-block;
    border-top: 16px transparent solid;
    border-left: 18px #fff solid;
    border-bottom: 16px transparent solid;
    position: absolute;
    margin-left: 10px;
    margin-top: 1px;
}
.fk-step-arrow.active:after {
    border-left: 18px #1d2124 solid;
} */
.fk-navigation {
    /* opacity: 0.7; */
    margin-bottom: 2rem;
}

.wpcf7-validation-hidden {
    display: none;
}

.sepa-accept .form-control {
    height: auto !important;
    /* border: none; */
    margin: 4px;
}

.sepa-accept .form-control.wpcf7-not-valid {
    border: 4px solid #9c301a;
    margin: 0px;
}

/* 
.fk-step-5 .form-control,

 {
    height: auto !important;
    border: none;
    margin: 4px;
}

.fk-step-5 .form-control.wpcf7-not-valid {
    border: 4px solid #9c301a;
    margin: 0px;
} */

.form-age-verification .form-control,
#satzung-accept.form-control,
#datenschutz-accept.form-control,
#newsletter-accept.form-control {
    height: auto !important;
}

.entity-only {
    display: none;
}

label.wpcf7-list-item-label {
    display: inline;
}

.wpcf7-form-control-wrap {
    width: 100%;
}

@media (max-width: 450px) {
    label.wpcf7-list-item-label {
        font-size: 1.1rem;
    }
}

@media (max-width: 380px) {
    label.wpcf7-list-item-label {
        font-size: 0.9rem;
    }
}

/* FREUNDESKREIS DIGITAL */

.fk-user-menu {
    position: relative;
    /* position: absolute;
    right: 0px;
    top: 0px; */
}

.fk-toggle {
    display: inline-block;
    position: absolute;
    background-color: #cecece;
}

.fk-icon-user {
    width: 30px;
    height: 30px;
    margin: 8px;
    background-color: #cecece;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}

.fk-icon-user {
    text-decoration: none;
}

.fk-icon-user.collapsed {
    text-decoration: none;
    background-image: url("../img/layout/icons/icon-user-black.svg")
}

.fk-icon-user-dark.collapsed {
    background-image: url("../img/layout/icons/icon-user-black.svg")
}

a.fk-icon-user.collapsed,
a.fk-icon-user.collapsed:hover,
a.fk-icon-user.collapsed:visited,
a.fk-icon-user.collapsed:active {
    content: '&nbsp;';
    text-indent: -99999px;
}

a.fk-icon-user,
a.fk-icon-user:hover,
a.fk-icon-user:visited,
a.fk-icon-user:active {
    font-family: "DINLight";
    color: #312f31;
    text-decoration: none;
    font-size: 60px;
    text-indent: 0;
    line-height: 10px;
}

a.fk-icon-user-dark,
a.fk-icon-user-dark:hover,
a.fk-icon-user-dark:visited,
a.fk-icon-user-dark:active {
    color: #312f31;
}

.fk-user-collapse {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #cdcdcd;
    /* border: 1px solid #cdcdcd; */
    width: 240px;
    padding: 9px;
    padding-top: 57px;
}

.fk-user-collapse a {
    color: #312f31;
    /* color: #fff; */
    -webkit-transition: background-color 300ms linear, color 0.5s linear;
    -moz-transition: background-color 300ms linear, color 0.5s linear;
    -ms-transition: background-color 300ms linear, color 0.5s linear;
    -o-transition: background-color 300ms linear, color 0.5s linear;
    transition: background-color 300ms linear, color 0.5s linear;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}

.fk-contact {
    font-size: 0.7rem;
    position: absolute;
    top: 9px;
    right: 9px;
    text-align: right;
}

.fk-contact a {
    color: #9c301a;
}

.fk-messagebox {
    margin-top: 15px;
}

.fk-error {
    background: #9c301a77 !important;
    border: 2px solid #9c301a !important;
    padding: 6px !important;
    color: #fff;
}

.fk-message {
    background: #ba740f77 !important;
    border: 2px solid #ba740f !important;
    padding: 6px !important;
    color: #fff;
}

.fk-success {
    background: #6b7d4f77 !important;
    border: 2px solid #6b7d4f !important;
    padding: 6px !important;
    color: #2c3220;
}

.wpfep-login-form,
.wpfep-registration-form {
    padding-top: 0px;
}

.wpfep-field label,
.wpfep-field input,
.wpfep-field {
    font-size: 1.3rem !important;
}

.description-small {
    font-size: 0.8rem;
    font-style: italic;
    margin-bottom: 0px;
}

/* .freundeskreis-box {
    padding-left: 0px;
    overflow:hidden;
} */

.xl .freundeskreis-box,
.lg .freundeskreis-box,
.sm .freundeskreis-box {
    padding-left: 0px;
    overflow: hidden;
}

.freundeskreis-box h3 {
    /* font-size: 1.15rem; */
}

.freundeskreis-box .box-content {
    height: 100%;
    /* background: #ba740f; */
    background: #f9a001;
    /* color: #fff; */
    line-height: 1.4rem;
    font-size: 1.1rem;
}

.freundeskreis-box .box-content {
    padding: 15px;
}

.flipbook .form-group h3 {
    margin-top: 8px;
}

.initial-hidden {
    display: none;
}

.blog-10 .bg-image-full {
    background-position-y: bottom;
}

/* .blog-10 .bg-image-small {
    background-position-y: bottom;
} */

.fb3d-modal .cmd-close {
    font-family: "DinRegular" !important;
    font-size: 4rem !important;
    color: #fff !important;
    top: 2px !important;
    line-height: 20px;
}

a._3d-flip-book.link-internal {
    color: #9c301a;
}

a[class*="link-"] {
    text-decoration: none;
}

/** ##########################
    REWORK 2023
    ################# */

@media (min-width: 1200px) {
    .info-nav-wrapper .info-nav ul li {
        font-size: 1.2rem;
    }
}
.info-nav-wrapper .info-nav ul {
    width: auto!important;
}

.home .communication.standard{
    background: none;
}

.dark .date {
    color: #fff;
}

/* reCaptcha Badge ausschalten */
.grecaptcha-badge {
    visibility: hidden;
}

.press-gallery-col figure{
    margin-bottom: 0;
}
.press-gallery-col {
    margin-bottom: 1rem;
}

/** ##########################
    REWORK LATE 2024
    ################# */

    /* Eye-Able-Menu */
    @media screen and (max-width: 779px) {
        .go-top {
            right: auto;
            left: 10px;
            bottom: 10px;
        }
        
    }
    .eyeAble_column.eyeAble_topFixedPosition {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1000;
    }
    .eyeAble_tooltip.eyeAbleContrastSkip {
        top: 60px!important;
    }