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

@font-face {
    font-family: 'AlegreyaSans-Light';
    font-style: normal;
    font-weight: 300;
    font-display: swap;
    src: url(../fonts/alegreya-sans_300.woff2) format('woff2');
}

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

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

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

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

html, body {
    font-family: "AlegreyaSans","Arial",sans-serif;
    color: #ffffff;
    font-weight: 400;
    background-color: #73665d;
    font-size: 20px;
    line-height: 1.8;
}
body.emptyTemplate {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 5%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
body.emptyTemplate > div {
    width: 100%;
}
b, strong, .offerBoxesWrapper article .periods, .offerBoxesWrapper article .priceInfo, .listBoxWrapper .listBox .priceInfo {
    font-weight: 700;
    font-family: "AlegreyaSans-Bold","Arial",sans-serif;
}
a {
    color: #fff;
}
a:hover {
    color: #504135;
}
.bigger {
    font-size: 125%;
}
small, .footer .editorial, .additionalPriceInformation {
    font-size: 0.8em;
}
/*Hover Styles*/
.quickLinkButtons .fullWidth > div a:hover, .roomBox .roomWrapper .box.slideshowBox .sc-slideshow[data-sigallery]:hover:after, ul.slick-dots li button:hover, [data-accordion]>[data-control]:hover:after, .resMenu a.phone:hover {
    -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
            transform: scale(1.05);
}
p {
    margin-bottom: 15px;
}
p:last-child, header p {
    margin: 0;
}
.center, .h1Center .sc-header {
    text-align: center;
}
h1, .t1 {
    font-size: 1rem;
    font-family: "AlegreyaSans","Arial",sans-serif;
    font-weight: 400;
    color: #b8b3ad;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 28px;
    clear: both;
    letter-spacing: 2px;
    line-height: 1.2;
}
h2, .t2, h3, .t3, h4, .rotatingListbox .headline, .t4, .noH2 h1, .quickLinkButtons .fullWidth > div, .quickLinkButtons .fullWidth > div a, .error404 .sc-header h1, .seoBoxesWrapper .box .headline, .offerBoxesWrapper article .offerTitle .headline, .offerInner h1, .offerInner .offertextBox .postPeriodWrapper .headline, .offerInner .offertextBox .postPriceWrapper .headline {
    font-size: 55px;
    line-height: 1;
    font-family: "Natalia-Signature","Arial",sans-serif;
    font-weight: 400;
    color: #ffffff;
    margin: 0;
    margin-bottom: 28px;
}
.seoBoxesWrapper .t2 {
    color: #504135;
}
h2, .t2, .noH2 h1, .error404 .sc-header h1 {
    letter-spacing: 0;
    text-transform: none;
}
.noH2 h1, .offerInner h1 {
    margin-top: 0;
    text-transform: none;
}
h3, .t3, .offerBoxesWrapper article .offerTitle .headline, .offerInner .offertextBox .postPeriodWrapper .headline, .offerInner .offertextBox .postPriceWrapper .headline, .rotatingListbox .headline {
    font-size: 45px;
    margin-bottom: 15px;
}
h4, .t4, .txtLink, .sc-quickInquiry>div label, .quickLinkButtons .fullWidth > div, .quickLinkButtons .fullWidth > div a, .seoBoxesWrapper .box .headline, .offerInner .returnLinkWrapper .returnLink {
    font-family: "AlegreyaSans","Arial",sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    font-size: 20px;
    margin-bottom: 10px;
}
h4, .t4, .seoBoxesWrapper .box .headline {
    letter-spacing: 2px;
}
.txtLink, .offerInner .returnLinkWrapper .returnLink {
    font-size: 17px;
}
hr {
    background-image: url(../graphics/vector_sprites.svg);
    width: 90px;
    height: 80px;
    background-repeat: no-repeat;
    background-position: -144px 0;
    border: 0;
    text-align: left;
    display: inline-block;
    clear: both;
    margin: 25px auto;
}
.bg2 hr {
    background-position: -398px 0;
}
.bg3 hr {
    background-position: 0 0;
}
.sc-masterContainer {
    padding-top: 50px;
}

.sc-masterContainer ul {
    padding: 0 22px;
    margin: 0;
    margin-bottom: 15px;
    padding-right: 0;
}
.sc-masterContainer ul li {
    padding-left: 8px;
    margin: 0;
    margin-bottom: 15px;
    text-align: left;
    list-style: circle;
}
.sc-masterContainer .booking-form ul li {
    padding-left: 0;
}
.sc-masterContainer ul li, .emptyTemplate ul li {
    margin-bottom: 15px;
    position: relative;
}
.sc-masterContainer ul li:last-child, .sc-masterContainer ul li ul li {
    margin-bottom: 0;
}
.sc-masterContainer .booking-form ul:not(.slick-dots) li:before {
    display: none;
}

.sc-masterContainer #be-booking ul li {
    padding-left: 0;
}
header {
    position: relative;
}

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

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

/*BG Colors Styles*/
.bg1, .bg1 [data-accordion] [data-control] span, .bg2 [data-accordion]>[data-control]:before, .bg1 .slick-arrow, .bg3 [data-accordion]>[data-control]:before, .bg3 .slick-arrow, .bg1 [data-accordion]>[data-control]:after, .roomBoxesWrapper.bg1 .roomBox, .seoBoxesWrapper, .listBoxWrapper .listBox {
    background-color: #d5c9bc;
}
.bg2, .bg2 [data-accordion] [data-control] span, .bg2 [data-accordion]>[data-control]:after, .roomBoxesWrapper.bg2 .roomBox {
    background-color: #b8b3ad;
}
.bg3, .bg3 [data-accordion] [data-control] span, .bg3 [data-accordion]>[data-control]:after, .bg2 .slick-arrow, .roomBoxesWrapper.bg3 .roomBox {
    background-color: #504135; 
}

.bg3, .bg3 h1, .bg3 .t1, .bg3 h2, .bg3 .t2, .bg3 h3, .bg3 .t3, .bg3 h4, .bg3 .t4, .highlightbox .boxLayout .box.textBox div.bg3 * {
    color: #fff;
}
.bg2, .bg2 a, .bg2 a.txtLink, .bg2 h1, .bg2 .t1, .bg2 h2, .bg2 .t2, .bg2 h3, .bg2 .t3, .bg2 h4, .bg2 .t4 {
    color: #000;
}
.bg1, .bg1 a:not(.button), .bg1 a.txtLink, .bg1 h1, .bg1 .t1, .highlightbox .boxLayout .box.textBox div.bg2 *, .seoBoxesWrapper, .seoBoxesWrapper a:not(.button), .seoBoxesWrapper a.txtLink, .seoBoxesWrapper h1, .seoBoxesWrapper .t1, .listBoxWrapper .listBox, .listBoxWrapper .listBox a:not(.button), .listBoxWrapper .listBox a.txtLink, .listBoxWrapper .listBox h1, .listBoxWrapper .listBox .t1 {
    color: #000;
}
.bg1 h2, .bg1 .t2, .bg1 h3, .bg1 .t3, .bg1 h4, .bg1 .t4, .highlightbox .boxLayout .box.textBox div.bg1 *, .listBoxWrapper .listBox .t2, .bg3 a.button, .rotatingListbox .headline {
    color: #504135;
}
.bg3 a.txtLink {
    border-color: #fff;
}
.bg2 a.txtLink, .bg2 a.txtLink:hover, .bg3 a, .bg3 a.txtLink {
    border-color: #b8b3ad;
}
.bg3 a:hover {
    color: #73665d;
}
/*EyecatcherBtn Styles*/
.eyecatcherBtn {
    background: #73665d;
    height: 120px;
    width: 120px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    color: #fff;
    text-align: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1;
    font-size: 0.8rem;
    border-radius: 50%;
    position: absolute;
    right: 15px;
    top: 15px;
    z-index: 3;
}
.eyecatcherBtn b {
    font-size: 1.0rem;
    font-weight: normal;
    margin-bottom: 4px;
    display: block;
    font-family: "AlegreyaSans-Bold","Arial",sans-serif;
}
.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;
}

/*Wrapper Width Styles*/
.widthWrapper, .contentWrapper, .sc-header, .roomBox .widthWrapper div [data-accordion-group] [data-accordion] [data-content], .listBox .rotatingListbox, .seoBoxesWrapper .wrapper, .offerInner .boxLayout, .offerInner .returnLinkWrapper .txtLinkWrapper {
    width: calc(100% - 60px);
    margin-left: auto;
    margin-right: auto;
    max-width: 1500px;
}
.contentWrapper, .sc-header, .roomBox .widthWrapper div [data-accordion-group] [data-accordion] [data-content], .offerInner .boxLayout, .offerInner .returnLinkWrapper .txtLinkWrapper {
    max-width: 880px;
}

/*BoxLayout Styles*/
.boxLayout, .offerBoxesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.boxLayout .box:nth-child(2), .change-order .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1), .change-order-m .boxLayout .box:nth-child(1) {
    margin-top: 25px;
}

/*Room Styles*/
div[class*='bg'] .roomBox {
    border-bottom: 50px solid #73665d;
}
.roomBox .roomWrapper, .roomWrapper .boxLayout.widthWrapper {
    position: relative;
}
.roomBoxesWrapper[class*='bg']  {
    background-color: transparent;
}
.roomBox .roomWrapper .txtLink {
    display: block;
    margin-bottom: 3px;
    color: #d5c9bc;
}

.roomBox .roomWrapper .box.textBox .box:nth-child(2), .roomBox .roomWrapper .box.textBox .buttonsWrapper {
    margin-top: 40px;
}
.roomBox .roomWrapper .box.textBox .buttonsWrapper .button {
    margin-top: 5px;
    margin-bottom: 5px;
}
.roomBox .roomWrapper .box.textBox {
    text-align: center;
    margin-top: 40px;
}
.roomBox .roomWrapper .t4 {
    color: #d5c9bc;
    margin-bottom: 20px;
    font-size: 17px;
    font-weight: 400;
}
.roomBox .roomWrapper .box.slideshowBox .sc-slideshow[data-sigallery]:after {
    content: "";
    width: 30px;
    height: 30px;
    background: #d5c9bc;
    position: absolute;
    right: 10px;
    bottom: 10px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -164.5px -554.5px;
    border-radius: 50%;
    pointer-events: none;
}
.roomBox .widthWrapper div [data-accordion-group] [data-accordion] [data-content] {
    width: 100%;
}
div[class*='bg'] .roomBox:last-child {
    border-bottom: 0;
}

