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

@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/Montserrat_100_900_italic.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: 'Montserrat';
  font-style: normal;
  font-weight: 100 900;
  font-display: swap;
  src: url(../fonts/Montserrat_100_900.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}




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

html, body {
      font-family: "Montserrat", sans-serif;
    height: 100%;
    color: #544541;
    font-weight: 400;
    background-color: #F5F2F0;
    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;
}
b, strong, .periods {
    font-weight: 600;
}
a {
    color: #544541;
}
a:hover {
    color: #866A55;
}
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 {
    text-align: center;
}

h1, .t1 {
    font-size: 1rem;
    text-transform: uppercase;
    margin: 0;
    margin-bottom: 15px;
    clear: both;
    font-weight: 600;
    letter-spacing: 2px;
  font-family: "Montserrat", sans-serif;
    color: #544541;
}
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: 36px;
    line-height: 1.2;
    margin: 0;
    margin-bottom: 40px;
    text-transform: uppercase;
}
h2, .t2, .noH2 h1, .highlightBox :before, .error404 .sc-header h1, .single .offerInner h1 {
  font-family: "Montserrat", sans-serif;
    font-weight: 700;
    color: #69652A;
    text-transform: none;
}
.roomDetail .t2{
    margin-bottom: 0;
}

.highlightBox :before, .bigger h2, .bigger .t2 {
    font-size: 50px;
}
.noH2 h1, .error404 .sc-header h1, .single .offerInner h1 {
    margin-top: 0;
}
h3, .t3, .listBoxWrapper .txtWrapper .headline, .single .offertextBox .headline {
    font-size: 30px;
    line-height: 1.3;
/*     text-transform: uppercase;
    letter-spacing: 3px; */
    margin-bottom: 25px;
    font-weight: 700;
}

h4, .t4, .txtLink, .sc-quickInquiry>div label, [data-accordion] [data-control], .returnLinkWrapper .returnLink {
      font-family: "Montserrat", sans-serif;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
}
.offerInner .t3, .offerBoxesWrapper .headline {
    font-size: 20px;
    font-weight: 700;
}
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: 72px;
    height: 70px;
    background-position: -145px 0;
    border-bottom: 0;
    margin: 50px 0;
}
.home hr, .footer hr {
        margin: 50px auto;
}

.bg2 hr, .bg3 hr {
    background-position: -599px 0px;
}
.listBox .contentWrapper.bigger hr {
    margin-bottom: 0;
}
.sc-masterContainer {
    padding-top: 125px;
}

.sc-masterContainer ul, .emptyTemplate ul {
    padding: 0px;
    margin: 0 25px;
    margin-bottom: 15px;
    margin-top: 15px;
}
.sc-masterContainer ul li, .emptyTemplate ul li {
    margin-bottom: 8px;
    list-style-type: none;
    position: relative;
}

.sc-masterContainer .accordion ul li{
/*        list-style-type: initial; */
       left: 1px;
}
/* .sc-masterContainer .accordion ul li::before{
    display: none;
} */

.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: 12px;
    background-repeat: no-repeat;
    background-position: -90px -798px;
    left: -25px;
    top: 7px;
}
.sc-masterContainer .highlightBox ul:not(.slick-dots) li:before{
    background-position: 0 -798px;
}
.sc-masterContainer ul li ul, .emptyTemplate ul li ul {
    padding-top: 0;
    margin-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.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;
}

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

/*BG Colors Styles*/
.bg1 {
    background-color: #C2B0A3;;
}
.bg2, .anchorMenuWrapper, .listBoxWrapper .listBoxContent {
    background-color: #866A55;
}
.bg3 {
    background-color: #544541;
}
.seoBoxesWrapper .textBox {
    background-color: #69652A;
}

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

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

/*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: left;
    background: #EBE4DF;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
    align-items: start;
    padding: 20px 15px 15px;
    overflow: hidden;
}

.roomWrapper .roomDetail .t4 {
    margin-bottom: 3px;
    font-size: 1rem;
    letter-spacing: 2px;
}
.roomWrapper .roomDetail h3 {
  font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-size: 2rem;
    letter-spacing: 0;
    margin-bottom: 0;
}

.eyecatcherBtn {
    background: #69652A;
    height: 100px;
    width: 100px;
    display: flex;
    flex-direction: column;
    color: #F5F2F0;
    text-align: center;
    align-items: center;
    line-height: 1.4;
    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);
    padding: 5px;
    box-sizing: border-box;
}
.roomBox .fullWidth .box.textBox {
    width: 100%;
    margin: 0% auto;
}
header .eyecatcherBtn {
    top: initial;
    bottom: 25%;
    left: 5%;
    font-size: .8rem;
    transform: rotate(-8deg);
}
header .eyecatcherBtn a {
    text-decoration: none;
    color: #F5F2F0;
    margin: 2px;
}
header .eyecatcherBtn a:hover {
    opacity: .5;
}
.roomWrapper .eyecatcherBtn {
    top: 60px;
}
.eyecatcherBtn b {
    display: block;
    margin: 2px 0;
    font-size: 1.1rem;
}
header .eyecatcherBtn b {
    font-size: .8rem;
}
.eyecatcherBtn > * {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
.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%;
    background: #C2B0A3;
}
.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;
    padding-bottom: 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: #F5F2F0; */
    content: "";
    position: absolute;
    bottom: -3px;
    left: 0;
}
.rotatingListbox .sc-readmore a.txtLink:hover{
    opacity: 0.8;
}

