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

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

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 500;
    font-display: swap;
    src: url(../fonts/poppins_500.woff2) format("woff2");
}

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

@font-face {
    font-family: "Poppins";
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: url(../fonts/poppins_700.woff2) format("woff2");
}

/* --------------------------------------------------------------------------------------------------------------------------------------------------*/
/* --->>>  @font-face end <<<--- */
html, body {
    font-family: "Poppins", "Arial", sans-serif;
    height: 100%;
    color: #141E2B;
    font-weight: 400;
    background-color: #F5F5F0;
    font-size: 16px;
    line-height: 1.6;
}

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

body.emptyTemplate .weatherPopup {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    width: 100%;
}

b, strong, .periods {
    font-weight: 600;
}

a {
    color: #2E3F57;
}

a:hover {
    color: #677892;
}

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

p {
    margin-bottom: 15px;
}

p:last-child, header p {
    margin: 0;
}

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

h1, .t1 {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 20px;
    clear: both;
    font-weight: 500;
    letter-spacing: 3px;
    font-family: "Poppins", "Arial", sans-serif;
}

h2, .t2, h3, .t3, h4, .t4, .noH2 h1, .highlightBox :before, .offerBoxesWrapper .headline, .listBoxWrapper .txtWrapper .headline, .error404 .sc-header h1, .single .offerInner h1, .single .offertextBox .headline {
    font-size: 50px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 20px;
    text-transform: uppercase;
    color: #2E3F57
}

h2, .t2, .noH2 h1, .highlightBox :before, .error404 .sc-header h1, .single .offerInner h1 {
    font-family: "Source Serif 4", serif;
    font-weight: normal;
    font-size: 31px;
}

h3, .t3 {
    font-size: 27px;
    text-transform: none;
}

.noH2 h1 {
    text-align: start;
}

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

h3, .t3, .offerBoxesWrapper .headline, .listBoxWrapper .txtWrapper .headline, .single .offertextBox .headline {
    font-size: 20px;
    line-height: 1.3;
    text-transform: uppercase;
    letter-spacing: 3px;
    margin-bottom: 25px;
    font-weight: 500;
}

h4, .t4, .txtLink, .sc-quickInquiry > div label, [data-accordion] [data-control], .returnLinkWrapper .returnLink {
    font-family: "Poppins", "Arial", sans-serif;
    text-transform: uppercase;
    font-weight: 300;
    font-size: 18px;
}

.sc-quickInquiry > div label {
    font-size: 14px;
}

.sc-quickInquiry label:hover, .sc-quickInquiry label:focus, .sc-quickInquiry > div.active {
    background: #7a889d;
}

h2, .t2 {
    font-weight: 400;
}

h3, .t3 {
    font-family: "Source Serif 4", serif;
    text-transform: initial;
    font-size: 27px;
    letter-spacing: initial;
    font-weight: 400;
}

h4, .t4 {
    margin-bottom: 15px;
}

hr {
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    border: 0;
    text-align: left;
    display: block;
    clear: both;
    width: 67px;
    height: 133px;
    background-position: -83px -327px;
    border-bottom: 0;
    margin: 50px auto;
    background-size: 500px 500px;
}

.bg2 hr, .bg3 hr {
    background-position: -599px 0px;
}

.listBox .contentWrapper.bigger hr {
    margin-bottom: 0;
}

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

.home .sc-masterContainer {
    padding-top: 75px;
}

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

.sc-masterContainer ul li, .emptyTemplate ul li {
    margin-bottom: 10px;
    list-style-type: none;
    position: relative;
}

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

.sc-masterContainer ul:not(.slick-dots) li:before, .emptyTemplate ul:not(.slick-dots) li:before {
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    width: 18px;
    height: 13px;
    background-repeat: no-repeat;
    background-position: -26px -799px;
    left: -29px;
    top: 7px;
}

.sc-masterContainer .bg3 ul:not(.slick-dots) li:before, .emptyTemplate .bg3 ul:not(.slick-dots) li:before, .sc-masterContainer .bg2 ul:not(.slick-dots) li:before {
    background-position: -59px -800px;
}

.sc-masterContainer ul li ul, .emptyTemplate ul li ul {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
    padding-left: 17px;
}

.sc-masterContainer ul:not(.slick-dots) li ul li:before, .emptyTemplate ul:not(.slick-dots) li ul li:before {
    display: none;
}

.sc-masterContainer ul li ul li, .emptyTemplate ul li ul li {
    margin-bottom: 5px;
    list-style-type: initial;
}

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

.column ul {
    margin-top: 0;
}

.column ul li {
    break-inside: avoid;
}

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

/*BG Colors Styles*/
.bg1, .seoBoxesWrapper .textBox, .listBoxWrapper .listBoxContent {
    background-color: #BBC8D5;
}

.bg2, .listBoxWrapper .txtWrapper {
    background-color: #677892;
}

.bg3, .anchorMenuWrapper {
    background-color: #2E3F57;
}

.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, .listBoxWrapper .txtWrapper, .listBoxWrapper .txtWrapper a, .listBoxWrapper .txtWrapper a.txtLink, .listBoxWrapper .txtWrapper a.txtLink:hover, .listBoxWrapper .txtWrapper h1, .listBoxWrapper .txtWrapper .t1, .listBoxWrapper .txtWrapper h2, .listBoxWrapper .txtWrapper .t2, .listBoxWrapper .txtWrapper h3, .listBoxWrapper .txtWrapper .t3, .listBoxWrapper .txtWrapper h4, .listBoxWrapper .txtWrapper .t4, .listBoxWrapper .txtWrapper .headline {
    color: #fff;
}

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

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .breadcrumb, .fullWidth.large-slideshow > div, .fullWidth.photoGallery, .seoBoxesWrapper, .single .offerInner .txtLinkWrapper, .single .offerInner .wrapper {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1300px;
}

.fullWidth.large-slideshow > div, .fullWidth.photoGallery {
    max-width: 1700px;
}

.contentWrapper, .sc-header, .breadcrumb, .single .offerInner .txtLinkWrapper {
    max-width: 800px;
}

/*Room Boxes Styles*/
.roomWrapper, .roomWrapper .box.textBox, .roomBox {
    position: relative;
}

.roomWrapper .boxLayout .box:nth-child(1) {
    margin-bottom: 5%;
    margin-top: 0;
    order: 2;
}

