@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Newsreader:ital,opsz,wght@0,6..72,200..800;1,6..72,200..800&family=TikTok+Sans:opsz,wght@12..36,300..900&display=swap");
/* //Adobe Font - The seasons// */
@import url("https://use.typekit.net/jay6xyg.css");
@import url("https://use.typekit.net/azg4lqn.css");
/* map.get($typography, primary);: "Newsreader",
serif; // Font for Main Titles (h1 - h5)
map.get($typography, secondary);: "TikTok Sans",
sans-serif; // Font for Paragraph Text (Body and ImageDescription)
map.get($typography, extra);: "Newsreader",
serif; // Font for Content Block Titles. It can be a manuscript font or a light font you use above a title
map.get($typography, body-size);: 16px; // Body font Size
$--dsp--fontBody-size: map.get($typography, body-size);;
$body-background-color: rgb(255, 255, 255);


map.get($typography,  title-lg);: clamp(2.5em, 4vw, 4rem); // Large Titles (Rule: if we increase ou decrease this size the text will increase ou decrease proportional)
map.get($typography,  title-md);: clamp(2em, 3vw, 3rem); // Medium Tiitles (Rule: if we increase ou decrease this size the text will increase ou decrease proportional)
map.get($typography,  title-sm);: clamp(1.75em, 2vw, 2rem); // Small Tilte (Rule: if we increase ou decrease this size the text will increase ou decrease proportional)
map.get($typography,   titles-weight);: 400; // Title weight (Rule for all titles).
map.get($typography, h4-size);: clamp(2em, 2vw, 1.6rem); // We use this to do big text or tiles.
$fontFamily-h4: map.get($typography, extra);; // We use this to do big text or tiles. 
map.get($typography, h5-size);: clamp(1.75rem, 2vw, 2rem); // We use this to do big text or tiles. 
$fontFamily-h4: map.get($typography, extra);; //We use this to do big text or tiles. */
/* map.get($palette, brand);: green; // Brand color. 
map.get($palette, secondary);: red; // Font for Main Titles. Example font, you can change this value

// Primary and secondary colors
map.get($palette, dark);: blue; // Example black
map.get($palette, light);: #ffffff; // Example white
map.get($palette, medium);: brown; // Example brand color

// Text colors
map.get($palette, text);: orange; // General text color
map.get($palette, title);: pink; // Title text color
map.get($palette, cb_title);: purple; // Font for Content Block Titles. Example font, you can change this value
$links-color: map.get($palette, dark);;
map.get($palette, links_hover);: map.get($palette, dark);;

// Form feedback colors
map.get($palette, error);: #ff0000; // Example red
map.get($palette, success);: #00ff00; // Example green
 */
:root {
  --brand: #5B4C40;
  --secondary: #DBC7B5;
  --light: white;
  --dark: #5B4C40;
  --medium: grey;
  --text: #DBC7B5;
  --title: #DBC7B5;
  --cb_title: purple;
  --links: #5B4C40;
  --links_hover: #DBC7B5;
  --surface: #ffffff;
  --surface-contrast: #0b0f19;
  --success: #16a34a;
  --error: #ef4444;
  --primary: the-seasons, sans-serif;
  --secondary: montserrat, sans-serif;
  --extra: snell-roundhand-lt-std, sans-serif;
  --title-lg: clamp(3em, 4vw, 4rem);
  --title-md: clamp(1.5em, 3vw, 3rem);
  --title-sm: clamp(1em, 2vw, 2rem);
  --titles-weight: 400;
  --h4-size: clamp(1.6em, 2vw, 1.6rem);
  --h5-size: clamp(1.5em, 2vw, 1.25rem);
  --h4-family: snell-roundhand-lt-std, sans-serif;
  --body-size: 15px;
  --holder-margin: 5rem;
  --holder-margin-xl: 2.5rem;
  --holder-margin-l: 1.875rem;
  --holder-margin-md: 1.25rem;
  --holder-margin-xs: 0.625rem;
  --container-padding: 7%;
  --container-padding-md: 30px;
  --booknow_text-color: #DBC7B5;
  --booknow_font-family: the-seasons, sans-serif;
  --booknow_border-radius: none;
  --booknow_border-color: #DBC7B5;
  --booknow_background-color: #5B4C40;
  --booknow_hoverText-color: rgb(31.1161290323, 25.9870967742, 21.8838709677);
  --booknow_hoverBorder-color: #DBC7B5;
  --booknow_hoverBackground-color: #DBC7B5;
  --booknowSroll_text-color: #DBC7B5;
  --booknowSroll_border-color: #DBC7B5;
  --booknowSroll_background-color: #5B4C40;
  --booknowSroll_hoverText-color: ;
  --booknowSroll_hoverBorder-color: ;
  --booknowSroll_hoverBackground-color: ;
  --dsp-check-in-arrow-svg-calendar: ;
  --dsp-check-out-arrow-svg-calendar: ;
  --dsp-room-arrow-svg-calendar: ;
  --dsp-checkratesform-background: rgba(255, 255, 255, 0.9019607843);
  --dsp-date-selected-price-color: white;
  --dsp-datepicker-month-day-selected: #5B4C4099;
  --dsp-form-field-date-number: #5B4C40;
  --dsp-form-field-month-year-guests: #DBC7B5;
  --dsp-form-field-weekday-rooms: #DBC7B5;
  --h2-text-align:center;
  --h3-text-align:center;
  --paragraph-text-align:center;
  --imgContentWrapper-gap:3rem;
  --imgContentWrapper-gap:3rem;
  --scrollAdvance:1;
  --c1-background-color: dark;
  --c1_background-image: texture_background.svg;
  --c1_background-position: center;
  --c1_background-repeat: repeat;
  --c2-background-color: light;
  --c2_background-image: texture_background.svg;
  --c2_background-position: center;
  --c2_background-repeat: repeat;
  --c3-background-color: dark;
  --c3_background-image: texture_background.svg;
  --c3_background-position: center;
  --c3_background-repeat: repeat;
  --c1_background_color: dark;
  --c1_background_colorOne: #5B4C40;
  --c1_colorOne_color-title: #DBC7B5;
  --c1_colorOne_color-text: #DBC7B5;
  --c1_colorOne_color-text-button: #5B4C40;
  --c1_colorOne_color-border-button: #5B4C40;
  --c1_colorOne_color-background-button: #DBC7B5;
  --c1_colorOne_color-Abovetitle: white;
  --c1_colorOne_color-Abovetext: white;
  --c1_colorOne_color-Abovetext-button: white;
  --c1_colorOne_color-Aboveborder-button: #DBC7B5;
  --c3_background_color: dark;
  --c2_background_colorTwo: #DBC7B5;
  --c2_colorTwo_color-title: #5B4C40;
  --c2_colorTwo_color-text: #5B4C40;
  --c2_colorTwo_color-text-button: #5B4C40;
  --c2_colorTwo_color-border-button: #5B4C40;
  --c2_colorTwo_color-background-button: #DBC7B5;
  --c2_colorTwo_color-Abovetitle: white;
  --c2_colorTwo_color-Abovetext: white;
  --c2_colorTwo_color-Abovetext-button: white;
  --c2_colorTwo_color-Aboveborder-button: #DBC7B5;
  --c3_background_color: dark;
  --c3_background_colorThree: #5B4C40;
  --c3_colorThree_color-title: #DBC7B5;
  --c3_colorThree_color-text: #DBC7B5;
  --c3_colorThree_color-text-button: #5B4C40;
  --c3_colorThree_color-border-button: #5B4C40;
  --c3_colorThree_color-background-button: #DBC7B5;
  --c3_colorThree_color-Abovetitle: white;
  --c3_colorThree_color-Abovetext: white;
  --c3_colorThree_color-Abovetext-button: white;
  --c3_colorThree_color-Aboveborder-button: #DBC7B5;
  --bannerLegend_bottom: 20%;
  --bannerLegend_font-size: 2.5em;
  --bannerLegend_text-transform: uppercase;
  --menuAreaAdvance: 3;
  --menu-areaBackground_color: #5B4C40;
  --menu-areaBackground_opacity: 1;
  --menu-areaText-color: #DBC7B5;
  --menu-areaText-colorHover: white;
  --menu-areaText-colorActive: ;
  --menu-areaText-listNumeric: no;
  --menu-burger-color: #DBC7B5;
  --menu-areaBackground_opacity: 1;
  --menu-areaFont-size: 2em;
  --menu-areaLine-height: 2em;
  --menu-areaFont-weight: 400;
  --menu-areaText-transform: uppercase;
  --menu-areaBackground_image: ;
  --menu-areaBackground_repeat: no-repeat;
  --menu-areaBackground_position: bottom right;
  --menu-area_SocialMedialogoInvert: 1;
  --footerAdvance: 1;
  --footer-color: white;
  --footer_Background-color: #5B4C40;
  --footer_logoInvert: 0;
  --footer_SocialMedialogoInvert: 1;
  --footer_footerAdvance1_Background-color_menubar: #5B4C40;
  --title-transformation: uppercase;
  --text-transformation: none;
  --imgContentWrapper-gap: 3rem;
  --loader_logoInvert: 0;
  --scrollAdvance:1;
  --headerAdvance: 1;
  --headerAdvance3-script: false;
  --headerAdvance1-background_color: transparent;
  --headerAdvance1_logoInvert: 0;
  --headerAdvance1-background_color-onscroll: #5B4C40;
  --headerAdvance1-quicklinks-color-no-scroll: white;
  --headerAdvance1-quickcolor-links-hover-color-no-scroll: white;
  --headerAdvance1-quicklinks-color-active-no-scroll: #DBC7B5;
  --headerAdvance1-quicklinks-color-underline-no-scroll: white;
  --headerAdvance1-quicklinks-text-transformation: uppercase;
  --headerAdvance1-quicklinks-color-scroll:#DBC7B5;
  --headerAdvance1-quickcolor-links-hover-color-scroll: #DBC7B5;
  --headerAdvance1-quicklinks-color-active-scroll: #DBC7B5;
  --headerAdvance1-quicklinks-color-underline-scroll: #DBC7B5;
  --headerAdvance1-quicklinks_topbar_scroll_backgroundcolor: #5B4C40;
  --headerAdvance2-background_color:rgb(255, 255, 255);
  --headerAdvance2_logoInvert: 0;
  --headerAdvance2-quicklinks-background_color:#5B4C40;
  --headerAdvance2-background_color-onscroll: transparent;
  --headerAdvance2-quicklinks-color-no-scroll: white;
  --headerAdvance2-quickcolor-links-hover-color-no-scroll: white;
  --headerAdvance2-quicklinks-color-active-no-scroll: white;
  --headerAdvance2-quicklinks-color-underline-no-scroll: white;
  --headerAdvance2-quicklinks-text-transformation: uppercase;
  --headerAdvance2-quicklinks-color-scroll: white;
  --headerAdvance2-quickcolor-links-hover-color-scroll: white;
  --headerAdvance2-quicklinks-color-active-scroll: white;
  --headerAdvance2-quicklinks-color-underline-scroll: white;
  --headerAdvance2-quicklinks_topbar_scroll_backgroundcolor: #5B4C40;
  --headerAdvance3-background_color:transparent;
  --headerAdvance3-background_color: transparent;
  --headerAdvance3_logoInvert: 0;
  --headerAdvance3-background_color-onscroll: rgb(241, 239, 237);
  --headerAdvance3-quicklinks-color-no-scroll: #5B4C40;
  --headerAdvance3-quickcolor-links-hover-color-no-scroll: #5B4C40;
  --headerAdvance3-quicklinks-color-active-no-scroll: #5B4C40;
  --headerAdvance3-quicklinks-color-underline-no-scroll: #5B4C40;
  --headerAdvance3-quicklinks-text-transformation: none;
  --headerAdvance3-quicklinks-color-scroll: #5B4C40;
  --headerAdvance3-quickcolor-links-hover-color-scroll: #5B4C40;
  --headerAdvance3-quicklinks-color-active-scroll: #5B4C40;
  --headerAdvance3-quicklinks-color-underline-scroll: #5B4C40;
  --headerAdvance3-quicklinks_topbar_scroll_backgroundcolor: white;
  --langAdvance:1;
  --scrollAdvance: 1;
  --roomAdvance: 1;
  --room-advance1-script: true;
  --room-advance2-script: false;
  --room-advance3-script: false;
  --roomAdvance-textTitleColor: #5B4C40;
  --roomAdvance-textColor: #5B4C40;
  --roomAdvanceOpen-textTitleColor: #5B4C40;
  --roomAdvanceOpen-textColor: #5B4C40;
  --roomAdvance_detailsButton: 0;
}

:root {
  --swiper-pagination-left: auto;
  --swiper-pagination-right: auto;
  --largeSlider-number: 2;
  --mediumSlider-number: 3;
  --smallSlider-number: 1;
  --quoteSlider-number: 1;
  --swiper-navigation-top-offset:20%;
  --largeAdvance:1;
  --largeAdvance_imgContentTextAlignLg:left;
  --largeAdvance_imgContentWidthLg:100%;
  --largeAdvance_imgContentHeightLg:20%;
  --largeAdvance_imgContentFlexDirectionLg:column;
  --largeAdvance_imgContentJustifyContentLg:space-around;
  --largeAdvance_imgContentTextAlignLgMd:center;
  --largeAdvance_imgContentWidthMd:100%;
  --largeAdvance_imgContentHeightMd:100%;
  --largeAdvance_imgContentFlexDirectionMd:column;
  --largeAdvance_imgContentJustifyContentMd:flex-start;
  --largeAdvance_imgContentTextAlignLgSm:center;
  --largeAdvance_imgContentWidthSm:100%;
  --largeAdvance_imgContentHeightSm:100%;
  --largeAdvance_imgContentFlexDirectionSm:column;
  --largeAdvance_imgContentJustifyContentSm:center;
  --largeAdvance_textTitleColorLg:#DBC7B5;
  --largeAdvance_textTitleColorMd:#DBC7B5;
  --largeAdvance_textTitleColorSm:#DBC7B5;
  --largeAdvance_textColorLg:#DBC7B5;
  --largeAdvance_textColorMd:#DBC7B5;
  --largeAdvance_textColorSm:#DBC7B5;
  --largeSlide_contentAbove: 0;
  --largeSlide_imgContentWidthLg: 85%;
  --largeSlide_imgContentHeightLg: 25%;
  --largeSlideContent-positionLg: flex-start;
  --largeSlideContent-textpositionLg: flex-start;
  --largeSlideContent_imgContentFlexDirectionLg: row;
  --largeSlideContent_imgContentJustifyContentLg: space-around;
  --largeSlideContent-positionMd: left;
  --largeSlideContent-textpositionMd: left;
  --largeSlideContent-positionSm: center;
  --largeSlideContent-textpositionSm: center;
  --largeSlide_textTitleColorLg: #DBC7B5;
  --largeSlide_textTitleColorMd: #DBC7B5;
  --largeSlide_textTitleColorSm: #DBC7B5;
  --largeSlide_textColorLg: #DBC7B5;
  --largeSlide_textColorMd: #DBC7B5;
  --argeSlide_textColorSm: #DBC7B5;
  --largeSlider-nth2-width: 60%;
  --largeSlider-nth3-width: 40%;
  --quoteSlide-areaBackground_color: #5B4C40;
  --quoteSlide-areaBackground_image: quote_bg.svg;
  --quoteSlide-areaBackground_repeat: no-repeat;
  --quoteSlide-areaBackground_position: bottom right;
  --mediumAdvance:2;
  --medium_pseudoElement:no;
  --medium_pseudoBackground-color:transparent;
  --medium_pseudoBackground-image:transparent;
  --medium_pseudoBackground-repeat:repeat;
  --medium_pseudoBackground-opacity:0.6;
  --medium_pseudoWidth:300px;
  --medium_pseudoHeight:200px;
  --medium_imgContentTextAlignLg:left;
  --medium_imgContentWidthLg:90%;
  --medium_imgContentHeightLg:60%;
  --medium_imgContentFlexDirectionLg:column;
  --medium_imgContentJustifyContentLg:flex-start;
  --medium_imgContentTextAlignMd:center;
  --medium_imgContentHeightMd:30%;
  --medium_imgContentFlexDirectionMd:column;
  --medium_imgContentJustifyContentMd:center;
  --medium_imgContentTextAlignSm:center;
  --medium_imgContentWidthSm:100%;
  --medium_imgContentHeightSm:30%;
  --medium_imgContentFlexDirectionSm:column;
  --medium_imgContentJustifyContentSm:center;
  --medium_textTitleColorLg:#DBC7B5;
  --medium_textTitleColorMd:#DBC7B5;
  --medium_textTitleColorSm:#DBC7B5;
  --medium_textColorLg:#DBC7B5;
  --medium_textColorMd:#DBC7B5;
  --medium_textColorSm:#DBC7B5;
  --panoramic-number:1;
  --panoramicHeightContent:100%;
  --panoramicNoimageBackgroundColor:#5B4C40;
  --panoramicContent-postionL: flex-start;
  --panoramicContent-postionMd:center;
  --panoramicContent-postionSm: center;
  --panoramicContent-textPostionL:center;
  --panoramicContent-textPostionMd:center;
  --panoramicContent-textPostionSm:center;
  --panoramicContent-textColorL: white;
  --panoramicContent-textColorMd:white;
  --panoramicContent-textColorSm: white;
}

.hidden {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.6s ease-out, transform 0.6s ease-out;
}

.visible {
  opacity: 1;
  transform: translateY(0);
}

.content .holder > * {
  opacity: 1;
  transform: translateY(18vh);
  transition: opacity 0.5s 0.05s ease, transform 0.65s 0.1s ease;
}
.content .holder > *.showIt {
  opacity: 1;
  transform: translateY(0);
}

.imgContentWrapper {
  opacity: 0;
  transition: opacity 1s 0.4s ease-in-out;
}
.imgContentWrapper.showIt {
  opacity: 1;
}

.with-bannerGadget .nav-wrapper {
  opacity: 0;
  transform: translateY(-100%);
  transition: opacity 0.5s 0.05s ease, transform 0.65s 0.1s ease;
}
.with-bannerGadget .quicklinks {
  opacity: 0;
  transform: translateY(-10%);
  transition: opacity 0.55s 0.4s ease, transform 0.65s 0.5s ease;
}
.with-bannerGadget.loaded .quicklinks,
.with-bannerGadget.loaded .nav-wrapper {
  opacity: 1;
  transform: translateY(0);
}