.rotatingListbox .sc-readmore a.txtLink:hover {
    color: #C2B0A3;
}
.rotatingListbox .sc-readmore a.txtLink:hover:after {
    background: #69652A;
}
.rotatingListbox ul.slick-dots {
    bottom: -20px;
}
.rotatingListbox .sc-readmore {
    padding-top: 15px;
}

.listBox .contentWrapper.bigger .t2 {
    color: #69652A;
    margin-bottom: 20px;
}
/* .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: 100px; }
.padding-top-l { padding-top: 75px; }
.padding-top-m { padding-top: 60px; }
.padding-top-s { padding-top: 45px; }
.padding-top-xs { padding-top: 30px; }
.padding-top-xxs { padding-top: 15px; }

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

.margin-top-xxl { margin-top: 100px; }
.margin-top-xl { margin-top: 100px; }
.margin-top-l,  .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: 100px; }
.margin-bottom-l, .seoBoxesWrapper, .single .offerInner .wrapper { margin-bottom: 75px; }
.margin-bottom-m { margin-bottom: 60px; }
.margin-bottom-s,.listBoxWrapper .txtLinkWrapper { margin-bottom: 45px; }
.margin-bottom-xs { margin-bottom: 30px; }
.margin-bottom-xxs { margin-bottom: 15px; }


/*Button & TXT-Link Styles*/
button, .button {
    background: #544541;
    border: 1px solid #866A55;
    padding: 18px 30px 15px;
    color: #F5F2F0;
    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-weight: 700;
      font-family: "Montserrat", 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%);
} */

.topBar .button, .eyecatcherBtn  {
    background-color: #544541;
}

button, a.button {
    text-decoration: none;
}
.button.secondary, .topBar .button:nth-child(even), .SiMenuOpen .copyToMobileMenu .button:nth-child(odd), .bg3 .button:hover, .bg2 .button:hover {
    background: #69652A;
    border-color: #69652A;
}
.button:hover, .txtLinkWrapper .button, .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: #F5F2F0;
    color: #544541;
}
.txtLinkWrapper .button:hover{
        background: #c2b0a3;
}
.sc-readmore a.txtLink:hover {
    background: transparent;
}
.button.secondary:hover, .topBar .button:nth-child(even):hover, .SiMenuOpen .copyToMobileMenu .button:nth-child(odd):hover {
    color: #69652A;
    border-color: #69652A;
}
.quickrequest .sc-quickInquiry .sc-quickformSubmit button {
    /* border: 1px solid #c24225 !important; */
    background: #69652a;
    color: #fff;
}
.quickrequest .sc-quickInquiry .sc-quickformSubmit button:hover {
    background: #544541;
}

a.txtLink, .returnLinkWrapper .returnLink {
    font-weight: 600;
    text-decoration: underline;
    text-underline-offset: 4px;
    text-decoration-thickness: 2px;
    color: #544541;
}
a.txtLink:hover {
    color: #69652A;
}

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

/*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: -0px -400px;
    background-size: 1000px 1000px;
}
.innerSlider .slick-arrow.slick-next::before, .rotatingListbox .slick-arrow.slick-next::before {
    background-position: -50px -400px;
}
.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: #C2B0A3;;
    background-color: rgba(254,252,249,0.9);
}

.roomWrapper .boxLayout .box.slideshowBox .slick-arrow::before {
    background-position: -107px -296px;
    width: 40px;
    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: -135px -296px;
}

/*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: #69652A;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.innerSlider .slick-dots li.slick-active button {
    background: #69652A;
    border-color: #69652A;
}
.rotatingListbox .slick-dots li.slick-active button{
    background: #F5F2F0;
    border-color: #F5F2F0; 
}
.rotatingListbox ul.slick-dots li button {
    border-color: #F5F2F0;
}

/*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 #544541;
    text-transform: none;
    font-weight: 600;
    font-size: 110%;
    position: relative;
	padding-right: 30px;
}
[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;
}
[data-accordion] [data-control]:hover {
    opacity: .8;
}

/*Tabs Styles*/
.tabs > [data-control] button {
    border: 0;
    color: #F5F2F0;
    padding: 8px 10px;
    position: relative;
    margin-right: 10px;
    opacity: .7;
    background: #69652A;
    text-align: left;
}
.tabs > [data-control] button:last-child {
    margin-right: 0;
}
.tabs > [data-control] button.active, .tabs > [data-control] button:hover{
        opacity: 1;
}
.tabs [data-content] {
    margin-top: 15px;
}

