@font-face {
  font-family: "icons";
  src: url("../fonts/icon-custom/fonts/fontello.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahoma";
  src: url("../fonts/tahoma.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "tahomabold";
  src: url("../fonts/tahomabold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordr";
  src: url("../fonts/utm_godsword_regular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "umtgodswordbold";
  src: url("../fonts/utm_godsword_bold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanr";
  src: url("../fonts/uvn_laclongquanr.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvnlaclongquanbold";
  src: url("../fonts/uvn_laclongquanbold.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "utm_essendine_caps";
  src: url("../fonts/utm_essendine_caps.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "uvn_haibatrung";
  src: url("../fonts/uvn_haibatrung.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "svnLastParadise";
  src: url("../fonts/sVN-LastParadise.TTF") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambriaMath";
  src: url("../fonts/cambriaMath.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambria";
  src: url("../fonts/cambria.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "cambriab";
  src: url("../fonts/cambriab.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "myriadproregular";
  src: url("../fonts/myriadproregular.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "myriadpro_b";
  src: url("../fonts/myriadpro_b.otf") format("opentype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "utmcafeta";
  src: url("../fonts/utmcafeta.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.f-tahoma {
  font-family: "tahoma";
}

.f-tahomabold {
  font-family: "tahomabold";
}

.f-umtgodswordr {
  font-family: "umtgodswordr";
}

.f-umtgodswordbold {
  font-family: "umtgodswordbold";
}

.f-uvnllq {
  font-family: "uvnlaclongquanr";
}

.f-uvnllq_b {
  font-family: "uvnlaclongquanbold";
}

.f-uvn_haibatrung {
  font-family: "uvn_haibatrung";
}

.f-svnLastParadise {
  font-family: "svnLastParadise";
}

.f-utm_essendine_caps {
  font-family: "utm_essendine_caps";
}

.f-cambriaMath {
  font-family: "cambriaMath";
}

.f-cambria {
  font-family: "cambria";
}

.f-cambriab {
  font-family: "cambriab";
}

.f-myriadproregular {
  font-family: "myriadproregular";
}

.f-myriadpro_b {
  font-family: "myriadpro_b";
}

/* =Reset default browser CSS.
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

:focus {
  outline: 0;
}

ol, ul {
  list-style: none;
}

table {
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a img {
  border: 0;
}

figure {
  margin: 0;
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block;
}

/* -------------------------------------------------------------- */
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: "";
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

a:hover, a:focus, a:hover p, select:hover, select:focus, select:active {
  text-decoration: none;
  outline: none !important;
}

a, a:link, a:active {
  text-decoration: none;
  outline: none !important;
}

.clearfix:after {
  content: "";
  visibility: hidden;
  display: table;
  clear: both;
}

*, .box-sizing-border-box {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

.a100 {
  width: 100%;
  height: 100%;
  display: block;
}

.m-auto {
  margin-inline: auto;
}

.w95_auto {
  width: 95%;
  margin: 0 auto;
}

.c-pointer {
  cursor: pointer;
}

.text-upper, .t-upper {
  text-transform: uppercase;
}

.text-center, .t-center {
  text-align: center;
}

.c-white {
  color: #fff !important;
}

.c-tim {
  color: #950739 !important;
}

.img-responsive {
  max-width: 100%;
  width: auto;
  height: auto;
}
@-webkit-keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@-webkit-keyframes zoomIcon {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@keyframes zoomIcon {
  0% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.1, 1.1);
            transform: scale(1.1, 1.1);
  }
  100% {
    -webkit-transform: scale(1, 1);
            transform: scale(1, 1);
  }
}
@-webkit-keyframes moveX {
  0% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@keyframes moveX {
  0% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
  50% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
  }
  100% {
    -webkit-transform: translateX(5px);
            transform: translateX(5px);
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes grow {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@keyframes grow {
  0% {
    -webkit-transform: scale(0.1);
    transform: scale(0.1);
  }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
  }
}
@-webkit-keyframes glow {
  0% {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  50% {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5); /* Back to normal brightness */
  }
  100% {
    -webkit-filter: brightness(1);
    filter: brightness(1); /* Back to normal brightness */
  }
}
@keyframes glow {
  0% {
    -webkit-filter: brightness(1);
    filter: brightness(1);
  }
  50% {
    -webkit-filter: brightness(1.5);
    filter: brightness(1.5); /* Back to normal brightness */
  }
  100% {
    -webkit-filter: brightness(1);
    filter: brightness(1); /* Back to normal brightness */
  }
}
@-webkit-keyframes zoom-in-zoom-out-tiny {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@keyframes zoom-in-zoom-out-tiny {
  0% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
  50% {
    -webkit-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);
  }
  100% {
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
  }
}
@-webkit-keyframes balloons1 {
  0%, 100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-1rem) rotate(0deg);
    transform: translateY(-1rem) rotate(0deg);
  }
}
@keyframes balloons1 {
  0%, 100% {
    -webkit-transform: translateY(0) rotate(0deg);
    transform: translateY(0) rotate(0deg);
  }
  50% {
    -webkit-transform: translateY(-1rem) rotate(0deg);
    transform: translateY(-1rem) rotate(0deg);
  }
}
html {
  scroll-behavior: smooth;
}

body {
  font-family: "myriadproregular";
  line-height: 1.5;
  font-size: 13px;
  padding: 0px;
  color: #fff;
  margin: 0px auto;
  width: 100%;
  overflow-x: hidden !important;
  background: url(../images/bg-7-top.jpg) no-repeat center top, url(../images/bg-7-bottom.jpg) no-repeat center 91%;
  background-color: #fbfcfe;
}

body > img {
  display: none;
}

.animation-sh {
  position: fixed;
  left: -3%;
  top: 20%;
  width: 500px;
  height: 600px;
  background-image: url("../images/shto.png");
  -webkit-animation: sprite 2s steps(60) infinite;
          animation: sprite 2s steps(60) infinite;
}
@media only screen and (max-width: 1600px) {
  .animation-sh {
    -webkit-transform: scale(0.6);
            transform: scale(0.6);
    left: -7%;
  }
}
.animation-sh img {
  width: 300px;
  opacity: 0;
}

@-webkit-keyframes sprite {
  from {
    background-position: 0px;
  }
  to {
    background-position: -30000px;
  }
}

@keyframes sprite {
  from {
    background-position: 0px;
  }
  to {
    background-position: -30000px;
  }
}
.container {
  max-width: 1141px;
  margin: 0 auto;
  position: relative;
}
.p-relative {
  position: relative;
}

.p-absolute {
  position: absolute;
}

.d-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

.a-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.j-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.f-left {
  float: left;
}

.f-right {
  float: right;
}

@media only screen and (min-width: 1024px) {
  .hidden-pc {
    display: none !important;
  }
}

@media only screen and (max-width: 1023px) {
  .hidden-mobile {
    display: none !important;
  }
}

.imgBlock {
  display: block;
}

.img-hv:hover .img-bt {
  display: none;
}
.img-hv:hover .imghide {
  display: block;
}
.img-hv .imghide {
  display: none;
}

video#video-bg {
  position: fixed;
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: -1;
  pointer-events: none;
  width: 100%;
  height: auto;
}
@media only screen and (max-width: 1366px) {
  video#video-bg {
    width: 1440px;
  }
}
@media only screen and (max-width: 1024px) {
  video#video-bg {
    width: 1250px;
  }
}
@media only screen and (max-width: 768px) {
  video#video-bg {
    display: none;
  }
}

.info-header {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding-inline: 1%;
  margin-top: 35px;
  width: 100%;
}

.header {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  z-index: 9;
}
.header p {
  width: 190px;
}
.header ul {
  width: 190px;
  text-align: center;
}
.header ul li {
  display: inline-block;
  margin: 0 6px;
  position: relative;
}
.header ul li a {
  color: #000;
  font-size: 13px;
}
.header ul li a:hover {
  color: #a22622;
}
.header ul li:nth-child(n+2):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 13px;
  background: #000;
  top: 4px;
  left: -8px;
}

.footer {
  background: #f7f7f7;
  padding-block: 40px 50px;
  margin-top: 160px;
}

.main-footer {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.main-footer .logo-footer-left {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: 60px;
}
.main-footer .logo-footer-left .logo-gosu {
  width: 202px;
}
.main-footer .logo-footer-left .logo_cubinet {
  width: 202px;
  margin-top: 7px;
}
.main-footer .content-footer {
  margin-right: 30px;
  color: #28261f;
  font-size: 13px;
}
.main-footer .content-footer .title-ct-ft {
  font-size: 16px;
}
.main-footer .content-footer a {
  color: #28261f;
}
.main-footer .content-footer .des-ct-ft {
  margin-top: 10px;
  font-size: 13px;
}
.main-footer .logo-18 {
  margin-left: auto;
  margin-right: 15px;
}

.bg-video {
  width: 100%;
  position: relative;
}
.bg-video video {
  z-index: 0;
  pointer-events: none;
  position: absolute;
  left: 0;
  top: -36px;
}
.bg-video #video-mobile {
  width: 100%;
}
.bg-video #video-pc {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}

.img-loading-custom {
  -webkit-transition: all 1.3s;
  transition: all 1.3s;
  opacity: 1;
}
.img-loading-custom:not(.loaded) {
  background: rgba(130, 130, 130, 0.8);
  background: -webkit-gradient(linear, left top, right top, color-stop(8%, rgba(130, 130, 130, 0.2)), color-stop(18%, rgba(130, 130, 130, 0.3)), color-stop(33%, rgba(130, 130, 130, 0.2)));
  background: linear-gradient(to right, rgba(130, 130, 130, 0.2) 8%, rgba(130, 130, 130, 0.3) 18%, rgba(130, 130, 130, 0.2) 33%);
  background-size: 800px 100px;
  -webkit-animation: wave-squares 2s infinite ease-out;
          animation: wave-squares 2s infinite ease-out;
  opacity: 0.4;
}

@-webkit-keyframes wave-lines {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}

@keyframes wave-lines {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@-webkit-keyframes wave-squares {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
@keyframes wave-squares {
  0% {
    background-position: -468px 0;
  }
  100% {
    background-position: 468px 0;
  }
}
.title-frame {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-bottom: 31px;
  background: url(../images/title/bg-title.png) no-repeat center center;
  background-size: 100% 100%;
  width: 654px;
  height: 81px;
  color: #fff;
  font-size: 22px;
  position: relative;
  z-index: 2;
}

.title-frame-small {
  margin-top: 3px;
  font-size: 20px;
  color: #000;
}
.title-frame-small span {
  font-family: "myriadpro_b";
  color: #b82d0f;
}

.link-zoom {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}
.link-zoom:hover {
  -webkit-transform: scale(1.02);
          transform: scale(1.02);
}

.item-date .name-top-date {
  position: relative;
  z-index: 2;
  font-size: 14px;
  width: 75px;
  height: 75px;
  line-height: 1.2;
}
.item-date .day-date {
  font-size: 19px;
  width: 59px;
  height: 162px;
  padding-top: 35px;
  margin-top: -30px;
}
.item-date .day-date .dot-dd {
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
  background: #7aa4c1;
  width: 3px;
  height: 3px;
}

.it-hover {
  display: inline-block;
}
.it-hover:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.it-hover .img-hv {
  opacity: 0;
  left: 0;
  top: 0;
}

.w100 {
  width: 100%;
}

.h100 {
  height: 100%;
}

.l0 {
  left: 0;
}

.t0 {
  top: 0;
}

.title {
  width: 615px;
}
.title .img-tieude {
  width: 100%;
  display: block;
}
.title .ct-tieude {
  padding-top: 75px;
}
.title .ct-tieude .title-big {
  color: #f0e7d0;
  font-size: 29px;
}
.title .ct-tieude .title-small {
  color: #34b95a;
  font-size: 15px;
}
.title .ct-tieude2 {
  padding-top: 100px;
}

.btn-bd-copy {
  width: 216px;
  height: 43px;
  line-height: 43px;
}

.btn-all {
  background: url(../images/btn-all.png) no-repeat center center;
  background-size: 100% 100%;
}
.pagination {
  margin-top: 8px;
  overflow: hidden;
  font-size: 18px;
}
.pagination ul {
  text-align: center;
}
.pagination ul li {
  display: inline-block;
}
.pagination ul li a {
  color: #5d4c2d;
  background: #fff;
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.pagination ul li a:hover, .pagination ul li a.active {
  background: #f2db9f;
}
.pagination .prev,
.pagination .next {
  position: relative;
  text-indent: -999px;
}
.pagination .prev:before,
.pagination .next:before {
  position: absolute;
  content: "";
  width: 11px;
  height: 17px;
  background: url(../images/icon-arrow-left.png);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
}
.pagination .next:before {
  -webkit-transform: translate(-50%, -50%) rotatez(180deg);
          transform: translate(-50%, -50%) rotatez(180deg);
}

.giang_ho .banner {
  width: 1139px;
  margin: auto;
  position: relative;
}
.giang_ho .banner ._dinh {
  width: 1141px;
  height: 501px;
}
.giang_ho .banner ._dinh img, .giang_ho .banner ._dinh video {
  width: 100%;
  height: 100%;
}
.giang_ho .banner ._dinh .video-dinh-ac {
  display: none;
}
.giang_ho .banner ._bnt {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 83px;
  gap: 20px;
  z-index: 2;
}
.giang_ho .banner ._bnt a {
  background: url(../images/giangho/img-bnt.png) no-repeat center center;
  background-size: 100% 100%;
  width: 215px;
  height: 39px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.giang_ho .banner ._bnt a:hover {
  -webkit-animation: moveX 0.3s ease infinite;
          animation: moveX 0.3s ease infinite;
}
.giang_ho .banner ._bnt a span {
  font-size: 18px;
  color: #fff;
  font-family: "cambriab";
}
.giang_ho .hoa {
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 19px;
  margin: 10px;
}
.giang_ho .hoa a {
  background: url(../images/giangho/img-hoa-1.png) no-repeat center center;
  background-size: 100% 100%;
  width: 213px;
  height: 107px;
  display: inline-block;
  padding-top: 33px;
  padding-left: 16px;
  line-height: 1.3;
}
.giang_ho .hoa a:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.giang_ho .hoa a p {
  font-size: 12.54px;
  color: #000000;
  font-family: "cambria";
  text-transform: uppercase;
  text-align: left;
}
.giang_ho .hoa a p:last-child {
  font-size: 23.02px;
  font-family: "cambriab";
  color: #fff;
}
.giang_ho .hoa a:nth-child(2) {
  background: url(../images/giangho/img-hoa-2.png) no-repeat center center;
  background-size: 100% 100%;
}
.giang_ho .hoa a:nth-child(3) {
  background: url(../images/giangho/img-hoa-3.png) no-repeat center center;
  background-size: 100% 100%;
}
.giang_ho .hoa a:nth-child(4) {
  background: url(../images/giangho/img-hoa-4.png) no-repeat center center;
  background-size: 100% 100%;
}
.giang_ho .hoa a:nth-child(5) {
  background: url(../images/giangho/img-hoa-5.png) no-repeat center center;
  background-size: 100% 100%;
}
.giang_ho .cuuhoa {
  width: 1154px;
  margin: auto;
}
.giang_ho .cuuhoa a img, .giang_ho .cuuhoa button img {
  width: 100%;
}
.giang_ho .cuuhoa a img._ac, .giang_ho .cuuhoa button img._ac {
  display: none;
}
.giang_ho .cuuhoa a:hover img, .giang_ho .cuuhoa button:hover img {
  display: none;
}
.giang_ho .cuuhoa a:hover img._ac, .giang_ho .cuuhoa button:hover img._ac {
  display: inline-block;
}
.giang_ho .cuuhoa button {
  border: none;
  cursor: pointer;
}

.dao_hoa {
  padding-top: 60px;
  position: relative;
}
.dao_hoa .matlenh {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: start;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 30px;
}
.dao_hoa .matlenh .col._1 .cau_doi {
  background: url(../images/matlenh/img-bg-caudoi.png) no-repeat center center;
  background-size: 100% 100%;
  width: 339px;
  height: 860px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-right: -10px;
  position: relative;
  overflow: hidden;
}
.dao_hoa .matlenh .col._1 .cau_doi p {
  color: #323232;
  font-size: 27px;
  font-family: "utmcafeta";
  text-transform: uppercase;
  text-align: center;
  position: relative;
  width: calc(25% - 13px);
  margin-top: 155px;
}
.dao_hoa .matlenh .col._1 .cau_doi p:before {
  content: "";
  position: absolute;
  top: -80px;
  right: 0;
  background: url(../images/matlenh/img-line.png) no-repeat center center;
  background-size: 100% 100%;
  width: 1px;
  height: 777px;
}
.dao_hoa .matlenh .col._1 .cau_doi p:nth-child(2) {
  margin-top: 236px;
}
.dao_hoa .matlenh .col._1 .cau_doi p:nth-child(3) {
  margin-top: 317px;
}
.dao_hoa .matlenh .col._1 .cau_doi p:nth-child(4) {
  margin-top: 399px;
}
.dao_hoa .matlenh .col._2 ._user {
  background-color: #6c8888;
  width: 980px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-top: 20px;
}
.dao_hoa .matlenh .col._2 ._user ._info {
  padding: 10px 0 0 20px;
}
.dao_hoa .matlenh .col._2 ._user ._info p {
  font-size: 17.89px;
  color: #000000;
  font-family: "cambria";
}
.dao_hoa .matlenh .col._2 ._user ._info p ._wh {
  color: #fff;
}
.dao_hoa .matlenh .col._2 ._user ._info p a {
  font-size: 17.89px;
  color: #000000;
  font-family: "cambria";
}
.dao_hoa .matlenh .col._2 ._user ._info p select {
  width: 195px;
  height: 20px;
  font-size: 14px;
  color: #4b605f;
  font-family: "cambria";
}
.dao_hoa .matlenh .col._2 ._user ._noidung {
  background: url(../images/matlenh/img-bg-text.jpg) no-repeat center center;
  background-size: 100% 100%;
  width: 533px;
  height: 133px;
  padding-top: 10px;
}
.dao_hoa .matlenh .col._2 ._user ._noidung ._title {
  color: #ffffff;
  font-size: 18px;
  font-family: "cambriab";
  text-align: center;
}
.dao_hoa .matlenh .col._2 ._user ._noidung div {
  padding: 0 8px;
  text-align: center;
}
.dao_hoa .matlenh .col._2 ._user ._noidung div p {
  font-size: 14px;
  color: #d4e9f1;
  font-family: "cambria";
}
.dao_hoa .matlenh .col._2 ._year {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  margin-top: 30px;
}
.dao_hoa .matlenh .col._2 ._year .item {
  width: 167px;
  height: 603px;
  margin-left: 30px;
}
.dao_hoa .matlenh .col._2 ._year .item:hover ._qua {
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
}
.dao_hoa .matlenh .col._2 ._year .item ._qua {
  cursor: pointer;
  position: relative;
  width: 100%;
  height: 100%;
  -webkit-transform-style: preserve-3d;
          transform-style: preserve-3d;
  transition: transform 0.8s, -webkit-transform 0.8s;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._front {
  background: url(../images/matlenh/img-bg-nam-5.jpg) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua p {
  padding-top: 195px;
  padding-bottom: 56px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua p span {
  font-size: 18.3px;
  color: #075966;
  font-family: "cambria";
  text-transform: uppercase;
  display: block;
  text-align: center;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua p span._bl {
  font-size: 64px;
  font-family: "cambriab";
  line-height: 1;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua select {
  width: 140px;
  height: 30px;
  font-size: 14px;
  color: #4b605f;
  font-family: "cambria";
  position: absolute;
  bottom: 77px;
  left: 15px;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._back {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transform: rotateY(180deg);
          transform: rotateY(180deg);
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
  background: url(../images/matlenh/img-bg-nam-5-1.png) no-repeat center center;
  background-size: 100% 100%;
  display: block;
  padding: 0;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._back div {
  width: 133px;
  margin: 50px auto 0;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._back p {
  padding: 0;
  margin-bottom: 10px;
  width: 55px;
  height: auto;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  margin: 0 5px 10px 5px;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._back p img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  margin-bottom: 3px;
}
.dao_hoa .matlenh .col._2 ._year .item ._qua ._back p span {
  font-size: 10px;
  line-height: 1.1;
  color: #fff;
}
.dao_hoa .matlenh .col._2 ._year .item a {
  color: #5d4c2d;
  background: url(../images/btn-all.png) no-repeat center center;
  background-size: 100% 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 173px;
  height: 39px;
  margin-top: 16px;
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.dao_hoa .matlenh .col._2 ._year .item a span {
  font-family: "myriadpro_b";
  font-size: 18px;
}
.dao_hoa .matlenh .col._2 ._year .item.active a {
  -webkit-filter: grayscale(0);
          filter: grayscale(0);
}
.dao_hoa .matlenh .col._2 ._year .item.active a:hover {
  -webkit-animation: moveX 0.3s ease infinite;
          animation: moveX 0.3s ease infinite;
}
.dao_hoa .matlenh .col._2 ._year .item.active a span {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.dao_hoa .matlenh .col._2 ._year .item.active a.isclose {
  -webkit-filter: grayscale(1);
          filter: grayscale(1);
}
.dao_hoa .matlenh .col._2 ._year .item.active a.isclose span {
  -webkit-animation-name: none !important;
          animation-name: none !important;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(2) ._qua ._front {
  background: url(../images/matlenh/img-bg-nam-4.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(2) ._qua ._front span {
  color: #7e4382;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(2) ._qua ._back {
  background: url(../images/matlenh/img-bg-nam-5-2.png) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(3) ._qua ._front {
  background: url(../images/matlenh/img-bg-nam-3.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(3) ._qua ._front span {
  color: #456290;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(3) ._qua ._back {
  background: url(../images/matlenh/img-bg-nam-5-4.png) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(4) ._qua ._front {
  background: url(../images/matlenh/img-bg-nam-2.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(4) ._qua ._front span {
  color: #0a672e;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(4) ._qua ._back {
  background: url(../images/matlenh/img-bg-nam-5-3.png) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(5) ._qua ._front {
  background: url(../images/matlenh/img-bg-nam-1.jpg) no-repeat center center;
  background-size: 100% 100%;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(5) ._qua ._front span {
  color: #8c1517;
}
.dao_hoa .matlenh .col._2 ._year .item:nth-child(5) ._qua ._back {
  background: url(../images/matlenh/img-bg-nam-5-5.png) no-repeat center center;
  background-size: 100% 100%;
}

.pbm {
  position: relative;
  margin-bottom: -48px;
  padding-bottom: 20px;
}
.pbm:after {
  content: "";
  position: absolute;
  bottom: -265px;
  left: 0;
  background: url(../images/pbm/img-pbm-after.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  height: 551px;
  z-index: 0;
}
.pbm p img {
  width: 1409px;
  margin-left: auto;
  margin-right: 0;
  display: block;
  padding-top: 95px;
  position: relative;
}
.pbm p img._text {
  width: 409px;
  position: absolute;
  top: 3%;
  left: 16%;
  -webkit-animation: glow 2s ease infinite, zoom-in-zoom-out-tiny 5s ease infinite;
          animation: glow 2s ease infinite, zoom-in-zoom-out-tiny 5s ease infinite;
}
.pbm p img:not(._text) {
  -webkit-animation: balloons1 4s ease-in-out infinite;
          animation: balloons1 4s ease-in-out infinite;
}

.bet {
  pointer-events: none;
  display: none;
}
.bet._gh {
  position: absolute;
  bottom: -105px;
  right: 0;
}
.bet._gh img {
  width: 565px;
}

.info-top {
  margin-top: 35px;
}

.slogan-video {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: end;
}
.slogan-video .img-slogan {
  width: 563px;
  height: 486px;
}
.slogan-video .play-video {
  -webkit-animation: zoomIcon 2s infinite linear;
          animation: zoomIcon 2s infinite linear;
  bottom: -28px;
  right: -22px;
}

.countdown-event {
  margin-top: 50px;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  gap: 0 10px;
  width: 535px;
  margin-left: auto;
  margin-right: 82px;
}
.countdown-event .item-cdevnt {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background-color: #fea2a7;
  width: 76px;
  height: 76px;
  line-height: 1;
  border-radius: 50%;
}
.countdown-event .item-cdevnt .time {
  color: #fefef3;
  font-size: 32px;
}
.countdown-event .item-cdevnt .text-time {
  color: #fefef3;
  font-size: 16px;
}

.time-kt-open {
  gap: 0 5px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  width: 590px;
  border-top: 1px solid #6f5a31;
  border-bottom: 1px solid #6f5a31;
  color: #2c2920;
  font-size: 18px;
  line-height: 1;
  padding-bottom: 8px;
  padding-top: 4px;
  margin: 9px -61px 0 auto;
}
.time-kt-open .time-number-open {
  color: #8b4f09;
  font-size: 40px;
  line-height: 0.9;
}

.info-reg-gift-top {
  margin-top: 60px;
  background: url(../images/infotop/bg-reg-all.png) no-repeat center center;
  width: 1141px;
  height: 121px;
  padding-right: 25px;
}
.info-reg-gift-top:after {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 47px;
  height: 117px;
  background: url(../images/infotop/rau.png) no-repeat center center;
  top: 0;
  right: -15px;
}
.info-reg-gift-top .img-tg-reg:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}
.info-reg-gift-top .img-tg-reg img {
  display: block;
}
.info-reg-gift-top .img-tg-reg .img-taigam-reg {
  width: 251px;
  height: 101px;
}
.info-reg-gift-top .reg-fast {
  margin-left: 8px;
}
.info-reg-gift-top .num-all-moiban-infotop {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../images/infotop/bg-num-all.png) no-repeat center center;
  width: 251px;
  height: 101px;
  font-size: 16px;
  margin-left: 28px;
}
.info-reg-gift-top .num-all-moiban-infotop:before {
  position: absolute;
  content: "";
  width: 14px;
  height: 102px;
  background: url(../images/infotop/ver.png) no-repeat center center;
  left: -22px;
}
.info-reg-gift-top .num-all-moiban-infotop .text-top-numreg {
  color: #fbfae9;
  line-height: 1.2;
  text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.7);
  margin-bottom: 5px;
}
.info-reg-gift-top .num-all-moiban-infotop .img-line-numall {
  display: inline-block;
}
.info-reg-gift-top .num-all-moiban-infotop .num-alltong-luot {
  gap: 0 6px;
  color: #141414;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
}
.info-reg-gift-top .num-all-moiban-infotop .num-alltong-luot .numbig-so {
  font-size: 42px;
  line-height: 0.8;
}
.info-reg-gift-top .list-hover-gift-regtop {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  background: url(../images/infotop/bg-hover.png) no-repeat center center;
  width: 316px;
  height: 242px;
  bottom: 105px;
  left: -130px;
  gap: 0 15px;
  padding-top: 15px;
  opacity: 0;
  -webkit-transform: translateY(10px);
          transform: translateY(10px);
}
.info-reg-gift-top .list-hover-gift-regtop .name-numb-mocgtop {
  font-size: 13px;
  text-align: left;
  padding-left: 15px;
  border-left: 4px solid #edbd31;
  line-height: 1;
  margin-left: 3px;
  margin-top: 5px;
}
.info-reg-gift-top .list-hover-gift-regtop .name-numb-mocgtop .num-show-datmoc {
  color: #ffecb0;
  font-size: 67px;
  margin-top: -5px;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum {
  background: url(../images/bg-img2.png) no-repeat center center;
  background-size: 100% 100%;
  width: 145px;
  height: 185px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum .img-gift-vip {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .thum .img-label-vip {
  left: 0;
  top: 0;
}
.info-reg-gift-top .list-hover-gift-regtop .img-gift-outgame-vip .name-img-show-hover {
  width: 140px;
  line-height: 1.2;
  font-size: 11px;
  color: #dbb15e;
  margin-top: 3px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 5px 20px;
  width: 170px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover.list-img-show-hover-vip {
  width: 100px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover {
  width: 72px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .thumb {
  background: url(../images/bg-img.png) no-repeat center center;
  background-size: 100% 100%;
  width: 65px;
  height: 65px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .thumb img {
  width: auto;
  max-width: 90%;
  width: 59px;
  height: 59px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .name-img-show-hover {
  line-height: 1.2;
  font-size: 11px;
  color: #dbb15e;
  margin-top: 3px;
}
.info-reg-gift-top .list-hover-gift-regtop .list-img-show-hover .item-img-show-hover .name-img-show-hover span {
  color: #fff;
}
.info-reg-gift-top .list-hover-gift-regtop-vip {
  background: url(../images/infotop/bg-hover2.png) no-repeat center center;
  width: 416px;
  left: -220px;
}

.list-gift-reg-top {
  margin-left: 18px;
  gap: 0 15px;
}
.list-gift-reg-top .out-item-gift-regtop.active .thumb-img img {
  -webkit-animation-name: tada;
  animation-name: tada;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  cursor: pointer;
}
.list-gift-reg-top .item-gift-regtop {
  width: 58px;
  height: 101px;
  background: url(../images/infotop/bg-gift.png) no-repeat center center;
}
.list-gift-reg-top .item-gift-regtop:hover ~ .list-hover-gift-regtop {
  opacity: 1;
  -webkit-transform: translateY(0);
          transform: translateY(0);
}
.list-gift-reg-top .item-gift-regtop .thumb-img {
  height: 68px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  padding-bottom: 5px;
}
.list-gift-reg-top .item-gift-regtop .number-moc-gtop {
  font-size: 20px;
  height: 33px;
}

@-webkit-keyframes scrollIcon {
  0%, 100% {
    top: 0px;
  }
  50% {
    top: 7px;
  }
}

@keyframes scrollIcon {
  0%, 100% {
    top: 0px;
  }
  50% {
    top: 7px;
  }
}
@-webkit-keyframes tada {
  0% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    -webkit-transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1, 1, 1) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.mission {
  margin-top: 102px;
  position: relative;
}

.info-user-mission {
  margin-top: 22px;
}
.info-user-mission .login-btnmiss {
  color: #5d4c2d;
  width: 173px;
  height: 39px;
  font-size: 18px;
}
.info-user-mission .left-info-usms {
  background: url(../images/mission/bg-info.png) no-repeat center center;
  background-size: 100% 100%;
  width: 740px;
  height: 121px;
  padding-left: 110px;
  padding-top: 15px;
}
.info-user-mission .left-info-usms:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: 118px;
  height: 132px;
  background: url(../images/mission/img-art.png) no-repeat center center;
  left: -15px;
  bottom: 0;
}
.info-user-mission .info-usms-top {
  gap: 0 35px;
}
.info-user-mission .info-usms-top .item-info-usms {
  line-height: 1.2;
  font-size: 15px;
}
.info-user-mission .info-usms-top .item-info-usms:not(:first-child):before {
  position: absolute;
  content: "";
  width: 1px;
  height: 100%;
  background: #3c3c31;
  left: -15px;
}
.info-user-mission .info-usms-top .item-info-usms .value-infmsus {
  color: #eddfa1;
}
.info-user-mission .mamoi-enter {
  margin-top: 13px;
  gap: 0 25px;
}
.info-user-mission .mamoi-enter .item-mm-enter {
  background: url(../images/mission/bg-input.png) no-repeat center center;
  background-size: 100% 100%;
  width: 253px;
  height: 39px;
  font-size: 13px;
  gap: 0 10px;
}
.info-user-mission .mamoi-enter .item-mm-enter .text-left-mmenter {
  line-height: 1;
}
.info-user-mission .mamoi-enter .item-mm-enter .number-mamoienter {
  color: #fff;
  border: 0;
  width: 170px;
  font-size: 22px;
  background: transparent;
}
.info-user-mission .mamoi-enter .item-mm-enter .nummm1-a {
  color: #ecdfa3;
}
.info-user-mission .mamoi-enter .item-mm-enter .copy-mamoienter {
  right: -5px;
  top: 0px;
}
.info-user-mission .mamoi-enter .item-mm-enter .accept-mamoi {
  background: url(../images/mission/btn-xacnhan.png) no-repeat center center;
  background-size: 100% 100%;
  color: #ecdfa3;
  right: -5px;
  top: 0px;
  width: 40px;
  height: 40px;
  line-height: 1;
}
.info-user-mission .img-laptop {
  right: -6px;
  bottom: 2px;
  width: 450px;
  height: 150px;
}

.list-smm {
  background: url(../images/mission/bg-list-smm.png) no-repeat center center;
  background-size: 100% 100%;
  height: 55px;
  padding-inline: 20px;
  font-size: 15px;
  gap: 0 20px;
  padding-top: 10px;
  margin-top: -5px;
}
.list-smm .name-left-smm {
  width: 100px;
  padding-left: 10px;
}
.list-smm .name-left-smm:before {
  position: absolute;
  content: "";
  width: 6px;
  height: 6px;
  background: #6b6b59;
  left: -5px;
  top: 6px;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.list-smm .list-detail-smm {
  -webkit-box-pack: start;
      -ms-flex-pack: start;
          justify-content: flex-start;
  width: 90%;
  gap: 0 20px;
}
.list-smm .list-detail-smm:before {
  position: absolute;
  content: "";
  background: #6b6b59;
  width: 100%;
  height: 1px;
}
.list-smm .list-detail-smm .it-smm {
  position: relative;
  background: url(../images/mission/btn-smm.png) no-repeat center center;
  background-size: 100% 100%;
  width: 160px;
  height: 20px;
  line-height: 25px;
  color: #ebc242;
}
.list-smm .list-detail-smm .it-smm.done, .list-smm .list-detail-smm .it-smm.active {
  color: #fff;
}
.list-smm .list-detail-smm .it-smm.done {
  font-size: 23px;
}

.main-mission {
  margin-top: 22px;
}

.list-mission {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  margin-bottom: 25px;
}
.list-mission .it-mission {
  background: url(../images/mission/bg-it-ms.png) no-repeat center center;
  width: 206px;
  height: 259px;
}
.list-mission .it-mission .label-stt {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  gap: 0 6px;
  margin-inline: 7px;
}
.list-mission .it-mission .label-stt .lable-ms {
  margin-top: 1px;
}
.list-mission .it-mission .label-stt .stt-ms {
  line-height: 1;
  margin-top: 8px;
  color: #fff;
  font-size: 16px;
}
.list-mission .it-mission .label-stt .stt-ms .stt-name-ms {
  font-size: 78px;
  margin-top: -12px;
}
.list-mission .it-mission .des-mission {
  margin-top: 8px;
  margin-inline: 15px;
  gap: 0 10px;
}
.list-mission .it-mission .des-mission .name-des {
  color: #1d1704;
  font-size: 16px;
  line-height: 1.1;
}
.list-mission .it-mission .btn-get-ms {
  color: #5d4c2d;
  background: url(../images/btn-not.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 18px;
  width: 173px;
  height: 39px;
  margin-top: 16px;
}
.list-mission .it-mission .btn-get-ms.active {
  background: url(../images/btn-all.png) no-repeat center center;
  background-size: 100% 100%;
}
.list-mission .it-mission .btn-get-ms.done {
  background: url(../images/btn-done.png) no-repeat center center;
  background-size: 100% 100%;
}

.ranking {
  margin-top: 60px;
  position: relative;
}

.tab-ranking {
  margin-top: 20px;
  gap: 0 25px;
}
.tab-ranking .item-tab-rank {
  background: url(../images/rank/bg-tab.png) no-repeat center center;
  background-size: 100% 100%;
  font-size: 15px;
  color: #f6eb92;
  width: 215px;
  height: 26px;
}
.tab-ranking .item-tab-rank.active, .tab-ranking .item-tab-rank:hover {
  background: url(../images/rank/bg-tab-hover.png) no-repeat center center;
  background-size: 100% 100%;
  color: #464035;
}

.main-ranking {
  margin-top: 10px;
}
.main-ranking .detail-ranking:not(.active) {
  display: none;
}
.main-ranking .img-left-rank {
  width: 222px;
  height: 629px;
  position: relative;
  z-index: 2;
}

.main-detail-rank {
  width: 919px;
  height: 629px;
  padding-top: 40px;
}
.main-detail-rank:before {
  position: absolute;
  content: "";
  background: url(../images/rank/bg-right.png) no-repeat center center;
  width: 1018px;
  height: 626px;
  left: -8px;
  top: -2px;
}
.main-detail-rank .list-ranking {
  width: 792px;
}
.main-detail-rank .table-ranking {
  color: #38382e;
  font-size: 15px;
}
.main-detail-rank .table-ranking .row-rank {
  height: 36px;
  line-height: 36px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15% 20% 20% 20% 25%;
  grid-template-columns: 15% 20% 20% 20% 25%;
  background: url(../images/rank/bg-tbody.png) no-repeat center center;
  margin-bottom: 12px;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2), .main-detail-rank .table-ranking .row-rank:nth-child(3), .main-detail-rank .table-ranking .row-rank:nth-child(4) {
  background: url(../images/rank/bg-tbody-top3.png) no-repeat center center;
  background-size: 100% 100%;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2) .col-rank:nth-child(1), .main-detail-rank .table-ranking .row-rank:nth-child(3) .col-rank:nth-child(1), .main-detail-rank .table-ranking .row-rank:nth-child(4) .col-rank:nth-child(1) {
  text-indent: -99999999999px;
}
.main-detail-rank .table-ranking .row-rank:nth-child(2) .col-rank:nth-child(1) {
  background: url(../images/top1.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank:nth-child(3) .col-rank:nth-child(1) {
  background: url(../images/top2.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank:nth-child(4) .col-rank:nth-child(1) {
  background: url(../images/top3.png) no-repeat center center;
  background-size: contain;
}
.main-detail-rank .table-ranking .row-rank-head {
  background: url(../images/rank/bg-thead.png) no-repeat center center;
  background-size: 100% 100%;
  margin-bottom: 18px;
}

.box-tan-thu {
  margin-top: 10px;
}
.box-tan-thu .zalo_discord img {
  width: 100%;
}

.huong-dan-tan-thu {
  margin-top: 50px;
}

.left-video {
  width: 657px;
}
.left-video .tanthu {
  gap: 0 34px;
}

.ds-bang-hoi {
  width: 428px;
  margin-left: 25px;
  background: #fff;
}

.title-ds-bh {
  background: #6e8b8b;
  height: 54px;
  line-height: 54px;
}
.title-ds-bh:before {
  pointer-events: none;
  position: absolute;
  content: "";
  width: calc(100% - 9px);
  height: calc(100% - 9px);
  border: 1px solid #fff;
  left: 4px;
  top: 4px;
}
.title-ds-bh p {
  font-size: 14px;
  width: 95.6%;
  margin: 0 auto;
  height: 100%;
}

.ds-group-fb .ds-name-bang-hoi {
  width: 135px;
  height: 346px;
}
.ds-group-fb .txt-tenbang {
  font-size: 15px;
  color: #353535;
  border-bottom: 1px solid #e0cc9d;
  width: 86%;
  margin: auto;
  padding-bottom: 6px;
  padding-top: 6px;
}

.list-ds-name-bh .item-list-ds {
  position: relative;
  color: #767676;
  padding-left: 12px;
  width: 86%;
  margin-inline: auto;
  margin-block: 3px;
  padding-block: 4px;
  cursor: pointer;
}
.list-ds-name-bh .item-list-ds:hover, .list-ds-name-bh .item-list-ds.active {
  color: #fff;
  background: #6e8b8b;
}
.list-ds-name-bh .item-list-ds:hover:after, .list-ds-name-bh .item-list-ds.active:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 23px;
  background: url(../images/icon-arrow-right.png);
  right: -10px;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

.group-fb {
  width: 272px;
  margin-left: 8px;
}
.group-fb .txt-tenbang {
  color: #353535;
  width: 100%;
}
.group-fb .khung-group {
  margin-top: 24px;
  min-height: 240px;
}

.khung-group .fb-group {
  display: none;
}
.khung-group .fb-group.active {
  display: block;
}

.lo-trinh {
  margin-top: 50px;
  margin-left: 117px;
  position: relative;
}
.lo-trinh .txt-left {
  color: #000;
  float: left;
  margin-top: 20px;
  position: relative;
}
.lo-trinh .txt-left:before {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #000;
  border-radius: 50%;
  left: -30px;
  top: 16px;
}
.lo-trinh .txt-left p {
  line-height: 1.5;
}
.lo-trinh .txt-left span {
  font-size: 16px;
}
.lo-trinh .list-lotrinh {
  float: left;
  padding: 0 40px;
  margin-left: 30px;
  position: relative;
}
.lo-trinh .list-lotrinh:before, .lo-trinh .list-lotrinh:after {
  position: absolute;
  content: "";
  width: 8px;
  height: 8px;
  background: #353535;
  top: 50%;
  -webkit-transform: translateY(-50%) rotate(45deg);
          transform: translateY(-50%) rotate(45deg);
}
.lo-trinh .list-lotrinh:before {
  left: -4px;
}
.lo-trinh .list-lotrinh:after {
  right: -4px;
}
.lo-trinh .list-lotrinh .bar-lotrinh {
  position: absolute;
  content: "";
  height: 2px;
  width: 100%;
  background: #353535;
  left: 0;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}
.lo-trinh .list-lotrinh .item {
  float: left;
  margin: 0 40px;
  position: relative;
}
.lo-trinh .list-lotrinh .item.thoi-left:before {
  width: 14px;
  height: 14px;
  background: #fff;
  border: 1px solid #353535;
}
.lo-trinh .list-lotrinh .item.thoi-left:after {
  width: 5px;
  height: 5px;
  background: #353535;
}
.lo-trinh .list-lotrinh .item .name {
  font-family: "tahomabold";
  color: #353535;
  margin-bottom: 50px;
}
.lo-trinh .list-lotrinh .item .date {
  font-family: "tahoma";
  color: #353535;
}

.thoi-left {
  position: relative;
  left: -30px;
}
.thoi-left:before, .thoi-left:after {
  position: absolute;
  content: "";
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%) rotate(45deg);
          transform: translate(-50%, -50%) rotate(45deg);
}
.thoi-left:before {
  width: 13px;
  height: 13px;
  border: 1px solid #b6dbeb;
}
.thoi-left:after {
  width: 8px;
  height: 8px;
  background: #b6dbeb;
}
.thoi-left.thoi-right {
  left: inherit;
  right: -30px;
}

@-webkit-keyframes laclu {
  0% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}

@keyframes laclu {
  0% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
  50% {
    -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg);
  }
  100% {
    -webkit-transform: rotate(10deg);
            transform: rotate(10deg);
  }
}
.box-dac-sac {
  margin-top: 105px;
}

.list-dacsac {
  width: 1170px;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  gap: 0 40px;
}
.list-dacsac .for-left {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 30px;
  width: 530px;
}
.list-dacsac img:hover {
  -webkit-filter: brightness(1.2);
          filter: brightness(1.2);
}

.nav-left {
  position: absolute;
  left: 1%;
  top: 50%;
}
.nav-left:before {
  position: absolute;
  content: "";
  width: 1px;
  height: 110%;
  background: #6b6b59;
  left: 40px;
  top: -5%;
}
.nav-left._nv {
  top: 29%;
}

.main-nav-left .item-nleft {
  position: relative;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  background: url(../images/navleft/bg-button.png) no-repeat center center;
  width: 82px;
  height: 81px;
  color: #232017;
  font-size: 15px;
  line-height: 1.1;
}
.main-nav-left .item-nleft:not(:last-child) {
  margin-bottom: 10px;
}
.main-nav-left .item-nleft.active, .main-nav-left .item-nleft:hover {
  background: url(../images/navleft/bg-button-hover.png) no-repeat center center;
}
.main-nav-left .item-nleft:first-child:before, .main-nav-left .item-nleft:last-child:before {
  position: absolute;
  content: "";
  width: 10px;
  height: 10px;
  background: #6b6b59;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}
.main-nav-left .item-nleft:first-child:before {
  top: -25px;
}
.main-nav-left .item-nleft:last-child:before {
  bottom: -25px;
}

.anchor {
  width: 160px;
  position: fixed;
  right: -160px;
  z-index: 99;
  top: 60%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.anchor.open {
  right: 5px;
}
.anchor .btn-tai-dk {
  position: relative;
  z-index: 2;
  margin-left: 0;
}
.anchor .btn-tai-dk .btn-tai-game {
  width: 160px;
  height: 88px;
  background: url(../images/navright/btn-tai-game.jpg);
  background-size: 100% 100%;
}
.anchor .btn-tai-dk .btn-tai-game:hover {
  background: url(../images/navright/btn-tai-game-hover.jpg);
  background-size: 100% 100%;
}
.anchor .linktoright {
  margin-bottom: 6px;
}
.anchor .linktoright img {
  display: block;
}

.link-4nut {
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  gap: 0 5px;
  background: url(../images/navright/bg-4nut.jpg);
  background-size: 100% 100%;
  width: 160px;
  height: 147px;
  padding-block: 5px;
}
.link-4nut a {
  font-size: 13px;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  background: url(../images/navright/bg-moi-4nut.png) no-repeat center center;
  width: 71px;
  height: 64px;
  color: #333224;
  padding-bottom: 3px;
}
.link-4nut a:hover {
  background: url(../images/navright/bg-moi-4nut-hover.png) no-repeat center center;
}

.box-giftcode {
  width: 180px;
  height: 217px;
  background: url(../images/bg-giftcode-anchor.jpg);
  margin-top: 4px;
}
.box-giftcode .tit-bgc {
  line-height: 1.2;
  margin-left: 62px;
  padding-top: 17px;
}

.go-top {
  cursor: pointer;
  width: 49px;
  height: 129px;
  margin: 5px auto 0;
}

.i-control {
  z-index: 9;
  cursor: pointer;
  position: absolute;
  top: 0px;
  left: -32px;
  height: 143px;
  width: 32px;
  background: url(../images/navright/bg-arr.png) center center/100% 100% no-repeat;
}
.i-control .i-txt {
  margin-top: 72px;
  margin-left: 11px;
  width: 10px;
  height: 15px;
  background: url(../images/navright/arr.png) center center/100% 100% no-repeat;
  display: block;
  -webkit-transform: rotateZ(0deg);
          transform: rotateZ(0deg);
}
.i-control.i-control-open .i-txt {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
}

.info-all-user {
  position: relative;
  right: 3px;
  width: 185px;
  height: 167px;
  background: url(../images/navright/bg-user.png) no-repeat center center;
  padding-top: 10px;
  margin-top: 10px;
}
.info-all-user .hello-user {
  font-size: 13px;
  width: 174px;
  height: 82px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  padding-bottom: 5px;
}
.info-all-user .hello-user .img-user {
  margin-bottom: 20px;
}
.info-all-user .hello-user .name-sever-log {
  width: 105px;
}
.info-all-user .hello-user .btn-login {
  width: 100%;
  font-size: 13px;
}
.info-all-user .hello-user .name-user {
  color: #000b07;
  line-height: 1.2;
  margin-bottom: 5px;
}
.info-all-user .hello-user .name-user span {
  color: #2d6358;
}
.info-all-user .hello-user .select {
  width: 100%;
}
.info-all-user .hello-user .select select {
  font-size: 11px;
  width: 100%;
  height: 25px;
}
.info-all-user .info-user-other {
  margin-top: 3px;
}
.info-all-user .info-user-other a {
  color: #000b07;
}
.info-all-user .info-user-other .row-otheruser {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  color: #000b07;
  width: 90%;
}
.info-all-user .info-user-other .dotot:before {
  position: absolute;
  content: "";
  width: 5px;
  height: 5px;
  background: #2e6457;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
  left: 4px;
}
.info-all-user .info-user-other .dotot .left-label {
  padding-left: 15px;
}

.popup {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.7);
  z-index: 8;
  color: #fff;
}
.popup .content-popup {
  left: 50%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 9;
  width: 98%;
  max-width: 941px;
}
.popup .content-popup:before, .popup .content-popup:after {
  pointer-events: none;
  content: "";
  position: absolute;
}
.popup .wrapper-popup {
  background: url(../images/popup/bg-popup.png) no-repeat center center;
  background-size: 100% 100%;
  width: 100%;
  position: relative;
  min-height: 300px;
  padding-block: 0.5% 3%;
}
@media only screen and (min-width: 360px) {
  .popup .wrapper-popup {
    min-height: 400px;
  }
}
@media only screen and (min-width: 768px) {
  .popup .wrapper-popup {
    min-height: 500px;
  }
}
.popup .main-popup {
  position: relative;
  z-index: 1;
}
.popup .wcus-pop {
  width: 90%;
}
.popup .title-popup {
  background: url(../images/popup/bg-title.jpg) no-repeat center center;
  background-size: 100% 100%;
  width: 99%;
  height: auto;
  font-size: 25px;
  color: #fff;
  padding-block: 5px;
}
.popup.popup-nl .wrapper-popup, .popup.popup-nhan-nl .wrapper-popup, .popup.thongbao-nl .wrapper-popup {
  background: url(../images/popup/img-bg-nguyenlieu.jpg) no-repeat center center;
  background-size: 100% 100%;
  min-height: 650px;
}
.popup.popup-nl .wrapper-popup .title-popup, .popup.popup-nhan-nl .wrapper-popup .title-popup, .popup.thongbao-nl .wrapper-popup .title-popup {
  background: url(../images/popup/img-title-nguyenlieu.png) no-repeat center center;
  background-size: 100% 100%;
  width: 306px;
  height: 71px;
  color: #1c1c1c;
  font-size: 24.58px;
  font-family: "cambriab";
  margin-top: 3px;
}
.popup.popup-nl .wrapper-popup .giang_ho .hoa, .popup.popup-nhan-nl .wrapper-popup .giang_ho .hoa, .popup.thongbao-nl .wrapper-popup .giang_ho .hoa {
  background: url(../images/popup/img-bg-khung-nguyenlieu.png) no-repeat center center;
  background-size: 100% 100%;
  gap: 0 15px;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  width: 746px;
  height: 292px;
  margin: 40px auto 0;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma, .popup.thongbao-nl .wrapper-popup .giang_ho .ma {
  margin-top: 30px;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma p, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma p span, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p span, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p span {
  background: url(../images/popup/img-bg-label.png) no-repeat center center;
  background-size: 100% 100%;
  width: 138px;
  height: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
  font-size: 16px;
  font-family: "cambria";
}
.popup.popup-nl .wrapper-popup .giang_ho .ma p input, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p input, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p input {
  background: url(../images/popup/img-bg-input.png) no-repeat center center;
  background-size: 100% 100%;
  width: 237px;
  height: 39px;
  border: none;
  text-align: center;
  color: #872b07;
  font-size: 23px;
  font-family: "cambriab";
  margin-left: 10px;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma a, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma a, .popup.thongbao-nl .wrapper-popup .giang_ho .ma a {
  background: url(../images/popup/img-bg-bnt-nguyenlieu.png) no-repeat center center;
  background-size: 100% 100%;
  width: 207px;
  height: 74px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: auto;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma a:hover, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma a:hover, .popup.thongbao-nl .wrapper-popup .giang_ho .ma a:hover {
  -webkit-animation: moveX 0.3s ease infinite;
          animation: moveX 0.3s ease infinite;
}
.popup.popup-nl .wrapper-popup .giang_ho .ma a span, .popup.popup-nhan-nl .wrapper-popup .giang_ho .ma a span, .popup.thongbao-nl .wrapper-popup .giang_ho .ma a span {
  color: #fff;
  font-size: 16px;
  font-family: "cambria";
}
.popup.popup-nhan-nl .wrapper-popup, .popup.thongbao-nl .wrapper-popup {
  width: 762px;
  min-height: 400px;
}
.popup.popup-nhan-nl .wrapper-popup .title-popup, .popup.thongbao-nl .wrapper-popup .title-popup {
  margin-top: -4px;
}
.popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}
.popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p span, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p span {
  width: 267px;
  height: 27px;
  font-size: 21.16px;
}
.popup.popup-nhan-nl .wrapper-popup .giang_ho .ma p input, .popup.thongbao-nl .wrapper-popup .giang_ho .ma p input {
  margin: 40px 0;
}
.popup.popup-nhan-nl .wrapper-popup .giang_ho .ma a, .popup.thongbao-nl .wrapper-popup .giang_ho .ma a {
  width: 170px;
  height: 110px;
}
.popup.popup-nhan-nl .wrapper-popup .giang_ho .ma a span, .popup.thongbao-nl .wrapper-popup .giang_ho .ma a span {
  text-transform: uppercase;
  font-size: 21px;
}
.popup.popup-nhan-nl .wrapper-popup .tb_nl p, .popup.thongbao-nl .wrapper-popup .tb_nl p {
  color: #872b07;
  font-size: 20px;
  font-family: "cambriab";
  height: 250px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 90%;
  margin: auto;
}

.close-popup {
  position: absolute;
  background: url(../images/popup/icon-close.png) no-repeat center center;
  background-size: 100%;
  width: 35px;
  height: 31px;
  top: 9px;
  right: 10px;
  cursor: pointer;
  z-index: 999;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
}
.close-popup-full {
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  z-index: 1;
}

@media only screen and (min-width: 1024px) {
  #popup-history .wrapper-popup, #popup-danhsach .wrapper-popup, #popup-laptop .wrapper-popup, #popup-history-nguyenlieu .wrapper-popup, #popup-history-taotaikhoan .wrapper-popup {
    min-height: 600px;
  }
}
#popup-history .main-popup, #popup-danhsach .main-popup, #popup-laptop .main-popup, #popup-history-nguyenlieu .main-popup, #popup-history-taotaikhoan .main-popup {
  border: 0;
  background: transparent;
}
#popup-history .main-popup .tabs, #popup-danhsach .main-popup .tabs, #popup-laptop .main-popup .tabs, #popup-history-nguyenlieu .main-popup .tabs, #popup-history-taotaikhoan .main-popup .tabs {
  margin-top: 1rem;
  margin-left: auto;
  margin-right: auto;
  width: 90%;
}
#popup-history .main-popup .tabs ul li, #popup-danhsach .main-popup .tabs ul li, #popup-laptop .main-popup .tabs ul li, #popup-history-nguyenlieu .main-popup .tabs ul li, #popup-history-taotaikhoan .main-popup .tabs ul li {
  display: inline-block;
}
#popup-history .main-popup .tabs ul li a, #popup-danhsach .main-popup .tabs ul li a, #popup-laptop .main-popup .tabs ul li a, #popup-history-nguyenlieu .main-popup .tabs ul li a, #popup-history-taotaikhoan .main-popup .tabs ul li a {
  font-size: 15px;
  font-family: "tahomabold";
  width: 135px;
  height: 35px;
  background-color: #a87139;
  color: #ffeb3b;
  display: block;
  text-align: center;
  line-height: 35px;
  text-transform: uppercase;
}
@media only screen and (max-width: 750px) {
  #popup-history .main-popup .tabs ul li a, #popup-danhsach .main-popup .tabs ul li a, #popup-laptop .main-popup .tabs ul li a, #popup-history-nguyenlieu .main-popup .tabs ul li a, #popup-history-taotaikhoan .main-popup .tabs ul li a {
    font-size: 13px;
    width: 110px;
    height: 31px;
    line-height: 31px;
  }
}
#popup-history .main-popup .tabs ul li a.active, #popup-history .main-popup .tabs ul li a:hover, #popup-danhsach .main-popup .tabs ul li a.active, #popup-danhsach .main-popup .tabs ul li a:hover, #popup-laptop .main-popup .tabs ul li a.active, #popup-laptop .main-popup .tabs ul li a:hover, #popup-history-nguyenlieu .main-popup .tabs ul li a.active, #popup-history-nguyenlieu .main-popup .tabs ul li a:hover, #popup-history-taotaikhoan .main-popup .tabs ul li a.active, #popup-history-taotaikhoan .main-popup .tabs ul li a:hover {
  background-color: #f3380c;
}
#popup-history .main-popup .t_ls, #popup-danhsach .main-popup .t_ls, #popup-laptop .main-popup .t_ls, #popup-history-nguyenlieu .main-popup .t_ls, #popup-history-taotaikhoan .main-popup .t_ls {
  display: none;
}
#popup-history .main-popup .t_ls.active, #popup-danhsach .main-popup .t_ls.active, #popup-laptop .main-popup .t_ls.active, #popup-history-nguyenlieu .main-popup .t_ls.active, #popup-history-taotaikhoan .main-popup .t_ls.active {
  display: block;
}
#popup-history .tab-his, #popup-danhsach .tab-his, #popup-laptop .tab-his, #popup-history-nguyenlieu .tab-his, #popup-history-taotaikhoan .tab-his {
  gap: 0 10px;
  margin-top: 3%;
}
#popup-history .tab-his .it-tab-his, #popup-history .tab-his .it-tab-his-pt, #popup-history .tab-his .it-tab-his-tk, #popup-danhsach .tab-his .it-tab-his, #popup-danhsach .tab-his .it-tab-his-pt, #popup-danhsach .tab-his .it-tab-his-tk, #popup-laptop .tab-his .it-tab-his, #popup-laptop .tab-his .it-tab-his-pt, #popup-laptop .tab-his .it-tab-his-tk, #popup-history-nguyenlieu .tab-his .it-tab-his, #popup-history-nguyenlieu .tab-his .it-tab-his-pt, #popup-history-nguyenlieu .tab-his .it-tab-his-tk, #popup-history-taotaikhoan .tab-his .it-tab-his, #popup-history-taotaikhoan .tab-his .it-tab-his-pt, #popup-history-taotaikhoan .tab-his .it-tab-his-tk {
  font-size: clamp(2px, 3vw, 18px);
  padding: 8px 30px;
  color: #5d4c2d;
}
#popup-history .tab-his .it-tab-his:not(.active), #popup-history .tab-his .it-tab-his-pt:not(.active), #popup-history .tab-his .it-tab-his-tk:not(.active), #popup-danhsach .tab-his .it-tab-his:not(.active), #popup-danhsach .tab-his .it-tab-his-pt:not(.active), #popup-danhsach .tab-his .it-tab-his-tk:not(.active), #popup-laptop .tab-his .it-tab-his:not(.active), #popup-laptop .tab-his .it-tab-his-pt:not(.active), #popup-laptop .tab-his .it-tab-his-tk:not(.active), #popup-history-nguyenlieu .tab-his .it-tab-his:not(.active), #popup-history-nguyenlieu .tab-his .it-tab-his-pt:not(.active), #popup-history-nguyenlieu .tab-his .it-tab-his-tk:not(.active), #popup-history-taotaikhoan .tab-his .it-tab-his:not(.active), #popup-history-taotaikhoan .tab-his .it-tab-his-pt:not(.active), #popup-history-taotaikhoan .tab-his .it-tab-his-tk:not(.active) {
  -webkit-filter: grayscale(0.8);
          filter: grayscale(0.8);
}
#popup-history .detail-his, #popup-history .detail-his-pt, #popup-history .detail-his-tk, #popup-danhsach .detail-his, #popup-danhsach .detail-his-pt, #popup-danhsach .detail-his-tk, #popup-laptop .detail-his, #popup-laptop .detail-his-pt, #popup-laptop .detail-his-tk, #popup-history-nguyenlieu .detail-his, #popup-history-nguyenlieu .detail-his-pt, #popup-history-nguyenlieu .detail-his-tk, #popup-history-taotaikhoan .detail-his, #popup-history-taotaikhoan .detail-his-pt, #popup-history-taotaikhoan .detail-his-tk {
  display: none;
  margin-top: 10px;
}
#popup-history .detail-his.active, #popup-history .detail-his-pt.active, #popup-history .detail-his-tk.active, #popup-danhsach .detail-his.active, #popup-danhsach .detail-his-pt.active, #popup-danhsach .detail-his-tk.active, #popup-laptop .detail-his.active, #popup-laptop .detail-his-pt.active, #popup-laptop .detail-his-tk.active, #popup-history-nguyenlieu .detail-his.active, #popup-history-nguyenlieu .detail-his-pt.active, #popup-history-nguyenlieu .detail-his-tk.active, #popup-history-taotaikhoan .detail-his.active, #popup-history-taotaikhoan .detail-his-pt.active, #popup-history-taotaikhoan .detail-his-tk.active {
  display: block;
}
#popup-history .table-history, #popup-danhsach .table-history, #popup-laptop .table-history, #popup-history-nguyenlieu .table-history, #popup-history-taotaikhoan .table-history {
  max-height: 300px;
  overflow-y: auto;
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media only screen and (min-width: 414px) {
  #popup-history .table-history, #popup-danhsach .table-history, #popup-laptop .table-history, #popup-history-nguyenlieu .table-history, #popup-history-taotaikhoan .table-history {
    max-height: 345px;
  }
}
@media only screen and (min-width: 768px) {
  #popup-history .table-history, #popup-danhsach .table-history, #popup-laptop .table-history, #popup-history-nguyenlieu .table-history, #popup-history-taotaikhoan .table-history {
    max-height: 400px;
  }
}
@media only screen and (min-width: 1024px) {
  #popup-history .table-history, #popup-danhsach .table-history, #popup-laptop .table-history, #popup-history-nguyenlieu .table-history, #popup-history-taotaikhoan .table-history {
    max-height: 500px;
  }
}
#popup-history .table-history::-webkit-scrollbar, #popup-danhsach .table-history::-webkit-scrollbar, #popup-laptop .table-history::-webkit-scrollbar, #popup-history-nguyenlieu .table-history::-webkit-scrollbar, #popup-history-taotaikhoan .table-history::-webkit-scrollbar {
  width: 4px;
}
#popup-history .table-history::-webkit-scrollbar-track, #popup-danhsach .table-history::-webkit-scrollbar-track, #popup-laptop .table-history::-webkit-scrollbar-track, #popup-history-nguyenlieu .table-history::-webkit-scrollbar-track, #popup-history-taotaikhoan .table-history::-webkit-scrollbar-track {
  background: #b5b5b5;
}
#popup-history .table-history::-webkit-scrollbar-thumb, #popup-danhsach .table-history::-webkit-scrollbar-thumb, #popup-laptop .table-history::-webkit-scrollbar-thumb, #popup-history-nguyenlieu .table-history::-webkit-scrollbar-thumb, #popup-history-taotaikhoan .table-history::-webkit-scrollbar-thumb {
  background: #505050;
}
#popup-history .table-history::-webkit-scrollbar-thumb:hover, #popup-danhsach .table-history::-webkit-scrollbar-thumb:hover, #popup-laptop .table-history::-webkit-scrollbar-thumb:hover, #popup-history-nguyenlieu .table-history::-webkit-scrollbar-thumb:hover, #popup-history-taotaikhoan .table-history::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#popup-history table, #popup-danhsach table, #popup-laptop table, #popup-history-nguyenlieu table, #popup-history-taotaikhoan table {
  width: 100%;
  font-size: clamp(10px, 3vw, 16px);
}
#popup-history table tr:first-child, #popup-danhsach table tr:first-child, #popup-laptop table tr:first-child, #popup-history-nguyenlieu table tr:first-child, #popup-history-taotaikhoan table tr:first-child {
  position: sticky;
  top: 0;
  left: 0;
}
@media only screen and (max-width: 1023px) {
  #popup-history table tr:first-child td, #popup-danhsach table tr:first-child td, #popup-laptop table tr:first-child td, #popup-history-nguyenlieu table tr:first-child td, #popup-history-taotaikhoan table tr:first-child td {
    padding: 6px;
  }
}
#popup-history table tr td, #popup-danhsach table tr td, #popup-laptop table tr td, #popup-history-nguyenlieu table tr td, #popup-history-taotaikhoan table tr td {
  border: 1px solid #fff;
}
@media only screen and (min-width: 1024px) {
  #popup-history table tr td, #popup-danhsach table tr td, #popup-laptop table tr td, #popup-history-nguyenlieu table tr td, #popup-history-taotaikhoan table tr td {
    padding: 8px;
  }
}
#popup-history table thead tr td, #popup-danhsach table thead tr td, #popup-laptop table thead tr td, #popup-history-nguyenlieu table thead tr td, #popup-history-taotaikhoan table thead tr td {
  background: transparent;
  font-family: "tahomabold";
}
#popup-history table tbody tr:first-child td, #popup-danhsach table tbody tr:first-child td, #popup-laptop table tbody tr:first-child td, #popup-history-nguyenlieu table tbody tr:first-child td, #popup-history-taotaikhoan table tbody tr:first-child td {
  background: transparent;
}

#popup-laptop table tr:first-child {
  position: static;
}

#popup-rank .rank-table table {
  width: 90%;
}
#popup-rank .rank-table table tr:first-child {
  background: #c07877;
}
#popup-rank .rank-table table tr:first-child td {
  color: #fff;
}
#popup-rules .content-popup {
  max-width: 1145px;
}
@media only screen and (min-width: 768px) {
  #popup-rules .wrapper-popup {
    height: 650px;
  }
}
#popup-rules .main-popup {
  width: 80%;
}
#popup-rules .main-content {
  margin-top: 20px;
  width: 95%;
  height: 40vh;
  overflow-y: auto;
  /* width */
  /* Track */
  /* Handle */
  /* Handle on hover */
}
@media only screen and (min-width: 768px) {
  #popup-rules .main-content {
    height: 520px;
  }
}
#popup-rules .main-content::-webkit-scrollbar {
  width: 2px;
}
#popup-rules .main-content::-webkit-scrollbar-track {
  background: #fff;
}
#popup-rules .main-content::-webkit-scrollbar-thumb {
  background: #e7be3a;
}
#popup-rules .main-content::-webkit-scrollbar-thumb:hover {
  background: #555;
}
#popup-rules .main-content .text {
  height: 100%;
}

#popup-alert {
  z-index: 99;
}
#popup-alert .content-popup {
  max-width: 600px;
}
#popup-alert .wrapper-popup {
  min-height: 250px;
}
@media only screen and (min-width: 768px) {
  #popup-alert .wrapper-popup {
    min-height: 300px;
  }
}
#popup-alert .detail-alert {
  width: 85%;
  margin-inline: auto;
  margin-top: 6%;
  font-size: clamp(13px, 3vw, 18px);
}

.text {
  margin-top: 20px;
  font-size: 14px;
  font-weight: 400;
}
.text span.content-event-first {
  float: left;
  font-size: 40px;
  line-height: 5px;
  margin: 4px 2px 0px 0px;
}
.text h1,
.text .content-event-h1 {
  font-size: 19px;
  color: #f57825;
  padding: 4px 0 8px 35px;
  position: relative;
  font-family: "myriadpro_b";
}
.text h1:before,
.text .content-event-h1:before {
  content: "";
  width: 27px;
  height: 27px;
  background: url(../images/icon-h1.png) no-repeat center center;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 3px;
}
.text h2,
.text .content-event-h2 {
  font-size: 16px;
  font-weight: bold;
  padding-left: 25px;
  color: #f57825;
  font-family: "myriadpro_b";
  margin-bottom: 10px;
  margin-top: 10px;
  position: relative;
}
.text h2:before,
.text .content-event-h2:before {
  content: "";
  width: 15px;
  height: 16px;
  background: url(../images/icon-h2.png) no-repeat 1px 1px transparent;
  background-size: 100%;
  position: absolute;
  left: 0;
  top: 10px;
}
.text a {
  color: #ba380d;
  font-weight: 500;
}
.text ul {
  margin-left: 25px;
}
.text ul li {
  line-height: 30px;
}
.text p {
  line-height: 30px;
}
.text p img {
  margin-top: 15px;
  margin-bottom: 15px;
  max-width: 100%;
  height: auto;
}
.text table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
}
@media only screen and (min-width: 1024px) {
  .text table {
    width: auto;
  }
}
.text table tr td {
  border: 1px solid #fff;
  margin: 0;
  padding: 3px;
  vertical-align: middle !important;
  text-align: center;
}
.text table tr:first-child {
  background: #ba380d;
}
.text table tr:first-child td {
  font-family: "myriadpro_b";
}
.text table tr:first-child td p {
  font-family: "myriadpro_b";
  color: #fff;
}
.text fieldset {
  border: 1px solid #382f1f;
  margin: 20px 0;
  padding: 10px;
  color: #2a2a2a;
  background: #f3f3f3;
}
.text fieldset legend {
  color: white;
  background: #ba380d;
  font-family: "myriadpro_b";
  padding: 0 15px;
}
.text fieldset ul {
  margin-left: 15px;
}
.text fieldset ul li {
  background: url(../images/icon_li1.png) no-repeat scroll 3px 11px rgba(0, 0, 0, 0);
  clear: both;
  list-style: outside none none;
  padding-left: 16px;
  vertical-align: middle;
}
.text strong {
  font-family: "myriadpro_b";
}
.text em {
  font-style: italic;
}

table img {
  display: block;
}

table {
  width: 100%;
  border-collapse: collapse;
  font-size: 14px;
  margin-top: 10px;
}
table thead tr {
  background: #be4c09;
}
table thead tr td {
  color: #fff;
}
table tr:first-child td {
  text-align: center;
}
table tr td {
  border: 1px solid #fff;
  vertical-align: middle;
  font-weight: normal;
  text-align: center;
  padding: 5px 0px;
}

@-webkit-keyframes zoom_ani {
  0%, 100% {
    -webkit-transform: translate(10px, 10px) scale(0.8);
            transform: translate(10px, 10px) scale(0.8);
  }
  50% {
    -webkit-transform: translate(10px, 10px) scale(1.4);
            transform: translate(10px, 10px) scale(1.4);
  }
}

@keyframes zoom_ani {
  0%, 100% {
    -webkit-transform: translate(10px, 10px) scale(0.8);
            transform: translate(10px, 10px) scale(0.8);
  }
  50% {
    -webkit-transform: translate(10px, 10px) scale(1.4);
            transform: translate(10px, 10px) scale(1.4);
  }
}