/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */
::-webkit-scrollbar {
    width: 10px;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px;
    background-color: #EABC4E;
}

::-webkit-scrollbar-track {
    background-color: #3C2F20;
}
@font-face {
    font-family: 'Nunito Sans';
    font-style: normal;
    font-weight: 200 1000;
    font-stretch: 100%;
    font-display: swap;
    src: url(../fonts/nunito_sans_200_1000.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Playfair Display';
    font-style: normal;
    font-weight: 400 900;
    font-display: swap;
    src: url(../fonts/playfair-display_400_900.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: "Nunito Sans", "Arial", sans-serif;
    color: #3C2F20;
    font-weight: 400;
    background-color: #F3EDE3;
    font-size: 18px;
    line-height: 1.5;
}

body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-text-size-adjust: none;
}

b, strong, .offerBoxesWrapper article .periods {
    font-weight: 800;
}

a {
    color: #3C2F20;
}

a:hover {
    color: #6C5C52;
}

.footer .bigger a:hover, .footer .importantLinks a.txtLink:hover {
    color: #EABC4E;
    -webkit-text-decoration-color: #EABC4E;
            text-decoration-color: #EABC4E;
}

.bigger {
    font-size: 130%;
}

.bigger a {
    -webkit-text-decoration: solid underline #f3ede3;
            text-decoration: solid underline #f3ede3;
    text-underline-offset: 4px;
}

small, .footer .editorial, .additionalPriceInformation {
    font-size: 0.8em;
}

p {
    margin-bottom: 15px;
}

header p {
    margin: 0;
}

.sc-slideshow img, .offerBoxesWrapper img, .zimmerWrapper img, .rotatingListbox .imageWrapper img {
    border-radius: 10px;
}

.ThirdSliderGallery .slick-slide {
    margin: 0 10px;
}

.panoImg .sc-slideshow img, .imgFooter img {
    width: 100%;
    height: auto;
}

.center, .h1Center .sc-header, .error404 .sc-header, .error404 .contentWrapper {
    text-align: center;
}

h1, .t1, .listBoxWrapper article .periods {
    font-size: 14px;
    font-family: "Nunito Sans", "Arial", sans-serif;
    font-weight: 400;
    color: #3C2F20;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    clear: both;
    letter-spacing: 0.5px;
}

.roomWrapper .t1, .listBoxWrapper article .periods {
    margin-bottom: 5px;
}

h2, .t2, h3, .t3, h4, .t4, .noH2 h1, .error404 .sc-header h1, .seoBoxesWrapper .seoBoxes .headline, .offerBoxesWrapper article .headline, .offerInner h1, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
    font-size: 45px;
    line-height: 1.1;
    font-family: "Playfair Display", "Arial", sans-serif;
    font-weight: 500;
    color: #3C2F20;
    margin: 0;
    margin-bottom: 15px;
    letter-spacing: 0;
}

.emptyTemplate .t4 {
    font-size: 18px;
}

h2, .t2, .noH2 h1, .offerInner h1 {
    margin-bottom: 25px;
    text-transform: none;
}

.noH2 h1, .error404 .sc-header h1, .offerInner h1 {
    margin-top: 0;
}

h3, .t3, .offerBoxesWrapper article .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
    font-size: 30px;
}

h4, .t4, .sc-quickInquiry > div label, .seoBoxesWrapper .seoBoxes .headline, .listBoxWrapper article .txtWrapper .headline {
    font-family: "Nunito Sans", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 800;
    font-size: 22px;
}

hr {
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    width: 65px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: -149px -99px;
    border: 0;
    text-align: left;
    display: inline-block;
    clear: both;
    margin: 25px auto;
}

.bg2 hr {
    background-position: -259px -99px;
}

header {
    position: relative;
}

.home header {
    height: auto;
}

.sc-masterContainer {
    padding-top: 120px;
}

.headerImg .sc-masterContainer {
    padding-top: 60px;
}

.popupLinksRoom .contentWrapper p {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}

.popupLinksRoom .contentWrapper .popupIcon {
    padding-right: 28px;
    position: relative;
}

.popupLinksRoom .contentWrapper .popupIcon:after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    width: 20px;
    height: 20px;
    background-position: -380px -630px;
}

.sc-masterContainer ul {
    padding: 0 22px;
    margin: 0;
    margin-bottom: 15px;
}

.sc-masterContainer ul li {
    margin-bottom: 15px;
}

.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li {
    margin-bottom: 0;
}

.checkColumn ul {
    padding-left: 0;
    width: 100%;
    padding-right: 0;
}

.roomWrapper .checkColumn ul {
    margin-top: 15px;
}

.checkColumn ul li {
    border-bottom: 2px solid #E0D2B7;
    list-style: none;
    font-weight: 500;
    padding-bottom: 15px;
    position: relative;
    padding-left: 45px;
}

.roomWrapper .checkColumn ul li {
    border-top: 2px solid #e0d2b7;
    padding-top: 15px;
    font-weight: 400;
}

.checkColumn ul li:before {
    content: "";
    left: 0;
    width: 25px;
    height: 25px;
    top: 2px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -500px -250px;
    position: absolute;
}

.roomWrapper .checkColumn ul li:before {
    top: 15px;
}

.roomSite .boxLayout .box.textBox {
    margin-top: 37px;
}

.column {
    -webkit-columns: 2 250px;
    -moz-columns: 2 250px;
    columns: 2 250px;
    text-align: left;
    -webkit-column-gap: 50px;
    -moz-column-gap: 50px;
    column-gap: 50px;
}

.column.checkbefore {
    list-style: none;
    padding-left: 0;
}

.column.checkbefore li {
    position: relative;
    padding: 5px 0 5px 45px;
}

.column.checkbefore li:before {
    position: absolute;
    content: "";
    width: 25px;
    height: 25px;
    left: 0;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -500px -250px;
    border-radius: 50%;
    top: 5px;
}

.bg2 .column.checkbefore li:before {
    background-position: -550px -250px;
}

.gmap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}

/*BG Colors Styles*/
.bg1 {
    background-color: #E0D2B7;
}

.bg2, .anchorMenuWrapper, .newsletter {
    background-color: #3C2F20;
}

.bg3 {
    background-color: #292019;
}

.bg2, .bg2 a, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4, .newsletter .t4 {
    color: #F3EDE3;
}

.bg3, .bg3 a, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4 {
    color: #F3EDE3;
}

.bg3 a.txtLink, .bg2 a.txtLink, .bg2 a.txtLink:hover, .listBoxWrapper a.txtLink, .listBoxWrapper a.txtLink:hover {
    border-color: #F3EDE3;
}

.bg3 a.button {
    color: #F3EDE3;
    border-color: #F3EDE3;
    background-color: transparent;
}

.bg2 a.button, .newsletter a.button {
    color: #F3EDE3;
    background-color: transparent;
    border-color: #F3EDE3;
}

a.txtLink.plan {
    position: relative;
    padding-left: 30px;
    margin-left: 5px;
}

a.txtLink.plan:before {
    content: "";
    width: 22px;
    height: 22px;
    position: absolute;
    left: 0;
    top: 3px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -260px -170px;
}

/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #EABC4E;
    height: 110px;
    width: 110px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    color: #fff;
    text-align: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1;
    font-size: 0.9rem;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
}

header .eyecatcherBtn {
    top: initial;
    bottom: 3%;
    left: 5%;
    font-size: .9rem;
    width: 100%;
    position: absolute;
    top: 0;
    bottom: auto;
    border-radius: 0;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: #3C2F20;
    height: 50px;
}

header .eyecatcherBtn a {
    color: #F3EDE3;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
    text-decoration: underline;
    position: relative;
    padding-left: 45px;
    padding-right: 30px;
}

header .eyecatcherBtn a:before, header .eyecatcherBtn a:after {
    content: "";
    position: absolute;
}

