:root {
	--primary-100: #c9e4ff;
    --primary-200: #a4c6e8;
    --primary-500: #0080ff;
    --primary-600: #0070ff;
    --fs-color-primary: #9c00c3;
    --primary-buttontext: #fff;
    --blue-100: #c9e4ff;
    --blue-200: #a4c6e8;
    --blue-500: #0080ff;
    --blue-600: #0070ff;
    --blue-700: #0060ff;
    --red-200: #efb6b9;
    --red-500: #ff2e36;
    --red-600: #ee1c24;
    --red-700: #bc070e;
    --orange-100: #ffd6b9;
    --orange-200: #ebc1ae;
    --orange-500: #fe862e;
    --orange-600: #f47519;
    --orange-700: #e86709;
    --orange-buttontext: #fff;
    --green-100: #90e3ae;
    --green-200: #86c19b;
    --green-500: #1ed560;
    --green-600: #11be4f;
    --green-700: #01af40;
    --green-buttontext: #032544;
    --white: #fff;
    --grey-100: #f7f7f7;
    --grey-200: #eee;
    --grey-300: #e5e5e5;
    --grey-400: #e1e1e1;
    --grey-500: #ccc;
    --grey-600: #a3a3a3;
    --grey-700: #888;
    --grey-800: #464646;
    --grey-900: #252525;
    --black: #000;
}

#header .header-main {
    position: relative;
    z-index: 2;
    height: 84px;
    background: linear-gradient(180deg, #c2efd8, #31b78a);
    box-shadow: 0 4px 4px 0 rgba(0, 0, 0, .25);
}
.text-ngau {
    color: #F7E253;
    font-weight: 700;
    text-align: center;
    font-style: italic;
    font-size: 16px;
}
.header-button-1 a {
	 background: linear-gradient(180deg, #fdf402, #ffb014);
	 color: #31b78a;
	 border: 1px solid #31b78a;
}
.header-button-2 a {
	 background-color: #31b78a;
	 color: yellow;
	 border: 1px solid #FFEC8B;
}
.header-button-1 a, 
.header-button-2 a { 
    padding: 0px 15px;
    font-size: 16px;
    line-height: 38px;
    border-radius: 10px;
    margin: 10px 0 10px;
    text-decoration: none;
    animation: qq88 2s infinite;
	  width: 140px;
}

@keyframes qq88 {
    0% {
        transform: scale(0.9);
        border-radius: 5px;
        box-shadow: 0 0 0 0 rgba(255, 0, 0, 0.7), 0 0 0 0 rgba(251, 255, 0, 0.7);
    }

    40% {
        border-radius: 5px;
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(228, 255, 0, 0.21), 0 0 0 0 rgba(255, 247, 0, 0.94);
    }

    80% {
        border-radius: 5px;
        transform: scale(1);
        box-shadow: 0 0 0 10px rgba(255, 0, 0, 0), 0 0 0 20px rgba(255, 0, 0, 0);
    }

    100% {
        border-radius: 5px;
        transform: scale(0.9);
        box-shadow: 0 0 0 0 rgba(255, 0, 0, 0), 0 0 0 20px rgba(255, 0, 0, 0);
    }
}

/* Footer */
.footer-custom {
	padding-bottom: 0 !important;
	border-bottom: 1px solid rgba(255, 255, 255, 0.3);
}
.footer-nav {
	text-transform: unset !important;
}
.footer-nav a {
	font-size: 1rem !important;
	line-height: 1.8;
}

footer.entry-meta {
padding: 10px 0;
font-size: 14px;
border-bottom: 0px solid #ececec;

}
.footer-single-cat,
.footer-single-tag {
	margin-bottom: 10px;
}
.footer-single-cat a {
color: #0092ff;
}
.footer-single-tag a {
	background: #ececec;
	padding: 5px;
	border-radius: 3px;
	border: 1px solid #dddddd;
}
.footer-single-tag a:hover {
	background: #d8d8d8;
}
.has-dropdown.current-dropdown .sub-menu.nav-dropdown {
	padding-top: 0 !important;
	padding-bottom: 0 !important;
}

.has-dropdown.current-dropdown .sub-menu.nav-dropdown a:hover {
	color: var(--primary-color);
}
.has-dropdown.current-dropdown .sub-menu.nav-dropdown a {
	font-weight: 700;
}
.section-title-normal span {
	border-bottom: 2px solid var(--fs-color-primary) !important;
}
.section-title a {
	color: var(--gray-700);
	font-weight: 400 !important;

}
.is-divider {
	display: none !important;
}
.post {
	margin: 0 0 15px;
}
span.widget-title {
	display: block;
	background: var(--fs-color-secondary);
	padding: 10px;
	color: white;
	text-transform: none;
	font-size: 17px;
	letter-spacing: 0;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
}
.widget .is-divider {
display: none;
}
.widget_recent_entries ul,
.widget_archive ul,
.widget_categories ul,
.widget_meta ul {
margin: 0;
border: 1px solid #ececec;
padding: 0 10px;
font-size: 15px;
}

.blog-single .large-3,
.blog-archive .post-sidebar,
.page-wrapper .large-3 {
padding-left: 5px !important;
padding-right: 15px;
}

.meta-post-danh-muc {
display: none;
}
.blog-archive .post-item .post-title {
font-size: 17px;
}
.blog-archive .post-item .box-text {
padding-right: 0;
}

.blog-archive .post-item .post-title {
	margin-bottom: 10px;
	color: var(--primary-color);
}

.blog-archive .post-item .from_the_blog_excerpt {
margin-top: 10px;
}
.blog-archive .meta-post-danh-muc {
display: block !important;
font-size: 13px;
color: gray;
}
.blog-archive .meta-post-danh-muc .category a,
.blog-archive .meta-post-danh-muc .tac-gia a {
color: gray;
}

.blog-archive .meta-post-danh-muc .category,
.blog-archive .meta-post-danh-muc .tac-gia {
padding-right: 10px;
}
.blog-archive .badge.post-date {
display: none;
}
.blog-single #comments {
margin-right: 15px;
}
.blog-single .row-large > .col,
.blog-archive .large-9 {
padding: 0 15px 20px;
}