/*SiTable & priceTable Styles*/
.SiTable table {
    border: 0;
    border-collapse: collapse;
    line-height: 1.3;
    background: #F5F2F0;
    width: 100%;
}
.SiTable td {
    padding: 7px;
    border: 1px solid #C2B0A3;;
}
.SiTable tr:nth-child(odd) {
    background: #Ffff;
}
.SiTable table tr:nth-child(1) {
    background: #69652A;
    color: #F5F2F0;
    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: #866A55;
    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: 25%;
    background-color: #C2B0A3;;
    border: 0;
    cursor: pointer;
    right: 0;
    box-sizing: border-box;
    border-radius: 0;
}
.resMenu button.SiMenuToggle:focus {
    outline: none;
}
.resMenu .copyToMobileMenu {
    display: flex;
    justify-content: start;
    width: 75%;
}
.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: #69652A;;
    border-radius: 0;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    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.mail: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: -144px -211px;
}
.resMenu a.phone, .SiMenuOpen .copyToMobileMenu a.phone:before {
    text-decoration: none;
    width: 33.333%;
}
.resMenu a.phone:before {
    background-position: -94px -220px;
}
.resMenu a.button.request:before {
    background-position: -46px -220px;
}
.resMenu a.button.offers:before {
    background-position: 2px -220px;
}
.resMenu a.button.mail:before {
    background-position: -201px -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 #69652A;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    font-size: 13px;
    position: relative;
  font-family: "Montserrat", 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: 24px;
    line-height: 1;
  font-family: "Montserrat", sans-serif;
    text-transform: none;
    font-weight: 700;
    margin-top: 11px;
    opacity: 1;
    letter-spacing: 0;
    color: #69652A;
}
.SiMenuDesktop .scrolled .sc-menu li a:hover, .SiMenuDesktop.sc-menu li.current-menu-parent > a {
    color: #69652A;
    background-color: #E4DCD7;
}
.sc-menu li a:hover{
    color: #69652A;
}
.sc-menu .sub-menu li a:hover{
    background-color: #514E22;
}
.home .sc-menu .sub-menu li a:hover {
    background: transparent;
}
.home .SiMenuDesktop ul.sub-menu.active {
    background: transparent;
    border: none;
    box-shadow: none;
    border-top: solid 1px #fff;
}
.home.scrolled .SiMenuDesktop ul.sub-menu.active {
    background: #69652A;
}

.SiMenu .sc-menu li.submenuActive a:hover, .SiMenu .sc-menu li.submenuActive a span {
    color: #F5F2F0;
}
.SiMenu, .SiMenuDesktop {
    display: none;
    text-align: center;
}
.SiMenu.active {
    display: block;
    background: #F5F2F0;
    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: #C2B0A3;;
}
.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.submenuActive * {
    color: #F5F2F0;
}
.SiMenu .sc-menu li.submenuActive {
    background: #69652A;
}
.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: 1.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: #69652A;
    width: 100%;
    left: 0;
    right: 0;
    top: 90px;
    border: 1px solid #69652A;
    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: #F5F2F0;
}
.SiMenuDesktop li>ul.active .current-menu-item a {
    background: #514E22;
}
.SiMenu .sc-menu li.submenuActive ul.active .current-menu-item a {
    background: #514E22;
}

.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: #69652A;
    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: #866A55;
}
.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 #866A55;
    border-left: 2px solid #866A55;
    -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: #69652A;
}
.SiMenu .menuHeader {
    margin-bottom: 15%;
    margin-top: 5%;
}
.SiMenu .menuHeader img {
    width: 200px;
}
.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 - 450px);
    height: calc(calc(var(--vh, 1vh) * 100) - 380px);
    overflow-y: auto;
}

/*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: none;
    background-image: url(../graphics/vector_logo-sticky.svg);
    background-repeat: no-repeat;
    /*background-position: -144px 0px;  */
    width: 170px;
    height: 100%;
    font-size: 0;
    position: absolute;
    left: 26px;
    top: 24px;
}
.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: #69652A; 
}
.home .SiMenuDesktop .sc-menu li.submenuActive:after {
    background: transparent;
}

.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 #544541;
    border-left: 2px solid #544541;
}
.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: #F5F2F0;
}
.SiMenuDesktop li.submenuarrow > a:after {
    display: none;
}

/*Main Logo Styles*/
/*Note: If you want use different logos, use "background-image"*/
.home header .MainLogo {
    display: block;
    width: 100%;
    top: 0;
    margin: 0;
    position: relative;
    height: auto;
    left: initial;
    padding: 25px 0;
    margin-top: 65px;
}
.home .showHeaderSlider header .MainLogo, .home.showHeaderVideo header .MainLogo {
    background: transparent;
    position: relative;
    z-index: 5;
    top: initial;
    width: auto;
    margin: 0;
    padding: 0;
    margin-top: -90px;
}
.home .showHeaderSlider header .MainLogo {
    bottom: 50px;
    position: absolute;
    left: 50%;
    transform: translate(-50%);
}
.home header .MainLogo img {
    margin: auto;
    display: block;
    width: 250px;
    -webkit-filter: drop-shadow(0px -5px 7px rgb(255 255 255 / 0.9));
    filter: drop-shadow(0px -5px 7px rgb(255 255 255 / 0.9));
}
body:not(.home) .MainLogo {
    display: none;
}