.roomWrapper .roomDetail {
    position: relative;
    top: 0;
    z-index: 3;
    width: 100%;
    text-align: center;
    background: #BBC8D5;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 15px;
    overflow: hidden;
}

.roomWrapper .roomDetail .t4 {
    margin-bottom: 3px;
    font-size: 1rem;
    letter-spacing: 2px;
}

.roomWrapper .roomDetail h3 {
    font-family: "Source Serif 4", serif;
    text-transform: none;
    font-size: 2rem;
    letter-spacing: 0;
    margin-bottom: 0;
}

.eyecatcherBtn {
    background: #2E3F57;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    color: #fff;
    text-align: center;
    align-items: center;
    line-height: 1;
    font-size: 0.9rem;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
    -webkit-transform: rotate(8deg);
    -ms-transform: rotate(8deg);
    transform: rotate(8deg);
}

header .eyecatcherBtn {
    top: initial;
    bottom: 25%;
    left: 5%;
    font-size: .9rem;
    line-height: 1.4;
    transform: rotate(-8deg);
}

header .eyecatcherBtn a {
    text-decoration: none;
    color: #fff;
}

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

.roomWrapper .eyecatcherBtn {
    top: 75px;
}

.eyecatcherBtn b {
    display: block;
    margin: 2px 0;
    font-size: 1.1rem;
}

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

.eyecatcherBtn > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.roomBox .eyecatcherBtn > * {
    width: 88%;
    font-size: 0.7rem;
    line-height: 0.9rem;
}

.roomBox .eyecatcherBtn {
    right: -10px;
}

.eyecatcherBtn br {
    display: none;
}

.buttonsWrapper .button {
    margin-right: 10px;
}

.buttonsWrapper .button:last-child {
    margin-right: 0;
}

/*ListOverviewSite Styles */
.offerBoxesWrapper {
    flex-wrap: wrap;
    align-items: initial;
}

.offerBoxesWrapper article {
    position: relative;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    box-shadow: 0 1px 4px rgb(0 0 0 / 30%);
    margin-bottom: 5%;
}

.offerBoxesWrapper article .txtWrapper {
    padding: 5%;
}

.offerBoxesWrapper article .sc-readmore {
    padding: 5%;
    padding-top: 0;
}

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

/* Rotating listBox */
.rotatingListbox {
    padding-left: 5%;
    padding-right: 5%;
    padding-top: 60px;
}

.rotatingListbox .txtWrapper {
    padding: 5%;
    box-sizing: border-box;
    min-height: 320px;
    overflow: hidden;
    position: relative;
}

.rotatingListbox .sc-readmore a.txtLink {
    position: relative;
}

.rotatingListbox .sc-readmore a.txtLink:after {
    width: 100%;
    height: 1px;
    background: #fff;
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
}

.rotatingListbox .sc-readmore a.txtLink:hover {
    color: #2E3F57;
}

.rotatingListbox .sc-readmore a.txtLink:hover:after {
    background: #2E3F57;
}

.rotatingListbox ul.slick-dots {
    bottom: -30px;
}

.listBox .contentWrapper.bigger .t2 {
    color: #bdbdbd;
    margin-bottom: 0;
}

.listBox .contentWrapper.bigger {
    margin-bottom: -50px;
}

.listBox .no-entry {
    padding: 50px 0;
}

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

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

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

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

.padding-top-s, .listBoxWrapper .listBoxContent {
    padding-top: 45px;
}

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

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

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

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

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

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

.padding-bottom-s, .listBoxWrapper .listBoxContent {
    padding-bottom: 45px;
}

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

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

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

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

.margin-top-l, .listBoxWrapper .txtLinkWrapper, .single .offerInner .wrapper, .single .offerInner .txtLinkWrapper {
    margin-top: 75px;
}

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

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

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

.margin-top-xxs, .offerBoxesWrapper .txtWrapper, .single .offertextBox .headline, .single .offertextBox .buttonsWrapper {
    margin-top: 15px;
}

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

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

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

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

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

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

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

/*Button & TXT-Link Styles*/
button, .button {
    background: #2E3F57;
    border: 1px solid #2E3F57;
    padding: 18px 30px 15px;
    color: #fff;
    padding: 15px 25px;
    border-radius: 4px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    border-radius: 4px;
    font-size: 1rem;
    font-family: "Poppins", "Arial", sans-serif;
    -webkit-transition: background .5s, color .5s;
    -o-transition: background .5s, color .5s;
    transition: background .5s, color .5s;
}

.sc-masterContainer button, .sc-masterContainer .button, .topBar .button {
    -webkit-box-shadow: 0 0 12px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 20%);
}

button, a.button {
    text-decoration: none;
}

.button.secondary, .topBar .button:nth-child(even), .SiMenuOpen .copyToMobileMenu .button:nth-child(odd) {
    background: #677892;
    border-color: #677892;
}

.button:hover, .topBar .button:nth-child(even):hover, .sc-readmore a:hover, .archive .sc-masterContainer article:hover .sc-readmore a, .SiMenuOpen .copyToMobileMenu .button:nth-child(odd):hover {
    background: #fff;
    color: #2E3F57;
}

.sc-readmore a.txtLink:hover {
    background: transparent;
}

.button.secondary:hover, .topBar .button:nth-child(even):hover, .SiMenuOpen .copyToMobileMenu .button:nth-child(odd):hover {
    color: #2E3F57;
    border-color: #2E3F57;
}

.sc-quickInquiry .sc-quickformSubmit button {
    border: 1px solid #2E3F57 !important;
}

.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 {
    border-color: #2e3f57;
    background: #2e3f57;
}

.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
    fill: #677892;
}

.sc-quickInquiry .sc-selectValuesAdults button, .sc-quickInquiry .sc-selectValuesChildren button {
    background: #2e3f57;
}

.sc-quickInquiry .sc-selectValuesAdults button:hover, .sc-quickInquiry .sc-selectValuesChildren button:hover {
    background: #677892;
}

.sc-quickInquiry input {
    color: #F5F5F0;
    font-size: 20px;
    font-family: 'Source Serif 4', serif;
}

a.txtLink, .returnLinkWrapper .returnLink {
    font-weight: 500;
    color: #2E3F57;
    text-underline-offset: 3px;
    text-decoration: underline 2px;
}

