@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 {
	background-color: #fff;
	background-image: url(/files/bg-freefire.png);
	background-size: cover;
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

.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% to {
		transform: rotate(-25deg)
	}

	50% {
		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);
	}
}