@font-face {
    font-family: UTM Sharnay;
    src: url(/fonts/UTMSharnay.ttf);
}

#hoat-dong .hoat-dong-content ul li {
    font-family: 'UTM Sharnay';
}

@media (min-width:768px) {
    .daily {
        margin-right: 20% !important;
    }
}

@media (min-width:1200px) {
    .daily {
        margin-right: 30% !important;
    }
}

@media (min-width:1700px) {
    .daily {
        margin-right: calc(100% - 1300px) !important;
    }
}


.daily {
    color: #ffdfa1;
    display: block;
    position: relative;
    width: 480px;
    max-width: 100%;
    margin: 0 auto;
    padding-top: 200px;
}

.daily .nav-item {
    text-align: center;
    color: #fff;
    background-color: #956940;
    width: 40px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.daily .nav-tabs .nav-link.active,
.daily .nav-tabs .nav-link:hover {
    background: #ffc489;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border: 0
}

.table {
    color: #ffdfa1
}

.daily .nav-link {
    transition: initial;
    color: #fff
}

#ho-tro .row {
    margin-left: 0;
    margin-right: 0
}

#content-detail-window {
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, .8);
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none
}

#content-detail-window .close-window {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px
}

#content-detail-window .card {
    background: url(../../assets/img//window_bgm.png) center center/100% 100% no-repeat;
    max-width: 670px;
    width: 100%;
    margin: 0 auto;
    display: block;
    height: 972px;
    max-height: 100%
}

#content-detail-window .close-button {
    padding: 0;
    margin: 0
}

#content-detail-window .card-body .card-title {
    margin-top: 80px;
    text-align: center;
    border-bottom: 1px solid rgba(179, 166, 150, .43);
    margin-bottom: 20px
}

#content-detail-window .card .content {
    overflow-y: auto;
    overflow-x: hidden;
    padding-left: 20px;
    padding-right: 20px;
    max-height: calc(100vh - 180px);
    height: 972px
}

#content-detail-window .card .content img {
    max-width: 100%;
    margin: 20px auto;
    display: block
}

.btn-download-animate {
    background: url(../../assets/img/btn-download.png);
    display: block;
    width: 208px;
    height: 98px;
    margin: 0 auto;
    animation: 1.5s infinite scaleAnimate;
    z-index: 1;
    pointer-events: none
}

#main-menu {
    position: fixed;
    left: -50px;
    top: 0;
    height: 100vh;
    width: 0;
    margin-left: 20px;
    z-index: 99;
    animation: .1s showLeftAnimate
}

@keyframes showLeftAnimateBg {
    0% {
        left: -240px
    }

    100% {
        left: 0
    }
}

#mon-phai {
    background: url(../../assets/img/bg2.jpg) center center/cover no-repeat;
    margin-top: -20px;
    max-height: 1080px;
    z-index: 9
}

@media (min-width:768px) {
    .swiper-slide img {
        background-size: contain !important;
        display: block;
        max-width: 100%;
        margin-left: auto
    }
}

.swiper-slide img {
    margin: 0 auto
}

.swiper-slide .info p {
    padding-bottom: 20px;
    text-align: left
}

.swiper-slide .info .name {
    border-bottom: 1px solid #c2976b;
    padding-bottom: 20px
}

@media (min-width:992px) {
    #bg-bg {
        width: 100%;
        height: 2160px;
        position: absolute;
        left: 0;
        background: url(../../assets/img/shi.png) left top/cover no-repeat;
        pointer-events: none;
        z-index: 11;
        top: -130px;
        display: block !important;
        animation: .1s showLeftAnimateBg
    }

    .swiper-slide .info {
        color: #c2976b;
        width: 480px;
        max-width: 100%;
        left: 0;
        padding: 0 20px;
        margin: 0 auto;
        position: relative !important
    }
}

.swiper-slide .info {
    position: absolute;
    bottom: 0;
    color: #c2976b;
    width: 480px;
    max-width: 100%;
    left: 0;
    padding: 0 20px
}

#intro .swiper-slide .info .name,
.nav-tabs {
    border-bottom: 0
}

#swiper-thumb {
    height: 93px;
    width: 500px;
    display: block;
    margin: 0 auto
}

#swiper-thumb img {
    height: 93px;
    width: auto
}

#swiper-main {
    max-width: 1000px
}

