.schriftlauble {}

.topunterseite {
    margin-top: 120px !important;
}

#check-holiday {
    padding-top: 30px;
    padding-bottom: 30px;
}

.abstand-unten-footer {
    padding-bottom: 250px;
}

.abstand-section-footer {
    padding-bottom: 0rem !important;
    margin-bottom: -6rem !important;
}

.multipage ul li a:hover {
    background: none !important;
    text-decoration: none !important;
}

.schriftlauble .single-items {
    background-attachment: inherit !important;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover;
    position: relative;
    width: 100%;
}

/* Buchen von dirs21 im Menü */
a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

/* Zimmer buchen unter dem Header */

.contactup {
    color: #000 !important;
    font-weight: 300;
    margin-bottom: 25px;
    margin-top: 25px;
    font-size: 28px;
    text-align: center;
}

.plus {
    height: 100%;
}

#d21-headline-container>h2 {
    display: none;
}

.d21-with-icon {
    background-color: #840902;
}

.d21-btn.d21-primary {
    background-color: #840902 !important;
    border: 1px solid #840902 !important;
    color: #ffffff;
}

.d21-input-icon {
    background-color: #840902 !important;
    border-color: #840902 !important;
    border-radius: 4px 0 0 4px;
    border-style: solid;
    border-width: 1px 0 1px 1px;
    bottom: 5px;
    color: #fff;
    left: 4px;
    padding: 3px;
    padding-top: 6px;
    pointer-events: none;
    position: absolute;
    text-align: center;
    top: 4px;
    width: 33px;
    z-index: 9;
    height: 34px;
}

.icon-header {
    font-size: 1.5rem;
}

.navbar.fixed-menu #icons,
.navbar #icon-scrolled {
    display: none;
}

.navbar.fixed-menu #icon-scrolled,
.navbar #icons {
    display: inline-block;
}

.multipage #menu-scrolled {
    float: right;
}

/*.navbar.fixed-menu #menu {
    display: none !important;
}*/

.navbar #menu-scrolled #sidemenu_toggle-scrolled {
    display: none !important;
}

.navbar.fixed-menu #menu-scrolled #sidemenu_toggle-scrolled {
    display: inline-block !important;
}

.navbar #menu {
    display: inline-block !important;
}

h1.ribbon {
    background-color: #840902 !important;
}

@media (max-width: 577.98px) {
    #sidemenu_toggle {
        margin-top: -90px;
    }

    #icons {
        margin-top: -68px;
    }
}

/*.well {
    background-color: #ececec;
    padding: 20px;
}*/

@media (max-width:767.98px) {
    #d21-ratecode-container {
        width: 100%;
    }

    .button-breite-mobil {
        width: 95px !important;
    }

    .col-sm-12-b {
        text-align: center;
    }

    .ueberschrift-pauschalen {
        color: #000 !important;
        font-size: 1.5rem;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.99rem;
    }
}

@media (min-width: 767.98px) {

    .social-icons-simple-oben {
        margin-bottom: 0;
        margin-left: -10px;
        border-bottom: 1px solid white;
        margin-top: 0px;
    }

    .social-icons-simple-mobil {
        margin-bottom: 0;
        margin-left: -10px;
        border-bottom: 1px solid white;
        margin-top: 0px;
    }
}

@media (min-width: 577.98px) and (max-width: 766.98px) {

    .social-icons-simple-oben {
        margin-bottom: 0;
        margin-left: -10px;
        border-bottom: 1px solid white;
        margin-top: 68px;
    }

    .social-icons-simple-mobil {
        margin-bottom: 0;
        margin-left: -10px;
        border-bottom: 1px solid white;
        margin-top: 0px;
    }
}

@media (max-width: 576.98px) {
    .social-icons-simple-oben {
        margin-bottom: 0;
        margin-left: -10px;
        border-bottom: 1px solid white;
        margin-top: 0px;
    }

    .social-icons-simple-mobil {
        margin-bottom: 0;
        margin-left: 0px;
        border-bottom: 1px solid white;
        margin-top: 0px;
    }
}

@media (max-width: 768px) {

    /*#menu-scrolled .navbar-toggler {*/
    .navbar.fixed-menu #menu .navbar-toggler {
        padding: 2.25rem 0rem 0.25rem 0rem !important;
        font-size: 1.7rem !important;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        color: #000;
        margin-top: -65px;
    }

    #menu .navbar-toggler {
        padding: 0.25rem 0rem 0.25rem 0rem !important;
        float: right;
        font-size: 1.7rem !important;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        color: #fff;
        margin-top: -65px;
    }
}

@media (min-width: 769px) {

    /*#menu-scrolled .navbar-toggler {*/
    .navbar.fixed-menu #menu .navbar-toggler {
        padding: 2.25rem 0rem 0.25rem 0rem !important;
        font-size: 1.7rem !important;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        color: #000;
        margin-top: -65px;
    }

    #menu .navbar-toggler {
        padding: 1.25rem 0rem 0.25rem 0rem !important;
        font-size: 1.7rem !important;
        line-height: 1;
        background-color: transparent;
        border: 1px solid transparent;
        border-radius: .25rem;
        color: #fff;
        margin-top: -65px;
    }
}

@media (min-width: 992px) {
    .back-unterseite {
        height: 205px;
        background-color: #bec0ac !important;
    }
}

@media (min-width: 531px) and (max-width: 991.98.98px) {
    .back-unterseite {
        height: 270px;
        background-color: #bec0ac !important;
    }
}

@media (max-width: 530px) {
    .back-unterseite {
        height: 215px;
        background-color: #bec0ac !important;
    }
}


.social-icons-simple-scrolled {
    margin-bottom: 0;
    margin-left: 0px;
    margin-top: -13px;
}

.vl {
    border-left: 1px solid black;
    height: 10px;
    left: 1%;
    margin-left: 0px;
}

