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

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

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


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

html, body {
    font-family: 'Manrope', sans-serif;
    color: #000000;
    font-weight: 300;
    background-color: #fff;
    font-size: 17px;
    line-height: 1.5;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/texture.svg);
}
body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    align-items: center;
    justify-content: center;
    align-content: space-around;
    flex-direction: column;
}
b, strong {
    font-weight: 600;
}

.noMargin {
    margin: 0 !important;
}

a {
    color: #000000;
}

a:hover {
    opacity: .8;
}
.button:hover {
    background-color: #6a756b;
}
small, .footer .editorial, .additionalPriceInformation, .eyecatcherBtn {
    font-size: 0.8em;
    line-height: 1.2;
}
p {
    margin-bottom: 15px;
}
p:last-child, header p {
    margin: 0;
}

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

h1, .t1, h2, .t2, h3, .t3, h4, .t4, .siteAnchors .siteAnchorsInner a, .highlightBoxesWrapper .highlightBox .headline, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postIntroText .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
    font-size: 29px;
    line-height: 1.2;
    font-family: 'Manrope', sans-serif;
    font-weight: 400;
    margin: 0;
    margin-bottom: 25px;
    text-transform: uppercase;
    letter-spacing: 3px;
    color: #000;
}

h1, .t1 {
    color: #707070;
    letter-spacing: 2px;
    font-size: 16px;
}

h2, .t2, .error404 .sc-masterContainer h1, .weatherPopup h1, body:not(.home) :not(.noH2) .sc-masterContainer h1 {
    font-size: 25px;
    color: #000;
}
h3, .t3, .highlightBoxesWrapper .highlightBox .headline, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
    font-size: 26px;
    letter-spacing: 1.3px;
}
h4, .t4, .txtLink, .sc-quickInquiry>div label, [data-accordion] [data-control], .siteAnchors .siteAnchorsInner a, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline {
    font-family: 'Manrope', sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 22px;
    letter-spacing: 1px;
}

[data-accordion] [data-control] {
    font-size: 19px;
}

hr {
    margin: 45px auto;
    border: 1px solid #000;
}

.home .sc-masterContainer {
    padding-bottom: 0;
}
.popup .sc-masterContainer {
    padding-top: 0;
}
.sc-masterContainer ul {
    padding-left: 25px;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
}
.sc-masterContainer ul li {
    margin-bottom: 7px;
    position: relative;
    list-style-type: none;
}
.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li {
    margin-bottom: 0;
}

.sc-masterContainer ul li:before {
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -960px -335px;
    background-size: 1500px 1500px;
    width: 14px;
    height: 8px;
    left: -25px;
    top: 11px;
}
.sc-masterContainer .bg2 ul li:before, .sc-masterContainer .bg3 ul li:before, .sc-masterContainer .bg4 ul li:before {
    background-position: -935px -334px;
}

.accVertical [data-accordion].accordion [data-content] ul li:before {
    background-position: -910px -334px;
}

.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;
}
/*BG Colors Styles*/
.bg1, .single-angebote .postPeriodWrapper, .single-angebote .postPriceWrapper, .accVertical {
    background-color: #ECEAE7;
}
.bg2, .SliderBox article .txtWrapper {
    background-color: #333333;
}
.bg3 {
    background-color: #000000;
}

.bg2, .bg2 a, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4, .bg2 [data-accordion] [data-control] {
    color: #fff;
}
.bg3, .bg3 a, .bg3 a.txtLink, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4, .bg3 [data-accordion] [data-control] {
    color: #fff;
}
.bg4, .bg4 a, .bg4 a.txtLink, .bg4 h1, .bg4 .t1, .bg4 h2, .bg4 .t2, .bg4 h3, .bg4 .t3, .bg4 h4, .bg4 .t4, .bg4 [data-accordion] [data-control] {
    color: #fff;
}
.bg3 a.txtLink, .bg2 a.txtLink, .bg2 a.txtLink:hover, .bg4 a.txtLink, .bg4 a.txtLink:hover {
    border-color: #fff;
}

.accVertical * {
    color: #000;
}


.SliderBox article .txtWrapper {
    background-color: #fff;
}

/*Siteanchors*/

.siteAnchors {
    position: fixed;
    z-index: 30;
    left: 0;
    bottom: -80px;
    width: 100%;
    background: #eceae7;
    max-width: 100%;
    text-align: center;
    -webkit-transition: bottom 0.8s ease-out;
    transition: bottom 0.8s ease-out;
    -o-transition: bottom 0.8s ease-out;
    -webkit-box-shadow: 0 4px 10px 0 #333333;
    box-shadow: 0 4px 10px 0 #333333;
}
.scrolled .siteAnchors {
    bottom: 0;
}
.siteAnchors ul {
    text-align: left;
    padding: 0 8% 0 5%;
    height: 100%;
    margin: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.siteAnchors ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 2%;
}

.siteAnchors .siteAnchorsInner a {
    text-decoration: none;
    padding: 25px 5px;
    color: #000;
    font-size: 15px;
    display: block;
    margin: 0;
    position: relative;
    opacity: .5;
}
.siteAnchors .siteAnchorsInner a.sianchorActive {
    opacity: 1;
}
.siteAnchors .siteAnchorsInner a:after, .siteAnchors .siteAnchorsInner a.sianchorActive:after {
    content: " ";
    position: absolute;
    bottom: 15px;
    height: 100px;
    -webkit-transition-property: left,right;
    transition-property: left,right;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -909px -375px;
    background-size: 1500px 1500px;
}

.siteAnchors .siteAnchorsInner a.sianchorActive:after {
    left: 0;
    right: 0;
    z-index: 2;
    width: 70px;
    height: 8px;
    left: 50%;
    transform: translate(-50%);
}

.siteAnchors ul li.hiddenLink, .siteAnchors ul li.logo_menu, .siteAnchors ul.siteAnchorsInner li.logo_menu a:after {
    display: none;
}

/*@Supports for iPhone*/

