@font-face {
    font-family: 'UTM title';
    src: url('../fonts/UTMGodsWord.eot');
    src: url('../fonts/UTMGodsWord.eot?#iefix') format('embedded-opentype'),
    url('../fonts/UTMGodsWord.woff2') format('woff2'),
    url('../fonts/UTMGodsWord.woff') format('woff'),
    url('../fonts/UTMGodsWord.ttf') format('truetype'),
    url('../fonts/UTMGodsWord.svg#UTMGod\'sWord') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}


:root {
    --main-cl: #0E534C;
    --sub-cl: #B1242C;
    --third-cl: #050505;
    --four-cl: #E4CF9A;
    --gradient-cl: linear-gradient(270deg, #DDBA84 16.26%, #FDE9B4 48.28%, #DDBA84 100%);
    --container-w: 1410px;
}

.mobile-sidebar.no-scrollbar.mfp-hide {
    display: none;
}

/*COMPONENTS*/

@media (min-width: 1200px) {
    .container {
        max-width: var(--container-w);
    }
}
@media (min-width: 1400px) {
    .container, .container-lg, .container-md, .container-sm, .container-xl, .container-xxl {
        max-width: 1350px;
    }
}

/*transition svg*/
[itemprop="name"],cite,circle,svg,rect,path,g,img,a,input,textarea,h1,h2,h3,h4,h5,h6,.box_img{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
a {
    color: #fff;
}
body {
    font-family: "Fira Sans", sans-serif;
    font-weight: 400;
    font-size: 16px;
    line-height: 1.4;
    color: #fff;
    background: var(--main-cl);
}
.title-heading,
h1,h2,h3,h4,h5,h6 {
    font-family: 'UTM God\'s Word';
    font-weight: unset;
    line-height: 1.4;
    color: var(--four-cl);
    margin-bottom: 0;
}


/*CSS*/
.btn_hover:hover svg path ,
.btn-link-circle:hover svg path {
    transform: translateX(1rem);
    fill: none;
}
.btn_hover:hover svg circle,
.btn-link-circle:hover svg circle {
    transform: translateX(-1.5rem);
}
@media only screen and (min-width: 1024px) {
    .title-heading {
        font-size: 24px;
    }
}
@media only screen and (min-width: 768px) {
    .title-heading {
        font-size: 50px;
    }
}
.title-heading {
    font-weight: unset !important;
}
a:hover {
    color: var(--four-cl);
}
/*header*/
.header-site {
    padding-top: 20px;
}
.header-site .booking-event {
    display: flex;
    align-items: center;
    gap: 1.667rem  /* 32/19.2 */;
}
.header-site .booking-event span {
    font-family: 'UTM God\'s Word';
    font-weight: 400;
    font-size: 16px;
}
ul.language a {
    width: 2.083rem  /* 40/19.2 */;
    height: 2.083rem  /* 40/19.2 */;
    border-radius: 5rem;
    font-family: 'UTM God\'s Word';
    font-size: 14px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
}
ul.language .current-lang a, ul.language a:hover {
    background-color: var(--four-cl);
    color: var(--third-cl);
}
.logo img {
    max-height: 99px;
}
.header-site .menu span {
    font-family: 'UTM God\'s Word';
    font-size: 15px;
}
.sidebar-menu {
    background-color: var(--main-cl);
}
@media only screen and (min-width: 1200px) {
    .nav-main-menu > li > a {
        font-family: 'UTM God\'s Word';
        font-weight: unset !important;
        font-size: 45px;
    }
}
@media only screen and (min-width: 1200px) {
    .nav-secondary-menu>li a {
        font-family: 'UTM God\'s Word';
        font-size: 35px;
        font-weight: unset !important;
    }
}
@media only screen and (min-width: 992px) {
    .row-main-menu .col-item:not(:last-child) {
        border-right: 1px solid rgba(255, 255, 255, 0.2);
    }
}
.sidebar-menu.show:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 933px;
    height: 782px;
    background-image: url("../images/graphic_2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: bottom right;
    pointer-events: none;
}
@media only screen and (min-width: 992px) {
    .sidebar-menu .header-inner {
        padding-bottom: 0;
        border-bottom: unset;
    }
    .sidebar-menu .header-site {
        padding-bottom: 120px;
    }
}



/*home*/
.text-primary-1 {
    color: var(--four-cl);
}
.banner-img {
    position: relative;
}
.banner-img:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.2);
    pointer-events: none;
    z-index: 2;
}
@media only screen and (min-width: 992px) {
    .banner-text h1 {
        font-size: 60px;
        line-height: 1.45;
    }
}
.banner-text .desc {
    font-size: 24px;
}
.venues-heading {
    background-color: var(--main-cl);
}
.venues-heading .title-heading {
    font-size: 40px;
}
.venues-box h3.title-heading {
    font-size: 40px;
}
@media only screen and (min-width: 768px) {
    .venues-textnone .title-size-1 {
        font-size: 85px;
    }
}
.venues-box-contents {
    padding-left: 8.854rem  /* 170/19.2 */;
}
.venues-box .venues-textnone>.content>* {
    color: #fff;
}
.venues-box .venues-textnone>.content>h4 {
    font-size: 24px;
    margin-bottom: 8px;
    font-weight: normal !important;
}
.venues-box .venues-textnone>.content>p {
    font-weight: 400;
    font-size: 16px;
}
.card-info::after {
    backdrop-filter: blur(30px);
    background-color: #00161480;
}
.card-info::before {
    width: 261px;
    height: 408px;
    top: -192px;
    right: -100px;
    background-image: url('../images/graphic.svg');
    z-index: -1;
}
@media only screen and (min-width: 768px) {
    .service-body {
        padding-bottom: 90px;
    }
    .service-img {
        width: 69%;
    }
    .card-info-title {
        font-size: 24px;
        color: #fff;
    }
    .card.card-news {
        height: 586px;
    }
    .offers-context {
        width: 50%;
        right: unset;
        left: calc((100vw - var(--container-w)) / 2);
    }
}
.card-info-title {
    font-weight: 400 !important;
    text-transform: unset !important;
}
.service-item::after {
    background: var(--four-cl);
}
@media only screen and (min-width: 768px) {
    .service-slider .card-info-incategory {

    }
}
@media only screen and (min-width: 768px) {
    .service-slider .card-info-incategory {
        font-family: 'UTM God\'s Word' !important;
        font-weight: 400;
        font-size: 50px;
    }
}
.service-slider .card-info-text {
    font-weight: 400;
    font-size: 16px;
    color: #fff !important;
    line-height: 1.5;
}
.service-slider .btn-primary-1 {
    font-weight: 400;
}
.service-slider .swiper-button-next,
.service-slider .swiper-button-prev {
    width: 68px;
    height: 40px;
}
.btn-primary-1 {
    width: fit-content;
    display: flex;
    align-items: center;
    justify-content: space-around;
    gap: 8px;
    color: var(--main-cl);
    background: var(--four-cl);
    border-color: var(--four-cl);
}
.btn-primary-1:hover {
    color: var(--main-cl);
}
.card.card-news img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news-box {
    padding-top: 100px;
}
@media only screen and (min-width: 1199px) {
    .news-box .title-heading {
        font-size: 50px;
    }
}
@media only screen and (min-width: 768px) {
    .news-box .title-heading {
        font-size: 50px;
    }
}
.news-box .desc {
    font-size: 16px;
}
@media only screen and (max-width: 1199px) {
    .news-box .desc br {
        display: none;
    }
}
.card.card-news .card-news-title {
    font-family: UTM God\'s Word;
    text-transform: math-auto !important;
    font-weight: unset !important;
}
.card.card-news .card-news-img {
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}
.card.card-news .card-news-img:before {
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0.48) 25%, rgba(0, 0, 0, 0) 50%, rgba(0, 0, 0, 0.48) 75%, rgba(0, 0, 0, 0.6) 100%);
}
.section-news {
    position: relative;
}
.section-news:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 6%;
    width: 30%;
    height: 100%;
    background-image: url(../images/graphic_2.svg);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom;
    pointer-events: none;
}
.slider-offers .block-text {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #00000033;
    backdrop-filter: blur(50px);
    min-height: unset;
}
.slider-offers .block-text h3 {
    color: #fff;
    margin-bottom: 20px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
}
.slider-offers .block-text .title-heading {
    font-size: 18px;
}
.slider-offers.swiper-navigation-bottom .swiper-button-prev {
    margin-right: 4px;
}
.slider-offers .swiper-slide:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.3) 50%);
    pointer-events: none;
}
@media only screen and (min-width: 1600px) {
    .page-template-home .slider-offers .heading {
        margin-left: calc((100% - var(--container-w)) / 4);
    }
    .card-info {
        margin-right: 30px !important;
    }
}
.card-info {
    margin-right: 100px !important;
}
.page-template-home .slider-offers .heading {
    margin-left: unset;
}