a.txtLink:hover {
    color: #888989;
}

/*Slick Styles*/
.slick-arrow {
    width: 16px;
    height: 16px;
    margin-top: -8px;
    border: 0;
    background: transparent;
    position: absolute;
    top: 50%;
    left: 2%;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    border-bottom: 2px solid #fff;
    border-left: 2px solid #fff;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -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;
}

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

.sc-masterContainer button.slick-arrow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.slick-next.slick-arrow {
    right: 2%;
    left: auto;
    -webkit-transform: rotate(225deg);
    -ms-transform: rotate(225deg);
    transform: rotate(225deg);
}

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

ul.slick-dots {
    position: absolute;
    bottom: 10%;
    left: 0;
    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
}

/*Big Slick Arrow*/
.innerSlider .slick-arrow, .rotatingListbox .slick-arrow {
    width: 21px;
    height: 65px;
    margin-top: -32.5px;
}

.innerSlider .slick-arrow::before, .roomWrapper .boxLayout .box.slideshowBox .slick-arrow:before, .rotatingListbox .slick-arrow::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 21px;
    height: 65px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -162px -255px;
    background-size: 1000px 1000px;
}

.innerSlider .slick-arrow.slick-next::before, .rotatingListbox .slick-arrow.slick-next::before {
    background-position: -197px -255px;
}

.innerSlider button.slick-arrow, .roomWrapper .boxLayout .box.slideshowBox button.slick-arrow, .rotatingListbox button.slick-arrow {
    border: 0;
    -webkit-transform: initial;
    -ms-transform: initial;
    transform: initial;
}

.rotatingListbox button.slick-arrow {
    left: calc(5% + 10px);
}

.rotatingListbox button.slick-arrow.slick-next {
    left: initial;
    right: calc(5% + 10px);
}

/*Small Slick Arrow*/
.roomWrapper .boxLayout .box.slideshowBox .slick-arrow {
    top: inherit;
    bottom: 10px;
    left: 10px;
    width: 40px;
    height: 40px;
    background-color: #BBC8D5;
    background-color: rgba(254, 252, 249, 0.9);
}

.roomWrapper .boxLayout .box.slideshowBox .slick-arrow::before {
    background-position: -232px -190px;
    width: 30px;
    height: 40px;
}

.roomWrapper .boxLayout .box.slideshowBox button.slick-next.slick-arrow {
    margin-left: 50px;
}

.roomWrapper .boxLayout .box.slideshowBox .slick-arrow.slick-next::before {
    background-position: -255px -190px;
    width: 30px;
    margin-left: 5px;
}

/*Dots under slider*/
.innerSlider ul.slick-dots {
    position: relative;
    bottom: 0;
    margin-top: 10px;
}

.innerSlider ul.slick-dots li button, .rotatingListbox ul.slick-dots li button {
    border-color: #677892;
    -webkit-box-shadow: none;
    box-shadow: none;
}

.innerSlider .slick-dots li.slick-active button, .rotatingListbox .slick-dots li.slick-active button {
    background: #2E3F57;
    border-color: #2E3F57;
}

/*Lightcase Styles*/
[data-sigallery] img:hover, [data-rel] img:hover {
    cursor: pointer;
    opacity: .85;
}

.lightcase-icon-close:before {
    text-shadow: 1px 1px 1px #797979;
}

/*Accordion Styles*/
[data-accordion] [data-control] {
    position: relative;
    padding-left: 0;
    margin-bottom: 10px;
    border-bottom: 1px solid #141E2B;
    text-transform: none;
    font-weight: 600;
    font-size: 110%;
    position: relative;
    padding-right: 30px;
    margin-top: 15px;
}

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

[data-accordion] > [data-control]:after {
    position: absolute;
    content: "";
    width: 35px;
    height: 35px;
    right: 0;
    bottom: 0px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    background-position: -724px -538px;
}

[data-accordion].open > [data-control]:after {
    background-position: -763px -538px;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #fff;
    padding: 8px 10px;
    position: relative;
    margin-right: 10px;
}

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

.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    background: #677892;
}

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

/*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 #2e3f57;
}

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

.SiTable table tr:nth-child(1) {
    background: #2E3F57;
    color: #fff;
    font-weight: 600;
}

.additionalPriceInformation {
    margin: 15px 0;
}

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

/*_____  ------  _____ ------  _____ HEADER _____  ------  _____ ------  _____*/
header {
    position: relative;
}

.breadcrumb {
    margin-bottom: 15px;
}

/*Mobile Top Bar Styles*/
.resMenu {
    position: fixed;
    background: #677892;
    width: 100%;
    height: 65px;
    z-index: 30;
    top: 0;
    left: 0;
    -webkit-box-shadow: 0 0 5px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 0 5px 2px rgb(0 0 0 / 20%);
}

.resMenu button.SiMenuToggle {
    position: absolute;
    right: 5px;
    top: 0;
    height: 65px;
    width: 33%;
    background-color: #BBC8D5;
    border: 0;
    cursor: pointer;
    right: 0;
    box-sizing: border-box;
    border-radius: 0;
}

.requestPage .resMenu button.SiMenuToggle {
    width: 50%;
}

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

.resMenu .copyToMobileMenu {
    display: flex;
    justify-content: start;
    /*width: 66%;*/
}

.resMenu a.button {
    height: 65px;
    width: 33.333%;
    padding-right: initial;
    padding-left: initial;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
}

.resMenu a.phone, .resMenu a.button, .resMenu a.button:hover, .resMenu button.SiMenuToggle {
    border: 0;
    border-right: 1px solid #bdbdbd;
    background: #2e3f57;
    border-radius: 0;
    color: #FFF;
    font-size: 11px;
    line-height: 1;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-align: center;
    padding: 0px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
}

.resMenu button.SiMenuToggle {
    border-right: 0;
}

.resMenu button.SiMenuToggle .toggleText:before, .resMenu a.phone:before, .resMenu a.button:before {
    content: "";
    display: block;
    width: 35px;
    height: 35px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-repeat: no-repeat;
    background-position: -147px -211px;
}

.resMenu a.phone, .SiMenuOpen .copyToMobileMenu a.phone:before {
    text-decoration: none;
    width: 33.333%;
}