@supports(padding: max(0px)) {
    .siteAnchors {
        padding: env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);
    }
}
@supports (-webkit-touch-callout: none) {
    .siteAnchors ul li {
        margin-right: 3px;
    }
    .siteAnchors .siteAnchorsInner a {
        font-size: 14px;
        letter-spacing: 0.8px;
    }
    .siteAnchors .siteAnchorsInner a .hideIos, .siteAnchors:after {
        display: none;
    }
}
/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #455246;
    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;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    right: 20px;
    top: initial;
    bottom: -20px;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/vector_bubble-small.svg);
    background-color: transparent;
    color: #000000;
    padding: 12px;
    background-repeat: no-repeat;
    background-size: cover;
}
.popup .eyecatcherBtn {
    right: 3%;
    top: 3%;
}
/*.SliderBox article .imageWrapper .eyecatcherBtn {
    right: 20px;
    top: initial;
    bottom: -20px;
    background-image: url(/wp-content/themes/landingpage04-child/assets/graphics/vector_bubble-small.svg);
    background-color: transparent;
    color: #000000;
    padding: 5px;
    background-repeat: no-repeat;
    background-size: cover;
}*/
.eyecatcherBtn b {
    display: contents;
    font-size: 1rem;
    font-weight: 300;
}
.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;
}
.SliderBox article .imageWrapper {
    position: relative;
}
.SliderBox article .imageWrapper:focus, .SliderBox article .imageWrapper a:focus {
    outline: none;
}
.offerBoxesWrapper .SliderBox article .txtWrapper .headline.periods {
    font-size: 0.95rem;
    margin-top: -15px;
}
.buttonsWrapper .button {
    margin-right: 8px;
}
.buttonsWrapper .button:last-child {
    margin-right: 0;
}

.SliderBox .txtWrapper .buttonsWrapper .txtLink {
    display: none;
}
.buttonsWrapper .txtLink, .single-zimmer .buttonsWrapper {
    display: inline-block;
}
.buttonsWrapper .txtLink.parameterBooking {
    clear: both;
    display: block;
}

.iconsWrapper span {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-bottom: 5px;
}
.iconsWrapper br {
    display: none;
}
.iconsWrapper span:before, a.txtLink.popup:after, a.popupIcon:after {
    content: "";
    width: 28px;
    height: 25px;
    margin-right: 5px;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -49px -886px;
    background-size: 1500px 1500px;
}
.iconsWrapper span.iconMap:before {
    background-position: 0 -886px;
}
.iconsWrapper span.iconPeople:before {
    background-position: -95px -886px;
}
.iconsWrapper span.iconDiamond:before {
    background-position: -147px -886px;
}

a.txtLink.popup:after {
    background-position: -34px -419px;
    margin-right: 0;
    margin-left: 2px;
    border: 0;
    margin-bottom: -8px;
    width: 30px;
}
a.popupIcon:after {
    background-position: -56px -308px;
    margin-right: 0;
    margin-left: 3px;
    width: 15px;
    background-size: 1000px 1000px;
}
.bg2 a.popupIcon:after, .bg3 a.popupIcon:after, .bg4 a.popupIcon:after {
    background-position: 0 -308px;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .breadcrumb, .reviewBoxesWrapper .reviewBox, .single-angebote .postIntroText, .single-angebote .postPeriodWrapper .wrapper, .single-angebote .postPriceWrapper .wrapper, .highlightSlideshowWrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1270px;
}
.highlightSlideshowWrapper {
    max-width: unset;
    width: 85%;
}
.boxesSliderWrapper {
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    overflow: hidden;
}
.contentWrapper, .sc-header, .breadcrumb, .reviewBoxesWrapper .reviewBox {
    max-width: 750px;
}

/*Highlight Box Styles */
.highlightBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.highlightBoxesWrapper a, .highlightBoxesWrapper > article {
    width: 50%;
    position: relative;
}
.highlightBoxesWrapper a {
    text-decoration: none;
}
/*Optional: Hover-Effekt*/
.highlightBoxesWrapper a:hover {
    opacity: 0.8;
}

.highlightBoxesWrapper .highlightBox .headline {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    font-size: 12px;
    width: 90%;
    margin: 0;
    padding-top: 58px;
}
.icon-sunchair:before, .icon-meal:before, .icon-bed:before, .icon-hike:before, .icon-tea:before, .icon-breakfast:before, .icon-flipflop:before, .icon-flower:before, .icon-stone:before, .icon-leafe:before, .icon-cocktail:before {
    content: "";
    width: 60px;
    height: 60px;
    display: inline-block;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 3px -1078px;
    background-size: 1500px 1500px;
    position: absolute;
    top: 0;
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    left: 50%;
}
.icon-meal:before {
    background-position: -239px -1078px;
}
.icon-bed:before {
    background-position: -78px -1078px;
}
.icon-hike:before {
    background-position: -315px -1078px;
}
.icon-tea:before {
    background-position: -636px -1078px;
}
.icon-breakfast:before {
    background-position: -715px -1078px;
}
.icon-flipflop:before {
    background-position: -157px -1078px;
}
.icon-flower:before {
    background-position: -396px -1078px;
}
.icon-stone:before {
    background-position: -474px -1078px;
}
.icon-leafe:before {
    background-position: -555px -1078px;
}
.icon-cocktail:before {
    background-position: -795px -1078px;
}

.highlightBoxesWrapper a:after, .highlightBoxesWrapper > article:after {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ECEAE7;
    opacity: 0.8;
}

.highlightBoxesWrapper > .highlightBox:after {
    width: 100%;
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background: #ECEAE7;
    animation: fadeinanimation 10s infinite;
    -webkit-animation: fadeinanimation 10s infinite;
    opacity: 0;
} 

/*Optional: Highlights Animation*/
@keyframes fadeinanimation {
    0%  {opacity :.5;}
   50%  {opacity :1;}
   100% {opacity :.5;}
}

