@import url("https://fonts.googleapis.com/css?family=Exo+2:100,100i,200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800,800i,900,900i&display=swap");

html {
	scroll-behavior: smooth;
}

Body,
div,
img,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
li,
dl,
dd,
dt,
blockquote,
fieldset,
legend,
label,
input,
textarea {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none !important;
}

body {
	/* font-family: "Montserrat", arial, helvetica, sans-serif; */
	font-family: 'Exo 2', sans-serif;
	font-weight: 400;
	font-style: normal;
	color: #454545;
	background: #eef5fa;
	font-size: 16px;
	line-height: 1.6em;
}

body {
    font-family: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;
    line-height: 1.6;
    color: var(--text-primary);
    background: url(/files/bg.png) no-repeat center center fixed;
    background-size: cover;
    min-height: 100vh;
    position: relative;
}

body::before {
    content: '';
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: linear-gradient(135deg, rgba(245, 247, 250, 0.9) 0%, rgba(195, 207, 226, 0.8) 100%);
    z-index: -1;
}

.xbanggia img,
.alert-primary img {
	border-radius: 3px;
}

.wbody {
	max-width: 820px;
	margin: auto;
}

.nav-m .avatargame {
	width: 25%;
	float: left;
}

.nav-m .avatargame .avatar {
	float: left;
}

.banner {
	height: 200px;
	background-color: rgba(0, 0, 0, .3);
	position: absolute;
	width: 100%;
	max-width: 800px;
}

.banner .banner-content {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.banner-img {
	height: 100%;
}

.banner .banner-content__center {
	position: relative;
	width: 100%;
}

.banner .banner-content__center:after {
	content: "";
	width: 100%;
	height: 100%;
	position: absolute;
	display: block;
	top: 0;
	background-image: -webkit-gradient(linear, left top, left bottom, from(transparent), color-stop(82%, rgba(0, 0, 0, .75)));
	background-image: linear-gradient(180deg, transparent, rgba(0, 0, 0, .75) 82%);
}

.banner img {
	border-radius: 0;
	height: 100%;
}

.banner .banner-content img {
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%;
	max-height: 400px;
	height: 100%;
}

.banner-title {
	bottom: 40px;
	left: 35px;
	-webkit-transform: unset;
	transform: unset;
}

.banner-title {
	font-size: 24px;
	color: #fff;
	font-weight: 700;
	bottom: 50px;
	position: absolute;
}

.blockdown {
	margin: 0;
	padding: 0 12px;
}

.content {
	margin: 0;
	padding: 0 12px;
	overflow-x: hidden;
	margin-top: 170px;
}

.content .content-box {
	padding: 20px;
	margin: 0 auto 20px auto;
	width: unset;
	overflow: hidden;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	width: 100%;
	min-height: 130px;
	background: #fff;
	border-radius: 5px;
	-webkit-box-shadow: 0 2px 5px 0 rgb(26 39 66 / 30%);
	box-shadow: 0 2px 5px 0 rgb(26 39 66 / 30%);
	margin-bottom: 30px;
	position: relative;
}

.title {
	text-align: center;
	line-height: 1.4em;
	font-weight: 600;
}

.footer {
	font-size: 14px;
	color: #989898;
	border-top: 1px solid #ebebeb;
	-webkit-transition: all .3s;
	transition: all .3s;
	width: 100%;
	padding: 0 50px;
}

.footer .content {
	max-width: 100%;
	margin: auto;
	padding: 36px 0;
}

.footer .logo {
	max-height: 45px;
	max-width: 200px;
}

.fcta-zalo-ben-trong-nut svg path {
	fill: #fff
}

.fcta-zalo-vi-tri-nut {
	position: fixed;
	bottom: 24px;
	left: 20px;
	z-index: 999
}

.fcta-zalo-nen-nut,
div.fcta-zalo-mess {
	box-shadow: 0 1px 6px rgba(0, 0, 0, .06), 0 2px 32px rgba(0, 0, 0, .16)
}

.fcta-zalo-nen-nut {
	width: 50px;
	height: 50px;
	text-align: center;
	color: #fff;
	background: #0068ff;
	border-radius: 50%;
	position: relative
}

.fcta-zalo-nen-nut::after,
.fcta-zalo-nen-nut::before {
	content: "";
	position: absolute;
	border: 1px solid #0068ff;
	background: #0068ff80;
	z-index: -1;
	left: -20px;
	right: -20px;
	top: -20px;
	bottom: -20px;
	border-radius: 50%;
	animation: zoom 1.9s linear infinite
}

.fcta-zalo-nen-nut::after {
	animation-delay: .4s
}

.fcta-zalo-ben-trong-nut,
.fcta-zalo-ben-trong-nut i {
	transition: all 1s
}

.fcta-zalo-ben-trong-nut {
	position: absolute;
	text-align: center;
	width: 60%;
	height: 60%;
	left: 10px;
	bottom: 25px;
	line-height: 70px;
	font-size: 25px;
	opacity: 1
}

.fcta-zalo-ben-trong-nut i {
	animation: lucidgenzalo 1s linear infinite
}

.fcta-zalo-nen-nut:hover .fcta-zalo-ben-trong-nut,
.fcta-zalo-text {
	opacity: 0
}

.fcta-zalo-nen-nut:hover i {
	transform: scale(.5);
	transition: all .5s ease-in
}

.fcta-zalo-text a {
	text-decoration: none;
	color: #fff
}

.fcta-zalo-text {
	position: absolute;
	top: 6px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight: 700;
	transform: scaleX(-1);
	transition: all .5s;
	line-height: 1.5
}

.fcta-zalo-nen-nut:hover .fcta-zalo-text {
	transform: scaleX(1);
	opacity: 1
}

div.fcta-zalo-mess {
	position: fixed;
	bottom: 29px;
	left: 58px;
	z-index: 99;
	background: #fff;
	padding: 7px 25px 7px 15px;
	color: #0068ff;
	border-radius: 0 50px 50px 0;
	font-weight: 700;
	font-size: 15px
}

.fcta-zalo-mess span {
	color: #0068ff !important
}


span#fcta-zalo-tracking {
	font-family: Roboto;
	line-height: 1.5
}