@keyframes scrollAnimation {
  0% {
    bottom: 80px;
  }
  50% {
    bottom: 88px;
  }
  100% {
    bottom: 80px;
  }
}
@keyframes loadingAnimation {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes moveUp {
  0% {
    opacity: 1;
    transform: translateY(40px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(20px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes animate1 {
  0% {
    top: 0px;
    left: 0px;
  }
  100% {
    top: -30px;
    left: -30px;
  }
}
@keyframes animate2 {
  0% {
    bottom: 0px;
    right: 0px;
  }
  100% {
    bottom: -30px;
    right: -10px;
  }
}
/* template folder*/
h1,
h2 {
  font-size: clamp(3em, 4vw, 4rem);
  line-height: 1.2em;
}

.bookingGadget .advancedSearch form label, .bookingGadget .selectField .selectdown,
.bookingGadget .selectField input[name=preselectpc],
.bookingGadget .selectField input[name=s], .bookingGadget button, #contentblock form p, #contentblock form > div, .widget.voucher .minRate h3, .content #roomtypes .roomContainer .promotions-termsActions .promotions-showTermsTrigger,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-showTermsTrigger, #pg h3.galleryName strong {
  display: block;
  font-size: clamp(1em, 2vw, 2rem);
  line-height: 1.6em;
  letter-spacing: 0.5px;
  font-weight: normal;
  font-family: "the-seasons", sans-serif;
  text-decoration: none !important;
}

#contentblock form a, p a {
  color: #DBC7B5;
  text-decoration: underline;
  transition: color 0.3s ease-in-out;
}
.widget.voucher .roomPhoto a, .widget.voucher .promotions-termsActions a:not(.promotions-bgLink),
.widget.voucher .promotions-termsContent a:not(.promotions-bgLink), .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a:hover, .content #roomtypes .roomContainer.room-opened .minRate h3 a,
.content #specialoffers .roomContainer.room-opened .minRate h3 a, #contentblock .promotionsgadget .prgClick, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a, .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription a, .mediumtall .imglinkWrapper .imgContentWrapper .imgLink a.button button, .smaller .imglinkWrapper .imgContentWrapper .imgLink .button button,
.smaller .imglinkWrapper .imgContentWrapper .imgLink a button,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink .button button,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink a button, .grid .imglinkWrapper .imgContentWrapper .imgLink .button button,
.grid .imglinkWrapper .imgContentWrapper .imgLink a button, .content #roomtypes .roomContainer .minRate h3 a,
.content #specialoffers .roomContainer .minRate h3 a, .content #roomtypes .roomContainer .details,
.content #specialoffers .roomContainer .details, h6 a, #contentblock .content .hotelWidget .booking a,
#contentblock .content .listWidget .booking a, #contentblock .content .listWidget form .controls button, .ticker.noimage .imglinkWrapper .imgLink a.button, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button, .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink, .color-two h5 a, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .color-three h1 a,
.color-three h2 a, .color-three h3 a, .color-three h4 a, .color-three h5 a, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, h3 a, button.submit, a.dirLink, #contentblock form#subscribe_newsletter_form input[type=submit], #contentblock form input[type=submit], .widget.voucher .promotions-termsActions a.promotions-bgLink,
.widget.voucher .promotions-termsContent a.promotions-bgLink, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink, h1 a,
h2 a {
  color: #5B4C40;
}

#contentblock .promotionsgadget .prgClick:after, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a:after, .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription a:after, .mediumtall .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .smaller .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.smaller .imglinkWrapper .imgContentWrapper .imgLink a button:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink a button:after, .grid .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.grid .imglinkWrapper .imgContentWrapper .imgLink a button:after, .content #roomtypes .roomContainer .minRate h3 a:after,
.content #specialoffers .roomContainer .minRate h3 a:after, .content #roomtypes .roomContainer .details:after,
.content #specialoffers .roomContainer .details:after, h6 a:after, #contentblock .content .hotelWidget .booking a:hover,
#contentblock .content .listWidget .booking a:hover, #contentblock .content .listWidget form .controls button:hover, .ticker.noimage .imglinkWrapper .imgLink a.button:hover, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button:hover, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink:hover,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink:hover, .color-two h5 a:hover, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .color-three h1 a:hover,
.color-three h2 a:hover, .color-three h3 a:hover, .color-three h4 a:hover, .color-three h5 a:hover, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, h3 a:hover, button.submit:hover, a.dirLink:hover, #contentblock form#subscribe_newsletter_form input[type=submit]:hover, #contentblock form input[type=submit]:hover, .widget.voucher .promotions-termsActions a.promotions-bgLink:hover,
.widget.voucher .promotions-termsContent a.promotions-bgLink:hover, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink:hover, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink:hover, h1 a:hover,
h2 a:hover {
  background: #5B4C40;
}

#contentblock form input[type=submit]:hover, h1 a:hover,
h2 a:hover, #contentblock form#subscribe_newsletter_form input[type=submit], #contentblock form input[type=submit], .widget.voucher .promotions-termsActions a.promotions-bgLink,
.widget.voucher .promotions-termsContent a.promotions-bgLink, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink, h1 a,
h2 a {
  border: 1px solid #5B4C40;
}

#contentblock form a:hover, p a:hover {
  color: #DBC7B5;
}

#contentblock .content .hotelWidget .booking a:hover,
#contentblock .content .listWidget .booking a:hover, #contentblock .content .listWidget form .controls button:hover, .ticker.noimage .imglinkWrapper .imgLink a.button:hover, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button:hover, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink:hover,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink:hover, .color-two h5 a:hover, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .color-three h1 a:hover,
.color-three h2 a:hover, .color-three h3 a:hover, .color-three h4 a:hover, .color-three h5 a:hover, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, h3 a:hover, button.submit:hover, a.dirLink:hover, #contentblock form#subscribe_newsletter_form input[type=submit]:hover, #contentblock form input[type=submit]:hover, .widget.voucher .promotions-termsActions a.promotions-bgLink:hover,
.widget.voucher .promotions-termsContent a.promotions-bgLink:hover, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink:hover, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink:hover, h1 a:hover,
h2 a:hover {
  color: #DBC7B5;
}

.color-two h5 a:hover, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .color-three h1 a:hover,
.color-three h2 a:hover, .color-three h3 a:hover, .color-three h4 a:hover, .color-three h5 a:hover, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, h3 a:hover, button.submit:hover, a.dirLink:hover, #contentblock .content .hotelWidget .booking a,
#contentblock .content .listWidget .booking a, #contentblock .content .listWidget form .controls button, .ticker.noimage .imglinkWrapper .imgLink a.button, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button, .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink, .color-two h5 a, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .color-three h1 a,
.color-three h2 a, .color-three h3 a, .color-three h4 a, .color-three h5 a, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, h3 a, button.submit, a.dirLink {
  border: 1px solid #DBC7B5;
}

#contentblock form#subscribe_newsletter_form input[type=submit], #contentblock form input[type=submit], .widget.voucher .promotions-termsActions a.promotions-bgLink,
.widget.voucher .promotions-termsContent a.promotions-bgLink, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink, h1 a,
h2 a {
  width: auto;
  height: auto;
  cursor: pointer;
  font-size: 15px;
  font-family: "montserrat", sans-serif;
  line-height: 30px;
  padding: 2px 10px;
  position: relative;
  white-space: nowrap;
  display: inline-block;
  letter-spacing: 0.5px;
  text-transform: uppercase;
  text-decoration: none;
  background: none;
  transition: all 0.5s ease-in-out;
}
#contentblock form#subscribe_newsletter_form input[type=submit]::after, #contentblock form input[type=submit]::after, .widget.voucher .promotions-termsActions a.promotions-bgLink::after,
.widget.voucher .promotions-termsContent a.promotions-bgLink::after, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button::after, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button::after, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button::after, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink::after, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink::after, h1 a::after,
h2 a::after {
  display: none;
}
#contentblock form#subscribe_newsletter_form input[type=submit]:hover, #contentblock form input[type=submit]:hover, .widget.voucher .promotions-termsActions a.promotions-bgLink:hover,
.widget.voucher .promotions-termsContent a.promotions-bgLink:hover, .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover, .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink .button button:hover, .content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink:hover, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink:hover, h1 a:hover,
h2 a:hover {
  text-decoration: none !important;
}

#contentblock .content .hotelWidget .booking a,
#contentblock .content .listWidget .booking a, #contentblock .content .listWidget form .controls button, .ticker.noimage .imglinkWrapper .imgLink a.button, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button, .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button, .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button, .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink, .color-two h5 a, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button, .color-three h1 a,
.color-three h2 a, .color-three h3 a, .color-three h4 a, .color-three h5 a, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button, h3 a, button.submit, a.dirLink {
  width: auto;
  height: auto;
  font-size: 15px;
  font-family: "the-seasons", sans-serif;
  cursor: pointer;
  background: none;
  line-height: 30px;
  padding: 7px 17px;
  position: relative;
  letter-spacing: 0.5px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  margin: 20px 0 0 0;
  background-color: #DBC7B5;
  transition: all 0.5s ease-in-out;
  border-radius: 50px;
}
#contentblock .content .hotelWidget .booking a:after,
#contentblock .content .listWidget .booking a:after, #contentblock .content .listWidget form .controls button:after, .ticker.noimage .imglinkWrapper .imgLink a.button:after, .large .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .medium .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button:after, .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink:after,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink:after, .color-two h5 a:after, .color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink a.button button:after,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .color-three h1 a:after,
.color-three h2 a:after, .color-three h3 a:after, .color-three h4 a:after, .color-three h5 a:after, .color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, h3 a:after, button.submit:after, a.dirLink:after {
  display: none;
}
.color-two h1 a,
.color-two h2 a, .color-two h3 a, .color-two h4 a, .color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button {
  width: auto;
  height: auto;
  font-size: 15px;
  font-family: "the-seasons", sans-serif;
  cursor: pointer;
  background: none;
  line-height: 30px;
  padding: 7px 17px;
  position: relative;
  letter-spacing: 0.5px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  color: #DBC7B5;
  border: 1px solid #5B4C40;
  transition: all 0.5s ease-in-out;
  background: #5B4C40;
  border-radius: 50px;
}
.color-two h1 a:after,
.color-two h2 a:after, .color-two h3 a:after, .color-two h4 a:after, .color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:after {
  display: none;
}
.color-two h1 a:hover,
.color-two h2 a:hover, .color-two h3 a:hover, .color-two h4 a:hover, .color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover {
  color: #5B4C40;
  border: 1px solid #5B4C40;
  background: #DBC7B5;
}

#contentblock .promotionsgadget .prgClick, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a, .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription a, .mediumtall .imglinkWrapper .imgContentWrapper .imgLink a.button button, .smaller .imglinkWrapper .imgContentWrapper .imgLink .button button,
.smaller .imglinkWrapper .imgContentWrapper .imgLink a button,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink .button button,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink a button, .grid .imglinkWrapper .imgContentWrapper .imgLink .button button,
.grid .imglinkWrapper .imgContentWrapper .imgLink a button, .content #roomtypes .roomContainer .minRate h3 a,
.content #specialoffers .roomContainer .minRate h3 a, .content #roomtypes .roomContainer .details,
.content #specialoffers .roomContainer .details, h6 a {
  width: auto;
  height: auto;
  font-size: 15px;
  font-family: "montserrat", sans-serif;
  cursor: pointer;
  background: none;
  line-height: 30px;
  padding: 5px 0px;
  position: relative;
  letter-spacing: 0.5px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  transition: all 0.5s ease-in-out;
  border: none;
}
#contentblock .promotionsgadget .prgClick:after, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a:after, .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription a:after, .mediumtall .imglinkWrapper .imgContentWrapper .imgLink a.button button:after, .smaller .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.smaller .imglinkWrapper .imgContentWrapper .imgLink a button:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink a button:after, .grid .imglinkWrapper .imgContentWrapper .imgLink .button button:after,
.grid .imglinkWrapper .imgContentWrapper .imgLink a button:after, .content #roomtypes .roomContainer .minRate h3 a:after,
.content #specialoffers .roomContainer .minRate h3 a:after, .content #roomtypes .roomContainer .details:after,
.content #specialoffers .roomContainer .details:after, h6 a:after {
  margin: 0;
  z-index: 1;
  width: 100%;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  position: relative;
  transition: width 0.8s 0.1s ease-in-out;
}
#contentblock .promotionsgadget .prgClick:hover:after, .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a:hover:after, .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription a:hover:after, .mediumtall .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover:after, .smaller .imglinkWrapper .imgContentWrapper .imgLink .button button:hover:after,
.smaller .imglinkWrapper .imgContentWrapper .imgLink a button:hover:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink .button button:hover:after,
.smallvertical .imglinkWrapper .imgContentWrapper .imgLink a button:hover:after, .grid .imglinkWrapper .imgContentWrapper .imgLink .button button:hover:after,
.grid .imglinkWrapper .imgContentWrapper .imgLink a button:hover:after, .content #roomtypes .roomContainer .minRate h3 a:hover:after,
.content #specialoffers .roomContainer .minRate h3 a:hover:after, .content #roomtypes .roomContainer .details:hover:after,
.content #specialoffers .roomContainer .details:hover:after, h6 a:hover:after {
  width: 50%;
}

.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a, .buyHouse .buyHouseButton {
  width: auto;
  height: auto;
  font-size: 15px;
  font-family: "montserrat", sans-serif;
  cursor: pointer;
  background: none;
  line-height: 30px;
  padding: 5px 0px;
  position: relative;
  letter-spacing: 0.5px;
  white-space: nowrap;
  display: inline-block;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: normal;
  color: #DBC7B5;
  transition: all 0.5s ease-in-out;
  border: none;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a:after, .buyHouse .buyHouseButton:after {
  margin: 0;
  z-index: 1;
  width: 100%;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  background: #DBC7B5;
  transition: width 0.8s 0.1s ease-in-out;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a:hover:after, .buyHouse .buyHouseButton:hover:after {
  width: 50%;
}

.menu-area .close {
  width: 25px;
  height: 25px;
  border: none;
  cursor: pointer;
  font-weight: 400;
  text-indent: 99999px;
  background: transparent;
  transition: transform 0.3s ease-in-out;
}
.menu-area .close:before, .menu-area .close:after {
  right: 0;
  top: 10px;
  content: "";
  width: 25px;
  position: absolute;
  border-bottom: 2px solid #DBC7B5;
}
.menu-area .close:before {
  transform: rotate(45deg);
}
.menu-area .close:after {
  transform: rotate(-45deg);
}
.menu-area .close:hover {
  transform: scale(0.9);
}

body.color-one.scrolling #topblock .toggle, body.color-two.scrolling #topblock .toggle, body.color-three.scrolling #topblock .toggle, #topblock .toggle, .color-two #topblock .toggle {
  position: relative;
  width: 33px;
  height: 10px;
  border: none;
  background: 0 0;
  left: auto;
  right: 0;
  top: 0;
  z-index: 9999999;
  transition: all 0.6s ease-in-out;
}
body.color-one.scrolling #topblock .toggle .line, body.color-two.scrolling #topblock .toggle .line, body.color-three.scrolling #topblock .toggle .line, #topblock .toggle .line {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  position: absolute;
  text-indent: -999999px;
  background-color: #DBC7B5;
  transition: top 0.5s 0.1s;
}
body.color-one.scrolling #topblock .toggle .line.line-2, body.color-two.scrolling #topblock .toggle .line.line-2, body.color-three.scrolling #topblock .toggle .line.line-2, #topblock .toggle .line.line-2 {
  top: 100%;
  right: auto;
}
body.color-one.scrolling #topblock .toggle:hover .line-1, body.color-two.scrolling #topblock .toggle:hover .line-1, body.color-three.scrolling #topblock .toggle:hover .line-1, #topblock .toggle:hover .line-1,
body.color-one.scrolling #topblock .toggle:hover .line-3,
body.color-two.scrolling #topblock .toggle:hover .line-3,
body.color-three.scrolling #topblock .toggle:hover .line-3,
#topblock .toggle:hover .line-3 {
  right: auto;
  top: 100%;
}

.color-three #topblock .toggle {
  position: relative;
  width: 33px;
  height: 10px;
  border: none;
  background: 0 0;
  left: auto;
  right: 0;
  top: 0;
  z-index: 9999999;
  transition: all 0.6s ease-in-out;
}
.color-three #topblock .toggle .line {
  top: 0;
  left: 0;
  width: 100%;
  height: 2px;
  position: absolute;
  text-indent: -999999px;
  background-color: #DBC7B5;
  transition: top 0.5s 0.1s;
}
.color-three #topblock .toggle .line.line-2 {
  top: 100%;
  right: auto;
}
.color-three #topblock .toggle:hover .line-1,
.color-three #topblock .toggle:hover .line-3 {
  right: auto;
  top: 100%;
}

@media screen and (max-width: 64em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6, h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span, h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a, .holder > h1,
  .holder > h2,
  .holder > h3,
  .holder > h4,
  .holder > h5,
  .holder > h6,
  .holder > p,
  .holder > ul {
    margin: 1.2rem;
  }
}
@media screen and (max-width: 48em) {
  h1,
  h2,
  h3,
  h4,
  h5,
  h6, h1 span,
  h2 span,
  h3 span,
  h4 span,
  h5 span,
  h6 span, h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a, .holder > h1,
  .holder > h2,
  .holder > h3,
  .holder > h4,
  .holder > h5,
  .holder > h6,
  .holder > p,
  .holder > ul {
    margin: 1rem;
  }
}

p {
  padding-left: 0;
  padding-right: 0;
}

:focus {
  outline: none;
}

html {
  font-size: 16px;
  -webkit-text-size-adjust: 100%;
  text-rendering: optimizeLegibility;
  -moz-osx-font-smoothing: antialiased;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -ms-overflow-style: scrollbar;
  scroll-behavior: smooth;
  /* Smooth scrolling */
}

body {
  margin: 0;
  padding: 0;
  font-family: "montserrat", sans-serif;
  font-size: 15px !important;
  line-height: 1.6;
  color: #DBC7B5;
  text-decoration: none;
  font-weight: 400;
  letter-spacing: normal;
}

hr {
  margin-top: 0;
  clear: both;
  border: none;
  padding: 3em 0;
}
@media screen and (max-width: 40em) {
  hr {
    padding-top: 20px;
    padding-bottom: 20px;
  }
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button,
select {
  text-transform: none;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

img {
  width: 100%;
  height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #DBC7B5;
  font-weight: normal;
  font-family: "the-seasons", sans-serif;
  text-transform: uppercase;
}
h1 strong,
h2 strong,
h3 strong,
h4 strong,
h5 strong,
h6 strong {
  font-weight: bold;
}
h1 em,
h2 em,
h3 em,
h4 em,
h5 em,
h6 em {
  font-style: italic;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span {
  display: block;
  text-decoration: none !important;
  margin: 0;
}
h1,
h2 {
  font-size: clamp(3em, 4vw, 4rem);
  text-align: center;
  line-height: 1.2em;
  margin: 0;
}
h3 {
  font-size: clamp(1.5em, 3vw, 3rem);
  line-height: 1.2em;
  color: #DBC7B5;
  text-align: center;
  margin: 0;
}
h3 strong {
  font-weight: 500;
}
h4 {
  font-family: "snell-roundhand-lt-std", sans-serif;
  line-height: 1.2em;
  color: #DBC7B5;
  text-align: center;
  margin: 0;
  text-transform: lowercase;
}
h4 span {
  color: #DBC7B5;
  text-align: center;
}
h5 {
  font-size: clamp(1.5em, 2vw, 1.25rem) !important;
  line-height: 1.2em;
  color: #DBC7B5;
  text-align: center;
  margin: 0;
}
h6 {
  width: 285px;
  height: 176px;
  text-indent: -999999px;
  margin: 0 auto !important;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -28px -28px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
}
p {
  text-align: center;
  font-family: "montserrat", sans-serif;
  text-transform: none;
  font-size: 1.2em;
  font-weight: 300;
  line-height: 1.4em;
}
p strong,
p em {
  font-family: "montserrat", sans-serif;
}
p img {
  width: auto;
  max-width: 100%;
}

.content ul {
  padding: 0;
  columns: 4;
  margin: 0 auto;
  text-align: center;
}
.content ul li {
  display: block;
}
.content ul li:before {
  content: "•";
  width: 10px;
  height: 1px;
  margin-bottom: 5px;
  margin-right: 10px;
  display: inline-block;
}

.holder {
  padding: 0;
}
a.dirLink {
  margin: 40px 0;
  display: inline-block !important;
  transition: background 0.6s ease-in-out, color 0.3s ease-out, border 0.3s ease-in-out;
}

#scroll {
  position: absolute;
  bottom: 50px;
  background: none;
  right: 0;
  left: 0;
  margin: auto;
  z-index: 99;
  width: 175px;
  overflow: hidden;
  transform: rotate(-90deg);
  cursor: pointer;
}
#scroll span {
  color: white;
  text-transform: uppercase;
  font-family: "the-seasons", sans-serif;
  font-size: 10px;
  letter-spacing: 2px;
  float: right;
}
#scroll::before {
  content: "";
  display: block;
  position: absolute;
  top: 7px;
  width: 100px;
  height: 1px;
  background: white;
  -webkit-animation: slide-bottom 2s infinite;
  animation: slide-bottom 2s infinite;
}
@media screen and (max-width: 48em) {
  #scroll {
    display: none;
  }
}

@-webkit-keyframes slide-bottom {
  0% {
    right: 175px;
  }
  50% {
    right: 65px;
  }
  100% {
    right: 175px;
  }
}
@keyframes slide-bottom {
  0% {
    right: 175px;
  }
  50% {
    right: 65px;
  }
  100% {
    right: 175px;
  }
}
#googleMap1 > div > div.gm-style > div:nth-child(1) > div:nth-child(1) {
  filter: grayscale(1);
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers.
 */
body {
  margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
/* Grouping content
   ========================================================================== */
/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
  box-sizing: content-box; /* 1 */
  height: 0; /* 1 */
  overflow: hidden; /* 2 */
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/* Text-level semantics
   ========================================================================== */
/**
 * Remove the gray background on active links in IE 10.
 */
a {
  background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
  border-bottom: none; /* 1 */
  text-decoration: underline; /* 2 */
  text-decoration: underline dotted; /* 2 */
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
  font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code,
kbd,
samp {
  font-family: monospace, monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
 * Add the correct font size in all browsers.
 */
small {
  font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Embedded content
   ========================================================================== */
/**
 * Remove the border on images inside links in IE 10.
 */
img {
  border-style: none;
}

/* Forms
   ========================================================================== */
/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input { /* 1 */
  overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select { /* 1 */ }

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
  box-sizing: border-box; /* 1 */
  color: inherit; /* 2 */
  display: table; /* 1 */
  max-width: 100%; /* 1 */
  padding: 0; /* 3 */
  white-space: normal; /* 1 */
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
  overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type=checkbox],
[type=radio] {
  box-sizing: border-box; /* 1 */
  padding: 0; /* 2 */
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type=search] {
  -webkit-appearance: textfield; /* 1 */
  outline-offset: -2px; /* 2 */
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
  -webkit-appearance: button; /* 1 */
  font: inherit; /* 2 */
}

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
  display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
  display: list-item;
}

/* Misc
   ========================================================================== */
/**
 * Add the correct display in IE 10+.
 */
template {
  display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
  display: none;
}

#centerblock {
  top: 0;
  left: 0;
  right: 0;
  padding: 0px;
  z-index: 10;
  position: relative;
  margin: 0;
  height: 100vh !important;
  max-height: 100vh !important;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/texture_background.webp);
}
@media screen and (max-width: 64em) {
  #centerblock {
    padding-top: 0px !important;
    max-height: 760px !important;
  }
}
@media screen and (max-width: 48em) {
  #centerblock {
    padding: 0 0;
    max-height: 100vh !important;
    margin-top: 0;
    top: 63px;
  }
}
@media screen and (max-width: 40em) {
  #centerblock {
    padding-top: 0px !important;
    max-height: 100vh !important;
  }
}
#centerblock .flashContainer {
  height: 100%;
  overflow: hidden;
}
#centerblock .flashContainer:after {
  content: "";
  opacity: 0.3;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: auto;
  height: 100%;
  background: rgb(0, 0, 0);
  background: linear-gradient(180deg, rgb(0, 0, 0) 0%, rgba(255, 255, 255, 0) 100%);
  z-index: 2;
}
@media screen and (max-width: 48em) {
  #centerblock .flashContainer:after {
    display: none;
  }
}
#centerblock .flashContainer .gcb_container.bannerImage img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center;
  object-position: center;
}
#centerblock .flashContainer .gcb_inlinePlayer {
  bottom: 80px;
}
#centerblock .flashContainer .gcb_image_current,
#centerblock .flashContainer .gcb_image_next {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
#centerblock .flashContainer .gcb_image_legend {
  position: absolute;
  top: auto;
  bottom: 20%;
  left: 0;
  right: 0;
  width: 50%;
  margin: 0 auto;
  text-shadow: none;
  font-size: 2.5em;
  line-height: 100%;
  letter-spacing: 0;
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  text-align: center;
  font-weight: normal;
  opacity: 1 !important;
  z-index: 4;
  -webkit-font-smoothing: antialiased;
  transition: opacity 0.5s ease-out;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .gcb_image_legend {
    left: 20px;
    font-size: 7vw;
    line-height: 34px;
    width: 80%;
    bottom: 20%;
    top: auto;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_image_legend {
    left: 10px;
    font-size: 32px;
    line-height: 45px;
    width: 80%;
    bottom: 15%;
    top: auto;
  }
}
#centerblock .flashContainer .gcb_image_legend span {
  font-family: "snell-roundhand-lt-std", sans-serif;
  font-size: 16px;
  line-height: 26px;
  letter-spacing: 0;
  display: block;
  text-transform: uppercase;
  margin: 20px 0;
  font-weight: normal;
  letter-spacing: 1px;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_image_legend span {
    margin: 10px 0;
    font-size: 12px;
  }
}
#centerblock .flashContainer .gcb_navigation {
  position: absolute;
  top: auto;
  bottom: 25%;
  left: 0;
  right: 0;
  width: 100%;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .gcb_navigation {
    top: auto;
    bottom: 20%;
    width: 100%;
    left: 0;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_navigation {
    top: auto;
    bottom: 20%;
    width: 100%;
    left: 0;
  }
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow {
  display: inline-block;
  width: 55px;
  height: 55px;
  margin-left: 0;
  margin-right: 0;
  transition: opacity 0.5s ease-out;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow {
    width: 55px;
    height: 55px;
  }
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.previous {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.previous:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.previous {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    left: 0;
    opacity: 0.5;
  }
  #centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.previous:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.next {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  float: right;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.next:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.next {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    right: 0;
    opacity: 0.5;
  }
  #centerblock .flashContainer .gcb_navigation .gcb_navigation_arrow.next:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}
#centerblock .flashContainer .gcb_navigation .gcb_navigation_paginator {
  display: none;
}
#centerblock .flashContainer .bannerImage > a {
  position: relative;
}
#centerblock .flashContainer .bannerImage img {
  min-width: 100%;
  min-height: 100%;
}
#centerblock .promotionsgadget {
  position: absolute;
  display: block;
  height: auto;
  opacity: 1 !important;
  background: #DBC7B5;
  bottom: 16px;
  right: 32px;
  width: 300px;
  padding: 19px 2%;
  text-align: center;
  transition: opacity 0.5s ease-out;
}
#centerblock .promotionsgadget .prgWrapper {
  padding: 0;
  display: flex;
  flex-direction: column;
}
#centerblock .promotionsgadget .prgTitle {
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  font-size: 24px;
  line-height: 30px;
  margin: 0 0 10px;
  color: #5B4C40;
  position: relative;
  text-transform: none;
  letter-spacing: 1px;
  padding-bottom: 0;
  order: 1;
}
@media screen and (max-width: 40em) {
  #centerblock .promotionsgadget .prgTitle {
    font-size: 22px;
    line-height: 26px;
    padding-bottom: 0;
  }
}
#centerblock .promotionsgadget .prgDescription {
  font-size: 14px;
  line-height: 22px;
  position: relative;
  margin: 0;
  color: #5B4C40;
  font-family: "montserrat", sans-serif !important;
  display: inline-block;
  opacity: 1;
  order: 2;
}
#centerblock .promotionsgadget .prgClick {
  float: none;
  margin: 10px 0 0;
  letter-spacing: 0;
  order: 3;
  font-size: 12px !important;
  font-family: "montserrat", sans-serif !important;
  color: #5B4C40;
}
#centerblock .promotionsgadget .prgImgWrapper {
  display: none;
}
@media screen and (max-width: 64em) {
  #centerblock .promotionsgadget {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 10px 30px;
    background: rgba(255, 255, 255, 0.9);
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  #centerblock .promotionsgadget {
    display: none;
  }
}

body.with-bannerImg.hotel-rooms #centerblock {
  height: auto !important;
}