.social-icons-simple-unten {
    margin-bottom: 0;
    margin-left: -10px;
    margin-top: -15px;
    text-align: center;
}

@media (min-width:768px) and (max-width:991.98px) {

    .button-breite-mobil {
        width: 95px !important;
    }

    .abstand-4-gang {
        margin-top: 34px;
    }

    .abstand-brunch-m {
        margin-bottom: 19px !important;
    }

    /*.abstand-breakfast {
        margin-top: 72px;
    }*/

    /*.newsbutton {
        margin-bottom: -15px;
        margin-left: 25rem;
    }*/

    .news-jahre {
        width: 150.125px;
        height: 150.125px;
    }

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 5%;
        left: 60%;
        padding-top: 1.25rem;
        padding-bottom: 28.25rem;
        color: #fff;
        text-align: center;
    }

    /* Slider Bild */
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 4.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .slider-social.middle {
        top: 28% !important;
    }

    .carousel-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 25px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 35px;
        /*font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;*/
        font-family: "Roboto", sans-serif !important;
        text-shadow: 0.1em 0.1em 0.2em black;
    }

    .carousel-unter-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 43px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 50px;
        text-shadow: 0.1em 0.1em 0.2em black;
        /*font-family: 'Poppins', sans-serif;*/
    }

    .info-button {
        margin-top: 15px;
        margin-bottom: -60px;
    }
}

@media (min-width:992px) and (max-width:1199.98px) {
    .abstand-silvester-red {
        margin-bottom: 59px;
    }

    .abstand-silvester {
        margin-top: 22px;
    }

    .zimmer-abstand {
        margin-bottom: 39px !important;
    }

    .doppelzimmer-abstand {
        margin-bottom: 66px !important;
    }

    #wine {
        margin-bottom: 49px !important;
    }

    #abstand-dinner {
        margin-bottom: 25px;
    }

    #schnuppern {
        margin-bottom: 113px;
    }

    #jubilaeum {
        margin-bottom: 113px;
    }

    #herbst {
        margin-bottom: 56px;
    }

    .silvester-abstand {
        margin-top: 14px;
        margin-bottom: 63px;
    }

    #donnerstag {
        margin-bottom: 30px;
    }

    #geburtstag {
        margin-bottom: 35px;
    }

    #auszeit {
        margin-bottom: 62px;
    }

    .abstand-4-gang {
        margin-top: 56px;
    }

    .sprache-ausrichtung {
        margin-left: 2.5rem;
        margin-top: -0.8rem;
    }

    .sprache {
        font-size: 13px;
        position: absolute;
        top: 0;
        z-index: 500;
        height: 50px;
        line-height: 50px;
        width: 100%;
    }

    /*.newsbutton {
        margin-left: 35rem;
        margin-bottom: 0px;
    }*/

    .news-jahre {
        width: 150.125px;
        height: 150.125px;
    }

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 0%;
        left: 60%;
        padding-top: 1.25rem;
        padding-bottom: 30%;
        color: #fff;
        text-align: center;
    }

    /* Slider Bild */
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 5.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .slider-social.middle {
        top: 30% !important;
    }

    .carousel-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 25px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 35px;
        /*font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;*/
        font-family: "Roboto", sans-serif !important;
        text-shadow: 0.1em 0.1em 0.2em black;
    }

    .carousel-unter-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 43px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 50px;
        text-shadow: 0.1em 0.1em 0.2em black;
        /*font-family: 'Poppins', sans-serif;*/
    }

    .eng-ansicht {
        margin-left: -60px;
    }

    .info-button {
        margin-top: 60px;
        margin-bottom: -110px;
    }

    .hauptmenu>.nav-item {
        padding-left: 0px;
        padding-right: 2px;
        margin-left: -14px;
        margin-right: 33.4px;
    }

    /*.hauptmenu>.nav-item-formular {
        padding-left: 0px;
        padding-right: 0px;
        margin-left: -46px;
        margin-right: 25px;
    }*/

    /*.navbar-expand-lg .navbar-nav .nav-link-formular {
        width: 143%;
        padding-right: 3.09rem !important;
        padding-left: 0.91rem !important;
    }*/

    .navi-logo {
        transform: translateY(-25%);
        margin-left: -35px;
    }

    /*.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.91rem;
        padding-left: 0.91rem;
    }*/

    .hauptmenu {
        font-family: 'Roboto', sans-serif;
        font-size: 12px;
        color: #666666;
        font-weight: 300;
        line-height: 26px;
        letter-spacing: 0.5px;
    }

    #start>details {
        margin-bottom: 24px;
    }

    #start>details[open] {
        margin-bottom: 0px;
    }
}

@media (min-width: 1200px) and (max-width:1299px) {

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 0%;
        left: 60%;
        padding-top: 1.25rem;
        padding-bottom: 30%;
        color: #fff;
        text-align: center;
    }
}

@media (min-width: 1300px) and (max-width:1399px) {

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 0%;
        left: 60%;
        padding-top: 1.25rem;
        padding-bottom: 30%;
        color: #fff;
        text-align: center;
    }
}

