/**
* Template Name: Arsha
* Updated: May 30 2023 with Bootstrap v5.3.0
* Template URL: https://bootstrapmade.com/arsha-free-bootstrap-html-template-corporate/
* Author: BootstrapMade.com
* License: https://bootstrapmade.com/license/
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #47b2e4;
  text-decoration: none;
}

a:hover {
  color: #73c5eb;
  text-decoration: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Arial", sans-serif;
}

/*--------------------------------------------------------------
# Preloader
--------------------------------------------------------------*/
#preloader {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  overflow: hidden;
  background: #37517e;
}

#preloader:before {
  content: "";
  position: fixed;
  top: calc(50% - 30px);
  left: calc(50% - 30px);
  border: 6px solid #37517e;
  border-top-color: #fff;
  border-bottom-color: #fff;
  border-radius: 50%;
  width: 60px;
  height: 60px;
  animation: animate-preloader 1s linear infinite;
}

@keyframes animate-preloader {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(360deg);
  }
}

body {
   font-family: "Arial", sans-serif !important;
}

/*--------------------------------------------------------------
# Hero Section
--------------------------------------------------------------*/
#hero {
  position: relative;
  overflow-y: hidden;
  overflow-x: hidden;
  background-image: url('../img/bg_pc.jpg');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  width: 100%;
  height: 100vh;
  /*min-height: 100vh;*/
  margin: auto;
  color: #fff;
}

@keyframes zoomInOut {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.2);
  }
  100% {
    transform: scale(1);
  }
}

.app img {
  animation: zoomInOut 2s infinite; 
}


#hero .animated {
  animation: up-down 2s ease-in-out infinite alternate-reverse both;
}


.app:hover, .link:hover, .app2:hover{
  opacity: 0.8;
}

.dk-pc{
  display: block;
}

.dk-sp{
  display: none;
}

.link-app-0{
  background-image: url('../img/bg_top.webp');
  background-repeat: no-repeat;
  background-position: bottom;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 0px 30px;

  position: fixed !important;
  top: 0;
  left: 0;
  z-index: 999;
}

.link-app-0 img{
  padding: 10px 20px 15px;
}

.link-app-0 .logo img{
    width: 165px;
}


.link-app-0 .onbet img{
    width: 167px;
    height: 54px;
}

.link-app-0 .cskh img{
    width: 128px;
}

.link-app-1{
  background-image: url('../img/bg_baner.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 70px 30px 0px;
}

.link-app-1 .content{
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  margin-top: 1rem;
}

.link-app-1 .text{
  color: #fff;
  font-size: 1.325rem;
  text-align: left;
  margin-top: 15px;
  padding-left: 88px;
}


.link-app-1 img.title {
    width: 300px;
    margin-bottom: 10px;
}

.link-app-1 img.text-10 {
    width: 350px;
}

.link-app-1 img.loto {
    width: 240px;
}

.btn-privacy {
  position: absolute;
  z-index: 1000;
  right: 5px;
}

.btn-privacy span{
    background: #21f795;
    color: #000;
    text-transform: uppercase;
    padding: 5px 10px;
    font-size: 1.2rem;
    font-weight: 700;
}


.link-app-2{
  background-image: url('../img/bg_n.webp');
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  width: 100%;
  height: auto;
  padding: 10px 20px 5px;
}

.link-app-2 h3{
  font-size: 1.3rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: 5px;
  color: #fff;
}

.link-app-2 .number-top .item{
  position: relative;
  display: inline-block;
  padding: 0px 10px;
}

.link-app-2 .number-top .item img{
  width: 40px;
}

.link-app-2 .number-top .item span img{
  width: 25px;
}

.link-app-2 .number-top .item span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: red;
  font-weight: 700;
  font-size: 1.425rem;
}

.link-app-3{
  max-width: 1200px;
  margin-top: 5px;
}

.link-app-6{
  max-width: 1000px;
  margin-top: 5px !important;
}

.myiframe{
    pointer-events: none;
    transform: scale(0.8);
    margin-top: -49px;
    margin-left: 43px;
}

.bg-table{
  background: #030b11;
  padding: 5px;
  border: 1px solid #104236;
  margin-left: 10px;
}
   