#right-menu {
    background: url(../../assets/img/ewm.png);
    width: 387px;
    height: 671px;
    right: -300px;
    transition: .5s;
    position: fixed;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 999;
    box-sizing: border-box
}

#right-menu:hover {
    right: 0
}

#right-menu img {
    max-width: 100%
}

.right-menu-content {
    max-width: 100%;
    width: 132px;
    position: absolute;
    left: 176px;
    top: 170px
}

.btn-right-close {
    margin-top: calc(100% - 93px);
    float: left;
    margin-left: 0;
    display: block
}

#right-menu:hover .btn-right-close {
    transform: rotate(180deg)
}

#copy-btn1 {
    position: absolute;
    width: 55px;
    height: 266px;
    background: url(../../assets/img/nap-xu.png) no-repeat;
    left: 80px;
    top: 80px;
    transform-origin: center top;
    transform: rotate(0);
    animation: 1s infinite rotateAnimate
}

@keyframes rotateAnimate {

    0%,
    100% {
        transform: rotate(5deg)
    }

    50% {
        transform: rotate(-5deg)
    }
}

@keyframes showLeftAnimate {
    0% {
        left: -225px
    }

    100% {
        left: -50px
    }
}

.swiper-button-next,
.swiper-button-prev {
    color: #fff
}

.news-container .tab-content li a:hover {
    color: #ffc489;
    cursor: pointer
}

.news-container .tab-content li:hover:before {
    background: url(../../assets/img/jux2.png) no-repeat;
    cursor: pointer
}

#play-music {
    position: fixed;
    right: 20px;
    top: 20px;
    z-index: 9999;
    cursor: pointer
}

#play-music .img {
    background: url(../../assets/img/musicplay.png);
    height: 87px;
    width: 79px
}

#play-music.muted .img {
    background: url(../../assets/img/musicstop.png)
}

.scroll-mouse a {
    color: #ffc489;
    display: none;
    position: absolute;
    top: 5px;
    left: calc(50% - 18px)
}

.scroll-mouse:hover {
    animation-play-state: paused
}

#intro {
    background: url(../../assets/img/bg1.jpg) center center no-repeat;
    z-index: 9;
    max-height: 1080px
}

#intro .swiper-button-next {
    width: 133px;
    height: 144px;
    margin: 0 auto;
    padding: 0;
    position: relative;
    top: 20px
}

#intro .swiper-button-next img {
    transform: rotate(90deg);
    display: block;
    margin: 0 auto;
    padding: 0
}

#intro .swiper-button-next::after {
    content: ''
}

#intro .swiper {
    width: 100%;
    max-height: 529px
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center
}

#intro .swiper-slide .gif img {
    margin: 0;
    padding: 0;
    margin-top: 70px;
    z-index: -1;
    height: 280px;
    margin-left: 80px;
    width: 640px;
}

#intro .swiper-wrapper {
    height: 455px
}

#intro .swiper-slide .info {
    margin: 20px auto 0;
    padding: 0;
    color: #fff;
    z-index: 9;
    max-width: 100%;
    width: 480px;
    display: block;
    position: relative
}

#intro .swiper-slide .row::before {
    content: '';
    height: 455px;
    background: url(../../assets/img/db.png) center center no-repeat;
    padding: 0;
    margin: 0;
    width: 1511px;
    z-index: 1;
    position: absolute
}

.intro-content {
    width: 1511px;
    top: 230px;
    position: absolute;
    right: 50%;
    margin: auto -960px auto auto;
    z-index: 100;
    height: 600px
}

@media (min-width:992px) {
    #intro .swiper-button-next {
        top: -120px
    }

    #intro .swiper-slide .info {
        margin-top: 80px
    }

    .bottom-bg {
        position: fixed;
        left: 0;
        right: 0;
        margin: auto;
        top: 0;
        z-index: 10;
        overflow: hidden;
        height: 100vh;
        width: 100vw;
        pointer-events: none;
        display: block !important
    }
}

.bottom-bg>img {
    position: absolute
}

.sha0 {
    top: -6835px;
    width: 200px;
    left: -100px;
    Opacity: .2;
    animation: 10s linear infinite sand
}

.sha6 {
    top: -6835px;
    left: -130px;
    Opacity: .3;
    animation: 10s linear infinite sand
}

.sha3 {
    top: -6835px;
    left: 1500px;
    Opacity: .2;
    width: 20px;
    height: 6835px;
    animation: 10s linear infinite sand
}

