.swiperBanner .swiper-button-next {
    color: #fff;
    width: 48px;
    height: 48px;
    border-radius: 10px;
    font-weight: bold;
    opacity: 0.8;
    transition: all linear .3s;
    transform: translateX(-58px);
    background-color: rgb(255 255 255 / 20%) !important;
    border: 2px solid #fff;
    opacity: 1;
}

.swiperBanner .swiper-button-prev {
    color: #fff;
    width: 48px;
    height: 48px;
    font-weight: bold;
    border-radius: 10px;
    opacity: .8;
    transform: translateX(76px);
    transition: all linear .3s;
    background-color: rgb(255 255 255 / 20%) !important;
    border: 2px solid #fff;
    opacity: 1;
}

.banner {
}

.swiperBanner .swiper-button-prev, .swiperBanner .swiper-button-next {
    top: 50%;
}

    .swiperBanner .swiper-button-prev:hover, .swiperBanner .swiper-button-next:hover {
        background-color: #AAC942 !important;
    }

    .swiperBanner .swiper-button-prev:after {
        font-size: 14px;
    }

    .swiperBanner .swiper-button-next:after {
        font-size: 14px;
    }

.swiperBanner .grid.wide {
    position: absolute;
    top: 0;
    max-width: 99%;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    clear: both;
    display: block;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}

/*About*/
ul.wp-bottom-list-img-content-about {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    /* column-gap: 40px; */
    /* row-gap: 13px; */
}

h2.title-about-left-sys {
    font-family: 'playSB';
    font-size: 17.16px;
    color: #807a73;
    margin-top: 14px;
    margin-bottom: 16px;
}

span.des-about-left-sys {
    font-size: 14px;
    font-family: 'MonM';
    color: #444444;
    line-height: 1.5;
}

ul.list-sys-about-left {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(1,minmax(0,1fr));
    column-gap: 28px;
    row-gap: 30px;
}

ul.wp-bottom-list-img-content-about li img.img-about-left-sys-bottom {
    width: 245px;
    height: 320px;
    display: block;
    /* padding-right: 40px; */
}

ul.wp-bottom-list-img-content-about li {
    width: 245px;
    height: 100%;
    display: block;
    /* margin-right: 40px; */
}

    ul.wp-bottom-list-img-content-about li.right-right-sys {
        margin-left: 40px;
    }



/*End*/

.pager {
    padding: 18px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    font-size: 20px;
}

    .pager span {
        color: #4d4d4d;
        margin: 0 5px;
        position: relative;
        font-size: 15px;
        text-transform: inherit;
        font-weight: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        padding-right: 26px;
        justify-content: center;
        color: #fff;
        border: 1px solid #90ce4e;
        background: #90ce4e;
        transition: all linear .2s;
        border: 1px solid #bababa;
        border-radius: 5px;
        padding: 4px 8px;
    }

    .pager a {
        background: var(--tt-default-color);
        margin: 0 5px;
        color: #4d4d4d;
        margin: 0 5px;
        position: relative;
        font-size: 15px;
        text-transform: inherit;
        font-weight: normal;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        padding-right: 26px;
        justify-content: center;
        color: #fff;
        border: 1px solid #90ce4e;
        transition: all linear .2s;
        border: 1px solid #bababa;
        border-radius: 5px;
        padding: 4px 8px;
    }

/*Img Side Room*/
span.slogan-img-room-side {
    font-size: 26.54px;
    color: #ffca62;
    font-family: playBI;
}

span.hotline-room-side-sys img {
    position: absolute;
    left: -59px;
    top: -12px;
}

a.phone-room-side-sys {
    font-size: 31.07px;
    color: #e2bb53;
    font-family: 'playSB';
}

span.name-contact-room-sys {
    font-size: 28px;
    font-family: playSB;
    color: #e2bb53;
    padding-right: 10px;
    padding-left: 7px;
}

.sys-room-img-top .grid.wide {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

span.hotline-room-side-sys {
    position: relative;
}
/*End*/

/*About Coffee*/
.right-about-coffee {
    float: right;
    width: 53%;
}

.left-about-coffee {
    float: left;
    width: 41%;
    position: relative;
}

h5.title-about-coffee {
    font-family: playSBI;
    font-size: 45px;
    color: #ffffff;
    margin-bottom: 20px;
}

span.title-hi-coffee {
    display: block;
    font-size: 23px;
    font-family: MonR;
    color: #ffffff;
    margin-bottom: 50px;
    position: relative;
}

    span.title-hi-coffee:after {
        content: "";
        position: absolute;
        background: #e8e2df;
        width: 69px;
        height: 2px;
        bottom: -3px;
        left: 0;
    }

span.des-about-coffee {
    display: block;
    font-family: MonR;
    font-size: 16px;
    color: #ffffff;
    line-height: 1.5;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

a.view-full-about-coffee {
    display: inline-block;
    font-family: MonM;
    color: #ffffff;
    font-size: 16px;
    margin-top: 34px;
    margin-bottom: 38px;
    border-bottom: 1px solid #ded5d0;
}

ul.list-img-about-coffee {
    padding: 0;
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 10px;
    row-gap: 10px;
}

}

li.item-img-about-coffee a img {
    display: block;
    width: 100%;
    height: 100%;
}

li.item-img-about-coffee a img {
    display: block;
    width: 190px;
    height: 140px;
    object-fit: cover;
    border: 1px solid transparent;
    overflow: hidden;
    transition: all .2s;
}

li.item-img-about-coffee:hover a img {
    /* transform: scale(1.1); */
    border: 1px solid #f7f4f2;
}
/*End*/
/*Room Bottom*/
ul.list-room-bottom {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 22px;
    row-gap: 36px;
}

.img-room-bottom-sys-top a img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all linear .1s;
}

li.itemBottomRoomHome:hover .img-room-bottom-sys-top a img, li.itemTopRoomHome:hover .img-room-bottom-sys-top a img {
    transform: scale(1.1);
}

ul.listTopRoomHome {
    margin: auto;
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 2px;
    row-gap: 10px;
}

.img-room-bottom-sys-top a:before {
    content: "";
    position: absolute;
    background: rgb(0 26 33 / 50%);
    width: 100%;
    height: 100%;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    z-index: 1;
}

li.itemTopRoomHome:hover .img-room-bottom-sys-top a:before {
    opacity: 1;
    visibility: visible;
}

li.itemTopRoomHome:hover .img-room-bottom-sys {
    opacity: 1;
    visibility: visible;
    bottom: 183px;
}

li.itemTopRoomHome .price-room-bottom {
    margin-bottom: 0;
}