header .eyecatcherBtn a:before {
    width: 32px;
    height: 32px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: 0 -110px;
    left: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

header .eyecatcherBtn a:after {
    width: 20px;
    height: 17px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -500px -150px;
    right: 0;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
}

header .eyecatcherBtn a:hover {
    opacity: .5;
}

.eyecatcherBtn b {
    display: contents;
    font-size: 1.2rem;
    font-weight: normal;
}

header .eyecatcherBtn b {
    font-size: .9rem;
}

.eyecatcherBtn > * {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}

a.eyecatcherBtn {
    text-decoration: none;
}

a.eyecatcherBtn:hover {
    background: #3C2F20;
    color: #fff;
}

.newEyecatcher {
    width: 63px;
    height: 63px;
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -450px 0;
    top: -28px;
    right: 10%;
    z-index: 1;
}

.newEyecatcher div {
    float: left;
    display: block;
    height: 100%;
    width: 100%;
    padding: 22px 9px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.newEyecatcher div span {
    display: block;
    line-height: .5;
    font-family: "Playfair Display", "Arial", sans-serif;
    font-size: 19px;
    font-weight: 500;
}

.newEyecatcher div span.t1 {
    font-weight: 800;
    font-family: "Nunito Sans", "Arial", sans-serif;
    font-size: 11px;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .roomSite .boxLayout .box.textBox, .sc-header, .error404 .sc-header, .seoBoxesWrapper .seoBoxes, .offerInner .wrapper, .offerInner .returnLinkWrapper .txtLinkWrapper, .otherSlideshow .box.textBox, .noHeaderImg .sc-header {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1628px;
}

.seoBoxesWrapper .seoBoxes {
    width: 100%;
}

.roomSite .boxLayout .box.textBox {
    max-width: none;
}

.contentWrapper, .sc-header, .error404 .sc-header, .offerInner .returnLinkWrapper .txtLinkWrapper {
    max-width: 826px;
}

.boxLayout .box:nth-child(2), .change-order .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1) {
    margin-top: 6%;
}

/*BoxLayout Styles*/
.boxLayout, .offerBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.roomWrapper .boxLayout {
    position: relative;
}

/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-align: initial;
    -ms-flex-align: initial;
    align-items: initial;
}

.boxLayout.listContainer article, .offerBoxesWrapper article {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
}

/* List Inner Styles */
.single .boxLayout .box.imageBox {
    position: relative;
}

/* Rotating listBoxWrapper */
.listBoxWrapper article .txtWrapper {
    padding: 0;
}

.listBoxWrapper article .txtWrapper * {
    text-align: left;
}

.otherSlideshow .slideshowBox .slick-slide, .roomWrapper .slideshowBox .slick-slide, .zimmerWrapper .slick-slide, .rotatingListbox .slick-slide {
    margin-right: 10px;
    margin-left: 10px;
}

/*Padding & Margin Styles*/
.padding-top-xxl {
    padding-top: 100px;
}

.padding-top-xl {
    padding-top: 100px;
}

.padding-top-l {
    padding-top: 75px;
}

.padding-top-m {
    padding-top: 60px;
}

.padding-top-s {
    padding-top: 45px;
}

.padding-top-xs {
    padding-top: 30px;
}

.padding-top-xxs {
    padding-top: 15px;
}

.padding-bottom-xxl {
    padding-bottom: 100px;
}

.padding-bottom-xl {
    padding-bottom: 100px;
}

.padding-bottom-l, .error404 .contentWrapper {
    padding-bottom: 75px;
}

.padding-bottom-m {
    padding-bottom: 60px;
}

.padding-bottom-s, .zimmerWrapper, .listBoxWrapper .rotatingListbox, .seoBoxesWrapper .seoBoxes {
    padding-bottom: 45px;
}

.padding-bottom-xs {
    padding-bottom: 30px;
}

.padding-bottom-xxs {
    padding-bottom: 15px;
}

.margin-top-xxl {
    margin-top: 100px;
}

.margin-top-xl {
    margin-top: 100px;
}

.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper {
    margin-top: 75px;
}

.margin-top-m {
    margin-top: 60px;
}

.margin-top-s, .offerInner .offertextBox {
    margin-top: 45px;
}

.margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button, .listBoxWrapper article .txtWrapper {
    margin-top: 30px;
}

.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a {
    margin-top: 15px;
}

.margin-bottom-xxl {
    margin-bottom: 100px;
}

.margin-bottom-xl {
    margin-bottom: 100px;
}

.margin-bottom-l, .roomBox, .offerInner .wrapper {
    margin-bottom: 75px;
}

.margin-bottom-m, .offerInner .returnLinkWrapper {
    margin-bottom: 60px;
}

.margin-bottom-s {
    margin-bottom: 45px;
}

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

.margin-bottom-xxs {
    margin-bottom: 15px;
}

/*Button & TXT-Link Styles*/
button, .button, .listBoxWrapper article .txtWrapper .sc-readmore a {
    background: transparent;
    color: #3C2F20;
    font-size: 14px;
    padding: 4.5px 15px 4.5px 35px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 17px;
    font-family: "Nunito Sans", "Arial", sans-serif;
    border: 1px solid #6C5C52;
    font-weight: 700;
    position: relative;
    overflow: hidden;
}

.button:before, .listBoxWrapper article .txtWrapper .sc-readmore a:before, .tabs > [data-control] button:before {
    content: "";
    width: 32px;
    height: 32px;
    left: 0;
    top: 50%;
    position: absolute;
    border-radius: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -339px -98px;
}

.seoBoxes .box .button:hover:before {
    background-position: -339px -98px;
}

.button:hover:before, .listBoxWrapper article .txtWrapper .sc-readmore a:hover:before, .tabs > [data-control] button:hover:before, .seoBoxes .box:hover .button:before {
    background-position: -220px -98px;
}

.button:hover:after, .listBoxWrapper article .txtWrapper .sc-readmore a:hover:after, .tabs > [data-control] button:hover:after {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
}

.button.requestBtn:before, .button.offerBtn:before, .bg3 a.button:before, .newsletter a.button:before, .bg2 a.button:before, .tabs > [data-control] button.active:before, .tabs > [data-control] button:hover:before {
    background-position: -220px -98px;
}

.bottomCTAWrapper .button:before, header .stickyLogo, .single-angebote .bottomCTAWrapper .button.requestBtn, .single-angebote .bottomCTAWrapper .button.bookingBtn {
    display: none;
}

.bottomCTAWrapper .button.offerBtn {
    background-color: transparent;
}

button, a.button, .listBoxWrapper article .txtWrapper .sc-readmore a {
    text-decoration: none;
}

.button.secondary, .SiMenu .copyToMobileMenu .button:nth-child(odd), .bg2 .button:hover {
    background: #EABC4E;
}

.bottomCTAWrapper .button.offerBtn:hover {
    color: #EABC4E;
    background-color: transparent;
}

.bg3 .button:hover, .newsletter a.button:hover, .bg2 a.button:hover {
    background-color: #6c5c52;
    border-color: #6c5c52;
}

.button:hover, .sc-readmore a:hover, .seoBoxes .box:hover .button, .SiMenu .copyToMobileMenu .button:nth-child(odd):hover, .listBoxWrapper article .txtWrapper .sc-readmore a:hover {
    color: #F3EDE3;
    background-color: #6c5c52;
}

.seoBoxes .box .button:hover {
    background-color: transparent;
    color: #3C2F20;
}

a.txtLink, .offerInner .returnLinkWrapper .returnLink {
    font-weight: 400;
    text-decoration: none;
    border-bottom: 0;
    color: #3C2F20;
    text-transform: none;
    letter-spacing: 0;
    -webkit-text-decoration: solid underline #3C2F20 1px;
            text-decoration: solid underline #3C2F20 1px;
    text-underline-offset: 3px;
}

.bg2 a, .bg2 a.txtLink {
    -webkit-text-decoration-color: #F3EDE3;
            text-decoration-color: #F3EDE3;;
}

.bg2 a:hover, .bg2 a.txtLink:hover {
 -webkit-text-decoration-color: #EABC4E;
         text-decoration-color: #EABC4E;
}

a.txtLink:hover, .offerInner .returnLinkWrapper .returnLink:hover {
    color: #6C5C52;
    border-color: #6C5C52;
}

a.txtLink.mapIcon {
    position: relative;
    padding-right: 28px;
    display: inline-block;
}

a.txtLink.mapIcon:after {
    position: absolute;
    content: "";
    width: 22px;
    height: 22px;
    right: 0;
    top: 3px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -260px -170px;
}

/*Bottom CTA Wrapper*/
.bottomCTAWrapper {
    height: 50px;
    background-color: #3C2F20;
    position: fixed;
    bottom: 0;
    left: 0;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 1000;
    -webkit-box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
    box-shadow: 0px 0px 10px -3px rgb(0 0 0 / 80%);
    gap: 11px;
}

.bottomCTAWrapper .button {
    padding: 0;
    background-color: transparent;
    border: 0;
    height: auto;
    color: #F3EDE3;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    font-size: 10px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-text-decoration: solid underline #F3EDE3 1px;
            text-decoration: solid underline #F3EDE3 1px;
    position: relative;
    text-underline-offset: 3px;
}

.bottomCTAWrapper .button:hover {
    -webkit-text-decoration-color: #EABC4E;
            text-decoration-color: #EABC4E;
    color: #EABC4E;
}

.bottomCTAWrapper .button:after {
    content: "";
    position: absolute;
    right: -6px;
    top: 15px;
    width: 2px;
    height: 20px;
    background-color: #BCA983;
}

.bottomCTAWrapper .button:last-child:after, .bottomCTAWrapper .button.topBarBtn, .guestpasssite .guestpassBtn {
    display: none;
}

/*Slick Styles*/
.slick-arrow {
    margin-top: -25px;
    border: 0;
    position: absolute;
    top: 50%;
    left: 2%;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    background-color: #F3EDE3;
    transition: all .5s ease;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -600px -136px;
}

.slick-arrow:hover, .bg1 .slick-arrow {
    background-color: #E0D2B7;
}

.bg1 .slick-arrow:hover {
    background-color: #c9b58f;
}

.otherSlideshow .slick-arrow, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow, .ThirdSliderGallery .slick-arrow {
    top: auto;
    bottom: -25px;
}

.otherSlideshow .slick-arrow.slick-prev, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev, .ThirdSliderGallery .slick-arrow.slick-prev {
    left: 50px;
}

.otherSlideshow .slick-arrow.slick-next, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next, .ThirdSliderGallery .slick-arrow.slick-next {
    left: auto;
    right: 50px;
}

button.slick-arrow:before {
    /*Enhancing the clickable area size*/
    content: "";
    padding: 8px;
    background: transparent;
    width: 100%;
    height: 100%;
    position: absolute;
    top: -8px;
    left: -8px;
}

.slick-next.slick-arrow {
    right: 2%;
    left: auto;
}

.slick-arrow.slick-prev {
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
}

button.slick-arrow {
    font-size: 0;
}

ul.slick-dots {
    position: absolute;
    bottom: 10%;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 100%;
    text-align: center
}

ul.slick-dots li {
    display: inline-block;
    margin-bottom: 0
}

ul.slick-dots li button {
    width: 16px;
    height: 16px;
    background: transparent;
    border-radius: 50%;
    border: 2px solid #fff;
    font-size: 0;
    margin: 0 2px;
    -webkit-box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.8);
    box-shadow: 0 1px 1px 0 rgba(50, 50, 50, 0.8);
    cursor: pointer;
    padding: 0
}

.slick-dots li.slick-active button {
    background: #fff
}

.zimmerWrapper .slick-list, .rotatingListbox .slick-list {
    padding-left: 0 !important;
}

/*Arrow End*/
/*Lightcase Styles*/
.lightcase-icon-close:before {
    text-shadow: 1px 1px 1px #797979;
}