.highlightBoxesWrapper > .highlightBox:nth-child(1):after, .highlightBoxesWrapper > .highlightBox:nth-child(4):after, .highlightBoxesWrapper > .highlightBox:nth-child(5):after, .highlightBoxesWrapper > .highlightBox:nth-child(8):after {
    animation: fadeinanimationGroup2 10s infinite;
    -webkit-animation: fadeinanimationGroup2 10s infinite;
    opacity: 1;
}
@keyframes fadeinanimationGroup2 {
    0%  {opacity :1;}
   50%  {opacity :.5;}
   100% {opacity :1;}
}

/*Quicklinks Styles*/
.error404 .quicklinksBar {
    display: none;
}
.error404 header {
    margin-bottom: 0;
}
.quicklinksBar {
    position: absolute;
    z-index: 25;
    height: 80px;
    width: 100%;
    text-align: center;
    bottom: -40px;
    right: 0;
    box-sizing: border-box;
}
.quicklinksBar a {
    display: inline-block;
    height: 80px;
    width: 80px;
    margin: 0 10px;
    background-color: #6a756b;
    border-radius: 50%;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -1201px;
    background-size: 1500px 1500px;
}
.quicklinksBar a:hover {
    -webkit-filter: brightness(1.1);
    filter: brightness(1.1);
}
.quicklinksBar a.winterBtn { 
    background-position: -97px -1200px;
}

header {
    position: relative;
    margin-bottom: 40px;
}
.noQuicklinks header {
    margin-bottom: 0;
}

/*SliderBox (Rooms & Offers) Styles*/
.boxesSliderWrapper .SliderBox, .reviewBoxesWrapper {
    position: relative;
    padding-bottom: 40px;
}
.SliderBox article {
    margin: 0 30px;
    margin-bottom: 15px;
}
.SliderBox article .txtWrapper.bg1, .SliderBox article .txtWrapper, .SliderBox article .txtWrapper.bg3, .SliderBox article .txtWrapper.bg4 {
    padding: 30px 20px;
}
.boxesSliderWrapper .slick-arrow, .reviewBoxesWrapper .slick-arrow {
    bottom: initial;
    top: 50%;
}
.boxesSliderWrapper ul.slick-dots, .reviewBoxesWrapper ul.slick-dots{
    bottom: 10px;
}
.boxesSliderWrapper .slick-arrow {
    left: 5px;
}
.boxesSliderWrapper .slick-next.slick-arrow {
    left: initial;
    right: 5px;
    margin-right: 0;
}
.SliderBox .txtWrapper {
    text-align: left;
    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: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    min-height: 315px;
}
.SliderBox article .txtWrapper a:hover {
    opacity: 0.8;
}
.offerBoxesWrapper .SliderBox article .txtWrapper .headline {
    font-size: 19px;
}

.boxesSliderWrapper .slick-slide {
    opacity: 0.8;
}

.boxesSliderWrapper .slick-slide.slick-center {
    opacity: 1;
}

/*Offer and Room Detail Styles*/
.single-angebote .imageBox, .single-zimmer .sc-slideshow, .single-zimmer .sc-slideshow .slick-slide > div {
    height: 40vh;
    overflow: hidden;
}
.single-angebote .imageBox img, .single-zimmer .sc-slideshow img {
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}

/*Padding & Margin Styles*/
.padding-top-xxl { padding-top: 60px; }
.padding-top-xl { padding-top: 60px; }
.padding-top-l, .sc-masterContainer { padding-top: 40px; }
.padding-top-m, .single-angebote .postPeriodWrapper { padding-top: 30px; }
.padding-top-s { padding-top: 25px; }
.padding-top-xs { padding-top: 15px; }
.padding-top-xxs { padding-top: 15px; }

.padding-bottom-xxl { padding-bottom: 60px; }
.padding-bottom-xl { padding-bottom: 60px; }
.padding-bottom-l, .sc-masterContainer, .error404 .contentWrapper { padding-bottom: 40px; }
.padding-bottom-m, .single-angebote .postPriceWrapper { padding-bottom: 30px; }
.padding-bottom-s, .single-angebote .postPeriodWrapper { padding-bottom: 25px; }
.padding-bottom-xs { padding-bottom: 15px; }
.padding-bottom-xxs { padding-bottom: 15px; }

.margin-top-xxl { margin-top: 60px; }
.margin-top-xl { margin-top: 60px; }
.margin-top-l, .single-angebote .postPeriodWrapper { margin-top: 40px; }
.margin-top-m { margin-top: 30px; }
.margin-top-s { margin-top: 25px; }
.margin-top-xs, .SliderBox article .sc-readmore .txtLink, .error404 .contentWrapper .button { margin-top: 15px; }
.margin-top-xxs, .offerBoxesWrapper .SliderBox article .sc-readmore, .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxl { margin-bottom: 60px; }
.margin-bottom-xl { margin-bottom: 60px; }
.margin-bottom-l, .single-angebote .imageBox { margin-bottom: 40px; }
.margin-bottom-m { margin-bottom: 30px; }
.margin-bottom-s { margin-bottom: 25px; }
.margin-bottom-xs { margin-bottom: 15px; }
.margin-bottom-xxs, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox .sc-readmore, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline, .single-angebote .postPriceWrapper .headline { margin-bottom: 15px; }


.single-angebote .popup .sc-masterContainer {
    padding-bottom: 0;
}

/*Button & TXT-Link Styles*/
button, .button {
    background: #455246;
    color: #FFFFFF;
    padding: 11px 14px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    border-radius: 0px;
    font-family: 'Manrope', sans-serif;
    font-size: 15px;
    font-weight: 400;
}
button, a.button {
    text-decoration: none;
}

/*.button.buttonWhite, .offerBoxesWrapper .SliderBox article .txtWrapper .button {
    background: #455246;
    color: #FFFFFF;
}
.button.buttonLight {
    background: #E6E0D5;
    color: #2D2D2D;
}
.button:hover, .sc-readmore a:hover, .archive .sc-masterContainer article:hover .sc-readmore a {
    background: #6a756b;
    color: #fff;
}*/
.bg3 .button:hover {
    color: #2D2D2D;
    background: #f2efea;
}

