/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face start <<<--- */

@font-face {
    font-family: 'Cabin_Regular';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(../fonts/cabin_400.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Cabin_Regular_Fallback';
    font-weight: 300;
    src: local('Arial');
    size-adjust: 93%;
    font-stretch: ultra-condensed;
  }

  @font-face {
    font-family: 'Cabin_Bold';
    font-style: bold;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/cabin_700.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Mohave_Light';
    font-style: light;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/mohave_300.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Mohave_Light_Fallback';
    font-weight: 300;
    src: local('Arial');
    size-adjust: 90%;
    font-stretch: ultra-condensed;
  }

  @font-face {
    font-family: 'Mohave_Medium';
    font-style: medium;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/mohave_500.woff2) format('woff2');
  }

  @font-face {
    font-family: 'Mohave_Bold';
    font-style: bold;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/mohave_700.woff2) format('woff2');
  }

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */

html, body {
    font-family: "Cabin_Regular","Cabin_Regular_Fallback",sans-serif;
    color: #F8F8F8;
    font-weight: 400;
    background-color: #293440;
    font-size: 19px;
    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, .listBoxWrapper article .periods {
    font-weight: 700;
    font-family: 'Cabin_Bold';
    font-display: swap;
}
a {
    color: #F8F8F8;
}
a:hover {
    color: #B8878C;
}
.bigger {
    font-size: 130%;
}
small, .footer .editorial, .additionalPriceInformation {
    font-size: 0.8em;
    text-transform: none;
}
p {
    margin-bottom: 15px;
}
header p {
    margin: 0;
}
.center, .h1Center .sc-header, .error404 .sc-header, .error404 .contentWrapper, .listBoxArticleWrapper article .txtWrapper {
    text-align: center;
}
h1, .t1, .anchorMenuWrapper a.sianchor {
    font-size: 0.8rem;
    font-family: "Cabin_Regular","Cabin_Regular_Fallback",sans-serif;
    font-weight: 400;
    color: #D2D2D2;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    clear: both;
}
.anchorMenuWrapper a.sianchor {
    color: #F8F8F8;
}
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, .blockPanoramicSlideshow .imageText span {
    font-size: 38px;
    line-height: 1.2;
    font-family: "Mohave_Light","Mohave_Light_Fallback",sans-serif;
    font-weight: 300;
    color: #F8F8F8;
    margin: 0;
    margin-bottom: 10px;
}
h2, .t2 {
    margin-bottom: 0;
    padding-bottom: 10px;
}
.seoBoxesWrapper .seoBoxes .headline {
    text-align: left;
}
.noH2 h1, .error404 .sc-header h1, .offerInner h1 {
    margin-top: 0;
}
h3, .t3, .contact-us a, .SiMenu .contact a, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .listBoxWrapper article .txtWrapper .priceInfo, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .blockPanoramicSlideshow .imageText span {
    font-size: 24px;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
    text-transform: uppercase;
}
h4, .t4, .txtLink, .sc-quickInquiry>div label, .extendedTopBar a, [data-accordion] [data-control], .seoBoxesWrapper .seoBoxes .headline, .offerInner .returnLinkWrapper .returnLink {
    font-family: "Mohave_Medium","Arial",sans-serif;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 19px;
    letter-spacing: 1px;
}
.home .blockPanoramicSlideshow.large-slideshow {
    cursor: pointer;
}
.sc-quickInquiry>div label {
    font-family: 'Cabin_Regular',"Cabin_Regular_Fallback",sans-serif;
    letter-spacing: 0;
}

hr {
    width: 50%;
    height: 2px;
    background-color: #3d5062;
    text-align: left;
    display: inline-block;
    clear: both;
    margin: 25px auto;
    border: 0;
}
.txtLeft hr {
    display: block;
    margin-left: 0;
}
.bg2 hr {
    background-position: -259px -99px;
}

header, .quickrequest, .pattern, .SiMenu, .blockPanoramicSlideshow > div, .blockSlideshowHiglightText > div, .blockTextSlideshow .box.slideshowBox {
    position: relative;
}
.blockTextSlideshow .box.slideshowBox {
    margin-top:0!important
}
.pattern:after, .SiMenu:after {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_pattern.svg);
    background-repeat: repeat;
    z-index: -1;
    opacity: .1;
    background-size: 500px;
    pointer-events: none;
}
.seoBoxesWrapper {
    width: 100%;
}
.bg2.pattern:after {
    z-index: 0;
}
.bg2.pattern .widthWrapper {
    z-index: 1;
    position: relative;
}
.sc-masterContainer {
    padding-top: 70px;
}
.sc-masterContainer ul {
    padding: 0 22px;
    margin: 0;
    margin-bottom: 15px;
}
.sc-masterContainer ul.icon, ul.icon {
    padding: 0;
    margin-bottom: 0;
}
.sc-masterContainer ul.icon li, ul.icon li {
    list-style: none;
    margin-bottom: 17px;
    padding-left: 30px;
    position: relative;
}
.sc-masterContainer ul.icon li:before, ul.icon li:before {
    content: "";
    position: absolute;
    width: 19px;
    height: 16px;
    left: 0;
    top: 7px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -400px -1700px;
}
.sc-masterContainer ul li {
    margin-bottom: 15px;
}
.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li, .activeBoxesWrapper .box .txtWrapper p {
    margin-bottom: 0;
}

.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;
}

.gmap iframe {
    width: 100%;
    height: auto;
    aspect-ratio: 16/9;
}
.formArea .contentWrapper.margin-top-l.margin-bottom-l {
    margin-top: 0;
    margin-bottom: 0;
}
/*BG Colors Styles*/
.bg1 {
    background-color: #D2D2D2;
}
.bg2 {
    background-color: #A17A82;
}
.bg3 {
    background-color: #3D5062;
}
.bg1, .bg1 a, .bg1 h1, .bg1 .t1, .bg1 h2, .bg1 .t2, .bg1 h3, .bg1 .t3, .bg1 h4, .bg1 .t4, .listBoxWrapper article .txtWrapper .headline {
    color: #293440;
}
.bg2, .bg2 a, .bg1 a.button, .bg2 a.txtLink, .extendedTopBar a, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4 {
    color: #fff;
}
.bg3, .bg3 a, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4 {
    color: #fff;
}

/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    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: 5%;
    top: 5%;
    z-index: 3;
    background-size: contain;
}
.eyecatcherBtn, .eyecatcherBtn div, .eyecatcherBtn div a {
    height: 110px;
    width: 110px;
    font-size: 0;
}
.eyecatcherBtn.bottom {
    top: auto;
    bottom: 5%;
}
.blockTextSlideshow.highlightImageTxt.ski-in-ski-out .eyecatcherBtn.ski-in-ski-out.bottom {
    bottom: -40px;
}
.blockTextSlideshow.highlightImageTxt.ski-in-ski-out .eyecatcherBtn.ski-in-ski-out.bottom {
    right: calc(5% + 20px);
}
.eyecatcherBtn.left {
    right: auto;
    left: 5%;
}
.eyecatcherBtn.gault-millau.mobTopRight {
    bottom: auto;
    top: -40px;
    left: auto;
    right: calc(5% + 20px);
}
.quickrequest .eyecatcherBtn {
    right: auto;
    left: 5%;
    background-image: url(../graphics/vector_best-price-guarantee.svg);
    background-color: transparent;
    border: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    top:20px
}

.quickrequest .eyecatcherBtn:lang(it) {
    background-image: url(../graphics/vector_best-price-guarantee-it.svg);
}

.quickrequest .eyecatcherBtn:lang(en) {
    background-image: url(../graphics/vector_best-price-guarantee-en.svg);
}


header .eyecatcherBtn {
    top: initial;
    bottom: calc(3% + 56px);
    left: 5%;
    background-image: url(/wp-content/themes/sonnalp/assets/graphics/vector_eyecatcher.svg);
}
header .eyecatcherBtn a {
    text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-family: "Mohave_Medium","Arial",sans-serif;
    letter-spacing: 1px;
    font-weight: 500;
    padding: 5px;
    width: 75%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    height: 75%;
    border-radius: 50%;
    box-sizing: border-box;
}

header .eyecatcherBtn a:hover {
    opacity: .5;
}
header .eyecatcherBtn div, header .eyecatcherBtn a {
    font-size: 16px;
    font-family: "Mohave_Medium","Arial",sans-serif;
    text-transform: uppercase;
    line-height: 1.3;
}
header .eyecatcherBtn div {
    width: auto;
}

header .eyecatcherBtn div div {
    height: auto;
}

.eyecatcherBtn b {
    display: contents;
    font-size: 1.2rem;
    font-weight: normal;
}
header .eyecatcherBtn b {
    font-size: .9rem;
}
.eyecatcherBtn > div {
    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;
}
header .eyecatcherBtn div div {
    height: auto;
}
a.eyecatcherBtn {
    text-decoration: none;
}
a.eyecatcherBtn:hover {
    background: #293440;
    color: #f8f8f8;
}

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

