@font-face {
    font-family: icomoon;
    src: url(fonts/icomoon.woff);
    font-display: fallback
}

*,
*:focus {
    outline: none
}

.gform_validation_container {
    display: none !important
}

html {
    width: 100%;
    overflow-x: hidden
}

html[lang=en-US] body,
html[lang=en-US] button,
html[lang=en-US] input,
html[lang=en-US] optgroup,
html[lang=en-US] select,
html[lang=en-US] textarea,
html[lang=vn-VN] body,
html[lang=vn-VN] button,
html[lang=vn-VN] input,
html[lang=vn-VN] optgroup,
html[lang=vn-VN] select,
html[lang=vn-VN] textarea {
    font-family: raleway, sans-serif
}

html[lang=zh-ZH] body,
html[lang=zh-ZH] button,
html[lang=zh-ZH] input,
html[lang=zh-ZH] optgroup,
html[lang=zh-ZH] select,
html[lang=zh-ZH] textarea {
    font-family: noto sans sc, sans-serif
}

html[lang=ja-JA] body,
html[lang=ja-JA] button,
html[lang=ja-JA] input,
html[lang=ja-JA] optgroup,
html[lang=ja-JA] select,
html[lang=ja-JA] textarea {
    font-family: noto sans jp, sans-serif
}

html[lang=ko-KR] body,
html[lang=ko-KR] button,
html[lang=ko-KR] input,
html[lang=ko-KR] optgroup,
html[lang=ko-KR] select,
html[lang=ko-KR] textarea {
    font-family: noto sans kr, sans-serif
}

html[lang=vn-VN] .hide-vn,
html[lang=en-US] body .hide-en {
    display: none
}

body {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: 300;
    color: #000;
    letter-spacing: .25px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    width: 100%;
    overflow-x: hidden
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 400;
    margin: 0 0 20px
}

h1 {
    font-size: 70px;
    line-height: 78px;
    letter-spacing: .3px;
    font-weight: 200
}

h2 {
    font-size: 46px;
    line-height: 60px;
    letter-spacing: .3px
}

h3 {
    font-size: 28px;
    line-height: 32px;
    letter-spacing: .3px
}

h4 {
    font-size: 21px;
    line-height: 28px;
    letter-spacing: .4px
}

h5 {
    font-size: 17px;
    line-height: 24px;
    margin: 0
}

a,
a:visited {
    color: #000;
}

.eael-advance-tabs .eael-tabs-nav>ul {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    z-index: 1
}

.eael-advance-tabs .eael-tabs-content>div.active {
    padding: 30px 0
}

.gallery-slider .swiper-pagination-bullet-active {
    border: solid 1px var(--e-global-color-primary)
}

.gallery-slider .slick-dots {
    margin-top: 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    z-index: 99
}

.gallery-slider .slick-dots li {
    padding: 5px 10px;
    margin: 0;
    list-style: none
}

.gallery-slider .slick-active+.slick-active+.slick-active+.slick-active {
    opacity: .5
}

.gallery-slider .slick-dots li.slick-active button {
    background-color: #fff;
    border: solid 1px var(--e-global-color-primary)
}

.gallery-slider .slick-dots li button:focus {
    outline: 0
}

.gallery-slider .slick-dots li button {
    -webkit-transition: all 200ms linear;
    -o-transition: all 200ms linear;
    transition: all 200ms linear;
    display: block;
    cursor: pointer;
    width: 10px;
    height: 10px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    padding: 0;
    text-indent: 10em;
    overflow: hidden;
    background-color: #bbb
}

.tripadvise .elementor-swiper-button i {
    font-family: line awesome free;
    font-weight: 600;
    background-color: var(--e-global-color-primary);
    padding: 10px 15px;
    font-size: 18px
}

.tripadvise .elementor-swiper-button .eicon-chevron-left:before {
    content: "\f060"
}

.tripadvise .elementor-swiper-button .eicon-chevron-right:before {
    content: "\f061"
}

.hp-icon-list .elementor-button-content-wrapper {
    align-items: center
}

.hp-icon-list .elementor-button-content-wrapper svg {
    width: 3.5vw;
    min-width: 45px
}

.hp-exp .jet-carousel__item-inner {
    position: relative
}

.hp-exp .jet-carousel__content .jet-carousel__item-text,
.hp-exp .jet-carousel__content .jet-carousel__item-button {
    opacity: 0;
    visibility: hidden;
    transition: all .7s
}

.hp-exp .jet-carousel__content:hover .jet-carousel__item-text,
.hp-exp .jet-carousel__content:hover .jet-carousel__item-button {
    opacity: 1;
    visibility: visible
}

.hp-exp .jet-carousel__content {
    position: absolute;
    top: 0;
    left: 0;
    display: flex;
    width: 100%;
    height: 100%;
    flex-direction: column;
    align-items: center;
    padding: 22vh 10% 10%;
    background-color: rgba(0, 0, 0, .4)
}

.hp-exp .jet-carousel__item-inner::before {
    content: "";
    padding-top: 120%;
    display: block;
    width: 100%;
    height: 100%
}

.tripadvise .elementor-slide-button {
    padding: 0;
    text-align: left
}

.img-size-3by4 .jet-posts__inner-content {
    min-height: 35vh
}

.img-size-3by4 .post-thumbnail {
    padding-top: 70%;
    position: relative
}

.img-size-1by1 .post-thumbnail,
.img-size-1by1 .swiper-slide-inner {
    padding-top: 100%;
    position: relative
}

.img-size-1by1 .swiper-slide-inner img {
    height: 84% !important;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover
}

.img-size-3by4 img,
.img-size-1by1 .post-thumbnail img,
.ig-wrapper .elementor-image a img,
.hp-exp .jet-carousel__item-link img {
    width: 100%;
    height: 100% !important;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover
}

@media only screen and (min-width:768px) {
    .img-size-3by4 .jet-posts__inner-content {
        min-height: 40vh
    }
    .tripadvise .elementor-swiper-button {
        top: 22%
    }
    .tripadvise .elementor-swiper-button.elementor-swiper-button-prev {
        left: -30%
    }
    .tripadvise .elementor-swiper-button.elementor-swiper-button-next {
        right: 0%
    }
    .contact-form .gform_wrapper .gform_fields .gfield textarea.small {
        max-height: 100px
    }
    .contact-form.small .gform_title {
        font-size: 16px;
        padding: 15px 0
    }
    .contact-form .gform_wrapper .gform_fields .gfield input.small,
    .contact-form .gform_wrapper .gform_fields .gfield textarea.small,
    .contact-form.small .gform_wrapper .gform_fields .gfield select,
    .contact-form.small .gform_wrapper .gform_fields .gfield input,
    .multicheckbox .gfield_label {
        font-size: 14px;
        padding: 10px
    }
    .contact-form.small .gform_wrapper .gfield_checkbox li label,
    .contact-form.small .gform_wrapper .gfield_radio li label {
        font-size: 14px
    }
    .button-center .elementor-widget-button:first-child {
        margin-right: 2%;
        margin-bottom: 0 !important
    }
    .package-filter .item .content ul {
        margin-left: 0;
        padding-left: 5%
    }
    .ig-wrapper .elementor-inner-column {
        width: 24.85% !important
    }
    .ig-wrapper .elementor-inner-column:first-child {
        width: 50% !important
    }
    .elementor-3260 .elementor-element.elementor-element-dc29399>.elementor-background-overlay {
        display: none
    }
    .page.page-id-19 div#ui-datepicker-div {
        top: calc(34%) !important
    }
    .eael-tabs-nav {
        padding: 0 5%
    }
    .eael-tabs-nav>ul li.active {
        border: solid 1px #ddd
    }
    .eael-tabs-nav>ul li.active:before {
        content: " ";
        width: 100%;
        height: 3px;
        background: #fff;
        display: flex;
        position: absolute;
        bottom: -2px;
        z-index: 2
    }
}

@media only screen and (max-width:767px) {
    .contact-form.small .gform_wrapper .validation_message {
        font-size: 10px
    }
    .contact-form.small .gform_wrapper .gform_fields .gfield {
        margin-bottom: 8px
    }
    .contact-form.small .gform_title {
        font-size: 15px;
        padding: 8px 33px;
        max-width: 295px;
        margin: auto
    }
    .contact-form .gform_wrapper .gform_fields .gfield input.small,
    .contact-form .gform_wrapper .gform_fields .gfield textarea.small,
    .contact-form.small .gform_wrapper .gform_fields .gfield select,
    .contact-form.small .gform_wrapper .gform_fields .gfield input,
    .multicheckbox .gfield_label {
        font-size: 12px;
        padding: 8px
    }
    .contact-form.small .gform_wrapper .gfield_checkbox li label,
    .contact-form.small .gform_wrapper .gfield_radio li label {
        font-size: 12px
    }
    .contact-form .gform_wrapper .gform_fields .gfield textarea.small {
        max-height: 80px
    }
    .booking-panel .elementor-container {
        margin-top: 0;
        margin-bottom: 0
    }
    .page.page-id-19 div#ui-datepicker-div {
        top: calc(19%) !important
    }
    .eael-tabs-nav:not(.active) ul {
        display: none !important
    }
    .eael-tabs-nav.active ul {
        display: flex !important;
        flex-direction: column !important
    }
}

a:hover,
a:active,
a:focus {
    color: #000
}

p {
    margin: 0 0 20px
}

sup {
    font-size: 16px
}

.contact-form.newsletter-footer .gform_wrapper .gform_fields .gfield {
    margin-bottom: 0
}

.contact-form.small .instruction {
    display: none
}

#validation_message_1_1 {
    position: absolute;
    left: 5px
}

.loader {
    position: absolute;
    z-index: 10;
    width: 100%;
    background: #fff;
    text-align: center;
    height: 100%;
    left: 0;
    padding: 100px;
    display: none
}

.site-top.language-bar .elementor-row {
    justify-content: flex-end
}

.loader img {
    width: 30px;
    height: auto
}

.dark-bg,
.dark-bg a {
    color: #fff
}

.dark-bg h1,
.dark-bg h2,
.dark-bg h3,
.dark-bg h4,
.dark-bg h5,
.dark-bg h6 {
    color: #fff
}

.brown {
    color: #000
}

.black {
    color: #212121
}

.black h1,
.black h2,
.black h3,
.black h4,
.black h5,
.black h6 {
    color: #212121
}

.page,
.post {
    margin: 0
}

.entry-content,
.entry-summary,
.page-content {
    margin: 0
}

.img-fullwidth img {
    width: 100%;
    display: block
}

a.button,
.button a,
form button {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding: 14px 24px;
    min-width: 180px;
    border: none;
    border-radius: 0 !important;
    text-align: center;
    line-height: 1em;
    display: inline-block
}

a.button:before,
.button a:before,
form button:before {
    content: '';
    position: absolute;
    border: 4px solid #000;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    transition-duration: .3s;
    transition-property: top, right, bottom, left
}

a.button:hover:before,
.button a:hover:before,
form button:hover:before {
    top: -8px;
    right: -8px;
    bottom: -8px;
    left: -8px
}

.cookie p {
    margin: 0
}

table td {
    vertical-align: top
}

table.unstyle td:first-child {
    padding: 3px;
    vertical-align: middle;
    width: 25px
}

table.unstyle td:first-child img {
    vertical-align: middle
}

.gform_wrapper .validation_error {
    display: none
}

.gform_wrapper .validation_message {
    font-size: 12px;
    color: #c00
}

.gform_confirmation_message {
    font-size: 14px
}

.quote {
    padding: 50px;
    position: relative
}

.quote:before {
    content: '';
    border-top: 10px solid #e6e6e6;
    border-left: 10px solid #e6e6e6;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    left: 0;
    top: 0
}

.quote:after {
    content: '';
    border-bottom: 10px solid #e6e6e6;
    border-right: 10px solid #e6e6e6;
    width: 100px;
    height: 100px;
    display: block;
    position: absolute;
    right: 0;
    bottom: 0
}

.elementor-column {
    min-height: 0 !important
}

.elementor-text-editor ul {
    padding: 0;
    margin: 0 0 20px 20px
}

.intro-offset {
    background: #fff;
    min-height: 100px;
    display: flex;
    align-items: center;
    margin-bottom: -50px;
    padding: 0 20px;
    text-align: center;
    justify-content: center
}

.intro-offset h2 {
    margin: 0
}

.intro-offset h4 {
    margin: 0
}

@media screen and (max-width:480px) {
    .compare-block {
        flex-wrap: wrap;
        justify-content: space-between
    }
    .compare-block>label {
        width: 100% !important;
        margin-bottom: 20px !important;
        margin-right: 0
    }
    .add-compare-popup {
        width: 45%
    }
    .add-more {
        width: 100%
    }
    .meet-list.list-items {
        width: 45%
    }
    .meet-list.list-items .filter>span {
        min-width: 100% !important;
        margin: 0
    }
    .meet-list.list-items .filter .filter-box {
        top: 4%
    }
    .meet-list.list-items .filter .filter-box ul li {
        text-align: left
    }
    .meet-list.list-items .filter .button-block {
        width: 100% !important
    }
    .meet-list.list-items .filter .form-layout {
        flex-direction: column
    }
    section.elementor-section.elementor-inner-section.elementor-element.elementor-element-22094a8.elementor-section-full_width.elementor-section-height-min-height.elementor-hidden-desktop.elementor-hidden-tablet.elementor-section-height-default {
        background-position: center;
        background-size: cover
    }
    .plus-icon .elementor-icon-list-item {
        flex-direction: column
    }
    .plus-icon .elementor-icon-list-item .elementor-icon-list-text {
        padding-left: 0 !important;
        padding-top: 24px
    }
    .self-exclu .elementor-background-overlay {
        top: 10% !important;
        left: 5% !important;
        width: 90% !important;
        height: 80% !important
    }
    .three-column-hover .elementor-column {
        height: 50vh !important
    }
    .three-column-hover .elementor-column:hover .elementor-widget-heading {
        opacity: 1 !important
    }
    .meetings-slide .item ul,
    .package-filter .item ul {
        font-size: 12px !important
    }
    .remove-compare {
        top: -10px
    }
    .compare-block {
        flex-wrap: wrap
    }
    .compare-block.list-items .filter .filter-box {
        top: 3%
    }
    .package-filter .add-compare-block:nth-child(2) {
        display: none
    }
    .address_city,
    .address_zip {
        width: 100% !important;
        margin-right: auto !important
    }
    .address_state,
    .address_country {
        width: 100% !important;
        margin-left: auto !important
    }
    .meet-list.list-items .item .text .meta {
        flex-wrap: wrap;
        font-size: 10px !important;
        position: relative
    }
    .meet-list.list-items .item .text .meta .eventfeat {
        width: 55%
    }
    .meet-list.list-items .item .text .meta .capacity {
        width: 45%
    }
    .meet-list.list-items .item .text .meta .banquet {
        left: 55%;
        position: absolute;
        bottom: 0
    }
    .meet-list.list-items .item .text .first-btn {
        margin-bottom: 10px
    }
    .meeting-icon-list .elementor-icon-list-items li:first-child {
        width: 27.5%
    }
    .meeting-icon-list .elementor-icon-list-items li:last-child {
        margin-left: auto !important
    }
    .button-fullwidth .elementor-button-link,
    button.button-fullwidth,
    a.button-fullwidth {
        width: 100% !important
    }
    .meeting-table table.tafe-table tr:last-child td {
        border-bottom: 0
    }
    .meeting-table table.tafe-table th {
        font-weight: 400
    }
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,
    .meeting-gallery .elementor-image-gallery .gallery.gallery-columns-10 .gallery-item {
        max-width: 50%
    }
    ol,
    ul {
        margin: 0
    }
    .intro-offset h4 {
        font-size: 14px;
        line-height: 1.5em
    }
    #menu-sitemap {
        margin: 0;
        padding-right: 30px;
        padding-left: 40px;
        font-size: 14px
    }
    #menu-sitemap .sub-menu {
        margin: 0;
        padding-left: 8%
    }
    #gform_wrapper_7 input[type=text],
    #gform_wrapper_7 input[type=email],
    #gform_wrapper_7 input[type=tel],
    #gform_wrapper_15 input[type=text],
    #gform_wrapper_15 input[type=email],
    #gform_wrapper_15 input[type=tel] {
        width: 100% !important
    }
    #gform_wrapper_7 .gform_footer input,
    #gform_wrapper_15 .gform_footer input {
        width: 100%
    }
}

.small-heading {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    letter-spacing: 1.1px
}