/*Language Selector Styles*/
.sc-language-selector, .menuLanguageSelector {
    position: fixed;
    top: 75px;
    right: 25px;
    z-index: 1;
    color: #544541;
        font-size: 0.7em;
       font-family: 'Montserrat';
       font-weight: 500;
       background-color: #E4DCD7;
       padding: 2px 4px;
       text-decoration: none;
}
.sc-language-selector ul li.wpml-ls-current-language span{
    text-decoration: underline;
}
.home .sc-language-selector, .showHeaderSlider .sc-language-selector
{
    position: fixed;
    top: 75px;
    right: 25px;
    z-index: 1;
    color: #544541;
    font-size: 0.7em;
}

.home .sc-language-selector a, .showHeaderSlider .sc-language-selector a{
    text-decoration: none;
    text-transform: uppercase;
    color: #544541;
}
.sc-language-selector {
    color: #544541;
}
.sc-language-selector a{
    text-decoration: none;
    text-transform: uppercase;
    color: #544541;
}
.menuLanguageSelector a {
    color: #544541;
   
 
}
.sc-language-selector ul, .menuLanguageSelector ul {
    margin: 0;
    padding: 0;
}
.sc-language-selector ul li, .menuLanguageSelector ul li {
    list-style-type: none;
    display: inline-block;
    margin-right: 8px;
}
.sc-language-selector ul li a:after, .menuLanguageSelector ul li a:after {
    content: "|";
    padding-left: 8px;
}
.sc-language-selector ul li:last-child a:after, .menuLanguageSelector ul li:last-child a:after {
    display: none;
}
.sc-language-selector ul li:last-child, .menuLanguageSelector ul li :last-child {
    margin-right: 0;
}
.menuLanguageSelector {
    right: inherit;
    left: 5%;
    top: 20px;
}

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

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

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

.home .showHeaderSlider .headerSlider:after, .home .showHeaderVideo .headerVideo:after {
    width: 100%;
    height: 60%;
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    background: linear-gradient(0deg ,#F5F2F0 0,#F5F2F0 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*/
.home .showHeaderSlider .headerSlider, .home .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: #F5F2F0;
}
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;
    background-color: #E4DCD7;
}
.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 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;
}
.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: 1000px 1000px;
    left: 0;
    top: 4px;
    background-repeat: no-repeat;
    background-position: -276px -139px
}
.footer address .mail:before {
    background-position: -50px -135px
}
.footer address .voucher:before {
    background-position: -125px -139px
}
.footer address .newsletter:before {
    background-position: -195px -140px
}
.footer .editorial, .footer .partner {
    text-align: left;
    background: #F5F2F0;
}

.logo-simedia {
    vertical-align: middle;
    margin-bottom: 6px;
    opacity: 0.7;
}
.bestpriceBtn::before {
    content: "";
    display: inline-block;
    background-repeat: no-repeat;
    height: 104px;
    width: 104px;
    position: relative;
    top: -25px;
    right: -33%;
    background-image: url(../graphics/vector_sprites.svg);
    background-position: -850px -600px;
}
.bestpriceBtn.it::before{
    background-position: -850px -730px;
}
.bestpriceBtn.en::before{
    background-position: -850px -860px;
}


/*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: start;
    left: -20px;
    position: absolute;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    top: 20px;
    font-size: 22px;
    color: #544541;
    overflow: hidden;
}
.seoBoxes .box .textBox a {
    font-weight: 600;
    text-decoration: none;
    color: #F5F2F0;
    text-transform: uppercase;
    font-size: .9rem;
    line-height: 1.4;
}
.seoBoxes .box .textBox a span {
    display: block;
    font-size: 1.2rem;
    text-transform: none;
    color: #F5F2F0;
    font-weight: 700;
}
.ornament .boxLayout .box.textBox {
    position: relative;
}
.seoBoxes .box .textBox:before, .ornament .boxLayout .box.textBox:before, .rotatingListbox .txtWrapper:before {
    content: "";
    position: absolute;
    width: 105px;
    height: 100px;
    right: 0px;
    bottom: 20px;
    background-repeat: no-repeat;
    opacity: .2;
    background-image: url(../graphics/vector_sprites.svg?ver=1.0);
    background-position: -259px -1px;
}
.rotatingListbox .txtWrapper:before {
    width: 242px;
    height: 200px;
    right: -45px;
    opacity: .1;
    background-size: 2000px 2000px;
    background-position: -0px -1px;
}


.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.4;
}
/* .seoBoxes .box:hover .textBox {
    box-shadow: 2px 2px 5px rgb(255 255 255 / 50%);
    -webkit-box-shadow: 2px 2px 5px rgb(255 255 255 / 50%);
    -moz-box-shadow: 2px 2px 5px rgba(255,255,255,0.5);
    -o-box-shadow: 2px 2px 5px rgba(255,255,255,0.5);
} */