.contentWrapper, .sc-header, .error404 .sc-header, .offerInner .returnLinkWrapper .txtLinkWrapper {
    max-width: 900px;
}
.sc-masterContainer .sc-header h1, .sc-masterContainer .blockText .contentWrapper:first-child {
    text-align: center;
}
.sc-masterContainer .blockText.txtLeft .contentWrapper, .txtLeft {
    text-align: left;
}
/*BoxLayout Styles*/
.boxLayout, .offerBoxesWrapper, .offerOverviewSite .listBoxArticleWrapper, .activeBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.offerBoxesWrapper {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.offerOverviewSite .listBoxArticleWrapper .loadmorePosts {
    margin-left: auto;
    margin-right: auto;
}
/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper, .listBoxArticleWrapper, .activeBoxesWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
}
.boxLayout.listContainer article, .offerBoxesWrapper article, .listBoxArticleWrapper article, .activeBoxesWrapper .box {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.activeBoxesWrapper .box {
    cursor: auto;
}
.activeBoxesWrapper .bo {
    cursor: context-menu;
}
/*blockPanoramic*/
.blockPanoramicSlideshow .widthWrapper:before, .highlightboxes .box:before, .seoBoxesWrapper .seoBoxes .box:before {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 50%;
    background: -o-linear-gradient(60deg,#293440 0,transparent 62%);
    background: linear-gradient(30deg,#293440 0,transparent 62%);
    z-index: 1;
    -webkit-transition: all .9s ease;
    -o-transition: all .9s ease;
    transition: all .9s ease;
}
.blockPanoramicSlideshow .widthWrapper:before, .seoBoxesWrapper .seoBoxes .box:before {
    height: 100%;
}
.blockPanoramicSlideshow .widthWrapper:hover:before, .highlightboxes .box:hover:before, .seoBoxesWrapper .seoBoxes .box:hover:before {
 height: 100%;
 background: rgba(41,52,64,0.80);
}
.highlightboxes .box, .seoBoxesWrapper .seoBoxes .box {
    position: relative;
    z-index: 0;
    margin-bottom: 30px;
    width: 80%;
    clear: both;
}

.highlightboxes .box {
    cursor: pointer;
}
.highlightboxes .box:nth-child(even) {
    float: right;
}
.highlightboxes .box .t3, .seoBoxesWrapper .seoBoxes .box .t3 {
    margin-bottom: 5px;
    text-align: left;
}
.highlightboxes .box > div, .seoBoxesWrapper .seoBoxes .box > div {
    position: absolute;
    z-index: 2;
    width: 100%;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0 20px 20px 20px;
}
.highlightboxesWrapper .highlightboxes .iconWrapper {
    width: 55px;
    height: 44px;
    margin-bottom: 15px;
}
.highlightboxesWrapper .highlightboxes .iconWrapper .icon {
    display: block;
    float: left;
    width: 100%;
    height: 100%;
    background-image: url(../graphics/vector_sprites.svg);
}
.highlightboxesWrapper .highlightboxes .iconWrapper .icon.wellness {
    width: 32px;
    background-position: -800px -390px;
}
.highlightboxesWrapper .highlightboxes .iconWrapper .icon.gourmet {
    width: 28px;
    background-position: -400px -398px;
}
.highlightboxesWrapper .highlightboxes .iconWrapper .icon.wine {
    width: 19px;
    background-position: -500px -400px;
}
.highlightboxesWrapper .highlightboxes .iconWrapper .icon.sport {
    background-position: -600px -400px;
}
.blockPanoramicSlideshow .textBox {
    position: absolute;
    left: 50%;
    bottom: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
}
.blockPanoramicSlideshow .textBox .button {
    margin-bottom: 5vh;
}
.blockPanoramicSlideshow .widthWrapper .textBox {
    left: 0;
    padding: 5%;
    padding-top: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    height: auto;
    z-index: 2;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.blockTextSlideshow .textBox .imageText {
    position: relative;
    left: -5%;
    width: 100%;
}
.blockTextSlideshow .boxLayout .box.textBox ul {
    list-style: none;
    padding-left: 0;
    padding-right: 0;
    margin-bottom: 0;
}
.blockTextSlideshow .boxLayout .box.textBox ul li {
    margin-bottom: 10px;
}
/*blockTextSlideshow*/
.blockTextSlideshow {
    padding-right: 5%;
    padding-left: 5%;
    width: 90%;
}

.blockTextSlideshow .boxLayout {
    position: relative;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
}

.blockTextSlideshow.change-order-d .boxLayout, .roomBoxesWrapper .roomBox:nth-child(even) .blockTextSlideshow .boxLayout {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
}

.blockTextSlideshow .boxLayout:before {
    width: 100%;
    left: 0;
    top: 0;
    z-index: 0;
}

.blockSlideshowHiglightText > div:before {
    width: 90%;
    left: 50%;
    top: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}

.blockTextSlideshow .boxLayout:before, .blockSlideshowHiglightText > div:before, .roomBoxesWrapper .roomBox:before {
    position: absolute;
    content: "";
    border: 2px solid #3D5062;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1510px;
    height: 100%;
    box-sizing: border-box;
}
.blockTextSlideshow.noBorder .boxLayout:before {
    display: none;
}
.roomBoxesWrapper .roomBox:before {
    width: 90%;
    left: 5%;
    height: 100%;
}
.roomBox .blockTextSlideshow .boxLayout:before {
    display: none
}
.blockSlideshowHiglightText > div {
    width: 90%;
    position: relative;
    padding-left: 10%;
}

.blockSlideshowHiglightText .imageText {
    position: relative;
    left: -10%;
    padding-left: 5%;
}
.blockTextSlideshow .imageText, .blockTextSlideshow .highlightTextWrapper .imageText, .blockSlideshowHiglightText .textBox .imageText {
    font-family: 'Mohave_Light','Mohave_Light_Fallback',sans-serif;
    font-size: 38px;
    line-height: 1;
    position: absolute;
    left: -5%;
    top: -58px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-flow: column wrap;
            flex-flow: column wrap;
    width: 100%;
    z-index: 1;
}
.blockTextSlideshow .imageText {
    top: -83px;
}
.blockSlideshowHiglightText .textBox .imageText {
    top: auto;
    bottom: 45px;
}
.blockTextSlideshow .imageText span, .blockTextSlideshow .highlightTextWrapper .imageText span, .blockSlideshowHiglightText .textBox .imageText span {
    float: left;
    background-color: #3d5062;
    padding: 10px 10px 10px 5%;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    line-height: 1.2;
}
.blockTextSlideshow .imageText span:last-child, .blockSlideshowHiglightText .imageText span:last-child {
    position: relative;
    bottom: 15px;
}

.blockTextSlideshow .boxLayout .textBox, .blockSlideshowHighlightText .boxLayout .textBox {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-top: 0;
}
.blockTextSlideshow .box.textBox, .blockSlideshowHiglightText .textBox, .roomBox .box.textBox {
    padding-top:5%;
}
.roomBox .box.textBox, .blockTextSlideshow.highlightImageTxt .box.textBox, .blockTextSlideshow .box.textBox { 
    padding: 5%; 
    padding-top: calc(5% + 10px);
}

.blockTextSlideshow.noBorder .box.textBox {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.blockSlideshowHiglightText .textBox {
    padding-top: 45px;
    padding-bottom: 18px;
}
/* List Inner Styles */
.single .boxLayout .box.imageBox {
    position: relative;
}

/* Rotating listBoxWrapper */
.listBoxWrapper {
    padding-left: 5%;
    padding-right: 5%;
}

.listBoxWrapper .rotatingListbox .slick-slide > div {
    padding: 5%;
    border: 2px solid #F8F8F8;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    position: relative;
}
.listBoxWrapper.listBoxWrapperStories article .txtWrapper .headline {
    color: #fff;
}
.listBoxWrapper.listBoxWrapperStories .rotatingListbox .slick-slide > div {
    padding: 0;
    border: 0;
}
.offerBoxesWrapper article, .listBoxArticleWrapper article, .activeBoxesWrapper .box {
    text-align: center;
    padding: 5%;
    border: 2px solid #3d5062;
}
.listBoxWrapper article .txtWrapper .priceInfo {
    position: absolute;
    top: 0;
    right: 0;
    background-color: #B8878C;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    color: #fff;
    width: 100%;
}
.listBoxWrapper article .txtWrapper .priceInfo p {
    margin-bottom: 0;
}
.listBoxWrapper article .txtWrapper .priceInfo p.detail-price {
    display: none;
}
.listBoxWrapper article .txtWrapper .priceInfo span.t3 {
    text-transform: none;
    color: #fff;
}
.listBoxWrapper article .txtWrapper {
    padding: 5%;
    padding-bottom:0
}
.listBoxWrapper.listBoxWrapperStories article .txtWrapper {
    padding-left: 0;
    padding-right: 0;
}
.listBoxWrapper .slick-slide {
    padding-left: 25px;
    padding-right: 25px;
}
.listBoxWrapper article .imageWrapper {
    background: #fff;
    height: 40vh;
    height: calc(calc(var(--vh, 1vh) * 40) - 0px);
}
.listBoxWrapper article .imageWrapper img {
    -o-object-fit: cover;
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
}
.listBoxWrapper article .txtWrapper *, .listBoxWrapper .txtLinkWrapper {
    text-align: center;
}

.txtLeft .sc-masterContainer *, .sc-layout.txtLeft h1 {
    text-align: left;
}

.rotatingListbox button.slick-arrow {
    top: calc(20vh - 53px);
    top: calc(calc(var(--vh, 1vh) * 20) - -15px);
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    height: 53px;
    width: 44px;
    border: none;
}
.rotatingListbox button.slick-arrow:hover {
    opacity: 0.5;
}
.rotatingListbox button.slick-next {
    left: inherit;
    right: -5%;
}
.rotatingListbox button.slick-prev.slick-arrow {
    left: -5%;
}
.rotatingListbox > article {
    position: relative;
}

/*Padding & Margin Styles*/
.padding-top-xxxxl { padding-top: 100px; }
.padding-top-xxxl { padding-top: 60px; }
.padding-top-xxl { padding-top: 60px; }
.padding-top-xl { padding-top: 60px; }
.padding-top-l { padding-top: 60px; }
.padding-top-m { padding-top: 45px; }
.padding-top-s { padding-top: 30px; }
.padding-top-xs { padding-top: 15px; }
.padding-top-xxs { padding-top: 10px; }

.padding-bottom-xxxxl { padding-bottom: 100px; }
.padding-bottom-xxxl { padding-bottom: 60px; }
.padding-bottom-xxl { padding-bottom: 60px; }
.padding-bottom-xl { padding-bottom: 60px; }
.padding-bottom-l, .error404 .contentWrapper { padding-bottom: 60px; }
.padding-bottom-m { padding-bottom: 45px; }
.padding-bottom-s { padding-bottom: 30px; }
.padding-bottom-xs { padding-bottom: 15px; }
.padding-bottom-xxs { padding-bottom: 10px; }

.blockTextSlideshow.highlightImageTxt { margin-top: 130px; }
.margin-top-xxxxl { margin-top: 100px; }
.margin-top-xxxl { margin-top: 60px; }
.margin-top-xxl { margin-top: 60px; }
.margin-top-xl { margin-top: 60px; }
.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper { margin-top: 60px; }
.margin-top-m { margin-top: 45px; }
.margin-top-s, .offerInner .offertextBox { margin-top: 30px; }
.margin-top-xs, .offerBoxesWrapper article .txtWrapper, .listBoxArticleWrapper article .txtWrapper, .seoBoxes .box, .error404 .sc-masterContainer a.button, .activeBoxesWrapper .box .txtWrapper, .blockTextSlideshow .boxLayout .box.textBox ul { margin-top: 15px; }
.margin-top-xxs, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a { margin-top: 10px; }

.margin-bottom-xxxxl { margin-bottom: 100px; }
.margin-bottom-xxxl { margin-bottom: 60px; }
.margin-bottom-xxl { margin-bottom: 60px; }
.margin-bottom-xl { margin-bottom: 60px; }
.margin-bottom-l, .roomBox, .offerInner .wrapper { margin-bottom: 60px; }
.margin-bottom-m { margin-bottom: 45px; }
.margin-bottom-s { margin-bottom: 30px; }
.margin-bottom-xs { margin-bottom: 15px; }
.margin-bottom-xxs { margin-bottom: 10px; }


/*Button & TXT-Link Styles*/
button, .button {
    background: #B8878C;
    border: 3px solid #A17A82;
    color: #fff;
    font-size: 17px;
    padding: 15px 20px 11px 20px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
    color: #fff;
}
.buttonPDF a, .blockTabs .tabs button {
    margin: 5px;
}
button, a.button {
    text-decoration: none;
}
.button.secondary, .topBar .button:nth-child(even), .resMenu a.button:nth-child(odd), .SiMenu .copyToMobileMenu .button:nth-child(odd), .bg2 .button:hover {
    background:#B8878C;
    border: 3px solid #A17A82;
}
span.copyToMobileMenu {
    position: absolute;
    right: 0;
    width: 80%;
    -webkit-box-sizing: border-box;
            box-sizing: border-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;
}
span.copyToMobileMenu .button {
    padding: 30px 0 5px;
    width: 33%;
    text-align: center;
}
.roomSite span.copyToMobileMenu .button {
    width: 100%;
}
.resMenu .copyToMobileMenu a.button.book {
    background-color: #293440!important;
    border: 0;
}
.resMenu a.button, .resMenu a.button.offer {
    border: 0;
    background-color: transparent;
}
.resMenu .copyToMobileMenu .button {
    border-right: 2px solid #293440;
}
.resMenu .copyToMobileMenu a.button:nth-child(odd) {
    background: transparent;
    border: 0;
}
.resMenu .copyToMobileMenu .button {
    border-left: 2px solid #293440!important;
    border: 0;
}
.resMenu a.button {
    position: relative;
}
.resMenu a.button:before {
    position: absolute;
    content: "";
    width: 19px;
    height: 19px;
    top: 8px;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    background-image: url(../graphics/vector_sprites.svg);
}
.resMenu a.button.offer:before {
    background-position: 0 -200px;
}
.resMenu a.button.request:before {
    background-position: -100px -200px;
    width: 18px;
}
.resMenu a.button.job:before {
    width: 25px;
    height: 20px;
    background-position: -800px -200px;
}
.resMenu a.button.book:before {
    background-position: -200px -200px;
    width: 30px;
    height: 24px;
    top: 3px;
}
.SiMenuOpen .sideBox .logo, .SiMenuOpen .social-media {
    display: none;
}
.extendedTopBar a {
    display: none;
    position: relative;
    text-transform: uppercase;
    color: #fff!important;
    padding-right: 25px;
    height: 20px;
}
.extendedTopBar a:hover {
    opacity: 0.5;
}
.extendedTopBar a.impressions, .extendedTopBar a.vouchers {
    display: inline-block;
    text-align: right;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    font-size: 0;
}
.impressionssite .extendedTopBar a.impressions, .vouchersite .extendedTopBar a.vouchers {
    display: none;
}
.extendedTopBar a:before {
    position: absolute;
    content: "";
    width: 18px;
    height: 22px;
    background-image: url(../graphics/vector_sprites.svg);
    left: 0;
}
.extendedTopBar a.impressions:before {
    background-position: -400px -200px;
    width: 20px;
    height: 18px;
    top: 2px;
}
.extendedTopBar a.vouchers:before {
    background-position: -300px -200px;
    width: 18px;
    height: 22px;
    top: -3px;
}
.extendedTopBar a.weather:before {
    background-position: -600px -200px;
    width: 26px;
    height: 19px;
}
.extendedTopBar a.webcam:before {
    background-position: -700px -200px;
    width: 21px;
    height: 17px;
}
.extendedTopBar a.jobs:before {
    background-position: -800px -200px;
    width: 25px;
    height: 20px;
}
.extendedTopBar a.downloads:before {
    background-position: -900px -200px;
    width: 18px;
    height: 19px;
}
.extendedTopBar {
    text-align: right;
    position: absolute;
    top: -3px;
    right: 7px;
    z-index: 102;
}
.extendedTopBar a:first-child {
    padding-right: 35px;
}
.SiMenu .extendedTopBar {
    position: relative;
    width: 100%;
    right: auto;
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #3d5062;
    top: auto;
}
.SiMenuOpen .extendedTopBar a.jobs, .SiMenuOpen .extendedTopBar a.downloads {
    display: inline-block;
}
.SiMenu .extendedTopBar a {
    width: 50%;
    text-align: left;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin-bottom: 20px;
    margin-top: 15px;
    padding-left: 37px;
    padding-right: 0;
}
.SiMenu .extendedTopBar a.impressions, .SiMenu .extendedTopBar a.vouchers {
    font-size: inherit;
}
.button:hover, .topBar .button:nth-child(even):hover, .resMenu a.button:nth-child(odd):hover, .SiMenu .copyToMobileMenu .button:nth-child(odd):hover {
    background: #A17A82;
    color: #fff;
}
.quickrequest .padding-top-xxxl {
    padding-top: 140px;
}
a.txtLink, .offerInner .returnLinkWrapper .returnLink, .extendedTopBar a, .SiMenu .contact a {
    font-weight: 500;
    text-decoration: none;
    color: #B8878C;
    border: 0;
    position: relative;
    padding-right: 25px;
}
a.mail.txtLink {
    text-transform: none;
}
a.txtLink.returnLink {
    padding-right: 0;
    padding-left: 25px;
}
a.txtLink:before, .offerInner .returnLinkWrapper .returnLink:before, .SiMenu .contact a:before {
    content: "";
    position: absolute;
    width: calc(100% - 25px);
    left: 0;
    bottom: 0;
    height: 2px;
    background-color: #A17A82;
}
.SiMenu .contact a::before {
    width: 100%;
}
a.txtLink.returnLink:before {
    left: auto;
    right: 0;
}
.bg2 a.txtLink:before {
    background-color: #293440;
}
.bg2 a.txtLink:hover:before {
    background-color: #293440;
}
.bg2 a.txtLink:hover {
    color: #293440;
}
.bg2 .txtLink.phoneIcon {
    padding-right: 0;
    padding-left: 45px;
}

a.txtLink.popup:after {
    width: 16px;
    height: 16px;
    background-position: 0 -1700px;
    bottom: 7px;
}
.bg2 a.txtLink.popup:after {
    background-position: 0 -1800px;
}
a.txtLink.plus:after {
    width: 16px;
    height: 16px;
    background-position: 0 -150px;
    bottom: 8px;
}
.bg2 .txtLink.phoneIcon:before {
    background-color: #fff;
    left: auto;
    right: 0;
    width: calc(100% - 45px);
}
.bg2 .txtLink.phoneIcon:after {
    width: 36px;
    height: 35px;
    background-position: -499px -1700px;
    bottom: -4px;
    right: auto;
    left: 0;
}
.footer .contact-us a.txtLink::before, .SiMenu .contact a::before {
    background-color: #3D5062;
}

a.txtLink:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 11px;
    right: 0;
    bottom: 9px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 -300px;
}
a.txtLink.returnLink:after {
    right: auto;
    left: 0;
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.bg3 .txtLink {
    border-color: #B8878C;
}
.txtLink.Iconbefore {
    margin-left: 30px;
    position: relative;
    padding-right: 0;
}
.txtLink.Iconbefore:before {
    width: 100%;
}
.txtLink.Iconbefore:after {
    position: absolute;
    content: "";
    width: 19px;
    height: 29px;
    left: -27px;
    bottom: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -300px -300px;
}
.txtLink.Iconbefore.job:after {
    background-position: -800px -300px;
    width: 25px;
    height: 24px;
    left: -32px;
}
.txtLink.Iconbefore.weather:after {
    background-position: -600px -300px;
    width: 26px;
    height: 28px;
    left: -33px;
}
.txtLink.Iconbefore.webcam:after {
    background-position: -700px -300px;
    width: 22px;
    height: 24px;
    left: -29px;
}
.contact-us a, .SiMenu .contact a {
    text-transform: none;
    font-family: "Mohave_Light","Mohave_Light_Fallback",sans-serif;
    color: #F8F8F8;
}
.SiMenu .contact a {
    padding-right: 0;
}
a.txtLink:hover, .offerInner .returnLinkWrapper .returnLink:hover, .seoBoxesWrapper .seoBoxes .box:hover a.txtLink {
    color: #A17A82;
}
a.txtLink:hover:before, .offerInner .returnLinkWrapper .returnLink:hover:before, .seoBoxesWrapper .seoBoxes .box:hover a.txtLink:before {
    background-color: #F8F8F8;
}

/*Slick Styles*/
.slidePagination {
    position: absolute;
    bottom: 10px;
    letter-spacing: 9px;
    right: 20px;
    -webkit-filter: drop-shadow(1px 1px 2px #3d5062);
            filter: drop-shadow(1px 1px 2px #3d5062);
}
.roomBoxesWrapper .roomBox:nth-child(even) .slidePagination {
    right: auto;
    left: 20px;
}
.slick-arrow {
    width: 25px;
    height: 53px;
    border: 0;
    bottom: 40px;
    background: transparent;
    position: absolute;
    right: 20px;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
button.slick-arrow:before {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -97px -400px;
    -webkit-filter: drop-shadow(1px 1px 2px #3d5062);
            filter: drop-shadow(1px 1px 2px #3d5062);
} 
.rotatingListbox button.slick-arrow:before {
    -webkit-filter: none;
            filter: none;
    background-position: 16px -400px;
}
button.slick-prev.slick-arrow:before {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
}
.slick-prev.slick-arrow {
    bottom: 73px;
    right: 49px;
}
.slick-next.slick-arrow {
    left: auto;
}
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
}

/*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;
    padding-bottom: 0;
	margin-bottom: 10px;
	padding-right: 30px;
	border-bottom: 2px solid #3d5062;
    text-align: left;
}
[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
}
[data-accordion]>[data-control]:after {
    content: "";
    width: 12px;
    height: 12px;
    position: absolute;
    top: 50%;
    margin-top: -9px;
    right: 3px;
    z-index: 10;
    cursor: pointer;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
}
[data-accordion] [data-content] {
    text-align: left;
}
[data-accordion].open>[data-control]:after {
	-webkit-transform: rotate(-225deg);
	-ms-transform: rotate(-225deg);
	transform: rotate(-225deg);
}

/*Tabs Styles*/
.tabs > [data-control] button {
    color: #fff;
    padding: 11px 10px 8px;
    position: relative;
    margin-right: 0px;
    background: #3d5062;
    border: 3px solid #3d5062;
    font-size: 17px;
}
 .tabs > [data-control] button:last-child {
    margin-right: 0;
}
 .tabs > [data-control] button.active, .tabs > [data-control] button:hover{
    background: #B8878C;
    border-color: #A17A82;
}
.tabs [data-content] {
    margin-top: 15px;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #293440;
    width: 100%;
}
.SiTable td {
    padding: 8px;
    border: 2px solid #293440;
}
.SiTable tr:nth-child(odd) {
    background: #3d5062
}
.SiTable table tr:nth-child(1) td {
    padding-top: 14px;
}
.SiTable table tr:nth-child(1) {
    background: #b8878c;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
}
.additionalPriceInformation {
    margin: 15px 0;
}
.scrollableArea {
    overflow-x: auto!important;
    white-space: nowrap;
    width: 100%;
}

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/

/*Mobile Top Bar Styles*/
.resMenu {
    position: fixed;
    background: #3d5062;
    width: 100%;
    height: 56px;
    z-index: 30;
    bottom: 0;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.resMenu > div {
    width: 20%;
    display: block;
    float: left;
    height: 55px;
}
.resMenu button.SiMenuToggle {
    height: 55px;
    width: 100%;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    padding: 15px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.resMenu button.SiMenuToggle:focus {
    outline: none;
}
.resMenu button.SiMenuToggle .line {
    background: #fff;
    height: 2px;
    width: 100%;
    display: block;
    line-height: 2px;
    margin-bottom: 4px;
    max-width: 32px;
    margin-left: auto;
    margin-right: auto;
}
.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 4px;
}
.resMenu a.button {
    height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
}

.resMenu a.phone, .SiMenu .copyToMobileMenu a.phone:before {
    background-image: url(../graphics/vector_sprites.svg);
    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;
    display: none;
}

/*Desktop Top Bar Styles*/
.topBar {
    display: none;
    position: fixed;
    right: 25px;
    top: 18px;
    z-index: 11;
}
.SiMenuOpen .topBar {
    display: block;
    position: relative;
    left: auto;
    right: auto;
    background-color: #3d5062;
    padding-top: 20px;
    padding-bottom: 30px;
    padding-left: 5%;
    padding-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;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.SiMenuOpen .topBar a.button {
    margin-left: 0;
}
.topBar a.button, .roomBox .box.textBox 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 0;
    font-weight: 400;
    font-size: 30px;
    letter-spacing: 0;
    line-height: 1.2;
    text-align: left;
    font-family: "Mohave_Light","Mohave_Light_Fallback",sans-serif;
    color: #D2D2D2;
}
.sc-menu a:hover {
    text-decoration: underline;
}
.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.SiMenu, .SiMenuDesktop {
    display: none;
    text-align: center;
}
.SiMenu.active {
    display: block;
    background: #293440;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0;
    padding-top: 134px;
    text-align: center;
    margin: auto;
    width: 100%;
    overflow-y: scroll;
}
div[class*="menu-hauptmenue"] {
    padding-left: 5%;
    padding-right: 5%;
}
.sc-menu li.submenuarrow {
    position: relative;
    border-bottom: 2px solid #3d5062;
}
.sc-menu li.submenuarrow.submenuActive > a, div[class*="menu-hauptmenue"] .current-menu-parent ul li.current-menu-item a, div[class*="menu-hauptmenue"] .current-menu-item > a {
    border-bottom: 0;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
    color: #fff;
}
div[class*="menu-hauptmenue"] .current-menu-parent ul li.current-menu-item a, div[class*="menu-hauptmenue"] .current-menu-item > a {
    text-decoration: underline;
}
div[class*="menu-hauptmenue"] .current-menu-parent ul li a {
    text-decoration: none;
}

.SiMenu .sc-menu li ul li a {
    margin-top: 0px;
    border-bottom: 0;
    text-transform: uppercase;
    font-size: 20px;
    padding-top: 7px;
    padding-bottom: 7px;
}
.SiMenu ul, .SiMenuDesktop ul {
    list-style: none;
    padding:0;
    margin:0;
}
.SiMenu li>ul, .SiMenuDesktop li>ul {
    display:none;
    padding-left:0
}
.SiMenu li>ul.active, .SiMenuDesktop li>ul.active {
    display: block;
}
.SiMenuDesktop li>ul.active, .SiMenuDesktop li>ul.active {
    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: 16px;
    right: 16px;
    font-size: 0; /*Hide CloseMenuButton Text*/
    width: 30px;
    height: 30px;
    -webkit-filter: initial;
    filter: initial;
    cursor: pointer;
    z-index: 101;
}
.SiMenu button.close-button span {
    padding-left: 53px;
}
.SiMenu button.close-button::before, .SiMenu button.close-button::after {
    content: " ";
    width: 100%;
    height: 2px;
    background: #fff;
    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);
}
.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 #a2a2a2;
    border-left: 2px solid #a2a2a2;
    -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] {
    color: #fff;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
}
.sc-menu li.submenuarrow.current-menu-ancestor > a {
    border: 0;
}
/*.sc-menu li.submenuarrow.current-menu-ancestor ul.sub-menu {
    display: block;
}*/
.SiMenu .menuHeader {
    margin-bottom: 10px;
}
.SiMenu .menuHeader img {
    width: 180px;
}
.SiMenu .menuFooter, .SiMenu .copyToMobileMenu a.phone {
    margin-top: 15%!important;
}
.SiMenu .menuFooter .topBar {
    display: block;
    position: initial;
}

.SiMenu .menuFooter .extendedTopBar {
    -webkit-column-count: 2;
       -moz-column-count: 2;
            column-count: 2;
}

.SiMenu .menuFooter .extendedTopBar a {
    display: block;
}

.SiMenu .extendedTopBar, .SiMenu .contact {
    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;
}
.sideBox .extendedTopBar {
    background-color: #3d5062;
    padding: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.SiMenu .contact {
    gap: 25px;
    bottom: 0;
    width: 100%;
    padding: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: #293440;
}
.SiMenu .contact a:hover {
    color: #B8878C;
}
.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) {
    /*Show max. 2 CTA-Buttons in Mobile Menu*/
    display: inline-block;
}
.SiMenu .copyToMobileMenu a.phone:before {
    content: "";
    background-position: -258px -336px;
    vertical-align: bottom;
    margin-right: 6px;
}

nav:not(.SiMenuDesktop) div[class*="menu-hauptmenue"] {
    /*height: calc(100vh - 190px);
    height: calc(calc(var(--vh, 1vh) * 100) - 190px);*/
    overflow-y: auto;
}

/*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: " ";
    right: 0;
    top: 50%;
    margin-top: -10px;
    position: absolute;
    width: 19px;
    height: 19px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 -100px;
}
.SiMenuDesktop li.submenuarrow.submenuActive>a:after, .SiMenu li.submenuarrow.submenuActive>a:after, .sc-menu li.submenuarrow.current-menu-ancestor > a:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
}
.SiMenu li.submenuarrow>a:after {
    margin-left: 7px;
    top: 25px;
}
.SiMenuDesktop li.submenuarrow > a:hover:after, .SiMenu li.submenuarrow > a:hover:after {
    border-color: #a2a2a2;
}


/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
header .MainLogo {
    display: block;
    margin: 0;
    position: absolute;
    height: auto;
    left: 0;
    z-index: 100;
    text-align: left;
    right: auto;
    top: 0;
    padding-top: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding-left: 20px;
}
.home header .MainLogo {
    top: 50px;
}
.home.SiMenuOpen header .MainLogo {
    top: 0;
}
.SiMenuOpen header .MainLogo .logo-sticky, header .MainLogo .main-logo, .home header .MainLogo .logo-sticky {
    display: none;
}

.home header .MainLogo .main-logo, .home header .MainLogo .main-logo, .home.SiMenuOpen header .MainLogo .main-logo, .SiMenuOpen header .MainLogo .main-logo {
    display: block;
}
.SiMenuOpen header .MainLogo {
    width: 100%;
    background-color: #293440;
    padding-bottom: 15px;
    padding-left: 0;
    padding-top: 20px;
}
header .MainLogo img {
    margin: auto;
    display: block;
    width: 220px;
}
header .MainLogo .logo-sticky img {
    height: 50px;
    width: 21px;
}
/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: fixed;
    top: 50px;
    right: 25px;
    z-index: 1;
    color: #fff;
    font-size: 0.7em;
}
.scrolled .sc-language-selector {
    visibility: hidden;
}
.sc-language-selector {
    color: #a2a2a2;
    z-index: 100;
}
.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 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;
    position: relative;
    overflow: hidden;
}
.showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider img, .headerVideo video {
    height: 300px;
}
.home .headerVideo video {
    height: 100%;
}
.headerVideo video {
    width: 100%;
    object-fit: cover;
}
.showHeaderSlider .headerSlider .sc-slideshow img {
    width: auto!important;
    max-width: none;
    height: 300px;
    transform: translate(-75%, 0);
    left: 75%;
    position: relative;
}
.home .showHeaderSlider .headerSlider .sc-slideshow img {
    width: 100%!important;
    max-width: 100%;
    height: 100%;
    min-height: none;
}
.home .showHeaderSlider .headerSlider, .home .showHeaderSlider .headerSlider .sc-slideshow, .home .showHeaderSlider .headerSlider .slick-list, .home .showHeaderSlider .headerSlider .sc-slideshow img {
    min-height: auto;
}
.showHeaderSlider .headerSlider:before {
    content: " ";
    background: -o-linear-gradient(top,#293440 0,transparent 100%);
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, #293440),to(transparent));
    background: linear-gradient(to bottom,#293440 0,transparent 100%);
    width: 100%;
    height: 50%;
    position: absolute;
    right: 0;
    z-index: 1;
}
.home .showHeaderSlider .headerSlider:before {
    height: 40%;
}
/*Fullscreen Header Slider Styles*/
.home .showHeaderSlider .headerSlider, .home .showHeaderSlider .headerSlider .sc-slideshow, .home .showHeaderVideo .headerVideo, .home .showHeaderVideo .headerVideo {
    height: 100dvh;
    overflow: hidden;
}
.home .showHeaderSlider.headerPortraitActive .headerSlider .sc-slideshow, .home .showHeaderSlider.headerPortraitActive .headerSlider, .home .showHeaderSlider.headerPortraitActive .headerSlider {
    height: calc(100dvh - 55px);
    height: calc(var(--vh, 1vh) * 100 - 55px);
}
.home .showHeaderSlider .headerSlider .slick-track, .home .showHeaderSlider .headerSlider .slick-slider .slick-list, .home .showHeaderSlider .headerSlider .slick-slider .slick-list div {
    height: 100% !important;
}
.showHeaderSlider.headerPortraitActive .headerSlider .sc-slideshow img {
    height: 100% !important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%!important;
    -o-object-position: 0% 65%;
    object-position: 0% 65%;
}
header .arrowDown {
    content: " ";
    position: absolute;
    z-index: 3;
    bottom: 5%;
    left: calc(50% - 17px);
    -webkit-animation: bounce 2s infinite;
    animation: bounce 2s infinite;
    cursor: pointer;
    position: absolute;
    width: 52px;
    height: 22px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    display: none;
    background-position: -1000px 0;
    -webkit-filter: drop-shadow(1px 1px 2px #3d5062);
            filter: drop-shadow(1px 1px 2px #3d5062);
}
header .arrowDown a {
    text-decoration: none;
}
.showHeaderSlider.headerPortraitActive  .arrowDown {
    display: inline-block;
}

@-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*/


/*Roomsite*/

.roomBoxesWrapper .roomBox .blockTextSlideshow, .roomBoxesWrapper .roomBox .blockTextSlideshow .boxLayout {
    width: 100%;
    padding: 0;
    max-width: none;
}
.roomBoxesWrapper .roomBox {
    width: 100%;
    padding-right: 5%;
    padding-left: 5%;
    position: relative;
    padding-bottom: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.more-room-info {
    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;
}
.more-room-info .contentWrapper {
    margin-left: auto;
    margin-right: auto;
    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;
}
.more-room-info a {
    float: left;
    padding-top: 10px;
}
/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/

.footer {
    text-align: center;
    clear: both;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer address {
    font-style: normal;
}
.footer address img.logoFooter {
    width: 360px!important;
    max-width: 65%!important;
    height: auto!important;
}
.logo-simedia {
    vertical-align: middle;
    margin-bottom: 4px;
}

.social-media a {
    display: inline-block;
    width: 50px;
    height: 50px;
    text-decoration: none;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 0;
    float: none;
    margin-left: 8px;
    margin-right: 8px;
}
.SiMenuOpen .social-media {
    margin-top: 30px;
}
.SiMenuOpen .social-media a:first-child {
    margin-left: 0;
}
.SiMenuOpen .social-media a:last-child {
    margin-right: 0;
}
.social-media a.facebook {
    background-position: -400px 0;
}
.social-media a.facebook:hover {
    background-position: -400px -100px;
}
.social-media a.instagram {
    background-position: -500px 0;
}
.social-media a.instagram:hover {
    background-position: -500px -100px;
}
.social-media a.youtube {
    background-position: -600px 0;
}
.social-media a.youtube:hover {
    background-position: -600px -100px;
}
.social-media a.pinterest {
    background-position: -700px 0;
}
.social-media a.pinterest:hover {
    background-position: -700px -100px;
}
.footer .bg3 {
    padding-left: 5%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

.newsletter .fullWidth {
    background-image: url(../graphics/vector_logo-s-darkblue.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}
.footer .otherCTA {
    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;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -ms-flex-pack: distribute;
        justify-content: space-around;
}
.footer .otherCTA span {
    width: initial;
    padding-bottom: 20px;
    text-align: left;
    margin-right: 0;
}
.footer .contact-us a.txtLink:after, .SiMenu .contact a:after {
    display: none;
}
/*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;
    margin-left: 2.5%;
    margin-right: 2.5%;
    cursor: pointer;
}

/*Newsletter Styles*/
.newsletter input {
    padding: 15px 25px;
    margin-bottom: 25px;
    width: 100%;
    border: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    background-color: transparent;
    border-bottom: 3px solid #293440;
    text-transform: uppercase;
    text-align: center;
    color: #ffffff!important;
    font-family: "Mohave_Medium","Arial",sans-serif;
    letter-spacing: 1px;
    font-size: 19px;
}
/*Partner Styles*/
.partner a {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0 2%;
    height: 35px;
    background-size: 375px 750px;
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
}
.partner br {
    display: none;
}
.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}  
.partner .suedtirol {
    background-position: 0 0px;
    width: 84px;
    height: 66px;
}
.partner .suedtirol:lang(it) {
    background-position: -127px 0;
}
.partner .obereggen {
    background-position: 0 -89px;
    width: 85px;
    height: 66px;
}
.partner .eggental {
    background-position: 0 -158px;
    width: 84px;
    height: 66px;
}
.partner .booking_suedtirol {
    background-position: 0 -218px;
    width: 121px;
    height: 66px;
}
.partner .selected_hotels {
    background-position: 0 -297px;
    width: 93px;
    height: 66px;
}
.partner .geniesserhotels {
    background-position: 0 -375px;
    width: 96px;
    height: 66px;
}
.partner .suedtirol_hotels {
    background-position: 0 -429px;
    width: 117px;
    height: 66px;
}
.partner .awards {
    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: space-evenly;
        -ms-flex-pack: space-evenly;
            justify-content: space-evenly;
}
.partner .awards span, .partner .awards span a {
    width: 110px;
    height: 110px;
    border-radius: 50%;
}
.partner .awards span {
    margin: 2%;
    width: 46%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.partner .awards span a:hover, .eyecatcherBtn.ski-in-ski-out:hover {
    opacity: .7;
}
.partner .awards span a {
    -webkit-filter: none;
            filter: none;
    background-size: contain;
}
.partner .awards span a.jubilaeum-sonnalp {
    background-image: url(../graphics/vector_sonnalp-25.svg);
}
.partner .awards span a.ski-in-ski-out, .eyecatcherBtn.ski-in-ski-out {
    background-image: url(../graphics/vector_ski-in-ski-out.svg);
}
.partner .awards span a.gault-millau, .eyecatcherBtn.gault-millau {
    background-image: url(../graphics/vector_gault-millau.svg);
}
.partner .awards span a.nachhaltig-reisen {
    background-image: url(../graphics/vector_nachhaltig-reisen.svg);
}

.partner .awards span a.nachhaltig-reisen:lang(it) {
    background-image: url(../graphics/vector_nachhaltig-reisen-it.svg);
}

.partner .awards span a.nachhaltig-reisen:lang(en) {
    background-image: url(../graphics/vector_nachhaltig-reisen-en.svg);
}


.large-slideshow, .blockTextSlideshow {
    position: relative;
}
.eyecatcherBtn .gault-millau, .eyecatcherBtn .ski-in-ski-out {
    width: 110px;
    height: 110px;
    text-decoration: none;
    font-size: 0;
    position: relative;
    z-index: 5;
    display: inline;
}
.emblem, .clock, .heart {
    position: relative
}
.emblem:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 18%;
    height: 100%;
    background-image: url(../graphics/vector_logo-s-darkblue.svg);
    background-size: cover;
    background-position: center right;
    z-index: 0;
}
.emblem .contentWrapper {
    z-index: 2;
    position: relative;
    width: 80%;
}
.clock {
    padding-left: 40px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.clock:before {
    position: absolute;
    content: "";
    left: 0;
    top: 0;
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -300px -1770px;
}
.heart:after {
    position: absolute;
    content: "";
    left: 50%;
    top: -39px;
    width: 27px;
    height: 32px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -600px -1700px;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.cocktail-graphic {
    position: relative;
}
.cocktail-graphic:before {
    position: absolute;
    content: "";
    width: 100%;
    height: 100%;
    background-image: url(../graphics/vector_cocktail-graphic.svg);
    background-position: bottom right;
    background-size: contain;
    background-repeat: no-repeat;
    opacity: .3;
    bottom: 0;
    right: 0;
}
.anchorMenuContainer {
    position: fixed;
    top: -120px;
}
.scrolled .anchorMenuContainer {
    top: 0;
    z-index: 51;
    margin-bottom: 0;
    background-color: #293440;
    box-shadow: 0 2px 12px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 2px 12px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
    -o-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
}
.anchorMenuWrapper {
    text-align: center;
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: auto;
    white-space: nowrap;
}
.anchorMenuWrapper a.sianchor {
    text-decoration: none;
}
.anchorMenuWrapper a.sianchor:hover, .anchorMenuWrapper a.sianchor.sianchorActive {
    text-decoration: underline;
    text-underline-offset: 5px;
}
.anchorMenuWrapper span:after {
    content: ".";
    margin: 0 15px;
}
.anchorMenuWrapper span:last-child:after {
    display: none;
}
.SiMenuOpen .headerSlider, .SiMenuOpen .footer, .SiMenuOpen .sc-masterContainer {
    display: none;
}
.resMenu button.SiMenuToggle span {
    top: -4px;
    position: relative;
}
.resMenu button.SiMenuToggle .lines {
    top: -2px;
    position: relative;
}
/*photoGallery*/
.photoGallery {
    margin: -10px;
}
.photoGallery .no-slideshow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
}
.photoGallery .no-slideshow img {
    -o-object-fit: cover;
       object-fit: cover;
    -o-object-position: center center;
       object-position: center center;
    margin: 10px;
    overflow: hidden;
    height: auto;
    width: calc(100% - 20px);
    display: inline-block!important;
}
/*END photoGallery*/
/*LTS Eventwidget*/
div#lts-eventfinder {
    margin-left: auto;
    margin-right: auto;
    max-width: 1510px!important;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search {
    z-index: 100;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search-filter__overlay {
    z-index: 99;
}
.SiMenuOpen #lts-eventfinder .lts-events-v2 .lts-search {
    visibility: hidden;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 {
    font-family: "Cabin_Regular","Cabin_Regular_Fallback",sans-serif;
    font-weight: 400;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search__bar, .sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-date-box {
    background-color: #3d5062;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-button {
    font-size: 16px;
    background-color: #b8878c;
    text-transform: uppercase;
    border-radius: 0;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
    padding: 15px 20px 11px 20px;
    line-height: 1.5;
    border: 3px solid #A17A82;
    color: #fff;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search-filter.open {
    display: block;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-button.lts-button--gray {
    background-color: #b8878c;
    border-color: #a17a82;
    color: #fff;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-button.lts-button--gray:hover {
    background-color: #a17a82;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-infos__item i {
    color: #293440;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-filter {
    background-color: #d2d2d2;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-grid-item__content {
    text-align: left;
    padding: 20px 20px 95px 20px;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-grid-item__infos .lts-infos__item {
    margin-right: 5px;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-grid-item__infos .lts-infos__item:last-child {
    margin-right: 0;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-events-grid {
    background-color: #293440;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-button:hover {
    text-decoration: none;
    background-color: #A17A82;
}
.sc-masterContainer #lts-eventfinder ul li:before {
    display: none;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-date-box {
    background-color: #293440;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-pager__item.active,
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-pager__item:hover {
    border-color: #293440;
    background-color: #293440;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 a,
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-infos__item i,
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-map-side__link {
    color: #293440;
}
.flatpickr-day.selected,
.flatpickr-day.startRange,
.flatpickr-day.endRange,
.flatpickr-day.selected.inRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.selected:focus,
.flatpickr-day.startRange:focus,
.flatpickr-day.endRange:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange:hover,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.endRange.nextMonthDay {
    background: #293440!important;
    border-color: #293440!important;
}
.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)), .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)) {
    -webkit-box-shadow: -10px 0 0 #293440!important;
    box-shadow: -10px 0 0 #293440!important;
}
:root {
    --widgetMainColor: #293440!important;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-social-icons__item i {
    background-color: #b8878c;
}
#lts-eventfinder .lts-events-v2 .lts-social-icons__item:hover i {
    background-color: #A17A82;
    text-decoration: none;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-social-icons__item {
    text-decoration: none;
}

.pattern {
    display: inline-block;
}
.offerOverviewSite .priceInfo span {
    color: #b8878c;
    text-transform: none;
}
.noRotatingListBoxStories .blockAccordion [data-content] p {
    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;
    width: 100%;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    margin-bottom: 0;
    padding: 10px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.noRotatingListBoxStories .blockAccordion [data-content] p:nth-child(even) {
    background-color: #3d5062;
}
.roomBox .summerPrices .accordion [data-content] p, .roomBox .winterPrices .accordion [data-content] p {
    padding: 0;
}
/*END LTS Eventwidget*/
/*Storno Hogast*/
/*hogast Smart-Pay Widget Styles*/
#custom .hgPaymentWidget {
    color: #293440;
    font-family: "Cabin_Regular","Cabin_Regular_Fallback",sans-serif;
    font-weight: 400;
}
#custom .hgPaymentWidget .hgpText.hgpInfo a, #custom .hgPaymentWidget .hgpPrivacyCheckbox span a, #custom .hgPaymentWidget .hgpAdditionalInfo a {
    color: #293440;
}
#custom .hgPaymentWidget .hgpProgress .hgpStepActive .hgpRect {
    background-color: #3d5062;
    border-color: #3d5062;
    color: #fff;
}
#custom .hgPaymentWidget .hgpProgress .hgpRect {
    border: 1px solid #3d5062;
    color: #3d5062;
}
#custom .hgPaymentWidget .hgpProgress .hgpStep:not(:last-child) .hgpStepInner>div:last-child:before {
    border-color: #3d5062;
}
#custom .hgPaymentWidget .hgpFormAmountCalculator .hgpAmount {
    background: #293440;
}
#custom .hgPaymentWidget .hgpFormAmountCalculator .hgpBooked {
    background: #3d5062;
}
#custom .hgPaymentWidget .hgpExpander, #custom .hgPaymentWidget .hgpExpanderContainer a {
    color: #293440;
}
#custom .hgPaymentWidget .hgpProgress, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"]+span:after, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox input[type="checkBox"]+span:before, #custom .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"]+span:before {
    border-color: #3d5062;
}
#custom .hgPaymentWidget .hgpProgress .hgpLabel, #custom .hgPaymentWidget .hgpFormElement .hgpCheckBox, #custom .hgPaymentWidget .hgpFormElement .hgpRadioButton {
    color: #3d5062;
}
#custom .hgPaymentWidget .hgpButton {
    font-weight: 700;
    font-size: 16px;
    padding: 9px 25px;
    min-width: initial;
}
#custom .hgPaymentWidget .hgpPrivacyCheckbox span {
    color: #3d5062;
}
#custom .hgPaymentWidget .hgpButton {
    font-size: 19px;
    font-weight: 500;
    -webkit-box-shadow: none;
            box-shadow: none;
    border-radius: 0;
    font-family: "Mohave_Medium","Arial",sans-serif;
    text-transform: uppercase;
    padding: 13px 20px 8px 20px;
    background-color: #3d5062;
    line-height: 1.5;
    border: 3px solid #293440;
}
#custom .hgPaymentWidget .hgpButton.hgpButtonPrimary {
    background: #B8878C;
    color: #fff;
    font-size: 19px;
    font-weight: 400;
    -webkit-box-shadow: 0 0 5px 1px rgb(0 0 0 / 20%);
    box-shadow: 0 0 5px 1px rgb(0 0 0 / 20%);
    border-radius: 0;
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 500;
    line-height: 1.5;
    border: 3px solid #A17A82;
    padding: 13px 20px 8px 20px;
}
#custom .hgPaymentWidget .hgpButton.hgpButtonPrimary:hover {
    background: #A17A82;
    color: #fff;
    opacity: 1;
}
#custom .hgPaymentWidget .hgpForm .hgpHighlight {
    background: #B8878C;
}
#custom .hgPaymentWidget .hgpForm input[type="text"]:focus, #custom .hgPaymentWidget .hgpForm input[type="email"]:focus, #custom .hgPaymentWidget .hgpForm input[type="number"]:focus, #custom .hgPaymentWidget .hgpForm select:focus, #custom .hgPaymentWidget .hgpForm textarea:focus {
    -webkit-box-shadow: 0 0 0 2px #3d5062;
            box-shadow: 0 0 0 2px #3d5062;
}
#custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="text"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="email"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess input[type="number"], #custom .hgPaymentWidget .hgpFormElement.hgpSuccess select, #custom .hgPaymentWidget .hgpFormElement.hgpSuccess textarea, #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="text"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="email"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess input[type="number"], #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess select, #custom .hgPaymentWidget .hgpFormElementGroup.hgpSuccess textarea {
    -webkit-box-shadow: 0 0 0 2px #3d5062;
            box-shadow: 0 0 0 2px #3d5062;
}
#custom .hgPaymentWidget .hgpFormElement .hgpRadioButton input[type="radio"]+span:after {
    background: #3d5062;
}
#custom .hgPaymentWidget .hgpProgress .hgpSumContainer, #custom .hgPaymentWidget .hgpSummaryContainer .hgpSummaryHeadline, #custom .hgPaymentWidget .hgpSummaryContainer .hgpSummaryHeadline {
    background-color: #3d5062;
}
#custom .hgPaymentWidget .hgpName, #custom .hgPaymentWidget .hgpHeadline {
    font-family: "Mohave_Medium","Arial",sans-serif;
    font-weight: 600;
}
/*END Storno Hogast*/
/*autopricelist*/
.roomBox .summerPrices .accordion .rl-ratelist .rl-container.rl-pricetable[data-season="winter"] {
    display: none;
}
.roomBox .winterPrices .accordion .rl-ratelist .rl-container.rl-pricetable[data-season="summer"] {
    display: none;
}
.roomBox .summerPrices .accordion[data-accordion] [data-content], .roomBox .winterPrices .accordion[data-accordion] [data-content] {
    max-width: inherit;
}
.accordion .rl-ratelist br, .accordion .rl-ratelist .rl-room .rl-container .rl-heading, .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-table-information-top, .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-table-information-bottom {
    display: none;
}
.accordion .rl-table-container {
    display: block!important;
}
.accordion .rl-ratelist table th br {
    display: block;
}
.accordion .rl-ratelist .rl-room .rl-container, .accordion .rl-ratelist .rl-room {
    margin: 0;
}
.roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-largetable tr.rl-highlight-row, .roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-smalltable tr.rl-highlight-row {
    background-color: #3d5062;
    color: #fff;
}

.roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-largetable td, .roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-largetable th {
    padding: 10px;
}


.roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-largetable tr:nth-child(odd), .roomBox .accordion .rl-ratelist .rl-room .rl-container.rl-pricetable .rl-table-container .rl-table-wrapper .rl-smalltable tr:nth-child(odd) {
    background-color: #3d5062;
}
/*END autopricelist*/


.twoButton a.txtLink {
    margin-right: 2%;
    margin-left: 2%;
}
/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */

@media (min-width: 768px) {
    header .eyecatcherBtn div, header .eyecatcherBtn a {
        font-size: 24px;
    }
    header .eyecatcherBtn {
        width: 200px;
        height: 200px;
    }
    .showHeaderSlider .headerSlider, .showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider .slick-list {
        height: auto;
    }
    .showHeaderSlider .headerSlider .sc-slideshow img {
        height: auto;
        width: 100%!important;
    }
    .extendedTopBar {
        top: 20px;
    }
    .home .highlightboxes {
        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;
    }
    .highlightboxes .box {
        width: calc(50% - 15px);
    }
    .highlightboxes .box:nth-child(3), .highlightboxes .box:last-child {
        margin-bottom: 0;
    }
    .footer .otherCTA {
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
    }
    .footer .otherCTA span {
        margin-right: 0;
    }
    .emblem:before {
        width: 8%;
    }
    .heart:after {
        -webkit-transform: none;
            -ms-transform: none;
                transform: none;
        left: 25%;
    }
    .extendedTopBar a.impressions, .extendedTopBar a.vouchers {
        font-size: inherit;
        padding-left: 30px;
    }
    .SiMenuOpen .extendedTopBar a.impressions, .SiMenuOpen .extendedTopBar a.vouchers {
        padding-left: 37px;
    }
    .partner .awards span {
        width: auto;
    }
}