.requestPage .resMenu a.phone, .requestPage .SiMenuOpen .copyToMobileMenu a.phone:before {
    text-decoration: none;
    width: 49.8%;
    height: 65px;
}

.resMenu a.phone:before {
    background-position: -94px -220px;
}

.resMenu a.button.request:before {
    background-position: -46px -220px;
}

.resMenu a.button.booking:before {
    background-position: 2px -220px;
}

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

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

.topBar a.button:first-child {
    margin-left: 0;
}

/*Menu Styles*/
.sc-menu a {
    text-decoration: none;
    display: block;
    padding: 5px 15px;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 0.9em;
    letter-spacing: 1.5px;
}

.sc-menu li a {
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 10px 0;
    border-top: 1px solid #141E2B;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    position: relative;
    font-family: "Poppins", sans-serif;
    font-weight: 600;
}

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

.sc-menu li.logo-menu {
    display: none;
}

.sc-menu li a span {
    display: block;
    font-size: 25px;
    line-height: 1;
    font-family: "Source Serif 4", serif;
    text-transform: none;
    font-weight: normal;
    margin-top: 5px;
    opacity: 1;
    letter-spacing: 0;
    color: #2E3F57;
}

.current-menu-item span {
    text-decoration: underline;
}

.sc-menu li a:hover, .sc-menu li.current-menu-parent > a {
    color: #2E3F57;
}

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

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

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

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

.SiMenu .current-menu-item .menuItemImages, .SiMenu .menu-item.submenuActive > .menuItemImages {
    display: block;
}

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

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

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

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

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

.SiMenu .sc-menu li ul li a {
    margin-top: 0px;
    border: 0;
    text-transform: none;
    font-size: 1rem;
    letter-spacing: 0;
}

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

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

.SiMenu li > ul.active, .SiMenuDesktop li > ul.active {
    display: block;
    padding: 0;
    padding-bottom: 10px;
}

.SiMenuDesktop li > ul.active {
    position: absolute;
    height: 58px;
    max-width: 100%;
    float: left;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #2E3F57;
    width: 100%;
    left: 0;
    right: 0;
    top: 90px;
    border: 1px solid #2E3F57;
    line-height: 1;
    -webkit-box-shadow: 0 7px 19px 0 rgb(0 0 0 / 30%);
    box-shadow: 0 7px 19px 0 rgb(0 0 0 / 30%);
    z-index: 15;
    padding: 0;
}

.SiMenuDesktop li > ul.active a {
    color: #fff;
}

.SiMenuDesktop li.submenuActive li a {
    padding: 0 15px;
}

.SiMenu button, .SiMenuDesktop button {
    background: transparent;
    border: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

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

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

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

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

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

.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 #677892;
    border-left: 2px solid #677892;
    -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;
}

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

.SiMenu .menuHeader img {
    min-width: 140px;
    width: 40vw;
    max-width: 180px;
}

.SiMenu .menuFooter {
    margin-top: 8% !important;
}

.SiMenu .menuFooter .topBar {
    display: flex;
    position: inherit;
    align-items: center;
    flex-direction: column;
}

.SiMenu .menuFooter .topBar .button {
    width: 180px;
    margin: 0;
    margin-bottom: 10px;
}

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

.requestPage nav:not(.SiMenuDesktop) [class*=menu-hauptmenue] {
    height: calc(calc(var(--vh, 1vh) * 100) - 300px);
}

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

.SiMenuDesktop .sc-menu li a {
    border: 0;
}

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

.SiMenuDesktop .sc-menu li.logo-menu {
    display: inline-block;
    background-image: url(../graphics/vector_logo-sticky.svg);
    background-repeat: no-repeat;
    width: 192px;
    height: 53px;
    font-size: 0;
    position: absolute;
    left: 15px;
    top: 20px;
    background-size: contain;
}

.SiMenuDesktop .sc-menu li.logo-menu a {
    font-size: 0;
    border: 0;
    display: block;
    height: 100%;
}

.SiMenuDesktop .sc-menu li:after {
    content: "";
    background: transparent;
    width: 100%;
    height: 1px;
    left: 0;
    display: block;
    bottom: 14px;
    max-width: 75%;
    margin: auto;
}

.SiMenuDesktop .sc-menu li.submenuActive:after {
    background: #2E3F57;
}

.SiMenuDesktop li > ul li {
    height: 100%;
}

.SiMenuDesktop li > ul li a {
    display: block;
    height: 100%;
    display: flex;
    align-items: center;
}

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

.SiMenuDesktop li.submenuarrow.submenuActive > a:after, .SiMenu li.submenuarrow.submenuActive > a:after {
    -webkit-transform: rotate(-225deg);
    -ms-transform: rotate(-225deg);
    transform: rotate(-225deg);
    margin-top: -3px;
    border-color: #fff;
}

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

/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
header .MainLogo {
    display: block;
    width: 100%;
    top: 10px;
    margin: 0;
    position: relative;
    height: auto;
    left: initial;
    padding: 25px 0;
    margin-top: 65px;
}

.showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
    background: transparent;
    position: relative;
    z-index: 5;
    top: initial;
    width: auto;
    margin: 0;
    padding: 0;
    margin-top: -90px;
}

.showHeaderSlider header .MainLogo {
    bottom: 50px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}

header .MainLogo img {
    margin: auto;
    display: block;
    min-width: 150px;
    width: 40vw;
    max-width: 190px;
}

.showHeaderSlider header .MainLogo img, .showHeaderVideo header .MainLogo img {
    width: 50vw;
    max-width: 220px;
}

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

.home:not(.scrolled) .sc-language-selector a {
    color: #fff;
}

.sc-language-selector {
    display: block;
}

.scrolled .sc-language-selector {
    display: none;
}

.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;
}
.sc-language-selector .wpml-ls-current-language a {
    font-weight: 700;
}

/*Header Slider Styles*/
.headerSlider, .headerVideo {
    display: none;
    position: relative;
    margin-top: 65px;
}

.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    display: block;
}

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

.showHeaderSlider .headerSlider:after, .showHeaderVideo .headerVideo:after {
    width: 100%;
    height: 100%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg, #F5F5F0 0, #F5F5F0 0, rgba(0, 0, 0, 0) 80%);
    z-index: 1;
    pointer-events: none;
}

