@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, 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") format("woff");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper-container {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-container-vertical > .swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: flex;
    transition-property: transform;
    box-sizing: content-box
}

.swiper-container-android .swiper-slide, .swiper-wrapper {
    transform: translate3d(0px, 0, 0)
}

.swiper-container-multirow > .swiper-wrapper {
    flex-wrap: wrap
}

.swiper-container-multirow-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column
}

.swiper-container-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-slide {
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    transition-property: transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide {
    height: auto
}

.swiper-container-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height
}

.swiper-container-3d {
    perspective: 1200px
}

.swiper-container-3d .swiper-cube-shadow, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-wrapper {
    transform-style: preserve-3d
}

.swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-container-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), transparent)
}

.swiper-container-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start
}

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: x mandatory
}

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper {
    scroll-snap-type: y mandatory
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next, .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after, .swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev'
}

.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next'
}

.swiper-button-next.swiper-button-white, .swiper-button-prev.swiper-button-white {
    --swiper-navigation-color: #ffffff
}

.swiper-button-next.swiper-button-black, .swiper-button-prev.swiper-button-black {
    --swiper-navigation-color: #000000
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transition: .3s opacity;
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    transform: scale(0.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    transform: scale(0.33)
}

.swiper-pagination-bullet {
    width: 8px;
    height: 8px;
    display: inline-block;
    border-radius: 100%;
    background: #000;
    opacity: .2
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet-active {
    opacity: 1;
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-container-vertical > .swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    transform: translate3d(0px, -50%, 0)
}

.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 6px 0;
    display: block
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: .2s transform, .2s top
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 4px
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s left
}

.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: .2s transform, .2s right
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, 0.25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top
}

.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top
}

.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite, .swiper-container-vertical > .swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-white {
    --swiper-pagination-color: #ffffff
}

.swiper-pagination-black {
    --swiper-pagination-color: #000000
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, 0.1)
}

.swiper-container-horizontal > .swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-container-vertical > .swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container > canvas, .swiper-zoom-container > img, .swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    animation: swiper-preloader-spin 1s infinite linear;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000
}

@keyframes swiper-preloader-spin {
    100% {
        transform: rotate(360deg)
    }
}

.swiper-container .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-container-fade.swiper-container-free-mode .swiper-slide {
    transition-timing-function: ease-out
}

.swiper-container-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity
}

.swiper-container-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube {
    overflow: visible
}

.swiper-container-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-container-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-cube.swiper-container-rtl .swiper-slide {
    transform-origin: 100% 0
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-next, .swiper-container-cube .swiper-slide-next + .swiper-slide, .swiper-container-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-container-cube .swiper-slide-shadow-bottom, .swiper-container-cube .swiper-slide-shadow-left, .swiper-container-cube .swiper-slide-shadow-right, .swiper-container-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-container-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0px;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    -webkit-filter: blur(50px);
    filter: blur(50px);
    z-index: 0
}

.swiper-container-flip {
    overflow: visible
}

.swiper-container-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-container-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-container-flip .swiper-slide-shadow-bottom, .swiper-container-flip .swiper-slide-shadow-left, .swiper-container-flip .swiper-slide-shadow-right, .swiper-container-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.section_slider {
    margin-bottom: 20px
}

.section_slider .swiper-pagination-bullets {
    text-align: center
}

.section_slider .swiper-pagination-bullets .swiper-pagination-bullet {
    box-shadow: none;
    outline: 0;
    width: 12px;
    height: 12px;
    background: #fff;
    border-radius: 50%;
    padding: 0;
    font-size: 0;
    opacity: 1
}

.section_slider .swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    transition: all .2s;
    background: #323c42
}

.section_slider .swiper-button-next {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #e9a664;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    right: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(30px);
    transform: translateX(30px)
}

@media (max-width: 1024px) {
    .section_slider .swiper-button-next {
        display: none !important
    }
}

.section_slider .swiper-button-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 30px;
    height: 30px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: #e9a664;
    border: none;
    outline: none;
    background: transparent;
    line-height: 30px;
    text-align: center;
    z-index: 2;
    left: -35px;
    opacity: 0;
    -webkit-transition: all .25s ease;
    transition: all .25s ease;
    -webkit-transform: translateX(-30px);
    transform: translateX(-30px)
}

