@import url("https://fonts.googleapis.com/css?family=Lato");

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    line-height: 1
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}
:focus {
    outline: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
input::-moz-focus-inner {
border:0;
padding:0
}
input::-ms-clear {
display:none
}
input::-ms-reveal {
display:none
}
legend {
    display: none
}

.inputContainer {
    position: relative;
    float: left
}
.formError {
    position: absolute;
    top: 300px;
    left: 300px;
    display: block;
    line-height: 18px;
    cursor: pointer;
    z-index: 199 !important;
    text-align: left
}
.ajaxSubmit {
    padding: 20px;
    background: #55ea55;
    border: 1px solid #999;
    display: none
}
.formError .formErrorContent {
    background: #b31919;
    position: relative;
    z-index: 5001;
    color: #fff;
    width: 150px;
    font-size: 11px;
    padding: 4px 10px 4px 10px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4)
}
.greenPopup .formErrorContent {
    background: #33be40
}
.blackPopup .formErrorContent {
    background: #393939;
    color: #FFF
}
.formError .formErrorArrow {
    width: 15px;
    margin: -2px 0 0 13px;
    position: relative;
    z-index: 5006
}
body[dir='rtl'] .formError .formErrorArrow, body.rtl .formError .formErrorArrow {
    margin: -2px 13px 0 0
}
.formError .formErrorArrowBottom {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    margin: 0 0 0 12px;
    top: 2px
}
.formError .formErrorArrow div {
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    box-shadow: 0 1px 2px rgba(0,0,0,0.4);
    height: 1px;
    background: #b31919;
    margin: 0 auto;
    line-height: 0;
    font-size: 0;
    display: block
}
.formError .formErrorArrowBottom div {
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none
}
.greenPopup .formErrorArrow div {
    background: #33be40
}
.blackPopup .formErrorArrow div {
    background: #393939;
    color: #FFF
}
.formError .formErrorArrow .line10 {
    width: 15px;
    border: none
}
.formError .formErrorArrow .line9 {
    width: 13px;
    border: none
}
.formError .formErrorArrow .line8 {
    width: 11px
}
.formError .formErrorArrow .line7 {
    width: 9px
}
.formError .formErrorArrow .line6 {
    width: 7px
}
.formError .formErrorArrow .line5 {
    width: 5px
}
.formError .formErrorArrow .line4 {
    width: 3px
}
.formError .formErrorArrow .line1 {
    width: 1px
}
.formError .formErrorArrow .line2, .formError .formErrorArrow .line3 {
    display: none
}
.ui-datepicker {
    display: none;
    padding: 10px;
    background: rgba(255,255,255,0.9)
}
body>.ui-datepicker {
    z-index: 30 !important
}
.ui-datepicker:after {
    display: block;
    content: '';
    height: 0;
    overflow: hidden;
    clear: both
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    font: 16px/25px "Lato", "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #000
}

@media (max-width: 767px) {
.ui-datepicker .ui-datepicker-header {
    font-size: 14px
}
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    position: absolute;
    top: 7px;
    width: 0;
    height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0;
    height: 0
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
    -webkit-transform: translate(-1px, 0);
    -ms-transform: translate(-1px, 0);
    transform: translate(-1px, 0)
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
    opacity: 0.3
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 7px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
    border-right-color: #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 7px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
    border-left-color: #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
    -webkit-transform: translate(1px, 0);
    -ms-transform: translate(1px, 0);
    transform: translate(1px, 0)
}
.ui-datepicker .ui-datepicker-calendar {
    font-size: 12px;
    cursor: default
}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    vertical-align: middle;
    width: 30px;
    height: 28px;
    line-height: 28px
}
.ui-datepicker .ui-datepicker-calendar th {
    font: bold 14px/32px "Lato", "Open Sans", Arial, sans-serif;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 767px) {
.ui-datepicker .ui-datepicker-calendar th {
    font-size: 12px
}
}
.ui-datepicker .ui-datepicker-calendar td {
    color: #636565
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
    color: #c2c8cc
}
.ui-datepicker .ui-datepicker-calendar a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover a {
    background: #9A875B;
    color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
    background: #9A875B;
    color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background: #000;
    color: #fff
}
.ui-datepicker-trigger {
    float: left;
    margin: 14px 0 0 8px;
    width: 17px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/sprite.svg") -588px 0 no-repeat;
    opacity: 1
}
.ui-datepicker-trigger:hover {
    opacity: 0.8
}
.ui-selectmenu-button {
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    width: 250px !important;
    border: 1px solid #e0e0e0;
    padding: 0 37px 0 8px;
    overflow: hidden;
    background: #fff;
    font-size: 14px;
    height: 32px;
    line-height: 32px;
    text-overflow: ellipsis;
    text-align: left;
    white-space: nowrap;
    color: #54534a;
    cursor: pointer
}
.ui-selectmenu-button:after {
    content: '';
    position: absolute;
    top: 50%;
    margin-top: -8px;
    right: 10px;
    height: 16px;
    width: 16px;
    background: transparent url("../images/sprite.svg") no-repeat -7px -36px;
    -webkit-transition: opacity 200ms;
    transition: opacity 200ms
}
.ui-selectmenu-button:hover:after {
    opacity: 0.8
}
.ui-selectmenu-button:active:after {
    -webkit-transform: translate(0, 1px);
    -ms-transform: translate(0, 1px);
    transform: translate(0, 1px)
}
.ui-selectmenu-menu {
    display: none;
    position: absolute;
    z-index: 9999
}
.ui-selectmenu-menu.ui-selectmenu-open {
    display: block
}
.ui-selectmenu-menu>ul {
    background: #fff;
    max-height: 192px;
    overflow: auto;
    overflow-x: hidden;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 3px 15px rgba(0,0,0,0.15);
    box-shadow: 0 1px 2px rgba(0,0,0,0.2), 0 3px 15px rgba(0,0,0,0.15);
    margin: 0;
    padding: 2px;
    list-style: none
}
.ui-selectmenu-menu>ul li {
    margin: 0;
    font-size: 11px;
    line-height: 12px;
    padding: 6px 21px 6px 9px;
    white-space: nowrap;
    overflow: hidden;
    color: #3e3e3e;
    -webkit-transition: background 100ms;
    transition: background 100ms;
    cursor: pointer
}
.ui-selectmenu-menu>ul li.ui-state-focus, .ui-selectmenu-menu>ul li:hover {
    background: #ebebeb
}
.slick-slider {
    position: relative;
    display: block;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}
.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}
.slick-list:focus {
    outline: none
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}
.slick-slider .slick-track, .slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}
.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}
.slick-track:before, .slick-track:after {
    content: "";
    display: table
}
.slick-track:after {
    clear: both
}
.slick-loading .slick-track {
    visibility: hidden
}
.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}
[dir="rtl"] .slick-slide {
    float: right
}
.slick-slide img {
    display: block
}
.slick-slide.slick-loading img {
    display: none
}
.slick-slide.dragging img {
    pointer-events: none
}
.slick-initialized .slick-slide {
    display: block
}
.slick-loading .slick-slide {
    visibility: hidden
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}
.slick-arrow.slick-hidden {
    display: none
}
html, body, input, textarea, button {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
input[type="submit"], button {
    -webkit-appearance: none;
    -moz-appearance: none
}
button, input, textarea {
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
a, input[type='submit'], button, .button {
    cursor: pointer;
    -webkit-transition: background-color 100ms;
    transition: background-color 100ms
}
.hide {
    display: none !important
}
.no-select {
    user-select: none !important;
    -o-user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important
}
::-webkit-scrollbar {
width:6px;
margin:10px 0 10px 0
}
::-webkit-scrollbar-track {
background:#fff
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
::-webkit-scrollbar-track {
background:#fff
}
}

@media (max-width: 767px) {
::-webkit-scrollbar-track {
background:#fff
}
}
::-webkit-scrollbar-thumb {
background:#000;
-webkit-transition:background-color 200ms;
transition:background-color 200ms
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
::-webkit-scrollbar-thumb {
background:#000
}
}

@media (max-width: 767px) {
::-webkit-scrollbar-thumb {
background:#000
}
}
::-webkit-scrollbar-thumb:hover {
background:#000
}
.center-column {
    margin: 0 auto;
    max-width: 1530px;
    min-width: 320px;
    padding: 0 90px;
    position: relative
}

@media (max-width: 767px) {
.center-column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}
.center-column:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.center-column {
    padding: 0 20px
}
}
.button, input[type="submit"].button {
    background: #9A875B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font: bold 15px/47px "Lato", "Open Sans", Arial, sans-serif;
    height: 47px;
    margin: 0;
    overflow: visible;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-decoration: none;
    text-align: center;
    white-space: nowrap
}
.button:hover, .button.active, input[type="submit"].button:hover, input[type="submit"].button.active {
    background: #A52238;
    color: #fff
}
select {
    float: left;
    border-radius: 0;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}
select::-ms-expand {
display:none
}
select+.select-icon {
    float: left;
    margin: 18px 0 0 -22px;
    pointer-events: none;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #636464
}
.scrollable {
    position: relative;
    height: 100%
}
.scrollable .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1
}
.scrollable .overview {
    position: relative;
    width: 100%
}
.scrollable .scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 6px;
    height: 100%;
    overflow: hidden;
    background: #9A875B;
    background-clip: padding-box;
    z-index: 2
}
.poi .scrollable .scrollbar {
    background: #fff;
    border: 1px solid #eee;
    overflow: visible;
    width: 2px
}
.scrollable .scrollbar.disable {
    display: none
}
.scrollable .scrollbar .track {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.poi .scrollable .scrollbar .track {
    overflow: visible
}
.scrollable .scrollbar .thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    overflow: hidden;
    background: #b2d97c;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    cursor: pointer
}
.scrollable .scrollbar .thumb:hover {
    background: #659d19
}
.poi .scrollable .scrollbar .thumb {
    border-radius: 8px;
    background: #E1E1E1;
    width: 8px;
    left: -3px
}
html {
    background: #fff;
    color: #6B6B6B;
    height: 100%;
    overflow-y: scroll;
    position: relative
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
html.menu-expanded {
    overflow: hidden
}
}
body {
    position: relative;
    min-height: 100%
}

@media (max-width: 767px) {
body {
    padding-top: 70px
}
}
html, body, input, textarea, button {
    font-family: "lato","Open Sans", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5
}
a {
    color: #A52238
}
a:hover {
    color: #9A875B
}
.keyboard-navigation a:focus {
    -webkit-box-shadow: inset 0px 0px 3px red;
    box-shadow: inset 0px 0px 3px red;
    outline: solid 3px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.keyboard-navigation button:focus {
    -webkit-box-shadow: inset 0px 0px 3px red;
    box-shadow: inset 0px 0px 3px red;
    outline: solid 3px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.vertical:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -1px
}
.vertical .centered {
    display: inline-block;
    vertical-align: middle
}
#hebs-gallery {
    display: none;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 9999;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
    background: rgba(0,0,0,0.7)
}
#hebs-gallery .galleria {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 1
}
#hebs-gallery .close-button {
    position: absolute;
    right: 20px;
    top: 12px;
    width: 17px;
    height: 17px;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    z-index: 2;
    background: url("../images/common.svg") 0 0 no-repeat


}
#hebs-gallery .close-button:hover {
    background-position: -37px 0
}
#hebs-gallery .close-button:active {
    background-position: -74px 0
}
#hebs-gallery .galleria-container {
    position: relative;
    overflow: hidden;
    width: 100% !important;
    height: 100% !important
}
#hebs-gallery .category-selector {
    position: absolute;
    top: 9px;
    left: 20px;
    z-index: 2
}
#hebs-gallery .ui-selectmenu-button {
    position: absolute !important;
    top: 4px;
    left: 20px;
    z-index: 2
}
#hebs-gallery .galleria-stage {
    position: absolute;
    top: 40px;
    bottom: 120px;
    left: 0;
    right: 0;
    padding: 20px 72px;
    overflow: hidden
}
#hebs-gallery .galleria-stage .galleria-image img {
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.3);
    box-shadow: 0 2px 4px rgba(0,0,0,0.3)
}
#hebs-gallery.no-controls .galleria-stage {
    bottom: 0;
    padding: 20px
}
#hebs-gallery.no-controls .galleria-image-nav {
    display: none
}
#hebs-gallery .galleria-image-nav-left, #hebs-gallery .galleria-image-nav-right {
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 31px;
    height: 61px;
    margin-top: -30px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") 0 0 no-repeat


}
#hebs-gallery .galleria-image-nav-left {
    left: 20px;
    background-position: 0 -37px
}
#hebs-gallery .galleria-image-nav-left:hover {
    background-position: -51px -37px
}
#hebs-gallery .galleria-image-nav-left:active {
    background-position: -102px -37px
}
#hebs-gallery .galleria-image-nav-right {
    right: 20px;
    background-position: 0 -118px
}
#hebs-gallery .galleria-image-nav-right:hover {
    background-position: -51px -118px
}
#hebs-gallery .galleria-image-nav-right:active {
    background-position: -102px -118px
}
#hebs-gallery .galleria-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    background: url("../images/gray-loading.svg") 50% 50% no-repeat


}
#hebs-gallery.no-controls .galleria-thumbnails-container {
    display: none
}
#hebs-gallery .galleria-thumbnails-container {
    height: 120px;
    bottom: 0;
    position: absolute;
    left: 0;
    right: 0;
    z-index: 2;
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABAAQMAAACQp+OdAAAAA1BMVEUAAACnej3aAAAAAXRSTlOzEo46UAAAAA5JREFUeAFjoACMglEAAAJAAAGccJWlAAAAAElFTkSuQmCC");
    background: rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.3);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.3)
}
#hebs-gallery .galleria-carousel .galleria-thumbnails-list {
    margin-left: 52px;
    margin-right: 52px
}
#hebs-gallery .galleria-thumbnails {
    margin: 20px auto 0
}
#hebs-gallery .galleria-thumbnails .galleria-image {
    height: 80px;
    width: 80px;
    background: #000;
    margin: 0 6px 0 0;
    float: left;
    cursor: pointer;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.3);
    box-shadow: 0 1px 2px rgba(0,0,0,0.3)
}
#hebs-gallery .galleria-thumbnails .galleria-image.active {
    border: 3px solid #fff;
    width: 74px !important;
    height: 74px !important
}
#hebs-gallery .galleria-thumbnails .galleria-image.active img {
    margin: -3px 0 0 -3px
}
#hebs-gallery .galleria-thumb-nav-left, #hebs-gallery .galleria-thumb-nav-right {
    display: none;
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin-top: -10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") 0 0 no-repeat


}
#hebs-gallery .galleria-carousel .galleria-thumb-nav-left, #hebs-gallery .galleria-carousel .galleria-thumb-nav-right {
    display: block
}
#hebs-gallery .galleria-thumb-nav-left.disabled, #hebs-gallery .galleria-thumb-nav-right.disabled {
    opacity: 0.5;
    cursor: default
}
#hebs-gallery .galleria-thumb-nav-left {
    left: 15px;
    background-position: 5px -199px
}
#hebs-gallery .galleria-thumb-nav-left:hover {
    background-position: -26px -199px
}
#hebs-gallery .galleria-thumb-nav-left:active {
    background-position: -57px -199px
}
#hebs-gallery .galleria-thumb-nav-left.disabled {
    background-position: 5px -199px
}
#hebs-gallery .galleria-thumb-nav-right {
    right: 15px;
    background-position: 5px -240px
}
#hebs-gallery .galleria-thumb-nav-right:hover {
    background-position: -26px -240px
}
#hebs-gallery .galleria-thumb-nav-right:active {
    background-position: -57px -240px
}
#hebs-gallery .galleria-thumb-nav-right.disabled {
    background-position: 5px -240px
}
#hebs-gallery .galleria-info {
    position: absolute;
    left: 0;
    top: 0;
    background: rgba(0,0,0,0.7);
    -webkit-box-shadow: inset 0 2px 4px rgba(0,0,0,0.5), 0 1px 0 rgba(255,255,255,0.06);
    box-shadow: inset 0 2px 4px rgba(0,0,0,0.5), 0 1px 0 rgba(255,255,255,0.06);
    width: 100%;
    height: 48px
}
#hebs-gallery .galleria-info .galleria-info-description {
    text-align: center;
    line-height: 40px;
    color: #fff;
    position: absolute;
    left: 300px;
    right: 300px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}