.subheading {
    font-size: 14px;
    color: #000;
    font-weight: 700;
    letter-spacing: 1.1px
}

.gform_footer {
    text-align: center
}

.gform_footer input {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding: 14px 24px;
    min-width: 180px;
    border: none;
    border-radius: 0 !important;
    text-align: center;
    line-height: 1em;
    display: inline-block;
    text-transform: uppercase
}

.cookie-consent .dialog-close-button i,
.booking-panel i {
    position: relative;
    display: block
}

.cookie-consent .dialog-close-button i:before,
.cookie-consent .dialog-close-button i:after {
    background: #fff
}

.cookie-consent .dialog-close-button i:before {
    content: '';
    width: 25px;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    transform: rotate(45deg);
    transform-origin: 50%
}

.booking-panel .btn-close.elementor-widget:not(:last-child) {
    margin-bottom: 0
}

.booking-panel .elementor-button-content-wrapper:before {
    content: '\e87f';
    display: inline-block;
    font-family: eicons;
    font-size: inherit;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased
}

.booking-panel .elementor-button-content-wrapper {
    position: relative
}

.gform_confirmation_message {
    font-size: 16px;
    padding: 15px;
    line-height: 1.7em
}

.cookie-consent .dialog-close-button i:after {
    content: '';
    width: 25px;
    height: 2px;
    display: block;
    position: absolute;
    left: 0;
    top: 10px;
    transform: rotate(-45deg);
    transform-origin: 50%
}

.fluid {
    padding-left: calc(2.20588vw + 7.94118px);
    padding-right: calc(2.20588vw + 7.94118px)
}

.section {
    padding-top: 80px;
    padding-bottom: 80px
}

.content-banner {
    padding-top: calc(1.47059vw + 55.29412px);
    padding-bottom: calc(1.47059vw + 55.29412px);
    padding-left: calc(13.97059vw + -9.70588px);
    padding-right: calc(9.92647vw + 3.23529px)
}

.content-banner-border {
    padding-left: calc(13.97059vw + -9.70588px - 40px);
    padding-right: calc(9.92647vw + 3.23529px - 40px)
}

.content-image {
    padding-left: 8%;
    padding-right: 8%
}

.content-image-left {
    padding-left: 8%
}

.content-image-right {
    padding-right: 8%
}

@media screen and (max-width:991px) {
    .content-banner-border {
        padding-left: calc(13.97059vw + -9.70588px - 20px);
        padding-right: calc(9.92647vw + 3.23529px - 20px)
    }
    .content-image-left {
        padding-left: 0
    }
}

.elementor-location-header nav ul li a {
    font-weight: 600;
    font-size: 14px;
    letter-spacing: .5px;
    text-transform: uppercase
}

.elementor-location-header .elementor-button {
    font-size: 16px;
    letter-spacing: 1.2px;
    font-weight: 700
}

.header-note {
    background: #000;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
    display: none
}

.header-note-global {
    background: #000;
    color: #fff;
    font-size: 14px;
    text-align: center;
    padding: 5px 0;
    display: block
}

.page-template-accommodation .header-note {
    display: block
}

.page-template-accommodation .header-note-global {
    display: none
}

.header-note p,
.header-note-global p {
    margin: 0
}

.header-note a,
.header-note-global a {
    color: #fff;
    text-decoration: underline !important
}

.header-note a:hover {
    text-decoration: none !important
}

.promotion-popup {
    font-size: 16px
}

.promotion-popup h3,
.promotion-popup h4 {
    color: #fff
}

.promotion-popup p {
    font-size: 16px;
    line-height: 1.5em
}

.promotion-popup .dialog-close-button {
    display: block;
    top: 5px;
    background-color: #fff;
    font-size: 20px;
    padding: 6px;
    border-radius: 100%
}

.ie .promotion-popup .dialog-widget-content {
    position: absolute;
    left: calc(50% - 375px);
    top: 10%
}

@media screen and (max-width:991px) {
    .ie .promotion-popup .dialog-widget-content {
        left: 2.5vw
    }
}

.site-top {
    font-size: 14px;
    z-index: 9991 !important
}

.site-top .elementor-widget-wrap {
    flex-flow: row nowrap;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: calc(1vw + 5px);
    padding-right: calc(1vw + 5px);
    justify-content: flex-end
}

.site-top .elementor-column:nth-child(3),
.site-top .elementor-column:nth-child(4) {
    width: auto !important
}

.mobile-header .elementor-inner-section .elementor-column {
    width: auto !important
}

.mobile-header .elementor-inner-section .elementor-column:first-child .elementor-widget-wrap {
    align-content: center
}

.mobile-header .elementor-inner-section .elementor-row {
    justify-content: flex-end
}

.site-top .elementor-widget-wrap .elementor-widget {
    margin: 0 !important;
    width: auto !important
}

.site-top .elementor-icon-list-item span span {
    color: #000
}

.site-top .elementor-icon-list-item:nth-child(3) a:before {
    content: '';
    width: 18px;
    height: 18px;
    background: url(images/icon-search.png) center center no-repeat;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px
}

.top-newsletter {
    background: #e6e6e6;
    position: absolute;
    width: 100%;
    z-index: 10;
    height: 66px;
    top: 0;
    padding: 0 45px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: all .5s ease
}

.top-newsletter .gform_title {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #7e7e7e
}

.top-newsletter form {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    width: 100%;
    justify-content: center;
    align-items: center
}

.top-newsletter .gform_wrapper ul li input {
    height: 32px;
    border: none;
    flex-grow: 2;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 0;
    margin: 0 20px;
    width: 320px;
    background: 0 0
}

.top-newsletter .gform_footer input {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 700;
    background: #000;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    border: none
}

.top-search {
    background: #e6e6e6;
    position: absolute;
    width: 100%;
    z-index: 10;
    height: 66px;
    top: 0;
    padding: 0 45px;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    pointer-events: none;
    transition: all .5s ease
}

.top-search form {
    position: relative;
    display: flex;
    flex-flow: row nowrap;
    align-items: center
}

.top-search form label {
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    font-weight: 700;
    color: #7e7e7e
}

.top-search form input[type=search] {
    height: 32px;
    border: none;
    flex-grow: 2;
    font-weight: 700;
    font-size: 14px;
    line-height: 32px;
    border-bottom: 1px solid #bfbfbf;
    border-radius: 0;
    margin: 0 20px;
    width: 320px;
    background: 0 0
}

.top-search form input[type=submit] {
    height: 32px;
    line-height: 32px;
    font-size: 12px;
    font-weight: 700;
    background: #000;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    border: none
}

.top-book {
    position: fixed;
    width: 100%;
    z-index: 10;
    background: #e5e5e5;
    opacity: 0;
    pointer-events: none;
    transition: all .5s ease;
    height: calc(100vh - 110px);
    padding: 5% 30%;
    visibility: hidden;
    display: none
}

.top-newsletter.active,
.top-search.active,
.top-book.active {
    opacity: 1;
    pointer-events: auto;
    transition: all .5s ease;
    visibility: visible
}

.top-book ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-bottom: 60px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.top-book ul li {
    padding: 0 20px
}

.top-book ul li a {
    color: #969696
}

.top-book ul li a.active {
    color: #000
}

.top-book .tab-content {
    display: none
}

.top-book .tab-content.active {
    display: block
}

.top-book .tab-content p {
    text-align: center;
    color: #000;
    margin-bottom: 30px
}

.top-book .tab-content .box {
    background: #fff;
    padding: 30px;
    margin-bottom: 20px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    align-items: flex-start
}

.top-book .tab-content .box .subbox {
    width: 20%;
    display: flex;
    flex-flow: column nowrap;
    padding: 0 10px
}

.top-book .tab-content .box .subbox.full {
    width: 100%
}

.top-book .tab-content .box .subbox label {
    font-size: 12px;
    font-weight: 700;
    color: #948f87
}

.top-book .tab-content .box .subbox input,
.top-book .tab-content .box .subbox select {
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d8d2cd
}

.top-book .tab-content .box .subbox input.datepicker {
    background: url(images/icon-calendar.png) 99% center no-repeat
}

.top-book .tab-content .box .subbox input.time {
    background: url(images/icon-time.png) 99% center no-repeat
}

.top-book .tab-content .form-footer {
    text-align: center;
    padding-top: 30px
}

.top-book #tab-tables .box .subbox {
    width: 33.33%
}

.top-book #tab-tables .box .subbox.full {
    width: 100%
}

.wpml-ls-legacy-dropdown {
    width: 100%
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
    margin: 0 !important
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    border: none;
    padding: 5px 30px 5px 8px;
    font-size: 14px;
    display: block
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: "\f107";
    font-family: line awesome free;
    font-weight: 900;
    border: none;
    top: auto
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    text-align: left;
    padding: 5px 8px
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown a:hover {
    background: 0 0
}

.wpml-ls-legacy-dropdown a {
    background: 0 0 !important
}

.mobile-menu .menu-item-has-children span.sub-arrow {
    display: inline !important;
    font-size: 12px
}

.mobile-menu .menu-item-has-children span.sub-arrow i:before {
    content: "\f107";
    font-family: line awesome free;
    font-weight: 900;
    border: none;
    top: auto
}

.mobile-toggle a {
    width: 50px;
    height: 50px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    float: right
}

.mobile-toggle.hide a {
    opacity: 0
}

.mobile-toggle.show a {
    opacity: 1;
    transition: opacity 1s
}

.menu-toggle {
    width: 35px;
    height: 35px;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    position: relative;
    float: right
}

.menu-toggle:before {
    content: '';
    background: #949393;
    height: 2px;
    width: 100%;
    display: block;
    position: relative;
    top: -5px;
    transition: transform .3s ease
}

.menu-toggle:after {
    content: '';
    background: #949393;
    height: 2px;
    width: 100%;
    display: block;
    position: relative;
    bottom: -5px;
    transition: transform .3s ease
}

.mobile-book a {
    height: 38px;
    line-height: 38px;
    font-size: 14px !important;
    font-weight: 700;
    background: #000;
    padding: 0 25px;
    color: #fff;
    border-radius: 0;
    border: none
}

.wpml-ls {
    padding: 0
}

.wpml-ls>ul {
    text-align: right;
    display: flex;
    flex-flow: row nowrap;
    list-style: none;
    margin: 0
}

.wpml-ls>ul li {
    margin-left: 15px !important
}

.wpml-ls>ul li a {
    padding: 0
}

.elementor-widget .elementor-icon-list-item a.active span {
    color: #000 !important
}

.ie .wpml-ls>ul {
    list-style: none;
    display: block;
    margin: 0
}

.ie .wpml-ls>ul li {
    display: inline-block;
    vertical-align: middle
}

.main__visual__border {
    border-left: 45px solid #fff;
    border-right: 45px solid #fff
}

.main__visual__border section {
    max-width: 1400px;
    margin: 0 auto
}

.home-banner .swiper-slide-bg {
    width: 100%;
    padding-top: 40%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
    height: 0
}

.owl-dots {
    text-align: center;
    padding: 10px
}

.owl-dots button.owl-dot {
    background: #000;
    width: 10px;
    height: 10px;
    display: inline-block;
    border-radius: 100%;
    margin: 0 7px
}

.owl-dots button.owl-dot.active {
    background: #df3093
}

.iti__country-list,
.iti-mobile .iti--container {
    z-index: 10001 !important
}

@media screen and (min-width:1200px) {
    .gallery-slider .elementor-image-gallery {
        position: relative
    }
    .gallery-slider .elementor-image-gallery:before {
        content: " ";
        width: 5%;
        display: block;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        background: #fff;
        z-index: 3
    }
    .hidden-slide .slick-initialized .slick-list.draggable {
        width: 95%;
        margin-left: auto;
        margin-right: 0
    }
}

.ig-wrapper .elementor-widget {
    margin-bottom: 0 !important
}

.ig-wrapper .elementor-image {
    padding: 5px
}

.ig-wrapper .elementor-image a {
    display: block !important;
    padding: 5px;
    width: 100%;
    padding-top: 100%;
    height: 0;
    position: relative
}

.golf-slider .item .image {
    width: 100%;
    height: 0;
    padding-top: 60%;
    display: block;
    background-size: cover !important
}

.slider-carousel .item .image img {
    position: absolute;
    visibility: hidden
}

.slider-carousel .item .image {
    width: 100%;
    padding-top: 60%;
    display: block;
    position: relative
}

.slider-carousel .item .image img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-carousel .gallery-item a {
    width: 100%;
    padding-top: 60%;
    display: block;
    position: relative
}

.slider-carousel .gallery-item a img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider-carousel .owl-nav span {
    transform-origin: 50% 50%;
    transform: rotate(270deg);
    position: relative;
    display: block
}

.slider-carousel .owl-prev {
    width: 100px;
    position: absolute;
    background: #fff !important;
    height: 100%;
    left: 100px;
    top: 0;
    z-index: 10
}

.slider-carousel .owl-next {
    width: 100px;
    position: absolute;
    background: #fff !important;
    height: 100%;
    right: 100px;
    top: 0;
    z-index: 10
}

@media screen and (max-width:1024px) {
    .slider-carousel .owl-prev {
        width: 50px;
        left: 50px
    }
    .slider-carousel .owl-next {
        width: 50px;
        right: 50px
    }
    .activity-slider .item {
        flex-direction: column-reverse
    }
    .activity-slider .item .content {
        width: 100% !important;
        padding: 30px 0 !important
    }
    .activity-slider .item .image {
        width: 100% !important
    }
    .activity-slider.owl-carousel .owl-nav,
    .meet-offer-slide .owl-carousel .owl-nav {
        top: auto !important;
        bottom: 0
    }
}

@media screen and (max-width:480px) {
    .slider-carousel .owl-prev {
        width: 30px;
        left: 30px;
        font-size: 10px !important
    }
    .slider-carousel .owl-next {
        width: 30px;
        right: 30px;
        font-size: 10px !important
    }
    .newsletter-popup .required {
        position: relative !important;
        right: auto !important;
        bottom: auto !important;
        margin-bottom: 10px !important
    }
}

.slider1 .owl-prev {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: -60px
}

.slider1 .owl-next {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 50px;
    right: -60px
}

.slider1 .item .image a {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 60%;
    height: 0;
    display: block
}

.slider1 .item .image a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider1 .item .text {
    padding: 25px 0
}

.slider1 .item .category {
    color: #000;
    letter-spacing: .25px;
    font-size: 13px;
    text-transform: uppercase
}

.slider1 .item .meta {
    display: flex;
    flex-flow: column nowrap;
    font-size: 15px
}

.slider2 .item .image a {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 60%;
    height: 0;
    display: block
}

.slider2 .item .image a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.slider2 .item .text {
    padding: 25px 0
}

.slider2 .item .text h3 {
    margin-bottom: 15px;
    text-transform: uppercase
}

.slider2 .item .category {
    color: #000;
    letter-spacing: .25px;
    font-size: 13px;
    text-transform: uppercase
}

.slider2 .item .meta {
    display: flex;
    flex-flow: column nowrap;
    margin-bottom: 25px;
    font-size: 15px
}

.slider2 .owl-prev {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 20px;
    right: -60px
}

.slider2 .owl-next {
    width: 50px;
    height: 30px;
    position: absolute;
    top: 50px;
    right: -60px
}

@media screen and (max-width:991px) {
    .slider1 .owl-next,
    .slider1 .owl-prev,
    .slider2 .owl-next,
    .slider2 .owl-prev {
        right: -50px
    }
}

@media screen and (max-width:480px) {
    .slider2 {
        padding-right: 30px
    }
}

.elementor-widget-image-gallery.slider2 .gallery-item {
    width: 100%;
    max-width: 100% !important
}

.elementor-widget-image-gallery.slider2 .gallery-item .gallery-icon {
    width: 100%;
    height: 0;
    padding-top: 60%;
    position: relative
}

.elementor-widget-image-gallery.slider2 .gallery-item .gallery-icon img {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.elementor .self-exclu a {
    text-decoration: underline;
    font-weight: 600
}

.elementor .food-bev-slider h3,
.elementor .food-bev-slider h4 {
    color: #fff
}

.elementor .food-bev-slider .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child),
.elementor .self-exclu .elementor-slides .swiper-slide-inner .elementor-slide-description:not(:last-child) {
    margin-bottom: 50px
}

.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-prev,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-prev {
    left: calc(50% - 60px);
    bottom: -30px;
    top: auto;
    background: #000;
    padding: 20px
}

.address-block .elementor-container {
    margin-left: 0 !important;
    margin-right: auto !important
}

.address-block+.address-block+.address-block+.address-block {
    margin-bottom: 20px;
    margin-top: 10px
}

.address .elementor-text-editor>* {
    margin-bottom: 5px
}

.elementor .food-bev-slider .swiper-slide-contents ul,
.elementor .self-exclu .swiper-slide-contents ul {
    margin: 0
}

.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left::before,
.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right::before,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left::before,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right::before {
    display: none
}

.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left::after,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-prev .eicon-chevron-left::after {
    font-family: line awesome free;
    content: "\f060";
    width: 100%;
    position: relative;
    color: #fff;
    display: block;
    font-weight: 900
}

.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right::after,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-next .eicon-chevron-right::after {
    font-family: line awesome free;
    content: "\f061";
    width: 100%;
    position: relative;
    color: #fff;
    display: block;
    font-weight: 900
}

.elementor .food-bev-slider .elementor-swiper-button.elementor-swiper-button-next,
.elementor .self-exclu .elementor-swiper-button.elementor-swiper-button-next {
    right: calc(50% - 60px);
    bottom: -30px;
    top: auto;
    background: #000;
    padding: 20px
}

.slider-highlight.casino-highlight {
    padding: 0
}

.slider-highlight h3 {
    font-weight: 600
}

.slider-highlight {
    position: relative;
    padding-right: 5.4%;
    padding-left: 5.4%
}

.slider-highlight .item {
    position: relative;
    z-index: 10;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    background: #f7f7f7
}

.slider-highlight .item .text {
    width: 43%;
    font-size: 16px;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-left: 6.5%;
    padding-right: 6.5%;
    color: #000
}

.slider-highlight .item .text p {
    margin-bottom: 18px;
    line-height: 1.4em
}

.slider-highlight .item .text .sub-title {
    color: #000;
    margin-bottom: 15px
}

.slider-highlight .item .text h3 {
    text-transform: uppercase;
    margin-bottom: 22px
}

.slider-highlight.table-b-image .item .image {
    width: 100%
}

.slider-highlight .item .image {
    width: 57%;
    padding-top: 50%;
    position: relative;
    overflow: hidden;
    background-size: cover
}

.home-highlight .slider-highlight .item .image {
    padding-top: 60%
}

.slider-highlight .item .image img {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.slider-highlight .slider-wrapper {
    z-index: 10
}

.slider-highlight .owl-prev,
.slider-highlight .owl-next {
    width: 5.4%;
    right: -5.4%;
    position: absolute;
    height: 40px;
    margin-bottom: 1px;
    background: 0 0 !important;
    color: #000 !important;
    border-radius: 0
}

.slider-highlight .pagination {
    display: flex;
    position: absolute;
    right: -5.4%;
    width: 5.4%;
    bottom: 2vh;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    padding: 0 1%
}

.slider-highlight .pagination span {
    font-size: 18px;
    padding: 20px 0;
    line-height: 1em;
    color: #000;
    text-align: center
}

.slider-highlight .pagination span:first-child {
    border-bottom: 1px solid
}

.slider-highlight button.owl-prev {
    bottom: calc(22vh + 40px)
}

.slider-highlight button.owl-next {
    bottom: calc(22vh)
}

@media screen and (max-width:991px) {
    .slider-highlight {
        position: relative
    }
    .slider-highlight .item {
        flex-flow: column
    }
    .slider-highlight .item .image {
        width: 100%
    }
    .slider-highlight .item .text {
        width: 100%;
        padding: 40px
    }
}

.book-table-widget a[href=""] {
    cursor: initial
}

.investment-opportunities .content {
    color: #000
}

.investment-opportunities .content h4 {
    color: #000
}

#map {
    width: 100%;
    height: 670px
}

.accommodation-gallery .item .image a {
    display: block;
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    padding-top: 100%
}

.accommodation-gallery .item .image a:after {
    content: '';
    width: 46px;
    height: 46px;
    background: url(images/icon-zoom.png) center center no-repeat;
    position: absolute;
    bottom: 0;
    right: 0
}

.accommodation-highlight .item .text .viewmore {
    font-size: 14px;
    font-weight: 700;
    padding-bottom: 40px;
    display: flex;
    flex-flow: row nowrap;
    margin-top: 30px
}

.accommodation-highlight .item .text .viewmore a {
    margin-right: 3%;
    text-transform: uppercase
}

.accommodation-highlight .item .text .viewmore a:nth-child(2) {
    padding-left: 3%;
    border-left: 1px solid #d4d4d4
}

@media screen and (max-width:991px) {
    .accommodation-highlight .item .text .viewmore {
        flex-flow: column nowrap
    }
    .accommodation-highlight .item .text .viewmore a:nth-child(2),
    .accommodation-highlight .item .text .viewmore a:nth-child(3) {
        padding: 0;
        padding-top: 10px;
        border: none
    }
}

.accommodation-dine a,
.accommodation-facility a {
    pointer-events: none !important;
    cursor: default;
    display: block
}

.accommodation-dine a.has-detail {
    pointer-events: unset !important;
    cursor: pointer
}

.room-features .item {
    display: flex;
    flex-flow: row nowrap
}

.room-features .item .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    height: 0;
    padding-top: 50%;
    position: relative
}