.bkqtinhmienbac {
    border: 1px solid #999;
    background: #FFF;
    border-bottom: 0;
    font-size: 0.825rem;
    width: 100%;
    color: #1b4a3a;
    font-weight: 700;
}

.bkqtinhmienbac table{
    border: none;
    width: 100%;
}

.bkqtinhmienbac td {
    border: 1px solid #999;
    border-top: 0;
    border-left: 0;
    text-align: center;
    height: 39px;
    line-height: 39px;
    padding: 0;
    vertical-align: middle;
    font-size: 1.4rem;
}

.bkqtinhmienbac table td{
    border: none;
}

.bkqtinhmienbac table td.border-right{
    border-right: 1px solid #999;;
}

.bkqtinhmienbac table td.border-bottom{
    border-bottom: 1px solid #999 !important;
}

.bkqtinhmienbac .text{
  font-size: 0.825rem;
  width: 15.5%;
}

.bkqtinhmienbac .code{
   font-size: 1rem;
}

.bkqtinhmienbac .giaidb, .bkqtinhmienbac .giai7{
  color: #ff0000;
}

.rolling-number{
  color: #ff0000;
}

.giai21, .giai22{
  width: 50%;
}

.giai31, .giai32, .giai33, .giai34, .giai35, .giai36{
  width: 33.33%;
}

.giai51, .giai52, .giai53, .giai54, .giai55, .giai56{
  width: 33.33%;
}

.giai41, .giai42, .giai43, .giai44{
  width: 25%;
}

.giai61, .giai62, .giai63{
  width: 33.33%;
}

.giai71, .giai72, .giai73, .giai74{
  width: 25%;
}

.bkqtinhmienbac .bg{
  background: #e2fff9;
}

.bg_kyprev{
    background-image: url(../img/btn2.webp);
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    width: 100%;
    height: 38px;
    line-height: 37px;
    font-size: 1.125rem;
}

.table-infor{
  position: relative;
  margin-right: 100px;
}

.btn-prev{
  position: absolute;
  top: 50%;
  left: 20px;
  transform: translate(-50%, -50%);
  width: 17px;
  height: 30px;
  cursor: pointer;
}

.btn-next{
  position: absolute;
  top: 50%;
  right: 0px;
  transform: translate(-50%, -50%);
  width: 17px;
  height: 30px;
  cursor: pointer;
}

.table-infor .logo{
  margin-bottom: 15px;
}

.infor-dai{
  font-size: 1.15rem;
}

.table-infor .number-top .item{
  position: relative;
  display: inline-block;
  padding: 0px 5px;
}

.table-infor .number-top .item img{
  width: 40px;
}

.logo-info{
  width: 40%;
}

.table-infor .number-top .item span{
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color: red;
  font-weight: 700;
  font-size: 1.2rem;
}

.data-prize{
  font-size: 1rem;
}

.pad-20{
  padding: 24px 0px;
}

.link-app-4{
  padding: 0px 80px 10px;
}

.link-app-4 img{
   height: 150px;
}

.link-app-4 h1 span{
  background: #21f795;
  color: #000;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 1.2rem;
  font-weight: 700;
}

.link-app-4 p{
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 22px;
  font-size: 0.925rem;
  font-weight: 700;
}

.link-app-5{
  margin-top: -5px;
}

.link-app-5 img{
   height: 150px;
}

.link-app-5 h1 span{
  background: #21f795;
  color: #000;
  text-transform: uppercase;
  padding: 5px 10px;
  font-size: 1.2rem;
  font-weight: 700;
}

.link-app-5 p{
  text-transform: uppercase;
  margin-bottom: 0px;
  line-height: 22px;
  font-size: 0.925rem;
  font-weight: 700;
}

.btn-join, .btn-tyso{
  position: absolute;
  bottom: 20px;
  width: 100% !important;
  left: 110px;
}

.btn-join img, .btn-tyso img{
  width: 40%;
}

.hide{
  display: none;
}

.form-group.issue .help-block, .form-group.issue .help-inline, .form-group.error .help-block, .form-group.error .help-inline {
    color: #ff0000;
}