/*CONTACT*/
.section-contact {
    position: relative;
}
.page-template-contact .section-contact:before {
    content: unset;
}
.section-contact:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: -120px;
    width: 100%;
    height: 50%;
    background-image: url("../images/graphic_2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    transform: rotateY(180deg);
}
.form-contact .form_wrap_flex {
    display: flex;
    gap: 20px;
}
.form-contact .form_wrap_flex > * {
    flex: 1;
}
.custom-nice-select .nice-select {
    border: none;
}
.map .iframe {
    filter: grayscale(1);
}
.map a::after {
    content: unset;
}
.footer-slogen {
    max-width: 100%;
}
.footer-slogen .textwidget {
    color: #fff;
}
.footer-slogen h1 {
    font-family: UTM God's Word;
    font-weight: 400;
    font-size: 70px;
}
.footer-bottom ul li a {
    font-weight: 100;
    font-size: 16px;
    text-transform: unset;
}
@media only screen and (min-width: 768px) {
    .btn-back-top svg {
        width: 61px;
        height: auto;
    }
}
.btn-back-top {
    position: absolute;
    bottom: 40px;
    top: unset;
    left: unset;
    right: -210px;
    z-index: 3;
    height: fit-content;
}
.btn-back-top:hover path {
    transform: translateY(-12px);
}
.footer-site {
    position: relative;
}
.footer-site:before {
    content: '';
    position: absolute;
    top: 36%;
    right: 0;
    width: 100%;
    height: 60%;
    transform: translateY(-50%);
    background-image: url(../images/graphic_3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: right;
    pointer-events: none;
}
.footer-bottom {
    position: relative;
    /*border-top: 0.5px solid #FFFFFF1A;*/
    padding-top: 64px;
}
.footer-bottom:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 80%;
    height: 0.5px;
    background: #FFFFFF1A;
}
@media only screen and (min-width: 992px) {
    .footer-slogen {
        padding-bottom: 50px;
    }
}
@media only screen and (min-width: 768px) {
    .group-nav .title-footer {
        margin-bottom: 12px;
        margin-right: -20px;
    }
}

/*form popup*/
.contact_popup_wrap {
    background: var(--main-cl);
    padding: 0;
    border-radius: 20px;
}
.contact_popup_wrap>.inner {
    display: flex;
}
.contact_popup_wrap .box_img {
    width: 45%;
    flex: 0 0 auto;
}
.contact_popup_wrap .box_img>img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.contact_popup_wrap .content_wrap {
    padding: 54px 64px 54px 76px;
    flex: 0 0 auto;
    width: 55%;
}
.contact_popup_wrap .content_wrap form {
    padding: 0 !important;
}
.contact_popup_wrap .title-heading {
    font-family: 'UTM God\'s Word';
    font-weight: 400;
    font-size: 35px;
    color: var(--four-cl);
    margin-bottom: 40px;
}
.fancybox-close-small {
    opacity: .4;
}
.fancybox-button {
    width: 60px;
    height: 60px;
}
@media only screen and (min-width: 992px) {
    .section-meeting .meeting-column-1 {
        padding-left: 0;
        height: 100%;
    }
    .section-meeting .meeting-media {
        float: right;
        height: 100%;
    }

    .section-meeting .container {
        /*max-width: unset;*/
    }
    .section-meeting .meeting-column-2 {
        position: relative;
        width: 36%;
    }
    .section-meeting .meeting-column-2:before {
        content: '';
        position: absolute;
        bottom: -40px;
        right: -80px;
        width: 100%;
        height: 688px;
        background-image: url(../images/graphic.svg);
        background-position: bottom right;
        background-size: contain;
        background-repeat: no-repeat;
    }
    .section-meeting .meeting>.row>*:not(.meeting-column-2) {
        width: 32%;
        height: 100vh;
        display: flex;
        align-items: center;
    }
    .section-meeting .meeting-column-3 {
        position: relative;
        padding-left: 3.5%;
        padding-right: 3.5%;
    }
    .section-meeting .meeting-column-3:before {
        content: '';
        position: absolute;
        top: -216px;
        left: 0;
        background: var(--four-cl);
        z-index: -1;
        width: 200%;
        height: calc(100% + 216px);
    }
    .section-meeting .meeting::before {
        content: unset;
    }
    .section-meeting .meeting-media-group {
        width: 100%;
    }
    .meeting-img {
        width: 67%;
    }

}
@media only screen and (min-width: 1200px) {
    .meeting-content .title-heading {
        font-size: 60px;
        text-transform: uppercase !important;
    }
}
@media only screen and (min-width: 768px) {
    .meeting-text {
        font-size: 24px;
        line-height: 1.5;
        color: #fff;
    }
}
@media only screen and (min-width: 992px) {
    .packages-header .heading {
        padding-left: 0;
    }
}
.section-meeting-packages {
    position: relative;
}
.section-meeting-packages:before {
    content: '';
    position: absolute;
    top: 60%;
    left: -7%;
    width: 740px;
    height: 620px;
    background-image: url(../images/graphic_3.svg);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left center;
    transform: rotateY(180deg) translateY(-50%);
}
.section-meeting-packages .packages-img.st {
    margin-left: 10%;
}
@media only screen and (min-width: 768px) {
    .packages-img.nd {
        left: -50%;
        width: 61.6224648986%;
        padding-top: 2rem;
    }
}
@media (min-height: 800px) {
    #fullpage .section.section-meeting-packages img:nth-child(1) {
        max-height: 500px;
    }
}
@media only screen and (min-width: 992px) {
    .packages-summary {
        padding-left: 0;
        font-size: 16px;
        color: #fff;
    }
}
@media only screen and (min-width: 768px) {
    .packages-box {
        margin-left: -110px;
    }
}
@media only screen and (min-width: 1200px) {
    .meeting-menu-content .title-heading {
        font-size: 40px;
    }
}
@media only screen and (min-width: 1400px) {
    .meeting-menu-box-title {
        font-size: 50px;
        margin-bottom: 30px;
    }
}
@media only screen and (min-width: 768px) {
    .meeting-menu-box-desc {
        font-size: 16px;
        min-height: 180px;
        color: #fff;
    }
}
@media only screen and (min-width: 992px) {
    .meeting-menu-box {
        padding-top: 12%;
        padding-bottom: 12%;
        padding-left: 52px;
        padding-right: 52px;
    }
}
.meeting-menu-box {
    box-shadow: none;
    backdrop-filter: unset;
    max-width: 430px;
    background: #00000033;
}