body.scrolling #centerblock .flashContainer .gcb_image_legend {
  opacity: 0 !important;
}
body.scrolling #centerblock .flashContainer .gcb_navigation {
  opacity: 0 !important;
}
body.scrolling #centerblock .flashContainer .promotionsgadget {
  opacity: 0 !important;
}

/** banner animation **/
/*.notvisible */
.notvisible #topblock,
.notvisible #centerblock .flashContainer .promotionsgadget,
.notvisible .scroll,
.notvisible .flashContainer .gcb_navigation,
.notvisible .languages {
  opacity: 0;
  pointer-events: none;
}
.notvisible #centerblock .flashContainer .gcb_container .gcb_image_legend,
.notvisible #centerblock .flashContainer .promotionsgadget {
  opacity: 0 !important;
}

.exit.notvisible #topblock,
.exit.notvisible #centerblock .flashContainer .promotionsgadget,
.exit.notvisible .scroll,
.exit.notvisible .flashContainer .gcb_navigation,
.exit.notvisible .languages {
  opacity: 1;
  pointer-events: all;
  transition-property: opacity;
  transition-duration: 2s;
  transition-timing-function: ease-out;
  transition-delay: 3s;
}
.exit.notvisible #centerblock .flashContainer .gcb_container .gcb_image_legend,
.exit.notvisible #centerblock .flashContainer .promotionsgadget {
  opacity: 1 !important;
  pointer-events: all;
  transition-property: opacity;
  transition-duration: 1s;
  transition-timing-function: ease-out;
  transition-delay: 0s;
}

body.with-bannerVideo #centerblock .flashContainer {
  overflow: hidden;
}
@media screen and (max-width: 48em) {
  body.with-bannerVideo #centerblock .flashContainer {
    border: none;
    position: relative;
    z-index: -2;
  }
}
body.with-bannerVideo #centerblock .flashContainer .bannerVideo {
  overflow: visible;
}
body.with-bannerVideo #centerblock .flashContainer .bannerVideo::after {
  content: "";
  position: absolute;
  background-color: #5B4C40;
  height: 100vh;
  width: 100%;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  opacity: 0;
}
body.with-bannerVideo #centerblock .flashContainer .bannerVideo .gcb_video {
  position: relative;
  overflow: hidden;
  width: 100vw;
  height: 100vh;
  padding-bottom: 0%;
}
body.with-bannerVideo #centerblock .flashContainer .bannerVideo .gcb_video iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}
@media (min-aspect-ratio: 16/9) {
  body.with-bannerVideo #centerblock .flashContainer .bannerVideo .gcb_video iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  body.with-bannerVideo #centerblock .flashContainer .bannerVideo .gcb_video iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}
body.with-bannerVideo #centerblock .flashContainer .bannerVideo .gcb_inlinePlayer .gcb_btn_vol {
  top: 50%;
  left: 20px;
  right: auto;
  z-index: 9999999999;
}

#contentblock {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
#contentblock .content {
  clear: both;
  position: relative;
}
#contentblock .content#c1 {
  padding: 6em 0 3em;
  background: #5B4C40;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/texture_background.webp);
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
}
#contentblock .content#c2 {
  padding-top: 0;
  background: #DBC7B5;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/texture_background.webp);
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
}
#contentblock .content#c2 h4:first-of-type {
  font-size: 10rem;
}
#contentblock .content#c3 {
  padding-top: 0;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/texture_background.webp);
  background-position: center;
  background-repeat: repeat;
  background-size: auto;
}

.color-one {
  background-color: #5B4C40;
  transition: background 0.8s ease-in-out;
}
.color-one .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #DBC7B5 !important;
}
@media screen and (max-width: 40em) {
  .color-one .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5 !important;
  }
}

.color-two {
  background-color: #DBC7B5;
  transition: background 0.8s ease-in-out;
}
.color-two #topblock .hotellogo {
  filter: invert(0);
}
.color-two #topblock .quicklinks ul li a {
  color: white;
}
.color-two #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
  color: #DBC7B5;
  border: #DBC7B5;
  background: #5B4C40;
}
.color-two #topblock .languages::after {
  filter: invert(0);
}
.color-two #topblock .languages ul li a {
  color: #DBC7B5;
}
.color-two a {
  color: #5B4C40;
}
.color-two h1,
.color-two h2 {
  color: #5B4C40;
}
.color-two h1 span,
.color-two h2 span {
  color: #5B4C40;
}
.color-two h3 {
  color: #5B4C40;
}
.color-two h3 span {
  color: #5B4C40;
}
.color-two h4 {
  color: #5B4C40;
}
.color-two h4 span {
  color: #5B4C40;
}
.color-two h5 {
  color: #5B4C40;
}
.color-two h5 span {
  color: #5B4C40;
}
.color-two p {
  color: #5B4C40;
}
.color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper h4 {
  color: #5B4C40;
}
.color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper h4 span {
  color: #5B4C40;
}
.color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #5B4C40;
}
.color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #5B4C40;
}
.color-two .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: #5B4C40;
}
.color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper h4,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper h4 {
  color: #5B4C40;
}
.color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper h4 span,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper h4 span {
  color: #5B4C40;
}
.color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #5B4C40;
}
.color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription span,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #5B4C40;
}
.color-two .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a,
.color-two .imagelinkgadget.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: white;
}
@media screen and (max-width: 40em) {
  .color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button {
    color: #DBC7B5;
  }
}
.color-two .large .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .color-two .large .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #5B4C40;
  }
}
.color-two .large .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .color-two .large .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #5B4C40;
  }
}
.color-two .large .imglinkWrapper .imgContentWrapper .imgDescription span a {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .color-two .large .imglinkWrapper .imgContentWrapper .imgDescription span a {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgLink {
    color: #DBC7B5;
  }
}
.color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #5B4C40;
}
.color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription span,
.color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
.color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
.color-two .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: #5B4C40;
}
.color-two .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #5B4C40;
}
.color-two .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #5B4C40;
}
.color-two .quote-slide .imglinkWrapper .imgContentWrapper span {
  color: white !important;
}
.color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white;
}
@media screen and (max-width: 40em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #5B4C40;
  }
}
@media screen and (max-width: 40em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #5B4C40;
  }
}
@media screen and (max-width: 40em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span a {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span a {
    color: #5B4C40;
  }
}
@media screen and (max-width: 40em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span em {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span em {
    color: #5B4C40;
  }
}
@media screen and (max-width: 40em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span strong {
    color: #5B4C40;
  }
}
@media screen and (max-width: 48em) {
  .color-two .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span strong {
    color: #5B4C40;
  }
}
.color-two .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a {
  color: #5B4C40;
}
.color-two .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a::after {
  background: #5B4C40;
}
.color-two .panoramic .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white !important;
}
.color-two .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white;
}
.color-three {
  background-color: #5B4C40;
  transition: background 0.8s ease-in-out;
}
.color-three #topblock .hotellogo {
  filter: invert(1);
}
.color-three #topblock .quicklinks ul li a {
  color: white;
}
.color-three #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
  color: #DBC7B5;
  border: #DBC7B5;
  background: #5B4C40;
}
.color-three #topblock .languages::after {
  filter: invert(1);
}
.color-three #topblock .languages ul li a {
  color: #DBC7B5;
}
.color-three h1,
.color-three h2 {
  color: #DBC7B5;
}
.color-three h1 span,
.color-three h2 span {
  color: #DBC7B5;
}
.color-three h3 {
  color: #DBC7B5;
}
.color-three h3 span {
  color: #DBC7B5;
}
.color-three h4 {
  color: #DBC7B5;
}
.color-three h4 span {
  color: #DBC7B5;
}
.color-three h5 {
  color: #DBC7B5;
}
.color-three h5 span {
  color: #DBC7B5;
}
.color-three p {
  color: #DBC7B5;
}
.color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper h4 {
  color: #DBC7B5 !important;
}
.color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper h4 span {
  color: #DBC7B5 !important;
}
.color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #DBC7B5;
}
.color-three .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #DBC7B5;
}
.color-three .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white;
}
@media screen and (max-width: 40em) {
  .color-three .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5 !important;
  }
}
.color-three .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: white !important;
}
@media screen and (max-width: 40em) {
  .color-three .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5 !important;
  }
}
.color-three .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a {
  color: #DBC7B5 !important;
}
.color-three .quote-slide .imglinkWrapper .imgContentWrapper span {
  color: white !important;
}
.color-three .quote-slide .imglinkWrapper .imgContentWrapper span a {
  color: white !important;
}
.color-three .panoramic .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white !important;
}
.color-three .panoramic .imglinkWrapper .imgContentWrapper .imgDescription span a {
  color: white !important;
}
.color-three .panoramic .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: white !important;
}
.color-three .quote-slide .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: white !important;
}
.color-three .mediumSwiper .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: white !important;
}
@media screen and (max-width: 40em) {
  .color-three .mediumSwiper .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5 !important;
  }
}
.color-three .mediumSwiper .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: white !important;
}
@media screen and (max-width: 40em) {
  .color-three .mediumSwiper .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5 !important;
  }
}

/*
 * loader area
 */
@-webkit-keyframes loadingAnimation {
  from {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@keyframes loadingAnimation {
  from {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
  }
  to {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
#loader,
#loader-home {
  position: fixed;
  z-index: 99999;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: auto;
  height: auto;
  align-items: center !important;
  background-color: #5B4C40;
}
#loader:before,
#loader-home:before {
  content: "";
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  margin: 0 auto;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -355px -28px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  width: 150px;
  height: 93px;
  filter: invert(0);
}
.gc-b74dde97e2f1fc60 #loader:before,
.gc-b74dde97e2f1fc60 #loader-home:before {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -22px -462px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  width: 143px;
  height: 37px;
}
.progress {
  display: flex;
  height: 1rem;
  overflow: hidden;
  font-size: 0.75rem;
  background-color: rgba(158, 158, 158, 0.3215686275);
  border-radius: 0.25rem;
}

.container-fluid {
  margin-top: 40%;
  width: 110px;
  padding-right: 0;
  padding-left: 0;
  margin-right: auto;
  margin-left: auto;
}
@media screen and (max-width: 48em) {
  .container-fluid {
    width: 68px;
    margin-top: 450px;
  }
}

.progress-bar {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  white-space: nowrap;
  will-change: auto;
  transition: width 0.6s ease;
  width: 80%;
  background: #5B4C40;
  animation: progressbar 1s ease-in-out;
}
body.loaded .progress-bar {
  width: 100%;
}
@keyframes progressbar {
  0% {
    width: 0%;
  }
  50% {
    width: 35%;
  }
  100% {
    width: 85%;
  }
}

#topblock {
  position: fixed;
  top: 0;
  padding: 18px 24px;
  z-index: 9999;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  display: flex;
  width: 100vw;
  transition: transform 0.5s ease-in;
  background-color: transparent;
}
@media screen and (max-width: 40em) {
  #topblock {
    transform: none !important;
    height: 60px;
    padding: 0 22px;
  }
}
#topblock .hotellogo {
  display: block;
  margin-left: 20px;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -355px -28px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  width: 150px;
  height: 93px;
  filter: invert(0);
  transform: none;
  text-indent: -99990px;
}
#topblock .hotellogo a {
  width: inherit;
  height: 100%;
  display: block;
  position: relative;
  text-indent: -999999px;
}
@media screen and (max-width: 64em) {
  #topblock .hotellogo {
    margin: 0 auto;
  }
}
@media screen and (max-width: 48em) {
  #topblock .hotellogo {
    display: block;
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -355px -215px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    width: 150px;
    height: 36px;
    text-indent: -99990px;
    filter: invert(0);
  }
}
@media screen and (max-width: 40em) {
  #topblock .hotellogo {
    display: block;
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -355px -215px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    width: 150px;
    height: 36px;
    text-indent: -99990px;
    filter: invert(0);
  }
}
#topblock .quicklinks {
  max-width: 60%;
  align-items: center;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  margin: auto;
}
@media screen and (max-width: 64em) {
  #topblock .quicklinks {
    max-width: 45%;
    padding-top: 20px;
    overflow: hidden;
    height: 20px;
  }
}
@media screen and (max-width: 48em) {
  #topblock .quicklinks {
    display: none;
  }
}
#topblock .quicklinks ul {
  padding: 0;
  margin: 0;
}
#topblock .quicklinks ul li {
  display: inline-block;
  margin: 0 10px;
  text-transform: uppercase;
  position: relative;
}
#topblock .quicklinks ul li a {
  color: white;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-size: 0.8em;
  text-decoration: none;
  font-family: "the-seasons", sans-serif;
  transition: all 0.5s ease-in-out;
  opacity: 1;
}
#topblock .quicklinks ul li a:after {
  width: 0%;
  height: 1px;
  content: "";
  display: block;
  position: absolute;
  background-color: white;
  transition: all 0.5s ease-in-out;
}
#topblock .quicklinks ul li a:hover {
  opacity: 0.5;
  color: white;
}
#topblock .quicklinks ul li a:hover:after {
  width: 100%;
}
#topblock .quicklinks ul li.active a {
  opacity: 1;
  color: #DBC7B5;
}
#topblock .quicklinks ul li.active a:before {
  opacity: 1;
}
#topblock .bookinggadget .gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
  background-color: var(--booknow_background-color);
  border: 1px solid var(--booknow_border-color);
  color: var(--booknow_text-color);
  border-radius: 25px;
}
#topblock .bookinggadget .gc-dspro-container .gc-dspro-button .gc-dspro-checkrates:hover {
  background-color: var(--booknow_hoverBackground-color);
  border: 1px solid var(--booknow_hoverBorder-color);
  color: var(--booknow_hoverText-color);
}
@media screen and (max-width: 40em) {
  #topblock .bookinggadget .gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
    border-radius: 1px;
  }
}
#topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
  font-family: "the-seasons", sans-serif;
  border-radius: none;
}
@media screen and (max-width: 40em) {
  #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
    position: fixed;
    top: auto;
    width: 100%;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 40em) {
  #topblock .bookinggadget {
    position: fixed;
    top: 60px;
    bottom: auto;
    width: 100%;
    left: 0;
    right: 0;
  }
}
@media screen and (max-width: 48em) {
  #topblock .bookinggadget {
    position: fixed;
    bottom: auto;
    width: 100%;
    left: -2%;
    right: 0;
  }
}

footer {
  overflow: hidden;
  background-color: #5B4C40;
  position: relative;
}
footer .holder {
  border-top: 1px solid #DBC7B5;
  border-bottom: 1px solid #DBC7B5;
}
footer .row {
  text-align: left;
  width: 100%;
  display: flex;
  align-items: flex-start;
  justify-content: center;
  gap: 3rem;
  flex-direction: row;
  padding: 50px 20px;
  justify-content: space-between;
}
@media screen and (max-width: 64em) {
  footer .row {
    flex-direction: column;
    text-align: center;
    align-items: center;
  }
}
@media screen and (max-width: 40em) {
  footer .row {
    flex-direction: column;
    text-align: center;
  }
}
footer .row * {
  color: white;
  font-size: 14px;
  letter-spacing: 0.75px;
  display: block;
  font-style: normal;
  text-transform: uppercase;
  font-family: "montserrat", sans-serif;
}
footer .row p {
  margin-top: 0;
  line-height: 16px;
  opacity: 0.65;
  text-align: left;
  padding: 0;
}
@media screen and (max-width: 64em) {
  footer .row p {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  footer .row p {
    text-align: center;
  }
}
footer .row .footerlogo {
  display: flex;
  flex-flow: wrap row;
  justify-content: center;
  filter: invert(0);
}
footer .row .footerlogo .logo {
  width: inherit;
  height: 100%;
  display: block;
  position: relative;
  text-indent: -999999px;
  text-align: center;
  margin: auto;
  display: block;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -355px -28px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  width: 150px;
  height: 93px;
}
footer .row .hoteladdress {
  font-size: 0.9em;
  letter-spacing: 0.5px;
  line-height: 1.6em;
}
@media screen and (max-width: 40em) {
  footer .row .hoteladdress {
    padding: 0;
    text-align: center;
  }
}
footer .row .hoteladdress .addressblock {
  display: block;
}
footer .row .hoteladdress .phoneblock,
footer .row .hoteladdress .emailblock {
  display: block;
}
@media screen and (max-width: 48em) {
  footer .row .phone__block,
  footer .row .email__block {
    margin-top: 10px;
    margin-bottom: 20px;
  }
}
footer .row .Newsletter {
  margin-top: 20px;
}
@media screen and (max-width: 40em) {
  footer .row .Newsletter {
    text-align: center;
    margin-bottom: 20px;
  }
}
footer .row .Newsletter a {
  text-decoration: none;
}
@media screen and (max-width: 48em) {
  footer .row .Newsletter a {
    display: inline-block;
  }
}
footer .row .amazing {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -380px -291px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  width: 109px;
  height: 35px;
}
footer .row a {
  margin-bottom: 5px;
  transition: opacity 0.3s ease-in-out;
  text-decoration: none;
  display: contents;
}
footer .row a span {
  transition: opacity 0.3s ease-in-out;
}
footer .row a:hover {
  opacity: 0.4;
  text-decoration: none;
}
footer .row .socialmedia {
  width: 100%;
  padding: 0;
}
@media screen and (max-width: 48em) {
  footer .row .socialmedia {
    margin-bottom: 20px;
  }
}
footer .row .socialmedia ul {
  margin: 0;
  padding: 0;
  text-align: center;
}
@media screen and (max-width: 64em) {
  footer .row .socialmedia ul {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  footer .row .socialmedia ul {
    text-align: center;
  }
}
footer .row .socialmedia ul li {
  display: inline-block;
  margin: 0px;
}
footer .row .socialmedia ul li a {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  display: block;
  text-indent: -999999px;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/transparent);
  background-color: center;
  background-position: no-repeat;
  background-repeat: 20px;
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: opacity 0.5s ease;
}
footer .row .socialmedia ul li a:hover {
  opacity: 0.4;
}
@media screen and (max-width: 40em) {
  footer .row .socialmedia ul li a {
    margin: 5px;
  }
}
footer .row .socialmedia ul .facebook a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/facebook.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .instagram a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/instagram.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .twitter a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/twitter.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .vimeo a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/vimeo.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .youtube a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/youtube.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .pinterest a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/pinterest.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .linkedin a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/linkedin.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .tripadvisor a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/tripadvisor.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .socialmedia ul .whatsapp a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/whatsapp.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
footer .row .footermenu {
  margin: 0;
  text-align: center;
}
footer .row .footermenu ul {
  columns: 2;
  margin: 0;
  padding-left: 0;
  text-align: left;
}
@media screen and (max-width: 64em) {
  footer .row .footermenu ul {
    text-align: center;
    columns: 3;
  }
}
@media screen and (max-width: 40em) {
  footer .row .footermenu ul {
    text-align: center;
    padding-left: 0;
    columns: 1;
  }
}
footer .row .footermenu ul li a {
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  line-height: 1.8em;
  color: white;
  transition: opacity 0.5s ease-in-out;
  text-decoration: none;
}
footer .row .footermenu ul li a:hover {
  opacity: 0.5;
}
footer .powered {
  opacity: 1;
  position: relative;
  top: auto;
  bottom: 0;
  filter: invert(0) sepia(0%) saturate(0%) hue-rotate(135deg) brightness(0) contrast(0);
  justify-items: center;
}
@media screen and (max-width: 48em) {
  footer .powered {
    margin: 0 auto;
    float: none;
  }
}
footer .powered a {
  display: block;
  text-align: center;
}
footer .powered a img {
  width: 300px;
  height: 30px;
}
@media screen and (max-width: 40em) {
  footer .powered a img {
    width: 300px;
  }
}

.menu-area {
  display: flex;
  top: 0;
  bottom: auto;
  width: 100vw;
  height: 100vh;
  z-index: 9999;
  position: fixed;
  text-align: center;
  background-color: #5B4C40;
  backdrop-filter: blur(10px);
  transform: scale(1, 0);
  transform-origin: top center;
  transition-delay: 2s;
  transition: all 1s cubic-bezier(0.77, 0, 0.175, 1);
  visibility: hidden;
  opacity: 0;
  align-items: center;
}
@media screen and (max-width: 48em) {
  .menu-area {
    width: 100vw;
    left: 0;
  }
}
.menu-area .closeBar {
  width: 80px;
  background: #5B4C40;
}
@media screen and (max-width: 48em) {
  .menu-area .closeBar {
    width: 100%;
    height: 50px;
    position: absolute;
    z-index: 1;
    display: block;
  }
}
.menu-area .close {
  top: 12px;
  left: 12px;
  position: absolute;
  z-index: 999;
}
.menu-area .menu {
  width: inherit;
}
.menu-area .menu::before {
  content: "";
  background-image: url(../../casanova_farmhouse_hotel_adv_0825_bin/menu-areaImg.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: auto;
  width: 728px;
  height: 611px;
  display: block;
  position: absolute;
  right: 0;
  bottom: 0;
  left: auto;
  top: auto;
  z-index: -99999;
}
@media screen and (max-width: 48em) {
  .menu-area .menu::before {
    opacity: 0.2;
  }
}
@media screen and (max-width: 48em) {
  .menu-area .menu {
    width: 100%;
  }
}
@media screen and (max-width: 40em) {
  .menu-area .menu {
    width: 100%;
  }
}
.menu-area .menu .navigation {
  width: 100%;
  height: 100%;
  margin: auto;
  display: table;
  overflow: auto;
  max-height: 100px;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .navigation {
    overflow: scroll;
  }
}
.menu-area .menu .navigation ul {
  padding: 0% 6% 0% 6%;
  vertical-align: middle;
  display: flex;
  flex-wrap: wrap;
  align-content: flex-start;
  padding-right: 5%;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .navigation ul {
    flex-direction: column;
    align-content: center;
  }
}
@media screen and (max-width: 40em) {
  .menu-area .menu .navigation ul {
    flex-direction: column;
    align-content: center;
  }
}
.menu-area .menu .navigation ul li {
  list-style: none;
  margin-bottom: 5px;
  text-align: center;
  list-style: none;
  margin-bottom: 14px;
  text-align: left;
  padding-right: 25px;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .navigation ul li {
    text-align: center;
    padding-right: 0;
  }
}
@media screen and (max-width: 40em) {
  .menu-area .menu .navigation ul li {
    text-align: center;
    padding-right: 0;
  }
}
.menu-area .menu .navigation ul li a {
  font-size: 2em;
  line-height: 2em;
  font-weight: 400;
  display: block;
  letter-spacing: 1px;
  font-family: "the-seasons", sans-serif;
  color: #DBC7B5;
  text-transform: uppercase;
  transition: transform 0.3s ease-in-out, opacity 0.3s ease-in-out;
  text-decoration: none;
  font-weight: bold;
}
.menu-area .menu .navigation ul li a:hover {
  color: white;
  text-decoration: none;
  transform: translateX(0.2em);
}
@media screen and (max-width: 48em) {
  .menu-area .menu .navigation ul li a {
    font-size: 30px;
    line-height: 40px;
  }
}
.menu-area .menu .navigation ul li a.active a {
  opacity: 1;
}
.menu-area .menu .menuContacts {
  display: flex;
  flex-direction: row;
  gap: 70px;
  justify-content: space-between;
  padding: 0% 0 0 6%;
  margin-bottom: 40px;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .menuContacts {
    gap: 30px;
    flex-flow: wrap;
    margin-bottom: 0;
  }
}
.menu-area .menu .menuContacts * {
  text-align: left;
  color: white;
  font-size: 1em;
  text-decoration: none;
  padding: 0;
  margin: 0;
  word-break: break-word;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .menuContacts * {
    width: 45%;
  }
}
.menu-area .menu .menuContacts .menuAddress p,
.menu-area .menu .menuContacts .menuPhone p,
.menu-area .menu .menuContacts .menuEmail p {
  text-align: left;
  color: white;
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
}
.menu-area .menu .socialmedia {
  width: fit-content;
  padding: 10% 6% 0% 6%;
}
.menu-area .menu .socialmedia p {
  text-align: left;
  padding-left: 0;
  padding-top: 0;
  margin-top: 0;
  padding-right: 0;
  margin-bottom: 20px;
  font-weight: 400;
  letter-spacing: 1px;
  font-family: "the-seasons", sans-serif;
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .socialmedia p {
    text-align: center;
    padding-right: 0;
  }
}
@media screen and (max-width: 40em) {
  .menu-area .menu .socialmedia p {
    text-align: center;
    padding-right: 0;
  }
}
@media screen and (max-width: 48em) {
  .menu-area .menu .socialmedia {
    margin-bottom: 20px;
    width: 100%;
  }
}
.menu-area .menu .socialmedia ul {
  margin: 0;
  padding: 0;
  text-align: center;
  display: flex;
}
@media screen and (max-width: 48em) {
  .menu-area .menu .socialmedia ul {
    justify-content: center;
  }
}
.menu-area .menu .socialmedia ul li {
  display: block;
  margin: 0px;
}
.menu-area .menu .socialmedia ul li a {
  margin-right: 10px;
  width: 25px;
  height: 25px;
  display: block;
  text-indent: -999999px;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/transparent);
  background-color: center;
  background-position: no-repeat;
  background-repeat: 20px;
  background-size: cover;
  width: 20px;
  height: 20px;
  transition: opacity 0.5s ease;
}
.menu-area .menu .socialmedia ul li a:hover {
  opacity: 0.4;
}
@media screen and (max-width: 40em) {
  .menu-area .menu .socialmedia ul li a {
    margin: 5px;
  }
}
.menu-area .menu .socialmedia .facebook a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/facebook.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .instagram a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/instagram.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .twitter a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/twitter.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .vimeo a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/vimeo.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .youtube a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/youtube.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .pinterest a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/pinterest.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .linkedin a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/linkedin.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .tripadvisor a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/tripadvisor.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}
.menu-area .menu .socialmedia .whatsapp a {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/socialmedia/whatsapp.svg);
  background-color: transparent;
  background-position: center;
  background-repeat: no-repeat;
  background-size: 20px;
  filter: invert(1);
}

