/* line 2, style.scss */
.wrapper {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 0;
  font-family: Roboto;
  background: #ffffff;
  color: #ffffff;
  overflow: hidden;
  display: block; }
  /* line 13, style.scss */
  .wrapper .header {
    width: 100%;
    height: auto;
    background: #0dcaf0;
    display: block; }
    /* line 18, style.scss */
    .wrapper .header .top-header {
      width: 100%; }
      /* line 22, style.scss */
      .wrapper .header .top-header .logo a img {
        width: auto;
        height: auto;
        padding: 5px 40px; }

/* line 32, style.scss */
.w-input {
  max-width: 150px; }

/* line 35, style.scss */
.datetime, .forgot {
  text-align: left; }

/* line 38, style.scss */
.codep {
  position: relative; }

/* line 41, style.scss */
.codes {
  position: absolute;
  top: 0;
  right: 8px;
  font-size: 1.0rem;
  font-weight: bold;
  padding: 7px 0;
  z-index: 1; }

/* line 50, style.scss */
.language {
  padding: 0 5px;
  margin-top: -5px; }
  /* line 54, style.scss */
  .language button img {
    width: 20px; }

/* line 59, style.scss */
.bg-nav {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  background: #0088a3;
  display: block; }

/* line 67, style.scss */
.menu {
  width: unset;
  overflow: unset; }
  /* line 70, style.scss */
  .menu ul {
    width: 100%;
    display: flex; }
    /* line 73, style.scss */
    .menu ul li {
      flex: 1;
      display: inline-block; }
      /* line 76, style.scss */
      .menu ul li a {
        padding: 15px 0;
        text-align: center;
        margin: 0 auto;
        font-size: 1.0rem;
        color: #ffffff;
        font-weight: bold;
        display: block; }
    /* line 86, style.scss */
    .menu ul li:hover {
      color: #fff;
      font-weight: 700;
      text-decoration: none; }

/* line 93, style.scss */
.menu ul li:hover > .sub-menu-container {
  color: #000;
  font-weight: 700;
  text-decoration: none;
  display: block; }

/* line 99, style.scss */
.sub-menu-container {
  z-index: 2;
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: 0px;
  overflow: hidden;
  display: none;
  background-color: #005363;
  box-shadow: 0 0 50px #000;
  cursor: auto; }

/* line 111, style.scss */
.sub-menu-container2 {
  z-index: 2;
  position: absolute;
  width: 100%;
  left: 0;
  margin-top: 0;
  overflow: hidden;
  display: none;
  opacity: 0.9;
  cursor: auto; }

/* line 122, style.scss */
.thumbnails-bg {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto; }

/* line 127, style.scss */
.thumbnails-bg a {
  position: relative;
  display: block;
  height: 245px;
  background-size: cover; }

/* line 132, style.scss */
.thumbnails-bg a img {
  max-width: 100%;
  height: auto;
  vertical-align: middle; }

/* line 136, style.scss */
.thumbnails-bg a span {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100px;
  padding: 0 15px;
  transition-duration: 0.3s;
  color: white;
  font-size: 20px;
  text-transform: uppercase;
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: bold; }

/* line 151, style.scss */
.thumbnails-bg a:hover {
  transform: translateY(5px); }

/* line 153, style.scss */
.thumbnails-bg a:hover > span {
  transform: translateY(-10px); }

