@import url('https://fonts.googleapis.com/css2?family=Anton&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap');



@font-face {
	font-family: "Agency";
	src: url("../fonts/SVN-Agency-FB.ttf");
	font-weight: normal;
	font-style: normal;
	font-display: swap;
}
body {
	background: #0f1031;
	color: #e6eaeb;
	font-family: "SVN-Gilroy", system-ui, -apple-system, BlinkMacSystemFont,
		"Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans",
		"Helvetica Neue", sans-serif;
		overflow-x: hidden;
		width: 100%;
}


h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.25em;
}
h4 {
	font-size: 1.125em;
}
h5,
h6 {
	font-size: 1em;
}

a {
	color: #6D51F1;
	text-decoration: none;
}
a:hover {
	color: #14236a;
	text-decoration: none;
}
.container,
.container-lg,
.container-md,
.container-sm,
.container-xl,
.container-xxl {
	max-width: 1200px;
}

.wp-caption {
	max-width: 800px;
}
.wp-caption .wp-caption-text {
	background: linear-gradient(90deg, #1d2151, #111236);
	font-size: 0.9em;
	font-style: italic;
	padding: 0.4em;
}
.wp-caption.aligncenter .wp-caption-text {
	text-align: center;
}
.wp-caption img {
	width: 100%;
}

.adscatfish ins {
	max-width: 100%;
}

ins {
	max-width: 100%;
}
/*.singledealer {
	background: linear-gradient(
		84deg,
		#34075a,
		#181744,
		#161741,
		#161843,
		#161b4c,
		#171f56,
		#182464,
		#1b338d
	);
	border-radius: 8px;
	border: 1px #393382 solid;
}*/
.singledealer strong {
	font-size: 22px;
}
.singledealer .btn-bet {
	width: fit-content;
	padding: 5px 20px;
	/* background: linear-gradient(86.36deg, #ff5714 -302.72%, #1c2700 91.14%); */
	/* border: 1px #ff5714 solid; */
	/* color: #e6eaeb; */
}
header {
	background: linear-gradient(
		90deg,
		#921af6,
		#461fa2,
		#2e2187,
		#1d2274,
		#132369,
		#102466,
		#11256a,
		#152b79,
		#1d3591,
		#2641af,
		#2641af
	);
	/*position: sticky;*/
	top: 0;
	padding: 8px 0px;
	z-index: 20;
}
/*
header:before {
	content: "";
	position: absolute;
	background: url(../images/header-decor.svg?2) center no-repeat;
	background-size: contain;
	background-position: left;
	right: 8px;
	bottom: -16px;
	height: 90px;
	width: calc(1200px + (100vw - 1254px) / 2);
}
*/
.content-section{
	
}
.content-section h1, .content-section h2, .content-section h3, .content-section h4, .content-section b, .content-section strong {
    font-weight: 700;
} 
.content-section table {
    max-width: 100%;
    overflow-x: scroll;
}
@media (min-width: 601px) {
	.admin-bar header {
		top: 32px;
	}
}

.logo img {
	position: relative;
	height: 53px;
	/*transform: translate(10px, 4px);*/
	width: auto;
	z-index: 2;
}
.aligncenter {
	margin: auto;
	display: block;
}
.mainmenu {
	background: #0b1a27;
}

.mainmenu .nav-item {
	padding: 4px 12px;
}

.mainmenu .nav-link {
	color: white !important;
	font-size: 16px;
	font-weight: 500;
}

.mainmenu li:hover,
.mainmenu .current-menu-item {
	background: #ed1c24;
}
.navbar-nav .dropdown-menu {
	background-color: #0f1031;
	padding: 8px;
	min-width: 200px !important;
}
.mainmenu ul.dropdown-menu {
	background-color: #0b1a27;
}

.mainmenu .navbar-toggler {
	color: white;
	z-index: 999;
	position: absolute;
	top: 5px;
	right: 0;
}

.mainmenu .navbar-toggler.collapsed {
	position: static;
}

.mainmenu .navbar-toggler:focus,
.mainmenu .navbar-toggler:focus {
	box-shadow: none;
}

.mainmenu .dropdown-toggle::after {
}

footer {
	background: #0f1031;
	color: #8b8ca5;
}
.footer {
	position: relative;
}
/*.footer:before {
	content: "";
	background: linear-gradient(270deg, #02e5e4, #04baef, #3063ff, #921af6);
	position: absolute;
	top: 0;
	left: 0;
	height: 1px;
	width: 100%;
}*/
img.flogo {
	max-width: 270px;
	height: auto !important;
}
.foothr {
	background: #ed1c24;
	height: 3px !important;
	opacity: 1;
}

.fmap iframe {
	width: 100%;
	height: 210px;
}

footer .menu {
	padding: 0px;
	list-style: none;
}

footer a {
	color: #8b8ca5;
}
footer a:hover {
	color: #02E5E4;;
}
footer ul {
	list-style-type: none;
	padding: 0;
}
footer ul > li {
	margin-bottom: .8rem;
}

.footer-slogan {
	font-weight: 600;
	color: #c5c5d1;
}

.copyright {
	border-top: 1px #393b70 solid;
	color: #535585;
	font-size: 14px;
}

.des-section {
	background: rgba(0, 0, 0, 0.459);
}

.des-section * {
}

.des-section img {
	max-width: 100%;
	height: auto;
}
.content-section {
	color: #e1e2e9;
}
.content-section img {
	max-width: 100%;
	height: auto;
}
.content-section tbody,
.content-section td,
.content-section tfoot,
.content-section th,
.content-section thead,
.content-section tr {
	border-color: inherit;
	border-style: solid;
	border-width: 1px;
	padding: 8px;
}
.headingh {
    font-size: 26px;
    font-weight: 600;
    text-transform: inherit;
    margin-bottom: 0 !important;
}
.headingh * {
	font-size: 22px;
	font-weight: 600;
	margin: 0px;
	padding: 0px;
}
.title-1 {
	font-size: 32px;
    font-weight: 700;
}
.title-2 {
	color: #fff;
	font-size: 28px;
	font-weight: 700;
}
.title-3 {
	color: #ffed7c;
	font-size: 22px;
	font-weight: 700;
	/* border-bottom: 3px #ED1C24 solid; */
	/* padding: 0px 0px 5px 0px; */
	text-transform: uppercase;
}
body.category-nha-cai-lua-dao .title-2 {
	display: flex;
	align-items: center;
}
/*body.category-nha-cai-lua-dao .title-2:before {
	content: "";
	background: url(../images/prefix-img-cat.svg) center no-repeat;
	background-size: contain;
	background-position: left top;
	transform: translateY(-2px);
	display: inline-block;
	height: 36px;
    width: 130px;
}*/
.headmeta {
	background: linear-gradient(
		84deg,
		#34075a,
		#181744,
		#161741,
		#161843,
		#161b4c,
		#171f56,
		#182464,
		#1b338d
	);
	border-radius: 4px;
	padding: 6px 10px 3px 10px;
	font-size: 14px;
}

.headmeta a {
	color: #fff;
}

.sitebreadcrumb {
	color: #8784AE;
	display: flex;
	align-items: center;
}

.sitebreadcrumb a {
	color: #504D75;
}
.sitebreadcrumb a:hover {
	color: #6D51F1;
}
.sitebreadcrumb a:first-of-type {
	display: flex;
	align-items: center;
	gap: 4px;
}
.sitebreadcrumb a:first-of-type:before {
	content: "";
	background: url(../images/breakcum.svg) center no-repeat;
	background-size: contain;
	display: inline-block;
	height: 22px;
	width: 22px;
}

.sitebreadcrumb p {
	margin: 0;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	gap: 5px;
}

.sitebreadcrumb .last {

}

.content-author {
	background: linear-gradient(
		84deg,
		#34075a,
		#181744,
		#161741,
		#161843,
		#161b4c,
		#171f56,
		#182464,
		#1b338d
	);
	border-radius: 4px;
	overflow: hidden;
	color: #ffffff;
}

.content-author-img img {
	width: 100%;
	max-width: 100%;
	height: auto;
	border-radius: 8px;
}

.content-author-des {
	text-align: justify;
}

.content-author-des-icon img {
	height: 30px;
	margin-right: 10px;
}

.content-author-name {
	color: #02E5E4;;
	font-size: 25px;
	font-weight: 700;
	display: block;
}

.cat-list {
	overflow: hidden;
	/* background: white; */
}

.cat-list .cat-list-img {
	display: flex;
	overflow: hidden;
	text-align: center;
	width: 100%;
	align-items: center;
}

.cat-list .cat-list-img div {
	width: 100%;
	aspect-ratio: 800 / 400;
}
.title-list-pnc {
    padding: 15px;
    text-align: left;
    background: white;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px;
    border-top: none;
}
.title-list-pnc:hover a{
    color: #881aeb !important;
}
.cat-list .cat-list-img img {
	max-height: 100%;
    max-width: 100%;
    height: auto;
    width: 100%;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    overflow: hidden;
    object-fit: cover;
}

.cat-list .cat-list-title {
	color: white;
	-webkit-line-clamp: 2;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
}
.cat-list .cat-list-title * {
	font-size: 22px;
	font-weight: 600;
	line-height: 1.4;
	margin-bottom: 0;
}

.cat-list-des {
	color: #BABCCB;
	-webkit-line-clamp: 3;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	overflow: hidden;
	font-size: 16px;
	line-height: 1.5;
}

.cat-list-read {
	color: #33373a;
	font-size: 13px;
	text-align: right;
}

.cat-list-read a {
	color: #33373a;
	font-weight: 500;
}

.cat-list-read a i {
	font-size: 15px;
	background: #fcee21;
	color: white;
	padding: 3px 5px;
	border-radius: 3px;
}
.toggle-content-view, .alm-btn-wrap .alm-load-more-btn {
    background: #ffffff !important;
    border: #707070 1px solid !important;
    color: #34324c !important;
    text-transform: none;
}
.toggle-content-view:hover, .alm-btn-wrap .alm-load-more-btn:hover{
    background: #2641af;
    color: white;
}
.alm-btn-wrap .alm-load-more-btn {
	background: #182950 !important;
	border: #2f6598 1px solid !important;
	color: #637bcc !important;
	padding: 11px 25px !important;
	text-transform: uppercase;
	height: auto !important;
	width: 100% !important;
	transition: 0s !important;
}
.alm-btn-wrap .alm-load-more-btn:hover {
	background: linear-gradient(to bottom left, #02e5e4 0%, #3063ff 50%, #921af6 100%) !important;
    border: thin solid #94cbff;
	color: #fff !important;
}

.alm-btn-wrap .alm-load-more-btn.loading {
	pointer-events: none;
	opacity: 0.8;
}
.alm-btn-wrap .alm-load-more-btn.loading:before {
	visibility: hidden;
}

.nhacai-info .logo {
	width: 90px;
	max-width: 90%;
	z-index: 2;
	position: relative;
}

.nhacai-info .name {
	color: #fff;
	font-size: 22px;
	font-weight: 700;
}

.nhacai-info .slogan {
	font-size: 13px;
}

.nhacai-info .des {
	font-size: 14px;
}

.nhacai-info .des b {
	color: #ffcc00;
}

.nhacai-info .nhacai-sstar {
	font-size: 16px;
	color: #fff;
}

.nhacai-info .nhacai-sstar svg {
	margin-right: 3px;
	color: #02E5E4;;
	font-weight: 600;
}

.btn-bet {
	background: linear-gradient(
		to left,
		#02e5e4 0%,
		#04baef 10.7%,
		#1795f6 21.4%,
		#3063ff 68%,
		#921af6 100%
	);
	border: none;
    font-weight: 500;
    color: white;
    border-radius: 20px;
    text-transform: uppercase;
    transition: 0.3s;
    width: 100%;
    font-size: 12px;
}
.btn-bet:hover {
	color: white;
}

.toplists .nhacai-info {
	color: #2D2B45;
    position: relative;
    background: #E9EEFF;
    border-bottom: thin #9c90f1 solid;
}
.toplists .nhacai-info:last-child {
    border-bottom: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.toplists .nhacai-info .des {
	font-size: 16px;
}
.toplists .nhacai-info .des ul {
	padding: 0;
	margin: 0;
}
.btn-review {
	background: #DDECFB;
    color: #2F6598;
    font-weight: 500;
    border: none;
    border-radius: 20px;
    text-transform: uppercase;
    width: 100%;
    font-size: 12px;
}

.btn-review:hover {
	color: white;
	border-color: white;
}

.nhacai-item-num span {
	color: #ffffff;
	padding: 0;
	font-weight: 600;
	position: absolute;
	width: 35px;
	height: 35px;
	overflow: hidden;
	/* background: #FFCC00; */
	top: 50%;
	left: 0px;
	transform: translateY(-50%);
	display: flex;
	border-radius: 0px 8px 8px 0px;
	justify-content: center;
	align-items: center;
	font-size: 15px;
	background: linear-gradient(359deg, #a43bff 0%, #7248ff 100%);
}
.toplists .nhacai-info:nth-child(1) .nhacai-item-num span {
	background: linear-gradient(359deg, #BF8209 0%, #FFD210 100%);
}
.toplists .nhacai-info:nth-child(2) .nhacai-item-num span {
	background: linear-gradient(359deg, #CE0024 0%, #FF233F 100%);
}
.toplists .nhacai-info:nth-child(3) .nhacai-item-num span {
	background: linear-gradient(359deg, #0C42BC 0%, #2A6FFC 100%);
}

.right-box .nhacai-item-num span {
	top: 36px;
}
.right-head {
	color: #ffffff;
	font-size: 20px;
	font-weight: 700;
	text-transform: uppercase;
}
.home-ask {
}
.home-ask #accordion {
}
.home-ask-item {
	border: 1px solid #2c375d;
	border-radius: 6px;
	margin-bottom: 10px;
	background: #171837;
	color: #e6eaeb;
	overflow: hidden;
}
.accordion-item:not(:first-of-type) {
	border-top: 1px solid #2c375d;
}
.accordion-button::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23353771'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
/*
.accordion-button:not(.collapsed)::after {
	background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2302E5E4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
}
*/
.home-ask-item .btn-link {
	color: #02E5E4;;
	font-size: 20px;
	font-weight: bold;
}
.home-ask-item i.far {
	color: #39b191;
	margin-right: 3px;
}
.accordion-header .accordion-button {
	background: #111236;
	box-shadow: unset;
	color: white;
	font-weight: 600;
}
.accordion-header h5 {
	position: relative;
}
.home-ask-item-body {
	padding: 10px 10px 10px 35px;
	color: #ffffffbf;
}
.btn.focus,
.btn:focus {
	box-shadow: none;
}
.home-ask-item .accordion-header .fa-caret-down {
	color: #39b191;
	position: absolute;
	top: 15px;
	right: 0px;
}
.carousel-control-next, .carousel-control-prev {
	width: 5%;
}
/****** ADS style************/
button.adclose {
	position: absolute;
	top: 0px;
	right: 0px;
	background: #fffffffa;
	border: thin #8ad5fcfa solid;
	color: #8ad5fcfa;
	transition: 0.2s;
}

button.adclose:hover {
	background: #8ad5fcfa;
	color: #fffffffa;
}

ins {
	display: block;
	margin-bottom: 3px !important;
	position: relative;
	margin: auto;
	max-width: 100% !important;
}

ins img {
	width: 100%;
	height: auto;
}

.adscatfish {
	position: fixed;
	right: 0px;
	bottom: 2px;
	width: 100%;
	text-align: center;
	z-index: 999;
}

.adscatfish ins {
	width: 600px;
}

.adfloat img {
	width: 75px;
}

#blLeft {
	position: fixed;
	left: 5px;
	bottom: 5px;
	z-index: 9999;
	width: 200px;
}

#blRight {
	position: fixed;
	right: 5px;
	bottom: 5px;
	z-index: 9999;
	width: 200px;
}

.modal {
	z-index: 9999;
}

.modal-dialog {
	max-width: 302px;
	width: 302px;
	margin: 100px auto;
	background: none;
}

.modal-dialog .modal-content {
	background: none;
	border: none;
}

.headerbanner ins img {
	width: 600px !important;
	max-width: 100% !important;
	height: auto !important;
	max-height: 100px !important;
}

.stick {
	position: fixed;
	top: 10px;
}

.abs {
	position: absolute;
	bottom: 0px;
}

@media (min-width: 992px) {
	.ads-pc {
	}

	.ads-mb {
		display: none;
	}
}

@media (max-width: 991px) {
	.ads-pc {
		display: none;
	}

	.ads-mb {
		display: block;
	}

	ins img {
		width: 100%;
		height: auto;
	}

	.modal-dialog {
		max-width: 240px;
		width: 240px;
		background: none;
	}
}

/********** end ADS style **********/

.menu-main {
	display: flex;
	justify-content: right;
	transform: translateY(-5px);
}

.menu-main ul {
	margin: 0;
	padding: 0;
}

.menu-main ul li {
	display: inline-block;
	padding: 0px 15px;
}

.menu-main ul li a {
	display: flex;
	align-items: center;
	gap: 5px;
	color: #E1E2E9;
	font-size: 15px;
	font-weight: 400;
	padding: 0 !important;
	transition: 0.2s;
}
.menu-main ul li a button{
	background: linear-gradient(to left, #02e5e4 0%, #04baef 10.7%, #1795f6 21.4%, #3063ff 68%, #921af6 100%);
    border: none;
    font-weight: 500;
    color: white;
    border-radius: 17px;
    text-transform: uppercase;
    transition: 0.3s;
    width: 100%;
    font-size: 12px;
    padding: 5px 15px;
}
.menu-main ul li a button:hover{
	transform: translateY(-3px);
}
.menu-main ul li img {
	object-fit: contain;
}
.menu-main ul li img.nav-icon-active {
	display: none;
}
.menu-main ul li.current-menu-item img.nav-icon {
	display: none;
}
.menu-main ul li.current-menu-item img.nav-icon-active {
	display: block;
}
.menu-main ul li.current-menu-item a {
	color: #fff;
	transition: 0.2s;
}
.menu-main ul li:hover a {
	color: #fff;
	transition: 0.2s;
}
.menu-main ul li:hover img.nav-icon {
	display: none;
}
.menu-main ul li:hover img.nav-icon-active {
	display: block;
}
.menu-main i {
	font-size: 15px;
	margin-right: 2px;
}
header .action-header {
	display: flex;
	align-items: center;
	justify-content: flex-end;
	gap: 20px;
}

header .action-header .search .btn-search {
	background: none;
	color: #ffed7c;
	border: none;
	padding: 0;
	font-size: 19px;
	transition: 0.2s;
}

header .action-header .search .btn-search:hover {
	color: #ed1c24;
	transition: 0.2s;
}

.modal-backdrop.show {
	z-index: 15;
}

#modalSearchForm {
	font-size: 18px !important;
	font-weight: 600;
}

#modalSearchForm .modal-dialog {
	max-width: 500px;
	width: 100%;
}

#modalSearchForm .modal-content {
	position: relative;
	display: flex;
	flex-direction: column;
	width: 100%;
	pointer-events: auto;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid rgba(0, 0, 0, 0.2);
	border-radius: 0.3rem;
	outline: 0;
}

#modalSearchForm .modal-header {
	padding: 10px;
}

#SearchModalLabel {
	font-size: 18px !important;
	font-weight: 600;
}