.menuOpened {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.menuOpened:before {
  opacity: 0.1;
  z-index: 9999;
}
.menuOpened .menu-area {
  top: 0;
  transform: scale(1, 1);
  transition-delay: 0s;
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 48em) {
  .menuOpened .menu-area {
    width: 100vw;
    left: 0;
  }
}

html,
body {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  left: 0;
  top: 0;
}

.left {
  text-align: left;
}

.right {
  text-align: right;
}

.center {
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}

.justify {
  text-align: justify;
}

.hidden-sm {
  display: none;
}

.container {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  padding-left: 7%;
  padding-right: 7%;
}
@media screen and (max-width: 48em) {
  .container {
    padding-left: 30px;
    padding-right: 30px;
  }
}

.row {
  position: relative;
  width: 100%;
}

.row [class^=col] {
  float: left;
  margin: 0;
  min-height: 0.125rem;
  justify-items: center;
}

.row::after {
  content: "";
  display: table;
  clear: both;
}

.col-1,
.col-2,
.col-3,
.col-4,
.col-5,
.col-6,
.col-7,
.col-8,
.col-9,
.col-10,
.col-11,
.col-12 {
  width: 100%;
  float: left;
}

.col-1-sm {
  width: 8.3333333333%;
}

.col-2-sm {
  width: 16.6666666667%;
}

.col-3-sm {
  width: 25%;
}

.col-4-sm {
  width: 33.3333333333%;
}

.col-5-sm {
  width: 41.6666666667%;
}

.col-6-sm {
  width: 50%;
}

.col-7-sm {
  width: 58.3333333333%;
}

.col-8-sm {
  width: 66.6666666667%;
}

.col-9-sm {
  width: 75%;
}

.col-10-sm {
  width: 83.3333333333%;
}

.col-11-sm {
  width: 91.6666666667%;
}

.col-12-sm {
  width: 100%;
}

@media only screen and (min-width: 48em) {
  .col-1 {
    width: 8.3333333333%;
  }
  .col-2 {
    width: 16.6666666667%;
  }
  .col-3 {
    width: 25%;
  }
  .col-4 {
    width: 33.3333333333%;
  }
  .col-5 {
    width: 41.6666666667%;
  }
  .col-6 {
    width: 50%;
  }
  .col-7 {
    width: 58.3333333333%;
  }
  .col-8 {
    width: 66.6666666667%;
  }
  .col-9 {
    width: 75%;
  }
  .col-10 {
    width: 83.3333333333%;
  }
  .col-11 {
    width: 91.6666666667%;
  }
  .col-12 {
    width: 100%;
  }
  .hidden-sm {
    display: block;
  }
}
.content #productTypes, .content #addons {
  margin-right: 10%;
  margin-left: 10%;
}
.content #productTypes .roomContainer, .content #addons .roomContainer {
  background: white;
  min-height: 260px;
  padding-top: 50px !important;
}
@media screen and (max-width: 48em) {
  .content #productTypes .roomContainer, .content #addons .roomContainer {
    padding: 360px 6% 30px !important;
  }
}
@media screen and (max-width: 40em) {
  .content #productTypes .roomContainer, .content #addons .roomContainer {
    padding: 300px 6% 30px !important;
  }
}
.content #productTypes .roomContainer *, .content #addons .roomContainer * {
  text-align: center;
  float: none;
}
.content #productTypes .roomContainer .roomName, .content #addons .roomContainer .roomName {
  position: relative;
  bottom: auto;
  left: auto;
  right: auto;
  padding: 0;
  margin-bottom: 10px;
  padding: 0;
}
.content #productTypes .roomContainer .roomName h2, .content #addons .roomContainer .roomName h2 {
  font-size: 22px;
  line-height: 32px;
  letter-spacing: 2px;
  text-shadow: none;
  color: #5B4C40;
  padding: 0 !important;
}
.content #productTypes .roomContainer .roomName h2:after, .content #addons .roomContainer .roomName h2:after {
  display: none;
}
@media screen and (max-width: 40em) {
  .content #productTypes .roomContainer .roomName h2, .content #addons .roomContainer .roomName h2 {
    font-size: 1.3em;
  }
}
.content #productTypes .roomContainer .minRate, .content #addons .roomContainer .minRate {
  display: block;
  margin: 0 0 10px;
}
.content #productTypes .roomContainer .minRate h3, .content #addons .roomContainer .minRate h3 {
  color: #5B4C40;
  letter-spacing: 1.5px;
  font-size: 0.9em;
  text-decoration: none;
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  margin-bottom: 0;
}
.content #productTypes .roomContainer .promotions-termsActions, .content #addons .roomContainer .promotions-termsActions {
  bottom: auto;
  left: auto;
  margin: 20px 0 0;
}
.content #productTypes .roomContainer .promotions-termsActions .promotions-showTermsTrigger, .content #addons .roomContainer .promotions-termsActions .promotions-showTermsTrigger {
  background: none;
  color: #505759;
  font-size: 11px;
  letter-spacing: 1px;
  top: auto;
  bottom: -5px;
  left: 0;
  right: 0;
  margin: 0 auto;
}
.content #productTypes .roomContainer .promotions-termsActions .promotions-showTermsTrigger:hover, .content #addons .roomContainer .promotions-termsActions .promotions-showTermsTrigger:hover {
  text-decoration: underline;
}
.content #productTypes .roomContainer .promotions-termsActions .promotions-bgLink, .content #addons .roomContainer .promotions-termsActions .promotions-bgLink {
  border-radius: 0;
  float: none !important;
}
.content #productTypes .roomContainer .promotions-termsContent, .content #addons .roomContainer .promotions-termsContent {
  top: auto;
  background: #fff;
  padding: 0;
}
.content #productTypes .roomContainer .promotions-termsContent .promotions-termsText, .content #addons .roomContainer .promotions-termsContent .promotions-termsText {
  background: none;
  padding: 0 10%;
}
.content #productTypes .roomContainer .promotions-termsContent .promotions-closeTermsShell, .content #addons .roomContainer .promotions-termsContent .promotions-closeTermsShell {
  color: #5B4C40 !important;
}
.content #productTypes .roomContainer .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms, .content #addons .roomContainer .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
  background: url("//static.guestcentric.net/cdn/wsbdev/wsbdev_bin/close_terms.png") 97% no-repeat #5B4C40 !important;
  font-size: 12px !important;
  letter-spacing: 1px;
  line-height: 35px;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  width: 100% !important;
}
.content #productTypes .roomContainer .roomPhoto, .content #addons .roomContainer .roomPhoto {
  pointer-events: none;
  cursor: default;
}
.content #productTypes .roomContainer .roomPhoto .pgContainer, .content #addons .roomContainer .roomPhoto .pgContainer {
  background: white;
}
.content #productTypes .roomContainer .roomPhoto .pgContainer a label, .content #addons .roomContainer .roomPhoto .pgContainer a label {
  bottom: 0;
  background: none;
  font-family: "montserrat", sans-serif;
  font-size: 16px;
  line-height: 44px;
  letter-spacing: 1px;
  display: none;
}
.content #productTypes .roomContainer .roomPhoto .pgContainer .pgImage, .content #addons .roomContainer .roomPhoto .pgContainer .pgImage {
  transition-property: opacity;
  transition-duration: 0.5s;
  transition-timing-function: ease-out;
}
.content #productTypes .roomContainer .roomDescription ul li, .content #addons .roomContainer .roomDescription ul li {
  display: block;
  background: none;
  margin-left: 0;
  padding-left: 0;
}
.content #productTypes .roomContainer .roomDescription ul li:before, .content #addons .roomContainer .roomDescription ul li:before {
  content: "-";
  position: relative;
  display: inline-block;
  padding-right: 5px;
}
.content #productTypes .roomContainer .roomDescription a, .content #addons .roomContainer .roomDescription a {
  text-decoration: underline;
  font-family: "montserrat", sans-serif;
}
.content #productTypes .roomContainer p strong, .content #addons .roomContainer p strong {
  font-size: 12px;
  line-height: 18px;
}
.content #productTypes .roomContainer p:before, .content #addons .roomContainer p:before {
  display: none;
}
.content #productTypes .roomContainer:nth-of-type(even) .promotions-termsActions, .content #addons .roomContainer:nth-of-type(even) .promotions-termsActions {
  float: left;
}
.content #productTypes .roomContainer:hover .roomPhoto .pgContainer .pgImage, .content #addons .roomContainer:hover .roomPhoto .pgContainer .pgImage {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

#pg {
  opacity: 1;
  padding: 0 8%;
  margin-bottom: 80px;
  transition: opacity 0.4s 0.6s ease-in;
}
#pg h3.galleryName {
  margin: 0px auto 20px;
  text-align: center;
  width: 60%;
  text-transform: none;
  letter-spacing: 0;
  font-family: "the-seasons", sans-serif;
  font-size: 14px;
  line-height: 28px;
  letter-spacing: 0.6px;
}
#pg h3.galleryName strong {
  font-weight: normal;
  margin-bottom: 18px;
  color: #DBC7B5;
  font-size: 32px;
}
@media screen and (max-width: 64em) {
  #pg h3.galleryName {
    width: 80%;
  }
}
@media screen and (max-width: 48em) {
  #pg h3.galleryName {
    width: 100%;
  }
}
#pg .pgContainer {
  display: none;
}
#pg .pgContainer.ug-gallery-wrapper {
  display: block;
}
@media screen and (max-width: 48em) {
  #pg {
    padding: 0 5%;
  }
}

body #contentblock h1:first-of-type {
  display: none;
}
body.hotel-contacts .row {
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 40em) {
  body.hotel-contacts .row {
    flex-direction: column;
  }
}
body .nav ul {
  display: flex;
  justify-content: center;
}
body .nav ul li:before {
  display: none;
}

.buyHouse {
  padding: 20px 40px;
  background: #5B4C40;
  display: flex;
  align-items: center;
  position: relative;
}
@media screen and (max-width: 40em) {
  .buyHouse {
    display: block;
    text-align: center;
    padding: 20px 80px 80px;
  }
}
.buyHouse h3 {
  font-size: 2em;
  font-weight: 600;
  color: white;
  width: fit-content;
  text-align: left;
}
@media screen and (max-width: 40em) {
  .buyHouse h3 {
    width: 100%;
  }
}
.buyHouse p {
  color: white;
  width: 75%;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4em;
}
@media screen and (max-width: 40em) {
  .buyHouse p {
    width: 100%;
  }
}
body.homepage #contentblock h1:first-of-type {
  display: none;
}
body.homepage #contentblock#c1 {
  padding-top: 5rem;
}
body.homepage #contentblock#c2 {
  padding-top: 5rem;
}
body.homepage #contentblock#c3 {
  padding-top: 5rem;
}

body.no-banner #centerblock {
  margin: 0 !important;
  height: 0vh !important;
}
body.no-banner #centerblock .flashContainer #scroll {
  display: none;
}
body.no-banner #contentblock {
  margin-top: 120px;
}
@media screen and (max-width: 48em) {
  body.no-banner #contentblock {
    margin-top: 60px;
  }
}
body.no-banner.hotel-directions #centerblock {
  height: 0 !important;
}
body.no-banner .content .holder > *, body.no-banner .imgContentWrapper, body.no-banner #bottomblock {
  opacity: 1;
  transform: translateY(0);
}