.home.showHeaderSlider .headerSlider:after, .home.showHeaderVideo .headerVideo:after {
    width: 100%;
    height: 300px;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, color-stop(0, rgba(73, 60, 59, 0.9)), color-stop(0, rgba(16, 13, 13, 0.9)), color-stop(80%, rgba(0, 0, 0, 0)));
    background: -o-linear-gradient(bottom, rgba(73, 60, 59, 0.9) 0, rgba(16, 13, 13, 0.9) 0, rgba(0, 0, 0, 0) 80%);
    background: linear-gradient(0deg, rgba(73, 60, 59, 0.9) 0, rgba(16, 13, 13, 0.9) 0, rgba(0, 0, 0, 0) 80%);
    z-index: 1;
}

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

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

header .arrowDown {
    display: inline-block;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: absolute;
    bottom: 25px;
    left: 50%;
    margin-left: -14px;
    z-index: 5;
    cursor: pointer;
    height: 55px;
    width: 28px;
    display: none;
}

header .arrowDown .chevron {
    position: absolute;
    width: 28px;
    height: 2px;
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    -webkit-animation: move 3s ease-out infinite;
    animation: move 3s ease-out infinite;
}

header .arrowDown .chevron:first-child {
    -webkit-animation: move 3s ease-out 1s infinite;
    animation: move 3s ease-out 1s infinite
}

header .arrowDown .chevron:nth-child(2) {
    -webkit-animation: move 3s ease-out 2s infinite;
    animation: move 3s ease-out 2s infinite
}

header .arrowDown .chevron:before, header .arrowDown .chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #fff;
}

header .arrowDown .chevron:before {
    left: 0;
    -webkit-transform: skew(0deg, 30deg);
    -ms-transform: skew(0deg, 30deg);
    transform: skew(0deg, 30deg);
}

header .arrowDown .chevron:after {
    right: 0;
    width: 50%;
    -webkit-transform: skew(0deg, -30deg);
    -ms-transform: skew(0deg, -30deg);
    transform: skew(0deg, -30deg);
}

@-webkit-keyframes move {
    25% {
        opacity: 1
    }

    33% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    67% {
        opacity: 1;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5)
    }
}

@keyframes move {
    25% {
        opacity: 1
    }

    33% {
        opacity: 1;
        -webkit-transform: translateY(30px);
        transform: translateY(30px)
    }

    67% {
        opacity: 1;
        -webkit-transform: translateY(40px);
        transform: translateY(40px)
    }

    100% {
        opacity: 0;
        -webkit-transform: translateY(55px) scale3d(0.5, 0.5, 0.5);
        transform: translateY(55px) scale3d(0.5, 0.5, 0.5)
    }
}

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

.footer address {
    font-style: normal;
}

.footer address strong {
    text-transform: uppercase;
}

.footer address img.footerLogo {
    width: 255px;
    height: auto;
    max-width: 60%;
}

.footer address .boxLayout {
    text-align: left;
}

.footer address .socialMediaIcons {
    display: flex;
    margin-top: 45px;
}

.footer address a.facebook, .footer address a.instagram, .footer address a.weather, .footer address a.webcam {
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: -520px -470px;
    top: -6px;
    position: relative;
    margin-right: 10px;
    text-decoration: none;
}

.footer address a.instagram {
    background-position: -580px -470px;
}

.footer address a.weather {
    background-position: -700px -470px;
}

.footer address a.webcam {
    background-position: -640px -470px;
}

.footer address .awards img {
    max-width: 150px;
    height: auto;
    margin-right: 15px;
    -webkit-filter: grayscale(1);
    filter: grayscale(1);
    mix-blend-mode: screen;
}

.footer address .tel, .footer address .mail, .footer address .voucher, .footer address .newsletter {
    padding-left: 65px;
    position: relative;
    display: block
}

.footer address .iconLinks a {
    text-decoration: none;
}

.footer address .iconLinks a b {
    font-size: 135%;
    display: block;
    text-decoration-line: underline;
    text-decoration-thickness: 2px;
    text-underline-offset: 4px;
}

.footer address a:hover {
    opacity: 0.7;
}

.footer address .tel:before, .footer address .mail:before, .footer address .voucher:before, .footer address .newsletter:before {
    content: "";
    position: absolute;
    width: 50px;
    height: 50px;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-size: 1500px 1500px;
    left: 0;
    top: 13px;
    background-repeat: no-repeat;
    background-position: -242px -139px;
}

.footer address .mail:before {
    background-position: -300px -139px;
}

.footer address .voucher:before {
    background-position: -125px -139px
}

.footer address .newsletter:before {
    background-position: -195px -140px
}

.footer .editorial, .footer .partner {
    text-align: left;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 6px;
    opacity: 0.7;
}

/*SEO Boxes Styles*/
.seoBoxes .box {
    cursor: pointer;
    position: relative;
}

.seoBoxes .box img {
    width: 100%;
    height: auto;
}

.seoBoxes .box .textBox {
    display: inline-block;
    width: auto;
    padding: 20px;
    text-align: center;
    left: -20px;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 20px;
    font-size: 22px;
    color: #888989;
    overflow: hidden;
}

.seoBoxes .box .textBox a {
    font-weight: 500;
    text-decoration: none;
    color: #141E2B;
    text-transform: uppercase;
    font-size: 14px;
    line-height: 1.2;
    letter-spacing: 3px;
}

.seoBoxes .box .textBox a span {
    display: block;
    font-size: 27px;
    text-transform: none;
    color: #141E2B;
    font-weight: 400;
    font-family: "Source Serif 4", serif;
    letter-spacing: initial;
}

.ornament .boxLayout .box.textBox {
    position: relative;
}

address .boxLayout {
    align-items: start;
}

.seoBoxes .box .textBox:before, .roomWrapper .roomDetail:before {
    right: -25px;
    bottom: -10px;
}

.seoBoxes .textBox:before, .seoBoxes img {
    -webkit-transition: opacity 1s ease;
    -o-transition: opacity 1s ease;
    transition: opacity 1s ease;
}

.seoBoxes .box:hover img {
    opacity: .6;
}

.seoBoxes .box:hover .textBox:before {
    opacity: 0;
}

.home .seoBoxesheadline, .error404 .seoBoxesheadline {
    display: none;
}

.seoBoxesheadline {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}