.sha9 {
    top: -6835px;
    left: 300px;
    Opacity: .1;
    width: 20px;
    height: 6835px;
    animation: 10s linear infinite sand
}

.sha10 {
    top: -6835px;
    left: 400px;
    Opacity: .3;
    width: 4px;
    height: 6835px;
    animation: 10s linear infinite sand
}

.sha7 {
    left: 650px;
    width: 200px;
    height: 6835px;
    Opacity: .2;
    animation: 10s linear infinite sand
}

.sha11 {
    top: -6835px;
    left: 480px;
    Opacity: .2;
    width: 14px;
    height: 6835px;
    animation: 10s linear infinite sand
}

.sha8 {
    top: -6835px;
    left: 250px;
    Opacity: .2;
    width: 382px;
    animation: 10s linear infinite sand
}

.sha2 {
    top: -6835px;
    left: 00px;
    Opacity: .5;
    width: 382px;
    animation: 10s linear infinite sand
}

.sha4 {
    top: -6835px;
    left: 1400px;
    Opacity: .2;
    width: 100px;
    height: 6835px;
    animation: 10s linear infinite sand
}

.sha5 {
    top: -6835px;
    left: 1800px;
    Opacity: .5;
    height: 6835px;
    width: 382px;
    animation: 10s linear infinite sand
}

.sha1 {
    top: -6835px;
    left: -60px;
    Opacity: .8;
    width: 382px;
    animation: 10s linear infinite sand
}

@keyframes sand {
    from {
        top: -6835px
    }

    to {
        top: 1080px
    }
}

.lsdh {
    top: -1500px;
    left: 0;
    animation: 1.8s lsdonghua
}

.lsdh1 {
    top: -1500px;
    left: 0;
    animation: 4s lsdonghua
}

@keyframes lsdonghua {
    from {
        top: -1500px
    }

    to {
        top: 2080px
    }
}

#bg-bg,
.bottom-bg {
    display: none
}

#wish-guide {
    background: url(../../assets/img/ywd3.jpg) center center/cover no-repeat;
    z-index: 9;
    margin: 0 auto;
    width: 100vw;
    max-height: 1080px;
    display: block
}

.wish-guide {
    background: url(../../assets/img/ywd2_A.png) center center/cover no-repeat;
    width: 800px;
    max-width: 100%;
    height: 400px;
    margin: 0 auto
}

.guide-right {
    width: 320px;
    height: 478px;
    float: right;
    margin: 60px 10px 0 0;
    color: #ddac6b
}

.guide-scroll {
    width: 100%;
    height: 290px;
    overflow: hidden;
    margin-bottom: 30px;
    position: relative
}

.guide-right .award-list {
    width: 100%;
    position: relative;
    top: 0;
    transform: translateZ(0);
    margin-left: 25px
}

.award-list .award-li {
    display: block;
    width: 100%;
    height: 26px;
    line-height: 26px;
    font-size: 16px;
    color: #ddac6b;
    margin-left: 20px
}

.award-list .award-li.lucky {
    text-shadow: 0 0 8px #ddac6b;
    font-weight: 700
}

#home {
    background: url(../../assets/img/bg1.jpg);
    top: 0;
    max-height: 1080px
}

.scroll-mouse-content {
    width: 200px;
    margin: 0 auto;
    display: block
}

#home .row {
    --bs-gutter-x: 0
}

body {
    font-family: 'Roboto Condensed';
    overflow-x: hidden;
    cursor: url(../../assets/img/CursorNormal.png), auto
}

.video-background {
    background: url(../../assets/img/bg1.jpg);
    display: block;
    z-index: 11;
    pointer-events: none;
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: absolute;
    left: 0;
    top: 0
}

.video-foreground {
    pointer-events: none;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -960px;
    height: 1080px;
    width: 1920px
}

.video-foreground iframe,
.video-foreground video {
    display: block;
    margin: 0 auto;
    width: 100%;
    position: relative
}

.header .logo img {
    margin: 0 auto;
    display: block;
    max-width: 258px
}

.header h1 {
    color: #ffd369;
    text-transform: uppercase;
    opacity: .4;
    animation: 5s infinite opacityAnimate
}

.header h5 {
    color: #ffd369;
    opacity: .4;
    animation: 5s infinite opacityAnimate
}

@keyframes opacityAnimate {

    0%,
    100% {
        Opacity: .4
    }

    50% {
        opacity: 1
    }
}