@media (max-width: 1024px) {
    .section_slider .swiper-button-prev {
        display: none !important
    }
}

.section_slider:hover .swiper-button-next {
    right: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0px);
    transform: translateY(0px)
}

.section_slider:hover .swiper-button-next.swiper-button-disabled {
    opacity: 0.35
}

.section_slider:hover .swiper-button-prev {
    left: 5px;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0);
    transform: translateY(0)
}

.section_slider:hover .swiper-button-prev.swiper-button-disabled {
    opacity: 0.35
}

.section_about {
    margin-bottom: 20px
}

.section_about .img-about {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 70%
}

.section_about .img-about:after {
    content: "";
    position: absolute;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    transition: all 0.5s ease-in-out 0s;
    width: 0;
    z-index: 1
}

.section_about .img-about:hover:after {
    opacity: 0;
    width: 100%
}

.section_about .img-about:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1
}

.section_about .img-about:hover:before {
    opacity: 0;
    height: 100%
}

.section_about .img-about img {
    width: 70% !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.section_about .title-frame {
    position: relative;
    display: inline-block;
    color: #eaecf3
}
.section_about .title-frame > span {
    position: absolute;
    content: "";
    background-color: currentColor
}

.section_about .title-frame .line-top {
    top: 0;
    height: 5px;
    width: 172px;
    left: 0
}

.section_about .title-frame .line-right {
    left: 172px;
    width: 5px;
    height: 100%
}

.section_about .title-frame .line-bottom {
    bottom: 0;
    height: 5px;
    width: 172px;
    left: 0
}

.section_about .title-frame .line-left {
    left: 0;
    width: 5px;
    height: 100%
}

.section_about .title-frame .line-mask {
    width: 5px;
    height: calc(100% - 26px);
    top: 13px;
    z-index: 50;
    left: 172px;
    background-color: #fff
}

.section_about .title-frame .introduce-title-inner {
    display: inline-block;
    position: relative;
    z-index: 150;
    padding: 11px 0 11px 80px
}

@media (max-width: 991px) {
    .section_about .title-frame .introduce-title-inner {
        padding: 11px 0 11px 10px
    }
}

.section_about .title-frame .entry-title {
    display: block;
    margin: 4px 10px;
    color: #000
}

.section_about .title-frame .entry-title .name-intr {
    font-weight: bold;
    font-size: 26px
}

.section_about .title-frame .entry-title .title-intr {
    font-weight: 600;
    font-size: 22px
}

.section_about .content-introduce {
    padding-top: 0px
}

@media (max-width: 1025px) {
    .section_about .content-introduce {
        padding-top: 0px
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_about .content-introduce {
        padding-top: 20px
    }
}

@media (max-width: 767px) {
    .section_about .content-introduce {
        padding-top: 20px
    }
    .section_slider img {height:unset !important;}
}

.section_about .introduce-wrap {
    margin-left: 0px;
    font-size: 16px;
}

@media (max-width: 1025px) {
    .section_about .introduce-wrap {
        margin-left: 0px
    }
}

@media (max-width: 991px) {
    .section_about .introduce-wrap {
        margin-left: 0px
    }
}

.section_about .introduce-wrap p {
    padding: 10px 0px;
    margin-bottom: 0px
}

.section_about .div-xem-them {
    padding: 20px 0px
}

@media (max-width: 767px) {
    .section_about .div-xem-them {
        margin-top: 10px
    }
}

.section_about .div-xem-them a {
    background-color: #e9a664;
    color: #fff;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    padding: 15px 40px
}

.section_about .div-xem-them a:hover {
    background-color: #a37a22
}

.section_room {
    background: #f3f3f3
}

.section_room_vip .item_vip_big {
    position: relative;
    background-color: #fff;
    box-shadow: 0 0px 1px 1px rgba(0, 0, 0, 0.1);
    margin-bottom: 20px
}

@media (min-width: 991px) {
    .section_room_vip .item_vip_big {
        height: 95%;
        display: block
    }
}

.section_room_vip .item_vip_big .img_vip_full .image_thumb {
    position: relative;
    padding-bottom: 42.5%;
    overflow: hidden;
    height: auto;
    display: block
}

@media (min-width: 991px) and (max-width: 1025px) {
    .section_room_vip .item_vip_big .img_vip_full .image_thumb {
        padding-bottom: 34%
    }
}

@media (max-width: 767px) {
    .section_room_vip .item_vip_big .img_vip_full .image_thumb {
        padding-bottom: 57%
    }
}

.section_room_vip .item_vip_big .img_vip_full .image_thumb img {
    width: 100% !important;
    max-height: inherit;
    position: absolute;
    height: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .5s ease-in-out all;
    will-change: opacify;
    transform: scale(1)
}

.section_room_vip .item_vip_big .img_vip_full .image_thumb:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.1);
    opacity: 0;
    -webkit-transition: ease opacity 350ms;
    -o-transition: ease opacity 350ms;
    transition: ease opacity 350ms
}