/*Accordion Styles*/
[data-accordion] [data-control] {
    position: relative;
    padding: 6px;
    padding-left: 0;
    margin-bottom: 10px;
    padding-right: 30px;
    border-bottom: 2px solid #E0D2B7;
}

.FAQquestions [data-control] {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px;
    line-height: 1.4;
}

[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
}

[data-accordion] > [data-control]:after {
    content: "";
    width: 26px;
    height: 26px;
    position: absolute;
    top: 50%;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -500px -349px;
    -webkit-transform: rotate(-180deg);
    -ms-transform: rotate(-180deg);
    transform: rotate(-180deg);
    margin-top: -15px
}

[data-accordion].open > [data-control]:after {
    -webkit-transform: rotate(-360deg);
    -ms-transform: rotate(-360deg);
    transform: rotate(-360deg);
}

/*Tabs Styles*/
.blockTabs [data-control] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 10px;
}

.tabs > [data-control] button {
    color: #3C2F20;
    padding: 4.5px 15px 4.5px 35px;
    position: relative;
    border: 1px solid #3C2F20;
}

.tabs > [data-control] button:last-child {
    margin-right: 0;
}

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    background: #3C2F20;
    color: #F3EDE3;
}

.tabs [data-content] {
    margin-top: 15px;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #f3ede3;
    width: 100%;
    font-size: 16px;
}

.SiTable td {
    padding: 7px;
    border: 1px solid #6C5C52;
}

.SiTable tr:nth-child(odd) {
    background: #e0d2b7
}

.SiTable table tr:nth-child(1) {
    background: #6c5c52;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-transform: none;
}

.additionalPriceInformation {
    margin: 15px 0;
}

.scrollableArea {
    overflow-x: auto !important;
    white-space: nowrap;
    width: 100%;
}

.zimmerWrapper, .listBoxWrapper .rotatingListbox {
    padding-left: 5%;
    position: relative;
}

.zimmerWrapper:before, .listBoxWrapper .rotatingListbox:before {
    width: 105%;
    content: "";
    position: absolute;
    left: -5%;
    height: 60%;
    background-color: #FAF5EF;
    bottom: 0;
}

.zimmerWrapper .slick-arrow, .listBoxWrapper .slick-arrow {
    top: auto;
    bottom: calc(60% - 25px);
}

.zimmerWrapper .slick-arrow.slick-next, .listBoxWrapper .slick-arrow.slick-next {
    right: 35px;
}

.zimmerWrapper .textBox {
    padding-top: 30px;
}

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/
/*Mobile Top Bar Styles*/
.resMenu {
    position: fixed;
    background: transparent;
    width: 100%;
    height: 100px;
    z-index: 30;
    left: 0;
    padding-top: 18px;
    padding-bottom: 18px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.home .resMenu {
    top: 67px;
}

.SiMenuOpen .resMenu {
    top: 0;
    height: 50px;
    z-index: 1000;
    background-color: #3C2F20;
}

.resMenu .copyToMobileMenu {
    position: absolute;
    right: 5%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 5px;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}

.resMenu button.SiMenuToggle {
    position: absolute;
    left: 5%;
    top: 18.5px;
    height: 63px;
    width: 63px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 0;
    text-align: center;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -230px 0;
    border-radius: 0;
}

.SiMenuOpen .resMenu button.SiMenuToggle {
    background-image: none;
    height: 50px;
    width: 50px;
}

.resMenu button.SiMenuToggle:focus {
    outline: none;
}

.resMenu button.SiMenuToggle div {
    display: inline-block;
    text-align: center;
}

.resMenu button.SiMenuToggle .line {
    background: #3C2F20;
    height: 2px;
    width: 32px;
    display: block;
    line-height: 2px;
    margin-bottom: 6px;
}

.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 4px;
}

.resMenu button.SiMenuToggle div:first-child {
    position: relative;
    top: 5px;
    width: 33px;
    height: 16px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -730px -70px;
}

.scrolled .resMenu button.SiMenuToggle div:first-child {
    background-position: -730px -100px;
}

.resMenu button.SiMenuToggle div:nth-child(2) {
    font-size: 10px;
    font-weight: 700;
    position: relative;
    top: -2px;
    color: #3c2f20;
} 

.home .resMenu button.SiMenuToggle div:nth-child(2) {
    color: #3C2F20;
}

.scrolled .resMenu button.SiMenuToggle div:nth-child(2), .SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2), .SiMenuOpen .resMenu button.SiMenuToggle .line, .SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2) span, .home.scrolled .resMenu button.SiMenuToggle div:nth-child(2), .home.SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2) {
    color: #F3EDE3;
}

.SiMenuOpen .resMenu button.SiMenuToggle .line {
    background: #F3EDE3;
}

.resMenu a.button {
    height: auto;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
    font-size: 12px;
    padding: 5px 18px 5px 25px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
}

.button.bookingBtn {
    background-color: #EABC4E;
    border-color: #EABC4E;
}

.button.bookingBtn:hover {
    background-color: #F3EDE3;
    border-color: #3C2F20;
    color: #3C2F20;
}

.button.requestBtn, .button.offerBtn {
    background-color: #6C5C52;
    border-color: #6C5C52;
    color: #F3EDE3;
}

.button.requestBtn:hover, .button.offerBtn:hover {
    color: #3C2F20;
    background-color: #F3EDE3;
}

.button.requestBtn:hover:before, .button.bookingBtn:hover:before, .button.offerBtn:hover:before {
    background-position: -339px -98px;
}

.resMenu a.button:first-child, .resMenu a.button:nth-child(2) {
    display: block;
}

.resMenu a.phone, .SiMenu .copyToMobileMenu a.phone:before {
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -198px -337px;
    text-decoration: none;
    width: 22px;
    height: 24px;
    display: inline-block;
}

.resMenu a.phone {
    font-size: 0;
    position: absolute;
    top: 18px;
    margin-left: 25px;
}

.scrolled .resMenu {
    background-color: #3C2F20;
    top: 0;
    height: 50px;
}

.scrolled .resMenu .SiMenuToggle .line {
    background-color: #F3EDE3;
}

.scrolled .resMenu .copyToMobileMenu, .SiMenuOpen .resMenu .copyToMobileMenu {
    top: 10px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
}

.scrolled .resMenu button.SiMenuToggle {
    width: 50px;
    height: 50px;
    background-image: none;
    top: 0;
}

/*Desktop Top Bar Styles*/
.topBar {
    display: none;
    position: fixed;
    right: 25px;
    top: 18px;
    z-index: 11;
}

.topBar a.button {
    margin-left: 10px;
}

.topBar a.button:first-child, .roomBox .box.textBox a.button:first-child {
    margin-left: 0;
}

/*Menu Styles*/
.sc-menu a {
    text-decoration: none;
    display: block;
    padding: 5px 35px 5px 15px;
    font-weight: 800;
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 1px;
}

.sc-menu a:hover {
    text-decoration: underline;
}

.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}

.sc-menu > li {
    border-bottom: 2px solid #E0D2B7;
}

.SiMenu, .SiMenuDesktop {
    display: none;
    text-align: center;
}

.SiMenu.active {
    display: block;
    background: #F3EDE3;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 5%;
    padding-top: 65px;
    text-align: center;
    margin: auto;
    width: 100%;
    overflow-y: auto;
    padding-bottom: 70px;
}

.SiMenuDesktop li.submenuarrow > a:after, .SiMenu li.submenuarrow > a:after {
    content: " ";
    width: 10px;
    height: 10px;
    right: 0;
    top: 19px;
    margin-top: -10px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    border-bottom: 2px solid #827B73;
    border-left: 2px solid #827B73;
}

.SiMenuDesktop .menuImages, [class*="SiMenu"] .menu-item .menuItemImages, .SiMenuDesktop .menuBackgroundImages, .SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
    display: none;
}

.SiMenu .menuImages, .SiMenu .menuItemImages, .menuBackgroundImages {
    background: #FAF5EF;
}

.SiMenu .menuItemImages img, .menuBackgroundImages img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-animation: lazyloadFadeIn .5s;
    animation: lazyloadFadeIn .5s;
}

.SiMenu .menuBackgroundImages, .SiMenu .menuImages {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    display: block;
}

.SiMenu .menuBackgroundImages {
    opacity: .2;
    -webkit-animation: none;
    animation: none;
}

.sc-menu li.submenuarrow {
    position: relative;
}

[class*=menu-hauptmenue] .current-menu-parent a, [class*=menu-hauptmenue] .current-menu-parent ul li.current-menu-item a, [class*=menu-hauptmenue] .current-menu-item > a {
    text-decoration: underline;
}

[class*=menu-hauptmenue] .current-menu-parent ul li a {
    text-decoration: none;
}

.SiMenu .sc-menu li ul li a {
    margin-top: 0px;
}

.SiMenu .sub-menu a {
    text-transform: none;
    font-weight: 400;
    letter-spacing: 0;
    font-size: 18px;
}

.SiMenu ul, .SiMenuDesktop ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.SiMenu li > ul, .SiMenuDesktop li > ul {
    display: none;
    padding-left: 0.5rem;
}

.SiMenu li > ul.active, .SiMenuDesktop li > ul.active, .sc-menu .submenuarrow.current-menu-ancestor .sub-menu {
    display: block;
}

.SiMenuDesktop li > ul.active, .SiMenuDesktop li > ul.active, .SiMenuDesktop .menu-item.submenuActive .menuItemImages {
    position: absolute;
    z-index: 10;
    background: #fff;
}

.SiMenu .sc-menu li a {
    margin-top: 15px;
}

.SiMenu button, .SiMenuDesktop button {
    background: transparent;
    border: 0;
    padding: 0;
}

.SiMenu button:focus, .SiMenuDesktop button:focus {
    outline: none;
}