.content #roomtypes,
.content #specialoffers {
  cursor: pointer;
}
.content #roomtypes .roomContainer[data-room=active],
.content #specialoffers .roomContainer[data-room=active] {
  display: none !important;
}
.content #roomtypes .roomContainer,
.content #specialoffers .roomContainer {
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 50vh;
  max-height: 600px;
  min-height: 200px;
  text-align: left;
  padding: 0;
  width: 100%;
  background: white;
}
@media screen and (max-width: 90em) {
  .content #roomtypes .roomContainer,
  .content #specialoffers .roomContainer {
    max-height: 500px;
    min-height: 350px;
  }
}
@media screen and (max-width: 64em) {
  .content #roomtypes .roomContainer,
  .content #specialoffers .roomContainer {
    max-height: 500px;
    min-height: 350px;
  }
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer,
  .content #specialoffers .roomContainer {
    max-height: 250px;
    height: 40vh;
    text-align: center;
    align-items: center;
  }
}
.content #roomtypes .roomContainer:last-of-type,
.content #specialoffers .roomContainer:last-of-type {
  margin-bottom: 40px;
}
.content #roomtypes .roomContainer:nth-of-type(odd),
.content #specialoffers .roomContainer:nth-of-type(odd) {
  padding-left: 55%;
  gap: 15px;
}
.content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened).tumb .roomName, .content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened) .roomName, .content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened) .minRate, .content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened) .promotions-termsActions, .content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened) .roomDescription p,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened).tumb .roomName,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened) .roomName,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened) .minRate,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened) .promotions-termsActions,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened) .roomDescription p {
  max-width: 100%;
}
.content #roomtypes .roomContainer:nth-of-type(odd):not(.room-opened) .roomDescription p,
.content #specialoffers .roomContainer:nth-of-type(odd):not(.room-opened) .roomDescription p {
  width: 70%;
  padding: 0;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:nth-of-type(odd),
  .content #specialoffers .roomContainer:nth-of-type(odd) {
    padding-left: 0;
  }
}
.content #roomtypes .roomContainer:nth-of-type(odd) .roomPhoto,
.content #specialoffers .roomContainer:nth-of-type(odd) .roomPhoto {
  right: auto;
  left: 0;
}
.content #roomtypes .roomContainer:nth-of-type(even),
.content #specialoffers .roomContainer:nth-of-type(even) {
  padding-left: 5%;
  gap: 15px;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:nth-of-type(even),
  .content #specialoffers .roomContainer:nth-of-type(even) {
    padding-left: 0;
  }
}
.content #roomtypes .roomContainer:nth-of-type(even) .roomPhoto,
.content #specialoffers .roomContainer:nth-of-type(even) .roomPhoto {
  left: auto;
  right: 0;
}
.content #roomtypes .roomContainer .roomPhoto,
.content #specialoffers .roomContainer .roomPhoto {
  z-index: unset;
  height: 100%;
  width: 50%;
  overflow: hidden;
  display: block;
  transform: scale(1);
  transition: transform 0.3s ease-in-out;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .roomPhoto:after,
  .content #specialoffers .roomContainer .roomPhoto:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #5B4C40;
    opacity: 0.3;
  }
}
.content #roomtypes .roomContainer .roomPhoto:hover,
.content #specialoffers .roomContainer .roomPhoto:hover {
  transform: scale(1.01);
}
.content #roomtypes .roomContainer .roomPhoto .pgImage,
.content #specialoffers .roomContainer .roomPhoto .pgImage {
  background-position: center;
  height: 100%;
  background-size: cover;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .roomPhoto,
  .content #specialoffers .roomContainer .roomPhoto {
    margin: 0;
    width: 100%;
    top: 0;
    height: auto;
  }
}
.content #roomtypes .roomContainer .roomName,
.content #specialoffers .roomContainer .roomName {
  margin: 0;
  width: fit-content;
  max-width: 48%;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .roomName,
  .content #specialoffers .roomContainer .roomName {
    max-width: 100%;
  }
}
.content #roomtypes .roomContainer .roomName h2,
.content #specialoffers .roomContainer .roomName h2 {
  color: #5B4C40;
  font-size: 2.2em;
  letter-spacing: 0.03125em;
  text-align: center;
}
.content #roomtypes .roomContainer .roomName h2:after,
.content #specialoffers .roomContainer .roomName h2:after {
  display: none;
}
@media screen and (max-width: 64em) {
  .content #roomtypes .roomContainer .roomName h2,
  .content #specialoffers .roomContainer .roomName h2 {
    font-size: 2em;
  }
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .roomName h2,
  .content #specialoffers .roomContainer .roomName h2 {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 40em) {
  .content #roomtypes .roomContainer .roomName h2,
  .content #specialoffers .roomContainer .roomName h2 {
    font-size: 1.5em;
  }
}
.content #roomtypes .roomContainer .minRate,
.content #specialoffers .roomContainer .minRate {
  display: block;
  width: fit-content;
  max-width: 48%;
  margin-top: 4px;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .minRate,
  .content #specialoffers .roomContainer .minRate {
    max-width: 100%;
  }
}
.content #roomtypes .roomContainer .minRate h3,
.content #specialoffers .roomContainer .minRate h3 {
  color: #5B4C40;
  display: block;
  text-align: center;
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  font-weight: lighter;
  font-size: 1.333334em;
  line-height: 1.5625em;
  letter-spacing: 0.0625em;
}
.content #roomtypes .roomContainer .minRate h3 a,
.content #specialoffers .roomContainer .minRate h3 a {
  border: none;
  color: #5B4C40;
}
.content #roomtypes .roomContainer .minRate h3 a span,
.content #specialoffers .roomContainer .minRate h3 a span {
  color: #5B4C40;
}
.content #roomtypes .roomContainer .minRate h3 a:hover,
.content #specialoffers .roomContainer .minRate h3 a:hover {
  color: unset !important;
}
.content #roomtypes .roomContainer .minRate h3 a:after,
.content #specialoffers .roomContainer .minRate h3 a:after {
  color: #5B4C40;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .minRate h3 a:after,
  .content #specialoffers .roomContainer .minRate h3 a:after {
    background: white;
  }
}
.content #roomtypes .roomContainer .minRate h3 span,
.content #specialoffers .roomContainer .minRate h3 span {
  display: inline;
  font-size: unset;
  text-transform: uppercase;
  font-weight: lighter;
  color: #DBC7B5;
}
.content #roomtypes .roomContainer .roomDescription,
.content #specialoffers .roomContainer .roomDescription {
  color: #5B4C40;
}
.content #roomtypes .roomContainer .roomDescription #roomsScroller,
.content #specialoffers .roomContainer .roomDescription #roomsScroller {
  display: none;
}
.content #roomtypes .roomContainer .details,
.content #specialoffers .roomContainer .details {
  border: none;
  display: block;
  width: fit-content;
  text-align: center;
  color: #5B4C40;
  z-index: 999;
}
.content #roomtypes .roomContainer .details:after,
.content #specialoffers .roomContainer .details:after {
  background: #5B4C40;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .details,
  .content #specialoffers .roomContainer .details {
    position: unset;
    width: auto;
  }
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .details,
  .content #specialoffers .roomContainer .details {
    color: white;
  }
  .content #roomtypes .roomContainer .details::after,
  .content #specialoffers .roomContainer .details::after {
    background: white;
  }
}
.content #roomtypes .roomContainer .mealplan,
.content #specialoffers .roomContainer .mealplan {
  display: none !important;
}
.content #roomtypes .roomContainer .promotions-termsActions,
.content #specialoffers .roomContainer .promotions-termsActions {
  display: block;
  width: fit-content;
  max-width: 80%;
  position: relative;
  order: 2;
  margin-top: 15px;
  z-index: 99;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .promotions-termsActions,
  .content #specialoffers .roomContainer .promotions-termsActions {
    margin-top: inherit;
    max-width: 100%;
  }
}
.content #roomtypes .roomContainer .promotions-termsActions .promotions-showTermsTrigger,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-showTermsTrigger {
  position: relative;
  background: none;
  font-family: "the-seasons", sans-serif;
  font-size: 0.75em;
  letter-spacing: 1px;
  color: #DBC7B5;
  right: 0;
  top: 0;
  width: 100%;
  margin: 10px 0;
  display: none;
}
.content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink {
  width: auto;
  font-style: normal;
  margin: 0;
  color: #DBC7B5;
  background-color: #5B4C40;
  border: 1px solid #DBC7B5;
}
.content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink:hover,
.content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink:hover {
  color: rgb(31.1161290323, 25.9870967742, 21.8838709677) !important;
  border-color: #DBC7B5;
  background-color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer .promotions-termsActions .promotions-bgLink,
  .content #specialoffers .roomContainer .promotions-termsActions .promotions-bgLink {
    background-color: #5B4C40;
    color: #DBC7B5;
    border: 1px solid #DBC7B5;
    transform: scale(0.9);
  }
}
.content #roomtypes .roomContainer.room-opened,
.content #specialoffers .roomContainer.room-opened {
  cursor: default;
  height: auto;
  max-height: 100%;
  display: block;
  background-color: white;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
  margin-bottom: 40px;
}
.content #roomtypes .roomContainer.room-opened .details,
.content #specialoffers .roomContainer.room-opened .details {
  display: none;
}
.content #roomtypes .roomContainer.room-opened:after,
.content #specialoffers .roomContainer.room-opened:after {
  display: none;
}
.content #roomtypes .roomContainer.room-opened > div:not(.roomPhoto),
.content #specialoffers .roomContainer.room-opened > div:not(.roomPhoto) {
  width: fit-content;
  margin: 20px auto;
  height: fit-content;
}
@media screen and (max-width: 64em) {
  .content #roomtypes .roomContainer.room-opened > div:not(.roomPhoto),
  .content #specialoffers .roomContainer.room-opened > div:not(.roomPhoto) {
    width: auto;
  }
}
.content #roomtypes .roomContainer.room-opened .roomName,
.content #specialoffers .roomContainer.room-opened .roomName {
  width: 100%;
  cursor: default !important;
}
.content #roomtypes .roomContainer.room-opened .roomName h2,
.content #specialoffers .roomContainer.room-opened .roomName h2 {
  text-align: center;
  padding: 0 !important;
  color: #5B4C40;
}
.content #roomtypes .roomContainer.room-opened .roomName h2:after,
.content #specialoffers .roomContainer.room-opened .roomName h2:after {
  margin: 30px auto 0;
  display: block;
}
.content #roomtypes .roomContainer.room-opened .roomDescription,
.content #specialoffers .roomContainer.room-opened .roomDescription {
  cursor: default;
}
.content #roomtypes .roomContainer.room-opened .roomDescription #roomsScroller,
.content #specialoffers .roomContainer.room-opened .roomDescription #roomsScroller {
  display: block;
}
.content #roomtypes .roomContainer.room-opened .roomDescription p,
.content #specialoffers .roomContainer.room-opened .roomDescription p {
  width: 90%;
  text-align: center;
}
.content #roomtypes .roomContainer.room-opened .roomDescription ul,
.content #specialoffers .roomContainer.room-opened .roomDescription ul {
  columns: 2;
  padding: 1%;
  width: fit-content;
  text-align: center;
  margin: auto;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer.room-opened .roomDescription ul,
  .content #specialoffers .roomContainer.room-opened .roomDescription ul {
    columns: 1;
    text-align: left;
  }
}
.content #roomtypes .roomContainer.room-opened .roomPhoto,
.content #specialoffers .roomContainer.room-opened .roomPhoto {
  z-index: 9999;
  padding-top: 56.25%;
  width: 100%;
  margin: 0;
  height: 100%;
  top: 0;
}
.content #roomtypes .roomContainer.room-opened .roomPhoto:hover,
.content #specialoffers .roomContainer.room-opened .roomPhoto:hover {
  transform: unset;
  transition: unset;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer.room-opened .roomPhoto:after,
  .content #specialoffers .roomContainer.room-opened .roomPhoto:after {
    display: none;
  }
}
.content #roomtypes .roomContainer.room-opened .roomPhoto button,
.content #specialoffers .roomContainer.room-opened .roomPhoto button {
  display: block;
  width: 55px;
  height: 55px;
  transition: opacity 0.5s ease-out;
  opacity: 0.8;
}
.content #roomtypes .roomContainer.room-opened .roomPhoto button.slick-prev,
.content #specialoffers .roomContainer.room-opened .roomPhoto button.slick-prev {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
}
.content #roomtypes .roomContainer.room-opened .roomPhoto button.slick-next,
.content #specialoffers .roomContainer.room-opened .roomPhoto button.slick-next {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
}
.content #roomtypes .roomContainer.room-opened .roomPhoto button:hover,
.content #specialoffers .roomContainer.room-opened .roomPhoto button:hover {
  opacity: 1;
}
.content #roomtypes .roomContainer.room-opened .minRate h3,
.content #specialoffers .roomContainer.room-opened .minRate h3 {
  color: #5B4C40;
  width: fit-content;
  margin: auto;
}
.content #roomtypes .roomContainer.room-opened .minRate h3 a,
.content #specialoffers .roomContainer.room-opened .minRate h3 a {
  border: none;
  background: none;
  text-decoration: none;
  transition: color 0.8s 0.1s ease-in-out;
  color: #5B4C40;
  text-decoration: none;
  cursor: pointer;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer.room-opened .minRate h3 a:after,
  .content #specialoffers .roomContainer.room-opened .minRate h3 a:after {
    background: #5B4C40;
  }
}
.content #roomtypes .roomContainer.room-opened .minRate h3 a:hover,
.content #specialoffers .roomContainer.room-opened .minRate h3 a:hover {
  color: #5B4C40;
  text-decoration: underline;
}
.content #roomtypes .roomContainer.room-opened .minRate h3 a:hover span,
.content #specialoffers .roomContainer.room-opened .minRate h3 a:hover span {
  color: #5B4C40 !important;
  text-decoration: underline;
}
.content #roomtypes .roomContainer.room-opened .minRate h3 a:after,
.content #specialoffers .roomContainer.room-opened .minRate h3 a:after {
  background: #5B4C40;
}
.content #roomtypes .roomContainer.room-opened .minRate h3 span,
.content #specialoffers .roomContainer.room-opened .minRate h3 span {
  color: #5B4C40;
  display: inline-block;
  transition: color 0.5s ease-in-out;
  margin: 0;
}
.content #roomtypes .roomContainer.room-opened .roomDescription,
.content #specialoffers .roomContainer.room-opened .roomDescription {
  overflow: visible;
  color: #5B4C40;
}
.content #roomtypes .roomContainer.room-opened .roomDescription p,
.content #specialoffers .roomContainer.room-opened .roomDescription p {
  margin: auto;
  line-height: 1.6em;
  text-align: center;
  width: 80%;
  color: #5B4C40;
}
.content #roomtypes .roomContainer.room-opened .roomDescription ul,
.content #specialoffers .roomContainer.room-opened .roomDescription ul {
  width: fit-content;
}
.content #roomtypes .roomContainer.room-opened .roomDescription ul li,
.content #specialoffers .roomContainer.room-opened .roomDescription ul li {
  margin: 0;
  display: block;
  color: #5B4C40;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer.room-opened .roomDescription ul li,
  .content #specialoffers .roomContainer.room-opened .roomDescription ul li {
    text-align: left;
  }
}
.content #roomtypes .roomContainer.room-opened .roomDescription ul li:before,
.content #specialoffers .roomContainer.room-opened .roomDescription ul li:before {
  content: "";
  display: inline-block;
  height: 1px;
  background: #5B4C40;
  margin-right: 10px;
  position: relative;
  top: -4px;
  opacity: 0.4;
}
@media screen and (max-width: 64em) {
  .content #roomtypes .roomContainer.room-opened .roomDescription ul li,
  .content #specialoffers .roomContainer.room-opened .roomDescription ul li {
    text-align: center;
  }
}
@media screen and (max-width: 64em) {
  .content #roomtypes .roomContainer.room-opened .roomDescription ul,
  .content #specialoffers .roomContainer.room-opened .roomDescription ul {
    text-align: start;
    -webkit-columns: 1;
    columns: 1;
    position: relative;
    bottom: auto;
    left: auto;
  }
}
.content #roomtypes .roomContainer.room-opened .promotions-termsContent,
.content #specialoffers .roomContainer.room-opened .promotions-termsContent {
  position: absolute !important;
  z-index: 129;
  left: 5rem;
  right: 5rem;
  margin: 0px auto !important;
  color: #DBC7B5;
  padding-top: 60px;
  box-shadow: 4px 4px 20px 0px rgba(0, 0, 0, 0.1);
  z-index: 9999999;
  overflow: scroll;
  bottom: 20%;
}
.content #roomtypes .roomContainer.room-opened .promotions-termsContent *,
.content #specialoffers .roomContainer.room-opened .promotions-termsContent * {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer.room-opened .promotions-termsContent,
  .content #specialoffers .roomContainer.room-opened .promotions-termsContent {
    left: 0;
    right: 0;
  }
}
.content #roomtypes .roomContainer.room-opened .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms,
.content #specialoffers .roomContainer.room-opened .promotions-termsContent .promotions-closeTermsShell .promotions-closeTerms {
  background-color: #5B4C40;
  color: white;
  font-family: "the-seasons", sans-serif;
  font-size: 0.75em;
  letter-spacing: 1px;
  text-align: center;
  padding: 10px 0;
}
.content #roomtypes .roomContainer.room-opened .promotions-termsActions,
.content #specialoffers .roomContainer.room-opened .promotions-termsActions {
  text-align: center;
}
.content #roomtypes .roomContainer.room-opened .promotions-termsActions .promotions-showTermsTrigger,
.content #specialoffers .roomContainer.room-opened .promotions-termsActions .promotions-showTermsTrigger {
  display: block;
}
.content #roomtypes .roomContainer.room-opened .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer.room-opened .promotions-termsActions .promotions-bgLink {
  margin: 30px 0 80px;
}
.content #roomtypes .roomContainer:not(.room-opened).tumb,
.content #specialoffers .roomContainer:not(.room-opened).tumb {
  height: 460px;
}
.content #roomtypes .roomContainer:not(.room-opened).tumb:after,
.content #specialoffers .roomContainer:not(.room-opened).tumb:after {
  display: none;
}
.content #roomtypes .roomContainer:not(.room-opened).tumb .roomName h2,
.content #roomtypes .roomContainer:not(.room-opened).tumb .minRate h2,
.content #roomtypes .roomContainer:not(.room-opened).tumb .promotions-termsActions h2,
.content #specialoffers .roomContainer:not(.room-opened).tumb .roomName h2,
.content #specialoffers .roomContainer:not(.room-opened).tumb .minRate h2,
.content #specialoffers .roomContainer:not(.room-opened).tumb .promotions-termsActions h2 {
  text-align: left;
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened).tumb .roomName h2,
  .content #roomtypes .roomContainer:not(.room-opened).tumb .minRate h2,
  .content #roomtypes .roomContainer:not(.room-opened).tumb .promotions-termsActions h2,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .roomName h2,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .minRate h2,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .promotions-termsActions h2 {
    text-align: center;
    color: white;
  }
}
.content #roomtypes .roomContainer:not(.room-opened).tumb .roomName h3 span,
.content #roomtypes .roomContainer:not(.room-opened).tumb .minRate h3 span,
.content #roomtypes .roomContainer:not(.room-opened).tumb .promotions-termsActions h3 span,
.content #specialoffers .roomContainer:not(.room-opened).tumb .roomName h3 span,
.content #specialoffers .roomContainer:not(.room-opened).tumb .minRate h3 span,
.content #specialoffers .roomContainer:not(.room-opened).tumb .promotions-termsActions h3 span {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened).tumb .roomName h3 span,
  .content #roomtypes .roomContainer:not(.room-opened).tumb .minRate h3 span,
  .content #roomtypes .roomContainer:not(.room-opened).tumb .promotions-termsActions h3 span,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .roomName h3 span,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .minRate h3 span,
  .content #specialoffers .roomContainer:not(.room-opened).tumb .promotions-termsActions h3 span {
    text-align: center;
    color: white;
  }
}
.content #roomtypes .roomContainer:not(.room-opened) .roomName h2,
.content #roomtypes .roomContainer:not(.room-opened) .roomName h3,
.content #roomtypes .roomContainer:not(.room-opened) .roomName h3 a,
.content #roomtypes .roomContainer:not(.room-opened) .minRate h2,
.content #roomtypes .roomContainer:not(.room-opened) .minRate h3,
.content #roomtypes .roomContainer:not(.room-opened) .minRate h3 a,
.content #specialoffers .roomContainer:not(.room-opened) .roomName h2,
.content #specialoffers .roomContainer:not(.room-opened) .roomName h3,
.content #specialoffers .roomContainer:not(.room-opened) .roomName h3 a,
.content #specialoffers .roomContainer:not(.room-opened) .minRate h2,
.content #specialoffers .roomContainer:not(.room-opened) .minRate h3,
.content #specialoffers .roomContainer:not(.room-opened) .minRate h3 a {
  margin: 2px 0;
  padding: 0 !important;
  color: #5B4C40;
  text-align: left;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened) .roomName h2,
  .content #roomtypes .roomContainer:not(.room-opened) .roomName h3,
  .content #roomtypes .roomContainer:not(.room-opened) .roomName h3 a,
  .content #roomtypes .roomContainer:not(.room-opened) .minRate h2,
  .content #roomtypes .roomContainer:not(.room-opened) .minRate h3,
  .content #roomtypes .roomContainer:not(.room-opened) .minRate h3 a,
  .content #specialoffers .roomContainer:not(.room-opened) .roomName h2,
  .content #specialoffers .roomContainer:not(.room-opened) .roomName h3,
  .content #specialoffers .roomContainer:not(.room-opened) .roomName h3 a,
  .content #specialoffers .roomContainer:not(.room-opened) .minRate h2,
  .content #specialoffers .roomContainer:not(.room-opened) .minRate h3,
  .content #specialoffers .roomContainer:not(.room-opened) .minRate h3 a {
    text-align: center;
    color: white;
  }
}
.content #roomtypes .roomContainer:not(.room-opened) .roomName h3 span,
.content #roomtypes .roomContainer:not(.room-opened) .minRate h3 span,
.content #specialoffers .roomContainer:not(.room-opened) .roomName h3 span,
.content #specialoffers .roomContainer:not(.room-opened) .minRate h3 span {
  color: #5B4C40;
}
.content #roomtypes .roomContainer:not(.room-opened) .roomName h3 span:after,
.content #roomtypes .roomContainer:not(.room-opened) .minRate h3 span:after,
.content #specialoffers .roomContainer:not(.room-opened) .roomName h3 span:after,
.content #specialoffers .roomContainer:not(.room-opened) .minRate h3 span:after {
  color: #5B4C40;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened) .roomName h3 span,
  .content #roomtypes .roomContainer:not(.room-opened) .minRate h3 span,
  .content #specialoffers .roomContainer:not(.room-opened) .roomName h3 span,
  .content #specialoffers .roomContainer:not(.room-opened) .minRate h3 span {
    color: white;
  }
  .content #roomtypes .roomContainer:not(.room-opened) .roomName h3 span:after,
  .content #roomtypes .roomContainer:not(.room-opened) .minRate h3 span:after,
  .content #specialoffers .roomContainer:not(.room-opened) .roomName h3 span:after,
  .content #specialoffers .roomContainer:not(.room-opened) .minRate h3 span:after {
    background: #5B4C40;
  }
}
.content #roomtypes .roomContainer:not(.room-opened) .roomDescription,
.content #specialoffers .roomContainer:not(.room-opened) .roomDescription {
  margin-top: 15px;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  position: relative;
  overflow: hidden;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened) .roomDescription,
  .content #specialoffers .roomContainer:not(.room-opened) .roomDescription {
    display: none;
  }
}
.content #roomtypes .roomContainer:not(.room-opened) .roomDescription p,
.content #specialoffers .roomContainer:not(.room-opened) .roomDescription p {
  text-align: unset;
  width: unset;
  margin: 0;
  width: 35%;
  padding: 0;
}
.content #roomtypes .roomContainer:not(.room-opened) .roomDescription p:not(:first-of-type),
.content #roomtypes .roomContainer:not(.room-opened) .roomDescription ul,
.content #specialoffers .roomContainer:not(.room-opened) .roomDescription p:not(:first-of-type),
.content #specialoffers .roomContainer:not(.room-opened) .roomDescription ul {
  display: none;
}
.content #roomtypes .roomContainer:not(.room-opened) .promotions-termsActions .promotions-bgLink,
.content #specialoffers .roomContainer:not(.room-opened) .promotions-termsActions .promotions-bgLink {
  float: left;
}
@media screen and (max-width: 48em) {
  .content #roomtypes .roomContainer:not(.room-opened) .promotions-termsActions .promotions-bgLink,
  .content #specialoffers .roomContainer:not(.room-opened) .promotions-termsActions .promotions-bgLink {
    float: none;
    color: white !important;
    border: 1px solid white;
  }
}
.content #roomtypes .roomContainer:not(.room-opened) .roomPhoto:before,
.content #specialoffers .roomContainer:not(.room-opened) .roomPhoto:before {
  display: none;
}

body #topblock .languages {
  background: none;
  position: relative;
  left: auto;
  right: 20px;
  /* Styling the options list */
  /* Styles for both the options and selectedcontent */
  /* Style what you see before you open the select dropdown */
  /* Custom arrow for closed select */
}
@media screen and (max-width: 48em) {
  body #topblock .languages {
    right: -10px;
  }
}
body #topblock .languages select,
body #topblock .languages ::picker(select) {
  appearance: base-select;
  font: -webkit-small-control;
}
body #topblock .languages option::checkmark,
body #topblock .languages select::picker-icon {
  display: none;
}
body #topblock .languages ::picker(select) {
  border-radius: 0;
  padding: 0;
  border: none;
}
body #topblock .languages option {
  grid-template-columns: 1.5rem 1fr auto;
  padding: 0.5rem 1rem;
  /*  remove when patch is in  */
  place-items: start;
}
body #topblock .languages option,
body #topblock .languages selectedcontent {
  display: grid;
  gap: 1rem;
  font-size: 0.8em;
  font-family: "montserrat", sans-serif;
  align-items: center;
}
body #topblock .languages selectedcontent {
  padding: 0.5rem;
  grid-template-columns: 1.5rem auto;
}
body #topblock .languages selectedcontent .symbol,
body #topblock .languages selectedcontent .currency-long {
  display: none;
}
body #topblock .languages select {
  border: none;
  font-size: 0.7em;
  text-decoration: none;
  font-family: "montserrat", sans-serif;
  color: #DBC7B5;
  background: none;
  display: block;
  padding-right: 0;
  appearance: initial;
}
body #topblock .languages select:hover {
  background: none;
}

body.color-one.scrolling #topblock, body.color-two.scrolling #topblock, body.color-three.scrolling #topblock {
  background-color: #5B4C40;
  border-bottom: 1px solid #DBC7B5;
}
body.color-one.scrolling #topblock .hotellogo, body.color-two.scrolling #topblock .hotellogo, body.color-three.scrolling #topblock .hotellogo {
  display: block;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -355px -215px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  width: 150px;
  height: 36px;
  text-indent: -99990px;
  filter: invert(0);
}
body.color-one.scrolling #topblock .quicklinks ul li a, body.color-two.scrolling #topblock .quicklinks ul li a, body.color-three.scrolling #topblock .quicklinks ul li a {
  color: #DBC7B5;
}
body.color-one.scrolling #topblock .languages select, body.color-two.scrolling #topblock .languages select, body.color-three.scrolling #topblock .languages select {
  color: #5B4C40;
}
body.color-one.scrolling #topblock .languages select::after, body.color-two.scrolling #topblock .languages select::after, body.color-three.scrolling #topblock .languages select::after {
  color: #5B4C40;
}
body.color-one.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates, body.color-two.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates, body.color-three.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates {
  color: #DBC7B5;
  border: 1px solid #DBC7B5;
  background: #5B4C40;
}
body.color-one.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates:hover, body.color-two.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates:hover, body.color-three.scrolling #topblock .bookinggadget #gc-dspro-container .gc-dspro-button .gc-dspro-checkrates:hover {
  border: 1px solid;
}
body.scroll1 #topblock {
  background-color: #5B4C40;
}

/*!
 * Bootstrap v3.3.4 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=93d35ce46744d80aa66a)
 * Config saved to config.json and https://gist.github.com/93d35ce46744d80aa66a
 */
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* video fix no link - begin*/
.video .imgImageWrapper {
  cursor: pointer;
}

.video .imgImageWrapper::after {
  pointer-events: none;
}

.video.playing .imgContentWrapper {
  display: none;
}

/* video fix no link - end*/
audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type=checkbox],
input[type=radio] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}

input[type=search] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  select {
    background: #fff !important;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role=button] {
  cursor: pointer;
}

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}

.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}

.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}

.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}

.table .table {
  background-color: #ffffff;
}

.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*=col-] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*=col-],
table th[class*=col-] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
.clearfix:before,
.clearfix:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}

.clearfix:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
:root {
  --swiper-pagination-left: auto;
  --swiper-pagination-right: auto;
  --largeSlider-number: 2;
  --mediumSlider-number: 3;
  --smallSlider-number: 1;
  --quoteSlider-number: 1;
  --swiper-navigation-top-offset:20%;
  --largeAdvance:1;
  --largeAdvance_imgContentTextAlignLg:left;
  --largeAdvance_imgContentWidthLg:100%;
  --largeAdvance_imgContentHeightLg:20%;
  --largeAdvance_imgContentFlexDirectionLg:column;
  --largeAdvance_imgContentJustifyContentLg:space-around;
  --largeAdvance_imgContentTextAlignLgMd:center;
  --largeAdvance_imgContentWidthMd:100%;
  --largeAdvance_imgContentHeightMd:100%;
  --largeAdvance_imgContentFlexDirectionMd:column;
  --largeAdvance_imgContentJustifyContentMd:flex-start;
  --largeAdvance_imgContentTextAlignLgSm:center;
  --largeAdvance_imgContentWidthSm:100%;
  --largeAdvance_imgContentHeightSm:100%;
  --largeAdvance_imgContentFlexDirectionSm:column;
  --largeAdvance_imgContentJustifyContentSm:center;
  --largeAdvance_textTitleColorLg:#DBC7B5;
  --largeAdvance_textTitleColorMd:#DBC7B5;
  --largeAdvance_textTitleColorSm:#DBC7B5;
  --largeAdvance_textColorLg:#DBC7B5;
  --largeAdvance_textColorMd:#DBC7B5;
  --largeAdvance_textColorSm:#DBC7B5;
  --largeSlide_contentAbove: 0;
  --largeSlide_imgContentWidthLg: 85%;
  --largeSlide_imgContentHeightLg: 25%;
  --largeSlideContent-positionLg: flex-start;
  --largeSlideContent-textpositionLg: flex-start;
  --largeSlideContent_imgContentFlexDirectionLg: row;
  --largeSlideContent_imgContentJustifyContentLg: space-around;
  --largeSlideContent-positionMd: left;
  --largeSlideContent-textpositionMd: left;
  --largeSlideContent-positionSm: center;
  --largeSlideContent-textpositionSm: center;
  --largeSlide_textTitleColorLg: #DBC7B5;
  --largeSlide_textTitleColorMd: #DBC7B5;
  --largeSlide_textTitleColorSm: #DBC7B5;
  --largeSlide_textColorLg: #DBC7B5;
  --largeSlide_textColorMd: #DBC7B5;
  --argeSlide_textColorSm: #DBC7B5;
  --largeSlider-nth2-width: 60%;
  --largeSlider-nth3-width: 40%;
  --quoteSlide-areaBackground_color: #5B4C40;
  --quoteSlide-areaBackground_image: quote_bg.svg;
  --quoteSlide-areaBackground_repeat: no-repeat;
  --quoteSlide-areaBackground_position: bottom right;
  --mediumAdvance:2;
  --medium_pseudoElement:no;
  --medium_pseudoBackground-color:transparent;
  --medium_pseudoBackground-image:transparent;
  --medium_pseudoBackground-repeat:repeat;
  --medium_pseudoBackground-opacity:0.6;
  --medium_pseudoWidth:300px;
  --medium_pseudoHeight:200px;
  --medium_imgContentTextAlignLg:left;
  --medium_imgContentWidthLg:90%;
  --medium_imgContentHeightLg:60%;
  --medium_imgContentFlexDirectionLg:column;
  --medium_imgContentJustifyContentLg:flex-start;
  --medium_imgContentTextAlignMd:center;
  --medium_imgContentHeightMd:30%;
  --medium_imgContentFlexDirectionMd:column;
  --medium_imgContentJustifyContentMd:center;
  --medium_imgContentTextAlignSm:center;
  --medium_imgContentWidthSm:100%;
  --medium_imgContentHeightSm:30%;
  --medium_imgContentFlexDirectionSm:column;
  --medium_imgContentJustifyContentSm:center;
  --medium_textTitleColorLg:#DBC7B5;
  --medium_textTitleColorMd:#DBC7B5;
  --medium_textTitleColorSm:#DBC7B5;
  --medium_textColorLg:#DBC7B5;
  --medium_textColorMd:#DBC7B5;
  --medium_textColorSm:#DBC7B5;
  --panoramic-number:1;
  --panoramicHeightContent:100%;
  --panoramicNoimageBackgroundColor:#5B4C40;
  --panoramicContent-postionL: flex-start;
  --panoramicContent-postionMd:center;
  --panoramicContent-postionSm: center;
  --panoramicContent-textPostionL:center;
  --panoramicContent-textPostionMd:center;
  --panoramicContent-textPostionSm:center;
  --panoramicContent-textColorL: white;
  --panoramicContent-textColorMd:white;
  --panoramicContent-textColorSm: white;
}