.room-features .item .content {
    width: 50%;
    position: relative
}

.room-features .item .content .content-wrapper {
	position: absolute;
	top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
	padding: 16px;
    border: 35px solid #fff;
    border-right-width: 50px;
    font-size: 15px;
    line-height: 1.5em
}

.room-features .item .content .content-wrapper ul {
    margin: 0 0 0 20px;
    padding: 0
}

.modal {
    background: rgba(0, 0, 0, .6)
}

@media screen and (max-width:991px) {
    .room-features .item {
        flex-flow: column nowrap
    }
    .room-features .item .image,
    .room-features .item .content {
        width: 100%
    }
    .room-features .item .content {
        min-height: 300px
    }
    .room-features .item .content .content-wrapper {
        border-width: 20px !important
    }
}

.book-table-widget {
    position: absolute;
    bottom: calc(100% + 50px);
    background: #fff;
    width: 100%;
    display: flex;
    flex-flow: row nowrap;
    flex-wrap: wrap;
    align-items: center;
    border: solid 1px #000
}

#book-room-hero {
    bottom: 0
}

.fullbanner .book-table-widget {
    bottom: 100%
}

.book-table-widget .heading {
    font-weight: 700;
    font-size: 16px;
    padding: 15px 2%;
    letter-spacing: .75px
}

.book-table-widget .form {
    flex-grow: 2;
    display: flex;
    flex-flow: row nowrap;
    padding: 15px 2% 15px 0%
}

.book-table-widget .promocode {
    border-radius: 0;
    width: 20.5%;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 13px;
    border: solid 1px #000;
    background-color: #f8f7f5;
    font-weight: 700;
    line-height: 30px
}

.book-table-widget .footer-block a {
    padding: 0 2%;
    font-weight: 700;
    text-decoration: underline
}

.book-table-widget .form form {
    width: 100%
}

.book-table-widget .form ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: space-between;
    width: 100%;
    align-items: flex-end;
    flex-wrap: wrap
}

.book-table-widget .form ul li {
    display: flex;
    flex-flow: column nowrap;
    padding-right: 2%
}

.book-table-widget form button {
    min-width: auto;
    padding: 14px
}

.book-table-widget .form ul li.booking-button {
    padding: 0
}

.book-table-widget .form ul li label {
    font-size: 12px;
    font-weight: 700;
    color: #948f87
}

.book-table-widget .footer-block {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 20px;
    font-size: 13px;
    flex: 0 0 100%
}

.select-wrapper {
    position: relative
}

.select-wrapper:after {
    content: "\f107";
    top: 4px;
    position: absolute;
    font-family: fontawesome;
    right: 30px;
    pointer-events: none;
    color: #9b9b9b
}

.select-wrapper select {
    appearance: none;
    -webkit-appearance: none;
    padding: 5px
}

.book-table-widget .form ul li select,
.book-table-widget .form ul li input {
    width: 100%;
    height: 35px;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #c1c1c1;
    padding-right: 30px
}

.book-table-widget .form ul li input.checkinout-date {
    padding-right: 30px;
    min-width: 150px;
    cursor: pointer;
    background-color: #fff;
    pointer-events: initial;
}

.book-table-widget .form ul li.checkin-block:after {
    content: "\f073";
    font-family: fontawesome;
    position: absolute;
    top: 4px;
    right: 30px;
    color: #9b9b9b;
}

.book-table-widget .form ul li input.time {
    background: url(images/icon-time.png) 99% center no-repeat
}

.book-table-widget .form .form-footer button {
    min-width: 0
}

.specialoffers-wrapper {
    position: relative
}

@media screen and (min-width:1024px) {
    .self-exclu .elementor-background-overlay {
        width: 70% !important;
        right: 0;
        left: auto !important
    }
    .specialoffers-wrapper:before {
        content: '';
        position: absolute;
        background: #e1e0de;
        width: 50%;
        left: 50%;
        top: 0;
        height: 100%
    }
    .list-items .item h4 {
        width: 70%
    }
}

.list-items .filter {
    display: flex;
    flex-flow: row nowrap;
    padding-bottom: 50px;
    align-items: center;
    position: static
}

.list-items .filter ul li.select-wrapper {
    border-bottom: 1px solid #ccc
}

.list-items .filter ul li.select-wrapper:after {
    content: "\f107";
    position: absolute;
    font-family: fontawesome;
    right: 0;
    bottom: 50%;
    transform: translateY(10px);
    font-size: 16px;
    pointer-events: none
}

.list-items .filter ul li select {
    border: 0;
    color: #948f87;
    font-size: 14px;
    padding: 0
}

.list-items .filter ul li button {
    min-width: auto;
    padding: 14px 14%
}

.list-items .filter ul li a {
    border-bottom: solid 1px;
    font-size: 12px
}

.list-items .filter ul li.cate-text a,
.list-items .filter ul li.cate-list select {
    text-transform: uppercase;
    padding-left: 8px;
    padding-right: 10px
}

.list-items .filter>span {
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d8d2cd;
    padding: 0;
    color: #666;
    margin-left: 15px;
    padding-right: 5%;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    line-height: 18px;
    position: relative;
    cursor: pointer
}

.list-items .filter>span:after {
    top: 0
}

.multicheckbox.gfield:after,
.ginput_container_date:after {
    top: 10px
}

.list-items .filter>span:after,
.multicheckbox.gfield:after,
.ginput_container_date:after {
    content: "\f107";
    font-family: line awesome free;
    font-weight: 900;
    display: block;
    position: absolute;
    right: 15px;
    font-size: initial
}

.list-items .filter .filter-box {
    position: absolute;
    left: 0;
    top: 24px;
    z-index: 10;
    background: #fff;
    width: 100%;
    padding: 30px 70px;
    display: none
}

.list-items .filter .filter-box.active {
    display: block
}

.list-items .filter .filter-box h3 {
    font-size: 18px;
    margin: 20px 0 0
}

.list-items .filter .filter-box ul {
    list-style: none;
    margin: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: flex-start;
    padding: 10px 0;
    border-bottom: 1px solid #d8d2cd
}

.list-items .filter .filter-box ul:last-child {
    border-bottom: none
}

.list-items .filter .filter-box ul li {
    display: inline-block;
    width: 19%
}

.list-items .filter .filter-box input:not([type=number]),
.contact-form .gfield_checkbox .gfield-choice-input {
    position: absolute;
    opacity: 0
}

.list-items .filter .filter-box label {
    position: relative;
    margin: 0;
    display: inline-block;
    align-items: flex-start;
    height: auto
}

.list-items .filter .filter-box label:before,
.contact-form .gfield_checkbox .gfield-choice-input+label:before {
    content: '';
    border: 1px solid;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    top: -1px;
    position: relative;
    margin-right: 10px
}

.list-items .filter .filter-box input:checked~label:after,
.contact-form .gfield_checkbox input:checked+label:after {
    content: "\f00c";
    font-family: line awesome free;
    font-weight: 900;
    position: absolute;
    left: 1px;
    top: 0
}

.list-items .item {
    margin-bottom: 50px
}

.list-items .item h4 {
    margin-bottom: 10px;
    color: #000
}

.list-items.press-list .item a {
    pointer-events: auto
}

.offer-list.list-items .item a {
    pointer-events: auto !important
}

.list-items .item .image {
    position: relative
}

.list-items .item .image .mask {
    z-index: 1
}

.list-items .item .image a {
    margin-bottom: 20px;
    display: block;
    width: 100%;
    padding-top: 60%;
    height: 0;
    position: relative
}

.list-items .item .image a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.list-items .item .image .overimage {
    background-color: rgba(0, 0, 0, .5);
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 100%;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    text-transform: uppercase;
    font-weight: 700;
    color: #fff
}

.list-items .item .text h3 {
    margin-bottom: 15px
}

.list-items .item .text .meta {
    display: block;
    margin-bottom: 25px;
    font-size: 15px
}

.list-items .item .text .excerpt {
    line-height: 1.8em;
    font-size: 18px
}

.list-items .item .text .category {
    font-weight: 400;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.25px
}

.list-items .filter {
    padding-bottom: 30px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: .75px
}

.list-items .filter form {
    width: 100%
}

.list-items .filter ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    flex-wrap: wrap;
    width: 100%
}

.list-items .filter ul li {
    font-size: 12px
}

.list-items .filter ul li:not(:last-child) {
    padding-right: 15px;
    margin-right: 26px
}

.list-items .filter ul li input.datepicker {
    background: url(images/icon-calendar2.png) 99% center no-repeat;
    border: none;
    border-bottom: 1px solid #ccc;
    height: 41px;
    line-height: 41px;
    border-radius: 0;
    font-size: 14px
}

.list-items .item a.download-link {
    color: #959595;
    background: url(images/icon-download.png) right 4px no-repeat;
    padding-right: 20px;
    font-size: 15px;
    display: inline-block
}

.event-list .item a h3 {
    margin-bottom: 5px
}

.event-list .item .meta {
    display: block;
    margin-bottom: 20px;
    font-size: 15px
}

.event-list .item .excerpt {
    color: #000
}

.golf-figure {
    margin-bottom: -60px;
    background: #fff;
    position: relative;
    z-index: 10;
    height: 100px
}

.golf-figure ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between
}

.golf-figure ul li {
    width: 25%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-content: center;
    color: #000;
    text-align: center
}

.golf-figure ul li strong {
    font-size: 40px;
    line-height: 1.5em;
    color: #8c7657;
    font-weight: 400
}

@media screen and (max-width:1199px) {
    .map.img-fullwidth {
        height: 60vh
    }
}

@media screen and (max-width:1024px) {
    .golf-figure {
        margin-bottom: -90px
    }
    .list-items .filter ul {
        justify-content: center
    }
}

@media screen and (max-width:480px) {
    .golf-figure {
        height: 60px;
        margin-bottom: -60px
    }
    .golf-figure ul li {
        font-size: 10px
    }
    .golf-figure ul li strong {
        font-size: 20px
    }
}

.book-golf .gform_wrapper .gform_fields {
    margin: 0 -15px;
    display: flex;
    flex-flow: row wrap
}

.book-golf .gform_wrapper .gform_fields>li {
    margin-bottom: 25px;
    font-size: 14px
}

.book-golf .gform_wrapper .gform_fields>li label {
    font-size: 12px;
    color: #948f87;
    font-weight: 700;
    margin: 0
}

.book-golf .gform_wrapper .gform_fields>li select,
.book-golf .gform_wrapper .gform_fields>li input {
    background: 0 0;
    border: none;
    border-radius: 0;
    border-bottom: 1px solid #d8d2cd;
    width: 100%;
    height: 40px;
    padding: 5px;
    color: #666
}

.book-golf .gform_wrapper .gform_fields>li input.datepicker {
    background: url(images/icon-calendar.png) right center no-repeat
}

.book-golf .gform_wrapper .gform_fields>li.input-time input {
    background: url(images/icon-time.png) right center no-repeat
}

.book-golf .gform_wrapper .gform_fields .golf-price h3 {
    display: flex;
    flex-flow: column nowrap;
    font-size: 14px;
    font-family: avenirltstd;
    margin: 0;
    color: #8c7657
}

.book-golf .gform_wrapper .gform_fields .golf-price h3 strong {
    font-size: 30px
}

.book-golf .gform_wrapper .gform_fields li.gfield_html ul {
    list-style: disc;
    padding: 0;
    margin: 0 0 20px 20px;
    display: flex;
    flex-flow: row wrap
}

.book-golf .gform_wrapper .gform_fields li.gfield_html p {
    margin-bottom: 0
}