.swiper-navigation-bottom .swiper-button-prev {
    margin-right: 0;
}
@media (min-height: 800px) {
    #fullpage .section.section-meeting-menu .meeting-menu-img img {
        max-height: unset;
    }
}
@media only screen and (min-width: 992px) {
    .meeting-menu-slider {
        max-width: 100%;
        margin-left: unset;
        margin-right: 24px;
    }
}
@media only screen and (min-width: 768px) {
    .banner-text h1.is-sz-2 {
        font-size: 60px;
    }
    .banner-text h1 span {
        font-size: 100px;
    }
}
.group-img-left .img-2 {
    margin-left: auto;
    margin-top: -90px;
    margin-right: -50px;
}
.section-venue-context-inner h2.title-heading {
    font-size: 40px !important;
    margin-bottom: 20px;
}
.section-venue-context-inner h2.title-heading+div {
    font-weight: 400;
    font-size: 24px;
}
@media only screen and (min-width: 768px) {
    .section-venue-context-inner .wrap-text {
        max-width: 498px;
    }
}
.section-venue-context-inner .group-img-left {
    position: relative;
    z-index: 1;
}
.section-venue-context-inner .group-img-left:before {
    content: '';
    position: absolute;
    top: 14%;
    right: -130px;
    width: 100%;
    height: 275px;
    background-image: url(../images/graphic.svg);
    background-repeat: no-repeat;
    background-position: center right;
    background-size: contain;
    pointer-events: none;
    z-index: 0;
}
.is-heading-line-left::before {
    content: unset;
}
@media only screen and (min-width: 992px) {
    .section-floor-plan .col-main {
        width: 688px;
    }
}
@media only screen and (min-width: 992px) {
    .section-floor-plan .col-secondary {
        width: calc(100% - 688px);
        flex: 0 0 auto;
    }
}
@media only screen and (min-width: 1200px) {
    .section-floor-plan .row>* {
        padding-left: 11px;
        padding-right: 11px;
    }
    .section-floor-plan .desc {
        max-width: unset;
        font-family: 'UTM God\'s Word';
        font-size: 16px;
    }
}
.floorSwiperNav .swiper-slide {
    width: 450px !important;
}
@media only screen and (min-width: 768px) {
    .section-floor-plan .title-heading {
        font-size: 40px !important;
    }
}
@media only screen and (min-width: 1200px) {
    .section-floor-plan .desc {
        margin-top: -16%;
    }
}
@media only screen and (min-width: 768px) {
    .page-template-experience .packages-img.nd {
        left: -15%;
        width: 50%;
        padding-top: 2rem;
    }
}
@media only screen and (min-width: 768px) {
    .section-meeting-packages .title-heading {
        font-size: 40px;
    }
}
@media (min-height: 800px) {
    #fullpage .section.section-meeting-packages img:nth-child(1) {
        max-height: 516px;
        position: relative;
        z-index: 2;
    }
}
.page-template-experience .section-meeting-packages .packages-img.st {
    margin-left: 0;
    padding-top: 6%;
}
.page-template-experience .packages-header .desc {
    font-family: 'UTM God\'s Word';
    font-size: 16px;
    max-width: 470px;
}
@media only screen and (min-width: 768px) {
    .page-template-experience .packages-box {
        padding-top: 35%;
        margin-left: 20px;
    }
}
.page-template-experience .section-meeting-packages:before {
    left: 4%;
    width: 256px;
    height: 400px;
    background-image: url(../images/graphic.svg);
}
@media only screen and (min-width: 768px) {
    .page-template-experience .section-metting-setup .is-heading-line-left {
        margin-bottom: 20px;
    }
    .page-template-experience .section-metting-setup .desc-item,
    .page-template-experience .section-metting-setup .desc {
        font-family: 'UTM God\'s Word';
        font-weight: 400;
        font-size: 16px;
    }
}
.page-template-experience .section-metting-setup .box_content {
    padding-top: 26px;
}
.page-template-experience .nav-pills-cs .nav-link:not(:last-child) {
    margin-bottom: 15px;
}
.page-template-experience .nav-pills-cs .nav-link {
    font-family: 'UTM God\'s Word';
    font-weight: 400;
    font-size: 24px;
}
.page-template-experience .btn-custom {
    margin-top: 2rem;
}
@media only screen and (min-width: 992px) {
    .col-border-right::after {
        background-color: rgba(255, 255, 255, 0.2);
    }
}
.section-tabs .tab-content .tab-pane.active .desc {
    font-family: 'UTM God\'s Word';
    font-weight: 400;
    font-size: 16px;
}
@media only screen and (min-width: 992px) {
    .section-tabs .tab-content {
        padding-right: 74px;
    }
}
@media only screen and (min-width: 768px) {
    .tabsSwiper.swiper-custom-arrow .swiper-button-prev {
        right: 44px;
    }
}
.section-banner-page::before {
    width: 60%;
    background-color: unset;
    background: linear-gradient(90deg, rgba(0, 0, 0, 0.7) 0%, rgba(0, 0, 0, 0) 100%);
    z-index: 1;
}
@media only screen and (min-width: 768px) {
    .banner-img-container {
        height: 936px;
    }
}
.group-title .main-title {
    color: #fff;
    font-weight: unset !important;
}
@media only screen and (min-width: 992px) {
    .banner-overlay-text {
        align-items: center;
    }
}
@media only screen and (min-width: 768px) {
    .sub-banner {
        height: 600px;
    }
}
.event-type .form-check-input1 input:checked {
    border-color: var(--four-cl);
    background-color: transparent;
}
.custom-nice-select .nice-select::before {
    background-color: var(--four-cl);
}
.form-check-input1 input:checked[type=radio] {
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iOCIgaGVpZ2h0PSI4IiB2aWV3Qm94PSIwIDAgOCA4IiBmaWxsPSJub25lIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgo8cGF0aCBkPSJNNCA2QzUuMTA0NTcgNiA2IDUuMTA0NTcgNiA0QzYgMi44OTU0MyA1LjEwNDU3IDIgNCAyQzIuODk1NDMgMiAyIDIuODk1NDMgMiA0QzIgNS4xMDQ1NyAyLjg5NTQzIDYgNCA2WiIgZmlsbD0iI0U0Q0Y5QSIvPgo8L3N2Zz4K");
}