/*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;
    text-wrap: pretty;
}

.partner a {
    background-image: url(../graphics/partners.png?ver=1.0);
    display: inline-block;
    background-repeat: no-repeat;
    text-decoration: none;
    margin: 10px 2%;
    height: 40px;
    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 -44px;
    width: 39px;
}
.partner .nordic_ski {
    background-position: 0 -196px;
    width: 85px;
    height: 41px;
}
.partner .gsies {
background-position: 0 0px;
    width: 76px;
    height: 38px;
}
.partner .suedtirol {
    background-position: 0 -102px;
    width: 51px;
    height: 40px;
}
.partner .booking_suedtirol {
    background-position: 0 -152px;
    width: 51px;
    height: 40px;
}
.partner .suedtirol:hover {
    background-position: -76px -102px;
}

/* HighlightBox */
.highlightBox {
    position: relative;
    background-size: 0;
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    display: block;
    background-color: #544541;
    color:#F5F2F0;
    clear: both;
    padding: 5%;
    box-sizing: border-box;
}
.highlightBox :before {
    text-align: center;
    color: #F5F2F0;
}
.highlightBox .box.textBox:before {
    content: "Highlights";
    display: block;
    display: none;
}

/*Border Box*/
.borderBox .boxLayout .box.textBox {
    border: 1px solid #866A55;
    padding: 5%;
}
.blockTextSlideshow.borderBox .boxLayout .box.textBox {
    background: #544541;
        color: #F5F2F0;
        margin: 0;
}

/*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%;
    position: relative;
    border-top: 1px solid #69652A;
    border-bottom: 1px solid #69652A;
    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: #69652A;
    text-decoration: none;
    font-weight: 600;
    line-height: 3.4;
}
.siteAnchors a.active::after, .siteAnchors a:hover::after {
    content: "";
    width: 100%;
    height: 2px;
    background: #69652A;
    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: #C2B0A3;;
}
/* .siteAnchors .contentWrapper {
    margin-right: 0;
    width: 95%;
}
 */

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

/*Anchor Menu*/
.anchorMenuWrapper {
/*     padding: 20px 15px; */
    margin: 0 auto;
    text-align: left;
    overflow: auto;
    white-space: nowrap;
    width: 100%;
    max-width: unset;
    left: 0;
    box-sizing: border-box;
    background-color: transparent;
}
.anchorMenuWrapper.fixed {
	position: fixed;
    text-align: center;
    height: 58px;
	top: 65px;
	z-index: 2;
    border-bottom: 1px solid #544541;
    background-color: #F5F2F0;
    padding-left: 5%;
}
.anchorMenuWrapper a {
	margin-top: 0;
	margin-bottom: 0;
	text-decoration: none;
	margin-right: 30px;
    color: #544541;
}
.anchorMenuWrapper a.sianchorActive {
	opacity: 0.7;
}
.anchorMenuWrapper a:last-child {
	margin-right: 0;
}
.sc-menu li a{
    color: #69652A;
}
.sc-menu li a:hover, .sc-menu li a span:hover {
    color: #544541;
}
.SiMenuDesktop li.submenuActive li a:hover{
    text-decoration: underline;
    text-underline-offset: 4px;
}
 .home .SiMenuDesktop .sc-menu li a:hover, .SiMenuDesktop .sc-menu li a span:hover {
    opacity: 0.8;
 }
.tabs button {
    margin-bottom: 10px;
}
.fullWidth .box.textBox {
    width: 90%;
    margin: 5% auto;
}

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

/* Mobile landscape */
@media (max-width: 994px) and (orientation: landscape) {
.SiMenu .menuHeader {
    margin-bottom: 4%;
    margin-top: unset;
}
.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 (max-width: 400px){
.resMenu a.phone, .resMenu a.button, .resMenu a.button:hover, .resMenu button.SiMenuToggle{
    font-size: 11px;
}
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: 30px; 
}
h3, .t3, .listBoxWrapper .txtWrapper .headline, .single .offertextBox .headline{
    font-size: 24px; 
}
}


@media (max-width: 640px){
    .roomBox .blockAccordion .contentWrapper{
        width: 100%;
    }
    .scrollableArea {
    white-space: wrap;
    }
}




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

@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: 350px;
    min-width: 350px;
    padding: 20px 15px;
}
.roomBox .fullWidth .box.textBox {
    max-width: 1400px;
}
.roomWrapper .boxLayout .box.slideshowBox {
    margin-top: 0;
}
.roomWrapper .boxLayout .box.slideshowBox .slick-arrow {
    width: 50px;
    height: 50px;
    left: 3%;
    bottom: 5%;
    z-index: 10;
}
.roomWrapper .boxLayout .box.slideshowBox button.slick-next.slick-arrow {
    margin-left: 60px;
}
.roomWrapper .boxLayout .box.slideshowBox .slick-arrow::before {
    background-position: -100px -290px;
    width: 50px;
    height: 50px;
}
.roomWrapper .boxLayout .box.slideshowBox .slick-arrow.slick-next::before {
    background-position: -132px -290px;
}

