@import url('https://fonts.googleapis.com/css2?family=Battambang&family=Dangrek&family=Preahvihear&family=Suwannaphum&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Koulen&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Nokora:wght@100;300;400;700;900&display=swap');

* {
  margin: 0;
  padding: 0;
}

body {
  background-color: #2a2a2a;
}

a {
  text-decoration: none;
}

header {
  position: fixed;
  width: 100%;
  height: 70px;
  top: 0;
  z-index: 999;
  background: #2b3941 url(../images/wrapper/bg_head.jpg);
}

header .container {
  position: relative;
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
  padding: 9px;
}

header .container .logo {
  padding: 0;
}

header .container .logo img {
  position: relative;
  width: 200px;
  top: -5px;
  float: left;
  vertical-align: middle;
}

header .container .login {
  display: none;
  float: right;
  right: 0px;
  position: relative;
}

header .container .login i {
  color: #000;
  font-size: 14px;
  line-height: 30px;
}

header .container .login .btn1 {
    position: relative;
    float: right;
    right: 0px;
    color: #000;
    font-size: 12px;
    font-family: "Nokora", sans-serif;
    background: none;
    border-radius: 50px;
    margin-left: 5px;
    width: 100px;
    height: 32px;
    text-align: center;
    line-height: 32px;
    font-weight: 500;
    background: linear-gradient(to bottom, #e3d898, #c89b62);
}
header .container .process{
    position: absolute;
    float: right;
    right: 10px;
    top: 15px;
}
header .container .process input{
    width: 150px;
    height: auto;
    padding: 12px;
    border-radius: 30px;
}
input[type=text] {
    width: 100%;
    border: none;
    background: #1c1c1c;
}
input[type=password] {
    width: 100%;
    background: #1c1c1c;
    border: none;
}
  
header .container .process ::placeholder{
    color: #fff;
    font-size: 14px;
    font-family: "Nokora", sans-serif;
}
header .container .process button{
    width: 120px;
    border: none;
    padding: 7px;
    border-radius: 30px;
    cursor: pointer;
    transition: all .5s ease;
    background: linear-gradient(to bottom, #e3d898, #c89b62);
    border: none;
}
header .container .process button:hover{
    background-color: rgb(93, 0, 0);
}
header .container .process button a{
    color: #fff;
    text-decoration: none;
    font-size: 14px;
    font-family: 'Battambang', cursive;
}

main {
  margin-top: 70px;
}
nav {
    position: relative;
    width: 100%;
    height: 80px;
    background-color: #1a1a1a;
}
nav .nav-links{
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    z-index: 2;
    position: relative;
}
nav .nav-links ul {
    display: flex;
    justify-content: center;
    align-items: center;
}
nav .nav-links ul li{
    transition: 0.3s;
    list-style: none;
    padding: 10px 22px;
    cursor: pointer;
}
nav .nav-links ul li:hover{
    background-color: #2c2c2c;
}
nav .nav-links ul li img {
    position: relative;
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 35px;
}
nav .nav-links ul li a {
    display: block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    color: #fff;
    font-size: 14px;
    font-family: "Nokora", sans-serif;
    line-height: 30px;
}
.checkbtn{
    color: #000;
    line-height: 40px;
    float: right;
    cursor: pointer;
    display: none;
    margin-right: 20px;
}
#check{
    display: none;
}
#marquee_mobile {
    display: none;
}

/* ------------------------Verticaltab------------------- */
.mobile_game {
    width: 100%;
    height: auto;
    display: none;
}

.mobile_game .container {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
  }

.sport1 {
    width: 100%;
    height: auto;
}

.sport1 .allsport1 {
    width: 100%;
    height: auto;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(5, 1fr);
    padding: 10px 0px;
    gap: 0.5em;
}

.sport1 .allsport1 .boxsport1 {
    margin: 0;
}

.sport1 .allsport1 img {
  width: 100%;
  border-radius: 10px;
}

.sport1 .allsport2 {
  width: 100%;
  height: auto;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 10px 0px;
  gap: 0.5em;
}

.sport1 .allsport2 .boxsport1 {
  margin: 0;
}

.sport1 .allsport2 img {
  width: 100%;
  box-shadow: 5px 5px 10px #000;
  border: 1px solid rgba(0, 0, 0, 0.808);
  border-radius: 10px;
}

/* ------------------------Verticaltab------------------- */
.tab_4 {
  width: 100%;
  height: auto;
}

.tab_4 .container {
  max-width: 1280px;
  height: auto;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  box-sizing: border-box;
  gap: 1em;
  padding: 10px;
}

.tab_4 .container a {
  text-decoration: none;
}