.book-golf .gform_wrapper .gform_fields li.gfield_html ul li {
    width: 50%
}

.book-golf .gform_footer {
    text-align: center
}

.book-golf .gform_footer input {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding: 14px 24px;
    min-width: 180px;
    border-radius: 0;
    border: none
}

.career-boxes .elementor-image a {
    background: #202020
}

.career-boxes .elementor-image a:hover img {
    opacity: .5
}

.career-boxes .elementor-image a:hover:before {
    content: '';
    position: absolute;
    border: 1px solid #000;
    width: 94%;
    height: 94%;
    left: 3%;
    top: 3%
}

.career-boxes .elementor-image a:hover:after {
    content: 'VIEW MORE';
    position: absolute;
    width: 150px;
    left: calc(50% - 75px);
    top: 50%;
    color: #fff;
    background: #000;
    height: 35px;
    line-height: 35px;
    padding: 0;
    font-size: 13px
}

.career-benefits {
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap
}

.career-benefits .item {
    position: relative;
    width: 25%
}

.career-benefits .item span {
    position: absolute;
    bottom: 5%;
    left: 0;
    display: block;
    font-size: 30px;
    width: 100%;
    text-align: center
}

.career-benefits .item .image>h3 {
    position: absolute;
    top: 50%;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 21
}

.career-benefits .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 0;
    padding-top: 150%;
    position: relative
}

.career-benefits .image:before {
    content: '';
    background: rgba(0, 0, 0, .5);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%
}

.career-benefits .mask {
    position: absolute;
    background: transparent;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    padding: 40px;
    text-align: center;
    opacity: 0;
    transition: all .3s ease;
    z-index: 20
}

.career-benefits .item:hover>h4 {
    opacity: 0
}

.career-benefits .item:hover span {
    opacity: 0
}

.career-benefits .item:hover .mask {
    opacity: 1;
    transition: all .3s ease
}

.career-benefits .mask .link {
    position: absolute;
    bottom: 5%;
    left: 0;
    width: 100%;
    text-align: center
}

.career-benefits .mask .link a {
    font-size: 13px;
    text-decoration: underline
}

.career-benefits .item:hover .mask {
    background: rgba(159, 129, 87, .5)
}

.career-benefits-content .item {
    display: flex;
    flex-flow: row nowrap
}

.career-benefits-content .item .image {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
    height: 0;
    padding-top: 50%;
    position: relative
}

.career-benefits-content .item .content {
    width: 50%;
    position: relative;
    border: solid 13px rgba(93, 93, 93, .25);
    margin: 20px 20px 50px
}

.career-benefits-content .item .content .content-wrapper {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    border: 30px solid #fff;
    border-bottom-width: 50px
}

.career-benefits-content .item .content .content-wrapper ul {
    padding: 0
}

.career-benefits-content .owl-prev {
    position: absolute;
    z-index: 10;
    right: calc(50% - 20px);
    bottom: 15px
}

.career-benefits-content .owl-next {
    position: absolute;
    z-index: 10;
    right: 20px;
    bottom: 15px
}

@media screen and (max-width:991px) {
    .career-benefits {
        flex-flow: row wrap
    }
    .career-benefits .item {
        width: 50%
    }
    .career-benefits-content .item {
        flex-flow: column nowrap
    }
    .career-benefits-content .item .image {
        width: 100%
    }
    .career-benefits-content .item .content {
        width: calc(100% - 40px);
        height: 250px
    }
}

@media screen and (max-width:480px) {
    .career-benefits .item {
        width: 100%
    }
}

.modal-header {
    padding: 0 !important;
    border: none !important
}

.modal-header .close {
    position: absolute;
    right: 0;
    margin: 0;
    top: 0;
    width: 50px;
    height: 50px;
    padding: 0;
    background: #000;
    color: #fff;
    text-shadow: none;
    border-radius: 0;
    border: none;
    z-index: 10;
    opacity: 1
}

.modal-body {
    padding: 0 !important
}

.opportunity {
    display: flex;
    flex-flow: row wrap
}

.opportunity .item {
    width: 33.33%;
    margin: 0 0 30px;
    padding: 0 15px;
    position: relative
}

.opportunity .item:nth-child(2) {
    width: 66.67%
}

.opportunity .item:nth-child(2) .image {
    padding-top: 47.67%
}

.opportunity .item .image img {
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    width: 100%;
    height: 100%
}

.opportunity .item .image {
    position: relative;
    padding-top: 100%
}

.opportunity .item h4 {
    padding: 15px 0;
    margin: 0;
    text-align: center
}

.opportunity .mask {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(36, 36, 36, .9);
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: center;
    opacity: 0;
    transition: all .5s ease
}

.opportunity .mask a {
    position: relative;
    z-index: 50
}

.opportunity .item:hover .mask {
    opacity: 1;
    transition: all .5s ease
}

.opportunity .item .mask:before {
    content: '';
    border: 1px solid #000;
    display: block;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    position: absolute;
    left: 10px;
    top: 10px;
    z-index: 20
}

@media screen and (max-width:991px) {
    .opportunity .item {
        width: 50%
    }
    .opportunity .item:nth-child(2) {
        width: 50%
    }
    .opportunity .item:nth-child(2) .image {
        padding-top: 100%
    }
}

@media screen and (max-width:480px) {
    .opportunity .item {
        width: 100%
    }
}

::placeholder,
::-webkit-input-placeholder {
    color: #000
}

.contact-form.small .gform_wrapper .gform_fields .gfield {
    margin-bottom: 10px
}

.contact-form .gform_wrapper .gform_fields {
    margin: 0 -15px;
    display: flex;
    flex-flow: row wrap;
    align-items: flex-end
}

.contact-form .gform_wrapper .gform_fields .gfield {
    margin-bottom: 20px
}

.contact-form.small .gfield_label {
    font-size: 15px;
    white-space: nowrap
}

.contact-form .gform_wrapper .gform_fields .gfield input.small,
.contact-form .gform_wrapper .gform_fields .gfield textarea.small,
.contact-form.small .gform_wrapper .gform_fields .gfield select,
.contact-form.small .gform_wrapper .gform_fields .gfield input {
    border-bottom: 1px solid #d8d2cd;
    background-color: #fff;
    border-top: 0
}

.clear-multi {
    display: flex
}

.clear-multi .ginput_container_date {
    width: 32%;
    min-width: 64px
}

.clear-multi .ginput_container_date:last-child {
    width: 36%
}

.contact-form .gform_wrapper .gform_fields .gfield input,
.contact-form .gform_wrapper .gform_fields .gfield select {
    width: 100%;
    padding: 20px;
    border: 0;
    font-size: 16px;
    border-radius: 0
}

.contact-form.popup-news .gform_wrapper .gform_fields .gfield {
    margin-bottom: 0
}

.contact-form.popup-news .gform_wrapper .gform_fields .gfield input {
    line-height: 34px;
    margin-bottom: 12px;
    width: 75%;
    padding: 3px 4%
}

.contact-form.popup-news .gform_footer {
    text-align: left
}

.contact-form.popup-news .gform_footer input {
    min-width: auto;
    padding: 14px 9%
}

.contact-form .gform_wrapper .gform_fields .gfield select {
    color: #000;
    background: #dadcdd;
    border-top: solid 1.5px #dadcdd;
    border-bottom: solid 1.5px #dadcdd
}

.contact-form .gform_wrapper .gform_fields .gfield textarea {
    padding: 20px;
    border: none;
    width: 100%;
    border-radius: 0;
    font-size: 16px
}

.contact-form .gform_footer {
    display: flex;
    flex-flow: row nowrap;
    justify-items: center;
    align-content: space-around;
    margin: -5px
}

.contact-form .gform_footer input {
    position: relative;
    background: #000;
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 1.2px;
    padding: 14px 24px;
    min-width: 180px;
    border-radius: 0;
    border: none;
    margin: auto
}

.elementor-location-footer nav ul li a {
    font-weight: 700;
    font-size: 13px;
    letter-spacing: .5px;
    text-transform: uppercase
}

.elementor-location-footer h4 {
    font-size: 16px
}

.elementor-location-footer .elementor-form {
    border-bottom: 1px solid #bfab8e
}

.elementor-location-footer .elementor-form input {
    padding: 0;
    outline: none
}

.footer-menu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.footer-menu ul li a {
    color: #fff;
    font-size: 13px;
    text-transform: uppercase;
    padding: 8px 20px;
    display: block
}

.main-menu-desktop ul.sub-menu {
    top: 48px !important
}

.main-menu-desktop ul.sub-menu li:first-child {
    border-top: 2px solid #bfab8e
}

.main-menu-desktop .elementor-nav-menu .sub-menu a,
.main-menu-desktop .elementor-nav-menu .sub-menu a:hover {
    padding-right: 50px
}

@media screen and (max-width:767px) {
    .tab-table-casino .elementor-tabs .elementor-tabs-wrapper {
        display: block !important
    }
    .tab-table-casino .elementor-tabs .elementor-tab-mobile-title {
        display: none
    }
    .footer-menu ul {
        flex-flow: column nowrap;
        padding: 10px 0
    }
    .footer-menu ul li {
        width: 100%
    }
    .footer-menu ul li a {
        padding: 5px 20px;
        text-align: center
    }
}

.gform_wrapper ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.gform_wrapper .hidden_label .gfield_label {
    display: none
}

.gform_ajax_spinner {
    position: absolute
}

.elementor-location-footer .gform_wrapper {
    border-bottom: 1px solid #bfab8e
}

.elementor-location-footer .gform_wrapper input::-webkit-input-placeholder {
    color: #fff
}

.elementor-location-footer .gform_wrapper form {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between
}

.elementor-location-footer .gform_wrapper .gform_body {
    flex-grow: 2
}

.elementor-location-footer .gform_wrapper ul li input {
    font-size: 14px;
    padding: 10px 0;
    margin: 0;
    border: 0;
    background: 0;
    border-radius: 0;
    color: #fff;
    width: 100%
}

.elementor-location-footer .gform_footer {
    width: 80px
}

.elementor-location-footer .gform_footer input {
    width: 100%;
    background: 0 0;
    color: #fff;
    border: none;
    text-align: center;
    padding: 10px 0;
    font-size: 14px;
    min-width: 0
}

.elementor-location-footer .fa-linkedin-in {
    position: relative;
    top: 3px
}

.elementor-location-footer table td {
    vertical-align: middle
}

.hotel-logos .elementor-widget-wrap {
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
    justify-content: space-between;
    padding: 40px 0
}

.hotel-logos .elementor-widget-wrap .elementor-widget-image {
    padding: 0 40px;
    margin: 5px 0 !important
}

.hotel-logos .elementor-widget-wrap .elementor-widget-image:first-child {
    padding-left: 0;
    border-right: 1px solid #fff
}

.hotel-logos .elementor-widget-wrap .elementor-widget-image:last-child {
    padding-right: 0
}

@media screen and (max-width:1440px) {
    .hotel-logos .elementor-widget-wrap .elementor-widget-image {
        padding: 0 20px
    }
}

@media screen and (max-width:991px) {
    .hotel-logos .elementor-widget-wrap {
        flex-flow: row wrap;
        justify-content: center;
        padding: 20px 0
    }
    .hotel-logos .elementor-widget-wrap .elementor-widget-image {
        padding: 15px !important;
        width: 33.33%;
        border: none !important
    }
    .hotel-logos .elementor-widget-wrap .elementor-widget-image img {
        max-width: 150px
    }
    .hotel-logos .elementor-widget-wrap .elementor-widget-image:first-child {
        width: 100%
    }
}

@media screen and (max-width:767px) {
    .hotel-logos .elementor-widget-wrap .elementor-widget-image img {
        max-width: 80px
    }
}

.ie .hotel-logos .elementor-widget-wrap {
    display: block
}

.ie .hotel-logos .elementor-widget-wrap .elementor-widget-image {
    display: inline-block;
    width: 14% !important;
    min-width: 150px
}

@media screen and (max-width:480px) {
    .ie .hotel-logos .elementor-widget-wrap .elementor-widget-image {
        width: 100px !important;
        min-width: 100px !important
    }
    .ie .hotel-logos .elementor-widget-wrap .elementor-widget-image:first-child {
        width: 100% !important;
        min-width: 100% !important
    }
}

.galleries-wrapper {
    display: flex;
    flex-flow: row wrap
}

.galleries-wrapper .item {
    width: 50%
}

.galleries-wrapper .item a {
    position: relative;
    width: 100%;
    display: block;
    height: 0;
    padding-top: 55%;
    overflow: hidden
}

.galleries-wrapper .item a img {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    z-index: 1;
    transition: all 10s ease;
    transform: scale(1)
}

.galleries-wrapper .item a h2 {
    position: absolute;
    z-index: 5;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center;
    color: #fff;
    background: transparent;
    transition: background 5s ease;
    text-transform: uppercase;
    margin: 0
}

.galleries-wrapper .item a:hover img {
    transform: scale(1.1);
    transition: all 10s ease
}

.galleries-wrapper .item a:hover h2 {
    background: rgba(0, 0, 0, .5);
    transition: background 5s ease
}

.gallery-menu-wrapper {
    position: relative
}

.gallery-menu-wrapper.is-sticky {
    position: fixed;
    top: 55px;
    z-index: 99;
    width: 100%;
    background: #fff;
    left: 0
}

.gallery-menu {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center;
    border-bottom: 1px solid rgba(174, 174, 174, .27)
}

.gallery-menu a {
    color: #aeaeae;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px
}

.gallery-menu a:hover {
    color: #000
}

.gallery-menu a.active {
    color: #000;
    font-weight: 700
}

.gallery-submenu {
    display: flex;
    flex-flow: row wrap;
    justify-content: center;
    align-items: center
}

.gallery-submenu a {
    color: #aeaeae;
    font-size: 14px;
    text-transform: uppercase;
    padding: 10px
}

.gallery-submenu a:hover {
    color: #000
}

.gallery-submenu a.active {
    color: #000;
    font-weight: 700
}

.gallery-albums {
    padding: 0 40px
}

.gallery-album {
    margin-bottom: 50px
}

.gallery-album h3 {
    margin-bottom: 30px
}

.gallery-album .gallery-images {
    display: flex;
    flex-flow: row wrap
}

.gallery-album .gallery-images a {
    width: 25%;
    padding: 0 8px;
    margin-bottom: 16px
}

@media screen and (min-width:1600px) {
    .img-size-3by4 .jet-posts__inner-content {
        min-height: 250px
    }
}

@media screen and (max-width:768px) {
    .item-content {
        padding-right: 30px;
        align-items: center;
        height: auto;
        display: flex
    }
    .activity-wrapper .item.reverse .item-content {
        padding-right: 15px;
        padding-left: 30px
    }
    .activity-container {
        padding: 0 !important
    }
    .activity-wrapper .item {
        padding: 0 20px
    }
    .book-table-widget .heading {
        text-align: center;
        font-size: 13px
    }
    .book-table-widget .form ul li:not(.select-wrapper) {
        width: 100%
    }
    .book-table-widget .form ul li:not(.select-wrapper):last-child {
        width: 100% !important
    }
    .book-table-widget .footer-block {
        flex-direction: column
    }
    .book-table-widget .promocode {
        width: 100%;
        font-size: 12px
    }
    .book-table-widget .booking-button {
        order: 8;
        margin-top: 20px
    }
    .premier-tab .elementor-tab-title p {
        display: none
    }
    table.tb-1 tr td {
        width: 50% !important
    }
    table.tb-2 tr td {
        width: 100% !important
    }
    #gform_wrapper_15 .gform_heading {
        padding: 20px
    }
    #gform_15 {
        padding: 20px
    }
    .custom-landing-page-form_wrapper .custom-file-field label {
        height: 100px;
        padding-bottom: 0;
        text-align: center
    }
    .custom-landing-page-form_wrapper .custom-file-field:after {
        bottom: 15px;
        top: auto;
        height: 50%;
        padding-right: 0;
        text-align: center;
        width: 100%
    }
    .landing-page-object-fit img {
        height: auto;
        width: 100%;
        object-fit: cover
    }
    .slider-highlight .item .image {
        padding-top: 65.5%
    }
    .slider-highlight .item .text {
        padding-bottom: 75px !important
    }
    .slider-highlight .owl-nav {
        position: absolute;
        width: 100%;
        bottom: 0
    }
    .slider-highlight.table-b-image .slider-wrapper {
        padding-bottom: 50px
    }
    .slider-highlight button.owl-prev,
    .slider-highlight button.owl-next {
        width: 50px;
        position: relative;
        bottom: auto;
        right: auto
    }
    .slider-highlight .owl-nav {
        display: flex;
        justify-content: space-between;
        padding: 0 19%
    }
    .slider-highlight .pagination {
        bottom: 0;
        height: 40px;
        right: calc(50% - 22px);
        width: auto;
        flex-direction: row
    }
    .slider-highlight .pagination span {
        padding: 0
    }
    .slider-highlight .pagination span:first-child {
        border-bottom: 0
    }
    .slider-highlight .pagination span:first-child::after {
        content: '/';
        display: inline;
        padding: 0 5px
    }
    .slider-highlight.responsible-highlight {
        padding-left: 5.4% !important
    }
    .slider-highlight.casino-highlight .slider-wrapper,
    .slider-highlight.responsible-highlight .slider-wrapper {
        padding-bottom: 55px
    }
    .gallery-albums {
        padding: 0 20px
    }
    .gallery-album .gallery-images a {
        width: 33.33%
    }
    .gallery-submenu a {
        padding: 5px
    }
    .slider-highlight .pagination span {
        font-size: 12px
    }
    .list-items .filter ul {
        flex-flow: column;
        text-align: center
    }
    .list-items .filter form {
        width: 100%
    }
    .list-items .filter ul li {
        margin: 12px 0
    }
    .summer-cate-list {
        display: none !important
    }
    .summer-select {
        display: block !important;
        margin: 10px auto;
        border: none;
        border-bottom: solid 1px #dcdcdc;
        text-transform: uppercase;
        font-size: 13px
    }
}