/* .roomWrapper .boxLayout {
    margin-bottom: 50px;
} */
.roomWrapper .boxLayout .box:nth-child(1) {
    margin-bottom: 19px;
}
.roomBox .buttonsWrapper {
    margin-top: -113px;
    z-index: 9;
    position: absolute;
    right: 3%;
}
.roomBox .buttonsWrapper div {
    text-align: right;
}
.quickrequest {
    background-color: #F5F2F0;
}
.seoBoxesWrapper {
    padding-top: 10px;
}
}
@media (min-width: 994px) {
.padding-top-xxl { padding-top: 160px; }
.padding-top-xl, .rotatingListbox { padding-top: 140px; }
.padding-top-l { padding-top: 125px; }
.padding-top-m { padding-top: 50px; }
.padding-top-s { padding-top: 35px; }
.padding-top-xs { padding-top: 25px; }
.padding-top-xxs { padding-top: 25px; }

.padding-bottom-xxl { padding-bottom: 160px; }
.padding-bottom-xl { padding-bottom: 140px; }
.padding-bottom-l, .error404 .contentWrapper { padding-bottom: 125px; }
.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: 160px; }
.margin-top-xl { margin-top: 140px; }
.margin-top-l, .listBoxWrapper .txtLinkWrapper, .single .offerInner .wrapper, .single .offerInner .txtLinkWrapper { margin-top: 125px; }
.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: 160px; }
.margin-bottom-xl { margin-bottom: 140px; }
.margin-bottom-l, .seoBoxesWrapper, .single .offerInner .wrapper, .single .offerInner .txtLinkWrapper { margin-bottom: 125px; }
.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;
}
h2, .t2, .noH2 h1, .error404 .sc-header h1, .single .offerInner h1 {
    font-size: 60px;
}
.highlightBox :before, .bigger h2, .bigger .t2 {
    font-size: 80px;
}
h3, .t3, .listBoxWrapper .txtWrapper .headline, .single .offertextBox .headline {
    font-size: 35px;
}
.offerInner .t3, .offerBoxesWrapper .headline {
    font-size: 28px;
    font-weight: 700;
}
h4, .t4 {
    font-size: 23px;
}

.sc-masterContainer {
    margin-top: 65px;
}
/* .showHeaderSlider .sc-masterContainer, .showHeaderVideo .sc-masterContainer {
    margin-top: 0;
} */

header .MainLogo img {
    width: 300px;
}
.showHeaderSlider .headerSlider:after, .showHeaderVideo .headerVideo:after {
    height: 50%;
}
header .arrowDown {
    display: inline-block;
}

.headerSlider, header .MainLogo {
    margin-top: 90px;
    display: none;
}
.home .showHeaderSlider header .MainLogo, .home .showHeaderVideo header .MainLogo {
    margin-top: 0;
    bottom: 100px;
    display: block;
    position: absolute;
    left: 50%;
}
.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: #F5F2F0;
    -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;
}
.home .SiMenuDesktop .sc-menu li.logo-menu {
    visibility: hidden;
}
.home.scrolled .SiMenuDesktop .sc-menu li.logo-menu {
    visibility: visible;
}
.SiMenuDesktop [class*=menu-hauptmenue] {
    background: #F5F2F0;
}
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: 50px;
    transition: top .3s,box-shadow .1s,-webkit-box-shadow .1s, background .1s;
}
.scrolled.home .SiMenuDesktop, .scrolled.home .SiMenuDesktop [class*=menu-hauptmenue] {
    background: #F5F2F0;
}
.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;
}
.home .SiMenuDesktop .sc-menu li a, .home .SiMenuDesktop .sc-menu li a span, .scrolled.home .SiMenuDesktop .sc-menu li ul li a {
    color: #F5F2F0;
}
.scrolled.home .SiMenuDesktop .sc-menu li a, .scrolled.home .SiMenuDesktop .sc-menu li a span {
    color: #544541;
}

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

/*Show Desktop Menu END*/

.sc-language-selector, .home .sc-language-selector {
    display: block;
    z-index: 12;
    top: 109px;
}

/*boxLayout Styles*/
.boxLayout .box, .offerBoxesWrapper .box {
    width: 47.5%;
    box-sizing: border-box;
}    
.offerBoxesWrapper {
    flex-direction: row;
    justify-content: space-between;
}
    .offerBoxesWrapper {
        display: flex;
        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;
    top: 0;
}
.roomWrapper .eyecatcherBtn b {
    font-size: 1.6rem;
}

.partner a {        
    margin: 0 1.5%;
    height: 70px;
    background-size: 500px 1000px;        
}    
.partner .kronplatz {
    background-position: 0px -88px;
    width: 75px;
    height: 90px;
}
.partner .nordic_ski {
    background-position: 0 -392px;
    width: 147px;
    height: 82px;
}
.partner .gsies {
background-position: 0px 0px;
        width: 152px;
        height: 76px;
}
.partner .suedtirol {
    background-position: 0 -203px;
    width: 102px;
    height: 82px;
}
.partner .booking_suedtirol {
    background-position: 0px -306px;
    width: 102px;
    height: 80px;
}
.partner .suedtirol:hover {
    background-position: -151px -202px;
}

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