@-webkit-keyframes glowing {
  0% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
  50% { background-color: #0094FF; -webkit-box-shadow: 0 0 10px #0094FF; opacity: 1;}
  100% { background-color: #004A7F; -webkit-box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
}
 
@-moz-keyframes glowing {
  0% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
  50% { background-color: #0094FF; -moz-box-shadow: 0 0 10px #0094FF; opacity: 1;}
  100% { background-color: #004A7F; -moz-box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
}
 
@-o-keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF; opacity: 1;}
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; opacity: 0.3;}
}
 
@keyframes glowing {
  0% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; opacity: 0.3; }
  50% { background-color: #0094FF; box-shadow: 0 0 10px #0094FF;opacity: 1;  }
  100% { background-color: #004A7F; box-shadow: 0 0 3px #004A7F; opacity: 0.3; }
}
 
.button-link {
  -webkit-animation: glowing 900ms infinite;
  -moz-animation: glowing 900ms infinite;
  -o-animation: glowing 900ms infinite;
  animation: glowing 900ms infinite;
}

.modalLogin .modal-content{
  background: radial-gradient(#d9f1ec, #fafdfc, #d9f1ec);
  
}

.modalLogin .modal-header{
  background-color: transparent;
  padding: 0px;
  height: 5px;
}

.modalLogin .modal-body{
  padding: 0.5rem 1rem;
}

.modalLogin .col-form-label{
  font-weight: 700;
  text-align: right;
  color: #000;
  font-size: 1.04rem;
}

.modalLogin .modal-content{
  border: 4px solid #00626b;
}

.modalLogin .form-control {
    border: 1px solid #00626b;
}

.modal .modal-header .close span{
  color: #ff0000;
  font-weight: 700;
}

.modalLogin .modal-header .close{
  border: 4px solid #00626b;
  border-radius: 50%;
  -webkit-transform: translate(8px, -4px);
  -ms-transform: translate(8px, -4px);
  transform: translate(8px, -4px);
}

.modal .modal-header .close:hover, .modal .modal-header .close:focus, .modal .modal-header .close:active{
  -webkit-transform: translate(8px, -4px);
  -ms-transform: translate(8px, -4px);
  transform: translate(8px, -4px);
}

.form-control{
  color: #000;
}

.form-control:focus {
    color: #000;
    background-color: #FFFFFF;
    border-color: #00626b;
    outline: 0;
    box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.15);
}

.form-group .help-block ul li{
  font-size: 1rem;
}

.form-group .help-block ul{
  margin-bottom: 0px;
}

.btn-d{
  width: 70%;
}

.dk-r{
  padding-right: 0px;
}

.dk-l{
  padding-left: 0px;
  margin-left: -15px;
}

.text-user{
  color: #fff;
  white-space: nowrap;
  width: 45px;
  overflow: hidden;
  text-overflow: ellipsis; 
  display: inline-block;
}

input::placeholder {
  font-size: 1rem;
  color: #000;
}

.txt-Guess{
  font-weight: 700;
  font-size: 1.5rem;
  text-align: center;
  color: #19423d !important;
}

.txt-Guess::placeholder {
   font-size: 1.5rem;
   color: #5F5F5F;
}

.btn-d1{
  width: 90%;
}

#swal2-content {
    font-size: 1.3rem;
}


.modal-ls{
  max-width: 1150px !important;
}

.table-bordered th,
.table-bordered td {
    border: 2px solid #1f9d57;
    font-size: 1.2rem !important;
    color: #000;
}

table.table-bordered.dataTable {
    border: 2px solid #1f9d57;
}
table.table-bordered.dataTable thead th,
table.table-bordered.dataTable thead td,
table.table-bordered.dataTable tfoot th,
table.table-bordered.dataTable tfoot td {
    border-right: 2px solid #1f9d57;
}
table.table-bordered.dataTable thead th,
table.table-bordered.dataTable thead td {
    border-bottom: 0px solid #1f9d57;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
    border-bottom: 2px solid #1f9d57;
}
table.table-bordered.dataTable tfoot th,
table.table-bordered.dataTable tfoot td {
    border-top: 2px solid #1f9d57;
}

table.dataTable thead .sorting::before,
table.dataTable thead .sorting_asc::before,
table.dataTable thead .sorting_desc::before {
    left: inherit;
    right: 0;
    padding-right: 0.5rem;
}
table.dataTable thead .sorting::after,
table.dataTable thead .sorting_asc::after,
table.dataTable thead .sorting_desc::after {
    left: inherit;
    right: 0;
    padding-right: 0.5rem;
}

.table-bordered thead th,
.table-bordered thead td {
    border: 2px solid #1f9d57;
    border-bottom-width: 2px;
}


table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable th:last-child, table.table-bordered.dataTable td:last-child, table.table-bordered.dataTable td:last-child {
    border-right-width: 0px;
}

table.table-bordered.dataTable tr:last-child td{
   border-bottom: 0px solid #1f9d57;
}


.pagination .page-item .page-link:hover{
  color: #1f9d57;
}

.pagination .page-item.active .page-link{
  background-color: #1f9d57;
}

.pagination .page-item.active .page-link:hover{
  color: #fff;
}


.pagination .active {
    opacity: 1;
}

.img-ls-a{
  width: 60%;
}

.modalLogin .card-body{
  padding: 0.5rem;
}

#modalPrivacy .modal-body{
  padding-bottom: 1rem;
}