/*Newsletter Styles*/
.newsletter input {
    padding: 15px 25px;
    margin-bottom: 25px;
    width: 100%;
    box-sizing: border-box;
}

/*Partner Styles*/
.partner .fullWidth {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
}

.partner a {
    background-image: url(../graphics/partners.png?ver=1.0);
    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 a:first-child {
    margin-left: 0;
}

.partner br {
    display: none;
}

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

.partner .kronplatz {
    background-position: 0 -47px;
    width: 37px;
}

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

.partner .roter_hahn {
    background-position: 0 2px;
    width: 30px;
}

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

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

.partner .olang {
    background-position: 0px -163px;
    width: 86px;
    height: 40px;
}

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

/* HighlightBox */
.highlightBox {
    position: relative;
    background-size: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    clear: both;
    padding-top: 0;
    box-sizing: border-box;
}

.highlightBox :before {
    text-align: center;
    color: #bdbdbd;
}


/*Border Box*/
.borderBox .boxLayout .box.textBox {
    border: 1px solid #677892;
    padding: 5%;
}

/*photoGallery*/
.photoGallery > div {
    margin: -6px;
}

.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: 6px;
    -ms-flex-preferred-size: 40%;
    flex-basis: 40%;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    overflow: hidden;
    height: auto;
    width: calc(100% - 20px);
    display: inline-block !important;
}

/*SiteAnchors*/
.siteAnchors {
    overflow-x: auto;
    width: 100%;
    margin: 0 auto;
    position: relative;
    border-top: 1px solid #2E3F57;
    border-bottom: 1px solid #2E3F57;
    line-height: 1;
    text-align: center;
}

.siteAnchors > div {
    white-space: nowrap;
    overflow-x: auto;
    margin: 0 auto;
    -webkit-transition: width .2s ease-in;
    -o-transition: width .2s ease-in;
    transition: width .2s ease-in;
}

.siteAnchors a {
    margin: 0 1.5rem 0 0;
    position: relative;
    color: #677892;
    text-decoration: none;
    font-weight: 600;
    line-height: 3.4;
}

.siteAnchors a.active::after, .siteAnchors a:hover::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #2E3F57;
    position: absolute;
    bottom: -3px;
    left: 0;
}

.siteAnchors a:first-child {
    margin-left: 0;
}

.siteAnchors.fixed {
    position: fixed;
    z-index: 5;
    left: 0;
    top: 90px;
    width: 100%;
    background: #BBC8D5;
}

/*Listsite*/
.single .offertextBox .t3, .single .offertextBox .headline {
    margin-bottom: 12px;
}

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

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

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

.anchorMenuWrapper a:hover, .anchorMenuWrapper a.sianchorActive {
    opacity: 1;
}

.anchorMenuWrapper a.sianchorActive {
    text-decoration: underline;
}

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

.twoColumns {
    gap: 60px;
    display: flex;
    flex-direction: column;
}

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

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

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

@media (min-width: 600px) {
    .photoGallery .no-slideshow img {
        -ms-flex-preferred-size: 25%;
        flex-basis: 25%;
    }
}

@media (max-width: 800px) and (min-width: 700px) {
    .roomWrapper .roomDetail {
        max-width: 500px;
    }
}

@media (min-width: 700px) {
    .roomWrapper .eyecatcherBtn {
        position: absolute;
        right: inherit;
        left: 3%;
        top: 35px;
        -webkit-transform: rotate(-8deg);
        -ms-transform: rotate(-8deg);
        transform: rotate(-8deg);
    }

    .roomWrapper .roomDetail {
        position: absolute;
        top: 20px;
        right: -20px;
        width: auto;
        right: -20px;
        min-width: 500px;
        padding: 20px 15px;
    }

    .roomWrapper .boxLayout .box.slideshowBox {
        margin-top: 0;
    }

    .roomWrapper .boxLayout .box.slideshowBox .slick-arrow {
        width: 50px;
        height: 50px;
        left: 3%;
        bottom: 5%;
    }

    .roomWrapper .boxLayout .box.slideshowBox button.slick-next.slick-arrow {
        margin-left: 60px;
    }

    .roomWrapper .boxLayout .box.slideshowBox .slick-arrow::before {
        background-position: -243px -186px;
        width: 14px;
        margin-left: 17px;
    }

    .roomWrapper .boxLayout .box.slideshowBox .slick-arrow.slick-next::before {
        background-position: -262px -186px;
        width: 14px;
        margin-left: 17px;
    }

    .roomWrapper .boxLayout {
        margin-bottom: 50px;
    }

    .roomWrapper .boxLayout .box:nth-child(1) {
        margin-bottom: 0;
    }

    .roomBox .buttonsWrapper {
        margin-top: -150px;
        z-index: 9;
        position: absolute;
        right: 3%;
        width: fit-content;
    }

    .roomBox .buttonsWrapper div {
        text-align: right;
    }

    .roomBox .eyecatcherBtn {
        height: 120px;
        width: 120px;
    }
}

