body, html{
	font-weight: 300;
	color:#333333;
	font-size: 16px;
    font-style: normal;
	line-height: 1.5em;
    position: relative;
	font-family: 'SVN-Gotham', Arial, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
	word-wrap: break-word;
    background: #180120 url(../img/bg-tag-line.png) no-repeat;
    background-size: cover;
    background-position: center center;
	min-height: calc(100vh);
}
*{
	 user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
}
span.date-tag-line {
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    color: #e14fff;
}

div#target-area {
    pointer-events: none;
}
.follow-wrapper {
    font-size: 100px;
    font-weight: 900;
    color: #ffffff;
    display: flex;
    align-items: baseline;
    transition: color 0.3s ease;
    justify-content: center;
    line-height: 1.3em;
	margin-top:-30px;
}
@media(max-width:992px){
	.follow-wrapper {
		font-size: 80px;
		font-weight: 900;
	}
	span.date-tag-line {
		font-size: 30px;
	}
}
@media(max-width:700px){
	.follow-wrapper {
		font-size: 60px;
		font-weight: 900;
	}
	span.date-tag-line {
		font-size: 24px;
	}
}
@media(max-width:450px){
	.follow-wrapper {
		font-size: 50px;
		font-weight: 900;
	}
	span.date-tag-line {
		font-size: 18px;
	}
}
#number { display: inline-block; animation: neonPulse 1.8s infinite alternate; }

.boom {
text-shadow: 0 0 15px rgb(224 79 254);
will-change: transform, text-shadow;
animation:  boom-animation 0.5s cubic-bezier(0.175, 0.885, 0.32, 1.275) forwards,
   pulse-glow 2s infinite ease-in-out 0.5s;
}

@keyframes boom-animation {
0% { transform: scale(1); }
60% { transform: scale(1.2) rotate(-3deg); } /* Thêm chút độ nghiêng cho máu lửa */
100% { transform: scale(1) rotate(0deg); }
}

@keyframes neonPulse {
	from {
		text-shadow:
			0 0 10px #ff4dff,
			0 0 20px #ff4dff,
			0 0 40px #b84dff;
	}
	to {
		text-shadow:
			0 0 20px #fff,
			0 0 40px #ff4dff,
			0 0 90px #b84dff;
	}
}

#msg {color:#fff;; 20px; font-style: italic; margin:0; }
#msg b{color:#fff; }
.modal-content a.btn-play-now {
    color: #fff;
    font-size: 20px;
    display: inline-block;
    padding: 0;
    text-decoration: none;
}
a.btn-play-now:hover {
    text-decoration: none !important;
    color: #000;
}
.tag-line-all .content-header p strong {
    display: inline-block;
}
b, strong {
    font-weight: bold;
}
/* img { */
    /* pointer-events: none; */
/* } */
/* * { */
    /* user-select: none; */
/* } */
div.swal2-html-container p {
    margin: 0;
}
.alert-point-user {
    padding: 0;
    background: transparent;
    border: 0;
    color: #fff;
}
body{
	background: #180120 url(../img/bg-load.jpg) no-repeat;
    background-size: cover;
    background-position: bottom center;
}

.loader-wrap{
	background:#180120 url(../img/bg-load.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.card.card-login .card-body {
    border-radius: 10px;
    background: #180120 url(../img/bg-load.jpg) no-repeat;
    background-size: cover;
}
div.listHistorylucky {
	padding: 5px 0;
    min-height: 150px;
	background:transparent;
}
.title {
    font-size: var(--font-size-title-large);
    font-weight: bold;
}
.li-member.member-win .nav-link-style{
	color:#ffffff;
}
.li-member.member-win {
    font-size: 16px;
    line-height: 1.5em;
}
.li-member.member-win a {
    font-weight: bold;
    display: inline-block;
}

/* main.main, div[data-barba="container"] { */
    /* min-height: calc(100vh - 145px); */
/* } */
.modal-open main.main {
    transform: none !important;
}
a.btn-spin-lucky {
    color: #fff;
    font-size: 16px;
    text-decoration: none;
    display: inline-block;
    border-radius: 5px;
    transition: all 0.3s;
}
a.btn-spin-lucky:hover {
    text-decoration: underline;
}
body .swal2-container .swal2-html-container .btn-spin-lucky {
    padding: 0;
    border-radius: initial;
    font-size: initial;
}
ul.list-modal.list-lucky {
    list-style: none;
    margin: 0;
    padding: 0;
    font-size: 16px;
}
ul.list-modal.list-lucky li.list-group-item {
    margin-top: 10px;
    outline: 1px solid #ff4c4c;
    color: #000;
    font-size: 14px;
}
.listHistorylucky  ul.list-modal.list-lucky li.list-group-item {
    margin-top: 10px;
    outline: 0;
    color: #ffffff;
    font-size: 14px;
}
ul.list-modal.list-lucky li.list-group-item .alert-heading {
    color: #333;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
}
ul.list-modal.list-lucky li.list-group-item.active{
    outline: 5px solid #ff7e7e;
    background: #ffc6c6;
}

ul.list-modal.list-lucky li.list-group-item.active-sub {
    outline: 5px solid #ffa351;
    background: #fbecde;
}
ul.list-modal.list-lucky li.list-group-item .nameGift {
    font-weight: bold;
	font-size: inherit;
}
.listHistorylucky ul.list-modal.list-lucky li.list-group-item .nameGift {
    font-weight: bold;
    font-size: 20px;
}
ul.list-modal.list-lucky .dateGift {
    font-size: 12px;
    text-align: right;
    font-style: italic;
}
.body-member-tournament .swal2-container.swal2-center>.swal2-popup{
	background:#67009b;
	 box-shadow: none;
}
.body-member-tournament .swal2-styled.swal2-confirm,.body-member-tournament .swal2-styled.swal2-deny {
    box-shadow: none;
    padding: 10px 15px 15px 15px;
    background: #420162 !important;
}
.body-member-tournament .swal2-html-container {
    font-size: var(--font-size-content-large);
    line-height: 1.5em !important;
}
.testingGame{
	position: fixed;
    top: 0;
	left:0;
}
:root{
	--bg-color:#1f0f41;
	--color-text:#ffffff;
}
img {
    max-width: 100%;
}
a{
	color: #fff;
	 text-decoration: underline;
}
 a:hover{
    color:#c145ff;
}
.mess-modal {
    width: 100%;
    word-wrap: break-word;
}
.mess-modal a {
    color: #fff;
    text-decoration: underline;
}
.content-list-vote a{
	 color: #fff;
	  font-weight: 400;
    text-decoration: underline;
}
.content-list-vote a:hover{
    color:#c145ff;
}
.content-list-vote a.link{
   
    text-transform: capitalize;
}
@media(max-width:992px){
	.mess-modal {
		font-size: 14px;
	}
}
.content-list a {
    color: #fff;
}
.site-nav_link_back {
    padding: 15px 10px;
    display: block;
    text-decoration: none;
    font-weight: bold;
}
/**************Page Login**********/
.card-login {
    width: 600px;
    max-width: 100%;
    margin: 0 auto;
}
.toggle-password.password-toggle-btn {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 10;
    height: 100%;
    padding: 5px;
    transform: none;
    display: flex;
    align-items: center;
    font-size: 15px;
    text-align: center;
    min-width: 35px;
    justify-content: center;
	cursor: pointer;
    color: #000;
}
/**/
.title-line-no-background {
    position: relative;
    overflow: hidden;
	text-align:center;
}
.title-line-no-background span {
    display: inline-block;
    vertical-align: baseline;
    zoom: 1;
    position: relative;
    padding: 0 20px;
    font-size: var(--font-size-title);
    font-weight: 500;
}
.title-line-no-background span:before, .title-line-no-background span:after {
    content: '';
    display: block;
    width: 80px;
    position: absolute;
    top: 0.73em;
    border-top: 1px solid #000000;
}
.title-line-no-background span:before {
    right: 100%;
}
.title-line-no-background span:after {
    left: 100%;
}
.input-group.input-group-icon>.form-control {
    padding-left: 35px;
}
/**************Page Login**********/
.heading{color:var(--color-text);}
.inforText.link-a,.entry-title,.entry-title a{
   color:var(--color-text);
}
.breadcrumbs ol {
    padding: 0;
    margin: 0;
    font-style: italic
}

.breadcrumbs ol li {
    position: relative;
    padding: 5px 0px 5px 5px;
    display: inline-block;
   color:var(--color-text);
	font-size:13px;
}
.breadcrumbs ol li>a, .breadcrumbs ol li a span, .breadcrumbs ol li {
	font-size:11px;
}
.breadcrumbs ol li a,
.breadcrumbs ol li:after {
   color:var(--color-text);
}

.breadcrumbs ol li:first-child {
    padding-left: 0
}

.breadcrumbs ol li:last-child a span,
.breadcrumbs ol li:last-child span {
   color:var(--color-text);
    font-weight: 700
}

.breadcrumbs ol li:last-child:after {
    display: none
}

.breadcrumbs ol li:last-child {
    padding-right: 0
}
.breadcrumb-item+.breadcrumb-item::before{color:var(--color-text);}
#stars-js {
    position: fixed;
    width: 100%;
    height: 100%;
    min-height: 100vh;
    background-color: transparent;
    z-index: 1000;
    pointer-events: none;
}
.datePost {
    font-size: 12px;
    margin-bottom: 5px
}

.datePost>span {
    padding-left: 5px
}