.fcta-zalo-text {
	font-family: Roboto
}

@keyframes zoominoutsinglefeatured {
	0% {
		transform: scale(1, 1);
	}

	50% {
		transform: scale(1.2, 1.2);
	}

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

@keyframes zoom {
	0% {
		transform: scale(.5);
		opacity: 0
	}

	50% {
		opacity: 1
	}

	to {
		opacity: 0;
		transform: scale(1)
	}
}

@keyframes lucidgenzalo {
	0% {
		transform: rotate(-25deg)
	}

	50% {
		transform: rotate(25deg)
	}
	
	100% {
		transform: rotate(-25deg)
	}
}

.jscroll-to-top {
	bottom: 100px
}

.input-group-append {
	display: flex;
	align-items: center;
	margin-left: -1px;
}

.input-group-append button {
	border: 1px solid #ced4da;
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
	color: #495057;
	background-color: #e9ecef;
}

.game-container {
	background-color: #f9f6f7;
	padding: 12px;
	border-radius: 10px;
	max-width: 100%;
	margin: 15px auto;
	text-align: left;
	/* Align text to the left */
	direction: ltr;
	/* Set direction to left-to-right */
}

.game-picture {
	width: 100%;
	max-width: 60px;
	object-fit: cover;
	float: left;
	/* Float image to the left */
	margin-right: 20px;
	/* Add margin to the right of the image */
}

.game-name {
	font-size: 1.5rem;
	font-weight: bold;
	margin-top: 10px;
	font-family: 'Arial', sans-serif;
}

.game-id {
	font-size: 1rem;
	color: #888;
}

.image-select-container {
	display: flex;
	flex-wrap: wrap;
	align-items: center
}

.image-option {
	width: 100%;
	flex: 0 0 calc(25% - 10px);
	margin-bottom: 10px;
	cursor: pointer;
	text-align: center;
	border: 2px solid transparent
}

.image-option img {
	max-width: 100%;
	width: 100%;
	height: 58px;
	border: 2px solid #a7a7a7;
	border-radius: 5px
}

.image-option input[type=radio] {
	position: absolute;
	opacity: 0;
	width: 0;
	height: 0
}

.image-option input[type=radio]:checked+img {
	border-color: #0e02f4;
	box-shadow: 0 0 5px #0e02f4
}

.image-option span {
	display: block;
	padding: 8px 0;
	border: 1px dashed #a7a7a7;
	border-radius: 5px;
	margin-top: 5px;
	font-size: 14px;
	font-weight: 700;
}

.image-option input[type=radio]:checked+span {
	border-color: red;
	box-shadow: 0 0 5px red;
}

@media (max-width: 767px) {
	.image-option {
		flex: 0 0 calc(33.333% - 10px);
	}
}

/* Footer styles */
.footer {
    padding: 40px 0 20px;
    /* background: #f8f9fa; */
    border-top: 1px solid #e9ecef;
    margin-top: 40px;
    max-width: 620px;
    margin-left: auto;
    margin-right: auto;
}

.footer .row {
    margin-left: 0;
    margin-right: 0;
}

.footer .col-md-6 {
    padding-left: 15px;
    padding-right: 15px;
}

.footer-title {
    font-size: 1.1rem;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 15px;
}

.footer-desc {
    color: #6c757d;
    font-size: 0.95rem;
    line-height: 1.6;
}

.footer-contact {
    list-style: none;
    padding: 0;
    margin: 0;
}

.footer-contact li {
    margin-bottom: 10px;
    display: flex;
    align-items: center;
}

.footer-contact li i {
    width: 20px;
    color: #3498db;
    margin-right: 10px;
}

.footer-contact li a {
    color: #6c757d;
    text-decoration: none;
    transition: color 0.3s ease;
}

.footer-contact li a:hover {
    color: #3498db;
}

.footer-bottom {
    margin-top: 30px;
    padding-top: 20px;
    border-top: 1px solid #e9ecef;
}

.footer-bottom p {
    color: #6c757d;
    font-size: 0.9rem;
    margin: 0;
}

@media (max-width: 768px) {
    .footer {
        padding: 30px 0 15px;
    }
    
    .footer-title {
        margin-top: 20px;
    }
    
    .footer-contact li {
        margin-bottom: 8px;
    }
} 


/* Payment notes styles */
.payment-notes {
    background: #f8f9fa;
    border-left: 4px solid #3498db;
    padding: 20px;
    margin: 25px 0;
    border-radius: 8px;
    box-shadow: 0 2px 4px rgba(0,0,0,0.05);
}

.payment-notes h6 {
    font-weight: 600;
    margin-bottom: 15px;
    color: #2c3e50;
    font-size: 1.1rem;
    display: flex;
    align-items: center;
}

.payment-notes h6:before {
    content: '!';
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    background: #3498db;
    color: white;
    border-radius: 50%;
    margin-right: 10px;
    font-size: 0.9rem;
    font-weight: bold;
}

.payment-notes ul {
    margin-bottom: 0;
    padding-left: 20px;
}

.payment-notes ul li {
    margin-bottom: 12px;
    color: #495057;
    font-size: 0.95rem;
    line-height: 1.5;
    position: relative;
}

.payment-notes ul li:last-child {
    margin-bottom: 0;
}

.payment-notes ul ul {
    margin-top: 8px;
    margin-bottom: 8px;
    padding-left: 15px;
}

.payment-notes ul ul li {
    margin-bottom: 8px;
    color: #6c757d;
}

.payment-notes ul ul li:last-child {
    margin-bottom: 0;
}

.payment-notes strong {
    color: #2c3e50;
    background: #e9ecef;
    padding: 3px 8px;
    border-radius: 4px;
    font-family: monospace;
    font-size: 0.9rem;
    border: 1px solid #dee2e6;
    display: inline-block;
    margin: 2px 0;
}

.payment-notes strong:hover {
    background: #dee2e6;
    cursor: pointer;
}

/* Responsive adjustments */
@media (max-width: 576px) {
    .payment-notes {
        padding: 15px;
        margin: 20px 0;
    }
    
    .payment-notes h6 {
        font-size: 1rem;
    }
    
    .payment-notes ul li {
        font-size: 0.9rem;
    }
    
    .qr-container {
        padding: 20px;
    }
    
    .qr-container img {
        max-width: 200px;
    }
} 

/* Logo styles */
.logo-container {
    text-align: center;
    margin: auto;
    margin-bottom: 15px;
    margin-top: 25px;
}

.logo-container img {
    width: 128px;
    height: auto;
    transition: all 0.3s ease;
}

/* Logo animation */
@keyframes logoFloat {
    0%, 100% {
        transform: translateY(0px);
    }
    50% {
        transform: translateY(-5px);
    }
}

@keyframes logoGlow {
    0%, 100% {
        filter: drop-shadow(0 0 5px rgba(52, 152, 219, 0.3));
    }
    50% {
        filter: drop-shadow(0 0 15px rgba(52, 152, 219, 0.6));
    }
}

.logo-container img {
    animation: logoFloat 3s ease-in-out infinite, logoGlow 4s ease-in-out infinite;
}

.logo-container img:hover {
    transform: scale(1.05);
    filter: drop-shadow(0 0 20px rgba(52, 152, 219, 0.8));
}

/* Package Selection Styles */
.package-selection {
    margin-top: 15px;
}

.package-label {
    display: block;
    font-weight: 600;
    color: #2c3e50;
    margin-bottom: 12px;
    font-size: 1rem;
}

.package-options {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(140px, 1fr));
    gap: 10px;
    margin-top: 10px;
}