.SiMenu button.close-button {
    position: absolute;
    top: 20px;
    right: 5%;
    font-size: 0;
    width: 30px;
    height: 30px;
    -webkit-filter: initial;
    filter: initial;
    cursor: pointer;
    z-index: 50;
    display: none;
}

.SiMenu button.close-button::before, .SiMenu button.close-button::after {
    content: " ";
    width: 100%;
    height: 2px;
    background: #3C2F20;
    display: block;
    position: absolute;
    left: 0;
    top: 13px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.SiMenu button.close-button::after {
    bottom: -8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}

.SiMenu button.close-button:hover::before, .SiMenu button.close-button:hover::after {
    background: #6C5C52;
}

.submenu-button {
    margin-left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -13px;
    border: 0;
    background: transparent;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-bottom: 2px solid #6C5C52;
    border-left: 2px solid #6C5C52;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.submenuActive .submenu-button {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: 0px;
}

.sc-menu a:hover .submenu-button, .hasSubmenu.submenuActive .submenu-button, .sc-menu li a[aria-current] .submenu-button {
    border-color: #3B3B3B;
}

.hasSubmenu.current-menu-parent > a, .sc-menu li a[aria-current], .sc-menu li.submenuarrow.submenuActive > a {
    color: #3B3B3B;
}

.sc-menu li.submenuarrow.submenuActive > a {
    text-decoration: underline;
}

.SiMenu .menuHeader {
    margin-bottom: 5%;
}

.SiMenu .menuHeader img {
    width: 82px;
    height: auto;
}

.SiMenu .menuFooter, .SiMenu .copyToMobileMenu a.phone {
    margin-top: 15% !important;
    display: none;
}

.SiMenu .copyToMobileMenu {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.SiMenu .copyToMobileMenu a.phone {
    text-decoration: none;
}

.SiMenu .copyToMobileMenu .button {
    margin: auto;
    width: 180px;
    display: none;
}

.SiMenu .copyToMobileMenu .button:first-child {
    margin-bottom: 10px;
}

.SiMenu .copyToMobileMenu .button:first-child, .SiMenu .copyToMobileMenu .button:nth-child(2) {
    display: inline-block;
}

.SiMenu .copyToMobileMenu a.phone:before {
    content: "";
    background-position: -258px -336px;
    vertical-align: bottom;
    margin-right: 6px;
}

nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    overflow-y: auto;
    background-color: #FAF5EF;
    text-align: left;
}

.SiMenuOpen .resMenu button.SiMenuToggle .line:nth-child(2), .SiMenuOpen .headerSlider, .SiMenuOpen .footer, .SiMenuOpen .sc-masterContainer, .SiMenuOpen .eyecatcherBtn, .SiMenuOpen .headerSlider, .SiMenuOpen .MainLogo, .SiMenuOpen .showHeaderSlider .headerSlider, .SiMenuOpen .showHeaderVideo .headerVideo {
    display: none;
}

.SiMenuOpen .resMenu button.SiMenuToggle .line {
    margin-bottom: 0;
}

.SiMenuOpen .resMenu button.SiMenuToggle .line:first-child {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.SiMenuOpen .resMenu button.SiMenuToggle .line:nth-child(3) {
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
}

.SiMenuOpen .resMenu button.SiMenuToggle {
    background-image: none;
    height: 50px;
    width: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: center;
    align-content: center;
    -ms-flex-pack: distribute;
    justify-content: space-around;
    top: 0;
}

.SiMenuOpen .resMenu button.SiMenuToggle div:first-child {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -ms-flex-line-pack: center;
    align-content: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 34px;
    height: 17px;
    background-position: -791px -70px;
}

/*SiMenuDesktop*/
.SiMenuDesktop .sc-menu li {
    display: inline-block;
}

.SiMenuDesktop li.submenuarrow a {
    padding-right: 17px;
}

/*Menu Arrows*/
.SiMenuDesktop li.submenuarrow > a:after, .SiMenu li.submenuarrow > a:after {
    content: " ";
    width: 10px;
    height: 10px;
    right: 15px;
    top: 19px;
    margin-top: -10px;
    -webkit-transform: rotate(315deg);
    -ms-transform: rotate(315deg);
    transform: rotate(315deg);
    position: absolute;
    border-bottom: 2px solid #3C2F20;
    border-left: 2px solid #3C2F20;
}

.SiMenuDesktop li.submenuarrow.submenuActive > a:after, .SiMenu li.submenuarrow.submenuActive > a:after, .sc-menu .submenuarrow.current-menu-ancestor > a:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: -3px;
}

.SiMenuDesktop li.submenuarrow > a:hover:after, .SiMenu li.submenuarrow > a:hover:after {
    border-color: #6C5C52;
}

.hasSubmenu.current-menu-parent > a, .sc-menu li a[aria-current]:hover:after, .SiMenuDesktop li.submenuarrow.current-menu-parent > a:hover:after {
    border-color: #3B3B3B;
}

/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
.MainLogo .fullLogo {
    display: block;
    float: left;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    top: 11px;
    height: 78px;
    overflow: hidden;
    z-index: 30;
}

.home .MainLogo .fullLogo {
    position: absolute;
    top: auto;
    bottom: 10vh;
    height: auto;
    z-index: 29;
}

.home header .MainLogo img {
    margin: auto;
    display: block;
    width: 100px;
}

header .MainLogo img {
    width: 59px;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: fixed;
    top: 75px;
    right: 25px;
    z-index: 1;
    color: #fff;
    font-size: 0.7em;
}

.sc-language-selector a, .menuLanguageSelector a {
        font-weight: 700;
        letter-spacing: 1px;
    }
.SiMenuOpen .sc-language-selector {
    z-index: 1000;
    display: block;
    top: 65px;
}

.SiMenuOpen .sc-language-selector a, .SiMenuOpen .menuLanguageSelector a {
    color: #6C5C52
}

.sc-language-selector {
    display: none;
    color: #6C5C52
}

.sc-language-selector a, .menuLanguageSelector a {
    text-decoration: none;
    text-transform: uppercase;
}

.sc-language-selector ul, .menuLanguageSelector ul {
    margin: 0;
    padding: 0;
}

.sc-language-selector ul li, .menuLanguageSelector ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}

.sc-language-selector a, .menuLanguageSelector a {
    opacity: 0.7;
}

.sc-language-selector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li.wpml-ls-current-language a, .sc-language-selector ul li a:hover, .menuLanguageSelector ul li a:hover {
    color: #3C2F20;
    opacity: 1;
}

.sc-language-selector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li a:hover span, .sc-language-selector a:hover span {
    -webkit-text-decoration: solid underline #3C2F20 1px;
            text-decoration: solid underline #3C2F20 1px;
    text-underline-offset: 3px;
}

.SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a:hoveer span {
    color: #3c2f20;
}

.SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a span, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a:hover span {
    -webkit-text-decoration: solid underline #3C2F20 1px;
            text-decoration: solid underline #3C2F20 1px;
    text-underline-offset: 3px;
}

.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "|";
    padding-left: 8px;
}

.sc-language-selector ul li:last-child a:after, .menuLanguageSelector ul li:last-child a:after {
    display: none;
}

.sc-language-selector ul li:last-child, .menuLanguageSelector ul li :last-child {
    margin-right: 0;
}

.menuLanguageSelector {
    right: inherit;
    left: 5%;
    top: 20px;
}

/*Header Slider Styles*/
.headerSlider, .headerVideo {
    display: none;
    position: relative;
}

.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    display: block;
    height: 100%;
    width: 100%;
    position: relative;
    padding-top: 100px;
}

.showHeaderSlider .headerSlider:after, .showHeaderVideo .headerVideo:after {
    position: absolute;
    content: "";
    bottom: -1px;
    left: 0;
    height: 20%;
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgb(243 237 227) 100%);
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgb(243 237 227)));
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgb(243 237 227) 100%);
    width: 100%;
}

.showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider img, .showHeaderVideo .headerVideo video {
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

/*Fullscreen Header Slider Styles*/
.home .showHeaderSlider .headerSlider, .home .showHeaderVideo .headerVideo {
    height: 100vh;
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
    padding-top: 0;
}

.home .showHeaderSlider .headerSlider div[class^=slick], .home .showHeaderSlider .headerSlider .slick-slide > div, .home .showHeaderSlider .headerSlider picture {
    height: 100% !important;
}

header .arrowDown {
    content: " ";
    width: 30px;
    height: 30px;
    position: absolute;
    z-index: 3;
    bottom: 10%;
    left: calc(50% - 17px);
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    cursor: pointer;
    position: absolute;
    width: 34px;
    height: 76px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    display: none;
}

header .arrowDown a {
    text-decoration: none;
}

.showHeaderSlider .arrowDown {
    display: none;
}

@-webkit-keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-10px)
    }
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% {
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }

    40% {
        -webkit-transform: translateY(-20px);
        transform: translateY(-20px)
    }

    60% {
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }
}

/*Fullscreen HeaderSlider END*/
/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/
.footer {
    clear: both;
}

.footer address {
    font-style: normal;
}

.footer address .contactInfos .widthWrapper {
    border-radius: 10px;
    margin-top: 20px;
    margin-bottom: 20px;
    max-width: 650px;
}

.footer address img.logoFooter {
    width: 360px !important;
    max-width: 65% !important;
    height: auto !important;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 4px;
}

.footer .partner .widthWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: center;
    gap: 20px;
}

.footer .socialIcons {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 15px;
    margin: 10px 0;
}

.footer .socialIcons a {
    width: 45px;
    height: 45px;
    border-radius: 50%;
    content: "";
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    display: inline-block;
    font-size: 0;
    background-position: 0 -340px;
}

.footer .socialIcons a.facebook:hover {
    background-position: 0 -410px;
}

.footer .socialIcons a.instagram {
    background-position: -100px -340px;
}

.footer .socialIcons a.instagram:hover {
    background-position: -100px -410px;
}