.entry-header-text-top,
.entry-content {
padding: 0;
}
.row.row-small {
	max-width: 1193px;
}

svg.flickity-button-icon {
	background: #981b1e;
	border: 2px solid #f9edd6 !important;
	color: white;
}

.slider-nav-push:not(.slider-nav-simple) .flickity-prev-next-button svg {
	margin-top: 0;
}

.webinfo-post__header .entry-meta {
	font-size: 1rem;
}
.webinfo-post__header .posted-on {
	margin-right: 1em;
}
.webinfo-post__body {
	padding-top: 0 !important;
}
.page-wrapper {
	padding-top: 20px !important;
}
.page-wrapper .post {
	margin-bottom: 20px !important;
}

.page-wrapper .post .entry-content{
	padding-bottom: 10px !important;
}
.page-wrapper .webinfo-breadcrumbs p {
	margin-bottom: 0 !important;
}

.webinfo-post__footer {
	border-top: 0 !important;
}
.webinfo-post__footer a {
	margin-bottom: 5px;
    padding: 4px 12px;
	display: inline-block;
    color: #666;
    background: #f1f5f9 none;
    border-radius: 13px;
    font-weight: 500;
}

.webinfo-post__footer a:hover {
    background: var(--primary-color) none;
    color: #fff
}

@media only screen and (max-width: 480px) {
	.webinfo-title-cats {
		display: none;
	}
}

.text-heading {
    color: #ff005e;
    text-shadow: 1px 1px 1px #fff,
        1px 2px 1px #fff,
        1px 3px 1px #fff,
        1px 4px 1px #fff,
        1px 5px 1px #fff,
        1px 6px 1px #fff,
        1px 7px 1px #fff,
        1px 8px 1px #fff,
        1px 9px 1px #fff,
        1px 10px 1px #fff,
    1px 18px 6px rgba(16,16,16,0.4),
    1px 22px 10px rgba(16,16,16,0.2),
    1px 25px 35px rgba(16,16,16,0.2),
    1px 30px 60px rgba(16,16,16,0.4);
}
.news .post-item .col-inner .box{
	height: 100%;
}