.imagelinkgadget {
  padding: 2.5hv 0;
  position: relative;
}
.imagelinkgadget .imglinkWrapper {
  text-decoration: none;
  position: relative;
}
.imagelinkgadget .imglinkWrapper > a {
  text-indent: -99999px;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  cursor: pointer;
}
.imagelinkgadget .imglinkWrapper .imgImageWrapper {
  width: 100%;
  overflow: hidden;
}
.imagelinkgadget .imglinkWrapper .imgImageWrapper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
@media screen and (max-width: 40em) {
  .imagelinkgadget .imglinkWrapper .imgImageWrapper img {
    height: 350px;
  }
}
@media screen and (max-width: 48em) {
  .imagelinkgadget .imglinkWrapper .imgImageWrapper img {
    height: 350px;
  }
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper {
  padding: 30px 2.5vw 40px 2.5vw;
  transition: opacity 1.2s 0.1s ease-in-out;
}
@media screen and (max-width: 40em) {
  .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    padding: 5vw;
  }
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper > * {
  display: none;
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper h4 {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  margin: 0;
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  font-family: "the-seasons", sans-serif;
  font-weight: 400;
  margin: 0;
  line-height: 1em;
  text-transform: uppercase;
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
  font-family: "montserrat", sans-serif;
  font-size: 1em;
}
@media screen and (max-width: 40em) {
  .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
    max-height: fit-content;
    min-height: fit-content;
  }
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: #DBC7B5;
  text-decoration: underline;
  transition: color 0.7s ease-in-out;
}
.imagelinkgadget .imglinkWrapper .imgContentWrapper .imgLink {
  position: relative;
  align-items: center;
}
.imagelinkgadget.nolink .imgLink {
  display: none !important;
}
.imagelinkgadget.notext .imgContentWrapper {
  display: none;
}
.imagelinkgadget.noimage .imgImageWrapper {
  display: none;
}
.imagelinkgadget.with-title .imgTitle, .imagelinkgadget.with-description .imgDescription {
  display: block;
}
.imagelinkgadget.with-legend .imgLink {
  display: inline-block;
}
.imagelinkgadget.video .imglinkWrapper .imgImageWrapper {
  padding-top: 56.25%;
}
.imagelinkgadget.video .imglinkWrapper .imgImageWrapper img,
.imagelinkgadget.video .imglinkWrapper .imgImageWrapper iframe {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100vw;
  height: 100vh;
  transform: translate(-50%, -50%);
}
.imagelinkgadget.video .imglinkWrapper .imgImageWrapper:before {
  border-radius: 0;
}
@media (min-aspect-ratio: 16/9) {
  .imagelinkgadget.video .imglinkWrapper .imgImageWrapper .gcb_video iframe {
    /* height = 100 * (9 / 16) = 56.25 */
    height: 56.25vw;
  }
}
@media (max-aspect-ratio: 16/9) {
  .imagelinkgadget.video .imglinkWrapper .imgImageWrapper .gcb_video iframe {
    /* width = 100 / (9 / 16) = 177.777777 */
    width: 177.78vh;
  }
}
.imagelinkgadget.video.playing .imgContentWrapper {
  opacity: 1;
}

.largeSwiper {
  overflow: hidden !important;
}
.largeSwiper .imagelinkgadget .imglinkWrapper {
  position: relative;
  display: flex;
  flex-direction: row;
}
@media screen and (max-width: 48em) {
  .largeSwiper .imagelinkgadget .imglinkWrapper {
    display: flex;
    flex-direction: column;
  }
}
.largeSwiper .imagelinkgadget .imgImageWrapper {
  width: 50%;
  height: 50vh;
}
.largeSwiper .imagelinkgadget .imgImageWrapper::before {
  display: none !important;
}
@media screen and (max-width: 40em) {
  .largeSwiper .imagelinkgadget .imgImageWrapper {
    height: auto;
    width: 100%;
    display: flex;
  }
}
@media screen and (max-width: 64em) {
  .largeSwiper .imagelinkgadget .imgImageWrapper {
    height: auto;
    width: 73vh;
    display: flex;
  }
}
.largeSwiper .imagelinkgadget .imgContentWrapper {
  z-index: 2;
  display: flex;
  flex-direction: column;
  width: 30% !important;
  right: 15% !important;
  bottom: 30% !important;
  left: auto !important;
  gap: 3rem;
  align-items: flex-start;
  text-align: flex-start;
  padding-top: 6%;
}
@media screen and (max-width: 64em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper {
    width: 85%;
    align-items: left;
    text-align: left;
  }
}
@media screen and (max-width: 48em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper {
    width: 85% !important;
    align-items: left;
    text-align: left;
    right: 0;
  }
}
@media screen and (max-width: 40em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper {
    width: 100% !important;
    align-items: center;
    text-align: center;
    right: 0 !important;
  }
}
.largeSwiper .imagelinkgadget .imgContentWrapper .imgTitle h4 span {
  text-align: left;
  font-size: 25px;
}
@media screen and (max-width: 48em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.largeSwiper .imagelinkgadget .imgContentWrapper .imgDescription {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    width: 50%;
  }
}
@media screen and (max-width: 40em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
.largeSwiper .imagelinkgadget .imgContentWrapper .imgLink {
  position: relative;
  margin-top: 0;
}
.largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button:hover {
  background-color: #5B4C40;
  color: #DBC7B5;
  border: 1px solid #DBC7B5;
}
@media screen and (max-width: 48em) {
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button {
    color: #5B4C40;
  }
  .largeSwiper .imagelinkgadget .imgContentWrapper .imgLink a.button button::after {
    background: #5B4C40;
  }
}

.mediumSwiper .imagelinkgadget .imglinkWrapper:before {
  content: "";
  opacity: 1;
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  background: #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7973564426) 100%);
  z-index: 1;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper:before {
    display: none;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: flex-start;
  text-align: left;
  text-align: center;
  width: 50%;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 60px 5%;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    position: unset;
    width: 90%;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle {
  margin-top: 150px;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle {
    margin-top: 0;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  margin-top: 10px;
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 {
    text-align: center;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: 25px;
  text-transform: capitalize;
  margin: 0;
  text-align: left;
  color: white;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
  color: white;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription strong,
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription em {
  color: white;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: white;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: #DBC7B5;
  }
}
.quote-slide {
  width: 100vw !important;
}
.quote-slide .imglinkWrapper {
  height: 560px;
  background-image: url(../../casanova_farmhouse_hotel_adv_0825_bin/quote_bg.svg);
  background-color: #5B4C40;
  background-position: bottom right;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper {
    background-size: 100%;
  }
}
.quote-slide .imglinkWrapper .imgImageWrapper {
  height: 100%;
  display: none;
}
.quote-slide .imglinkWrapper .imgContentWrapper {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: center;
  text-align: center;
  display: flex;
  padding: 0;
  width: 50%;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
    left: 0% !important;
  }
}
@media screen and (max-width: 40em) {
  .quote-slide .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
    left: 0% !important;
  }
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper .imgContentWrapper {
    width: 90%;
    left: 50% !important;
  }
}
.quote-slide .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  display: none;
}
.quote-slide .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  color: white;
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: white;
  }
}
.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #DBC7B5;
  text-transform: uppercase;
  font-size: 25px;
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    font-size: 18px;
  }
}
.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription strong,
.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription em,
.quote-slide .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .quote-slide .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .quote-slide .imglinkWrapper .imgContentWrapper .imgDescription em,
  .quote-slide .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: #DBC7B5;
  }
}
.quote-slide.noimage {
  background: #5B4C40;
  width: 100%;
  left: 0 !important;
}
.quote-slide.noimage:before {
  display: none;
}
.quote-slide.noimage .imglinkWrapper {
  align-items: center;
  color: white;
  height: 300px;
}
.quote-slide.noimage .imglinkWrapper .imgContentWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2%;
  text-align: center;
  max-width: 100%;
  margin: 0;
}
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  text-align: center;
  font-family: "the-seasons", sans-serif;
}
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: white;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: white;
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: white;
    text-align: center;
  }
}
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
  font-family: "montserrat", sans-serif;
  line-height: 1.4em;
  color: white;
}
@media screen and (max-width: 48em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: white;
  }
}
@media screen and (max-width: 40em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: white;
  }
}
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
.quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: white;
}
@media screen and (max-width: 48em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: white;
  }
}
@media screen and (max-width: 40em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: white;
  }
}
@media screen and (max-width: 64em) {
  .quote-slide.noimage .imglinkWrapper .imgContentWrapper {
    padding: 5%;
    width: 100%;
  }
}

.quoteSwiper {
  width: 100vw !important;
  left: -9%;
}
.quoteSwiper .imagelinkgadget .imglinkWrapper:before {
  content: "";
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  background: linear-gradient(-150deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.8) 80%);
  z-index: 1;
  display: none;
}
@media screen and (max-width: 48em) {
  .quoteSwiper .imagelinkgadget .imglinkWrapper:before {
    display: none;
  }
}

.swiper {
  overflow: visible !important;
}
.swiper .swiper-button-prev {
  text-indent: -9999px;
  width: 55px;
  height: 55px;
  left: 0;
  right: auto;
}
@media screen and (max-width: 40em) {
  .swiper .swiper-button-prev {
    top: 215px;
    left: 0;
    right: auto;
  }
}
.swiper .swiper-button-prev::after {
  content: "";
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  float: left;
  transition: all 0.5s ease-in-out;
  width: 55px;
  height: 55px;
}
.swiper .swiper-button-prev::after:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
.swiper .swiper-button-next {
  text-indent: -9999px;
  width: 55px;
  height: 55px;
  left: auto;
  right: 0;
}
@media screen and (max-width: 40em) {
  .swiper .swiper-button-next {
    top: 215px;
    left: auto;
    right: 0;
  }
}
.swiper .swiper-button-next::after {
  content: "";
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  float: right;
  transition: all 0.5s ease-in-out;
  width: 55px;
  height: 55px;
}
.swiper .swiper-button-next::after:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}

.smaller,
.smallvertical {
  padding: 0;
}
.smaller .imglinkWrapper:hover .imgImageWrapper img,
.smallvertical .imglinkWrapper:hover .imgImageWrapper img {
  transform: scale(1.03);
}
.smaller .imglinkWrapper .imgImageWrapper img,
.smallvertical .imglinkWrapper .imgImageWrapper img {
  -webkit-transition: all 0.6s cubic-bezier(0.67, 0.07, 0.37, 1.18);
  transition: all 0.6s cubic-bezier(0.67, 0.07, 0.37, 1.18);
}
@media screen and (max-width: 40em) {
  .smaller .imglinkWrapper .imgImageWrapper,
  .smallvertical .imglinkWrapper .imgImageWrapper {
    max-height: 400px;
  }
}
.smaller .imglinkWrapper .imgContentWrapper,
.smallvertical .imglinkWrapper .imgContentWrapper {
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 48em) {
  .smaller .imglinkWrapper .imgContentWrapper,
  .smallvertical .imglinkWrapper .imgContentWrapper {
    margin-left: 0;
    margin-right: 0;
    min-height: inherit;
  }
}
@media screen and (max-width: 40em) {
  .smaller .imglinkWrapper .imgContentWrapper,
  .smallvertical .imglinkWrapper .imgContentWrapper {
    margin-left: 0;
    margin-right: 0;
  }
}
.smaller .imglinkWrapper .imgContentWrapper .imgTitle,
.smallvertical .imglinkWrapper .imgContentWrapper .imgTitle {
  margin: 0;
  text-align: left;
}
.smaller .imglinkWrapper .imgContentWrapper .imgTitle strong,
.smallvertical .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
}
.smaller .imglinkWrapper .imgContentWrapper .imgTitle h4,
.smallvertical .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  text-align: left;
}
.smaller .imglinkWrapper .imgContentWrapper .imgTitle h4 span,
.smallvertical .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 40em) {
  .grid {
    width: 100%;
  }
}
.grid .imglinkWrapper {
  padding: 0.625rem;
}
.grid .imglinkWrapper .imgContentWrapper {
  z-index: 1;
}
@media screen and (max-width: 48em) {
  .grid .imglinkWrapper .imgContentWrapper {
    padding: 5vw;
  }
}
.smallWrapper {
  padding-left: 60px;
  padding-right: 60px;
  margin-top: 20px;
}
@media screen and (max-width: 48em) {
  .smallWrapper {
    padding-left: 0;
    padding-right: 0;
  }
}

.gridWrapper .imagelinkgadget:nth-child(2) {
  margin-top: -20px;
}
@media screen and (max-width: 48em) {
  .gridWrapper .imagelinkgadget:nth-child(2) {
    margin-top: 0;
  }
}