#modalPrivacy h3{
    font-weight: bold;
    color: #000;
}
#modalPrivacy p{
  font-weight: bold;
  font-size: 1.2rem;
  color: #000;
}

.text-ct{
   width: 50%;
}

.bgg-join{
    background-image: url('../img/bg_ct.webp');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    width: 100%;
    height: auto;
    padding: 10px 15px 2px;
    margin-bottom: 15px;
}

.block-join:nth-child(1) .btn-join{
  left: 172px;
  bottom: 15px;
}

.block-join:nth-child(2) .btn-join{
  left: 175px;
  bottom: 10px;
}

.block-join:nth-child(3) .btn-tyso{
  left: 164px;
  bottom: 12px;
}

.img-code{
  height: 27px;
}

#modalInfoCode img{
  width: 45%;
}

#modalInfoCode .content-info-code{
  background: radial-gradient(#1e755b, #094f3c, #014030);
  color: #fff;
  padding: 15px 10px 5px;
  border-radius: 10px;
}

.htmlCode{
    color: #02402d;
    font-weight: 700;
    font-size: 28px;
    vertical-align: bottom;
}

.htmlAmount{
     color: #02402d;
    font-weight: 700;
    font-size: 24px;
    vertical-align: bottom;
}


.footer-contact-wrapper, .footer-contact-mobile-wrapper {
    left: 0;
    right: 0;
    margin: auto;
    position: fixed;
    z-index: 9999;
    display: flex;
    justify-content: center;
    text-align: center;
    width: 100%;
}

.footer-contact-mobile-wrapper {
    display: flex;
    justify-content: space-around;
    background: #333;
}

.footer-contact-mobile-wrapper, .footer-contact-mobile-wrapper a, .footer-contact-mobile-wrapper a:hover, .footer-contact-mobile-wrapper a:focus, .footer-contact-mobile-wrapper a:visited {
    color: #000;
}

.footer-contact-mobile-wrapper {
    background: #aed8d4;
    
    background: url(../img/bgm_footer.webp) no-repeat;
    background-size: cover;
}

.footer-contact-mobile-wrapper {
    bottom: 0;
}

.footer-contact-mobile-content {
    padding: 5px 0;
    text-align: center;
    width: 20%;
}

.footer-contact-mobile-content:nth-child(1){
  width: 17%;
}
.footer-contact-mobile-content:nth-child(2){
  width: 17%;
}
.footer-contact-mobile-content:nth-child(3){
  width: 25%;
}
.footer-contact-mobile-content:nth-child(4){
  width: 24%;
}
.footer-contact-mobile-content:nth-child(5){
  width: 17%;
}

.footer-contact-mobile-content img{
  width: 100%;
}

.footer-contact-mobile-content:nth-child(3) img{
  width: 67.5%;
}