@media (min-width: 1200px) and (max-width:1399px) {
    #sommer {
        margin-bottom: 168px;
    }

    .abstand-preis-sommer {
        margin-bottom: 60px !important;
    }

    .sprache-ausrichtung {
        margin-left: 4.4rem;
        margin-top: -0.8rem;
    }

    .sprache {
        font-size: 13px;
        position: absolute;
        top: 0;
        z-index: 500;
        height: 50px;
        line-height: 50px;
        width: 100%;
    }

    /*.newsbutton {
        margin-left: 42rem;
        margin-bottom: 50px;
    }*/

    .news-jahre {
        width: 170.125px;
        height: 170.125px;
    }

    /* Slider Bild */
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 10.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .slider-social.middle {
        top: 28% !important;
    }

    .carousel-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 25px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 35px;
        /*font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;*/
        font-family: "Roboto", sans-serif !important;
        text-shadow: 0.1em 0.1em 0.2em black;
    }

    .carousel-unter-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 43px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 50px;
        text-shadow: 0.1em 0.1em 0.2em black;
        /*font-family: 'Poppins', sans-serif;*/
    }

    .info-button {
        margin-top: 60px;
        margin-bottom: -60px;
    }

    .hauptmenu>.nav-item {
        padding-left: 0px;
        padding-right: 2px;
        margin-left: -14px;
        margin-right: 39.6px;
    }

    /*.hauptmenu>.nav-item-formular {
        padding-left: 0px;
        padding-right: 36px;
        margin-left: -21px;
        margin-right: 15px;
    }*/

    .navi-logo {
        transform: translateY(-25%);
        /*margin-left: -28px;*/
    }

    /*.navbar-expand-lg .navbar-nav .nav-link-formular {
        width: 144%;
        padding-right: 3.09rem !important;
        padding-left: 0.91rem !important;
    }*/

    /*.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.91rem;
        padding-left: 0.91rem;
    }*/
}


@media (min-width:1400px) and (max-width:1551px) {

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 0%;
        left: 53%;
        padding-top: 1.25rem;
        padding-bottom: 28.25rem;
        color: #fff;
        text-align: center;
    }
}

@media (min-width:1552px) {

    .carousel-caption-bild {
        position: fixed;
        right: 0%;
        bottom: 10%;
        left: 53%;
        padding-top: 1.25rem;
        padding-bottom: 28.25rem;
        color: #fff;
        text-align: center;
    }
}


@media (min-width:1400px) {
    #sommer {
        margin-bottom: 168px;
    }

    .sprache-ausrichtung {
        margin-left: 2.5rem;
        margin-top: -0.8rem;
    }

    .sprache {
        font-size: 13px;
        position: absolute;
        top: 0;
        z-index: 500;
        height: 50px;
        line-height: 50px;
        width: 100%;
    }

    /*.newsbutton {
        margin-left: 45rem;
        margin-bottom: 190px;
    }*/

    .news-jahre {
        width: 200.125px;
        height: 200.125px;
    }

    /* Slider Bild */
    .carousel-caption {
        position: absolute;
        right: 15%;
        /*bottom: 17.25rem;*/
        bottom: 17.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .slider-social.middle {
        top: 50% !important;
    }

    .carousel-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 25px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 35px;
        /*font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;*/
        font-family: "Roboto", sans-serif !important;
        text-shadow: 0.1em 0.1em 0.2em black;
    }

    .carousel-unter-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 43px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 50px;
        text-shadow: 0.1em 0.1em 0.2em black;
        /*font-family: 'Poppins', sans-serif;*/
    }

    .info-button {
        margin-top: 60px;
        margin-bottom: -60px;
    }

    .hauptmenu>.nav-item {
        padding-left: 10px;
        padding-right: 10px;
    }

    /*.navi-logo {
        transform: translateY(-25%);
        margin-left: -35px;
    }*/

    /*.navbar-expand-lg .navbar-nav .nav-link-formular {
        width: 144%;
        padding-right: 3.09rem !important;
        padding-left: 0.91rem !important;
    }*/

    /*.navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0.91rem;
        padding-left: 0.91rem;
    }

    .hauptmenu>.nav-item {
        padding-left: 0px;
        padding-right: 2px;
        margin-left: -15px;
        margin-right: 71.4px;
    }*/

    /*.hauptmenu>.nav-item-formular {
        padding-left: 10px;
        padding-right: 10px;
        margin-left: -31px;
        margin-right: 43px;
    }*/
}

@media (min-width:992px) and (max-width:1199.98px) {

    #sommer {
        margin-bottom: 164px;
    }

    .abstand-preis-sommer {
        margin-bottom: 60px !important;
    }

    .container {
        max-width: 990px !important;
    }

    .center-logo .logo {
        position: absolute;
        left: 47% !important;
        transform: translateX(-50%);
    }
}


@media (min-width:992px) {

    .logo-default-mobil {
        display: none !important;
    }

    h2 {
        -moz-hyphens: auto;
        -o-hyphens: auto;
        -webkit-hyphens: auto;
        -ms-hyphens: auto;
        hyphens: auto;
    }

    .abstand-pauschale {
        height: 5rem !important;
    }

    .text-lg-left {
        text-align: left !important;
    }

    /*.container-fluid, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        /*max-width: 100%;
        width: auto;*/
    /*width: 100%;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: auto;
        margin-left: auto;
    }*/

    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute;
        top: auto;
    }

    ul.dropdown-menu {
        margin-top: 0.78rem !important;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #840902;
    }

    .navbar-light .navbar-nav .nav-link.active:hover {
        color: #840902;
    }

    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(0, 0, 0, .9);
        font-weight: 500;
    }

    .navbar-light .navbar-nav .nav-link {
        color: rgba(0, 0, 0, .9);
        font-weight: 500;
        white-space: nowrap;
    }

    .arrow-mobil {
        display: none !important;
    }

    .dropdown-menu-2 {
        padding: 12px 23px;
        border-bottom: 1px solid #e6e6e6;
        overflow: hidden;
    }

    .dropdown-menu {
        margin-top: 1rem
    }

    .dropdown-menu {
        z-index: 1000;
        min-width: 10rem;
        padding: .5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #212529;
        text-align: left;
        list-style: none;
        background-color: #fff;
        background-clip: padding-box;
        border: 0px solid rgba(0, 0, 0, .15);
        border-radius: 0rem;
        display: none;
    }

    .dropdown-menu[data-bs-popper] {
        left: 0;
        margin-top: 1rem;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #840902;
        text-decoration: underline;
        background-color: transparent;
    }

    /*.side-footer {
        display: none;
    }*/

    .hauptmenu {
        margin-top: 75px;
    }

}

@media (min-width: 992px) {
    #startseite {
        padding-right: 0;
        padding-left: 0;
        margin-top: 29px;
    }
}

