/* font */
:root {
    --main-font: "Roboto", sans-serif;
    /* --primary-color: #1890FF; */
}

h1 {
    font-size: 30px;
}

h2 {
    font-size: 24px;
}

h3,
h3.is-large {
    font-size: 20px;
}

h4 {
    font-size: 18px;
}

h5 {
    font-size: 16px;
}

h6 {
    font-size: 14px;
}

p,
ul,
ol,
li {
    font-size: 16px;
    line-height: 1.4;
}

body {
    font-family: var(--main-font);
    font-style: normal;
}

.nav>li>a {
    font-family: var(--main-font);
    font-size: 0.9rem;
    font-weight: bold;
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-family: var(--main-font);
}

.mobile-sidebar-levels-2 .nav>li>ul>li>a {
    font-weight: 500;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.off-canvas-center .nav-sidebar.nav-vertical>li>a {
    font-family: var(--main-font);
}

h1,
h2,
h3,
h4,
h5,
h6,
.heading-font,
.banner h1,
.banner h2 {
    font-weight: 900;
    font-style: normal;
}

/* common */
.absolute-footer {
    display: none;
}

html,
.mfp-content {
    background-color: #000 !important;
}

figure {
    margin: 1rem auto !important;
    max-width: 100%;
}

figcaption {
    text-align: center;
    background-color: rgb(240, 240, 240);
    line-height: 2;
}

.a-logo {
    max-width: 200px;
}

.menu-item .nav-dropdown {
    padding: 0 !important;
}

/* .a-search */
.a-search h1 {
    justify-content: center;
}

.rank-math-breadcrumb p {
    margin-bottom: 0;
}

/* .a-heading */
.a-heading b,
.a-heading-left b {
    display: none;
}

.a-heading .section-title,
.a-heading-left .section-title {
    border: unset;
}

.a-heading .section-title {
    justify-content: center;
}

.a-heading-left .section-title {
    justify-content: flex-start;
}

.a-heading .section-title span,
.a-heading-left .section-title span {
    border: unset;
    margin: unset;
    padding: unset;
}

.a-heading-left .section-title span {
    text-align: left;
}

.a-heading .section-title span {
    text-align: center;
}

/* .a-sidebar */

.a-sidebar .is-divider {
    display: none;
}

.a-sidebar>.col-inner .is-divider {
    display: none;
}

.col-inner:has(.a-sidebar) {
    position: sticky;
    top: 110px;
}

.a-sidebar .a-heading {
    margin-bottom: 0.5rem;
}

.a-sidebar .a-heading .section-title {
    margin-bottom: unset;
    font-size: 20px;
}

.a-sidebar .post-item .box {
    display: flex;
    gap: 10px;
    padding: 5px 0;
    align-items: center;
}

.a-sidebar .post-item:first-child .box {
    border-top: unset;
}

.a-sidebar .post-item .box-text {
    padding: unset;
}

.a-sidebar .post-item .post-title {
    font-size: 16px;
}

.a-sidebar .post-item .box-image {
    width: 40% !important;
}

/* .a-cate */
.a-cate .category-page-title .page-title-inner .flex-col:first-child,
.a-cate .category-page-title .page-title-inner .flex-col:last-child {
    display: none;
}

.a-cate .category-page-title .page-title-inner .flex-col {
    margin: unset;
}

.a-cate .category-page-title .page-title-inner {
    padding: unset;
}

/* at_posts_related */
#at_posts_related .text-center {
    text-align: left;
}

#at_posts_related .row {
    margin-left: -5px;
    margin-right: -5px;
}

#at_posts_related .col {
    padding-left: 5px;
    padding-right: 5px;
}

#at_posts_related .is-divider,
#at_posts_related .badge {
    display: none;

}