.section_room_vip .item_vip_big .img_vip_full .image_thumb:hover img {
    transform: scale(1.1)
}

.section_room_vip .item_vip_big .img_vip_full .image_thumb:hover:after {
    opacity: 1
}

.section_room_vip .item_vip_big .info-vip {
    padding: 10px
}

@media (max-width: 767px) {
    .section_room_vip .item_vip_big .info-vip {
        padding: 15px 5px 0px
    }
}

.section_room_vip .item_vip_big .info-vip .name-room a {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 600;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

@media (max-width: 767px) {
    .section_room_vip .item_vip_big .info-vip .name-room a {
        font-size: 18px
    }
}

.section_room_vip .item_vip_big .info-vip .info-room {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 5px
}

.section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal {
    display: flex;
    margin-bottom: 7px
}

.section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal .tag-rivew {
    display: flex;
    justify-content: center;
    align-items: center
}

.section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal .tag-rivew:nth-last-child(1) {
    margin-left: 10px
}

.section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal .tag-rivew img {
    width: 26px;
    margin-right: 5px
}

@media (max-width: 767px) {
    .section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal .tag-rivew img {
        width: 20px
    }
}

.section_room_vip .item_vip_big .info-vip .info-room .tag-rivew-smal .tag-rivew p {
    margin-bottom: 0px
}

.section_room_vip .item_vip_big .info-vip .vip-dat-hang {
    display: inline-flex;
    padding: 10px 0px
}

.section_room_vip .item_vip_big .info-vip .vip-dat-hang a {
    padding: 10px 7px;
    background-color: #c40025;
    border: 1px solid #c40025;
    color: #fff;
    font-size: 12px;
    transition: all 300ms;
    -webkit-appearance: none;
    -moz-appearance: none;
    font-weight: 600
}

@media (min-width: 991px) and (max-width: 1025px) {
    .section_room_vip .item_vip_big .info-vip .vip-dat-hang a {
        padding: 7px
    }
}

.section_room_vip .item_vip_big .info-vip .vip-dat-hang a:hover, .section_room_vip .item_vip_big .info-vip .vip-dat-hang a:focus {
    background-color: #fff;
    color: #c40025;
    border: 1px solid #c40025
}

.section_room_vip .item-vip-small {
    position: relative;
    margin-bottom: 20px;
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.1)
}

.section_room_vip .item-vip-small .image_thumb {
    padding-bottom: 57%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative
}

.section_room_vip .item-vip-small .image_thumb img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.section_room_vip .item-vip-small .image_thumb:after {
    content: "";
    position: absolute;
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    bottom: 0;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 100%;
    transition: all 0.5s ease-in-out 0s;
    width: 0;
    z-index: 1
}

.section_room_vip .item-vip-small .image_thumb:hover:after {
    opacity: 0;
    width: 100%
}

.section_room_vip .item-vip-small .image_thumb:before {
    content: "";
    left: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 0;
    background: rgba(255, 255, 255, 0.5) none repeat scroll 0 0;
    height: 0;
    transition: all 0.5s ease-in-out 0s;
    width: 100%;
    z-index: 1
}

.section_room_vip .item-vip-small .image_thumb:hover:before {
    opacity: 0;
    height: 100%
}

.section_room_vip .item-vip-small .name_price {
    display: flex;
    justify-content: left;
    align-items: center;
    position: absolute;
    left: 0;
    z-index: 10;
    bottom: 0px;
    padding: 10px;
    width: 100%
}