.footer .contactInfos .contentWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-line-pack: justify;
    align-content: space-between;
    gap: 15px;
}

/*SEO Boxes Styles*/
.seoBoxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -2.5%;
    margin-right: -2.5%;
}

.seoBoxes .box {
    -ms-flex-preferred-size: 400px;
    flex-basis: 400px;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    cursor: pointer;
    position: relative;
    padding-bottom: 25px;
    z-index: 0;
}

.seoBoxes .box:after {
    content: "";
    position: absolute;
    background-color: #FAF5EF;
    left: 0;
    bottom: 0;
    height: 50%;
    width: 100%;
    z-index: -1;
}

.seoBoxes .txtBox {
    text-align: center;
    margin-top: 30px;
    padding-left: 5%;
    padding-right: 5%;
}

/*Newsletter Styles*/
.newsletter input {
    padding: 5px 0;
    margin-bottom: 25px;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 0;
    border-bottom: 2px solid #6C5C52;
    color: #E0D2B7;
    font-size: 18px;
    font-family: "Nunito Sans", "Arial", sans-serif;
}

.newsletter input::-webkit-input-placeholder {
    color: #E0D2B7;
}

.newsletter input::-moz-placeholder {
    color: #E0D2B7;
}

.newsletter input:-ms-input-placeholder {
    color: #E0D2B7;
}

.newsletter input::-ms-input-placeholder {
    color: #E0D2B7;
}

.newsletter input::placeholder {
    color: #E0D2B7;
}

/*Partner Styles*/
.partner a {
    background-image: url(../graphics/partners.png?ver=1.0);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0;
    height: 35px;
    background-size: 250px 500px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}

.partner br {
    display: none;
}

.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}

.partner .natz-schabs {
    background-position: 0 -247px;
    width: 84px;
}

.partner .superski {
    background-position: 0 -196px;
    width: 85px;
}

.partner .guestpass {
    background-position: 0 2px;
    width: 100px;
}

.partner .suedtirol {
    background-position: -66px -102px;
    width: 51px;
    height: 40px;
}

.partner .suedtirol:hover {
    background-position: 0 -102px;
}

.partner .booking_suedtirol {
    background-position: 0 -152px;
    width: 51px;
    height: 40px;
}

/*Anchor Menu*/
.anchorMenuWrapper {
    padding: 20px 15px;
    margin: 0 auto;
    text-align: center;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    max-width: unset;
    left: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.anchorMenuWrapper.fixed {
    position: fixed;
    top: 60px;
    z-index: 20;
}

.anchorMenuWrapper a {
    margin-top: 0;
    margin-bottom: 0;
    text-decoration: none;
    opacity: .5;
    margin-right: 30px;
    color: #fff;
}

.anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

.anchorMenuWrapper a:last-child {
    margin-right: 0;
}

.flexButtons, .buttonsBelowOther {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
}

.buttonsBelowOther {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: wrap;
    flex-flow: wrap;
}

/* Gallery */
.gallery .no-slideshow {
    -webkit-column-count: 2;
    -moz-column-count: 2;
    column-count: 2;
    -webkit-column-gap: 10px;
    -moz-column-gap: 10px;
    column-gap: 10px;
}

.gallery .no-slideshow img {
    margin-bottom: 10px;
}

/*SeoBoxes*/
.seoBoxesWrapper {
    position: relative;
}

.seoBoxes img {
    -webkit-mask-image: url(../graphics/vector_mask-layer.svg);
    mask-image: url(../graphics/vector_mask-layer.svg);
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    width: 290px;
    height: 290px;
    -webkit-mask-size: 290px;
    mask-size: 290px;
    margin-top: 10px;
    -webkit-transition: -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
    transition: -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
    -o-transition: transform 1.2s ease, filter 1.2s ease;
    transition: transform 1.2s ease, filter 1.2s ease;
    transition: transform 1.2s ease, filter 1.2s ease, -webkit-transform 1.2s ease, -webkit-filter 1.2s ease;
}

.seoBoxes .box:hover img {
    -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
            transform: scale(.9);
    -webkit-filter: brightness(0.8);
            filter: brightness(0.8);
}

.seoBoxes .image {
    background-image: url(../graphics/vector_mask-layer.svg);
    background-size: contain;
    width: 320px;
    height: 320px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

/*rotierender Kreis*/
.circleOuter {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden;
    max-width: 460px;
    max-height: 460px;
    margin-left: auto;
    margin-right: auto;
}

.boxrotatedCircle .circle a:hover image {
    opacity: 0;
}

.boxrotatedCircle .circle a:hover .suntitle {
    text-decoration: underline;
}

.circleOuter svg {
    width: 100%;
    height: 100%;
    display: block;
}

.circleContent .circleContentInner span {
    text-transform: uppercase;
    display: block;
    font-size: 16px;
}

.circleContent .circleContentInner span.suntitle {
    font-weight: 800;
    font-size: 1.2rem;
    margin-top: 5px;
}

.circleOuter image {
    opacity: 0.2;
    width: 100%;
    height: 100%;
}

.circleOuter:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../graphics/vector_ring.svg);
    background-size: contain;
}

.circleContent {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.circleContent .circleContentInner {
    text-align: center;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: #fff;
    width: 240px;
}

.boxrotatedCircle .widthWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    gap: 35px;
    -ms-flex-direction: column;
    flex-direction: column;
}

h2.weather-location {
    display: none;
}

/*Test Circle*/
.blockTextSlideshow.rotatedCircle, .blockTextSlideshow.rotatedCircle .boxLayout {
    position: relative;
    display: inline-block;
    width: 320px;
    height: 320px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
}

.blockTextSlideshow.rotatedCircle .boxLayout:before {
    content: "";
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../graphics/vector_ring.svg);
    background-size: contain;
    position: absolute;
    z-index: 1;
}

.blockTextSlideshow.rotatedCircle .slideshowBox {
    position: relative;
    width: 100%;
    height: 100%;
}