@media screen and (max-width:480px) {
    .gallery-menu {
        padding-bottom: 15px
    }
    .gallery-menu select {
        width: 100%;
        font-size: 16px;
        padding: 8px
    }
    .gallery-album .gallery-images a {
        width: 50%
    }
}

.investor-form .gform_wrapper ul {
    display: flex;
    flex-flow: row wrap;
    margin: 0 -15px
}

.investor-form .gform_wrapper ul li {
    margin-bottom: 30px
}

.investor-form .gform_wrapper ul li input {
    background: #ededed;
    width: 100%;
    border: none;
    border-radius: 0;
    height: 50px;
    padding: 10px
}

.investor-form .gform_wrapper ul li textarea {
    background: #ededed;
    width: 100%;
    border: none;
    border-radius: 0;
    padding: 10px;
    height: 200px
}

.breadcrumbs p {
    margin-bottom: 0
}

.breadcrumbs p a {
    color: rgba(255, 255, 255, .5)
}

.breadcrumbs p a:hover {
    color: #fff
}

.media-menu ul li a {
    text-transform: uppercase;
    color: #948f87;
    font-size: 14px;
    letter-spacing: .75px;
    font-weight: 700
}

.media-menu ul li.current-menu-item>a {
    text-decoration: underline;
    color: #000
}

.csr-list.list-items .item .text h3 {
    font-size: 21px
}

.csr-list.list-items .item .text h3 {
    font-size: 21px
}

.csr-list.list-items .item .text .excerpt {
    font-size: 16px
}

.press-list .filter {
    padding-bottom: 80px;
    font-family: raleway, sans-serif
}

.press-list .row {
    align-items: center;
    font-family: raleway, sans-serif
}

.list-items .item .text h3 {
    font-family: raleway, sans-serif
}

.press-list .item .text .meta {
    display: flex;
    flex-flow: row nowrap;
    font-size: 15px
}

.press-list .item .text .content {
    font-size: 18px
}

.list-items.press-list .filter ul li select {
    font-family: raleway, sans-serif
}

.list-items.press-list .filter ul li button {
    font-family: raleway, sans-serif
}

.list-items.brochure-list .item a.download-link {
    font-family: raleway, sans-serif
}

html[lang=zh-ZH] body.media_press-template-default.single,
html[lang=ja-JA] body.media_press-template-default.single,
html[lang=ko-KR] body.media_press-template-default.single {
    font-family: raleway, sans-serif
}

.press-list .item .text .meta .download {
    margin-left: 20px;
    padding-left: 20px;
    border-left: 1px solid #959595
}

.press-list .item .text .meta .download a.download-link {
    font-size: 15px
}

.library-list .item .text .meta a {
    margin-right: 15px
}

.library-list .filter ul li a {
    text-transform: uppercase;
    color: #948f87;
    font-size: 13px;
    letter-spacing: 1px
}

.library-list .filter ul li.active a {
    text-decoration: underline;
    color: #000
}

.overview-slider.slider-carousel .item .image {
    background-size: cover !important
}

.overview-slider.slider-carousel .item .image .content {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center
}

.play-button .elementor-image-box-wrapper {
    display: flex;
    flex-flow: row nowrap
}

.banner-slider .item {
    height: 90vh;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 1;
    background: #242424;
    text-align: center
}

.banner-slider .item:before {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 2;
    background: #242424;
    opacity: .4
}

.banner-slider .item img {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-slider .item video {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    object-fit: cover
}

.banner-slider .item .wrapper {
    position: relative;
    width: 60%;
    opacity: 1;
    z-index: 3
}

.banner-slider .item .wrapper .header {
    max-width: 100%
}

.banner-slider .item .wrapper .content {
    display: flex;
    flex-flow: row nowrap;
    flex-wrap: wrap
}

.banner-slider .item .wrapper .content a {
    background: #000;
    padding: 10px 4%;
    font-size: 16px;
    margin-top: 10px
}

.banner-slider .item .wrapper .content h1,
.banner-slider .item .wrapper .content h2,
.banner-slider .item .wrapper .content h3,
.banner-slider .item .wrapper .content h4,
.banner-slider .item .wrapper .content h5,
.banner-slider .item .wrapper .content h6 {
    width: 100%;
    font-weight: 200
}

.banner-slider .item .wrapper .content :last-child {
    display: inline;
    flex-basis: 100%
}

div._form_3 form {
    width: 100% !important;
    margin: 0 !important;
    padding: 0 !important
}

div._form_3 form ._form-content {
    border-bottom: 1px solid rgba(255, 255, 255, .5) !important
}

div._form_3 form ._x98391434 {
    width: 70% !important;
    margin: 0 !important
}

div._form_3 form ._x98391434 input[type=text] {
    width: 100% !important;
    background: 0 0 !important;
    border: none !important;
    color: #fff !important;
    padding: 6px 0 !important;
    font-size: 16px !important
}

div._form_3 form ._x98391434 input::placeholder {
    color: #fff !important
}

div._form_3 form ._x72581148 {
    display: none !important
}

div._form_3 form ._form-label {
    display: none !important
}

div._form_3 form ._button-wrapper {
    margin: 0 !important;
    float: right !important;
    width: 20%;
    text-align: right
}

div._form_3 form ._button-wrapper button {
    font-weight: 400 !important;
    letter-spacing: 0 !important;
    font-size: 16px !important;
    width: auto !important;
    min-width: 0
}

div._form_3 form ._button-wrapper button:before {
    display: none !important
}

.experiences .filter {
    background: #f2f2f2;
    padding: 30px;
    display: flex;
    flex-flow: row nowrap;
    justify-content: center;
    align-items: center
}

.experiences .filter a {
    font-size: 14px;
    text-transform: uppercase;
    margin: 0 20px;
    font-weight: 400
}

.experiences .filter a:hover,
.experiences .filter a.active {
    color: #000
}

.experiences .wrapper {
    display: flex;
    flex-flow: row wrap
}

.experiences .wrapper .item {
    width: 25%;
    flex-shrink: 0;
    height: 0;
    padding-top: 25%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    font-size: 14px;
    line-height: 1.5em
}

.experiences .wrapper .item a {
    opacity: 0;
    transition: all .5s ease;
    background: rgba(0, 0, 0, .6);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: flex;
    flex-flow: column nowrap;
    justify-content: center;
    align-items: center;
    text-align: center;
    padding: 30px;
    color: #fff
}

.experiences .wrapper .item:hover a {
    opacity: 1;
    transition: all .5s ease
}

.experiences .wrapper .item a h3 {
    color: #fff;
    text-transform: uppercase
}

.experiences .filter-mobile {
    display: none
}

@media screen and (max-width:991px) {
    .banner-slider .item {
        height: 50vh
    }
    .experiences .wrapper .item {
        width: 33.33%;
        padding-top: 33.33%
    }
    .experiences .wrapper .item a {
        padding: 10px;
        font-size: 12px;
        line-height: 1.5em
    }
}

@media screen and (max-width:767px) {
    .experiences .wrapper .item {
        width: 50%;
        padding-top: 50%
    }
    .experiences .wrapper .item a .excerpt {
        display: none
    }
    .experiences .filter {
        display: none
    }
    .experiences .filter-mobile {
        display: block;
        background: #f2f2f2;
        padding: 20px;
        position: relative
    }
    .experiences .filter-mobile:after {
        content: "\f107";
        font-family: fontawesome;
        position: absolute;
        top: 25px;
        right: 30px;
        color: #222
    }
    .experiences .filter-mobile select {
        -webkit-appearance: none;
        appearance: none;
        background: 0 0;
        border: none;
        border-bottom: 1px solid #ccc;
        width: 100%;
        padding: 5px 10px;
        font-size: 14px
    }
}

.home-highlight .slider-highlight,
.home-highlight .slider-highlight .item,
.home-highlight .slider-highlight .item .text {
    background: 0 0
}

.home-highlight .slider-highlight .item {
    flex-flow: row-reverse
}

@media screen and (max-width:991px) {
    .home-highlight .slider-highlight .item {
        flex-flow: column nowrap
    }
}

@media screen and (max-width:480px) {
    .list-items .filter .filter-box {
        padding: 20px 0
    }
    .list-items .filter .filter-box ul {
        flex-flow: row wrap
    }
    .list-items .filter .filter-box ul li {
        width: 100%
    }
    .offer-list.list-items .filter .filter-box {
        padding: 20px
    }
    .banner-slider .item .wrapper .content h3 {
        width: 100%
    }
}

.elementor-location-footer .elementor-social-icons-wrapper a:nth-child(3) {
    position: relative;
    top: 2px
}

.elementor-location-footer .elementor-social-icons-wrapper a:nth-child(4) {
    position: relative;
    top: 3px
}

.text-template {
    overflow: hidden
}

div#input_2_5 {
    display: none
}

.site-main>.elementor.elementor-52,
.site-main>.elementor.elementor-49 {
    display: none !important;
    visibility: hidden
}

.awards-popup .dialog-close-button.dialog-lightbox-close-button {
    background: url(images/close-icon.png)center center no-repeat !important;
    width: 31px;
    height: 31px;
    display: block
}

.awards-popup .dialog-close-button.dialog-lightbox-close-button i {
    display: none !important
}

@media(min-width:990px) and (max-width:1366px) {
    #elementor-popup-modal-8941 .dialog-message,
    #elementor-popup-modal-8926 .dialog-message {
        width: 750px !important;
        height: auto
    }
    .popup-bg {
        background-size: 100% auto !important
    }
    .elementor-8941 .elementor-element.elementor-element-1ed73319>.elementor-container,
    .elementor-8926 .elementor-element.elementor-element-1b9faab8>.elementor-container {
        min-height: 474px !important
    }
}

.elementor-location-header .elementor-element-906ec4d.elementor-section-content-middle.elementor-hidden-tablet.elementor-hidden-phone:not(.elementor-sticky--active) {
    position: relative !important;
    z-index: 101 !important
}

.dine-list.list-items .item a.has-detail,
.dine-list.list-items .item .text a.has-detail {
    pointer-events: unset !important
}

.faq-container>.elementor-container {
    max-width: 810px !important;
    margin: 0 auto !important
}

.tabs-container {
    max-width: 980px;
    margin: -300px auto 100px !important;
    position: relative
}

.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: 12px 0 20px;
    float: left;
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    background: 0;
    border: none;
    border-radius: 0;
    border-top: 5px solid #e6e6e6;
    border-bottom: 5px solid #e6e6e6
}

.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 5px 0 !important;
    border: 0 !important;
    white-space: nowrap;
    border: none;
    background: no-repeat;
    color: #232323;
    font-size: 20px
}

.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    padding-bottom: 0 !important
}

.ui-tabs .ui-tabs-nav li a {
    padding: 0 0 !important;
    line-height: 22px !important;
    border-bottom: 1px solid transparent
}

.ui-state-active a,
.ui-state-active a:hover,
.ui-state-active a:link,
.ui-state-active a:visited,
.ui-tabs .ui-tabs-nav li.ui-tabs-active a.active {
    color: #000 !important;
    border-bottom: 1px solid #000
}

.ui-tabs.ui-tabs-vertical {
    padding: 0;
    width: 100%;
    border: none;
    background: 0 0
}

.ui-tabs.ui-tabs-vertical .ui-tabs-nav {
    float: left;
    width: 25%;
    background: 0 0;
    border-radius: 0;
    border-right: none
}

.tabs-container .ui-tabs.ui-tabs-vertical .ui-tabs-panel {
    float: left;
    width: 75%;
    border-left: none;
    border-radius: 0;
    position: relative;
    left: 0;
    padding: 0 0 0 40px
}

.tabs-container .elementor-accordion .elementor-tab-content {
    font-size: 16px;
    color: #8c7657
}

.tabs-container .elementor-accordion .elementor-accordion-item {
    border-top: 1px solid #d4d4d4;
    border-right: none;
    border-left: none
}

.tabs-container .elementor-accordion .elementor-accordion-item .elementor-accordion-item:last-child {
    border-bottom: 1px solid #d4d4d4
}

.tabs-container .elementor-accordion .elementor-tab-title .elementor-accordion-icon {
    display: inline-block;
    width: 45px !important;
    margin-top: -10px
}

.nav-tabs select {
    display: none
}

@media screen and (max-width:1023px) {
    .tabs-container {
        max-width: 100%;
        padding-left: 20px;
        padding-right: 20px
    }
    .ui-tabs .ui-tabs-nav li {
        display: none
    }
    .ui-tabs.ui-tabs-vertical .ui-tabs-nav {
        width: 100%;
        padding: 8px 0
    }
    .tabs-container .ui-tabs.ui-tabs-vertical .ui-tabs-panel {
        width: 100%;
        padding-left: 0
    }
    .nav-tabs select {
        display: block;
        height: 40px;
        padding: 10px 0;
        border: none
    }
    .faq-container>.elementor-container {
        max-width: 100% !important;
        margin: 0 auto !important;
        padding: 0 20px
    }
}

.activities {}

.activity-section .elementor-text-editor h3 {
    font-size: 40px !important;
    line-height: 46px !important;
    margin-bottom: 10px !important
}

.activities .filter {
    display: flex;
    justify-content: center;
    margin: 80px 0;
    position: relative;
    list-style: none
}

.activities .filter a {
    font-size: 15px;
    text-transform: uppercase;
    display: block;
    margin: 0 15px;
    position: relative;
    color: #393939 !important
}

.activities .filter .is-active a {
    color: #8c7657 !important
}

.filter-mobile {
    display: none
}

.activity-wrapper .item {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    position: relative;
    margin-bottom: 80px;
    transition: all .5s linear;
    padding: 0 80px
}

.activity-wrapper .item.reverse {
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-around;
    position: relative;
    transition: all .5s linear
}

.item-image {
    padding-top: 50%;
    background-repeat: no-repeat;
    background-size: cover
}

.activity-wrapper .item.img-nopadding {
    padding: 0 80px 0 0
}

@media screen and (max-width:1440px) {
    .item-image {
        padding-top: 50%;
        background-repeat: no-repeat;
        background-size: cover
    }
}

.item-content {
    padding-right: 80px;
    align-items: center;
    height: auto;
    display: flex
}

.activity-wrapper .item.reverse .item-content {
    padding-right: 15px;
    padding-left: 80px
}

.item-content h3 {
    display: block;
    width: 100%
}

.item-content .content {
    display: block;
    width: 100%;
    color: #393939
}

.activity-wrapper #load-more {
    display: block;
    font-size: 13px;
    text-align: center;
    text-transform: uppercase;
    color: #fff;
    background: #000;
    width: 180px;
    height: 40px;
    line-height: 21px;
    border: none;
    border-radius: 0;
    letter-spacing: .3px;
    margin: 0 auto
}

.um-terms-conditions-content {
    display: block !important;
    height: 190px;
    overflow-y: scroll;
    padding-bottom: 55px;
    padding-top: 12px;
    padding-left: 12px;
    background-color: #ededed
}

.um-terms-conditions-content>.um-hide-terms {
    pointer-events: none !important;
    display: none;
    visibility: hidden
}