/*SEO Boxes Styles*/
.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%;
}
.home .seoBoxes {
        padding-bottom: 20%;
        padding-top: 50px;
}

.seoBoxes .box:nth-child(4), .seoBoxes .box:nth-child(6) {
    margin-top: -10%;
}
.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:nth-child(4) {
    grid-column: 1;
    grid-row: 3;
}
.seoBoxes .box:nth-child(5) {
    grid-column: 1;
    grid-row: 4;
}
.seoBoxes .box:nth-child(6) {
    grid-column: 2;
    grid-row: 3/5;
}
.seoBoxes .box:nth-child(4),.seoBoxes .box:nth-child(6){
    margin-top:-65px;
}

.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: 100%;
    border: 0;
    padding: 0;
    background: #F5F2F0;
}
.highlightBox .boxLayout {
    flex-direction: column;
    height: calc(100vh - 60px); /*Change height from the Box*/
    overflow: hidden;
}
.highlightBox .boxLayout .box {
    width: initial;
}
.highlightBox .boxLayout .box.textBox {
    position: absolute;
    background: #F5F2F0;
    background: #544541;
    padding: 60px;
    z-index: 2;
    right: 5%;
    top: 50%;
    width: 90%;
    max-width: 1200px;
    box-sizing: border-box;
    transform: translateY(-50%);
}
.highlightBox .box.textBox:before {
    display: none;
}
.highlightBox .boxLayout:before {
    content: "Highlights";
    margin: 0;
    height: 180px;
    position: absolute;
    top: -140px;
    z-index: 2;
    display: none;
}

.innerSlider .slick-slide {
    margin: 0 30px;
}
.innerSlider ul.slick-dots {
    margin-top: 25px;
}
.fullWidth.large-slideshow.innerSlider > div {
    margin-left: -30px;
    margin-right: -30px;
}

/*rotatingListbox Styles*/
.rotatingListbox {
    padding-left: 0;
    padding-right: 0;
    padding-top: 40px;
}
.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;
}
.boxLayout .box:nth-child(2){
    margin-top: -70px;
}
.blockTextSlideshow .boxLayout .box:nth-child(2){
    margin-top: 5%;
}
.home header .MainLogo img{
        width: 500px;
}
.fullWidth .box.textBox {
    width: 53%;
    margin: 5% auto;
    padding: 0 5%;
    max-width: 875px;
}
.home .slideshowBox img {
    height: calc(100vh - 60px);
    object-fit: cover;
}
.home .showHeaderSlider .headerSlider:before, .home .showHeaderVideo .headerVideo:before{
    width: 100%;
    height: 60%;
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    background: linear-gradient(180deg ,#96908E ,#A0A0A0,rgba(0,0,0,0) 60%);
    z-index: 1;
    /* pointer-events: none; */
    mix-blend-mode: multiply;
}
.seoBoxesWrapper{
    padding-top: 125px;
}
.bestpriceBtn::before{
    height: 150px;
    width: 150px;
    background-position: -325px -659px;
}
.bestpriceBtn.it::before{
    height: 150px;
    width: 150px;
            background-position: -500px -659px;
}
.bestpriceBtn.en::before{
    height: 150px;
    width: 150px;
    background-position: -675px -659px;
}

.seoBoxes .box .textBox a span {
    font-size: 1.5rem;
}
.seoBoxes .box .textBox a{
        font-size: 1rem;
}
.showHeaderSlider .sc-language-selector{
    top: 95px;
}

}

@media (min-width: 1300px) {
.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;
}
.fullWidth .boxLayout {
/*     justify-content: center; */
    padding-left: 4%;
    padding-right: 4%;
}
.roomWrapper .boxLayout {
    padding: unset;
}

}
@media (min-width: 1500px) {
    .SiMenuDesktop .sc-menu li.logo-menu {
    display: inline-block;
    }
/* .SiMenuDesktop .sc-menu li.logo-menu a {
        display: block;
    } */
}
@media (min-width: 1800px) {
.fullWidth .boxLayout {
    padding-left: 4%;
    padding-right: 4%;
}
.roomWrapper .boxLayout {
    padding: unset;
}
}

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

.sc-layout #be-datepicker {
    z-index: 10;
    border: 1px solid #544541;
}
.sc-layout #be-datepicker-monthYear {
    text-align: center;
    line-height: 40px;
    text-transform: uppercase;
    color: #F5F2F0;
    background: #69652A;
}
.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: #F5F2F0;
}
.sc-layout .be-datepicker-selectedDay, .sc-layout .be-datepicker-days-background:hover {
    background-color: #69652A;
    color: #F5F2F0!important;
}
.sc-layout .be-datepicker-days-background {
    background-color: #C2B0A3;;
}