a.button.offerBtn:after {
    content: "";
    width: 17px;
    height: 30px;
    display: inline-block;
    text-decoration: none;
    margin-left: 6px;
    margin-top: -8px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -850px -49px;
    background-size: 1500px 1500px;
}

a.txtLink {
    font-weight: 400;
    text-decoration: none;
    border-bottom: 2px solid #707070;
    font-size: 15px;
}
a.txtLink:hover {
    color: #707070;
    border-color: #707070;
}
a.txtLink:focus {
    outline: none;
}

a.txtLink.popup {
    border-bottom: 0;
    position: relative;
}

a.txtLink.popup:before {
    content: " ";
    position: absolute;
    bottom: 15px;
    transition-property: left,right;
    transition-duration: .3s;
    transition-timing-function: ease-out;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -909px -375px;
    background-size: 1500px 1500px;
    right: 0;
    z-index: 2;
    width: 70px;
    height: 8px;
    bottom: -7px;
    left: 0;
}




/*Slick Styles*/
.slick-arrow {
    border: 0;
    background: transparent;
    position: absolute;
    bottom: 15px;
    left: 10%;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-size: 1500px 1500px;
    left: initial;
    right: 20px;
    width: 53px;
    height: 27px;
    background-position: -898px -519px;
    margin-right: 60px;
}

.slick-next.slick-arrow  {
    right: 10%;
    left: initial;
    transform: scaleX(-1);
}
.reviewBoxesWrapper .slick-arrow {
    left: 0;
}
.reviewBoxesWrapper .slick-next.slick-arrow {
    left: initial;
    right: 0;
}
.headerSlider .slick-arrow, .popup .slick-arrow, .boxLayout .slick-arrow, .blockSlideshow.large-slideshow.largeSlideshowWrapper .slick-arrow {
    left: initial;
    right: 20px;
    width: 53px;
    height: 27px;
    background-position: -895.5px -516.5px;
}

.boxLayout .slick-arrow, .blockSlideshow.large-slideshow.largeSlideshowWrapper .slick-arrow {
    background-color: #ECEAE7;
    width: 58px;
    height: 32px;
    margin-right: 70px;
}

.headerSlider .slick-arrow {
    bottom: 5vh;
}

.noQuicklinks .headerSlider .slick-arrow {
    bottom: 5vh;
}

.headerSlider .slick-next.slick-arrow, .popup .slick-next.slick-arrow, .boxLayout .slick-next.slick-arrow, .blockSlideshow.large-slideshow.largeSlideshowWrapper .slick-next.slick-arrow {
    margin-right: 0;
    right: 20px;
}
button.slick-arrow {
    font-size: 0;
}
ul.slick-dots {
    position: absolute;
    bottom: 5%;
    padding: 0;
    margin: 0;
    line-height: 0;
    width: 100%;
    text-align: center
}
.highlightSlideshowWrapper ul.slick-dots {
    top: 0;
    bottom: unset;
}
ul.slick-dots li {
    display: inline-block;
    margin-bottom: 0
}
ul.slick-dots li button {
    width: 16px;
    height: 16px;
    background: #fff;
    border-radius: 50%;
    border: 2px solid #000000;
    font-size: 0;
    margin: 0 3px;
    cursor: pointer;
    padding: 0
}
.slick-dots li.slick-active button {
    background: #000000;
}

.headerSlider ul.slick-dots li button {
    border-color: #fff;
}
.headerSlider .slick-dots li.slick-active button {
    background: #fff
}

.sc-masterContainer ul.slick-dots li:before {
    display: none;
}

.bg2 .slick-dots li button {
    background: #fff;
    border-color: #fff;
    opacity: .5;
}

.bg2 .slick-dots li.slick-active button {
    opacity: 1;
}


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

/*Accordion Styles*/
.accordion {
    margin-bottom: 15px;
    border-bottom: 1px solid;
    padding: 10px 20px;
    border-color: #333333;
    transition: .35s ease;
}
.bg2 .accordion {
    border-color: #fafafa;
}
.popup .accordion {
    margin-bottom: 20px;
}
.accordion:last-child {
    margin-bottom: 0;
}
[data-accordion] [data-content] h3 {
    margin-top: 30px;
}
[data-accordion] [data-content] > h3:first-child {
    margin-top: 0;
}

[data-accordion] [data-control] {
    position: relative;
    padding-left: 0;
	padding-right: 25px;
	cursor: pointer;
    
}
[data-accordion] [data-control]:hover {
    opacity: 0.8;
}
[data-accordion].accordion [data-content] {
    text-align: left;
    -webkit-transition: padding 0.8s;
    -o-transition: padding 0.8s;
    transition: padding 0.8s;
}
[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
    padding-top: 20px;
}
[data-accordion]>[data-control]:after {
    z-index: 10;
    cursor: pointer;
    transition: all .25s ease;
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    text-decoration: none;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -1018px -220px;
    background-size: 1500px 1500px;
    position: absolute;
    top: 5px;
    right: 0;
    margin-left: 10px;
}

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


.bg2 [data-accordion]>[data-control]:after, .bg3 [data-accordion]>[data-control]:after, .bg4 [data-accordion]>[data-control]:after, .bg5 [data-accordion]>[data-control]:after {
    background-position: -907px -224px;
}

/*.accVertical [data-accordion].open>[data-control]:after, .accVertical [data-accordion]>[data-control]:after {
    background-position: -1133px -220px;
    width: 25px;
    height: 25px;
}*/

.accVertical [data-accordion]>[data-control]:after {
    background-position: -1018px -220px;
}


