@font-face {
	 font-family: 'nhangia';
	 src: url('../../css/ATFzihunliuyedaoT-Regular.woff2') format('woff2'), url('../../css/ATFzihunliuyedaoT-Regular.woff') format('woff');
	 font-weight: normal;
}
 @font-face {
	 font-family: 'Assasin';
	 src: url('../../css/assasin.otf') format('opentype');
	 font-weight: normal;
	 font-style: normal;
}
    .modal {
        position: fixed;
        z-index: 1000;
        left: 0;
        top: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.5);
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .modal-content {
        background-color: #fff;
        padding: 20px;
        border-radius: 8px;
        width: 300px;
        text-align: center;
    }

    .modal-buttons {
        display: flex;
        justify-content: space-around;
        margin-top: 15px;
    }
 #particles-js {
	 position: absolute;
	 width: 100%;
	 height: 100%;
	 z-index: -1;
}
    .popup-overlay {
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background-color: rgba(0, 0, 0, 0.7);
        display: flex;
        justify-content: center;
        align-items: center;
    }

    .popup-content {
        background-color: #fff;
        border-radius: 8px;
        text-align: center;
        width: fit-content;
        padding: 20px;
    }

    .btn {
        margin: 5px;
    }

    .bg-warning {
        background-color: #ffeeba;
    }

    .bg-success {
        background-color: #d4edda;
    }

    .bg-danger {
        background-color: #f8d7da; 
    }
 body {
	 background-image: url('../../images/full__big.jpg');
	 background-repeat: no-repeat;
	 background-position: center top;
	 overflow-x: hidden;
	 background-size: 100%;
	 background-size: cover;
	 background-attachment: fixed;
	 position: relative;
	 font-family: nhangia;
}
.post img {
    max-width: 100%;
}
 body::-webkit-scrollbar {
	 width: 10px;
}
 body::-webkit-scrollbar-track {
	 box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 body::-webkit-scrollbar-thumb {
	 background-color: #843f0e;
}
 .card-body {
	 margin-top: 197px;
}
 .rasengan {
	 position: fixed;
	 top: 70%;
	 left: 50%;
	 transform: translate(-50%,-50%);
	 z-index: -1;
}
 .rasengan img {
	 animation: spin 3s infinite linear;
	 max-width: 300px;
}
 .container.page-header {
	 position: fixed;
	 z-index: 2;
	 transition: transform .5s;
	 max-width: 100%;
	 top: 20px;
}
 .container .header-content {
	 align-items: center;
}
 .container .header-content .nsotien_logo {
	 max-width: 188px;
}
 @media (max-width: 768px) {
	 .container .header-content .nsotien_logo {
		 max-width: 100px;
	}
}
 .container .header-content .btn-bg {
	 background: url('../../images/item-a.png');
	 background-repeat: no-repeat;
	 background-size: 100%;
	 padding: 20px 0;
	 background-position: center;
	 margin-left: 5px;
	 margin-right: 5px;
	 width: 11%;
}
 @media (min-width: 1280px) {
	 .container .header-content .btn-bg {
		 width: 180px;
	}
}
 .container .header-content .btn-bg a {
	 font-size: 18px;
	 color: #ffffff;
	 font-family: nhangia;
	 text-transform: uppercase;
}
 .container.down-load {
	 padding-bottom: 150px;
	 display: flex;
	 flex-direction: column;
	 justify-content: flex-end;
	 align-items: center;
	 height: 1000px;
	 padding-left: 0;
    padding-right: 0;
}
 .container.down-load .btn-download .jumping-link {
	 text-decoration: none;
	 margin-bottom: 40px;
	 color: #961514;
	 font-family: nhangia;
	 font-size: 50px;
	 padding: 0 20px;
	 text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
}
 .container.down-load .btn-download .jumping-link span {
	 display: inline-block;
	 animation: jump 0.4s ease-in-out infinite alternate;
}
 .container.down-load .btn-download .jumping-link span:nth-child(1) {
	 animation-delay: 0s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(2) {
	 animation-delay: 0.1s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(3) {
	 animation-delay: 0.2s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(4) {
	 animation-delay: 0.3s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(5) {
	 animation-delay: 0.4s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(6) {
	 animation-delay: 0.5s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(7) {
	 animation-delay: 0.6s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(8) {
	 animation-delay: 0.7s;
}
 .container.down-load .btn-download .jumping-link span:nth-child(9) {
	 animation-delay: 0.8s;
}
 .container .box-down {
	 display: flex;
	 background-image: url('../../images/bg-tienich.png');
	 background-repeat: no-repeat;
	 background-size: 100% 100%;
	 align-items: center;
}
 .container .box-down .box-img {
	 text-align: center;
	 display: flex;
    justify-content: space-around;
    padding: 10px;
}
 .container .box-down .box-img img {
	 width: 180px;
}
 @media (max-width: 768px) {
	 .container .box-down .box-img img {
		 width: 50px !important;
	}
}
 .container .box-down .box-item {
	 display: flex;
	 flex-wrap: wrap;
	 padding: 20px 10px;
	 justify-content: space-around;
}
 .container .box-down .box-item .item {
	 background-image: url('../../images/btn-red.jpg');
	 background-repeat: no-repeat;
	 background-size: 100% 100%;
	 height: 55px;
	 text-align: center;
	 font-family: nhangia;
	 line-height: 50px;
	 font-size: 14px;
	 margin-top: 5px;
	 margin-bottom: 5px;
}
 .container .box-down .box-item .item:hover {
	 -webkit-transform: translateY(-4px);
	 transform: translateY(-4px);
	 transition: all 0.5s ease;
	 cursor: pointer;
}
 .container .box-down .box-item .item a {
	 color: #ffffff;
	 text-transform: uppercase;
	 font-size: 12px;
}
 .post-card {
	 background-image: url(../../images/b2.png);
	 background-repeat: no-repeat;
	 padding-top: 400px;
	 padding-bottom: 100px;
	 border: 0;
	 background-color: transparent;
	 background-position: center top;
	 display: block;
	 background-size: 100%;
}
 .post-card .card-body {
	 background-image: url(../../images/bg-frame2.png);
	 background-size: 100% 100%;
	 margin: 0 auto;
	 background-repeat: no-repeat;
	 background-position: center;
	 max-width: 800px;
	 height: 500px;
}
 .post-card .card-body .card-title {
	 display: flex;
	 border-bottom: 2px solid #734e33;
	 padding-bottom: 7px;
}
 .post-card .card-body .card-title .title {
	 background-image: url(../../images/bg-tl.jpg);
	 margin: 0 1%;
	 line-height: 50px;
	 width: 23%;
	 height: 50px;
	 font-size: 12px;
	 text-align: center;
	 font-family: nhangia;
	 font-size: 25px;
	 cursor: pointer;
}
 .post-card .card-body .card-title .title:hover {
	 background-image: url(../../images/btn_1.png);
	 background-size: 100% 100%;
	 color: #961514;
}
 .post-card .card-body .card-title .title.active {
	 background-image: url(../../images/btn_1.png);
	 background-size: 100% 100%;
	 color: #961514;
}
 .post-card .card-body .tab-content {
	 display: none;
	 padding: 0 10px;
}
 .post-card .card-body .tab-content::-webkit-scrollbar {
	 width: 10px;
}
 .post-card .card-body .tab-content::-webkit-scrollbar-track {
	 box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
 .post-card .card-body .tab-content::-webkit-scrollbar-thumb {
	 background-color: #734e33;
}
 .post-card .card-body .tab-content.active {
	 display: block;
	 max-height: 400px;
	 overflow-y: auto;
}
 .post-card .card-body .tab-content .post-item {
	 border-bottom: 1px solid #734e33;
	 height: 100px;
	 padding: 0 10px 0 0;
	 background-color: #734e33;
	 position: relative;
}
 .post-card .card-body .tab-content .post-item .post-image {
	 line-height: 80px;
	 font-size: 20px;
	 padding: 0 10px;
	     text-transform: capitalize;
	 text-align: center;
    color: #961514;
    text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
}
 .post-card .card-body .tab-content  .text-muted {
	 color: #fff;
}
 .post-card .card-body .tab-content .post-item .content-post .text-muted strong {
	 color: tomato;
}
 .post-card .card-body .tab-content .post-item a {
	 color: #fff;
	 font-size: 20px;
	 font-family: 'nhangia';
	 font-weight: 500 !important;
}
 .post-card .card-body .tab-content .no-content {
	 text-align: center;
}
 .post-card .card-body .tab-content .no-content span {
	 line-height: 100px;
	 color: #fff;
	 font-family: nhangia;
	 font-size: 20px;
}
 .post-card .card-body .tab-content .img-right span {
	 color: #fff;
	 font-size: 20px;
	 font-family: 'nhangia';
	 font-weight: 500 !important;
}
 .post-card .card-body .tab-content .img-right .blink-image {
	 position: absolute;
	 top: -5px;
	 right: 10px;
}
 .infor-game .btn-infor {
	 display: flex;
	 background-image: url(../../images/bg-aside.png);
	 background-repeat: no-repeat;
	 flex-direction: column;
	 background-size: 100% 100%;
	 position: fixed;
	 right: 10px;
	 top: 70px;
	 height: 620px;
	 align-items: center;
	 justify-content: center;
	 padding: 0 15px;
	 z-index: 99;
	 transition: right 0.5s ease;
}
 .infor-game .btn-infor.active {
	 right: -155px;
}
 .infor-game .btn-infor .toggle-menu {
	 position: absolute;
	 top: 40%;
	 left: -30px;
	 transition: transform 0.5s ease;
}
 .infor-game .btn-infor .toggle-menu::before {
	 content: url(../../images/img-arrow.png);
	 transform: rotate(180deg);
	 display: block;
}
 .infor-game .btn-infor .toggle-menu.active::before {
	 transform: rotate(0);
	 display: block;
}
 .infor-game .btn-infor .infor-user {
	 max-width: 170px;
	 display: flex;
	 flex-direction: column;
	 padding: 0 15px;
	 font-family: nhangia;
	 color: #961514;
	 margin-top: 50px;
}
 .infor-game .btn-infor .infor-user span {
	 display: flex;
	 flex-direction: column;
	 text-align: center;
	 margin-bottom: 5px;
}
 .infor-game .btn-infor .infor-user span strong {
	 color: black;
}
 .infor-game .btn-infor .infor-user .napcard {
	 font-weight: 600;
	 color: #961514;
	 padding: 5px 0;
}
 .infor-game .btn-infor .btn-bg {
	 background: url('../../images/btn-red.jpg');
	 background-repeat: no-repeat;
	 background-size: 100%;
	 padding: 20px 0;
	 background-position: center;
	 margin-left: 5px;
	 margin-right: 5px;
	 font-size: 12px;
	 width: 80%;
	 text-align: center;
	 font-family: nhangia;
}
 .infor-game .btn-red {
	 background-image: url('../../images/btn-red.jpg');
	 background-repeat: no-repeat;
	 background-size: 100%;
	 width: 120px;
	 height: 55px;
	 margin: 0 10px;
	 text-align: center;
	 font-family: nhangia;
	 line-height: 50px;
	 font-size: 14px;
	 cursor: pointer;
}
 .slide-cards {
	 background-image: url(../../images/bg2-2.png);
	 background-position: center top;
	 border-top-width: 15px;
	 padding-top: 240px;
	 padding-bottom: 202px;
	 margin-top: -170px;
}
 .slide-cards .slide-title {
	 width: fit-content;
	 background-image: url(../../images/title-frame.png);
	 background-size: 100% 100%;
	 background-position: center;
	 background-repeat: no-repeat;
	 color: #961514;
	 text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
	 margin: 40px auto;
	 height: 60px;
}
 .slide-cards .slide-title span {
	 text-align: center;
	 font-family: nhangia;
	 line-height: 20px;
	 font-size: 30px;
	 padding: 0 100px;
	 line-height: 50px;
}
 @media (max-width: 768px) {
	 .slide-cards .slide-title span {
		 font-size: 24px;
	}

}

 .slide-cards .slider {
	 max-width: 800px;
	 margin: auto;
	 border: 0;
}
.post-title{
    margin: auto;
        justify-content: center;
}
.post-title .text-primary {
    font-size: 30px;
    	 text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
    	 text-align: center;
}
 @media (min-width: 1200px) {
	 .slide-cards .slider {
		 margin-top: 90px;
	}
}
 .container-signin {
	 background-image: url(../../images/bg-frame2.png);
	 background-repeat: no-repeat;
	 background-size: 100% 100%;
	 padding: 50px 0 100px;
	 font-family: nhangia;
	 color: #961514;
    max-width: 900px;
    margin-left: auto;
    margin-right: auto;
}
 .container-signin .form-signin .card {
	 background-color: transparent;
	 border: 0;
}
 .container-signin .form-signin .card .h3 {
	 font-size: 35px;
	 text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
}
 .container-signin .form-signin .card label {
	 text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
	 padding: 0 0 10px;
}
 .container-signin .card .form-group .btn {
	 background-image: url(../../images/btn-red.jpg);
	 background-repeat: no-repeat;
	 background-size: 100% 100%;
	 border: 0;
	 width: 100px;
	 border-radius: 0 !important;
}
 .body-post {
	 margin: auto;
	 max-width: 1280px;
}
.container-signin.bxh {
    border: 0;
    padding: 20px;
}
.container-signin.bxh {
    text-align: center;
   
}
.container-signin.bxh .table {
    color: #fff;
    letter-spacing: 2px;
}
.container-signin.bxh h4{
    margin: 20px 0;
    color: #961514;
     text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
}
.container-signin.bxh tr th {
    vertical-align: middle;
    font-weight: 400;
}
.post-detail .post-body  p {
    max-width: 100%;
    display:block;
    text-align: center;
}
.container-signin.lsn tr {
    letter-spacing: 2px;
     vertical-align: middle;
}
.container-signin.lsn tr td {
    font-weight: 400;
}
.comment-input {
    width: 100%;
}
.container-signin.bank{
    max-width: 85%;
    border: 0;
}
.container-signin.card-his{
     border: 0;
     padding: 30px;
}
.container-signin.card-his .mt-5{
    margin-top: 0 !important;
}
.nap-card.container-signin .card .form-group .btn{
    width: fit-content;
    margin-top: 20px;
     margin-bottom: 20px;
}
.fw-semibold {
        background: transparent;
    border: 0;
}
.fs-5 {
     color: #fff;
}
.mt-2 .fw-semibold a{
    color: #fff;
}
.mt-4  .fw-semibold{
    color: #fff;
}
.footer{
    padding: 20px;
    color: #fff !important;
    background: #000;
}
.footer-bottom .forum-title{
    position: absolute;
    bottom: -200px;
    left: 0;
    width: 100%;
}
.fa-copy{
    cursor: pointer;
    margin-left: 20px;
}
.footer h4{
    font-size: 30px;
        color: #961514;
    text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
}
 @keyframes jump {
	 0% {
		 transform: translateY(0);
	}
	 100% {
		 transform: translateY(5px);
	}
}
 @keyframes spin {
	 from {
		 transform: rotate(0deg);
	}
	 to {
		 transform: rotate(360deg);
	}
}
.gt-nv{
padding: 100px 0;
    background-image: url(../../images/aaaa1.jpg);
    background-size: 100% 100%;
    background-repeat: no-repeat;
}
        .tab {
            display: flex;
            cursor: pointer;
            padding: 10px;
            filter: grayscale(1);
        }

        .tab img {
            width: 80px;
        }

        .tab-content-nv {
            display: none;
            padding: 20px;
            margin-top: 10px;
        }

        .active-tab {
            display: block;

        }

        .active {
            filter: grayscale(0);
        }

        .bn-champ {
            background-image: url(../../images/bg_gift.png);
            background-size: 100% 100%;
            background-repeat: no-repeat;
        }

        .infor-champ {
            display: flex;
            justify-content: space-between;
        }

        .tab-content-nv {
           padding: 135px 30px;
    max-width: 888px;
    margin: auto;
    min-height: 493px;
}
        }

        .left-block,
        .right-block {
            padding: 0 20px;
        }

        .left-block .name-champ {
            text-align: center;
            margin-bottom: 40px;
            color: #961514;
            font-family: nhangia;
            font-size: 50px;
            padding: 0 20px;
            text-shadow: 2px 0 #ffda41, -2px 0 #ffda41, 0 2px #ffda41, 0 -2px #ffda41, 1px 1px #ffda41, -1px -1px #ffda41, 1px -1px #ffda41, -1px 1px #ffda41;
        }

        .tab-container-nv {
            display: flex;
            justify-content: center;
        }

        .left-block span {
            display: block;
            font-size: 20px;
            color: #fff;
            font-style: italic;
        }

        .left-block strong {
            color: #FFFF99;

        }

        .slide-up-down {
            animation: slideUpDown 2s ease-in-out infinite;
        }

        @keyframes slideUpDown {
            0% {
                transform: translateY(0);
            }

            50% {
                transform: translateY(-20px);
            }

            100% {
                transform: translateY(0);
            }
        }
 @media only screen and (max-width: 768px) {
	 .container .box-down {
		 justify-content: space-evenly;
	}
	 .container .box-down .box-img {
		 width: 20%;
		 padding: 0;
		 display: flex;
		 flex-direction: column;
        align-items: center;
    
	}      
	 .container .box-down .box-item {
		 padding: 15px 0;
	}
	 .container .box-down .box-item .item {
		 width: 49%;
	}
	 .container .box-down .box-item .item a {
		 font-size: 11px;
	}
	 .container .header-content .btn-bg {
		 width: 24%;
		 margin: 0 0.5%;
		 align-items: center;
	}
	 .container .header-content .btn-bg a {
		 font-size: 12px;
		 line-height: 30px;
	}
	 .container .header-content .logo {
		 position: absolute;
		 top: 60px;
	}
	 .container [class*="col-7"] {
		 width: 100%;
		 padding: 5px;
	}
	 .post-card {
		 margin-top: -100px;
		 padding: 0;
	}
	 .post-card .card-body {
		 height: fit-content;
		 margin-bottom: 50px;
	}
	 .post-card .card-body .card-title .title {
		 font-size: 16px;
	}
	 .post-card .card-body .tab-content .post-item a {
		 font-size: 14px;
	}
	 .post-card .card-body .tab-content .post-item .content-post .text-muted {
		 font-size: 12px;
	}
	 .post-card .card-body .tab-content .post-item .img-right span {
		 font-size: 14px;
	}
	 .container-signin {
		 background-image: url(../../images/bg-frame2.png);
		 background-size: 100% 100%;
		 padding: 20px 0;
	}
	 .container-signin .form-signin {
		 width: 90%;
		 margin: auto;
	}
	.slide-cards{
	    padding-bottom: 0;
	}
    .footer-bottom .forum-title{
        bottom: -300px;
    }
      .gt-nv{
            background-size: cover;
            background-position: center center;
        }
	        .tab-container-nv {
            flex-wrap: wrap;
        }

        .tab-content-nv {
            padding: 0 20px;
        }

        .bn-champ {
            background-image: none;
        }
        .infor-champ{
            flex-direction: column;
        }
        .right-block{
            text-align: center;
        }
}
 