li.item-room-bottom:hover .img-room-bottom-sys-top a img {
    transform: scale(1.1);
}

.img-room-bottom-sys-top a {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

li.itemTopRoomHome:hover li.itemTopRoomHome .img-room-bottom-sys {
}

span.donviVND {
    padding-left: 5px;
}

li.itemTopRoomHome {
    position: relative;
}

.img-room-bottom-sys-top {
    overflow: hidden;
    position: relative;
    /* z-index: 1; */
}

li.item-room-bottom {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(2,minmax(0,1fr));
    column-gap: 29px;
    background: #e8e2df;
    /* box-shadow: -1px 4px 9px #a6acb159; */
    border-radius: 10px;
    padding: 10px;
}

ul.listBottomRoomHome {
    margin: auto;
    padding: 0;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 10px;
    row-gap: 10px;
}

h2.title-room-bottom a {
    font-size: 28px;
    font-family: 'playB';
    line-height: 1.5;
    color: #009bd5;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: 40px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.wp-info-room-bottom span {
    font-size: 16.35px;
    font-family: MuliR;
    color: #888888;
    display: flex;
    align-items: center;
}


    .wp-info-room-bottom span img {
        padding-right: 5px;
    }

.wp-info-room-bottom {
    margin-bottom: 13px;
    display: flex;
    align-items: center;
    justify-content: center;
}

.price-room-bottom {
    display: inline-block;
    font-size: 30px;
    color: #f2c202;
    font-family: playEB;
}

li.itemBottomRoomHome .price-room-bottom {
    margin-bottom: 0;
}
/*End*/

/*Tien Ich Khach San*/



/*End*/


/*New*/

.top-travel-guide {
    padding-top: 64px;
    padding-bottom: 50px;
}

h2.title-travel-guide {
    font-size: 18px;
    color: #fec962;
    font-family: 'MonR';
    margin-bottom: 15px;
}

h6.des-travel-guide {
    font-family: 'KodchasanB';
    font-size: 44px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: var(--2, linear-gradient(180deg, #0C7844 0%, #53C858 100%));
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
}

ul.list-bottom-travel-guide {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 19px;
    row-gap: 19px;
}

.img-bottom-travel-guide a img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 12px;
    object-fit: cover;
}


ul.list-bottom-travel-guide.listHandbookHome li.item-bottom-travel-guide:last-child {
    display: none;
}



a.title-travel-guide-bottom {
    color: #22A0DB;
    font-family: NeueB;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 131.2%; /* 26.24px */
    text-transform: capitalize;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 54px;
}

span.content-travel-guide-bottom {
    color: #6D6B6B;
    font-family: NeueL;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
    line-height: 126.2%; /* 20.192px */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 1.5;
    padding-top: 16px;
}

span.detail-travel-guide-bottom a {
    color: #22A0DB;
    font-family: NeueR;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    text-transform: capitalize;
    position: relative;
    top: -2px;
    width: 139.319px;
    height: 50.415px;
    display: flex;
    align-items: center;
    justify-content: center;
}

    span.detail-travel-guide-bottom a i {
        font-size: 11px;
    }

.content-bottom-travel-guide {
    padding-left: 13px;
    padding-top: 17px;
    padding-bottom: 11px;
}

span.detail-travel-guide-bottom {
    margin-top: 36px;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 139.319px;
    height: 50.415px;
    flex-shrink: 0;
    border-radius: 7px;
    border: 1px solid #90DBFE;
    background: rgba(144, 219, 254, 0.30);
}

.wp-travel-guide {
    background-image: url(/Design/GeciAcademy/TinTucSuKien/DecorBack.png);
    position: relative;
    padding-bottom: 102px;
}

    .wp-travel-guide:before {
        content: "";
        position: absolute;
        background: url(/Design/img/NirvanaTour/TinTuc/DecorTreeLeft.png) no-repeat;
        background-size: cover;
        top: -148px;
        left: 0;
        width: 200px;
        height: 436px;
    }

.detail-view-travel-guide a {
    font-family: MonM;
    font-size: 16px;
    color: #565656;
    text-decoration: underline;
}

    .detail-view-travel-guide a:hover {
        color: #a37358;
    }

.detail-view-travel-guide {
    text-align: center;
    display: block;
    padding-top: 23px;
    padding-bottom: 53px;
}

.img-bottom-travel-guide a {
    overflow: hidden;
    height: 275px;
    border-radius: 12px;
}

    .img-bottom-travel-guide a img {
        transition: all linear 0.2s;
    }

li.item-bottom-travel-guide:hover .img-bottom-travel-guide a img {
    transform: scale(1.1);
}

li.item-bottom-travel-guide:hover span.detail-travel-guide-bottom {
    background: #009bd5;
    border: 1px solid #009bd5;
}

    li.item-bottom-travel-guide:hover span.detail-travel-guide-bottom a {
        color: #fff;
    }

.img-bottom-travel-guide {
    overflow: hidden;
    height: 275px;
    border-radius: 12px;
}

.top-travel-guide span {
    color: #6D6B6B;
    font-family: 'NeueR';
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 134.2%; /* 26.84px */
    padding: 0 190px;
    display: block;
    text-align: center;
    margin-top: 7px;
}

.wp-travel-guide .grid.wide {
    max-width: 1119px;
}
/*End*/

/*Img Library*/


.list-img-lib-bottom {
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(5,minmax(0,1fr));
    column-gap: 5px;
    row-gap: 5px;
}

h4.name-img-lib {
    font-family: MonR;
    font-size: 18px;
    color: #fec962;
    margin-bottom: 17px;
}

.top-img-library {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 36px;
    padding-top: 26px;
    padding-right: 26px;
}

span.content-img-lib {
    text-align: center;
    font-family: 'MonB';
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(180deg, #22A0DB 0%, #51C8FD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

span.des-img-lib {
    font-family: MonR;
    font-size: 15px;
    color: #484949;
    padding-top: 27px;
    display: block;
    line-height: 1.4;
}

.bottom-img-library {
    padding: 0;
    margin: auto;
    display: grid;
    grid-auto-rows: minmax(min-content, max-content);
    grid-template-columns: repeat(3, minmax(0, 1fr));
    column-gap: 10px;
    row-gap: 0;
    padding-left: 30px;
}

.wp-img-library {
    padding-bottom: 152px;
    position: relative;
    padding-top: 100px;
    background: linear-gradient(359deg, #E2EEF8 75.52%, rgba(226, 238, 248, 0.00) 100%);
}

    .wp-img-library .container {
        padding: 0 10px;
    }

    .wp-img-library:after {
        content: "";
        position: absolute;
        background: url(/Design/img/NirvanaTour/DanhGia/DecorBack.png) no-repeat;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 707px;
        z-index: 0;
        background-size: 100% 100%;
    }
/*End*/
.back-to-top.show {
    opacity: 1;
    pointer-events: all;
}

.back-to-top {
    position: fixed;
    right: 48%;
    bottom: 15px;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    cursor: pointer;
    background-color: var(--tt-default-color);
    color: #fff;
    z-index: 99999;
    font-size: 24px;
    opacity: 0;
    transition: all linear .3s;
    pointer-events: none;
}


/*Code Nut */

.zalo {
    position: fixed;
    right: 14px;
    bottom: 107px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    z-index: 999;
    background-color: #0A7CFF;
}

.message .icon {
    position: fixed;
    right: 14px;
    bottom: 189px;
    width: 40px;
    display: flex;
    height: 40px;
    cursor: pointer;
    user-select: none;
    border-radius: 50%;
    z-index: 999;
    align-items: center;
    justify-content: center;
    background-color: #0A7CFF;
}

    .message .icon img {
        pointer-events: none;
    }

.message .content {
    position: fixed;
    right: 15px;
    opacity: 0;
    pointer-events: none;
    z-index: 999;
    bottom: 69px;
    transition: all ease .3s;
}

    .message .content.show {
        opacity: 1;
        pointer-events: all;
        right: 84px;
    }


.hotline-phone-ring-wrap {
    position: fixed;
    bottom: -11px;
    right: -24px;
    z-index: 999999;
}

    .hotline-phone-ring-wrap.sdt-2 {
        bottom: 90px;
        left: -20px;
    }

.hotline-phone-ring {
    position: relative;
    visibility: visible;
    background-color: transparent;
    width: 110px;
    height: 110px;
    cursor: pointer;
    z-index: 11;
    -webkit-backface-visibility: hidden;
    -webkit-transform: translateZ(0);
    transition: visibility .5s;
    left: 0;
    bottom: 0;
    display: block;
}

.hotline-phone-ring-circle {
    width: 85px;
    height: 85px;
    top: 10px;
    left: 10px;
    position: absolute;
    background-color: transparent;
    border-radius: 100%;
    border: 2px solid #e60808;
    -webkit-animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    animation: phonering-alo-circle-anim 1.2s infinite ease-in-out;
    transition: all .5s;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    opacity: 0.5;
    pointer-events: none;
}

.hotline-phone-ring-circle-fill {
    width: 55px;
    height: 55px;
    top: 25px;
    left: 25px;
    position: absolute;
    background-color: rgba(230, 8, 8, 0.7);
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    animation: phonering-alo-circle-fill-anim 2.3s infinite ease-in-out;
    transition: all .5s;
    pointer-events: none;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
}

/*hot line*/

.hotline-phone-ring-img-circle {
    background-color: #e60808;
    width: 33px;
    height: 33px;
    top: 36px;
    left: 36px;
    position: absolute;
    background-size: 20px;
    border-radius: 100%;
    border: 2px solid transparent;
    -webkit-animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    animation: phonering-alo-circle-img-anim 1s infinite ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    justify-content: center;
}

    .hotline-phone-ring-img-circle .pps-btn-img {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
    }

        .hotline-phone-ring-img-circle .pps-btn-img img {
            width: 20px;
            height: 20px;
        }

    .hotline-phone-ring-img-circle span {
        position: absolute;
    }

.gm {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    position: fixed;
    right: 14px;
    background-color: green;
    bottom: 276px;
    z-index: 999;
}

    .gm img {
        width: 75%;
        height: 75%;
        border-radius: 50%;
    }

    .gm .decor-1 {
        background-color: green !important;
    }

    .gm .decor-2 {
        border-color: green !important;
    }

@-webkit-keyframes phonering-alo-circle-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.5) skew(1deg);
        -webkit-opacity: 0.1;
    }

    30% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        -webkit-opacity: 0.5;
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        -webkit-opacity: 0.1;
    }
}

@-webkit-keyframes phonering-alo-circle-fill-anim {
    0% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
        opacity: 0.6;
    }

    100% {
        -webkit-transform: rotate(0) scale(0.7) skew(1deg);
        opacity: 0.6;
    }
}