.btn-primary-1:active svg>path {
    stroke: #fff;
}

/*NEWS*/
.section-lastest-news .sub-banner-bgimg::before {
    background: linear-gradient(0deg, #000000, #000000);
    opacity: 55%;
}
.section-lastest-news .heading>.title-heading {
    color: var(--four-cl);
}
@media only screen and (min-width: 768px) {
    .section-lastest-news .heading>.title-heading {
        font-size: 60px;
    }
}
.art-item-img a::before {
    opacity: 80%;
}
@media only screen and (min-width: 768px) {
    .art-item.overlay .art-item-title {
        font-size: 24px;
        font-weight: unset !important;
        padding: 24px 35x 50px 40px;
    }
    .art-item-meta {
        font-size: 16px;
        font-weight: 400;
        color: #FFFFFFEB;
        margin-bottom: 8px;
    }
    .art-item-title-lg {
        font-size: 24px;
    }
}
.row.other-news-list>[class*='col-'] {
    border-right: 1px solid #FFFFFF26;
}
.pagination2 {
    padding-top: 70px;
    margin: 0 auto;
    width: fit-content;
    display: flex;
    gap: 8px;
}
div.pagination2 .page-numbers {
    width: 50px;
    height: 50px;
    margin-top: 0;
    color: #fff;
    background: transparent;
    border: 1px solid #FFFFFF33;
    font-weight: 400;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}
div.pagination2 .page-numbers:hover, div.pagination2 .page-numbers.current {
    background: var(--four-cl);
    color: var(--main-cl);
}
@media only screen and (min-width: 768px) {
    .is-heading-line-left {
        margin-bottom: 50px;
    }
}

/*offer*/
.page-template-offer .slider-offers .swiper-slide img {
    width: 100%;
    height: 100vh !important;
    object-fit: cover;
}
@media only screen and (min-width: 1200px) {
    .page-template-offer .block-text h3 {
        font-size: 50px;
        -webkit-line-clamp: 6;
    }
}
@media only screen and (min-width: 768px) and (min-width: 1200px) {
    .page-template-offer .block-text {
        min-height: 720px;
        padding: 57px 32px 52px 38px;
    }
}
@media only screen and (min-width: 768px) {
    .page-template-offer .offers-context {
        max-width: 530px;
        left: calc((100vw - var(--container-w)) / 2.3);
    }
}

.scroll-down {
    bottom: 80px;
}
.scroll-down:before {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    width: 2px;
    height: 30px;
    background-image: url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMiIgaGVpZ2h0PSIzMiIgdmlld0JveD0iMCAwIDIgMzIiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik0wLjY2NjUwNCAxTDAuNjY2NTAzIDE2TDAuNjY2NTAzIDMxIiBzdHJva2U9InVybCgjcGFpbnQwX2xpbmVhcl8xNTAxMl85NDcpIiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0iYmV2ZWwiIHN0cm9rZS1kYXNoYXJyYXk9IjMgMyIvPgo8ZGVmcz4KPGxpbmVhckdyYWRpZW50IGlkPSJwYWludDBfbGluZWFyXzE1MDEyXzk0NyIgeDE9Ii0wLjk5OTUxNyIgeTE9IjEiIHgyPSItMC45OTk1MTgiIHkyPSIzMSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiPgo8c3RvcCBzdG9wLWNvbG9yPSJ3aGl0ZSIvPgo8c3RvcCBvZmZzZXQ9IjEiIHN0b3AtY29sb3I9IndoaXRlIiBzdG9wLW9wYWNpdHk9IjAiLz4KPC9saW5lYXJHcmFkaWVudD4KPC9kZWZzPgo8L3N2Zz4K");
    background-repeat: no-repeat;
    background-size: contain;
    margin-top: 10px;
}

/*ABOUT*/
.sec_about_video video {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.sec_about_content {
    position: relative;
    z-index: 0;
}
.sec_about_content:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: -40px;
    width: 272px;
    height: 426px;
    background-image: url("../images/graphic.svg");
    background-repeat: no-repeat;
    background-position: left bottom;
    background-size: contain;
    pointer-events: none;
    transform: rotateY(180deg);
}
@media only screen and (max-width: 1199px) {
    .sec_about_content .heading .title-heading {
        font-size: 50px;
    }
    .sec_about_content .heading h4 {
        font-size: 24px;
    }
    .sec_about_content .box_img {
        padding: 0 60px 63px 0;
    }
}
.sec_about_content .heading .title-heading {
    font-size: 50px;
    margin-bottom: 20px;
}
.sec_about_content .heading h4 {
    font-family: 'Fira Sans', Sans-serif;
    font-weight: 400;
    font-size: 24px;
    margin-bottom: 20px;
}
.sec_about_content .box_img {
    position: relative;
    padding: 0 60px 60px 0;
    z-index: 0;
    width: calc(100% + 60px);
}
.sec_about_content .box_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    right: 0;
    width: 85%;
    height: 90%;
    background: linear-gradient(90deg, #FBE9AD 24.16%, #997E52 94.98%);
    z-index: -1;
    pointer-events: none;
    transition: .5s all;
}
.sec_about_content .box_img:hover:before {
    width: 90%;
    height: 95%;
    transform: translate(-23px, -4px);
}
.sec_intro_space {
    position: relative;
    z-index: 0;
    background-repeat: no-repeat;
}
.sec_intro_space:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 30%;
    background: linear-gradient(180deg, rgba(14, 83, 76, 0) 0%, #0E534C 100%);
    z-index: -1;
}
@media only screen and (min-width: 1199px) {
    .sec_intro_space .title-heading {
        font-size: 50px;
    }
}
.sec_intro_space .title-heading {
    font-size: 32px;
}
.intro_space_wrap {
    position: relative;
    margin: 0 -22px;
    padding-top: 40px;
}
.slide_intro_space .item {
    padding: 0 12px;
}
.slide_intro_space .item>.box_img {
    position: relative;
}
.slide_intro_space .item>.box_img:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 70%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
    opacity: .8;
    pointer-events: none;
}
.slide_intro_space .item>.box_img>.title {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 32px 50px;
    font-family: 'Fira Sans', Sans-serif;
    font-weight: 400;
    font-size: 16px;
    color: #fff;
    z-index: 1;
}
.intro_space_wrap .swiper-button-prev {
    left: -40px;
}
.intro_space_wrap .swiper-button-next {
    right: -40px;
}
.intro_space-text {
    font-size: 20px;
    margin-bottom: 30px;
}
.sec_about_facilities {
    position: relative;
}
.sec_about_facilities:before {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0%;
    width: 624px;
    height: 523px;
    background-image: url("../images/graphic_2.svg");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: left;
    pointer-events: none;
}
.sec_about_facilities .heading {
    margin-bottom: 50px;
}
.sec_about_facilities .slide_content {
    margin: 0 60px;
}
.sec_about_facilities .slide_img {
    margin-right: 70px;
}
.sec_about_eat .box_eat_wrap .item {
    display: flex;
}
.sec_about_eat .box_eat_wrap .item>* {
    width: 50%;
}
@media only screen and (min-width: 1600px) {
    .sec_about_eat .box_eat_wrap .item > .box_content {
        padding: 0 260px 0 100px;
        background: var(--four-cl);
    }
    .sec_about_eat .box_eat_wrap .item:nth-child(2)>.box_content {
        padding: 0 100px 0 260px;
    }
}
@media only screen and (min-width: 1199px) {
    .sec_about_eat .box_eat_wrap .item > .box_content {
        padding: 0 100px 0 100px !important;
    }
}
.sec_about_eat .box_eat_wrap .item > .box_content {
    padding: 0 calc(calc(100vw - 1350px)/2) 0 100px !important;
    background: var(--four-cl);
}
.sec_about_eat .box_eat_wrap .item:nth-child(2)>.box_content {
    order: -1;
}
.sec_about_eat .box_eat_wrap .box_content>.title-heading {
    font-size: 40px !important;
    color: var(--main-cl);
    display: flex;
    align-items: center;
    height: 100%;
    line-height: 1.3;
}
.sec_about_slogan .box_about_slogan {
    position: relative;
    border: 1px solid;
    border-image: linear-gradient(90deg, #FBE9AD 24.16%, #997E52 94.98%);
    border-image-slice: 1;
    margin: 0 7%;
    padding: 85px 50px 140px;
}
.sec_about_slogan .box_about_slogan>.graphic_2,
.sec_about_slogan .box_about_slogan>.graphic_1 {
    position: absolute;
    bottom: 100%;
    left: 50%;
    transform: translate(-50%, 50%);
    z-index: 2;
}
.sec_about_slogan .box_about_slogan>.graphic_2 {
    bottom: 0;
}
.sec_about_slogan .box_about_slogan>.graphic_2:before,
.sec_about_slogan .box_about_slogan>.graphic_1:before {
    content: '';
    position: absolute;
    top: 0;
    left: 50%;
    width: 180px;
    height: 100%;
    background: var(--main-cl);
    transform: translateX(-50%);
    z-index: -1;
}
.sec_about_slogan .box_about_slogan>.graphic_2:before {
    width: 360px;
}
@media only screen and (min-width: 1200px) {
    .sec_about_slogan .box_about_slogan h2 {
        font-size: 70px !important;
    }
}
.sec_about_slogan .box_about_slogan h2 {
    font-size: 50px;
}
.sec_about_slogan .box_about_slogan h2>span {
    font-size: 40px;
    color: #fff;
    opacity: .8;
}
.box_img_tabs {
    display: inline-block;
    margin: auto;
    position: relative;
    margin-top: 6.5rem;
    margin-bottom: -0.4rem;
    width: 49.7rem;
}
ul.nav_tabs_icon {
    list-style: none;
    margin: 0;
}
ul.nav_tabs_icon li {
    position: absolute;
    top: -2.5rem;
    right: 50%;
    margin: 0;
    cursor: pointer;
}
ul.nav_tabs_icon li .inner {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    display: flex;
    align-items: center;
}
ul.nav_tabs_icon li .inner .icon {
    width: 5.6rem;
    height: 5.6rem;
    background: var(--Style, #FFF);
    box-shadow: 0.35rem 0.45rem 1.35rem 0rem rgba(125, 125, 125, 0.20);
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    margin-bottom: 0.45rem;
    transition: .4s all;
}
ul.nav_tabs_icon li .inner .icon svg {
    max-width: 60%;
    max-height: 60%;
    width: auto;
    height: auto;
}
ul.nav_tabs_icon li b {
    color: #666;
    font-size: 1rem;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    width: max-content;
    display: inline-block;
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
}
ul.nav_tabs_icon li.active .icon {
    background: var(--four-cl);
}
ul.nav_tabs_icon li.active b {
    color: #fff;
    font-weight: 700;
}
ul.nav_tabs_icon li:nth-child(1) {
    top: 22%;
    right: 88%;
}
ul.nav_tabs_icon li:nth-child(2) {
    right: 11%;
    top: 24%;
}
ul.nav_tabs_icon li b {
    color: #fff;
}
ul.nav_tabs_icon li:nth-child(1) b {
    left: -100%;
    font-family: 'Fira Sans', Sans-serif;
    font-weight: 600;
    font-size: 16px;
}
ul.nav_tabs_icon li:nth-child(2) b {
    transform: translateX(10%);
    left: 100%;
}
ul.nav_tabs_icon li:nth-child(3) b {
    top: -35px;
    left: 50%;
    margin-right: 0;
}

/*ul.nav_tabs_icon li:nth-child(4) b {*/
/*    transform: unset;*/
/*    right: 0;*/
/*    left: unset;*/
/*    margin-right: 0.5rem;*/
/*}*/

.box_img_tabs>svg {
    display: block;
}
.for_tabs_icon {
    position: absolute;
    top: 10.5rem;
    text-align: center;
    width: 446px;
    left: 50%;
    transform: translateX(-50%);
    margin: auto;
}
.for_tabs_icon h3 {
    font-family: 'Fira Sans', Sans-serif;
    font-weight: 600;
    font-size: 24px;
    line-height: 1.3;
    margin-bottom: 20px;
}
.for_tabs_icon .content {
    font-family: 'Fira Sans', Sans-serif;
    font-weight: 400;
    font-size: 16px;
    text-align: center;
    color: #fff;
}
.for_tabs_icon .item:not(.active) {
    display: none;
}
.box_img_tabs svg {
    width: 100%;
    height: auto;
}
.sec_about_contact {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.footer-bottom .textwidget P {
    font-weight: 300;
}
h2.title-heading {
    font-size: 50px !important;
    line-height: 1.2;
    text-transform: uppercase;
}
.sec_about_video img {
    height: 100vh;
    width: 100%;
    object-fit: cover;
}
.sec_about_facilities .slide_content{
    min-height: 100%;
}
.box_arrow_slider{
    position: absolute;
    bottom: 0;
    left: 0;
}
.sec_about_content .col-lg-6.box_content {
    padding-right: 80px;
}

.sec_about_eat .box_eat_wrap .item:nth-child(even) > .box_content {
    padding: 0 100px 0 calc(calc(100vw - 1350px)/2) !important;
}
.meeting-media img {
    height: 100%;
    object-fit: cover;
}
.meeting .row {
    max-width: 100% !important;
}

#fullpage .section.section-meeting .container {
    max-width: 100% !important;
}
.meetingSetupSwiper  a.gallery-link-1 {
    width: 100%;
    display: block;
}

.meetingSetupSwiper a.gallery-link-1 img {
    width: 100%;
    height: auto;
}

.section-metting-setup h2.title-heading {
    font-size: 40px !important;
}
.meetingSetupSwiper a.gallery-link-2,.meetingSetupSwiper a.gallery-link-2 img {
    display: block;
    width: 100%;
}
.page-template-experience .section-metting-setup .box_content .inner_content {
    padding-left: 90px;
}
.section-news .fp-tableCell {
    vertical-align: bottom;
}
.sec_about_service .fp-tableCell {
    vertical-align: bottom;
}
.sec_about_service {
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
}
ul.thenativePagination {
    list-style: none;
    margin: 0;
    display: flex;
    padding: 0;
    gap: 8px;
}

ul.thenativePagination li {
    margin: 0;
}

ul.thenativePagination li a {
    width: 50px;
    height: 50px;
    margin-top: 0;
    color: #fff;
    background: transparent;
    border: 1px solid #FFFFFF33;
    font-weight: 400;
    font-size: 18px;
    display: flex;
    justify-content: center;
    align-items: center;
}

ul.thenativePagination .active a {
    background: var(--four-cl);
    color: var(--main-cl);
}
.slider-offers .swiper-slide img {
    width: 100%;
    object-fit: cover;
}
.venues-box h3.title-heading br{
    display: none;
}
.footer-slogen .textwidget span {
    color: var(--four-cl);
}
.load_home_page svg {
    width: 20.833rem;
    max-width: 95%;
    height: auto;
    position: absolute;
    z-index: 99;
    left: 50%;
    top: 50%;
    transform: translate(-50%,-50%);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}
.load_home_page {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 999999999999;
    transition: 1s all;
    opacity: 1;
    background: transparent;
}

div.load_home_page .mask {
    /*background-color: #00BDFFFF;*/
    transition: 1s all ease-in-out;
    position: absolute;
    width: 100%;
    height: 100%;
}

div.load_home_page.complete .mask {
    background-color: transparent;
}

div.load_home_page .mask span {
    display: block;
    width: 100%;
    height: 20%;
    position: absolute;
    left: 0;
    transition: 1s all ease-in-out;
    background-color: var(--main-cl);
    /*backdrop-filter: blur(40px);*/
}

div.load_home_page .mask span:nth-child(even) {
    left: unset;
    right: 0;
}

div.load_home_page .mask span:nth-child(1) {
    top: 0;
}

div.load_home_page .mask span:nth-child(2) {
    top: 20%;
}

div.load_home_page .mask span:nth-child(3) {
    top: 40%;
}

div.load_home_page .mask span:nth-child(4) {
    top: 60%;
}

div.load_home_page .mask span:nth-child(5) {
    top: 80%;
}

.load_home_page.complete {
    visibility: hidden;
}

div.load_home_page.complete .mask span {
    width: 0;
    opacity: 0;
    transition-delay: .3s;
}
#respond input#wp-comment-cookies-consent{
    height: auto !important;
    margin: 0 10px 0 0  !important;
}
.load_home_page.complete svg{
    transition-delay: 0.3s;
    opacity: 0;
}
.load_home_page rect,
.load_home_page path{
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}

.path-1 {
    animation-name: Signature2;
    animation-duration: 10s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2, .25, .43, .96);
    stroke: #FFF;
    stroke-width: 1px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}