/* 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) div[class*="menu-hauptmenue"] {
    height: calc(100vh - 125px);
    height: calc(calc(var(--vh, 1vh) * 100) - 125px);
    overflow-y: auto;
    margin-top: 0;
}
}

@media (min-width: 994px) {
.padding-top-xxxxl { padding-top: 200px; }
.padding-top-xxxl { padding-top: 150px; }
.padding-top-xxl { padding-top: 120px; }
.padding-top-xl, .sc-masterContainer { 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-xxxxl, .quickrequest .bg1.padding-bottom-xxxl { padding-bottom: 200px; }
.padding-bottom-xxxl { padding-bottom: 150px; }
.padding-bottom-xxl { padding-bottom: 120px; }
.padding-bottom-xl { padding-bottom: 100px; }
.padding-bottom-l, .error404 .contentWrapper { padding-bottom: 75px; }
.padding-bottom-m { padding-bottom: 60px; }
.padding-bottom-s { padding-bottom: 45px; }
.padding-bottom-xs { padding-bottom: 30px; }
.padding-bottom-xxs { padding-bottom: 15px; }


.margin-top-xxxxl { margin-top: 200px; }
.margin-top-xxxl, .blockTextSlideshow.highlightImageTxt { margin-top: 150px; }
.margin-top-xxl { margin-top: 120px; }
.margin-top-xl { margin-top: 100px; }
.margin-top-l, .offerInner .wrapper, .offerInner .returnLinkWrapper { margin-top: 75px; }
.margin-top-m, .toBook, hr { margin-top: 60px; }
.margin-top-s, .offerInner .offertextBox { margin-top: 45px; }
.margin-top-xs, .seoBoxes .box, .listBoxArticleWrapper article .txtWrapper, .offerBoxesWrapper article .txtWrapper, .listBoxWrapper.listBoxWrapperStories article .txtWrapper .sc-readmore, .error404 .sc-masterContainer a.button, .blockTextSlideshow .boxLayout .box.textBox ul, .activeBoxesWrapper .box .txtWrapper { margin-top: 30px; }
.margin-top-xxs, .offerBoxesWrapper article .sc-readmore, .offerInner .postPriceWrapper .headline, .offerInner .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxxxl { margin-bottom: 200px; }
.margin-bottom-xxxl, .roomBox { margin-bottom: 150px; }
.margin-bottom-xxl { margin-bottom: 120px; }
.margin-bottom-xl { margin-bottom: 100px; }
.margin-bottom-l, .offerInner .wrapper, .offerInner .returnLinkWrapper { margin-bottom: 75px; }
.margin-bottom-m, hr { margin-bottom: 60px; }
.margin-bottom-s { margin-bottom: 45px; }
.margin-bottom-xs { margin-bottom: 30px; }
.margin-bottom-xxs, .blockTextSlideshow .t2 { margin-bottom: 15px; }

.blockTextSlideshow .boxLayout .box.textBox ul li {
    margin-bottom: 12px;
}
.headerVideo video {
    height: 100%;
}
.seoBoxesWrapper {
    margin-bottom: 0;
}

html, body, h1, .t1, button, .anchorMenuWrapper a.sianchor {
    font-size: 20px;
}
h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .blockTextSlideshow .imageText, .blockTextSlideshow .highlightTextWrapper .imageText, .blockSlideshowHiglightText .textBox .imageText {
    font-size: 50px;
}
.tabs > [data-control] button {
    padding: 15px 20px 11px 20px;
    margin-right: 5px;
}
.tabs [data-content] {
    margin-top: 50px;
}
.large-slideshow .sc-slideshow .slick-list {
    -webkit-mask-image: url(../graphics/vector_two_slider_wrapper.svg);
    -webkit-mask-size: cover;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-origin: content-box;
}

.blockPanoramicSlideshow.large-slideshow .sc-slideshow .slick-list {
    -webkit-mask-image: none;
}
.blockSlideshowHiglightText > div {
    padding-left: 0;
    width: 95%;
}
.blockTextSlideshow .highlightTextWrapper .imageText:before {
    content: "";
    position: absolute;
    width: 10%;
    height: 100%;
    left: 0;
    bottom: 0;
    background-color: #3d5062;
    z-index: 10;
}
.blockTextSlideshow.change-order-d .highlightTextWrapper {
    text-align: right;
    padding-right: 10%;
    padding-left: 0;
}
.blockTextSlideshow .imageText span, .blockTextSlideshow .highlightTextWrapper .imageText span, .blockSlideshowHiglightText .textBox .imageText span {
    padding: 15px 15px 15px 0;
}
.blockTextSlideshow.change-order-d .imageText span, .blockTextSlideshow.change-order-d .highlightTextWrapper .imageText span {
    padding: 15px 0 15px 15px;
}
.blockTextSlideshow.change-order-d .imageText, .blockTextSlideshow.change-order-d .highlightTextWrapper .imageText {
    -webkit-box-pack: right;
        -ms-flex-pack: right;
            justify-content: right;
            -webkit-box-align: end;
                -ms-flex-align: end;
                    align-items: flex-end;
    right: 0;
}
.blockTextSlideshow .imageText span:last-child, .blockSlideshowHiglightText .textBox .imageText span:last-child {
    bottom: 24px;
}
.blockTextSlideshow .imageText, .blockTextSlideshow .highlightTextWrapper .imageText, .blockSlideshowHiglightText .textBox .imageText {
    width: 90%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    max-width: 1510px;
    margin-left: auto;
    margin-right: auto;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 1;
    bottom: -63px;
    top: auto;
}

.blockTextSlideshow .boxLayout .box.textBox {
    z-index: 1;
}
.listBoxWrapper article .txtWrapper .priceInfo {
    width: auto;
    padding: 20px 30px 17px;
}
.blockSlideshowHiglightText .textBox div:last-child {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1400px;
}
.blockSlideshowHiglightText .textBox .imageText {
    bottom: 65px;
    padding-left: 0;
}
.blockSlideshowHiglightText .textBox .imageText span {
    padding-left: 0;
}
.blockTextSlideshow.highlightImageTxt .boxLayout:after, .blockSlideshowHiglightText > div:after {
    position: absolute;
    content: "";
    left: 0;
    bottom: -39px;
    height: 156px;
    width: 20%;
    background-color: #3d5062;
}
.roomBox .blockTextSlideshow .boxLayout:after {
    display: none;
}
.blockSlideshowHiglightText > div:after {
    bottom: 89px;
}
.blockSlideshowHiglightText .textBox {
    padding-left: 5%;
    padding-bottom: 45px;
}
.boxLayout .offertextBox {
    padding-left: 5%;
}
.blockTextSlideshow.change-order-d .box.slideshowBox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.blockTextSlideshow.change-order-d .box.slideshowBox .slick-next.slick-arrow {
    left: 49px;
    right: auto;
}
.blockTextSlideshow.change-order-d .box.slideshowBox .slick-prev.slick-arrow {
    left: 20px;
    right: auto;
}
.blockTextSlideshow.change-order-d .box.slideshowBox .slidePagination {
    right: auto;
    left: 34px;
}
.blockTextSlideshow.change-order-d .boxLayout:after {
    left: auto;
    right: 0
}
.blockTextSlideshow.change-order-d .highlightTextWrapper .imageText:before {
    left: auto;
    right: 0;
}
h3, .t3, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .offerInner .postPriceWrapper .headline, .blockPanoramicSlideshow .imageText span {
    font-size: 28px;
}
h4, .t4, .seoBoxesWrapper .seoBoxes .headline {
    font-size: 24px;
}
.seoBoxesWrapper .seoBoxes .headline {
    text-align: left;
    margin-bottom: 0;
}
address .contact .padding-top-xxxl {
    padding-top: 230px;
}
.roomBoxesWrapper .roomBox:nth-child(even) .blockTextSlideshow .boxLayout .box.slideshowBox {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
}
.roomBoxesWrapper .roomBox:nth-child(even) .slick-arrow {
    right: auto;
    left: 49px;
}
.roomBoxesWrapper .roomBox:nth-child(even) .slick-prev.slick-arrow {
    right: auto;
    left: 20px;
}
.home header .slick-arrow {
    right: 60px;
    bottom: calc(5% + 40px);
}
.home header .slick-prev.slick-arrow {
    right: 83px;
    bottom: calc(5% + 73px);
}
.home header .slidePagination {
    right: 56px;
    bottom: 5%;
}
.large-slideshow .slick-arrow {
    right: auto;
    left: calc(50% - 45px);
}
.large-slideshow .slick-prev.slick-arrow {
    right: auto;
    left: calc(50% - 72px);
}
.large-slideshow .slidePagination {
    right: auto;
    left: calc(50% - 65px);
}
/*Show Desktop Menu START*/
.sc-menu a {
    font-size: 40px;
}
.resMenu {
    bottom: auto;
    top: 0;
    z-index: 101;
    background-color: transparent;
}
.home .resMenu {
    z-index: 102;
}
.home header .MainLogo {
    top: 50px;
    left: 50px;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.scrolled header .MainLogo {
    z-index: 1000;
    position: fixed;
    top: 0;
    padding-top: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
}
.home.scrolled header .MainLogo {
    position: absolute;
    z-index: 101;
}
.home .resMenu {
    display: none;
}
.home.scrolled .resMenu {
    display: block;
}
.home header .MainLogo img {
    width: 350px;
}
.scrolled .resMenu {
    background-color: #3d5062;
}
.resMenu button.SiMenuToggle {
    height: 76px;
    padding-left: 30px;
}
.resMenu button.SiMenuToggle {
    height: 56px;
    padding-left: 30px;
    padding-right: 0;
    width: 135px;
}
.resMenu button.SiMenuToggle span {
    float: left;
    width: 45px;
    position: relative;
    top: 2px;
}
.resMenu button.SiMenuToggle span.lines {
    margin-right: 8px;
    top: 4px;
}
.resMenu button.SiMenuToggle .line {
    max-width: 100%;
    margin-bottom: 5px;
}
.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 0;
}
.scrolled .extendedTopBar {
    position: fixed;
    top: 15px;
    right: 30px;
}
.scrolled.SiMenuOpen .extendedTopBar {
    right: auto;
    left: 0;
}