#tripadvisor-feed {
    padding: 85px 0;
    text-align: center;
    border-bottom: 90px solid #fff;
    position: relative
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#tripadvisor-feed {
    border-bottom: 128px solid #fff
}
}
#tripadvisor-feed .background {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #F0EFEC;
    background-size: cover;
    background-position: 50% 50%;
    opacity: 0.15
}
#tripadvisor-feed .ta-logo {
    width: 79px;
    height: 48px;
    margin: 0 auto;
    background: url("../images/sprite.svg");
    background-position: -20px -206px
}
#tripadvisor-feed h1 {
    color: #9A875B;
    text-transform: uppercase;
    font-size: 36px;
    margin-bottom: 25px;
    font-family: "Lato", "Cardo", serif;
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: padding-left 600ms ease, opacity 600ms ease;
    transition: padding-left 600ms ease, opacity 600ms ease;
    -webkit-transition-delay: 300ms;
    transition-delay: 300ms
}
#tripadvisor-feed h2 {
    font-size: 16px;
    font-weight: bold;
    margin-top: 40px;
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: padding-left 600ms ease, opacity 600ms ease;
    transition: padding-left 600ms ease, opacity 600ms ease;
    -webkit-transition-delay: 900ms;
    transition-delay: 900ms
}
#tripadvisor-feed .short-desc {
    font-style: italic;
    font-size: 16px;
    line-height: 26px;
    max-width: 920px;
    margin: 0 auto;
    padding-left: 30px;
    opacity: 0;
    -webkit-transition: padding-left 600ms ease, opacity 600ms ease;
    transition: padding-left 600ms ease, opacity 600ms ease;
    -webkit-transition-delay: 600ms;
    transition-delay: 600ms
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#tripadvisor-feed .short-desc {
    width: 80%
}
}
#tripadvisor-feed .slick-active h1 {
    padding-left: 0;
    opacity: 1
}
#tripadvisor-feed .slick-active h2 {
    padding-left: 0;
    opacity: 1
}
#tripadvisor-feed .slick-active .short-desc {
    padding-left: 0;
    opacity: 1
}
#tripadvisor-feed .center-column, #tripadvisor-feed .slick-slider {
    position: initial
}
#tripadvisor-feed .slick-arrow {
    left: 50px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    text-indent: -1000em;
    width: 0;
    height: 0;
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#tripadvisor-feed .slick-arrow {
    top: auto;
    bottom: -78px;
    left: calc(50% - 30px)
}
}
#tripadvisor-feed .slick-arrow.hidden {
    display: none
}
#tripadvisor-feed .slick-arrow.slick-next {
    left: auto;
    right: 50px
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#tripadvisor-feed .slick-arrow.slick-next {
    right: calc(50% - 30px)
}
}
#tripadvisor-feed .slick-arrow:hover {
    border-left-color: #A52238;
    border-right-color: #A52238
}
#tripadvisor-feed .slick-next {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #9A875B
}
#tripadvisor-feed .slick-prev {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #9A875B
}
#feeds {
    padding: 0 0 80px;
    position: relative
}
#feeds:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    background: #F0EFEC url("../images/loading.svg") 50% 50% no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity 400ms ease, visibility 400ms ease;
    transition: opacity 400ms ease, visibility 400ms ease
}
#feeds.loading:after {
    opacity: 1;
    visibility: visible
}
#feeds nav.category-selector {
    text-align: center;
    padding-bottom: 25px
}
#feeds nav.category-selector button {
    display: inline-block;
    font-family: "Lato", "Cardo", serif;
    height: 56px;
    line-height: 54px;
    padding: 0 25px;
    margin: 0;
    text-transform: uppercase;
    font-size: 28px;
    border: 1px solid #fff;
    color: #9A875B;
    background: #fff;
    font-weight: 700
}
/*#feeds nav.category-selector button.active, #feeds nav.category-selector button:hover {
    border: 1px solid #A52238;
    color: #A52238
}*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#feeds nav.category-selector button {
    height: 46px;
    line-height: 44px;
    font-size: 19px
}
}

@media (max-width: 767px) {
#feeds nav.category-selector button {
    height: 37px;
    line-height: 35px;
    font-size: 16px
}
}
#feeds nav.category-selector select, #feeds nav.category-selector .select-icon {
    display: none
}
#feeds .feed-content .feed-items:after {
    clear: both;
    content: '';
    display: table
}
#feeds .feed-content .feed-items .feed-item {
    width: calc(100% / 4);
    height: 400px;
    float: left;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 15px;
    border: 1px solid transparent;
    -webkit-transition: border 200ms ease, -webkit-transform 200ms ease;
    transition: border 200ms ease, -webkit-transform 200ms ease;
    transition: transform 200ms ease, border 200ms ease;
    transition: transform 200ms ease, border 200ms ease, -webkit-transform 200ms ease
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#feeds .feed-content .feed-items .feed-item {
    width: calc(100% / 2);
    height: 460px
}
}

@media (max-width: 767px) {
#feeds .feed-content .feed-items .feed-item {
    width: calc(100% / 1);
    height: 400px
}
}
#feeds .feed-content .feed-items .feed-item:hover {
    border: 1px solid #9A875B;
    padding: 0
}
#feeds .feed-content .feed-items .feed-item:hover .image-link {
    top: 4px;
    right: 4px;
    bottom: 4px;
    left: 4px
}

/*#feeds .feed-content .feed-items .feed-item:hover .feed-descr {
    opacity: 0;
    visibility: hidden
}*/

#feeds .feed-content .feed-items .feed-item .image-link {
    position: absolute;
    display: block;
    top: 15px;
    right: 15px;
    bottom: 15px;
    left: 15px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    -webkit-transition: top 200ms ease, right 200ms ease, bottom 200ms ease, left 200ms ease, border 200ms ease;
    transition: top 200ms ease, right 200ms ease, bottom 200ms ease, left 200ms ease, border 200ms ease
}
#feeds .feed-content .feed-items .feed-item .image-link.no-image {
    background-size: cover;
    background-position: 50% 50%
}
#feeds .feed-content .feed-items .feed-item .image-link img {
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    min-width: 100%;
    min-height: 100%
}
#feeds .feed-content .feed-items .feed-item .feed-descr {
    position: absolute;
    left: 15px;
    top: 15px;
    padding: 20px;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity 200ms ease, visibility 200ms ease;
    transition: opacity 200ms ease, visibility 200ms ease;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(162,144,97,0.84)), to(rgba(0,0,0,0.84)));
    background: linear-gradient(to bottom, rgba(162,144,97,0.84) 0%, rgba(0,0,0,0.84) 100%)
}
#feeds .feed-content .feed-items .feed-item .feed-descr .overal-info {
    margin-bottom: 28px
}
#feeds .feed-content .feed-items .feed-item .feed-descr .overal-info .feed-type {
    display: block;
    width: 40px;
    height: 40px;
    float: left;
    margin-right: 15px;
    font-size: 0;
    overflow: hidden;
    text-indent: -9999px;
    background-image: url("../images/sprite.svg")
}
#feeds .feed-content .feed-items .feed-item .feed-descr .feed-copy .copy-link {
    color: #fff;
    text-decoration: none
}
#feeds .feed-content .feed-items .feed-item.facebook .feed-type {
    background-position: -166px -68px
}
#feeds .feed-content .feed-items .feed-item.twitter .feed-type {
    background-position: -204px -68px
}
#feeds .feed-content .feed-items .feed-item.instagram .feed-type {
    background-position: -246px -68px
}
#feeds .feed-content .feed-items .feed-item.blog .feed-type {
    background-position: -288px -68px
}
#feeds .feed-content .feed-controls {
    text-align: center;
    margin-top: 15px;
    display: none
}
#weather {
    color: #fff;
    font: 400 normal "Lato", "Open Sans", Arial, sans-serif;
    margin-top: -130px;
    text-align: right;
    top: 100%;
    z-index: 90
}

@media (max-width: 767px) {
#weather {
    text-align: right;
}
}
#weather>* {
    display: inline-block;
    vertical-align: right;
}
#weather .icon {
    display: inline-block;
    vertical-align: middle;
    height: 100%;
    width: 50px;
    margin-right: 6px
}
.rooms-wrapper {
    background: #fff;
    padding: 70px 0 40px 0
}
.rooms.new {
    background: #fff
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.rooms.new {
    padding-bottom: 45px
}
}

@media (max-width: 767px) {
.rooms.new {
    padding-bottom: 25px
}
}
.rooms.new .categories-list {
    overflow: hidden;
    margin-bottom: 50px;
    text-align: center;
    display: inline-block;
    font-size: 0;
    width: 100%
}

@media (max-width: 767px) {
.rooms.new .categories-list {
    padding-right: 0
}
}
.rooms.new .categories-list button {
    display: inline-block;
    font-family: "Lato", "Cardo", serif;
    height: 56px;
    line-height: 54px;
    padding: 0 25px;
    margin: 0;
    text-transform: uppercase;
    font-size: 28px;
    border: 1px solid #fff;
    color: #9A875B;
    font-weight: 700
}
.rooms.new .categories-list button.active, .rooms.new .categories-list button:hover {
    border: 1px solid #A52238;
    color: #A52238
}

@media (max-width: 767px) {
.rooms.new .categories-list button {
    display: block;
    width: 100%
}
}

@media (min-width: 1201px) {
.rooms.new .slideshow {
    margin: 0 -10px
}
}
.rooms.new .rooms-entry {
    float: left;
    width: 100%;
    height: auto
}

@media (min-width: 1201px) {
.rooms.new .rooms-entry {
    width: calc(50% - 20px);
    margin: 0 10px
}
}
.rooms.new .rooms-entry .thumbnail {
    position: relative;
    height: 380px;
    width: 100%;
    background-color: #f5f5f5;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .thumbnail {
    height: 320px
}
}
.rooms.new .rooms-entry .thumbnail img {
    display: none
}
.rooms.new .rooms-entry .description {
    padding: 35px 0 35px;
    text-align: center
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description {
    padding: 20px
}
}
.rooms.new .rooms-entry .description h3 {
    font: 700 28px/1.2 "Lato", "Cardo", serif;
    color: #9A875B;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px
}
.rooms.new .rooms-entry .description p {
    margin-bottom: 20px;
    font-size: 16px
}
.rooms.new .rooms-entry .description .controls {
    border: 1px solid #c8c8c8;
    height: 100%;
    min-height: 80px;
    margin-bottom: 35px;
    width: 99.5%
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description .controls {
    height: 100%;
    margin-bottom: 25px
}
}
.rooms.new .rooms-entry .description .controls .price {
    text-align: left;
    line-height: 55px;
    display: inline-block;
    font-weight: 300
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description .controls .price {
    text-align: left
}
}
.rooms.new .rooms-entry .description .controls .price .price-number {
    color: #eaaa00;
    font-size: 55px;
    line-height: 80px;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description .controls .price .price-number {
    font-size: 45px
}
}
.rooms.new .rooms-entry .description .controls .price .price-suffix, .rooms.new .rooms-entry .description .controls .price .price-prefix {
    font-size: 24px;
    color: #000;
    display: inline-block;
    vertical-align: middle
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description .controls .price .price-suffix, .rooms.new .rooms-entry .description .controls .price .price-prefix {
    font-size: 18px
}
}
.rooms.new .rooms-entry .description .controls .price .price-prefix {
    font-size: 20px
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .description .controls .price .price-prefix {
    font-size: 16px
}
}
.rooms.new .rooms-entry .full-width .amenities {
    width: 100%
}
.rooms.new .rooms-entry .full-width .amenities .additional-list {
    display: inline-block;
    margin: 0 auto
}
.rooms.new .rooms-entry .amenities {
    position: relative;
    float: right;
    width: 48%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 20px 20px 20px
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .amenities {
    width: 100%;
    margin: 0;
    padding: 20px 0 20px;
    float: none;
    clear: both
}
}
.rooms.new .rooms-entry .amenities span {
    float: left;
    margin: 0 15px 10px 0;
    font-size: 22px;
    color: #eaaa00;
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .amenities span {
    float: none;
    margin: 0 10px 10px 0;
    font-size: 20px
}
}
.rooms.new .rooms-entry .amenities .additional-list {
    overflow: hidden
}
.rooms.new .rooms-entry .amenities .main-list {
    display: none;
    overflow: hidden;
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 20px 20px 10px 20px;
    margin-right: 40px;
    background: #fff;
    -webkit-box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.2);
    box-shadow: 1px 1px 5px 0 rgba(0,0,0,0.2)
}
.rooms.new .rooms-entry .amenities .toggle {
    cursor: pointer;
    position: absolute;
    top: 50%;
    right: 20px;
    margin-top: -9px;
    height: 20px;
    width: 20px;
    background: url("../images/sprite.svg") -40px -35px no-repeat;
    opacity: 1
}
.rooms.new .rooms-entry .amenities .toggle:hover {
    opacity: 0.8
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .amenities .toggle {
    margin-top: -12px
}
}
.rooms.new .rooms-entry .amenities.expanded .main-list {
    display: block
}
.rooms.new .rooms-entry .amenities.expanded .toggle {
    opacity: 0.8
}
.rooms.new .rooms-entry .links {
    width: 100%;
    float: none;
    clear: both;
    text-align: center;
    font-size: 0
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .links {
    float: none;
    clear: both
}
}
.rooms.new .rooms-entry .links a {
    display: inline-block;
    margin-left: 30px
}
.rooms.new .rooms-entry .links a:first-child {
    margin-left: 0
}

@media (max-width: 767px) {
.rooms.new .rooms-entry .links a {
    display: block;
    margin: 0 0 15px
}
}
.rooms.new .slick-prev, .rooms.new .slick-next {
    position: absolute;
    top: 180px;
    right: 0;
    width: 0;
    height: 0;
    text-indent: -1000em;
    overflow: hidden;
    z-index: 1;
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms
}
.rooms.new .slick-prev:hover, .rooms.new .slick-next:hover {
    opacity: 0.8
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.rooms.new .slick-prev, .rooms.new .slick-next {
    top: auto;
    bottom: -45px;
    margin-top: 0
}
}

@media (max-width: 767px) {
.rooms.new .slick-prev, .rooms.new .slick-next {
    top: auto;
    bottom: -25px;
    margin-top: 0
}
}
.rooms.new .slick-prev:hover, .rooms.new .slick-next:hover {
    border-left-color: #eaaa00;
    border-right-color: #eaaa00
}
.rooms.new .slick-next {
    right: -40px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #9A875B
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.rooms.new .slick-next {
    right: 50%;
    margin-right: -35px
}
}

@media (max-width: 767px) {
.rooms.new .slick-next {
    right: 50%;
    margin-right: -30px
}
}
.rooms.new .slick-prev {
    left: -40px;
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #9A875B
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.rooms.new .slick-prev {
    left: 50%;
    margin-left: -35px
}
}