.tab_4 .container .row {
  background: linear-gradient(to bottom, #e7d39d, #b19560);
  border-radius: 15px;
  padding: 10px;
}

.tab_4 .container .row img {
  width: 50%;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.tab_4 .container .row p {
  color: #000;
  font-family: DB-Heavent-Cond;
  font-size: 18px;
  font-weight: 600;
  text-align: center;
}

.topbox {
  width: 100%;
  height: auto;
  background-color: #1a1a1a;
  border-top: 1px solid #2a2a2a;
}

.topbox .container {
  max-width: 1270px;
  height: auto;
  margin: 0 auto;
  padding: 5px;
  background-color: none;
}

.topbox .container .row {
  max-width: 1480px;
  background-color: #1a1a1a;
  /* border: 1px solid #000; */
  border-radius: 10px;
  padding: 10px;
}

.topbox .container .row #textShow {
  position: relative;
  top: 2px;
  color: #fff;
  font-size: 12px;
  font-family: 'Battambang', sans-serif;
  line-height: 1;
}
.topbox .container .row img {
  position: absolute;
  width: 25px;
  background-color: #1a1a1a;
  z-index: 3;
  padding-right: 5px;
  margin-top: -3px;
}

/* jssor slider loading skin spin css */
.jssorl-009-spin img {
  animation-name: jssorl-009-spin;
  animation-duration: 1.6s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@keyframes jssorl-009-spin {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}


/*jssor slider bullet skin 132 css*/
.jssorb132 {
  position: absolute;
}

.jssorb132 .i {
  position: absolute;
  cursor: pointer;
}

.jssorb132 .i .b {
  fill: #fff;
  fill-opacity: 0.8;
  stroke: #000;
  stroke-width: 1600;
  stroke-miterlimit: 10;
  stroke-opacity: 0.7;
}

.jssorb132 .i:hover .b {
  fill: #000;
  fill-opacity: .7;
  stroke: #fff;
  stroke-width: 2000;
  stroke-opacity: 0.8;
}

.jssorb132 .iav .b {
  fill: #000;
  stroke: #fff;
  stroke-width: 2400;
  fill-opacity: 0.8;
  stroke-opacity: 1;
}

.jssorb132 .i.idn {
  opacity: 0.3;
}

.jssora051 {
  display: block;
  position: absolute;
  cursor: pointer;
}

.jssora051 .a {
  fill: none;
  stroke: #fff;
  stroke-width: 360;
  stroke-miterlimit: 10;
}

.jssora051:hover {
  opacity: .8;
}

.jssora051.jssora051dn {
  opacity: .5;
}

.jssora051.jssora051ds {
  opacity: .3;
  pointer-events: none;
}

/* ------------------------Slide---------------------- */
#menus {
  width: 100%;
  bottom: 0;
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  background: url(../images/footer/footer-bg.png) center;
  padding: 30px 0px 20px;
  z-index: 3;
}

#menus li {
  list-style-type: none;
}

#menus li a {
  width: 80px;
  height: 25px;
  color: #fff;
  text-align: center;
  font-size: 20px;
  text-decoration: none;
  display: block;
  transition: 1s;
  text-transform: uppercase;
  position: relative;
}

#menus #txt1 {
  left: -20px;
  position: relative;
}

#menus #txt2 {
  left: 20px;
  position: relative;
}

#menus li a i {
  width: 100%;
  font-size: 20px;
  position: absolute;
  left: 0px;
  transition-delay: .3s;
  z-index: 9;
  color: #fff;
  top: -10px;
}

#menus li a img {
  position: relative;
  width: 40%;
  bottom: 20px;
}

#menus li a .logo-animate {
  width: 100%;
  margin-top: -30px;
  animation: card55 4s linear infinite;
}

@keyframes card55 {
  0% {
    transform: rotate(0deg);
  }

  25% {
    transform: rotate(30deg);
  }

  50% {
    transform: rotate(0deg);
  }

  75% {
    transform: rotate(-30deg);
  }

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

#menus li a.active-icon i {
  top: -60%;
  transition-delay: .3s;
  transition: 1s;
}

#menus li a span {
  display: block;
  font-size: 16px;
  width: 100%;
  position: absolute;
  bottom: -15px;
  transition-delay: .3s;
  transition: 1s;
  z-index: 9;
  color: #ebc76e;
  font-family: DB-Heavent-Cond;
}

#menus li a.active-icon span {
  bottom: 14px;
  transition-delay: .5s;
  transition: 1s;
  opacity: 1;
}