.footer-contact-mobile-content:nth-child(4) img{
  width: 73%;
}

.footer-contact-mobile-content:nth-child(5) img{
  width: 99%;
}

.footer-contact-mobile-wrapper p {
    margin: 0;
    font-size: 1rem;
    line-height: 12px;
    font-weight: 500;
}

.cssCheck{
  width: 60%;
}
.imgTC{
 width: 20%; 
}

.img-success{
 width: 60%; 
}

/*--------------------------------------------------------------
# Sections General
--------------------------------------------------------------*/
section {
  padding: 0px;
  /*overflow: hidden;*/
}

@media (max-width: 1600px) {
   #hero {
    overflow-y: auto;
  }

  .link-app-1 .content{
    margin-top: 0rem;
  }

  .link-app-1 img.loto {
      width: 188px;
  }

  .link-app-1 img.text-10 {
    width: 260px;
  }

  .link-app-1 img.title {
    width: 262px;
    margin-bottom: 10px;
  }

  .text-ct {
    width: 40%;
  }

  .link-app-0 .logo img {
    width: 152px;
  }

  .link-app-3 {
    margin-top: 5px !important;
  }

  .link-app-6 {
      max-width: 950px;
  }

  .link-app-3 {
      max-width: 1100px;
  }

  .link-app-2 .number-top .item img {
    width: 30px;
  }

  .link-app-2 .number-top .item span{
    font-size: 1.2rem;
  }

  .table-infor .number-top .item img {
    width: 30px;
  }

  .myiframe {
      pointer-events: none;
      transform: scale(0.75);
      margin-top: -62px;
      margin-left: 10px;
  }

  .table-infor .number-top .item span{
     font-size: 1rem;  
  }

  .pad-20 {
    padding: 24px 0px;
  }

  .block-join:nth-child(1) .btn-join {
      left: 133px;
      bottom: 10px;
  }

  .block-join:nth-child(2) .btn-join {
    left: 137px;
    bottom: 7px;
  }

  .block-join:nth-child(3) .btn-tyso {
    left: 129px;
    bottom: 10px;
  }

  .table-infor {
      position: relative;
      margin-right: 75px;
  }
}
@media (max-width: 1540px) {
  
}

@media (max-width: 1440px) {
  #hero {
    overflow-y: auto;
  }

  .link-app-1 .content{
    margin-top: 0rem;
  }

  .link-app-1 img.loto {
      width: 188px;
  }

  .link-app-1 img.text-10 {
    width: 260px;
  }

  .link-app-1 img.title {
    width: 262px;
    margin-bottom: 10px;
  }

  .text-ct {
    width: 40%;
  }

  .link-app-0 .logo img {
    width: 152px;
  }

  .link-app-3 {
    margin-top: 5px !important;
  }

  .link-app-6 {
      max-width: 800px;
  }

  .link-app-3 {
      max-width: 1000px;
  }

  .link-app-2 .number-top .item img {
    width: 30px;
  }

  .link-app-2 .number-top .item span{
    font-size: 1.2rem;
  }

  .table-infor .number-top .item img {
    width: 30px;
  }

  .myiframe {
      pointer-events: none;
      transform: scale(0.65);
      margin-top: -87px;
      margin-left: 15px;
  }

  .table-infor .number-top .item span{
     font-size: 1rem;  
  }

  .pad-20 {
    padding: 16px 0px;
  }

  .block-join:nth-child(1) .btn-join {
      left: 133px;
      bottom: 10px;
  }

  .block-join:nth-child(2) .btn-join {
    left: 137px;
    bottom: 7px;
  }

  .block-join:nth-child(3) .btn-tyso {
    left: 129px;
    bottom: 10px;
  }
  .table-infor {
    position: relative;
    margin-right: 100px;
  }
}

@media (max-width: 1368px) {
 
}

@media (max-width: 1024px) {
 .bg-table{
    margin-left: 0px;
  }
}

@media only screen 
    and (width: 1366px) 
    and (height: 1024px) {
 
}

@media only screen 
    and (width: 1024px) 
    and (height: 1366px) {
  
}

@media (max-width: 991px) {

}