@media (max-width: 767px) {
.rooms.new .slick-prev {
    left: 50%;
    margin-left: -30px
}
}
.rooms.old {
    overflow: hidden;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media screen and (max-width: 980px) {
.rooms.old {
    width: 100%
}
}
.rooms.old .category-description {
    margin-bottom: 20px
}
.rooms.old .categories-list {
    margin: 0 0 10px 0px
}
.rooms.old .categories-list li {
    display: block;
    float: left
}
.rooms.old .categories-list:after {
    clear: both;
    content: '';
    display: table
}
.rooms.old .categories-list .button {
    margin: 0 10px 30px 0
}
.rooms.old .rooms-entry {
    position: relative;
    font-size: 13px;
    line-height: 19px;
    color: #fff;
    height: 500px;
    margin-bottom: 41px;
    overflow: hidden
}
.rooms.old .rooms-entry:after {
    background: #eee
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry {
    color: #000;
    height: auto;
    padding-bottom: 50px
}
}
.rooms.old .rooms-entry .price {
    position: absolute;
    right: 50px;
    bottom: 50px;
    color: #fff;
    font-size: 23px;
    text-shadow: 0 1px 1px #000;
    vertical-align: top
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .price {
    position: relative;
    right: auto;
    bottom: auto;
    color: #9A875B;
    text-shadow: none;
    text-align: center;
    margin-top: 20px;
    display: inline-block;
    margin-left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}
}
.rooms.old .rooms-entry .price .number, .rooms.old .rooms-entry .price .currency {
    font-size: 35px;
    vertical-align: middle
}
.rooms.old .rooms-entry .bgimage {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    height: 500px;
    width: 80%;
    position: relative;
    float: left;
    margin-left: 320px
}

@media screen and (max-width: 980px) {
.rooms.old .rooms-entry .bgimage {
    width: 67%
}
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .bgimage {
    width: 100%;
    height: 300px;
    margin-left: 0;
    float: none
}
}
.rooms.old .rooms-entry .rooms-item-gallery {
    position: absolute;
    bottom: 40px;
    left: 40px;
    display: block;
    width: 50px;
    height: 50px;
    background: #212121 url("../images/common.svg") -586px -285px;
    border-radius: 50%;
    text-indent: -9999px
}
.rooms.old .rooms-entry .rooms-item-gallery:hover {
    background: #eaaa00 url("../images/common.svg") -586px -285px


}
.rooms.old .rooms-entry:after {
    content: '';
    height: 1px;
    width: 100%;
    background: #eee;
    display: block;
    position: absolute;
    top: -21px;
    left: 0
}
.rooms.old .rooms-entry:first-child:after {
    display: none
}
.rooms.old .rooms-entry img {
    display: none
}
.rooms.old .rooms-entry:nth-child(odd) .description {
    background: #212121 url(../images/rooms_bg.png) 0 0 repeat;
    font-family: "Lato", "Open Sans", Arial, sans-serif
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry:nth-child(odd) .description {
    background: none !important
}
}
.rooms.old .rooms-entry:nth-child(odd) .description .centered h3 {
    color: #9A875B
}
.rooms.old .rooms-entry:nth-child(odd) .description .centered a {
    color: #9A875B
}
.rooms.old .rooms-entry:nth-child(odd) .description .centered a:hover {
    color: #eaaa00
}
.rooms.old .rooms-entry:nth-child(odd) nav .button {
    border-color: #fff;
    color: #fff;
    background: #212121
}
.rooms.old .rooms-entry:nth-child(odd) nav .button:hover {
    border-color: #9A875B;
    color: #fff;
    background-color: #9A875B
}
.rooms.old .rooms-entry .description {
    height: 425px;
    width: 240px;
    padding: 35px 40px 40px 40px;
    line-height: 24px;
    position: absolute;
    background: #9A875B;
    z-index: 2
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .description {
    background: none !important;
    position: relative;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 20px;
    height: auto;
    width: 100%
}
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .description .centered {
    text-align: center
}
}
.rooms.old .rooms-entry .description .centered h3 {
    font-size: 24px;
    line-height: 28px;
    color: #fff;
    margin-bottom: 5px;
    font-family: "Lato", "Cardo", serif
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .description .centered h3 {
    color: #9A875B
}
}
.rooms.old .rooms-entry .description .centered a {
    color: #fff
}
.rooms.old .rooms-entry .description .centered a:hover {
    color: #000
}
.rooms.old .rooms-entry .description .read-more {
    display: inline-block;
    position: relative;
    text-decoration: none;
    border-bottom: 1px dashed #fff;
    line-height: 16px;
    font-size: 16px;
    margin-top: 12px;
    color: #fff !important
}
.rooms.old .rooms-entry .description .read-more:after {
    display: block;
    content: '>';
    position: absolute;
    right: -15px;
    top: 2px;
    width: 10px;
    height: 10px
}
.rooms.old .rooms-entry .description .read-more.open:after {
    content: '<'
}
.rooms.old .rooms-entry .description .read-more:hover {
    color: #eaaa00 !important;
    border-bottom-color: #eaaa00
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .description .read-more {
    color: #9A875B !important;
    border-color: #9A875B
}
.rooms.old .rooms-entry .description .read-more:after {
    content: '\25bc';
    top: 0
}
.rooms.old .rooms-entry .description .read-more.open:after {
    content: '\25b2'
}
.rooms.old .rooms-entry .description .read-more:hover {
    color: #eaaa00 !important;
    border-bottom-color: #eaaa00
}
}
.rooms.old .rooms-entry nav {
    position: absolute;
    bottom: 40px;
    left: 40px;
    z-index: 2;
    width: 242px
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry nav {
    position: relative;
    text-align: center;
    left: auto;
    bottom: auto;
    width: auto
}
}
.rooms.old .rooms-entry nav .button {
    border: 1px solid #fff;
    color: #fff;
    background: #9A875B;
    position: relative;
    display: inline-block;
    height: 38px;
    margin: 10px 0 0 0;
    padding: 0;
    overflow: visible;
    font: bold 12px/36px "Lato", "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    width: 240px
}
.rooms.old .rooms-entry nav .button:hover {
    border-color: #212121;
    color: #fff;
    background-color: #212121
}
.rooms.old .rooms-entry .fulldescription {
    background: rgba(255,255,255,0.85);
    position: absolute;
    left: -100%;
    width: 100%;
    top: 0;
    z-index: 1;
    -webkit-transition: 1s;
    transition: 1s
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .fulldescription {
    position: relative;
    left: auto;
    top: auto;
    max-height: 0;
    overflow: hidden
}
}
.rooms.old .rooms-entry .fulldescription.animated {
    left: 0
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .fulldescription.animated {
    left: auto;
    max-height: 500px
}
}
.rooms.old .rooms-entry .fulldescription ol, .rooms.old .rooms-entry .fulldescription ul {
    margin-left: 20px
}
.rooms.old .rooms-entry .fulldescription ul {
    list-style: none;
    margin-bottom: 18px
}
.rooms.old .rooms-entry .fulldescription ul li {
    padding-left: 8px;
    margin-bottom: 5px;
    position: relative
}
.rooms.old .rooms-entry .fulldescription ul li:after {
    background: #3d4242;
    content: '';
    position: absolute;
    left: 0;
    top: 8px;
    width: 4px;
    height: 4px;
    border-radius: 50%
}
.rooms.old .rooms-entry .fulldescription .close-fulldescr {
    text-indent: -9999em;
    position: absolute;
    right: 15px;
    top: 15px;
    width: 14px;
    height: 14px;
    background: url("../images/common.svg") -505px -200px no-repeat;
    z-index: 99;
    cursor: pointer
}
.rooms.old .rooms-entry .fulldescription .close-fulldescr:hover {
    background-position: -473px -200px
}
.rooms.old .rooms-entry .fulldescription .close-fulldescr:active {
    background-position: -473px -200px
}
.rooms.old .rooms-entry .fulldescription h1 {
    margin-bottom: 17px;
    font-size: 30px;
    line-height: 1.2;
    text-transform: uppercase
}
.rooms.old .rooms-entry .fulldescription h2 {
    font-size: 24px;
    line-height: 1.4;
    margin-bottom: 16px
}
.rooms.old .rooms-entry .fulldescription h3 {
    font-size: 18px;
    line-height: 1.5;
    margin-bottom: 17px
}
.rooms.old .rooms-entry .fulldescription h4, .rooms.old .rooms-entry .fulldescription h5, .rooms.old .rooms-entry .fulldescription h6 {
    margin-bottom: 18px;
    font-weight: bold
}
.rooms.old .rooms-entry .fulldescription .centered {
    margin: 40px 40px 40px 360px;
    position: relative;
    height: 420px;
    color: #3d4242;
    overflow-x: hidden
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.rooms.old .rooms-entry .fulldescription .centered {
    margin: 40px
}
}
.block-list {
    margin-bottom: 20px
}
.block-list .block-list-item {
    background: #fff;
    padding: 20px;
    margin-bottom: 1px;
    overflow: hidden
}
.block-list .block-list-item.odd {
    background-color: #f9f9f9
}

@media (max-width: 767px) {
.block-list .block-list-item .button:nth-child(2) {
    margin-top: 10px
}
}
.image-list {
    margin: 0 0 0 -25px;
    overflow: hidden;
    font-size: 0;
    text-align: center
}
.image-list:after {
    clear: both;
    content: '';
    display: table
}
.image-list .image-list-item {
    position: relative;
    display: inline-block;
    height: 400px;
    width: 310px;
    margin: 0 0 25px 25px;
    overflow: hidden
}
.image-list .image-list-item .description {
    background: rgba(255,255,255,0.6);
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    padding: 20px;
    text-align: center;
    font-size: 13px;
    line-height: 1.5;
    color: #000
}
.image-list .image-list-item .description:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}
.image-list .image-list-item .description .centered {
    display: inline-block;
    vertical-align: middle;
    width: 99%;
    font-weight: bold
}
.image-list .image-list-item .description h4 {
    color: #000;
    font-size: 18px;
    text-transform: uppercase;
    font-family: "Lato", "Open Sans", Arial, sans-serif
}
.image-list .image-list-item .description a {
    color: #000
}
.image-list .image-list-item .description a:hover {
    text-decoration: none
}
.image-list .image-list-item .description nav a {
    display: block
}
.hotel-location-map, .poi-map-canvas {
    height: 444px;
    background: #fff
}
.hotel-location-map h4, .poi-map-canvas h4 {
    font: bold 14px "Lato", "Open Sans", Arial, sans-serif;
    margin: 0;
    color: #000;
    text-transform: uppercase
}
.hotel-location-map p, .poi-map-canvas p {
    margin: 5px 0 0;
    font-size: 14px;
    line-height: 1.2;
    white-space: nowrap
}
.hotel-location-map .button, .poi-map-canvas .button {
    display: block
}
.hotel-location-map .map-content, .poi-map-canvas .map-content {
    color: #000;
    font-size: 13px;
    overflow: hidden;
    text-align: center;
    padding: 20px
}
#homepage-gallery {
    height: 600px;
    margin: 0 0 10px 30px;
    width: 50%
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#homepage-gallery {
    margin: 30px 0;
    width: 100%
}
}

@media (max-width: 767px) {
#homepage-gallery {
    margin: 30px 0;
    width: 100%
}
}
#homepage-gallery .galleria-stage {
    height: 450px;
    overflow: hidden;
    position: relative;
    width: 100%
}
#homepage-gallery .galleria-image-nav-left, #homepage-gallery .galleria-image-nav-right {
    display: none
}
#homepage-gallery .galleria-loader {
    width: 48px;
    height: 48px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -24px 0 0 -24px;
    background: url("../images/gray-loading.svg") 50% 50% no-repeat


}
#homepage-gallery.no-controls .galleria-thumbnails-container {
    display: none
}
#homepage-gallery .galleria-thumbnails-container {
    position: relative;
    z-index: 2
}
#homepage-gallery .galleria-carousel .galleria-thumbnails-list {
    margin-left: 23px;
    margin-right: 29px
}

@media (max-width: 767px) {
#homepage-gallery .galleria-carousel .galleria-thumbnails-list {
    margin: 0
}
}
#homepage-gallery .galleria-thumbnails {
    margin: 8px auto 0
}
#homepage-gallery .galleria-thumbnails .galleria-image {
    display: inline-block;
    border: 1px solid #fffaf0;
    -webkit-box-shadow: inset 0 0 0 4px #fffaf0;
    box-shadow: inset 0 0 0 4px #fffaf0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    padding: 7px;
    margin: 0 0 1px 1px;
    height: 143px !important;
    width: 143px !important;
    vertical-align: top
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#homepage-gallery .galleria-thumbnails .galleria-image {
    height: 123px !important;
    width: 123px !important
}
}

@media (max-width: 767px) {
#homepage-gallery .galleria-thumbnails .galleria-image {
    height: 110px !important;
    width: 110px !important
}
}
#homepage-gallery .galleria-thumbnails .galleria-image:hover, #homepage-gallery .galleria-thumbnails .galleria-image.active {
    border-color: #9A875B;
    -webkit-box-shadow: inset 0 0 0 2px #fffaf0;
    box-shadow: inset 0 0 0 2px #fffaf0
}
#homepage-gallery .galleria-thumbnails .galleria-image:hover img, #homepage-gallery .galleria-thumbnails .galleria-image.active img {
    opacity: 1
}
#homepage-gallery .galleria-thumbnails .galleria-image img {
    display: block;
    opacity: 0.5;
    height: 100%;
    width: 100%;
    -webkit-transition: opacity 500ms cubic-bezier(1, 0, 0, 1);
    transition: opacity 500ms cubic-bezier(1, 0, 0, 1);
    z-index: -1
}
#homepage-gallery .galleria-thumb-nav-left, #homepage-gallery .galleria-thumb-nav-right {
    display: none;
    position: absolute;
    top: 50%;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin-top: -10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") 0 0 no-repeat


}

@media (max-width: 767px) {
#homepage-gallery .galleria-thumb-nav-left, #homepage-gallery .galleria-thumb-nav-right {
    display: none !important
}
}
#homepage-gallery .galleria-carousel .galleria-thumb-nav-left, #homepage-gallery .galleria-carousel .galleria-thumb-nav-right {
    display: block
}
#homepage-gallery .galleria-thumb-nav-left.disabled, #homepage-gallery .galleria-thumb-nav-right.disabled {
    opacity: 0.5;
    cursor: default
}
#homepage-gallery .galleria-thumb-nav-left {
    left: 0;
    background-position: -87px -199px
}
#homepage-gallery .galleria-thumb-nav-left:hover {
    background-position: -26px -199px
}
#homepage-gallery .galleria-thumb-nav-left:active {
    background-position: -57px -199px
}
#homepage-gallery .galleria-thumb-nav-left.disabled {
    background-position: 5px -199px
}
#homepage-gallery .galleria-thumb-nav-right {
    right: 0;
    background-position: -87px -240px
}
#homepage-gallery .galleria-thumb-nav-right:hover {
    background-position: -26px -240px
}
#homepage-gallery .galleria-thumb-nav-right:active {
    background-position: -57px -240px
}
#homepage-gallery .galleria-thumb-nav-right.disabled {
    background-position: 5px -240px
}
.page-content .sitemap-description {
    opacity: 0.8;
    font-size: 86%
}
.poi {
    margin-bottom: 40px
}

@media (max-width: 767px) {
.poi .hidden {
    display: none
}
}
.poi-maps-container {
    position: relative;
    width: 100%;
    height: 400px;
    margin-bottom: 20px;
    overflow: hidden
}
.poi-maps-container .poi-map-canvas {
    position: absolute;
    left: 0;
    top: -100%;
    width: 100%;
    height: 100%
}
.poi-maps-container .poi-map-canvas.visible {
    top: 0
}
.poi .category-selector {
    margin-bottom: 20px
}
.poi .category-selector:after {
    clear: both;
    content: '';
    display: table
}
.poi .category-selector .button {
    margin-right: 10px
}
.poi .categories .category {
    display: none
}
.poi .categories .category.visible {
    display: block
}
.poi .categories .expand-description {
    text-decoration: underline;
    cursor: pointer;
    color: #084780
}
.poi .categories .expand-description:hover {
    color: #1568b3;
    text-decoration: none
}
.poi .categories .show-on-map {
    display: block;
    height: 16px;
    width: 10px;
    margin: 0 auto;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") -400px 0 no-repeat;
    cursor: pointer
}
.poi .categories .show-on-map:hover {
    background-position: -430px 0
}
.poi .categories .show-on-map:active {
    background-position: -460px 0
}
.poi .categories tr.description {
    display: none
}
.poi .categories tr.description.visible {
    display: table-row
}
.poi .categories tr.description .thumbnail {
    margin-bottom: 0
}
.poi .categories tr.description p {
    margin: 0 0 10px;
    font-size: 12px
}
.poi .categories tr.description nav>* {
    margin-left: 10px
}
.poi .categories tr.description nav>*:first-child {
    margin-left: 0
}
.poi .categories tr.description .small-button {
    height: 30px;
    font-size: 13px;
    line-height: 30px
}
.poi-controls-wrapper {
    text-align: center
}
.poi-slider-container {
    position: absolute;
    z-index: 10;
    top: 110px
}