/*Button Styles*/
.be-booking .be-widget-button, .be-booking .be-widget-buttonArea > span {
    font-weight: 400;
    cursor: pointer;
    background: #866A55;
    border: 1px solid #866A55;
    padding: 15.5px 20px!important;
    text-transform: uppercase;
    color: #F5F2F0!important;
    text-decoration: none;
    display: inline-block;
      font-family: "Montserrat", sans-serif;
    font-size: 16px;
    letter-spacing: 2px;
    border-radius: 4px;
    line-height: 1.5;
    -webkit-box-shadow: 0 0 12px 2px rgb(0 0 0 / 20%);
    box-shadow: 0 0 12px 2px rgb(0 0 0 / 20%);
}
.be-booking #eassistant input {
    margin-left: 0;
    margin-right: 6px;
}
.be-booking .be-widget-button:hover, .be-booking .be-widget-buttonArea > span:hover {
    background: #F5F2F0;
    color: #9a8978!important;
}
/*Button Styles END*/


.sc-layout .be-contact-formField, .sc-layout .be-contact-textField, .sc-layout .be-contact-textArea, .sc-layout .becontact-label, .sc-layout .be-contact-formField select, .sc-layout .full, .sc-layout .be-contact-confirmationText  {
      font-family: "Montserrat", sans-serif;
    color: #544541;
    font-size: 16px;
    line-height: 1.6;
}
.sc-layout #Privacy a {
    text-decoration: underline;
}
.sc-layout #Privacy a:hover {
    color: #866A55;
}

.sc-layout #Privacy input {
    margin-left: 0;
}
.sc-layout #eassistant ::-webkit-input-placeholder { 
    color: #544541;
}
.sc-layout #eassistant ::-moz-placeholder {
    color: #544541;
}
.sc-layout #eassistant :-ms-input-placeholder { 
    color: #544541;
}
.sc-layout #eassistant :-moz-placeholder { 
    color: #544541;
}

.sc-layout .seperate .be-contact-label {
      font-family: "Montserrat", sans-serif;
    font-size: 20px;
/*     border-bottom: 1px solid #866A55; */
    line-height: 1.3;
    color: #866A55;
    font-weight: 400;
    margin-bottom: 10px;
    margin-top: 15px;
    float: left;
    width: 100%;
    text-transform: uppercase;
}
.seperate .be-contact-label {
      font-family: "Montserrat", sans-serif;
    font-size: 20px;
/*     border-bottom: 1px solid #866A55; */
    line-height: 1.3;
    color: #866A55;
    font-weight: 700;
    margin: 15px 0;
    float: left;
    width: 100%;
    text-transform: uppercase;
}

.sc-layout .full {
    float: left;
    width: 100%;
    margin: 15px 0 5px 0;
}
.sc-layout .be-contact-textField, .sc-layout .be-contact-formField, .sc-layout .be-contact-formField select, .sc-layout .be-contact-textArea {
    width: 100%;
    height: 32px;
    border: 1px solid #866A55;
    box-sizing: border-box;
    padding: 0 5px;
    background: #F5F2F0;
}
.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;
}
.sc-layout .be-state-fail {
    color: #69652A;
}
.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 #c24225 !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.15);
}
.sc-layout .form #Offername {
    display: none;
}
.single .sc-layout .form #Offername {
    display: inline-block;
}
.be-contact-textField {
    height: 40px;
}
.be-booking .be-contact-textField, .be-booking .be-contact-textArea {
    width: 100%;
    box-sizing: border-box;
}
.be-booking .be-contact-formField select{
    width: 100%;
    height: 40px;
    padding-block: 1px;
    padding-inline: 10px;
}
.seperate .be-contact-label{
    margin-top: 50px;
}
.sc-quickInquiry label:hover, .sc-quickInquiry label:focus, .sc-quickInquiry>div.active {
    background: #EBE6E2;
}
.sc-quickInquiry .sc-selectValuesAdults button:hover, .sc-quickInquiry .sc-selectValuesChildren button:hover {
    background: #866A55;
        color: #EBE6E2;
}
.sc-quickInquiry .sc-selectValuesAdults button, .sc-quickInquiry .sc-selectValuesChildren button{
    color: #544541;
}

/* Responsive */
@media (min-width: 600px){
.sc-layout .be-contact-formField, .be-booking .be-contact-formField {
        width: 47%;
        margin: 10px 1.5%;
}
.be-booking #Privacy, .be-booking #Versandart, .be-booking #EmailAddress, .be-booking #Comment  {
    width: 97%;
    margin: 10px 1.5%;
}
.seperate .be-contact-label,  .full .be-contact-label{
margin: 0 10px;
}
.seperate .be-contact-label {
    margin-top: 50px;
}
}

@media (min-width: 500px){
.sc-layout .be-contact-textField, .sc-layout .be-contact-formField, .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,.be-booking #Privacy {
    width: 100%;
}
.sc-layout .seperate .be-contact-label {
    font-size: 1.7rem;
}
}

@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: 18px;
}
.sc-layout .seperate .be-contact-label {
    font-size: 25px;
}
.sc-layout .be-contact-textField, .sc-layout .be-contact-formField, .sc-layout .be-contact-formField select, .sc-layout .be-contact-textArea {
    height: 40px;
}
.sc-layout .be-widget-button, .sc-layout .be-widget-buttonArea>span {
    font-size: 18px;
    padding: 15.5px 25px!important;
}
}