/* .nav_link {
    text-decoration: none;
    padding: 5px 5px;
    position: relative;
    z-index: 0;
    cursor: pointer;
    text-transform: uppercase;
}
.nav_link:after,
.nav_link:before {
    position: absolute;
    left: 0;
    width: 100%;
    height: 2px;
    background: orange;
    content: "";
    opacity: 0;
    transition: all 0.3s;
}
.nav_link:before {
    top: 0;
    transform: translateY(10px);
}
.nav_link:after {
    bottom: 0;
    transform: translateY(-10px);
}
.nav_link:hover:after,
.nav_link:hover:before {
    opacity: 1;
    transform: translateY(0);
} */
/**************   footer *************************/
/* line 189, style.scss */
.bg-footers {
  background: #0dcaf0;
  border-top: 2px solid #b0f1ff; }

/* line 193, style.scss */
.footerpc {
  padding: 5px 0; }

/* line 196, style.scss */
.info-footer h3, .community h3 {
  text-align: left;
  color: #ffffff;
  font-size: 0.9rem;
  padding: 5px 0;
  display: block; }

/* line 203, style.scss */
.info-footer ul {
  width: 100%;
  height: auto;
  display: block; }

/* line 208, style.scss */
.info-footer ul li {
  display: block;
  padding: 2px 2px;
  text-align: left; }

/* line 213, style.scss */
.info-footer ul li a {
  color: #ffffff;
  font-size: 0.7rem; }

/* line 217, style.scss */
.community ul {
  width: 100%;
  height: auto; }

/* line 221, style.scss */
.community ul li {
  display: inline-block;
  padding: 2px;
  text-align: left; }

/* line 226, style.scss */
.community ul li a img {
  width: 40px;
  text-align: center; }

/* line 230, style.scss */
.title-section {
  width: 100%;
  height: auto;
  text-align: left;
  font-size: 0.9rem;
  font-weight: bold;
  padding: 5px 0;
  color: #ffffff;
  display: block; }

/* line 240, style.scss */
.networks ul {
  width: 100%;
  height: auto;
  text-align: left;
  display: block; }

/* line 246, style.scss */
.networks ul li {
  display: inline-block;
  margin: 5px; }

/* line 250, style.scss */
.networks ul li a img {
  width: 35px;
  height: auto; }

/* line 254, style.scss */
.sponsorship ul {
  width: 100%;
  height: auto;
  text-align: left;
  display: block; }

/* line 260, style.scss */
.sponsorship ul li {
  display: inline-block;
  padding: 5px 15px; }

/* line 264, style.scss */
.sponsorship ul li a img {
  height: 70px;
  width: auto; }

/**************  End footer *************************/
/* line 269, style.scss */
.pc {
  display: block; }

/* line 272, style.scss */
.m {
  display: none; }

/* line 275, style.scss */
.announment {
  width: 100%;
  height: auto;
  text-align: center;
  position: relative;
  display: block; }

/* line 282, style.scss */
.section {
  width: 100%;
  height: auto;
  text-align: center;
  margin: 0 auto;
  padding: 10px 0;
  display: block; }
  /* line 289, style.scss */
  .section .announment {
    width: 100%;
    height: auto;
    text-align: center;
    position: relative;
    background: #0dcaf0;
    border-radius: 10px;
    overflow: hidden;
    display: block; }
    /* line 298, style.scss */
    .section .announment .icon {
      position: absolute;
      padding: 5px 15px;
      background: #0dcaf0;
      z-index: 1; }
    /* line 304, style.scss */
    .section .announment span {
      width: 10px;
      height: 50px;
      background: #0dcaf0;
      position: absolute;
      top: 0;
      right: 0;
      z-index: 1; }
    /* line 314, style.scss */
    .section .announment marquee {
      padding: 5px 0;
      font-size: 1.0rem; }
  /* line 319, style.scss */
  .section p.s-title {
    width: 100%;
    text-align: left;
    padding: 10px 5px;
    font-size: 1.0rem;
    font-weight: bold;
    vertical-align: middle;
    display: block; }
    /* line 327, style.scss */
    .section p.s-title span {
      margin-right: 5px; }

/* line 332, style.scss */
.item-recommend-games {
  width: 100%;
  height: auto;
  background: #0dcaf0 url("../images/getimgs.svg") no-repeat;
  position: relative;
  border-radius: 10px;
  transition: 1s; }
  /* line 339, style.scss */
  .item-recommend-games a {
    width: 100%;
    height: auto;
    display: block; }
    /* line 343, style.scss */
    .item-recommend-games a .item-recommend {
      width: 100%;
      height: auto;
      text-align: right;
      padding-top: 50px;
      display: block; }
      /* line 349, style.scss */
      .item-recommend-games a .item-recommend img {
        width: 100%;
        max-width: 300px;
        height: auto; }
    /* line 355, style.scss */
    .item-recommend-games a .info-recommend {
      width: 100%;
      max-width: 250px;
      height: auto;
      padding: 20px 20px;
      position: absolute;
      left: 0;
      top: 0;
      display: block; }
      /* line 364, style.scss */
      .item-recommend-games a .info-recommend h3 {
        width: 100%;
        height: auto;
        font-size: 1.1rem;
        color: #ffffff;
        padding: 5px 0;
        font-weight: bold;
        text-align: left;
        text-transform: uppercase; }
      /* line 374, style.scss */
      .item-recommend-games a .info-recommend p {
        width: 100%;
        height: auto;
        font-size: 0.8rem;
        font-weight: bold;
        text-align: left;
        color: #ffffff;
        display: block; }

/* line 386, style.scss */
.item-recommend-games:hover {
  background: #0094b1 url("../images/getimgs.svg") no-repeat;
  display: block; }

/* line 390, style.scss */
.top-rated-game {
  overflow: hidden;
  border-radius: 10px;
  padding-bottom: 5px; }
  /* line 394, style.scss */
  .top-rated-game .top-rated {
    position: relative; }
    /* line 396, style.scss */
    .top-rated-game .top-rated img {
      opacity: 1;
      display: block;
      width: 100%;
      height: auto;
      transition: .5s ease;
      backface-visibility: hidden; }
    /* line 404, style.scss */
    .top-rated-game .top-rated .middle-rated {
      transition: .5s ease;
      opacity: 0;
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      text-align: center; }
  /* line 415, style.scss */
  .top-rated-game .top-rated:hover .images-rated {
    opacity: 0.3; }
  /* line 418, style.scss */
  .top-rated-game .namegame {
    color: #ffffff; }

/* line 422, style.scss */
.top-rated:hover .middle-rated {
  opacity: 1; }

/* line 425, style.scss */
.btn-block {
  width: 100%;
  height: auto;
  display: block; }

/* line 430, style.scss */
.list-info-download {
  width: 100%;
  height: auto; }
  /* line 433, style.scss */
  .list-info-download ul {
    width: 100%;
    height: auto;
    padding: 10px 0;
    text-align: left; }
    /* line 438, style.scss */
    .list-info-download ul li {
      color: #272727;
      padding: 10px 0;
      vertical-align: middle;
      display: block; }
      /* line 443, style.scss */
      .list-info-download ul li span {
        margin-right: 5px; }

/* line 449, style.scss */
.title-download {
  font-size: 1.1rem;
  text-align: left; }

/* line 453, style.scss */
.qr {
  width: 100%;
  height: auto;
  padding: 25px 25px;
  display: block; }

/* line 459, style.scss */
.qr-code {
  width: 100%;
  padding: 25px;
  text-align: center;
  margin: 0 25px;
  height: auto;
  background: url(../images/download/border-app.png) no-repeat;
  background-size: 100% 100%;
  border-radius: 10px;
  display: block; }
  /* line 469, style.scss */
  .qr-code img {
    width: 100%;
    border-radius: 10px; }

/* line 474, style.scss */
.btn-app {
  width: 100%;
  margin: 15px 25px;
  font-weight: bold; }

/* line 479, style.scss */
.bg-banner-download {
  width: 100%;
  height: 420px;
  background: url("../images/download/getimgs.webp") no-repeat center bottom;
  overflow: hidden;
  margin-top: 80px;
  position: relative;
  display: block; }
  /* line 487, style.scss */
  .bg-banner-download .bg-rotate {
    width: 100%;
    height: auto;
    display: block; }
    /* line 491, style.scss */
    .bg-banner-download .bg-rotate img {
      width: 100%;
      text-align: center;
      margin: 0 auto;
      padding-top: 50px;
      display: block; }
    /* line 499, style.scss */
    .bg-banner-download .bg-rotate .spin {
      animation-name: spin;
      animation-duration: 10000ms;
      animation-iteration-count: infinite;
      animation-timing-function: linear; }
@keyframes spin {
  from {
    transform: rotate(0deg); }
  to {
    transform: rotate(360deg); } }
  /* line 514, style.scss */
  .bg-banner-download .banner-download {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    position: absolute;
    left: 0;
    bottom: 10px;
    display: block; }
    /* line 524, style.scss */
    .bg-banner-download .banner-download .float {
      animation: float 6s ease-in-out infinite; }
@keyframes float {
  0% {
    -webkit-filter: drop-shadow(10px 15px 5px #222);
    filter: drop-shadow(10px 15px 5px #222);
    transform: translatey(0px); }
  50% {
    -webkit-filter: drop-shadow(25px 15px 15px #222);
    filter: drop-shadow(25px 15px 15px #222);
    transform: translatey(-20px); }
  100% {
    -webkit-filter: drop-shadow(10px 15px 5px #222);
    filter: drop-shadow(10px 15px 5px #222);
    transform: translatey(0px); } }
/* line 551, style.scss */
.box {
  width: 100%;
  height: auto;
  color: #fff;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  text-align: right;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease;
  border-radius: 10px;
  margin-bottom: 7px;
  background: url("../images/getimgs.svg") no-repeat; }

/* line 565, style.scss */
.box img {
  width: 100%;
  height: 100%; }

/* line 569, style.scss */
.box:before, .box:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ffc107;
  opacity: 0.5;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }

/* line 581, style.scss */
.box:before {
  -webkit-transform: skew(30deg) translateX(80%);
  transform: skew(30deg) translateX(80%); }

/* line 585, style.scss */
.box:after {
  -webkit-transform: skew(-30deg) translateX(70%);
  transform: skew(-30deg) translateX(70%); }

/* line 589, style.scss */
.box:hover:before, .box.hover:before {
  -webkit-transform: skew(30deg) translateX(30%);
  transform: skew(30deg) translateX(30%);
  -webkit-transition-delay: 0.05s;
  transition-delay: 0.05s; }

/* line 595, style.scss */
.box:hover:after, .box.hover:after {
  -webkit-transform: skew(-30deg) translateX(20%);
  transform: skew(-30deg) translateX(20%); }

/* line 599, style.scss */
.box .box-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  z-index: 1;
  bottom: 0;
  padding: 20px 20px 20px 40%; }

/* line 609, style.scss */
.box .box-content:before, .box .box-content:after {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #eab129;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.7);
  opacity: 0.5;
  z-index: -1;
  -webkit-transition: all 0.45s ease;
  transition: all 0.45s ease; }

/* line 623, style.scss */
.box .box-content:before {
  -webkit-transform: skew(30deg) translateX(100%);
  transform: skew(30deg) translateX(100%); }

/* line 627, style.scss */
.box .box-content:after {
  -webkit-transform: skew(-30deg) translateX(90%);
  transform: skew(-30deg) translateX(90%); }

/* line 631, style.scss */
.box:hover .box-content:before, .box.hover .box-content:before {
  -webkit-transform: skew(30deg) translateX(50%);
  transform: skew(30deg) translateX(50%);
  -webkit-transition-delay: 0.15s;
  transition-delay: 0.15s; }

/* line 637, style.scss */
.box:hover .box-content:after, .box.hover .box-content:after {
  -webkit-transform: skew(-30deg) translateX(40%);
  transform: skew(-30deg) translateX(40%);
  -webkit-transition-delay: 0.1s;
  transition-delay: 0.1s; }

/* line 643, style.scss */
.box h3, .box p {
  margin: 0;
  opacity: 0;
  letter-spacing: 1px; }

/* line 648, style.scss */
.box h3 {
  font-size: 30px;
  font-weight: 700;
  margin-bottom: 10px;
  text-transform: uppercase; }

/* line 654, style.scss */
.box p {
  font-size: 15px; }

/* line 657, style.scss */
.box:hover h3, .box.hover h3, .box:hover p, .box.hover p {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  opacity: 0.9; }

/* line 662, style.scss */
.bg-casino {
  background: url(../images/lobby/casino/casino-lobby-bg.png) no-repeat;
  background-size: 100% 100%;
  display: block; }

/* line 667, style.scss */
.bg-slots {
  background: url("../images/lobby/slot/slot-lobby-bg.png") no-repeat;
  background-size: 100% 100%;
  display: block; }

/* line 672, style.scss */
.bg-poker {
  background: url("../images/lobby/poker/bg.png") no-repeat;
  background-size: 100% 100%;
  display: block; }

@media (max-width: 600px) {
  /* line 678, style.scss */
  .pc {
    display: none !important; }

  /* line 681, style.scss */
  .m {
    display: block; }

  /* line 684, style.scss */
  .logo a img {
    width: 150px !important;
    height: auto;
    padding: 5px 10px; }

  /* line 690, style.scss */
  .language button {
    background: #0dcaf0 !important;
    border: none !important; }
    /* line 693, style.scss */
    .language button img {
      width: 25px;
      height: auto; }

  /* line 699, style.scss */
  .item-recommend-games {
    width: 100%;
    height: auto;
    background: #0dcaf0 url("../images/getimgs.svg") no-repeat;
    position: relative;
    border-radius: 5px !important;
    transition: 1s; }
    /* line 706, style.scss */
    .item-recommend-games a {
      width: 100%;
      height: auto;
      display: block; }
      /* line 710, style.scss */
      .item-recommend-games a .item-recommend {
        width: 100%;
        height: auto;
        text-align: right;
        padding-top: 15px !important;
        display: block; }
        /* line 716, style.scss */
        .item-recommend-games a .item-recommend img {
          width: 100%;
          max-width: 300px;
          height: auto; }
      /* line 722, style.scss */
      .item-recommend-games a .info-recommend {
        width: 100%;
        max-width: 200px;
        height: auto;
        padding: 10px 10px;
        position: absolute;
        left: 0;
        top: 0;
        display: block; }
        /* line 731, style.scss */
        .item-recommend-games a .info-recommend h3 {
          width: 100%;
          height: auto;
          font-size: 0.9rem;
          color: #ffffff;
          padding: 5px 0;
          font-weight: bold;
          text-align: left;
          text-transform: uppercase; }
        /* line 741, style.scss */
        .item-recommend-games a .info-recommend p {
          width: 100%;
          height: auto;
          font-size: 0.8rem;
          font-weight: bold;
          text-align: left;
          color: #ffffff;
          display: block; }

  /* line 753, style.scss */
  .top-rated-game {
    overflow: hidden;
    border-radius: 10px; }

  /* line 757, style.scss */
  .sponsorship ul li a img {
    height: 40px;
    width: auto; }

  /* line 761, style.scss */
  .btn-lo-re {
    border-radius: 0px !important; }

  /* line 764, style.scss */
  .container {
    padding: 5px !important; }

  /* line 767, style.scss */
  .networks ul li a img {
    width: 25px;
    height: auto; }

  /* line 771, style.scss */
  .footer-mobile {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto;
    position: fixed;
    left: 0;
    bottom: 0;
    display: block; }

  /* line 784, style.scss */
  .btn-footer {
    white-space: nowrap;
    font-size: 0.7rem; }
    /* line 787, style.scss */
    .btn-footer i {
      margin-right: 5px; }

  /* line 791, style.scss */
  .offcanvas {
    --bs-offcanvas-width: 300px !important; }

  /* line 795, style.scss */
  .nav-m p {
    font-size: 0.9rem;
    font-weight: bold;
    text-align: left;
    padding: 10px 5px;
    display: block; }
  /* line 802, style.scss */
  .nav-m ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block; }
    /* line 807, style.scss */
    .nav-m ul li {
      width: 100%;
      height: auto;
      background: #007f99;
      margin: 5px auto;
      border-radius: 7px;
      vertical-align: middle;
      display: block; }
      /* line 815, style.scss */
      .nav-m ul li a {
        width: 100%;
        height: auto;
        text-align: left;
        padding: 7px 10px;
        font-size: 0.9rem;
        color: #ffffff;
        font-weight: bold;
        vertical-align: middle;
        display: block; }
        /* line 825, style.scss */
        .nav-m ul li a i {
          margin-right: 5px;
          vertical-align: middle; }
          /* line 828, style.scss */
          .nav-m ul li a i img {
            width: 20px; }

  /* line 837, style.scss */
  .nav-m-2 p {
    font-size: 0.9rem;
    font-weight: bold;
    text-align: left;
    padding: 10px 5px;
    display: block; }
  /* line 844, style.scss */
  .nav-m-2 ul {
    width: 100%;
    height: auto;
    text-align: left;
    display: block; }
    /* line 849, style.scss */
    .nav-m-2 ul li {
      width: 100%;
      height: auto;
      background: #007f99;
      margin: 5px auto;
      border-radius: 7px;
      vertical-align: middle;
      display: block; }
      /* line 857, style.scss */
      .nav-m-2 ul li a {
        width: 100%;
        height: auto;
        text-align: left;
        padding: 7px 10px;
        font-size: 0.9rem;
        color: #ffffff;
        font-weight: bold;
        vertical-align: middle;
        display: block; }
        /* line 867, style.scss */
        .nav-m-2 ul li a i {
          margin-right: 5px;
          vertical-align: middle; }
          /* line 870, style.scss */
          .nav-m-2 ul li a i img {
            width: 20px; }

  /* line 878, style.scss */
  .btn-footer i img {
    width: 20px; }

  /* line 881, style.scss */
  .bg-footers {
    padding-bottom: 20px; }

  /* line 884, style.scss */
  .section .announment marquee {
    padding: 0px 0;
    font-size: 1.0rem;
    padding-top: 5px; }

  /* line 889, style.scss */
  .thumbnails-bg {
    width: 100%;
    height: auto;
    text-align: center;
    margin: 0 auto; }

  /* line 894, style.scss */
  .thumbnails-bg a {
    position: relative;
    display: block;
    height: 135px !important;
    background-size: cover; }

  /* line 899, style.scss */
  .thumbnails-bg a img {
    max-width: 100%;
    height: auto;
    vertical-align: middle; }

  /* line 903, style.scss */
  .thumbnails-bg a span {
    position: absolute;
    bottom: -27px;
    left: 0;
    width: 100%;
    height: 100px;
    padding: 0 15px;
    transition-duration: 0.3s;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold; }

  /* line 919, style.scss */
  .thumbnails-bg a:hover {
    transform: translateY(5px); }

  /* line 921, style.scss */
  .thumbnails-bg a:hover > span {
    transform: translateY(-10px); }

  /* line 924, style.scss */
  .lobby-section {
    width: 100%;
    height: auto;
    padding: 10px 0;
    display: block; } }