@media (min-width: 994px) {
    .padding-top-xxl {
        padding-top: 120px;
    }

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

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

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

    .padding-top-s, .listBoxWrapper .listBoxContent {
        padding-top: 35px;
    }

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

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

    .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: 50px;
    }

    .padding-bottom-s, .rotatingListbox, .listBoxWrapper .listBoxContent {
        padding-bottom: 35px;
    }

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

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

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

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

    .margin-top-l, .listBoxWrapper .txtLinkWrapper, .single .offerInner .wrapper, .single .offerInner .txtLinkWrapper {
        margin-top: 75px;
    }

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

    .margin-top-s, .single .offertextBox {
        margin-top: 35px;
    }

    .margin-top-xs, .error404 .sc-masterContainer a.button {
        margin-top: 25px;
    }

    .margin-top-xxs, .offerBoxesWrapper .txtWrapper, .single .offertextBox .headline, .single .offertextBox .buttonsWrapper {
        margin-top: 25px;
    }

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

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

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

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

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

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

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

    html, body, h1, .t1, button {
        font-size: 18px;
    }

    h1, .t1 {
        margin-bottom: 50px;
    }

    h2, .t2, .noH2 h1, .error404 .sc-header h1, .single .offerInner h1 {
        font-size: 53px;
        margin-bottom: 50px;
        letter-spacing: 4px;
        font-weight: 400;
    }

    .highlightBox :before, .bigger h2, .bigger .t2 {
        font-size: 160px;
    }

    h3, .t3, .offerBoxesWrapper .headline, .listBoxWrapper .txtWrapper .headline, .single .offertextBox .headline {
        font-size: 32px;
        margin-bottom: 40px;
    }

    h4, .t4 {
        font-size: 23px;
    }

    .sc-masterContainer {
        margin-top: 160px;
    }

    .showHeaderSlider .sc-masterContainer, .showHeaderVideo .sc-masterContainer {
        margin-top: 0;
    }

    header .MainLogo img {
        width: 300px;
    }

    .showHeaderSlider .headerSlider:after, .showHeaderVideo .headerVideo:after {
        height: 50%;
    }

    .headerSlider, header .MainLogo {
        margin-top: 90px;
        display: none;
    }

    .showHeaderSlider header .MainLogo, .showHeaderVideo header .MainLogo {
        margin-top: 0;
        bottom: 75px;
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -150px;
        transform: none;
    }

    .showHeaderSlider header .MainLogo img, .showHeaderVideo header .MainLogo img {
        max-width: 300px;
    }

    .home .showHeaderSlider .headerSlider, .home .showHeaderSlider .headerSlider .sc-slideshow, .showHeaderVideo .headerVideo {
        height: 100vh;
        margin-top: 0;
    }

    /*Show Desktop Menu START*/
    .resMenu {
        display: none;
    }

    .topBar {
        display: block;
    }

    .SiMenuDesktop {
        position: fixed;
        display: block;
        top: 0;
        bottom: auto;
        width: 100%;
        text-align: center;
        z-index: 11;
        padding: 0;
        height: 90px;
        background: #141E2B;
        -webkit-box-shadow: 0 0 12px 2px rgb(0 0 0 / 30%);
        box-shadow: 0 0 12px 2px rgb(0 0 0 / 30%);
        overflow: visible;
        border: 0;
        transition: top .3s, box-shadow .1s, -webkit-box-shadow .1s, background .1s;
    }

    .SiMenuDesktop ul {
        height: 90px;
        display: flex;
        align-items: center;
        justify-content: center;
        gap: 40px;
        margin-left: 0;
    }

    .scrolled.home .SiMenuDesktop ul, .SiMenuDesktop ul {
        margin-left: 220px;
        gap: 1.8%;
    }

    .home .SiMenuDesktop ul {
        margin-left: initial;
        gap: 20px;
    }

    .home .SiMenuDesktop .sc-menu li.logo-menu {
        visibility: hidden;
    }

    .home.scrolled .SiMenuDesktop .sc-menu li.logo-menu {
        visibility: visible;
    }

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

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

    .home .SiMenuDesktop, .home .SiMenuDesktop [class*=menu-hauptmenue] {
        background: transparent;
    }

    .home .SiMenuDesktop {
        -webkit-box-shadow: none;
        box-shadow: none;
        top: 20px;
        transition: top .3s, box-shadow .1s, -webkit-box-shadow .1s, background .1s;
    }

    .scrolled.home .SiMenuDesktop, .scrolled.home .SiMenuDesktop [class*=menu-hauptmenue] {
        background: #141E2B;
    }

    .scrolled.home .SiMenuDesktop {
        -webkit-box-shadow: 0 0 12px 2px rgb(0 0 0 / 30%);
        box-shadow: 0 0 12px 2px rgb(0 0 0 / 30%);
        top: 0;
    }

    .SiMenuDesktop .sc-menu li a, .home .SiMenuDesktop .sc-menu li a span, .scrolled.home .SiMenuDesktop .sc-menu li ul li a {
        color: #fff;
    }

    .SiMenuDesktop .sc-menu li a {
        color: #BBC8D5;
    }

 
    /* Anchor Menu */
    .anchorMenuWrapper.fixed {
        top: 90px;
    }

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

    .home:not(.scrolled) .sc-language-selector {
        top: 120px;
        color: #2e3f57;
    }

    /*boxLayout Styles*/
    .boxLayout .box, .offerBoxesWrapper .box {
        width: 47.5%;
        box-sizing: border-box;
    }

    .offerBoxesWrapper {
        flex-direction: row;
        justify-content: space-between;
    }

    .offerBoxesWrapper article {
        margin-bottom: 5% !important;
    }

    /*No column Layout*/
    .roomWrapper .boxLayout {
        display: block;
    }

    .roomWrapper .boxLayout .box {
        display: block;
        width: 100%;
    }

    /*Room Styles*/
    .roomWrapper {
        margin-top: 100px;
    }

    .roomWrapper .boxLayout .box:nth-child(2) {
        position: absolute;
        top: 0;
        margin-top: 0;
    }

    .roomWrapper .roomDetail {
        padding: 22px 20px;
    }

    .roomWrapper .roomDetail h3 {
        font-size: 2.5rem;
    }

    .roomWrapper .eyecatcherBtn {
        width: 170px;
        height: 170px;
    }

    .roomWrapper .eyecatcherBtn b {
        font-size: 1.6rem;
        margin: 8px 0;
    }

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

    .partner .kronplatz {
        background-position: 0 -94px;
        width: 75px;
    }

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

    .partner .roter_hahn {
        background-position: 0 4px;
        width: 60px;
    }

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

    .partner .olang {
        background-position: 0 -331px;
        width: 170px;
        height: 70px;
    }

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

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

    .gmap iframe {
        aspect-ratio: 7/3;
    }

    .seoBoxes {
        display: -ms-grid;
        display: grid;
        -ms-grid-columns: 47.5% 47.5%;
        grid-template-columns: 47.5% 47.5%;
        -ms-grid-rows: auto;
        grid-template-rows: auto;
        justify-items: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        grid-template-areas:
            "boxportrait box"
            "boxportrait box";
        grid-gap: 5%;
        padding-bottom: 5%;
    }

    .seoBoxes .box .textBox a span {
        font-size: 32px;
    }

    .seoBoxes .box .textBox a {
        font-size: 18px;
    }

    .seoBoxes .box {
        margin-top: 0;
        grid-area: box;
    }

    .seoBoxes .box.portrait {
        grid-area: boxportrait;
    }

    .seoBoxes .box:first-child {
        grid-column: 1;
    }

    .seoBoxes .box:nth-child(2) {
        grid-column: 2;
        grid-row: 1;
    }

    .seoBoxes .box:nth-child(3) {
        grid-column: 2;
        grid-row: 2;
    }

    .seoBoxes .box .textBox {
        top: 60px;
    }

    .seoBoxes .box:nth-child(2) .textBox, .seoBoxes .box:nth-child(3) .textBox {
        bottom: auto;
        left: auto;
        right: -20px;
    }

    .highlightBox {
        width: 90%;
        border: 0;
        padding: 0;
        margin-top: 40px;
    }

    .highlightBox .boxLayout {
        flex-direction: column;
        overflow: hidden;
    }

    .highlightBox .boxLayout .box {
        width: initial;
    }

    .highlightBox .boxLayout .box.textBox {
        position: absolute;
        background: #fff;
        background: #F5F5F0;
        padding: 40px;
        z-index: 2;
        right: 10%;
        top: 40%;
        width: 80%;
        max-width: 1200px;
        box-sizing: border-box;
        transform: translateY(-50%);
    }

    .highlightBox .box.textBox:before {
        display: none;
    }

    .innerSlider .slick-slide {
        margin: 0 30px;
    }

    .innerSlider ul.slick-dots {
        margin-top: 25px;
    }

    .fullWidth.large-slideshow.innerSlider > div > div {
        margin-left: -30px;
        margin-right: -30px;
    }

    /*rotatingListbox Styles*/
    .rotatingListbox {
        padding-left: 0;
        padding-right: 0;
        padding-top: 60px;
    }

    .rotatingListbox article {
        position: relative;
        margin: 0 50px;
    }

    .rotatingListbox .txtWrapper {
        position: absolute;
        bottom: 30px;
        width: auto;
        max-width: 600px;
        right: 30px;
        padding: 50px;
        min-height: 0;
    }

    .rotatingListbox .slick-arrow::before {
        background-position: -0px -400px;
    }

    .rotatingListbox .slick-arrow.slick-next::before {
        background-position: -50px -400px;
    }

    .rotatingListbox button.slick-arrow {
        left: 87px;
    }

    .rotatingListbox button.slick-arrow.slick-next {
        left: initial;
        right: 87px;
    }

    header .eyecatcherBtn {
        bottom: 8%;
        left: 5%;
        height: 140px;
        width: 140px;
    }

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

    .showHeaderSlider .headerSlider:before, .showHeaderVideo .headerVideo:before {
        content: "";
        top: 0;
        height: 25%;
        width: 100%;
        content: "";
        position: absolute;
        left: 0;
        background: -o-linear-gradient(top, #111111 0, #111111 0, rgba(0, 0, 0, 0) 80%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #111111), color-stop(0, #111111), color-stop(80%, rgba(0, 0, 0, 0)));
        background: linear-gradient(0deg, rgba(17, 17, 17, 0) 0, rgba(17, 17, 17, .5) 60%, rgba(17, 17, 17, .9) 121%);
        z-index: 1;
        pointer-events: none;
    }

    .sc-quickInquiry > div label {
        font-size: 18px;
    }

    .sc-quickInquiry input {
        font-size: 26px;
    }

    hr {
        width: 101px;
        height: 200px;
        background-position: -125px -490px;
        background-size: 750px 750px;
    }

    .footer address img.footerLogo {
        width: 23vw;
        height: auto;
        max-width: 310px;
        margin-bottom: 50px;
    }

    .twoColumns {
        gap: initial;
        flex-direction: row;
        justify-content: space-between;
        padding-bottom: 25px;
    }

    .roomBox .eyecatcherBtn > * {
        font-size: 0.9rem;
        line-height: 1.2rem;
    }

    .tabs > [data-control] button {
        padding: 15px 25px;
    }

    .footer address .socialMediaIcons {
        margin-top: 10px;
    }

    .seoBoxesWrapper {
        margin-bottom: 100px;
    }

    .sc-menu li a span {
        color: #f5f5f0;
    }
}