.section_room_vip .item-vip-small .name_price:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.8), transparent);
    background: linear-gradient(0deg, rgba(0, 0, 0, 0.8) 0, transparent);
    z-index: 1;
    cursor: pointer
}

.section_room_vip .item-vip-small .name_price .name-room {
    line-height: 22px;
    margin-bottom: 0px;
    position: relative;
    z-index: 2;
    max-width: 215px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #fff
}

@media (max-width: 767px) {
    .section_room_vip .item-vip-small .name_price .name-room {
        max-width: 180px
    }
}

.section_room_vip .item-vip-small .name_price .name-room a {
    color: #fff;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: normal;
    margin-right: 20px;
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap
}

.section_room_vip .item-vip-small .name_price .name-room a:hover {
    color: #e9a664
}

.section_room_vip .item-vip-small .name_price .price {
    padding: 3px 5px;
    color: #fff;
    background-color: #c40025;
    position: relative;
    z-index: 2
}

@media (min-width: 991px) and (max-width: 1025px) {
    .section_room_vip .item-vip-small .name_price .price {
        font-size: 12px
    }
}

@media (max-width: 767px) {
    .section_room_vip .item-vip-small .name_price .price {
        font-size: 12px
    }
}

.section_room_vip .tag-room .list_tag_room {
    margin-bottom: 7px
}

.section_room_vip .tag-room .list_tag_room li {
    display: inline-block
}

.section_room_vip .tag-room .list_tag_room li img {
    max-width: 26px;
    display: inline-block
}

@media (max-width: 1025px) {
    .section_room_vip .tag-room .list_tag_room li img {
        max-width: 26px
    }
}

@media (max-width: 767px) {
    .section_room_vip .tag-room .list_tag_room li img {
        max-width: 24px
    }
}

@media (max-width: 321px) {
    .section_room_vip .tag-room .list_tag_room li img {
        max-width: 16px
    }
}

.section_room_vip .tag-room .list_tag_room li + li {
    margin-left: 10px
}

@media (max-width: 1025px) {
    .section_room_vip .tag-room .list_tag_room li + li {
        margin-left: 5px
    }
}

.section_am_thuc {
    margin-bottom: 20px
}

.section_am_thuc .tabs-title {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-bottom: 15px
}

@media (max-width: 767px) {
    .section_am_thuc .tabs-title {
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        overflow-x: auto;
        overflow-y: hidden;
        -webkit-overflow-scrolling: touch;
        flex-wrap: unset;
        padding-bottom: 10px;
        justify-content: center
    }
}

.section_am_thuc .tabs-title .tab-link {
    margin: 0 20px;
    position: relative;
    background: none;
    display: inline-block;
    cursor: pointer
}

@media (max-width: 767px) {
    .section_am_thuc .tabs-title .tab-link {
        margin: 0 10px
    }
}

@media (max-width: 321px) {
    .section_am_thuc .tabs-title .tab-link {
        margin: 0 5px
    }
}