/*Highlightbox Styles*/
.highlightbox[class*='bg'] .boxLayout {
    margin-left: -30px;
}
.highlightbox .boxLayout .box {
    width: auto;
} 
.highlightbox .boxLayout .box.textBox {
    margin-left: 30px;
    padding-left: 0;
    padding-right: 30px;
}
.highlightbox[class*='bg'] .boxLayout .box:nth-child(1) {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
}
.highlightbox[class*='bg'] .boxLayout .box:nth-child(2), .change-order.highlightbox[class*='bg'] .boxLayout .box:nth-child(1), .change-order-m.highlightbox[class*='bg'] .boxLayout .box:nth-child(1) {
    margin-top: 0;
}
.highlightbox[class*='bg'] .boxLayout .box.textBox {
    padding-left: 30px;
}
.highlightbox[class*='bg'] .boxLayout .box.textBox[class*='bg'] {
    padding-left: 30px;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'] {
    padding: 30px;
    margin-left: -30px;
    width: 100%;
}
.highlightbox.highlightbutton .boxLayout .box.textBox div[class*='bg'] {
    padding-top: 60px;
    margin-top: -30.5px;
}
.highlightbox[class*='bg'] .boxLayout.widthWrapper {
    width: 100%;
}
.highlightbox[class*='bg'] .boxLayout .box.slideshowBox {
    margin-left: 30px;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'] {
    margin-top: 30px;
}
.highlightbox .boxLayout {
    margin-left: auto;
    margin-right: 0;
}
.highlightbox.change-order .boxLayout, .highlightbox.change-order-d .boxLayout {
    margin-left: 0;
    margin-right: -30px;
}
.highlightbox.highlightbutton .boxLayout .box.textBox .buttonsWrapper {
    margin-bottom: -31px;
}
.highlightbox .boxLayout .box.textBox .buttonsWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 25px 30px;
}
.highlightbox .boxLayout .box.textBox * {
    margin-left: 0;
    margin-right: auto;
}
.highlightbox .boxLayout .box.textBox .buttonsWrapper .button {
    margin-right: 0;
}

.highlightbox .txtLinkWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    gap: 15px 30px;
    border-top: 1px solid #504135;
    padding-top: 30px;
    margin-top: 30px;
}
.highlightbox .boxLayout .box.textBox .txtLinkWrapper .txtLink {
    margin-right: 0;
}

/*TwoImagesSlider Styles*/
.twoImagesSlider .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}
.twoImagesSlider .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
    -webkit-transition: margin 0.8s ease-out;
    transition: margin 0.8s ease-out;
    -o-transition: margin 0.8s ease-out;
    margin-bottom: 45px;
}
.twoImagesSlider .slick-slide:nth-child(odd) {
    margin-top: 45px;
    margin-bottom: 0;
}

/*fullWidthSliderBox Styles*/
.fullWidthSliderBox > div {
    margin-bottom: 15px;
}

/*ListOverviewSite Styles */
.boxLayout.listContainer, .offerBoxesWrapper {
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
}
.boxLayout.listContainer article, .offerBoxesWrapper article {
    position: relative;
    margin-bottom: 8%;
    cursor: pointer;
}
.boxLayout.listContainer article.box:nth-child(2), .offerBoxesWrapper article.box:nth-child(2) {
    margin-top: 0;
}

/* List Inner Styles */
.single .boxLayout .box.imageBox {
    position: relative;
}
.single.single-angebote .fullWidth > div:not(.contentWrapper):not(.widthWrapper) .boxLayout .box.offertextBox {
    padding-left: 30px;
    padding-right: 30px;
}

/* Rotating listBox */
.listBox .rotatingListbox {
    padding-left: 30px;
    padding-right: 30px;
}
.listBox .rotatingListbox .txtWrapper {
    margin-top: 30px;
}
.listBox .rotatingListbox .txtWrapper .t3 {
    color: #000;
}
.listBox .rotatingListbox button.slick-arrow {
    border: 0;
    bottom: 50%;
    background: transparent;
    left: inherit;
    right: -30px;
    margin: 0;
    border-radius: 0;
}
.listBox .rotatingListbox button.slick-prev.slick-arrow {
    right: initial;
    left: -30px;
}
.listBox .rotatingListbox button.slick-arrow:after {
    left: 4px;
    margin-top: -12px;
    background-position: -131px -416px;
}
.listBox .rotatingListbox button.slick-prev.slick-arrow:after {
    left: 16px;
}
/*Padding & Margin Styles*/
.padding-top-xxl { padding-top: 125px; }
.padding-top-xl { padding-top: 75px; }
.padding-top-l, .seoBoxesWrapper, .listBoxWrapper .listBox { padding-top: 75px; }
.padding-top-m { padding-top: 35px; }
.padding-top-s { padding-top: 25px; }
.padding-top-xs { padding-top: 15px; }
.padding-top-xxs { padding-top: 15px; }

.padding-bottom-xxl { padding-bottom: 125px; }
.padding-bottom-xl { padding-bottom: 75px; }
.padding-bottom-l, .seoBoxesWrapper, .listBoxWrapper .listBox, div[class*='bg'] .roomBox { padding-bottom: 75px; }
.padding-bottom-m { padding-bottom: 35px; }
.padding-bottom-s { padding-bottom: 25px; }
.padding-bottom-xs { padding-bottom: 15px; }
.padding-bottom-xxs { padding-bottom: 15px; }

.margin-top-xxl { margin-top: 125px; }
.margin-top-xl { margin-top: 75px; }
.margin-top-l, .offerInner .wrapper { margin-top: 75px; }
.margin-top-m, .listBoxWrapper .txtLinkWrapper { margin-top: 35px; }
.margin-top-s, .offerInner .boxLayout .offertextBox { margin-top: 25px; }
.margin-top-xs, .seoBoxesWrapper .box, .listBox .rotatingListbox .sc-readmore a, .offerInner .offertextBox .postPriceWrapper .headline, .error404 .sc-masterContainer a.button { margin-top: 15px; }
.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxl { margin-bottom: 125px; }
.margin-bottom-xl { margin-bottom: 75px; }
.margin-bottom-l, .roomBox, .seoBoxesWrapper, .offerInner .wrapper, .offerInner .returnLinkWrapper, .error404 .contentWrapper { margin-bottom: 75px; }
.margin-bottom-m { margin-bottom: 35px; }
.margin-bottom-s { margin-bottom: 25px; }
.margin-bottom-xs { margin-bottom: 15px; }
.margin-bottom-xxs { margin-bottom: 15px; }


/*Button & TXT-Link Styles*/
button, .button, .listBox .rotatingListbox .sc-readmore a {
    background: #d5c9bc;
    color: #504135;
    font-size: 20px;
    font-weight: 400;
    padding: 11px 20px 8px;
    display: inline-block;
    text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1.5px;
    border-radius: 0px;
    font-family: "AlegreyaSans","Arial",sans-serif;
    border-radius: 0;
    position: relative;
    line-height: 1.8;
}
.listBox .rotatingListbox .sc-readmore a, .bg3 a.button:hover {
    background-color: #73665d;
    color: #fff;
}
button, a.button {
    text-decoration: none;
}

.button:hover, .sc-readmore a:hover, .resMenu a.button:nth-child(odd):hover, .resMenu a.button:nth-child(even):hover, .SiMenu .topBar .button:nth-child(odd):hover, .SiMenu .topBar .button:nth-child(even):hover, .boxLayout.listContainer article:hover .sc-readmore .button, .listBox .rotatingListbox .sc-readmore a:hover {
    background: #504135;
    color: #d5c9bc;
}

.buttonsWrapper .button, .resMenu .topBar .button {
    margin-left: 7px;
}
.buttonsWrapper .button:first-child, .resMenu .topBar .button:first-child {
    margin-left: 0;
}

button.slick-arrow:after {
    content: "";
    width: 65px;
    height: 24px;
    display: inline-block;
    position: absolute;
    left: -32px;
    top: 50%;
    margin-top: -12px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: 0 -300px;
}

a.txtLink, .offerInner .returnLinkWrapper .returnLink {
    font-weight: 400;
    color: #fff;
    text-underline-offset: 5px;
    letter-spacing: 1.5px;
}
.bg1 a.txtLink {
    color: #000;
}
.bg1 a.txtLink:hover, .offerInner .returnLinkWrapper .returnLink {
    color: #fff;
}
.offerInner .returnLinkWrapper .returnLink:hover, .offerInner .returnLinkWrapper .returnLink:hover {
    color: #d5c9bc;
}
a.txtLink:hover {
    color: #504135;
}
.roomBox .roomWrapper .txtLink:hover {
    color: #ffffff;
}
/*Slick Styles*/
.slick-arrow, .boxLayout.contentWrapper .box.slideshowBox .slick-arrow, .roomBoxesWrapper .roomBox .slick-arrow {
    width: 50px;
    height: 50px;
    margin-top: -8px;
    border: 2px solid #d5c9bc;
    border-bottom: 0;
    position: absolute;
    bottom: 0;
    left: 30px;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;
    border-radius: 50% 50% 0 0;
}
.bg1 .slick-arrow {
    border-color: #73665d;
}
.slick-arrow {
    background: #73665d;
}
.slick-prev.slick-arrow, .boxLayout.contentWrapper .box.slideshowBox .slick-prev.slick-arrow, .roomBoxesWrapper .roomBox .slick-prev.slick-arrow {
    border-top: 0;
    border-bottom: 2px solid #d5c9bc;
    margin-bottom: -50px;
    border-radius: 0 0 50% 50%;
    border-top: 0;
}
.bg1 .slick-prev.slick-arrow {
    border-bottom: 2px solid #504135
}
button.slick-arrow:after, .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .roomBoxesWrapper .roomBox button.slick-arrow:after {
    width: 28px;
    background-position: -132px -297px;
    left: 10px;
    margin-top: -4px;
}