@-webkit-keyframes phonering-alo-circle-img-anim {
    0% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    10% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    20% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    30% {
        -webkit-transform: rotate(-25deg) scale(1) skew(1deg);
    }

    40% {
        -webkit-transform: rotate(25deg) scale(1) skew(1deg);
    }

    50% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }

    100% {
        -webkit-transform: rotate(0) scale(1) skew(1deg);
    }
}


.icon-fix .icon img {
    pointer-events: none;
    position: absolute;
    z-index: 1;
    transform: scale(0.6);
}

.icon-fix img {
    pointer-events: none;
    position: absolute;
    z-index: 1;
}

.icon-fix .decor-1 {
    position: absolute;
    width: 140%;
    height: 140%;
    border-radius: 50%;
    background-color: #0A7CFF;
    opacity: .4;
    animation: forDecor-1 linear 1s infinite;
    pointer-events: none;
}

.icon-fix .decor-2 {
    position: absolute;
    width: 90%;
    height: 90%;
    border-radius: 50%;
    background-color: transparent;
    border: 1px solid #0A7CFF;
    animation: forDecor-2 linear 1s infinite;
    transition-delay: 1s;
    pointer-events: none;
}

@keyframes forDecor-2 {
    0% {
        transform: scale(1);
        opacity: 0;
    }

    100% {
        transform: scale(1.4);
        opacity: 1;
    }
}

@keyframes forDecor-1 {
    0% {
        transform: scale(1);
    }

    80% {
        transform: scale(1.1);
    }

    100% {
        transform: scale(1);
    }
}

@keyframes animate {
    0% {
        stroke-dashoffset: 200%;
        stroke-opacity: .8;
    }

    100% {
        stroke-dashoffset: 0%;
        stroke-opacity: 0;
    }
}
/*End*/


.thongbao {
    font-size: 20px;
}

.bottom-travel-guide {
    padding-bottom: 81px;
}

/*Menu Res*/