.section_am_thuc .tabs-title .tab-link.current span {
    background-image: linear-gradient(to right, #e9a664, #e9a664 50%, #e9a664 50%)
}

.section_am_thuc .tabs-title .tab-link.current span:before {
    width: 100%
}

.section_am_thuc .tabs-title .tab-link span {
    text-decoration: none;
    display: block;
    padding: 8px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 600;
    position: relative;
    z-index: 1;
    text-align: center;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    background-image: linear-gradient(to right, #e9a664, #e9a664 50%, #323c42 50%);
    background-size: 200% 100%;
    background-position: -100%;
    transition: all 0.3s ease-in-out;
    text-transform: uppercase
}

.section_am_thuc .tabs-title .tab-link span:before {
    display: block;
    content: '';
    width: 0;
    height: 3px;
    bottom: 5px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #e9a664;
    transition: all 0.3s ease-in-out
}

.section_am_thuc .tabs-title .tab-link span:hover {
    background-position: 0%
}

.section_am_thuc .tabs-title .tab-link span:hover:before {
    width: 100%
}

.section_am_thuc .show-more-pro {
    padding: 10px 0px;
    text-align: center
}

.section_am_thuc .show-more-pro .a-show-more {
    padding: 10px 20px;
    background-color: #e9a664;
    border: 1px solid #e9a664;
    color: #fff;
    font-size: 13px;
    transition: all 300ms;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-transform: uppercase
}

.section_am_thuc .show-more-pro .a-show-more:hover {
    background-color: #a37a22;
    border: 1px solid #a37a22
}

.section_tab_restaurant {
    padding: 20px 0 20px;
    background: #f6f6f6
}

.section_tab_restaurant .e-tabs {
    text-align: center
}

.section_tab_restaurant .tabs-title {
    text-align: center;
    display: inline-block;
    background-color: #eeefed;
    margin-bottom: 15px
}

.section_tab_restaurant .tabs-title li.current {
    background: #e9a664
}

.section_tab_restaurant .tabs-title li.current .item-name img {
    filter: brightness(0) invert(1)
}

.section_tab_restaurant .tabs-title li.current .item-name p {
    color: #fff
}

.section_tab_restaurant .tabs-title li.current .item-name p:before {
    background: #fff
}

.section_tab_restaurant .tabs-title li {
    padding: 10px 15px
}

.section_tab_restaurant .tabs-title .item-name img {
    width: 30px;
    height: 30px
}

.section_tab_restaurant .tabs-title .item-name p {
    text-decoration: none;
    display: block;
    padding: 5px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: 400;
    position: relative;
    z-index: 1;
    text-align: center;
    color: #323c42;
    text-transform: uppercase;
    margin-bottom: 0px
}

@media (max-width: 767px) {
    .section_tab_restaurant .tabs-title .item-name p {
        font-size: 13px
    }
}

.section_tab_restaurant .tabs-title .item-name p svg {
    width: 30px;
    height: 30px
}

.section_tab_restaurant .tabs-title .item-name p svg path {
    fill: #323c42
}

.section_tab_restaurant .tabs-title .item-name p:before {
    display: block;
    content: '';
    width: 100%;
    height: 1px;
    left: 0;
    bottom: 0px;
    z-index: 0;
    position: absolute;
    background: #323c42;
    transition: all 0.3s ease-in-out
}

.section_tab_restaurant .tab-float {
    background: #e9a664;
    padding: 10px
}

.section_tab_restaurant .tab-content .title_us {
    padding: 10px 0px
}

.section_tab_restaurant .tab-content .title_us .txt_1 {
    color: #f8e1df;
    font-size: 32px;
    text-transform: uppercase;
    text-align: left;
    padding: 0px 20px;
    font-family: initial;
    font-style: italic;
    margin-bottom: 0px;
    line-height: 32px
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_tab_restaurant .tab-content .title_us .txt_1 {
        line-height: 26px;
        font-size: 26px
    }
}

.section_tab_restaurant .tab-content .title_us .txt_2 {
    text-align: right
}

.section_tab_restaurant .tab-content .title_cont_us {
    text-align: left;
    padding: 80px 30px;
    background: rgba(255, 255, 255, 0.6);
    margin: 20px;
    margin-top: 45px
}

@media (min-width: 992px) and (max-width: 1199px) {
    .section_tab_restaurant .tab-content .title_cont_us {
        padding: 30px 10px
    }
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_tab_restaurant .tab-content .title_cont_us {
        padding: 26px 10px;
        margin: 0px
    }
}

@media (max-width: 767px) {
    .section_tab_restaurant .tab-content .title_cont_us {
        padding: 10px 10px;
        margin: 0px;
        margin-top: 10px;
        margin-bottom: 10px
    }
}

.section_tab_restaurant .tab-content .title_cont_us .txt_title {
    color: #5e5e5e;
    font-size: 30px;
    text-transform: uppercase;
    font-family: initial;
    margin-bottom: 20px;
    line-height: 30px
}
.title_cont_us p:last-child {
    line-height: 1.5;
    margin-top: 20px;
}
.section_tab_restaurant .tab-content .title_cont_us .txt_title_1 {
    color: #5e5e5e;
    font-size: 16px;
    font-family: initial;
    margin-bottom: 10px
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_tab_restaurant .tab-content .title_cont_us .txt_title_1 {
        font-size: 15px
    }
}

.section_tab_restaurant .tab-content .title_cont_us .txt_title_2 p {
    line-height: 1.5;
    margin-top: 20px;
}
.section_tab_restaurant .tab-content .title_cont_us .txt_title_2 {
    color: #5e5e5e;
    font-size: 14px;
    font-family: initial;
    margin-bottom: 10px
}

@media (min-width: 767px) and (max-width: 991px) {
    .section_tab_restaurant .tab-content .title_cont_us .txt_title_2 {
        font-size: 13px
    }
}

.section_tab_restaurant .tab-content .img_nbox {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 126%
}

.section_tab_restaurant .tab-content .img_nbox img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.section_tab_restaurant .tab-content .img_nbo_2 {
    overflow: hidden;
    width: 100%;
    display: flex;
    -o-justify-content: center;
    -moz-justify-content: center;
    -webkit-justify-content: center;
    -os-justify-content: center;
    -o-display: flex;
    -moz-display: flex;
    -webkit-display: flex;
    -os-display: flex;
    align-items: center;
    position: relative;
    height: auto !important;
    padding-bottom: 142%
}

.section_tab_restaurant .tab-content .img_nbo_2 img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.secttion_blogs {
    margin-bottom: 40px
}

@media (max-width: 991px) {
    .secttion_blogs {
        margin-bottom: 0px
    }
}

.secttion_blogs .item_blog_index {
    margin-bottom: 30px
}

.secttion_blogs .item_blog_index .img-blog .image-blog {
    padding-bottom: 60%;
    overflow: hidden;
    height: auto;
    display: block;
    position: relative
}

.secttion_blogs .item_blog_index .img-blog .image-blog img {
    width: auto !important;
    max-height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    transition: .3s ease-in-out all;
    will-change: opacify
}

.secttion_blogs .item_blog_index .blog_content {
    background-color: #f8f8f8;
    box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.19);
    padding: 5px 15px 5px;
    width: 90%;
    margin: -45px auto;
    position: relative;
    border-radius: 3px
}

@media (min-width: 767px) and (max-width: 991px) {
    .secttion_blogs .item_blog_index .blog_content {
        text-align: center;
        width: 95%;
        padding: 10px
    }
}

@media (max-width: 767px) {
    .secttion_blogs .item_blog_index .blog_content {
        text-align: center;
        width: 100%;
        box-shadow: none;
        padding: 10px;
        border-radius: 0px;
        margin: -2px auto
    }
}

.secttion_blogs .item_blog_index .blog_content h3 a {
    color: #000;
    font-size: 22px;
    line-height: 28px;
    word-break: break-word;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 56px;
    margin: 10px 0px;
    text-align: center
}

@media (max-width: 991px) {
    .secttion_blogs .item_blog_index .blog_content h3 a {
        font-size: 20px
    }
}

.secttion_blogs .item_blog_index .blog_content h3 a:hover {
    color: #e9a664
}

.secttion_blogs .item_blog_index .blog_content .blog_description {
    color: #747474;
    font-size: 16px;
    line-height: 22px;
    word-break: break-word;
    overflow: hidden;
    text-align: center;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    overflow: hidden;
    height: 66px
}

@media (max-width: 991px) {
    .secttion_blogs .item_blog_index .blog_content .blog_description {
        display: none
    }
}

.secttion_blogs .item_blog_index .blog_content .blog_read_more {
    padding: 8px 8px;
    font-size: 14px;
    border-radius: 0px;
    position: absolute;
    right: -20px;
    bottom: -15px;
    line-height: inherit;
    background-color: #e9a664;
    color: #fff
}

.secttion_blogs .item_blog_index .blog_content .blog_read_more:hover {
    background-color: #915b10
}

@media (max-width: 991px) {
    .secttion_blogs .item_blog_index .blog_content .blog_read_more {
        display: none
    }
}

.secttion_blogs .item_blog_index .blog_content .update_date {
    margin-bottom: 30px
}

@media (max-width: 991px) {
    .secttion_blogs .item_blog_index .blog_content .update_date {
        margin-bottom: 15px
    }

    .secttion_blogs .item_blog_index .blog_content .update_date span {
        float: none !important;
        display: block;
        font-size: 12px
    }
}

.secttion_blogs .item_blog_index .blog_content .update_date .user_name {
    float: left
}

.secttion_blogs .item_blog_index .blog_content .update_date .user_date {
    float: right
}
.section_slider img {
    height: calc(100vh - 113px);
    width: 100%;
    object-fit: cover;
}
.mgt-60 {
    margin-top: 60px;
}