button.slick-prev.slick-arrow:after, .boxLayout.contentWrapper .box.slideshowBox button.slick-prev.slick-arrow:after, .roomBoxesWrapper .roomBox button.slick-prev.slick-arrow:after {
    -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
            transform: rotate(180deg);
    left: initial;
    right: 9px;
    background-position: -132px -297px;
    margin-top: -18px
}
.roomBoxesWrapper .roomBox button.slick-arrow:after, .roomBoxesWrapper .roomBox button.slick-prev.slick-arrow:after {
    background-position: -132px -416px;
}
.slick-arrow:after {
    content: "";
}
.change-order:not(.roomWrapper) .boxLayout .slick-arrow, .highlightbox .boxLayout .slick-arrow {
    left: initial;
    right: 30px;
}
.change-order-d .boxLayout .slick-arrow, .highlightbox.change-order .boxLayout .slick-arrow, .highlightbox.change-order-d .boxLayout .slick-arrow {
    right: inherit;
    left: 30px;
}
button.slick-arrow {
    font-size: 0;
}
.bg2 .slick-arrow, .bg2 .boxLayout .box.slideshowBox .slick-arrow {
    border-color: #504135;
}
.bg3 .slick-arrow, .bg3 .boxLayout .box.slideshowBox .slick-arrow {
    border-color: #d5c9bc;
}
.bg1 button.slick-arrow:after, .bg1 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .bg2 button.slick-arrow:after, .bg2 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .bg3 button.slick-prev.slick-arrow:after {
    background-position: -132px -416px;
}

ul.slick-dots {
    position: absolute;
    bottom: -25px;
    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 #d5c9bc;
    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
}
.seoBoxesWrapper ul.slick-dots li button, .bg1 ul.slick-dots li button {
    border: 2px solid #504135;
}
.seoBoxesWrapper .slick-dots li.slick-active button, .bg1 .slick-dots li.slick-active button {
    background: #504135;
}
.slick-dots li.slick-active button {
    background: #d5c9bc
}
.bg2 ul.slick-dots li button, .bg3 ul.slick-dots li button {
    border-color: #d5c9bc
}
.bg2 .slick-dots li.slick-active button, .bg3 .slick-dots li.slick-active button {
    background: #d5c9bc
}

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

/*Accordion Styles*/
[data-accordion] [data-control] {
    position: relative;
    padding: 6px;
    padding-left: 5px;
    padding-right: 25px;
    text-align: center;
    font-size: 1rem;
}
[data-accordion] [data-control] span {
    background-color: #73665d;
    padding: 0px 8px;
    z-index: 1;
    position: relative;
    display: inline-block;
    font-weight: 400;
}
[data-accordion].accordion.open [data-content] {
    padding-bottom: 20px;
    margin-top: 20px;
}
[data-accordion]>[data-control]:after {
    content: "";
    width: 35px;
    height: 30px;
    position: absolute;
    top: 50%;
    margin-top: -15px;
    right: 0;
    z-index: 10;
    cursor: pointer;
    background-color: #73665d;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -423px -603.5px;
}
[data-accordion].open>[data-control]:after {
    background-position: -459px -603.5px;
}
.bg2 [data-accordion]>[data-control]:after, .bg3 [data-accordion]>[data-control]:after {
    background-position: -424px -553px;
}
.bg2 [data-accordion].open>[data-control]:after, .bg3 [data-accordion].open>[data-control]:after {
    background-position: -460px -604px;
}
[data-accordion]>[data-control]:before {
    content: "";
    width: 100%;
    background-color: #d5c8bc;
    height: 2px;
    display: block;
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    cursor: pointer;
    position: relative;
    margin-right: 5%;
    margin-bottom: 8px;
    background: transparent;
    border: 0;
    color: #d5c9bc;
    padding: 0;
    text-align: left;
}
.tabs > [data-control] button:last-child {
    margin-right: 0;
}
.tabs > [data-control] button.active, .tabs > [data-control] button:hover {
    text-decoration: underline;
}
.tabs [data-content] {
    margin-top: 15px;
}
.tabs > [data-control] button:before {
    content: "";
    width: 25px;
    height: 25px;
    display: inline-block;
    margin-right: 10px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -116px -700px;
    margin-bottom: -4px;
}
.tabs > [data-control] button.active:before, .tabs > [data-control] button:hover:before {
    background-position: -80px -700px;
}