@media (max-width: 767px) {
.poi-slider-container {
    left: 20px
}
}
.poi-slider-container .info {
    position: absolute;
    bottom: 1px;
    text-transform: lowercase;
    font-size: 13px;
    color: #484848
}
.poi-slider-container .info.left {
    left: 6px
}
.poi-slider-container .info.right {
    right: 6px
}
.poi-slider-container .distance {
    color: #1568b3;
    display: block;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase
}
.poi-slider-container .button {
    height: 40px;
    position: relative;
    text-indent: -1000em;
    width: 40px;
    border-radius: 50%;
    margin-right: 20px
}
.poi-slider-container .button:before {
    background-color: #fff;
    content: '';
    display: block;
    height: 2px;
    top: 50%;
    margin-top: -1px;
    left: 50%;
    margin-left: -10px;
    position: absolute;
    width: 20px
}
.poi-slider-container .button.zoomin {
    left: auto;
    right: 0
}
.poi-slider-container .button.zoomin:after {
    background-color: #fff;
    content: '';
    display: block;
    height: 20px;
    top: 50%;
    margin-top: -10px;
    left: 50%;
    margin-left: -1px;
    position: absolute;
    width: 2px
}
.poi-slider {
    display: none;
    position: absolute;
    bottom: 28px;
    left: 6px;
    right: 6px;
    height: 1px;
    background: #cdcdcd;
    z-index: 20
}
.poi-slider .ui-slider-range {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background: #efefef;
    z-index: 10
}
.poi-slider .ui-slider-handle {
    position: absolute;
    width: 13px;
    height: 13px;
    margin: -7px 0 0 -6px;
    background: #fff;
    border: 1px solid #efefef;
    z-index: 20;
    cursor: -webkit-grab;
    cursor: grab
}
.poi-slider .ui-slider-handle:before, .poi-slider .ui-slider-handle:after {
    content: '';
    position: absolute;
    top: 3px;
    height: 7px;
    width: 1px;
    background: #efefef
}
.poi-slider .ui-slider-handle:before {
    left: 4px
}
.poi-slider .ui-slider-handle:after {
    right: 4px
}
.poi-slider .ui-slider-handle:active {
    cursor: -webkit-grabbing;
    cursor: grabbing
}
.poi-slider .ui-slider-handle:hover, .poi-slider .ui-slider-handle:active {
    border-color: #ca0d33
}
.poi-slider .ui-slider-handle:hover:before, .poi-slider .ui-slider-handle:hover:after, .poi-slider .ui-slider-handle:active:before, .poi-slider .ui-slider-handle:active:after {
    background: #ca0d33
}
.poi-slider .ui-slider-handle .distance-in-slider {
    position: absolute;
    top: -35px;
    display: block;
    font-size: 16px;
    width: 70px;
    right: 50%;
    margin-right: -35px;
    color: #505050;
    font-weight: bold;
    white-space: nowrap;
    text-align: center
}
.poi .hotels {
    display: none
}
#homepage-poi {
    background-color: #fff;
    margin: 0;
    padding: 40px 0 0;
    position: relative
}

@media (max-width: 767px) {
#homepage-poi .center-column {
    padding: 0
}
}
#homepage-poi h1 {
    color: #000
}
#homepage-poi .category-selector {
    background-color: #F0EFEC;
    bottom: 0;
    height: 604px;
    margin: 0;
    padding: 18px 0 0;
    position: absolute;
    right: 20px;
    width: 357px;
    z-index: 10
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#homepage-poi .category-selector {
    width: 260px
}
}

@media (max-width: 767px) {
#homepage-poi .category-selector {
    height: auto;
    margin: 0;
    right: 0;
    padding: 20px 0;
    position: relative;
    width: 100%
}
}
#homepage-poi .category-selector .button {
    background: none;
    display: block;
    color: #6B6B6B;
    line-height: 66px;
    height: auto;
    padding-left: 83px;
    text-align: left;
    width: 100%;
    font-weight: 400
}
#homepage-poi .category-selector .button:hover {
    background-color: #9A875B;
    color: #000
}
#homepage-poi .category-selector .button:hover:before {
    background-image: url(../images/poi/icons-hover.svg)
}
#homepage-poi .category-selector .button.active {
    background-color: #9A875B;
    color: #000
}
#homepage-poi .category-selector .button.active:before {
    background-image: url(../images/poi/icons-hover.svg)
}
#homepage-poi .category-selector .button:before {
    background: url(../images/poi/icons.svg) no-repeat -50px -50px;
    content: '';
    position: absolute;
    display: block;
    height: 50px;
    width: 50px;
    top: 8px;
    left: 16px
}
#homepage-poi .category-selector .button.icon-all:before {
    display: none !important
}
#homepage-poi .category-selector .button.icon-dining:before {
    background-position: -5px -5px
}
#homepage-poi .category-selector .button.icon-shopping:before {
    background-position: -65px -5px
}
#homepage-poi .category-selector .button.icon-zoo:before {
    background-position: -125px -5px
}
#homepage-poi .category-selector .button.icon-theme-parks:before {
    background-position: -185px -5px
}
#homepage-poi .category-selector .button.icon-wineries:before {
    background-position: -245px -5px
}
#homepage-poi .category-selector .button.icon-breakfast:before {
    background-position: -305px -5px
}
#homepage-poi .category-selector .button.icon-sights:before {
    background-position: -365px -5px
}
#homepage-poi .category-selector .button.icon-places-for-children:before {
    background-position: -425px -5px
}
#homepage-poi .category-selector .button.icon-museums:before {
    background-position: -485px -5px
}
#homepage-poi .category-selector .button.icon-national-monuments:before {
    background-position: -545px -5px
}
#homepage-poi .category-selector .button.icon-farmer-markets:before {
    background-position: -605px -5px
}
#homepage-poi .category-selector .button.icon-bars-lounges:before {
    background-position: -665px -5px
}
#homepage-poi .category-selector .button.icon-arts:before {
    background-position: -725px -5px
}
#homepage-poi .category-selector .button.icon-hospitals:before {
    background-position: -785px -5px
}
#homepage-poi .category-selector .button.icon-banks:before {
    background-position: -845px -5px
}
#homepage-poi .category-selector .button.icon-spas:before {
    background-position: -905px -5px
}
#homepage-poi .category-selector .button.icon-gardens:before {
    background-position: -965px -5px
}
#homepage-poi .category-selector .button.icon-cafes:before {
    background-position: -1025px -5px
}
#homepage-poi .category-selector .button.icon-theaters:before {
    background-position: -1085px -5px
}
#homepage-poi .category-selector .button.icon-golf:before {
    background-position: -1145px -5px
}
#homepage-poi .category-selector .button.icon-romantic-spots:before {
    background-position: -1205px -5px
}
#homepage-poi .category-selector .button.icon-hidden-gems:before {
    background-position: -1265px -5px
}
#homepage-poi .category-selector .button.icon-corporate-offices:before {
    background-position: -1325px -5px
}
#homepage-poi .category-selector .button.icon-public-parks:before {
    background-position: -1385px -5px
}
#homepage-poi .category-selector .button.icon-lakes:before {
    background-position: -1445px -5px
}
#homepage-poi .category-selector .button.icon-rivers:before {
    background-position: -1505px -5px
}
#homepage-poi .category-selector .button.icon-beaches:before {
    background-position: -1565px -5px
}
#homepage-poi .category-selector .button.icon-hiking:before {
    background-position: -1625px -5px
}
#homepage-poi .category-selector .button.icon-places-of-worship:before {
    background-position: -1685px -5px
}
#homepage-poi .category-selector .button.icon-sports:before {
    background-position: -1745px -5px
}
#homepage-poi .category-selector .button.icon-universities:before {
    background-position: -1805px -5px
}
#homepage-poi .category-selector .button.icon-transportation:before {
    background-position: -1865px -5px
}
#homepage-poi .poi-maps-container {
    height: 622px;
    margin: 0
}
#homepage-poi .map-thumb {
    bottom: 20px;
    display: block;
    left: 20px;
    position: absolute;
    width: 264px
}

@media (max-width: 767px) {
#homepage-poi .map-thumb {
    bottom: 100%;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin: 0 0 20px
}
}
.calendar #content {
    padding-top: 200px
}
.calendar #content .page-content-wrapper {
    overflow: visible
}
.calendar #content .page-content-wrapper {
    overflow: visible
}
#calendar-header {
    margin-bottom: 20px
}
#calendar-header:after {
    clear: both;
    content: '';
    display: table
}
#calendar-links {
    float: left
}

@media (max-width: 767px) {
#calendar-links {
    float: none;
    overflow: hidden;
    margin-bottom: 20px
}
}
#calendar-links li {
    float: left
}
#calendar-links a {
    display: block;
    height: 20px;
    width: 20px;
    margin: 0 20px 0 0;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") 0 0 no-repeat


}
#calendar-links a.ical {
    background-position: -200px -76px
}
#calendar-links a.ical:hover {
    background-position: -240px -76px
}
#calendar-links a.ical:active {
    background-position: -280px -76px
}
#calendar-links a.print {
    background-position: -200px -116px
}
#calendar-links a.print:hover {
    background-position: -240px -116px
}
#calendar-links a.print:active {
    background-position: -280px -116px
}
#calendar-links a.rss {
    background-position: -200px -156px
}
#calendar-links a.rss:hover {
    background-position: -240px -156px
}
#calendar-links a.rss:active {
    background-position: -280px -156px
}
#calendar-views {
    float: left
}
#calendar-views li {
    float: left
}
#calendar-views a {
    position: relative;
    display: block;
    margin-right: 20px;
    padding-left: 30px;
    text-decoration: none;
    text-transform: uppercase;
    line-height: 20px;
    color: #000
}

@media (max-width: 767px) {
#calendar-views a {
    display: none
}
}
#calendar-views a.active, #calendar-views a:hover {
    color: #9A875B
}
#calendar-views a:before {
    background: url("../images/common.svg") 0 0 no-repeat;
    content: '';
    display: block;
    height: 20px;
    width: 20px;
    position: absolute;
    top: 0;
    left: 0
}
#calendar-views a.grid:before {
    background-position: -200px 0
}
#calendar-views a.grid:hover:before, #calendar-views a.grid.active:before {
    background-position: -240px 0
}
#calendar-views a.grid:active:before {
    background-position: -280px 0
}
#calendar-views a.list:before {
    background-position: -200px -38px
}
#calendar-views a.list:hover:before, #calendar-views a.list.active:before {
    background-position: -240px -38px
}
#calendar-views a.list:active:before {
    background-position: -280px -38px
}
#calendar-filter {
    float: right
}

@media (max-width: 767px) {
#calendar-filter {
    float: none
}
}
#calendar-filter .ui-selectmenu-button {
    min-width: 150px;
    width: auto !important;
    background-color: #fff;
    height: 40px;
    line-height: 40px
}
#calendar-breadcrumb {
    padding: 10px;
    margin-bottom: 20px;
    background: #fff
}
#calendar-breadcrumb:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#calendar-breadcrumb {
    display: none
}
}
#calendar-breadcrumb dt, #calendar-breadcrumb dd {
    float: left;
    margin-right: 10px
}
#calendar-year {
    margin-bottom: 20px
}
#calendar-year:after {
    clear: both;
    content: '';
    display: table
}

@media (max-width: 767px) {
#calendar-year {
    display: none
}
}
#calendar-year li {
    float: left
}
#calendar-year a {
    display: block;
    padding: 5px;
    margin-right: 1px;
    text-decoration: none;
    border-bottom: 1px solid #000;
    color: #000
}
#calendar-year a:hover {
    border-color: #9A875B;
    color: #9A875B
}
#calendar-year .active a {
    border-color: #9A875B;
    color: #9A875B
}
#calendar-month {
    background: #fff;
    height: 40px;
    margin-bottom: 20px;
    position: relative;
    text-align: justify;
    text-justify: newspaper
}
#calendar-month:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0
}
#calendar-month li {
    display: inline
}

@media (max-width: 767px) {
#calendar-month li {
    display: none
}
}

@media (max-width: 767px) {
#calendar-month li.prev, #calendar-month li.current, #calendar-month li.next {
    display: block;
    float: left;
    width: 33%
}
}
#calendar-month a {
    display: inline-block;
    vertical-align: top;
    padding: 0 5px;
    height: 40px;
    line-height: 40px;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    color: #54534a
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#calendar-month a {
    padding: 0 5px;
    font-size: 10px
}
}

@media (max-width: 767px) {
#calendar-month a {
    display: block;
    font-size: 12px;
    text-align: center
}
}
#calendar-month a:hover {
    background: #9A875B;
    color: #fff
}
#calendar-month a.active {
    background: #9A875B;
    color: #ffffff
}
#calendar-month a.active:hover {
    background: #9A875B
}
#calendar-navigation {
    display: block;
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    position: relative;
    text-align: center
}
#calendar-navigation h2 {
    padding: 0 40px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    text-transform: uppercase;
    color: #000;
    font-weight: 500
}
#calendar-navigation a.prev, #calendar-navigation a.next {
    position: absolute;
    top: 50%;
    width: 11px;
    height: 18px;
    overflow: hidden;
    text-indent: -9999px;
    cursor: pointer;
    margin: -9px 10px 0 10px;
    background: url("../images/common.svg") 0 0 no-repeat


}
#calendar-navigation a.next {
    right: 0;
    background-position: -200px -234px
}
#calendar-navigation a.next:hover {
    background-position: -231px -234px
}
#calendar-navigation a.next:active {
    background-position: -262px -234px
}
#calendar-navigation a.prev {
    left: 0;
    background-position: -200px -196px
}
#calendar-navigation a.prev:hover {
    background-position: -231px -196px
}
#calendar-navigation a.prev:active {
    background-position: -262px -196px
}
#calendar-week, #calendar-days {
    display: block;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    text-justify: newspaper
}
#calendar-week:after, #calendar-days:after {
    content: '';
    display: inline-block;
    position: relative;
    width: 100%;
    height: 0
}
#calendar-week li, #calendar-days li {
    display: inline-block;
    width: 13%
}
#calendar-week {
    height: 40px;
    line-height: 40px;
    margin-bottom: 20px
}

@media (max-width: 767px) {
#calendar-week {
    display: none
}
}
#calendar-week li {
    color: #000;
    text-align: center;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 14px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#calendar-week li {
    font-size: 12px
}
}
#calendar-days {
    position: relative
}
#calendar-days li {
    background: #fff;
    margin: 0 0 1em;
    min-height: 8em;
    text-align: left;
    -moz-text-align-last: left;
    text-align-last: left;
    vertical-align: top;
    position: static
}

@media (max-width: 767px) {
#calendar-days li {
    width: 100%;
    min-height: 0 !important;
    height: auto !important
}
}
#calendar-days li time a {
    text-align: center;
    color: #666767;
    display: block;
    padding: .5em 1em;
    text-decoration: none
}
#calendar-days li time a:hover {
    color: #ffffff;
    background: #000
}
#calendar-days li.prev_month, #calendar-days li.next_month {
    background: #fafafa
}
#calendar-days li.prev_month time a, #calendar-days li.next_month time a {
    color: #9e9e9e
}
#calendar-days li.prev_month time a:hover, #calendar-days li.next_month time a:hover {
    color: #ffffff;
    background: #000
}
#calendar-days li.day_items3 {
    height: 9em
}
#calendar-days li.day_items4 {
    height: 11em
}
#calendar-days li.day_items5 {
    height: 13em
}
#calendar-days li.day_items6 {
    height: 15em
}
#calendar-days li.day_items7 {
    height: 17em
}
#calendar-days li.day_items8 {
    height: 19em
}
#calendar-days li.day_items9 {
    height: 21em
}
#calendar-days li.day_items10 {
    height: 23em
}
#calendar-days li.day_items11 {
    height: 25em
}
#calendar-days li.day_items12 {
    height: 27em
}
#calendar-days li.day_items13 {
    height: 29em
}
#calendar-days li.day_items14 {
    height: 31em
}
#calendar-days li.day_items15 {
    height: 33em
}
#calendar-days li.day_items16 {
    height: 35em
}
#calendar-days li.day_items17 {
    height: 37em
}
#calendar-days li.day_items18 {
    height: 39em
}
#calendar-days li.day_items19 {
    height: 41em
}
#calendar-days li.day_items20 {
    height: 43em
}
#calendar-days dl {
    display: block;
    height: 2em
}
#calendar-days dl:hover {
    position: relative
}