.extendedTopBar a:last-child() {
    padding-right: 0;
}
.extendedTopBar {
    right: 30px;
}
.extendedTopBar a.impressions:before {
    top: 4px;
}
.extendedTopBar a.vouchers:before {
    top: -1px;
}
.scrolled.SiMenuOpen .extendedTopBar {
    position: relative;
}
.SiMenu .extendedTopBar a {
    width: 100%;
    padding-right: 0;
    margin-bottom: 30px;
}
.SiMenuOpen .social-media {
    text-align: left;
}
.SiMenu.active {
    padding: 0;
}
.SiMenuOpen .topBar {
    display: block;
    right: auto;
    position: absolute;
    margin-bottom: 0;
    top: 0;
    width: 100%;
    background-color: #293440;
    left: 0;
    padding-left: 150px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    text-align: left;
    padding-top: 0;
    padding-bottom: 0;
}

.SiMenu button.close-button {
    right: auto;
    left: 30px;
    color: #fff;
    font-size: inherit;
    z-index: 1000;
}
.SiMenuOpen .sideBox .logo, .SiMenuOpen .social-media {
    display: block;
}
.SiMenu .contact {
    position: relative;
    padding: 0;
}
.SiMenuOpen header .MainLogo {
    z-index: 100;
}
.extendedTopBar a, .extendedTopBar a.impressions, .extendedTopBar a.vouchers, .tabs > [data-control] button {
    font-size: 20px;
}
.sideBox .extendedTopBar {
    background-color: transparent;
    padding: 0;
}
.topBar a.button {
    font-size: 20px;
    height: 56px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 13px 20px 13px 20px;
}
/*END Menu*/
header .MainLogo {
    margin-top: 0;
    left: 50%;
    padding-left: 0;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
    z-index: 101;
}
.topBar {
    display: none;
    z-index: 102;
}
.topBar a.button {
    margin-left: 0;
    margin-right: 0;
}
.scrolled .topBar {
    display: block;
    right: auto;
    left: 150px;
    top: 0;
    padding-left: 0;
}
.SiMenuDesktop div[class*="menu-hauptmenue"] {
    background: #3D5062;
}
body.scrolled .SiMenuDesktop {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 10;        
}
.blockTextSlideshow .highlightTextWrapper {
    position: absolute;
    bottom: -31px;
} 