@media (min-width: 576px) and (max-width: 991.98px) {
    #startseite {
        padding-right: 0;
        padding-left: 0;
        margin-top: 5px;
    }

}

@media (min-width:200px) and (max-width:409px) {

    .logo img {
        vertical-align: middle;
        max-width: 250px;
        padding-top: 0px;
        margin-top: -22px;
        margin-left: 0px;
    }
}

@media (min-width:410px) and (max-width:530.98px) {

    .logo img {
        vertical-align: middle;
        max-width: 270px;
        padding-top: 0px;
        margin-top: -22px !important;
        margin-left: 0px;
    }
}

@media (min-width:531px) and (max-width:575.98px) {

    .logo img {
        vertical-align: middle;
        max-width: 320px;
        padding-top: 0px;
        margin-top: -22px !important;
        margin-left: 0px;
    }
}

@media (min-width:576px) and (max-width:600.98px) {

    .logo img {
        vertical-align: middle;
        max-width: 320px;
        padding-top: 0px !important;
        margin-top: 19px;
        margin-left: 0px;
    }
}


@media (min-width:601px) and (max-width:767.98px) {

    .logo img {
        vertical-align: middle;
        max-width: 320px;
        padding-top: 0px !important;
        margin-top: 19px;
        margin-left: -60px;
    }
}


@media (min-width:768px) and (max-width:991.98px) {

    .logo img {
        vertical-align: middle;
        max-width: 320px;
        padding-top: 0px;
        margin-top: 19px;
    }
}

@media (min-width:992px) {

    .logo img {
        vertical-align: middle;
        max-width: 320px;
        padding-top: 30px;
        margin-top: 19px;
    }
}

@media (min-width:200px) and (max-width:991.98px) {

    .logo-default {
        display: none !important;
        ;
    }

    #icon-scrolled {
        margin-top: -8px;
    }

    .multipage .mod-menu {
        position: absolute !important;
        z-index: 99;
    }

    .center-logo .logo {
        position: absolute;
        left: 20% !important;
        transform: translateX(-50%);
    }

    .herzlich-desktop {
        display: none !important;
    }

    .abstand-pauschale {
        display: none !important;
    }

    .weihnachten-preis {
        margin-bottom: 36px !important;
        margin-top: 37px;
    }

    .navbar-top-default.center-logo .logo {
        position: relative;
        top: 20px;
        left: 0;
        transform: translateX(0);
    }

    .font-14 {
        font-size: 14px !important;
    }

    .arrow-mobil {
        padding-left: 0rem;
    }

    /*.social-icons-simple {
        bottom: 0;
        position: fixed;
    }*/

    .sprache-mob {
        display: none;
    }

    .menu-bars-setting {
        position: absolute;
        right: 30px;
    }

    .text-white {
        color: #fff !important;
    }

    .w-100 {
        width: 100% !important;
    }

    .font-14 {
        font-size: 14px;
    }

    .color-white {
        color: #ffffff;
    }

    .social-icons-simple {
        margin-bottom: 0;
        padding: 0;
        padding-top: 15px;
        list-style: none;
    }

    .social-icons-simple li {
        display: inline-block;
    }

    .social-icons-simple li a,
    .multipage .social-icons-simple li a {
        display: block;
        font-size: 16px;
        height: 36px;
        line-height: 38px;
        border: 1px solid transparent;
        text-align: center;
        width: 36px;
        border-radius: 50%;
        position: relative;
        z-index: 1;
        overflow: hidden;
        padding: 0;
        transition: background-color .5s ease;
    }

    .dropdown-menu {
        z-index: 1000;
        min-width: 10rem;
        padding: .5rem 0;
        margin: 0;
        font-size: 1rem;
        color: #fff;
        text-align: left;
        list-style: none;
        background-color: transparent;
        background-clip: padding-box;
        border: 0px solid rgba(0, 0, 0, .15);
        border-radius: .25rem;
        display: none;
    }

    .dropdown-item {
        display: block;
        width: 100%;
        padding: .25rem 1rem;
        clear: both;
        font-weight: 400;
        color: #fff;
        text-align: inherit;
        text-decoration: none;
        white-space: nowrap;
        background-color: transparent;
        border: 0;
    }

    .dropdown-item:focus,
    .dropdown-item:hover {
        color: #fff;
        background-color: transparent;
        text-decoration: underline;
    }

    .navbar-light .navbar-nav .nav-link.active,
    .navbar-light .navbar-nav .show>.nav-link {
        color: rgba(255, 255, 255, 0.9);
        display: inline-table;
        color: #fff;
        padding: 10px 0 10px 0 !important;
        font-size: 1.3rem;
        font-weight: 300;
        line-height: normal;
        min-height: 50px;
        position: relative;
        border-radius: 0;
        text-decoration: underline;
    }

    .nav-link {
        text-decoration: none;
        transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out;
        display: inline-table;
        padding: 10px 0 10px 0 !important;
        font-size: 1.3rem;
        font-weight: 300;
        line-height: normal;
        min-height: 50px;
        position: relative;
        border-radius: 0;
    }

    .navbar-light .navbar-nav .nav-link {
        color: #fff;
        white-space: nowrap;
    }

    .angle-desktop {
        display: none !important;
    }

    .navbar-light .navbar-nav .nav-link:focus,
    .navbar-light .navbar-nav .nav-link:hover {
        color: #fff;
        text-decoration: underline;
    }

    .container-fluid,
    .container-lg,
    .container-md,
    .container-sm,
    .container-xl,
    .container-xxl {
        max-width: 100%;
        width: auto;
        padding-right: var(--bs-gutter-x, .75rem);
        padding-left: var(--bs-gutter-x, .75rem);
        margin-right: 15px;
        margin-left: auto;
    }

    .logo-scrolled {
        display: none;
    }

    .desktop-logo-sprache {
        display: none;
    }

    .offcanvas-collapse {
        bottom: 0;
        left: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        overflow-y: auto;
        background-color: #bec0ac;
        transition: transform .5s ease-in-out, visibility .3s ease-in-out;
        width: 27%;
        position: fixed;
        right: 0;
        top: 70px;
    }

    /* Slider Bild - 60 jahre */
    .carousel-caption-bild {
        position: fixed;
        right: 2%;
        bottom: 5%;
        left: 60%;
        padding-top: 1.25rem;
        padding-bottom: 25%;
        color: #fff;
        text-align: center;
    }

    /* Slider Bild */
    .carousel-caption {
        position: absolute;
        right: 15%;
        bottom: 3.25rem;
        left: 15%;
        padding-top: 1.25rem;
        padding-bottom: 1.25rem;
        color: #fff;
        text-align: center;
    }

    .slider-social.middle {
        top: 28% !important;
    }

    .carousel-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 30px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 25px;
        /*font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;*/
        font-family: "Roboto", sans-serif !important;
        text-shadow: 0.1em 0.1em 0.2em black;
    }

    .carousel-unter-ueberschrift {
        color: white !important;
        transition: none 0s ease 0s;
        text-align: inherit;
        line-height: 43px;
        border-width: 0px;
        margin: 0px;
        padding: 0px;
        letter-spacing: 0px;
        font-weight: 300;
        font-size: 43px;
        /*font-family: 'Poppins', sans-serif;*/
        text-shadow: 0.1em 0.1em 0.2em black;
    }
}

