 body{padding:0;overflow-x:hidden;font-size:16px; line-height: 1.5; background-color:#070111 ;color: #fff;}
.container{width:1170px;margin:0 auto; }
img,a,p,ul,li,div,input,h1,h2,h3,h4,h5,h6,span,textarea,table,tr,td{box-sizing:border-box;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;margin:0;padding: 0}
body {font-family: Arial, Helvetica, sans-serif; }
a{text-decoration:none; color:#fff;  }
select,textarea,input,a:hover,a:focus,button{outline:none}
.img_fit{max-width:100%; display:block;}
img{height: auto;}
ul{padding-left:0;list-style-type:none;}
body,p,ul{margin:0;}
.clr{clear:both}
.scroll_fix{overflow-y:hidden} 
table{border-collapse: collapse;width: 100%}
.flex { display:flex; display:-webkit-box;display:-moz-box; display:-ms-flexbox; display: -webkit-flex; flex-wrap: wrap;}
.flex-md{ -webkit-align-items: center;align-items: center;-webkit-justify-content: center; justify-content: center;}  
.flex-center{-webkit-justify-content: center; justify-content: center;}
.flex-agent-center{-webkit-align-items: center;align-items: center;}
.flex-bt{  -webkit-align-items: flex-end; align-items: flex-end;}
.flex-space-between{ justify-content: space-between;}
.flex-md-row-reverse { flex-direction: row-reverse ;}
.flex-container { align-content:stretch;} 
.flex-1 { flex: 1 0 0%;}
.col-auto { flex: 0 0 auto; width: auto;}
.mr-l{margin-left:auto;}
.col-6 {width: 50%;}
.col-3{width: 33.33%;}  .col-9{width: 66.66%;}  
.col-4 {width: 25%;}  .col-8 {width: 75%;}
.col-45 {width: 45%;} .col-55 {width: 55%;}
.col-1{width: 16.66%} .col-5 {width: 20%;} 
.col-60 {width: 60%;}  .col-40 {width: 40%;} 
.col-12 {width: 100%;} .col-10{width:83.33%;}
.col-R{padding-left: 20px;} .col-L{padding-right: 20px;}
a,.mask,li:hover, .btn,nav li>a:after, .thumbimg img,.box {transition: all 0.3s ease;-moz-transition: all 0.3s ease;-webkit-transition:all 0.3s ease;-o-transition: all 0.3s ease;}
.thumbimg:hover img  {-webkit-transform:scale(1.1);transform:scale(1.1);}
.row{margin: 0 -10px;}
.row>li{padding:10px;} 
hr{border: 0;border-top:1px solid #bfbfbf ;background: none;}
.center-img{margin: 0 auto;}
/*---------------------------------------------------------*/  
header{ padding: 10px 0; background: #413e47;} 
.logo {  display:block ;}  
.topnav>li{position: relative; }
.topnav>li>a{padding:15px 12px; display:block;  }    
.topnav ,.topnav li>a{height: 100%; } 
.topnav li>a:hover{color:var(--primary-color) ;}
.topnav li.active>a,.topnav li.active>a:hover{ 
  background: linear-gradient(135deg,  #b839ff 0%,#5721d6 100%);color: #fff; } 
nav{ background-color: #2d1951; }
#nav-icon{ z-index:1000;position:absolute;right:0;top:0; height:50px;width:50px; 
  -webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .5s ease-in-out;-moz-transition: .5s ease-in-out;-o-transition: .5s ease-in-out;transition: .5s ease-in-out;cursor: pointer}
#nav-icon span{ background-color:#fff; height:2px;width:60%;border-radius: 9px; opacity: 1;left: 20%;-webkit-transform: rotate(0deg);-moz-transform: rotate(0deg);-o-transform: rotate(0deg);transform: rotate(0deg);-webkit-transition: .25s ease-in-out;-moz-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
#nav-icon span:nth-child(1) {top:15px;}#nav-icon span:nth-child(2) {top:25px;}#nav-icon span:nth-child(3) {top:35px;}
#nav-icon.open span:nth-child(1) {top:25px;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
#nav-icon.open span:nth-child(2) {opacity: 0;left: -60px;}
#nav-icon.open span:nth-child(3) {top:25px;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
 
 
.sns{margin-top: 20px;}
.sns a:hover{opacity:0.6;}
.side_nav{position: fixed;right: 0;bottom: 45%;z-index: 9;}
.side_nav .a2a_kit a{display: block;float: none;margin-bottom: 5px}
 
.all-height{height:100%;}
.top-btn{text-align: right;}
.top-btn .btn{padding: 10px 20px;width: 100%; }
.top-btn li{padding:5px 5px 0 5px;}
.btn{padding:10px 5%;text-align: center;margin:5px  ;  display:inline-block;color: #0e2749; border-radius: 10px; background-color: transparent; 
   background-image: linear-gradient(135deg,  #ffd257 0%, #f3b407 100%);} 
 .btn:hover { background: #fff;color: #222; } 
 .btn-sec{color: #fff;
  background-color: transparent;background: linear-gradient(135deg,  #b839ff 0%,#5721d6 100%);
 }

.banner{ background-image: url(../images/banner.webp);background-repeat:  no-repeat;background-position:  center ;color: #fff;
  position: relative; background-size: cover; overflow: hidden;padding:24px 0 80px 0 ;} 
.banner-title{font-size:2.8rem; font-weight: bold; line-height: 1.1;   line-height: 1.3;  vertical-align: middle;  color: var(--primary-color);  }  
 
.box{ height: 100%;border-radius:8px; border: 2px solid  var(--secondary-color);background: #190d2f;}
  
.box-title{font-size: 1.3em; font-weight: bold;}  

.game-list .box::after{content: "";background-color: var(--secondary-color);position: absolute;right:0 ;top: 0; 
 /* border-bottom: 70px solid #fff;
  border-left: 70px solid transparent;*/
  border-left: 60px solid #fff;
  border-top: 60px solid transparent;}
.game-list .box{position: relative;overflow: hidden;}
.game-list .box svg{width: 70px;height: 70px;fill: var(--primary-color);}

.promo-list .box{background : linear-gradient(180deg, #ffd257 0%, #f3b407 100%);}

.pagetop{ background-image: url(../images/pagetop.webp) ;background-position: center  ;background-size: cover; color: #fff; padding:88px 0; text-align: center;}     
.page-title{font-size:2.5em;font-weight:bold;display: inline-block; color: #fff;}
.pagetop-signup{background:url(../images/pagetop-signup.webp) fixed no-repeat center top ;}
.pagetop-slot{background:url(../images/pagetop-slot.webp) fixed no-repeat center top ;}
.pagetop-casino{background:url(../images/pagetop-casino.webp) fixed no-repeat center   ;}
.pagetop-sport{background:url(../images/pagetop-sport.webp) fixed no-repeat center   ;}
.pagetop-crash{background:url(../images/pagetop-crash.webp) fixed no-repeat center   ;}
.pagetop-cricket{background:url(../images/pagetop-cricket.webp) fixed no-repeat center   ;}
.pagetop-promo{background:url(../images/pagetop-promo.webp) fixed no-repeat center   ;}
.pagetop-app{background:url(../images/pagetop-app.webp) fixed no-repeat center   ;}
.pagetop-payment{background:url(../images/pagetop-payment.webp) fixed no-repeat center   ;}
.pagetop-about{background:url(../images/pagetop-about.webp) fixed no-repeat center   ;}

 
 .game-box {margin-bottom: 2em; overflow: hidden;background-color: #fff;}
 .game-title{color: var(--primary-color);font-size: 1.4em;font-weight: bold;} 
 .bg-box{background:url(../images/box-bg.webp)  no-repeat center ;background-size: cover; color: #fff;}

 footer { padding: 24px 0;color:#aaa;background-color: #2d2d2e; }   
 footer a{color:rgb(252, 250, 218) ;padding: 5px;margin: 10px;}
 footer a:hover{color: var(--primary-color);}
.content{padding:16px;}   
.contain{padding:2em;}
 
  .home-img{margin-top: -24px;}
.home-img2 { max-width:120%;margin-right: -20%;}
.home-img3 { max-width:120%;margin-left: -20%;}  

  
/*QA*/
.accordion-area{ list-style: none;  margin:0 auto;}
.accordion-area>li{  overflow: hidden;   margin-bottom: 15px; } 
.accordion-title { position: relative;  cursor: pointer;  font-weight: normal; color: #000;   transition: all .5s ease;
   border-bottom:1px solid  #aaa;  padding: 10px; padding-right:40px;} 
.accordion-area>li .open{  color: var(--primary-color); }
.accordion-box{display: none; padding: 15px;  }
.accordion-box img{margin: 10px auto;} 
.qa-q{position: relative;background-color:var(--primary-color) ; display: inline-block;color:#19587b;margin-right: 25px;}
.accordion-title span{padding: 10px;} 
.more{  padding:5px 30px;display:inline-block;margin-top: 10px; background-color: var(--primary-color); color: #000;} 
.accordion-title::before {
  position: absolute; content: ''; width: 30px; height: 30px; top: 10px; right: 10px;background: url(../images/down.png) no-repeat center;}
.accordion-title.open::before {background: url(../images/up.png) no-repeat center;} 
.accordion-title.open{  border-bottom:1px solid  var(--primary-color); }

.step{counter-reset: step ;}
.step>li{padding: 8px 0;position: relative;padding-left: 35px;height: 100%}
.step>li:before{
content:counter(step); counter-increment: step; width: 30px;height: 30px;background-color: var(--secondary-color);
color: #fff;border-radius: 50%;display: inline-block;text-align: center;line-height: 30px;margin-left: -35px;}
.step>li:after{
  content:'';position: absolute;width: 2px;height: 100%; background-color: var(--secondary-color);left:14px; top:8px; z-index: -1;}
.step>li:last-child:after{content:none}


.table-of-content{ background-color: #190d2f;color: #fff; border: 1px solid var(--primary-color); }
.table-of-content a:hover{color: var(--primary-color);} 
.table-of-content li{margin: 8px 0;}
.table-of-content .sec-title svg{fill: #fff; width: 30px;margin-right: 10px; vertical-align: middle;}


.table-main{ margin:16px 0; border-left: 1px solid rgba(168, 168, 168, 0.6) ; border-top: 1px solid rgba(168, 168, 168, 0.6) ;  border-bottom: 1px solid rgba(168, 168, 168, 0.6) }
.table-main th,.table-main td{padding: 8px;border-right: 1px solid rgba(168, 168, 168, 0.6);  }
.table-main th{background-color:var(--primary-color);color:#fff;  ; border-bottom: 1px solid rgba(1255, 255, 255, 0.6) ; }
.table-main tr:nth-child(odd){background-color:#eee;}
 
.fish-bg{background:url(../images/fish-bg.webp)  no-repeat center ;background-size: cover; color: #fff;}
 
.main{padding-top: 40px;padding-bottom: 40px; }
.mask{ left: 0;  bottom: 0;position: absolute; padding: 10px; }  
.title { line-height: 1.2; font-size: var(--h2);  font-weight: bold; margin: 16px 0; color: var(--primary-color);} 
.breadcrumb{margin-bottom: 16px;color:#ddd0f3 ;}
 
.border{border-radius: 10px; }
.p {margin:16px 0;} 
.spot>li {background: url(../images/spot.png) no-repeat left top ; padding-left:25px;margin:10px 0;}
.spot-w li {background: url(../images/spot-w.png) no-repeat left 10% ; }
.spot-check li {background: url(../images/icon-check.png) no-repeat left 10% ; }
.spot,.spot-num {margin: 16px 0;}  
.spot-num li{margin:8px 0;}

/*--------------------------------------------------------*/  
:root {
  --primary-color: #fac100;
  --secondary-color:#cd7cff; 
  --gradient:linear-gradient(103.42deg, #FC4665 6.06%, #3156EB 77.61%);
  --white:#fff;
  --h2: 2rem;
}
.h2{font-size: var(--h2);}
.bg-main {background: linear-gradient(135deg,  #b839ff 0%,#5721d6 100%); }
  .title,.banner-title,.page-title{font-family:  Arial, Helvetica,  sans-serif;} 
.bg-w{background: #fff;color: #333;}   
.w-text{color: #fff;}
.w-main {color:  var(--primary-color);} 
.w1{color: var(--secondary-color);}
 
 .bg-b{background : #010427;color: #fff;} 
 
.w-b{color: #000;}  
.bg-grey{background :#edeff4;}  
.big-txt{font-size:4.8em;display: block;}
 
 
.hidden,.thumbimg {overflow:hidden;}
footer,nav a,.center {text-align:center;}
.inline,.pagenav a{display:inline-block;}
#nav-icon span,.thumbimg {display: block;}
#nav-icon,.down,.visible-md,.visible-lg{display:none}
nav>a, .inline{vertical-align: middle;}
 .relate, .thumbimg {position:relative;}
#nav-icon span,.topnav li>a:after , .mask,.cover  {position:absolute;}
.bg, .bg-cover{background-position:center;background-size:cover;background-repeat: no-repeat;}
a {cursor: pointer;}
.btn, .w-bold, .sec-title{font-weight: bold;} 
.w2  {font-size:1.6rem;line-height: 1.2;}
.w3, .sec-title{font-size:1.2rem;}
.num{font-size:2rem;line-height: 1 ;font-weight: bold;  }
.sec-title{display: block;}
 
.mb-3{margin-bottom:2rem ;}  .mb-2{margin-bottom:1.2rem ;} 
.mt-3{margin-top:2rem ;}  .mt-2{margin-top:1.2rem ;}
.py-3{padding:2rem 0;}   .py-2{padding:1.2rem 0;} 
.l1{line-height: 1.1;}  .mt-1{margin-top: -15px;}
.pb-0{padding-bottom: 0!important;}   .pt-0{padding-top: 0;}  
.pb-3{padding-bottom: 2rem;} .pt-3{padding-top: 2rem;}
.pr-2{padding-right: 1.2rem;}
.py-2{padding: 20px 0;} .p-2{padding: 20px ;}
.pt-0{padding-top: 0;}
/*-----------------------S----------------------------------*/  
 
@media screen and (min-width:900px) and (max-width:1200px){ 
.container{width:850px;}    
 }
@media screen and (min-width:700px) and (max-width:899px){  
.container{width:670px;}   
 header{padding-right: 60px;}   
}
 
/*---------------------------------------------------------*/
@media screen and (max-width:1200px){ 
  .col-xl-9{ width:66%;}
  .col-xl-3{ width:33%;}
 .col-xl-6{ width:50%;}
 .col-xl-12{ width:100%;} 
 .pagetitle,.pagetop h2{font-size:2rem;}  
}
 
@media screen and (max-width:899px){
.col-lg-12 { width:100%; padding: 0}	
.col-lg-0{width: 0;}
.col-lg-6 { width:50%; padding: 0}	
.col-lg-9 { width:66.66%; padding: 0}	
.col-lg-3{width:33.33%; padding: 0} 
#nav-icon ,.visible-lg{display:block;}     
.topnav li>a{padding: 10px 0;border-bottom: 1px dashed rgba(0,0,0,0.2);  } 
.topnav, .down,.topnav li>a::after,.hidden-lg{display:none} 
.topnav{overflow: auto;}
.topnav{height: 100%;position: fixed;left:0;top:0;right:0;z-index:999; padding-top:60px ; background: rgba( 0,0,0,0.95) ; }
.topnav li {position: relative;}  
.topnav>li{border-top: 1px dotted #571eb1 ;}  
.banner{padding:20px 0  60px 0;}   
.banner-title{font-size: 2.2em;line-height: 1;}  
.big-txt{font-size:3.5em; text-align: center;}
}
@media screen and (max-width:699px){
.container{width:100%;padding: 0 20px;}	
.main{padding-top:20px;padding-bottom: 20px;  }
 nav a,.col-md-12  {width:100% !important} 
 .col-md-6{width: 50%;}
 .col-md-8{width: 75%;}
 .col-md-3{width: 33.33%;}  
.col-R.col-md-12,.col-L.col-md-12{padding: 0} 
.visible-md{display:block;} 
.hidden-md,.side_nav .a2a_kit{display:none;}  
.title,.banner-title{font-size: 1.8rem;line-height: 1.3;}
.game-title{font-size: 1.8rem;}
.page-title {font-size: 2em; } 
.pagetop{padding:64px   0;text-align: center; background-attachment:scroll;background-size: cover;}  
 .mask{padding: 10px;}
 .pb-md-0{padding-bottom: 0;}   
.side_nav{bottom: 0;} 
 .home-img2 ,.home-img3 {max-width: 100%;margin: 0;} 
 .home-img{margin: 0 auto;}  
 .banner{background-image: url(../images/banner-bg-sm.webp); }   
 
.logo{width: 200px;}
 .top-btn{-webkit-align-items: center;align-items: center;-webkit-justify-content: center; justify-content: center;}   
 
} 

@media screen and (max-width:479px){
.col-sm-12{width: 100%}	  
.col-sm-12.col-R{padding: 0;}
.col-sm-6{width: 50%;}
.col-sm-3{width:33.33%;}  
 .col-sm-9{width: 66.66%;}      
}