@font-face {
    font-family: verdara;
    src: url('../../vendors/fonts/AnyConv.com__verdana.otf') format('opentype'), url('../../vendors/fonts/AnyConv.com__verdana.eot') format('embedded-opentype'), url('../../vendors/fonts/AnyConv.com__verdana.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* @font-face {
    font-family: 'Bai Jamjuree';
    src: url('../../vendors/fonts/UTM-Cafeta.otf') format('opentype'), url('../../../index.html\ Cafeta.eot') format('embedded-opentype'), url('../../vendors/fonts/UTM-Cafeta.woff') format('woff');
    font-weight: normal;
    font-style: normal;
} */

@font-face {
    font-family 'Bai Jamjuree', sans-serif;
    src: url('../../../index.html\ Alexander.otf') format('opentype'), url('../../../index.html\ Alexander.eot') format('embedded-opentype'), url('../../../index.html\ Alexander.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}


@font-face {
    font-family: 'Bai Jamjuree';
    src: url('assets/resources/fonts/SignikaNegative.ttf') format('ttf');
    font-weight: normal;
    font-style: normal;
}

* {
    margin: 0;
    padding: 0;
}

html {
    font-family 'Bai Jamjuree', sans-serif;
    color: #0b0c49;
    background-color: #003942 !important;
    text-rendering: optimizeLegibility;
}

html {
    scroll-behavior: smooth;
}

body {
    overflow-x: hidden;
    background-color: #003942 !important;
}

/* ---------------------------------------- */

/* -----------------REUSEABLE-------------- */

/* ---------------------------------------- */

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

.desktop {
    display: block;
}

.flex {
    display: flex;
}

.mobile {
    display: none;
}

.flex.center {
    justify-content: center;
    align-items: center;
}

ul, li {
    list-style: none;
}

ul {
    margin-bottom: 0px !important;
}

a {
    text-decoration: none !important;
}

.background {
    background-size: cover !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
}

.pa {
    position: absolute;
}

.pr {
    position: relative;
}

.sticky-menu {
    position: sticky;
    top: 50px;
}

/* ---------------------------------------- */

/* -----------------WRAP------------------- */

/* ---------------------------------------- */

.wrap {
    width: 1590px;
    background-color: #003942;
    height: 100%;
    overflow: hidden;
    font-family 'Bai Jamjuree', sans-serif;
    position: relative;
    margin: 0 auto;
}

/* -----------------RIGHT_NAV------------------- */

.right_nav{
    background: url('../images/bg_right_nav.png') no-repeat;
    width: 233px;
    height: 436px;
    position: fixed;
    z-index: 6;
    top: 200px;
    right: 5px;
    transition: all .4s;
    transform: translateX(150px);
}

.right_nav.active_right_nav{
    right: 5px;
    transform: translateX(0px);
}

.right_nav a.btn_right_nav_logo{
    background: url('../images/256.png') no-repeat;
    width: 130px;
    height: 130px;
    position: absolute;
    top: 25px;
    left: 65px;
    transition: all .4s;
}

.right_nav ul{
    flex-direction: column;
    width: 100%;
    position: absolute;
    top: 160px;
    left: 12px;
}

.right_nav ul li a{
    background: url('../images/bg_btn_right_nav.png') no-repeat;
    width: 134px;
    height: 42px;
    margin: 5px 0;
    font-size: 20px;
    font-family 'Bai Jamjuree', sans-serif;
    color: #000000;
    transition: all .4s;
}

.right_nav a:hover{
    filter: brightness(1.15) drop-shadow(1px 2px 3px rgb(255, 255, 162));
    transform: scale(1.05);
}

.btn_right_nav_c{
    background: url('../images/btn-slide-open.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 16px;
    height: 86px;
    position: absolute;
    top: 100px;
    left: 27px;
    cursor: pointer;
}

.btn_right_nav_o{
    background: url('../images/btn-slide-close.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 16px;
    height: 86px;
    position: absolute;
    top: 100px;
    left: 27px;
    cursor: pointer;
}

/* ---------------------------------------- */

/* -----------------MODAL------------------- */

/* ---------------------------------------- */

#downloadModal .modal-dialog{
    max-width: 658px;
    position: relative;
    top: 50%;
    transform: translateY(-65%);
}

#downloadModal .modal-content{
    background: url('../images/bg_modal_download.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 658px;
    height: 308px;
    border: unset;
    border-radius: unset;
    position: relative;
}

#downloadModal .close{
    background: url('../images/back.png') no-repeat;
    background-size: cover;
    background-position: center;
    position: absolute;
    top: 15px;
    right: -5px;
    width: 87px;
    height: 51px;
}

#downloadModal .close:focus{
    outline: none;
}

/* ---------------------------------------- */

/* -----------------NAV------------------- */

/* ---------------------------------------- */

.main_nav {
    background: url('../images/bg_header_nav.jpg') no-repeat;
    width: 100%;
    height: 96px;
    padding-bottom: 5px;
    z-index: 3;
}

.main_nav ul li a {
    color: #f1f2d3;
    font-size: 30px;
    font-family 'Bai Jamjuree', sans-serif;
    width: 200px;
    height: 94px;
    margin: 0 20px;
}

.main_nav ul li a:hover {
    background: #487e86;
}

/* ---------------------------------------- */

/* -----------------HEADER------------------- */

/* ---------------------------------------- */

.header {
    background: url('../images/bg_header.jpg') no-repeat;
    width: 100%;
    height: 974px;
    z-index: 2;
}

.header_class {
    /* left: 16%;
    top: -3%;
    width: 1294px; */
    /* height: 941px; */

    width: 100%;
}

.header_class img {
    width: 50%;
    /* margin-top: 40px;
    margin-left: 50px; */
    /* max-width: 500px; */
}

.header_logo {
    width: 500px;
    top: -100px;
    left: 5px;
    z-index: 3;
}

.header_logo img{
    width: 100%;
}

.header .btn_play {
    background: url('../images/btn_play.png') no-repeat;
    width: 138px;
    height: 138px;
    top: 40%;
    left: 45%;
    animation: scale 1s alternate infinite linear;
}

.btn_play:hover {
    filter: brightness(1.15) drop-shadow(1px 2px 3px rgb(231, 241, 169));
}

@keyframes scale {
    from {
        transform: scale(0.85);
    }

    to {
        transform: scale(1);
    }
}

.header_box {
    background: url('../images/header_box.png') no-repeat;
    width: 1013px;
    height: 250px;
    left: 50%;
    bottom: 10%;
    transform: translateX(-50%);
}

.box_icon {
    background: url('../images/512.png') no-repeat;
    width: 220px;
    height: 220px;
}

.header_box a {
    transition: all .3s;
}

.header_box a:hover {
    transform: scale(1.05);
    filter: brightness(1.15) drop-shadow(1px 2px 3px rgb(255, 185, 185));
}

.box_download {
    flex-direction: column;
}

.box_appstore {
    background: url('../images/btn_appstore.png') no-repeat;
    width: 215px;
    height: 75px;
}

.box_android {
    background: url('../images/btn_android.png') no-repeat;
    width: 215px;
    height: 75px;
}

.box_apk {
    background: url('../images/btn_apk.png') no-repeat;
    width: 215px;
    height: 75px;
}

.box_regist {
    background: url('../images/btn_regist.png') no-repeat;
    width: 255px;
    height: 214px;
}

.box_adnxu {
    background: url('../images/btn_topup.png') no-repeat;
    width: 255px;
    height: 214px;
}

/* ---------------------------------------- */

/* -----------------CONTENT------------------- */

/* ---------------------------------------- */

.content {
    background: url('../images/bg_content.jpg') no-repeat;
    width: 100%;
    height: 2838px;
    /* padding-top: 50px; */
}

/* -----------------NEWS_SECTION------------------- */

.ns_title {
    width: 576px;
    height: 107px;
    margin: 0 auto;
    z-index: 3;
}

.ns_title img {
    width: 100%;
}

.ns_box {
    background: url('../images/tintuc_board.png') no-repeat;
    width: 1331px;
    height: 452px;
    margin: 0 auto;
    z-index: 2;
    transform: translateY(-65px);
    padding-top: 50px;
}

.ns_slide {
    background: url('../images/slide_board.png') no-repeat;
    width: 592px;
    height: 330px;
}

.news_slider {
    width: 583px;
    height: 323px;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;

    /* Center slide text vertically */
    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;
}

.swiper-slide img {
    display: block;
    width: 100%;
    height: 100%;
    object-fit: cover;
}

.ns_news_board {
    width: 612px;
    height: 330px;
    margin-left: 20px;
}

.ns_nb_header {
    width: 100%;
}

.ns_nb_header ul {
    width: 100%;
    background-color: #9e988ead;
    border-top: 1px solid #dad6d0;
}

.ns_nb_header ul li {
    height: 34px;
    width: 153px;
    color: white;
    font-size: 20px;
    cursor: pointer;
}

.ns_nb_header ul li:hover {
    background: url('../images/bg_news_title.png') no-repeat;
    width: 153px;
    height: 34px;
    color: #FBE0C0;
}

.ns_nb_header ul li.active_n_h {
    background: url('../images/bg_news_title.png') no-repeat;
    width: 153px;
    height: 34px;
    color: #FBE0C0;
}

.ns_nb_content {
    flex-direction: column;
    width: 100%;
}

.ns_nb_content ul li {
    width: 100%;
    /* height: 40px; */
    font-size: 20px;
    border-bottom: 2px solid #A09C93;
    transition: all .3s;
    padding: 5px 0;
}

.ns_nb_content ul li a {
    color: rgb(75, 75, 75);
    width: 100%;
}

.ns_nb_content ul li:hover {
    transform: translateX(10px);
}

.ns_nb_content ul li:hover a {
    color: #000000;
}

.ns_nb_content ul li .ns_nb_content_descr {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    display: -webkit-box;
    width: 470px;
    position: relative;
    padding-left: 15px;
}

.ns_nb_content ul li .ns_nb_content_descr::before {
    content: "";
    background: url('../images/news_board_dot.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 10px;
    height: 12px;
    position: absolute;
    top: 12px;
    left: 0;
}

.ns_nb_content ul li .ns_nb_content_time {
    flex: 1;
    justify-content: flex-end;
}

.ns_nb_content ul {
    display: none;
}

.ns_nb_content ul.active_n_c {
    display: block;
}

.fadedown {
    animation: fadedown 0.8s ease;
}

.fadeup {
    animation: fadeup 0.8s ease;
}

@keyframes fadedown {
    0% {
        transform: translateY(0);
        opacity: 1;
    }

    100% {
        transform: translateY(20px);
        opacity: 0;
    }
}

@keyframes fadeup {
    0% {
        transform: translateY(20px);
        opacity: 0;
    }

    100% {
        transform: translateY(0);
        opacity: 1;
    }
}

.btn_moreinfo{
    justify-content: flex-end !important;
    margin: 5px 0;
}

.btn_moreinfo a{
    /* font-size: 20px; */
    color: #424242;
}

.btn_moreinfo a:hover{
    color: #ec6640;
}

/* -----------------CHARACTER_SECTION------------------- */

.character_section {
    width: 100%;
    height: 1095px;
    position: relative;
    margin-top: 20px;
}

.cs_title {
    width: 1170px;
    margin: 0 auto;
}

.cs_title img {
    width: 100%;
}

.hp-list {
    flex-direction: column;
    margin-left: 100px;
    position: relative;
    z-index: 3;
}

.hp-list li {
    width: 162px;
    height: 175px;
    position: relative;
}

.hp-list li a {
    width: 162px;
    height: 175px;
    margin: 10px 0;
}

.hp-list li::after{
    content: "";
    background: url('../images/bar_head.png') no-repeat;
    position: absolute;
    background-size: cover;
    width: 5px;
    height: 58px;
    bottom: -33px;
    left: 79px;
}

.hp-list li:last-child::after{
    content: none;
}

.hp-list li.item-1 a {
    background: url('../images/kim_1.png') no-repeat;
}

.hp-list li.item-1.active a {
    background: url('../images/kim_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-1:hover a {
    background: url('../images/kim_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-2 a {
    background: url('../images/moc_1.png') no-repeat;
}

.hp-list li.item-2.active a {
    background: url('../images/moc_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-2:hover a {
    background: url('../images/moc_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-3 a {
    background: url('../images/thuy_1.png') no-repeat;
}

.hp-list li.item-3.active a {
    background: url('../images/thuy_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-3:hover a {
    background: url('../images/thuy_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-4 a {
    background: url('../images/hoa_1.png') no-repeat;
}

.hp-list li.item-4.active a {
    background: url('../images/hoa_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-4:hover a {
    background: url('../images/hoa_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-5 a {
    background: url('../images/tho_1.png') no-repeat;
}

.hp-list li.item-5.active a {
    background: url('../images/tho_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.hp-list li.item-5:hover a {
    background: url('../images/tho_2.png') no-repeat;
    width: 162px;
    height: 175px;
}

.bg-mp {
    width: 750px;
    top: 185px;
    left: 420px;
}

.bg-mp img {
    width: 100%;
}

.mp-list {
    position: relative;
    flex: 1;
}

.persion-img {
    top: -380px;
    left: 95px;
    width: 830px;
    animation: updown 1.5s infinite alternate linear;
}

.persion-img img {
    width: 100%;
}

@keyframes updown {
    from {
        transform: translateY(-10px);
    }

    to {
        transform: translateY(10px);
    }
}

.mp-item p {
    text-align: center;
    bottom: -555px;
    right: 20px;
    font-size: 35px;
    font-family: 'Bai Jamjuree';
    font-style: italic;
    z-index: 3;
}

.mp-select-list {
    right: 0;
    top: 0;
}

.mp-select-group {
    position: relative;
    z-index: 3;
}

.mp-tl {
    background: url('../images/mp_tl1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -180px;
    right: 238px;
}

.mp-tl:hover {
    background: url('../images/mp_tl2.png') no-repeat;
}

.mp-tl.active {
    background: url('../images/mp_tl2.png') no-repeat;
}

.mp-tv {
    background: url('../images/mp_tv1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -75px;
    right: 200px;
}

.mp-tv:hover {
    background: url('../images/mp_tv2.png') no-repeat;
}

.mp-tv.active {
    background: url('../images/mp_tv2.png') no-repeat;
}

.mp-dm {
    background: url('../images/mp_dm1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -180px;
    right: 238px;
}

.mp-dm:hover {
    background: url('../images/mp_dm2.png') no-repeat;
}

.mp-dm.active {
    background: url('../images/mp_dm2.png') no-repeat;
}

.mp-5d {
    background: url('../images/mp_5d1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -75px;
    right: 200px;
}

.mp-5d:hover {
    background: url('../images/mp_5d2.png') no-repeat;
}

.mp-5d.active {
    background: url('../images/mp_5d2.png') no-repeat;
}

.mp-mg {
    background: url('../images/mp_mg1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: 25px;
    right: 203px;
}

.mp-mg:hover {
    background: url('../images/mp_mg2.png') no-repeat;
}

.mp-mg.active {
    background: url('../images/mp_mg2.png') no-repeat;
}

.mp-bd {
    background: url('../images/mp_bd1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: 25px;
    right: 203px;
}
.mp-bd:hover {
    background: url('../images/mp_bd2.png') no-repeat;
}

.mp-bd.active {
    background: url('../images/mp_bd2.png') no-repeat;
}



.mp-nm {
    background: url('../images/mp_nm1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -180px;
    right: 238px;
}

.mp-nm:hover {
    background: url('../images/mp_nm2.png') no-repeat;
}

.mp-nm.active {
    background: url('../images/mp_nm2.png') no-repeat;
}

.mp-ty {
    background: url('../images/mp_ty1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -75px;
    right: 200px;
}

.mp-ty:hover {
    background: url('../images/mp_ty2.png') no-repeat;
}

.mp-ty.active {
    background: url('../images/mp_ty2.png') no-repeat;
}

.mp-hs {
    background: url('../images/mp_hs1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: 25px;
    right: 203px;
}

.mp-hs:hover {
    background: url('../images/mp_hs2.png') no-repeat;
}

.mp-hs.active {
    background: url('../images/mp_hs2.png') no-repeat;
}

.mp-td {
    background: url('../images/mp_td1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: 25px;
    right: 203px;
}

.mp-td:hover {
    background: url('../images/mp_td2.png') no-repeat;
}

.mp-td.active {
    background: url('../images/mp_td2.png') no-repeat;
}

.mp-cb {
    background: url('../images/mp_cb1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -180px;
    right: 238px;
}

.mp-cb:hover {
    background: url('../images/mp_cb2.png') no-repeat;
}

.mp-cb.active {
    background: url('../images/mp_cb2.png') no-repeat;
}

.mp-tn {
    background: url('../images/mp_tn1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -75px;
    right: 200px;
}

.mp-tn:hover {
    background: url('../images/mp_tn2.png') no-repeat;
}

.mp-tn.active {
    background: url('../images/mp_tn2.png') no-repeat;
}

.mp-vd {
    background: url('../images/mp_vd1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -180px;
    right: 238px;
}

.mp-vd:hover {
    background: url('../images/mp_vd2.png') no-repeat;
}

.mp-vd.active {
    background: url('../images/mp_vd2.png') no-repeat;
}

.mp-cl {
    background: url('../images/mp_cl1.png') no-repeat;
    width: 233px;
    height: 75px;
    top: -75px;
    right: 200px;
}

.mp-cl:hover {
    background: url('../images/mp_cl2.png') no-repeat;
}

.mp-cl.active {
    background: url('../images/mp_cl2.png') no-repeat;
}


/* -----------------PICTURE_SECTION------------------- */

.screenshot_section {
    position: relative;
    width: 100%;
    margin-top: 70px;
}

.ss_title {
    width: 1170px;
    margin: 0 auto;
}

.ss_title img{
    width: 100%;
}

.ss_slider{
    width: 1086px;
    height: 550px;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    list-style: none;
    padding: 0;
    margin-top: 70px;
}

.ss_slider .swiper-button-prev, .swiper-container-rtl .swiper-button-next {
    left: 50px;
    right: auto;
    width: 80px;
    height: 85px;
    z-index: 5;
}

.ss_slider .swiper-button-next, .swiper-container-rtl .swiper-button-prev {
    right: 50px;
    left: auto;
    width: 80px;
    height: 85px;
    z-index: 5;
}

.ss_slider .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: '';
    background: url('../images/btn_next.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 80px;
    height: 85px;
}

.ss_slider .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: '';
    background: url('../images/btn_prev.png') no-repeat;
    background-size: cover;
    background-position: center;
    width: 80px;
    height: 85px;
}

.ss_slider .swiper-button-next, .swiper-button-prev{
    top: 57%;
}

.bg_ss_slider{
    width: 1395px;
    top: 137px;
    left: 190px;
    z-index: 3;
    pointer-events: none;
}

.news_frame {
    width: 100%;
}

.bg_ss_slider img{
    width: 100%;
}


/* ---------------------------------------- */

/* -----------------FOOTER-SECTION-------------- */

/* ---------------------------------------- */

.footer-section {
    background-color: #105864;
    position: relative;
    z-index: 4;
    padding: 10px 20px;
}

.footer-section .space {
    flex: 1;
}

.footer-section .footer_hide {
    display: none !important;
}

.footer-section .space img {
    max-width: 100%;
}

.footer-section .infomation {
    flex: 4;
    font-family 'Bai Jamjuree', sans-serif;
}

.footer-section .logo-footer {
    flex: 1;
}

.footer-section .logo-footer img {
    max-width: 100%;
}

.footer-section p {
    font-weight: 400;
    font-size: 15px;
    margin-bottom: 0;
    color: white;
    font-family 'Bai Jamjuree', sans-serif;
    text-align: center;
}

.box_download {
    padding-top: 50px;
    margin-top: -50px;
}