.package-option {
    position: relative;
}

.package-option input[type="radio"] {
    position: absolute;
    opacity: 0;
    width: 0;
    height: 0;
}

.package-card {
    display: block;
    padding: 15px 12px;
    border: 2px solid #e9ecef;
    border-radius: 10px;
    background: #ffffff;
    cursor: pointer;
    transition: all 0.3s ease;
    text-align: center;
    min-height: 80px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.package-card:hover {
    border-color: #3498db;
    transform: translateY(-2px);
    box-shadow: 0 4px 12px rgba(52, 152, 219, 0.15);
}

.package-option input[type="radio"]:checked + .package-card {
    border-color: #3498db;
    background: linear-gradient(135deg, #3498db, #2980b9);
    color: white;
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(52, 152, 219, 0.3);
}

.package-name {
    font-weight: 600;
    font-size: 0.95rem;
    margin-bottom: 5px;
    line-height: 1.2;
}

.package-price {
    font-size: 0.9rem;
    font-weight: 500;
    opacity: 0.9;
}

.package-option input[type="radio"]:checked + .package-card .package-name,
.package-option input[type="radio"]:checked + .package-card .package-price {
    color: white;
}

/* Mobile responsive */
@media (max-width: 576px) {
    .package-options {
        grid-template-columns: repeat(2, 1fr);
        gap: 8px;
    }
    
    .package-card {
        padding: 12px 8px;
        min-height: 70px;
    }
    
    .package-name {
        font-size: 0.85rem;
    }
    
    .package-price {
        font-size: 0.8rem;
    }
}

/* @media (max-width: 400px) {
    .package-options {
        grid-template-columns: 2fr;
        gap: 8px;
    }
    
    .package-card {
        padding: 15px 12px;
        min-height: 60px;
    }
} */

/* Promotion Banner Styles */
.promotion-banner {
    background: linear-gradient(135deg, #ff6b6b 0%, #04312d 50%, #45b7d1 100%);
    border-radius: 15px;
    padding: 20px;
    margin: 20px 0 30px 0;
    position: relative;
    box-shadow: 0 8px 25px rgba(0,0,0,0.15);
    border: 2px solid rgba(255,255,255,0.2);
    animation: pulse 2s infinite;
}

@keyframes pulse {
    0% { box-shadow: 0 8px 25px rgba(0,0,0,0.15); }
    50% { box-shadow: 0 8px 35px rgba(255,107,107,0.3); }
    100% { box-shadow: 0 8px 25px rgba(0,0,0,0.15); }
}

.promotion-content {
    display: flex;
    align-items: center;
    gap: 20px;
    color: white;
}

.promotion-icon {
    font-size: 3rem;
    color: #ffd700;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
    animation: bounce 2s infinite;
}

@keyframes bounce {
    0%, 20%, 50%, 80%, 100% { transform: translateY(0); }
    40% { transform: translateY(-10px); }
    60% { transform: translateY(-5px); }
}

.promotion-text {
    flex: 1;
}

.promotion-text h3 {
    font-size: 1.4rem;
    margin-bottom: 8px;
    font-weight: bold;
    text-shadow: 1px 1px 2px rgba(0,0,0,0.3);
}

.promotion-text p {
    font-size: 1rem;
    margin-bottom: 10px;
    opacity: 0.95;
}

.promotion-highlights {
    display: flex;
    flex-wrap: wrap;
    gap: 15px;
    margin-top: 10px;
}

.highlight-item {
    background: rgba(255,255,255,0.2);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
    border: 1px solid rgba(255,255,255,0.3);
    backdrop-filter: blur(10px);
}

.promotion-action {
    flex-shrink: 0;
}

.btn-promotion {
    background: linear-gradient(45deg, #ffd700, #ffed4e);
    color: #333;
    padding: 12px 25px;
    border-radius: 25px;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(255,215,0,0.3);
    border: 2px solid rgba(255,255,255,0.3);
}

.btn-promotion:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(255,215,0,0.4);
    color: #333;
    text-decoration: none;
}

.promotion-close {
    position: absolute;
    top: 10px;
    right: 15px;
    cursor: pointer;
    color: rgba(255,255,255,0.8);
    font-size: 1.2rem;
    transition: all 0.3s ease;
    width: 30px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
}

.promotion-close:hover {
    background: rgba(255,255,255,0.2);
    color: white;
}

/* Responsive Design for Promotion Banner */
@media (max-width: 768px) {
    .promotion-banner {
        padding: 15px;
        margin: 15px 0 20px 0;
    }
    
    .promotion-content {
        flex-direction: column;
        text-align: center;
        gap: 15px;
    }
    
    .promotion-icon {
        font-size: 2.5rem;
    }
    
    .promotion-text h3 {
        font-size: 1.2rem;
    }
    
    .promotion-text p {
        font-size: 0.9rem;
    }
    
    .promotion-highlights {
        justify-content: center;
        gap: 10px;
    }
    
    .highlight-item {
        font-size: 0.8rem;
        padding: 4px 10px;
    }
    
    .btn-promotion {
        padding: 10px 20px;
        font-size: 0.9rem;
    }
}

@media (max-width: 480px) {
    .promotion-banner {
        padding: 12px;
        margin: 10px 0 15px 0;
    }
    
    .promotion-text h3 {
        font-size: 1.1rem;
    }
    
    .promotion-text p {
        font-size: 0.85rem;
    }
    
    .promotion-highlights {
        flex-direction: column;
        align-items: center;
    }
    
    .highlight-item {
        font-size: 0.75rem;
        padding: 3px 8px;
    }
}

/* Lucky Wheel Section Styles */
.lucky-wheel-section {
    margin: 30px 0;
    padding: 30px 0;
}

.lucky-wheel-preview {
    display: flex;
    justify-content: center;
    margin-top: 20px;
}

.lucky-wheel-card {
    background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
    border-radius: 20px;
    padding: 30px;
    display: flex;
    align-items: center;
    gap: 25px;
    box-shadow: 0 10px 30px rgba(0,0,0,0.2);
    color: white;
    max-width: 800px;
    width: 100%;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.lucky-wheel-card:hover {
    transform: translateY(-5px);
    box-shadow: 0 15px 40px rgba(0,0,0,0.3);
}

.lucky-wheel-icon {
    font-size: 4rem;
    color: #ffd700;
    text-shadow: 2px 2px 4px rgba(0,0,0,0.3);
}

.lucky-wheel-content {
    flex: 1;
}

.lucky-wheel-content h3 {
    font-size: 1.8rem;
    margin-bottom: 10px;
    font-weight: bold;
}

.lucky-wheel-content p {
    font-size: 1.1rem;
    margin-bottom: 15px;
    opacity: 0.9;
}

.lucky-wheel-prizes {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin-bottom: 15px;
}

.prize-badge {
    background: rgba(255,255,255,0.2);
    padding: 5px 12px;
    border-radius: 20px;
    font-size: 0.9rem;
    font-weight: 500;
    border: 1px solid rgba(255,255,255,0.3);
}

.lucky-wheel-action {
    flex-shrink: 0;
}

.btn-lucky-wheel {
    background: linear-gradient(45deg, #ff6b6b, #4ecdc4);
    border: none;
    padding: 15px 30px;
    font-size: 1.1rem;
    font-weight: bold;
    color: white;
    border-radius: 50px;
    text-decoration: none;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: all 0.3s ease;
    box-shadow: 0 4px 15px rgba(0,0,0,0.2);
}

.btn-lucky-wheel:hover {
    transform: translateY(-2px);
    box-shadow: 0 6px 20px rgba(0,0,0,0.3);
    color: white;
    text-decoration: none;
}

.btn-lucky-wheel i {
    font-size: 1.2rem;
}

/* Responsive Design for Lucky Wheel */
@media (max-width: 768px) {
    .lucky-wheel-card {
        flex-direction: column;
        text-align: center;
        padding: 25px 20px;
    }
    
    .lucky-wheel-icon {
        font-size: 3rem;
    }
    
    .lucky-wheel-content h3 {
        font-size: 1.5rem;
    }
    
    .lucky-wheel-content p {
        font-size: 1rem;
    }
    
    .lucky-wheel-prizes {
        justify-content: center;
    }
    
    .btn-lucky-wheel {
        padding: 12px 25px;
        font-size: 1rem;
    }
}

@media (max-width: 480px) {
    .lucky-wheel-section {
        margin: 20px 0;
        padding: 20px 0;
    }
    
    .lucky-wheel-card {
        padding: 20px 15px;
    }
    
    .lucky-wheel-icon {
        font-size: 2.5rem;
    }
    
    .lucky-wheel-content h3 {
        font-size: 1.3rem;
    }
    
    .prize-badge {
        font-size: 0.8rem;
        padding: 4px 10px;
    }
}