@media (max-width: 767px) {
#calendar-days dl {
    margin: 0 !important
}
}

@media (max-width: 767px) {
#calendar-days dl.hide {
    display: block !important
}
}
#calendar-days dt {
    position: relative
}

@media (max-width: 767px) {
#calendar-days dt {
    width: 100% !important
}
}
#calendar-days dt a {
    display: block;
    height: 1.8em;
    width: auto;
    line-height: 1.8em;
    padding: 0 .5em 0 1em;
    text-decoration: none;
    text-transform: uppercase;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: .8em;
    background-color: rgba(84,83,74,0.9);
    color: #fff
}
#calendar-days dl.w1 dt {
    width: 100%
}
#calendar-days dl.w2 dt {
    width: 211.55%
}
#calendar-days dl.w3 dt {
    width: 323.1%
}
#calendar-days dl.w4 dt {
    width: 434.65%
}
#calendar-days dl.w5 dt {
    width: 546.2%
}
#calendar-days dl.w6 dt {
    width: 657.75%
}
#calendar-days dl.w7 dt {
    width: 769.3%
}
#calendar-days dl.c1 dt a {
    background-color: #8db294
}
#calendar-days dl.c2 dt a {
    background-color: #ada39a
}
#calendar-days dl.c3 dt a {
    background-color: #85a9b7
}
#calendar-days dl.c4 dt a {
    background-color: #bc8e8f
}
#calendar-days dl.c5 dt a {
    background-color: #ac9bc1
}
#calendar-days dl.c6 dt a {
    background-color: #87b6c7
}
#calendar-days dl.c7 dt a {
    background-color: #bb85aa
}
#calendar-days dl.c8 dt a {
    background-color: #a4a4a4
}
#calendar-days dl dd {
    position: absolute;
    left: 0;
    bottom: 20px;
    background: #000;
    color: #fff;
    font-size: 12px;
    margin-bottom: 10px;
    padding: 10px;
    text-align: left;
    visibility: hidden;
    width: 200px;
    z-index: 99;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#calendar-days dl dd {
    display: none !important
}
}

@media (max-width: 767px) {
#calendar-days dl dd {
    display: none !important
}
}
#calendar-days dl dd:after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    height: 0;
    width: 0;
    margin-left: -14px;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-top: 14px solid #000
}
#calendar-days dl dd h3 {
    color: #fff;
    margin-bottom: 10px;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase
}
#calendar-days dl dd img {
    height: auto;
    width: 100%
}
#calendar-days dl dd p {
    color: #fff;
    font-size: 12px;
    padding: 0 0 10px 0;
    width: 100%
}
#calendar-days dl dd a {
    color: #fff
}
#calendar-days dl dd a:hover {
    color: #9A875B
}
#calendar-days dl:hover dd {
    visibility: visible
}
#calendar-days dl.t1 {
    margin-top: 2em
}
#calendar-days dl.t2 {
    margin-top: 4em
}
#calendar-days dl.t3 {
    margin-top: 6em
}
#calendar-days dl.t4 {
    margin-top: 8em
}
#calendar-days dl.t5 {
    margin-top: 10em
}
#calendar-days dl.t6 {
    margin-top: 12em
}
#calendar-days dl.t7 {
    margin-top: 14em
}
#calendar-days dl.t8 {
    margin-top: 16em
}
#calendar-days dl.t9 {
    margin-top: 18em
}
#calendar-days dl.t10 {
    margin-top: 20em
}
#calendar-days dl.t11 {
    margin-top: 22em
}
#calendar-days dl.t12 {
    margin-top: 24em
}
#calendar-days dl.t13 {
    margin-top: 26em
}
#calendar-days dl.t14 {
    margin-top: 28em
}
#calendar-days dl.t15 {
    margin-top: 30em
}
#calendar-days dl.t16 {
    margin-top: 32em
}
#calendar-days dl.t17 {
    margin-top: 34em
}
#calendar-days dl.t18 {
    margin-top: 36em
}
#calendar-days dl.t19 {
    margin-top: 38em
}
#calendar-days dl.t20 {
    margin-top: 40em
}
#calendar.list-view h2 a, #calendar.list-view h3 a {
    text-decoration: none
}
#calendar.list-view .block-list .block-list-item {
    background: #fafafa
}
#calendar.list-view .block-list .block-list-item.odd {
    background: #fff
}
#calendar .dates, #calendar .attachment {
    font-style: italic;
    font-size: .9em
}
#calendar .dates>small {
    display: block
}
#homepage-gallery {
    position: relative;
    max-width: 750px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#homepage-gallery {
    width: 100%
}
}

@media (max-width: 1024px) {
#homepage-gallery {
    float: none;
    margin: 0 auto;
    width: 100%
}
}
#homepage-gallery .main-gallery-thumbnail {
    width: 100%;
    height: 450px;
    overflow: hidden
}
#homepage-gallery .thumbnails-wrapper {
    overflow: hidden;
    margin: 0 auto;
    max-width: 710px;
    height: 150px
}

@media (max-width: 1700px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 568px
}
}

@media (max-width: 1450px) and (min-width: 1101px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 426px
}
}

@media (max-width: 1100px) and (min-width: 1024px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 284px
}
}

@media only screen and (max-width: 1024px) and (min-width: 768px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 568px
}
}

@media (max-width: 767px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 426px
}
}

@media (max-width: 510px) {
#homepage-gallery .thumbnails-wrapper {
    max-width: 284px
}
}
#homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails {
    margin: 8px auto 0;
    max-height: 142px
}
#homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails .home-gallery-img.swiper-slide {
    float: left;
    width: 142px;
    height: 142px;
    max-height: 142px
}
#homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails .home-gallery-img.swiper-slide .img-wrapper {
    border: 1px solid #fffaf0;
    width: 142px;
    height: 142px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
    opacity: 0.7
}
#homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails .home-gallery-img.swiper-slide .img-wrapper img {
    width: 100%;
    height: 100%
}
#homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails .home-gallery-img.swiper-slide .img-wrapper.active, #homepage-gallery .thumbnails-wrapper .home-gallery-thumbnails .home-gallery-img.swiper-slide .img-wrapper:hover {
    border-color: #000;
    padding: 2px;
    opacity: 1
}
#homepage-gallery .homepage-gallery-nav-right, #homepage-gallery .homepage-gallery-nav-left {
    position: absolute;
    top: 88%;
    cursor: pointer;
    width: 21px;
    height: 21px;
    margin-top: -10px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../images/common.svg") 0 0 no-repeat;
    display: block
}
#homepage-gallery .homepage-gallery-nav-left {
    background-position: -87px -199px;
    left: 0
}
#homepage-gallery .homepage-gallery-nav-left:hover {
    background-position: -26px -199px
}
#homepage-gallery .homepage-gallery-nav-right {
    right: 0;
    background-position: -87px -240px
}
#homepage-gallery .homepage-gallery-nav-right:hover {
    background-position: -26px -240px
}

@media print {
.print #header, .print #photos, .print #booking, .print #footer {
    display: none
}
@page {
    size: 960px 1358px
}
}
iframe[name="google_conversion_frame"] {
    width: 100%
}
#hebs_rap-close {
    font: bold 36px/36px Arial !important;
    left: 49.5% !important;
    top: 49.4% !important;
    color: #ffffff !important
}
.subscribe-form {
    text-align: center
}

<style>
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: none;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}
body {
    line-height: 1
}
ol, ul {
    list-style: none
}
blockquote, q {
    quotes: none
}
blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}
:focus {
    outline: none
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
input::-moz-focus-inner {
border:0;
padding:0
}
input::-ms-clear {
display:none
}
input::-ms-reveal {
display:none
}
legend {
    display: none
}
html, body, input, textarea, button {
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
input[type="submit"], button {
    -webkit-appearance: none;
    -moz-appearance: none
}
button, input, textarea {
    border-radius: 0;
    padding: 0;
    margin: 0;
    border: none;
    background: none;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
a, input[type='submit'], button, .button {
    cursor: pointer;
    -webkit-transition: background-color 100ms;
    transition: background-color 100ms
}
.hide {
    display: none !important
}
.no-select {
    user-select: none !important;
    -o-user-select: none !important;
    -moz-user-select: none !important;
    -webkit-user-select: none !important;
    -ms-user-select: none !important
}
::-webkit-scrollbar {
width:6px;
margin:10px 0 10px 0
}
::-webkit-scrollbar-track {
background:#fff
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
::-webkit-scrollbar-track {
background:#fff
}
}

@media (max-width: 767px) {
::-webkit-scrollbar-track {
background:#fff
}
}
::-webkit-scrollbar-thumb {
background:#000;
-webkit-transition:background-color 200ms;
transition:background-color 200ms
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
::-webkit-scrollbar-thumb {
background:#000
}
}

@media (max-width: 767px) {
::-webkit-scrollbar-thumb {
background:#000
}
}
::-webkit-scrollbar-thumb:hover {
background:#000
}
.center-column {
    margin: 0 auto;
    max-width: 1530px;
    min-width: 320px;
    padding: 0 90px;
    position: relative
}

@media (max-width: 767px) {
.center-column {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}
.center-column:after {
    clear: both;
    content: '';
    display: table
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.center-column {
    padding: 0 20px
}
}
.button, input[type="submit"].button {
    background: #9A875B;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font: bold 15px/47px "Lato", "Open Sans", Arial, sans-serif;
    height: 47px;
    margin: 0;
    overflow: visible;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-decoration: none;
    text-align: center;
    white-space: nowrap
}
.button:hover, .button.active, input[type="submit"].button:hover, input[type="submit"].button.active {
    background: #eaaa00;
    color: #fff
}
select {
    float: left;
    border-radius: 0;
    background: none;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none
}
select::-ms-expand {
display:none
}
select+.select-icon {
    float: left;
    margin: 18px 0 0 -22px;
    pointer-events: none;
    width: 0;
    height: 0;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #636464
}
.scrollable {
    position: relative;
    height: 100%
}
.scrollable .viewport {
    height: 100%;
    overflow: hidden;
    position: relative;
    z-index: 1
}
.scrollable .overview {
    position: relative;
    width: 100%
}
.scrollable .scrollbar {
    position: absolute;
    right: 0;
    top: 0;
    width: 6px;
    height: 100%;
    overflow: hidden;
    background: #9A875B;
    background-clip: padding-box;
    z-index: 2
}
.poi .scrollable .scrollbar {
    background: #fff;
    border: 1px solid #eee;
    overflow: visible;
    width: 2px
}
.scrollable .scrollbar.disable {
    display: none
}
.scrollable .scrollbar .track {
    position: relative;
    width: 100%;
    height: 100%;
    overflow: hidden
}
.poi .scrollable .scrollbar .track {
    overflow: visible
}
.scrollable .scrollbar .thumb {
    position: absolute;
    left: 0;
    top: 0;
    width: 6px;
    overflow: hidden;
    background: #b2d97c;
    -webkit-transition: background 0.2s;
    transition: background 0.2s;
    cursor: pointer
}
.scrollable .scrollbar .thumb:hover {
    background: #659d19
}
.poi .scrollable .scrollbar .thumb {
    border-radius: 8px;
    background: #E1E1E1;
    width: 8px;
    left: -3px
}
html {
    background: #fff;
    color: #6B6B6B;
    height: 100%;
    overflow-y: scroll;
    position: relative
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
html.menu-expanded {
    overflow: hidden
}
}
body {
    position: relative;
    min-height: 100%
}

@media (max-width: 767px) {
body {
    padding-top: 70px
}
}
html, body, input, textarea, button {
    font-family: "Lato", "Open Sans", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.5
}
a {
    color: #eaaa00;
}
a:hover {
    color: #9A875B
}
.keyboard-navigation a:focus {
    -webkit-box-shadow: inset 0px 0px 3px red;
    box-shadow: inset 0px 0px 3px red;
    outline: solid 3px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.keyboard-navigation button:focus {
    -webkit-box-shadow: inset 0px 0px 3px red;
    box-shadow: inset 0px 0px 3px red;
    outline: solid 3px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
.vertical:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -1px
}
.vertical .centered {
    display: inline-block;
    vertical-align: middle
}
.ui-datepicker {
    display: none;
    padding: 10px;
    background: rgba(255,255,255,0.9)
}
body>.ui-datepicker {
    z-index: 30 !important
}
.ui-datepicker:after {
    display: block;
    content: '';
    height: 0;
    overflow: hidden;
    clear: both
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    font: 16px/25px "Lato", "Open Sans", Arial, sans-serif;
    text-transform: uppercase;
    text-align: center;
    color: #000
}

@media (max-width: 767px) {
.ui-datepicker .ui-datepicker-header {
    font-size: 14px
}
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev, .ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    position: absolute;
    top: 7px;
    width: 0;
    height: 0;
    text-indent: -9999px;
    overflow: hidden;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    width: 0;
    height: 0
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:active, .ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
    -webkit-transform: translate(-1px, 0);
    -ms-transform: translate(-1px, 0);
    transform: translate(-1px, 0)
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev.ui-state-disabled, .ui-datepicker .ui-datepicker-header .ui-datepicker-next.ui-state-disabled {
    opacity: 0.3
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev {
    left: 7px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-right: 6px solid #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-prev:hover {
    border-right-color: #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next {
    right: 7px;
    border-top: 6px solid transparent;
    border-bottom: 6px solid transparent;
    border-left: 6px solid #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:hover {
    border-left-color: #000
}
.ui-datepicker .ui-datepicker-header .ui-datepicker-next:active {
    -webkit-transform: translate(1px, 0);
    -ms-transform: translate(1px, 0);
    transform: translate(1px, 0)
}
.ui-datepicker .ui-datepicker-calendar {
    font-size: 12px;
    cursor: default
}
.ui-datepicker .ui-datepicker-calendar th, .ui-datepicker .ui-datepicker-calendar td {
    text-align: center;
    vertical-align: middle;
    width: 30px;
    height: 28px;
    line-height: 28px
}
.ui-datepicker .ui-datepicker-calendar th {
    font: bold 14px/32px "Lato", "Open Sans", Arial, sans-serif;
    color: #000;
    text-transform: uppercase
}

@media (max-width: 767px) {
.ui-datepicker .ui-datepicker-calendar th {
    font-size: 12px
}
}
.ui-datepicker .ui-datepicker-calendar td {
    color: #636565
}
.ui-datepicker .ui-datepicker-calendar td.ui-datepicker-other-month, .ui-datepicker .ui-datepicker-calendar td.ui-state-disabled {
    color: #c2c8cc
}
.ui-datepicker .ui-datepicker-calendar a {
    display: inline-block;
    width: 100%;
    height: 100%;
    text-decoration: none;
    color: inherit
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-hover a {
    background: #9A875B;
    color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-highlight a, .ui-datepicker .ui-datepicker-calendar .ui-datepicker-current-day a {
    background: #9A875B;
    color: #fff
}
.ui-datepicker .ui-datepicker-calendar .ui-datepicker-today a {
    background: #000;
    color: #fff
}
.ui-datepicker-trigger {
    float: left;
    margin: 14px 0 0 8px;
    width: 17px;
    height: 15px;
    text-indent: -9999px;
    overflow: hidden;
    background: url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") -588px 0 no-repeat;
    opacity: 1
}
.ui-datepicker-trigger:hover {
    opacity: 0.8
}
#booking {
    background: #fff;
    height: 70px;
    right: 90px;
    top: 27px;
    position: fixed;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 999
}

@media (max-width: 767px) {
#booking {
    top: 0 !important;
    position: fixed !important;
    z-index: 1000
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#booking {
    right: 20px
}
}

@media (max-width: 767px) {
#booking {
    height: auto;
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 9996
}
}
#booking form {
    position: relative;
    z-index: 2
}
#booking .close {
    background: #9A875B url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") no-repeat -40px 0;
    height: 30px;
    overflow: hidden;
    position: absolute;
    right: 0;
    text-indent: -100em;
    bottom: 0;
    width: 30px;
    z-index: 1;
    -webkit-transition: bottom 0.3s ease-in-out;
    transition: bottom 0.3s ease-in-out
}
.keyboard-navigation #booking .close {
    visibility: hidden
}
.keyboard-navigation.booking-expanded #booking .close {
    visibility: visible
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#booking .close {
    border-radius: 50%
}
}
.booking-expanded #booking .close {
    bottom: -30px
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.booking-expanded #booking .close {
    bottom: -15px;
    z-index: 2
}
}
#booking .hidden {
    display: none;
    margin-right: 0
}
.booking-expanded #booking .hidden {
    display: block;
    margin-right: 195px
}