@media (min-width:768px) {

    .mb-2rem {
        margin-top: 1rem;
        margin-bottom: 2rem;
    }
}

.navbar.fixed-menu .logo-default-mobil,
.navbar .logo-scrolled {
    display: none;
}

.menu-bars-setting {
    position: absolute;
    left: 30px;
}

@media (max-width:768px) {

    .offcanvas-collapse {
        bottom: 0;
        left: 100%;
        padding-right: 1rem;
        padding-left: 1rem;
        /*overflow-y: auto;*/
        overflow: hidden;
        background-color: #bec0ac;
        transition: transform .5s ease-in-out, visibility .3s ease-in-out;
        width: 100%;
        position: fixed;
        right: 0;
        top: 70px;
        z-index: 1032;
        height: 100%;
    }
}

ul.hauptmenu li.dropdown:hover ul.dropdown-menu {
    display: block;
    margin-top: 0px
}

.navbar-top-default {
    height: 70px;
    position: fixed;
    animation-name: animationFade;
    animation-duration: 1s;
    animation-fill-mode: both;
    box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.35);
}

.bg-light-header {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-white-rgb), var(--bs-bg-opacity)) !important;
}

@media (max-width:1199.98px) {
    .side-menu {
        width: 100%;
        position: fixed;
        /*right: 0;*/
        left: 0;
        top: 0;
        background: #bec0ac;
        z-index: 1032;
        height: 100%;
        transition: transform .5s ease;
        overflow: hidden;
    }
}

.navbar-expand-lg .navbar-collapse {
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-preferred-size: auto;
    flex-basis: auto;
}

.carousel-ueberschrift,
.carousel-unter-ueberschrift {
    color: #fff !important;
}


/* ===================================
    Footer
====================================== */

footer {
    background: #f8f9fa;
}

.footer-icons li {
    display: inline-block;
}

.footer-icons li a {
    display: block;
    height: 55px;
    width: 55px;
    font-size: 18px;
    color: #676767;
    line-height: 60px;
    text-align: center;
    margin: 0 0.1rem;
    border-radius: 40px;
    background: transparent;
    -webkit-transition: all .3s ease !important;
    -o-transition: all .3s ease !important;
    transition: all .3s ease !important;
}

.copyrights,
.copyrights a {
    font-size: 14px;
    color: #535353;
}

.copyrights a:hover,
.copyrights a:focus {
    color: #24c1dd;
}

.footer-icons li a:hover,
.footer-icons li a:focus {
    color: #000;
}

.footer-icons li a i:hover {
    color: #000;
    border-radius: 40px;
}

/* ===================================
    Footer Ende
====================================== */

body {
    font-family: 'Roboto', sans-serif;
    font-size: 15px;
    color: #666666;
    font-weight: 300;
    line-height: 26px;
    letter-spacing: 0.5px;
}

a,
a:active,
a:focus,
a:hover {
    text-decoration: none !important;
    outline: none;
    color: #840902;
}


#dirs21-button :focus,
#dirs21-button :hover {
    color: #840902;
    text-decoration: none !important;
}

a:focus,
a:hover {
    color: #840902;
    text-decoration: underline !important;
}

a.facebook:focus,
a.facebook:hover {
    color: #840902;
    text-decoration: none !important;
}

a.instagram:focus,
a.instagram:hover {
    color: #840902;
    text-decoration: none !important;
}

a.language:focus,
a.language:hover {
    color: #840902 !important;
    text-decoration: none !important;
}

@media screen and (min-width: 768px) {
    .ueberschrift-pauschal {
        font-family: "Roboto", sans-serif !important;
        font-weight: 400;
    }
}

a.color-white:focus,
a.color-white:hover {
    color: #840902;
    background: #e5e5e5;
    text-decoration: none !important;
}

/*a, *::before, *::after, img, span, input, button, .navbar, .fixedmenu, .tp-bullet, .owl-dot, .owl-prev, .owl-next, .testimonial-text, .testimonial-text:hover {
    -webkit-transition: all .3s ease;
    -o-transition: all .3s ease;
     transition: all .3s ease;
}*/
i::before,
i::after {
    -webkit-transition: all .0s ease;
    -o-transition: all .0s ease;
    transition: all .0s ease;
}

/* Button */
.btn-red {
    border-color: #840902;
    ;
    background-color: #840902;
    ;
    color: #ffffff;
}

.rot-2 {
    color: #840902 !important;
    line-height: 26px !important;
}