.um-field.um-field-type_terms_conditions {
    margin-bottom: 30px
}

.um-field.um-field-type_terms_conditions .um-field-area {
    display: flex;
    flex-direction: column-reverse
}

.um-field.um-field-type_terms_conditions .um-field-area:nth-child(2) {
    position: absolute;
    width: 100%;
    bottom: 35px
}

.um-field.um-field-type_terms_conditions .um-field-area:nth-child(2) p.um-notice.err {
    position: absolute;
    width: 100%;
    bottom: -55px
}

.um-field.um-field-type_terms_conditions .um-field-area .um-toggle-terms {
    pointer-events: none !important;
    color: #666 !important;
    font-size: 18px;
    margin-top: -10px;
    margin-bottom: 7px
}

.um-field.um-field-type_terms_conditions .um-field-checkbox {
    left: 90px;
    width: auto;
    max-width: 61%
}

.member-wrapper .elementor-widget-wrap {
    max-width: 500px;
    margin: 0 auto;
    position: relative
}

.text-intro p {
    font-size: 20px;
    color: #000
}

.um-login {
    max-width: 100% !important
}

.um-login .um-right.um-half {
    display: none !important
}

.black p {
    margin-bottom: 0 !important
}

.um-col-alt-b {
    max-width: 48%;
    margin-top: -50px;
    position: absolute;
    right: 0;
    width: 100%;
    padding-top: 10px !important
}

.um-col-alt-b a.um-link-alt {
    line-height: 22px;
    color: #000 !important;
    display: block !important;
    text-decoration: underline !important;
    font-weight: 400;
    text-align: center;
    border-bottom: none !important;
    font-weight: 500
}

.um input[type=submit].um-button,
.um input[type=submit].um-button:focus,
.um a.um-button,
.um a.um-button.um-disabled:hover,
.um a.um-button.um-disabled:focus,
.um a.um-button.um-disabled:active {
    background: #000 !important;
    border-radius: 0 !important
}

input[type=submit].um-button,
input[type=submit].um-button:focus {
    text-transform: uppercase !important;
    font-weight: 500 !important;
    letter-spacing: 1px
}

.um-register {
    opacity: 1 !important
}

.um-register .um input[type=submit].um-button {
    max-width: 180px;
    margin: 0 auto
}

#elementor-popup-modal-5762 .dialog-message,
#elementor-popup-modal-5762 .dialog-type-lightbox .dialog-message {
    width: 900px !important
}

.um-register .um-field-media,
.um-register .um-field-language {
    width: 49% !important;
    display: inline-block
}

.um-register .um-field-country,
.um-register .um-field-topic {
    width: 49% !important;
    display: inline-block;
    float: right
}

.register-popup {
    max-width: 650px;
    margin: 0 auto
}

.um-register .um-form input[type=text],
.um-register .um-form input[type=search],
.um-register .um-form input[type=tel],
.um-register .um-form input[type=number],
.um-register .um-form input[type=password],
.um-register .um-form textarea,
.um-register .select2.select2-container .select2-selection,
.um-register .select2-container-multi .select2-choices {
    background: #ededed !important
}

.um-register .select2-container--default .select2-selection--single .select2-selection__placeholder {
    color: #000 !important
}

.um-register .select2.select2-container .select2-selection .select2-selection__arrow:before {
    color: #000 !important
}

.um-register .um-field input::-webkit-input-placeholder,
.um-register .um-field textarea::-webkit-input-placeholder,
.um-register .um-field select::-webkit-input-placeholder {
    color: #000 !important
}

.um-register .um-field input::-moz-placeholder,
.um-register .um-field textarea::-moz-placeholder,
.um-register .um-field select::-moz-placeholder {
    color: #000 !important
}

.um-register .um-field input:-ms-input-placeholder,
.um-register .um-field textarea:-ms-input-placeholder,
.um-register .um-field select:-ms-input-placeholder {
    color: #000 !important
}

.um-register .um-field input:-moz-placeholder,
.um-register .um-field textarea:-moz-placeholder,
.um-register .um-field select:-moz-placeholder {
    color: #000 !important
}

.um:not(.um-directory) select {
    height: 38px;
    background: #ededed;
    border-radius: 1px;
    color: #8c7657;
    padding-left: 10px;
    max-width: 96% !important
}

.um:not(.um-directory) select option:nth-child(1) {
    display: none !important
}

.um-register .um-col-alt .um-right.um-half {
    display: none !important
}

.um-register .um-field-checkbox.um-field-half {
    width: 100% !important
}

.um-register .um-field-um_block_5698_13 {
    color: #777;
    font-size: 14px !important
}

.um-register .um-field-checkbox-option {
    position: absolute;
    top: 0;
    color: #464646 !important
}

.um-field-checkbox-state i {
    color: #666 !important
}

.um-register .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um-field .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i {
    background: #000 !important
}

.um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
.um-field-checkbox.um-field-radio-state-disabled.active .um-field-checkbox-state i {
    color: #000 !important
}

.um-register .um-col-alt .um-left {
    float: none !important;
    display: block !important;
    margin: 0 auto !important
}

.um-field-block h4 {
    color: #464646 !important;
    margin-bottom: 5px !important;
    margin-top: 15px !important
}

.logged-in .member-wrapper {
    display: none;
    visibility: hidden
}

.um-login.um-logout {
    margin: 0 !important
}

.um-misc-img {
    display: none !important
}

.um-misc-with-img {
    margin-bottom: 0 !important;
    position: relative;
    font-size: 15px;
    border-bottom: none !important;
    text-align: center;
    padding-top: 4px;
    padding-bottom: 0 !important
}

.um-misc-with-img strong {
    position: relative;
    color: #000;
    text-transform: uppercase;
    font-size: 12px
}

.um-misc-with-img strong:after {
    content: "\f107";
    font-family: line awesome free;
    font-weight: 900;
    border: none;
    top: auto;
    right: 0;
    margin-left: 10px
}

.um-misc-ul {
    margin: 0 !important;
    font-size: 14px;
    position: relative;
    left: 0;
    width: 100%;
    display: none;
    flex-direction: column !important;
    padding: 0 !important;
    opacity: 0
}

.site-top .login-wrapper .elementor-widget-wrap {
    padding-left: calc(1.20588vw + 7.94118px) !important;
    padding-right: calc(1.20588vw + 7.94118px) !important
}

.um-form:hover .um-misc-ul {
    display: flex !important;
    opacity: 1;
    position: absolute;
    z-index: 9;
    list-style: none;
    background: #fff;
    width: 200px;
    right: 0;
    margin-left: -70px !important;
    top: 100%;
    padding: 30px !important;
    box-shadow: 0 0 5px 1px #eee
}

.um-misc-ul li:first-child a {
    background: #000;
    color: #fff;
    padding: 8px 30px;
    text-transform: uppercase;
    font-size: 12px
}

.um-misc-ul li:last-child {
    margin-top: 25px;
    border-top: 1px solid #e1e1e1;
    padding-top: 15px
}

.um-misc-ul li:last-child a {
    font-size: 14px;
    color: #000;
    text-transform: uppercase
}

.um-login.um-logout .um-form {
    padding-bottom: 10px !important;
    padding-top: 5px !important
}

.login-wrapper,
.text-intro.login {
    display: none !important
}

.logged-in .login-wrapper,
.logged-in .text-intro.login {
    display: block !important
}

.account-profile {
    background-position: -10% 100% !important
}

.um-account-tab-general .um-col-alt-b {
    position: relative !important
}

.um-account {
    max-width: 940px;
    padding-top: 30px
}

.list-items.library-list .item a {
    pointer-events: auto !important
}

.um-account-profile-link {
    display: none !important
}

.um-account-name a,
.um-account-meta-img a {
    pointer-events: none !important
}

#elementor-popup-modal-5879 .dialog-lightbox-message {
    width: 735px !important
}

#elementor-popup-modal-5879 .dialog-close-button.dialog-lightbox-close-button {
    background: url(images/close-icon.png)center center no-repeat;
    width: 31px;
    height: 31px;
    display: block
}

#elementor-popup-modal-5879 .dialog-close-button.dialog-lightbox-close-button .eicon-close {
    display: none !important
}

.popup-text h3 {
    color: #fff
}

.paoc-popup-modal,
.paoc-popup-modal-cnt {
    background: #fcfcfc !important
}

.paoc-popup-modal {
    overflow-y: scroll
}

.paoc-popup-modal-cnt {
    max-width: 600px;
    margin: 0 auto;
    padding-top: 60px !important;
    padding-bottom: 40px
}

.paoc-popup-modal-cnt h3 {
    text-transform: uppercase
}

.paoc-popup-close {
    background: url(images/close.jpg)center center no-repeat !important;
    width: 43px !important;
    height: 42px !important;
    top: 12px !important;
    right: 12px !important
}

.paoc-popup.popupaoc-link {
    width: 240px;
    height: 47px;
    background: #000;
    color: #fff;
    display: inline-block;
    text-align: center;
    line-height: 47px;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 1px
}

.elementor-5879.elementor-location-popup .paoc-popup.popupaoc-link {
    width: 150px !important;
    height: 43px !important;
    color: #000;
    background: #fff !important;
    display: inline-block;
    text-align: center;
    line-height: 43px;
    font-size: 15px;
    font-weight: 400 !important;
    letter-spacing: 1px
}

[data-mode=register] .select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #000
}

.um-request-button {
    background: #000 !important;
    border-radius: 0 !important;
    width: 155px;
    text-align: center
}

input[type=submit].um-button {
    height: 38px !important;
    font-size: 14px !important;
    padding: 12px 10px 10px !important;
    line-height: 18px !important
}

.um-account-tab .um-col-alt-b {
    position: relative
}

.um-password.um-um_password_id .um-col-alt-b {
    max-width: 100% !important;
    position: relative !important
}

.um-password.um-um_password_id .um-form {
    max-width: 750px !important;
    margin: 0 auto !important
}

.register-wrapper {
    max-width: 600px !important;
    margin: 0 auto !important
}

.login-container {
    max-width: 450px !important;
    margin: 0 auto !important;
    position: relative !important
}

.um-login.um-12857 .um-center {
    text-align: left
}

.um-login.um-12857 .um-center .um-button {
    min-width: 175px !important
}

.elementor-element-f007cb2 {
    display: none !important
}

.elementor-element-f73ed57 {
    width: 35% !important
}

.logged-in .elementor-element-f007cb2 {
    display: block !important
}

.logged-in .elementor-element-f73ed57 {
    width: 15% !important
}

@media screen and (max-width:767px) {
    .activity-container {
        padding: 20px !important
    }
    .activity-wrapper .item,
    .activity-wrapper .item.img-nopadding {
        padding: 0 !important
    }
    .filter-mobile {
        display: block
    }
    .filter-mobile select {
        width: 100%;
        margin-bottom: 25px;
        padding: 7px
    }
    .activities .filter {
        display: none
    }
    .activity-wrapper .item,
    .activity-wrapper .item.reverse {
        display: block
    }
    .item-image {
        padding-top: 75%;
        background-repeat: no-repeat;
        background-size: cover
    }
    .item-content {
        padding: 30px 0 0 !important
    }
    .activity-wrapper .item {
        margin-bottom: 10px
    }
    .um-field.um-field-type_terms_conditions .um-field-checkbox {
        left: 0;
        width: auto;
        max-width: 100%
    }
}

.account-profile {
    background-position: -10% 100% !important
}

.um-account-tab-general .um-col-alt-b {
    position: relative !important
}

.um-account {
    max-width: 940px;
    padding-top: 30px
}

.list-items.library-list .item a {
    pointer-events: auto !important
}

.um-account-profile-link {
    display: none !important
}

.um-account-name a,
.um-account-meta-img a {
    pointer-events: none !important
}

.meeting-highlight.slider-highlight {
    padding-left: 0 !important
}

.meeting-highlight.slider-highlight .item .text h3 {
    margin-bottom: 5px !important
}

.meeting-highlight .location {
    color: #000;
    display: flex
}

.meeting-highlight.slider-highlight .item .text {
    padding-left: 8%;
    padding-right: 8%
}

.meeting-highlight.slider-highlight .item .meta {
    margin: 10px 0 40px
}

.meeting-list .meta .location {
    color: #8c7657
}

.um-field-type_terms_conditions>.um-field-area>.um-field-checkbox {
    opacity: 0;
    -webkit-transition: opacity .3s ease-in-out;
    -moz-transition: opacity .3s ease-in-out;
    transition: opacity .3s ease-in-out
}

.in-view {
    opacity: 1 !important
}

.resort-gallery {
    max-height: 605px
}

.resort-gallery .item .image {
    width: 100%;
    height: 100%
}

.resort-gallery .item .image a {
    height: 100%;
    padding-top: 85%;
    pointer-events: unset !important;
    left: 0;
    background-size: auto 100% !important
}

.resort-gallery .item .image a:after {
    position: absolute;
    content: "";
    background: rgba(255, 255, 255, .7) url(images/zoom-icon.png) 55% 55% no-repeat;
    width: 45px;
    height: 40px;
    display: block;
    z-index: 1;
    right: 0;
    bottom: 0
}

@media screen and (max-width:1440px) {
    .resort-gallery .item .image a {
        padding-top: 100%
    }
}

.single-event .elementor-location-header .elementor-hidden-tablet.elementor-hidden-phone {
    border-bottom: 1px solid #dedede
}

.slider1.event-gallery .owl-prev {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: -121px;
    background: #000 !important;
    border-radius: 0
}

.slider1.event-gallery .owl-next {
    width: 60px;
    height: 60px;
    position: absolute;
    top: 100%;
    right: 0;
    margin-top: -60px;
    background: #000 !important;
    border-radius: 0
}

.row1 .td-content {
    text-align: left;
    color: #000
}

.newsletter-popup .dialog-close-button {
    padding: 5px;
    border-radius: 100%
}

.newsletter-popup .required {
    position: absolute;
    right: 28%;
    color: #fff;
    bottom: 10px;
    margin-bottom: 0
}

ul.summer-cate-list {
    display: flex;
    list-style: none;
    justify-content: space-between;
    padding: 0 22%;
    text-transform: uppercase
}

ul.summer-cate-list li {
    cursor: pointer;
    color: #a3a3a3;
    font-weight: 700
}

article .type-offer .elementor-image a {
    display: flex
}

.summer-offer:not(.hide),
.meetings-slide:not(.hide) {
    opacity: 1;
    display: block
}

.summer-offer.hide,
.meetings-slide.hide {
    opacity: 0;
    display: none;
    transition: all 1s
}

ul.summer-cate-list li.active {
    color: #a58962
}

.summer-select {
    display: none
}

#input_3_15::placeholder,
#input_3_15::-webkit-input-placeholder {
    color: #fff
}

.contact-form .gform_wrapper .gfield_checkbox li,
.contact-form .gform_wrapper .gfield_radio li {
    display: flex;
    align-items: center
}

.contact-form .gform_wrapper .gfield_radio {
    display: flex;
    align-items: center;
    padding-top: 14px;
    padding-bottom: 12px
}

.contact-form .gform_wrapper .gfield_checkbox li input,
.contact-form .gform_wrapper .gfield_radio li input {
    width: auto;
    margin-top: 5px
}

#field_3_11 .gfield_label {
    display: none
}

.multicheckbox .gfield_label {
    border-bottom: 1px solid #d8d2cd;
    width: 100%;
    margin: 0
}

.multicheckbox {
    position: relative
}

.multicheckbox .gfield_checkbox {
    display: flex;
    flex-wrap: wrap
}

.multicheckbox .gfield_checkbox li {
    width: 50%
}

.multicheckbox .gfield_label.active+.ginput_container_checkbox {
    opacity: 1;
    visibility: visible
}

.multicheckbox .gfield_required {
    display: none
}

.multicheckbox .ginput_container_checkbox {
    position: absolute;
    top: 42px;
    left: 15px;
    padding: 10px;
    background: #fff;
    z-index: 99;
    max-height: 212px;
    overflow-y: auto;
    opacity: 0;
    visibility: hidden;
    transition: opacity 1s
}

.contact-form.small .gform_title {
    text-align: center;
    font-weight: 700;
    margin: 0
}

.elementor-editor-active .booking-panel {
    opacity: 1;
    visibility: visible;
    position: relative !important
}

.booking-panel {
    overflow-y: auto
}

.booking-panel.active {
    opacity: 1;
    transition: all 1s ease;
    visibility: visible
}

.booking-panel .elementor-widget-shortcode .elementor-container .elementor-widget-container {
    min-height: 42vh;
    display: flex;
    align-items: center
}