@media (max-width: 767px) {
.booking-expanded #booking .hidden {
    margin: 0
}
}
#booking .column {
    width: 0;
    height: 30px;
    float: left;
    padding: 20px 15px;
    text-align: center;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.booking-expanded #booking .column {
    width: auto
}

@media (max-width: 767px) {
.booking-expanded #booking .column {
    max-height: 51px;
    height: 51px;
    padding: 10px 0
}
}

@media (max-width: 767px) {
#booking .column {
    float: none;
    padding: 0;
    max-height: 0;
    height: 0;
    border: 0;
    width: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}
}
#booking .dates {
    border-right: 1px solid #e3e3e3;
    width: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out
}
.booking-expanded #booking .dates {
    width: 210px
}

@media (max-width: 767px) {
.booking-expanded #booking .dates {
    width: 100%;
    border-bottom: 1px solid #e3e3e3
}
}

@media (max-width: 767px) {
#booking .dates {
    border: 0;
    width: 100%
}
}
#booking label {
    display: none
}
#booking input[type='text'] {
    background: url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") no-repeat 100% 8px;
    color: #636565;
    cursor: pointer;
    float: left;
    height: 30px;
    font-size: 14px;
    line-height: 30px;
    padding: 0 20px 0 0;
    width: 100%;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    letter-spacing: -1px
}
.keyboard-navigation #booking input[type='text']:focus {
    outline: solid 2px red
}

@media (max-width: 767px) {
.booking-expanded #booking input[type='text'] {
    height: 30px
}
}

@media (max-width: 767px) {
#booking input[type='text'] {
    text-align: center;
    padding-right: 0;
    height: 0
}
}
#booking select {
    background: transparent url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") no-repeat 104px -30px;
    border-radius: 0;
    border: 0;
    color: #636565;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    padding: 0 20px 0 10px;
    text-align: center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 0
}
.keyboard-navigation #booking select:focus {
    outline: solid 2px red
}
.booking-expanded #booking select {
    width: 134px
}
#booking .ui-datepicker-trigger {
    margin: 9px 0 0 -27px
}
#booking .ui-selectmenu-button {
    background: none;
    color: #636565;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 0 !important;
    padding: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    border: 0
}
.booking-expanded #booking .ui-selectmenu-button {
    width: 135px !important;
    padding: 0 37px 0 8px
}

@media (max-width: 767px) {
.booking-expanded #booking .ui-selectmenu-button {
    width: 100% !important
}
}

@media (max-width: 767px) {
#booking .ui-selectmenu-button {
    width: 100% !important
}
}
#booking-trigger {
    background: #eaaa00;
    color: #fff;
    font: 700 20px/70px "Lato", "Open Sans", Arial, sans-serif;
    line-height: 70px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    width: 195px;
    -webkit-transition: background-color 200ms;
    transition: background-color 200ms
}
#booking-trigger:hover {
    background-color: #9A875B;
    color: #fff
}
.keyboard-navigation #booking-trigger:focus {
    -webkit-box-shadow: inset 0px 0px 3px red;
    box-shadow: inset 0px 0px 3px red;
    outline: solid 3px red;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 767px) {
#booking-trigger {
    bottom: 0;
    top: auto;
    position: relative;
    width: 100%
}
}
#booking-datepicker {
    background: rgba(255,255,255,0.9);
    position: absolute;
    top: 70px;
    width: 555px;
    max-height: 0;
    overflow: hidden;
    -webkit-transition: max-height 0.3s ease-in-out;
    transition: max-height 0.3s ease-in-out
}
.keyboard-navigation #booking-datepicker {
    visibility: hidden
}

@media (max-width: 767px) {
#booking-datepicker {
    position: relative;
    top: 0;
    width: 100%
}
}
#booking-datepicker.visible {
    max-height: 300px
}
.keyboard-navigation #booking-datepicker.visible {
    visibility: visible
}
#booking-datepicker .ui-datepicker {
    padding: 0;
    width: 100% !important
}
#booking-datepicker .ui-datepicker-group {
    float: left;
    padding: 20px 10px 20px 20px;
    width: 50%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 767px) {
#booking-datepicker .ui-datepicker-group {
    padding-bottom: 0 !important
}
}
#booking-datepicker .ui-datepicker-group.ui-datepicker-group-last {
    padding: 20px 20px 20px 10px
}
#booking-datepicker .ui-datepicker-group table {
    width: 100%
}
#header {
    position: fixed;
    height: 124px;
    z-index: 200;
    width: 100%;
    -webkit-transition: background 200ms;
    transition: background 200ms
}
.sticky-header #header {
    background: rgba(255,255,255,0.9)
}

@media (max-width: 767px) {
.sticky-header #header {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(80%, rgba(255,255,255,0.9)), to(rgba(255,255,255,0)));
    background: linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0.9) 80%, rgba(255,255,255,0) 100%)
}
}
#header .logo {
    position: absolute;
    top: 10px;
    width: 139px;
    height: auto;
    margin-left: -108px;
    left: 50%;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out
}
.sticky-header #header .logo {
    top: 14px
}

@media (max-width: 767px) {
.sticky-header #header .logo {
    top: 10px
}
}

@media (max-width: 767px) {
#header .logo {
    top: 20px;
    left: 0;
    right: 0;
    height: auto;
    width: 100px;
    display: inline-block;
    text-align: center;
    margin: 0 auto;
    padding: 0 110px
}
.calendar #header .logo {
    top: 90px
}
}
#header .logo img {
    display: block;
    width: 100%;
    height: 100%
}
#menu-trigger {
    background: #eaaa00;
    left: 90px;
    top: 27px;
    position: fixed;
    text-indent: -1000em;
    height: 70px;
    width: 70px;
    -webkit-transition: all 300ms ease-in-out;
    transition: all 300ms ease-in-out;
    z-index: 9994
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#menu-trigger {
    left: 90px
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#menu-trigger {
    left: 20px
}
}

@media (max-width: 767px) {
#menu-trigger {
    position: fixed;
    top: 90px !important;
    left: 20px
}
.booking-expanded #menu-trigger {
    left: -100%
}
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.menu-expanded #menu-trigger {
    left: auto;
    right: 40px;
    top: 20px;
    z-index: 9996;
    height: 30px;
    width: 30px;
    border-radius: 50%;
    -webkit-transition: none;
    transition: none;
    background: #9A875B
}
}
#menu-trigger .line {
    background-color: #fff;
    height: 2px;
    left: 18px;
    top: 24px;
    opacity: 1;
    position: absolute;
    width: 50%
}
#menu-trigger .l1, #menu-trigger .l4 {
    -webkit-transition: opacity 200ms, top 200ms;
    transition: opacity 200ms, top 200ms
}
#menu-trigger .l2, #menu-trigger .l3 {
    -webkit-transition: -webkit-transform 200ms;
    transition: -webkit-transform 200ms;
    transition: transform 200ms;
    transition: transform 200ms, -webkit-transform 200ms
}
#menu-trigger .l2, #menu-trigger .l3 {
    top: 34px
}
#menu-trigger .l4 {
    top: 44px
}
#menu-trigger:hover .l1 {
    top: 26px
}
#menu-trigger:hover .l4 {
    top: 42px
}
.menu-expanded #menu-trigger .l1, .menu-expanded #menu-trigger .l4 {
    opacity: 0
}
.menu-expanded #menu-trigger .l2 {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg)
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.menu-expanded #menu-trigger .l2 {
    left: 6px;
    top: 14px
}
}
.menu-expanded #menu-trigger .l3 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.menu-expanded #menu-trigger .l3 {
    left: 6px;
    top: 14px
}
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.menu-expanded #menu-trigger .line {
    width: 18px
}
}
#menu-wrapper {
    background: #fff;
    overflow: hidden;
    position: absolute;
    left: -100%;
    top: 27px;
    padding: 27px 0 10px;
    z-index: 999;
    -webkit-transition: left 0.3s ease-in-out;
    transition: left 0.3s ease-in-out
}
.keyboard-navigation #menu-wrapper {
    visibility: hidden
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
#menu-wrapper {
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 9995
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#menu-wrapper {
    padding: 75px 0 20px
}
}

@media (max-width: 767px) {
#menu-wrapper {
    padding: 70px 0 20px
}
}
.sticky-header #menu-wrapper {
    position: fixed;
    top: 60px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sticky-header #menu-wrapper {
    top: 0
}
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.sticky-header #menu-wrapper {
    top: 0
}
}
.menu-expanded #menu-wrapper {
    left: 160px;
    visibility: visible
}

@media only screen and (min-width: 0) and (max-width: 1024px) {
.menu-expanded #menu-wrapper {
    left: 0;
    width: 100%;
    min-height: 100%;
    position: fixed;
    height: 100%
}
}
#menu-wrapper .menu {
    padding: 30px 0 0;
    margin: 0 65px 0;
    width: 260px
}
#menu-wrapper .menu:after {
    content: '';
    width: 100%;
    height: 5px;
    display: block;
    margin: 30px auto 0;
    border-top: 1px solid #C8C8C8;
    border-bottom: 1px solid #C8C8C8
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#menu-wrapper .menu {
    margin: 0 auto 3px
}
}

@media (max-width: 767px) {
#menu-wrapper .menu {
    margin: 0 auto 3px
}
}
#menu-wrapper .menu:last-child {
    padding: 29px 0
}
#menu-wrapper .menu:last-child:after {
    content: none
}
#menu-wrapper .menu li {
    display: block
}
#menu-wrapper .menu a {
    color: #5b3427;
    font: 600 16px/20px "Lato", "Open Sans", Arial, sans-serif;
    letter-spacing: 2px;
    display: block;
    padding: 5px 0;
    text-align: left;
    text-transform: uppercase;
    text-decoration: none
}
#menu-wrapper .menu a:hover, #menu-wrapper .menu a.active {
    color: #eaaa00
}
#menu-wrapper .submenu {
    overflow: hidden;
    max-height: 0;
    -webkit-transition: max-height 500ms cubic-bezier(1, 0, 0, 1);
    transition: max-height 500ms cubic-bezier(1, 0, 0, 1)
}
#menu-wrapper .submenu a {
    font-size: 14px;
    text-transform: none
}
#menu-wrapper .expanded .submenu {
    max-height: 200px
}
#menu-wrapper #language_selector {
    text-align: center;
    padding: 20px 0
}
#menu-wrapper #language_selector li {
    display: inline-block;
    position: relative;
    padding: 0 10px
}
#menu-wrapper #language_selector li:after {
    content: '';
    display: block;
    position: absolute;
    width: 1px;
    right: -3px;
    top: 3px;
    bottom: 3px;
    background: #C8C8C8
}
#menu-wrapper #language_selector li:last-child {
    padding-right: 0
}
#menu-wrapper #language_selector li:last-child:after {
    display: none !important
}
#menu-wrapper #language_selector li a {
    color: #6B6B6B;
    text-decoration: none
}
#menu-wrapper #language_selector li a.active {
    color: #9A875B
}
#menu-wrapper #language_selector li a:hover {
    color: #A52238
}
#menu-wrapper #main-menu li {
    position: relative
}
#menu-wrapper #main-menu li.parent>a {
    margin: 0 35px;
    background: #fff;
    z-index: 200;
    position: relative
}
#menu-wrapper #main-menu li.parent:after {
    clear: both;
    content: '';
    display: table
}
#menu-wrapper #main-menu li.parent ul {
    max-height: 0;
    position: relative;
    z-index: 104;
    -webkit-transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out;
    transition: max-height 0.5s ease-in-out, visibility 0.5s ease-in-out;
    visibility: hidden
}
#menu-wrapper #main-menu li.parent ul li {
    width: auto
}
#menu-wrapper #main-menu li.parent ul li a {
    display: inline-block;
    width: 260px;
    padding: 0;
    margin: 0;
    font-size: 14px;
    position: relative;
    line-height: 30px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-weight: 400;
    letter-spacing: 0;
    color: #6B6B6B
}
#menu-wrapper #main-menu li.parent ul li a:hover, #menu-wrapper #main-menu li.parent ul li a.active {
    color: #9A875B
}
#menu-wrapper #main-menu li.parent.open ul {
    visibility: visible;
    max-height: 500px
}
#menu-wrapper #menu {
    position: fixed;
    top: 27px;
    left: -100%;
    bottom: 420px;
    right: 30px;
    overflow: auto;
    background: #fff;
    width: 390px;
    height: auto;
    max-height: 850px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#menu-wrapper #menu {
    position: absolute;
    top: 60px;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    max-height: none
}
}

@media (max-width: 767px) {
#menu-wrapper #menu {
    position: absolute;
    top: 70px;
    left: 0;
    bottom: 0;
    right: 0;
    width: auto;
    max-height: none
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.sticky-header #menu-wrapper #menu {
    top: 75px
}
}

@media (max-width: 767px) {
.sticky-header #menu-wrapper #menu {
    top: 0
}
}
.menu-expanded #menu-wrapper #menu {
    left: 160px;
    -webkit-transition: top 0.3s ease-in-out;
    transition: top 0.3s ease-in-out
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.menu-expanded #menu-wrapper #menu {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    position: relative
}
}

@media (max-width: 767px) {
.menu-expanded #menu-wrapper #menu {
    top: 0;
    left: 0;
    width: 100%;
    min-height: 100%;
    height: 100%;
    position: relative
}
}
#photos {
    position: relative;
    height: 100vh;
    background: #fff url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/loading.svg") 50% 50% no-repeat;
    overflow: hidden
}
#photos .scroll-to-explore {
    position: absolute;
    left: 50%;
    bottom: 70px;
    width: 210px;
    margin-left: -100px;
    padding-bottom: 18px;
    line-height: 1;
    font-weight: normal;
    font-size: 18px;
    text-transform: uppercase;
    text-align: center;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
    color: #fff;
    cursor: pointer;
    z-index: 16;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    transition: color 200ms;
    -webkit-transition: color 200ms;
    -moz-transition: color 200ms;
    -ms-transition: color 200ms;
    -o-transition: color 200ms;
    -webkit-animation: float 2.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite;
    animation: float 2.5s cubic-bezier(0.455, 0.03, 0.515, 0.955) 0s infinite
}
#photos .scroll-to-explore:after {
    background: url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") no-repeat -90px -8px;
    content: '';
    position: absolute;
    bottom: 0;
    left: 45%;
    width: 14px;
    height: 11px
}

@media (max-width: 767px) {
#photos .scroll-to-explore {
    bottom: 90px
}
}

#photos .swiper-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
    z-index: 10
}
#photos .swiper-pagination {
    bottom: 33px;
    font-size: 0;
    position: absolute;
    text-align: center;
    width: 99.9%;
    z-index: 100
}

@media (max-width: 767px) {
#photos .swiper-pagination {
    bottom: 75px
}
}
#photos .swiper-pagination .swiper-pagination-switch {
    border: solid 1px transparent;
    background-clip: content-box;
    background-color: #fff;
    cursor: pointer;
    display: inline-block;
    height: 13px;
    margin: 0 4px;
    padding: 1px;
    position: relative;
    width: 13px;
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms
}
#photos .swiper-pagination .swiper-pagination-switch:hover, #photos .swiper-pagination .swiper-pagination-switch.swiper-active-switch {
    border-color: #fff
}
#photos .swiper-slide {
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat;
    z-index: 1;
    text-align: center;
    float: left;
    position: relative
}
#photos .swiper-slide:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    position: absolute;
    top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: rgba(0,0,0,0.5);
}
#photos .swiper-slide:after {
    content: '';
    display: block;
    width: 100%;
    height: 360px;
    position: absolute;
    left: 0;
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(rgba(255,255,255,0)));
    background: linear-gradient(to bottom, #fff 0%, rgba(255,255,255,0) 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#00ffffff', GradientType=0)
}
#photos .swiper-slide:first-child {
    display: block
}
.no-bgsizecover #photos .swiper-slide {
    background: none !important
}
#photos .swiper-slide img {
    display: none
}
.no-bgsizecover #photos .swiper-slide img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    min-width: 100%;
    min-height: 100%
}
#photos .caption {
    display: inline-block;
    text-align: center;
    padding: 220px 0 100px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 80%
}