.btn-red:active,
.btn-red:focus,
.btn-red:hover {
    text-decoration: none !important;
    outline: none;
    color: #840902;
    background-color: #f6f6f6;
}

.btn-white {
    background-color: #ffffff;
    color: #000000;
}

.btn-white:active,
.btn-white:focus,
.btn-white:hover {
    text-decoration: none !important;
    outline: none;
    color: #f6f6f6;
    background-color: #840902;
}

.btn-setting {
    padding: 9px 34px;
    width: auto;
    display: inline-block;
    font-weight: 400;
    line-height: 25px;
    font-size: 16px;
    text-align: center;
    border-radius: 0px;
    position: relative;
    z-index: 1;
    overflow: hidden;
    border: 0px solid transparent;
    transition: all .5s ease !important;
}

.btn-setting:active,
.btn-setting:focus,
.btn-setting:hover {
    text-decoration: none !important;
    outline: none;
    color: #840902;
    background-color: #f6f6f6;
}

section,
.section-padding {
    position: relative;
    padding: 3rem 0 0 0;
    overflow: hidden;
}

article,
aside,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section {
    display: block;
}

.image,
.image img {
    position: relative;
}

.image img {
    width: 100%;
    height: 100%;
    display: block;
}

.image-max {
    max-width: 100%;
}

h2 {
    color: #000 !important;
    font-size: 2.45rem;
    font-weight: 300;
    margin-bottom: 1.1rem;
}

h4 {
    font-family: "Roboto", sans-serif;
    font-weight: 200;
    margin-bottom: 2rem;
    color: #840902;
    font-size: 1.15rem;
    line-height: 1;
}

p {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #535353;
}

strong {
    font-weight: 700 !important;
}

.price-table {
    padding: 3rem 1.5rem 2.8rem;
    border: 1px solid #f6f3f3;
    background: #ffffff;
    -webkit-border-radius: 10px;
    border-radius: 0px;
    max-width: 750px;
    margin: 0 auto;
}

.mb-40px {
    margin-bottom: 40px;
}

.mb-30px {
    margin-bottom: 30px;
}

.text-h3 {
    font-family: "Lucida Handwriting", "Brush Script MT", cursive !important;
    color: #000 !important;
}

.price-table ul,
.price-table ul li span {
    display: inline-block;
}

.price-table ul li {
    margin-bottom: 20px;
}

.price-table ul li span::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f6f6f6;
    margin: 0 auto;
    display: inline-block;
}

ol,
ul {
    list-style: none;
}

@media (min-width:2000px) {
    .position-relative {
        position: relative !important;
        display: flex;
        justify-content: center;
        align-items: center;
    }
}

@media (max-width:1999px) {
    .position-relative {
        position: relative !important;
    }
}

.disabled {
    pointer-events: none;
    cursor: default;
    text-decoration: none;
    color: #fff;
    background: #000;
}

.ausgebucht {
    opacity: 0.5;
}

/* Pauschalangebote */

/*.text-pauschalen {
    margin-top: 10px;
}*/

.ueberschrift-pauschalen>span>.color-red {
    line-height: 1rem;
    padding-top: 15px;
}

.price-table-pauschale ul li span::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f6f6f6;
    margin: 9px auto;
    display: inline-block;
}

.price-table-pauschale ul,
.price-table-pauschale ul li span {
    display: inline-block;
}

.price-table-pauschale ul,
.price-table-pauschale ul li span {
    display: inline-block;
}

.price-table-pauschale ul li {
    margin-bottom: -10px;
}

.price-table-pauschale ul li span::after {
    content: "";
    width: 100%;
    height: 1px;
    background: #f6f6f6;
    margin: 9px auto;
    display: inline-block;
}

/* Überschriften Abstand, damit Preis auf gleicher Höhe steht */

@media (max-width: 600.98px) {
    #icons {
        display: none !important;
    }
}

@media (min-width: 578px) and (max-width:767.98px) {

    #sidemenu_toggle {
        margin-top: -130px;
    }

    #icons {
        margin-top: -135px;
    }

    .mb-2rem {
        margin-top: 0rem;
        margin-bottom: 0rem;
    }

    .drei-desktop {
        display: none !important;
    }

    .md-mb-5-start {
        margin-bottom: 0rem !important;
    }

    .ueberschrift-pauschalen {
        color: #000 !important;
        font-size: 1.7rem;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.99rem;
    }

    #jubilaeum>details[open] {
        margin-bottom: -30px;
    }

    #jubilaeum-start>details[open] {
        margin-bottom: -30px;
    }

    .price-table-pauschale {
        padding: 1rem 1.5rem 2.8rem;
        border: 1px solid #f6f3f3;
        background: #ffffff;
        -webkit-border-radius: 10px;
        border-radius: 0px;
        max-width: 750px;
        margin: 0 auto;
    }

    details>li {
        margin-top: 10px;
    }

    .price>.price-size {
        font-family: 'Roboto', sans-serif;
        font-size: 50px;
        font-weight: 300;
        color: #000 !important;
        margin-bottom: 0;
    }
}


