/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
progress,
sub,
sup {
    vertical-align: baseline;
}
.swiper.swiper-cards,
.swiper.swiper-cube,
.swiper.swiper-flip,
button,
hr,
input,
select {
    overflow: visible;
}
.nano > .nano-content,
.nano > .nano-pane {
    position: absolute;
    bottom: 0;
    top: 0;
    right: 0;
}
.nano,
.slick-list,
.slick-slider,
sub,
sup {
    position: relative;
}
.bodyoverhidden,
.nano,
.slick-list,
.swiper,
svg:not(:root) {
    overflow: hidden;
}
.swiper-slide,
.swiper-wrapper {
    width: 100%;
    transition-property: transform;
}
.swiper,
ol,
ul {
    list-style: none;
}
img,
legend {
    max-width: 100%;
}
a,
body {
    color: #ffe49e;
}
.btnplayweb_des,
.error.errors,
.footer_center_img,
.form_field,
.hddes,
.hdtitle,
.swiper-pagination {
    text-align: center;
}
.hdtitle,
.huongdan_step,
.text_uppercase {
    text-transform: uppercase;
}
.btnsocial,
.fticon,
.slick-slider {
    -webkit-tap-highlight-color: transparent;
}
#seoInfo .bold,
#seoInfo a,
.seottl span,
.thanktop_ttl {
    -webkit-text-fill-color: transparent;
}
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
    height: 100%;
    width: 100%;
    background-color: #0b0402;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block;
}
audio,
canvas,
progress,
video {
    display: inline-block;
}
audio:not([controls]) {
    display: none;
    height: 0;
}
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img,
[hidden],
template {
    display: none;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
.footer_notecer,
.text_underline,
a {
    text-decoration: underline;
}
b,
strong {
    font-weight: bolder;
}
dfn {
    font-style: italic;
}
h1 {
    font-size: 2em;
    margin: 0.67em 0;
}
mark {
    background-color: #ff0;
    color: #000;
}
small {
    font-size: 80%;
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
}
.hddes a,
img {
    vertical-align: middle;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
hr {
    box-sizing: content-box;
    height: 0;
}
.slick-slider,
legend {
    box-sizing: border-box;
}
button,
input,
select,
textarea {
    font: inherit;
    margin: 0;
}
#seoInfo b,
.alertmodal_ttl,
.btnftchat,
.huongdan_step,
a,
optgroup {
    font-weight: 700;
}
button,
select {
    text-transform: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet,
[type="button"],
[type="reset"],
[type="submit"],
a.icon-livechat,
button {
    cursor: pointer;
}
[disabled] {
    cursor: default;
}
[type="reset"],
[type="submit"],
button,
html [type="button"] {
    -webkit-appearance: button;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0;
}
button:-moz-focusring,
input:-moz-focusring {
    outline: ButtonText dotted 1px;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    color: inherit;
    display: table;
    padding: 0;
    white-space: normal;
}
textarea {
    overflow: auto;
}
[type="checkbox"],
[type="radio"] {
    box-sizing: border-box;
    padding: 0;
}
[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
    height: auto;
}
[type="search"] {
    -webkit-appearance: textfield;
}
[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
.nano {
    width: 100%;
}
.nano > .nano-content {
    overflow: scroll;
    overflow-x: hidden;
    left: 0;
    width: 100%;
}
.nano > .nano-content:focus {
    outline: dotted thin;
}
.nano > .nano-content::-webkit-scrollbar {
    display: none;
    width: 0;
}
.has-scrollbar > .nano-content::-webkit-scrollbar {
    display: block;
}
.nano > .nano-pane {
    background: rgba(0, 0, 0, 0.25);
    width: 5px;
    opacity: 0.01;
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    -moz-border-radius: 2.5px;
    -webkit-border-radius: 2.5px;
    border-radius: 2.5px;
}
.swiper-fade.swiper-free-mode .swiper-slide,
.swiper-free-mode > .swiper-wrapper {
    transition-timing-function: ease-out;
}
.nano > .nano-pane > .nano-slider {
    background: rgba(255, 255, 0, 0.5);
    position: relative;
    margin: 0 1px;
    -moz-border-radius: 1.5px;
    -webkit-border-radius: 1.5px;
    border-radius: 1.5px;
}
.nano-pane.active,
.nano-pane.flashed,
.nano:hover > .nano-pane {
    opacity: 0.99;
}
.slick-slider {
    display: block;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
}
.slick-list {
    display: block;
    margin: 0;
    padding: 0;
}
.slick-track,
.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
.slick-list:focus,
a,
button,
input,
textarea {
    outline: 0;
}
.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track {
    top: 0;
    left: 0;
    display: block;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
#chat-widget-minimized,
.slick-loading .slick-slide,
.slick-loading .slick-track,
.swiper-slide-invisible-blank {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
.active_article .content_main.content_mobile_active .content_backdrop,
.active_article .hddlapp_wrap,
.content_main.content_mobile_active .content_backdrop,
.content_mobile.content_mobile_active .content_backdrop,
.content_mobile.content_mobile_active .iconclose_form,
.ftbtnstyle .btnftchat,
.logintab.active,
.notecp.copydone,
.registertab.active,
.slick-initialized .slick-slide,
.slick-slide img,
.swiper {
    display: block;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide.dragging img,
.swiper-cube .swiper-slide .swiper-slide,
.swiper-fade .swiper-slide .swiper-slide,
.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal;
}
:root {
    --swiper-theme-color: #007aff;
    --swiper-navigation-size: 44px;
}
:host {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    z-index: 1;
}
.swiper {
    padding: 0;
    z-index: 1;
}
.swiper-vertical > .swiper-wrapper {
    flex-direction: column;
}
.swiper-wrapper {
    position: relative;
    z-index: 1;
    display: flex;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    box-sizing: content-box;
}
*,
:after,
:before,
body,
html {
    box-sizing: border-box;
}
.swiper-android .swiper-slide,
.swiper-ios .swiper-slide,
.swiper-wrapper {
    transform: translate3d(0, 0, 0);
}
.swiper-horizontal {
    touch-action: pan-y;
}
.swiper-vertical {
    touch-action: pan-x;
}
.swiper-slide {
    flex-shrink: 0;
    height: 100%;
    display: block;
}
.swiper-autoheight,
.swiper-autoheight .swiper-slide,
.swiper-slide img,
img {
    height: auto;
}
.swiper-autoheight .swiper-wrapper {
    align-items: flex-start;
    transition-property: transform, height;
}
.swiper-backface-hidden .swiper-slide {
    transform: translateZ(0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    perspective: 1200px;
}
.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-wrapper {
    transform-style: preserve-3d;
}
.swiper-css-mode > .swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none;
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
    display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: start start;
}
.swiper-css-mode.swiper-horizontal > .swiper-wrapper {
    scroll-snap-type: x mandatory;
}
.swiper-css-mode.swiper-vertical > .swiper-wrapper {
    scroll-snap-type: y mandatory;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper {
    scroll-snap-type: none;
}
.swiper-css-mode.swiper-free-mode > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: none;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper::before {
    content: "";
    flex-shrink: 0;
    order: 9999;
}
.swiper-css-mode.swiper-centered > .swiper-wrapper > .swiper-slide {
    scroll-snap-align: center center;
    scroll-snap-stop: always;
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
    margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
    margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-css-mode.swiper-centered.swiper-vertical > .swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after);
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
    background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
    background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    transform-origin: 50%;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent;
}
.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,
.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader {
    animation: 1s linear infinite swiper-preloader-spin;
}
.swiper-lazy-preloader-white {
    --swiper-preloader-color: #fff;
}
.swiper-lazy-preloader-black {
    --swiper-preloader-color: #000;
}
@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0);
    }
    100% {
        transform: rotate(360deg);
    }
}
.swiper-virtual .swiper-slide {
    -webkit-backface-visibility: hidden;
    transform: translateZ(0);
}
.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
}
.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size);
}
.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size);
}
.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size) / 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - (var(--swiper-navigation-size) / 2));
    z-index: 10;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: 0.35;
    cursor: auto;
    pointer-events: none;
}
.swiper-button-next.swiper-button-hidden,
.swiper-button-prev.swiper-button-hidden {
    opacity: 0;
    cursor: auto;
    pointer-events: none;
}
.showtextmb,
.swiper-navigation-disabled .swiper-button-next,
.swiper-navigation-disabled .swiper-button-prev,
.swiper-pagination-bullet:only-child,
.swiper-pagination-disabled > .swiper-pagination,
.swiper-pagination.swiper-pagination-disabled,
.swiper-scrollbar-disabled > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-disabled {
    display: none !important;
}
.swiper-button-next svg,
.swiper-button-prev svg {
    width: 100%;
    height: 100%;
    object-fit: contain;
    transform-origin: center;
}
.capcha_icon.active,
.swiper-rtl .swiper-button-next svg,
.swiper-rtl .swiper-button-prev svg {
    transform: rotate(180deg);
}
.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto;
}
#huongdan,
#huongdan .swiper .swiper-notification,
#realapp,
#realapp .swiper .swiper-notification,
.content_main.content_mobile_active .btnplayweb,
.ftbtnchat,
.hddlapp_wrap,
.huongdan_swiper .guide-footer .swiper-button-next:after,
.huongdan_swiper .guide-footer .swiper-button-prev:after,
.huongdan_swiper:not(.show),
.iconclose_form,
.ipadpro,
.logintab,
.main_wrap .dl-item,
.maindlapp,
.maindlapp_bottom,
.maindlapp_wrap,
.mainform.active,
.modalstep,
.registertab,
.swiper-button-lock,
.swiper-pagination-lock,
.swiper-scrollbar-lock {
    display: none;
}
.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    font-variant: initial;
    line-height: 1;
}
.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev";
}
.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: var(--swiper-navigation-sides-offset, 10px);
    left: auto;
}
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next";
}
.swiper-pagination {
    position: absolute;
    transition: opacity 0.3s;
    transform: translate3d(0, 0, 0);
    z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
    opacity: 0;
}
.swiper-horizontal > .swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: var(--swiper-pagination-bottom, 8px);
    top: var(--swiper-pagination-top, auto);
    left: 0;
    width: 100%;
}
.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transform: scale(0.33);
    position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next,
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    transform: scale(0.33);
}
.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    opacity: var(--swiper-pagination-bullet-inactive-opacity, 0.2);
}
button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    box-shadow: none;
    -webkit-appearance: none;
    appearance: none;
}
.swiper-scrollbar,
.swiper-scrollbar-drag {
    border-radius: var(--swiper-scrollbar-border-radius, 10px);
}
.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
}
.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical > .swiper-pagination-bullets {
    right: var(--swiper-pagination-right, 8px);
    left: var(--swiper-pagination-left, auto);
    top: 50%;
    transform: translate3d(0, -50%, 0);
}
.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    transform: translateY(-50%);
    width: 8px;
}
.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    transition: transform 0.2s, top 0.2s;
}
.swiper-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px);
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    transform: translateX(-50%);
    white-space: nowrap;
}
.swiper-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, left 0.2s;
}
.swiper-horizontal.swiper-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    transition: transform 0.2s, right 0.2s;
}
.swiper-pagination-fraction {
    color: var(--swiper-pagination-fraction-color, inherit);
}
.swiper-pagination-progressbar {
    background: var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));
    position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    transform: scale(0);
    transform-origin: left top;
}
.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    transform-origin: right top;
}
.swiper-horizontal > .swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: var(--swiper-pagination-progressbar-size, 4px);
    left: 0;
    top: 0;
}
.swiper-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical > .swiper-pagination-progressbar {
    width: var(--swiper-pagination-progressbar-size, 4px);
    height: 100%;
    left: 0;
    top: 0;
}
.swiper-scrollbar {
    position: relative;
    touch-action: none;
    background: var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1));
}
.swiper-horizontal > .swiper-scrollbar,
.swiper-scrollbar.swiper-scrollbar-horizontal {
    position: absolute;
    left: var(--swiper-scrollbar-sides-offset, 1%);
    bottom: var(--swiper-scrollbar-bottom, 4px);
    top: var(--swiper-scrollbar-top, auto);
    z-index: 50;
    height: var(--swiper-scrollbar-size, 4px);
    width: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar.swiper-scrollbar-vertical,
.swiper-vertical > .swiper-scrollbar {
    position: absolute;
    left: var(--swiper-scrollbar-left, auto);
    right: var(--swiper-scrollbar-right, 4px);
    top: var(--swiper-scrollbar-sides-offset, 1%);
    z-index: 50;
    width: var(--swiper-scrollbar-size, 4px);
    height: calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%));
}
.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));
    left: 0;
    top: 0;
}
.swiper-scrollbar-cursor-drag {
    cursor: move;
}
.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
}
.swiper-zoom-container > canvas,
.swiper-zoom-container > img,
.swiper-zoom-container > svg {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}
.swiper-slide-zoomed {
    cursor: move;
    touch-action: none;
}
.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000;
}
.swiper-free-mode > .swiper-wrapper {
    margin: 0 auto;
}
.swiper-grid > .swiper-wrapper {
    flex-wrap: wrap;
}
.swiper-grid-column > .swiper-wrapper {
    flex-wrap: wrap;
    flex-direction: column;
}
.swiper-fade .swiper-slide {
    pointer-events: none;
    transition-property: opacity;
}
.huongdan_swiper .swiper-button-next.swiper-button-disabled,
.huongdan_swiper .swiper-button-prev.swiper-button-disabled,
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active,
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active,
.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto;
}
.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    transform-origin: 0 0;
    width: 100%;
    height: 100%;
}
.swiper-cube.swiper-rtl .swiper-slide {
    transform-origin: 100% 0;
}
.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next + .swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible;
}
.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: 0.6;
    z-index: 0;
}
.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: #000;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    filter: blur(50px);
}
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}
.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
}
.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    transition-property: transform, opacity, height;
}
.swiper-cards .swiper-slide {
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
}
*,
:after,
:before {
    margin: 0;
    padding: 0;
}
dd,
dl,
dt,
figure,
li,
ol,
ul {
    margin: 0;
    padding: 0;
}
dl,
li,
p,
table {
    line-break: strict;
    word-wrap: break-word;
}
img {
    border: 0;
    line-height: 1;
}
a {
    background-color: transparent;
}
body {
    margin: 0;
    font-family: Montserrat, sans-serif;
    background: url(../images/bg.webp) top center/cover no-repeat fixed #0b0402;
    min-height: 100%;
    display: flex;
    flex-direction: column;
    font-size: 15px;
}
main,
main > section {
    min-height: 100vh;
}
article {
    position: relative;
    width: 100%;
    z-index: 9;
}
.container {
    margin: 0 auto;
    padding: 0 15px;
    max-width: 555px;
    width: 100%;
}
.logo {
    display: block;
    margin: 1rem auto;
    width: 40%;
}
.btnplayweb_des span,
.hddes span {
    font-weight: 700;
    text-decoration: underline;
}
.hddes a {
    display: inline-block;
    line-height: 1.6;
}
.tabnav {
    display: flex;
    justify-content: center;
    margin: 0 auto 1.3rem;
    width: 65%;
}
.btnsubmit button img,
.games_item img,
.hddlapp_box:nth-child(3) .hddlapp_icon img,
.tabnav li,
.w-100 {
    width: 100%;
}
.tabnav li a img {
    display: block;
    width: 100%;
}
.tabcontent_form {
    background: url(../images/bg-form.webp) top center/100% 100% no-repeat;
    margin-top: 6%;
    padding: 0 0 2rem;
}
.tabcontent_form form {
    width: 75%;
    margin: 0 auto;
}
.form-group {
    margin-bottom: 1.4rem;
    position: relative;
}
.error.errors {
    width: 100%;
    font-size: 12px;
    color: #f20000;
    margin-bottom: -1rem;
    padding-top: 2px;
}
.instyle {
    background: linear-gradient(to bottom, #ffecd4 0, #553418 30%, #fee9b9 50%, #553418 70%, #fffcc3 100%);
    border-radius: 15px;
    overflow: hidden;
    padding: 1.5px;
    width: 100%;
}
.form_field {
    background: #000;
    border-radius: 14px;
    border: none;
    color: #ffcc7e;
    flex: 1;
    font-size: 16px;
    height: 50px;
    padding: 0 55px;
    width: 100%;
}
.icon_field,
.recaptcha-bg {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    height: 50px;
}
.btnplayweb_des,
footer {
    font-size: 14px;
    line-height: 1.6;
}
.form_field::-webkit-input-placeholder {
    color: #3e3e3e !important;
}
.btnsubmit button {
    background: 0 0 !important;
    border: none !important;
    display: block;
    margin: 0 auto;
    padding: 0;
    width: 70%;
    outline: 0 !important;
    box-shadow: none !important;
    cursor: default;
}
.icon_field {
    display: inline-block;
    left: 24px;
    position: absolute;
    top: 0;
    width: 20px;
}
.banner_left,
.banner_right {
    position: fixed;
    transform: translateY(-50%);
    z-index: 9;
}
.icon_user {
    background-image: url(../images/icon-user.svg);
}
.icon_lock {
    background-image: url(../images/icon-lock.svg);
}
.icon_eye {
    background-image: url(../images/icon-eye.svg);
    left: auto;
    right: 22px;
}
.icon_eye.active {
    background-image: url(../images/icon-eye-active.svg);
}
.recaptcha-input {
    align-items: center;
    display: flex;
    justify-content: space-between;
}
.recaptcha-input .instyle {
    width: 48%;
}
.recaptcha-input .instyle input {
    padding: 0 10px;
}
.recaptcha-input .capcha_box {
    align-items: center;
    display: flex;
    justify-content: space-between;
    width: 47.5%;
}
.recaptcha-bg {
    border-radius: 3px;
    overflow: hidden;
    width: calc(95% - 32px);
}
.capcha_icon {
    background: url(../images/icon-rotate.svg) center/contain no-repeat;
    cursor: pointer;
    display: inline-block;
    height: 32px;
    transition: 0.5s ease-in-out;
    width: 32px;
}
#alertmodal.active,
.formmodal.active,
.maindlapp_bottom.active,
.slick-dots {
    display: flex;
}
.btnplayweb {
    background: url(../images/line.webp) top center/auto 4px no-repeat;
    margin-top: 6%;
    padding-top: 7.5%;
}
.btnplayweb_btn {
    cursor: pointer;
    margin: 0 auto;
    width: 70%;
}
.btnplayweb_des {
    padding-top: 2%;
}
.banner_left {
    left: 0;
    padding: 0 10px;
    top: 27.5rem;
    width: calc(50% - (555px / 2) + 15px);
    pointer-events: none;
}
.banner_left_item,
.banner_right_item {
    margin: 0 auto;
    max-width: 245px;
    width: 100%;
}
.banner_right {
    right: 0;
    padding: 0 10px;
    top: 25.4rem;
    width: calc(50% - (555px / 2) + 15px);
}
.banner_left.active,
.banner_right.active {
    bottom: 0;
    top: auto;
    transform: none;
    position: absolute;
}
.banner_right.active {
    padding-bottom: 55px;
}
.banners_games {
    padding-bottom: 1%;
    position: relative;
    max-width: 100%;
    overflow: hidden;
    max-height: 218px;
}
.banners_games .slick-list {
    border: 1px solid #919191;
    border-radius: 10px;
    max-height: 203px;
    overflow: hidden;
}
.slick-dots {
    align-items: center;
    gap: 0.5rem;
    justify-content: center;
    padding-top: 3%;
}
.slick-dots li {
    align-items: center;
    display: inline-flex;
    justify-content: center;
}
.slick-dots li button {
    background: #352107;
    border-radius: 100%;
    border: none;
    font-size: 0;
    height: 6px;
    padding: 0;
    width: 6px;
}
.slick-dots li.slick-active button {
    background: #ffb83f;
}
.btnsocial {
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    margin-top: 3.5%;
    display: block;
    width: 100%;
    height: 53px;
    cursor: pointer;
}
a.icon-livechat-load {
    position: absolute;
    left: 0;
    margin-top: 1%;
}
.btnfb {
    background-image: url(../images/icon-fb.webp);
}
.btntele {
    background-image: url(../images/icon-tele.webp);
}
.btnchat {
    background-image: url(../images/icon-livechat.webp);
}
.max-13 {
    max-width: 13px;
    padding-bottom: 3px;
}
.hdtitle,
.huongdan_box {
    padding: 15px;
}
.max-36 {
    max-width: 36px;
}
.hdtitle {
    background: #784e03;
    color: #fff;
}
.huongdan_step {
    color: #e8c04b;
    padding-bottom: 10px;
}
.huongdan_content {
    font-size: 13px;
    line-height: 1.6;
    list-style: disc;
    margin-left: 1.2rem;
    padding-bottom: 1rem;
}
#seoInfo h1,
#seoInfo h2,
.alertmodal_ttl {
    font-size: 20px;
    text-transform: uppercase;
}
#alertmodal,
.formmodal {
    align-items: center;
    bottom: 0;
    display: none;
    flex-direction: column;
    justify-content: center;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 999;
    padding: 0 15px;
}
.modal_box,
.modal_tabcontent {
    position: relative;
}
.alertmodal_ttl,
.footer_row {
    padding-bottom: 1rem;
    text-align: center;
}
.modal_box {
    margin: 0 auto;
    max-width: 544px;
    width: 100%;
    z-index: 9;
}
.closemodal {
    cursor: pointer;
    height: 48px;
    position: absolute;
    right: -10px;
    top: 15px;
    width: 48px;
    z-index: 9;
}
#alertmodal .alertmodal_box {
    background: #230e10;
    border-radius: 0.5rem;
    border: 2px solid #936c2e;
    max-width: 500px;
    padding: 2rem 15px;
    position: relative;
    width: 100%;
    z-index: 7;
}
#seoInfo .bold,
#seoInfo .content_seo .nano > .nano-pane > .nano-slider,
#seoInfo a,
.seottl span {
    background: linear-gradient(to bottom, #feffaa 0, #faffdb 29%, #ffbb43 80%, #fede5e 100%);
}
.alertmodal_des {
    color: #fce348;
    text-align: center;
    line-height: 1.6;
}
#alertmodal .alertmodal_box .closealert {
    cursor: pointer;
    height: 30px;
    position: absolute;
    right: 0;
    top: -38px;
    width: 30px;
    z-index: 9;
}
.modal_backdrop {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.thankform,
.thankinfo,
footer {
    position: relative;
}
.alertmodal_ttl {
    color: #ffe400;
    display: inline-block;
    width: 100%;
}
@-webkit-keyframes animation {
    0%,
    100% {
        -webkit-filter: drop-shadow(2px 2px 15px #ffd747);
        filter: drop-shadow(2px 2px 15px #ffd747);
    }
    50% {
        -webkit-filter: none;
        filter: none;
    }
}
footer {
    background: #1e0f08;
    padding: 2rem 0 10px;
    z-index: 11;
}
footer .container {
    max-width: 1200px;
}
.footer_row {
    display: flex;
    align-items: stretch;
    justify-content: space-between;
}
.footer_grid {
    width: calc(100% / 4.7);
    display: flex;
    flex-direction: column;
}
.footer_chungnhan,
.footer_right {
    padding-bottom: 1.3%;
}
.footer_right .footer_boxs {
    justify-content: space-between;
}
.footer_logo_item {
    width: 70%;
}
.logodkdn {
    padding-bottom: 1rem;
    margin: 0 auto;
    width: 40%;
}
.footer_notecer {
    line-height: 1.2;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.noteandroid_up,
.notecenter {
    line-height: 1.5;
    font-size: 12px;
}
.ftlbl {
    color: #ffe9a4;
    font-size: 16px;
    padding-bottom: 0.5rem;
    text-transform: uppercase;
}
.footer_boxs {
    height: 100%;
    flex: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
#seoInfo h1,
.btnftchat,
.ftcn,
.seottl span {
    display: block;
}
.footer_boxs_dkdn {
    justify-content: flex-start;
    align-items: flex-start;
}
.ftcn {
    margin: 0 auto;
    width: 40%;
}
.ftbtnstyle {
    padding-top: 0;
    text-align: center;
    width: 100%;
}
.btnftchat {
    background: #fff4ce;
    border-radius: 30px;
    color: #1e0f08;
    font-size: clamp(12px, 3vw, 14px);
    height: auto;
    margin: 0 auto;
    max-width: 300px;
    padding: 10px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: 100%;
}
.ftbtn {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    width: 100%;
    padding-top: 2%;
}
.fticon {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    display: inline-block;
    height: 40px;
    margin: 0 3%;
    width: 40px;
    cursor: pointer;
}
.d-block,
footer .ftbtnstyle a {
    display: block !important;
}
.copyright {
    border-top: 1px solid #554738;
    margin-top: 1rem;
    padding-top: 10px;
    text-align: center;
}
#seoInfo {
    padding-top: 1rem;
    text-align: justify;
    color: #fff;
    font-weight: 500;
}
#seoInfo .nano > .nano-content {
    position: unset;
    color: #fff;
}
#seoInfo h1 {
    text-align: center;
}
#seoInfo h3 {
    font-size: 18px;
    text-transform: uppercase;
}
#seoInfo h4 {
    font-size: 16px;
}
#seoInfo .container {
    max-width: 750px;
}
#seoInfo .bold,
#seoInfo a {
    color: #fff;
    -webkit-background-clip: text;
}
#seoInfo .nano {
    overflow: hidden;
    height: auto;
}
#seoInfo #info {
    outline: 0;
    line-height: 1.6;
}
#seoInfo p {
    line-height: 1.6;
    margin-bottom: 1rem;
}
#seoInfo table,
#seoInfo td,
#seoInfo th {
    border: 1px solid #d1d1d1;
}
#seoInfo td,
#seoInfo th {
    border-width: 0 1px 1px 0;
}
#seoInfo table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0.5em 0 1em;
    table-layout: fixed;
    width: 100%;
}
#seoInfo caption,
#seoInfo td,
#seoInfo th {
    font-weight: 400;
    text-align: left;
}
#seoInfo th {
    font-weight: 700;
}
#seoInfo td,
#seoInfo th {
    padding: 0.4375em;
}
#seoInfo #info figure.wp-caption {
    margin-bottom: 1.75em;
    max-width: 100%;
}
#seoInfo #info figure.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0;
}
#seoInfo #info figure.wp-caption .wp-caption-text {
    color: #686868;
    font-size: 13px;
    font-style: italic;
    line-height: 1.6153846154;
    padding-top: 0.5384615385em;
}
.float-right {
    float: right !important;
}
.text-center {
    text-align: center !important;
}
#seoInfo #info figure {
    padding: 10px 0;
    width: 100%;
    margin: 0 auto;
}
#seoInfo #info figure figcaption {
    padding-top: 5px;
}
#seoInfo #info figure img {
    max-width: 100%;
}
.content_seo {
    background: #1f0f09;
    border: 1px solid #fff;
    border-radius: 1rem;
    padding: 2rem;
    text-align: left;
}
.hddlapp p,
.hddlapp_item,
.hddlapp_item a,
.maindlapp_top_btn,
.note_after_btn,
.noteandroid_up,
.notebtn,
.notecenter,
.notecp,
.noteup,
.stepshortcode,
.swiper-slide .noteapk,
.thankform,
.thankinfo {
    text-align: center;
}
.content_seo h2,
.content_seo h3,
.content_seo h4,
.content_seo h5,
.content_seo h6 {
    color: #feffaa;
}
#seoInfo .content_seo .nano {
    min-height: 365px;
    text-align: justify;
}
#seoInfo .content_seo .nano > .nano-content {
    position: absolute;
    padding-right: 8px;
}
.seottl span {
    -webkit-background-clip: text;
}
.content_games {
    background: url(../images/bg-content-games.webp) center/100% 100% no-repeat;
    margin-bottom: 1rem;
    padding: 2.5rem 0.2rem 2.5rem 4rem;
    overflow: hidden;
}
.content_games .slider_list {
    position: relative;
    -webkit-mask-image: linear-gradient(to right, transparent, #fff 0, #fff 80%, transparent);
    overflow: hidden;
    max-width: 100%;
}
.slider_sbox {
    max-width: 100%;
    overflow-x: scroll;
    scrollbar-width: thin;
    scrollbar-color: #b99667 #b99667;
}
.hddlapp_name,
.thankinfo_pass,
.thankinfo_user {
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.slider_sbox::-webkit-scrollbar {
    width: 5px;
    height: 5px;
}
.slicktrack {
    display: flex;
    gap: 1rem;
    min-width: 1200px;
}
.linebtm {
    padding: 1rem 0;
    display: block;
}
.thankform {
    background: url(../images/bg-form-thanks.webp) top center/100% 100% no-repeat;
    display: none;
    margin: 2rem auto;
    max-width: 400px;
    width: 90%;
}
.thanktop {
    padding: 2rem;
}
.thanktop_ttl {
    background: linear-gradient(to bottom, #feffaa 0, #fdffe4 30%, #fb4 59%, #fede5e 100%);
    -webkit-background-clip: text;
    color: #fb4;
    font-size: 30px;
    font-weight: 900;
}
.thanktop_lbl {
    font-weight: 500;
    font-size: 20px;
}
.thanktop_icon {
    width: 16%;
    margin: 0.5rem auto 0.8rem;
}
.thankinfo {
    padding: 1.5rem 10px 2rem;
}
.thankinfo::before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 1px;
    display: block;
    width: 90%;
    margin: 0 auto;
    background: linear-gradient(to right, rgba(25, 8, 35, 0) 0, #403139 50%, rgba(25, 8, 35, 0) 100%);
}
.thankinfo_pass,
.thankinfo_user {
    color: #bcbcbc;
    font-size: 18px;
    margin-bottom: 2px;
    -webkit-line-clamp: 1;
}
.thankinfo_pass span,
.thankinfo_user span {
    color: #fff;
    font-weight: 500;
}
@media (max-width: 1500px) {
    #seoInfo .container {
        max-width: 600px;
    }
    #seoInfo h1 {
        font-size: 17px;
    }
    .banner_left,
    .banner_right {
        width: calc(50% - (600px / 2) + 15px);
    }
    .slicktrack {
        min-width: 900px;
    }
}
@media (max-height: 780px) {
    .container {
        max-width: 500px;
    }
    .logo {
        width: 26%;
        margin: 0.5rem auto 1rem;
    }
    .btnplayweb_des,
    .hddes {
        font-size: 13px;
    }
    .tabcontent_form {
        padding-bottom: 1.7rem;
    }
    .tabnav {
        margin-bottom: 1.1rem;
        width: 62%;
    }
    .form_field,
    .icon_field,
    .recaptcha-bg {
        height: 42px;
    }
    .form-group {
        margin-bottom: 1.2rem;
    }
    .error.errors {
        margin-bottom: -1.1rem;
    }
    .btnsubmit button {
        width: 67%;
    }
    .btnplayweb_btn {
        width: 65%;
    }
    .banner_left,
    .banner_right {
        width: calc(50% - (500px / 2) + 15px);
        top: 23.3rem;
    }
    .banner_left_item,
    .banner_right_item {
        max-width: 220px;
    }
    .btnsocial {
        height: 48px;
    }
}
@media (max-width: 1200px) {
    .banner_left,
    .banners_games {
        display: none;
    }
    .banner_left_item,
    .banner_right_item {
        max-width: 180px;
    }
    .banner_right {
        position: unset;
        transform: none;
        width: auto;
    }
    .banner_right_item {
        max-width: none;
    }
    a.icon-livechat-load {
        position: fixed;
        top: 1%;
        right: 1.5%;
        left: unset;
        margin-top: 0;
    }
    .btnsocial {
        position: fixed;
        width: 60px;
        height: 60px;
        margin: 0;
        top: 1%;
        left: 1.5%;
        z-index: 99;
    }
    .btnfb {
        background-image: url(../images/icon-fb-mb.webp);
        top: calc(1% + 70px);
    }
    .btntele {
        background-image: url(../images/icon-tele-mb.webp);
    }
    .btnchat {
        background-image: url(../images/icon-chat-mb.webp);
        right: 1.5%;
        left: auto;
    }
}
@media (max-width: 1024px) {
    .showtextpc {
        display: none !important;
    }
    .showtextmb {
        display: block !important;
    }
    a.icon-livechat-load {
        position: fixed;
        top: 1%;
        right: 1.5%;
        left: unset;
        margin-top: 0;
    }
    .banner_left,
    .banners_games,
    .ftbtnstyle {
        display: none;
    }
    .banner_right {
        position: unset;
        transform: none;
        width: auto;
    }
    .banner_right_item {
        max-width: none;
    }
    .btnsocial {
        position: fixed;
        width: 60px;
        height: 60px;
        margin: 0;
        top: 1%;
        left: 1.5%;
        z-index: 99;
    }
    .btnfb {
        background-image: url(../images/icon-fb-mb.webp);
        top: calc(1% + 70px);
    }
    .btntele {
        background-image: url(../images/icon-tele-mb.webp);
    }
    .btnchat {
        background-image: url(../images/icon-chat-mb.webp);
        right: 1.5%;
        left: auto;
    }
    .footer_row {
        flex-wrap: wrap;
    }
    .ftbtnchat,
    .ftbtnchat .btnftchat {
        display: block;
        width: 100%;
        text-align: center;
    }
    .ftbtnchat {
        padding-top: 1rem;
    }
    .footer_grid {
        padding-bottom: 1rem;
        width: 50%;
    }
    .footer_chungnhan,
    .footer_right,
    .logodkdn {
        padding-bottom: 0.5rem;
    }
}
@media (max-width: 991px) {
    body {
        background: url(../images/bg-mobile.webp) top center/100% auto no-repeat #1e0f08;
    }
    .btnplayweb_des {
        font-size: 11px;
    }
}
@media (max-width: 640px) {
    .btnsocial {
        height: 45px;
        position: fixed;
        width: 45px;
    }
    .seottl span {
        display: inline;
        white-space: pre-wrap;
    }
    .btnfb {
        top: calc(1% + 50px);
    }
    .tabcontent_form form {
        width: 85%;
    }
    .tabcontent_form {
        margin-top: 0;
    }
}
@media (max-width: 575px) {
    .form-group,
    .tabnav {
        margin-bottom: 1rem;
    }
    .form_field,
    .ftlbl {
        font-size: 12px;
    }
    .tabcontent_form {
        margin-top: 3%;
        padding-bottom: 1.5rem;
    }
    .tabnav {
        width: 65%;
    }
    .tabcontent_form form {
        width: 76%;
    }
    .error.errors {
        font-size: 10px;
        margin-bottom: -0.9rem;
    }
    .instyle {
        border-radius: 11px;
    }
    .form_field,
    .icon_field,
    .recaptcha-bg {
        height: 38px;
    }
    .form_field {
        border-radius: 10px;
        padding: 0 40px;
    }
    .icon_field {
        left: 15px;
        width: 14px;
    }
    .icon_eye {
        left: auto;
        right: 15px;
    }
    .recaptcha-bg {
        width: calc(95% - 25px);
    }
    .capcha_icon {
        height: 25px;
        width: 25px;
    }
    .btnsocial {
        height: 40px;
        width: 40px;
    }
    .btnfb {
        top: calc(1% + 45px);
    }
    footer {
        padding-top: 1rem;
    }
    .footer_row {
        padding-bottom: 1rem;
    }
    .footer_notecer {
        font-size: 10px;
    }
    .footer_thumb {
        width: 80%;
    }
    .seottl span {
        font-size: 16px;
    }
    #seoInfo .content_seo .nano-content h2 {
        font-size: 15px;
        display: inline;
    }
    #seoInfo .content_seo .nano-content h3 {
        font-size: 14px;
        display: inline;
    }
    #seoInfo .content_seo .nano-content h4,
    #seoInfo .content_seo .nano-content h5,
    #seoInfo .content_seo .nano-content h6 {
        font-size: 13px;
    }
    #seoInfo .content_seo {
        padding: 1.5rem 10px;
    }
    .thankform {
        margin: 1rem auto 0;
        width: 98%;
    }
    .thanktop {
        padding: 2rem 10px 1rem;
    }
    .thanktop_ttl {
        font-size: 35px;
    }
    .thankinfo {
        padding: 1rem 10px 2.3rem;
    }
    .thankinfo_pass,
    .thankinfo_user,
    .thanktop_lbl {
        font-size: 18px;
    }
    .thanktop_lbl {
        color: #fff;
        font-weight: 300;
        font-size: 20px;
    }
    .content_games {
        padding: 1.5rem 0.2rem 1.5rem 2rem;
    }
    .slicktrack {
        min-width: 540px;
    }
    .btnftchat {
        cursor: default !important;
        outline: 0;
    }
}
@media (max-height: 480px) {
    .form-group,
    .tabnav {
        margin-bottom: 0.5rem;
    }
    .container {
        max-width: 300px;
    }
    .tabcontent_form {
        margin-top: 3%;
        padding-bottom: 1rem;
    }
    .tabnav {
        width: 60%;
    }
    .tabcontent_form form {
        width: 85%;
    }
    .error.errors {
        font-size: 10px;
        margin-bottom: -0.4rem;
    }
    .instyle {
        border-radius: 9px;
    }
    .form_field,
    .icon_field,
    .recaptcha-bg {
        height: 28px;
    }
    .form_field {
        border-radius: 8px;
        font-size: 10px;
        padding: 0 40px;
    }
    .icon_field {
        left: 15px;
        width: 14px;
    }
    .icon_eye {
        left: auto;
        right: 15px;
    }
    .recaptcha-bg {
        width: calc(95% - 25px);
    }
    .capcha_icon {
        height: 25px;
        width: 25px;
    }
    .btnsocial {
        height: 40px;
        position: fixed;
        width: 40px;
    }
    .btnfb {
        top: calc(1% + 50px);
    }
    #seoInfo #info,
    #seoInfo h3 {
        font-size: 12px;
    }
    #seoInfo h1 {
        font-size: 16px;
    }
    #seoInfo h2 {
        font-size: 14px;
    }
}
.hddlapp_box,
.hddlapp_item,
.notecp {
    border-radius: 10px;
}
.hddlapp,
.hddlapp_box {
    position: relative;
    display: flex;
}
.hddlapp,
.notecp,
.noteup {
    margin: 0 auto;
}
.hddlapp {
    gap: 5px;
    justify-content: space-between;
    max-width: 100%;
    padding-bottom: 22px;
    width: 100%;
}
.hddlapp p {
    margin-bottom: 0;
}
.hddlapp_box {
    background: linear-gradient(360deg, #181319 35%, #c09103 100%);
    padding: 1px;
    align-items: stretch;
    width: 100%;
}
.hddlapp_box:first-child {
    max-width: 110px;
}
.hddlapp_box:nth-child(3) {
    min-width: 140px;
}
.hddlapp_item {
    background: linear-gradient(180deg, #4d3824 0, #110707 50%);
    padding: 6px 5px;
}
.hddlapp_item,
.hddlapp_item a {
    color: #fff;
    text-decoration: none;
    font-weight: 400;
    display: inline-flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
}
.hddlapp_item a,
main > section {
    flex-direction: column;
    display: flex;
}
.hddlapp_item a {
    justify-content: center;
    align-items: center;
    height: 100%;
}
.hddlapp_ttl {
    font-weight: 600;
    color: #fff373;
    padding-bottom: 2px;
    font-size: 10px;
}
.hddlapp_lbl {
    padding-bottom: 5px;
    font-size: 10px;
}
.hddlapp_name {
    font-weight: 700;
    max-width: 100px;
}
.hddlapp_icon {
    display: inline-flex;
    align-items: center;
    max-width: 35px;
    flex: 1;
}
.hddlapp_avatar img {
    border-radius: 8px;
    width: 35px;
}
.hddlapp_box:nth-child(3) .hddlapp_icon {
    max-width: 45px;
}
.notecp {
    background: #412511;
    color: #fff;
    display: none;
    font-size: 14px;
    left: 0;
    max-width: 70%;
    padding: 10px 5px;
    position: absolute;
    right: 0;
    top: 72%;
    z-index: 2;
}
@-webkit-keyframes animationSlider {
    0% {
        width: 0%;
    }
    100% {
        width: 100%;
    }
}
article.active_article {
    z-index: 12;
}
main > section {
    justify-content: space-between;
}
@supports (height: 100dvh) {
    main > section {
        min-height: 100dvh;
    }
}
.content_main.content_mobile_active {
    bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    left: 0;
    opacity: 1;
    padding: 1% 10px 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 101;
}
.maindlapp_bottom {
    background: #291a00;
    border-radius: 20px 20px 0 0;
    display: none;
    gap: 6%;
    justify-content: center;
    padding: 7px;
}
.maindlapp_bottom_box {
    align-items: center;
    display: flex;
    gap: 6px;
    position: relative;
}
.maindlapp_btn-huongdan,
.maindlapp_web {
    align-items: center;
    display: flex;
    text-transform: uppercase;
}
.maindlapp_bottom_box:nth-child(2)::after,
.maindlapp_bottom_box:nth-child(2):before {
    background: #493c26;
    bottom: 0;
    content: "";
    display: block;
    position: absolute;
    top: 0;
    width: 1px;
}
.maindlapp_bottom_box:nth-child(2):before {
    left: -12%;
}
.maindlapp_bottom_box:nth-child(2)::after {
    right: -12%;
}
.maindlapp_bottom_icon {
    width: 32px;
}
.disabled .maindlapp_bottom_icon {
    opacity: 0.5;
}
.maindlapp_bottom_lbl {
    font-size: 9px;
    color: #e1e1e1;
}
.disabled .maindlapp_bottom_lbl {
    color: #828282;
}
.hddlapp_wrap {
    padding-top: 25px;
}
.noteup {
    background: linear-gradient(0deg, rgba(153, 153, 153, 0) 34%, rgba(120, 77, 35, 0.6) 100%);
    border-radius: 1.5rem 1.5rem 0 0;
    color: #fff;
    font-size: 14px;
    font-weight: 700;
    padding: 10px 0;
    text-transform: uppercase;
    width: 85%;
}
.noteup span {
    color: red;
    font-weight: 700;
}
.notecenter {
    color: #fff;
}
.maindlapp_web {
    background: rgba(118, 75, 35, 0.46);
    border-radius: 1rem;
    color: #fff;
    font-weight: 700;
    gap: 10px;
    margin: 25px auto 23px;
    max-width: 95%;
    padding: 8px 12px;
    text-decoration: none;
}
.maindlapp_web .maindlapp_top_logo {
    width: 40px;
}
.maindlapp_web .maindlapp_top_lbl {
    width: 100%;
    color: #fff;
    font-size: 18px;
    text-align: center;
}
.maindlapp_btndk {
    margin: 0 auto;
    max-width: 95%;
    padding-bottom: 25px;
    padding-top: 23px;
    cursor: default;
}
.bottom_row {
    display: flex;
    justify-content: space-between;
    margin-left: -5px;
    margin-right: -5px;
    width: calc(100% + 10px);
    padding-bottom: 25px;
}
.maindlapp_btn-huongdan,
.maindlapp_top {
    width: 49%;
}
.maindlapp_btn-huongdan {
    background: linear-gradient(180deg, rgba(153, 153, 153, 0) 34%, rgba(120, 77, 35, 0.6) 100%);
    border-radius: 1rem;
    color: #ffe49e;
    flex-direction: column;
    font-size: 12px;
    gap: 5px;
    justify-content: center;
}
.maindlapp_btn-huongdan span {
    font-size: 14px;
    color: #fff;
    font-weight: 600;
}
.noteandroid_up {
    color: #fff;
    padding-bottom: 6px;
}
.note_after_btn {
    color: #fff;
    font-size: 11px;
    line-height: 1.3;
    padding-top: 6px;
}
.maindlapp_top_btn,
.maindlapp_top_lbl {
    font-size: 9px;
    text-transform: uppercase;
}
.note_after_btn a {
    font-weight: 400;
}
.note_after_btn img {
    max-width: 11px;
    margin-right: 2px;
}
.btn_store_app {
    margin: 0 auto;
    max-width: 95%;
}
.btn_apk_app {
    margin: 8px auto 0;
    max-width: 55%;
}
.hddlapp_downapp_wrap {
    background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.06) 100%);
    margin: 20px -15px;
    padding: 8px 15px 10px;
    position: relative;
    width: calc(100% + 30px);
}
.hddlapp_downapp_wrap::after,
.hddlapp_downapp_wrap::before {
    background: linear-gradient(90deg, rgba(82, 75, 31, 0) 0, rgba(255, 244, 125, 0.4) 50%, rgba(82, 75, 31, 0) 100%);
    content: "";
    height: 1.5px;
    left: 0;
    margin: 0 auto;
    max-width: 80%;
    position: absolute;
    right: 0;
}
.hddlapp_downapp_wrap::before {
    top: 0;
}
.hddlapp_downapp_wrap::after {
    bottom: 0;
}
.hddlapp_noapk {
    padding: 20px 0;
}
.form_main_noapp {
    margin-top: 13px;
}
.bottom_row_noapp {
    padding-top: 13px;
}
.content_backdrop {
    background: rgba(0, 0, 0, 0.8);
    bottom: 0;
    display: none;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1;
}
.maindlapp_wrap {
    color: #fff;
    margin: 0 auto;
    max-width: 480px;
}
.content_main .iconclose_form {
    cursor: default;
    display: none;
    position: absolute;
    right: 0;
    top: 0;
    width: 50px;
    z-index: 9;
}
.content_mobile.content_mobile_active .mainform {
    position: relative;
    z-index: 2;
    width: 100%;
}
.content_mobile.content_mobile_active .thankform {
    position: relative;
    z-index: 2;
}
.maindlapp_top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: linear-gradient(180deg, rgba(153, 153, 153, 0) 34%, rgba(120, 77, 35, 0.6) 100%);
    border-radius: 1rem;
    max-width: 100%;
    padding: 10px 5px;
}
.maind_dlapps_btn {
    align-items: center;
    background: rgba(111, 111, 111, 0.2);
    border-radius: 10px;
    cursor: default;
    display: flex;
    gap: 20px;
    margin: 12px auto;
    max-width: 93%;
    padding: 9px 8px;
}
.maind_dlapps_btn.dlapps_style {
    background: rgba(239, 174, 80, 0.25);
    padding: 12px 8px;
}
.maindlapp_top_btn {
    background: linear-gradient(to right, #810f47 0, #810f47 8%, #391a36 88%, #391a36 100%);
    border-radius: 6px;
    color: #fff;
    font-weight: 700;
    min-width: 55px;
    padding: 8px 0;
    text-decoration: none;
    cursor: default;
}
.stepshortcode,
.stepshortcode_lbl {
    padding-bottom: 2rem;
}
.maindlapp_btnstyle {
    background: url(../images/mobile/bg-button.webp) center/cover no-repeat;
}
.maindlapp_top_box {
    align-items: center;
    display: flex;
    gap: 5px;
}
.maind_dlapps_btn .maindlapp_top_box {
    gap: 20px;
}
.maindlapp_top_logo {
    width: 35px;
}
.maind_dlapps_btn .maindlapp_top_logo,
.maind_dlapps_icon {
    width: 42px;
}
.maindlapp_top_lbl {
    line-height: 1.2;
    color: rgba(255, 255, 255, 0.85);
}
.maindlapp_top_lbl span {
    display: block;
    font-size: 15px;
    font-weight: 700;
    text-transform: uppercase;
    padding-bottom: 2px;
    color: #ffe49e;
}
.maind_line {
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0, rgba(247, 240, 214, 0.3) 40%, rgba(245, 236, 204, 0.3) 50%, rgba(247, 240, 214, 0.3) 60%, rgba(255, 255, 255, 0) 100%);
    display: block;
    height: 1.5px;
    margin: 20px auto 15px;
    max-width: 90%;
    width: 100%;
}
.maind_line_style {
    margin-bottom: 22px;
    margin-top: 13px;
}
.maind_dlapps_lbl {
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}
.maindlapp_wrap .noteapk,
.swiper-slide .pt-0 {
    padding-top: 0;
}
.disabled {
    cursor: not-allowed;
    pointer-events: none;
    opacity: 0.6;
}
.maind_dlapps_btn.disabled {
    background: rgba(111, 111, 111, 0.2);
    color: #828282;
}
.maind_dlapps_btn.disabled .maind_dlapps_icon {
    opacity: 0.56;
}
.modalstep.active {
    align-items: flex-end;
    bottom: 0;
    display: flex;
    justify-content: flex-end;
    left: 10px;
    position: fixed;
    right: 10px;
    top: 0;
    z-index: 9;
}
.modalstep_android.modalstep.active {
    align-items: center;
    justify-content: center;
}
.downloadGuideSwiper,
.guide-footer {
    flex-direction: column;
    display: flex;
}
.modalstep.active .alertmodal_box {
    background: #331e05;
    border-radius: 15px 15px 0 0;
    padding: 0 10px;
    position: relative;
    z-index: 2;
    max-width: 400px;
    margin: 0 auto;
}
.modalstep_android.modalstep.active .alertmodal_box {
    background: 0 0;
    border-radius: 0;
}
.modalstep.active .alertmodal_box .closealert {
    cursor: default;
    height: 25px;
    position: absolute;
    right: 5px;
    top: 5px;
    width: 25px;
    z-index: 9;
}
.stepshortcode {
    padding-top: 2rem;
}
.stepshortcode_icon {
    margin: 0 auto;
    width: 30%;
}
.stepshortcode_thumb {
    margin: 0 auto;
    width: 75%;
}
.content_mobile .tabcontent_form {
    margin-top: 0;
}
.huongdan_swiper {
    background: rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: block;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99;
    backdrop-filter: blur(3px);
}
.huongdan_swiper.show {
    display: flex !important;
}
.downloadGuideSwiper {
    height: 100%;
    position: relative;
    max-width: 450px;
}
.swiper-wrapper {
    flex: 1;
    height: 100%;
}
.guide-footer {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 9;
}
.guide_footer_content {
    display: flex;
    flex-direction: column;
    padding-top: 2%;
    width: 100%;
}
.guide_footer_navi,
.swiper-slide {
    display: flex;
    padding: 0 10px;
    position: relative;
}
.guide_footer_navi {
    align-items: center;
    justify-content: space-between;
    width: 100%;
    z-index: 12;
}
.swiper-slide {
    z-index: 0;
    background: unset;
    align-items: center;
    justify-content: center;
    flex-direction: column;
}
.swiper-slide.p-0 {
    padding: 0;
}
.swiper-slide.swiper-slide-start {
    align-items: flex-start;
    justify-content: flex-start;
}
.swiper_pt {
    padding-top: 4.5rem;
}
.huongdan_swiper .guide-footer .swiper-button-next,
.huongdan_swiper .guide-footer .swiper-button-prev {
    background: 0 0;
    bottom: 0;
    color: transparent;
    cursor: default;
    display: block;
    height: 100%;
    margin: 0;
    outline: 0;
    position: fixed;
    top: 0;
    width: 50%;
    z-index: 11;
}
.huongdan_swiper .guide-footer .swiper-button-prev {
    left: 0;
    right: auto;
}
.huongdan_swiper .guide-footer .swiper-button-next {
    right: 0;
    left: auto;
}
.huongdan_swiper .guide-footer .swiper-pagination {
    position: unset;
    display: flex;
    padding: 0 10px 10px;
    gap: 1%;
}
.huongdan_swiper .guide-footer .swiper-pagination .swiper-pagination-bullet {
    background: rgba(255, 255, 255, 0.4);
    border-radius: 2px;
    height: 1.5px;
    margin: 0;
    opacity: 1;
    position: relative;
    width: 100%;
}
.huongdan_swiper .guide-footer .swiper-pagination .swiper-pagination-bullet::after {
    bottom: 0;
    content: "";
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
}
.huongdan_swiper .guide-footer .swiper-pagination .swiper-pagination-bullet-active::after {
    animation-name: animationSlider;
    animation-duration: 14s;
}
.huongdan_swiper .guide-footer .swiper-pagination .swiper-pagination-bullet-active::after,
.huongdan_swiper .guide-footer .swiper-pagination .swiper-pagination-bullet:has(~ .swiper-pagination-bullet-active)::after {
    background: #fff;
}
.logo_step {
    width: 30%;
}
.skipGuide {
    width: 25px;
    height: 25px;
}
.notebtn {
    font-size: 12px;
    margin-left: -10px;
    margin-right: -10px;
    color: #ffe49e;
}
.swiper-slide .noteapk {
    padding-bottom: 15px;
    font-size: 13px;
    color: #fff;
}
.swiper-slide .noteapk span {
    font-size: 13px;
    color: #ffe49e;
}
#realapp .swiper_item {
    margin: 0 auto;
    width: 96.5%;
}
.content_main.content_mobile_active .mainform {
    max-width: 450px;
    margin: 0 auto;
    width: 100%;
}
.active_article .content_main.content_mobile_active .mainform,
.content_main.content_mobile_active .mainform {
    z-index: 10;
}
@media (max-width: 1025px) {
    #realapp .swiper_item,
    .swiper_item {
        margin: 0 auto;
        width: 80%;
    }
}
@media (max-width: 640px) {
    .active_article .content_main,
    .active_article .content_main .btnplayweb,
    .active_article .content_main.content_mobile_active,
    .content_main,
    .content_main .btnplayweb,
    .content_main.content_mobile_active,
    .hddlapp_wrap,
    .maindlapp_bottom,
    .maindlapp_wrap {
        display: none;
    }
    .active_article .content_main.content_mobile_active .content_backdrop,
    .active_article .hddlapp_wrap,
    .active_article .maindlapp_wrap,
    .content_main.content_mobile_active .content_backdrop,
    .hddlapp_wrap,
    .maindlapp_wrap {
        display: block;
    }
    .active_article .content_main.content_mobile_active,
    .content_main.content_mobile_active,
    .maindlapp_bottom,
    .maindlapp_bottom.active {
        display: flex;
    }
    .thankspage .content_main {
        display: block !important;
    }
    .thankspage .hddlapp_wrap,
    .thankspage .notecenter {
        display: none !important;
    }
    .hddes {
        font-size: 14px;
    }
    .logo {
        margin-bottom: 25px;
    }
    .logo_android {
        margin-bottom: 13px;
    }
    .hddlapp_fullapp_android .hddlapp_downapp_wrap {
        margin-top: 15px;
        margin-bottom: 13px;
    }
    .hddlapp_fullapp_android .maindlapp_web {
        margin-top: 13px;
        margin-bottom: 0;
    }
    .hddlapp_fullapp_android .notebtn {
        padding-top: 15px;
    }
    .hddlapp_fullapp_android .maindlapp_btndk {
        padding-top: 13px;
        padding-bottom: 15px;
    }
    .hddlapp_fullapp_android .bottom_row {
        padding-bottom: 15px;
    }
    main,
    main > section {
        min-height: auto;
    }
}
@media (max-width: 480px) {
    #realapp .swiper_item {
        width: 95%;
    }
    .swiper_item {
        margin: 0 auto;
        width: 100%;
    }
}
@media (max-width: 410px) {
    .tabnav {
        margin-bottom: 0.7rem;
        width: 55%;
    }
    .form_field,
    .icon_field,
    .recaptcha-bg {
        height: 36px;
    }
    .thanktop {
        padding-top: 2rem;
    }
    .thankinfo {
        padding-bottom: 1.5rem;
        padding-top: 1rem;
    }
    .thanktop_ttl {
        font-size: 25px;
    }
    .thankinfo_pass,
    .thankinfo_user,
    .thanktop_lbl {
        font-size: 16px;
    }
    .thanktop_lbl {
        color: #fff;
        font-weight: 300;
        font-size: 15px;
    }
    .tabcontent_form {
        margin-top: 0;
    }
    .bottom_row,
    .hddlapp,
    .maindlapp_btndk {
        padding-bottom: 18px;
    }
    .logo {
        margin-bottom: 18px;
    }
    .logo_android {
        margin-bottom: 10px;
    }
    .hddlapp_wrap {
        padding-top: 18px;
    }
    .maindlapp_web {
        margin-top: 18px;
        margin-bottom: 0;
    }
    .maindlapp_wrap .notebtn {
        padding-top: 18px;
        font-size: 10.5px;
    }
    .maindlapp_btndk {
        padding-top: 16px;
    }
    .hddlapp_downapp_wrap {
        margin-top: 18px;
        margin-bottom: 18px;
    }
    .hddlapp_fullapp_android .hddlapp_downapp_wrap {
        margin-top: 10px;
        margin-bottom: 8px;
    }
    .form_main_noapp,
    .hddlapp_fullapp_android .maindlapp_web {
        margin-top: 10px;
    }
    .bottom_row_noapp,
    .hddlapp_fullapp_android .notebtn {
        padding-top: 10px;
    }
    .hddlapp_fullapp_android .maindlapp_btndk {
        padding-top: 8px;
        padding-bottom: 10px;
    }
    .hddlapp_fullapp_android .bottom_row {
        padding-bottom: 10px;
    }
    .maindlapp_btn-huongdan {
        font-size: 11px;
    }
    .maindlapp_btn-huongdan span {
        font-size: 13px;
    }
    .maindlapp_top_lbl span {
        font-size: 14px;
    }
    .maindlapp_top_lbl {
        font-size: 8px;
    }
    .maindlapp_top_btn {
        min-width: 50px;
        font-size: 8px;
    }
    .maindlapp_web {
        padding: 7px 11px;
    }
    .hddlapp_noapk {
        padding: 15px 0;
    }
    .hddlapp_box:first-child {
        max-width: 100px;
    }
    .hddlapp_box:first-child .hddlapp_name {
        max-width: 85px;
    }
    .hddlapp_box:nth-child(3) {
        min-width: 140px;
    }
    .hddlapp_lbl,
    .hddlapp_ttl {
        font-size: 9px;
    }
}
@media (max-width: 360px) {
    .maindlapp_top_lbl {
        font-size: 7px;
    }
    .maindlapp_top_lbl span {
        font-size: 12px;
    }
    .hddlapp_lbl,
    .hddlapp_ttl {
        font-size: 8px;
    }
}
@media (max-height: 480px) and (orientation: landscape) {
    .form_field,
    .icon_field,
    .recaptcha-bg {
        height: 40px;
    }
    .container {
        max-width: 400px;
    }
    .content_main.content_mobile_active {
        padding-top: 1%;
        justify-content: center;
    }
    .content_main.content_mobile_active .mainform {
        max-width: 350px;
        margin: 0 auto;
    }
    .modalstep.active .alertmodal_box {
        max-width: 300px;
    }
    #realapp .swiper_item,
    .swiper_item {
        width: 35%;
        margin: 0 auto;
    }
    .swiper-slide .noteapk {
        padding-bottom: 10px;
    }
    .swiper-slide .noteapk,
    .swiper-slide .noteapk span {
        font-size: 10px;
    }
}
@media (max-height: 360px) and (orientation: landscape) {
    #realapp .swiper_item,
    .swiper_item {
        width: 28%;
    }
    .swiper-slide .noteapk,
    .swiper-slide .noteapk span {
        font-size: 9px;
    }
}
@media (max-width: 1400px) and (orientation: landscape) {
    .btnplayweb,
    .tabcontent_form {
        margin-top: 3%;
    }
    .btnplayweb {
        padding-top: 3.5%;
    }
    .active_article .content_main {
        display: none;
    }
    .active_article .maindlapp_wrap {
        display: block;
    }
    .active_article .content_main.content_mobile_active,
    .active_article .maindlapp_bottom,
    .content_main.content_mobile_active {
        display: flex;
    }
}