@media only screen and (min-width: 1025px) and (max-width: 1200px) {
#photos .caption {
    width: 90%
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#photos .caption {
    width: 90%
}
}

@media (max-width: 767px) {
#photos .caption {
    width: 99%;
    text-align: center
}
}

@media only screen and (max-width: 320px) {
#photos .caption {
    padding: 180px 0 100px
}
}
#photos .caption a {
    text-decoration: none
}
#photos .caption .caption-1 {
    color: #fff;
    display: block;
    font: 80px/116px "Lato", "Cardo", serif;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.5);
    position: relative;
}

@media (max-width: 767px) {
#photos .caption .caption-1 {
    font-size: 40px;
    line-height: 50px
}
}

@media only screen and (max-width: 320px) {
#photos .caption .caption-1 {
    font-size: 35px;
    line-height: 40px
}
}
#photos .caption .caption-2 {
    display: block;
    font-size: 20px;
    font-weight: 500;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 0px 2px 4px rgba(0,0,0,0.7);
    color: #fff
}

@media (max-width: 767px) {
#photos .caption .caption-2 {
    font-size: 19px
}
}
#photos .caption .button {
    background: #9A875B;
    font-size: 20px;
    height: 64px;
    line-height: 64px;
    font-weight: bold;
    -webkit-box-shadow: 1px 3px 5px rgba(0,0,0,0.3);
    box-shadow: 1px 3px 5px rgba(0,0,0,0.3)
}
#photos .caption .button:hover {
    background: #eaaa00;
    color: #fff
}

@media (max-width: 767px) {
#photos .caption .button {
    font-size: 12px;
    height: 40px;
    line-height: 40px;
    margin-top: 20px
}
}
.admin .preview-item {
    overflow: hidden;
    padding: 0;
    margin: 0;
    padding: 20px;
    height: auto;
    -webkit-font-smoothing: antialiased;
    font-smoothing: antialiased
}
.admin .preview-item .vertical:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -1px
}
.admin .preview-item .vertical .centered {
    display: inline-block;
    vertical-align: middle
}
.admin .preview-item .button {
    background: #9A875B;
    border: 0;
    border-radius: 0;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    font: 500 15px/47px "Lato", "Open Sans", Arial, sans-serif;
    height: 47px;
    margin: 0;
    overflow: visible;
    padding: 0 20px;
    position: relative;
    text-transform: uppercase;
    -moz-text-align-last: auto;
    text-align-last: auto;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    text-shadow: 0 0 0 #fff
}
.admin .preview-item .button:hover {
    background: #A52238
}
#promos {
    background: #fff;
    font-size: 0;
    overflow: hidden;
    position: relative;
    padding: 35px 0;
    text-align: center
}
.admin .preview-item #promos {
    padding: 20px
}
#promos .swiper-container {
    overflow: hidden
}
#promos .swiper-wrapper {
    height: 400px
}
#promos .swiper-arrow {
    left: 50px;
    margin-top: -15px;
    position: absolute;
    top: 50%;
    text-indent: -1000em;
    width: 0;
    height: 0;
    -webkit-transition: border-color 200ms;
    transition: border-color 200ms
}

@media (max-width: 767px) {
#promos .swiper-arrow {
    left: 30px
}
}
#promos .swiper-arrow.hidden {
    display: none
}
#promos .swiper-arrow.swipe-next {
    left: auto;
    right: 50px
}

@media (max-width: 767px) {
#promos .swiper-arrow.swipe-next {
    right: 30px
}
}
#promos .swiper-arrow:hover {
    border-left-color: #A52238;
    border-right-color: #A52238
}
#promos .swipe-next {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-left: 20px solid #9A875B
}
.admin .preview-item #promos .swipe-next {
    display: none
}
#promos .swipe-prev {
    border-top: 15px solid transparent;
    border-bottom: 15px solid transparent;
    border-right: 20px solid #9A875B
}
.admin .preview-item #promos .swipe-prev {
    display: none
}
#promos .promo {
    border: 1px solid #fff;
    display: inline-block;
    font-family: "Lato", "Open Sans", Arial, sans-serif;
    overflow: hidden;
    padding: 6px;
    position: relative;
    width: 50%;
    height: 400px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: border 200ms, padding 200ms;
    transition: border 200ms, padding 200ms
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#promos .promo.single {
    width: 100%
}
}

@media (max-width: 767px) {
#promos .promo.single {
    width: 100%
}
}
.admin .preview-item #promos .promo {
    border: 1px solid #000;
    width: 100%
}
.admin .preview-item #promos .promo .overlay {
    background: rgba(255,255,255,0.8)
}
.admin .preview-item #promos .promo h1 {
    font-family: "Lato", "Cardo", serif;
    color: #000;
    padding: 0;
    border: 0;
    text-shadow: 0 0 0 #fff
}
.admin .preview-item #promos .promo .hidden {
    visibility: visible
}
.admin .preview-item #promos .promo .thumbnail {
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px
}
#promos .promo:hover {
    border: 1px solid #9A875B
}
#promos .promo:hover .overlay {
    background: rgba(0,0,0,0.6)
}
#promos .promo:hover h1 {
    color: #fff
}
#promos .promo:hover .hidden {
    visibility: visible
}
#promos .promo:hover .thumbnail {
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#promos .promo {
    border: 1px solid #9A875B
}
#promos .promo .overlay {
    background: rgba(255,255,255,0.8)
}
#promos .promo h1 {
    color: #000
}
#promos .promo .hidden {
    visibility: visible
}
#promos .promo .thumbnail {
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px
}
}

@media (max-width: 767px) {
#promos .promo {
    border: 1px solid #000
}
#promos .promo .overlay {
    background: rgba(255,255,255,0.8)
}
#promos .promo h1 {
    color: #000
}
#promos .promo .hidden {
    visibility: visible
}
#promos .promo .thumbnail {
    right: 3px;
    left: 3px;
    top: 3px;
    bottom: 3px
}
}
#promos .thumbnail {
    background-size: cover;
    background-position: 50% 50%;
    position: absolute;
    left: 10px;
    top: 10px;
    bottom: 10px;
    right: 10px;
    -webkit-transition: right 200ms, left 200ms, top 200ms, bottom 200ms;
    transition: right 200ms, left 200ms, top 200ms, bottom 200ms
}
#promos .overlay {
    background: rgba(255,255,255,0.6);
    font-size: 40px;
    font-weight: 300;
    bottom: 3px;
    left: 3px;
    position: absolute;
    right: 3px;
    top: 3px;
    z-index: 10;
    -webkit-transition: background 200ms;
    transition: background 200ms
}
#promos .centered {
    width: 75%
}
#promos h1 {
    color: #000;
    line-height: 1;
    text-transform: uppercase;
    z-index: 1;
    font-family: "Lato", "Cardo", serif
}

@media (max-width: 767px) {
#promos h1 {
    font-size: 30px
}
}
#promos .hidden {
    visibility: hidden
}
#promos .price {
    font-family: "Lato", "Open Sans", Arial, sans-serif;
    color: #fff;
    font-size: 24px;
    line-height: 1;
    padding: 30px 0
}

@media (max-width: 767px) {
#promos .price {
    font-size: 16px
}
}
#promos .price strong {
    color: #fff;
    display: inline-block;
    font-size: 60px;
    font-weight: 300;
    line-height: 24px;
    vertical-align: middle
}

@media (max-width: 767px) {
#promos .price strong {
    font-size: 35px
}
}
#promos img {
    display: none
}
#top-banner {
    position: fixed;
    top: 0;
    width: 100%;
    height: 90px;
    background-color: #fafafa;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: top .3s ease-out;
    transition: top .3s ease-out;
    overflow: hidden
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner {
    height: 148px;
    top: -148px;
    padding-left: 0px
}
}

@media (max-width: 767px) {
#top-banner {
    height: 301px;
    top: 301px
}
}
.admin .preview-item #top-banner {
    height: 270px;
    padding: 0;
    position: relative
}
.admin .preview-item #top-banner .promo-counter, .admin .preview-item #top-banner .info {
    position: relative;
    margin: 12px auto 0
}
.admin .preview-item #top-banner .promo-counter {
    height: auto
}
#top-banner .promo-counter {
    position: relative;
    width: 500px;
    height: 90px;
    background: #000000;
    float: right;
    font: 20px/24px "Lato", "Cardo", serif;
    color: #ffffff;
    text-transform: uppercase;
    text-align: center;
    padding: 0px 29px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media (max-width: 767px) {
#top-banner .promo-counter {
    position: absolute;
    width: 100%;
    height: 140px;
    padding: 0px;
    top: 0;
    float: none
}
}
#top-banner .promo-counter .counter {
    display: inline-block;
    overflow: hidden;
    text-align: center
}

@media (max-width: 767px) {
#top-banner .promo-counter .counter {
    margin-top: 20px
}
}
#top-banner .promo-counter .counter>div {
    float: left;
    width: 56px;
    margin-left: 19px;
    margin-top: 5px;
    position: relative
}
#top-banner .promo-counter .counter>div:first-child {
    margin-left: 0
}
#top-banner .promo-counter .counter>div:first-child:before, #top-banner .promo-counter .counter>div:first-child:after {
    display: none
}
#top-banner .promo-counter .counter>div:before, #top-banner .promo-counter .counter>div:after {
    content: '';
    border: 3px solid #fff;
    border-radius: 100%;
    display: block;
    position: absolute;
    top: 20px;
    left: -14px
}

@media (max-width: 767px) {
#top-banner .promo-counter .counter>div:before, #top-banner .promo-counter .counter>div:after {
    left: -10px
}
}
#top-banner .promo-counter .counter>div:after {
    top: 35px
}
#top-banner .promo-counter .counter>div .text {
    font-size: 12px;
    z-index: 1;
    position: relative;
    font-family: "Lato", "Open Sans", Arial, sans-serif
}
#top-banner .promo-counter .counter>div .value {
    position: relative;
    height: 55px;
    font-size: 55px;
    line-height: 60px
}
#top-banner .promo-counter .counter>div .value span {
    float: left;
    width: 28px;
    height: 55px
}
#top-banner .promo-counter .counter>div .value span:first-child {
    margin: 0
}
#top-banner .description {
    float: left;
    width: calc(100% - 500px);
    padding: 0px 20px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: #6B6B6B;
    text-align: left;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}
#top-banner .description .text {
    float: left;
    vertical-align: middle;
    width: calc(100% - 200px)
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .description .text {
    width: 100%;
    float: none;
    margin: 0 auto
}
}

@media (max-width: 767px) {
#top-banner .description .text {
    width: 100%;
    float: none;
    margin: 0 auto
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .description {
    display: inline-block
}
}

@media (max-width: 767px) {
#top-banner .description {
    display: inline-block;
    width: 100%;
    margin-top: 150px;
    text-align: center;
    float: none
}
}
#top-banner .description h2 {
    font: normal 22px/32px "Lato", "Cardo", serif;
    color: #A52238;
    max-width: 530px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .description h2 {
    max-width: 100%
}
}

@media (max-width: 767px) {
#top-banner .description h2 {
    max-width: 100%
}
}
#top-banner .description p {
    font-size: 13px;
    line-height: 18px;
    max-width: 530px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .description p {
    max-width: 100%
}
}

@media (max-width: 767px) {
#top-banner .description p {
    max-width: 100%
}
}
#top-banner .image {
    display: inline-block;
    width: 100%;
    height: 100%;
    background-size: cover
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .image {
    display: none
}
}

@media (max-width: 767px) {
#top-banner .image {
    display: inline-block
}
}
#top-banner .info {
    display: inline;
    float: right;
    vertical-align: middle;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#top-banner .info {
    float: none;
    width: 100%;
    line-height: 60px
}
}

@media (max-width: 767px) {
#top-banner .info {
    float: none;
    width: 100%;
    line-height: 70px;
    display: inline-block;
    margin-top: -10px
}
}
#top-banner .info a.button {
    height: 40px;
    width: 161px;
    border-radius: 0px;
    font: normal 15px/40px "Lato", "Cardo", serif
}
#top-banner .close {
    position: absolute;
    right: 0;
    top: 0;
    color: #ffffff;
    font-size: 23px;
    line-height: 26px;
    width: 22px;
    height: 26px;
    text-align: center;
    cursor: pointer
}

@media (max-width: 767px) {
#top-banner .close {
    left: 0;
    right: auto
}
}
.top-banner-enabled #top-banner {
    z-index: 1000;
    top: 0px
}
.top-banner-enabled body {
    padding-top: 90px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled body {
    padding-top: 148px
}
}

@media (max-width: 767px) {
.top-banner-enabled body {
    padding-top: calc(70px + 301px)
}
}
.top-banner-enabled #header {
    top: 90px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled #header {
    top: 148px
}
}

@media (max-width: 767px) {
.top-banner-enabled #header {
    top: calc(70px + 301px)
}
}
.top-banner-enabled #menu {
    top: calc(27px + 90px) !important
}

@media (max-width: 767px) {
.top-banner-enabled #menu {
    top: 0px !important
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled #menu {
    top: 0px !important
}
}
.top-banner-enabled #menu-trigger {
    top: calc(27px + 90px)
}

@media (max-width: 767px) {
.top-banner-enabled #menu-trigger {
    top: calc(80px + 301px) !important
}
.menu-expanded .top-banner-enabled #menu-trigger {
    top: 27px !important;
    z-index: 10000 !important
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled #menu-trigger {
    top: calc(27px + 148px);
    z-index: 990
}
}
.top-banner-enabled.menu-expanded #menu-trigger {
    top: calc(27px + 90px) !important
}

@media (max-width: 767px) {
.top-banner-enabled.menu-expanded #menu-trigger {
    top: 27px !important;
    z-index: 10000 !important
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.menu-expanded #menu-trigger {
    top: 20px !important;
    z-index: 10000 !important
}
}
.top-banner-enabled #booking {
    top: calc(27px + 90px)
}

@media (max-width: 767px) {
.top-banner-enabled #booking {
    top: 301px !important
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled #booking {
    top: calc(27px + 148px);
    z-index: 990
}
}
.top-banner-enabled .video-buttons {
    top: 90px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled .video-buttons {
    top: calc(80px + 148px)
}
}

@media (max-width: 767px) {
.top-banner-enabled .video-buttons {
    top: calc(80px + 148px)
}
}
.top-banner-enabled #menu-button, .top-banner-enabled #booking-button {
    top: 90px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled #menu-button, .top-banner-enabled #booking-button {
    top: 148px
}
}

@media (max-width: 767px) {
.top-banner-enabled #menu-button, .top-banner-enabled #booking-button {
    top: 301px
}
}
.top-banner-enabled #inner-body>div:first-child {
    height: calc(100% - 90px);
    -webkit-transition: height .3s ease-out;
    transition: height .3s ease-out
}

@media (max-width: 767px) {
.top-banner-enabled #inner-body>div:first-child {
    height: calc(100% - 218px)
}
}
.top-banner-enabled #inner-body #content {
    height: auto
}

@media (max-width: 767px) {
.top-banner-enabled #menu-wrapper {
    z-index: 9999
}
}
.top-banner-enabled.top-banner-closed body {
    padding-top: 0px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.top-banner-closed body {
    padding-top: 108px
}
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed body {
    padding-top: 70px
}
}
.top-banner-enabled.top-banner-closed #header {
    top: 0px
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed #header {
    top: 0
}
}
.top-banner-enabled.top-banner-closed #main-nav {
    top: 193px
}
.top-banner-enabled.top-banner-closed #main-nav.visible {
    top: 0px
}
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 27px
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 27px
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 0px !important
}
}
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 27px
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 27px
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.top-banner-closed #menu-trigger, .top-banner-enabled.top-banner-closed #booking {
    top: 27px
}
}
.top-banner-enabled.top-banner-closed .video-buttons {
    top: 120px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.top-banner-closed .video-buttons {
    top: 80px
}
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed .video-buttons {
    top: 80px
}
}
.top-banner-enabled.top-banner-closed #top-banner {
    top: -90px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.top-banner-enabled.top-banner-closed #top-banner {
    top: -148px
}
}