@media (max-width: 768px) {
  body {
    background-image: url('../img/bg_sp_blur.webp');
  }
  #hero {
    position: relative;
    overflow: hidden;
    background-image: url('../img/bg_sp.webp');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 100vh;
 }

  .link-app-0, .link-app-1, .link-app-2, .link-app-3 , .link-app-4, .link-app-5{
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .table-infor .number-top .item img {
    width: 40px;
  }

  .link-app-4 img{
    padding: 0px 20px;
  }

  .dk-pc{
    display: none !important;
  }

  .dk-sp{
    display: block;
  }

  .m-mobile img{
    width: 80px;
  }

  .menu-mobile{
    position: absolute;
    top: 50px;
    width: 100%;
    left: 0;
    z-index: 999;
    background-image: url('../img/back.webp');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    margin: 0;
    
  }

  .menu-mobile ul{
    list-style: none;
    margin-top: 15px;
  }

  .link-app-0 .onbet1 img {
    width: 215px;
  }

  .modalLogin .col-form-label {
      font-weight: 700;
      text-align: left;
      color: #000;
  }

  .modalLogin .form-group {
    margin-bottom: 0.5rem !important;
  }

  .link-app-1{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
  }

  .text-center-mobile{
    text-align: center !important;
  }

  .img-ls{
    width: 63%;
  }

  .cssMobile{
    font-size: 0.925rem;
    max-height: 400px;
    overflow-y: auto;
    overflow-x: hidden;
    padding: 0px 10px;
  }

  .cssHeader{
    font-weight: 700;
    background: #00626b;
    color: #fff;
    padding: 5px 10px;
  }

  .itemMobile .row{
    margin-top: 3px;
  }

  .cbxChange , .cbxChange2{
    font-size: 1rem;
    margin-top: 5px;
  }


  .pad-20{
    padding: 28px 0px;
  }

  #modalPrivacy p{
    font-size: 1rem;
  }

  .link-app-1 .content{
    margin-top: 0rem;
  }

  .link-app-sp{
      width: 100% !important;
      padding-left: 8px;
      padding-right: 8px;
      padding-top: 65px;
  }

  .text-ct {
      width: 90%;
  }

  .block-join{
    margin-top: 10px;
    margin-bottom: 10px;
  }

  .imgTC{
   width: 15%; 
  }

  .img-success{
   width: 100%; 
  }

  .htmlCode {
      font-size: 20px;
  }

  #modalInfoCode .content-info-code{
    font-size: 1rem;
  }

  #modalInfoCode .content-info-code p{
    margin-bottom: 0.2rem;
  }

  #modalInfoCode img {
    width: 65%;
  }

  .block-join:nth-child(1) .btn-join{
     left: 300px;
  }

  .block-join:nth-child(2) .btn-join{
    left: 294px;
    bottom: 20px;
  }

  .block-join:nth-child(3) .btn-tyso{
    left: 294px;
    bottom: 20px;
  }

  .link-app-4{
        padding-bottom: 120px;
  }

  .myiframe {
        pointer-events: none;
        transform: none;
        margin-top: 0px;
        margin-left: 0px;
  }

  .table-infor {
        position: relative;
        margin-right: 0;
  }

   .htmlAmount {
      font-size: 17px;
  }
}