#formtimkiem {
	position: relative;
}

#formtimkiem input {
	width: 100%;
	border: 1px solid #ddd;
	font-size: 14px;
	padding: 5px 10px;
	margin: 0 !important;
}

#formtimkiem button {
	background: #bb0303;
	font-size: 12px;
	color: #fff;
	padding: 0;
	position: absolute;
	top: 50%;
	right: 5px;
	transform: translateY(-50%);
	border-radius: 0;
	padding: 1px 10px;
}

.topsapo {
	
}
.topsapo h1 {
	background: linear-gradient(to right, #02E5E4 0%, #921AF6 100%);
    background-clip: text;
    color: transparent;
    font-size: 28px;
    width: fit-content;
    font-weight: 700;
    margin-bottom: 12px;
}
.topsapo h1 span {
	color: #00e5e4;
}
.topsapo-inner {
	color: #2D2B45;
}
.topsapo a {
	color: inherit;
	text-decoration: underline;
}
.right-box {
	margin-bottom: 20px;
}
.right-box .nhacai-info {
	padding: 20px 16px 16px;
}
.right-box .nhacai-info .name {
	margin-top: 1rem;
}
.nohu-img .jackpot{
	background: url(../images/jackpot.png) no-repeat;
    z-index: 9999;
    position: absolute;
    background-size: 100%;
    width: 110px;
    height: 67px;
    top: -78px;
    right: -45px;
    font-size: 14px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 15px;
    font-weight: 600;
    text-shadow: 1px 0 0 #2d1600, -1px 0 0 #e57304, 0 1px 0 #512b07, 0 -1px 0 #df7916, 1px 1px 0 #2a1602, -1px 1px 0 #df7916, 1px -1px 0 #a35509, -1px -1px 0 #f7800b;
    color: #ffd69a;
    transition: 0.3s;
}
.nohu-img
{
	
}
.nohu-img .anh-test-nohu img, toplist_nc-img img{
  object-fit: cover;   /* giữ đúng tỷ lệ */
  transition: transform 0.1s ease;
}
.nhacai-info:hover .nohu-img .anh-test-nohu img, .nhacai-info:hover .toplist_nc-img img{
  animation: zoomLoop 1s ease-in-out infinite alternate;
}
@keyframes zoomLoop {
  from {
    transform: scale(1);
  }
  to {
    transform: scale(1.2); /* phóng to 20% */
  }
}
.nhacai-info:hover .nohu-img .jackpot
{
	color: #02dde6;
	width: 120px;
    height: 76px;
    top: -78px;
    right: -55px;
    font-size: 15px;
    padding-right: 16px;
}
@media (max-width: 849px) {
    .nohu-img .jackpot{
	    top: -4px;
	    right: -45px;
	    
	}
	.nhacai-info:hover .nohu-img .jackpot
	{
	    top: -4px;
	}
	.home .sao:before {
	    display: none;
	}
}
.toplist_nc-img .jackpot{
	background: url(../images/jackpot.png) no-repeat;
    z-index: 9999;
    position: absolute;
    background-size: 100%;
    width: 90px;
    height: 57px;
    top: -8px;
    right: -35px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 12px;
    font-weight: 600;
    text-shadow: 1px 0 0 #2d1600, -1px 0 0 #e57304, 0 1px 0 #512b07, 0 -1px 0 #df7916, 1px 1px 0 #2a1602, -1px 1px 0 #df7916, 1px -1px 0 #a35509, -1px -1px 0 #f7800b;
    color: #ffd69a;
    transition: 0.3s;
}
.nhacai-info:hover .toplist_nc-img .jackpot
{
	color: #02dde6;
    width: 100px;
    height: 64px;
    top: -8px;
    right: -40px;
    font-size: 13px;
    padding-right: 15px;
}
  .qc-trai img, .qc-phai img {
    width: 215px;
    max-width: 215px;
    height: auto !important;
}
html[data-bs-theme=light] .des-bar-photnhacai{
    background: url('../images/bg-phot-nha-cai-light.png');
    background-size: cover;
    height: 67px;
}
.carousel_box h3{
        background: linear-gradient(to right, #02E5E4 0%, #921AF6 100%);
        background-clip: text;
        color: transparent;
        font-size: 28px;
        width: fit-content;
        font-weight: 700;
    }
    .carousel_box a.readmore{
        color: #2D2B45;
        font-weight: 500;
    }
    .carousel_box a.readmore:hover{
        color: #6d51f1;
    }
    .carousel_box a.readmore svg{
        width: 8px;
        transform: rotate(180deg);
        margin-left: 5px;
    }
    .carousel_box .splide li img{
        border-radius: 12px;
    }
    .carousel_box .splide .splide__arrows{
        position: absolute;
        top: -29px;
        right: 0px;
        width: 70px;
    } 
    .splide__arrow--prev {
        left: 0;
    }
    .splide__arrow--next {
        right: 0;
    }

    .splide__arrow {
        background: rgba(0,0,0,0.5); /* nền trong suốt nhẹ */
        border: none;
        width: 30px;   /* thu nhỏ chiều rộng */
        height: 30px;  /* thu nhỏ chiều cao */
        border-radius: 50%; /* tròn lại */
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 0;
        transition: background 0.3s ease;
    }

    .splide__arrow svg {

        fill: white;
        stroke: none;
    }

    .splide__arrow:hover {
        background: rgba(0,0,0,0.8);
    }
    .splide__arrow:disabled {
        opacity: 0.3;
        cursor: default;
        pointer-events: none;
    }
.c-heading{
                color: #2D2B45;
                font-weight: 700;
                font-size: 35px;
            }
            .authbox{
                border: thin #A8CAE9 solid;
                border-radius: 10px;
                width: 475px;
                max-width: 100%;
                margin: auto;
                overflow: hidden;
            }
            .authbox .head{
                background: #E9EEFF;
                padding: 15px 20px;
                color: #2D2B45;
                font-size: 18px;
            }
            .authbox input[type='text'], .authbox input[type='email'], .authbox input[type='password']{
                border-radius: 8px;
                border: thin #629ED5 solid;
            }
            .authbox button[type='submit']{
                background: #7D88DC;
                color: white;
                border: none;
                border-radius: 20px;
                transition: 0.2s;
            }
            .authbox button[type='submit']:hover{
                background: #6D51F1;
            }
            .authbox .border-top {
                border-top: 1px solid #A8CAE9 !important;
            }
            .authbox .text-secondary {
                color: #8784AE !important;
            }
            .authbox .nsl-container{
                text-align: center !important;
                background: #EEEEEE;
                border-radius: 8px;
            }
            .authbox .nsl-container:hover{
                background: #d9d9d9;
            }
            .authbox .nsl-container-buttons{
                padding: 0px !important;
            }
            .authbox .nsl-container-buttons .nsl-button{
                background: none;
                box-shadow: none !important;
                background-color: transparent !important;
            }
            .authbox .nsl-container-buttons a {
                margin: 0px 0 !important;
            }
            .authbox .nsl-container-buttons .nsl-button-label-container {
                font-family: 'SVN-Gilroy' !important;
                margin-left: 0px !important;
            }
            .authbox .des{
            	font-size: 13px;
            	color: #6D51F1;
            }
.searchbox{
	background: white url('../images/search-bg.svg') no-repeat;
	padding: 35px 0px 69px;
	background-size: cover;
	margin-bottom: 20px;
}
.searchbox .heading, .searchbox .heading h1, .searchbox .heading h2, .searchbox .heading h3, .searchbox .heading h4{
	font-size: 46px;
    font-weight: 800;
}
.searchbox .slogan{
	font-size: 24px;
	font-weight: 500;
	margin-bottom: 38px;
}
.searchbox .search-box {
	display: flex;
	align-items: center;
	border: 1px solid #a78bfa;
	border-radius: 50px;
	padding: 5px 10px;
	width: 650px;
	max-width: 100%;
	background: #fff;
	justify-content: center;
	margin: auto;
	position: relative;
}
.search-active .searchbox .search-box{
	position: fixed;
	transform: translateX(-50%);
	left: 50%;
}
.searchbox .search-box input {
  flex: 1;
  border: none;
  outline: none;
  font-size: 16px;
  padding: 10px 15px;
  border-radius: 50px;
  color: #8784ae;
}
.searchbox .search-box input::placeholder{
	color: #8784ae;
}
.searchbox .search-box button {
  	background: none;
    border: none;
    padding: 0px;
    margin: 0px;
}
.searchbox .search-box button img{
  	width: 43px;
  	transition: transform 0.3s ease;
}
.searchbox .search-box button:hover img{
  animation: wiggle 1s infinite alternate ease-in-out;
}
@keyframes wiggle {
  0% { transform: rotate(-90deg); }
  100% { transform: rotate(90deg); }
}
.line-with-text {
  display: flex;
  align-items: center;
  text-align: center;
  color: #333;
  margin-bottom: 28px;
}

.line-with-text::before,
.line-with-text::after {
  content: "";
  flex: 1;
  border-bottom: 1px solid #B4B3CB;
}

.line-with-text span {
    border: 1px solid #B4B3CB;
    border-radius: 50px;
    padding: 10px 79px;
    background: #fff;
    font-size: 16px;
}

.line-with-text a {
  color: #7B70FC; 
  text-decoration: none;
  font-weight: 400;
}

.line-with-text a:hover {
  font-weight: 500;
}
.jackpot-item{
	cursor: pointer;
	padding: 2px 0px;
}
.c-bookmarker{
	border-radius: 10px;
	border: thin #8784AE solid;
	padding: 10px;
}
.c-bookmarker:hover{
	box-shadow: 0px 3px 6px 0px #00000029;
}
.c-bookmarker .c-star
{
	line-height: 10px;
}
.c-bookmarker .c-review{
	color: #6d51f1;
	text-decoration: underline;
	font-weight: 500;
}
.search-suggestions {
  	position: absolute;
    background: #fff;
    /* border: 1px solid #ddd; */
    width: 100%;
    max-height: 250px;
    overflow-y: auto;
    z-index: 9999;
    top: 55px;
    border-radius: 10px;
}
.search-suggestions .suggestion-item {
  display: flex;
  align-items: center;
  padding: 6px 10px;
  text-decoration: none;
  color: #333;
}
.search-suggestions .suggestion-item:hover {
  background: #f3f3f3;
}
/* Overlay mờ toàn trang */
.search-overlay {
  position: fixed;
  top: 0; left: 0;
  width: 100%; height: 100%;
  background: rgba(0,0,0,0.5);
  backdrop-filter: blur(2px);
  z-index: 9998;
  display: none;
}

/* Khi search active */
.search-active .search-overlay {
  display: block;
}

/* Search box + suggestions nổi trên overlay */
.search-active .search-box,
.search-active .search-suggestions {
  z-index: 9999;
}
.phottab{
    display: flex;
    gap: 11px;
}
.phottab .btn{
    background: #F0EDF3;
    border: none;
    border-radius: 25px;
    padding: 8px 0px;
    width: 218px;
    font-weight: 700;
}
.phottab .btn img{
    height: 32px;
    width: auto;
    margin-right: 10px;
}
.phottab .btn.phot1{

}
.phottab .btn.phot1:hover, .phottab .btn.phot1.active{
    background: #FFDDE8;
}
.phottab .btn.phot2{

}
.phottab .btn.phot2:hover, .phottab .btn.phot2.active{
    background: #FFE3CE;
}
.phottab .btn.phot3{

}
.phottab .btn.phot3:hover, .phottab .btn.phot3.active{
    background: #FFF2C7;
}
.load-more-wrap .load-more {
    border: thin #707070 solid;
    padding: 8px 20px;
    width: 300px;
    border-radius: 8px;
    color: black;
    display: block;
    margin: auto;
    font-size: 18px;
    font-weight: 500;
    transition: 0.3s;
}
.load-more-wrap .load-more:hover{
	background: #2641af;
	color: white;
}
.category-description
{
	background: #f0edf3;
    padding: 30px;
    border-radius: 14px;
    font-weight: 500;
}

.category-description img.icon
{
	width: 70px;
}
.category-description h3{
	font-size: 24px;
}
.category-description p:last-child{
	margin-bottom: 0px;
}
.category-description.phot1
{
	background: #FFDDE8;
}
.category-description.phot2
{
	background: #FFE3CE;
}
.category-description.phot3
{
	background: #FFF2C7;
}
.toplists{

}
.toplists .tl-row{
    display: flex;
}
.toplists .toplists-head{
    background: #7248FF;
    background: linear-gradient(90deg,rgba(114, 72, 255, 1) 0%, rgba(137, 66, 255, 1) 35%, rgba(163, 59, 255, 1) 100%);
    color: white;
    font-size: 16px;
    font-weight: 500;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.toplists .tl-row .col{
    padding-left: 20px;
    border-right: thin #9c90f1 solid;
    padding-top: 12px;
    padding-bottom: 12px;
    overflow: hidden;
    flex: auto;
}
.toplists .tl-row .col2{
    display: flex;
    width: 680px;
}
.toplists .tl-row .col3{
    display: flex;
    width: 414px;
}
.toplists .rank{
    width: 80px;
    padding-right: 20px;
}
.toplists .tl-bookmarker{
    width: 200px;
}
.toplists .tl-review{
    width: 180px;
}
.toplists .tl-prom{
    width: 250px;
    padding-right: 20px;
}
.toplists .tl-nohu{
    width: 200px
}
.toplists .tl-btn{
    width: 220px;
    border-right: none !important;
}
.toplists .tl-btn .btn{
    width: 160px;
    max-width: 90%;
}
.toplists{
    border-radius: 10px;
    border: thin #7B70FC solid;
    border-top: none;
}
.toplists-item{
    color: #2D2B45;
    position: relative;
    background: #E9EEFF;
    border-bottom: thin #9c90f1 solid;
}
.toplists-item:last-child{
    border-bottom: none;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}
.toplists-item .rank span{
    background: #7c46ff url(../images/rank.svg) no-repeat;
    color: white;
    border-radius: 50%;
    width: 35px;
    display: flex;
    text-align: center;
    height: 35px;
    align-items: center;
    justify-content: center;
    font-size: 20px;
    font-weight: 500;
}
.toplists-item:nth-child(2) .rank span {
    background: #7c46ff00 url(../images/no1.png) no-repeat;
    color: #ffffff00;
    width: 35px;
    text-align: center;
    height: 50px;
    background-size: 100%;
    border-radius: 0;
}
.toplists-item:nth-child(3) .rank span {
    background: #7c46ff00 url(../images/no2.png) no-repeat;
    color: #ffffff00;
    width: 35px;
    text-align: center;
    height: 50px;
    background-size: 100%;
    border-radius: 0;
}
.toplists-item:nth-child(4) .rank span {
    background: #7c46ff00 url(../images/no3.png) no-repeat;
    color: #ffffff00;
    width: 35px;
    text-align: center;
    height: 50px;
    background-size: 100%;
    border-radius: 0;
}
.toplists-item .tl-bookmarker{
	
}
.toplists-item .tl-bookmarker .name{
	padding-left: 11px;
    color: #2D2B45;
    display: flex;
    align-items: center;
}
.toplists-item .tl-bookmarker .name a{
	color: #2D2B45;
    font-size: 20px;
}
.toplists-item .tl-bookmarker .name p{
	margin-bottom: 0px;
}
.toplists-item .tl-bookmarker .name p a{
	text-decoration: underline;
}
.toplists-item .tl-bookmarker .name p a:hover{
	color: #6D51F1;
}

.toplists-item .sao-rating .stars{
	margin-left: -3px;
}
.tl-nohu .img{
	position: relative;
	width: fit-content;
	cursor: pointer;
}
.tl-nohu .img img{
	width: 95px;
}
.tl-nohu .img:hover img{
  animation: zoomLoop 1s ease-in-out infinite alternate;
}
.tl-nohu .img:hover:hover .jackpot
{
	color: #02dde6;
    width: 100px;
    height: 64px;
    top: -8px;
    right: -40px;
    font-size: 13px;
    padding-right: 15px;
}
.tl-nohu .img .jackpot{
    background: url(../images/jackpot.png) no-repeat;
    z-index: 0;
    position: absolute;
    background-size: 100%;
    width: 90px;
    height: 57px;
    top: 7px;
    right: -45px;
    font-size: 12px;
    display: flex;
    align-items: center;
    justify-content: end;
    padding-right: 12px;
    font-weight: 600;
    text-shadow: 1px 0 0 #2d1600, -1px 0 0 #e57304, 0 1px 0 #512b07, 0 -1px 0 #df7916, 1px 1px 0 #2a1602, -1px 1px 0 #df7916, 1px -1px 0 #a35509, -1px -1px 0 #f7800b;
    color: #ffd69a;
    transition: 0.3s;
}
.custom-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 10px 0;
}
.custom-tags .tag-item {
  	background: #E5F2FC;
    border-radius: 4px;
    padding: 3px 8px;
    font-size: 12px;
    color: #0096DF;
    line-height: 1.4;
    display: inline-block;
    border: #0EA7F2 thin solid;
}
.custom-tags .tag-item:hover {
  background: #d2ebff;
}
.searchh-overlay {
            position: fixed;
            inset: 0; /* top, right, bottom, left = 0 */
            background: #fff;
            z-index: 999999; /* cao hơn bootstrap modal */
            padding: 20px;
            display: none; /* ẩn mặc định */
            overflow-y: auto;
        }

        .searchh-overlay.active {
            display: block;
        }

        .search-header {
            border-bottom: 1px solid #ddd;
            padding-bottom: 10px;
        }

        .search-header input:focus {
            box-shadow: none;
        }

        .h-search-results p {
            margin-bottom: 15px;
        }
        .h-search-results .h-search-suggestions a{
            display: flex;
            margin-bottom: 15px;
            padding: 5px;
            color: #2D2B45;
        }
        .h-search-results .h-search-suggestions a:hover{
            color: #6d51f1;
        }
        .h-search-results .h-search-suggestions a img{
            display: none;
        }
        .btn-hsearch{
            order: 2;
            
        }
.splide__pagination {
    
}
.splide__pagination__page {
    background: #FFFFFF;
    border-radius: 6px;
    height: 5px;
    margin: 3px;
    opacity: 0.9;
    width: 32px;
}
.splide__pagination__page.is-active {
    background: #FFCC00;
    transform: none;
}