.menu-rs {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    z-index: 999999999999999999999999999999999999999999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
    background-color: #fff;
    background-image: url(/Design/GeciAcademy/About/DecorBack1.png);
}

    .menu-rs.show {
        pointer-events: all;
        opacity: 1;
    }

    .menu-rs .decor {
        position: relative;
        width: 100%;
        height: 100%;
    }

        .menu-rs .decor .item {
        }

    .menu-rs.show .decor .item {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .menu-rs .decor::before {
        /* content: ''; */
        border: none;
        position: absolute;
        width: 100%;
        height: calc((100% / 3) + 2px);
        top: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s;
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
    }

    .menu-rs.show .decor::before {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .menu-rs .decor::after {
        /* content: ''; */
        position: absolute;
        width: 100%;
        height: calc((100% / 3) + 2px);
        border: none;
        bottom: 0;
        left: 0;
        background-color: #fff;
        -webkit-transform: translateX(100%);
        -ms-transform: translateX(100%);
        transform: translateX(100%);
        -webkit-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s;
        -webkit-transition-delay: .2s;
        -o-transition-delay: .2s;
        transition-delay: .2s;
    }

    .menu-rs.show .decor::after {
        -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
        transform: translateX(0);
    }

    .menu-rs .container {
        position: absolute;
        z-index: 4;
        overflow-y: auto;
    }

        .menu-rs .container .logo {
            position: relative;
            padding: 70px 0;
            -webkit-transform: translateY(50px);
            -ms-transform: translateY(50px);
            transform: translateY(50px);
            opacity: 0;
            -webkit-transition: all linear .3s;
            -o-transition: all linear .3s;
            transition: all linear .3s;
            -webkit-transition-delay: .5s;
            -o-transition-delay: .5s;
            transition-delay: .5s;
        }

            .menu-rs .container .logo img {
                position: absolute;
                height: auto;
            }

            .menu-rs .container .logo .logo-chinh-rs {
                /* position: absolute; */
                /* width: unset; */
            }

    .menu-rs.show .container .logo {
        -webkit-transform: translateY(0);
        -ms-transform: translateY(0);
        transform: translateY(0);
        opacity: 1;
    }

    .menu-rs .container .tenct {
        font-family: 'KodchasanB';
        font-size: 40px;
        font-style: normal;
        font-weight: 700;
        line-height: normal;
        text-transform: uppercase;
        margin: 0;
        background: var(--2, linear-gradient(180deg, #0C7844 0%, #53C858 100%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-align: center;
        padding-right: 60px;
        opacity: 0;
    }

    .menu-rs.show .container .tenct {
        opacity: 1;
        padding-right: 0;
        transition: all linear .3s;
        transition-delay: .6s;
        /* text-transform: capitalize; */
        padding-bottom: 10px;
    }



    .menu-rs .decor-close {
        position: absolute;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        cursor: pointer;
        z-index: 5;
        right: 20px;
        top: 20px;
        width: 35px;
        height: 35px;
    }

    .menu-rs.show .decor-close::after {
        -webkit-transform: translateX(0) translateY(0) rotate(-45deg);
        -ms-transform: translateX(0) translateY(0) rotate(-45deg);
        transform: translateX(0) translateY(0) rotate(-45deg);
        opacity: 1;
        pointer-events: none;
        -webkit-transition-delay: .7s;
        -o-transition-delay: .7s;
        transition-delay: .7s;
    }


    .menu-rs.show .decor-close::before {
        -webkit-transform: translateX(0) translateY(0) rotate(45deg);
        -ms-transform: translateX(0) translateY(0) rotate(45deg);
        transform: translateX(0) translateY(0) rotate(45deg);
        -webkit-transition-delay: .7s;
        -o-transition-delay: .7s;
        transition-delay: .7s;
        opacity: 1;
        pointer-events: none;
    }

    .menu-rs .decor-close::before {
        content: '';
        position: absolute;
        width: 30px;
        height: 6px;
        border-radius: 40px;
        -webkit-transform: translateX(-60px) translateY(-60px) rotate(45deg);
        -ms-transform: translateX(-60px) translateY(-60px) rotate(45deg);
        transform: translateX(-60px) translateY(-60px) rotate(45deg);
        opacity: 0;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
        background: linear-gradient(0deg, #0C7844 0%, #0C7844 100%);
    }

    .menu-rs .decor-close::after {
        content: '';
        position: absolute;
        width: 30px;
        height: 6px;
        border-radius: 40px;
        -webkit-transform: translateX(60px) translateY(-60px) rotate(-45deg);
        -ms-transform: translateX(60px) translateY(-60px) rotate(-45deg);
        transform: translateX(60px) translateY(-60px) rotate(-45deg);
        background: linear-gradient(0deg, #0C7844 0%, #0C7844 100%);
        opacity: 0;
        -webkit-transition: all linear .2s;
        -o-transition: all linear .2s;
        transition: all linear .2s;
    }

    .menu-rs .container .content {
        /* display: block; */
        display: -ms-flexbox;
        display: block;
        padding-top: 10px;
        height: 100%;
        padding-left: 95px;
        /* justify-content: center; */
    }

.wp-res-full li {
    list-style: none;
    /* padding: 10px 0; */
    text-align: center;
}

    .wp-res-full li a {
        /* color: #009bd5; */
        font-size: 18px;
        display: flex;
        justify-content: center;
        align-items: center;
        background: var(--text, linear-gradient(180deg, #FA9843 0%, #FFC160 84.90%));
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.menu-rs .container .content .left {
    position: relative;
    width: 50%;
    padding: 0 10px;
}

    .menu-rs .container .content .left li {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        padding-top: 15px;
    }

        .menu-rs .container .content .left li a {
            font-size: 30px;
            font-family: helveNeueBold;
            margin: 15px 0;
            color: #fff;
            -webkit-transition: all linear .3s;
            -o-transition: all linear .3s;
            transition: all linear .3s;
            -webkit-transform: translateX(-100px);
            -ms-transform: translateX(-100px);
            transform: translateX(-100px);
            opacity: 0;
        }

.menu-rs.show .container .content .left li a {
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
    text-align: center;
}

.menu-rs .container .content .left li a:hover {
    color: #fcf17e;
}

.menu-rs .container .content .right {
    width: 50%;
}

    .menu-rs .container .content .right h3 {
        position: relative;
        text-align: center;
        font-size: 40px;
        color: var(--default-color);
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        margin-bottom: 20px;
        -webkit-transform: translateY(-40px);
        -ms-transform: translateY(-40px);
        transform: translateY(-40px);
        opacity: 0;
        -webkit-transition: all linear .5s;
        -o-transition: all linear .5s;
        transition: all linear .5s;
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        font-family: helveNeueBold;
        transition-delay: .4s;
    }

.menu-rs.show .container .content .right h3 {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    color: rgb(255, 206, 0);
}

.menu-rs .container .content .right h3::before {
    content: '';
    position: absolute;
    width: 10%;
    height: 2px;
    opacity: 0;
    background-color: rgb(255, 206, 0);
    border-radius: 5px;
    top: calc(100% + 18px);
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    transition-delay: .9s;
}

.menu-rs.show .container .content .right h3::before {
    width: 60%;
    opacity: 1;
}

.menu-rs .container .content .right .content {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding-left: 15px;
    height: 434px;
    padding-top: 15px;
    margin-top: 25px;
    padding-bottom: 15px;
    overflow-x: hidden;
    overflow-y: overlay;
}

    .menu-rs .container .content .right .content a {
        font-size: 30px;
        margin: 25px 0;
        color: #fff;
        text-align: center;
        -webkit-transition: all linear .3s;
        -o-transition: all linear .3s;
        transition: all linear .3s;
        -webkit-transform: translateY(60px);
        -ms-transform: translateY(60px);
        transform: translateY(60px);
        opacity: 0;
        -webkit-transition-delay: .4s;
        -o-transition-delay: .4s;
        transition-delay: .4s;
    }

.menu-rs.show .container .content .right .content a {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
    text-transform: capitalize;
}

.menu-rs .container .content .right .content a:hover {
    color: #fcf17e;
}


.menu-rs .container .bot {
    display: flex;
    flex-direction: column;
    width: 100%;
    margin-top: 65px;
    align-items: center;
    justify-content: center;
    background: #0c7844;
    padding: 10px 0;
}

    .menu-rs .container .bot a {
        font-size: 20px;
        color: #fff;
        line-height: calc(100% + 5px);
        text-align: center;
        display: flex;
        align-items: center;
    }

@media (min-width: 1400px) {
    .wp-room-top-home {
        max-width: 1400px;
        margin: auto;
        top: -301px;
    }
}

/*end*/


/* Review khach hang */
.left-widget-review-customer h3 {
    font-family: MonB;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(180deg, #22A0DB 0%, #51C8FD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-left: 7px;
}

.widgetCusItem {
    padding: 25px 33px;
}

.TopIconTitleReviewCus span {
    color: #737272;
    font-family: 'NeueR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-top: 5px;
    display: block;
    margin-bottom: 18px;
}

.widgetStarCusReview {
    margin-bottom: 10px;
}

.TopTitleImgDecor h4 {
    font-family: MonB;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    background: linear-gradient(180deg, #22A0DB 0%, #51C8FD 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.TopTitleImgDecor span {
    color: #737272;
    display: block;
    font-family: 'NeueR';
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    margin-bottom: 18px;
    padding-right: 26px;
    margin-top: 4px;
}

ul.ListItemImgCorner {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(3,minmax(0,1fr));
    column-gap: 15px;
    row-gap: 15px;
}

.widgetTitleIconReview {
    display: flex;
}

.item-review-cus-home {
    border-radius: 20px;
    background: #FFF;
    box-shadow: 0px 4px 19px 0px rgba(80, 150, 183, 0.25);
}

span.info-review-cus-home {
    color: #6A6A6A;
    font-family: NeueR;
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 150.688%; /* 22.603px */
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.left-widget-review-customer {
    float: left;
    width: 28%;
}

.wp-img-library .grid.wide {
    max-width: 1315px;
    position: relative;
    z-index: 1;
}

.right-widget-img-lib {
    float: right;
    width: 69%;
}

h4.name-cus-home {
    color: #444;
    font-family: NSB;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    text-transform: uppercase;
    margin-bottom: 8px;
}

span.position-cus-home {
    color: #A9A9A9;
    font-family: NeueR;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    height: auto;
    overflow: hidden;
    text-overflow: ellipsis;
}

.bottom-name-review-cus-home {
    display: flex;
    align-items: center;
    padding-top: 20px;
}

.infomation-name-cus {
    padding-left: 10px;
}

.left-widget-review-customer h3:after {
    content: "";
    position: absolute;
    background: rgb(255 255 255 / 25%);
    width: 60px;
    height: 2px;
    left: 0;
    bottom: 0;
}

.bottom-name-review-cus-home img {
    display: block;
    width: 68px;
    height: 64px;
    flex-shrink: 0;
    border-radius: 46.5px;
}

.ImgItemCorner a img {
    width: 100%;
    height: 295px;
    object-fit: cover;
    border-radius: 15px;
}

.ImgItemSideCorner a img {
    width: 100%;
    height: 450px;
    object-fit: cover;
    border-radius: 15px;
}

.ImgItemRightTopCorner a img {
    width: 100%;
    height: 217px;
    object-fit: cover;
    border-radius: 15px;
}

ul.ListImgRightItemCorner {
    display: grid;
    grid-auto-rows: minmax(min-content,max-content);
    grid-template-columns: repeat(1,minmax(0,1fr));
    column-gap: 15px;
    row-gap: 15px;
    position: relative;
}

li.DecorItemRightCorner {
    position: relative;
}

.DecorNumberImgCorner {
    position: absolute;
    width: 100%;
    height: 48%;
    left: 0;
    bottom: 0;
    right: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 15px;
    background: rgba(22, 56, 79, 0.59);
}

.DWidgetNumbeIconCorner {
    text-align: center;
}

.DecorNumberImgCorner span {
    color: #FFF;
    font-family: MonR;
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: uppercase;
}

li.DecorItemRightCorner:nth-child(1) .DecorNumberImgCorner {
    display: none;
}
/*End*/
.swiper-pagination-bullet {
    background: none;
    border: 1px solid #edf1d8;
    width: 12px;
    height: 12px;
}

.swiper-pagination-bullet-active {
    background: #edf1d8;
}

.swiper-horizontal > .swiper-pagination-bullets, .swiper-pagination-bullets.swiper-pagination-horizontal, .swiper-pagination-custom, .swiper-pagination-fraction {
    bottom: 102px;
    left: 52px;
    text-align: left;
    width: 100%;
}


.widgetBtnNewHome {
    text-align: center;
    margin-top: 29px;
}

    .widgetBtnNewHome .BtnBookTourHome {
        margin: auto;
    }

@media (max-width: 1239px) {
    .left-widget-review-customer h3 {
        font-size: 23px;
    }

    .TopTitleImgDecor h4 {
        font-size: 25px;
    }
}

@media (max-width: 739px) {
    ul.ListItemImgCorner {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(1,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
    }

    h4.name-cus-home {
        font-size: 14px;
    }

    ul .ListImgRightItemCorner {
        display: grid;
        grid-auto-rows: minmax(min-content,max-content);
        grid-template-columns: repeat(2,minmax(0,1fr));
        column-gap: 15px;
        row-gap: 15px;
    }

    .top-travel-guide span {
        padding: 0 5px;
    }
}

i.icon-menu-respon.fas.fa-chevron-right {
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 14px;
}

i.icon-menu-respon.fas.fa-chevron-down {
    font-size: 10px;
    position: absolute;
    right: 15px;
    top: 14px;
}

li.have-sub-res2 > a {
    text-transform: capitalize;
    color: #8FD951;
}

ul.sub-menu-respon2 > li > a {
    font-size: 16px;
    color: #333;
}

ul.sub-menu-respon2 {
    display: none;
}

ul.sub-menu-respon {
    display: none;
}


/*Support*/

.box-support {
    display: block;
    border: 1px solid #DEDEDE;
    border-radius: 4px;
}

.tit-dm {
    display: block;
    padding: 10px 15px;
    color: #0C7844;
    font-family: KodchasanB;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: capitalize;
    border-bottom: 1px solid #DEDEDE;
    background: rgba(255, 250, 225, 0.70);
    box-shadow: 0px 4px 9px 0px rgba(171, 183, 179, 0.29);
}

.box-support ul {
    padding: 0 15px;
    margin: auto;
    list-style: none;
    margin-top: 15px;
}

.box-support li {
    display: block;
    list-style: none;
    overflow: hidden;
}

.icon-sup {
    float: left;
    width: 40px;
    margin-right: 15px;
    display: none;
}

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

.box-support li:nth-child(n+2) {
    margin-top: 5px;
    border-top: 1px dashed #1ea1e5;
    padding-top: 5px;
}

.info-sup { /* overflow:hidden; */ /* text-align: right; */
}

    .info-sup i {
        color: #555555;
        width: 25px;
        text-align: center;
        background: #0C7844;
        background-clip: text;
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
    }

.box-support li:last-child {
    margin-bottom: 15px;
}

.sp-bophan {
    display: inline-block;
    font-weight: bold;
    color: #555555;
    text-transform: uppercase;
    font-size: 15px;
}

.sp-phone {
    display: block;
    line-height: 1.5;
}

.sp-name {
    display: inline-block;
    font-size: 15px;
    color: #0C7844;
    font-weight: bold;
}

.sp-mail {
    display: block;
    line-height: 1.5;
}

.sp-phone a {
    display: block;
    color: #0C7844;
    margin-right: 0;
    font-weight: bold;
    font-size: 21px;
    margin: 3px 0;
}

.sp-mail a {
    display: block;
    font-size: 15px;
    color: #555; /* text-align: right; */
}


/*End*/

/*RightSub*/

.bread-cum {
    width: 100%;
    height: 36px;
    background-color: #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    padding: 5px 0;
}

    .bread-cum .container {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
    }

        .bread-cum .container a {
            font-size: 16px;
            color: #7f7f7f;
            -webkit-transition: all linear .2s;
            -o-transition: all linear .2s;
            transition: all linear .2s;
            text-transform: capitalize;
            display: block;
            line-height: 17px;
        }

        .bread-cum .container span {
            font-size: 16px;
            color: #7f7f7f;
            -webkit-transition: all linear .2s;
            -o-transition: all linear .2s;
            transition: all linear .2s;
            text-transform: capitalize;
            display: block;
            line-height: 17px;
        }

        .bread-cum .container a i {
            position: relative;
            top: -1px;
        }

        .bread-cum .container a:hover {
            color: var(--tt-default-color-1);
        }

        .bread-cum .container i {
            color: #7f7f7f;
            font-size: 15px;
            -webkit-transform: translateY(2px);
            -ms-transform: translateY(2px);
            transform: translateY(2px);
            padding: 0 6px;
        }

            .bread-cum .container i:last-child {
                /* display: none; */
            }

.right-sub .hot-pro {
    margin-top: 15px;
}

    .right-sub .hot-pro .heading {
        position: relative;
        color: #fff;
        font-size: 18px;
        background-color: #db241e;
        border-radius: 3px;
        padding: 12px 0;
        padding-left: 15px;
        display: flex;
        align-items: center;
    }

    .right-sub .hot-pro .content {
        padding: 20px 15px;
        border: 1px solid #DADDE1;
        border-top: none;
        margin-top: -1px;
        padding-bottom: 0;
        background-color: #f7f7f7;
    }

        .right-sub .hot-pro .content .item {
            margin-bottom: 10px;
        }

        .right-sub .hot-pro .content .img {
            height: 120px;
            position: relative;
            width: 100%;
            display: block;
            overflow: hidden;
        }

            .right-sub .hot-pro .content .img .title {
                position: unset;
                width: 100%;
                background-color: #fff;
                bottom: 0;
                left: 0;
                height: 30px;
                display: flex;
                align-items: center;
                padding: 0 5px;
                justify-content: center;
                transition: all linear .3s;
            }

            .right-sub .hot-pro .content .img:hover .title {
                /* background-color: #333333; */
            }

                .right-sub .hot-pro .content .img:hover .title span {
                    color: #226dc4;
                }


            .right-sub .hot-pro .content .img span {
                color: #333;
                font-size: 13px;
                overflow: hidden;
                text-overflow: ellipsis;
                -webkit-line-clamp: 1;
                -webkit-box-orient: vertical;
                display: -webkit-box;
            }

            .right-sub .hot-pro .content .img img {
                transition: all linear .4s;
                height: 120px !important;
                overflow: hidden !important;
            }

        .right-sub .hot-pro .content .item:hover .img img {
            transform: scale(1.1);
            /* overflow: hidden; */
        }

span.title-pro-rightsub {
    font-size: 17px;
    color: var(--tt-default-color-1);
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 3px;
    cursor: pointer;
}

    span.title-pro-rightsub:hover {
        color: #db241e;
    }

.right-sub .hot-pro .content .img .img-decor {
    position: absolute;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    padding: 0 8px;
    z-index: 2;
    background: -webkit-gradient( linear, left top, left bottom, from(rgba(0,0,0,0)), to(rgba(0,0,0,0.7)) );
    background: -o-linear-gradient( top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100% );
    background: linear-gradient( to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.7) 100% );
    width: 100%;
    height: 100%;
    opacity: 1;
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 2;
    -webkit-transition: all linear .3s;
    -o-transition: all linear .3s;
    transition: all linear .3s;
}

.right-sub .hot-pro .content .img:hover .img-decor .name,
.right-sub .hot-pro .content .img:hover .img-decor .des {
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
}

.right-sub .hot-pro .content .img:hover .img-decor .name {
    -webkit-transition-delay: .2s;
    -o-transition-delay: .2s;
    transition-delay: .2s;
}

.right-sub .hot-pro .content .img:hover .img-decor .des {
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.right-sub .hot-pro .content .img .img-decor .name {
    font-size: 17px;
    font-family: 'barlowCSemiBold';
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    margin-bottom: 5px;
    -webkit-transform: translateY(700%);
    -ms-transform: translateY(700%);
    transform: translateY(700%);
    line-height: calc(100% + 5px);
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
}

.right-sub .hot-pro .content .img .img-decor .des {
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    font-size: 14px;
    display: -webkit-box;
    -webkit-transition: all ease .3s;
    -o-transition: all ease .3s;
    transition: all ease .3s;
    -webkit-transform: translateY(750%);
    -ms-transform: translateY(750%);
    transform: translateY(750%);
    line-height: calc(100% + 5px);
    margin-bottom: 15px;
    -webkit-transition-delay: .3s;
    -o-transition-delay: .3s;
    transition-delay: .3s;
}

.right-sub .hot-pro .content .img:hover .img-decor {
    opacity: 1;
    top: 22%;
}

.right-sub .hot-pro .content .center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    padding: 7px 4px;
    padding-bottom: 4px;
}

    .right-sub .hot-pro .content .center .name {
        font-size: 16px;
        font-family: helveNeueBold;
        overflow: hidden;
        -o-text-overflow: ellipsis;
        text-overflow: ellipsis;
        color: #4f4f4f;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical;
        display: -webkit-box;
        transition: all ease .3s;
        text-transform: capitalize;
    }

.right-sub .hot-pro .content .item:hover .name {
    color: var(--tt-default-color);
}

.right-sub .hot-pro .content .center .description {
    font-size: 14px;
    color: #616161;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    padding-top: 5px;
    transition: all ease .3s;
}

.right-sub .hot-pro .content .center .code {
    font-size: 14.05px;
    color: #151515;
    padding-top: 2px;
}

.right-sub .hot-pro .content .bot {
    width: 100%;
    font-family: helveNeueMe;
    font-size: 15px;
    margin-top: 5px;
    color: #c01120;
    width: fit-content;
}

.right-sub .hot-pro .content .btn-cart {
    color: var(--tt-default-color);
    font-size: 20px;
    text-align: right;
    transition: all ease .2s;
}

    .right-sub .hot-pro .content .btn-cart i:hover {
        color: #4f4f4f;
    }
/* hot tt */
.right-sub .hot-tt {
    margin-top: 15px;
}

    .right-sub .hot-tt .heading {
        color: #0c7844;
        font-size: 18px;
        font-family: 'KodchasanB';
        background-color: #db241e;
        border-radius: 3px;
        padding: 12px 0;
        padding-left: 20px;
        border: 1px solid #DEDEDE;
        background: #FFFBE8;
    }

    .right-sub .hot-tt .content {
        background-color: #FFFBE8;
        padding: 5px 0;
        padding-bottom: 13px;
        border: 1px solid #DEDEDE;
        margin-top: -1px;
    }

        .right-sub .hot-tt .content .item {
            border-radius: 5px;
            overflow: hidden;
            padding: 10px 15px;
            display: -webkit-box;
            display: -ms-flexbox;
            display: flex;
            padding-bottom: 0;
        }

            .right-sub .hot-tt .content .item .img {
                position: relative;
                height: 100px;
                width: 34%;
                overflow: hidden;
            }

                .right-sub .hot-tt .content .item .img img {
                    transition: all linear .4s;
                }

                .right-sub .hot-tt .content .item .img:hover img {
                    transform: scale(1.1);
                }

                .right-sub .hot-tt .content .item .img .decor {
                    position: absolute;
                    background-color: rgba(0, 0, 0, 0.534);
                    width: 100%;
                    height: 100%;
                    -webkit-transform: scale(.1);
                    -ms-transform: scale(.1);
                    transform: scale(.1);
                    opacity: 0;
                    z-index: 2;
                    -webkit-transition: all ease-in-out .4s;
                    -o-transition: all ease-in-out .4s;
                    transition: all ease-in-out .4s;
                    color: #fff;
                    font-size: 24px;
                }

                .right-sub .hot-tt .content .item .img:hover .decor {
                    -webkit-transform: scale(1);
                    -ms-transform: scale(1);
                    transform: scale(1);
                    opacity: 1;
                }

            .right-sub .hot-tt .content .item .text {
                display: -webkit-box;
                display: -ms-flexbox;
                display: flex;
                -webkit-box-orient: vertical;
                -webkit-box-direction: normal;
                -ms-flex-direction: column;
                flex-direction: column;
                -webkit-box-flex: 1;
                -ms-flex: 1;
                flex: 1;
                padding-left: 10px;
            }

                .right-sub .hot-tt .content .item .text .title {
                    font-size: 15px;
                    line-height: calc(100% + 4px);
                    overflow: hidden;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    -webkit-line-clamp: 2;
                    -webkit-box-orient: vertical;
                    margin-top: -4px;
                    color: #272727;
                    font-family: 'QuicksandB';
                    display: -webkit-box;
                    -webkit-transition: all ease .3s;
                    -o-transition: all ease .3s;
                    transition: all ease .3s;
                    text-transform: capitalize;
                }

                    .right-sub .hot-tt .content .item .text .title:hover {
                        color: #db241e;
                    }

                .right-sub .hot-tt .content .item .text .descrip {
                    font-size: 15px;
                    color: #6D6B6B;
                    overflow: hidden;
                    -o-text-overflow: ellipsis;
                    text-overflow: ellipsis;
                    -webkit-line-clamp: 3;
                    -webkit-box-orient: vertical;
                    display: -webkit-box;
                    padding-top: 1px;
                    line-height: calc(100% + 3px);
                    margin-bottom: calc(23px - 15px);
                }

/*End*/

.options-bv {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding-bottom: 15px;
}

    .options-bv .op-left {
        display: flex;
        align-items: center;
        font-size: 14px;
        color: #4f4f4f;
        opacity: .5;
    }

        .options-bv .op-left .item:nth-child(2) {
            margin-left: 10px;
        }


.widgetDetailPhotoChild .grid.wide {
    max-width: 1200px;
}


/*Booking*/
.WBookTitleHome h4 {
    color: #FFF;
    text-shadow: 0px 0px 5px 0px rgba(43, 133, 0, 0.25);
    font-family: NeueB;
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 4px;
}

.WidgetBookingTourRoom {
    position: absolute;
    width: 100%;
    bottom: 20px;
    z-index: 1;
}

.WBookTitleHome {
    width: 151px;
    height: 46px;
    flex-shrink: 0;
    border-radius: 7px 0 0 0;
    background: #8FD951;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

.WRoomTitleHome h4 {
    color: #6D6B6B;
    font-family: NeueB;
    font-size: 15px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    text-transform: uppercase;
    margin-left: 4px;
}

.WRoomTitleHome {
    border-radius: 0 7px 0 0;
    background: #FFF;
    display: flex;
    align-items: center;
    justify-content: center;
    width: max-content;
    height: 46px;
    padding: 0 10px;
    cursor: pointer;
}

.TopChooseBookRoom {
    display: flex;
    align-items: center;
}

.BottomListFormSearchHome {
    width: 1251px;
    height: 69px;
    flex-shrink: 0;
    border-radius: 0px 10px 10px 10px;
    border: 1px solid #FFF;
    background: #AADFF9;
    backdrop-filter: blur(9px);
    display: none;
    align-items: center;
    padding: 8px 9px 7px 9px;
    opacity: 1;
    visibility: hidden;
}

.WidgetBannerBook {
    position: relative;
}

.WidgetSearchHomeForm input {
    width: 497px;
    height: 54px;
    flex-shrink: 0;
    outline: none;
    border: none;
    border-radius: 7px;
    background: #FFF;
    color: #101010;
    font-family: NeueR;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-transform: capitalize;
    padding-left: 10px;
}

    .WidgetSearchHomeForm input::placeholder {
        color: #101010;
        font-family: NeueR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        opacity: 0.6000000238418579;
    }

.WidgetBookingTourRoom .grid.wide {
    max-width: 1240px;
}

.WidgetSearchHomeForm {
    padding-right: 13px;
}

    .WidgetSearchHomeForm .error-contact {
        position: absolute;
        top: 16px;
        right: 20px;
        font-size: 17px;
    }

.WidgetSearchHomeForm {
    position: relative;
}

    .WidgetSearchHomeForm input::placeholder {
        color: #101010;
        font-family: NeueB;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
    }

    .WidgetSearchHomeForm.FormDataTourHome input {
        width: 299px;
    }

    .WidgetSearchHomeForm select {
        width: 497px;
        height: 54px;
        flex-shrink: 0;
        outline: none;
        border: none;
        border-radius: 7px;
        background: #FFF;
        color: #101010;
        font-family: NeueR;
        font-size: 16px;
        font-style: normal;
        font-weight: 400;
        line-height: normal;
        text-transform: capitalize;
        padding-left: 10px;
    }

.WidgetBtnTourHome input {
    background: url(/Design/img/ic_round-search.png) no-repeat;
    width: 35px;
    height: 35px;
    left: calc(50% - 17px);
    top: calc(50% - 17px);
    cursor: pointer;
    outline: none;
    border: none;
}

.WidgetBtnTourHome {
    position: relative;
    width: 103px;
    height: 54px;
    flex-shrink: 0;
    border-radius: 10px;
    border: 1px solid #22A0DB;
    background: linear-gradient(180deg, #89D6F3 0%, #51C8FD 52.08%, #75D6FE 78.65%, #93E1FF 100%, #93E1FF 100%, #93E1FF 100%);
    box-shadow: 0px 4px 9px 0px rgba(255, 255, 255, 0.69) inset;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
}

/*End*/



/*Canlendar*/
.ajax__calendar .ajax__calendar_dayname {
    font-family: 'segoe ui';
    color: #727272 !important;
    font-weight: bold;
    font-size: 13px;
    text-align: center;
    margin: auto;
}

.ajax__calendar .ajax__calendar_day {
    text-align: center;
    font-weight: 500;
    padding: 10px;
    color: #232323;
    /* border: 1px solid #bd9230 !important; */
    margin-bottom: 3px;
    font-size: 13px;
    height: auto;
    width: 100%;
}

.ajax__calendar .ajax__calendar_invalid .ajax__calendar_day {
    cursor: not-allowed !important;
}

.ajax__calendar .ajax__calendar_container {
    width: 495px !important;
    height: 350px !important;
    padding-bottom: 10px;
    background: #fff;
    border: 1px solid #dedede !important;
    /* box-shadow: 0 1px 2px rgb(0 0 0 / 8%), 0 4px 12px rgb(0 0 0 / 5%); */
    box-shadow: 0 14px 36px 2px rgba(0,0,0,.15) !important;
    -webkit-box-shadow: 0 14px 36px 2px rgba(0,0,0,.15) !important;
    border-radius: 20px;
    padding: 13px 13px;
}

.ajax__calendar_body, .ajax__calendar_days, .ajax__calendar_months, .ajax__calendar_years {
    width: 100% !important;
    height: 277px !important;
    margin-top: 3px !important;
    /* border-top: 1px solid #d3d3d3; */
}

.ajax__calendar_container TABLE {
    width: 100%;
    /* border-top: 1px solid #d3d3d3; */
    padding-top: 5px !important;
    margin-top: 5px !important;
}

.ajax__calendar .ajax__calendar_other .ajax__calendar_day {
    font-weight: normal;
    border: none !important;
    display: flex;
    justify-content: center;
}

.ajax__calendar .ajax__calendar_today .ajax__calendar_day {
    background-color: #b8ccff;
    color: #3b71fe;
    border: 1px solid #b8ccff !important;
}

.ajax__calendar_title {
    color: #232323 !important;
    font-size: 14px;
    border-bottom: 1px solid #d3d3d3;
    padding-bottom: 5px;
}

.ajax__calendar .ajax__calendar_footer {
    color: #000 !important;
    font-size: 16px;
    font-weight: 500;
}

.ajax__calendar .ajax__calendar_day:hover {
    background-color: #b8ccff !important;
    color: #3b71fe !important;
    border: 1px solid #b8ccff !important;
}



.ajax__calendar .ajax__calendar_active .ajax__calendar_day {
    background-color: #bd9230 !important;
    color: #faf6ed !important;
    border: 1px solid #fee09c !important;
}

.ajax__calendar {
    float: left !important;
    position: absolute !important;
    left: -82px !important;
    top: 62px !important;
    /* display: block !important; */
    /* visibility: visible !important; */
    /* padding: 12px 0; */
}
/*End*/
.BottomListFormSearchHome.FormSearchBookRoomHome {
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
}

    .BottomListFormSearchHome.FormSearchBookRoomHome.show {
        opacity: 1;
        visibility: visible;
        display: flex;
    }

.BottomListFormSearchHome.FormSearchBookTourHome.show {
    visibility: visible;
    display: flex;
}
.widgetDetailPhotoChild {
    padding: 15px 0 95px 0;
}