/*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 #000;
}
.SiTable tr:nth-child(odd) {
    background: #efefef
}
.SiTable table tr:nth-child(1) {
    background: #c2836f;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 3px;
}
.additionalPriceInformation {
    margin: 15px 0;
}
.scrollableArea {
    overflow-x: auto!important;
    white-space: nowrap;
    width: 100%;
}

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

/*Mobile Top Bar Styles*/
.resMenu, .scrolled.home .resMenu {
    position: fixed;
    background: rgb(115, 102, 93);
    background: rgba(115, 102, 93, .85);
    width: 100%;
    height: 55px;
    z-index: 1001;
    top: 0;
    left: 0;
    padding: 6px 0;
}
.home .resMenu {
    background: transparent;
}
.SiMenuOpen .resMenu, .SiMenuOpen.scrolled.home .resMenu {
    background: transparent;
    width: calc(100% - 65px);
    margin-left: 65px;
    display: block;
    border-bottom: none;
}
.resMenu button.SiMenuToggle {
    position: absolute;
    left: 5px;
    top: 5px;
    height: 55px;
    width: 55px;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    border-radius: 50%;
    background: #504135;
    color: #fff;
    padding: 12px;
    font-size: 12px;
    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-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.resMenu button.SiMenuToggle .toggleText {
    top: -3px;
    position: relative;
}
.SiMenuOpen .resMenu button.SiMenuToggle {
    display: none;
}
.home .showHeaderSlider .resMenu button.SiMenuToggle {
    background: #d5c9bc;
    color: #504135;
}
.home.scrolled .showHeaderSlider .resMenu button.SiMenuToggle {
    background: #504135;
    color: #fff;
}
.resMenu button.SiMenuToggle:focus {
    outline: none;
}
.resMenu button.SiMenuToggle .linesWrapper {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.resMenu button.SiMenuToggle .line {
    background: #fff;
    height: 2px;
    width: 60%;
    display: block;
    line-height: 2px;
    margin-bottom: 5.1px;
}
.home .showHeaderSlider .resMenu button.SiMenuToggle .line {
    background: #504135;
}
.home.scrolled .showHeaderSlider .resMenu button.SiMenuToggle .line {
    background: #fff;
}
.resMenu button.SiMenuToggle .line:nth-child(2) {
    width: 100%;
}
.resMenu button.SiMenuToggle .line:last-child {
    margin-bottom: 6px;
}
.resMenu a.button {
    height: 55px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: none;
}
.resMenu a.button:first-child, .resMenu a.button:nth-child(2) {
    display: inline-block;
}
.resMenu a.phone, .SiMenu .topBar a.phone:before {
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -840px -400px;
    text-decoration: none;
    width: 50px;
    height: 50px;
    display: inline-block;
}
.resMenu a.phone {
    font-size: 0;
    position: fixed;
    bottom: 3vh;
    right: 6px;
    visibility: hidden;
}
.scrolled .resMenu a.phone {
    visibility: visible;
}
.SiMenuOpen .resMenu a.phone {
    display: none;
}
.resMenu .topBar {
    position: absolute;
    right: 6px;
}

/*Menu Styles*/
.sc-menu a {
    text-decoration: none;
    display: block;
    text-transform: uppercase;
    padding: 15px 25px;
    font-weight: 500;
    font-size: 0.8em;
    color: #d5c9bc;
}
.sc-menu ul.active .current-menu-item a {
    color: #fff;
    text-decoration: underline;
}
.sc-menu li.submenuActive>a {
    color: #fff;
}
.sc-menu a b {
    text-transform: none;
    display: block;
    font-size: 22px;
    font-weight: 400;
}
.sc-menu li {
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.sc-menu li > a {
    font-size: 40px;
    font-family: "Natalia-Signature","Arial",sans-serif;
    text-transform: none;
    line-height: 1.3;
    font-weight: 400;
    z-index: 1;
    position: relative;
}
.SiMenu {
    display: none;
    text-align: center;
}
.SiMenu.active {
    display: block;
    background: #73665d;
    position: fixed;
    top: 0;
    bottom: 0;
    z-index: 999;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 65px 5% 10vh 5%;
    text-align: center;
    margin: auto;
    width: 100%;
    overflow: hidden;
}
.sc-menu li.submenuarrow {
    position: relative;
}
.sc-menu li.submenuarrow:after {
    content: "";
    position: absolute;
    right: 0;
    top: 42px;
    height: 20px;
    width: 20px;
    margin-top: -10px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -438px -608px;
}
.sc-menu li.submenuarrow.submenuActive:after {
    background-position: -476px -608px;
}
.SiMenu ul.sc-menu {
    max-width: 90%;
    margin-left: auto;
    margin-right: auto;
}
.sc-menu a:hover, .sc-menu li.submenuarrow:hover:after, .sc-menu li.current-menu-parent.submenuarrow:after, .sc-menu li.submenuActive > a, .sc-menu li.submenuarrow.submenuActive:after, 
.menu-hauptmenue-container .current-menu-parent a, .menu-hauptmenue-container .current-menu-parent ul li.current-menu-item a, .menu-hauptmenue-container .current-menu-item > a, 
.menu-hauptmenue-it-container .current-menu-parent a, .menu-hauptmenue-it-container .current-menu-parent ul li.current-menu-item a, .menu-hauptmenue-it-container .current-menu-item > a, 
.menu-hauptmenue-en-container .current-menu-parent a, .menu-hauptmenue-en-container .current-menu-parent ul li.current-menu-item a, .menu-hauptmenue-en-container .current-menu-item > a {
    opacity: 1;
}
body.SiMenuOpen {
    overflow: hidden;
}
nav:not(.SiMenuDesktop) .menu-hauptmenue-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-it-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-en-container {
    height: calc(100vh - 240px);
    height: calc(calc(var(--vh, 1vh) * 100) - 240px);
    overflow-y: auto;
}
.SiMenu .sc-menu li ul li a {
    font-weight: 400;
    border-bottom: 0;
    padding: 5px 0;
    font-size: 20px;
    font-family: "AlegreyaSans","Arial",sans-serif;
    text-transform: uppercase;
    letter-spacing: 1.5px;
}
.SiMenu ul {
    list-style: none;
    padding:0;
    margin:0;
}
.SiMenu li>ul {
    display:none;
    padding-left:0.5rem;
}
.SiMenu li>ul.active {
    display: block;
    padding: 5px 0;
}
.SiMenu ul.sc-menu > li > a {
    border-top: 1px solid #504135;
}
.SiMenu button {
    background: transparent;
    border: 0;
    padding: 0;
}
.SiMenu button:focus {
    outline: none;
}
.SiMenu button.close-button {
    position: absolute;
    top: 5px;
    left: 5px;
    width: 55px;
    height: 55px;
    font-size: 11px;
    -webkit-filter: initial;
    filter: initial;
    z-index: 50;
    cursor: pointer;
    border-radius: 50%;
    background: #504135;
    padding-top: 22px;
    color: #fff;
}
.SiMenu button.close-button::before, .SiMenu button.close-button::after {
    content: " ";
    width: 23px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    left: 16px;
    top: 18px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.SiMenu button.close-button::after {
    bottom: -8px;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.submenu-button {
    margin-left: 5px;
    width: 10px;
    height: 10px;
    margin-top: -13px;
    border: 0;
    background: transparent;
    z-index: 9;
    cursor: pointer;
    padding: 0;
    border-bottom: 2px solid #504135;
    border-left: 2px solid #504135;
    -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: #000;
}
.SiMenu .menuHeader {
    margin-bottom: 6vh;
    margin-top: 6vh;
}
.SiMenu .menuHeader img {
    width: 180px;
    height: auto;
}
.SiMenu .topBar a.phone {
    margin-top: 15%!important;
}
.SiMenu .topBar {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.SiMenu .topBar a.phone {
    text-decoration: none;
}
.SiMenu .topBar .button {
    margin: auto;
    width: 180px;
    display: none;
}
.SiMenu .topBar .button:first-child {
    margin-bottom: 10px;
}
.SiMenu .topBar .button:first-child, .SiMenu .topBar .button:nth-child(2) {
    display: inline-block;
}
.SiMenu .topBar a.phone:before {
    content: "";
    background-position: -258px -336px;
    vertical-align: bottom;
    margin-right: 6px;
}

/*Main Logo Styles*/
header .MainLogo {
    display: block;
    width: 100%;
    top: 0;
    margin: 0 auto;
    position: relative;
    z-index: 999;
    height: auto;
    left: initial;
    margin-top: 100px;
    padding-top: 6px;
    padding-bottom: 12px;
    width: 180px;
}
header .MainLogo img {
    margin: auto;
    display: block;
}
.home header .MainLogo a, .SiMenuOpen header .MainLogo {
    display: none;
}
.home header .MainLogo:after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    z-index: 10;
    background-image: url(../graphics/vector_logo-negative.svg);
    background-size: 250px 151px;
}
.home .MainLogo {
    position: absolute;
    z-index: 30;
    bottom: 12vh;
    bottom: calc(calc(var(--vh, 1vh) * 12) - 0px);
    top: inherit;
    left: inherit;
    right: 50%;
    width: 250px;
    height: 151px;
    margin: 0;
    margin-right: -125px;
    padding: 0;
    max-width: inherit;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: fixed;
    top: 75px;
    right: 25px;
    z-index: 35;
    color: #000;
    font-size: 0.9em;
}
.sc-language-selector {
    position: absolute;
    top: -20px;
}
.SiMenuOpen .sc-language-selector {
    visibility: hidden;
}
.showHeaderSlider .sc-language-selector {
    top: 0;
}
.home header .sc-language-selector {
    top: 80px;
}
.home header .sc-language-selector, .home header .sc-language-selector a {
    color: #d5c9bc;
}
.sc-language-selector a, .menuLanguageSelector a, .home.scrolled header .sc-language-selector a {
    text-decoration: none;
    text-transform: uppercase;
    color: #d5c9bc
}
.home.scrolled header .sc-language-selector a:hover, .home.scrolled header .sc-language-selector .wpml-ls-current-language a, .sc-language-selector a:hover, .menuLanguageSelector a:hover, .sc-language-selector .wpml-ls-current-language a, .menuLanguageSelector .wpml-ls-current-language a {
    color: #504135;
}
.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: 6px;
}
.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "|";
    padding-left: 6px;
}
.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 {
    top: 75px;
    right: 6px;
}

/*Header Slider Styles*/
.headerSlider {
    display: none;
    position: relative;
}
.showHeaderSlider .headerSlider {
    display: block;
}

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

.headerSlider .slick-arrow {
    bottom: calc(50px + 5vh);
    left: 30px;
}
.showHeaderSlider .headerSlider .slick-arrow {
    bottom: calc(50px - 3vh);
}
.home .headerSlider .slick-arrow {
    visibility: hidden;
}
.home .showHeaderSlider .headerSlider:after {
    width: 100%;
    height: 50%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: -o-linear-gradient(bottom ,#0D0D0C 0,#0D0D0C 0,rgba(0,0,0,0) 80%);
    background: -webkit-gradient(linear ,left bottom, left top ,color-stop(0, #0D0D0C),color-stop(0, #0D0D0C),color-stop(80%, rgba(0,0,0,0)));
    background: linear-gradient(0deg ,#0D0D0C 0,#0D0D0C 0,rgba(0,0,0,0) 80%);
    z-index: 1;
    pointer-events: none;
}

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

.showHeaderSlider .headerSlider .arrowDown {
    -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;
}
.home .showHeaderSlider .headerSlider .arrowDown {
    display: inline-block;
}
.showHeaderSlider .headerSlider .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;
}
.showHeaderSlider .headerSlider .arrowDown .chevron:first-child {
    -webkit-animation: move 3s ease-out 1s infinite;
    animation: move 3s ease-out 1s infinite
}
.showHeaderSlider .headerSlider .arrowDown .chevron:nth-child(2) {
    -webkit-animation: move 3s ease-out 2s infinite;
    animation: move 3s ease-out 2s infinite
}
.showHeaderSlider .headerSlider .arrowDown .chevron:before, .showHeaderSlider .headerSlider .arrowDown .chevron:after {
    content: ' ';
    position: absolute;
    top: 0;
    height: 100%;
    width: 51%;
    background: #d5c9bc;
}
.showHeaderSlider .headerSlider .arrowDown .chevron:before {
    left: 0;
    -webkit-transform: skew(0deg,30deg);
    -ms-transform: skew(0deg,30deg);    
    transform: skew(0deg,30deg);
}
.showHeaderSlider .headerSlider .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, .footer address a, .footer address .bg2 {
    color: #fff;
    text-decoration: none;
}
.footer address a.button {
    color: #504135;
}
.footer address a.phone:before, .footer address a.mail:before, .footer address a.whatsapp:before {
    content: "";
    display: inline-block;
    height: 50px;
    width: 50px;
    margin-right: 12px;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -515px -137px;
    margin-bottom: -16px;
}
.footer address a.phone {
    margin: 18px 0;
}
.footer address a.phone, .footer address a.mail, .footer address a.whatsapp {
    display: block;
}
.footer address a.mail:before {
    background-position: -595px -134px;
}
.footer address a.whatsapp:before {
    background-position: -454px -128px;
}
.footer address a.phone:hover, .footer address a.mail:hover, .footer address a.whatsapp:hover {
    text-decoration: underline;
}
.footer address .box, .threeBoxes .box {
    border-bottom: 2px solid #73665d;
    padding-bottom: 30px;
    margin-bottom: 30px;
}
.bg1 .threeBoxes .box {
    border-color: #9A8978;
}
.footer address .box:last-child, .threeBoxes .box:last-child {
    border-bottom: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.footer address img.logoFooter {
    width: 360px!important;
    max-width: 80%!important;
    height: auto!important;
    margin: auto;
    margin-top: 0;
    margin-bottom: 30px;
    display: block;
}
.footer address .footerButtons a {
    background-image: url(../graphics/vector_sprites.svg);
    width: 50px;
    height: 50px;
    display: inline-block;
    background-position: -600px -480px;
    margin: 0 5px;
    text-decoration: none;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.footer address .footerButtons a:hover {
    background-color: #A73715;
    border-radius: 50%;
}
.footer address .footerButtons a.instagram {
    background-position: -660px -480px;
}
.footer address .footerButtons a.webcam {
    background-position: -720px -480px;
}
.footer address .footerButtons a.weather {
    background-position: -780px -480px;
}
.logo-simedia {
    vertical-align: middle;
    margin-bottom: 4px;
}

/*Quickrequest*/
.sc-quickInquiry {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.quickrequest .sc-quickInquiry input {
    font-weight: 400;
    font-size: 1.1rem;
    opacity: 1;
    display: block;
    margin-top: 5px;
    padding: 0;
    color: #fff;
    font-family: "AlegreyaSans","Arial",sans-serif;
}
.quickrequest .sc-quickInquiry label:hover, .quickrequest .sc-quickInquiry label:focus, .quickrequest .sc-quickInquiry>div.active {
    background: transparent;
}
.quickrequest .sc-quickInquiry .sc-quickformArrival, .quickrequest .sc-quickInquiry .sc-quickformDeparture, .quickrequest .sc-quickInquiry .sc-quickformAdults, .quickrequest .sc-quickInquiry .sc-quickformChildren, .quickrequest .sc-quickInquiry input {
    text-align: left;
    width: 48%;
}
.quickrequest .sc-quickInquiry input {
    width: 100%;
}
.quickrequest .sc-quickInquiry>div label {
    padding: 0;
    padding-bottom: 10px;
    font-weight: 400;
    color: #d5c9bc;
    letter-spacing: 0;
    font-size: 1rem;
}
.quickrequest .sc-quickInquiry .sc-quickformArrival, .quickrequest .sc-quickInquiry .sc-quickformDeparture, .quickrequest .sc-quickInquiry .sc-quickformAdults, .quickrequest .sc-quickInquiry .sc-quickformChildren {
    border-right: 0;
    border-bottom: 1px solid #d5c9bc;
    margin-bottom: 30px;
}
.quickrequest .sc-quickInquiry label:before {
    content: "";
    position: absolute;
    background-image: url(../graphics/vector_sprites.svg);
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: -47px -229px;
    right: 0;
    bottom: 19px;
    z-index: 5;
    display: inline-block;
}
.quickrequest .sc-quickInquiry .sc-quickformArrival label:before, .quickrequest .sc-quickInquiry .sc-quickformDeparture label:before {
    background-position: 0 -229px;
}
.quickrequest .sc-quickInquiry .sc-quickformChildren label:before {
    background-position: -107px -229px;
}
.quickrequest .sc-quickInquiry .sc-quickInquiryLabelWrapper {
    -webkit-box-shadow: 0 0.5rem 0.5rem rgb(0 0 0 / 20%);
    box-shadow: 0 0.5rem 0.5rem rgb(0 0 0 / 20%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 100%;
}
.quickrequest .sc-quickInquiry .sc-quickformSubmit {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0;
}
.quickrequest .sc-quickInquiry .sc-quickformSubmit button {
    margin: auto;
}
.quickrequest .sc-quickInquiry .sc-selectValuesAdults button, .quickrequest .sc-quickInquiry .sc-selectValuesChildren button {
    background: #f0ece6;
    color: #9a8978;
}
.quickrequest .sc-quickInquiry .sc-selectValuesAdults button:hover, .quickrequest .sc-quickInquiry .sc-selectValuesChildren button:hover {
    background: #b8b3ad;
    color: #fff;
}
.flatpickr-months .flatpickr-prev-month:hover svg, .flatpickr-months .flatpickr-next-month:hover svg {
    fill: #b8b3ad!important;
} 
.flatpickr-day.inRange, .flatpickr-day.prevMonthDay.inRange, .flatpickr-day.nextMonthDay.inRange, .flatpickr-day.today.inRange, .flatpickr-day.prevMonthDay.today.inRange, .flatpickr-day.nextMonthDay.today.inRange, .flatpickr-day:hover, .flatpickr-day.prevMonthDay:hover, .flatpickr-day.nextMonthDay:hover, .flatpickr-day:focus, .flatpickr-day.prevMonthDay:focus, .flatpickr-day.nextMonthDay:focus {
    background: #d5c9bc;
    border-color: #d5c9bc;
    color: #000;
}

/*Quicklinks*/
.quickLinkButtons .fullWidth > div {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    text-align: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: auto;
}
.quickLinkButtons .fullWidth > div a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    text-decoration: none;
    width: 50%;
    margin-top: 20px;
    margin-bottom: 20px;
}
.quickLinkButtons .fullWidth > div a:before {
    content: "";
    display: block;
    background-image: url(../graphics/vector_sprites.svg);
    width: 60px;
    height: 55px;
    margin-bottom: 10px;
    background-position: -147px -140px;
}
.quickLinkButtons .fullWidth > div a.weather:before {
    background-position: -225px -138px;
}
.quickLinkButtons .fullWidth > div a.facebook:before {
    background-position: -563px -395px;
}
.quickLinkButtons .fullWidth > div a.instagram:before {
    background-position: -645px -395px;
}

/*SEO Boxes Styles*/
.seoBoxes {
    position: relative;
}
.seoBoxes .box {
    cursor: pointer;
    position: relative;
}
.seoBoxesWrapper .box .headline {
    background: #d5c9bc;
    padding: 6% 2.5%;
    position: absolute;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    bottom: 50px;
    margin-bottom: 0;
    left: 20%;
    width: 60%;
    font-size: 17px;
    text-align: center;
    -webkit-transition: margin .5s ease;
    -o-transition: margin .5s ease;
    transition: margin .5s ease;
}
.seoBoxesWrapper .box:hover .headline {
    margin-bottom: 10px;
}
.seoBoxesWrapper .box .headline span, .roomBox .roomWrapper h3 {
    display: block;
    font-size: 1.25rem;
    color: #504135;
    margin-top: 10px;
    text-transform: none;
    letter-spacing: 0;
    font-weight: 400;
    line-height: 1.2;
}
.roomBox .roomWrapper h3 {
    color: #fff;
    font-size: 2rem;
    margin-bottom: 0;
}
.seoBoxesWrapper .box .headline a {
    text-decoration: none;
}
.noQuickrequest .seoBoxesWrapper {
    margin-bottom: 0;
}

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

/*Partner Styles*/
.partner a {
    background-image: url(../graphics/partners.png);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 3%;
    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 .st-vigil {
    background-position: 0 3px;
    width: 119px;
}
.partner .kronplatz {
    background-position: 0 -47px;
    width: 37px;
}
.partner .suedtirol {
    background-position: 0 -102px;
    width: 51px;
    height: 40px;
}
.partner .scuola-sci {
    background-position: 0 -171px;
    width: 108px;
}
.partner .bike-school {
    background-position: 0 -236px;
    width: 113px;
}

.arrowDown {
    display: none;
}

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

@media (max-width: 994px) {
div:not(.highlightbox) .boxLayout .box.slideshowBox .slick-arrow {
    bottom: 30px;
}
}


@media (min-width: 700px) {
.quickLinkButtons .fullWidth > div a {
    width: 25%;
    margin: 0 auto;
}

/*fullWidthSliderBox Styles*/
.fullWidthSliderBox .slick-list {
    margin-left: -10px;
    margin-right: -10px;
}
.fullWidthSliderBox .slick-slide {
    margin-left: 10px;
    margin-right: 10px;
}

/*SEO Boxes Styles*/
.seoBoxes, .listBox .rotatingListbox .slick-list {
    margin-left: -15px;
    margin-right: -15px;
}
.seoBoxes .slick-slide, .listBox .rotatingListbox .slick-slide {
    padding-left: 15px;
    padding-right: 15px;
}
}

@media (min-width: 994px) {
.padding-top-xxl { padding-top: 225px; }
.padding-top-xl { padding-top: 150px; }
.padding-top-l, .seoBoxesWrapper, .listBoxWrapper .listBox { padding-top: 150px; }
.padding-top-m, .showHeaderSlider .sc-masterContainer { padding-top: 100px; }
.padding-top-s { padding-top: 60px; }
.padding-top-xs { padding-top: 30px; }
.padding-top-xxs { padding-top: 15px; }

.padding-bottom-xxl { padding-bottom: 225px; }
.padding-bottom-xl { padding-bottom: 150px; }
.padding-bottom-l, .seoBoxesWrapper, .listBoxWrapper .listBox, div[class*='bg'] .roomBox { padding-bottom: 150px; }
.padding-bottom-m { padding-bottom: 100px; }
.padding-bottom-s { padding-bottom: 60px; }
.padding-bottom-xs { padding-bottom: 30px; }
.padding-bottom-xxs { padding-bottom: 15px; }

.margin-top-xxl { margin-top: 225px; }
.margin-top-xl { margin-top: 150px; }
.margin-top-l, .offerInner .wrapper { margin-top: 150px; }
.margin-top-m, .listBoxWrapper .txtLinkWrapper { margin-top: 100px; }
.margin-top-s, .offerInner .boxLayout .offertextBox { margin-top: 60px; }
.margin-top-xs, .seoBoxesWrapper .box, .listBox .rotatingListbox .sc-readmore a, .offerInner .offertextBox .postPriceWrapper .headline, .error404 .sc-masterContainer a.button { margin-top: 30px; }
.margin-top-xxs, .offerBoxesWrapper article .txtWrapper, .offerBoxesWrapper article .sc-readmore, .offerInner .buttonsWrapper a { margin-top: 15px; }

.margin-bottom-xxl { margin-bottom: 225px; }
.margin-bottom-xl { margin-bottom: 150px; }
.margin-bottom-l, .roomBox, .seoBoxesWrapper, .offerInner .wrapper, .offerInner .returnLinkWrapper, .error404 .contentWrapper { margin-bottom: 150px; }
.margin-bottom-m { margin-bottom: 100px; }
.margin-bottom-s { margin-bottom: 60px; }
.margin-bottom-xs { margin-bottom: 30px; }
.margin-bottom-xxs { margin-bottom: 15px; }

html, body, h1, .t1, button, .roomBox .roomWrapper .t4, .txtLink, .offerInner .returnLinkWrapper .returnLink, button, .button, .listBox .rotatingListbox .sc-readmore a {
    font-size: 22px;
}
h1 {
    margin-bottom: 40px;
}
h2, .t2, .noH2 h1, .error404 .sc-header h1, .offerInner h1, .offerInner h1 {
    font-size: 80px;
    line-height: 1.2;
}
h3, .t3, .offerBoxesWrapper article .offerTitle .headline, .offerInner .offertextBox .postPeriodWrapper .headline, .offerInner .offertextBox .postPriceWrapper .headline, .rotatingListbox .headline {
    font-size: 58px;
    margin-bottom: 35px;
}
.roomBox .roomWrapper h3 {
    font-size: 3rem;
}
.roomBox .roomWrapper .t4 {
    margin-bottom: 30px;
}
h4, .t4, .quickLinkButtons .fullWidth > div, .quickLinkButtons .fullWidth > div a {
    font-size: 25px;
    margin-bottom: 20px;
}

button, .button, .listBox .rotatingListbox .sc-readmore a {
    padding: 20px 35px 15px;
}
.sc-layout {
    padding: 50px;
    padding-bottom: 0;
}
.SiMenuOpen .sc-layout {
    padding: 0;
}

.widthWrapper, .sc-header, .offerInner .boxLayout, .offerInner .returnLinkWrapper .txtLinkWrapper {
    width: 100%;
}
.fullWidth .widthWrapper {
    width: 90%;
}
.fullWidth.highlightbox[class*='bg'] .widthWrapper {
    width: calc(100% - 60px);
    margin-left: 30px;
}

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

/*Header Slider Styles*/
.headerSlider .slick-arrow, .showHeaderSlider .headerSlider .slick-arrow {
    bottom: calc(75px + 5vh);
    left: initial;
    right: 3%;
}
.sc-language-selector, .home .sc-language-selector, .menuLanguageSelector, .showHeaderSlider .sc-language-selector, .home header .sc-language-selector {
    z-index: 1002;
    top: 75px;
    right: 450px;
    position: fixed;
}
.home header .sc-language-selector {
    top: 97px
}

.SiMenuOpen.home.scrolled .sc-language-selector, .SiMenuOpen.scrolled .sc-language-selector, .home.SiMenuOpen header .sc-language-selector {
    visibility: hidden;
}
.scrolled .sc-language-selector, .home.scrolled .sc-language-selector {
    top: 30px;
    visibility: visible;
}
.SiMenuOpen.scrolled .sc-language-selector {
    visibility: hidden;
}
.menuLanguageSelector {
    margin-right: 50px;
    top: 130px;
}

.slick-arrow, .roomBoxesWrapper .roomBox .slick-arrow {
    width: 75px;
    height: 75px;
    bottom: 4px;
}
.slick-prev.slick-arrow, .roomBoxesWrapper .roomBox .slick-prev.slick-arrow {
    margin-bottom: -75px;
}
button.slick-arrow:after, .roomBoxesWrapper .roomBox button.slick-arrow:after {
    width: 51px;
    background-position: -110px -296px;
    margin-top: 0;
}
.bg1 button.slick-arrow:after, .bg1 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .bg2 button.slick-arrow:after, .bg2 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .bg3 .slick-arrow:after, .bg3 .boxLayout .box.slideshowBox .slick-arrow:after, .bg3 button.slick-prev.slick-arrow:after {
    background-position: -110px -416px;
}
button.slick-prev.slick-arrow:after {
    background-position: -111px -297px;
    margin-top: -20px;
}
.bg1 button.slick-arrow:after, .bg1 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after, .bg2 button.slick-arrow:after, .bg2 .boxLayout.contentWrapper .box.slideshowBox button.slick-arrow:after {
    background-position: -110px -416px;
}

ul.slick-dots {
    bottom: -55px;
    text-align: left;
    margin-left: 150px;
    width: calc(100% - 150px);
}
ul.slick-dots li button {
    width: 20px;
    height: 20px;
}
.seoBoxes ul.slick-dots {
    margin-left: 0;
    width: 100%;
    text-align: center;
}

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

.resMenu {
    top: 50px;
    border-bottom: 1px solid #504135;
}
.home .resMenu {
    top: 75px;
    left: 0;
}
.resMenu, .scrolled.home .resMenu {
    height: 75px;
    left: 0;
    padding: 0;
    padding-bottom: 50px;
}
.showHeaderSlider .resMenu, .scrolled .resMenu {
    border-bottom: 0;
}
.scrolled .resMenu, .scrolled.home .resMenu, .SiMenuOpen .resMenu {
    top: 0;
    padding: 6px 0;
}
.resMenu a.button {
    height: 74px;
}
.resMenu button.SiMenuToggle {
    height: 74px;
    width: 74px;
    font-size: 18px;
    padding: 19px;
    left: 50px;
    top: 0;
    font-size: 0.7rem;
}
.scrolled .resMenu button.SiMenuToggle {
    top: 6px;
}
.resMenu button.SiMenuToggle .line {
    margin-bottom: 6px;
}
body.home:not(.scrolled) .resMenu button.SiMenuToggle {
    left: 75px;
}
.resMenu .topBar {
    position: absolute;
    right: 50px;
}
body.home:not(.scrolled) .resMenu .topBar {
    right: 75px;
}
.resMenu a.phone {
    display: none;
}

.SiMenu.active {
    top: 0;
    border: 50px solid #504135;
}
.sc-menu a b {
    font-size: 30px;
}
.SiMenu button.close-button {
    height: 75px;
    width: 75px;
    font-size: 18px;
    left: 50px;
    top: 50px;
    padding-top: 35px;
    font-size: 0.7rem;
    color:#fff;
}
.SiMenu button.close-button::before, .SiMenu button.close-button::after {
    width: 30px;
    left: 22px;
    top: 26px;
}
.SiMenuOpen .resMenu, .SiMenuOpen.scrolled.home .resMenu {
    width: auto;
    margin-left: 0;
    left: 200px;
    top: 100px;
}
.SiMenu .menuHeader {
    width: 20%;
    margin: auto;
    margin-left: 0;
    top: 50%;
    position: absolute;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
}
.SiMenu .menuHeader img {
    max-width: 100%;
    width: 150px;
}
nav:not(.SiMenuDesktop) .menu-hauptmenue-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-it-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-en-container {
    width: 67%;
    left: 28%;
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    text-align: left;
    overflow: initial;
    height: auto;
}
.SiMenu .sc-menu li a, .SiMenu li>ul.active, .SiMenu ul.sc-menu > li:first-child a {
    border-top: 0;
    border-bottom: 0;
}
.SiMenu ul.sc-menu {
    max-width: 100%;
    border-left: 1px solid #504135;
    padding-left: 6%;
}
.sc-menu a {
    padding-left: 0;
    padding-right: 0;
}
.SiMenu li>ul.active {
    margin-left: 6%;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(0, -50%);
        -ms-transform: translate(0, -50%);
            transform: translate(0, -50%);
    left: calc(310px + 6%);
    padding-left: 6%;
    border-left: 1px solid #504135;
    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;
}
.SiMenu .sc-menu > li {
    width: 310px;
    color: #504135;
}
.sc-menu li.submenuarrow:after {
    top: 50%;
}
.SiMenu .sc-menu li ul li.current-menu-item, .SiMenu .sc-menu li ul li:hover {
    list-style-type: circle;   
    color: #fff;
}
.SiMenu .sc-menu li ul li:hover a {
    color: #fff;
    text-decoration: underline;
}
.SiMenu ul.sub-menu.active li a {
    opacity: 1;
}
.SiMenuOpen .resMenu .topBar {
    position: fixed;
    right: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.SiMenuOpen.home .resMenu .topBar {
    right: 100px;
}

header .MainLogo, .home.scrolled header .MainLogo, .home .MainLogo {
    z-index: 1001;
}
header .MainLogo, .home.scrolled header .MainLogo {
    position: fixed;
    top: 68px;
    margin: 0;
    padding: 0;
    left: 170px;
    width: 139px;
    height: 43px;
}
.scrolled header .MainLogo, .home.scrolled header .MainLogo {
    top:22px;
}
header .MainLogo img {
    max-width: 100%;
}
.home .MainLogo {
    width: 370px;
    height: 240px;
    margin-right: -185px;
}
.home header .MainLogo:after {
    background-size: 370px 240px;
}

/*Home Sticky Logo*/
.home.scrolled header .MainLogo:after {
    display: none;
}
.home.scrolled header .MainLogo a {
    display: block;
}

.resMenu, header .MainLogo, .resMenu button.SiMenuToggle, .sc-language-selector, .home .sc-language-selector {
    -webkit-transition: top .5s ease;
    -o-transition: top .5s ease;
    transition: top .5s ease;
}
.showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    margin-top: 125px;
}
.home .showHeaderSlider .headerSlider, .showHeaderVideo .headerVideo {
    margin-top: 0;
}
.showHeaderSlider .headerSlider .sc-slideshow, .showHeaderSlider .headerSlider .sc-slideshow img, .showHeaderSlider .headerSlider img, .headerVideo video {
    height: 100%;
    width: 100%;
    object-fit: cover;
}
.home .showHeaderSlider .headerSlider .sc-slideshow img, .home .showHeaderVideo .headerVideo {
    height: calc(100vh - 100px);
    height: calc(calc(var(--vh, 1vh) * 100) - 100px);
    overflow: hidden;
}
.home .headerSlider .slick-arrow {
    visibility: visible;
}

.boxLayout, .offerBoxesWrapper {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.offerBoxesWrapper {
    -ms-flex-pack: distribute;
        justify-content: space-around;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.boxLayout .box {
    width: 47.5%;
}
.offerBoxesWrapper .box {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    margin: 0 20px;
    width: calc(47.5% - 20px);
}    
.roomBox .roomWrapper .box.textBox {
    margin-top: 0;
    text-align: left;
}

/*offerbox Home*/
.listBox .rotatingListbox {
    width: 90%;
    padding: 0;
    margin-left: auto;
    margin-right: auto;
    padding-left: 50px;
    padding-right: 50px;
}
.listBox .rotatingListbox article {
    display: -webkit-box!important;
    display: -ms-flexbox!important;
    display: flex!important;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-flow: row wrap;
            flex-flow: row wrap;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}
.listBox .rotatingListbox article .imageWrapper, .listBox .rotatingListbox article .txtWrapper {
    width: 47.5%;
}
.listBox .rotatingListbox article .txtWrapper {
    text-align: left;
    margin-top: 0;
    height: -webkit-fit-content;
    height: -moz-fit-content;
    height: fit-content;
    -ms-flex-item-align: center;
        -ms-grid-row-align: center;
        align-self: center;
}
/*TwoImagesSlider Styles*/
.twoImagesSlider .boxLayout.widthWrapper .box {
    width: 55%;
}
.twoImagesSlider .boxLayout.widthWrapper .box.slideshowBox {
    width: 40%;
}
.twoImagesSlider .slick-list {
    margin-left: -32px;
    margin-right: -32px;
}
.twoImagesSlider .slick-slide {
    margin-left: 32px;
    margin-right: 32px;
    margin-bottom: 0;
}
.twoImagesSlider .slick-slide, .twoImagesSlider .slick-slide > div, .twoImagesSlider .slick-slide img {
    height: 100%!important;
}
.twoImagesSlider .slick-slide:nth-child(odd) {
    margin-top: 70px;
}

/*fullWidthSliderBox Styles*/
.fullWidthSliderBox > div {
    margin-bottom: 75px;
}
.fullWidthSliderBox .slick-list {
    margin-left: -32px;
    margin-right: -32px;
}
.fullWidthSliderBox .slick-slide {
    margin-left: 32px;
    margin-right: 32px;
}

/*Highlightbox Styles*/
.highlightbox .boxLayout {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: initial;
        -ms-flex-align: initial;
            align-items: initial;
}
.highlightbox .boxLayout .box {
    width: 100%;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'] {
    margin-left: 0;
}
.highlightbox .boxLayout {
    margin-left: 0;
}
.highlightbox.change-order .boxLayout, .highlightbox.change-order-d .boxLayout {
    margin-right: 0;
}
.highlightbox .boxLayout .box.textBox {
    margin-left: 0;
    padding-right: 0;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'], .highlightbox:nth-child(odd) .boxLayout .box.textBox div[class*='bg'] {
    margin-left: 0;
    margin-right: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'] {
    margin-top: 30px;
}
.fullWidth.highlightbox[class*='bg'] .widthWrapper {
    margin-left: auto;
    margin-right: auto;
    padding-left: 0;
    padding-right: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.highlightbox[class*='bg'] .boxLayout .box.slideshowBox {
    margin-left: 0;
}
.highlightbox[class*='bg'] .boxLayout .box.textBox div[class*='bg'] {
    margin-left: -30px;
}
.highlightbox .txtLinkWrapper {
    padding-top: 35px;
    margin-top: 20px;
}

.eyecatcherBtn {
    width: 130px;
    height: 130px;
}

/*Room Styles*/
.roomBox .roomWrapper {
    margin-bottom: 50px;
}
.roomBox .roomWrapper .box.textBox .box {
    width: 100%;
}
.roomBox .roomWrapper .eyecatcherBtn {
    right: initial;
    left: 15px;
    top: 0;
}

/* List Inner Styles */
.single.single-angebote .fullWidth > div:not(.contentWrapper):not(.widthWrapper) .boxLayout .box.offertextBox {
    padding-left: 0;
    padding-right: 0;
}

/*Quickrequest Styles*/
.quickrequest .sc-quickInquiry .sc-quickformSubmit {
    display: block;
    margin-top: 60px;
}
.quickrequest .sc-quickInquiry .sc-quickformSubmit button {
    width: auto;
    margin: 0 10px;
}
.quickrequest .fullWidth .t3 {
    margin-bottom: 60px;
}
.quickrequest .sc-quickInquiry .sc-quickInquiryLabelWrapper {
    box-shadow: none;
    -webkit-box-shadow: none;
}
.quickrequest .sc-quickInquiry>div label {
    padding: 0 0 20px 0;
    border-bottom: 2px solid #d5c9bc;
}
.quickrequest .sc-quickInquiry label:before {
    bottom: 31px;
    right: 0;
}
.quickrequest .sc-quickInquiry .sc-quickformArrival label:before, .quickrequest .sc-quickInquiry .sc-quickformDeparture label:before {
    background-position: 7px -229px;
}
.quickrequest .sc-quickInquiry .sc-quickformArrival, .quickrequest .sc-quickInquiry .sc-quickformDeparture, .quickrequest .sc-quickInquiry .sc-quickformAdults, .quickrequest .sc-quickInquiry .sc-quickformChildren {
    border-color: #73665d;
    border-width: 8px;
    width: 23%;
    margin-bottom: 0;
}
.quickrequest .sc-quickInquiry label:hover, .quickrequest .sc-quickInquiry label:focus, .quickrequest .sc-quickInquiry>div.active {
    background: transparent;
}

.partner a {        
    margin: 0 1.5%;
    height: 70px;
    background-size: 500px 1000px;        
} 
.partner .st-vigil {
    background-position: 0 5px;
    width: 237px;
} 
.partner .kronplatz {
    background-position: 0 -94px;
    width: 75px;
}
.partner .suedtirol {
    background-position: 0 -203px;
    width: 102px;
    height: 80px;
}
.partner .scuola-sci {
    background-position: 0 -344px;
    width: 214px;
}
.partner .bike-school {
    background-position: 0px -474px;
    width: 225px;
}
}

@media (min-width: 1100px) {
.contentWrapper {
    width: 100%;
}
}

@media (min-width: 1200px) {
    .blockAccordion.margin-top-xs {
        margin-top: 80px;
    }
div.fullwidth:not(.highlightbox) .boxLayout.widthWrapper .box, .widthWrapper:not(.highlightbox):not(.roomWrapper) .boxLayout:not(.listContainer) .box {
    width: calc(45% - 30px);
}
div.fullwidth:not(.highlightbox) .boxLayout.widthWrapper .box:nth-child(1), .widthWrapper:not(.highlightbox):not(.roomWrapper) .boxLayout:not(.listContainer) .box:nth-child(1) {
    width: calc(55% - 30px);
}

.listContainer.boxLayout .box, .offerBoxesWrapper article {
    width: calc(33.333% - 66.66px );
}

/*SEO Boxes Styles*/
.seoBoxes, .listBox .rotatingListbox .slick-list {
    margin-left: -30px;
    margin-right: -30px;
}
.seoBoxes .slick-slide, .listBox .rotatingListbox .slick-slide {
    padding-left: 30px;
    padding-right: 30px; 
}
.seoBoxes .slick-slide {
    -webkit-transition: margin 0.8s ease-out;
    transition: margin 0.8s ease-out;
    -o-transition: margin 0.8s ease-out;
    margin-bottom: 60px;
}
.seoBoxes .slick-slide:nth-child(even) {
    margin-top: 60px;
    margin-bottom: 0;
}
.seoBoxesWrapper > div {
    position: relative;
}

.seoBoxesWrapper .slick-slide:nth-child(even) .box .headline {
    bottom: initial;
    top: 50px;
}
.seoBoxesWrapper .slick-slide:nth-child(even) .box:hover .headline {
    margin-top: -10px;
}

/*Highlightbox Styles*/
.highlightbox .boxLayout {
    margin-left: 0;
    position: relative;
    display: grid;
    display: -ms-grid;
            grid-template-areas:
        "slider text"
        "slider text";
    -ms-grid-columns: calc(55% - 30px) calc(45% - 30px);
    grid-template-columns: calc(55% - 30px) calc(45% - 30px);
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: start;
}
.highlightbox .boxLayout .box.textBox {
    grid-area: text;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
}
.highlightbox .boxLayout .box.slideshowBox {
    grid-area: slider;
    width: 100%;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'], .highlightbox:nth-child(odd) .boxLayout .box.textBox div[class*='bg'] {
    width: 200%;
}
.highlightbox.change-order .boxLayout .box.textBox, .highlightbox.change-order-d .boxLayout .box.textBox {
    -webkit-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}
.highlightbox .boxLayout .box.textBox  {
    -webkit-box-align: end;
        -ms-flex-align: end;
            align-items: flex-end;
}
.change-order.highlightbox .boxLayout, .change-order-d.highlightbox .boxLayout {
            grid-template-areas:
        "text slider"
        "text slider";
    -ms-grid-columns: calc(45% - 30px) calc(55% - 30px);
    grid-template-columns: calc(45% - 30px) calc(55% - 30px);
}
.highlightbox .boxLayout {
            grid-template-areas:
        "slider text"
        "slider text";
    -ms-grid-columns: calc(55% - 30px) calc(45% - 30px);
    grid-template-columns: calc(55% - 30px) calc(45% - 30px);
}
.highlightbox .boxLayout {
    margin-left: auto!important;
    margin-right: auto!important;
}
.highlightbox .boxLayout .box.slideshowBox, .highlightbox .boxLayout .box.textBox {
    margin: 0;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.highlightbox[class*='bg'] .boxLayout .box:nth-child(1) {
    margin-top: 0;
    margin-bottom: 0;
}
.highlightbox[class*='bg'] .boxLayout.widthWrapper .box.textBox {
    padding-left: 0;
}
.highlightbox[class*='bg'] .boxLayout .box.textBox div[class*='bg'] {
    margin-left: 0;
}
.highlightbox .boxLayout .box.slideshowBox {
    margin-right: auto;
    margin-left: 0;
}
.highlightbox.change-order .boxLayout .box.slideshowBox, .highlightbox.change-order-d .boxLayout .box.slideshowBox {
    margin-left: auto;
    margin-right: 0;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'] {
    z-index: 1;
    position: relative;
    padding: 75px;
    margin: 0;
    margin-top: 75px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'], .highlightbox .boxLayout .box.slideshowBox {
    max-width: 880px;
}
.highlightbox .boxLayout .box.textBox div[class*='bg'], .highlightbox.highlightbutton .boxLayout .box.textBox div[class*='bg'] {
    margin-top: 75px;
}
.highlightbox.highlightbutton .boxLayout .box.textBox .buttonsWrapper {
    margin-bottom: 30px;
}
.highlightbox.change-order .boxLayout .slick-arrow, .highlightbox.change-order-d .boxLayout .slick-arrow {
    left: initial;
    right: 50px;
}
.highlightbox:not(.change-order):not(.change-order-d) .boxLayout .slick-arrow {
    right: initial;
    left: 50px;
}

address .fullWidth > div, .threeBoxes {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}
.footer address .box, .threeBoxes .box {
    border: 0;
    border-left: 2px solid #73665d;
    margin-bottom: 0;
    padding-bottom: 0;
    padding-left: 5%;
    padding-right: 5%;
    width: 33.333%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    height: 100%;
    vertical-align: initial;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    min-height: 300px;
}

.threeBoxes .box {
    min-height: 28vh;
}
.footer address .box:last-child {
    border-right: 2px solid #73665d;
}
.threeBoxes .box:first-child {
    border-left: 0;
}
}

@media (min-width: 1200px) {
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.change-order.highlightbox .boxLayout > .box.textBox, .change-order-d.highlightbox .boxLayout > .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.change-order.highlightbox .boxLayout > .box.slideshowBox, .change-order-d.highlightbox .boxLayout > .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
}

@media (min-width: 1200px) {
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.change-order.highlightbox .boxLayout > .box.textBox, .change-order-d.highlightbox .boxLayout > .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.change-order.highlightbox .boxLayout > .box.slideshowBox, .change-order-d.highlightbox .boxLayout > .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
}

@media (min-width: 1500px) {
    .listBox .rotatingListbox button.slick-arrow:after {
        background-position: -110px -416px;
    }
    .listBox .rotatingListbox {
        padding-left: 80px;
        padding-right: 80px;
    }
    .SiMenu .menuHeader {
        width: 20%;
    }
    .SiMenu .menuHeader img {
        width: 220px;
    }
    nav:not(.SiMenuDesktop) .menu-hauptmenue-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-it-container, nav:not(.SiMenuDesktop) .menu-hauptmenue-en-container {
        width: 67%;
        left: 27%;
    }
    .SiMenu .sc-menu > li {
        width: 400px;
    }
    .SiMenu li>ul.active {
        left: calc(400px + 6%);
    }
    .sc-menu li > a {
        font-size: 55px;
    }
    .SiMenu .sc-menu li ul li a {
        padding: 10px 0;
        font-size: 22px;
    }
    .partner a {
        margin: 2% 4%;
    }
    /*Room Styles*/
    .roomSite .roomBox .roomWrapper .box.slideshowBox {
        width: 33.33%;
    }
    .roomBox .roomWrapper .box.textBox {
        width: 63.66%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
            -ms-flex-pack: justify;
                justify-content: space-between;
        margin-top: 0;
        -webkit-box-align: center;
            -ms-flex-align: center;
                align-items: center;
        height: 100%;
        aspect-ratio: 16/6.02;
    }
    .roomBox .roomWrapper .box.textBox .box {
        width: 48%;
        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;
    }
    .roomBox .roomWrapper .box.textBox .txtLinkWrapper {
        text-align: left;
    }
    .roomBox .roomWrapper .box.slideshowBox .sc-slideshow[data-sigallery]:after {
        width: 40px;
        height: 40px;
        background-position: -159.5px -549.5px;
        right: 15px;
        bottom: 15px
    }
    .roomBox .roomWrapper .eyecatcherBtn, .boxLayout.listContainer article .eyecatcherBtn, .single .boxLayout .box.imageBox .eyecatcherBtn {
        right: -50px;
        left: initial;
        top: -50px;
    }
    .roomBox .roomWrapper .eyecatcherBtn > div, .boxLayout.listContainer article .eyecatcherBtn > div, .single .boxLayout .box.imageBox .eyecatcherBtn > div {
        -webkit-transform: rotate(8deg);
        -ms-transform: rotate(8deg);
        transform: rotate(8deg);
    }
    .roomBox .roomWrapper .box.textBox .box:nth-child(2) {
        margin-top: 0;
        border-right: 2px solid #73665d;
        border-left: 2px solid #73665d;
        padding: 0 5%;
        -webkit-box-sizing: border-box;
                box-sizing: border-box;
    }
}



@media (min-width: 1600px) {
ul.slick-dots {
    margin-left: 115px;
    width: calc(100% - 115px);
}

.listBox .rotatingListbox button.slick-prev.slick-arrow {
    left: -80px;
}
.listBox .rotatingListbox button.slick-arrow {
    right: -80px;
}
.listBox .rotatingListbox .slick-slide {
    position: relative;
}
.listBox .rotatingListbox .slick-slide:after, .listBox .rotatingListbox .slick-slide:before {
    content: "";
    position: absolute;
    left: 1px;
    top: 0;
    height: 100%;
    width: 1px;
    background: #504135;
}
.listBox .rotatingListbox .slick-slide:last-child::before {
 display: none;
}
.listBox .rotatingListbox .slick-slide:before {
    left: initial;
    right: 3px;
}
.listBox .rotatingListbox .slick-slide.slick-center:after, .listBox .rotatingListbox .slick-slide.slick-center:before {
    display: none;
}

.fullWidth.highlightbox[class*='bg'] .widthWrapper{
    padding-left: 0;
    padding-right: 0;
}
div.fullwidth:not(.highlightbox) .boxLayout.widthWrapper .box, .widthWrapper:not(.highlightbox):not(.roomWrapper) .boxLayout:not(.listContainer) .box {
    width: calc(35% - 50px);
}
div.fullwidth:not(.highlightbox) .boxLayout.widthWrapper .box:nth-child(1), .widthWrapper:not(.highlightbox):not(.roomWrapper) .boxLayout:not(.listContainer) .box:nth-child(1) {
    width: calc(65% - 50px);
}

.highlightbox .boxLayout .box.textBox {
    margin-top: 150px;
}
.highlightbox .boxLayout {
            grid-template-areas:
        "slider text"
        "slider text";
    -ms-grid-columns: calc(65% - 30px) calc(35% - 30px);
    grid-template-columns: calc(65% - 30px) calc(35% - 30px);
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
}
.highlightbox.change-order .boxLayout, .highlightbox.change-order-d .boxLayout {
            grid-template-areas:
        "text slider"
        "text slider";
    -ms-grid-columns: calc(35% - 30px) calc(65% - 30px);
    grid-template-columns: calc(35% - 30px) calc(65% - 30px);
}

/*SEO Boxes Styles*/
.seoBoxes, .listBox .rotatingListbox .slick-list {
    margin-left: -50px;
    margin-right: -50px;
}
.seoBoxes .slick-slide, .listBox .rotatingListbox .slick-slide {
    padding-left: 50px;
    padding-right: 50px; 
}
.seoBoxes .slick-slide {
    margin-bottom: 130px;
}
.seoBoxes .slick-slide:nth-child(even) {
    margin-top: 130px;
    margin-bottom: 0;
}

.SiMenuOpen .resMenu, .SiMenuOpen .menuLanguageSelector {
    visibility: visible;
}
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox.change-order .boxLayout > .box.textBox, .highlightbox.change-order-d .boxLayout > .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox.change-order .boxLayout > .box.slideshowBox, .highlightbox.change-order-d .boxLayout > .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox .boxLayout .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
.highlightbox.change-order .boxLayout > .box.textBox, .highlightbox.change-order-d .boxLayout > .box.textBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox .boxLayout .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 1;
}
.highlightbox.change-order .boxLayout > .box.slideshowBox, .highlightbox.change-order-d .boxLayout > .box.slideshowBox {
        -ms-grid-row: 1;
        -ms-grid-row-span: 2;
        -ms-grid-column: 2;
}
}

@media (min-width: 1700px) {
.highlightbox .boxLayout.widthWrapper .slick-arrow, .change-order:not(.roomWrapper) .boxLayout.widthWrapper .slick-arrow, .change-order:not(.roomWrapper) .boxLayout.widthWrapper .slick-arrow, .highlightbox .boxLayout.widthWrapper .slick-arrow {
    left: 50px;
    right: initial;
}
.change-order-d .boxLayout.widthWrapper .slick-arrow, .highlightbox.change-order .boxLayout.widthWrapper .slick-arrow, .highlightbox.change-order-d .boxLayout.widthWrapper .slick-arrow {
    right: 50px;
    left: initial;
}
}

@media (min-width: 1950px) {
.listBox .rotatingListbox button.slick-prev.slick-arrow {
    left: -150px;
}
.listBox .rotatingListbox button.slick-arrow {
    right: -150px;
}
}



/*___________________--------______________________________-------_____________________*/
/*eAssistant Formular Styles - am Ende auslagern in die eAssisant CSS*/

.sc-layout #be-datepicker {
    border: 1px solid #504135;
}
.sc-layout #be-datepicker-monthYear {
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    color: #fff;
    background: #4c4233;
}
.request-form .be-contact-label, .request-form .be-contact-mandatory, .request-form #Privacy *, .request-form .be-contact-mandatoryAdvice span {
    color: #fff;
}
.sc-layout #be-datepicker-month, .sc-layout #be-datepicker-year {
    font-size: 18px;
    font-weight: normal;
}
.sc-layout a#be-datepicker-next, .sc-layout a#be-datepicker-back, .sc-layout a#be-datepicker-next:hover, .sc-layout a#be-datepicker-back:hover {
    font-weight: normal;
    color: #fff;
}
.sc-layout .be-datepicker-selectedDay, .sc-layout .be-datepicker-days-background:hover {
    background-color: #4c4233;
    color: #fff!important;
}
.sc-layout .be-datepicker-days-background {
    background-color: #d5c9bc;
}

/*Button Styles*/
.request-form .be-widget-button, .request-form .be-widget-buttonArea > span {
    font-weight: 400;
    cursor: pointer;
    background: #d5c9bc;
    padding: 11px 25px 8px!important;
    text-transform: uppercase;
    color: #504135!important;
    text-decoration: none;
    display: inline-block;
    font-family: "AlegreyaSans","Arial",sans-serif;
    font-size: 20px;
    line-height: 1.8;
    letter-spacing: 1.5px;
    border-radius: 0;
}
.request-form .be-widget-buttonArea .be-button-back {
    float: left;
    text-transform: lowercase;
}
.request-form #eassistant input {
    margin-left: 0;
    margin-right: 6px;
}
.request-form .be-widget-button:hover, .request-form .be-widget-buttonArea > span:hover {
    background: #504135;
}
.request-form .be-widget-buttonArea > span:hover span {
    color: #d5c9bc;
}
/*Button Styles END*/

.request-form .be-contact-formField, .request-form .be-contact-textField, .request-form .be-contact-textArea, .request-form .becontact-label, .request-form .be-contact-formField select, .sc-layout .full, .sc-layout .be-contact-confirmationText  {
    font-family: "AlegreyaSans","Arial",sans-serif;
    color: #504135;
    font-size: 20px;
    line-height: 1.8;
    font-weight: 400;
}
.sc-layout .be-contact-confirmationText {
    color: #fff;
}
.sc-layout .be-contact-formField select option {
    font-weight: 400;
}
.sc-layout #eassistant #Adults {
    clear: both;
}
.sc-layout #eassistant #Privacy a {
    text-decoration: underline;
}
.sc-layout #eassistant #Privacy a:hover {
    color: #d2cabb;
}
.sc-layout #eassistant #Privacy input {
    margin-left: 0;
}
.sc-layout #eassistant ::-webkit-input-placeholder { 
    color: #504135;
}
.sc-layout #eassistant ::-moz-placeholder {
    color: #504135;
}
.sc-layout #eassistant :-ms-input-placeholder { 
    color: #504135;
}
.sc-layout #eassistant :-moz-placeholder { 
    color: #504135;
}