.banner-001 {
  display: none;
}
.logo_game {
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.logo_game .container {
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
}
.logo_game .container img {
    width: 150px;
    vertical-align: middle;
}
.game_desktop {
    width: 100%;
    height: auto;
    padding-top: 20px;
}
.game_desktop .container {
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(5,1fr);
    gap: 1.3em;
}
.game_desktop .container .row {
    cursor: pointer;
    padding: 10px 0;
}
.game_desktop .container .row img {
    width: 100%;
    vertical-align: middle;
}
.game_desktop .container .row .title_game {
    width: 40%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding-top: 5px;
}
.game_desktop .container .row p {
    color: #fff;
    font-size: 14px;
    font-family: "Nokora", sans-serif;
    text-align: center;
    padding: 10px;
}
.jackpot {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
}
.jackpot img {
    width: 100%;
}
.section07 {
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.section07 .container {
    max-width: 1400px;
    height: auto;
    margin: 0 auto;
    background: url(../images/wrapper/Game-Pages-Sports-BG.jpg) center;
    border-radius: 15px;
}
.section07 .container .row{
    display: flex;
}  
.section07 .container .colum01 {
    width: 50%;
    height: auto;
} 
.section07 .container .colum01 h2 {
    color: #fff;
    font-size: 22px;
    font-family: "Nokora", sans-serif;
    padding-left: 20px;
    padding-top: 20px;
    line-height: 30px;
}  
.section07 .container .colum01 p {
    color: #fff;
    font-size: 14px;
    font-family: "Nokora", sans-serif;
    word-break: break-all;
    z-index: 2;
    position: relative;
    padding-left: 20px;
} 
.section07 .container .colum01 button {
    width: 150px;
    height: 40px;
    color: #000;
    font-size: 22px;
    font-family: DB-Heavent-Cond;
    background: url(../images/wrapper/gold-pattern.jpg);
    background-size: 120%;
    border-radius: 50px;
    border: none;
    cursor: pointer;
} 
.section07 .container .colum02 {
    width: 50%;
    height: auto;
}
.section07 .container .colum02 img {
    width: 100%;
} 
.line_gif {
    height: 70px;
    z-index: 2;
    position: relative;
    border-radius: 15px;
    left: 20px;
}
.phone {
    height: 250px;
}
.nav-bottom {
    display: none;
    position: fixed;
    width: 100%;
    height: auto;
    bottom: 10px;
    z-index: 999;
}
.nav-bottom .wrap {
    max-width: 700px;
    height: auto;
    margin: 0 auto;
}
.nav-bottom .container-me {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    display: grid;
    grid-template-columns: repeat(4,1fr);
    background: linear-gradient(to bottom, #383838, #2a2a2a);
    box-shadow: 1px -7px 0px rgba(0, 0, 0, 0.1), 0px -11px 16px #1c1b1b;
    padding: 5px;
    border-radius: 20px;
}
.nav-bottom .container-me .row {
    cursor: pointer;
}
.nav-bottom .container-me .row ion-icon {
    width: 100%;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 26px;
    color: #fff;
    padding: 5px 0;
}
.nav-bottom .container-me .row p {
    font-size: 12px;
    font-family: 'Battambang', sans-serif;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
}
footer {
    position: relative;
    width: 100%;
    height: auto;
    bottom: 60px;
    background-color: #1f1f1f;
}
footer .footer1 {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    background: url(../images/wrapper/line-horz.png) repeat-x bottom;
}
footer .footer1 p {
    color: #8e8e8e;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 30px 0;
    line-height: 25px;
}
footer .footer2 {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: url(../images/wrapper/line-horz.png) repeat-x bottom;
}
footer .footer2 div {
    color: #8e8e8e;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 15px 10px;
    background: url(../images/wrapper/line-vert.png) repeat-y right;
}
footer .footer3 {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    background: url(../images/wrapper/line-horz.png) repeat-x bottom;
}
footer .footer3 div {
    color: #8e8e8e;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    text-align: center;
    padding: 50px 10px;
}
footer .footer3 div img {
    max-width: 1280px;
    width: 100px;
}
footer .footer4 {
    max-width: 1280px;
    height: auto;
    margin: 0 auto;
    display: flex;
    justify-content: flex-end;
    align-items: center;
    background: url(../images/wrapper/line-horz.png) repeat-x bottom;
    padding: 10px;
}
footer .footer4 .copyright {
    color: #fff;
    font-size: 14px;
    font-family: 'Roboto', sans-serif;
    margin-right: auto;
}
footer .footer4 div {
    color: #fff;
    font-size: 12px;
    display: flex;
    align-items: center;
}
footer .footer4 div img {
    width: 100px;
}