/* .a-footer */
.a-footer {
    background: linear-gradient(180deg, #fff -8.86%, #f8fdff 26.68%, #6bb0c8 190.73%);
}
.a-footer .ux-menu .ux-menu-title {
    color: #4c9bb6;
    font-size: 27px;
    font-weight: 900;
    min-height: 1.5em;
    display: flex;
    align-items: center;
    gap: 7px;
    padding: unset !important;
}

.a-footer .ux-menu .ux-menu-link__link {
    color: #5D95AF;
    font-weight: 700;
    font-size: 18px;
    padding: unset;
    align-items: center;
    border-bottom-color: #4c9bb6;
    min-height: 2.2em;
}

.a-footer .ux-menu .ux-menu-link__link:hover {
    color: var(--fs-experimental-link-color);
}

.rank-math-breadcrumb a,
.rank-math-breadcrumb span {
    font-weight: bold;
}

.searchform-wrapper {
    z-index: 999;
}

/*  */
.header-main {
    background: linear-gradient(to top, #154283, #0f305b);
}

.header-bottom {
    background: linear-gradient(90deg, #fff 0%, #4c9bb6 13.05%, #4c9bb6 50.1%, #4c9bb6 86.93%, #fff 100%);
}

.a-header-right {
    gap: 7px;
}

.a-header-right .img {
    max-width: 35px;
}

.a-header-right img {
    height: 35px;
    object-fit: contain;
}

.a-header-right .button,
.header-button .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    min-height: unset;
    height: 35px;
    min-width: 130px;
}

.a-header-right .button span {
    font-size: 14px;
    white-space: nowrap;
}

.header-block {
    width: auto !important;
}

.header-button .button span {
    font-size: 14px;
}

#logo {
    margin-right: 7px !important;
}

.header-bottom .container {
    padding: unset !important;
}

.header-bottom .menu-item a img {
    width: 24px;
    height: 25px;
    object-fit: contain;
}

.header-bottom .menu-item a {
    font-size: 14px;
    font-weight: 500;
    flex-wrap: nowrap;
}

.header-bottom .menu-item .icon-angle-down {
    display: none !important;
}

.button.primary {
    background: linear-gradient(to top, #357e9f, #6bb0c8);
    border: unset;
}

.button.primary:hover {
    background: linear-gradient(to top, #ff5d08, #ff955e);
}

.sub-menu {
    min-width: 160px !important;
}

.sub-menu .menu-item a {
    text-transform: capitalize !important;
    font-size: 13px !important;
    padding: 5px 10px;
}

.sub-menu .menu-item a img {
    width: 20px;
    height: 20px;
}

/* a-thong-bao */
.a-thong-bao p {
    margin-bottom: unset;
    line-height: 1;
}

.a-solution {
    color: #00a3c6;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 16px;
}

.a-thong-bao .icon-box {
    align-items: center;
    flex-wrap: nowrap;
    gap: 1rem;
}

.a-thong-bao .icon-box-text {
    overflow: hidden;
    padding-left: unset !important;
}

.a-thong-bao .icon-box img {
    padding-top: unset;
}

.a-marquee ul {
    display: inline-flex;
    white-space: nowrap;
    animation: scrollMarquee 30s linear infinite;
    gap: 1rem;
    overflow: hidden;
    padding: 0;
    margin: 0;
    list-style: none;
    margin: unset;
}

.a-marquee ul li {
    display: inline-block;
    font-size: 16px;
    white-space: nowrap;
    margin: unset;
}

@keyframes scrollMarquee {
    from {
        transform: translateX(100%);
    }

    to {
        transform: translateX(-100%);
    }
}

/* a-tt */
.a-tt {
    background-image: url(/wp-content/uploads/2025/05/73df74b431b4aa45769fa170ab3dd3c0.webp);
    background-repeat: no-repeat;
    background-position: top center;
    background-size: 100% 100%;
    padding: 20px 0 10px 0;
}

/* a-tinh-nang */
.a-tinh-nang .icon-box {
    align-items: center;
}

.a-tinh-nang .icon-box .icon-inner {
    height: 80px;
    overflow: hidden;
}

.a-tinh-nang .icon-box img {
    padding: unset;
    object-position: top center;
}

.a-tinh-nang .icon-box:hover img {
    transform: translateY(calc(-50% - 7.5px));
}

.a-tinh-nang .icon-box p {
    font-size: 14px;
    margin-bottom: 8px;
}

.a-tinh-nang .icon-box p:first-child {
    font-weight: bold;
}

.a-tinh-nang .col {
    border-left: 1px solid #357e9f;
    padding: 10px 25px !important;
}

.a-tinh-nang .col-inner {
    display: flex;
    justify-content: center;
    height: 100%;
}

.a-tinh-nang .col:first-child {
    border-left: unset;
}

/* a-dai-su */
.a-dai-su .video {
    border-radius: 30px;
    overflow: hidden;
}

.a-dai-su .slider .img {
    padding: 0 3px;
}

/* a-san-pham */
.a-group-sp {
    gap: 10px;
    padding-bottom: 1rem;
}

.a-san-pham .box {
    background-image: url(/wp-content/uploads/2025/05/02cc0ecc63d443259c981dd198932942.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: top center;
    width: calc(100% / 7);
    height: 330px;
    transition: all 0.7s ease-out;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    /* flex: 1; */
}

.a-san-pham .box::after {
    content: '';
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: -5px;
    left: 50%;
    transform: translateX(-50%);
    background: #2B5B7B;
    border-radius: 12px;
    z-index: -1;
}

.a-san-pham .box .overlay {
    display: none;
}

.a-san-pham .box .box-image {
    height: calc(100% - 50px);
    position: absolute !important;
    width: 100%;
    bottom: 0;
    right: 0;
    pointer-events: none;
    transition: all 0.7s ease-in-out;
}

.a-san-pham .box .box-image>* {
    height: 100%;
}

.a-san-pham .box .box-image img {
    object-fit: cover;
    height: 100%;
    object-position: bottom;
}

.a-san-pham .box.active .box-image img {
    object-fit: contain;
}

.a-san-pham .box-text {
    height: 100%;
    text-shadow: unset !important;
    position: relative;
    padding: 1rem;
}

.a-san-pham .box-text-inner {
    height: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    gap: 3px;
}

.a-san-pham .box-text .stack {
    gap: 5px;
    visibility: hidden;
}

.a-san-pham .a-title {
    font-weight: 900;
    font-size: 20px;
    color: #477A9A;
    text-transform: uppercase;
    display: inline-flex;
    align-items: center;
}

.a-san-pham .a-title::after {
    font-family: "Font Awesome 6 Free";
    content: "\f105";
    position: relative;
    display: inline-flex;
    margin-left: 6px;
    width: 22px;
    height: 22px;
    background: #497C9C;
    border-radius: 99px;
    border: 3px solid #7BAEC5;
    color: #fff;
    font-size: 10px;
    justify-content: center;
    align-items: center;
    visibility: visible;
}

.a-san-pham .a-label {
    visibility: hidden;
}

.a-san-pham .a-label p {
    padding: 4px;
    color: #1f6d70;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
    background: linear-gradient(90deg, #cff3ff -2.65%, #fff 111.95%);
}

.a-san-pham .box.active {
    width: 411px !important;
    overflow: unset !important;
}

.a-san-pham .box.active .a-title::after {
    visibility: hidden;
}

.a-san-pham .box.active .box-image {
    overflow: unset;
    height: calc(100% + 20px);
    width: 100%;
    transform: translateX(10%);
}

.a-san-pham .box.active .box-text .stack {
    visibility: visible;
}

.a-san-pham .box.active .a-label {
    visibility: visible;
}

/* a-tro-choi */
.a-tro-choi .box .box-image {
    max-width: 75%;
}

.a-tro-choi .box-text {
    padding-bottom: unset;
}

.a-tro-choi .a-wrapper {
    width: 100%;
    position: relative;
    padding: 0 40px;
}

.a-tro-choi .nav {
    display: flex;
    justify-content: flex-start;
    flex-wrap: nowrap;
    gap: 7px;
    overflow-x: auto;
    overflow-y: hidden;
    scroll-behavior: smooth;
    position: unset;
}

.a-tro-choi .nav::-webkit-scrollbar {
    height: 0;
    width: 0;
}

.a-tro-choi .a-prev,
.a-tro-choi .a-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 30px;
    height: 100%;
    background-size: contain;
    background-repeat: no-repeat;
    background-position: top center;
    border: none;
    cursor: pointer;
    z-index: 9;
    margin: unset !important;
    padding: unset;
    min-height: unset;
    opacity: 0.7;
}

.a-tro-choi .a-prev {
    left: 0;
    background-image: url(/wp-content/uploads/2025/05/a-prev.png);
}

.a-tro-choi .a-next {
    right: 0;
    background-image: url(/wp-content/uploads/2025/05/a-next.png);
}
.a-tro-choi .a-prev:hover,
.a-tro-choi .a-next:hover {
    opacity: 1;
}
.a-tro-choi .nav .tab a {
    border: 2px solid #1A3F52;
    min-width: 150px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    line-height: 2em;
    background: #1A3F52 !important;
}

.a-tro-choi .nav .tab a span {
    color: #fff;
    text-transform: capitalize;
    font-size: 16px;
}

.a-tro-choi .nav .tab.active a {
    background: transparent !important;
}

.a-tro-choi .nav .tab.active a span {
    color: #1A3F52;
}

.a-tro-choi .box .button {
    display: inline-flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin-top: unset !important;
}

.a-tro-choi .box-text {
    padding-left: 5px;
    padding-right: 5px;
}

.a-tro-choi .box .button span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100% !important;
    text-transform: capitalize;
    font-size: 19px;
    font-weight: 500;
}
.a-tro-choi .box .button {
    background: linear-gradient(to bottom, #a5e3f9, #1981a6);
}
.a-tro-choi .box .button:hover{
    background: #ff955e;
}
/* .a-tai-app  */
.a-tai-app {
    background: linear-gradient(0deg, #fff 16.25%, #cff3ff 56.87%, #fff 88.65%);
}


.a-tai-app .col-inner {
    height: 100%;
    display: flex;
    align-items: center;
}

.a-tai-app .col-inner>* {
    flex: 1;
}

.a-tai-app .a-dt {
    max-width: 260px !important;
}

.a-tai-app .col-inner .stack {
    height: 100%;
}

.a-tai-app .box {
    max-width: 203px;
}

.a-tai-app .a-app {
    padding-left: 8%;
}

.a-tai-app .box .box-image {
    max-width: 137px;
}

.a-tai-app .icon-box p {
    font-size: 24px;
    color: #337c9d;
}

.a-tai-app .icon-box p:first-child {
    font-size: 40px;
    font-weight: 900;
    text-transform: uppercase;
    margin-bottom: unset;
}

/* a-huong-dan */
.a-huong-dan .row {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}

.a-huong-dan .box-text {
    padding: unset;
}
.a-huong-dan .box .button{
    font-weight: 500;
    min-height: unset;
    height: 30px;
    margin: unset;
    display: flex;
    justify-content: center;
    align-items: center;
    border: unset;
    border-radius: unset !important;
    background: linear-gradient(to top, #357e9f, #6bb0c8);
}
.a-huong-dan .box .button::after{
    content: "Xem chi tiết";
    color: #fff;
    font-size: 14.5px;
}
.a-huong-dan .box .button i{
    display: none;
}
/* a-group-ft */
.a-group-ft {
    flex-wrap: wrap;
    gap: 1rem;
    margin: 20px 0;
}

.a-group-ft .img {
    width: unset !important;
}

.a-group-ft .img img {
    height: 43px !important;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: top;
    object-position: top;
}

/* a-casino-page */
.a-casino-page {
    padding-bottom: unset !important;
    border-top: solid 20px #32b4e3;
}
.a-casino-page .row{
    max-width: 1200px !important;
}
.a-casino-page .a-col-left .img {
    margin-bottom: unset;
}
.a-casino-page .a-cong{
    pointer-events: none;
}
.a-casino-page .a-col-right .button {
    background-image: url(/wp-content/uploads/2025/05/13132f66af155d3a7519b232a2140cff.webp);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    border: unset;
    background-color: unset;
}

.a-casino-page .a-col-right .button span {
    color: #477A9A;
}

.a-casino-page .a-col-right .a-btn {
    flex-basis: 100%;
    max-width: 100%;
    margin-top:1rem !important;
}

.a-casino-page .a-col-right .box-image {
    margin-left: unset;
}

.a-casino-page .a-col-right .col-inner {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    height: 100%;
}
.a-casino-page .a-col-righ .box-text{
    padding: 1rem 0;
}
.a-casino-page .a-col-right .box .ng-scope h3 {
    margin-bottom: 1rem;
    font-style: italic;
    font-size: 15px;
    color: #1f607d;
}
.a-casino-page .a-col-right .box .img{
    max-width: 420px;
}
.a-casino-page .a-col-right .box p{
    color: #1f607d;
    margin-bottom: 1rem;
}
.a-casino-page .a-col-right .box .ng-scope h4 {
    padding: 8px;
    font-size: 15px;
    font-weight: 800;
    font-style: italic;
    line-height: 1.6;
    background: linear-gradient(to right, #cff3ff, #fff);
    color: #1f607d;
}

/*  */
.a-group-btn {
    flex-wrap: wrap;
    gap: 10px;
}

.a-group-btn .img {
    max-width: 74px;
    margin-bottom: 10px !important;
}

.a-group-btn .img img {
    filter: grayscale(100%);
}

.a-group-btn .img.active img {
    filter: unset
}

/* a-no-hu-page */
.a-no-hu-page{
    border-top: solid 20px #32b4e3;
}
.a-no-hu-page .a-tab-nav {
    background: #7BAEC5;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 30px;
}
.a-no-hu-page .a-tab-nav .icon-box {
    background: #FAFAFA;
    border-radius: 8px;
    border: 3px solid #FAFAFA;
    padding: 7px 10px;
}

.a-no-hu-page .a-tab-nav .icon-box.active,
.a-no-hu-page .a-tab-nav .icon-box:hover {
    border: 3px solid #ED6A2F;
}

.a-no-hu-page .a-tab-nav .icon-box.active p,
.a-no-hu-page .a-tab-nav .icon-box:hover p {
    color: #ED6A2F;
}

.a-no-hu-page .a-tab-nav {
    display: grid !important;
    grid-template-columns: repeat(6, 1fr);
    gap: 5px;
}

.a-no-hu-page .a-tab-nav .icon-box p {
    margin: unset;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 14px;
}

.a-no-hu-page .a-tab-nav .icon-box .icon-box-img {
    width: unset !important;
}

.a-no-hu-page .a-tab-nav .icon-box img {
    height: 40px;
    object-fit: contain;
    padding-top: unset;
}

.a-no-hu-page .a-tab-nav .icon-box {
    align-items: center;
}

/*  */
:root{
    --var-168game: #ff6911;
}
.a-tab-content{
    margin: unset !important;
    border: 1px solid #d9d9d9;
}
.a-tab-content .section-title span{
    font-size: 15px;
    text-transform: capitalize;
    color: #fff;
    border: unset;
    background: var(--var-168game);
}
.a-tab-content .tab-panels{
    max-width: 850px;
}
.a-tab-content .a-group-logo{
    max-width: 850px;
    padding: 13px;
}
.a-tab-content .a-group-logo .img{
    width: auto !important;
}
.a-tab-content .a-group-logo .img img{
    height: 50px;
    object-fit: contain;
}
.a-tab-content .searchform-wrapper {
    max-width: 200px;  
}
.a-tab-content .searchform-wrapper .button{
    background: var(--var-168game);
    border: unset;
}
.a-tab-content .searchform-wrapper input{
    border: 3px solid var(--var-168game);
}
.a-tab-content .tabbed-content .nav {
    background: var(--var-168game);
    padding: 11px;
    gap: 20px;
}
.a-tab-content .tabbed-content .nav span{
    color: #fff;
    text-transform: capitalize;
    font-weight: 500;
}
.a-tab-content .tabbed-content .nav .tab a{
    line-height: 2;
    padding: 0 15px;
}
.a-tab-content .tabbed-content .nav .tab.active a{
    background:  #fff !important;
}
.a-tab-content .tabbed-content .nav .tab.active a span{
    color: #000;
}
.a-tab-content .tabbed-content .slider .row {
    opacity: unset !important;
    margin: unset !important;
}

.a-tab-content .tabbed-content .box {
    border: 1px solid #000;
    border-radius: 8px;
    padding: 9px;
}
.a-tab-content .tabbed-content .slider .box{
    min-height: 232px;
}
.a-tab-content .tabbed-content .box:hover {
    background: #ED6A2F;
    border: #ED6A2F;
}

.a-tab-content .tabbed-content .box p {
    text-transform: capitalize;
}

.a-tab-content .tabbed-content .box p:nth-child(2) {
    color: #bfbfbf !important;
}

.a-tab-content .tabbed-content .box:hover p {
    color: #fff;
}

.a-tab-content .tabbed-content .box-text {
    padding: unset;
}

.a-tab-content .tabbed-content .a-grid {
    display: grid !important;
    grid-template-columns: repeat(5, 1fr);
}

.a-tab-content .tabbed-content .section-title span {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 15px;
}

.a-tab-content .pagination {
    text-align: center;
}

.a-tab-content .pagination button {
    margin: unset;
    border-radius: 99px;
    width: 30px;
    height: 30px;
    min-height: unset;
    padding: unset;
    display: inline-flex;
    justify-content: center;
    align-items: center;
}

.a-tab-content .pagination button.active {
    background: #bfbfbf;
}
.a-tab-content .tabbed-content .col{
    padding: 0 5px 10px 5px !important;
}
.a-tab-content .tabbed-content {
    padding-bottom: 1rem !important;
}
.a-group-tt {
    border-bottom: 2px solid var(--var-168game);
    margin-bottom: 1rem;
}
.a-group-tt .section-title{
    margin-bottom: unset;
    border: unset;
}
.a-group-tt .button{
    background: unset !important;
    min-height: unset;
    min-width: 180px;
}
.a-group-tt .button span{
    color: var(--var-168game);
    font-weight: 500;
}
.a-group-tt .button i{
    color: var(--var-168game);
}
.a-tab-content .flickity-page-dots {
    bottom: -15px !important;
}
.a-tab-content .flickity-page-dots .dot{
    background: rgba(0, 0, 0, 0.7) !important;
    border: unset !important;
}
.a-tab-content .flickity-page-dots .dot.is-selected{
    background: var(--var-168game) !important;
}
.a-tab-content .flickity-button {
    opacity: unset !important;
}
.a-tab-content .flickity-button svg{
    background: rgba(0, 0, 0, 0.5) !important;
    border: unset !important;

}
/* a-vipclub */
.a-vip-clb{
    max-width: 1180px;
}
.a-vipclub .flickity-button svg{
    background: unset !important;
}
.a-vipclub .flickity-button {
    width: 50px !important;
    top: -15% !important;
}
.a-vipclub .slider .box .overlay {
    display: none;
}

.a-vipclub .slider .box-text {
    padding: 6% 10px 10px 10px;
    height: 100%;
    display: flex;
    align-items: center;
}

.a-vipclub .slider .box p {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 54px;
}
.a-vipclub .slider .icon-box .icon-box-img{
    width: 80px !important;
}
.a-vipclub .slider .icon-box .icon-box-text {
    background: #FEFFE7;
    border-radius: 6px;
    max-width: 120px;
    position: relative;
    padding: 1rem;
    padding-top: 40%;
    transform: translateY(-40%);
    box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
}

.a-vipclub .slider .icon-box .icon-box-text::after {
    content: '';
    position: absolute;
    width: 90%;
    height: 90%;
    background: unset;
    border: 1px solid #F5EDAA;
    border-radius: 6px;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    pointer-events: none;
}

.a-vipclub .slider .icon-box .icon-box-text p {
    margin-bottom: 8px;
}

.a-vipclub .slider .icon-box .icon-box-text p:nth-child(2) {
    color: #ED6A2F;
    font-weight: bold;
}

.a-vipclub .slider .icon-box .icon-box-img {
    z-index: 999;
}

/*  */
.a-tt-2 .section-title span {
    background: #438EAE;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    padding: 6px 15px;
    color: #fff;
    font-size: 18px;
}

.video {
    border-radius: 12px;
}

/* a-ct-thien-nguyen */
.a-ct-thien-nguyen .a-col-right {
    max-height: 450px;
    overflow-y: auto;
}

.a-ct-thien-nguyen .a-col-right::-webkit-scrollbar {
    width: unset;
}

.post-item .is-divider {
    display: none;
}

.a-ct-thien-nguyen .post-item .post-title {
    display: none;
}

.a-ct-thien-nguyen .post-item .box {
    gap: 7px;
    display: flex;
}

.a-ct-thien-nguyen .post-item .box-image {
    width: 50% !important;
}

.a-ct-thien-nguyen .post-item .box-text {
    background: linear-gradient(109deg, rgb(255, 244, 239) 3.34%, rgb(255, 255, 255) 95.78%) 0% 0% / 100% 100%;
    padding: 5px 10px 0px;
    border-radius: 10px;
    width: 50%;
}

table {
    border: 1px solid #fff;
}

th,
tr,
td {
    text-align: center;
    color: #fff;
}

th {
    background: #337c9d;
}

tr,
td {
    background: #77ADCD;
}

td {
    border: 0.5px solid #fff;
}

/*  .a-thuong-hieu-tab */
.a-thuong-hieu-tab .nav {
    gap: 10px;
}

.a-thuong-hieu-tab .nav .tab a {
    background: unset;
    background-image: url(/wp-content/uploads/2025/05/btn-bg.webp);
    border-radius: unset !important;
    background-size: 100% 100%;
    padding: 20px 40px;
}

.a-thuong-hieu-tab .nav .tab a span {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff !important;
}

.a-thuong-hieu-tab .nav .tab.active a {
    background-image: url(/wp-content/uploads/2025/05/btn-active.webp);
}

.a-bg {
    background: linear-gradient(90deg, #B2E8FF 0%, #FFF 60.2%);
}

/* a-danh-hieu */
.a-danh-hieu .a-item p {
    font-size: 30px;
    text-transform: uppercase;
    color: #fff;
    margin-bottom: unset;
}

.a-danh-hieu .a-item .a-out {
    width: 120px;
    height: 120px;
    background: linear-gradient(0deg, #81DEFF 0%, #FFF 113.72%);
    outline: 7px solid var(--Linear, #1F607D);
    outline-offset: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
    transform: rotate(45deg);
    border-radius: 4px;
    margin-bottom: 50px;
}

.a-danh-hieu .a-item .a-out p {
    transform: rotate(-45deg);
    margin-bottom: unset;
    font-size: 50px;
    color: #1F607D;
}

.a-danh-hieu .slider .box-text {
    background: linear-gradient(90deg, #59CCFF 0%, rgba(255, 255, 255, 0.00) 100%);
    padding: 10px;
}

.a-danh-hieu .slider .box-text p {
    color: #fff;
    font-size: 24px;
    text-transform: uppercase;
}

/* a-sukien-noibat */
.a-sukien-noibat .slider .img {
    padding: 0 10px !important;
}

.a-sukien-noibat .slider .img img {
    border-radius: 1rem;
}

.a-ct-thien-nguyen .a-row {
    background: #48A1C2;
    border-radius: 1rem;
    padding-bottom: 10px;
}

.a-ct-thien-nguyen .a-col-right {
    overflow-x: hidden;
    padding-right: 0 !important;
    padding-left: 10px !important;
}

/*  */
.a-gif-left {
    max-width: 150px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    left: 3px;
    z-index: 999;
}

.a-gif-right {
    max-width: 150px;
    position: fixed;
    top: 50%;
    transform: translateY(-50%);
    right: 3px;
    z-index: 999;
}

/* a-popup-thongbao */
.a-popup-thongbao {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 999999;
    visibility: hidden;
}

.blink-warning {
    font-weight: bold;
    font-size: 24px;
    animation: blink-colors 1.5s infinite;
    text-align: center;
    margin: 20px 0;
}

@keyframes blink-colors {
    0% {
        color: red;
    }

    25% {
        color: orange;
    }

    50% {
        color: yellow;
    }

    75% {
        color: green;
    }
}

.a-popup-thongbao .tabbed-content {
    background: #fff;
    border-bottom: 30px solid #7BAEC5;
    position: relative;
}

.a-popup-thongbao .tab-panels {
    padding: 0 5px 10px 5px;
    max-height: 560px;
    overflow-y: auto;
    overflow-x: hidden;
}

.a-popup-thongbao .tab-panels::-webkit-scrollbar {
    width: 0;
    height: 0;
}

.a-popup-thongbao .tab-panels p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 10px;
}

.a-popup-thongbao .tabbed-content .text-left {
    background: #7BAEC5;
    text-align: center;
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    padding: 10px;
    margin-bottom: unset;
}

.a-popup-thongbao .tabbed-content .tab {
    padding: 0 12px;
}

.a-popup-thongbao .tabbed-content .tab.active {
    background: #7BAEC5;
}

.a-popup-thongbao .tabbed-content .tab span {
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100% !important;
}

.a-popup-thongbao .tabbed-content .tab a {
    padding: 15px 0 !important;
}

.a-popup-thongbao .tabbed-content .tab.active span {
    color: #fff;
}

.a-popup-thongbao .tabbed-content .tab span::before {
    font-family: "Font Awesome 6 Brands";
    content: "\f3e8";
    color: red;
    margin-right: 5px;
}

.a-border {
    border: 2px solid red;
    border-radius: 12px;
    padding: 1rem;
}

.a-border td,
.a-border tr {
    background: unset;
    color: #000;
    text-align: left;
}

.a-popup-thongbao .a-close {
    position: absolute;
    top: 0;
    right: 0;
    margin: unset;
    color: #fff;
}

.a-popup-thongbao.show {
    visibility: visible;
}

.a-popup-thongbao .row {
    transform: translateY(-50%);
    transition: all 0.3s ease;
    opacity: 0;
}

.a-popup-thongbao.show .row {
    transform: translateY(0);
    opacity: 1;
}

/* a-popup-canhbao */
.a-popup-canhbao {
    width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    z-index: 99999;
    visibility: hidden;
}

.a-popup-canhbao .col-inner {
    background: #EBEBEB;
    border-radius: 8px;
    overflow: hidden;
}

.a-popup-canhbao .a-popup-tt {
    width: 100%;
    text-align: center;
    font-size: 21px;
    color: #00a3c6;
    text-transform: uppercase;
    border-bottom: 1px solid #D4D4D4;
    padding: 12px;
    font-weight: bold;
}

.a-popup-canhbao ul {
    max-height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 1rem 30px;
    margin-bottom: unset;
}

.a-popup-canhbao ul li {
    border-bottom: 1px dashed #999;
    font-size: 14px;
}

.a-popup-canhbao .stack {
    background: #E9E9E9;
    padding: 12px;
    border-top: 1px solid #D4D4D4;
}

.a-popup-canhbao .stack .button {
    min-width: 120px;
    border: 1px solid #B5B5B5;
    background: #E4E4E4;
}

.a-popup-canhbao.show {
    visibility: visible;
}

.a-popup-canhbao .row {
    transform: translateY(-50%);
    opacity: 0;
    transition: all 0.3s ease;
}

.a-popup-canhbao.show .row {
    transform: translateY(0);
    opacity: 1;
}

/* a-footer */
.a-footer .a-grid {
    display: grid !important;
    grid-template-columns: repeat(4, 1fr);
    gap: 70px;
}
.a-footer .a-grid::after{
    display: none;
}
.a-footer .row {
    max-width: 1200px !important;
}

.c-expander .expander-content {
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    width: 100% !important;
}

.c-expander {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.c-expander.collapsed .expander-content {
    -webkit-line-clamp: unset;
}

.c-expander button {
    margin: unset !important;
    text-transform: capitalize;
    font-weight: unset;
    font-size: 19px;
    padding: unset !important;
}

.a-footer-lk::before {
    content: '';
    width: 20px;
    height: 20px;
    background-image: url(/wp-content/uploads/2025/05/ic-setting.webp);
    background-repeat: no-repeat;
    background-size: contain;
}

.a-footer-th::before {
    content: '';
    width: 20px;
    height: 22px;
    background-image: url(/wp-content/uploads/2025/05/ic-bich.webp);
    background-repeat: no-repeat;
    background-size: contain;
}

.a-footer .ux-menu-link__icon::before {
    content: "\f101";
    font-family: "Font Awesome 6 Free";
    font-weight: 900;
    font-size: 14px;
    line-height: 2;
    padding-bottom: 5%;
}

.ux-menu-link__link:hover .ux-menu-link__text,
.ux-menu-link__link:hover i::before {
    color: #ff955e;
}
.ux-menu-link__link:hover {
    padding-left: 10px !important;
    transition: all 0.3s ease-in-out;
}
/*  */
.a-cate-km,.a-vipclub{
    border-top: solid 20px #32b4e3;
}
.a-cate-km .row{
    max-width: 1200px !important;
}
.a-cate-km .tabbed-content .nav {
    gap: 10px;
    justify-content: space-between;
    margin-bottom: 10px;
}
.a-cate-km .tabbed-content .nav li a{
    background: #113154;
    border-radius: unset !important;
    min-width: 136px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    border-top: 1px solid #00a3c6;
}
.a-cate-km .tabbed-content .nav li a span{
    color: #fff;
    text-transform: capitalize;
    font-size: 15px;
}
.a-cate-km .tabbed-content .nav li.active a ,
.a-cate-km .tabbed-content .nav li:hover a {
    background: #EC6A2F;
}
/*  */
.my-mfp-video .mfp-close{
    display: none !important;
}
.my-mfp-video .mfp-content {
    border-radius: 20px;
    overflow: hidden;
}
.my-mfp-video .mfp-content .mfp-close{
    display: block !important;
    top: 0px;
    right: 3px;
    opacity: unset !important;
    z-index: 99999;
}
.my-mfp-video .mfp-content .mfp-close::after {
    content: "\f057"; 
    font-family: "Font Awesome 6 Free";
    color: #fff;
    font-size: 25px;
}