.sc-layout .seperate .be-contact-label {
    font-family: "AlegreyaSans","Arial",sans-serif;
    font-size: 20px;
    line-height: 1.8;
    color: #d2cabb;
    font-weight: 400;
    margin-bottom: 15px;
    margin-top: 40px;
    letter-spacing: 2px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
.sc-layout .full {
    float: left;
    width: 100%;
    margin: 15px 0 5px 0;
}
.request-form .be-contact-textField, .request-form .be-contact-formField select, .request-form .be-contact-textArea {
    width: 100%;
    height: 32px;
    border: 1px solid #d5c9bc;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0 5px;
    background: #d5c9bc;
}
.sc-layout .be-contact-textArea {
    min-height: 125px;
}
.sc-layout .be-contact-childAge select {
    max-width: 145px;
}
.sc-layout #eassistant input {
    margin-left: 0;
    margin-right: 6px;
    color: #504135;
}
.be-filter-dropdown .be-filter-button:hover {
    color: #FFF!important;
}
.sc-layout .be-state-fail {
    color: #B7593C;
}
.sc-layout .be-contact-textField-error, .sc-layout .be-contact-select-error, .sc-layout .be-contact-textArea-error, .be-contact-invalidFields, .sc-layout select.be-contact-select-error {
    border: 1px solid #B7593C !important;
    background-color: #f8e8e8;
}