.path-2{
    animation-name: Signature1;
    animation-duration: 20s;
    animation-fill-mode: forwards;
    animation-timing-function: cubic-bezier(2,.25,.43,.96);
    stroke: var(--sub-cl);
    stroke-width: 1px;
    stroke-dasharray: 2108;
    stroke-dashoffset: 2108;
    fill: transparent;
}
.load_home_page.complete .path-2{
    fill: var(--sub-cl);
}
.load_home_page.complete .path-1{
    fill: #FFF
}
@keyframes Signature1 {
    to {
        stroke: var(--sub-cl);
        stroke-dashoffset: 0;
    }
}
@keyframes Signature2 {
    to {
        stroke: #FFF;
        stroke-dashoffset: 0;
    }
}
.tile-reveal {
    overflow: hidden;
    width: 100vw;
    height: 100vh;
    display: flex;
    flex-flow: row wrap;
    align-self: flex-start;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    pointer-events: none;
    z-index: 10;
    background: #0E534C;
}
.tile-reveal-square {
    flex: 1 1 auto;
    width: 75px;
    height: 75px;
    background-color: #0E534C;
    opacity: 1;
}
.sec_intro_space .heading.text-center {
    margin-bottom: 0;
}
.slider-offers .swiper-slide img {
    max-height: 100vh;
}
.btn_hover.swiper-button-prev:hover svg circle {
    transform: matrix(-1, 0, 0, 1, 40, 0) translateX(-1.5rem);
}