.footer-custom {
background: linear-gradient(45deg, #ff0000, #ff8000, #ffff00);
position: relative;
}
.flickity-page-dots .dot {
    border: 3px solid var(--fs-color-secondary) !important;
}


/* Button download */
.btn-android {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #F94A6E;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.btn-android::before {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	background: linear-gradient(90deg, #F94A6E, #E04FF0, #F49D49, #FF1F2C, #FF6830, #F94A6E);
	background-size: 300% 100%;
	z-index: -1;
	filter: blur(5px);
	animation: gradientMove 5s linear infinite;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.btn-android:hover::before {
	opacity: 1;
}

.btn-android:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(249, 74, 110, 0.7);
}

.android-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.android-icon-svg {
	fill: white;
}

@keyframes gradientMove {
	0% {
		background-position: 0% 50%;
	}
	100% {
		background-position: 300% 50%;
	}
}

@keyframes neon-pulse-android {
	0% {
		box-shadow: 0 0 5px rgba(249, 74, 110, 0.7), 0 0 10px rgba(224, 79, 240, 0.7), 0 0 15px rgba(244, 157, 73, 0.7), 0 0 20px rgba(255, 31, 44, 0.7);
	}
	50% {
		box-shadow: 0 0 20px rgba(249, 74, 110, 0.7), 0 0 20px rgba(224, 79, 240, 0.7), 0 0 30px rgba(244, 157, 73, 0.7), 0 0 40px rgba(255, 31, 44, 0.7);
	}
	100% {
		box-shadow: 0 0 5px rgba(249, 74, 110, 0.7), 0 0 10px rgba(224, 79, 240, 0.7), 0 0 15px rgba(244, 157, 73, 0.7), 0 0 20px rgba(255, 31, 44, 0.7);
	}
}

.btn-android {
	animation: neon-pulse-android 1.5s infinite;
}


.btn-ios {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #007AFF;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.btn-ios::before {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	background: linear-gradient(90deg, #007AFF, #5AC8FA, #4CD964, #FF2D55, #5856D6, #007AFF);
	background-size: 300% 100%;
	z-index: -1;
	filter: blur(5px);
	animation: gradientMove 5s linear infinite;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.btn-ios:hover::before {
	opacity: 1;
}

.btn-ios:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(0, 122, 255, 0.7);
}

.ios-icon {
	width: 24px;
	height: 24px;
	margin-right: 10px;
}

.ios-icon-svg {
	fill: white;
}

@keyframes gradientMove {
	0% {
		background-position: 0% 50%;
	}
	100% {
		background-position: 300% 50%;
	}
}

@keyframes neon-pulse-ios {
	0% {
		box-shadow: 0 0 5px rgba(0, 122, 255, 0.7), 0 0 10px rgba(90, 200, 250, 0.7), 0 0 15px rgba(76, 217, 100, 0.7), 0 0 20px rgba(255, 45, 85, 0.7);
	}
	50% {
		box-shadow: 0 0 20px rgba(0, 122, 255, 0.7), 0 0 30px rgba(90, 200, 250, 0.7), 0 0 40px rgba(76, 217, 100, 0.7), 0 0 50px rgba(255, 45, 85, 0.7);
	}
	100% {
		box-shadow: 0 0 5px rgba(0, 122, 255, 0.7), 0 0 10px rgba(90, 200, 250, 0.7), 0 0 15px rgba(76, 217, 100, 0.7), 0 0 20px rgba(255, 45, 85, 0.7);
	}
}

.btn-ios {
	animation: neon-pulse-ios 1.5s infinite;
}

.btn-watch {
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 30px;
	background-color: #F49D49;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 18px;
	font-weight: bold;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
}

.btn-watch::before {
	content: '';
	position: absolute;
	top: -2px;
	left: -2px;
	right: -2px;
	bottom: -2px;
	background: linear-gradient(90deg, #F94A6E, #E04FF0, #F49D49, #FF1F2C, #FF6830, #F94A6E);
	background-size: 300% 100%;
	z-index: -1;
	filter: blur(5px);
	animation: gradientMove 5s linear infinite;
	opacity: 0;
	transition: opacity 0.3s ease;
}

.btn-watch:hover::before {
	opacity: 1;
}

.btn-watch:hover {
	transform: scale(1.05);
	box-shadow: 0 0 20px rgba(244, 157, 73, 0.7);
}

.icon-watch {
	width: 24px;
	height: 24px;
	margin-right: 10px;
	fill: white;
}

@keyframes gradientMove {
	0% { background-position: 0% 50%; }
	100% { background-position: 300% 50%; }
}

@keyframes neonPulse {
	0%, 100% {
		box-shadow: 0 0 5px rgba(249, 74, 110, 0.7), 0 0 10px rgba(224, 79, 240, 0.7), 0 0 15px rgba(244, 157, 73, 0.7), 0 0 20px rgba(255, 31, 44, 0.7);
	}
	50% {
		box-shadow: 0 0 10px rgba(249, 74, 110, 0.7), 0 0 20px rgba(224, 79, 240, 0.7), 0 0 30px rgba(244, 157, 73, 0.7), 0 0 40px rgba(255, 31, 44, 0.7);
	}
}

.btn-watch {
	animation: neonPulse 1.5s infinite;
}
.btn-container {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 20px;
	width: 100%;
}

.btn {
	flex: 0 0 calc(33.333% - 40px);
	display: inline-flex;
	align-items: center;
	justify-content: center;
	padding: 15px 20px;
	color: white;
	border: none;
	border-radius: 50px;
	font-size: 16px;
	font-weight: 500;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	transition: all 0.3s ease;
	text-align: center;
	min-width: 200px;
}

@media screen and (max-width: 549px) {
	.btn {
		flex: unset;
		width: 100%;
		font-size: 16px;
	}	
}


@media screen and (min-width: 550px) and (max-width: 849px) {
	.btn {
		font-size: 12px;
	}	
}