/* PreSelected InputField from Quickrequest */
.sc-layout #eassistant .preSelected {
    border: 2px solid #7aa749;
    background-color: rgb(122, 167, 73);
    background-color: rgba(122, 167, 73, 0.4);
}
/*PreSelected Offername*/
.sc-layout .form #Offername {
    display: none;
}
.single-angebote .sc-layout .form #Offername {
    display: inline-block;
}

/* Responsive */
@media (min-width: 600px){
.sc-layout .be-contact-formField {
        width: 50%;
}
}

@media (min-width: 500px){
.sc-layout .be-contact-textField, .sc-layout .be-contact-formField select, .sc-layout .seperate .be-contact-label, .sc-layout #Comment {
    width: calc(100% - 15px);
    min-width: 0;
}
.sc-layout #Name {
    clear: both;
}
.sc-layout #Privacy {
    width: 100%;
}
}

@media (min-width: 994px){
.sc-layout .be-contact-formField, .sc-layout .be-contact-textField, .sc-layout .be-contact-textArea, .sc-layout .be-contact-label, .sc-layout .be-contact-formField select, .sc-layout .be-contact-confirmationText  {
    font-size: 22px;
}
.request-form .be-contact-textField, .request-form .be-contact-formField select, .request-form .be-contact-textArea {
    height: 45px;
}
.request-form .be-widget-button, .request-form .be-widget-buttonArea>span {
    font-size: 22px;
}
.request-form .be-widget-buttonArea>span {
    padding: 20px 35px 15px!important;
}
.request-form .seperate .be-contact-label {
    font-size: 25px;
    margin-bottom: 23px;
}
}