@media (max-width: 767px) {
  body {
    background-image: url('../img/bg_sp_blur.webp');
  }
  #hero {
    position: relative;
    overflow: hidden;
    background-image: url('../img/bg_sp.webp');
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    width: 100%;
    height: auto;
    min-height: 100vh;
 }

  .block-join:nth-child(1) .btn-join{
     left: 211px;
  }

  .block-join:nth-child(2) .btn-join{
    left: 215px;
    bottom: 15px;
  }

  .block-join:nth-child(3) .btn-tyso{
    left: 215px;
    bottom: 18px;
  }

  .link-app-4{
        padding-bottom: unset;
  }

  .link-app-0, .link-app-1, .link-app-2, .link-app-3 , .link-app-4, .link-app-5{
    width: 100% !important;
    padding-left: 10px;
    padding-right: 10px;
  }

  .m-mobile img{
    width: 40px;
  }

  .link-app-1{
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 50px;
  }

  .link-app-2{
    padding-left: 5px;
    padding-right: 5px;
  }

 .group-onbet{
   display: flex;
 }

 .link-app-0 img{
    padding: 10px 0px 10px;
 }

  .link-app-0 .onbet{
    margin-top: 2px;
    margin-left: 5px;
    margin-right: 10px;
  }

  .link-app-0 .onbet-user{
      margin-top: 2px;
      margin-left: 2px;
      margin-right: 5px;
  }

  .link-app-0 .m-mobile{
    margin-top: 3px;
  }

  .link-app-0 .m-mobile-user{
    margin-top: 5px;
  }

 .link-app-0 .onbet img {
    width: 100px;
    height: 45px;
  }

  .link-app-0 .onbet1 img {
    width: 130px;
  }

  .link-app-0 .cskh img {
      width: 90px;
  }

  .link-app-1 img.title {
    width: 80%;
    margin-bottom: 10px;
}

  .link-app-1 .text {
    padding: 0px 40px 5px;
    font-size: 1.11rem;
    margin-top: 10px;
  }

  .link-app-2 .number-top .item {
    position: relative;
    display: inline;
    padding: 0px 0px;
  }

  .link-app-2 .number-top .item img {
    width: 46px;
  }

  .link-app-2 .number-top .item span {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
      color: red;
      font-weight: 700;
      font-size: 1.4rem;
      margin-left: -2px;
      margin-top: 1px;
  } 

  .bkqtinhmienbac .code{
   font-size: 0.845rem;
  }

  .bg-table{
    margin-left: 0px;
  }

  .table-infor{
    margin-top: 10px;
  }

  .table-infor .number-top .item img {
    width: 35px;
  }

  .table-infor .number-top .item span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: red;
    font-weight: 700;
    font-size: 1.3rem;
    margin-left: -2px;
    margin-top: 2px;
  }

  .table-infor .number-top .item {
    position: relative;
    display: inline;
    padding: 0px 4px;
}

  .link-app-4{
    padding: 10px 10px 80px;
  }

 
 .link-app-4 h1 span{
  font-size: 1rem;
  }

  .link-app-4 p{
    font-size: 0.875rem;
  }

  .btn-join{
      bottom: 15px;
      left: 70px;
    }

}

@media (max-width: 575px) {
}

@media (max-width: 435px) {

}

@media (max-width: 415px) {
     .link-app-0 .onbet img {
        width: 86px;
        height: 45px;
    }
}

@media only screen 
    and (width: 414px) 
    and (height: 736px) {


}

@media (max-width: 412px) {

 .link-app-2 .number-top .item img {
    width: 39px;
  }
  
 .link-app-2 .number-top .item {
    padding: 0px 1px;
   }

  .table-infor .number-top .item {
        padding: 0px 1px;
   }
}


@media (max-width: 400px) {
  
  .link-app-0 .onbet img {
        width: 80px;
        height: 45px;
    }

}

@media (max-width: 380px) {
  .cssMobile{
    font-size: 0.875rem;
  }
}

@media only screen 
    and (width: 375px) 
    and (height: 812px) {
}

@media (max-width: 360px) {
  @media (max-width: 412px) {
    .link-app-2 .number-top .item img {
        width: 37px;
    }
  }
}

@media (max-width: 767px) and  (max-height: 739px) {
  #hero {
      position: relative;
      overflow: hidden;
      background-image: url('../img/bg_sp.webp');
      background-repeat: no-repeat;
      background-position: top;
      background-size: cover;
      width: 100%;
      height: auto;
      min-height: 100vh;
   }
}


.loading {
    position: relative;
    overflow: hidden;
    pointer-events: none;
}
.loading .loading__overlay {
    content: '';
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    cursor: wait;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999999;
}
.loading .loading__icon {
    content: '';
    width: 5%;
    height: 5%;
    min-width: 50px;
    min-height: 50px;
    background-image: url('./loading-icon.svg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    margin: 0 auto;
    position: absolute;
    top: 50%;
    right: 0;
    left: 0;
    transform: translateY(-50%);
}