.smallSwiper {
  margin: 0 auto;
  /* Centers the Swiper */
  max-width: 100%;
  /* Ensures it doesn’t overflow */
}
.smallSwiper .imagelinkgadget {
  padding: 0;
}
.smallSwiper .imagelinkgadget .imglinkWrapper:before {
  content: "";
  opacity: 1;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  background: #000;
  background: linear-gradient(-150deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7973564426) 80%);
  z-index: 1;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper:before {
    display: none;
  }
}
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: flex-start;
  text-align: left;
  justify-content: center;
  opacity: 1;
  z-index: 99999;
  margin-bottom: 40px;
  text-align: left;
  position: absolute;
  bottom: 0;
  padding: 60px 5% 5% 5%;
  top: auto;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
    opacity: 1;
  }
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    position: unset;
    width: 100%;
  }
}
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: 25px;
  text-transform: capitalize;
  color: white;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #5B4C40;
  }
}
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
  text-align: center;
  color: white;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    text-align: center !important;
    width: 65%;
  }
}
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription strong,
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription em {
  color: white;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
.smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: white;
}
@media screen and (max-width: 48em) {
  .smallSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: #DBC7B5;
  }
}
.mediumtall {
  padding: 0 20px;
}
.mediumtall::after {
  content: "";
  display: block;
  position: absolute;
  background: #5B4C40;
  width: 100vw;
  height: 80vh;
  left: -50px;
  top: -100px;
  bottom: auto;
  z-index: -1;
}
@media screen and (max-width: 48em) {
  .mediumtall::after {
    left: -20px;
    top: 140px;
  }
}
.mediumtall .imglinkWrapper .imgContentWrapper {
  width: 90%;
  height: 60%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  align-content: center;
  gap: 3rem;
}
@media screen and (max-width: 80em) {
  .mediumtall .imglinkWrapper .imgContentWrapper {
    bottom: 60px;
  }
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper {
    width: 100%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
    bottom: 0;
  }
}
@media screen and (max-width: 40em) {
  .mediumtall .imglinkWrapper .imgContentWrapper {
    width: 100%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgTitle {
  margin: 0;
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
  text-transform: uppercase;
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgTitle strong::before {
  content: "—";
  padding-right: 5px;
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  padding-top: 10px;
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  color: #DBC7B5;
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: #DBC7B5;
  }
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5;
  }
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgDescription a,
.mediumtall .imglinkWrapper .imgContentWrapper .imgDescription strong,
.mediumtall .imglinkWrapper .imgContentWrapper .imgDescription em {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription a,
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 48em) {
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription a,
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .mediumtall .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
.mediumtall .imglinkWrapper .imgContentWrapper .imgLink {
  margin-top: 5px;
}
.mediumtall1 {
  margin-top: 100px;
}
.mediumtall1::after {
  display: none;
}

.ticker {
  margin-top: 20px;
  width: 100vw;
  left: -9%;
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription {
  width: 100%;
  font-size: 1.4em;
  font-family: "the-seasons", sans-serif;
  display: block;
}
@media screen and (max-width: 48em) {
  .ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription {
    width: 100%;
    margin-left: 0;
    max-height: unset;
    font-size: 1.5em;
  }
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription .animation {
  position: relative;
  display: flex;
  flex-direction: row;
  box-sizing: content-box;
  padding: 0;
  width: 100%;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-name: ticker;
  animation-name: ticker;
  -webkit-animation-duration: 30s;
  animation-duration: 30s;
}
@-webkit-keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes ticker {
  0% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription .animation ul {
  display: flex;
  flex-direction: row;
  width: auto;
  gap: 20px;
  margin: 0 10px;
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription .animation ul li {
  display: block;
  text-transform: uppercase;
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription .animation ul li::before {
  display: none;
}
.ticker.extra .imglinkWrapper .imgContentWrapper .imgDescription .animation ul li:nth-child(2n+1) {
  font-weight: bold;
}
.ticker.noimage .imglinkWrapper {
  padding-top: 1.875rem;
  padding-bottom: 1.875rem;
}
.ticker.noimage .imglinkWrapper .imgContentWrapper {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
}
.ticker.noimage .imglinkWrapper .imgLink a.button {
  display: none;
}

.large .imglinkWrapper .imgImageWrapper:before {
  content: "";
  opacity: 0.5;
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  background: #000;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7973564426) 60%);
  z-index: 1;
}
@media screen and (max-width: 40em) {
  .large .imglinkWrapper .imgImageWrapper:before {
    height: 450px;
    display: none;
  }
}
@media screen and (max-width: 48em) {
  .large .imglinkWrapper .imgImageWrapper:before {
    height: 450px;
    display: none;
  }
}
.large .imglinkWrapper .imgContentWrapper {
  text-align: left;
  width: 100%;
  position: absolute;
  top: auto;
  right: auto;
  bottom: 20px;
  left: 0px;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-content: center;
  gap: 3rem;
  z-index: 2;
}
@media screen and (max-width: 48em) {
  .large .imglinkWrapper .imgContentWrapper {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: flex-start;
    bottom: 0;
    left: 0;
  }
}
@media screen and (max-width: 40em) {
  .large .imglinkWrapper .imgContentWrapper {
    position: relative;
    text-align: center;
    width: 100%;
    height: 100%;
    flex-direction: column;
    justify-content: center;
    bottom: 0;
    left: 0;
  }
}
.large .imglinkWrapper .imgContentWrapper .imgTitle {
  margin-top: 0;
}
.large .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #DBC7B5;
}
.large .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  text-align: left;
  line-height: 1.1em;
}
@media screen and (max-width: 48em) {
  .large .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .large .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.large .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .large .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .large .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
.large .imglinkWrapper .imgContentWrapper .imgLink {
  position: relative;
  margin-top: 0;
}
@media screen and (max-width: 48em) {
  .large .imglinkWrapper .imgContentWrapper .imgLink a.button button {
    color: #5B4C40;
  }
  .large .imglinkWrapper .imgContentWrapper .imgLink a.button button::after {
    background: #5B4C40;
  }
}
.large.noimage {
  padding: 0;
}
@media screen and (max-width: 48em) {
  .large.noimage {
    height: auto;
  }
}
.large.noimage .imglinkWrapper .imgContentWrapper {
  position: relative;
  height: auto;
  flex-direction: row;
}
@media screen and (max-width: 48em) {
  .large.noimage .imglinkWrapper .imgContentWrapper {
    height: auto;
  }
}
@media screen and (max-width: 40em) {
  .large.noimage .imglinkWrapper .imgContentWrapper {
    flex-direction: column;
    height: auto;
  }
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgTitle {
  margin-top: 0;
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #DBC7B5;
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #DBC7B5;
  text-align: left;
  line-height: 1.1em;
}
@media screen and (max-width: 48em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: left;
    font-size: 40px;
  }
}
@media screen and (max-width: 40em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: center;
    font-size: 40px;
  }
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    text-align: left;
  }
}
@media screen and (max-width: 40em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    text-align: center;
  }
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgDescription a,
.large.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
.large.noimage .imglinkWrapper .imgContentWrapper .imgDescription em {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription a,
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription a,
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .large.noimage .imglinkWrapper .imgContentWrapper .imgDescription em {
    color: #DBC7B5;
  }
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgLink {
  position: relative;
  margin-top: 0;
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button:after {
  display: none !important;
}
.large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button:hover {
  color: #DBC7B5;
  border: 1px solid #DBC7B5;
  background-color: #5B4C40;
}
@media screen and (max-width: 48em) {
  .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button {
    color: #5B4C40;
  }
  .large.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button::after {
    background: #5B4C40;
  }
}

.largeSwiper {
  overflow: visible !important;
}
.largeSwiper .swiper-button-prev {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 10%;
}
.largeSwiper .swiper-button-prev:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 48em) {
  .largeSwiper .swiper-button-prev {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    left: 79%;
    opacity: 0.5;
  }
  .largeSwiper .swiper-button-prev:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}
@media screen and (max-width: 40em) {
  .largeSwiper .swiper-button-prev {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    left: 0;
    opacity: 0.5;
    top: 93%;
  }
  .largeSwiper .swiper-button-prev:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}
.largeSwiper .swiper-button-next {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  float: right;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
  top: auto;
  bottom: 40px;
  left: auto;
  right: 20px;
}
.largeSwiper .swiper-button-next:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 40em) {
  .largeSwiper .swiper-button-next {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    right: 0;
    opacity: 0.5;
    top: 93%;
  }
  .largeSwiper .swiper-button-next:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}

@media screen and (max-width: 40em) {
  .mediumSwiper {
    overflow: hidden !important;
  }
}
@media screen and (max-width: 64em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgImageWrapper .img {
    height: auto;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: flex-start;
  text-align: left;
  margin-bottom: 2em;
  width: 100%;
  padding-bottom: 0;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper {
    align-items: center;
    text-align: center;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  font-size: 20px;
  margin: 0;
  margin-top: 10px;
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 {
    text-align: center;
  }
}
.mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumSwiper .imagelinkgadget .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumSwiper .swiper-button-prev {
  text-indent: -9999px;
  bottom: 0%;
  top: 110%;
  right: auto;
}
.mediumSwiper .swiper-button-prev::after {
  filter: invert(0);
}
@media screen and (max-width: 48em) {
  .mediumSwiper .swiper-button-prev {
    right: auto;
    top: 92%;
  }
}
.mediumSwiper .swiper-button-next {
  text-indent: -9999px;
  bottom: 0%;
  top: 110%;
}
.mediumSwiper .swiper-button-next::after {
  filter: invert(0);
}
@media screen and (max-width: 48em) {
  .mediumSwiper .swiper-button-next {
    top: 92%;
  }
}

.smallSwiper .swiper-button-prev {
  text-indent: -9999px;
  bottom: 0%;
  top: 110%;
  right: 100px;
  left: 10px;
  bottom: auto;
}
.smallSwiper .swiper-button-prev::after {
  filter: invert(0);
}
@media screen and (max-width: 48em) {
  .smallSwiper .swiper-button-prev {
    top: 100%;
  }
}
@media screen and (max-width: 40em) {
  .smallSwiper .swiper-button-prev {
    right: auto;
    height: 0;
    top: 93%;
  }
}
.smallSwiper .swiper-button-next {
  text-indent: -9999px;
  bottom: 0%;
  top: 110%;
}
.smallSwiper .swiper-button-next::after {
  filter: invert(0);
}
@media screen and (max-width: 48em) {
  .smallSwiper .swiper-button-next {
    top: 100%;
  }
}
@media screen and (max-width: 40em) {
  .smallSwiper .swiper-button-next {
    height: 0;
    top: 93%;
  }
}

.quoteSwiper .swiper-button-prev {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
  top: 50%;
  bottom: 20px;
  left: 2%;
  right: 120px;
}
.quoteSwiper .swiper-button-prev:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -97px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 48em) {
  .quoteSwiper .swiper-button-prev {
    left: 5%;
  }
}
@media screen and (max-width: 40em) {
  .quoteSwiper .swiper-button-prev {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 0.5;
  }
  .quoteSwiper .swiper-button-prev:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -97px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}
.quoteSwiper .swiper-button-next {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  transition: all 0.5s ease-in-out;
  opacity: 0.5;
  top: 50%;
  bottom: 20px;
  right: 4%;
  left: auto;
}
.quoteSwiper .swiper-button-next:hover {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -190px -330px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px auto;
  opacity: 1;
}
@media screen and (max-width: 48em) {
  .quoteSwiper .swiper-button-next {
    right: 0;
  }
}
@media screen and (max-width: 40em) {
  .quoteSwiper .swiper-button-next {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    right: 0;
    opacity: 0.5;
    left: 81%;
  }
  .quoteSwiper .swiper-button-next:hover {
    background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
    background-position: -190px -330px;
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: 600px auto;
    opacity: 1;
  }
}

.imagelinkgadget.panoramic {
  transform: none !important;
  width: 100vw;
  left: -9%;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic {
    left: -30px;
  }
}
.imagelinkgadget.panoramic:before {
  content: "";
  opacity: 0.4;
  display: block;
  position: absolute;
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  height: 100%;
  width: auto;
  background: #000;
  background: linear-gradient(40deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0.7973564426) 60%);
  z-index: 1;
}
.imagelinkgadget.panoramic .imglinkWrapper {
  align-items: center;
  color: white;
  height: 100%;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic .imglinkWrapper {
    height: 650px;
  }
}
.imagelinkgadget.panoramic .imgImageWrapper {
  background: #000;
  height: 100%;
  transform: none !important;
}
.imagelinkgadget.panoramic .imgImageWrapper span {
  opacity: 0.9;
  display: block;
  height: 100%;
  background-position: center;
  background-size: cover;
  transition: transform 3s ease;
  background-attachment: fixed;
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic .imgImageWrapper span {
    background-attachment: initial;
  }
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper {
  position: absolute;
  max-width: 60%;
  left: 0;
  right: 0;
  top: 30%;
  margin: 0 auto;
  z-index: 2;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  text-align: center;
  color: white;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: white;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: white;
    font-size: 1.2em;
  }
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription {
  max-height: 210px;
  overflow: hidden;
  text-align: center;
  color: white;
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription strong,
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription em,
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: white;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription em,
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: white;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription em,
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: white;
  }
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription a:after {
  background: white;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
    color: white;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
    color: white;
  }
}
.imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink {
  text-align: center;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper .imgLink {
    text-align: center;
  }
}
@media screen and (max-width: 64em) {
  .imagelinkgadget.panoramic .imglinkWrapper .imgContentWrapper {
    max-width: 90%;
  }
}
.imagelinkgadget.panoramic.noimage {
  background: #5B4C40;
  height: 50%;
  width: 100%;
  left: 0 !important;
}
.imagelinkgadget.panoramic.noimage:before {
  display: none;
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper {
  align-items: center;
  height: 50% !important;
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper {
  height: 50%;
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  padding: 2%;
  text-align: center;
  max-width: 100%;
  margin: 0;
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  text-align: center;
  font-family: "the-seasons", sans-serif;
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  color: #DBC7B5;
  margin: 0;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: center;
  }
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
  font-family: "montserrat", sans-serif;
  line-height: 1.4em;
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
.imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription strong,
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription em,
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgDescription a {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button {
    color: #5B4C40;
  }
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper .imgLink a.button button::after {
    color: #5B4C40;
  }
}
@media screen and (max-width: 64em) {
  .imagelinkgadget.panoramic.noimage .imglinkWrapper .imgContentWrapper {
    padding: 5%;
    width: 100%;
  }
}
.imagelinkgadget.panoramic.notext .imglinkWrapper .imgImageWrapper span {
  opacity: 1;
}

.medium {
  padding: 0 6px;
}
.medium .imglinkWrapper .imgContentWrapper {
  width: 90%;
  height: 60%;
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  display: flex;
  align-content: center;
  gap: 3rem;
}
@media screen and (max-width: 80em) {
  .medium .imglinkWrapper .imgContentWrapper {
    bottom: 60px;
  }
}
@media screen and (max-width: 48em) {
  .medium .imglinkWrapper .imgContentWrapper {
    width: 100%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
    position: relative;
    width: 100%;
    bottom: 0;
  }
}
@media screen and (max-width: 40em) {
  .medium .imglinkWrapper .imgContentWrapper {
    width: 100%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: center;
  }
}
.medium .imglinkWrapper .imgContentWrapper .imgTitle {
  margin: 0;
}
.medium .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
  text-transform: uppercase;
}
.medium .imglinkWrapper .imgContentWrapper .imgTitle strong::before {
  content: "—";
  padding-right: 5px;
}
.medium .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  padding-top: 10px;
}
.medium .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  text-align: left;
  margin: 0;
}
@media screen and (max-width: 48em) {
  .medium .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    font-size: 1.2em;
  }
}
@media screen and (max-width: 40em) {
  .medium .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    font-size: 1.2em;
  }
}
.medium .imglinkWrapper .imgContentWrapper .imgDescription span {
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .medium .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5;
  }
}
@media screen and (max-width: 48em) {
  .medium .imglinkWrapper .imgContentWrapper .imgDescription span {
    color: #DBC7B5;
  }
}
.medium .imglinkWrapper .imgContentWrapper .imgLink {
  margin-top: 5px;
}
.mediumlarge {
  margin: 0;
}
.mediumlarge .imglinkWrapper {
  display: flex;
  align-items: center;
}
@media screen and (max-width: 48em) {
  .mediumlarge .imglinkWrapper {
    margin-bottom: 3em;
  }
}
.mediumlarge .imglinkWrapper .imgImageWrapper {
  width: 50%;
}
@media screen and (max-width: 48em) {
  .mediumlarge .imglinkWrapper .imgImageWrapper {
    width: 100%;
  }
}
@media screen and (max-width: 64em) {
  .mediumlarge .imglinkWrapper .imgImageWrapper {
    height: auto;
  }
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper {
  flex-flow: row;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper {
    flex-flow: column;
  }
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: center;
}
@media screen and (max-width: 80em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
    width: 50%;
  }
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
    width: 100%;
    text-align: center;
  }
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  text-align: center;
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span em {
  font-style: italic;
  padding: 0 10px;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
  text-align: center;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
.mediumlarge:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription span em {
  font-style: italic;
  padding: 0 10px;
}
.mediumlarge:nth-of-type(even) .imglinkWrapper {
  flex-flow: row-reverse;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper {
    flex-flow: column;
  }
}
.mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
  width: 50%;
  display: flex;
  flex-direction: column;
  gap: 3rem;
  align-items: center;
}
@media screen and (max-width: 64em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
    width: 50%;
  }
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
    width: 100%;
    text-align: center;
  }
}
.mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  text-align: center;
}
.mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span em {
  font-style: italic;
  padding: 0 10px;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
  text-align: center;
}
@media screen and (max-width: 48em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
.mediumlarge:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription span em {
  font-style: italic;
  padding: 0 10px;
}
.mediumlarge.notext .imglinkWrapper .imgContentWrapper {
  display: none;
}

.mediumdouble {
  overflow: initial;
}
.mediumdouble .imglinkWrapper {
  display: flex;
  align-items: center;
}
.mediumdouble .imglinkWrapper .imgImageWrapper {
  width: 100%;
  min-height: 560px;
  position: relative;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgImageWrapper {
    min-height: fit-content;
  }
}
.mediumdouble .imglinkWrapper .imgImageWrapper img {
  width: 40%;
  transition: transform 0.2s ease-out;
  will-change: transform;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgImageWrapper img {
    width: 50%;
  }
}
.mediumdouble .imglinkWrapper .imgImageWrapper img:nth-child(2) {
  margin-top: 60px;
  margin-left: 20px;
  transition: transform 0.2s ease-out;
  will-change: transform;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgImageWrapper img:nth-child(2) {
    margin-left: 0px;
  }
}
.mediumdouble .imglinkWrapper .imgContentWrapper {
  width: 70%;
  height: 50%;
  text-align: right;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  gap: 3rem;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper {
    padding-right: 0;
    padding-left: 0;
    width: 90%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper {
    width: 90%;
    height: 30%;
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle strong {
  color: #5B4C40;
  text-transform: uppercase;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
  margin-top: 10px;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  font-size: clamp(1.6em, 2vw, 1.6rem);
  text-align: right;
  margin: 0;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle h4 span em {
  font-style: italic;
  padding: 0 10px;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgDescription {
  position: relative;
  line-height: 1.5em;
  color: #DBC7B5;
  text-align: right;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    text-align: center;
  }
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
    text-align: center;
  }
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink {
  display: flex;
  flex-direction: row-reverse;
  justify-content: flex-end;
}
@media screen and (max-width: 48em) {
  .mediumdouble .imglinkWrapper .imgContentWrapper .imgLink {
    justify-content: center;
    margin-top: 20px;
  }
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button {
  margin-right: 20px;
}
.mediumdouble .imglinkWrapper .imgContentWrapper .imgLink a.button:after {
  display: none !important;
}
.mediumdouble:nth-of-type(odd) .imglinkWrapper {
  flex-flow: row;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper {
    flex-flow: column;
  }
}
.mediumdouble:nth-of-type(odd) .imglinkWrapper .imgImageWrapper {
  display: flex;
  justify-content: start;
}
.mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  padding-right: 10%;
  padding-left: 0px;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 0%;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-right: 0%;
  }
}
.mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
.mediumdouble:nth-of-type(even) .imglinkWrapper {
  flex-flow: row-reverse;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper {
    flex-flow: column;
  }
}
.mediumdouble:nth-of-type(even) .imglinkWrapper .imgImageWrapper {
  display: flex;
  justify-content: end;
}
.mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
  text-align: left;
  flex-direction: column;
  justify-content: flex-start;
  padding-right: 0%;
  padding-left: 5%;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 0%;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    flex-direction: column;
    justify-content: flex-start;
    padding-left: 0%;
  }
}
.mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
  }
}
.mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
  text-align: left;
}
@media screen and (max-width: 48em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
@media screen and (max-width: 40em) {
  .mediumdouble:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}

.mediumVertical {
  overflow: initial;
}
.mediumVertical .imglinkWrapper {
  display: flex;
}
@media screen and (max-width: 48em) {
  .mediumVertical .imglinkWrapper {
    display: block;
  }
}
.mediumVertical .imglinkWrapper .imgImageWrapper {
  width: 50%;
  transition: clip-path 1s;
}
.mediumVertical .imglinkWrapper .imgImageWrapper img:nth-of-type(2) {
  position: absolute;
  right: auto;
  right: 28%;
  left: auto;
  width: 20%;
  height: 50%;
  top: auto;
  bottom: 0;
  display: none;
}
@media screen and (max-width: 48em) {
  .mediumVertical .imglinkWrapper .imgImageWrapper img:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  .mediumVertical .imglinkWrapper .imgImageWrapper {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper {
  flex-flow: row;
  padding-top: 2.5hv;
  align-items: center;
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
  width: 50%;
  padding-bottom: 60px;
  text-align: left;
  display: flex;
  flex-direction: column;
  gap: 3rem;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    width: 100%;
    align-items: center;
    text-align: center;
  }
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle {
  transition: all 1s;
  width: 100%;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle {
    width: 100%;
  }
}
@media screen and (max-width: 40em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  color: #DBC7B5;
  text-align: left;
  font-size: 2.5em;
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span em {
  font-style: italic;
  padding: 0 10px;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: center;
    font-size: 1.6em;
  }
}
@media screen and (max-width: 40em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: center;
    font-size: 1.6em;
  }
}
.mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
  transition: all 1s;
  width: 90%;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    width: 100%;
  }
}
@media screen and (max-width: 40em) {
  .mediumVertical:nth-of-type(odd) .imglinkWrapper .imgContentWrapper .imgDescription {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper {
  flex-flow: row-reverse;
  align-items: center;
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgImageWrapper {
  width: 50%;
  transition: clip-path 1s;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgImageWrapper {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgImageWrapper img:nth-of-type(2) {
  position: absolute;
  position: absolute;
  left: 28%;
  right: auto;
  width: 20%;
  height: fit-content;
  top: auto;
  bottom: 0;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgImageWrapper img:nth-of-type(2) {
    display: none;
  }
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgImageWrapper {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
  width: 50%;
  padding-bottom: 60px;
  text-align: left;
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 3rem;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper {
    text-align: center;
    width: 100%;
    align-items: center;
    text-align: left;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle {
  width: 100%;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle {
    width: 100%;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 {
  margin: 0;
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  font-size: 2.5em;
  color: #DBC7B5;
  text-align: left;
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span em {
  font-style: italic;
  padding: 0 10px;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: left;
    font-size: 1.6em !important;
  }
}
@media screen and (max-width: 40em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    color: #DBC7B5;
    text-align: left;
    font-size: 1.5em !important;
  }
}
.mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
  width: 100%;
}
@media screen and (max-width: 48em) {
  .mediumVertical:nth-of-type(even) .imglinkWrapper .imgContentWrapper .imgDescription {
    width: 100%;
  }
}
.imagelinkgadget.small {
  padding: 0 1%;
}
.imagelinkgadget.small .imglinkWrapper {
  padding: 0;
}
.imagelinkgadget.small .imglinkWrapper * {
  color: #5B4C40;
  text-align: left;
}
.imagelinkgadget.small .imglinkWrapper .imgContentWrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 3rem;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper {
    padding-top: 2vw;
  }
}
.imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
  margin: 0;
  font-size: clamp(1em, 2vw, 2rem);
  text-align: center;
  color: #DBC7B5;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: #DBC7B5;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgTitle h4 span {
    text-align: center;
    color: #DBC7B5;
  }
}
.imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgDescription {
  font-size: 1.1em;
  overflow: hidden;
  line-height: 150%;
  max-height: 170px;
  text-align: center;
}
@media screen and (max-width: 48em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgDescription {
    max-height: inherit;
    text-align: center;
    font-size: 12px;
  }
}
@media screen and (max-width: 40em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgDescription {
    text-align: center;
  }
}
@media screen and (max-width: 64em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper {
    position: relative;
    transform: initial;
    padding-left: 10px;
    padding-right: 10px;
  }
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgDescription {
    font-size: 1em;
  }
}
@media screen and (max-width: 64em) and (max-width: 48em) {
  .imagelinkgadget.small .imglinkWrapper .imgContentWrapper .imgDescription {
    color: #DBC7B5;
  }
}
body.popupWindow {
  overflow: hidden;
}
body.popupWindow .overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #5B4C40;
  opacity: 0.7;
  z-index: 9998;
}
body.popupWindow .popup {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: fixed;
  z-index: 9999999;
  width: 25vw;
}
@media screen and (max-width: 48em) {
  body.popupWindow .popup {
    width: 85vw;
  }
}
body.popupWindow .popup .imglinkWrapper {
  display: block;
}
body.popupWindow .popup .imglinkWrapper .imgImageWrapper {
  float: none;
  width: 100%;
  height: 320px;
}
body.popupWindow .popup .imglinkWrapper .imgContentWrapper {
  padding: 5% 8%;
  float: none;
  height: auto;
  overflow: hidden;
  text-align: left;
  background: white;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 1 !important;
}
body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgDescription {
  max-height: 220px;
  overflow: hidden;
  margin: 20px 0;
}
body.popupWindow .popup .imglinkWrapper .imgContentWrapper .imgLink {
  margin: 40px auto 20px;
  display: block;
  text-align: center;
}
@media screen and (max-width: 64em) {
  body.popupWindow .popup .imglinkWrapper .imgContentWrapper {
    float: none;
    width: 100%;
    height: auto;
    overflow: hidden;
  }
}
@media screen and (max-width: 48em) {
  body.popupWindow .popup .imglinkWrapper .imgContentWrapper {
    height: auto;
  }
}
body.popupWindow .popup.with-description .imgContentWrapper .imgTitle {
  margin: 0;
}
body.popupWindow .popup.with-title .imgLink, body.popupWindow .popup.with-description .imgLink {
  margin-top: 20px;
}
body.popupWindow .popup .close-popup {
  position: absolute;
  top: 0px;
  right: 0px;
  background: none;
  width: 40px;
  height: 40px;
  background: white;
  cursor: pointer;
  border: none;
  -webkit-appearance: none;
  transition: all 0.4s ease-in-out;
}
body.popupWindow .popup .close-popup:after, body.popupWindow .popup .close-popup:before {
  content: "";
  position: absolute;
  left: 0;
  width: 100%;
  height: 1px;
  background: #5B4C40;
  transform-origin: center center;
}
@media screen and (max-width: 64em) {
  body.popupWindow .popup .close-popup:after, body.popupWindow .popup .close-popup:before {
    height: 2px;
  }
}
body.popupWindow .popup .close-popup:after {
  transform: rotate(45deg);
}
body.popupWindow .popup .close-popup:before {
  transform: rotate(-45deg);
}

.large.video .imglinkWrapper .imgImageWrapper,
.large-slide.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 16/9;
}

.panoramic.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 8/5;
}

.quote.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 24/7;
}

.medium.video .imglinkWrapper .imgImageWrapper,
.medium-slide.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 18/11;
}

.mediumlarge.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 9/7;
}

.mediumVertical.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 115/122;
}

.mediumdouble.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 23/38;
}

.mediumtall.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 193/288;
}

.small.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 2/3;
}

.small.small-slide.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 4/7;
}

.smaller.video .imglinkWrapper .imgImageWrapper,
.popup.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 1/1;
}

.smallvertical.video .imglinkWrapper .imgImageWrapper {
  aspect-ratio: 8/11;
}

.widget.voucher {
  padding: 5%;
  margin-left: 20vw;
  margin-right: 20vw;
  border: 1px solid #5B4C40;
  position: absolute;
  position: relative;
}
@media screen and (max-width: 64em) {
  .widget.voucher {
    margin-left: 15vw;
    margin-right: 15vw;
  }
}
@media screen and (max-width: 48em) {
  .widget.voucher {
    margin-left: 8vw;
    margin-right: 8vw;
  }
}
.widget.voucher h2 {
  font-size: 1.5em;
  margin-bottom: 0;
}
.widget.voucher .minRate {
  margin-bottom: 20px;
}
.widget.voucher .minRate h3 {
  color: #DBC7B5;
  font-family: "the-seasons", sans-serif;
  text-transform: uppercase;
  font-size: 14px;
}
.widget.voucher .roomPhoto a span {
  display: none;
}
.widget.voucher .roomPhoto label {
  background-color: white;
}
.widget.voucher .roomDescription {
  text-align: center;
}
.widget.voucher .promotions-termsActions {
  display: flex;
  align-items: center;
}
.widget.voucher .promotions-termsActions,
.widget.voucher .promotions-termsContent {
  width: auto;
}
.widget.voucher .promotions-termsActions a,
.widget.voucher .promotions-termsContent a {
  display: block;
}
.widget.voucher .promotions-termsActions a:hover,
.widget.voucher .promotions-termsContent a:hover {
  text-decoration: none;
}
.widget.voucher .promotions-termsActions a:not(.promotions-bgLink),
.widget.voucher .promotions-termsContent a:not(.promotions-bgLink) {
  font-size: 10px;
  margin-left: 10px;
  margin-right: 10px;
  letter-spacing: 0.08em;
  text-transform: uppercase;
  transition: opacity 0.4s ease-in-out;
}
.widget.voucher .promotions-termsActions a:not(.promotions-bgLink):hover,
.widget.voucher .promotions-termsContent a:not(.promotions-bgLink):hover {
  opacity: 0.6;
}
.widget.voucher .promotions-termsContent {
  width: 90%;
  padding: 5%;
  bottom: 30px;
  background: #5B4C40;
  position: absolute;
}

#contentblock .promotionsgadget {
  text-align: center;
  opacity: 1 !important;
  margin: 40px 0;
}
#contentblock .promotionsgadget .prgTitle {
  font-size: 28px;
  line-height: 34px;
  font-family: "montserrat", sans-serif;
}
#contentblock .promotionsgadget .prgImgWrapper {
  margin: 20px 0;
}
#contentblock .promotionsgadget .prgClick {
  display: inline-block;
}
#contentblock .promotionsgadget .prgDescription {
  margin: 10px 0px;
}

#contentblock .contactFormContainer {
  padding: 20px 40px;
  width: 60%;
  margin: 0 auto 40px auto;
  background: white;
  border-radius: 5px;
}
@media screen and (max-width: 48em) {
  #contentblock .contactFormContainer {
    width: 100%;
  }
}
#contentblock .contacts_newform #reservationFields > div {
  float: right;
}
#contentblock .contacts_newform .submit {
  margin: 0 auto !important;
  padding: 14px 20px;
  font-family: "montserrat", sans-serif;
  background-color: #5B4C40;
  transition: background-color 0.5s ease-in-out;
}
#contentblock .contacts_newform .submit:hover {
  background-color: #5B4C40;
}
#contentblock .contacts_newform .textarea span:after {
  display: none;
}
#contentblock .contacts_newform .checkNotif {
  font-family: "montserrat", sans-serif;
}
#contentblock form {
  width: auto;
}
#contentblock form#subscribe_newsletter_form {
  max-width: 50%;
  margin: 0 auto;
}
#contentblock form#subscribe_newsletter_form label {
  font-size: 1em;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.6em;
  letter-spacing: 0.5px;
}
#contentblock form#subscribe_newsletter_form input,
#contentblock form#subscribe_newsletter_form select,
#contentblock form#subscribe_newsletter_form textarea {
  border: 0;
  width: 100%;
  line-height: 30px;
  color: #DBC7B5;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-family: "montserrat", sans-serif;
  margin: 10px 0;
  text-transform: initial;
  letter-spacing: 0.3px;
  border-radius: 50px;
  background: white;
}
#contentblock form#subscribe_newsletter_form input[type=checkbox] {
  width: auto;
  height: auto;
  margin-right: 0.5rem;
}
#contentblock form#subscribe_newsletter_form input[type=submit] {
  font-family: "montserrat", sans-serif;
  font-weight: normal;
}
#contentblock form#subscribe_newsletter_form select#cbcountries {
  height: 40px;
  padding: 0 20px;
}
#contentblock form#subscribe_newsletter_form .submit {
  margin: 0 auto !important;
  padding: 14px 20px;
  font-family: "montserrat", sans-serif;
  background-color: #5B4C40;
  transition: background-color 0.5s ease-in-out;
}
#contentblock form#subscribe_newsletter_form .submit:hover {
  background-color: #5B4C40;
}
#contentblock form#subscribe_newsletter_form input[type=submit] {
  margin: 0 auto !important;
  padding: 14px 20px;
  font-family: "montserrat", sans-serif;
  background-color: #5B4C40;
  transition: background-color 0.5s ease-in-out;
  display: block;
  color: white;
  border-radius: 0;
  font-weight: 300 !important;
}
#contentblock form#subscribe_newsletter_form input[type=submit]:hover {
  background-color: #5B4C40;
}
@media screen and (max-width: 48em) {
  #contentblock form {
    width: 65vw;
  }
}
#contentblock form p {
  margin: 20px 0 0px;
  display: inline-block;
  width: 100%;
}
#contentblock form a {
  font-size: 0.9em;
}
#contentblock form a:after {
  display: none;
}
#contentblock form > div {
  font-size: 14px;
}
#contentblock form label {
  font-size: 1em;
  font-family: "montserrat", sans-serif;
  font-weight: 300;
  text-transform: uppercase;
  line-height: 1.6em;
  letter-spacing: 0.5px;
}
#contentblock form input,
#contentblock form select,
#contentblock form textarea {
  border: 0;
  width: 100%;
  line-height: 30px;
  color: #DBC7B5;
  border: 1px solid rgba(0, 0, 0, 0.2);
  font-family: "montserrat", sans-serif;
  margin: 10px 0;
  text-transform: initial;
  letter-spacing: 0.3px;
  border-radius: 50px;
}
#contentblock form input[type=checkbox] {
  width: auto;
  height: auto;
  margin-right: 0.5rem;
}
#contentblock form input[type=submit] {
  font-family: "montserrat", sans-serif;
  font-weight: normal;
}
#contentblock form .required {
  position: absolute;
}
#contentblock form #reservationFields > p {
  display: none;
}
@media screen and (max-width: 40em) {
  #contentblock form #reservationFields > p {
    display: block;
  }
}
#contentblock form #reservationFields > div {
  float: none;
  height: 75px;
  position: relative;
  margin-left: 15px;
  margin-right: 15px;
  width: calc(50% - 30px);
}
@media screen and (max-width: 40em) {
  #contentblock form #reservationFields > div {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}
#contentblock form #reservationFields input,
#contentblock form #reservationFields select {
  width: 100% !important;
}
#contentblock form #reservationFields #cbcheckin {
  right: 5px;
  height: 30px;
  position: absolute;
}
@media screen and (max-width: 40em) {
  #contentblock form #reservationFields #checkincal {
    left: auto;
    right: 30px;
    height: auto;
    position: absolute;
  }
}
#contentblock form .g-recaptcha {
  margin: 40px 0;
}
#contentblock form .g-recaptcha > div {
  margin: 0 auto;
}
@media screen and (max-width: 40em) {
  #contentblock form .g-recaptcha {
    margin-left: -22.5%;
    margin-right: -22.5%;
  }
}