@media (min-width:768px) and (max-width:991.98px) {

    .abstand-silvester-red {
        margin-bottom: 89px;
    }

    .abstand-silvester {
        margin-top: 22px;
    }

    #price-brunch {
        margin-bottom: 59px !important;
    }

    .abstand-dinner-preis {
        margin-top: 83px;
        margin-bottom: 23px;
    }

    .abstand-4-gang {
        margin-top: 25px;
    }

    #abstand-dinner {
        margin-bottom: 0px;
    }

    #schnuppern {
        margin-bottom: 86px;
    }

    #jubilaeum {
        margin-bottom: 36px;
    }

    #herbst {
        margin-bottom: 64px;
    }

    #start>details {
        margin-bottom: 34px;
    }

    #start>details[open] {
        margin-bottom: 0px;
    }

    #donnerstag {
        margin-bottom: 30px;
    }

    #geburtstag {
        margin-bottom: 57px;
    }

    #auszeit {
        margin-bottom: 62px;
    }

    .drei-desktop {
        display: none !important;
    }

    .ueberschrift-pauschalen {
        color: #000 !important;
        font-size: 1.7rem;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.99rem;
    }

    .ueberschrift-pauschalen-eat {
        margin-bottom: 61px !important;
    }

    .ueberschrift-pauschalen-jubilaeum {
        margin-bottom: 40px !important;
    }

    .abstand-preis-geb {
        margin-bottom: 35px !important;
        /*margin-top: -8px;*/
    }

    #geburtstag>details {
        margin-bottom: 17px;
    }

    #geburtstag>details[open] {
        margin-bottom: 0px;
    }

    .abstand-preis-herbst {
        margin-top: -19px !important;
        margin-bottom: 41px;
    }

    .silvester-abstand {
        margin-top: -8px !important;
        ;
        margin-bottom: 64px !important;
        ;
    }

    #herbst>details {
        margin-bottom: 6px;
    }

    #herbst>details[open] {
        margin-bottom: 0px;
    }

    #donnerstag>details {
        margin-bottom: 10px;
    }

    #donnerstag>details[open] {
        margin-bottom: 0px;
    }

    #sommer {
        margin-bottom: 96px;
    }

    .abstand-preis-jubilaeum {
        /*padding-top: 67px;*/
        /*margin-bottom: 57px !important;*/
    }

    .abstand-preis-fruehling {
        padding-top: 32px;
        /*margin-bottom: 57px !important;*/
    }

    .mb-abstand-preis-jubilaeum {
        /*padding-top: 112px;*/
        margin-bottom: 40px !important;
    }

    .mb-abstand-preis-eat {
        /*padding-top: 112px;*/
        margin-bottom: 40px !important;
    }

    #jubilaeum>details[open] {
        margin-bottom: -30px;
    }

    #jubilaeum>details {
        margin-bottom: 0px;
    }

    #jubilaeum-start>details[open] {
        margin-bottom: -30px;
    }

    #jubilaeum-start>details {
        margin-bottom: 112px;
    }

    #eat-start>details[open] {
        margin-bottom: -30px;
    }

    #eat-start>details {
        margin-bottom: 0px;
    }

    .price-table-pauschale {
        padding: 1rem 1.5rem 2.8rem;
        border: 1px solid #f6f3f3;
        background: #ffffff;
        -webkit-border-radius: 10px;
        border-radius: 0px;
        max-width: 750px;
        margin: 0 auto;
    }

    .price>.price-size {
        font-family: 'Roboto', sans-serif;
        font-size: 50px;
        font-weight: 300;
        color: #000 !important;
        margin-bottom: 0;
    }
}



@media (min-width:992px) and (max-width:1199.98px) {

    .abstand-4-gang {
        margin-top: 25px;
    }

    .abstand-dinner-preis {
        margin-top: 27px;
    }

    #price-brunch {
        margin-bottom: 43px;
    }

    #breakfast-details>details {
        margin-bottom: 14px;
    }

    #breakfast-details>details[open] {
        margin-bottom: 0px;
    }

    .abstand-brunch {
        margin-bottom: 47px;
        margin-top: -7px;
    }

    /*.abstand-breakfast {
        margin-top: 72px !important;
    }*/

    .br-mobil {
        display: none;
    }

    .ueberschrift-pauschalen-eat {
        margin-bottom: 30px !important;
    }

    #eat {
        margin-bottom: 66px !important;
    }

    .mb-abstand-preis-jubilaeum {
        /*padding-top: 112px;*/
        margin-bottom: 40px !important;
    }

    .mb-abstand-preis-eat {
        /*padding-top: 112px;*/
        margin-bottom: 40px !important;
    }

    #jubilaeum-start {
        /*padding-top: 112px;*/
        margin-bottom: 82px !important;
    }

    #eat-start {
        /*padding-top: 112px;*/
        margin-bottom: 34px !important;
    }

    #eat>details {
        margin-bottom: 22px;
    }

    #eat>details[open] {
        margin-bottom: 0px;
    }

    #eat-start>details {
        margin-bottom: 22px;
    }

    #eat-start>details[open] {
        margin-bottom: 0px;
    }

    .ueberschrift-pauschalen-jubilaeum {
        margin-bottom: 30px !important;
    }

    .abstand-preis-geb {
        margin-bottom: 58px !important;
        /*margin-top: 48px;*/
    }

    #geburtstag>details {
        margin-bottom: 48px;
    }

    #geburtstag>details[open] {
        margin-bottom: 0px;
    }


    .abstand-preis-herbst {
        margin-top: -40px !important;
        margin-bottom: 63px;
    }

    .silvester-abstand {
        margin-bottom: 65px;
        margin-top: -14px;
    }

    #weihnachten {
        margin-bottom: 90px;
    }

    .weihnachten-preis {
        margin-bottom: 35px;
    }

    #herbst>details {
        margin-bottom: 35px;
    }

    #herbst>details[open] {
        margin-bottom: 0px;
    }

    .ueberschrift-pauschalen {
        color: #000 !important;
        font-size: 1.7rem;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 1.99rem;
    }

    /*.ueberschrift-pauschalen > span > .color-red {
        line-height: 1rem;
        padding-top: 15px;
    }*/

    .price>.price-size {
        font-family: 'Roboto', sans-serif;
        font-size: 48px;
        font-weight: 300;
        color: #000 !important;
        margin-bottom: 0;
    }

    .price-table-pauschale {
        padding: 1rem 1.5rem 2.8rem;
        border: 1px solid #f6f3f3;
        background: #ffffff;
        -webkit-border-radius: 10px;
        border-radius: 0px;
        max-width: 750px;
        margin: 0 auto;
    }

    .zwei-mobil {
        display: none !important;
    }

}