.header {
    top: 0;
    position: relative;
    width: 100vw;
    height: 100vh;
    text-align: center;
    z-index: 99
}

.btn-download {
    color: #947841;
    background: url(../../assets/img/btn-download-hover.png);
    width: 208px;
    height: 98px;
    margin: -98px auto 0;
    line-height: 98px;
    text-decoration: none;
    font-size: 1.8rem;
    display: block;
    z-index: 99
}

@keyframes scaleAnimate {

    0%,
    100% {
        transform: scale(1.1)
    }

    50% {
        transform: scale(1)
    }
}

.btn-play {
    color: #947841;
    background: url(../../assets/img//playbtn.png) 0 0/cover;
    width: 130px;
    height: 98px;
    margin: 50px auto 0;
    line-height: 98px;
    text-decoration: none;
    font-size: 1.8rem;
    display: block;
    animation: 1s infinite scaleAnimate
}

.btn-download:hover {
    color: #ffd369
}

#mycanvas {
    width: 100vw;
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
    pointer-events: none
}

.header h5 img:nth-child(1) {
    margin-right: 10px
}

.header h5 img:nth-child(2) {
    margin-left: 10px;
    transform: rotateZ(180deg)
}

.main-menu {
    z-index: 99;
    width: 230px;
    margin-top: calc(50vh - 216px)
}

.main-menu .nav-tabs .nav-link.active,
.main-menu .nav-tabs .nav-link:hover {
    background: url(../../assets/img/btna-hover.png) center center/contain no-repeat;
    margin-left: 42px;
    color: #ffd369;
    padding-right: 25px
}

.main-menu .nav-tabs .nav-item {
    margin-top: 5px
}

.main-menu .nav-tabs .nav-link {
    font-size: 16px;
    line-height: 50px;
    text-align: right;
    padding-right: 50px;
    color: #947841;
    text-decoration: none;
    background: url(../../assets/img//btna.png) center center/contain no-repeat;
    border: 0
}

.nav-link {
    padding: 0
}

.news-container {
    background: url(../../assets/img/bg2.jpg) center center no-repeat;
    z-index: 9;
    max-height: 1080px
}

.news-container .nav-item {
    width: 80px;
    height: 40px
}

@media (min-width:1200px) {
    .news-container .nav-item {
        width: 100px !important;
    }
}

@media (min-width:1700px) {
    .news-container .nav-item {
        width: 120px !important;
    }
}

.news-container .nav {
    width: 100%;
    height: 55px;
    background-color: rgba(149, 105, 64, .3);
    line-height: 55px;
    text-align: center
}

.news-container .nav-tabs .nav-link {
    border: 0;
    border-radius: 0;
    color: #956940
}

.nav-tabs .nav-link.active,
.nav-tabs .nav-link:hover {
    color: #fff;
    background-color: #956940
}

.daily .tab-content {
    min-height: 200px;
    padding: 10px;
}

.news-container .tab-content li:before {
    content: '';
    background: url(../../assets/img/jux1.png) no-repeat;
    width: 12px;
    height: 12px;
    display: inline-block;
    margin-right: 5px
}

.news-container .tab-content li a {
    color: #956940;
    text-decoration: initial;
    font-size: 16px;
    height: 32px;
    line-height: 32px
}

#hoat-dong {
    background: url(../../assets/img/bg1.jpg) center center/cover no-repeat;
    max-height: 1080px;
    z-index: 9
}

#hoat-dong .hoat-dong-content {
    background: url(../../assets/img/gs.png) center center no-repeat;
    height: 800px
}

#ho-tro {
    background: url(../../assets/img/bg1.jpg) center center/cover no-repeat;
    margin-top: -20px;
    z-index: 9;
    min-height: 600px;
    max-height: 1080px
}

footer p {
    font-size: 16px;
    line-height: 36px;
    color: #fec485;
    margin-bottom: 0
}

footer {
    background: url(../../assets/img/bg1.jpg) center center/cover no-repeat #000
}

.scroll-mouse {
    height: 150px;
    text-align: center;
    width: 100%;
    color: #fff;
    z-index: 99;
    animation: 2s infinite mouseScrollAnimate;
    position: fixed;
    bottom: 0
}

@keyframes mouseScrollAnimate {

    0%,
    100% {
        bottom: 0
    }

    50% {
        bottom: -20px
    }
}

.scroll-mouse p {
    margin-bottom: 10px
}