 body{padding:0;overflow-x:hidden;font-size:16px; line-height: 1.5; color:#333 ;}
.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:#333;  }
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-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{position: fixed;top: 0;left: 0;right: 0; z-index:9;}
.header-box{ background: #2d3748 ;padding:8px 16px;position: relative;}
.logo { display:block ;}   
.primary-menu{display: flex;}
.primary-menu>li{position: relative; }
.primary-menu>li>a{padding:15px 12px; display:block;  color: #fff;}    
.primary-menu ,.primary-menu li>a{height: 100%; } 
.primary-menu li.active>a,.primary-menu li.active>a:hover{  color: #fbff83;} 
 
#menu-toggle{ z-index:1000;position:absolute;right:0;top:5px; 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}
#menu-toggle 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;}
#menu-toggle span:nth-child(1) {top:15px;}#menu-toggle span:nth-child(2) {top:25px;}#menu-toggle span:nth-child(3) {top:35px;}
#menu-toggle.open span:nth-child(1) {top:25px;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg);}
#menu-toggle.open span:nth-child(2) {opacity: 0;left: -60px;}
#menu-toggle.open span:nth-child(3) {top:25px;-webkit-transform: rotate(-135deg);-moz-transform: rotate(-135deg);-o-transform: rotate(-135deg);transform: rotate(-135deg);}
.scroll_fix #menu-toggle span{background-color: #fff;} 
 
 
 
.side_nav{position: fixed;right: 0;bottom:20px;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; }
 
.btn{padding:10px 5%;text-align: center;margin:5px  ;  display:inline-block;color: #222; border-radius: 10px;
  background: linear-gradient(to bottom,  #ffa92b 0%,#F87921 100%);} 
 .btn:hover { box-shadow: 0 0 16px rgba(255,184, 5 ,0.9);}
.btn-list  .btn:hover, .top-btn .btn:hover { background : #fff;  color: #222; }
 
.btn-sec{background: #fff;}

.banner{ background-image: url(../images/banner.webp);background-repeat:  no-repeat;background-position:  center ;color: #fff;
  position: relative; background-size: cover; overflow: hidden;padding:240px 0 100px 0; text-align: center;} 
.banner-title{font-size:2.8rem; font-weight: bold; line-height: 1.1;  margin-top: -20px;  }  
 
.box{ height: 100%;border-radius:8px; box-shadow: 0 6px 16px rgba(0,0,0,0.3);}
.banner a,.bg-box a{color: #fff;}
.box-title{font-size: 1.3em; font-weight: bold;}  
  
.pagetop{ background-image: url(../images/pagetop.webp) ;background-position: center  ;background-size: cover; color: #fff;}     
.page-title{font-size:3.3em;font-weight:bold;display: inline-block;  text-transform: uppercase; vertical-align: middle;   
  background:  linear-gradient(92deg, rgb(144, 226, 144) 29.1%, rgb(88, 170, 88) 104.08%) text;
  -webkit-text-fill-color: transparent; color: transparent;}
 
.btn-list .btn{display: flex; }
.btn-list .btn span{display: block; font-size: 3em; line-height: 1;}
 

/*QA*/
.faqs{ list-style: none;  margin:0 auto; border-bottom:1px solid #c7c7c7;}
.faqs>li{  overflow: hidden;  padding: 16px 0;  border-top:1px solid #c7c7c7;} 
.faq-question { position: relative;  cursor: pointer;  font-weight: bold;  transition: all .5s ease; 
  padding :10px; padding-right:40px; } 
 
.faqs>li .open{ color: var(--primary-color); }
.faq-answer{display: none; padding: 15px; background-color:  #fff;color: #000; }
.faq-question::before {
  position: absolute; content: ''; width: 30px; height: 30px; top: 8px; right: 10px;background: url(../images/er.png) no-repeat center;}
  .faq-question.open::before { transform: rotateZ(-180deg);}

 .game-box {margin-bottom: 2em; overflow: hidden;background-color: #fff;}
 .game-title{color: var(--primary-color);font-size: 1.4em;font-weight: bold;} 
 
 footer { padding: 20px 0;color:#DDD;background-color: #1a2316; }   
 footer a{color:rgb(252, 250, 218) ;padding:5px;margin: 10px;}
 footer a:hover{color: #fff;}
 .footer-menu{border-bottom: 1px solid #525b4d;padding: 2em 0;margin-bottom: 2em;}
 .footer-menu ul{align-items: center;display: flex;flex-wrap: wrap; justify-content: center;}
 .footer-menu li{margin: 5px 0;}
.content{padding:16px;}   
.contain{padding:2em;}
 
.home-bg{background:url(../images/home-bg.webp) fixed no-repeat center top ;background-size: cover; color: #fff;}   
.home-img{margin-top: -24px;}
 
.stretch{ align-items:stretch; }
  
.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;}
 
.main{padding-top: 40px;padding-bottom: 40px; }
.mask{ left: 0;  bottom: 0;position: absolute; padding: 10px; }  
.title { line-height:1.5; font-size: var(--h2);  font-weight: bold; margin: 16px 0; } 
.page-main{padding-top: 100px;}
 
.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% ; }
.block-list {list-style-type: disc; margin-block-end: 1rem; padding-inline-start: 1rem;}
.block-list li{margin: 5px 0;}
.spot-list li{background: url(../images/spot.png) no-repeat left 5px ; padding-left:20px; margin-right:20px;}
.spot,.spot-num {margin: 16px 0;}  
.spot-num li{margin:8px 0;}

/*--------------------------------------------------------*/  
:root {
  --primary-color: #19864a;
  --secondary-color:#5daf5d; 
  --white:#fff;
  --h2: 2rem;
}
.h2{font-size: var(--h2);}
.bg-main { background: linear-gradient(to bottom,  #ffd65e  38%,#fdbc00 86%);   }
  .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{background: url(../images/bg.webp) no-repeat center fixed ;background-size: cover; }   
 .bg-b{background : #010427;color: #fff;} 
 
.w-b{color: #000;}  
.bg-grey{background :#e0e0e0;}  
.big-txt{font-size:4em;display: block;}
 
 
.hidden,.thumbimg {overflow:hidden;}
footer,nav a,.center {text-align:center;}
.inline,.pagenav a{display:inline-block;}
#menu-toggle span,.thumbimg {display: block;}
#menu-toggle,.down,.visible-md,.visible-lg{display:none}
nav>a, .inline{vertical-align: middle;}
 .relate, .thumbimg {position:relative;}
#menu-toggle span,.primary-menu 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;  }
 
.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;}    
}
 
/*---------------------------------------------------------*/
@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;}  
 #menu-toggle ,.visible-lg{display:block;}     
.primary-menu li>a{padding: 10px 0;border-bottom: 1px dashed rgba(0,0,0,0.2); color: #fff;} 
 .hidden-lg{display:none}  
.primary-menu{   z-index:9;  transform: scaleY(0); }
.scroll_fix .primary-menu{transform: scaleY(1);} 
.primary-menu>li{border-top: 1px dashed #2b3849;}  
.primary-menu{display: block;
  background-color: var(--color-dark);
   left: calc((100% - var(--container-width)) / 2); 
   max-height: 100vh; padding-bottom: 2rem; padding-left: 2rem; padding-top: 4rem;
    position: fixed; top: 0;left: 0;right: 0;
    transform: scaleY(0); transform-origin: top; transition-duration: .3s; transition-property: transform;
    transition-timing-function: cubic-bezier(.4,0,.2,1); width: var(--container-width);  background: #2d3748 ;}
  .header-box{padding-right: 60px;}
}
 
@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}  
.banner{ padding: 220px  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;}
.page-title {font-size: 2.5em; } 
.pagetop{padding:64px 0 0  0;text-align: center; }  
 .pb-md-0{padding-bottom: 0;}   
.side_nav{bottom: 0;} 
 header.container{padding:0 ;}
.logo{width: 130px;}
 .top-btn{-webkit-align-items: center;align-items: center;-webkit-justify-content: center; justify-content: center;}    
 .page-main{padding-top: 130px;} 
} 

@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%;}      
}