@media (min-width:1200px) {

    .silvester-abstand {
        margin-top: 14px;
        margin-bottom: 63px;
    }

    /*.dinner {
        margin-bottom: 68px !important;
    }*/

    .abstand-silvester-red {
        margin-bottom: 58px;
    }

    .abstand-silvester {
        margin-top: 23px;
    }

    .zimmer-abstand {
        margin-bottom: 40px !important;
    }

    .doppelzimmer-abstand {
        margin-bottom: 66px !important;
    }

    #wine {
        margin-bottom: 42px !important;
    }

    #abstand-dinner {
        margin-top: 0px;
        margin-bottom: 25px;
    }

    #schnuppern {
        margin-bottom: 63px;
    }

    #jubilaeum {
        margin-bottom: 63px;
    }

    #herbst {
        margin-bottom: 30px;
    }

    .silvester-abstand {
        margin-top: -3px;
        margin-bottom: 66px;
    }

    /*#start {
        margin-bottom: 75px;
    }*/

    .abstand-fohrenbuehl {
        margin-bottom: 35px;
    }

    #donnerstag {
        margin-bottom: 24px;
    }

    #geburtstag {
        margin-bottom: 30px;
    }

    /*.mb-30px-ueberraschung {
        margin-bottom: 128px;
    }*/

    .abstand-4-gang {
        margin-top: 25px;
    }

    .container {
        max-width: 1100px !important;
    }

    .side-menu {
        width: 27%;
        position: fixed;
        /*right: 0;*/
        left: 0;
        top: 0;
        background: #bec0ac;
        z-index: 1032;
        height: 100%;
        transition: transform .5s ease;
        overflow: hidden;
        transform: translate3d(-100%, 0, 0) !important;
    }

    .side-menu.side-menu-active,
    .side-menu.before-side {
        -webkit-transform: translate3d(0, 0, 0) !important;
        transform: translate3d(0, 0, 0) !important;
    }

    .abstand-brunch {
        margin-bottom: 48px;
    }

    /*.abstand-breakfast {
        margin-top: 71px !important;
    }*/

    #abstand-4-gang {
        margin-bottom: 141px !important;
    }

    .br-mobil {
        display: none;
    }

    .ueberschrift-pauschalen-eat {
        margin-bottom: 29px !important;
    }

    .ueberschrift-pauschalen-jubilaeum {
        margin-bottom: 25px !important;
    }

    .mb-abstand-preis-jubilaeum {
        /*padding-top: 112px;*/
        margin-bottom: 40px !important;
    }

    .mb-abstand-preis-eat {
        /*padding-top: 112px;*/
        margin-bottom: 41px !important;
    }

    #jubilaeum-start {
        /*padding-top: 112px;*/
        margin-bottom: 56px !important;
    }

    #eat-start {
        /*padding-top: 112px;*/
        margin-bottom: 21px !important;
    }

    .abstand-preis-geb {
        margin-bottom: 57px !important;
        /*margin-top: -8px;*/
    }

    #geburtstag>details {
        margin-bottom: 17px;
    }

    #geburtstag>details[open] {
        margin-bottom: 0px;
    }

    #price-brunch {
        margin-bottom: 42px;
    }

    #breakfast-details>details {
        margin-bottom: 14px;
    }

    #breakfast-details>details[open] {
        margin-bottom: 0px;
    }

    .abstand-preis-herbst {
        margin-top: -35px !important;
        margin-bottom: 66px;
    }

    #herbst>details {
        margin-bottom: 39px;
    }

    #herbst>details[open] {
        margin-bottom: 0px;
    }

    #start>details {
        margin-bottom: 44px;
    }

    #start>details[open] {
        margin-bottom: 0px;
    }

    #eat>details {
        margin-bottom: 8px;
    }

    #eat>details[open] {
        margin-bottom: 0px;
    }

    #eat-start>details {
        margin-bottom: 8px;
    }

    #eat-start>details[open] {
        margin-bottom: 0px;
    }

    .ueberschrift-pauschalen {
        color: #000 !important;
        font-size: 1.9rem;
        font-weight: 300;
        margin-top: 30px;
        margin-bottom: 30px;
        line-height: 2.3rem;
    }

    .price>.price-size {
        font-family: 'Roboto', sans-serif;
        font-size: 50px;
        font-weight: 300;
        color: #000 !important;
        margin-bottom: 0;
    }

    .price-table-pauschale {
        padding: 1rem 1.5rem 2.8rem;
        border: 1px solid #f6f3f3;
        background: #ffffff;
        -webkit-border-radius: 10px;
        border-radius: 0px;
        max-width: 750px;
        margin: 0 auto;
    }

    .zwei-mobil {
        display: none !important;
    }

}

#startseite {
    max-width: 90% !important;
}

.mehr-abstand {
    margin: -25px 0 15px 0;
}

/** Panel FAQ **/

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>.small,
.panel-title>.small>a,
.panel-title>a,
.panel-title>small,
.panel-title>small>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.panel-collapse>.table,
.panel>.table,
.panel>.table-responsive>.table {
    margin-bottom: 0
}

.panel>.panel-collapse>.table caption,
.panel>.table caption,
.panel>.table-responsive>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table-responsive:first-child>.table:first-child,
.panel>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child,
.panel>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child td,
.panel>.table>tbody:first-child>tr:first-child th {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child {
    border-left: 0
}

.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child {
    border-right: 0
}

.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.list-group,
.panel-group .panel-heading+.panel-collapse>.panel-body {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #337ab7
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #337ab7;
    border-color: #337ab7
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #337ab7
}

.panel-primary>.panel-heading .badge {
    color: #337ab7;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #337ab7
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.navbar-toggler.toggler-example {
    cursor: pointer;
}

.navbar-expand-lg .navbar-toggler {
    display: block !important;
}

@media (max-width: 1370px) and (min-width: 992px) {
    .multipage .side-menu .inner-wrapper {
        padding: 0rem 5rem 0;
    }

    .multipage .side-menu .side-nav {
        min-height: 85vh !important;
    }
}