.btn_hover.swiper-button-prev:hover svg path {
    transform: translateX(-1rem);
}
.wpcf7-form {
    padding-bottom: 0;
}

.section-contact:before {
    pointer-events: none;
}

.section-contact {
    padding-top: 3rem;
}
.form-contact .btn {
    min-width: 160px;
    padding: 8px 0;
}
.footer-bottom ul li a svg:hover {
    fill: #e4cf9a;
}

.footer-bottom ul li a svg {
    transition: .2s all;
    fill: transparent;
}
.slide_intro_space .item {
    cursor: pointer;
}

.slide_intro_space .item img {
    transition: .5s all;
    transform: scale(1);
}

.slide_intro_space .item  .box_img {
    overflow: hidden;
}

.slide_intro_space .item:hover img {
    transform: scale(1.15);
}

.slide_intro_space .item>.box_img:before {
    z-index: 1;
}
.sec_about_content, .sec_intro_space,.sec_about_facilities {
    padding-top: 9vh !important;
}
.section-venue-context-inner img {
    position: relative;
    z-index: 9;
}
ul.nav_tabs_icon li .inner .icon:hover {
    background: #e4cf9a;
}

.nav-main-menu .current-menu-item>a {color: #e4cf9a;}
button.btn-clear.btn-back-top {
    animation: hu__hu__ infinite 2s ease-in-out
}
@keyframes hu__hu__ {
    50% { transform: translateY(10px) }
}
.art-item .art-item-img img {
    transform: scale(1);
}

.art-item:hover .art-item-img img {
    transform: scale(1.1);
}

article.art-item {
    overflow: hidden;
}

.art-item-img a::before {
    z-index: 1;
}
.art-item-img{
    overflow: hidden;
}
.art-item.overlay .art-item-title {
    z-index: 2;
    color: #fff;
}
.section-text h1,.section-text h2,.section-text h3,.section-text h4 {
    margin-bottom: 15px;
}
.meeting-menu-img{
    overflow: hidden;
}
.meeting-menu-img,
.meeting-menu-img img{
    max-height: 80vh !important;
    object-fit: cover;
}
.meeting-menu-img img {
    max-height: 100%;
    object-fit: cover;
}
.section-meeting-packages .heading {
    max-width: 78%;
}
#fullpage .section.section-meeting-packages .container{
    padding-bottom: 0;
}
.gtranslate_wrapper a {
    background: transparent !important;
}

.gtranslate_wrapper a img {
    margin: 0 !important;
}