@media (max-width: 767px) {
.top-banner-enabled.top-banner-closed #top-banner {
    top: -301px
}
}
.top-banner-enabled.top-banner-closed #inner-body>div:first-child {
    height: 100%
}
#content {
    background-color: #fff;
    position: relative;
    padding: 50px 0
}

@media (max-width: 767px) {
#content {
    padding: 20px 0
}
}
.home #content {
    background-color: #F0EFEC
}
#content:after {
    clear: both;
    content: '';
    display: table
}
#content .page-content-wrapper {
    overflow: hidden
}
#homepage-gallery {
    float: right
}
#sidebar {
    width: 210px;
    margin-top: 8px
}
.home #sidebar {
    width: 260px
}
#sidebar h4 {
    font: 20px/1.3 "Lato", "Open Sans", Arial, sans-serif;
    margin-bottom: 14px
}
#sidebar>* {
    margin-bottom: 30px
}
#submenu {
    float: right;
    margin-left: 25px
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#submenu {
    float: none;
    margin: 0 0 20px
}
}

@media (max-width: 767px) {
#submenu {
    float: none;
    margin: 0 0 20px
}
}
#submenu a {
    color: #636464;
    font-size: 16px;
    line-height: 1.4;
    text-decoration: none
}
#submenu a:hover, #submenu a.active {
    color: #9A875B
}
#submenu h4 {
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    text-transform: uppercase;
    color: #A52238
}
#submenu h4 a {
    font: inherit;
    color: inherit
}
#submenu ul {
    margin: 0 0 20px
}
#submenu li {
    margin-bottom: 0
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#submenu li {
    display: inline-block;
    margin-right: 10px
}
}

@media (max-width: 767px) {
#submenu li {
    display: inline-block;
    margin-right: 10px
}
}
#events h4 {
    margin-bottom: 120px;
    font-size: 34px;
    line-height: 41px;
    font-weight: 300;
    text-transform: uppercase
}
#events .event {
    position: relative;
    padding-left: 76px;
    margin-bottom: 14px
}
#events .event h5 {
    font: 18px/1.1 "Lato", "Open Sans", Arial, sans-serif;
    margin-bottom: 8px
}
#events .event h5 a {
    text-decoration: none
}
#events .event .date {
    position: absolute;
    left: 0;
    top: 0;
    width: 56px;
    height: 56px;
    border-radius: 50%;
    overflow: hidden;
    background: #9A875B;
    font: bold 24px/1 "Lato", "Open Sans", Arial, sans-serif;
    white-space: nowrap;
    text-align: center;
    text-transform: uppercase;
    color: #cef0f0
}
#events .event .date a {
    display: block;
    width: 100%;
    height: 100%;
    margin-top: 9px;
    color: inherit;
    text-decoration: none
}
#events .event .date a:hover {
    color: #A52238
}
#events .event .date span {
    display: block;
    font-weight: normal;
    font-size: 12px
}
#events .event p {
    font-size: 14px;
    line-height: 17px
}
#footer {
    color: #fff;
    font-size: 12px;
    position: relative;
    text-align: center;
    background: #5b3427;
    font-family: "Lato", "Open Sans", Arial, sans-serif
}
#footer a {
    color: #eaaa00;
}
#footer a:hover {
    text-decoration: none
}
#footer .center-column {
    padding-top: 40px;
    padding-bottom: 40px
}
#footer .socials {
    font-size: 0;
    margin-bottom: 20px;
    text-align: left;
    float: left;
    overflow: hidden;
    display: inline-block
}

@media only screen and (max-width: 1150px) and (min-width: 1024px) {
#footer .socials {
    display: block;
    text-align: center;
    float: none;
    margin-bottom: 30px
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#footer .socials {
    display: block;
    text-align: center;
    float: none
}
}

@media (max-width: 767px) {
#footer .socials {
    display: block;
    text-align: center;
    float: none
}
}
#footer .socials li {
    display: inline-block
}
#footer .socials a {
    background: url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/sprite.svg") 0 -70px no-repeat;
    display: block;
    height: 35px;
    overflow: hidden;
    position: relative;
    text-indent: -9999px;
    width: 35px;
    opacity: 1;
    margin: 0 5px
}
#footer .socials a:hover {
    opacity: 0.8
}
#footer .socials a.facebook {
    width: 30px;
    background-position: 10px -70px;
    margin: 0
}
#footer .socials a.twitter {
    background-position: -30px -70px
}
#footer .socials a.instagram {
    background-position: -70px -70px
}
#footer .socials a.google {
    background-position: -110px -70px;
    width: 44px
}
#footer .socials a.tripadvisor {
    background-position: -168px -120px
}
#footer .socials a.blog {
    background-position: -210px -120px
}
#footer #newsletter {
    position: relative;
    text-align: right;
    margin-bottom: 20px;
    display: inline-block;
    float: right
}
#footer #newsletter label {
    display: none
}

@media only screen and (max-width: 1150px) and (min-width: 1024px) {
#footer #newsletter {
    display: block;
    text-align: center;
    float: none;
    margin-bottom: 40px
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#footer #newsletter {
    display: block;
    text-align: center;
    float: none;
    margin-bottom: 40px
}
}

@media (max-width: 767px) {
#footer #newsletter {
    display: block;
    text-align: center;
    float: none;
    margin-bottom: 40px
}
}
#footer #newsletter h4 {
    color: #9A875B;
    font-size: 14px;
    display: inline-block;
    line-height: 48px;
    text-align: right;
    margin-right: 10px;
    vertical-align: top;
    text-transform: uppercase;
    font-weight: 500
}

@media only screen and (max-width: 1150px) and (min-width: 1024px) {
#footer #newsletter h4 {
    text-align: center
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#footer #newsletter h4 {
    display: block;
    text-align: center
}
}

@media (max-width: 767px) {
#footer #newsletter h4 {
    display: block;
    text-align: center
}
}
#footer #newsletter form {
    display: inline-block;
    vertical-align: top
}
#footer #newsletter form:after {
    clear: both;
    content: '';
    display: table
}
#footer #newsletter input[type="text"] {
    background: #fff;
    color: #000;
    font-size: 14px;
    float: left;
    height: 47px;
    line-height: 48px;
    padding: 0 20px;
    text-transform: uppercase;
    width: 240px;
    border: 1px solid #fff
}

@media (max-width: 767px) {
#footer #newsletter input[type="text"] {
    width: 100%
}
}
#footer #newsletter input[type="text"]::-webkit-input-placeholder {
color:#A3A3A3
}
#footer #newsletter input[type="text"]:-moz-placeholder {
color:#A3A3A3
}
#footer #newsletter input[type="text"]::-moz-placeholder {
color:#A3A3A3
}
#footer #newsletter input[type="text"]:-ms-input-placeholder {
color:#A3A3A3
}
#footer #newsletter input[type="text"]:focus::-webkit-input-placeholder {
color:#9A875B
}
#footer #newsletter input[type="text"]:focus:-moz-placeholder {
color:#9A875B
}
#footer #newsletter input[type="text"]:focus::-moz-placeholder {
color:#9A875B
}
#footer #newsletter input[type="text"]:focus:-ms-input-placeholder {
color:#9A875B
}
#footer #newsletter .button {
    background-color: #9A875B;
    float: right;
    width: 110px;
    color: #fff
}

@media (max-width: 767px) {
#footer #newsletter .button {
    float: none;
    margin: 10px auto 0
}
}
#footer #newsletter .button:hover {
    background-color: #A52238
}
#footer #newsletter .button:active {
    background-color: #A3A3A3
}
#footer .contacts-block {
    display: block;
    text-align: left;
    clear: both;
    overflow: hidden;
    font-size: 14px;
    text-transform: uppercase;
    color: #fff
}

@media only screen and (max-width: 1150px) and (min-width: 1024px) {
#footer .contacts-block {
    display: block;
    text-align: center;
    float: none
}
}

@media only screen and (min-width: 768px) and (max-width: 1024px) {
#footer .contacts-block {
    text-align: center
}
}

@medi
	a (max-width: 767px) {
#footer .contacts-block {
    text-align: center
}
}
#footer .contacts-block h4 {
    font-family: "Lato", "Open Sans", Arial, sans-serif;
    font-size: 18px;
    line-height: 1.2;
    text-transform: uppercase
}
#footer .contacts-block a {
    color: #fff;
    text-decoration: none
}
#footer .contacts-block a:hover {
    color: #9A875B
}
.page-content:after {
    clear: both;
    content: '';
    display: table
}
.page-content hr {
    display: block;
    height: 1px;
    margin: 20px auto;
    border: none;
    background: #e0dcd4;
    color: #e0dcd4
}
.page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    font-family: "Lato", "Open Sans", Arial, sans-serif;
    margin-bottom: 30px;
    font-weight: normal
}
.page-content h1 {
    font-family: "Lato", "Cardo", serif;
    color: #5b3427;
    font-size: 42px;
    font-weight: 400;
    line-height: 1.2;
    margin-bottom: 10px;
    text-align: center;
    text-transform: uppercase
}
.page-content h2, .page-content h3, .page-content h4, .page-content h5, .page-content h6 {
    color: #5b3427;
}
.page-content h2 {
    font-size: 28px;
    line-height: 1.2;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 75px;
    font-weight: 500
}
.page-content h3 {
    font-size: 24px;
    line-height: 1.3
}
.page-content p, .page-content ul, .page-content ol, .page-content table {
    margin-bottom: 30px
}
.page-content strong {
    font-weight: bold
}
.page-content em {
    font-style: italic
}
.page-content u {
    text-decoration: underline
}
.page-content sup, .page-content sub {
    font-size: 75%;
    line-height: 0;
    position: relative
}
.page-content sup {
    top: -0.5em
}
.page-content sub {
    bottom: -0.25em
}
.page-content p {
    line-height: 30px
}
.page-content p, .page-content table {
    overflow: visible
}
.page-content ol {
    list-style: decimal inside
}
.page-content ul {
    list-style: none
}
.page-content ol, .page-content ul {
    margin-left: 20px
}
.page-content ol ol, .page-content ul ul, .page-content ol ul, .page-content ul ol {
    margin-top: 10px;
    margin-bottom: 10px
}
.page-content ol>li>ol, .page-content ol>li>ul {
    margin-left: 30px
}
.page-content ol li, .page-content ul li {
    position: relative
}
.page-content ul>li {
    padding-left: 15px
}
.page-content ul>li:after {
    /*content: '';*/
    position: absolute;
    left: 0;
    top: 13px;
    width: 4px;
    height: 4px;
    background: #636565;
    border-radius: 100%
}
.page-content ul>li:hover:after {
    background-color: #9A875B
}
.page-content table {
    width: 100%
}
.page-content td, .page-content th, .page-content caption {
    padding: 8px 16px;
    text-align: left;
    vertical-align: middle
}
.page-content th, .page-content caption {
    color: #9A875B;
    font: bold 22px/1 "Lato", "Open Sans", Arial, sans-serif;
    padding-top: 0;
    padding-bottom: 20px;
    vertical-align: bottom
}
.page-content th {
    font-size: 14px
}
.page-content .even td {
    border-top: 1px solid #f7f5f0;
    background: #f9f9f9
}
.page-content table p {
    margin: 5px
}
.page-content .thumbnail {
    float: right;
    margin: 0 0 20px 30px
}

@media (max-width: 767px) {
.page-content .thumbnail {
    float: none;
    margin: 0 0 10px
}
}
.page-content .thumbnail a {
    display: block
}
.page-content .thumbnail img {
    display: block;
    width: 320px
}

@media (max-width: 767px) {
.page-content .thumbnail img {
    width: 100%
}
}
.page-content .socials {
    margin-bottom: 20px;
    overflow: hidden
}
.page-content .socials iframe {
    float: left;
    width: 90px;
    height: 21px;
    margin: 0 10px 0 0
}
.page-content a.pdf {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding-left: 23px;
    position: relative
}
.page-content a.pdf:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 13px;
    height: 16px;
    background: url("../../../../../../../www.thelucernehotel.com/skins/TheLucerneHotel/1576104264/assets/desktop/styles/skins/TheLucerneHotel/assets/desktop/images/common.svg") -600px 0 no-repeat

}
.page-content a.pdf:hover:after {
    background-position: -633px 0
}
.page-content a.pdf:active:after {
    background-position: -666px 0
}
.page-content a.pdf+.size {
    color: #aaa;
    font-size: 10px
}
.page-content .hotel-location-map {
    margin-bottom: 21px
}
.page-content .form {
    display: block;
    margin-bottom: 25px
}
.page-content .form h3 {
    text-align: center
}
.page-content .form label {
    width: 40%;
    font-size: 14px;
    line-height: 1.2;
    margin: 12px 20px 0 0;
    float: left;
    text-align: right
}
.page-content .form label em {
    color: #b31919;
    font-size: 16px;
    font-weight: normal;
    line-height: 10px;
    padding-right: 5px
}

@media (max-width: 767px) {
.page-content .form label {
    margin: 0 0 10px;
    text-align: left;
    width: 100%
}
}
.page-content .form p {
    margin-bottom: 10px;
    position: relative
}
.page-content .form p:after {
    content: " ";
    display: table;
    clear: both
}
.page-content .form p span {
    float: left;
    margin: 0 10px 0 0
}
.page-content .form p span input {
    display: inline;
    float: none;
    margin: 0
}
.page-content .form p span label {
    display: inline;
    float: none;
    width: auto;
    text-align: left
}
.page-content .form p span.group label {
    display: block
}
.page-content .form p span.group label input {
    margin-right: .4em
}
.page-content .form input[type='text'], .page-content .form textarea, .page-content .form select {
    width: 250px;
    height: 40px;
    padding: 0 10px;
    background: #fff;
    border: 1px solid #e0e0e0;
    font-size: 14px;
    line-height: 40px;
    color: #636565;
    resize: none;
    -webkit-appearance: none
}

@media (max-width: 767px) {
.page-content .form input[type='text'], .page-content .form textarea, .page-content .form select {
    width: 100%
}
}
.page-content .form textarea {
    height: 104px;
    line-height: 1.4;
    overflow: auto;
    padding: 9px
}
.page-content .form input[type='checkbox'], .page-content .form input[type='radio'] {
    width: 14px;
    height: 14px;
    padding: 0;
    vertical-align: top;
    margin-top: 1px
}
.page-content .form input.date-pick {
    width: 100px;
    float: left
}
.page-content .form a.dp-choose-date {
    float: left;
    position: static;
    margin: 13px 0 0 6px
}
.page-content .form .controls p {
    background: none;
    padding: 20px 0 0 40%;
    width: auto
}

/* Style the Image Used to Trigger the Modal */
.myImg {
	padding-left: 15px;
  border-radius: 5px;
  cursor: pointer;
  transition: 0.3s;
}

.myImg:hover {opacity: 0.7;}

/* The Modal (background) */
.modal {
  display: none; /* Hidden by default */
  position: fixed; /* Stay in place */
  z-index: 1; /* Sit on top */
  padding-top: 50px; /* Location of the box */
  left: 10vw;
  top: 20vh;
	bottom: 10vh;
  width: 80%; /* Full width */
  height: auto; /* Full height */
  overflow: auto; /* Enable scroll if needed */
  background-color: rgb(0,0,0); /* Fallback color */
  background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (Image) */
.modal-content {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
}

/* Caption of Modal Image (Image Text) - Same Width as the Image */
.caption {
  margin: auto;
  display: block;
  width: 80%;
  max-width: 700px;
  text-align: center;
  color: #ccc;
  padding: 10px 0;
  height: 150px;
}

/* Add Animation - Zoom in the Modal */
.modal-content .caption {
  animation-name: zoom;
  animation-duration: 0.6s;
}

@keyframes zoom {
  from {transform:scale(0)}
  to {transform:scale(1)}
}

/* The Close Button */
.close {
  position: absolute;
  top: 15px;
  right: 35px;
  color: #f1f1f1;
  font-size: 40px;
  font-weight: bold;
  transition: 0.3s;
}

.close:hover,
.close:focus {
  color: #bbb;
  text-decoration: none;
  cursor: pointer;
}

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
  .modal-content {
    width: 100%;
  }
}