/*! normalize.css v4.0.0 | MIT License | github.com/necolas/normalize.css */
html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
}
body {
    margin: 0;
}
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;
}
progress {
    vertical-align: baseline;
}
[hidden],
template {
    display: none;
}
a {
    background-color: transparent;
}
a:active,
a:hover {
    outline-width: 0;
}
abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted;
}
b,
strong {
    font-weight: inherit;
}
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;
    position: relative;
    vertical-align: baseline;
}
sub {
    bottom: -0.25em;
}
sup {
    top: -0.5em;
}
img {
    border-style: none;
}
svg:not(:root) {
    overflow: hidden;
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em;
}
figure {
    margin: 1em 40px;
}
hr {
    box-sizing: content-box;
    height: 0;
    overflow: visible;
}
button,
input,
select,
textarea {
    font: inherit;
}
optgroup {
    font-weight: 700;
}
button,
input,
select {
    overflow: visible;
}
button,
input,
select,
textarea {
    margin: 0;
}
button,
select {
    text-transform: none;
}
[type="button"],
[type="reset"],
[type="submit"],
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: 1px dotted ButtonText;
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
}
legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    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;
}
.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -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;
    -webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus {
    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 {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:after,
.slick-track:before {
    display: table;
    content: "";
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
}
[dir="rtl"] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide.slick-loading img {
    display: none;
}
.slick-slide.dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide {
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}
@font-face {
    font-family: UTMHelveBold;
    src: url(../fonts/UTMHelveBold.ttf);
}
@font-face {
    font-family: UTMHelvetIns;
    src: url(../fonts/UTMHelvetIns.ttf);
}
body,
html {
    box-sizing: border-box;
}
*,
:after,
:before {
    box-sizing: inherit;
}
html {
    height: 100%;
    width: 100%;
}
body {
    min-height: 100%;
    margin: 0;
    padding: 0;
    font-family: Montserrat;
    color: #dab777;
    font-size: 14px;
    z-index: -1;
    font-weight: 300;
    background: url(../images/bg3f71.webp?v=1.1.1) top center no-repeat;
    background-size: cover;
    background-color: #020d27;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
p {
    line-height: 1.2;
}
a {
    color: #ffc539;
}
a:hover {
    color: #f89e22;
}
.text-primary {
    color: #fed136 !important;
}
h1,
h2,
h3 {
    font-weight: 700;
    font-size: 22px;
    text-transform: uppercase;
    width: 100%;
}
h1 {
    display: none;
}
main {
    width: 100%;
    position: relative;
    padding-bottom: 1rem;
}
#form .container,
header .container {
    margin: 0 auto;
    max-width: 580px;
}
.logo {
    width: 32%;
    margin: 0.5rem auto;
    position: relative;
    z-index: 1;
}
.slogan {
    margin: 0 auto;
    width: 55%;
}
#form .tab-content {
    width: 100%;
    padding: 2.5rem 0 1%;
    margin: 0 auto;
    position: relative;
    background: url(../images/bg-form3f71.webp?v=1.1.1) top center no-repeat;
    background-size: 100% 97%;
}
#form .nav-tabs {
    width: 28%;
    border: none !important;
    margin: 0 auto 0.5rem;
    list-style: none;
    display: flex;
    justify-content: center;
    position: relative;
    flex-wrap: nowrap;
    z-index: 1;
}
#form .nav-tabs > li {
    text-align: center;
    text-transform: uppercase;
    margin: 0;
    padding: 0;
    font-weight: 900;
}
#form .nav-tabs > li > a {
    font-weight: 900;
    position: relative;
    text-decoration: none;
    display: inline-block;
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    z-index: 1;
}
#form .nav-tabs > li > a > img:last-child {
    display: none;
}
#form .nav-tabs > li.active > a > img:first-child {
    display: none;
}
#form .nav-tabs > li.active > a > img:last-child {
    display: block;
}
#form .nav-tabs > li > a > img {
    max-width: 100%;
    width: 100%;
}
form {
    width: 65%;
    margin: 0 auto;
    z-index: 1;
}
.form-group {
    position: relative;
    margin-bottom: 0.7rem;
}
.error,
.errors {
    color: red;
    font-size: 14px;
    text-align: center;
    margin-bottom: -0.7rem;
    text-shadow: 0.5px 0.5px 0 #fff, 0.5px -0.5px 0 #fff, -0.5px 0.5px 0 #fff, -0.5px -0.5px 0 #fff, 0.5px 0 0 #fff, 0 0.5px 0 #fff, -0.5px 0 0 #fff, 0 -0.5px 0 #fff;
}
.icon-form {
    position: absolute;
    left: 0;
    top: 0;
    cursor: pointer;
    height: 100%;
    height: 48px;
    width: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    font-size: 20px;
    background: linear-gradient(to bottom, #0a58b1 0, #1c3975 50%, #011e6c 100%);
    border: 2px solid #0a58b1;
    border-radius: 7px;
}
.form-group .icon-form.icon-prepend {
    right: 15px;
    left: auto;
    width: 25px;
    background: 0 0;
    border: none;
}
.form-group .icon-form i {
    width: 25px;
    height: 25px;
    border-radius: 100%;
    background: #eb001a;
    color: #ca1415;
    padding: 5px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.form-group .icon-form i::before {
    color: #ffc71d;
    font-size: 80%;
}
.form-group .icon-form.icon-prepend i {
    background: 0 0;
    border: none;
    color: #737373;
    padding: 0;
}
.form-group .icon-form.icon-prepend i::before {
    color: #737373;
    font-size: 100%;
}
.form-control {
    height: 48px;
    background: #fff !important;
    outline: 0 !important;
    margin: 0 auto;
    padding: 0 40px 0 60px;
    color: #000 !important;
    border-radius: 10px;
    font-family: Montserrat;
    font-size: 16px;
    border: 2px solid #4185c4 !important;
}
.btn_style {
    padding-top: 1rem;
}
.btnsubmit {
    width: 80%;
    background: 0 0;
    border: none;
    outline: 0;
    padding: 0;
    margin: 0 auto;
    display: block;
    animation: btnAnimation 0.6s linear infinite;
}
input::-webkit-input-placeholder {
    color: #000 !important;
}
input:-moz-placeholder {
    color: #000 !important;
}
input::-moz-placeholder {
    color: #000 !important;
}
input:-ms-input-placeholder {
    color: #000 !important;
}
[contenteditable].form-control:focus,
[type="email"].form-control:focus,
[type="password"].form-control:focus,
[type="tel"].form-control:focus,
[type="text"].form-control:focus,
button,
input.form-control:focus,
input[type="email"]:focus,
input[type="number"]:focus,
input[type="password"]:focus,
input[type="text"]:focus,
textarea.form-control:focus,
textarea:focus {
    box-shadow: inset 0 -1px 0 transparent !important;
    outline: 0 !important;
}
img {
    margin: 0 auto;
    max-width: 100%;
}
@-webkit-keyframes btnAnimation {
    0% {
        transform: scale(1.05);
        -webkit-filter: drop-shadow(2px 2px 10px #de2c03) brightness(1.6);
        filter: drop-shadow(2px 2px 10px #de2c03) brightness(1.6);
    }
    50% {
        transform: scale(1);
        -webkit-filter: drop-shadow(1px 1px 3px #de2c03) brightness(1);
        filter: drop-shadow(1px 1px 3px #de2c03) brightness(1);
    }
    100% {
        transform: scale(1.05);
        -webkit-filter: drop-shadow(2px 2px 10px #de2c03) brightness(1.6);
        filter: drop-shadow(2px 2px 10px #de2c03) brightness(1.6);
    }
}
footer {
    padding: 1rem 0;
    background: #020d27;
    text-transform: uppercase;
}
footer .container {
    max-width: 1330px;
}
footer .ft_copy,
footer .ft_ttl span,
footer .ftmenu li a {
    background: linear-gradient(to right, #b3e2ff 0, #0a58b1 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
footer .ft_ttl {
    text-transform: uppercase;
    font-weight: 700;
    font-size: 20px;
    font-family: UTMHelvetIns;
    text-align: center;
    margin-bottom: 5px;
}
.ft_giayphep {
    text-align: center;
}
footer .ft_copy,
footer .ftlogo {
    text-align: right;
}
footer .ftlogo {
    max-width: 129px;
    margin-left: auto;
    margin-right: 0;
    margin: 0 0 0 5px;
}
.ft_ttl img {
    display: inline-block;
}
.ftboxlogo {
    display: flex;
    flex-direction: row-reverse;
    align-items: flex-end;
    justify-content: flex-end;
}
.ftboxmenu {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}
.ftmenu {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
    justify-content: space-between;
    width: 100%;
    font-weight: 500;
    flex-wrap: wrap;
}
.ftmenu li {
    list-style: none;
    margin: 0 5px 0;
}
.thumb_center {
    position: absolute;
    top: 17%;
    left: 0;
    right: 0;
    padding: 0 10px;
    display: flex;
    justify-content: space-between;
    z-index: -1;
}
.thumb_center div {
    width: calc((100% - 600px) / 2);
}
.thumb_center div.thumb_center_box {
    width: 600px;
}
footer .ft_copy {
    text-transform: capitalize;
    font-size: 12px;
}
.games {
    padding-top: 1rem;
}
.games .container {
    max-width: 520px;
}
.games_wrap {
    display: flex;
    justify-content: space-between;
    padding: 1rem;
    position: relative;
}
.games_wrap:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    display: block;
    background: linear-gradient(to right, #0ba0f9 0, rgba(11, 160, 249, 0) 10%, rgba(11, 160, 249, 0) 50%, rgba(11, 160, 249, 0) 90%, #0ba0f9 100%);
    border-radius: 10px;
}
.games_wrap .slick-arrow {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    background-repeat: no-repeat;
    background-position: center;
    background-color: transparent;
    background-size: contain;
    font-size: 0;
    border: none;
    outline: 0;
    width: 41px;
    height: 49px;
}
.games_wrap .slick-prev {
    background-image: url(../images/icon-prew.webp);
    right: 100%;
}
.games_wrap .slick-next {
    background-image: url(../images/icon-next.webp);
    left: 100%;
}
.games_box {
    padding: 0 8px;
    width: 25%;
}
.loading {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7);
    text-align: center;
    z-index: 99999;
}
.loading > img {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
.modal-dialog {
    -webkit-transform: translate(0, -50%) !important;
    -o-transform: translate(0, -50%) !important;
    transform: translate(0, -50%) !important;
    top: 50%;
    margin: 0 auto;
}
.modal-backdrop.show {
    opacity: 0.9;
}
.modal .modal-dialog {
    padding: 0 10px;
}
.modal .modal-dialog .modal-content {
    padding: 0;
    background: 0 0;
    border: none;
}
.modal .modal-dialog .modal-content .close {
    opacity: 1 !important;
    position: absolute;
    right: 0;
    bottom: 105%;
    z-index: 2;
    text-shadow: none;
    color: #dd4300;
    font-size: 30px;
}
#alertModal .modal-dialog .modal-content {
    padding: 1rem;
    background-color: #980000;
    border: 2px solid #ffff34;
}
#alertModal .modal-dialog .modal-content .modal-title {
    width: 100%;
    display: inline-block;
    color: #ffe935;
    text-transform: uppercase;
    text-align: center;
    font-weight: 700;
}
#alertModal .modal-dialog .modal-content .modal-body {
    font-size: 18px;
    color: #ffe935;
    padding: 0;
    line-height: 1.3;
    padding: 1rem 0;
}
@media (max-height: 820px) {
    #form .container,
    .games .container,
    header .container {
        max-width: 500px;
    }
    .thumb_center div {
        width: calc((100% - 600px) / 2);
    }
    .thumb_center div.thumb_center_box {
        width: 600px;
    }
}
@media (max-height: 780px) {
    #form .container,
    .games .container,
    header .container {
        max-width: 500px;
    }
    form {
        width: 72%;
    }
    .form-control,
    .icon-form {
        height: 45px;
    }
    .thumb_center div {
        width: calc((100% - 550px) / 2);
    }
    .thumb_center div.thumb_center_box {
        width: 550px;
    }
}
@media (max-height: 730px) {
    #form .container,
    .games .container,
    header .container {
        max-width: 480px;
    }
    .logo {
        width: 27%;
    }
    .slogan {
        width: 48%;
    }
    #form .tab-content {
        padding-top: 2rem;
    }
    .thumb_center div {
        width: calc((100% - 580px) / 2);
    }
    .thumb_center div.thumb_center_box {
        width: 580px;
    }
    .form-control,
    .icon-form {
        height: 40px;
    }
    .games {
        padding-top: 0.5rem;
    }
}
@media (max-width: 1100px) {
    #form .container,
    header .container {
        max-width: 480px;
    }
    .thumb_center div {
        width: calc((100% - 500px) / 2);
    }
    .thumb_center div.thumb_center_box {
        width: 500px;
    }
    .ftmenu li a {
        font-size: 12px;
    }
    .ftboxlogo {
        flex-direction: column;
        align-items: center;
    }
    footer .ftlogo {
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 5px;
    }
    .games .container {
        max-width: 450px;
    }
}
@media (max-width: 991px) {
    body {
        background: url(../images/bg-mobile3f71.webp?v=1.1.1) top center no-repeat;
        background-size: cover;
        background-color: #020d27;
    }
    #form .container,
    .games .container,
    header .container {
        max-width: 640px;
        margin: 0 auto;
    }
    .thumb_center {
        position: unset;
        width: 100%;
        padding-top: 0.5rem;
        display: none;
    }
    .thumb_center div,
    .thumb_center div.thumb_center_box {
        width: 100%;
    }
    .games {
        padding-top: 0;
        margin-top: -8%;
    }
    footer .col-4 {
        padding: 0;
    }
    footer .ftlogo {
        margin-right: auto;
    }
    .ftmenu {
        justify-content: center;
    }
    .gamehot {
        padding-top: 1rem;
    }
    .game_ttl {
        width: 28%;
        margin: 0 auto 0.5rem;
    }
}
@media (max-width: 767px) {
    footer .col-12 {
        padding: 0 0 10px;
    }
    footer .ft_copy,
    footer .ftlogo {
        text-align: center;
    }
}
@media (max-width: 640px) {
    main {
        min-height: 100vh;
    }
    .logo {
        margin-top: 0.5rem;
        margin-bottom: 0.5rem;
    }
    #form .tab-content {
        padding-top: 2rem;
    }
    .form-group .form-control,
    .icon-form {
        height: 42px;
    }
    .form-group .form-control {
        font-size: 14px;
    }
    .icon-form {
        font-size: 14px;
    }
    .form-group > i.icon-prepend {
        right: 10px;
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    .error,
    .errors {
        margin-bottom: -0.5rem;
        font-size: 12px;
    }
}
@media (max-width: 480px) {
    .logo {
        width: 32%;
    }
    .slogan {
        width: 55%;
    }
    #form .tab-content {
        background-size: 100% 99%;
    }
    .form-group .form-control,
    .icon-form {
        height: 40px;
    }
    .form-group .form-control {
        border-radius: 5px;
        padding-left: 42px;
        padding-right: 30px;
    }
    .icon-form {
        width: 36px;
    }
    .form-group .icon-form i {
        width: 20px;
        height: 20px;
    }
    .form-group .icon-form.icon-prepend {
        right: 10px;
    }
    .btn_style {
        padding-top: 1rem;
    }
    .thumb_center div.thumb_center_box {
        margin: 0 auto;
        width: 82%;
    }
    .games_wrap {
        margin: 0 auto;
        padding: 10px;
        width: 75%;
    }
    .games_box {
        padding: 0 2px;
    }
    .games_wrap:before {
        background: linear-gradient(to right, #0ba0f9 0, rgba(11, 160, 249, 0) 5%, rgba(11, 160, 249, 0) 50%, rgba(11, 160, 249, 0) 95%, #0ba0f9 100%);
    }
}
@media (max-width: 400px) {
    .form-group .form-control,
    .icon-form {
        height: 38px;
    }
    .form-group .form-control {
        font-size: 12px;
    }
    .thumb_center div.thumb_center_box {
        width: 72%;
    }
    .games_wrap {
        width: 70%;
    }
}
@media (max-width: 360px) {
    .form-group .form-control,
    .icon-form {
        height: 34px;
    }
    .form-group .form-control {
        font-size: 12px;
    }
}
@media only screen and (min-device-width: 320px) and (max-device-width: 1024px) and (orientation: landscape) {
    #form .container,
    header .container {
        max-width: 300px;
        margin: 0 auto;
    }
    .logo {
        margin-top: 0.5rem;
        margin-bottom: 0;
        width: 30%;
    }
    .slogan {
        margin-bottom: 0;
        width: 50%;
    }
    #form .tab-content {
        padding-top: 2rem;
        background-size: 100% 99%;
    }
    form {
        width: 72%;
    }
    .form-group .form-control,
    .icon-form {
        height: 34px;
    }
    .form-group .form-control {
        border-radius: 5px;
        padding-left: 42px;
        padding-right: 30px;
        font-size: 12px;
    }
    .icon-form {
        width: 36px;
    }
    .form-group .icon-form i {
        width: 20px;
        height: 20px;
        font-size: 14px;
    }
    .form-group .icon-form.icon-prepend {
        right: 10px;
    }
    .btn_style {
        padding-top: 0.5rem;
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    .error,
    .errors {
        margin-bottom: -0.5rem;
        font-size: 10px;
    }
    .games .container,
    .thumb_center {
        max-width: 400px;
        margin: 0 auto;
    }
}
@media only screen and (max-height: 374px) and (orientation: landscape) {
    #form .container,
    header .container {
        max-width: 250px;
        margin: 0 auto;
    }
    #form .tab-content {
        padding-top: 1.4rem;
    }
    #form .nav-tabs {
        margin-bottom: 2px;
    }
    .form-group .form-control,
    .icon-form {
        height: 30px;
    }
    .form-group .form-control {
        font-size: 10px;
    }
    .error,
    .errors {
        font-size: 7px;
    }
}
@media only screen and (min-device-width: 768px) and (max-device-width: 1200px) and (orientation: landscape) {
    #form .container,
    .games .container,
    header .container {
        max-width: 500px;
    }
    .logo {
        width: 36%;
        margin: 1rem auto 0.5rem;
    }
    .slogan {
        margin: 0 auto;
        width: 60%;
    }
    .form-group .form-control,
    .icon-form {
        height: 45px;
    }
    .icon-form {
        width: 45px;
    }
    .form-group .icon-form i {
        width: 25px;
        height: 25px;
        font-size: 16px;
    }
    .form-group .form-control {
        font-size: 14px;
        padding-left: 55px;
    }
    .games {
        padding-top: 2rem;
    }
    .thumb_center {
        max-width: 100%;
    }
    .thumb_center div {
        width: calc((100% - 500px) / 2);
    }
    .thumb_center div.thumb_center_box {
        width: 500px;
    }
    .ftmenu li a {
        font-size: 12px;
    }
}