.gtranslate_wrapper a {
    width: 30px;
}
@media only screen and (max-width: 1400px) {
    .banner-text h1 {
        font-size: 40px;
    }

    .banner-text .desc {
        font-size: 20px;
    }

    .container {
        max-width: 1200px;
    }
    .venues-textnone .title-size-1 {
        font-size: 50px;
    }

    .venues-box .venues-textnone>.content>h4 {
        font-size: 20px;
    }

    .service-item::after {
        top: 50%;
    }

    :root {
        --container-w: 1200px;
    }

    .block-text h3 {
        font-size: 35px;
    }

    .footer-slogen h1 {
        font-size: 50px;
    }

    .footer-slogen {
        padding-bottom: 45px;
    }
    .sec_about_content .heading .title-heading {
        font-size: 35px;
    }

    .sec_about_content .box_img {
        padding: 0 30px 30px 0;
    }

    h2.title-heading {
        font-size: 35px !important;
    }

    .sec_about_eat .box_eat_wrap .box_content>.title-heading {
        font-size: 30px !important;
    }

    .sec_about_eat .box_eat_wrap .item > .box_content {
        padding: 0 calc(calc(100vw - 1200px)/2) 0 100px !important;
    }

    .sec_about_eat .box_eat_wrap .item:nth-child(even) > .box_content {
        padding: 0 100px 0 calc(calc(100vw - 1200px) / 2) !important;
    }

    .sec_about_slogan .box_about_slogan h2 {
        font-size: 50px !important;
    }

    .sec_about_slogan .box_about_slogan h2>span {
        font-size: 35px;
    }
    .sidebar-menu .header-site {
        padding-bottom: 40px;
    }
    .nav-main-menu > li > a {
        font-size: 30px;
    }

    .nav-secondary-menu>li a {
        font-size: 28px;
    }
    .meeting-text {
        font-size: 19px;
    }

    .meeting-content .title-heading {
        font-size: 40px;
    }
    .page-template-offer .block-text h3 {
        font-size: 35px;
    }
    .title-footer {
        font-size: 20px;
    }
    .banner-text h1 span {
        font-size: 70px;
    }
    .sec_about_content .row.justify-content-between {
        align-items: center;
    }

    .sec_intro_space .container {
        max-width: 900px;
    }
    .footer-bottom ul li a svg:hover {
        fill: #e4cf9a;
    }

    .footer-bottom ul li a svg {
        transition: .2s all;
        fill: transparent;
    }
    .header-site {
        padding-top: 10px;
    }

    .logo img {
        max-height: 71px;
    }

    .footer-bottom {
        padding-top: 30px;
    }

    .footer-slogen {
        padding-bottom: 30px;
    }

    .footer-slogen h1 {
        font-size: 40px;
    }
    .form-group {
        margin-bottom: 15px;
    }

    .event-type {
        margin-bottom: 10px;
    }

    .heading {
        margin-bottom: 20px;
    }
    .box_img_tabs {
        width: 42.7rem;
        margin-bottom: -3.4rem;
    }
    .section-venue-context-inner h2.title-heading+div {
        font-size: 19px;
    }
    .section-floor-plan .container.container-sm {
        max-width: 900px;
    }
    .section-floor-plan .col-main {
        width: 600px;
    }

    .section-floor-plan .col-secondary {
        width: calc(100% - 600px);
    }

    .section-floor-plan .row.group-heading {
        margin-bottom: 20px;
    }

    .section-floor-plan .desc {
        font-size: 14px;
    }
    .floorSwiperNav {
        width: 100%;
    }
    .floorSwiperNav .swiper-slide {
        width: 100% !important;
    }
    .section-floor-plan .desc {
        margin-top: -45%;
    }
    .venues-box h3.title-heading {
        font-size: 30px;
    }
    section.section-floor-plan {
        padding-top: 9vh;
    }

    .floorSwiperMain img {
        max-height: 320px;
        object-fit: cover;
    }

    .floorSwiperNav img {
        max-height: 140px;
        object-fit: cover;
    }
    .section-meeting-packages .title-heading {
        font-size: 30px;
    }

    .page-template-experience .packages-box {
        padding-top: 22%;
    }

    #fullpage .section.section-meeting-packages .container {
        padding-bottom: 0 !important;
    }

    .page-template-experience .section-meeting-packages .packages-img.st {
        padding-top: 2%;
    }

    section.section-meeting-packages.section-facilities {
        padding-top: 10vh;
    }
}
@media only screen and (max-width: 1199px){
    :root {
        --container-w: 950px;
    }


    .container {
        max-width: 950px;
    }
    .slider-offers {
        height: 100vh;
    }
    .slider-offers {
        height: 100vh;
    }

    .title-footer {
        font-size: 16px;
    }

    .footer-slogen h1 {
        font-size: 40px;
    }
    .sec_about_facilities .slide_content {
        margin: 0;
    }

    .sec_about_facilities .slide_img {
        margin: 0;
    }

    .sec_about_eat .box_eat_wrap .item:nth-child(even) > .box_content {
        padding: 0 40px 0 calc(calc(100vw - 950px) / 2) !important;
    }

    .sec_about_eat .box_eat_wrap .item > .box_content {
        padding: 0 calc(calc(100vw - 950px) / 2) 0 40px !important;
    }

    .sec_about_slogan .box_about_slogan h2 {
        font-size: 40px !important;
    }
    .packages-summary {
        margin-left: 150px;
    }
}
@media only screen and (max-width: 991px) {
    .slider-offers .swiper-slide img {
        object-fit: cover;
    }

    .container {
        max-width: 720px;
    }

    :root {
        --container-w: 720px;
    }

    .block-text h3 {
        font-size: 20px;
    }

    .venues-box h3.title-heading {
        font-size: 30px;
    }
    .sec_about_video img {
        height: auto !important;
    }

    .sec_about_content .col-lg-6.box_content {
        padding-right: 15px;
        margin-bottom: 30px;
    }

    .sec_about_content {
        padding: 50px 0;
    }

    .sec_about_content .box_img img {
        width: 100%;
    }
    .sec_about_facilities .slide_img img {
        width: 100%;
    }

    .sec_about_facilities {
        padding-top: 50px;
    }

    .sec_about_facilities .slide_content {
        text-align: center;
    }

    .sec_about_facilities .slide_content .text.mt-xl-4 {
        margin: 20px 0;
    }

    .sec_about_facilities h2.title-heading {
        margin-bottom: 30px;
    }
    .sec_about_facilities .slide_img {
        margin-bottom: 30px;
    }

    .sec_about_facilities h2.title-heading {
        margin-bottom: 30px;
    }

    .sec_about_eat  h2.title-heading {
        margin-bottom: 20px;
    }

    .sec_about_eat .box_eat_wrap .box_content>.title-heading {
        font-size: 20px !important;
    }

    .sec_about_eat .box_eat_wrap .item > .box_content {
        padding: 20px !important;
    }

    .sec_about_eat .box_eat_wrap .item:nth-child(even) > .box_content {
        padding: 20px !important;
    }

    section.section.sec_about_slogan {
        padding: 60px 0;
    }

    .sec_about_slogan .box_about_slogan h2 {
        font-size: 30px !important;
    }

    .sec_about_slogan .box_about_slogan h2>span {
        font-size: 20px;
        line-height: 1.6;
    }

    .box_img_tabs {width: 100%;}

    .sec_about_contact {
        padding: 50px 0;
    }
}
@media only screen and (max-width: 767px){
    .banner-text h1 {
        font-size: 25px;
    }

    .banner-text .desc {
        font-size: 17px;
    }

    .venues-box-contents {
        padding-left: 20px;
    }

    .venues-box h3.title-heading {
        font-size: 23px;
    }

    .service-img {
        width: 100%;
    }

    .card-info {
        margin: 0 !important;
        width: 100%;
    }

    .news-box {
        padding-top: 0;
    }

    h2.title-heading {
        font-size: 25px !important;
    }

    .slider-offers {
        height: 400px !important;
    }

    .news-list-view .mCSB_inside>.mCSB_container {
        top: unset !important;
    }

    div#mCSB_2 {}

    .news-list-view .scrollable {
        height: auto !important;
    }

    .offers-context {
        max-width: calc(100% - 35px);
    }

    .footer-slogen {
        padding: 50px 0 20px;
    }

    .footer-slogen h1 {
        font-size: 24px;
    }

    .footer-bottom.effect-up-level-1 .row {
        flex-wrap: wrap;
    }

    .footer-bottom .row>* {
        width: 100% !important;
    }

    .footer-bottom>.row>.col-4 {
        order: 2;
    }

    .footer-bottom {
        padding-top: 20px;
    }

    .title-footer {
        font-size: 19px;
    }

    .footer-bottom>.row>.col-8  .col-4 {
        margin-bottom: 20px;
    }

    .footer-bottom .textwidget P {
        font-size: 15px;
    }

    .social svg {
        max-width: 30px;
    }
    h1.title-heading.text-primary-1.text-uppercase {
        font-size: 25px;
    }

    .sec_about_content .box_img {
        width: 100%;
    }

    .container {
        padding: 0 15px;
    }

    .sec_about_eat .box_eat_wrap .item>* {
        width: 100% !important;
    }

    .sec_about_eat .box_eat_wrap .item > .box_content {
        width: 100% !important;
    }

    .sec_about_eat .box_eat_wrap .item {
        display: block;
    }

    .sec_about_slogan .box_about_slogan h2 {
        font-size: 22px !important;
    }

    .sec_about_slogan .box_about_slogan h2>span {
        font-size: 12px;
    }

    .sec_about_slogan .box_about_slogan {
        padding: 50px 18px 48px;
    }

    .sec_about_slogan .box_about_slogan>.graphic_2 img {
        max-width: 53px;
    }

    .box_img_tabs>svg {
        display: none;
    }

    .for_tabs_icon {
        position: unset;
        transform: unset;
        width: 100%;
    }

    .sec_about_service {
        padding-bottom: 50px;
    }

    ul.nav_tabs_icon li .inner {
        position: unset !important;
        transform: unset !important;
    }

    ul.nav_tabs_icon li {
        position: unset !important;
        margin: 0 10px;
    }

    ul.nav_tabs_icon {
        padding: 0 0 20px;
        display: flex;
        justify-content: center;
    }

    ul.nav_tabs_icon li .inner .icon {
        width: 4rem;
        height: 4rem;
    }

    ul.nav_tabs_icon li b {
        display: none;
    }

    .about_service-text.mt-xl-4 {
        margin-top: 20px;
        line-height: 1.6;
    }

    .box_img_tabs {
        margin-top: 20px;
    }
    .meeting-column-1 {
        width: 100%;
    }

    .meeting-column-2 {
        width: 100%;
    }

    .meeting-column-3 {
        width: 100%;
    }

    .meeting-column-3::before {
        display: none;
    }

    .meeting-text {
        font-size: 16px;
        line-height: 1.5;
    }

    .meeting-content .heading {
        margin-bottom: 0px;
    }

    .meeting-content {
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .meeting-media-group {
        padding-bottom: 1.5rem!important;
    }

    .section-meeting-packages .row.gx-2.gx-lg-4>* {
        width: 100%;
    }

    .packages-summary {
        font-size: 16px;
        margin: 0;
    }

    .packages-img.st {
        padding-top: 0;
    }

    .section-meeting-packages .packages-img.st {
        margin: 0;
    }

    .packages-img.nd {
        position: unset !important;
        width: 100%;
        margin: 10px 0;
    }

    .packages-box {
        padding: 0 !important;
    }

    .section-meeting-packages h3.title-heading {
        text-align: center;
    }
    .page-template-offer .block-text h3 {
        font-size: 14px;
        line-height: 1.6;
    }

    .section-offers.section-offers-pt {
        margin: 0;
    }

    .page-template-offer .slider-offers .swiper-slide img {
        height: 100% !important;
    }
    .section-offers.section-offers-pt {
        margin-top: 80px;
    }

    .logo img {
        max-height: 65px;
    }

    .header-site {
        padding-top: 10px;
    }
    .meeting {
        margin-top: 90px;
    }
    .banner-text h1.is-sz-2 {
        font-size: 20px;
    }

    .banner-text h1 span {
        font-size: 25px;
    }

    .page-template-experience .section-metting-setup .box_content .inner_content {
        padding: 0;
    }

    .section-tabs {
        padding-top: 20px;
    }

    div#v-pills-tabContent {
        margin-top: 30px;
    }

    .section-metting-setup h2.title-heading {
        font-size: 25px !important;
    }

    .section-venue-context-inner h2.title-heading {
        font-size: 25px !important;
    }
    .sidebar-menu.show .booking-event {
        opacity: 0;
    }
    .load_home_page svg {
        max-width: 60vw !important;
    }
    .contact_popup_wrap>.inner {
        display: block;
    }

    .contact_popup_wrap .box_img {
        width: 100%;
    }

    .contact_popup_wrap .content_wrap {
        width: 100%;
        padding: 30px;
    }
    .tabsSwiper.swiper-custom-arrow .swiper-button-next, .tabsSwiper.swiper-custom-arrow .swiper-button-prev {
        top: 50%;
        left: 0;
        transform: translateY(-50%);
        opacity: 1 !important;
    }

    .tabsSwiper.swiper-custom-arrow .swiper-button-next {
        left: unset;
        right: 0;
    }
    /*.section-news .col-6 {*/
    /*    width: 100%;*/
    /*}*/
    .card.card-news .card-news-body {
        padding: 1rem !important;
    }
    .packages-img img {width: 100%;}
    .group-img-right.text-end {
        position: relative;
        z-index: 9;
    }

    .section-venue-context-inner .group-img-left {
        z-index: 9;
    }

    .section-venue-context-inner .group-img-left:before {
        z-index: -1;
    }
    .header-site>* {position: relative;}

    .header-site:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 120%;
        background: linear-gradient(180deg, black, transparent);
    }
    .section-floor-plan .col-secondary {
        width: 100%;
    }

    .section-floor-plan .desc {
        margin-top: 10px;
    }
    .contact_popup_wrap .box_img {
        display: none;
    }

    .contact_popup_wrap .content_wrap {
        padding-top: 60px;
    }
    .block-text .desc {
        font-size: 16px;
    }
    .service-body .container {
        max-width: 75%;
    }

    .section-service  h3.title-heading.text-primary-1.text-uppercase {
        text-align: center;
        padding: 0 !important;
    }
    .section-meeting-packages .heading {
        max-width: 100%;
    }
    .lastest-news .col-4 {
        width: 100%;
    }

    .art-item.overlay .art-item-title {
        font-size: 16px;
        line-height: 1.5;
    }

    .other-news .col-4 {
        width: 100%;
    }

    .art-item-title-lg {
        font-size: 16px;
    }

    .art-item-meta {
        font-size: 14px;
    }

    .other-news .col-4+.col-4 {
        margin-top: 20px;
    }
    .sidebar-menu.show .header-site:before {
        opacity: 0;
    }

    .header-site:before {
        transition: .4s all;
        opacity: 1;
    }

    .header-site {}

    .header-site.header-site-absolute {
        position: fixed;
        top: 0;
        z-index: 99;
    }
}