.gfield_error .swe_gf_phone_with_country_code {
    padding-left: 10px !important
}

.booking-panel .elementor-container {
    background: #fff;
    padding: 0 10px 10px;
    margin-top: 20px;
    margin-bottom: 20px
}

.booking-panel {
    position: fixed !important;
    top: 0;
    width: 100%;
    height: 100%;
    line-height: 1.5;
    background: rgba(0, 0, 0, .8);
    transition: all 1s ease !important;
    opacity: 0;
    visibility: hidden;
    z-index: 9999;
    align-items: center !important;
    display: flex !important;
    justify-content: center !important
}

.contact-form .gform_wrapper.gform_validation_error .gform_fields {
    align-items: flex-start
}

.contact-form .gform_wrapper .gfield_checkbox li label,
.contact-form .gform_wrapper .gfield_radio li label {
    position: relative;
    font-size: 14px;
    font-family: raleway, sans-serif;
    margin-bottom: 0;
    line-height: 1.2em
}

.contact-form .gform_wrapper .gfield_checkbox li:not(:last-child) label,
.contact-form .gform_wrapper .gfield_radio li:not(:last-child) label {
    padding-right: 5px
}

.contact-form .gform_wrapper .gfield_checkbox input[type=checkbox],
.contact-form .gform_wrapper .gfield_checkbox label,
.contact-form .gform_wrapper .gfield_radio input[type=radio],
.contact-form .gform_wrapper .gfield_radio label {
    display: inline;
    width: auto !important;
    margin: 0
}

.tab-hotel-block .elementor-tab-content {
    padding: 0 !important
}

.activity-slider .item {
    display: flex;
    padding: 0 5%
}

.activity-slider .item .content {
    width: 50%;
    padding-right: 5%
}

.activity-slider .item .image {
    width: 50%;
    display: flex
}

.activity-slider .item .image img {
    object-fit: cover
}

.activity-slider.owl-carousel .owl-nav button img {
    filter: invert(1)
}

.activity-slider.owl-carousel .owl-nav,
.meetings-slide .owl-carousel .owl-nav,
.meet-offer-slide .owl-carousel .owl-nav {
    display: flex;
    justify-content: space-between;
    position: absolute;
    width: 100%;
    top: 50%;
    left: 0
}

.activity-slider.owl-carousel .owl-nav button,
.meetings-slide .owl-carousel .owl-nav button,
.meet-offer-slide .owl-carousel .owl-nav button {
    background: #000;
    width: 50px;
    height: 50px;
    border-radius: 0
}

.meetings-slide .owl-carousel .owl-stage {
    display: flex
}

.meetings-slide .owl-carousel .owl-item {
    display: flex;
    flex: 1 0 auto
}

.meetings-slide .owl-carousel {
    padding: 0 5%
}

.meet-offer-slide .owl-carousel {
    padding: 10%
}

.activity-slider.owl-carousel .owl-nav button img,
.meetings-slide .owl-carousel .owl-nav button img,
.meet-offer-slide .owl-carousel .owl-nav button img {
    filter: invert(1)
}

.meeting-gallery .gallery {
    display: flex;
    flex-wrap: wrap
}

.meeting-gallery .gallery .gallery-item {
    height: 50%
}

.meeting-gallery .gallery .gallery-icon {
    height: 100%
}

.meeting-gallery .gallery .gallery-icon a {
    width: 100%;
    height: 100%;
    display: flex;
    overflow: hidden;
    position: relative
}

.meeting-gallery .gallery .gallery-icon a:hover::before {
    opacity: 0
}

.meeting-gallery .gallery .gallery-icon a:hover img {
    transform: scale(1.5)
}

.meeting-gallery .gallery .gallery-icon a:before {
    display: flex;
    background: rgba(0, 0, 0, .2);
    position: absolute;
    content: " ";
    width: 100%;
    height: 100%;
    opacity: 1;
    transition: opacity .7s
}

.meeting-gallery .elementor-image-gallery .gallery-item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    transition: transform .7s
}

.meetings-slide .item {
    padding: 60px 30px 80px;
    border: solid 8px #ededed;
    margin: 0 5%
}

.meetings-slide .item h3 {
    text-transform: uppercase
}

.meetings-slide .item ul {
    margin: 0;
    list-style: none;
    padding: 0;
    font-size: 14px;
    color: #000;
    margin-bottom: 50px;
    margin-top: 20px
}

.meetings-slide .item ul li:before {
    content: "\f00c";
    position: relative;
    font-family: fontawesome;
    color: #8c7657;
    padding-right: 5px
}

.meetings-slide .item a {
    padding: 15px 5%;
    color: #fff;
    background: #000;
    font-size: 14px
}

.meet-offer-slide .item .text {
    color: #fff
}

.meet-offer-slide .item .category {
    margin-top: 20px;
    margin-bottom: 10px
}

.meet-offer-slide .item h3 {
    color: #fff
}

.meet-offer-slide .item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.meet-offer-slide .item .image {
    display: flex;
    max-height: 45vh
}

.meeting-tab.elementor-widget-tabs .elementor-tab-content {
    padding: 0
}

.meeting-package-filter {
    text-align: center;
    padding-bottom: 50px
}

.meeting-package-filter select {
    margin-left: 1%;
    border-top: 0;
    border-right: 0;
    border-left: 0;
    text-transform: uppercase;
    min-width: 150px
}

.contact-form .gform_wrapper .gform_fields .gfield .address_country select {
    font-size: 16px;
    padding: 20px;
    border: none;
    background: #dadcdd;
    color: #000;
    width: 100%
}

.contact-form .gform_wrapper .gform_fields .gfield .address_country label {
    display: none
}

.gfield .iti.iti--allow-dropdown {
    font-size: 14px
}

.iti--separate-dial-code .iti__selected-flag {
    background-color: #fff !important
}

span.spf-phone.error-msg,
span.spf-phone.valid-msg {
    display: none
}

@media(min-width:576px) {
    .multicheckbox {
        padding: 0 5px
    }
}

.phone ::placeholder,
.phone ::-webkit-input-placeholder {
    color: transparent
}

.iti__country-list {
    width: 250px;
    font-size: 14px;
    overflow-x: hidden
}

span.iti__country-name {
    white-space: initial
}

.page-template-meet-celebrate .mobile-header .elementor-widget-button {
    display: none
}

.page-id-19 .ui-datepicker {
    font-size: .7em !important;
    width: 14em !important;
    line-height: 1.1em !important
}

.page-id-19 .ui-datepicker table {
    font-size: .7em !important
}

.meet-list.list-items .item {
    display: flex;
    border: solid 8px #ededed
}

.meet-list.list-items .item .image a {
    margin-bottom: 0;
    padding-top: 85%
}

.meet-list.list-items .item .text {
    padding: 7% 6.5%
}

.meet-list.list-items .item .image {
    padding: 0
}

.meet-list.list-items .item .image img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.meet-list .load-more {
    display: flex;
    width: 100%;
    justify-content: center;
    align-items: center
}

.meet-list .load-more button {
    font-size: 11px
}

.meet-list .load-more button:after {
    content: "\f107";
    font-family: line awesome free;
    font-weight: 900;
    display: inline-block;
    vertical-align: middle;
    margin-left: 10px;
    position: relative;
    top: -2px
}

.meet-list.list-items .item .text .meta {
    color: #000;
    display: flex;
    justify-content: space-between;
    text-transform: uppercase;
    font-size: 11px
}

.meet-list.list-items .item .text .first-btn {
    border: solid 1px #000;
    background-color: #fff;
    color: #000;
    margin-right: 10px;
    padding: 13px 24px
}

.meet-list.list-items .item .text .elementor-animation-grow:before {
    display: none
}

.add-compare-block {
    display: flex;
    justify-content: center;
    align-items: center
}

.package-filter {
    border: solid 1px #ddd;
    display: flex;
    overflow-x: scroll
}

.package-filter .item {
    padding: 0;
    height: 100%;
    min-height: 500px
}

.package-filter .item>.content {
    min-height: 180px
}

.package-filter .item .content {
    padding: 0 20px
}

.package-filter .item .content ul {
    margin-left: 0;
    padding-left: 3%
}

.package-filter .item p.heading {
    padding: 10px 20px;
    background-color: #d9d1ce;
    font-weight: 700
}

.remove-compare {
    position: absolute;
    color: #fff;
    z-index: 1;
    right: 0;
    top: 0;
    font-size: 15px;
    font-weight: 700;
    padding: 5px 12px;
    background: #d9d1ce;
    cursor: pointer
}

.package-filter .item .img-fullwidth {
    position: relative;
    height: 35vh;
    margin-bottom: 20px
}

.package-filter .item .img-fullwidth img {
    object-fit: cover;
    width: 100%;
    height: 100%
}

.compare-block .list-items .filter {
    padding-bottom: 0;
    margin-top: 3px
}

.package-filter .item:nth-child(2) {
    border-right: solid 1px #ddd;
    border-left: solid 1px #ddd
}

.compare-block>label {
    margin-right: 15px;
    font-weight: 700;
    margin-bottom: 0
}

.add-compare-popup select {
    border-top: 0;
    border-right: 0;
    border-left: 0;
    color: #666;
    font-size: 12px
}

.compare-block {
    display: flex;
    margin-bottom: 30px;
    align-items: center
}

.icon-add-compare button {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    border: 0;
    border-radius: 0;
    background: 0 0;
    color: #000;
    font-weight: 700
}

.icon-add-compare i {
    padding: 10px;
    border: solid 1px #ddd
}

.icon-add-compare label {
    margin-bottom: 0;
    margin-top: 20px
}

.meeting-table table.tafe-table td,
.meeting-table table.tafe-table th {
    border-top: 0;
    border-left: 0;
    border-right: 0;
    border-color: #ededed
}

.meet-list.list-items .filter>span {
    min-width: 150px;
    display: flex;
    justify-content: space-between
}

.meet-list.list-items .filter .filter-box {
    padding: 30px;
    border: .0625rem solid #e6e6e6
}

.meet-list.list-items .filter .form-layout {
    display: flex;
    justify-content: space-between
}

.meet-list.list-items .filter .filter-box ul {
    flex-direction: column
}

.meet-list.list-items .filter .filter-box h3 {
    text-transform: uppercase;
    margin-top: 0
}

.meet-list.list-items .filter .filter-box ul li {
    width: 100%
}

.meet-list.list-items .filter .button-block {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 25%
}

.meet-list.list-items .filter .button-block .submit-filter {
    width: 50%;
    min-width: 50%;
    font-size: 14px
}

.meet-list.list-items .filter .button-block .clear-filter {
    width: 50%;
    text-align: center
}

span#input_8_7_6_container,
span#input_9_7_6_container,
#input_9_3_6_container {
    width: 100%;
    margin: 0
}

.price-range-block {
    margin: 60px
}

.ui-slider-horizontal {
    height: .6em
}

.ui-slider-horizontal {
    margin-bottom: 15px;
    width: 100%
}

.ui-widget-header {
    background: #000
}

.price-range-field {
    width: 35%;
    min-width: 16%;
    background-color: #f9f9f9;
    border: 1px solid #6e6666;
    color: #000;
    border-radius: 5px;
    height: 26px;
    padding: 5px
}

.clear-filter {
    padding-left: 5%
}

.clear-filter:hover {
    cursor: pointer;
    text-decoration: underline
}

.ginput_container_address {
    display: flex;
    flex-wrap: wrap
}

.address_line_1,
.address_line_2 {
    width: 100%;
    margin-bottom: 8px
}

.address_city,
.address_zip {
    width: 49%;
    margin-right: 1%;
    margin-bottom: 8px
}

.address_state,
.address_country {
    width: 49%;
    margin-left: 1%;
    margin-bottom: 8px
}

.three-column-hover .elementor-column {
    height: 75vh
}

.three-column-hover .content {
    position: absolute;
    opacity: 0;
    background: rgb(159 129 87/50%);
    display: flex;
    width: 100%;
    height: 100%;
    top: 0;
    padding: 50px;
    transition: all .5s;
    justify-content: center;
    align-items: center
}

.three-column-hover .content p {
    font-size: 16px;
    line-height: 1.3em
}

.three-column-hover .content h3,
.three-column-hover .content a {
    color: #fff
}

.three-column-hover .elementor-column:hover .content {
    opacity: 1
}

.three-column-hover .elementor-widget-heading {
    padding: 50px
}

.three-column-hover .elementor-column:hover .elementor-widget-heading {
    opacity: 0
}

.toggle-content .elementor-toggle-item .elementor-tab-title:not([data-tab="3"]) {
    border-top: solid;
    border-bottom: 0;
    border-width: 1px !important
}

.toggle-content .elementor-toggle-item .elementor-tab-title[data-tab="3"] {
    border-top: solid;
    border-bottom: solid;
    border-width: 1px !important
}

.toggle-content .elementor-toggle-item .elementor-tab-title {
    border-left: 0;
    border-right: 0
}

.toggle-content .elementor-toggle-item .elementor-tab-title a {
    color: #000 !important
}

.toggle-content .cls-1 {
    fill: #9f8052
}

.plus-icon svg {
    height: 80px
}

.plus-icon svg rect:nth-child(2) {
    height: .5px;
    fill: #9f8052
}

.plus-icon svg rect:last-child {
    width: .5px;
    fill: #9f8052
}

.plus-icon .elementor-icon-list-item {
    justify-content: center;
    align-items: center !important
}

.slider-highlight.responsible-highlight {
    padding-left: 0
}

.slider-highlight.responsible-highlight ul {
    margin: 0;
    padding-left: 4.5%
}

.slider-highlight.responsible-highlight .item .text {
    padding-left: 5%
}

.content-scroll {
    padding-top: 4.5%;
    padding-bottom: 4.5%;
    padding-left: 4.5%;
    background-color: #ebedee
}

.content-scroll p {
    padding-right: 4.5%
}

#field_9_9 {
    font-size: 12px;
    text-align: center;
    padding: 0 15%;
    color: #aaabae;
    font-weight: 400;
    line-height: 1.3em
}

.premier-table table tr td:not(:first-child) {
    font-weight: 600 !important
}

.christmas-language-menu .wpml-ls-statics-shortcode_actions {
    display: flex;
    justify-content: center
}

.christmas-language-menu .wpml-ls-sub-menu {
    font-size: 14px
}

.christmas-language-menu .wpml-ls-sub-menu .wpml-ls-display {
    display: none
}

.premier-table tbody tr:not(:first-child) {
    border-bottom: solid 1px #cecece
}

.premier-table table thead {
    border-bottom: solid 1px
}

.premier-table table th {
    padding: 10px
}

.premier-table table th:not(:first-child) {
    width: 15%
}

.premier-table table th:not(:first-child) img {
    width: 100% !important;
    margin: 0
}

.premier-table table th:not(:first-child) span {
    width: 100%;
    margin-top: 10px;
    display: block;
    text-align: center
}

.premier-tab .elementor-tab-title.elementor-active {
    border-top: solid 2px #969382;
    border-bottom: solid #969382;
    border-width: 2px !important;
    border-bottom-style: solid !important;
    border-left: 0;
    border-right: 0
}

.premier-tab .elementor-tab-title {
    text-align: center;
    padding: 30px
}

.premier-tab .elementor-tab-content {
    padding: 5% !important
}

.elementor .premier-tab hr {
    background: #cbbba4;
    margin-top: 7%;
    margin-bottom: 7%
}

.premier-tab .elementor-tabs-content-wrapper table:nth-child(2) {
    font-size: 14px;
    text-align: center
}

.premier-tab .elementor-tabs-content-wrapper table:nth-child(2) td {
    width: 20%
}

.premier-tab .elementor-tabs-content-wrapper table:last-child ul {
    margin: 0;
    padding-left: 1em;
    font-size: 16px
}

.package-filter.premier .item .content h3 {
    font-size: 13px;
    font-weight: 600
}

.premier-tab .elementor-tabs-content-wrapper table:last-child h4 {
    font-size: 24px
}

.premier-tab .elementor-tabs-content-wrapper table:last-child tr:first-child td {
    padding-bottom: 70px
}

.button-center .elementor-widget-button {
    width: auto !important
}

.premier-tab .elementor-tabs-content-wrapper table:last-child td {
    width: 50%
}

.premier-tab .elementor-tab-title.elementor-tab-mobile-title {
    display: none
}

.add-compare {
    display: flex;
    width: 100%;
    padding-bottom: 20px;
    border-bottom: solid 1px #ddd;
    margin-bottom: 20px
}