/*Show Desktop Menu END*/
.scrolled .anchorMenuContainer {
    top: 56px;
    margin-bottom: 0;
}
.scrolled .anchorMenuContainer {
    box-shadow: 0 2px 12px rgb(0 0 0 / 20%);
    -webkit-box-shadow: 0 2px 12px rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
    -o-box-shadow: 0 2px 12px rgba(0,0,0,0.2);
}
.sc-language-selector, .home .sc-language-selector {
    display: block;
    top: 100px;
}
.scrolled .sc-language-selector {
    visibility: visible;
}

.boxLayout, .offerBoxesWrapper, .offerOverviewSite .listBoxArticleWrapper, .activeBoxesWrapper {
    -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;
}
.offerBoxesWrapper, .offerOverviewSite .listBoxArticleWrapper, .activeBoxesWrapper {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.blockTextSlideshow .boxLayout {
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.blockTextSlideshow .boxLayout .sc-slideshow, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list .slick-track, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list .slick-track div, .blockTextSlideshow .boxLayout .sc-slideshow img {
    height: 100%!important;
}
.blockTextSlideshow .boxLayout .sc-slideshow img {
    aspect-ratio: 4 / 3;
    -o-object-fit: cover;
       object-fit: cover;
}
.boxLayout .box, .offerBoxesWrapper .box, .offerOverviewSite .listBoxArticleWrapper article, .activeBoxesWrapper .box {
    width: 50%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}   
.offerBoxesWrapper .box, .offerOverviewSite .listBoxArticleWrapper article, .activeBoxesWrapper .box {
    width: calc(50% - 22.5px);
    padding: 30px;
    margin-bottom: 45px;
}
.listBoxWrapper .rotatingListbox .slick-slide > div {
    padding: 30px;
}
.blockTextSlideshow .boxLayout .box.textBox {
    width: 45%;
    max-width: 656px;
    padding-bottom: 0;
    padding-left: 5%;
}
.blockTextSlideshow.change-order-d .boxLayout .box.textBox {
    padding-right: 5%;
}
.single-stories-aktuelles h2 {
    text-align: center;
}
.single-stories-aktuelles .box.textBox {
    width: 45%;
    max-width: 656px;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button {
    background: #293440;
    color: #fff;
}
.listBoxWrapper article .txtWrapper .sc-readmore .button:hover {
    background: #fe9013;
}
.roomBox .blockAccordion, .roomBox .more-room-info {
    max-width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.listBoxWrapper .slick-track {
    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;
    height: 100%;
    -webkit-box-align: stretch;
        -ms-flex-align: stretch;
            align-items: stretch;
}
.rotatingListbox button.slick-arrow {
    height: 53px;
    width: 35px;
    bottom: inherit;
    right: -5%;
    top: calc((100% - 120px) / 2);
}

.rotatingListbox {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1510px;
}
.rotatingListbox button.slick-next.slick-arrow:after {
    left: 14px;
}
.listBoxWrapper .rotatingListbox .slick-slide {
    padding-left: 22.5px;
    padding-left: 22.5px;
    -ms-flex-item-align: stretch;
        -ms-grid-row-align: stretch;
        align-self: stretch;
    height: 100%;
}

.listBoxWrapper.listBoxWrapperStories .rotatingListbox .slick-slide article {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -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;
}
.listBoxWrapper.listBoxWrapperStories article .imageWrapper {
    width: 50%;
}
.listBoxWrapper.listBoxWrapperStories article .txtWrapper {
    padding: 0;
    width: 45%;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
.listBoxWrapper.listBoxWrapperStories article .txtWrapper > * {
    text-align: left;
}
.listBoxWrapper.listBoxWrapperStories .rotatingListbox .slick-slide {
    padding: 0;
}
.offerBoxesWrapper article, .listBoxArticleWrapper article, .activeBoxesWrapper .box {
    border-width: 4px;
}
.partner a {        
    margin: 0 1.5%;
    height: 70px;
    background-size: 500px 1000px;        
}    
.partner .suedtirol {
    background-position: 0 0;
    width: 112px;
    height: 89px;
}
.partner .suedtirol:lang(it) {
    background-position: -168px 0;
}
.partner .obereggen {
    background-position: 0 -121px;
    width: 112px;
    height: 89px;
}
.partner .eggental {
    background-position: 0 -212px;
    width: 112px;
    height: 89px;
}
.partner .booking_suedtirol {
    background-position: 0px -291px;
    width: 161px;
    height: 89px;
}
.partner .selected_hotels {
    background-position: 0 -396px;
    width: 123px;
    height: 89px;
}
.partner .geniesserhotels {
    background-position: 0 -499px;
    height: 89px;
    width: 123px;
}

.partner .suedtirol_hotels {
    background-position: 0 -579px;
    height: 89px;
    width: 156px;
}
header .eyecatcherBtn {
    bottom: 8%;
    left: 5%;
}

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

.blockTextSlideshow {
    padding-right: 0;
    padding-left: 0;
    width: 100%;
}
.blockTextSlideshow .boxLayout:before {
    width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);   
}

.blockTextSlideshow .boxLayout:before, .blockSlideshowHiglightText > div:before, .roomBoxesWrapper .roomBox:before {
    border: 4px solid #3D5062;
    height: calc(100% + 100px);
}
.blockSlideshowHiglightText.large-slideshow > div:before {
    height: 100%;
}
.roomBoxesWrapper .roomBox {
    width: 95%;
    padding-left: 0;
    padding-right: 0;
    margin-left: 0;
    margin-right: auto;
    padding-bottom: 0;
}
.roomBoxesWrapper .roomBox:before {
    width: 90%;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
        -ms-transform: translate(-50%, 0);
            transform: translate(-50%, 0);
}
.roomBoxesWrapper .roomBox:nth-child(even) {
    padding-left: 0;
    padding-right: 0;
    margin-left: auto;
    margin-right: 0;
}
.footer address div.contact.fullWidth>div {
    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;
}
.otherCTA {
    padding-right: 0;
}
.newsletter div.fullWidth>div {
    display: block;
    max-width: 400px;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
    left: 50%;
}
.footer address div.fullWidth div div.info {
    width: 50%;
    text-align: left;
    padding-left: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer address div.fullWidth div div.bg3 {
    width: 50%;
    padding-right: 5%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer address div.fullWidth div div>div {
    width: 100%;
}
.footer address  {
    position: relative;
}
.newsletter {
    position: relative;
    z-index: 1;
}
.newsletter .bg3 {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    padding: 0;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    position: absolute;
    top: 0;
    right: 0;
    width: 380px;
    height: 380px;
    border: 10px solid #3d5062;
    border-radius: 50%;
    background-color: #293440;
    background-image: url(../graphics/vector_logo-s-blue.svg);
}
.newsletter input {
    border-color: #3D5062;
}

.SiMenu.active {
    -ms-grid-columns: 1fr 150px 1fr;
    grid-template-columns: 1fr 1fr;
    -ms-grid-rows: 1fr;
    grid-template-rows: 1fr;
    gap: 0px 150px;
    grid-auto-flow: row;
            grid-template-areas:
        "menu sideBar";
    display: -ms-grid;
    display: grid;
    padding-top: 56px;
}

.SiMenu div[class*="menu-hauptmenue"] {
    grid-area: menu;
    padding-left: 5%;
}

.SiMenu .sideBox {
    grid-area: sideBar;
    background-color: #293440;
    padding-left: 5%;
    padding-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;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
    -webkit-box-align: baseline;
        -ms-flex-align: baseline;
            align-items: baseline;
}

.SiMenu div[class*="menu-hauptmenue"] {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    display: -ms-grid;
    display: grid;
}
.SiMenu .sideBox .logo {
    width: 80%;
    max-width: 330px;
    margin-bottom: 10%;
}
.photoGallery .no-slideshow img {
    width: calc(33.33% - 20px);
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search {
    top: 56px!important;
}
}

@media (min-width: 994px) {

.SiMenu div[class*="menu-hauptmenue"] {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}

.SiMenu .sideBox {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
}

@media (min-width: 994px) {

.SiMenu div[class*="menu-hauptmenue"] {
        -ms-grid-row: 1;
        -ms-grid-column: 1;
}

.SiMenu .sideBox {
        -ms-grid-row: 1;
        -ms-grid-column: 3;
}
}

@media (min-width: 1200px) {
    .SiMenu.active {
        -ms-grid-columns: 2fr 45px 1fr;
        grid-template-columns: 2fr 1fr;
        gap: 0px 45px;
    }
    .SiMenu .sc-menu li a {
        position: relative;
    }
    .SiMenu div[class*="menu-hauptmenue"] {
        padding-left: 0;
        padding-right: 0;
        max-width: 800px;
        margin-left: auto;
        margin-right: auto;
        width: 80%;
    }
    .SiMenu .sideBox {
        padding-left: 45px;
        padding-right: 45px;
    }
    .sc-menu > li.menu-item {
        width: 40%;
        max-width: 400px;
    }
    .sc-menu li.submenuActive ul {
        width: 45%;
        left: 40%;
        position: absolute;
        right: 0;
        -webkit-transform: translate(0px, -50%);
            -ms-transform: translate(0px, -50%);
                transform: translate(0px, -50%);
        top: 50%;
        padding-left: 10%;
    }
    .sc-menu {
        position: relative;
    }
    .sc-menu li.submenuarrow {
        position: initial;
    }
    .cocktail-graphic {
        padding-top: 150px;
        padding-bottom: 150px;
    }
    .cocktail-graphic:before {
        opacity: .5;
    }
    .eyecatcherBtn.gault-millau.bottom.mobTopRight {
        top: auto;
        bottom: -63px;
    }
    .offerBoxesWrapper .box, .listBoxWrapper .rotatingListbox .slick-slide > div, .activeBoxesWrapper .box {
        padding: 45px;
    }
    .offerBoxesWrapper .box {
        margin-bottom: 45px;
    }
    .partner .awards span, .partner .awards span a, .quickrequest .eyecatcherBtn, .eyecatcherBtn .gault-millau, .eyecatcherBtn .ski-in-ski-out, .eyecatcherBtn, .eyecatcherBtn, .eyecatcherBtn div, .eyecatcherBtn div a {
        width: 200px;
        height: 200px;
    }
    header .eyecatcherBtn div a {
        width: 75%;
        height: 75%;
    }
    
    .blockTextSlideshow.highlightImageTxt.ski-in-ski-out .eyecatcherBtn.ski-in-ski-out.bottom {
        right: 2%;
    }
    .blockTextSlideshow .boxLayout .box.textBox {
        width: calc(50% - 100px);
        padding-right: 0;
        padding-left: 5%;
    }
    .roomBoxesWrapper .roomBox:nth-child(even) .blockTextSlideshow .boxLayout .box.textBox {
        padding-left: 0;
        padding-right: inherit;
    }
    .blockTextSlideshow.change-order-d .boxLayout .box.textBox {
        padding-right: 5%;
        padding-left: 0;
    }

    .pattern:after, .SiMenu:after {
        background-size: 750px;
    }
    .highlightboxesWrapper .slick-list {
        padding-left: 0!important;
        padding-right: 0!important;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
        width: 100%;
    }
    .highlightboxesWrapper .slick-list .slick-slide {
        padding-left: 22.5px;
        padding-right: 22.5px;
    }
    .heart:after {
        left: -30px;
        top: -20px;
    }
    .blockTextSlideshow .boxLayout .box.textBox ul li {
        margin-bottom: 18px;
    }
    .blockPanoramicSlideshow.large-slideshow .textBox .imageText {
        margin-bottom: 10px;
    }
    .quickrequest .eyecatcherBtn {
        top: -56px;
    }
    .seoBoxes .box {
        -ms-flex-preferred-size: calc(33% - 5%);
            flex-basis: calc(33% - 5%);
        -webkit-box-flex: inherit;
            -ms-flex-positive: inherit;
                flex-grow: inherit;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }

}
@media (min-width: 1400px) { 
    
    .scrolled header .MainLogo a.logo-sticky {
        position: fixed;
        top: 2px;
        padding-top: 0;
    }
    .scrolled header .MainLogo .logo-sticky {
        z-index: 101;
    }
}
@media (min-width: 1800px) {
    /*header .eyecatcherBtn {
        width: 250px;
        height: 250px;
    }*/
    header .eyecatcherBtn div, header .eyecatcherBtn a {
        font-size: 31px;
        line-height: 1.2;
    }
    header .eyecatcherBtn div {
        height: 250px;
    }
    .SiMenu li.submenuarrow>a:after {
        top: 42px;
    }
    .sc-quickInquiry label input {
        font-size: 28px;
    }
    .map.margin-top-s {
        margin-top: 68px;
    }
    .pattern:after, .SiMenu:after {
        background-size: 1153px;
        opacity: 0.05;
    }
    .sc-masterContainer #lts-eventfinder .lts-events-v2 .lts-search {
        top: 76px!important;
    }
    .sc-menu a {
        font-size: 50px;
    }
    .resMenu, .resMenu button.SiMenuToggle {
        height: 76px;
    }
    .scrolled header .MainLogo a.logo-sticky {
        top: 15px;
    }
    .SiMenu .sc-menu li ul li a {
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .scrolled .extendedTopBar {
        top: 24px;
        right: 50px;
    }
    .scrolled .anchorMenuContainer {
        top: 76px;
    }
    .resMenu button.SiMenuToggle {
        padding-left: 50px;
        width: 160px;
    }
    .SiMenu .contact a {
        font-size: 32px;
    }
    .resMenu button.SiMenuToggle span.lines {
        margin-right: 11px;
        top: 7px;
    }
    .SiMenu div[class*="menu-hauptmenue"] {
        max-width: 900px;
    }
    .scrolled .topBar {
        left: 200px;
    }
    .scrolled.SiMenuOpen .topBar {
        left: 0;
    }
    .sc-menu a {
        padding: 11px 0;
    }
    .topBar a.button {
        font-size: 25px;
        height: 76px;
        padding: 19px 23px 13px 26px;
    }
    .SiMenuOpen .topBar {
        padding-left: 200px;
    }
    .SiMenu.active {
        padding-top: 74px;
    }
    .SiMenu button.close-button, .SiMenu .sc-menu li ul li a {
        font-size: 25px;
    }
    .extendedTopBar a.impressions, .extendedTopBar a.vouchers {
        font-size: 20px;
    }
    .resMenu > div {
        height: 76px;
    }
    .extendedTopBar a {
        height: 26px;
    }
    .extendedTopBar a.jobs:before {
        top: 5px;
    }
    .extendedTopBar a.downloads:before {
        top: 7px;
    }
    .SiMenu button.close-button {
        top: 22px;
        left: 53px;
    }
    .cocktail-graphic:before {
        opacity: 1;
    }
    h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1 {
        font-size: 60px;
    }
    .blockTextSlideshow .imageText, .blockTextSlideshow .highlightTextWrapper .imageText, .blockSlideshowHiglightText .textBox .imageText {
        font-size: 75px;
    }
    h3, .t3, .offerBoxesWrapper article .headline, .listBoxWrapper article .txtWrapper .headline, .offerInner .postPeriodWrapper .headline, .contact-us a, .offerInner .postPriceWrapper .headline, .blockPanoramicSlideshow .imageText span {
        font-size: 32px;
    }
    html, body, h1, .t1, button {
        font-size: 22px;
    }
    button, .button, h4, .t4, .txtLink, .sc-quickInquiry>div label, [data-accordion] [data-control], .seoBoxesWrapper .seoBoxes .headline, .offerInner .returnLinkWrapper .returnLink {
        font-size: 25px;
    }
    button, .button {
        padding: 19px 23px 13px 26px
    }
    .roomBox .blockAccordion, .roomBox .more-room-info {
        max-width: 900px;
    }
    .newsletter .bg3 {
        width: 410px;
        height: 410px;
    }
    .offerBoxesWrapper .box {
        width: calc(50% - 45px);
    }
    .blockSlideshowHiglightText .textBox .imageText {
        bottom: 100px;
    }
    .blockSlideshowHiglightText > div:after {
        bottom: 124px;
    }
    .blockTextSlideshow .boxLayout:after, .blockSlideshowHiglightText > div:after, .blockTextSlideshow.highlightImageTxt .boxLayout:after {
        height: 213px;
        width: 26%;
    }
    .blockTextSlideshow .imageText span, .blockTextSlideshow .highlightTextWrapper .imageText span, .blockSlideshowHiglightText .textBox .imageText span {
        line-height: 1.18;
    }
    .blockTextSlideshow .boxLayout {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .blockTextSlideshow .boxLayout .sc-slideshow, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list .slick-track, .blockTextSlideshow .boxLayout .sc-slideshow .slick-list .slick-track div, .blockTextSlideshow .boxLayout .sc-slideshow img {
        height: auto!important;
    }
    .blockSlideshowHiglightText .textBox {
        padding-top: 100px;
    }
    .blockTextSlideshow .boxLayout .sc-slideshow img {
        -o-object-fit: contain;
           object-fit: contain;
        aspect-ratio: auto;
    }
    .blockTextSlideshow .boxLayout .box.textBox {
        padding-top: 100px;
    }
    .blockTextSlideshow .boxLayout {
        -webkit-box-align: start;
            -ms-flex-align: start;
                align-items: flex-start;
    }
    .blockTextSlideshow.highlightImageTxt .boxLayout:before {
        height: calc(100% + 100px);
    } 
    .blockTextSlideshow.margin-top-xxxl { margin-top: 250px;}
    .blockTextSlideshow.margin-bottom-xxxl, .roomBox { margin-bottom: 250px;}
    .footer address div.fullWidth div div.info {
        width: 30%;
        padding-left: 10%;
    }

    .blockTextSlideshow.highlightImageTxt.ski-in-ski-out .eyecatcherBtn.ski-in-ski-out.bottom {
        bottom: -150px;
    }
    .blockTextSlideshow.highlightImageTxt.ski-in-ski-out .eyecatcherBtn.ski-in-ski-out.right {
        right: 10%;
    }
    .footer address div.fullWidth div div.bg3 {
        width: 70%;
        padding-right: 10%;
    }
    .newsletter div.fullWidth>div {
        max-width: 410px;
    }
    .quickrequest .bg1.padding-bottom-xxxl {
        padding-bottom: 230px;
    }
    .highlightboxesWrapper .highlightboxes .iconWrapper {
        width: 101px;
        height: 81px;
    }
    .highlightboxesWrapper .highlightboxes .iconWrapper .icon.wellness {
        width: 58px;
        background-position: -800px -480px;
    }
    .highlightboxesWrapper .highlightboxes .iconWrapper .icon.gourmet {
        width: 51px;
        background-position: -400px -494px;
    }
    .highlightboxesWrapper .highlightboxes .iconWrapper .icon.wine {
        width: 35px;
        background-position: -500px -500px;
    }
    .highlightboxesWrapper .highlightboxes .iconWrapper .icon.sport {
        background-position: -600px -500px;
    }
    .footer .otherCTA {
        padding-left: 100px;
        padding-right: 0;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        max-width: 930px;
    }
    .footer .otherCTA span {
        width: -webkit-max-content;
        width: -moz-max-content;
        width: max-content;
    }
    .quickrequest .eyecatcherBtn {
        top:40px
    }
    .footer .otherCTA {
        padding-left: 0;
    }
    .footer .map {
        position: relative;
    }
    .footer .map img {
        height: auto;
        width: 593px;
    }
    .footer .map a.button {
        position: absolute;
        left: 0;
        bottom: 0;
        margin-top: 0;
    }
    .sc-quickInquiry>div.sc-quickformArrival label:before, .sc-quickInquiry>div.sc-quickformDeparture label:before, .sc-quickInquiry>div label:before {
        bottom: 32px;
    }
    .sc-quickInquiry>div label:before {
        background-position: 0px -596px;
    }
    .sc-quickInquiry>div.sc-quickformArrival label:before, .sc-quickInquiry>div.sc-quickformDeparture label:before {
        background-position: -300px -600px;
        right: calc(50% - 102px);
    }
    .slick-arrow {
        width: 35px;
        height: 110px;
        bottom: 60px;
        right: 30px;
    }
    .slick-prev.slick-arrow {
        bottom: 106px;
        right: 70px;
    }
    .large-slideshow .slick-arrow {
        left: calc(50% - 75px);
    }
    .large-slideshow .slick-prev.slick-arrow {
        left: calc(50% - 115px);
    }
    .home header .slick-prev.slick-arrow {
        right: 103px;
    }
    .slidePagination {
        bottom: 15px;
        right: 24px;
        letter-spacing: 16px;
    }
    .roomBoxesWrapper .roomBox:nth-child(even) .slidePagination {
        right: auto;
        left: 24px;
    }
    .large-slideshow .slidePagination {
        left: calc(50% - 107px);
    }
    .roomBoxesWrapper .roomBox:nth-child(even) .slick-prev.slick-arrow {
        left: 30px;
    }
    .blockTextSlideshow.change-order-d .box.slideshowBox .slick-prev.slick-arrow {
        left: 30px;
    }
    .blockTextSlideshow.change-order-d .box.slideshowBox .slick-next.slick-arrow {
        left: 70px;
    }
    .roomBoxesWrapper .roomBox:nth-child(even) .slick-arrow {
        left: 70px;
    }
    button.slick-arrow:before {
        background-position: -300px -400px;
    }
    .rotatingListbox button.slick-arrow:before {
        background-position: -200px -400px;
    }
    .rotatingListbox button.slick-arrow {
        height: 110px;
    }
    .txtLink.Iconbefore:after {
        left: -30px;
        bottom: 3px;
    }
    .clock {
        padding-left: 70px;
        padding-top: 15px;
        padding-bottom: 15px;
    }
    .clock:before {
        width: 45px;
        height: 45px;
        background-position: -300px -1700px;
        top: 3px;
    }
    a.txtLink.popup:after, a.txtLink.plus:after, a.txtLink:after {
        bottom: 13px;
    }
}