.blockTextSlideshow.rotatedCircle .slideshowBox img {
    display: block;
    width: 84%;
    height: 84%;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-mask-image: url(../graphics/vector_mask-layer.svg);
    mask-image: url(../graphics/vector_mask-layer.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-position: center;
    mask-position: center;
    position: absolute;
    top: 8%;
    left: 8%;
}

.blockTextSlideshow.rotatedCircle .boxLayout .mask {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 300px;
    height: 300px;
    -webkit-mask-image: url(../graphics/vector_mask-layer.svg);
    mask-image: url(../graphics/vector_mask-layer.svg);
    -webkit-mask-size: cover;
    mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    pointer-events: none;
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-animation: rotateMask 10s infinite linear;
    animation: rotateMask 10s infinite linear;
    background-color: rgba(108, 92, 82, .7);
}

@-webkit-keyframes rotateMask {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes rotateMask {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }

    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

.circleContent a {
    float: left;
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}

.circleContent a .suntitle {
    text-decoration: underline;
}

.blockTextSlideshow.rotatedCircle:hover .slideshowBox img {
    opacity: 0;
}

/*END Test Circle*/
/*Last Minute*/
.sc-layout .rg-roomgaps {
    background-color: #E0D2B7;
}

.sc-layout .rg-roomgaps .rg-booking-link {
    padding: 0 40px;
    width: 100%;
    background-color: #6c5c52;
    color: #F3EDE3;
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    min-height: 40px;
    margin: 5px 0;
    width: 100%;
    border-radius: 17px;
    text-transform: uppercase;
    border: 1px solid #6c5c52;
    font-family: "Nunito Sans", "Arial", sans-serif;
    font-weight: 700;
    letter-spacing: 1px;
}

.sc-layout .rg-roomgaps .rg-booking-link:hover {
    background-color: #f3ede3;
    color: #3C2F20;
}

.sc-layout .rg-roomgaps .rg-roomgap {
    -webkit-box-shadow: none;
            box-shadow: none;
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */
/* Mobile landscape */
@media (max-width: 994px) and (orientation: landscape) {
    .SiMenu .menuHeader {
        margin-bottom: 4%;
    }

    .SiMenu.active {
        padding-top: 2%;
        margin-top: 0;
        overflow: hidden;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: calc(100vh - 125px);
        height: calc(calc(var(--vh, 1vh) * 100) - 125px);
        overflow-y: auto;
        margin-top: 0;
    }
}

@media (min-width: 600px) {
    .blockTextSlideshow.rotatedCircle, .blockTextSlideshow.rotatedCircle .boxLayout {
        width: 460px;
        height: 460px;
    }

    .blockTextSlideshow.rotatedCircle .slideshowBox img {
        width: 390px;
        height: 390px;
        top: 35px;
        left: 35px;
    }

    .blockTextSlideshow.rotatedCircle .boxLayout .mask {
        top: 5px;
        left: 5px;
        width: 450px;
        height: 450px;
    }

    .circleContent .circleContentInner {
        width: 260px;
    }

    .bottomCTAWrapper .button {
        font-size: 12px;
    }

    .bottomCTAWrapper {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
        border-radius: 27px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        gap: 22px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .bottomCTAWrapper .button:after {
        right: -12px;
    }
}

@media (min-width: 768px) {
    .scrolled header .stickyLogo {
        display: block;
        position: fixed;
        top: 10px;
        left: 50%;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
        z-index: 1000;
    }

    .scrolled header .stickyLogo img {
        width: 30px;
        height: 30px;
    }

    .resMenu .copyToMobileMenu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        gap: 10px;
    }

    .imgFooter img {
        min-height: 450px;
    }

    .zimmerWrapper .slick-slide, .rotatingListbox .slick-slide {
        margin-right: 25px;
        margin-left: 25px;
    }

    .zimmerWrapper .slick-arrow.slick-prev, .rotatingListbox .slick-arrow.slick-prev {
        left: 5%;
        right: auto;
    }

    .zimmerWrapper .slick-arrow.slick-next, .rotatingListbox .slick-arrow.slick-next {
        right: 78px;
    }

    /*Gallery */
    .gallery .no-slideshow {
        -webkit-column-count: 3;
        -moz-column-count: 3;
        column-count: 3;
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
    }

    .gallery .no-slideshow img {
        margin-bottom: 15px;
    }

    .twoSliderText .widthWrapper {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row;
        flex-flow: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .twoSliderText .widthWrapper .blockTextSlideshow {
        max-width: 650px;
    }

    .twoSliderText .widthWrapper .large-slideshow {
        margin-top: 50px;
    }

    .twoSliderText .widthWrapper .blockSlideshow {
        max-width: 500px;
    }

    .twoSliderText .widthWrapper .checkColumn {
        max-width: 650px;
    }

    .twoSliderText .widthWrapper .blockTextSlideshow, .twoSliderText .widthWrapper .blockSlideshow, .twoSliderText .widthWrapper .checkColumn {
        width: calc(50% - 25px);
    }

    .twoSliderText.change-order-d .widthWrapper .blockTextSlideshow {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1;
    }

    .footer address {
        position: relative;
    }

    .twoSliderText .widthWrapper .blockSlideshow {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
    }

    .newsletter .widthWrapper > div {
        width: 45%;
        max-width: 650px;
    }

    .footer address .contactInfos {
        position: absolute;
        right: 5%;
        bottom: 60px;
        width: 45%;
        max-width: 650px;
    }

    .footer address .contactInfos .widthWrapper {
        margin: 0;
        width: 100%;
    }
}

@media (min-width: 994px) {
    .circleContent .circleContentInner span {
        font-size: 18px;
    }
    .footer .partner .widthWrapper {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .sc-language-selector ul li.wpml-ls-current-language a, .menuLanguageSelector ul li.wpml-ls-current-language a, .sc-language-selector ul li a:hover, .menuLanguageSelector ul li a:hover, .sc-language-selector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li.wpml-ls-current-language a, .sc-language-selector ul li a:hover, .menuLanguageSelector ul li a:hover {
    color: #F3EDE3;
    opacity: 1;
}

.sc-language-selector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li.wpml-ls-current-language a span, .menuLanguageSelector ul li a:hover span, .sc-language-selector a:hover span, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a span, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a:hover span {
    -webkit-text-decoration: solid underline #F3EDE3 1px;
            text-decoration: solid underline #F3EDE3 1px;
    text-underline-offset: 3px;
}

    .menuLanguageSelector {
        display: none;
    }
    .SiMenuOpen .sc-language-selector a, .SiMenuOpen .menuLanguageSelector a, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a, .SiMenuOpen .sc-language-selector ul li.wpml-ls-current-language a:hover {
    color: #F3EDE3;
}
    .seoBoxesWrapper:before {
        position: absolute;
        content: "";
        width: 100%;
        height: 50%;
        bottom: 0;
        left: 0;
        background-color: #FAF5EF;
        z-index: 0;
    }
    
    .home.SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2), .SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2) {
    color: #3c2f20;
}

    .padding-top-xxl {
        padding-top: 180px;
    }

    .padding-top-xl {
        padding-top: 150px;
    }

    .padding-top-l, .listBoxWrapper {
        padding-top: 120px;
    }

    .padding-top-m {
        padding-top: 75px;
    }

    .padding-top-s {
        padding-top: 60px;
    }

    .padding-top-xs {
        padding-top: 45px;
    }

    .padding-top-xxs {
        padding-top: 30px;
    }

    .padding-bottom-xxl {
        padding-bottom: 180px;
    }

    .padding-bottom-xl, .listBoxWrapper .rotatingListbox {
        padding-bottom: 150px;
    }

    .padding-bottom-l, .error404 .contentWrapper {
        padding-bottom: 120px;
    }

    .padding-bottom-m, .zimmerWrapper {
        padding-bottom: 75px;
    }

    .padding-bottom-s, .seoBoxesWrapper .seoBoxes {
        padding-bottom: 60px;
    }

    .padding-bottom-xs {
        padding-bottom: 45px;
    }

    .padding-bottom-xxs {
        padding-bottom: 30px;
    }

    .margin-top-xxl {
        margin-top: 180px;
    }

    .margin-top-xl {
        margin-top: 150px;
    }

    .margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper {
        margin-top: 120px;
    }

    .margin-top-m {
        margin-top: 75px;
    }

    .margin-top-s, .offerInner .offertextBox {
        margin-top: 60px;
    }

    .margin-top-xs, .seoBoxes .box, .listBoxWrapper .txtLinkWrapper, .error404 .sc-masterContainer a.button, .listBoxWrapper article .txtWrapper {
        margin-top: 45px;
    }

    .margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a {
        margin-top: 30px;
    }

    .margin-bottom-xxl {
        margin-bottom: 180px;
    }

    .margin-bottom-xl, .roomBox {
        margin-bottom: 150px;
    }

    .margin-bottom-l, .offerInner .wrapper, .offerInner .returnLinkWrapper {
        margin-bottom: 120px;
    }

    .margin-bottom-m {
        margin-bottom: 75px;
    }

    .margin-bottom-s {
        margin-bottom: 60px;
    }

    .margin-bottom-xs {
        margin-bottom: 45px;
    }

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

    html, body, h1, .t1, button, .SiTable table, .FAQquestions [data-control], .listBoxWrapper article .periods {
        font-size: 20px;
    }

    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1 {
        font-size: 65px;
    }

    h3, .t3, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
        font-size: 40px;
    }

    h4, .t4, .seoBoxesWrapper .seoBoxes .headline, .listBoxWrapper article .txtWrapper .headline {
        font-size: 28px;
        line-height: 1.2;
    }

    .emptyTemplate .t4 {
        font-size: 23px;
    }

    h2, .t2, h3, .t3, h4, .t4, .noH2 h1, .error404 .sc-header h1, .seoBoxesWrapper .seoBoxes .headline, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .offerInner h1, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
        margin-bottom: 25px;
    }

    button, .button, .resMenu a.button {
        font-size: 18px;
    }

    .bottomCTAWrapper .button, header .eyecatcherBtn a {
        font-size: 16px;
    }

    button, .button, .listBoxWrapper article .txtWrapper .sc-readmore a, .tabs > [data-control] button {
        font-size: 18px;
        padding: 9px 32px 9px 47px;
        border-radius: 26px;
    }

    .button:before, .listBoxWrapper article .txtWrapper .sc-readmore a:before, .tabs > [data-control] button:before, .button.requestBtn:hover:before, .button.offerBtn:hover:before {
        width: 47px;
        height: 47px;
    }

    .button:before, .listBoxWrapper article .txtWrapper .sc-readmore a:before, .tabs > [data-control] button:before, .seoBoxes .box .button:hover:before, .button.requestBtn:hover:before, .button.offerBtn:hover:before, .button.bookingBtn:hover:before {
        background-position: -330px -90px;
    }

    .button:hover:before, .listBoxWrapper article .txtWrapper .sc-readmore a:hover:before, .seoBoxes .box:hover .button:before, .tabs > [data-control] button:hover:before, .button.requestBtn:before, .button.offerBtn:before, .bg3 a.button:before, .newsletter a.button:before, .bg2 a.button:before, .tabs > [data-control] button.active:before, .tabs > [data-control] button:hover:before {
        background-position: -210px -90px;
    }

    .sc-layout .rg-roomgaps .rg-booking-link {
        width: auto;
        padding: 9px 36px;
        font-size: 18px;
        border-radius: 26px;
    }

    .sc-layout .rg-roomgaps .rg-booking-link {
        width: auto;
    }

    .resMenu a.button {
        padding: 9px 36px 9px 47px;
    }

    .scrolled .resMenu .copyToMobileMenu, .SiMenuOpen .resMenu .copyToMobileMenu {
        top: 6px;
    }

    .SiMenuOpen.scrolled .resMenu .copyToMobileMenu, .SiMenuOpen .resMenu .copyToMobileMenu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .scrolled .resMenu {
        height: 60px;
    }

    .resMenu {
        top: 67px;
    }

    .resMenu .copyToMobileMenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        gap: 15px;
    }

    .resMenu button.SiMenuToggle {
        width: 88px;
        height: 88px;
        background-position: -330px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
    }

    .resMenu button.SiMenuToggle div:first-child {
        width: 42px;
        height: 20px;
        background-position: -730px 0;
    }

    .scrolled .resMenu button.SiMenuToggle div:first-child {
        background-position: -800px -100px;
    }

    .SiMenu.active {
        overflow-y: auto;
    }

    .SiMenu ul {
        margin: 0;
        width: 100%;
    }

    .SiMenu ul.sc-menu {
        padding: 5%;
        overflow-y: auto;
    }

    .sc-menu > li {
        width: 34%;
        border-bottom: 0;
    }

    .menu-hauptmenue-container {
        position: relative;
    }

    .sc-menu:after {
        position: absolute;
        content: "";
        left: 36%;
        top: 0;
        width: 2px;
        height: 100%;
        background-color: #E0D2B7;
    }

    .sc-menu .submenuarrow.current-menu-ancestor {
        position: initial;
    }

    nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
        height: auto;
        padding: 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        background-color: #FAF5EF;
        text-align: left;
        position: relative;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        overflow: visible;
    }

    .SiMenu li > ul.active, .SiMenu li > ul.active, .SiMenu .submenuActive.current-menu-parent .sub-menu, .SiMenu .sc-menu li.current-menu-ancestor .sub-menu.active, .SiMenu li.submenuActive .sub-menu.active, .sc-menu .submenuarrow.current-menu-ancestor .sub-menu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        position: absolute;
        margin: 0;
        left: 40%;
        top: 0;
        height: 100%;
        padding-left: 5%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 60%;
        background-color: #faf5ef;
    }

    .SiMenu li > ul.active, .SiMenu li > ul.active {
        background-color: #faf5ef;
        z-index: 1;
    }

    .sc-menu li.submenuarrow {
        position: initial;
    }

    .sc-menu > li a {
        position: relative;
        padding: 10px 0;
        font-size: 30px;
        color: #6C5C52;
    }

    .sc-menu .submenuarrow > a {
        position: relative;
    }

    .sc-menu .submenuarrow > a:before {
        content: "";
        position: absolute;
        right: 5%;
        top: 21px;
        width: 18px;
        height: 18px;
        background-image: url(../graphics/vector_sprites.svg?ver=1.0);
        background-position: -560px -630px;
    }

    .sc-menu .submenuarrow.current-menu-ancestor > a:before, .sc-menu .submenuarrow.submenuActive > a:before {
        background-position: -600px -630px;
    }

    .sc-menu li.submenuActive a:hover, .sc-menu li.submenuActive .current-menu-ancestor a.active {
        color: #3c2f20;
    }

    .sc-menu li .sub-menu a, .SiMenu .sub-menu a {
        font-size: 20px;
    }

    .SiMenu li.submenuActive > a:after {
        right: 25px;
        margin-left: 7px;
        top: 50%;
        -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
        transform: translate(0, -50%);
        display: none;
    }

    .SiMenuDesktop li.submenuarrow > a:after, .SiMenu li.submenuarrow > a:after {
        display: none;
    }

    .SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages, .sc-menu .submenuarrow.current-menu-ancestor .menuItemImages {
        display: block;
        position: absolute;
        right: 0;
        bottom: -115px;
        background-image: url(../graphics/vector_mask-layer.svg);
        background-size: contain;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        width: 350px;
        z-index: 4;
        background-color: transparent;
    }

    .SiMenu .current-menu-item .menuItemImages img, .SiMenu .menu-item.submenuActive > .menuItemImages img, .sc-menu .submenuarrow.current-menu-ancestor .menuItemImages img {
        -webkit-mask-image: url(../graphics/vector_mask-layer.svg);
        mask-image: url(../graphics/vector_mask-layer.svg);
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-position: center;
        mask-position: center;
        width: 100%;
        height: 100%;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        -webkit-mask-size: 300px;
        mask-size: 300px;
    }

    .sc-menu .submenuarrow.current-menu-ancestor .menuItemImages {
        z-index: 3;
    }

    .SiMenu .menuItemImages:after {
        content: "";
        position: absolute;
        right: 0;
        bottom: 0;
        width: 200px;
        height: 200px;
        background-color: #f3ede3;
        z-index: -1;
    }

    header .MainLogo img {
        width: 110px;
    }

    .sc-masterContainer {
        padding-top: 250px;
    }

    .SiMenuOpen .resMenu button.SiMenuToggle {
        background-image: url(../graphics/vector_sprites.svg?ver=1.0);
        width: 88px;
        height: 88px;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        gap: 12px;
    }

    .SiMenuOpen .resMenu button.SiMenuToggle div:first-child {
        width: 40px;
        height: 28px;
        background-position: -793px 0;
    }

    .SiMenuOpen .resMenu button.SiMenuToggle .line, .SiMenuOpen .resMenu button.SiMenuToggle div:nth-child(2) span {
        color: #3C2F20;
    }

    .SiMenuOpen .resMenu button.SiMenuToggle .line {
        background: #3C2F20;
    }

    .resMenu button.SiMenuToggle .line {
        width: 40px;
    }

    .resMenu button.SiMenuToggle div:nth-child(2) {
        font-size: 13px;
    }

    .SiMenuOpen .resMenu .copyToMobileMenu {
        top: 0;
    }

    .SiMenu button.close-button {
        width: 88px;
        height: 88px;
        background-position: -330px 0;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -ms-flex-line-pack: center;
        align-content: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 10px;
        display: none;
    }

    .bottomCTAWrapper {
        gap: 32px;
        padding-left: 32px;
        padding-right: 32px;
    }

    .bottomCTAWrapper .button:after {
        right: -16px;
    }

    .importantLinks .widthWrapper {
        border-top: 2px solid #6C5C52;
    }

    .checkColumn ul li {
        margin-bottom: 25px;
        padding-bottom: 25px;
        padding-left: 60px;
    }

    .roomWrapper .checkColumn ul {
        margin-top: 25px;
        margin-bottom: 25px;
    }

    .roomWrapper .checkColumn ul li {
        padding-top: 25px;
    }

    .roomWrapper .checkColumn ul li:before {
        top: 22px;
    }

    .roomBox:nth-child(even) .boxLayout .textBox {
        -webkit-box-ordinal-group: 0;
        -ms-flex-order: -1;
        order: -1;
    }

    .checkColumn ul li:before {
        width: 35px;
        height: 35px;
        background-position: -600px -250px;
        top: -4px;
    }

    [data-accordion] [data-control] {
        padding: 15px;
        padding-right: 42px;
        padding-left: 0;
    }

    [data-accordion] > [data-control]:after {
        width: 36px;
        height: 36px;
        background-position: -600px -349px;
        margin-top: -22px;
    }

    .ThirdSliderGallery .slick-slide {
        margin: 0 25px;
    }

    .otherSlideshow .slideshowBox .sc-slideshow .slick-list, .roomWrapper .slideshowBox .sc-slideshow .slick-list {
        padding-right: 0 !important;
    }

    .change-order-d.otherSlideshow .slideshowBox .sc-slideshow .slick-list {
        padding-left: 0 !important;
        padding-right: 60px !important;
    }

    .ThirdSliderGallery .slick-arrow.slick-prev {
        left: 75px;
    }

    .ThirdSliderGallery .slick-arrow.slick-next {
        right: 75px;
    }

    .home header .MainLogo img {
        width: 200px;
    }

    .topBar {
        display: none;
    }

    .SiMenuDesktop {
        display: none;
    }

    .SiMenuDesktop [class*=menu-hauptmenue] {
        background: #fff;
    }

    body.scrolled .SiMenuDesktop {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 10;
    }

    .bottomCTAWrapper {
        opacity: 0;
    }

    .scrolled .bottomCTAWrapper, .SiMenuOpen .bottomCTAWrapper {
        opacity: 1;
    }

    /* Anchor Menu */
    .anchorMenuWrapper.fixed {
        top: 37px;
        z-index: 10;
    }

    /*Show Desktop Menu END*/
    .sc-language-selector, .home .sc-language-selector {
        display: block;
        z-index: 1000;
        top: 84px;
    }

    .SiMenuOpen.sc-language-selector, .SiMenuOpen.home .sc-language-selector, .SiMenuOpen.home.scrolled .sc-language-selector, .SiMenuOpen.scrolled .sc-language-selector {
        top: 67px;
    }

    .scrolled .sc-language-selector, .scrolled .home .sc-language-selector {
        top: 6px;
    }

    .sc-language-selector, .home .sc-language-selector {
        background-color: #3C2F20;
        padding: 13.25px 13px;
        right: 5%;
        border-radius: 26px;
    }

    .scrolled .resMenu button.SiMenuToggle {
        top: 6px;
    }

    .SiMenuOpen .resMenu {
        top: 67px;
        background-color: transparent;
        height: 60px;
    }

    .SiMenuOpen .sc-language-selector, .SiMenuOpen.home .sc-language-selector {
        top: 67px;
    }

    .SiMenuOpen.scrolled .resMenu button.SiMenuToggle {
        top: 0;
    }

    .scrolled header .stickyLogo {
        top: 6.5px;
        left: calc(5% + 100px);
    }

    .scrolled header .stickyLogo img {
        width: 47px;
        height: 47px;
    }

    .sc-language-selector a, .menuLanguageSelector a {
        color: #F3EDE3;
        font-weight: 700;
        letter-spacing: 1px;
    }

    .MainLogo .fullLogo {
        display: none;
    }

    .home .MainLogo .fullLogo {
        display: block;
    }

    .resMenu .copyToMobileMenu {
        right: calc(5% + 175px);
    }

    .boxLayout, .offerBoxesWrapper {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }

    .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
        padding: 0;
    }

    .offerBoxesWrapper {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
    }

    .roomSite .boxLayout {
        width: 95%;
        margin-left: 0;
        max-width: none;
        position: inherit;
    }

    .roomSite .roomBox:nth-child(even) .boxLayout {
        margin-left: auto;
        margin-right: 0;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }

    .twoSliderText .widthWrapper .blockTextSlideshow .boxLayout {
        display: block;
    }

    .twoSliderText .widthWrapper .blockTextSlideshow .boxLayout .box {
        width: 100%;
    }

    .boxLayout .box, .offerBoxesWrapper .box {
        width: 47.5%;
    }

    .offerBoxesWrapper .box {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
        flex-flow: row wrap;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -ms-flex-direction: column;
        flex-direction: column;
    }

    .roomSite .boxLayout .box.textBox {
        max-width: 714px;
        width: 40%;
        margin-top: 0;
        margin-left: auto;
        margin-right: 0;
        position: relative;
    }

    .roomSite .rotatedCircle .boxLayout .box.textBox {
        position: initial;
    }

    .roomSite .roomBox:nth-child(even) .boxLayout .box.textBox {
        margin-left: 0;
        margin-right: auto;
    }

    .roomSite .boxLayout .box.slideshowBox {
        width: 57%;
    }

    .roomSite .boxrotatedCircle .boxLayout .box.slideshowBox {
        width: 100%;
    }

    .newEyecatcher {
        right: 0;
        left: auto;
    }

    .twoSliderText .widthWrapper .blockTextSlideshow .boxLayout .box:nth-child(2), .listBoxWrapper article .txtWrapper {
        margin-top: 5%;
    }

    .listBoxWrapper article .imageWrapper {
        padding-bottom: 0;
    }

    .listBoxWrapper article .txtWrapper {
        padding: 0;
    }

    .listBoxWrapper article .txtWrapper * {
        text-align: left;
    }

    .listBoxWrapper article {
        background: transparent;
        padding-bottom: 0;
    }

    .listBoxWrapper article .txtWrapper .sc-readmore .button {
        background: #3C2F20;
        color: #fff;
    }

    .listBoxWrapper article .txtWrapper .sc-readmore .button:hover {
        background: #EABC4E;
    }

    .importantLinks.widthWrapper {
        border-top: 2px solid #6C5C52;
    }

    .column.deskthree {
        -webkit-columns: 3;
        -moz-columns: 3;
        columns: 3;
    }

    .partner a {
        margin: 0 1.5%;
        height: 70px;
        background-size: 500px 1000px;
    }

    .partner .natz-schabs {
    background-position: 0 -494px;
    width: 170px;
}

    .partner .superski {
        background-position: 0 -386px;
        width: 170px;
    }

    .partner .guestpass {
    background-position: 0 2px;
    width: 197px;
}

    .partner .suedtirol {
        background-position: -133px -203px;
        width: 102px;
        height: 80px;
    }

    .partner .suedtirol:hover {
        background-position: 0 -203px;
    }

    .partner .booking_suedtirol {
        background-position: 0px -306px;
        width: 102px;
        height: 80px;
    }

    .showHeaderSlider .arrowDown {
        display: none;
    }

    header .eyecatcherBtn {
        bottom: 0;
        left: 0;
        height: 60px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
        top: auto;
        border-top-right-radius: 30px;
        border-bottom-right-radius: 30px;
        padding-left: 25px;
        padding-right: 25px;
    }

    header .eyecatcherBtn b {
        font-size: 1rem;
    }

    .otherSlideshow .slideshowBox .slick-slide, .roomWrapper .slideshowBox .slick-slide {
        margin-left: 20px;
        margin-right: 0;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .slick-slide, .change-order-d.otherSlideshow .slideshowBox .slick-slide {
        margin-left: 0;
        margin-right: 20px;
    }

    .otherSlideshow .box.textBox {
        width: 40%;
        max-width: 715px;
    }

    .roomBox .roomWrapper .slick-list {
        padding-right: 0 !important;
    }

    .roomBox:nth-child(even) .roomWrapper .slick-list {
        padding-right: 130px !important;
        padding-left: 0 !important;
    }

    .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev {
        left: 130px;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next {
        right: 130px;
    }

    .otherSlideshow .slick-arrow.slick-prev {
        left: 50px;
    }

    .change-order-d.otherSlideshow .slick-arrow.slick-next {
        right: 50px;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev, .change-order-d.otherSlideshow .slick-arrow.slick-prev {
        left: -25px;
        right: auto;
    }

    .otherSlideshow .slick-arrow.slick-next, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next {
        right: -25px;
    }

    .blockTextSlideshow .slick-arrow {
        bottom: -25px;
        top: auto;
    }

    .blockTextSlideshow .slick-arrow {
        left: -25px;
    }

    .blockTextSlideshow .slick-arrow.slick-next {
        left: auto;
        right: -25px;
    }

    .tabs [data-content] {
        margin-top: 60px;
    }

    .boxrotatedCircle .widthWrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: inherit;
        position: relative;
    }

    .boxrotatedCircle .widthWrapper > div {
        width: 47.5%;
    }

    .boxrotatedCircle .widthWrapper .rotatedCircle {
        margin-right: 0;
        width: 460px;
        margin-top: 150px;
    }

    .boxrotatedCircle .widthWrapper .txtPart {
        -ms-flex-item-align: start;
        align-self: flex-start;
    }

    .boxrotatedCircle .widthWrapper .circle {
        -ms-flex-item-align: end;
        align-self: flex-end;
        margin-top: 200px;
        width: -webkit-fit-content;
        width: -moz-fit-content;
        width: fit-content;
    }
    .showHeaderSlider .headerSlider:after, .showHeaderVideo .headerVideo:after {
        height: 30vh
    }
}

@media (min-width: 1200px) {
    .gallery .no-slideshow {
        -webkit-column-count: 4;
        -moz-column-count: 4;
        column-count: 4;
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }

    .ThirdSliderGallery .slick-arrow.slick-next {
        right: 130px;
    }

    .ThirdSliderGallery .slick-arrow.slick-prev {
        left: 130px;
    }

    .footer .contactInfos .contentWrapper {
        gap: 25px;
    }

    .gallery .no-slideshow img {
        margin-bottom: 20px;
    }

    h3, .t3, .offerBoxesWrapper article .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline {
        font-size: 50px;
    }

    .twoSliderText .widthWrapper .large-slideshow {
        margin-top: 120px;
    }

    .otherSlideshow .slideshowBox .slick-slide, .roomWrapper .slideshowBox .slick-slide {
        margin-left: 50px;
        margin-right: 0;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .slick-slide, .change-order-d.otherSlideshow .slideshowBox .slick-slide {
        margin-left: 0;
        margin-right: 50px;
    }

    .otherSlideshow .slick-arrow.slick-prev, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev {
        left: 155px;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next {
        right: 155px;
    }

    .change-order-d.otherSlideshow .slick-arrow.slick-next {
        right: 85px;
    }

    .newEyecatcher {
        width: 106px;
        height: 106px;
        background-position: -550px 0;
    }

    .newEyecatcher div {
        padding: 33px 15px;
    }

    .newEyecatcher div span {
        line-height: .6;
        font-size: 34px;
    }

    .newEyecatcher div span.t1 {
        font-size: 19px;
    }

    [data-accordion] [data-control] {
        padding: 20px 45px 20px 0;
    }
}

@media (min-width: 1400px) {
    .SiMenuOpen.scrolled .resMenu .copyToMobileMenu, .SiMenuOpen .resMenu .copyToMobileMenu {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        flex-direction: row;
    }

    .home header .stickyLogo {
        display: none;
    }

    .home.scrolled header .stickyLogo {
        display: block;
    }

    header .stickyLogo {
        display: block;
        position: absolute;
        top: 80px;
        left: 50%;
        z-index: 31;
        -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
        transform: translate(-50%, 0);
    }

    header .stickyLogo img {
        width: 60px;
    }

    .scrolled header .stickyLogo {
        left: 50%;
    }
}

@media (min-width: 1600px) {
    .seoBoxesWrapper .seoBoxes {
        width: 90%;
    }

    .seoBoxes .box {
        margin-left: 2.5%;
        margin-right: 2.5%;
    }

    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1 {
        font-size: 85px;
    }

    .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
        min-height: 650px;
    }

    .sc-menu > li a {
        font-size: 35px;
    }

    .listBoxWrapper article .txtWrapper .headline {
        font-size: 35px;
        line-height: 1.2;
    }

    .roomWrapper .checkColumn ul {
        margin-top: 35px;
        margin-bottom: 35px;
    }

    .sc-menu li .sub-menu a {
        font-size: 24px;
    }

    .flexButtons, .buttonsBelowOther {
        gap: 15px;
    }

    .headerImg header .MainLogo {
        bottom: auto;
        top: 67px;
    }

    .otherSlideshow .box.textBox {
        padding-left: 150px;
        margin-left: 0;
    }

    .change-order-d.otherSlideshow .box.textBox {
        padding-left: auto;
        margin-left: auto;
        padding-right: 150px;
        margin-right: 0;
    }

    .roomSite .boxLayout {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        gap: 100px;
    }

    .roomSite .boxLayout .box.textBox {
        margin-left: 0;
    }

    .roomSite .roomBox:nth-child(even) .boxLayout .box.textBox {
        margin-left: auto;
        margin-right: 0;
    }

    .newEyecatcher {
        top: -100px;
    }

    .zimmerWrapper .slick-arrow, .rotatingListbox .slick-arrow {
        bottom: calc(60% - 37.5px);
    }

    .zimmerWrapper .slick-arrow.slick-prev, .rotatingListbox .slick-arrow.slick-prev {
        left: calc(5% - 10px);
    }

    .zimmerWrapper .slick-arrow.slick-next, .rotatingListbox .slick-arrow.slick-next {
        right: 255px;
    }

    .zimmerWrapper {
        padding-bottom: 75px;
    }

    /*Arrow*/
    .slick-arrow {
        width: 75px;
        height: 75px;
        background-position: -730px -140px;
    }

    .otherSlideshow .slick-arrow.slick-prev, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev {
        left: 140px;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next {
        right: 140px;
    }

    .otherSlideshow .slick-arrow.slick-next, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-next, .blockTextSlideshow .slick-arrow.slick-next {
        right: -37.5px;
    }

    .roomBox:nth-child(even) .roomWrapper .slideshowBox .sc-slideshow .slick-arrow.slick-prev, .blockTextSlideshow .slick-arrow, .change-order-d.otherSlideshow .slick-arrow.slick-prev {
        left: -37.5px;
    }

    .otherSlideshow .slick-arrow, .roomWrapper .slideshowBox .sc-slideshow .slick-arrow, .blockTextSlideshow .slick-arrow {
        bottom: -37.5px;
    }

    .ThirdSliderGallery .slick-arrow.slick-next {
        right: 115px;
    }

    .ThirdSliderGallery .slick-arrow.slick-prev {
        left: 115px;
    }

    .change-order-d.otherSlideshow .slick-arrow.slick-next {
        right: 75px;
    }

    /*Arrow End*/
}

@media (min-width: 2500px) {
    .sc-menu .submenuarrow > a:before {
        right: 10%;
    }

    .ThirdSliderGallery .slick-arrow.slick-next {
        right: 250px;
    }

    .ThirdSliderGallery .slick-arrow.slick-prev {
        left: 250px;
    }

    .SiMenu .current-menu-item .menuItemImages img, .SiMenu .menu-item.submenuActive > .menuItemImages img {
        -webkit-mask-size: 410px;
        mask-size: 410px;
    }

    .SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
        width: 450px;
    }

    .SiMenu .menuItemImages:after {
        height: 273px;
    }
}