.add-compare .ss1 img,
.add-compare .ss2 img {
    max-width: 30px;
    position: absolute;
    top: 11px;
    left: 5px
}

.add-compare .ss1 select,
.add-compare .ss2 select {
    width: 100%;
    padding: 10px 15px 10px 42px;
    border: solid 1px #000
}

.add-compare .ss1,
.add-compare .ss2 {
    width: 49%;
    position: relative
}

.add-compare .ss1 {
    margin-right: 1%
}

.add-compare .ss2 {
    margin-left: 1%
}

.package-filter.premier {
    border: 0
}

.package-filter.premier .item:nth-child(2) {
    border: 0
}

.package-filter.premier .item .content ul h4,
.package-filter.premier .item .content ul h6 {
    font-size: 12px !important
}

.package-filter.premier .item .content ul h4 {
    color: #404040
}

.package-filter.premier .item .content ul h6 {
    color: #000
}

.package-filter.premier .item .content ul li {
    border-bottom: solid 1px #ddd;
    margin-bottom: 10px
}

.package-filter.premier .item .content ul {
    list-style: none
}

.package-filter.premier .item .content {
    padding: 0;
    padding-right: 5px
}

.premier-table tbody tr {
    height: 60px
}

.premier-table tbody tr td:not(:first-child) {
    text-align: center
}

.premier-table tbody tr td {
    vertical-align: middle;
    color: #000;
    padding: 10px
}

.premier-table tbody tr td h6 {
    margin-top: 20px
}

@media(max-width:767px) {
    .premier-tab .elementor-tabs-content-wrapper table:last-child tr:last-child td:first-child {
        padding-bottom: 70px
    }
    .premier-tab .elementor-tabs .elementor-tabs-wrapper {
        display: block !important
    }
}

.single-offer.postid-24230 .wpml-ls-item-ko,
.single-offer.postid-24232 .wpml-ls-item-ko,
.single-offer.postid-56664 .wpml-ls-item-ko {
    display: block
}

html[lang=ko-KR] .hide-ko,
html[lang=ko-KR] .mobile-toggle,
html[lang=ko-KR] .main-menu-desktop,
html[lang=ko-KR] .menu-footer-menu-kr-container {
    opacity: 0;
    visibility: hidden
}

html[lang=ko-KR] .elementor-widget-theme-site-logo a {
    cursor: default
}

body:not(.postid-24230, .postid-24232, .postid-56664, .page-id-45719, .page-id-52690, .page-id-57335) .wpml-ls-sub-menu .wpml-ls-item-ko {
    display: none
}

.header-desktop .elementor-background-slideshow__slide__image {
    background-repeat: no-repeat
}

.card-hero {
    background-image: url(/wp-content/uploads/2022/06/card.png) !important
}

.premier-table tbody td .fas.fa-check-circle {
    font-family: "font awesome 5 free" !important
}

.td-content {
    display: inline !important
}

.td-content ul {
    padding-left: 0;
    margin-left: 14px
}

article .type-offer .elementor-image a {
    display: flex
}

.elementor-tab-content ul {
    padding: 0;
    margin: 0 0 20px 20px
}

.elementor-text-editor ol {
    padding: 0;
    margin: 0 0 20px 20px
}

.elementor-widget-image.full-width a {
    display: flex
}

.elementor-text-editor ul {
    padding: 0;
    margin: 0 0 20px 20px
}

.site-top .elementor-column-wrap {
    height: 100%
}

.site-top .elementor-column-wrap .elementor-widget-wrap {
    align-content: center;
    align-items: center
}

.custom-hoiana-mobile-nav-wrapper {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    overflow: auto;
    z-index: 99999999;
    background: #f2f2f2
}

.close-custom-hoiana-mobile-nav-wrapper .elementor-button.elementor-size-lg {
    padding: 10px !important;
    background-color: transparent
}

.close-custom-hoiana-mobile-nav-wrapper .elementor-button.elementor-size-lg svg {
    fill: #9f8157
}

.close-custom-hoiana-mobile-nav-wrapper .elementor-button.elementor-size-lg:hover {
    background-color: transparent
}

#elementor-popup-modal-36780 {
    position: fixed !important
}

.logo-landing-page {
    padding-bottom: 2em
}

.custom-landing-page-form_wrapper .gfield_checkbox input[type=checkbox],
.custom-landing-page-form_wrapper .gfield_checkbox label {
    color: #fff
}

.custom-landing-page-form_wrapper .gform_button.button {
    background: #000
}

.custom-landing-page-form_wrapper .custom-file-field {
    position: relative
}

.custom-landing-page-form_wrapper .custom-file-field label {
    width: 100%;
    background: #9f8157;
    color: #fff;
    padding: 15px;
    cursor: pointer
}

.custom-landing-page-form_wrapper .custom-file-field .ginput_container.ginput_container_fileupload {
    position: absolute;
    top: 0;
    right: 0;
    opacity: 0;
    z-index: 2;
    cursor: pointer
}

.custom-landing-page-form_wrapper .custom-file-field input[type=file] {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.custom-landing-page-form_wrapper .custom-file-field .gform_fileupload_rules {
    position: absolute;
    top: 0;
    left: 0;
    opacity: 0;
    overflow: hidden;
    height: 1em
}

.custom-landing-page-form_wrapper .custom-file-field:after {
    position: absolute;
    top: 0;
    right: 0;
    content: "Select file to Upload";
    color: #fff;
    height: 100%;
    line-height: 2.7em;
    text-decoration: underline;
    padding-right: 30px;
    z-index: 1
}

.landing-page-object-fit .elementor-column-wrap.elementor-element-populated {
    padding: 0 !important
}

.landing-page-object-fit img {
    height: 80vh;
    object-fit: cover;
    width: 100%
}

.home-experiences.banner_page_slider_shortcode .box .mask {
    background: rgb(159 129 87/70%)
}

.gift-pack-hero-paragraph {
    color: #fff;
    font-size: 24px;
    margin-top: 1em
}

#gform_confirmation_message_12,
#gform_confirmation_message_10 {
    text-align: center;
    font-size: 20px;
    color: #fff
}

@media(min-width:1024px) {
    #gform_wrapper_15 .gform_heading {
        padding-left: 55%;
        max-width: 85%
    }
    #gform_15 {
        padding-left: 55%;
        max-width: 85%
    }
}

#sb_instagram .sbi_follow_btn a {
    border: solid 1px;
    background: 0 0;
    font-weight: 500
}

#sb_instagram #sbi_load .sbi_load_btn,
#sb_instagram .sbi_follow_btn a {
    font-size: 16px;
    border-radius: 0;
    font-weight: 500
}

#sb_instagram #sbi_load .sbi_load_btn {
    padding: 8px 14px
}

.button-ig svg .cls-1 {
    fill: #fff
}

.premier-tab .elementor-tab-content table ul {
    margin: 0;
    padding-left: 1em;
    font-size: 16px
}

.premier-tab .elementor-tabs-content-wrapper table.tb-1 {
    margin-top: 40px
}

.premier-tab .elementor-tabs-content-wrapper table.tb-2 tr:first-child td {
    padding-bottom: 70px
}

table.tb-1 tr,
table.tb-2 tr {
    display: flex;
    flex-wrap: wrap;
    justify-content: center
}

table.tb-1 tr td {
    font-size: 12px;
    text-align: center;
    width: 20%
}

table.tb-2 tr td {
    width: 50%
}

.package-filter.premier .item .content h4 {
    color: #404040
}

.package-filter.premier .item .content h4,
.package-filter.premier .item .content h6 {
    font-size: 12px !important
}

.package-filter.premier .item table tr td :first-child {
    margin-top: 10px
}

.package-filter.premier .item table tr {
    border-bottom: solid 1px #ddd;
    height: 135px
}

.package-filter.premier .item table tr:first-child,
.package-filter.premier .item table tr:nth-child(7),
.package-filter.premier .item table tr:nth-child(15) {
    height: 170px
}

.elementor-2 .elementor-element.elementor-element-0ed67c8 {
    top: -28px !important
}

@media only screen and (max-width:1024px) {
    .elementor-element-c56b5cc .elementor-button-wrapper {
        background: #fff;
        padding: 0 20px;
        position: relative;
        top: -18px
    }
    .elementor-2 .elementor-element.elementor-element-0ed67c8 .elementor-button {
        border: none !important
    }
}

@media(min-width:768px) {
    .tbhide {
        display: none
    }
}

@media(max-width:767px) {
    .premier-table table th img {
        width: 80% !important
    }
    .premier-table table th span {
        font-size: 6px
    }
    .premier-table tbody tr,
    .premier-table thead tr,
    .table-custom tbody tr,
    .table-custom thead tr {
        display: flex;
        height: auto
    }
    .table-custom td[rowspan="2"] {
        border-bottom: 0 !important
    }
    .table-custom td[rowspan="2"] {
        position: relative
    }
    .table-custom td[rowspan="2"] .td-content-wrapper {
        position: absolute;
        bottom: 0;
        left: 0
    }
    .tbhide {
        border-top: 0 !important
    }
    .table-custom tbody tr,
    .table-custom thead tr {
        flex-wrap: wrap
    }
    .table-custom tbody tr td,
    .table-custom thead tr th {
        width: 25%
    }
    .premier-table table th:not(:first-child) {
        padding: 8px 5px
    }
    .premier-table tbody tr td {
        padding: 10px 5px
    }
    .premier-table tbody tr td,
    .premier-table table th:not(:first-child) {
        width: 14%
    }
    .premier-table.col-span tbody tr td:not(:first-child),
    .premier-table.col-span table th:not(:first-child) {
        width: 18%;
        padding: 8px 5px
    }
    .premier-table tbody tr td[colspan="5"]:first-child,
    .premier-table thead tr th[colspan="5"]:first-child {
        width: 100%
    }
    .premier-table tbody tr td:not([colspan="5"]):first-child,
    .premier-table thead tr th:not([colspan="5"]):first-child {
        width: 30%
    }
    .row1 .td-content {
        justify-content: flex-start
    }
    td:first-child .td-content {
        font-size: 10px
    }
    td:not(:first-child) .td-content {
        font-size: 10px
    }
    .td-content>p {
        margin-bottom: 0
    }
}

.dine-list.list-items .item .image a {
    margin-bottom: 0
}

.dine-list.list-items .item {
    margin-bottom: 0;
    height: 100%;
    position: relative
}

.dine-list.list-items .col-12 {
    margin-bottom: 50px
}

.dine-list.list-items .item .text .meta {
    margin-bottom: 15px
}

.dine-list.list-items .item .text p {
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.4
}

.dine-list.list-items .item .image {
    position: absolute;
    width: 100%
}

.dine-list.list-items .item .text {
    padding-top: 64.5%;
    height: 100%;
    display: flex;
    flex-direction: column
}

.dine-list.list-items .item .text .button {
    margin-top: auto;
    margin-bottom: 0;
    padding: 10px 4%;
    display: inline !important;
    width: 24%
}

.offer-list.list-items .item {
    position: relative;
    overflow: hidden
}

.logo-best {
    position: absolute;
    z-index: 2;
    width: 29%;
    top: 0;
    right: 0;
    text-align: center
}

.tripadvise .elementor-slide-description p {
    margin-top: 20px
}

.tripadvise .elementor-slide-button .location {
    text-transform: none;
    line-height: 25px
}

.gform-golf-date-1:before,
.gform-golf-date-2:before,
.gform-golf-date-3:before,
.gform-golf-date-4:before {
    font-size: 16px;
    position: absolute;
    top: 8px
}

.gform-golf-date-1:before {
    content: '1'
}

.gform-golf-date-2:before {
    content: '2'
}

.gform-golf-date-3:before {
    content: '3'
}

.gform-golf-date-4:before {
    content: '4'
}

.gform-golf-date-1 .ginput_container_date,
.gform-golf-date-2 .ginput_container_date,
.gform-golf-date-3 .ginput_container_date,
.gform-golf-date-4 .ginput_container_date {
    margin-left: 15px
}

.contact-form.small .plus-more .gfield_checkbox input+label:before,
.contact-form.small .plus-more .gfield_checkbox input+label:after {
    content: "";
    border: 0;
    width: 100%
}

.contact-form.small .plus-more .gfield_checkbox input+label {
    font-size: 30px;
    cursor: pointer;
    line-height: .8em
}

.contact-form.small .plus-more .gfield_checkbox input:checked+label {
    visibility: hidden
}

.contact-form.small .plus-more .gfield_checkbox input:checked+label:before {
    content: '\e87f';
    font-family: eicons;
    font-size: 16px;
    font-weight: 400;
    font-style: normal;
    font-variant: normal;
    line-height: 1;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    visibility: visible
}

.contact-form .gfield_checkbox input:checked+label:after {
    content: "\f00c";
    font-family: line awesome free;
    font-weight: 900;
    position: absolute;
    left: 1px;
    top: 0
}

#gform_3 .pm-1 .gfield_checkbox input[type=checkbox],
#gform_3 .pm-2 .gfield_checkbox input[type=checkbox],
#gform_3 .pm-3 .gfield_checkbox input[type=checkbox],
#gform_3 .pm-4 .gfield_checkbox input[type=checkbox] {
    position: absolute;
    top: -25px;
    right: 20px
}

.pm-input-failed {
    top: 15px !important
}

#gform_3 .pm-1 .gfield_checkbox label,
#gform_3 .pm-2 .gfield_checkbox label,
#gform_3 .pm-3 .gfield_checkbox label,
#gform_3 .pm-4 .gfield_checkbox label {
    position: absolute;
    top: -32px;
    right: 8px
}

.pm-label-failed {
    top: 5px !important
}

#gform_3 .gform_footer {
    display: flex;
    flex-flow: row nowrap;
    justify-items: center;
    align-content: space-around;
    margin: -5px
}

#gform_3 .gform_footer input {
    width: 50%;
    margin: 5px
}

.gform-btn-grey {
    color: #333 !important;
    background-color: #ccc !important
}

.page.page-id-19 div#ui-datepicker-div {
    top: 40% !important;
    left: 45% !important;
    transform: translate(-50%, -50%) !important;
    font-size: 1em !important;
    width: 17em !important
}

#gform_3 .golf-form-spacer {
    margin: 0 !important
}

#gform_3 .golf-form-spacer-x {
    display: none !important
}

.gf-order-01 {
    order: 1
}

.gf-order-02 {
    order: 2
}

.gf-order-03 {
    order: 3
}

.gf-order-04 {
    order: 4
}

.gf-order-05 {
    order: 5
}

.gf-order-06 {
    order: 6
}

.gf-order-07 {
    order: 7
}

.gf-order-08 {
    order: 8
}

.gf-order-09 {
    order: 9
}

.gf-order-10 {
    order: 10
}

.gf-order-11 {
    order: 11
}

.gf-order-12 {
    order: 12
}

.gf-order-13 {
    order: 13
}

.gf-order-14 {
    order: 14
}

.gf-order-15 {
    order: 15
}

.gf-order-16 {
    order: 16
}

.gf-order-17 {
    order: 17
}

.gf-order-18 {
    order: 18
}

.gf-order-19 {
    order: 19
}

.gf-order-20 {
    order: 20
}

.gf-order-21 {
    order: 21
}

.gf-order-22 {
    order: 22
}

.gf-order-23 {
    order: 23
}

@media screen and (max-width:768px) {
    #golf-tee-time-container>.elementor-container {
        width: 100%;
        position: absolute;
        top: -10px
    }
    #gform_wrapper_3 .gform_heading .gform_title {
        max-width: 100%
    }
    #gform_3 .pm-1,
    #gform_3 .pm-2,
    #gform_3 .pm-3,
    #gform_3 .pm-4 {
        padding-bottom: 20px
    }
    #gform_3 .pm-1 .gfield_checkbox label,
    #gform_3 .pm-2 .gfield_checkbox label,
    #gform_3 .pm-3 .gfield_checkbox label,
    #gform_3 .pm-4 .gfield_checkbox label {
        top: 0
    }
    #gform_3 .gform_footer {
        flex-flow: row wrap !important
    }
    #gform_3 .gform_footer input {
        width: 100%
    }
    .page.page-id-19 div#ui-datepicker-div {
        top: 40% !important;
        left: 50% !important
    }
    .pm-input-failed {
        top: 0 !important
    }
    .pm-label-failed {
        top: -5px !important
    }
    .gf-order-08 {
        order: 4
    }
    .gf-order-12 {
        order: 8
    }
    .gf-order-16 {
        order: 12
    }
}

#gform_2 .iti__selected-flag {
    background-color: rgba(0, 0, 0, .05) !important
}