@media (min-width: 1200px) {
    .bgBox {
        width: 80%;
        margin-left: 10%;
        position: relative;
        overflow: hidden;
    }
}

@media (min-width: 1300px) {
    .scrolled.home .SiMenuDesktop ul, .SiMenuDesktop ul {
        gap: 20px;
        margin-left: 180px;
    }

    .home .SiMenuDesktop ul {
        gap: 60px;
    }

    .highlightBox .boxLayout .box.textBox {
        max-width: 600px;
        right: 10%;
    }

    .photoGallery .no-slideshow img {
        -ms-flex-preferred-size: 20%;
        flex-basis: 20%;
    }

    .offerBoxesWrapper {
        justify-content: space-evenly;
        margin-left: -2.5%;
        margin-right: -2.5%;
        width: 105%;
    }

    .offerBoxesWrapper .box {
        width: 30%;
    }

    .offerBoxesWrapper article {
        margin-bottom: 2.5% !important;
    }

    .rotatingListbox article {
        margin: 0 120px;
    }

    .rotatingListbox button.slick-arrow {
        left: 184px;
    }

    .rotatingListbox button.slick-arrow.slick-next {
        left: initial;
        right: 184px;
    }

    .highlightBox .boxLayout .box.textBox {
        padding: 45px;
        right: 10%;
        top: 50%;
        width: 80%;
        transform: translateY(-50%);
    }
}

@media (min-width: 1400px) {
    .SiMenuDesktop ul {
        gap: 40px;
    }

    .scrolled.home .SiMenuDesktop ul, .SiMenuDesktop ul {
        gap: 40px;
    }

    .SiMenuDesktop .sc-menu li.logo-menu {
        left: 20px;
    }
}

@media (min-width: 1600px) {
    .scrolled.home .SiMenuDesktop ul, .SiMenuDesktop ul {
        gap: 60px;
        margin-left: 0;
    }

    .sc-language-selector, .home .sc-language-selector {
        top: 36px;
        right: 35px;
        position: fixed;
    }

    .sc-language-selector a, .menuLanguageSelector a {
        color: #fff;
    }

    .home:not(.scrolled) .sc-language-selector {
        right: 35px;
        top: 55px;
        color: #fff;
    }
}

@media (min-width: 1800px) {
    .SiMenuDesktop .sc-menu li.logo-menu {
        left: 35px;
    }
}