.datePost>span:first-child {
    padding-left: 0
}
.entry-title {
    margin-top: 5px;
    font-size: 16px;
    line-height: 1.2;
    height: 37px;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 2;
}
.entry-title a{
	display:block;text-decoration:none;
}
.jarallax, .jarallax-wp{
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img, picture.jarallax-img img,.jarallax-wp>.jarallax-img {
  position: absolute;
  object-fit: cover;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
}

.form-floating>label{color:#333;}
.btn-send {
    border: 0;
    min-width: 200px;
    color: #fff !important;
    font-size: 22px;
    padding-bottom: 2px;
    background: rgba(201,40,184,1);
    background: -moz-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201,40,184,1)), color-stop(100%, rgba(226,119,65,1)));
    background: -webkit-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -o-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -ms-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: linear-gradient(to right, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c928b8', endColorstr='#e27741', GradientType=1 );
    border: 0;
}
.btn-send:hover,.btn-send:focus{
    background: rgba(201,40,184,1);
    background: -moz-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(201,40,184,1)), color-stop(100%, rgba(226,119,65,1)));
    background: -webkit-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -o-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: -ms-linear-gradient(left, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    background: linear-gradient(to right, rgba(201,40,184,1) 0%, rgba(226,119,65,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c928b8', endColorstr='#e27741', GradientType=1 );
	color:#ffffff;
}
.form-label {
	font-size: 16px;
    display: block;
}
.ffile-duthi {
    background: #fff;
    padding: 20px;
    border-radius: 10px;
    margin-top: 10px;
}
.ffile-duthi label.form-label {
    color: #000;
}
.title-form {
    color: #ff6900;
    text-shadow: 2px 5px 2px rgb(0 0 0 / 30%);
}
.note .title-note {
    color: #ff6900;
    font-size: 1.6rem;
}
.card-login .title-large{
    font-size: var(--font-size-title-large);
    font-weight: bold;
}
.form-label {
    margin-bottom: 5px;
    font-weight: bold;
    font-size: 14px;
}

.swal2-html-container .randomcode {
    position: absolute;
    top: 12px;
    left: 22px;
    font-size: 12px;
}
.numberLucky {
    display: flex;
    text-align: center;
    justify-content: center;
    margin-top: 12px;
}
.numberLucky>span {
	font-size: 2rem;
    font-weight: bold;
    display: block;
    padding: 10px 10px 6px;
    background: #f1f1f1;
    line-height: 1em;
    display: inline-block;
    border-radius: 5px;
}
.note-login {
    font-size: 16px;
    text-align: center;
}
@media(max-width:992px){
	.note-login {
		font-size: 14px;
	}
}
button.btn[type="submit"] {
    line-height: 1.5em;
    background: #8413be;
    border: 2px solid #5e048d;
    color: white;
    padding: 10px 37px;
    cursor: pointer;
    /* font-size: 18px; */
    font-weight: bold;
    margin-top: 0;
    transition: all 0.3s;
    user-select: none;
    text-decoration: none;
}
button.btn[type="submit"]:hover,button.btn[type="submit"]:active{
	    background: #7005a7;
    border: 2px solid #5e048d;
    color: white;
}
.footer .title-footer{
    font-size: var(--font-size-title);
    font-weight: bold;
	color: #fff;
    line-height: 1.5em;
}
footer.content-footer p {
    display: inline-block;
    line-height: 1.5em;
    color: #ffffff;
    margin: 0;
    font-size: var(--font-size-content);
}
ul.nav.nav-footer-link-social li a {
    font-size: 26px;
    color: #fff;
    width: 40px;
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
text-decoration: none;
}

ul.nav.nav-footer-link-social li a.facebook{
	border:4px solid #f1f1f1
}
ul.nav.nav-footer-link-social li a.instagram{
	font-size: 45px;
}

.card-login {
    background: transparent;
    box-shadow: none !important;
}
.note-login a {
    font-weight: 400;
}
a.nav-link-inline {
    font-weight: 400;
}
.modal-post .modal-title {
    font-size: 22px;
    font-weight: bold;
    text-transform: uppercase;
}
.link-post a {
    padding: 10px;
    display: block;
    width: 100%;
    color: #f2f2f2;
    text-decoration: none;
    transition: all 0.3s;
	    font-size: 14px;
}
.link-post a:hover {
    color: #c145ff;
}
.loadpost {
    text-decoration: none;
    color: inherit;
    cursor: pointer;
}
ul.listpostimage {
    list-style: none;
    padding: 0;
    padding: 0;
}
.loadpost:focus,.loadpost:active, .loadpost:hover{
	 color: inherit;
}
.alert.alert-warning.alert-label {
    font-size: var(--font-size-content);
    line-height: 1.3em;
    padding: 12px;
    word-break: break-word;
}
.alert-form p {
    margin: 0;
    margin-bottom: 10px;
    font-size: var(--font-size-content);
}
.alert-form p .hashtag {
    color: red;
    font-size: var(--font-size-content);
}
.hastag-list {
    border: 1px dashed #ccc;
    padding: 6px;
    background: rgba(255, 255, 255, 0.1);
    border-radius: 10px;
}
.hastag-list span.hastag {
	font-size: 14px;
	padding:0;
    background: transparent;
    cursor: pointer;
    font-weight: bold;
    color: #fdebcc;
    position: relative;
    display: inline-block;
    margin: 0;
    word-break: break-word;
}
.hastag-list span.hastag span.copytext {
    font-size: 10px;
    background: #eab651;
    color: #ce0d0b;
    display: inline-block;
    border-radius: 10px;
    padding: 3px 7px 5px;
    font-weight: 500;
    text-transform: capitalize;
    line-height: 1.5em;
    margin-left: 5px;
}
@media(max-width:576px){
	.hastag-list span.hastag{
		font-size: 13px;
        line-height: 1.3em;
	}
}
.alert-form p {
    margin-bottom: 10px;
}
.content-header {
    text-align: justify;
}
.btn-cta-heade{
	font-size: var(--font-size-title-small);
}
.btn-cta-heade-in {
    text-align: center;
    line-height: 1.5em;  
}
.btn-cta-heade-in span {
    display: block;
}
.btn-cta-header img {
    width: 280px;
}
.loader-wrap {
	background-size:cover !important;
}
.loader-wrap-heading .image img {
    height: 40px;
    width: auto;
}
@media (max-width: 776px) {
    .loader-wrap-heading .image img {
        height: 28px;
		width: auto;
    }
}
.loader-wrap-heading .image {
    text-align: center;
    margin-bottom: 0;
}
.modal-form .modal-content {
    border-radius: 15px;
    border: 0;
}
.modal-form .modal-body {
    padding: 0;
}
.modal-form button.btn-close {
    position: absolute;
    right: 0;
    top: 0;
    right: 0;
    font-size: 22px;
    background: transparent;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #000000;
    opacity: 1;
    background: rgba(0,0,0,0.2);
    border-radius: 14px;
}
.modal-form .form-contact {
    border-radius: 10px;
    padding: 20px;
    padding-top: 35px;
}

@media (min-width: 1400px){
	.container{
		max-width: 1320px;
	}
}

@media (min-width: 1500px){
	.container{
		max-width: 1320px;
	}
}

@media (min-width: 1600px){
	.container{
		max-width: 1320px;
	}
}
.id_register {
    border: 2px dashed #f77049;
    display: inline-block;
    padding: 5px 10px 3px;
    background: #fbd8ce;
    font-weight: bold;
	margin-top:5px;
}
small.text-red {
    color: red;
}
/******LOADING******/
.pace {
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    z-index: 99999999999999;
    position: fixed;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 400px;
    border: 0px;
    height: 1px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.05);
    -webkit-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.pace .pace-progress {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    max-width: 300px;
    position: fixed;
    z-index: 99999999999999;
    display: block;
    position: absolute;
    top: 0;
    right: 100%;
    height: 100%;
    width: 100%;
    background: #f1f1f1;
    background: -webkit-gradient(linear, left top, right top, from(#000000), color-stop(#777777), to(#555555));
    background: -webkit-linear-gradient(to right, #000000, #777777, #555555);
    background: -o-linear-gradient(to right, #000000, #777777, #555555);
    background: linear-gradient(to right, #000000, #777777, #555555);
}

.pace.pace-inactive {
    width: 100vw;
    opacity: 0;
}

.pace.pace-inactive .pace-progress {
    max-width: 100vw;
}

#preloader {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: fixed;
    z-index: 9999999;
}

#preloader:after,
#preloader:before {
    content: '';
    position: fixed;
    left: 0;
    height: 50%;
    width: 100%;
    background: #000000;
    -webkit-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    -o-transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
    transition-timing-function: cubic-bezier(0.19, 1, 0.22, 1);
}

#preloader:before {
    top: 0;
}

#preloader:after {
    bottom: 0;
}

#preloader.isdone {
    visibility: hidden;
    -webkit-transition-delay: 1s;
    -o-transition-delay: 1s;
    transition-delay: 1s;
}

#preloader.isdone:after,
#preloader.isdone:before {
    height: 0;
    -webkit-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -o-transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    transition: all 0.5s cubic-bezier(1, 0, 0.55, 1);
    -webkit-transition-delay: 0.5s;
    -o-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.loading {
	display: block;
    color: #fff;
    position: fixed;
    left: 50%;
    top: calc(50% - 40px);
    -webkit-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    font-weight: 300;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 10px;
    z-index: 9999999999;
    height: auto;
    width: inherit;
    background: transparent;
    padding: inherit;
}

.loading img {
    max-width: 220px;
}
@media(max-width:767px){
	.loading img{max-width:180px;}
}
.loading.isdone {
    top: 50%;
    opacity: 0;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    transition: all .8s;
    -webkit-transition-delay: .5s;
    -o-transition-delay: .5s;
    transition-delay: .5s;
	z-index:-1;
}

.loading span {
    -webkit-animation: loading 1s infinite alternate;
    animation: loading 1s infinite alternate;
}

.loading span:nth-child(1) {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
}

.loading span:nth-child(2) {
    -webkit-animation-delay: 0.1s;
    animation-delay: 0.1s;
}

.loading span:nth-child(3) {
    -webkit-animation-delay: 0.2s;
    animation-delay: 0.2s;
}

.loading span:nth-child(4) {
    -webkit-animation-delay: 0.3s;
    animation-delay: 0.3s;
}

.loading span:nth-child(5) {
    -webkit-animation-delay: 0.4s;
    animation-delay: 0.4s;
}

.loading span:nth-child(6) {
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
}

.loading span:nth-child(7) {
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

@-webkit-keyframes loading {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes loading {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@-webkit-keyframes fixedAnim {
    0% {
        right: 125%;
    }

    125% {
        right: 0;
    }
}

@-moz-keyframes fixedAnim {
    0% {
        right: 125%;
    }

    125% {
        right: 0;
    }
}

@keyframes fixedAnim {
    0% {
        right: 125%
    }

    125% {
        right: 0;
    }
}

/******LOADING******/
/****************/
.list-features-items .list-features-item {
    background-size: 100% 100%;
    width: 450px;
    max-width: 100%;
    margin: 0 auto;
}
@media(min-width:992px){
	.list-features-items .list-features-item {
		padding: 1.5rem 0;
	}
}
@media(max-width:768px){
	.list-features-items .list-features-item{width:350px;}
}
.list-features-item .content {
    line-height: 1.2em;
    font-size: 16px;
    color: #ffffff;
    font-weight: 300;
}
.list-features-item h3 {
    font-weight: 300;
}
.list-features-item .icon {
    width: 55px;
    margin: 0 auto;
}
.list-features-item .title {
    color: #fff;
    font-size: 26px;
    line-height: 1.5em;
    font-weight: bold;
    text-transform: uppercase;
}
@media(max-width:1400px){
	.list-features-item .icon{width:55px;}
	.list-features-item .icon{margin-bottom:10px;}
}
@media(max-width:1200px){
	.list-features-item .icon{width:55px;}
	.list-features-item .icon{margin-bottom:10px;}
	.list-features-item .content {
		line-height: 1.2em;
	}
}
@media(max-width:768px){
	.list-features-item .title{font-size:22px;}
}
.list-features-specical .list-features-item h3{
	font-size:1.2rem;
}
.features-area-specical .list-features-specical  .list-features-items{
	cursor:pointer;
    -webkit-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
	text-decoration:none;
}
.features-area-specical .list-features-specical  .list-features-items:hover{
	background:#d1e2f6
}
/****************/
.nav-tabs .nav-link {
    border-width: 3px;
}
/****************/
span.col-auto {
    max-width: 100%;
	line-height: 1.5em;
}
.swal2-styled.swal2-cancel{
	color:#fff !important
}
.swal2-container.swal2-center>.swal2-popup {
    transform: none;
    border-radius: 20px;
    background: #1a0052;
}

.swal2-content {
    line-height: 1.5em;
    margin-top: 10px !important;
}
.swal2-html-container{margin-top:1rem !important; color: #ffffff;}
body .swal2-container .swal2-title{
	color:#fff;
    text-transform: uppercase;
	line-height:1.5em;
}
.numberLucky>span {
    line-height: 1.5em;
    padding: 0px 12px 5px;
    background: #3f149d;
}
.swal2-html-container {
    margin: 0 auto;
    line-height: 1.5em;
}
.swal2-styled.swal2-confirm, .swal2-styled.swal2-deny {
    background: #4a03e1 !important;
	min-width:100px;
}
.swal2-actions {
    margin-top: 10px !important;
}
img{max-width:100%;}
section.py-5.position-relative.section-thele {
    z-index: 100;
}
.banner-in img{width:100%;}
.color-white{color:#ffffff;}
.form-floating>label{color:#333;}
.contact-form .btn-send {
    background: #500b73;
    border-color: #500b73;
    min-width: 170px;
    min-height: auto;
    color: #fff;
    font-size: 24px;
    padding-bottom: 2px;
    line-height: 1.5em; 
    padding: 10px 0;
}
.contact-form .btn-send:hover,.contact-form .btn-send:focus{
	 background: #7516a6;
    border-color: #7516a6;
	color: #fff;
}
.form-label{
    font-size: 14px;
	margin-bottom:3px;
    font-weight: 300;
}
.title-form {
    color: #ff6900;
    text-shadow: 2px 5px 2px rgb(0 0 0 / 30%);
}
label.error {
	background: #8413be;
    color: #ffffff;
	padding: 5px 6px;
	border: 0px;
    line-height: 1.3em;
}
.note .title-note {
    color: #ff6900;
    font-size: 1.6rem;
}
.list-thele ul li{margin-bottom:2rem; position: relative; padding-left:40px;}
.list-thele ul li .title-list {
    text-transform: uppercase;
    color: #ff6900;
    position: relative;
    font-weight: bold;
    font-size: 1.2rem;
}
.list-thele ul li:before{
	content: "";
    width: 30px;
    height: 33px;
    background: url(../images/arrow.png) no-repeat no-repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
}
img.start{
	 position: absolute;
	 width:200px;
}
img.start-01{top: 45%; left: 10%; width:25px;}
img.start-02{top: 65%; right: 16%; width:50px;}
img.start-03{bottom: 20%; left: 15%; width:30px;}
img.start-04{bottom: 10%; left: 5%; width:40px;}
img.start-05{top: 80%; right: 20%; width:50px;}
img.maybay-01{top: 35%; right: 20%; width:100px;}
img.maybay-02{bottom: 20%; left: 10%; width:100px;}
@media(max-width:767px){
	img.start-01{top: 45%; left: 10%; width:20px;}
	img.start-02{top: 65%; right: 6%; width:45px;}
	img.start-03{bottom: 20%; left: 5%; width:20px;}
	img.start-04{bottom: 10%; left: 5%; width:30px;}
	img.start-05{top: 80%; right: 3%; width:40px;}
	img.maybay-01{top: 35%; right: 5%; width:35px;}
	img.maybay-02{bottom: 20%; left: 7%; width:45px;}
}
img.play-right,img.play-left{
	 position: absolute;
	 width:500px;
}
img.play-left {
   
    top: 30%;
    left: -10%;
}
img.play-right {
    bottom: 10%;
    right: -10%;
}
.col-note {
	width: 100%;
    padding-left: 19px;
    line-height: 1.3em;
    align-items: center;
    display: inline-flex;
}
.btn-messengerlink {
    position: fixed;
    bottom: 65px;
    right: 25px;
	z-index:1000000000;
}
/*BACK TO TOP*/
section.section-thele{
	z-index:10;
	overflow:hidden;
}
.text-justify {
    text-align: justify;
}
.title-thele {
    font-size: 45px;
	line-height:1.5em;
    font-weight: 300;
    position: relative;
    z-index: 100;
    color: #ff7248;
}
.title-thele>div{
	position:relative;
	z-index:10;
}
.title-banner.title-thele{
	font-size:var(--font-size-title-small)
}
@media(max-width:992px){
	.title-before:after{right:0;}
	.title-after:after, .title-before:before{
		 width: 60px;
		height: 64px;
	}
}
.content-title{font-size:20px;}
/*tabs-game*/

.tabs-game .nav.nav-tabs .nav-link {
    background: #C0DBF0;
    border: 0;
    color: #000;
    font-size: 20px;
    padding: 10px 30px;
    border-radius: 15px 15px 0 0;
}
.tabs-game .nav-tabs .nav-link.active{
	 background: #ffffff;
    color: #F7931E;
}
.tab-content{border:0!important;;box-shadow:none !important;  outline:none !important;}
.tabs-game .tab-content {
    background: #fff;
    padding: 30px 15px;
    border-radius: 0 30px 30px;
    border: 0;
    font-size: 18px;
}
.timefromto span.time {
    padding: 5px 18px;
    background: #c0dbf0;
    border-radius: 10px 10px;
    color: #000;
    font-weight: bold;
    border: 2px solid;
}
/*tabs-game*/
.content-thele a {
    color: #ff6900;
}
.content-slide p{font-size:16px; font-style:italic;}
.content-slide .title{font-size:34px;}
button.splide__arrow{
	background:transparent;
}
button.splide__arrow svg{display:none;}
button.splide__arrow:after{
	content:"";
	width:50px;
	height:50px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
	font-size:50px;
}
button.splide__arrow.splide__arrow--prev:after{
	content: "\f0d9";
}
button.splide__arrow.splide__arrow--next:after{
	content: "\f0da";
}
button.splide__arrow:hover:after{color:#000000;}
.item-content-cachthuc{
    width: 100%;
    display: flex;
    align-items: center;
    font-size: 20px;
    line-height: 1.3em;
}
.cachthuc-1 {
    padding-right: 100px;
}
@media(max-width:992px){
	.cachthuc-1{padding-right:0;}
.cachthuc-1 .arrow-right{display:none;}
}
.cachthuc-1 .arrow-right {
    width: 103px;
    position: absolute;
    top: 50%;
    right: 0;
}
.cachthuc-1 .cachthuc-1-in{
	    background: url(../images/bg-content-01.png) no-repeat;
	background-size: 100% 100%;
    height: 300px;
    padding: 55px 65px 55px 55px;
}
.cachthuc-2 {
    background: url(../images/bg-content-02.png) no-repeat;
	background-size: 100% 100%;
    height: 300px;
    padding: 69px 42px 55px 48px
}
.cachthuc-3 {
    background: url(../images/bg-content-03.png) no-repeat;
	background-size: 100% 100%;
    height: 300px;
    padding: 67px 48px 50px 48px;
}
.footer .title-footer{
    font-size: var(--font-size-title);
    font-weight: bold;
	color: #fff;
    line-height: 1.5em;
}
footer.footer {
    background: rgba(22, 0, 70, 0.65);
}
footer.content-footer p {
    display: inline-block;
    line-height: 1.5em;
    color: #ffffff;
    margin: 0;
    font-size: var(--font-size-content);
}
ul.nav.nav-footer-link-social li a {
    font-size: 26px;
    color: #fff;
    width: 40px;
    display: inline-flex;
    height: 40px;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
text-decoration: none;
}

ul.nav.nav-footer-link-social li a.facebook{
	border:4px solid #f1f1f1
}
ul.nav.nav-footer-link-social li a.instagram{
	font-size: 45px;
}
/**************Image Full**********/
.image-full{
    position: relative;
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    overflow: hidden;
	display:block;
}
.image-full:after {
    content: "";
    display: block;
    position: relative;
    z-index: 2;
    padding-top: 100%;
}
.image-full>img{
    z-index: 1;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}
.image-full-cover>img{
	-o-object-fit: cover;
    object-fit: cover;
}
/**************Image Full End**********/
/**************start block nhan-qua-chat-choi**********/
.logo-banner {
	position: absolute;
    top: 30px;
    left: 30px;
}
.logo-banner img{
	max-width:100%;
	height: 45px;
}
@media(max-width:1500px){
	.logo-banner {
		top: 30px;
	}
	.logo-banner img {
		height: 50px;
	}
}
@media(max-width:1200px){
	.logo-banner img {
		height: 36px;
	}
}
@media(max-width:992px){
	.logo-banner {
		top: 15px;
		left: 10px;
	}
	.logo-banner img {
		height: 35px;
	}
}
@media(max-width:768px){
	.logo-banner {
		top: 10px;
		left: 15px;
	}
	.logo-banner img {
		height: 30px;
	}
}
@media(max-width:576px){
	.logo-banner {
		top: 5px;
		left: 10px;
	}
	.logo-banner img {
		height: 20px;
	}
}
@media(max-width:380px){
	.logo-banner {
		top: 5px;
	}
	.logo-banner img {
		height: 18px;
	}
}
@media(max-width:380px){
	.logo-banner {
		top: 5px;
	}
	.logo-banner img {
		height: 15px;
	}
}

.form-control {
    font-size: 20px;
    background: #f7f7f7;
    min-height: 50px;
    font-weight: 400;
}
.form-control:focus{
	background:#f1f1f1;
}
nav.scroll-tabs {
    overflow-x: auto;
    overflow-y: hidden;
}
nav.scroll-tabs .nav-tabs {
    min-width: 500px;
}
@media(max-width:767px){
	nav.scroll-tabs .nav-tabs{min-width:365px;}
}
@media(max-width:576px){
	.tabs-game .tab-content,.tabs-game .nav.nav-tabs .nav-link{
	    border-radius: 0;
	}
}
img.tab-img {
	width: 100%;
}
h3.title_tab{
	font-size: var(--font-size-title-xlarge);
}
.tab-item-content {
	position: absolute;
	top: 0;
	padding: 60px;
	left: 0;
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	 z-index: 10;
}
.tab-item-intro:after{
	position: absolute;
	top: 0;
	left: 0;
	content:"";
	width:100%;
	height:100%;
	background:rgba(0,0,0,0.6);
	border-radius: 15px;
}
		
@media(max-width:992px){
	img.play-right, img.play-left {
		position: absolute;
		width: 100px;
	}
	.list-thele ul li .title-list{
		 font-size: 1.2rem;
		text-align: initial;
	}
}
@media(max-width:767px){
	body{font-size:16px;}
	.form-label{font-size:16px;}
	.item-content-cachthuc{font-size:18px}
	.content-slide p{font-size:14px;}
	.content-title,.tabs-game .tab-content{
		font-size: 16px;
	}
	.title-thele.title-after, .title-thele.title-before{padding:0;}
	.title-after:after, .title-before:before{display:none;}
	.content-slide .title{font-size:22px;}
	.btn-send {
		min-width: 130px;
		min-height: 50px;
		font-size: 25px;
	}
	.tabs-game .nav.nav-tabs .nav-link{
		font-size: 18px;
		padding: 10px 15px;
	}
	img.play-left {
		left: 0;
	}
	img.play-right {
		right: 0;
	}
}
@media(max-width:500px){
	.list-thele ul li .title-list{
		 font-size: 1.1rem;
		text-align: initial;
	}
}
.note-footer a {
    color: #8413be;
}
h2.title.text-red {
    color: #ffffff;
	font-size:26px; 
}
.modal-form .form-contact {
    border-radius: 10px;
    padding: 20px;
    padding-top: 35px;
    background: #1d015c;
}
.modal-form button.btn-close{
	   position: absolute;
    right: 0;
    top: 0;
    right: 0;
    font-size: 22px;
    background: transparent;
    align-items: center;
    display: flex;
    justify-content: center;
    color: #ffffff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.2);
    border-radius: 10px;
}
.content-time p {
    margin: 0;
}
section.section-banner{
    z-index: 10;
}
.content-header-wp {
    margin-top: -4%;
}
@media(max-width:767px){
	
}
.line-banner-botton img{display:block; width:100%;}
.section-rocket .content-time-intro {
	color: #be2426;
	position:relative; 
	z-index:10;
}
.section-rocket .content-time-intro .title{
	font-size: 36px;
	font-weight: bold;
	line-height:1.5em;
}
.section-rocket .content-time-intro .content p, .section-rocket .content-time-intro .content{
    color: #ffffff;
    font-size: 22px;
    line-height: 1.5em;
}
.img-line-intro{z-index:100;}
.image-song {
    position: absolute;
    bottom: 35%;
    left: 0;
    width: 350px;
    z-index: 1;
}
.image-ong-gia-noel{
    position: absolute;
     bottom: 25%;
    right: 0;
    width: 350px;
    z-index: 1;
}
@media(max-width:1500px){
	.image-song {
		width: 300px;
	}
}
@media(min-width:1024px){
	.section-rocket .content-time-intro .title{
		width: 100%;
	}
	.section-rocket .content-time-intro .content{
		width: 100%;
	}
	.section-rocket .content-time-intro {
		padding: 30px;
	}
}

@media(min-width:992px){
	.section-rocket .content-time-intro .title{
		width:100%;
	}
	.section-rocket .content-time-intro .content{
		width: 100%;
	}
	
}

.content-time:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.4);
    top: 0;
    left: 0;
	z-index:-1;
}

.content-time-text, .content-time-text p{
    font-size: 36px;
    line-height: 1.3em;
	color:#c83624;
}
@media(max-width:767px){
	.content-time-text, .content-time-text p{
		font-size:26px;
	}
	.section-rocket .content-time-intro .content p{
		font-size: 16px;
		line-height: 1.5em;
	}
}
.content-time-text p>span {
    font-weight: bold;
	color:#000000;
}
img.rocket {
     position: absolute;
    bottom: 0;
    right: -7%;
    width: 180px;
    z-index: 10;
	margin:0;
	opacity:0.7;
}

.section-laptop .content-time {
    padding:50px 30px;
    border-radius: 50px;
    overflow: hidden;
    color: #fff;
    padding-left: 310px;
}
img.laptop {
    position: absolute;
    top: -32%;
    left: -7%;
    width: 375px;
	z-index:10;
}

.section-gift .col-list-gift>.row{
	position:relative;
	z-index:10;
}
.section-gift .container{
	position:relative;
	z-index:10;
}
.title-gift {
    font-weight: bold;
    text-transform: capitalize;
    font-size: 20px;
}
.content-gift p {
    margin-bottom: 5px;
}
.content-gift {
    font-size: 16px;
    line-height: 1.3em;
}
.gift-item {
    color: #ffffff;
}
section.section-intro {
    position: relative;
    z-index: 100;
}
.section-intro-after{
	 position: relative;
}
section.section-gift {
    position: relative;
    z-index: 10;
}

section.section-thele{
	z-index: 1;
}

.image-gift img {
    max-width: 380px;
}
@media(min-width:992px){
	.image-gift img{width:450px;  max-width: 450px;}
}
.phone-number-default>strong{line-height:40px;}
.phone-number-default, .phone-number-default:after, .phone-number-default>strong{
	background:#8413be;
}
.phone-number-default>strong,.btn-click-social{color:#fff;}
.phone-number-default>strong:before{border-left-color:#8413be;}
.logo-banner img {
    height: 65px;
    -webkit-filter: grayscale(1) invert(1);
    filter: grayscale(1) invert(1);
}
@media(max-width:1200px){
	.logo-banner img {
		height: 55px;
	}
	.section-rocket .content-time{padding-right: 185px;}
	.section-laptop .content-time{padding-left: 325px;}
	img.rocket{width: 150px;  right:0%; opacity: 0.6;}
	img.laptop {
		position: absolute;
		top: 12%;
		left: 0;
		width: 330px;
	}
	.gift-box img{width:80px;}
	.gift-box.gift-box-02 img{width:80px;}
	.gift-box.gift-box-01 {
		opacity:0.35;
		top: 0%;
	}
	.gift-box.gift-box-02 {
		right:2%;
		opacity:0.5
	}
	.gift-box.gift-box-snow-top{
		left: 5%;
	}
	.gift-box.gift-box-03 {
		top: 75%;
		right: 5%;
	}
	.gift-box.gift-box-03 img {
		width: 70px;
	}
}
@media(max-width:992px){
	.logo-banner img {
		height: 45px;
	}
	.image-gift img {
		max-width: 280px;
	}
	.section-rocket .content-time{padding-right: 190px;}
	.section-laptop .content-time{padding-left: 275px;}
	img.rocket{
		    width: 120px;
		bottom: 0%;
		right: -5%;
		opacity:0.35;
	}
	img.laptop {
		position: absolute;
		top: 12%;
		left: -8%;
		width: 330px;
	}
	.gift-box{
		opacity:0.5
	}
	.gift-box img{width:100px;}
	.gift-box.gift-box-01 {
		top: 1%;
	}
	.gift-box.gift-box-02, .gift-box.gift-box-snow-top {
		right: 1%;
		opacity:0.5
	}
	.gift-box.gift-box-02 img{
		 width: 80px;
	}
	.gift-box.gift-box-03 {
		top: 65%;
		right: 5%;
	}
	.gift-box.gift-box-03 img{
		 width: 80px;
	}
}

@media(max-width:767px){
	.logo-banner img {
		height: 35px;
	}
	.image-gift img {
		max-width: 230px;
	}
	img.laptop {
		position: absolute;
		top: 30px;
		left: 50%;
		width: 215px;
		transform: translateX(-50%);
	}
	.section-laptop .content-time {
		padding: 20px;
		padding-top: 200px;
	}
	img.rocket {
		width: 112px;
		bottom: 0;
	}
	.section-rocket .content-time {
		padding: 20px;
		padding-bottom: 52px;
	}
	.gift-box.gift-box-01 {
		top: 4%;
	}
	.gift-box img{
		opacity:0.5;
	}
	.gift-box.gift-box-01 img{
		 width: 45px;
	}
}
@media(max-width:450px){
	.logo-banner img {
		height: 20px;
	}
	.image-gift img {
		max-width: 220px;
	}
	
}
@media(min-width:767px){
	.section-form{
		position:relative;
	}
}
@media(min-width:992px){
	.section-form:after,.section-form:before{
		width:70px;
		height:201px;
	}
}
@media(min-width:1200px){
	.section-form:after,.section-form:before{
		width:80px;
		height:230px;
	}
}
#preloader:after, #preloader:before{
	background:#ffc235;
}
main.main-background.position-relative{
	z-index:100;
}
@media(min-width:992px){
	figure.effect-sarah .content-text {
			margin-top: 40px;
	}
	figure.effect-sarah h2{
		top:calc(50% - 78px);
	}
}
.tab-item-intro figure.effect-sarah {
    border-radius: 0;
    overflow: inherit;
    border: 0;
    padding-bottom: 50px;
    margin: 0;
    overflow: hidden;
}
.tab-item-intro-xmas figure.effect-sarah h2{
	padding-top: 30px;
}
@media(max-width:992px){
	.tab-item-intro-xmas figure.effect-sarah h2{padding-top:20px;}
}
.title-thele{
	display: inline-block;
}
small.text-red{
	color:#ffffff;
}
.title-red span,.title-red{
	color:#ffffff;
}
.form-control {
    background: #ffffff;
    border-color: #ffffff;
}
.form-floating>.form-control, .form-floating>.form-control-plaintext, .form-floating>.form-select{
	font-weight:bold;
}
.text-black span,.text-black{color:#be2426;}
.section-form .title-thele{
	color:#ffffff;
}
.content-gift .title {
    padding: 5px 15px 1px;
    background: #fff;
    display: inline-block;
    line-height: 1.2em;
    margin-bottom: 9px;
    border-radius: 16px;
	font-size:20px;
}
.content-gift .title-img{
	padding: 0;
    background: transparent;
}
.content-gift .title-img .name{display:none;}
.content-gift .content{
	font-size:18px;
}
.section-form img.image-position-intro{
	position:absolute;
}
.section-form img.image-position-bido {
    left: 0;
    top: -1px;
}
img.image-position-intro.image-position-bidolo{
    bottom: 82px;
    right: 10px;
    width: 230px;
	position:absolute;
}
.loader-wrap.dark{
	background: #0d0127;
}
.form-select{
	border-color: #ffc235;
}
.uploader-list .uploader-label .name_file{color:#000;}
.uploader-list .uploader-label .name_file {
    display: inline-flex;
    align-items: center;
}
@media(max-width:992px){ 
	.btn-send {
		min-height: 45px;
		font-size: 24px;
	}
	.gift-box.gift-box-snow-top {
		left: 3%;
		top: 7%;
	}
}
figure.effect-sarah figcaption:after {
    position: absolute;
    bottom: 15px;
    left: 50%;
    content: "";
    width: 70px;
    height: 70px;
    background: transparent url(../images/btn-wp.png) no-repeat;
    transform: translateX(-50%);
    opacity: 1;
    transition: all 0.3s ease 0s;
    background-size: 100%;
}

figure.effect-sarah:hover img{opacity:1;}
.tab-item-intro-xmas figure.effect-sarah h2,figure.effect-sarah .content-text{color:#ffffff;}
.tab-item-intro:after, figure.effect-sarah:after{display:none;}
@media(max-width:1200px){
	.title-thele{
		 font-size: 2rem;
	}
	.image-song {
        width: 270px;
        opacity: 0.5;
    }
	.image-ong-gia-noel {

		width: 250px;
		opacity: 0.5;
	}
	img.image-position-bido,.gift-box.gift-box-snow-top img{
		width: 80px;
	}
	
	.image-position-bidolo {
		bottom: 170px;
		width: 150px;
		opacity: 0.7;
	}
}
@media(max-width:992px){
	figure.effect-sarah figcaption:after{display:none;}
	.title-thele{
		 font-size: 2rem;
	}
	.image-song {
        width: 200px;
        opacity: 0.5;
    }
	.image-ong-gia-noel {
		width: 185px;
		opacity: 0.5;
	}
	img.image-position-bido, .gift-box.gift-box-snow-top img{
		width: 90px;
	}
	img.image-position-intro.image-position-bidolo {
		bottom: 170px;
		width: 140px;
		opacity: 0.7;
	}
}
@media(max-width:767px){
	.title-thele{
		 font-size: 1.8rem;
	}
	.image-song {
        width: 150px;
        opacity: 0.5;
    }
	img.image-position-bido,.gift-box.gift-box-snow-top img{
		width: 70px;
	}
	img.image-position-intro.image-position-bidolo {
		bottom: 170px;
		width: 140px;
		opacity: 0.7;
	}
}
@media(max-width:576px){
	.title-thele{
		 font-size: 1.4rem;
	}
	 .image-song {
        width: 150px;
        opacity: 0.5;
    }
	img.image-position-bido, .gift-box.gift-box-snow-top img{
		width: 70px;
	}
	img.image-position-intro.image-position-bidolo {
		bottom: 170px;
		width: 110px;
		opacity: 0.7;
	}
	.image-ong-gia-noel {
        width: 120px;
    } 
	.title.title-img {
		max-width: 75%;
		margin: 0 auto;
		margin-top: 10px;
	}
}

@media (max-width: 450px) {
    img.image-position-intro.image-position-bidolo {
        bottom: 160px;
        width: 125px;
    }
    .title.title-img {
        max-width: 225px;
    }
}
/*******Section Tiêu chí********/
.title-tieuchi {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 22px;
    background: rgba(46, 5, 87, 0);
    background: -moz-linear-gradient(left, rgba(46, 5, 87, 0) 0%, rgba(46, 5, 87, 1) 25%, rgba(46, 5, 87, 1) 50%, rgba(46, 5, 87, 1) 77%, rgba(13, 13, 13, 0) 100%);
    background: -webkit-gradient(left top, right top, color-stop(0%, rgba(46, 5, 87, 0)), color-stop(25%, rgba(46, 5, 87, 1)), color-stop(50%, rgba(46, 5, 87, 1)), color-stop(77%, rgba(46, 5, 87, 1)), color-stop(100%, rgba(13, 13, 13, 0)));
    background: -webkit-linear-gradient(left, rgba(46, 5, 87, 0) 0%, rgba(46, 5, 87, 1) 25%, rgba(46, 5, 87, 1) 50%, rgba(46, 5, 87, 1) 77%, rgba(13, 13, 13, 0) 100%);
    background: -o-linear-gradient(left, rgba(46, 5, 87, 0) 0%, rgba(46, 5, 87, 1) 25%, rgba(46, 5, 87, 1) 50%, rgba(46, 5, 87, 1) 77%, rgba(13, 13, 13, 0) 100%);
    background: -ms-linear-gradient(left, rgba(46, 5, 87, 0) 0%, rgba(46, 5, 87, 1) 25%, rgba(46, 5, 87, 1) 50%, rgba(46, 5, 87, 1) 77%, rgba(13, 13, 13, 0) 100%);
    background: linear-gradient(to right, rgba(46, 5, 87, 0) 0%, rgba(46, 5, 87, 1) 25%, rgba(46, 5, 87, 1) 50%, rgba(46, 5, 87, 1) 77%, rgba(13, 13, 13, 0) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e0557', endColorstr='#0d0d0d', GradientType=1 );
    display: inline-block;
    margin: 0;
    padding: 5px 30px 10px;
    line-height: 1.5em;
}
.content-list {
    padding: 0;
}
.content-list>img {
    display: block;
    width: 100%;
}
.content-list-in {
    background: rgb(171 3 53 / 30%);
    position: relative;
    background: url(../img/line-body-full.png) repeat;
    background-size: 100% 100%;
    padding: 30px 20px;
}
.section-quydinh-detail .row-quydinh .content-list .content-list-in>ul{
	 background: url(../img/bg-in-thele.png) repeat;
	background-size: cover;
    padding: 30px 20px;
}
.content-list ul{position:relative;z-index:10;}
.content-list ul li{margin-bottom:5px;}
.content-list ul ul{margin-top:10px;}
.section-quydinh-detail .content-list ul{
	    margin: 0;
		padding: 0;
}
.section-quydinh-detail .content-list ul li {
	font-size: var(--font-size-content-large);
    position: relative;
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 17px;
    margin-bottom: 10px;
	line-height:1.3em;
}
.section-quydinh-detail .content-list ul li .title {
    font-size: 18px;
}
.section-quydinh-detail .content-list ul li p {
	text-align: justify;
	font-size: var(--font-size-content-large);
	line-height:1.5em;
}
.section-quydinh-detail .content-list ul:not(.numbered-list) li:before {
    content: "\f04b";
    position: absolute;
    font-size: 10px;
    font-family: "Font Awesome 6 Pro";
    font-weight: 900;
    top: 1px;
    left: 2px;
}
.section-quydinh-detail .content-list ul:not(.numbered-list) li:before{
	
}
.content-list-in .info{
	padding-top: 30px;
	position: relative;
}
.content-list-in .info:before, .content-list-in .info:after {
    content: "";
    width: 10px;
    height: 10px;
    position: absolute;
    background: #fff;
    left: 13px;
    border-radius: 50%;
}
.content-list-in .info:before{
    top: 22px;
}
.content-list-in .info:after{
    bottom: 0;
}
.content-list-in .info-in {
    position: relative;
    padding-top: 50px;
    padding-right: 20px;
}
.content-list-in .info-in:after {
    content: "";
    width: 1px;
    height: 100%;
    position: absolute;
    top: 0;
    left: 17px;
    background: #fff;
}
@media(max-width:767px){
	.content-list ul li{font-size:14px;}
}
/*****END Section Tiêu chí******/
/*****Section BAITHI******/
.section-post .title {
    text-decoration: none;
    height: auto;
    text-align: center;
    font-weight: 500;
    line-height: 1.3em;
    font-size: 18px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: normal;
    -webkit-line-clamp: 1;
    margin: 10px 10px;
}
.section-post .gift-item {
    color: #ffffff;
	background: #180120;
	background: -moz-linear-gradient(top, rgba(80,8,117,1) 0%, rgba(138,14,160,1) 100%);
	background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(80,8,117,1)), color-stop(100%, rgba(138,14,160,1)));
	background: -webkit-linear-gradient(top, rgba(80,8,117,1) 0%, rgba(138,14,160,1) 100%);
	background: -o-linear-gradient(top, rgba(80,8,117,1) 0%, rgba(138,14,160,1) 100%);
	background: -ms-linear-gradient(top, rgba(80,8,117,1) 0%, rgba(138,14,160,1) 100%);
	background: linear-gradient(to bottom, rgba(80,8,117,1) 0%, rgba(138,14,160,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#180120', endColorstr='#8a0ea0', GradientType=0 );
    border-radius: 50px;
    -moz-border-radius: 50px;
    -webkit-border-radius: 50px;
    border: 2px solid #650194;
	height:100%;
}
.section-post .gift-item .image {
    border-radius: 50px 50px 0 0;
    -moz-border-radius: 50px 50px 0 0;
    -webkit-border-radius: 50px 50px 0 0;
}
a.page-link {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    margin: 0 10px;
    text-align: center;
    align-items: center;
    display: inline-flex;
    background: #fff;
	color: #000;
    border: 0;
    justify-content: center;
}
.page-link:hover {
    color: #000;
    text-decoration: none !important;
    background: #e3e3e3;
}
.active>.page-link, .page-link.active {
    background: #8413be;
}

/***END Section BAITHI****/
#back-top{background:#8413be;bottom: 20px; }
.modal-dialog-scrollable .modal-body {
    overflow: initial;
}
.modal-dialog-scrollable .modal-content{border:0;}
body .modal-content{
	background: #180120;
    background: -moz-linear-gradient(top, rgba(80, 8, 117, 1) 0%, rgba(138, 14, 160, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(80, 8, 117, 1)), color-stop(100%, rgba(138, 14, 160, 1)));
    background: -webkit-linear-gradient(top, rgba(80, 8, 117, 1) 0%, rgba(138, 14, 160, 1) 100%);
    background: -o-linear-gradient(top, rgba(80, 8, 117, 1) 0%, rgba(138, 14, 160, 1) 100%);
    background: -ms-linear-gradient(top, rgba(80, 8, 117, 1) 0%, rgba(138, 14, 160, 1) 100%);
    background: linear-gradient(to bottom, rgba(80, 8, 117, 1) 0%, rgba(138, 14, 160, 1) 100%);
	position:relative;
	overflow: hidden;
}
body .modal-content{
	  min-height: 270px;
}
body .modal-content .modal-body {
    position: relative;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.message-modal-html {
    text-align: center;
}
body .modal-content .modal-body:after {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.5);
}
body .modal-content .modal-body>div {
    position: relative;
	width:100%;
}
body .modal-content .modal-body>button, body .modal-content .modal-body>div {
    z-index: 10;
}
body .modal-content>div {
    z-index: 10;
    background: #180120 url(../img/bg-qua.png) no-repeat;
    background-size: cover;
    background-position: top center;
}
a.logo-right>img {
    height: 28px;
}
@media(max-width:992px){
	a.logo-right>img {
		height: 25px;
	}
}
@media(max-width:450px){
	a.logo-right>img {
		height: 20px;
	}
}
button.btn-close-footer {
    padding: 5px 5px 10px;
    background: #8413be;
    border-color: #8413be;
}
.modal-dialog-scrollable .modal-body{padding-top:0;}
button.btn-close {
    background: red;
    color: #fff;
    opacity: 1;
    font-size: 28px;
    position: absolute;
    top: 0;
    right: 0;
}

body .modal-header {
    border: 0;

}
body .modal-header .linkfbmodal a{
    color:#ffffff;
}
.linkfbmodal {
    margin-top: 25px;
}

@media(max-width:576px){
	body .modal-header {
		border: 0;
		display: block;
		text-align: center;
	}
	.modal-post .modal-title {
		font-size: 18px;
		font-weight: bold;
		text-transform: uppercase;
	}
	.linkfbmodal {
		margin-top: 0;
		font-size: 13px;
	}
    .section-post .title {
        font-size: 14px;
        margin: 10px 3px;
    }
	.link-post a{font-size:12px;}
	.section-post .gift-item{
		border-radius: 20px;
		-moz-border-radius: 20px;
		-webkit-border-radius: 20px;
	}
	.section-post .gift-item .image {
		border-radius: 20px 20px 0 0;
		-moz-border-radius: 20px 20px 0 0;
		-webkit-border-radius: 20px 20px 0 0;
	}
}
.btn-close:hover,.btn-close:focus{
	outline: none;
	box-shadow:none;
	color:#fff;
}
body .fancybox__container{
	z-index: 10009;
}
button.splide__arrow:after{color:#fff;}
button.splide__arrow:hover:after{
	color:#fff;
}
.slider-splide-gallery .image-gallery-main{background:#000000;}
.menu-line .underline {
	position: absolute;
	bottom: 0;
	height: 4px;
	width: 0;
	background: #9318d3;
	transition: 0.3s ease-out;
	border-radius: 2px;
}
.tabpost.tabpost-hot .nav-tabs{
	border: 0;
}
.tabpost.tabpost-hot button.nav-link {
	border: 0;
    font-size: 20px;
    line-height: 1.5em;
    font-weight: 400;
    color: #fff;
    background: transparent;
    padding: 7px 15px;
    margin: 0 9px;
}

.tabpost.tabpost-hot button.nav-link:focus,.tabpost.tabpost-hot button.nav-link:active{
	box-shadow:none !important;
}
.tabpost.tabpost-hot button.nav-link.active{
    outline: 2px solid #8413be;
    border-radius: 10px;
    background: #8413be;
}
@media(max-width:767px){
	.tabpost.tabpost-hot button.nav-link{font-size:18px;}
}
button.btn-close{
	font-size: 24px;
	top: 0;
    right: 0;
    display: flex;
    z-index: 100 !important;
    align-items: center;
    justify-content: center;
    margin: 0 !important;
}
button>* {
    pointer-events: none;
}
/************menu***********/
.header-menu {
    background: transparent !important;
    box-shadow: none;
}
.header-menu .site-nav_link_back:hover{
	   color: #ffffff;
}
.menu>li {
    margin-right: 1.3rem;
}
.menu>li>a{
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
    text-transform: uppercase;
    font-size: 16px;
	color:#fff;
	text-decoration:none;
}
.local-title .logo a img {
    height: 55px;
    width: auto;
}
@media(max-width:992px){
	.local-title .logo a img{height:45px;}
}
@media(max-width:576px){
	.local-title .logo a img{height:32px;}
}
@media(min-width:992px){
    #header-menu .local-title {
        position: absolute;
        left: calc(50%);
        transform: translateX(-50%);
        top: 0;
		padding-top:5px;
        z-index: 10;
    }
}

#header-menu .logo-center{
    margin: 0px 12rem;
    padding-right: 10px;
    height: 75px;
    text-indent: -9999px;
}
@media(max-width:992px){
	.local-title {
		padding: 10px 0;
	}
	div#header-logo {
		background: #000;
	}
}
@media(min-width:992px){
	.menu>li{
		margin-right: 1rem;
	}
    #header-menu .logo-center {
        margin: 0px 7rem;
    }
	.menu>li>a{font-size:15px;}
}
@media(min-width:1200px){
	#header-menu .logo-center{
		margin: 0px 9rem;
	}
	.menu>li{
		margin-right: 1.5rem;
	}
	.menu>li>a{font-size:18px;}
}
@media(min-width:1400px){
	#header-menu .logo-center{
		margin: 0px 12rem;
	}
}
#header-menu .menu {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.menu-right-mobile {
    display: flex;
    align-items: center;
    justify-content: center;
}
.menu-right-mobile a.site-nav_link.site-nav_link_login {
    font-size: 14px;
    color: #fff;
    text-transform: uppercase;
    font-weight: 400;
}
.menu-right-mobile button.mobile-menu-toggle {
    padding: 5px 5px;
    border: 0;
    height: 35px;
	background-color: transparent;
}
.mobile-menu-toggle>i{color:#ffffff;}
/************end menu***********/
/************START match***********/
.list-group-match {
    display: flex;
	flex-wrap: wrap;
    gap: 15px;
}
.list-group-match .match__list_item {
    padding: 0;
    border: 0;
    background: transparent;
    width: 100%;
}
.list-group-match .match__list_item .match_list_in {
    width: 100%;
}
.match__list_item .match {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: 22px;
    font-weight: bold;
    border: 2px solid #e6e6e6;
    border-radius: 35px;
    width: 100%;
    background: #fff;
	line-height:1.3em;
    overflow: hidden;
}
.match__list_item .match .list-team {
    display: flex;
	flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    width: 100%;
}
.match__list_item .match__time {
	text-align: right;
    font-weight: 500;
    font-size: 12px;
    color: #fff;
    padding: 0 16px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.match__list_item .match__time span.infor-match-more{
    font-size: 18px;
    margin-bottom: 5px;
}
.match__list_item .match .match_item {
    flex: 1;
    display: flex;
    justify-content: center;
    align-items: center;
	height: 100%;
	border-right: 2px solid #e6e6e6;
}
.match__list_item .match .match_item .match__rate_btn {
    width: 100%;
	 align-items: center;
}

.match__list_item .match .match_item_btn{
    justify-content: center;
    border-right: 0;
    width: 220px;
    flex: none;
    padding:5px;
}
.match__list_item .match .match_item .match__rate {
    display: flex;
    justify-content: start;
    align-items: center;
    padding: 5px;
    min-width: 145px;
	min-height:45px;
}
.match__list_item .match .match_item.order-1.order-md-2 .match__rate{
	justify-content: center;
}
.match__list_item .match .match_item.order-1.order-md-2 .match__rate span.match__team {
    font-size: 24px;
}
.match__list_item .match .match_item .match__rate .image-icon {
    width: 35px;
    height: 35px;
    background: #ccc;
    border-radius: 50%;
	overflow:hidden;
	 margin-right: 5px;
}
.match__list_item .match .match_item .match__rate img {

}
.match__list_item .btn-match-team {
    border: 0;
    background: #d6d6d6;
	color:#000000;
    line-height: 1.5em;
    font-size: 16px;
    border-radius: 25px;
    padding: 5px 25px 10px 25px;
    width: 100%;
    font-weight: bold;
	display:block;
    text-align: center;
}
.match__list_item .btn-match-team:hover{
	background:#b3b3b3;
}
.time_note {
    display: flex;
    align-items: center;
    gap: 5px;
    font-size: 18px;
}
@media(max-width:1200px){
	.match__list_item .match {
		display: flex;
		font-size: 22px;
		border: 2px solid #e6e6e6;
		width: 100%;
	}
}
@media(max-width:992px){
	.match__list_item .match {
		display: flex;
		border: 2px solid #e6e6e6;
		border-radius: 12px;
		width: 100%;
		flex-wrap: wrap;
		font-size:18px;
	}
	.match__list_item .match .match_item{
			 border-right: 0;
		    border-left: 2px solid #e6e6e6;
	}
	.match__list_item .match .match_item:nth-child(2){
		border-left:0
	}
	.match__list_item .match .match_item_btn{
		width:100%;
		border-left:0;
		padding: 0;
	}
	.match__list_item .btn-match-team {
        border-radius: 0 0 10px 10px;
    }
	.match__list_item .match_item .btn-match-team {
		border: 0;
		border-radius: 10px;
		padding: 5px 10px 8px 10px;
		width: 100%;
		font-weight: 500;
		text-align: center;
	}
	.match__list_item .match .match_item .match__rate img {
		height: 23px;
		width: 23px;
		border-radius: 50%;
		background: #f1f1f1;
		margin-left: 2px;
	}
}


@media(max-width:767px){
	.match__list_item .match {
		display: flex;
		font-size: 20px;
		border: 2px solid #e6e6e6;
		border-radius: 12px;
		width: 100%;
		flex-wrap: wrap;
	}
	.match .time_note{font-size:18px; line-height:1.3em;}
	.match__list_item .match .match_item{
			 border-right: 0;
		    border-left: 2px solid #e6e6e6;
	}
    .match__list_item .match .match_item:first-child {
        border-left: 0;
        width: 100%;
        flex: auto;
        background: #f1f1f1;
    }
	.match__list_item .match .match_item_btn{
		width:100%;
		border-left:0
	}
	.match__list_item .match_item .btn-match-team {
		border: 0;
		background: #d6d6d6;
		line-height: 1.5em;
		font-size: 16px;
		border-radius: 10px;
		padding: 5px 10px 8px 10px;
		width: 100%;
		font-weight: 500;
		text-align: center;
	}
	.match__list_item .match .match_item .match__rate {justify-content:center;}
	.match__list_item .match .match_item .match__rate img {
		height: 23px;
		width: 23px;
		border-radius: 50%;
		background: #f1f1f1;
		margin-left: 2px;
	}
	a.page-link{width:35px; height:35px;margin: 0 7px;}
	.match__list_item .match__time span.infor-match-more{margin-bottom:0; display:block;}
	
}
@media(max-width:576px){
	 a.page-link {
        width: 33px;
        height: 33px;
        margin: 0 7px;
    }
	.match__list_item .match{font-size:16px;}
	.match__list_item .match .match_item .match__rate{
		justify-content: center;
        flex-wrap: wrap;
        text-align: center;
	}
	.match__list_item .match .match_item .match__rate .image-icon{
		width: 50px;
		height: 50px;
		margin-right:0;
	}
	.match__list_item .match .match_item .match__rate span.match__team {
		width: 100%;
		display: block;
	}
    .match__list_item .match__time {
        text-align: left;
        justify-content: start;
        display: block;
        padding: 0 5px;
		font-size: 11px;
    }
}
/******Time match__list_item*********/
.pulsingButton {
	width: 15px;
	height: 15px;
	display: inline-block;
	box-shadow: 0 0 0 0 rgb(215 0 24 / 70%);
	border-radius: 50%;
	background-color: #f26522;
	-webkit-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-moz-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	-ms-animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	animation: pulsing 1.25s infinite cubic-bezier(0.66, 0, 0, 1);
	transition: all 300ms ease-in-out;
}
@-webkit-keyframes pulsing {
	to {
		box-shadow: 0 0 0 15px rgba(242, 101, 34, 0);
	}
}

@-moz-keyframes pulsing {
	to {
		box-shadow: 0 0 0 15px rgba(242, 101, 34, 0);
	}
}

@-ms-keyframes pulsing {
	to {
		box-shadow: 0 0 0 15px rgba(242, 101, 34, 0);
	}
}

@keyframes pulsing {
	to {
		box-shadow: 0 0 0 15px rgba(242, 101, 34, 0);
	}
}

/******End Time match__list_item*********/

.modal-vote .form-dudoan{
    margin-top: 20px;
}
.modal-vote .voteform .modal-choose{
    display: flex;
    gap: 10px;
    width: 100%;
}
.modal-vote .voteform .modal-choose label {
  flex: 1;
}
.modal-vote .voteform input[type="radio"] {
  display: none;
}
.modal-vote .voteform input[type="radio"] + .text {
    outline: 2px solid #ccc;
	border:0;
    padding: 10px;
    text-align: center;
    border-radius: 5px;
    cursor: pointer;
    transition: outline-color 0.3s, background-color 0.3s;
    min-height: 55px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 18px;
    font-weight: 500;
}
.modal-vote .voteform input[type="radio"]:checked + .text {
  color: orange;
  outline-color: orange;
  font-weight: bold;
}
.modal-title {
    font-size: 20px;
    font-weight: bold;
}
.modal-vote form.voteform {
    display: flex;
    flex-wrap: wrap;
    gap: 10px;
}
.modal-vote form.voteform  .modal-bottom {
    width: 100%;
}

.modal-vote button.btn-modal-dudoan {
    text-transform: uppercase;
    font-size: 18px;
    font-weight: bold;
}
/************END match***********/

body .modal-content {
    border: 0;
    background: #180120 url(../img/bg-1.jpg) no-repeat;
    background-size: cover;
    background-position: center center;
}
.swal2-html-container{
    color: #fff !important;
}
.swal2-html-container {
    color: #fff !important;
    font-weight: 300 !important;
    line-height: 1.3em !important;
    margin-top: 6px !important;
}
.modal-vote .form-dudoan {
    margin-top: 10px;
}
.modal-vote .modal-body {
    padding: 30px;
}
@media(max-width:767px){
	.modal-vote .modal-body {
		padding: 20px;
	}
}
.modal-vote .modal-body a.link {
    color: #fff;
    text-decoration: underline;
    font-weight: 400;
    text-transform: capitalize;
}


@media(min-width:1200px){
	.container-gift {
		margin-top: -100px;
	}
}
.dropup-user {
	position: fixed;
	right: 20px;
	bottom: 20px;
	z-index: 1000;
}
.dropup-user .dropdown-toggle::after{
	display:none;
}
.btn-dropdown-user {
	width: 75px;
	height: 75px;
	border-radius: 50%;
	background: #8413be;
	color: #ffffff;
	border: 0;
	font-size: 24px;
	line-height: 1em;
	padding: 5px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: wrap;
}
.class_load_div_user_login .btn-dropdown-user{
	text-decoration:none !important;
}
.btn-dropdown-user.show,.btn-dropdown-user:active,.btn-dropdown-user:hover{
	background:#440563 !important;
}
.btn-dropdown-user .name {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	line-height: 0.5em;
}
.btn-dropdown-user .name .text {
	display: flex;
	flex-wrap: wrap;
	line-height: 0.7;
	justify-content: center;
}
.btn-dropdown-user i{
  font-size: 24px;
}
.btn-dropdown-user span {
	font-size: 11px;
	font-weight: 400;
	margin-top: 5px;
}
ul.dropdown-member {
	list-style: none;
	padding: 0;
	margin: 0;
	min-width: 180px;
}
ul.dropdown-member li.li-member .nav-link-style{text-decoration:none;}
ul.dropdown-member li.li-member .nav-link-style:hover{text-decoration:underline;}
ul.dropdown-member li.li-member i{margin-right:3px;}
.name_html {
	text-transform: uppercase;
	padding-top: 10px;
	display: inline-block;
	max-width: 50px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	vertical-align: bottom;
}

#back-top {
	bottom: 106px;
	right: 36px;
	width: 40px;
	height: 40px;
}
.btn-dropdown-user.animation::before {
	animation: 1s ease-in-out infinite sonar-anim;
}
.btn-dropdown-user.animation:before{
	content: "";
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border-radius: 50%;
	background: #8413be;
	z-index: -1;
}

.info_match {
font-size: 14px;
}
.info_match>b{
    font-size: 20px;
}

/*******Alert*******/

/*******BANNER*******/
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--highlighted {
    color: #000000 !important;
    background-color: #dbdbdb !important;
}
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected{
	 color: #ffffff !important;
    background-color: #8413be !important;
}
.left-area .select2-container--bootstrap-5 .select2-selection--single .select2-selection__rendered{line-height:1.3em;}
section.section.section-login{
	background: #03153e url(../img/bg-banner.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
.tag-line-all .content-header{
	font-weight:300;
}
.btn-cta-heade-in.note-alert {
    font-size: var(--font-size-content);
    font-weight: 300;
    padding: 5px 0;
    font-style: italic;
}
.section-people{
	background: #03153e url(../img/bg-iframe-2.png) no-repeat;
	background-size: cover;
	background-position: bottom center;
}
.section-lucky{
	background: #03153e url(../img/bg-vongquay-lught.png) no-repeat;
	background-size: cover;
	background-position: center center;
}
section .container-fluid,section .container{ 
	position:relative;
	z-index:10;
}
.image-logo .logo {
    height: 40px;
    margin-bottom: 15px;
}
.row.row-thele .content-list{
	padding: 0;
    background: transparent;
    border-radius: 0;
}
.row.row-thele .content-list ol {
  counter-reset: item; /* tạo bộ đếm */
  list-style-type: none; /* ẩn số mặc định */
  padding-left: 0;
}

.numbered-list {
  counter-reset: section; /* tạo bộ đếm */
  list-style: none;       /* ẩn dấu chấm mặc định */
  padding-left: 0;
}

.numbered-list>li {
  counter-increment: section; /* tăng số */
  margin-bottom: 15px;
  padding-left: 50px; /* khoảng cách cho số nổi bật */
  position: relative;
  font-size: 16px;
}

/* Tạo số nổi bật */
.numbered-list>li::before {
    content: counter(section);
    position: absolute;
    left: 0;
    top: -4px;
    width: 35px;
    height: 35px;
    background-color: #8413be;
	background: linear-gradient(to bottom, #ffffff, #7199ff);
    color: #000000;
    font-weight: bold;
    font-size: 18px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
}
.numbered-list>li.center-list-before:before{
	top:25px;
}
.section-quydinh-detail .row.row-thele .content-list ul.numbered-list>li{
    padding-left: 45px;
    margin-bottom: 30px;
}

.info-banner {
    margin-top: -9%;
}
.gift-after.text-center {
    max-width: 500px;
    margin: 0 auto;
    margin-top: -4%;
}
.gift-after .image-master{
	position:relative;
	z-index:1;
}
.gift-after img.img-light-after.d-inline-block {
    position: absolute;
    bottom: 22%;
    left: 0;
    transform: scale(1.2);
}
.tag-line img{max-width:570px; width:100%;}

@media(min-width:992px){
	.container-showmatch .title-thele{
	  font-size:2rem;
	}
}

@media(min-width:1200px){
	.image-left.text-lg-center {
		position: relative;
		right: -2%;
		width: 750px;
	}
}
@media(min-width:1700px){
	.image-left.text-lg-center {
		width: 100%;
	}
}
@media(min-width:1500px){
	.image-left.text-lg-center {
		position: relative;
		right: 1%;
		width: 886px;
	}
}
@media(max-width:992px){
	.tag-line img{max-width:450px; width:100%;}

	.section-banner .container-fluid{
		padding:0;
	}
	.container-gift {
		margin-top: -4vh;
	}
	.gift-item-02{margin-top:-4vh;}
	.image-logo .logo {
		height: 35px;
	}
}
@media(max-width:767px){
	.title-image-thele img{
		height: 65px; 
		max-width: 100%;
	}
	.title-image-quuy-dinh img{
		height: 50px; 
		max-width: 100%;
	}
	.image-logo .logo {
		height: 30px;
	}
}
@media(max-width:650px){
	.btn-cta-heade-in,.btn-cta-heade-in.note-alert{font-size:14px;}

	.tag-line-all{font-size:13px;}
	.btn-cta-header img {
		width: 230px;
	}
	.image-logo .logo {
		height: 30px;
	}
}
@media(max-width:500px){
	.image-logo .logo {
		height: 25px;
	}
}
@media(min-width:767px){
	.title-image img{
		width: 400px;
		max-width: 100%;
	}
	.title-image-thele img{
		height: 65px; 
		max-width: 100%;
	}
	.title-image-quuy-dinh img{
		height: 50px; 
		max-width: 100%;
	}
    .tag-line-all .content-header {
        font-size: 16px;
        line-height: 1.5em;
    }
}

@media(min-width:992px){
	.btn-cta-header img{width:350px; max-width:100%;}
	.tag-line-all .content-header {
		font-size: 18px;
		line-height: 1.3em;
	}
	.title-image img{
		width: 550px;
		max-width: 100%;
	}
	.section-people .title-image img{
		width: 550px;
		max-width: 100%;
	}
	.title-image-thele img{
		height: 65px; 
		max-width: 100%;
	}
	.title-image-quuy-dinh img{
		height: 50px; 
		max-width: 100%;
	}
	section.section-banner,section.section-banner>div, section.section-banner>div>div {
		height: 100%;
	}
}
@media(min-width:1200px){
	.btn-cta-header img{width:400px; max-width:100%;}
	.tag-line-all .content-header {
		font-size: 18px;
		line-height: 1.3em;

	}
	.title-image img{
		width: 530px;
		max-width: 100%;
	}
	.section-people .title-image img{
		width: 590px;
		max-width: 100%;
	}
	.section-people .container-people .title-image img {
		width: 540px;
		max-width: 100%;
	}
	.title-image-thele img{
		height: 65px; 
		max-width: 100%;
	}
	.title-image-quuy-dinh img{
		height: 50px; 
		max-width: 100%;
	}
}

/********BANNER******/
.note.note-result {
    font-size: 22px;
}
.note.note-result p{margin:0;}
.select2-results__option{color:#000000;}
.form-match {
    display: flex;
    gap: 10px;
} 
@media(min-width:767px){
	.form-match-data {
		width: calc(100% - 150px);
	}
	
}
@media(max-width:767px){
	.form-match {
		display: flex;
		flex-wrap: wrap;
	} 
	.form-match-data,.form-btn{
		width: 100%;
	}
	.note.note-result {
		font-size: 18px;
	}
}
.container {
    position: relative;
    z-index: 100;
}
body .tab-content .toolbarSearch input.form-control-search {
    border-radius: 30px !important;
    padding-left: 40px;
}
body .tab-content  button.btn-search {
    font-size: 18px;
    color: #5d5d5d;
} 
.swal2-html-container,.swal2-styled.swal2-confirm{margin:0 !important;}
.swal2-styled.swal2-confirm {
    font-size: 20px;
}

.p-content-alert{
    background: rgb(132 19 190 / 70%);
    padding: 10px;
    border-radius: 5px;
    margin: 12px 0;
}
.form-check-input~label.error {
    background: transparent;
    box-shadow: none;
    left: 0;
    padding-top: 2px;
    text-align: left;
    padding-left: 20px;
}
.tab-content,.tab-content>.tab-pane{
    outline: none !important;
	border:0 !important;
    box-shadow: none !important;
}
/**************MODAL TOP POINT*******************/
.btn-modalTop {
	position: fixed;
    bottom: 20px;
    right: 105px;
    width: 75px;
    height: 75px;
    border-radius: 50%;
    text-transform: uppercase;
    background: #a70030;
    border: 3px solid #c80707;
    padding: 3px;
    font-size: 14px;
    z-index: 999;
    display: flex;
    align-items: center;
    justify-content: center;
    line-height: 1.2em;
	text-decoration:none !important
}
.btn-modalTop:hover,.btn-modalTop:active{
	  background: #a70030;
	   border: 3px solid #c80707;
	   color:#ffffff;
	  text-decoration: none !important;
}
.btn-mission {
    flex-wrap: wrap;
    align-items: center;
    gap: 0;
	/* Thêm dòng này để gọi animation */
    animation: pulse-red 2s infinite;
}
.btn-mission i {
    font-size: 34px;
    line-height: 1rem;
    position: relative;
    top: 4px;
}
.btn-mission span {
    font-size: 10px;
    line-height: 1.3em;
}
@keyframes pulse-red {
    0% {
        transform: scale(0.95);
        /* box-shadow: 0 0 0 0 rgba(200, 7, 7, 0.7); */
    }
    70% {
        transform: scale(1);
        /* box-shadow: 0 0 0 15px rgba(200, 7, 7, 0); */
    }
    100% {
        transform: scale(0.95);
        /* box-shadow: 0 0 0 0 rgba(200, 7, 7, 0); */
    }
}
.modalTop ol.list-top {
    list-style: none;
    padding: 0;
    margin: 10px 0;
}

.modalTop ol.list-top li {
    display: flex;
    gap: 0;
    padding: 0;
    font-size: 14px;
}
.modalTop ol.list-top li.header {
    font-weight: bold;
    text-transform: uppercase;
}
.modalTop ol.list-top li span {
    display: block;
	padding: 10px;
	text-transform:uppercase;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    -webkit-line-clamp: 1;
}

.modalTop ol.list-top li:nth-child(odd){
	background:rgba(0,0,0,0.08);
}
.modalTop ol.list-top li:nth-child(even){
	background:rgba(0,0,0,0.05);
}
.modalTop .list-top li.list-group-item span:nth-child(1) {
    width: 60px;
	 text-align: center;
	 /* display:none; */
}
.modalTop .list-top li.list-group-item span:nth-child(2) {
    width: 360px;
    display: flex;
    gap: 3px;
	flex: 1;
}
.modalTop .list-top li.list-group-item span:nth-child(3) {
    width: 60px;
	 text-align: center;
}
.modalTop .list-top li.list-group-item span>span.number {
    display: inline-block;
    padding: 0;
    width: auto;
    line-height: 1em;
    padding: 1px 3px 4px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    min-width: 43px;
    border-radius: 3px;
    background: rgba(0, 0, 0, 0.1);
    font-weight: 300;
}
.modalTop .list-top li.list-group-item span span {
    padding: 0;
    width: auto !important;
}
@media(max-width:576px){
	.modalTop .modal-title{font-size:16px;}
	.modalTop .list-top li.list-group-item span:nth-child(1) {
		width: 50px;
		text-align: center;
	}
	.modalTop ol.list-top li{font-size:12px;}
	.modalTop ol.list-top li span{padding:3px;}
	.modalTop .list-top li.list-group-item span>span.number {
		padding: 1px 3px 4px;
		min-width: 43px;
	}
}
/**************MODAL TOP POINT*******************/

li.li-member .infoPointMember.infoPointMatch .btn-li-member {
    font-weight: 300;
}
li.li-member .infoPointMember.infoPointMatch .btn-li-member>span.number{
	 font-weight: 400;
}

@keyframes tilt-n-move-shaking {
  0% { transform: translate(0, 0) rotate(0deg); }
  25% { transform: translate(5px, 5px) rotate(5deg); }
  50% { transform: translate(0, 0) rotate(0eg); }
  75% { transform: translate(-5px, 5px) rotate(-5deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}
.col-gift:nth-child(n+1) .imag-gift-item{animation: tilt-n-move-shaking 7.2s linear infinite;}
.col-gift:nth-child(2n+2) .imag-gift-item{animation: tilt-n-move-shaking 8.45s linear infinite;}
.col-gift:nth-child(3n+3) .imag-gift-item{animation: tilt-n-move-shaking 9.65s linear infinite;}

.attention-button {
  animation:shake 2.8s infinite;
}
.attention-button-lucky{
  animation:shake 8.8s infinite;
}
@keyframes pulse {
  0%, 100% {
    box-shadow: 0 0 10px rgba(255, 71, 71, 0.8);
  }
  50% {
    box-shadow: 0 0 20px rgba(255, 71, 71, 1);
  }
}
@keyframes shake {
  0%, 100% {
    transform: translateX(0) scale(1);
  }
  25% {
    transform: translateX(-2px) scale(1.05);
  }
  50% {
    transform: translateX(2px) scale(1);
  }
  75% {
    transform: translateX(-1px) scale(1.05);
 }
  100% {
    transform: translateX(-1px) scale(1);
  }
}
.col-gift img {
    width: 350px;
    max-width: 100%;
    margin: 0 auto;
}
.col-gift.col-gift-left img {
    width: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.video-full.video-full-cover.video-lucky {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

section .container {
    position: relative;
    z-index: 99;
}
.image-lucky{
	width: 630px;
    max-width: 100%;
    margin: 0 auto;
}
@media(max-width:1200px){ 
	.image-lucky{
		width: 550px;
		max-width: 100%;
		margin: 0 auto;
	}
}
div#btnPlayNow.btn-cta-header{
    min-height: 76px;
}
div#btnPlayNow.btn-cta-header.h-auto{
	min-height:0;
}
.nav-footer-link-social{
	 gap: 10px;
}
ul.nav.nav-footer-link-social li a {
    font-size: 26px;
    color: #fff;
    width: auto;
    display: inline-flex;
    height: auto;
    align-items: center;
    justify-content: center;
    border-radius: 12px;
    text-decoration: none;
    gap: 8px;
	border:0 !important;
}
ul.nav.nav-footer-link-social li a span.icon {
    position: relative;
    display: inline-block;
    border: 1px solid #f1f1f1;
    padding: 2px;
    border-radius: 5px;
    font-size: 16px;
    width: auto;
}
ul.nav.nav-footer-link-social li a span.text {
    font-size: 16px;
    text-decoration: underline;
    font-weight: 400;
}
footer .content-p a{text-decoration:none;}
@media(max-width:767px){
	ul.nav.nav-footer-link-social li a span.text {
		font-size: 13px;
	}
	ul.nav.nav-footer-link-social li a span.icon {
		padding: 1px 2px;
		font-size: 13px;
	}	
}
@media(max-width:576px){
	ul.nav.nav-footer-link-social li a span.text {
		font-size: 12px;
	}
	ul.nav.nav-footer-link-social li a span.icon {
		padding: 0px 3px;
		font-size: 12px;
	}
}

.number_lucky {
    text-align: center;
    display: block;
    padding: 10px 0 5px;
    font-size: 14px;
    line-height: 1.3em;
}
.number_lucky .number_lucky_in {
    display: inline-block;
    margin-top: 10px;
}
.number_lucky_number {
    font-size: 24px;
    line-height: 1.5em;
    border: 1px dashed #ccc;
    display: block;
    padding: 1px 15px 5px;
    font-weight: bold;
    width: 100%;
    text-align: center;
}
.number_lucky .number_lucky_in .text_in {
    font-size: 10px;
    position: absolute;
    left: 10px;
    top: 6px;
    color: #690897;
    font-weight: 400;
}
div.li-member {
    padding: 5px 20px;
    font-weight: 300;
    font-size: 14px;
}
a.nav-link.btn-quay-ngay {
	background: #d73500;
    border: 3px solid #ff6e3e;
    color: white;
    padding: 7px 24px 10px;
    border-radius: 50px;
    cursor: pointer;
    font-size: 18px;
    font-weight: bold;
    transition: all 0.3s;
    user-select: none;
    width: auto;
    justify-content: center;
    margin: 0 auto;
    margin-top: 10px;
    display: inline-block;
}
.alert-content-msg .nav-link.btn-quay-ngay:hover, .alert-content-msg .nav-link.btn-quay-ngay:active{
	 background: #ff4306;
    border-color: #ff6e3e;
}
.modal-dialog div.li-member a.nav-link-style{
	color:#ffffff;
}
div#step-container span#rotating_comb a {
    color: #fff;
    text-decoration: none;
    margin: 0 auto;
}
@media(max-width:576px){
	label.form-label.flinkpost{
		font-size: 14px;
        line-height: 1.3em;
	}
}

.master-game-alert .alert-content.alert-content-msg {
    background: rgba(0, 0, 0, 0.25);
    padding: 30px;
    border-radius: 20px;
}
body .swal2-container .swal2-html-container p {
    margin-block: 0;
}

/* Thẻ nhiệm vụ */
.list-miss .list-group-item {
  background: white;
  border-radius: 20px;
  padding: 20px;
  margin-bottom: 16px;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  display: flex;
  flex-direction: column;
  gap: 5px;
  border: 1px solid rgba(0,0,0,0.03);
  transition: transform 0.2s ease;
  background: linear-gradient(90deg, #e8e8e8 0%, #ffcfcf 100%);
}
.list-miss .task-badge {
	font-size: 10px;
    font-weight: normal;
    text-transform: capitalize;
    background: #f59a0e;
    padding: 4px 10px;
    border-radius: 6px;
    color: #ffffff;
}
@media(max-width:576px){
	.list-miss .task-badge{
		 font-size: 9px;
		font-weight: normal;
		text-transform: capitalize;
		 padding: 0px 10px;
	}
}
.list-miss .task-badge.success{
	background: #fff0f0;
    color: #ff4d4f;
}
.list-miss .task-badge.success{
	background: #fff0f0;
    color: #ff4d4f;
}
.list-miss .task-badge.helper {
    background:#9a43f7;
}
.list-miss .task-badge.urgent{
	background: #4382f7;
}
/* .list-miss .list-group-item:hover,ul.list-modal.list-lucky li.list-group-item.active { */
  /* transform: scale(1.01); */
/* } */

/* Tên và nội dung */
.list-miss .name {
	font-weight: 500;
    font-size: 16px;
    color: #1a1a1a;
    margin-bottom: 0;
    line-height: 1.3em;
}
.list-miss .time {
    font-size: 14px;
    line-height: 1.3em;
    font-style: italic;
}
.content.alert .content-miss {
    font-size: 16px;
    line-height: 1.5em;
    font-weight: bold;
    margin: 2px 0;
    padding-left: 10px;
}
.dots {
    display: inline-flex;
    gap: 6px;
}
.dot {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    position: relative;
    animation: bounce 1s infinite ease-in-out;
    top: 3px;
}
.dot.orange { background: orange; } .dot.red { background: red; animation-delay: 0.2s; } @keyframes bounce { 0%, 80%, 100% { transform: scale(0.5); opacity: 0.4; } 40% { transform: scale(1); opacity: 1; } }
.list-miss .content .alert-heading {
    color: inherit;
      font-size: 0.85rem;
    margin: 0;
}
/* Phần thông tin người dùng & Tags */
.list-miss .info_miss {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-top: 0;
    padding-top: 0;
    border-top: 0;
    flex-wrap: wrap;
}
@media(max-width:576px){
	.list-miss .info_miss{
		align-items: start;
        flex-wrap: nowrap;
        flex-direction: row;
	}
}
.info_miss.info_miss_note {
    font-size: 14px;
    font-style: italic;
    display: block;
    color: red;
    font-weight: 600;
}
/* Avatar và Tên */
.list-miss .user-meta {
    display: flex;
    align-items: center;
    gap: 10px;
    min-width: 65%;
}

.list-miss .avatar {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  object-fit: cover;
  border: 3px solid #f37022; /* Màu viền theo brand */
  padding: 2px;
}
@media(max-width:576px){
	.list-miss .avatar{
		width: 60px;
		height: 60px;
	}
}
.list-miss .avatar.avatar-helper{
	border: 3px solid #007de3;
}
.list-miss .author-wp {
    display: block;
}
.list-miss .author-wp>span{
    display: block;
    line-height: 1.3em;
	font-size: 0.7rem;
    font-weight: 300;
    color: #444;
}
.list-miss .author-wp span.author{
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-decoration: none;
    height: auto;
    line-height: 1.3em;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
}
.list-miss .author-wp>span~span{
	font-size:14px;
    font-weight: 600;
    color: #444;
}
/* Các nhãn (Tags) */
.list-miss .tags-container {
    /* display: flex; */
    /* gap: 6px; */
    overflow: auto;
	margin-top: 10px;
}
.list-miss .tags-container-in {
    display: flex;
    width: max-content;
    gap: 5px;
}
@media(max-width:576px){
    .list-miss .tags-container-in {
        justify-content: end;
        display: flex;
        gap: 5px;
        flex-wrap: wrap;
    }
    .list-miss .tags-container {
       display: flex;
        gap: 6px;
        overflow: overlay;
        margin-top: 10px;
    }
}
.list-miss .tag {
  font-size: 10px;
  padding: 4px 8px;
  border-radius: 8px;
  font-weight: 500;
  text-transform: uppercase;
}

.list-miss .tag.helper {
    background: #1a9cfd;
    color: #ffffff;
}
.list-miss .tag.urgent { background: #fff0f0; color: #ff4d4f; }

/* Biến thể nhiệm vụ ưu tiên */
.list-miss .list-group-item.priority {
  background: linear-gradient(to right, #ffffff, #fff9f9);
  border-left: 5px solid #ff4d4f;
}

.list-miss .list-group-item.priority .avatar {
  border-color: #ff4d4f;
}
.uploader-list{
	width: 145px;
	height: 145px;
}
.uploader-list .uploader{height:100%;}
#listQa .btn-bdc a {
    display: inline-block;
    text-decoration: none;
}
.alert-quiz-info .button_sparkle{
	text-decoration: none !important;
}
/*******CSS BẢNG XẾP HẠNG************/
/* Tổng thể container */


    .list-top-user{
        padding: 0;
        list-style: none;
    }

    /* 2. Thiết kế thẻ (Card) chung cho mỗi dòng */
    .list-top-user .list-group-item {
        display: flex; /* Dùng Flexbox để căn hàng ngang */
        flex-wrap: wrap; /* Dùng Flexbox để căn hàng ngang */
        align-items: center; /* Căn giữa theo chiều dọc */
		justify-content: space-between;
        background: #ffffff;
        margin-bottom: 12px;
        padding: 15px 20px;
        border-radius: 15px !important; /* Bo tròn mềm mại */
        border: 1px solid #f0f0f0; /* Viền siêu mỏng */
        box-shadow: 0 4px 15px rgba(0,0,0,0.03); /* Đổ bóng rất nhẹ, tinh tế */
        transition: all 0.3s ease; /* Hiệu ứng mượt khi rê chuột */
        position: relative;
        overflow: hidden;
		color: #000;
    }
	 .list-top-user .list-group-item  .info-member {
		display: flex;
		
		align-items: center;
		gap: 10px;
		}
	 .list-top-user .list-group-item .info-member .image-avatar {
		width: 50px;
		height: 50px;
		border-radius: 50%;
	}
	 .list-top-user .list-group-item .info-member .name {
		font-size: 1rem;
		font-weight: bold;
	}
    /* Hiệu ứng khi rê chuột vào */
    .list-top-user  .list-group-item:hover {
        transform: translateY(-3px); /* Nhích lên nhẹ */
        box-shadow: 0 8px 25px rgba(0,0,0,0.1);
    }

    /* 3. Cột 1: Số thứ tự (Span đầu tiên) */
     .list-top-user .list-group-item .info-member > span:nth-child(1) {
		width: 35px;
		height: 35px;
		display: flex;
		justify-content: center;
		align-items: center;
		background: #f1f3f5;
		border-radius: 50%;
		font-weight: 800;
		font-size: 1.1rem;
		color: #868e96;
		flex-shrink: 0;
		line-height: 1em;
    }

    /* 4. Cột 2: Tên người dùng (Span thứ 2) */
     .list-top-user .list-group-item .info-member > span:nth-child(2) {
        flex-grow: 1; /* Chiếm hết khoảng trống ở giữa */
        font-weight: 600;
        font-size: 1.05rem;
        color: #343a40;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; /* Cắt chữ nếu tên quá dài */
    }

    /* 5. Cột 3: Điểm và thời gian (Span thứ 3) */
     .list-top-user .list-group-item .info-member > span:nth-child(3) {
		text-align: right;
		font-size: var(--font-size-title-small);
		color: #323232;
		line-height: 1.4;
    }

    /* Làm nổi bật các số liệu (thẻ <b> bên trong span thứ 3) */
     .list-top-user .list-group-item .info-member > span:nth-child(3) b {
        color: #2c3e50;
        font-weight: 700;
        background: #e9ecef;
        padding: 2px 6px;
        border-radius: 4px;
        font-size: 0.85rem;
        margin-left: 2px;
    }

    /* =========================================
       XỬ LÝ ĐẶC BIỆT CHO TOP 3 (Highlight)
       ========================================= */

    /* --- TOP 1: GOLD --- */
     .list-top-user .list-group-item.top-1{
        background: linear-gradient(135deg, #fff 80%, #fff9db 100%);
        border: 2px solid #ffd43b; /* Viền vàng */
    }
    
    /* Huy hiệu số 1 */
     .list-top-user .list-group-item.top-1 .info-member > span:nth-child(1) {
        background: linear-gradient(135deg, #ffd43b, #fcc419);
        color: #fff;
        font-size: 1.3rem;
        box-shadow: 0 4px 10px rgba(255, 212, 59, 0.4);
    }
    
    /* Tên người hạng 1 */
    .list-top-user .list-group-item.top-1 .info-member > span:nth-child(2) {
        color: #d68b00;
        font-weight: 700;
    }
	 /* --- TOP 3: BRONZE --- */
	.list-top-user .list-group-item.top-2 {
		border-bottom: 3px solid #e67e22;
		background: linear-gradient(135deg, #fff 80%, #ffe8d7 100%);
	}
    /* Huy hiệu số 3 */
     .list-top-user .list-group-item.top-2 .info-member > span:nth-child(1) {
        background: linear-gradient(135deg, #e67e22, #d35400);
        color: #fff;
        box-shadow: 0 4px 10px rgba(230, 126, 34, 0.4);
    }
	
    /* --- TOP 2: SILVER --- */
	.list-top-user .list-group-item.top-3 {
		border-bottom: 3px solid #ced4da;
		background: linear-gradient(135deg, #fff 80%, #dfdfdf 100%);
	}
    
    /* Huy hiệu số 2 */
    .list-group-item.top-3 .info-member > span:nth-child(1) {
        background: linear-gradient(135deg, #adb5bd, #868e96);
        color: #fff;
        box-shadow: 0 4px 10px rgba(173, 181, 189, 0.4);
    }
    /* Responsive cho mobile: Xuống dòng nếu màn hình nhỏ */
    @media (max-width: 480px) {
         .list-top-user .list-group-item {
            flex-wrap: wrap;
        }
         .list-top-user .list-group-item .info-member > span:nth-child(2) {
            width: 100%; /* Tên xuống dòng riêng */
            margin-bottom: 5px;
            padding-left: 55px; /* Thụt vào thẳng hàng với tên */
        }
        .list-top-user .list-group-item .info-member > span:nth-child(3) {
            margin-left: auto; /* Đẩy sang phải */
        }
    }
/******END CSS BẢNG XẾP HẠNG********/
/* Nút màu vàng bên phải */
.modal-body{ color:#ffffff;}
.header-modal .title, .modal-body .title{font-weight:800; color:#ffffff;}
.ranking-button {
    position: fixed;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    color: #000;
    width: 80px;
    padding: 15px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    font-weight: 900;
    font-size: 14px;
    cursor: pointer;
    z-index: 1000;
    transition: width 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94), background-color 0.3s ease;
    overflow: hidden;
    text-decoration: none !important;
	    animation: pulse-red-top 2s infinite;
}
@keyframes pulse-red-top {
    0% {
        transform: scale(0.93) translateY(-50%);
    }
    35% {
        transform: scale(1) translateY(-50%);
    }
    45% {
        transform: scale(1) translateY(-50%) rotate(-1deg);
    }
    55% {
        transform: scale(1) translateY(-50%) rotate(1deg);
    }
    65% {
        transform: scale(1) translateY(-50%) rotate(-0.5deg);
    }
    100% {
        transform: scale(0.93) translateY(-50%);
    }
}

.ranking-button:hover {
    color: #000;
    text-decoration: none !important;
    width: 100px;
}
.btn_spin{
	text-decoration:none !important;
}
.li-member .alert-member.alert-rotating a{
	 display: inline-block !important;
}
.task-upcoming {
    animation: pulse 2s infinite;
}
.content.alert {
    margin: 0;
    margin-top: 15px;
    border: 0;
    background: linear-gradient(90deg, #ffffff 0%, #ffe2cc 100%);
}
.list-miss .list-group-item {
  transition: transform 0.2s ease;
	background: linear-gradient(90deg, #fbcfb0 0%, #ffdfcf 100%);
}
ul.list-modal.list-lucky li.list-group-item.task-upcoming{
	background: linear-gradient(90deg, #ffe9c8 0%, #ffbeb0 100%);
}
ul.list-modal.list-lucky li.list-group-item.active.task-upcoming{
	background: linear-gradient(90deg, #ffe9c8 0%, #ffbeb0 100%);
}
ul.list-modal.list-lucky li.list-group-item.active.task-active-chuanbi {
    background: linear-gradient(90deg, #d8fdff 0%, #f7d4d4 100%);
}
.task-active{
	 animation: glow 2s infinite alternate;
}
.list-miss .task-badge.task-badge-info {
    background: #ff2121 !important;
}
.list-miss .task-badge span {
    -webkit-box-orient: vertical;
    text-overflow: ellipsis;
    text-decoration: none;
    height: auto;
    display: -webkit-box;
    overflow: hidden;
    white-space: normal;
    -webkit-line-clamp: 1;
}
/* Animations */
@keyframes glow {
	from { box-shadow: 0 0 8px rgba(255,193,7,0.5); }
	to { box-shadow: 0 0 20px rgba(255,193,7,1); }
}
@keyframes pulse {
	0% { box-shadow: 0 0 0 0 rgb(245 185 14); }
	70% { box-shadow: 0 0 0 15px rgba(13,202,240,0); }
	100% { box-shadow: 0 0 0 0 rgba(13,202,240,0); }
}
/* CSS để làm nổi bật title-today với font nhỏ hơn và hiệu ứng lắc nhẹ, nghiêng, thêm zoom nhẹ */
        .title-today,.title-chuanbi{
            font-size: 2rem; /* Font nhỏ hơn */
            font-weight: 900; /* Đậm nét */
            text-transform: uppercase; /* Chữ hoa toàn bộ */
            color: #ff5722; /* Màu cam nổi bật */
            text-shadow: 2px 2px 4px rgba(0, 0, 0, 0.3); /* Bóng chữ để rõ rệt */
            background: linear-gradient(135deg, #ffebee 0%, #fff3e0 100%); /* Nền gradient nhẹ */
            padding: 15px 30px; /* Khoảng cách bên trong */
            border-radius: 15px; /* Bo góc */
            border: 3px solid #ff5722; /* Viền nổi bật */
            box-shadow: 0 8px 16px rgba(255, 87, 34, 0.4); /* Bóng hộp mạnh */
            animation: gentle-zoom-shake 1.5s infinite ease-in-out; /* Hiệu ứng kết hợp lắc nhẹ, nghiêng và zoom nhẹ */
            text-align: center; /* Căn giữa */
            margin: 20px auto; /* Căn giữa khối */
            max-width: fit-content; /* Giữ kích thước vừa */
        }

        /* Hiệu ứng lắc nhẹ với nghiêng nhẹ và zoom nhẹ (thêm scale nhỏ) */
        @keyframes gentle-zoom-shake {
            0% { transform: translate(0px, 0px) rotate(0deg) scale(1); }
            25% { transform: translate(1px, 0px) rotate(1deg) scale(1.02); } /* Zoom nhẹ 1.02 và nghiêng */
            50% { transform: translate(0px, 1px) rotate(0deg) scale(1); }
            75% { transform: translate(-1px, 0px) rotate(-1deg) scale(1.02); } /* Zoom nhẹ và nghiêng ngược */
            100% { transform: translate(0px, -1px) rotate(0deg) scale(1); }
        }
		
		
		/* CSS cơ bản cho task-badge */
        .title-chuanbi{
            
            animation: gentle-zoom-shake 1.5s infinite ease-in-out; /* Hiệu ứng tương tự: lắc nhẹ, nghiêng và zoom nhẹ */
            color: #0c5460; /* Màu chữ tối */
            background: linear-gradient(135deg, #d1ecf1 0%, #bee5eb 100%); /* Nền gradient xanh nhạt */
            border: 2px solid #17a2b8; /* Viền xanh info */
			font-size: 20px;
			padding: 10px 20px;
        }

        /* Class task-chuanbi (nếu cần thêm style riêng, nhưng ở đây dùng chung) */

        /* Hiệu ứng lắc nhẹ với nghiêng nhẹ và zoom nhẹ (tương tự trước) */
        @keyframes gentle-zoom-shake {
            0% { transform: translate(0px, 0px) rotate(0deg) scale(1); }
            25% { transform: translate(1px, 0px) rotate(1deg) scale(1.02); } /* Zoom nhẹ 1.02 và nghiêng */
            50% { transform: translate(0px, 1px) rotate(0deg) scale(1); }
            75% { transform: translate(-1px, 0px) rotate(-1deg) scale(1.02); } /* Zoom nhẹ và nghiêng ngược */
            100% { transform: translate(0px, -1px) rotate(0deg) scale(1); }
        }
		
		
	.body-member-tournament .swal2-container.swal2-center>.swal2-popup * {
    color: #fff;
}


.button_sparkle {
  --black-700: hsla(0 0% 12% / 1);
  --border_radius: 9999px;
  --transtion: 0.3s ease-in-out;
  --offset: 2px;
  cursor: pointer;
  position: relative;
  display: inline-flex;
  align-items: center;
  gap: 0.5rem;
  transform-origin: center;
  padding: 0.75rem 2rem;
  background-color: transparent;
  border: none;
  border-radius: var(--border_radius);
  transform: scale(calc(1 + (var(--active, 0) * 0.1)));

  transition: transform var(--transtion);
     margin: 0 auto;
	text-decoration: none !important;
}
.button_sparkle:hover {
    text-decoration: none !important;
}
.alert-quiz-info .button_sparkle{
	padding: 10px 20px;
}
.button_sparkle::before {
	content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    height: 100%;
    background-color: var(--black-700);
    border-radius: var(--border_radius);
    box-shadow: inset 0 0.5px hsl(0, 0%, 100%), inset 0 -1px 2px 0 hsl(273.5deg 96.1% 59.8%), 0px 4px 10px -4px hsla(0 0% 0% / calc(1 - var(--active, 0))), 0 0 0 calc(var(--active, 0) * 0.375rem) hsl(273.12deg 100% 60.7% / 75%);
    transition: all var(--transtion);
    z-index: 0;
}
.button_sparkle::before {
    background-color: hsl(273.46deg 96.44% 59.86%);
}
.button_sparkle::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: 100%;
  height: 100%;
  background-color:hsl(273.46deg 100% 53.18% / 75%);
  background-position: top;

  opacity: var(--active, 0);
  border-radius: var(--border_radius);
  transition: opacity var(--transtion);
  z-index: 2;
}

.button_sparkle:is(:hover, :focus-visible) {
  --active: 1;
}
.button_sparkle:active {
  transform: scale(1);
}

.button_sparkle .dots_border {
  --size_border: calc(100% + 2px);

  overflow: hidden;

  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);

  width: var(--size_border);
  height: var(--size_border);
  background-color: transparent;

  border-radius: var(--border_radius);
  z-index: -10;
}

.button_sparkle .dots_border::before {
  content: "";
  position: absolute;
  top: 30%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: left;
  transform: rotate(0deg);

  width: 100%;
  height: 2rem;
  background-color: white;

  mask: linear-gradient(transparent 0%, white 120%);
  animation: rotate 2s linear infinite;
}

@keyframes rotate {
  to {
    transform: rotate(360deg);
  }
}

.button_sparkle .sparkle {
  position: relative;
  z-index: 10;

  width: 1.75rem;
}

.button_sparkle .sparkle .path {
  fill: currentColor;
  stroke: currentColor;

  transform-origin: center;

  color: hsl(0, 0%, 100%);
}

.button_sparkle:is(:hover, :focus) .sparkle .path {
  animation: path 1.5s linear 0.5s infinite;
}

.button_sparkle .sparkle .path:nth-child(1) {
  --scale_path_1: 1.2;
}
.button_sparkle .sparkle .path:nth-child(2) {
  --scale_path_2: 1.2;
}
.button_sparkle .sparkle .path:nth-child(3) {
  --scale_path_3: 1.2;
}

@keyframes path {
  0%,
  34%,
  71%,
  100% {
    transform: scale(1);
  }
  17% {
    transform: scale(var(--scale_path_1, 1));
  }
  49% {
    transform: scale(var(--scale_path_2, 1));
  }
  83% {
    transform: scale(var(--scale_path_3, 1));
  }
}

.button_sparkle .text_button {
	position: relative;
    z-index: 10;
    background-image: linear-gradient(90deg, hsla(0 0% 100% / 1) 0%, hsla(0 0% 100% / var(--active, 0)) 120%);
    background-clip: text;
    font-size: 1rem;
    color: transparent;
    color: #fff;
    font-weight: bold;
    font-size: 20px;
    text-transform: uppercase;
    line-height: 1.5em;
}
.btn-lucky-wp {
    margin-top: 10px;
}
.button_sparkle{
	padding: 10px 20px 14px;
}
.button_sparkle .text_button{font-size:18px;}
.gift-box-lucky{
	width:80px;
	height:96px;
	background:url(../img/gift-box.png) no-repeat;
	background-size:contain;
}
@media(max-width:767px){
	.gift-box-lucky{
		width:60px;
		height:75px;
	}
}
.alert-group.alert.alert-primary {
    font-size: var(--font-size-content-medium);
    line-height: 1.3em;
    padding: 10px 15px;
    color: #000;
}
.alert-group.alert.alert-primary a {
    color: #000;
}
.note-user{
	font-size:var(--font-size-content-mediuml);
}
.form-control>label{
	pointer-events: none;
}