body.hotel-contacts .contacts_list {
  color: #DBC7B5;
  padding: 0;
}
body.hotel-contacts .contacts_list a {
  color: #DBC7B5;
  transition: color 0.5s ease-in-out;
  text-align: left;
  text-decoration: none;
}
@media screen and (max-width: 40em) {
  body.hotel-contacts .contacts_list a {
    text-align: center;
  }
}
body.hotel-contacts .contacts_list a:hover {
  color: #5B4C40;
}
body.hotel-contacts .contacts_list span {
  margin-bottom: 10px;
  text-align: left;
  text-transform: uppercase;
  letter-spacing: 2px;
  font-weight: 600;
}
@media screen and (max-width: 40em) {
  body.hotel-contacts .contacts_list span {
    text-align: center;
  }
}
body.hotel-contacts .contacts_list .phonelabel {
  font-size: 0.5em;
  letter-spacing: 0;
}
body.hotel-contacts .contacts_list > div {
  margin-top: 20px;
}
body.hotel-contacts .contactFormContainer form input, body.hotel-contacts .contactFormContainer form select {
  background-color: white;
  height: 40px;
}
body.hotel-contacts .contactFormContainer form textarea {
  background-color: white;
}

.bookingGadget {
  position: relative;
  right: 0;
  bottom: 90px;
  height: 110px;
  background: white;
  z-index: 3;
  display: block;
  transition: top 1s ease-in;
  transition-delay: 0.5s;
  bottom: 50px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  font-family: "montserrat", sans-serif;
  /* ? */
}
.bookingGadget .advancedSearch form {
  position: relative;
  height: 100%;
}
.bookingGadget .advancedSearch form > p {
  font-size: 12px;
}
.bookingGadget .advancedSearch form label {
  font-size: 12px;
  position: absolute;
  top: 16px;
  left: 20%;
  width: auto;
  font-family: "montserrat", sans-serif;
}
.bookingGadget .advancedSearch form label[for=checkin] {
  left: 27%;
}
.bookingGadget .advancedSearch form label[for=checkout] {
  left: 52%;
}
.bookingGadget .dropdownPrice,
.bookingGadget #promocode {
  display: none;
}
.bookingGadget .selectField {
  position: relative;
  display: inline-block;
  float: left;
  text-align: left;
  padding-left: 2%;
  margin: 0;
}
.bookingGadget .selectField.dropdownPrice {
  display: none;
}
.bookingGadget .selectField select {
  display: block;
  width: 100%;
  height: 100%;
  opacity: 0;
  position: absolute;
  border: none;
  top: 0;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.bookingGadget .selectField .selectdown,
.bookingGadget .selectField input[name=preselectpc],
.bookingGadget .selectField input[name=s] {
  position: relative;
  display: block;
  font-size: 12px;
  padding-right: 20%;
  text-overflow: ellipsis;
  overflow: hidden;
  width: 100%;
  cursor: pointer;
  font-family: "montserrat", sans-serif;
}
.bookingGadget .selectField .selectdown::after,
.bookingGadget .selectField input[name=preselectpc]::after,
.bookingGadget .selectField input[name=s]::after {
  content: "";
  position: absolute;
  display: block;
  width: 14px;
  height: 14px;
  top: 50%;
  margin-top: -8px;
  right: 1.25rem;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -557px -273px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 600px auto;
}
.bookingGadget .selectField.medium::after, .bookingGadget .selectField.small::after {
  display: none;
}
.bookingGadget .selectField.medium .selectdown, .bookingGadget .selectField.small .selectdown {
  text-transform: none;
}
.bookingGadget .selectField.medium .selectdown:before, .bookingGadget .selectField.medium .selectdown:after, .bookingGadget .selectField.small .selectdown:before, .bookingGadget .selectField.small .selectdown:after {
  display: none;
}
.bookingGadget .centered {
  position: relative;
  width: 25%;
  display: block;
  float: right;
}
.bookingGadget button {
  width: 100%;
  height: 70px;
  margin: 0;
  border: none;
  font-size: 16px;
  color: white;
  background: #5B4C40;
  border-color: #5B4C40;
  transition: all 0.5s ease-in-out;
  font-family: "montserrat", sans-serif;
  letter-spacing: 0.3em;
  text-transform: uppercase;
}
.bookingGadget button:hover {
  background: #5B4C40;
  border-color: #5B4C40;
}
@media screen and (max-width: 64em) {
  .bookingGadget button {
    height: 60px;
  }
}
@media screen and (max-width: 40em) {
  .bookingGadget button {
    height: 36px;
  }
}
.bookingGadget .calicon {
  position: relative;
  display: inline-block;
  float: left;
  height: 100%;
  width: 5%;
  z-index: 99;
  cursor: pointer;
}
.bookingGadget .calicon::after {
  content: "";
  position: absolute;
  display: block;
  width: 15px;
  height: 15px;
  top: 50%;
  margin-top: -8px;
  right: 1.25rem;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -558px -336px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 600px auto;
}
.bookingGadget input[name=s] {
  width: calc(100% - 15px);
  margin-bottom: 8px;
}
.bookingGadget input[name=s]::-webkit-input-placeholder {
  color: #163f72;
}
.bookingGadget input[name=s]:-ms-input-placeholder {
  color: #163f72;
}
.bookingGadget input[name=s]::-ms-input-placeholder {
  color: #163f72;
}
.bookingGadget input[name=s]::placeholder {
  color: #163f72;
}
.bookingGadget .showdates {
  clear: both;
  padding: 0 15px;
  margin-bottom: 15px;
  color: white;
}
.bookingGadget .showdates input {
  margin-right: 10px;
}

/* on banner */
#centerblock .flashContainer .bookingGadget {
  position: absolute;
  width: 75%;
  height: 90px;
  margin: 0 auto;
  padding: 10px;
  float: none;
  left: 0;
  right: auto;
  bottom: 0;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  font-family: "montserrat", sans-serif;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget {
    width: 100%;
    height: 84px;
    padding: 10px 0;
    margin: -11px auto 0;
  }
}
@media screen and (max-width: 48em) {
  #centerblock .flashContainer .bookingGadget {
    margin: -20px auto 0;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget {
    height: 90px;
    top: auto;
  }
}
#centerblock .flashContainer .bookingGadget .advancedSearch {
  position: relative;
  padding-top: 0;
  height: 100%;
  overflow: hidden;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .advancedSearch form label {
    display: none;
  }
}
#centerblock .flashContainer .bookingGadget .advancedSearch form > p,
#centerblock .flashContainer .bookingGadget #labelnra,
#centerblock .flashContainer .bookingGadget #labelnrc,
#centerblock .flashContainer .bookingGadget #labelamount,
#centerblock .flashContainer .bookingGadget #divnra,
#centerblock .flashContainer .bookingGadget #divnrc,
#centerblock .flashContainer .bookingGadget #divamount,
#centerblock .flashContainer .bookingGadget .selectField.dropdownCategories {
  display: none;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .centered {
    width: 50%;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget .centered {
    width: 100%;
  }
}
#centerblock .flashContainer .bookingGadget .selectField.dropdownDestination {
  width: 25%;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .selectField.dropdownDestination {
    width: 50%;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget .selectField.dropdownDestination {
    width: 100%;
    border-bottom: 1px solid #5B4C40;
  }
}
#centerblock .flashContainer .bookingGadget .selectField.small::after, #centerblock .flashContainer .bookingGadget .selectField.medium::after {
  display: none;
}
#centerblock .flashContainer .bookingGadget .selectField.small .selectdown, #centerblock .flashContainer .bookingGadget .selectField.medium .selectdown {
  line-height: 16px;
  padding-top: 40px;
  opacity: 0.7;
  white-space: nowrap;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .selectField.small, #centerblock .flashContainer .bookingGadget .selectField.medium {
    display: none;
  }
}
#centerblock .flashContainer .bookingGadget .selectField.medium {
  padding-left: 0;
  width: 13%;
}
#centerblock .flashContainer .bookingGadget .selectField.medium::after {
  display: none;
}
#centerblock .flashContainer .bookingGadget .selectField.small {
  width: 7%;
}
#centerblock .flashContainer .bookingGadget .selectField.small:after {
  content: "|";
  position: absolute;
  display: block;
  color: #DBC7B5;
  right: 12px;
  top: 34px;
  font-size: 12px;
}
#centerblock .flashContainer .bookingGadget .selectField .selectdown {
  height: 100%;
  line-height: 70px;
}
#centerblock .flashContainer .bookingGadget .selectField .selectdown::before {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  top: 0;
  background: #5B4C40;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget .selectField .selectdown::before {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .selectField .selectdown {
    line-height: 60px;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget .selectField .selectdown {
    line-height: 36px;
  }
}
#centerblock .flashContainer .bookingGadget .calicon::before {
  content: "";
  position: absolute;
  right: -1px;
  width: 1px;
  height: 100%;
  top: 0;
  background: #5B4C40;
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget .calicon {
    display: none;
  }
}
@media screen and (max-width: 64em) {
  #centerblock .flashContainer .bookingGadget button {
    width: 100%;
  }
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget button {
    background: #5B4C40;
    color: white;
  }
}
#centerblock .flashContainer .bookingGadget .flashContainer input[name=s] {
  height: 100%;
  line-height: 78px;
}
#centerblock .flashContainer .bookingGadget .flashContainer input[name=s]::after {
  content: "";
  position: absolute;
  right: 0;
  width: 1px;
  height: 100%;
  top: 0;
}
#centerblock .flashContainer .bookingGadget.fixed {
  position: fixed;
  top: 120px;
  width: 100%;
  margin: 0;
  padding: 0;
  height: 50px;
  border-radius: 0;
  border-top: 1px solid #5B4C40;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget.fixed {
    height: 73px;
    top: auto;
  }
}
#centerblock .flashContainer .bookingGadget.fixed form label {
  top: 5px;
}
#centerblock .flashContainer .bookingGadget.fixed .advancedSearch {
  border: none;
}
#centerblock .flashContainer .bookingGadget.fixed .selectField {
  height: 50px;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget.fixed .selectField {
    height: auto;
  }
}
#centerblock .flashContainer .bookingGadget.fixed .selectField .selectdown {
  line-height: 50px;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget.fixed .selectField .selectdown {
    line-height: 36px;
  }
}
#centerblock .flashContainer .bookingGadget.fixed .selectField.small .selectdown, #centerblock .flashContainer .bookingGadget.fixed .selectField.medium .selectdown {
  line-height: 66px;
  padding-top: 0;
}
#centerblock .flashContainer .bookingGadget.fixed .selectField.small::after, #centerblock .flashContainer .bookingGadget.fixed .selectField.medium::after {
  top: 19px;
  right: 26%;
}
#centerblock .flashContainer .bookingGadget.fixed button {
  height: 50px;
}
#centerblock .flashContainer .bookingGadget.fixed button:hover {
  background: #5B4C40;
  border-color: #5B4C40;
}
@media screen and (max-width: 40em) {
  #centerblock .flashContainer .bookingGadget.fixed button {
    height: 36px;
  }
}

/* calendar */
.yui-panel-container {
  position: fixed;
  width: 100%;
  height: 100%;
  z-index: 200 !important;
  top: 0 !important;
  left: 0 !important;
}

.yui-overlay {
  background: rgba(0, 0, 0, 0.4);
  position: relative;
  width: 100%;
  height: 100%;
  display: table;
}

.bd {
  display: table-cell;
  vertical-align: middle;
}

.yui-calcontainer {
  float: none;
  margin: 0 auto;
  min-height: 513px;
  padding: 0;
  background: white;
  box-shadow: 25px 25px 30px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 40em) {
  .yui-calcontainer {
    min-height: none;
  }
}

.yui-calcontainer iframe {
  display: none;
}

.yui-calendar {
  width: 100%;
  text-align: center;
}

.calheader {
  font-family: "montserrat", sans-serif;
  text-align: center;
  font-size: 22px;
  line-height: 40px;
  font-weight: normal;
  text-transform: uppercase;
}

.calheader a {
  display: inline-block;
  width: 60px;
  height: 38px;
  text-indent: -9999px;
  overflow: hidden;
  position: relative;
}
.calheader a:focus {
  outline: none;
}
.calheader a:after {
  content: "";
  position: absolute;
  display: inline-block;
  top: 27px;
  width: 27px;
  height: 1.25rem;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -1155px -357px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 600px auto;
}
.calheader a.calnavleft:after {
  left: 0;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -1155px -357px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
  background-size: 600px auto;
}
.calheader a.calnavright:after {
  right: 0;
}

.calweekdaycell {
  font-family: "montserrat", sans-serif;
  font-size: 18px;
  padding: 10px 0;
  text-align: center;
}

.calcell {
  font-size: 1.2em;
  border: 1px solid #dce4e4;
  padding: 20px 0;
  transition: background 0.5s ease-in-out;
  cursor: pointer;
}

.calcell.calcellleft {
  border-left: none;
}

.calcell.calcellright {
  border-right: none;
}

.calcell.calcellbottom {
  border-bottom: none;
}

.calcell .selector {
  color: #5B4C40;
  text-decoration: none;
}

.calcell.today {
  background: #5B4C40;
  color: #DBC7B5;
}

.calcell.today .selector,
.calcell.today.previous {
  color: #DBC7B5;
}

.calcell.selectable:hover,
.calcell.selectable.selected {
  background: #5B4C40;
}

.calcell.selectable:hover .selector,
.calcell.selectable.selected .selector {
  color: white;
}

.calcell.previous {
  color: #dce4e4;
}

.calcell.oom {
  color: #dce4e4;
}

.calcell .selector {
  color: #5B4C40;
  text-decoration: none;
}

.calcell.today {
  background: #DBC7B5;
  color: #5B4C40;
}

.calcell.today .selector,
.calcell.today.previous {
  color: #5B4C40;
}

.calcell.selectable:hover,
.calcell.selectable.selected {
  background: #5B4C40;
}

.calcell.selectable:hover .selector,
.calcell.selectable.selected .selector {
  color: white;
}

.calcell.previous {
  color: white;
}

.calcell.oom {
  color: white;
}

.flatpickr-day:hover {
  background: #5B4C40 !important;
  border-color: #5B4C40 !important;
  color: white !important;
}

.flatpickr-day.endRange,
.flatpickr-day.endRange.inRange,
.flatpickr-day.endRange.nextMonthDay,
.flatpickr-day.endRange.prevMonthDay,
.flatpickr-day.endRange:focus,
.flatpickr-day.endRange:hover,
.flatpickr-day.selected,
.flatpickr-day.selected.inRange,
.flatpickr-day.selected.nextMonthDay,
.flatpickr-day.selected.prevMonthDay,
.flatpickr-day.selected:focus,
.flatpickr-day.selected:hover,
.flatpickr-day.startRange,
.flatpickr-day.startRange.inRange,
.flatpickr-day.startRange.nextMonthDay,
.flatpickr-day.startRange.prevMonthDay,
.flatpickr-day.startRange:focus,
.flatpickr-day.startRange:hover {
  background: #5B4C40 !important;
  border-color: #5B4C40 !important;
  color: white !important;
}

/* end calendar */
#contentblock .content .hotelwidgetWrapper,
#contentblock .content .listWidgetWrapper {
  position: relative;
  padding: 0;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: wrap;
  flex-flow: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  clear: both;
}
#contentblock .content .hotelWidget,
#contentblock .content .listWidget {
  position: relative;
  background: white;
  width: 32%;
  float: left;
  text-align: left;
  text-transform: none;
  margin: 0.3%;
}
@media screen and (max-width: 64em) {
  #contentblock .content .hotelWidget,
  #contentblock .content .listWidget {
    width: 49%;
    margin: 0.5%;
  }
}
@media screen and (max-width: 48em) {
  #contentblock .content .hotelWidget,
  #contentblock .content .listWidget {
    width: 100%;
    margin: 10px 0;
  }
}
#contentblock .content .hotelWidget > a,
#contentblock .content .listWidget > a {
  position: relative;
  width: 100%;
  padding: 0;
  border: none;
}
#contentblock .content .hotelWidget > a::after,
#contentblock .content .listWidget > a::after {
  display: none;
}
@media screen and (max-width: 64em) {
  #contentblock .content .hotelWidget > a,
  #contentblock .content .listWidget > a {
    width: 100%;
  }
}
#contentblock .content .hotelWidget > a img,
#contentblock .content .listWidget > a img {
  width: 100%;
  transition: all 0.5s ease-out;
}
body.lang-pt #contentblock .content .hotelWidget > a::before,
body.lang-pt #contentblock .content .listWidget > a::before {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -298px 1px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
}
body.lang-en #contentblock .content .hotelWidget > a::before,
body.lang-en #contentblock .content .listWidget > a::before {
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -299px -553px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
}
#contentblock .content .hotelWidget:hover > a img,
#contentblock .content .listWidget:hover > a img {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}
#contentblock .content .hotelWidget .info,
#contentblock .content .listWidget .info {
  padding: 3%;
  width: 100%;
  align-self: flex-start;
  margin-top: 20px;
  clear: both;
}
@media screen and (max-width: 64em) {
  #contentblock .content .hotelWidget .info,
  #contentblock .content .listWidget .info {
    width: 100%;
  }
}
@media screen and (max-width: 48em) {
  #contentblock .content .hotelWidget .info,
  #contentblock .content .listWidget .info {
    min-height: auto;
  }
}
#contentblock .content .hotelWidget .info .hotelHead .name,
#contentblock .content .listWidget .info .hotelHead .name {
  font-size: 1.2em;
  font-weight: 700;
  line-height: 1em;
  padding-bottom: 10px;
  color: #DBC7B5;
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
}
#contentblock .content .hotelWidget .info .title,
#contentblock .content .listWidget .info .title {
  font-weight: 600;
  font-size: 14px;
}
#contentblock .content .hotelWidget .info .description,
#contentblock .content .listWidget .info .description {
  font-size: 14px;
  line-height: 24px;
  max-height: 70px;
  overflow: hidden;
  font-weight: 400;
  color: #343839;
  text-align: left;
  min-height: 110px;
}
@media screen and (max-width: 64em) {
  #contentblock .content .hotelWidget .info .description,
  #contentblock .content .listWidget .info .description {
    max-height: none;
  }
}
#contentblock .content .hotelWidget .booking,
#contentblock .content .listWidget .booking {
  position: relative;
  width: 100%;
  padding: 3%;
  margin-bottom: 20px;
}
@media screen and (max-width: 64em) {
  #contentblock .content .hotelWidget .booking,
  #contentblock .content .listWidget .booking {
    position: relative;
    left: auto;
    width: 100%;
    padding: 10px 5%;
  }
}
#contentblock .content .hotelWidget .booking .price,
#contentblock .content .listWidget .booking .price {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 10px;
}
#contentblock .content .hotelWidget .booking .price .cents, #contentblock .content .hotelWidget .booking .price .value, #contentblock .content .hotelWidget .booking .price .currency,
#contentblock .content .listWidget .booking .price .cents,
#contentblock .content .listWidget .booking .price .value,
#contentblock .content .listWidget .booking .price .currency {
  font-weight: bold;
}
#contentblock .content .hotelWidget .booking .price .cents,
#contentblock .content .listWidget .booking .price .cents {
  margin-left: -5px;
}
#contentblock .content .hotelWidget .booking a,
#contentblock .content .listWidget .booking a {
  padding: 10px 15px;
}
#contentblock .content .hotelWidget .booking a:last-of-type,
#contentblock .content .listWidget .booking a:last-of-type {
  color: white;
  width: auto;
  border-color: #5B4C40;
  background: #5B4C40;
}
#contentblock .content .hotelWidget .booking a:last-of-type::after,
#contentblock .content .listWidget .booking a:last-of-type::after {
  background-image: url(../../casanova_farmhouse_hotel_adv_0825_bin/arrow-white.svg);
  background-color: transparent;
  background-position: initial;
  background-repeat: initial;
  background-size: auto;
}
#contentblock .content .hotelWidget .booking a:last-of-type:hover,
#contentblock .content .listWidget .booking a:last-of-type:hover {
  background: rgb(76.0290322581, 63.4967741935, 53.4709677419);
  border-color: rgb(76.0290322581, 63.4967741935, 53.4709677419);
}
#contentblock .content .listWidget {
  width: 24%;
  margin: 0.5%;
}
@media screen and (max-width: 64em) {
  #contentblock .content .listWidget {
    width: 49%;
    margin: 0.5%;
  }
}
@media screen and (max-width: 48em) {
  #contentblock .content .listWidget {
    width: 100%;
    margin: 10px 0;
  }
}
#contentblock .content .listWidget form {
  width: 100%;
  margin: 0 auto;
}
#contentblock .content .listWidget form img {
  width: 100%;
}
#contentblock .content .listWidget form .title {
  font-size: 1.3em;
  line-height: 1em;
  margin-top: 20px;
  padding-bottom: 10px;
  color: #DBC7B5;
  font-family: "montserrat", sans-serif;
  text-transform: uppercase;
  display: block;
  padding: 0 3%;
}
#contentblock .content .listWidget form .description {
  font-size: 14px;
  line-height: 24px;
  max-height: 70px;
  overflow: hidden;
  padding: 0 3%;
}
@media screen and (max-width: 64em) {
  #contentblock .content .listWidget form .description {
    max-height: none;
  }
}
#contentblock .content .listWidget form .controls {
  margin-top: 20px;
  margin-bottom: auto;
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  clear: both;
  padding: 3%;
}
#contentblock .content .listWidget form .controls .selectField {
  position: relative;
  margin: 20px 0;
}
#contentblock .content .listWidget form .controls .selectField select {
  border: 1px solid rgba(0, 0, 0, 0.2);
  color: #DBC7B5;
  border-radius: 30px;
  height: 40px;
  appearance: none;
  padding: 0 20px;
}
#contentblock .content .listWidget form .controls .selectField::after {
  content: "";
  position: absolute;
  display: block;
  width: 9px;
  height: 16px;
  top: 50%;
  margin-top: -8px;
  right: 20px;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -562px -199px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: 600px;
}
#contentblock .content .listWidget form .controls button {
  padding: 4px 20px;
}
#contentblock .content .listWidget form .controls .price {
  font-size: 1.2em;
  line-height: 1.5em;
  padding-bottom: 10px;
  font-family: "montserrat", sans-serif;
}
#contentblock .content .listWidget form .controls .price .value {
  font-weight: 900;
}

.lang-pt #contentblock .content .hotelWidget > a::before {
  width: 182px;
  right: 0;
  bottom: -26px;
  background-image: url(../casanova_farmhouse_hotel_adv_0825_bin/sprite.svg);
  background-position: -298px 1px;
  background-color: transparent;
  background-repeat: no-repeat;
  background-size: auto;
}/*# sourceMappingURL=template.css.map */