/*Accordion Verical Styles*/
.accVertical .accordion {
    margin-bottom: 0;
}
.accVertical [data-accordion].accordion [data-content] {
    position: relative;
}
.accVertical [data-accordion].accordion [data-content], .popup .accordion [data-content], .largeAccordion .accordion [data-content] {
    max-width: 100%;
    width: 100%;
    box-sizing: border-box;
}
.accVertical [data-accordion] [data-control] {
    position: relative;
    z-index: 1;
    padding-top: 30px;
    padding-bottom: 30px;
    background-size: 0 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.accVertical [data-accordion] [data-control]:hover {
    opacity: 1;
}
.accVertical [data-accordion].accordion.open [data-control] {
    border-bottom: 0;
    z-index: 2;
}
.accVertical [data-accordion].accordion.open [data-content] * {
    color: #000000;
    z-index: 2;
}
.accVertical [data-accordion].accordion.open [data-content] {
    text-align: left;
    /*Background-image with php/wpBackend*/
    background-repeat: no-repeat;
    background-position: center;
    background-size: 0 0;
}
.accVertical [data-accordion].accordion [data-content]:after {
    content: "";
    background-color: rgb(236,234,231);
    background-color: rgba(236,234,231,0.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    position: absolute;
    z-index: 1;
}
.accVertical [data-accordion] [data-control] span, .accVertical [data-accordion].accordion [data-content] {
    padding-right: 5%;
}
.accVertical [data-accordion].accordion.open [data-content] {
    margin-top: -93px;
    padding-top: 93px;
}
.accVertical [data-accordion]>[data-control]:after {
    top: 50%;
    margin-top: -12.5px;
    right: 5%;
}
.sc-masterContainer .accVertical [data-accordion].accordion ul:last-child {
    margin-bottom: 0;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #2D2D2D;
    padding: 0;
    position: relative;
    margin: 10px;
    height: 25px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background: transparent;
}
.bg2 .tabs > [data-control] button {
    color: #fff;
}
.tabs > [data-control] button:last-child {
    margin-right: 0;
}
.tabs > [data-control] button.active, .tabs > [data-control] button:hover{
    background: transparent;
}
.tabs > [data-control] button:before {
    content: " ";
    display: inline-block;
    width: 27px;
    height: 27px;
    left: 0;
    margin-bottom: -7px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -115px -560px;
    background-size: 1500px 1500px;
}
.tabs > [data-control] button.active:before {
    background-position: -160px -560px;
}
.bg2 .tabs > [data-control] button.active:before {
    background-position: -79px -560px;
}
.tabs [data-content] {
    margin-top: 15px;
}
.tabs [data-control] {
    text-align: center;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #fff;
    width: 100%;
}
.SiTable td {
    padding: 7px;
    border: 1px solid #777777;
}
.SiTable tr:nth-child(odd) {
    background: #F2EFEA;
}
.SiTable table tr:nth-child(1) {
    background: #455246;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.additionalPriceInformation {
    margin: 15px 0;
}
.scrollableArea {
    overflow-x: auto!important;
    white-space: nowrap;
    width: 100%;
    position: relative;
}

.siteAnchors:after {
    content: " ";
    width: 60px;
    height: 100%;
    background: rgb(154,136,120);
    background: linear-gradient(90deg, rgba(236,234,231,0) 0%, rgba(236,234,231,.5) 0%, rgb(236,234,231) 100%);
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 2;
}

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

/*Desktop Top Bar Styles*/
.topBar {
    position: fixed;
    right: 0;
    top: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    z-index: 31;
    width: auto;
    display: flex;
    overflow: hidden;
    width: 100%;
}
.topBar a.button {
    height: 53px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative;
    padding: 7px 35px;
}

.topBar a.button:nth-child(odd):after {
    content: "";
    position: absolute;
    right: -28px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -870px -322px;
    background-size: 1300px 1300px;
    width: 60px;
    height: 10px;
    transform: rotate(90deg);
}

.topBar a.button:last-child:after {
    display: none;
}

/*Main Logo Styles*/
header .MainLogo {
    display: block;
    background: #fff;
    width: 100%;
    top: 0;
    margin: 0;
    position: relative;
    height: auto;
    left: initial;
    margin-top: 53px;
    padding: 25px 0;
}
.noCTAs header .MainLogo { 
    margin-top: 0;
}
header .MainLogo img, .footer address img.footerLogo {
    max-width: 50%;
    margin: auto;
    display: block;
    width: 180px;
}
header .MainLogo img {
    width: 220px;
}
.showHeaderSlider header .MainLogo {
    padding: 0;
    background: transparent;
    position: absolute;
    top: inherit;
    bottom: 15vh;
    margin-top: 0;
    left: 50%;
    margin-left: -90px;
    z-index: 10;
    display: block;
    max-width: 50%;
    width: 190px;
}
.noQuicklinks.showHeaderSlider header .MainLogo {
    bottom: 5vh;
}
.showHeaderSlider header .MainLogo img {
    max-width: 100%;
    width: 100%;
    filter: drop-shadow(6px -1px 10px rgba(236,234,231,0.5));
}
.showHeaderSlider header .headerSlider:before {
    content: "";
    width: 100%;
    height: 20vh;
    z-index: 1;
    position: absolute;
    bottom: 0;
    background: -o-linear-gradient(bottom,#707070 0,transparent 100%);
    background: -webkit-gradient(linear,left bottom, left top,color-stop(0, #707070),to(transparent));
    background: linear-gradient(to top,#707070 0,transparent 100%);
    left: 0;
}

/*Language Selector Styles*/
.sc-language-selector {
    position: fixed;
    top: 65px;
    right: 25px;
    z-index: 1;
    color: #707070;
    font-size: 0.9em;
    display: block;
    z-index: 12;
}
.scrolled .sc-language-selector {
    display: none;
}

.sc-language-selector a {
    text-decoration: none;
    text-transform: uppercase;
    color: #707070;
}
.showHeaderSlider .sc-language-selector a, .showHeaderSlider .sc-language-selector {
    color: #fff;
    text-shadow: 1px 1px 3px #000;
}
.sc-language-selector ul {
    margin: 0;
    padding: 0;
}
.sc-language-selector ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}
.sc-language-selector ul li a:after {
    content: "|";
    padding-left: 8px;
}
.sc-language-selector ul li:last-child a:after {
    display: none;
}
.sc-language-selector ul li:last-child {
    margin-right: 0;
}


/*Header Slider Styles*/
.headerSlider {
    display: none;
    position: relative;
}
.showHeaderSlider .headerSlider {
    display: block;
}
.showHeaderSlider .headerSlider .sc-slideshow img {
    width: 100%;
    max-width: 100%;
    height: auto;
}

.showHeaderSlider .headerSlider, .showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider .sc-slideshow .slick-slide > div {
    height: calc(var(--vh, 1vh) * 100);
    overflow: hidden;
}
.showHeaderSlider .headerSlider .sc-slideshow img {
    height: 100%!important;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
}
/*Fullscreen HeaderSlider END*/




/*_____  ------  _____ ------  _____ FOOTER _____  ------  _____ ------  _____*/

.footer {
    text-align: center;
    clear: both;
}
.home .footer {
    padding-bottom: 0px;
}
.footer address {
    font-style: normal;
}
.footer address a {
    text-decoration: none;
}
.footer address a:hover {
    opacity: 0.8;
}
.footer address .button a:hover, .footer address button a:hover {
    opacity: 1;
}
.footer address img.logoFooter {
    width: 360px!important;
    max-width: 65%!important;
    height: auto!important;
}
.footer address a.facebook, .footer address a.instagram, .footer address a.weather, .footer address a.webcam {
    width: 60px;
    height: 60px;
    display: inline-block;
    text-decoration: none;
    margin: 0 7px;
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: -495px -293px;
    background-size: 1500px 1500px;
}
.footer address a.instagram {
    background-position: -580px -293px;
}
.footer address a.webcam {
    background-position: -660px -293px;
}
.footer address a.weather {
    background-position: -740px -293px;
}

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


/*Partner Styles*/
.partner a, .partner span {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 0 2%;
    height: 35px;
    background-size: 250px 500px;
    /*-webkit-filter: grayscale(100%);
    filter: grayscale(100%);*/
}
.partner br {
    display: none;
}
/*
.partner a:hover {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}*/
.partner a, .partner span {        
    margin: 0 1.5%;
    height: 80px;
    background-size: 500px 1000px;        
}    
.partner .suedtirol {
    background-position: 0 -203px;
    width: 102px;
}

.partner .suedtirol:lang(it) {
    background-position: -133px -203px;
}

/*Photo Tab Styles*/
.tabs .large-slideshow {
    margin-left: -5px;
    margin-right: -5px;
}
.tabs .large-slideshow .no-slideshow {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.tabs .large-slideshow .no-slideshow img {
    margin: 5px;
    height: auto;
    width: calc(50% - 10px);
}


.columnLayout {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
    flex-direction: column;
    gap: 20px;
}
.bestpriceBtn {
    background-image: url(../graphics/vector_sprites.svg);
    background-repeat: no-repeat;
    background-position: 0 -1320px;
    background-size: 1500px 1500px;
    width: 160px;
    height: 110px;
    min-width: 110px;
    margin-right: 15px;
    background-position: -1233px -1329px;
}
.sc-masterContainer .columnLayout ul {
    margin-bottom: 0;
}

/*Review Box Styles*/
.reviewBoxesWrapper article.reviewBox em {
    font-style: normal;
    color: #6a756b;
}
.reviews img {
    margin: 0 10px;
}


.highlightSlideshowWrapper .boxLayout .box {
    position: relative;
}

.highlightSlideshowWrapper .boxLayout {
    padding-top: 50px;
}


.highlightSlideshowWrapper .smallImage {
    position: absolute;
    height: 30%;
    top: 0;
    z-index: 10;
    aspect-ratio: 2100/1400;
}

.highlightSlideshowWrapper .sc-slideshow {
    padding: 65px 0 0 65px
}

.highlightSlideshowWrapper > .slick-arrow {
    top: 0;
    left: 0;
    margin-left: 50px;
}

.highlightSlideshowWrapper > .slick-next.slick-arrow {
    right: 0;
    left: unset;
    margin-right: 50px;
}

.bg2 .highlightSlideshowWrapper > .slick-arrow {
    background-position: -1065px -519px;
}


/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @Media Styles Start <<<--- */

@media (min-width: 600px) {    

button, .button {
    padding: 11px 20px;
}
.offerBoxesWrapper .SliderBox article .txtWrapper .headline {
    font-size: 26px;
}
.buttonsWrapper .button {
    margin-right: 15px;
}
.highlightBoxesWrapper .highlightBox .headline {
    font-size: 17px;
    padding-top: 70px;
}
.single-angebote .imageBox, .single-zimmer .sc-slideshow, .single-zimmer .sc-slideshow .slick-slide > div {
    height: 65vh;
}
}

@media (min-width: 994px) {
.padding-top-xxl { padding-top: 120px; }
.padding-top-xl { padding-top: 120px; }
.padding-top-l, .sc-masterContainer { padding-top: 80px; }
.padding-top-m, .single-angebote .postPeriodWrapper { padding-top: 60px; }
.padding-top-s { padding-top: 45px; }
.padding-top-xs { padding-top: 20px; }
.padding-top-xxs { padding-top: 15px; }

.padding-bottom-xxl { padding-bottom: 120px; }
.padding-bottom-xl { padding-bottom: 120px; }
.padding-bottom-l, .sc-masterContainer, .error404 .contentWrapper { padding-bottom: 80px; }
.padding-bottom-m, .single-angebote .postPriceWrapper { padding-bottom: 60px; }
.padding-bottom-s, .single-angebote .postPeriodWrapper { padding-bottom: 45px; }
.padding-bottom-xs { padding-bottom: 20px; }
.padding-bottom-xxs { padding-bottom: 15px; }

.margin-top-xxl { margin-top: 120px; }
.margin-top-xl { margin-top: 120px; }
.margin-top-l, .single-angebote .postPeriodWrapper { margin-top: 80px; }
.margin-top-m { margin-top: 60px; }
.margin-top-s { margin-top: 45px; }
.margin-top-xs, .SliderBox article .sc-readmore .txtLink, .error404 .contentWrapper .button { margin-top: 20px; }
.margin-top-xxs, .offerBoxesWrapper .SliderBox article .sc-readmore, .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxl { margin-bottom: 120px; }
.margin-bottom-xl { margin-bottom: 120px; }
.margin-bottom-l, .single-angebote .imageBox { margin-bottom: 80px; }
.margin-bottom-m { margin-bottom: 60px; }
.margin-bottom-s { margin-bottom: 45px; }
.margin-bottom-xs { margin-bottom: 20px; }
.margin-bottom-xxs, .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline, .roomBoxesPreviewWrapper .SliderBox .sc-readmore, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline, .single-angebote .postPriceWrapper .headline { margin-bottom: 15px; }

html, body, button, .button, .highlightBoxesWrapper .highlightBox .headline, a.txtLink {
    font-size: 20px;
}
.siteAnchors .siteAnchorsInner a {
    font-size: 18px;
}
h1, .t1, h2, .t2, .single-angebote .postIntroText .headline, .error404 .sc-masterContainer h1, .weatherPopup h1, body:not(.home) :not(.noH2) .sc-masterContainer h1 {
    font-size: 50px;
    letter-spacing: 2.5px;
    margin-bottom: 50px;
}    

h1, .t1 {
    letter-spacing: 2px;
    font-size: 20px;
    margin-bottom: 35px;
}

h3, .t3, .SliderBox .txtWrapper h3, .offerBoxesWrapper .offerBoxesWrapper .SliderBox article .txtWrapper .headline, .single-angebote .postPeriodWrapper .headline, .single-angebote .postPriceWrapper .headline {
    font-size: 26px;
}

.highlightBoxesWrapper .highlightBox .headline {
    font-size: 22px;
}

h3, .t3 {
    font-size: 35px;
    margin-bottom: 35px;
}
h4, .t4, .roomBoxesPreviewWrapper .SliderBox article .txtWrapper .headline {
    font-size: 26px;
}

.widthWrapperDesktop, .blockAccordion .accVertical {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1270px;
}

.boxLayout .box {
    width: 47.5%;
}

/*SliderBox (Rooms & Offers) Styles*/
.boxesSliderWrapper .slick-slide {
    margin-right: 20px;
    margin-left: 20px;
}
.boxesSliderWrapper .slick-list {
    margin-right: -20px;
    margin-left: -20px;
}
.boxesSliderWrapper .slick-slide article, .reviewBoxesWrapper .slick-slide article {
    margin: 0;
    margin-bottom: 25px;
}
.boxesSliderWrapper .slick-slide {
    opacity: 1;
}

/*Photo Tab Styles*/
.tabs .large-slideshow .no-slideshow {
    margin-left: -20px;
    margin-right: -20px;
}
.tabs .large-slideshow .no-slideshow img {
    margin: 20px;
    height: auto;
    width: calc(33.33% - 40px);
}

.tabs > [data-control] button:before {
    margin-bottom: -5px;
}

.highlightBoxesWrapper a, .highlightBoxesWrapper > article {
    width: calc(33.333% - 26.666px);
    margin-bottom: 3.5%;
}

/*Optional: Highlights Animation*/
.highlightBoxesWrapper > .highlightBox:nth-child(4):after, .highlightBoxesWrapper > .highlightBox:nth-child(8):after {
    animation: fadeinanimation 10s infinite;
    -webkit-animation: fadeinanimation 10s infinite;
    opacity: 0.8;
}
.highlightBoxesWrapper > .highlightBox:nth-child(1):after, .highlightBoxesWrapper > .highlightBox:nth-child(3):after, .highlightBoxesWrapper > .highlightBox:nth-child(5):after, .highlightBoxesWrapper > .highlightBox:nth-child(7):after, .highlightBoxesWrapper > .highlightBox:nth-child(9):after {
    animation: fadeinanimationGroup2 10s infinite;
    -webkit-animation: fadeinanimationGroup2 10s infinite;
     opacity: 1;
}
.bestpriceBtn {
    background-position: -955px -1329px;
    width: 225px;
    height: 129px;
}
.columnLayout {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.columnLayout div {
    margin: 0 2.5%;
}

.showHeaderSlider .headerSlider, .showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider .sc-slideshow .slick-slide > div {
    height: 100vh;
    overflow: hidden;
}
.headerSlider .slick-arrow, .popup .slick-arrow {
    right: 3%;
    bottom: 5vh;
}
.headerSlider .slick-next.slick-arrow, .popup .slick-next.slick-arrow {
    right: 3%;
}

/*Big Arrow*/
.headerSlider .slick-arrow {
    width: 53px;
    height: 27px;
    background-position: -898px -519px;
    margin-right: 60px;
}
.headerSlider .slick-next.slick-arrow {
    margin-right: 0;
}

.SliderBox .txtWrapper {
    min-height: 335px;
}

/*Accordion Vertical*/
.accVertical [data-accordion].accordion [data-content] {
    text-align: left;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding-bottom: 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-top: 0;
    padding-top: 0; 
    opacity: 0;
    transition-delay: 3s;
    -webkit-transition: opacity 0.8s ease;
    -o-transition: opacity 0.8s ease;
    transition: opacity 0.8s ease;
    padding-left: 20%;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.accVertical [data-accordion].accordion.open [data-content] {
    opacity: 1; 
    background-size: cover;
}
.accVertical [data-accordion].accordion.open [data-content], .accVertical [data-accordion].accordion [data-content] {
    margin-top: 0;
    padding-top: 0;
}
.accVertical [data-accordion] [data-control] {
    background: #eceae7;
    position: relative;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 1;
    border-bottom: 0;
}
.accVertical[data-accordion-group] {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 55vh;
}
.accVertical .accordion {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    height: 100%;
    -webkit-transition: -webkit-box-flex .9s ease;
    transition: -webkit-box-flex .9s ease;
    -o-transition: flex .9s ease;
    transition: flex .9s ease;
    transition: flex .9s ease, -webkit-box-flex .9s ease, -ms-flex .9s ease;
    position: relative;
    border-right: 1px solid #fff;
    border-color: unset;
    padding: 0;
    border-bottom: 0;
}
.accVertical .accordion:last-child {
    border-right: 0;
}
.accVertical .accordion.open {
    -webkit-box-flex: 5;
    -ms-flex: 5;
    flex: 5;
}
.accVertical .accordion[data-accordion] [data-content] {
    overflow: inherit;
    max-height: inherit;
}
.accVertical [data-accordion].open [data-control] {
    background: transparent;
    width: 15%;
    z-index: 2;
}
.accVertical [data-accordion] [data-control] span {
    color: #000000;
    position: absolute;
    bottom: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    left: 0;
    display: flex;
    transform-origin: 0 0;
    width: 100%;
    height: 80%;
    align-items: center;
    writing-mode: tb-rl;
    transform: rotate(-180deg);
    top: 90%;
    left: 100%;
    padding-left: 5%;
}
.accVertical [data-accordion]>[data-control]:after {
    left: 50%;
    margin-left: -12.5px;
    top: 10%;
}

.footer address img.footerLogo {
    width: 215px;
}

.highlightSlideshowWrapper .boxLayout {
    padding-top: 0;
}

.highlightSlideshowWrapper ul.slick-dots {
    bottom: -50px;
    top: initial;
}

.highlightSlideshowWrapper .smallImage {
    height: 25%;
}

.topBar {
    width: initial;
}

.columnLayout {
    flex-direction: row;
    gap: 0;
}


}

@media (min-width: 1200px) {
.showHeaderSlider header .headerSlider:after {
    content: "";
    width: 100%;
    height: 20vh;
    z-index: 1;
    position: absolute;
    top: 0;
    background: -o-linear-gradient(top,#fff 0,transparent 100%);
    background: -webkit-gradient(linear,left top, left bottom,color-stop(0, #fff),to(transparent));
    background: linear-gradient(to bottom,#fff 0,transparent 100%);
    left: 0;
}
.showHeaderSlider header .MainLogo {
    width: 340px;
    margin-left: -170px;
}

.siteAnchors, .scrolled .siteAnchors {
    background: transparent;
    -webkit-box-shadow: none;
    box-shadow: none;
    bottom: inherit;
    top: 0;
}
.siteAnchors ul li {
    margin-right: 15px;
}
.siteAnchors .siteAnchorsInner a {
    padding: 23px 0;
}
.scrolled .siteAnchors {
    background: #eceae7;
    -webkit-box-shadow: 0 -4px 10px 0 #464646;
    box-shadow: 0 -4px 10px 0 #464646;
}
.siteAnchors:after {
    display: none;
}
.sc-language-selector {
    top: 100px;
}

/*Quicklinks Styles*/
.quicklinksBar {
    right: initial;
    left: 20px;
    width: auto;
    height: auto;
    bottom: initial;
    top: 12vh;
    display: flex;
    flex-direction: column;    
}
.quicklinksBar a {
    margin: 0;
    margin-bottom: 20px;
    display: block;
}

.boxesSliderWrapper {
    max-width: 1270px;
    width: 90%;
    overflow: initial;
}
.boxesSliderWrapper .slick-arrow, .reviewBoxesWrapper .slick-arrow {
    bottom: 50%;
    margin-top: -18px;
}
.reviewBoxesWrapper .slick-arrow {
    margin-bottom: 60px;
}

.accVertical[data-accordion-group] {
    height: 45vh;
}
.home .footer {
    padding-bottom: 0;
}


.boxesSliderWrapper .slick-arrow, .reviewBoxesWrapper .slick-arrow {
    left: -40px;
}
.boxesSliderWrapper .slick-next.slick-arrow {
    right: -40px;
}

.topBar {
    display: none;
}

.scrolled .topBar {
    display: block;
    bottom: 25px;
    top: initial;
    right: 25px;
}

.topBar a.button {
    height: 65px;
    font-size: 22px;
}

.topBar a.button:first-child {
    background-color: #6a756b;
}

.topBar a.button:nth-child(odd):after {
    opacity: 0;
}

}

@media (min-width: 1400px) {
.siteAnchors ul li {
    margin-right: 3%;
}
.scrolled .siteAnchors ul {
    padding-left: 2%;
}
.scrolled .siteAnchors ul li.logo_menu {
    display: inline-block;
    width: 75px;
    height: 52px;
    padding: 0;
    vertical-align: middle;
    margin-bottom: 3px;
}
.siteAnchors .siteAnchorsInner .logo_menu {
    background-image: url(../graphics/vector_logo-sticky.svg);
    background-repeat: no-repeat;
    background-position: 0px;
    background-size: 75px 52px;
}
.siteAnchors .siteAnchorsInner .logo_menu a {
    font-size: 0;
}
}

@media (min-width: 1800px) {
    .slick-arrow {
        width: 127px;
        height: 43px;
        background-position: -893px -436px;
    }

    .boxesSliderWrapper .slick-arrow {
        left: calc(-127px - 50px);
        margin: 0;
    }

    .boxesSliderWrapper .slick-next.slick-arrow {
        left: initial;
        right: calc(-127px - 50px);
        margin-right: 0;
    }

}


@media (min-width: 2100px) {
    .topBar a.button {
        height: 70px;
        padding: 25px 80px;
        font-size: 22px;
    }

    .topBar a.button:first-child {
        background-color: #455246;
    }

    .topBar, .scrolled .topBar {
        display: flex;
        bottom: initial;
        top: 0;
        right: 0;
    }

    .topBar a.button:nth-child(odd):after {
        opacity: 1;
    }

}
