* {
  margin: 0;
  padding: 0
}

body {
  font-size: 12px;
  font-family: Tahoma, Arial, Helvetica, sans-serif, "Microsoft Yahei";
  background: #5466bc;
  background-repeat: no-repeat;
  background-position: center top;
  min-width: 1200px;
  max-width: 100%
}

#header {
  height: 183px;
  position: relative;
  top: 0;
  width: 100%;
  z-index: 999;
  min-width: 1200px;
  max-width: 100%
}

.logo {
  padding: 27px 0 0 7px;
  float: left
}

.head {
  height: 109px;
  overflow: hidden;
  width: 1200px;
  margin: 4px auto
}

.headright {
  float: right;
  width: 404px
}

.flag {
  position: relative;
  top: 3px
}

a {
  text-decoration: none;
  outline: none;
  color: #0053ff
}

a:hover {
  text-decoration: underline
}

.clearfix:after,
.main_width:after,
.navbar:after,
.subnavbar .gameNav:after {
  content: "";
  display: block;
  clear: both
}

#time {
  font-size: 14px;
  color: #ffffff;
  width: 244px;
  float: left;
  margin-top: 5px
}

.codeImg {
  position: relative;
  margin-left: -52px;
  top: 2px;
  float: left;
  color: #e8eef0;
  font-size: 18px
}

.toplink {
  color: #fff;
  line-height: 34px;
  font-size: 12px;
  height: 34px;
  text-align: right
}

.toplink a {
  color: #fff;
  font-size: 12px
}

.toplink a:hover {
  color: #fdc361;
  text-decoration: underline
}

.toplink span {
  color: #f39800
}

.toplink img {
  margin-left: 3px;
  border-radius: 10%
}

.login {
  height: 70px
}

.login input {
  width: 134px;
  height: 27px;
  line-height: 27px;
  padding-left: 12px;
  margin-left: 4px;
  float: left;
  border-radius: 2px;
  border: none;
  color: #dcdcdc;
  font-size: 13px;
  display: block;
  background: url(../img/inputbg.png) center center no-repeat;
  margin-bottom: 4px;
  border: 1px solid #1195d7
}

.login .subbtn {
     background: #1195d7;
  padding: 0;
  text-align: center;
  width: 117px!important;
  color: #fff;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  height: 62px;
  font-family: "Microsoft Yahei"
}

.login .loginbtn {
  background-color: #d09d1f;
background-image: linear-gradient(315deg, #d09d1f 0%, #c6920d 74%);
    border: 1px solid #d09d1f;
  width: 117px;
  height: 62px;
font-size: 18px;
  font-weight: bold;
  color: #fff;
  cursor: pointer;
  font-size: 23px;
  font-family: "Microsoft Yahei";
  font-weight: 700;
  padding: 0 0 0 0px
}

.login .subbtn:hover {
  background: #00517a
}

.Contact {
  position: fixed;
  cursor: pointer;
  z-index: 1000;
  right: 5px;
  width: 153px;
  top: 400px
}

.livechat {
  background: url(../img/contact/livechat.png) no-repeat;
  width: 152px;
  height: 66px
}

.wa {
  background: url(../img/contact/wa.png) no-repeat;
  width: 152px;
  height: 38px
}

.line {
  background: url(../img/contact/line.png) no-repeat;
  width: 152px;
  height: 38px
}

.skype {
  background: url(../img/contact/skype.png) no-repeat;
  width: 152px;
  height: 38px
}

.wechat {
  background: url(../img/contact/wechat.png) no-repeat;
  width: 152px;
  height: 38px
}

.bbm {
  background: url(../img/contact/bbm.png) no-repeat;
  width: 152px;
  height: 38px
}

.ym {
  background: url(../img/contact/ym.png) no-repeat;
  width: 152px;
  height: 38px
}

.fb {
  background: url(../img/contact/fb.png) no-repeat;
  width: 152px;
  height: 38px
}

.tw {
  background: url(../img/contact/tw.png) no-repeat;
  width: 152px;
  height: 38px
}

.wa a,
.line a,
.skype a,
.wechat a,
.bbm a,
.ym a,
.fb a,
.tw a {
  text-decoration: none;
  line-height: 38px;
  color: #ffffff;
  font-size: 13px;
  float: right;
  margin-right: 12px
}

.menu {
  height: 47px;
  position: relative
}

.menu .list {
  width: 1200px;
  margin: 0 auto;
  height: 45px
}

.menu .list ul {
  width: 1200px
}

.menu .list li {
  float: left;
  position: relative;
  width: 108px;
  height: 32px;
  margin-right: 0px;
  margin-top: 7px;
  text-align: center;
  border-radius: 5px;
  list-style: none
}

.menu .list li .hot {
  position: absolute;
  right: 0px;
  top: 2px
}

.menu .list a {
  display: block;
  color: #fff;
  font-size: 15px;
  font-family: Raleway;
  height: 32px;
  line-height: 32px
}

.menu .list li:hover,
.menu .list li.on {
  background: #f39800
}

.menu .list li .hot {
  position: absolute;
  right: 0px;
  top: 2px
}

.navbar {
  height: 70px;
  padding: 4px;
  background-color: #f5f6f9;
  margin: 6px 0 0 0;
  background: url("../img/bg-header.jpg") top repeat-x
}

.main_width .float-L {
  margin: 3px;
  height: 62px;
  border-radius: 4px;
  border: 1px solid #8197de;
  background: url("../img/bg-nav.png") top repeat-x #2347b8
}

.navbar ul,
.navbar ul li {
  list-style: none
}

.navbar ul li {
  display: inline-block;
  width: 7.2em;
  padding: 0;
  text-transform: uppercase;
  cursor: pointer;
  border-left: 1px solid #ffffff;
  background: url("/common/images/bg-navshine.png") right top no-repeat;
  color: #333399
}

.navbar ul li:first-child {
  border-left: none;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px
}

.navbar ul li:last-of-type {
  border-right: none;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}

.navbar ul li a {
  display: block;
  text-align: center;
  font-size: 10px;
  line-height: 9px;
  color: #000033
}

.navbar ul li a i {
  display: block;
  height: 36px;
  margin: 5px auto 4px auto
}

.navbar ul .egame,
.navbar ul .egame2,
.navbar ul .home {
  height: 62px
}

.navbar .nav-sports a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-sports.png) center no-repeat
}

.navbar .nav-casino a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-livecasino.png) center no-repeat
}

.navbar .nav-slot a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-slots.png) center no-repeat
}

.navbar .nav-lottery a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-keno2.png) center no-repeat
}

.navbar .nav-other a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-keno.png) center no-repeat
}

.navbar .nav-fish a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-fish.png) center no-repeat
}

.navbar .nav-promo a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-promo.png) center no-repeat
}

.navbar .nav-deposit a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-deposit.png) center no-repeat
}

.navbar .nav-withdraw a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-withdraw.png) center no-repeat
}

.navbar .nav-customer a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/nav-customer.png) center no-repeat
}

.navbar .nav-about a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/about-us.png) center no-repeat
}

.navbar .nav-customer {
  width: 106px
}

.fadeout {
  text-indent: -99999px
}

.main_width {
  width: 1180px;
  margin: 0 auto
}

.main_width ul {
  margin-bottom: 0px !important;
  display: flex
}

.main_width .egame,
.main_width .egame2,
.main_width .home {
  text-align: center
}

.navbar li,
.subnavbar .gameNav li {
  display: block
}

.navbar span {
  font-size: 11px;
  color: #fff;
  background-color: #d81920;
  padding: 0 3px;
  margin-left: 3px;
  vertical-align: middle;
  font-weight: 800
}

.navbar {
  min-width: 1200px;
  position: relative;
  z-index: 999;
  margin-bottom: 1px
}

.navbar li:hover {
  background-color: #0871a5
}

.navbar li:hover .subnavbar {
  display: block
}

.navbar a:hover {
  text-decoration: none
}

.navbar span {
  margin-left: 0px;
  display: block
}

.navbar .home a i {
  min-width: 45px;
  padding: 0;
  background: url(../img/home.png) center no-repeat
}

.mobile {
  min-width: 45px;
  padding: 0;
  background: url(../img/hp.png) no-repeat
}

.subnavbar {
  display: none;
  width: 100%;
  min-height: 124px;
  min-width: 1000px;
  background: #335187 url(../img/bg-noise.png);
  border-bottom: 7px solid #cbdafb;
  text-align: center;
  position: absolute;
  top: 70px;
  left: 0;
  z-index: 999999
}

.subnavbar .gameNav {
  display: inline-block
}

.subnavbar .gameNav li {
  width: 140px;
  margin: 10px 10px 0px 0;
  border-left: none;
  border-right: none;
  margin: auto;
  text-align: center;
  margin: 0 25px;
  display: inline-block
}

.subnavbar .gameNav .coming {
  opacity: 0.7
}

.subnavbar .gameNav .coming:hover {
  cursor: default;
  background-color: transparent
}

.subnavbar .gameNav a {
  display: block;
  padding: 80px 0 10px 0;
  color: #fff;
  font-size: 14px;
  background: url(../img/icon_menu.png) no-repeat;
  position: relative
}

.subnavbar .gameNav a:hover {
  text-decoration: none
}

.subnavbar .gameNav .lottery_thai {
  background: url(../img/thai_lottery.png) no-repeat;
  background-size: 130px 110px
}

.subnavbar .gameNav .fishingh {
  background: url(../img/egame/tembak-ikan.png) no-repeat
}

.subnavbar .gameNav .bestgamerh,
ul.slotsth li a.afb {
  background: url(../img/egame/best-gamer.png) no-repeat!important
}

.subnavbar .gameNav .goldh {
  background: url(../img/egame/gold-casino.png) no-repeat
}

.subnavbar .gameNav .pg {
  background: url(../img/egame/pg-slots.png) no-repeat
}
.subnavbar .gameNav .ffgames_poker {
  background: url(../img/egame/ff_nav.png) no-repeat
}

.subnavbar .gameNav .slots_dfwgame {
  background: url(../img/egame/slots_dfwgame.png) no-repeat
}
.subnavbar .gameNav .ffgames_poker {
  background: url(../img/egame/ff_nav.png) no-repeat
}

.subnavbar .gameNav .habaneroh,
.subnavbar .gameNav .hb {
  background: url(../img/egame/haba.png) no-repeat
}

.subnavbar .gameNav .gameplayh,
.subnavbar .gameNav .w88 {
  background: url(../img/egame/w88-casino.png) no-repeat
}

.subnavbar .gameNav .grandh {
  background: url(../img/egame/tw-slot.png) no-repeat
}

.subnavbar .gameNav .microh,
.subnavbar .gameNav .mg {
  background: url(../img/egame/mg-slot.png) no-repeat
}

.subnavbar .gameNav .playtechh,
.subnavbar .gameNav .pt {
  background: url(../img/egame/pt.png) no-repeat
}

.subnavbar .gameNav .scr888 {
  background: url(../img/egame/scr888.png) no-repeat
}

.subnavbar .gameNav .mega {
  background: url(../img/egame/mega888.png) no-repeat
}

.subnavbar .gameNav .pussy {
  background: url(../img/egame/pussy.png) no-repeat
}
.subnavbar .gameNav .nextspin {
  background: url(../img/egame/nextspin.png) no-repeat
}

.subnavbar .gameNav .joker123,
.subnavbar .gameNav .joker {
  background: url(../img/egame/joker123.png) no-repeat;
  padding-top: 70px
}

.subnavbar .gameNav .sagaming_slots,
.subnavbar .gameNav .sa {
  background: url(../img/egame/sa-casino.png?time=v02) no-repeat;
  padding-top: 70px
}

.subnavbar .gameNav .lucky365 {
  background: url(../img/egame/lucky365.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .nagaslots {
  background: url(../img/egame/nagaslots.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .popok {
  background: url(../img/egame/popok.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .smartsoft {
  background: url(../img/egame/smartsoft.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .pplay {
  background: url(../img/egame/pp.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .platipus {
  background: url(../img/egame/platipus.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .playstar {
  background: url(../img/egame/playstar.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .dragoon {
  background: url(../img/egame/dragoon.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .rtg {
  background: url(../img/egame/rtg.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .netent {
  background: url(../img/egame/netent.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .cq9 {
  background: url(../img/egame/cq9.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .icg {
  background: url(../img/egame/icg.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .fc {
  background: url(../img/egame/fc.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .jili {
  background: url(../img/egame/jili.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .spadegaming {
  background: url(../img/egame/spadegaming.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .live22 {
  background: url(../img/egame/live22.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}

.subnavbar .gameNav .rtg {
  background: url(../img/egame/rtg.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}

.subnavbar .gameNav .lnc {
  background: url(../img/egame/lnc.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .btg {
  background: url(../img/egame/btg.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .netent {
  background: url(../img/egame/netent.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .png {
  background: url(../img/egame/png.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .nlc {
  background: url(../img/egame/nlc.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .relax {
  background: url(../img/egame/relax.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .genesis {
  background: url(../img/egame/genesis.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .hacksaw {
  background: url(../img/egame/hacksaw.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .cg {
  background: url(../img/egame/cg.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .jdb {
  background: url(../img/egame/jdb.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .ap {
  background: url(../img/egame/ap.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}
.subnavbar .gameNav .bp {
  background: url(../img/egame/nav-bp.png) no-repeat;
  padding-top: 83px;
  background-size: contain;
}

.subnavbar .gameNav .kagaming,
.subnavbar .gameNav .kaslots {
  background: url(../img/egame/ka.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .fastspin {
  background: url(../img/egame/fastspin.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .kmslots {
  background: url(../img/egame/kmslots.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .play8 {
  background: url(../img/egame/play8.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .yesbingo {
  background: url(../img/egame/yesbingo.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .ylslots {
  background: url(../img/egame/ylslots.png) no-repeat;
  padding-top: 83px
}
.subnavbar .gameNav .bng {
  background: url(../img/egame/bng.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .afb {
  background: url(../img/egame/afb.png) no-repeat
}

.subnavbar .gameNav .afb2 {
  background: url(../img/egame/afb2.png) no-repeat
}

.subnavbar .gameNav .saba,
.subnavbar .gameNav .sbo {
  background: url(../img/sports_sbo.png) no-repeat
}

.subnavbar .gameNav .tfsport,
.subnavbar .gameNav .tf {
  background: url(../img/egame/sports_tf.png) no-repeat
}

.subnavbar .gameNav .horserace,
.subnavbar .gameNav .horse {
  background: url(../img/egame/hraccing.png) no-repeat
}

.subnavbar .gameNav .leapslots {
  background: url(../img/egame/leap.png) no-repeat
}

.subnavbar .gameNav .rich88 {
  background: url(../img/egame/rich88.png) no-repeat
}

.subnavbar .gameNav .sb,
.subnavbar .gameNav .ibc {
  background: url(../img/sports_saba.png) no-repeat
}

.subnavbar .gameNav .wft {
  background: url(../img/egame/wft-sport.png) no-repeat;
  padding-top: 83px
}

.subnavbar .gameNav .casino,
.subnavbar .gameNav .gd {
  background: url(../img/egame/gd-casino.png) no-repeat !important
}

.subnavbar .gameNav .dg99_casino,
.subnavbar .gameNav .dg99 {
  background: url(../img/egame/dg99-casino.png) no-repeat
}

.subnavbar .gameNav .crown_casino {
  background: url(../img/egame/ct-casino.png) no-repeat
}

.subnavbar .gameNav .w88_casino {
  background: url(../img/egame/w88-casino.png) no-repeat
}

.subnavbar .gameNav .gold_casino {
  background: url(../img/egame/gold-casino.png) no-repeat
}

.subnavbar .gameNav .ag_casino {
  background: url(../img/egame/ag-casino.png) no-repeat
}

.subnavbar .gameNav .casino_allbet {
  background: url(../img/egame/allbet-casino.png) no-repeat
}

.subnavbar .gameNav .sb_casino {
  background: url(../img/egame/sb-casino.png) no-repeat
}

.subnavbar .gameNav .sagaming {
  background: url(../img/egame/sa-casino.png) no-repeat
}

.subnavbar .gameNav .wm_casino {
  background: url(../img/egame/wm.png) no-repeat
}

.subnavbar .gameNav .evo_casino {
  background: url(../img/egame/evo.png) no-repeat
}

.subnavbar .gameNav .n2live {
  background: url(../img/egame/n2live.png) no-repeat
}

.subnavbar .gameNav .miki {
  background: url(../img/egame/miki.png) no-repeat
}

.subnavbar .gameNav .hggaming,
.subnavbar .gameNav .hg_casino {
  background: url(../img/egame/hg.png) no-repeat
}

.subnavbar .gameNav .tgacasino,
.subnavbar .gameNav .afb_casino {
  background: url(../img/egame/tga.png) no-repeat
}

.subnavbar .gameNav .ppcasino,
.subnavbar .gameNav .casino_pplay {
  background: url(../img/egame/pp_nav.png) no-repeat
}

.subnavbar .gameNav .evo_hbo {
  background: url(../img/egame/hongbo.png) no-repeat
}

.subnavbar .gameNav .supernowa,
.subnavbar .gameNav .supernowa_casino {
  background: url(../img/egame/supernowa.png) no-repeat
}

.subnavbar .gameNav .royal,
.subnavbar .gameNav .royal_casino {
  background: url(../img/egame/royal.png) no-repeat
}
.subnavbar .gameNav .welive_casino {
  background: url(../img/egame/welive.png) no-repeat
}

.subnavbar .gameNav .sbo_casino {
  background: url(../img/egame/sb-casino.png) no-repeat
}

.subnavbar .gameNav .sexy {
  background: url(../img/egame/sexy_logo.png) no-repeat
}
.subnavbar .gameNav .bg_casino {
  background: url(../img/egame/bg.png) no-repeat
}

.subnavbar .gameNav .number {
  background: url(../img/egame/number.png) no-repeat
}

.subnavbar .gameNav .keno {
  background: url(../img/egame/keno.png) no-repeat
}

.subnavbar .gameNav .keno-new {
  background: url(../img/egame/icon_menu.png) no-repeat
}

.subnavbar .gameNav .bj-race {
  background: url(../img/egame/bj-race.png) no-repeat
}

.subnavbar .gameNav .live-number,
.subnavbar .gameNav .livenumber {
  background: url(../img/egame/live-number.png) no-repeat
}

.subnavbar .gameNav .bullfight {
  background: url(../img/egame/bull.png) no-repeat
}

.subnavbar .gameNav .cockfight {
  background: url(../img/egame/cockfight.png) no-repeat
}

.subnavbar .gameNav .s128 {
  background: url(../img/egame/cf_s128.png) no-repeat
}
.subnavbar .gameNav .cf361 {
  background: url(../img/egame/nav-cf361.png) no-repeat
}

.subnavbar .gameNav .dgv99 {
  background: url(../img/egame/nav-dgv99.png) no-repeat
}

.subnavbar .gameNav .g9slots {
  background: url(../img/egame/g9slots.png) no-repeat
}

.subnavbar .gameNav .thai_lottery {
  background: url(../img/egame/thai_lottery.png) no-repeat
}
.subnavbar .gameNav .vn2_lottery {
  background: url(../img/egame/vn2_lottery.png) no-repeat
}
.subnavbar .gameNav .keno_new {
  background: url(../img/egame/keno_new.png) no-repeat
}

.subnavbar .gameNav .ffyl {
  background: url(../img/egame/ffyl.png) no-repeat
}

.subnavbar .gameNav .tangkas {
  background: url(../img/egame/tangkas.png) no-repeat
}

.subnavbar .gameNav .jokerpoker {
  background: url(../img/egame/jokerpoker.png) no-repeat
}

.subnavbar .gameNav .jacksorbetter {
  background: url(../img/egame/jacksorbetter.png) no-repeat
}

.subnavbar .gameNav .caribbean {
  background: url(../img/egame/caribbean.png) no-repeat
}

.subnavbar .gameNav .texas-poker {
  background: url(../img/egame/texas-poker.png) no-repeat
}

.subnavbar .gameNav .klas-poker {
  background: url(../img/egame/klas_poker.png) no-repeat
}

.subnavbar .gameNav .texas-mahjong {
  background: url(../img/egame/texas-mahjong.png) no-repeat
}

.subnavbar .gameNav .tembak-ikan {
  background: url(../img/egame/tembak-ikan.png) no-repeat
}

.subnavbar .gameNav .best-gamer {
  background: url(../img/egame/best-gamer.png) no-repeat
}

.subnavbar .gameNav .pt {
  background: url(../img/egame/pt.png) no-repeat
}

.subnavbar .gameNav .mg-slot {
  background: url(../img/egame/mg-slot.png) no-repeat
}

.subnavbar .gameNav .tw-slot {
  background: url(../img/egame/tw-slot.png) no-repeat
}

.subnavbar .gameNav .haba {
  background: url(../img/egame/haba.png) no-repeat
}

.subnavbar .gameNav .w88-slot {
  background: url(../img/egame/w88-casino.png) no-repeat
}

.subnavbar .gameNav .gold-slot {
  background: url(../img/egame/gold-casino.png) no-repeat
}

.subnavbar .gameNav .jadwal-togel {
  background: url(../img/egame/gbr.png) no-repeat
}

.subnavbar .gameNav .jadwal-bank {
  background: url(../img/egame/gbr.png) no-repeat
}

.subnavbar .gameNav .panduan {
  background: url(../img/egame/gbr.png) no-repeat
}

.subnavbar .gameNav .vn_lottery {
  background: url(../img/egame/vn_lottery.png) no-repeat
}

.subnavbar .gameNav .lottery_4d {
  background: url(../img/egame/4d_lottery.png) no-repeat
}

.subnavbar .gameNav .lottery {
  background: url(../img/egame/lottery.png) no-repeat
}

.subnavbar .gameNav .forex-nd {
  background: url(../img/egame/forexnd.png) no-repeat
}

.subnavbar .gameNav .uk24-nd {
  background: url(../img/egame/uk24.png) no-repeat
}

.subnavbar .gameNav .we1poker {
  background: url(../img/egame/we1poker_sub.png) no-repeat
}

.promo:hover {
  background-color: #00517a
}

.textarea {
  height: 35px;
  background-color: rgba(190, 184, 184, 0.6);
  line-height: 35px;
  color: #283e87;
  width: 100% !important;
  font-size: 15px
}

.textarea a {
  color: #fff
}

.game {
  width: 100%;
  height: 270px;
  display: block;
  float: left
}

.game .game-name {
  width: 1000px;
  height: 251px;
  margin: 0 auto;
  position: relative
}

#result-togel {
  height: 150px;
  background: url(../img/lottery-bar.png) no-repeat;
  width: 1000px;
  margin: 0 auto
}

#result-togel h3 {
  width: 128px;
  line-height: 30px;
  font-size: 17px;
  margin: 0 auto 92px;
  font-weight: 700;
  color: #fff;
  letter-spacing: 1px
}

.togel {
  width: 1000px;
  height: 123px;
  margin: -90px 0 0 0px
}

.togel li {
  width: 25px;
  float: left;
  height: 21px;
  list-style: none
}

.togel .singapore {
  width: 129px;
  float: left;
  padding: 0 0 0 35px
}

.togel a {
  text-decoration: none
}

.togel .taipei,
.singapore,
.malaysia,
.cambodia,
.macau,
.osaka {
  width: 129px;
  float: left;
  padding: 0 0 0 38px;
  line-height: 26px;
  font-size: 15px;
  color: #a1a7ff;
  font-family: Copperplate, "Copperplate Gothic Light", fantasy
}

.date {
  color: #fff;
  line-height: 26px;
  padding: 0 0 0 17px;
  text-align: center;
  font-family: Tahoma, Arial, Helvetica, sans-serif, "Microsoft Yahei";
  font-size: 13px
}

.detail {
  color: #878dd5;
  line-height: 63px;
  padding-left: 20px;
  font-family: Tahoma, Verdana, Segoe, sans-serif;
  font-size: 13px
}

#page-body {
  width: 1000px;
  margin: 0 auto
}

.foot {
  font-family: Copperplate, "Copperplate Gothic Light", fantasy
}

.label-provider {
  width: 1000px;
  margin: 0 auto;
  height: 57px;
  padding-bottom: 20px;
  position: relative;
  margin-top: 50px
}

.label-provider img {
  width: 120px;
  height: 57px;
  margin-left: 10px
}

.copyright {
  margin: 0 auto;
  text-align: center;
  height: 40px;
  padding-top: 10px
}

.copyright span {
  color: #ffd700
}

.about {
  margin: 0 auto;
  text-align: center
}

.about a {
  color: #ffd700
}

.wrapper {
  width: 100%;
  margin: 0 auto;
  padding: 0;
  display: block
}

.container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff !important;
  display: block;
  height: 471px
}

.stape {
  width: 100%;
  position: relative;
  display: block
}

.stape img {
  padding: 20px 0 10px 40px
}

.main-page h1 {
  margin: 10px 0 0 0px
}

.main-game-buttons {
  margin: 0 0 10px 0
}

.main-game-buttons .game-button {
  width: 290px;
  height: 182px
}

.main-game-buttons .game-button-wrapper-main {
  width: 290px;
  height: 182px;
  margin: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  float: none;
  display: block
}

.main-game-buttons .game-button-wrapper-main {
  width: 283px;
  height: 176px
}

.main-game-buttons .game-button-play {
  width: 290px;
  height: auto;
  bottom: 3px;
  top: auto
}

.main-game-buttons .game-button-play h3 {
  font-size: 24px
}

.main-sports {
  background-image: url("../img/main-sports-1.png")
}

.main-casino {
  background-image: url("../img/main-livecasino.png")
}

.main-slot {
  background-image: url("../img/main-slot-1.png")
}

.main-keno {
  background-image: url("../img/main-keno-1.png")
}

.main-muaythai {
  background-image: url("../img/main-muaythai.png")
}

.main-cockfight {
  background-image: url("../img/main-cockfight-1.png")
}

.main-promo {
  background-image: url("../img/main-promo-1.png")
}

.main-contact {
  background-image: url("../img/main-contact-1.png")
}

.main-poker {
  background-image: url("../img/main-poker.png")
}

.main-bull {
  background-image: url("../img/main-bull.jpg")
}

.game-buttons {
  display: block;
  padding: 5px
}

.game-button {
  display: inline-block;
  width: 288px;
  height: 100px;
  background-color: #9bb9ef;
  position: relative;
  margin: 10px 5px 5px 5px;
  float: left
}

.game-button-spot {
  width: 234px;
  height: 96px;
  margin: 2px;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9
}

.game-button-wrapper {
  width: 234px;
  height: 96px;
  margin: 2px;
  border: 1px solid rgba(255, 255, 255, 0.2);
  position: relative;
  float: none;
  display: block
}

.game-button-wrapper1 {
  background-image: url("../img/bg-game1.png")
}

.game-button-wrapper2 {
  background-image: url("../img/bg-game2.png")
}

.game-button-wrapper3 {
  background-image: url("../img/bg-game3.png")
}

.game-button-wrapper4 {
  background-image: url("../img/bg-game4.png")
}

.game-button-wrapper5 {
  background-image: url("../img/bg-game5.png")
}

.game-button-wrapper6 {
  background-image: url("../img/bg-game6.png")
}

.game-button-wrapper7 {
  background-image: url("../img/bg-game7.png")
}

.game-button-wrapper8 {
  background-image: url("../img/bg-game8.png")
}

.game-button:hover {
  cursor: pointer
}

.game-button:hover .game-button-wrapper,
.main-game-buttons .game-button:hover .game-button-wrapper-main {
  border: 1px solid #b0131c;
  cursor: pointer
}

.game-button-play {
  width: 234px;
  height: 94px;
  margin: 2px;
  position: absolute;
  top: 0
}

.game-button-play div.game-button-play-content {
  margin: 21px 2px 2px 90px;
  display: block;
  vertical-align: middle;
  text-align: center
}

.game-button-play h3 {
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center
}

.game-button-play h3 span {
  color: #ffd700
}

.game-button-play h4 {
  width: 142px;
  display: block;
  text-align: center;
  position: absolute;
  z-index: 999
}

.game-button-play p {
  text-transform: uppercase
}

.btn-play {
  display: inline-block;
  color: #c1c2c3;
  background: #bb0000;
  border: 1px solid #bb0000;
  padding: 0 20px;
  font-size: 13px;
  font-weight: 700;
  height: 23px;
  line-height: 21px;
  vertical-align: middle
}

.btn-play:hover {
  background: #b10000
}

.btn-list {
  display: inline-block;
  padding: 0 7px;
  margin: 0 0 0 -10px;
  z-index: 3;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
  vertical-align: middle
}

.icon-list {
  display: block;
  width: 14px;
  height: 14px;
  background: url("../img/icon-history.png") center no-repeat
}

.game-image1 {
  position: absolute;
  top: -9px;
  left: 6px;
  width: 93px;
  height: 107px;
  background: url("../girl1.png") no-repeat
}

.game-image2 {
  position: absolute;
  top: -12px;
  left: 9px;
  width: 86px;
  height: 110px;
  background: url("../img/girl2.png") no-repeat
}

.game-image3 {
  position: absolute;
  top: -12px;
  left: 2px;
  width: 100px;
  height: 110px;
  background: url("../img/girl3.png") no-repeat
}

.game-image4 {
  position: absolute;
  top: -7px;
  left: 9px;
  width: 100px;
  height: 104px;
  background: url("../img/girl4.png") no-repeat
}

.game-image5 {
  position: absolute;
  top: -9px;
  left: 4px;
  width: 100px;
  height: 106px;
  background: url("../img/girl5.png") no-repeat
}

.game-image6 {
  position: absolute;
  top: -9px;
  left: 11px;
  width: 74px;
  height: 106px;
  background: url("../img/girl6.png") no-repeat
}

.game-image7 {
  position: absolute;
  top: -9px;
  left: 14px;
  width: 81px;
  height: 106px;
  background: url("../img/girl7.png") no-repeat
}

.game-image8 {
  position: absolute;
  top: -3px;
  left: 2px;
  width: 145px;
  height: 101px;
  background: url("../img/girl8.png") no-repeat;
  z-index: 2
}

.animate-text {
  position: absolute;
  right: 90px;
  font-size: 54px;
  font-weight: 700;
  color: #e3d0a7;
  text-shadow: 2px 2px #12214f
}

.container-sport {
  width: 100%;
  max-width: 1200px;
  height: auto;
  margin: 0 auto;
  padding: 0;
  display: block
}

.sport-game {
  position: relative;
  width: 570px
}

.sport {
  display: block;
  width: 100%;
  height: auto
}

.overlay-afb {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/sport/afb-hover.png) no-repeat
}

.sport-game:hover .overlay-afb {
  opacity: 1
}

.overlay-sbo {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/sport/sbo-hover.png) no-repeat
}

.sport-game:hover .overlay-sbo {
  opacity: 1
}

.overlay-i {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/sport/isport-hover.png) no-repeat
}

.sport-game:hover .overlay-i {
  opacity: 1
}

.game-sport {
  float: left;
  padding: 15px
}

.container-casino {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: block
}

.boxs-casino {
  width: 100%;
  max-width: 598px;
  display: block;
  float: left;
  background: #fff
}

.box-casino {
  position: relative;
  padding: 15px 0px;
  text-align: center;
  display: block
}

.image {
  display: block
}

.casino1 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-01-hover.png) no-repeat center
}

.box-casino:hover .casino1 {
  opacity: 1
}

.casino2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-02-hover.png) no-repeat center
}

.box-casino:hover .casino2 {
  opacity: 1
}

.casino3 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-03-hover.png) no-repeat center
}

.box-casino:hover .casino3 {
  opacity: 1
}

.casino4 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-04-hover.png) no-repeat center
}

.box-casino:hover .casino4 {
  opacity: 1
}

.casino5 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-05-hover.png) no-repeat center
}

.box-casino:hover .casino5 {
  opacity: 1
}

.casino6 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-06-hover.png) no-repeat center
}

.box-casino:hover .casino6 {
  opacity: 1
}

.casino7 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-07-hover.png) no-repeat center
}

.box-casino:hover .casino7 {
  opacity: 1
}

.casino8 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/casino/casinos-08-hover.png) no-repeat center
}

.box-casino:hover .casino8 {
  opacity: 1
}

.container-lottery {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: block;
  height: 899px
}

.container-number {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: block;
  height: 755px;
  background: #fff
}

.box-numbers {
  display: block;
  float: left;
  padding: 15px;
  width: 370px
}

.box-number {
  position: relative;
  width: 100%;
  display: block
}

.number-img {
  display: block;
  height: auto;
  text-align: center;
  width: 370px
}

.numbergame01 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/number-hover.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame01 {
  opacity: 1
}

.numbergame02 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  height: auto;
  background: url(../img/number/live-number-h.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame02 {
  opacity: 1
}

.numbergame03 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/bjrace-hover.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame03,
.box-number:hover .numbergame06 {
  opacity: 1
}

.numbergame04 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/keno-hover.png) no-repeat;
  background-size: 370px 215px
}

.numbergame06 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/cockfight-hover.png?time=02) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame07 {
  opacity: 1
}

.numbergame07 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/poker-hover.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame10 {
  opacity: 1
}

.numbergame10 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/s128_hover.png) no-repeat;
  background-size: 370px 215px
}

.numbergame11 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/ffy-hover.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame11 {
  opacity: 1
}

.box-number:hover .numbergame04 {
  opacity: 1
}

.numbergame12 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/number/klas-poker-blue-hover.png) no-repeat;
  background-size: 370px 215px
}

.box-number:hover .numbergame12 {
  opacity: 1
}

.container-v-poker {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff !important;
  display: block;
  height: 598px
}

.box-vpoker {
  width: 100%;
  max-width: 569px;
  margin: 0 auto;
  padding: 0 15px;
  display: block;
  float: left
}

.hover-div {
  margin: 0 auto;
  margin-top: 30px;
  position: relative;
  overflow: hidden
}

.hover-div {}

.hover-div img {
  width: 100%;
  transition: all ease-in-out 0.5s
}

.view-details {
  transition: all ease-in-out 0.5s;
  top: 45%;
  left: 32%;
  position: absolute;
  opacity: 0
}

.view-details h4 {
  transition: all ease-in-out 0.2s;
  background-color: #d1d222;
  padding: 12px 24px;
  color: #fff;
  border-radius: 5px
}

.view-details:hover h4 {
  transition: all ease-in-out 0.2s;
  background-color: #797924;
  padding: 12px 24px;
  color: #fff;
  border-radius: 5px
}

.hover-div:hover .view-details {
  transition: all ease-in-out 0.5s;
  opacity: 1;
  color: #000;
  top: 42%
}

.hover-div:hover img {
  transition: all ease-in-out 0.5s;
  opacity: 0.6;
  transform: scale(1.2)
}

.text-number-g {
  width: 100%;
  display: block;
  background: linear-gradient(141deg, #32321c 0%, #919164 51%, #32321c 75%);
  border-radius: 0px 0px 10px 10px;
  min-height: 162px
}

.box-shadow {
  box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19) !important;
  border-radius: 0px 0px 10px 10px
}

.container-poker {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff !important;
  display: block;
  height: 500px
}

.container-slot {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: block;
  height: 691px;
  background: #335187 url(../img/bg-noise.png)
}

.row {
  width: 100%;
  margin: 0 auto;
  padding: 15px;
  margin-left: 15px
}

.col-xs-3 {
  width: 100%;
  max-width: 300px;
  float: left
}

.box-slot {
  position: relative;
  margin-bottom: 10px
}

.image {
  display: block;
  height: auto
}

.overlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: 0.5s ease;
  background: url(../img/game/slot-hover.png) no-repeat
}

.box-slot:hover .overlay {
  opacity: 1
}

.text {
  color: #fcf904;
  font-size: 20px;
  position: absolute;
  top: 80%;
  left: 43%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: 700
}

.title-game {
  color: #fcf904;
  font-size: 18px;
  position: absolute;
  top: 14%;
  left: 47%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  font-weight: 700
}

.container-prom {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  background: #ffffff !important;
  display: block
}

.flip {
  padding: 10px;
  color: #000;
  border: none;
  cursor: pointer
}

.panel {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0;
  display: none;
  background: none
}

.header {
  font-size: 16px;
  color: white
}

.header select {
  border: 1px solid #1195d7;
  background: none;
  height: 36px;
  width: 205px;
  color: #fff
}

.header select option {
  color: #fff;
  background: #0871a5
}

.header a {
  color: #fff;
  font-size: 16px
}

.header a:hover {
  color: #0871a5;
  text-decoration: underline
}

.err_div {
  color: red
}

.home_promo {
  display: inline-block;
  min-height: 480px;
  float: left
}

.home_promo h3 {
  display: block;
  font-size: 13px;
  font-weight: 700;
  color: #ff5a00;
  letter-spacing: 0;
  margin-bottom: 6px;
  background: url(../img/home/h3.png) center no-repeat;
  text-align: center
}

.promo_box1 {
  width: 380px;
  background: #98bae7;
  text-align: center;
  position: relative
}

.promo_box2 {
  width: 380px;
  padding: 10px;
  border-right: 1px solid #c4d1f1;
  height: 510px
}

.promo_box3 {
  width: 380px;
  padding: 10px 0 10px 10px
}

.promo_bg {
  height: 510px;
  display: block;
  background: url(../img/home/promo.png) top center no-repeat #bfcceb;
  background-size: 100%;
  border: 1px solid #bfcceb;
  margin: 2px;
  padding: 10px
}

.promo_bg h1 {
  font-size: 26px;
  font-weight: 700;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #ffffff !important;
  text-align: center;
  margin-top: 5px;
  margin-bottom: 10px
}

.promo_bg a {
  display: inline-block;
  margin: 10px auto;
  padding: 10px;
  text-align: center;
  border-radius: 5px;
  font-size: 11px;
  color: #fff;
  text-spacing: -1px;
  background: #b10000
}

.products {
  display: inline-block;
  margin: 4px 20px 8px 20px
}

.products p {
  line-height: 16px;
  margin: 5px 0 0 0
}

.home_promo h1 {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #617fc4
}

.customer_box {
  min-height: 198px;
  padding: 7px 0;
  position: relative;
  margin-bottom: 5px !important;
  margin-left: 40px
}

.customer_bg {
  width: 320px;
  height: 30px;
  margin: 2px 0 3px 0;
  float: left;
  display: inline;
  border-radius: 5px;
  text-transform: uppercase;
  cursor: pointer;
  position: relative;
  background: url(../img/home/livechat.png) left top no-repeat #dedfe0;
  color: black
}

.icon-livechat {
  width: 46px;
  height: 24px;
  position: absolute;
  top: 3px;
  left: 17px
}

.customer_bg .livechat_text {
  color: #000;
  line-height: 30px;
  margin: 0 0 0 68px;
  font-weight: bold
}

.customer_bg h5 {
  position: absolute;
  top: 0;
  right: 0;
  padding: 0 10px;
  line-height: 30px;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  background: #d8b248;
  background: -moz-linear-gradient(top, #d8b248 0%, #a3772c 100%);
  background: -webkit-linear-gradient(top, #d8b248 0%, #a3772c 100%);
  background: linear-gradient(to bottom, #d8b248 0%, #a3772c 100%)
}

.customer_bg h5 span {
  color: #fff
}

.click_arrow {
  width: 7px;
  height: 10px;
  margin: 0 0 0 10px;
  display: inline-block;
  background: url(../img/home/arrow.png) 0 0 no-repeat
}

.owl-dots {
  background: #000;
  padding: 0 4px;
  width: auto;
  display: inline-block;
  border-radius: 10px;
  height: 20px
}

.services {
  margin: 28px 0 26px 0
}

.services h1 {
  font-size: 22px;
  font-weight: 700;
  margin: 0 0 8px 10px;
  text-transform: uppercase;
  letter-spacing: -1px;
  display: inline-block;
  float: left
}

.average_time {
  float: right;
  text-align: right;
  margin-right: 10px;
  font-size: 11px
}

.average_time .service_mins {
  font-size: 20px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: -1px;
  color: #dbb748;
  display: inline
}

.service_progressBars {
  display: block;
  clear: both;
  position: relative;
  border: 3px solid #98bcee;
  background: #bfd5f4;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 8px 0px rgba(25, 25, 25, 1);
  -moz-box-shadow: inset 0px 0px 8px 0px rgba(25, 25, 25, 1);
  box-shadow: inset 0px 0px 8px 0px rgba(25, 25, 25, 1)
}

.service_progressBars .service_bars {
  font-size: 10px;
  text-align: right;
  text-shadow: 0 0 2px #000;
  text-indent: 9999px;
  overflow: hidden;
  background: #ff4800;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0px 0px 8px 0px rgba(0, 0, 0, 0.3)
}

.depo_with {
  text-align: center
}

.item_lists {
  width: 380px;
  height: 130px;
  margin: 3px 20px
}

.item_list span {
  float: left;
  display: inline-block;
  line-height: 33px;
  border-right: 1px solid #171717;
  text-align: center
}

.item_list .list_id {
  width: 80px;
  text-align: left;
  padding-left: 10px
}

.item_list .list_amount {
  width: 100px;
  text-align: right;
  padding-right: 10px
}

.item_list .list_date {
  width: 150px;
  text-align: center;
  border: none
}

.announcement {
  position: fixed;
  height: 100vh;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  left: 0;
  width: 100%;
  z-index: 9999
}

.announcement__content {
  position: fixed;
  top: 50%;
  left: 50%;
  width: 50%;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 5px;
  animation: fadein 0.2s ease-in;
  margin-left: -450px;
  margin-top: -250px;
  width: 900px
}

.announcement__top {
  background: #003366;
  color: #fff;
  text-transform: uppercase;
  padding: 10px;
  font-size: 16px
}

.announcement__close {
  position: absolute;
  top: 10px;
  right: 10px;
  color: #fff;
  font-size: 18px
}

.announcement__date-time {
  text-align: right;
  padding: 14px;
  font-weight: 700
}

.announcement__text {
  padding: 14px
}

.announcement__footer {
  float: right;
  padding: 5px 0;
  padding-right: 10px
}

@keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-moz-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-webkit-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-ms-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

@-o-keyframes fadein {
  from {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.center-side a:hover,
.center-side a.active {
  background: #d63333;
  background: -moz-linear-gradient(top, #d63333 0%, #b31010 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d63333), color-stop(100%, #b31010));
  background: -webkit-linear-gradient(top, #d63333 0%, #b31010 100%);
  background: -o-linear-gradient(top, #d63333 0%, #b31010 100%);
  background: -ms-linear-gradient(top, #d63333 0%, #b31010 100%);
  background: linear-gradient(to bottom, #d63333 0%, #b31010 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#d63333', endColorstr='#b31010', GradientType=0)
}

.favorite {
  background: url(../../images/star.png) no-repeat !important;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  z-index: 99
}

.favorite.active {
  background: url(../../images/star_active.png) no-repeat !important;
  width: 16px;
  height: 16px;
  position: absolute;
  right: 10px;
  bottom: 10px;
  cursor: pointer;
  z-index: 99
}

.favorite.effect {
  animation: zoominoutsinglefeatured 1s
}

.favorited {
  animation: bounceIn 2s
}

@keyframes zoominoutsinglefeatured {
  0% {
    transform: scale(1, 1)
  }

  50% {
    transform: scale(1.2, 1.2)
  }

  100% {
    transform: scale(1, 1)
  }
}

.favorite_home_play:hover,
.favorite_home_active:hover {
  background: #2f4a7f !important
}

.provider_name {
  background: #253f6f !important;
  color: #fff !important;
  margin-top: -25px !important
}

.provider-list li {
  margin: 10px !important
}

ul#favorite-games li {
  background: rgb(22 36 96) !important
}

.slots-list a span.slots_games_name {
  display: block;
  background: rgba(0, 0, 0, 0.7) !important;
  font-size: 14px !important
}

#register.modal .modal-content .modal-body .progress-step .progress-status {
  width: 80%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin: 0 auto;
  margin-bottom: 15px
}

#register.modal .modal-content .modal-header {
  background-color: #325486;
  position: relative;
  padding: 11px 17px;
  height: 58px
}

#register.modal .modal-content .modal-header p.modal-title {
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  margin: unset;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%)
}

#register.modal .modal-content .modal-header .btn-close-icon {
  background-image: url(../img/icon-close-white.png);
  background-size: 52px 52px;
  background-position: center center;
  background-repeat: no-repeat;
  width: 52px;
  height: 52px;
  outline: unset;
  padding: unset;
  border: unset;
  background-color: unset;
  position: absolute;
  top: 50%;
  right: 17px;
  transform: translateY(-50%)
}

#register.modal .modal-content .modal-body {
  padding-top: unset
}

.js-step-count {
  color: #fff
}

#register.modal .modal-content .modal-body .progress-step {
  display: flex;
  flex-direction: column;
  margin-top: 42px;
  margin-bottom: 64px
}

#register.modal .modal-content .modal-body .mb-17 {
  margin-bottom: 17px
}

.winwin-input-group {
  border: 1px solid #7d7d7d;
  background: transparent;
  border-radius: 5px;
  position: relative;
  height: 35px;
  width: 100%
}

.winwin-input-group {
  border: 1px solid #7d7d7d;
  background: transparent;
  border-radius: 5px;
  position: relative;
  height: 35px;
  width: 100%
}

#register.modal .modal-content .modal-body .modal-line {
  height: 1px;
  width: 100%;
  background-color: #adafb2;
  margin-bottom: 41px;
  margin-top: 40px
}

.affiliate-id {
  margin-left: 15px
}

.winwin-input-group input {
  background: transparent;
  border: unset;
  outline: unset;
  font-family: Montserrat;
  font-size: 13px;
  color: #fff;
  height: 100%;
  width: 93%;
  padding-left: 13px;
  padding-right: 13px
}

#register.modal .modal-content .modal-body input {
  font-size: 15px
}

#register.modal .modal-content .modal-body input {
  color: #000000
}

#register.modal .modal-content .modal-body .btn-next-mb-step-1 {
  margin-bottom: 76px
}

#register.modal .modal-content .modal-body .btn-next {
  background-color: #4970a9;
  color: #ffffff;
  border-radius: 10px;
  height: 40px;
/*  display: inline-flex;*/
  justify-content: center;
  align-items: center;
  border: unset;
  outline: unset;
  width: 49%;
  margin-top: 10px
}

#register.modal .modal-content .modal-body .btn-next:hover {
  background-color: #6190d5
}

#next_btn,
.btn-next-mb-step-2 {
  text-transform: uppercase
}

.modal-backdrop {
  z-index: 10 !important
}

.slots-nav a {
  white-space: pre !important
}

.mesd-slot {
  height: 2026px !important
}
.stape .game-button-play h3{line-height: 14px;}
/*bank */
.-outer-wrapper {
  display: grid;
  justify-content: center;
  text-align: center;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr 1fr;
}
.-outer-wrapper .-input-radio {
  width: 0;
  height: 0;
  position: absolute;
  left: -9999px;
}
 .-outer-wrapper .-input-radio:checked+.-label {
    opacity: 1;
}
.-outer-wrapper .-input-radio+.-label {
  width: 40px;
  height: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 4px 10px;
  position: relative;
  margin: 5px auto;
  border-radius: 50%;
  opacity: .75;
  transition: all .1s;
}
.-outer-wrapper .-input-radio:checked+.-label .-logo {
  width: 45px;
  height: 45px;
  border-radius: 50%;
  transition: all .1s;
}
 .-outer-wrapper .-input-radio:checked+.-label .fas.fa-check {
    display: flex;
    justify-content: center;
    align-items: center;
}
 .-outer-wrapper .-input-radio+.-label .fas.fa-check {
    display: none;
    position: absolute;
    bottom: -2px;
    right: -1px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    color: #fff;
    font-size: 10px;
    background-color: #71dd8a;
}
.incontainlogin img {
    width: 100%;
    max-width: 300px;
    height: auto;
    margin: 0 auto;
}
.-outer-wrapper .-input-radio+.-label .-logo {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    transition: all .1s;
}
.fa-check:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 9px;
    bottom: -2px;
    right: 6px;
    transform: rotate(40deg) translate(-50%, -50%);
    border-bottom: 2px solid #fff;
    border-right: 2px solid #fff;
}
.modal-body h3{color: #000!important}
.promo-info-modal-container ul li span span strong span{color: #ff6600!important;}
.radioin-sen {
    text-align: center;
    margin-bottom: 10px;
    margin-left: 15px;
}
.radio-tile4 {
    margin-top: 10px;
    display: inline-block;
}
.icon-container {
    width: 64px;
    height: 40px;
    background-image: -webkit-linear-gradient(top, #f4f3f3, #e6e6e6);
    background-image: -moz-linear-gradient(top, #f4f3f3, #e6e6e6);
    background-image: -ms-linear-gradient(top, #f4f3f3, #e6e6e6);
    background-image: -o-linear-gradient(top, #f4f3f3, #e6e6e6);
    background-image: linear-gradient(top, #f4f3f3, #e6e6e6);
    -webkit-transition: background-color .2s ease-out;
    -moz-transition: background-color .2s ease-out;
    -ms-transition: background-color .2s ease-out;
    -o-transition: background-color .2s ease-out;
    transition: background-color .2s ease-out;
    background-clip: padding-box;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid silver;
    display: flex;
    align-items: center;
    justify-content: center;
    margin-right: 1px;
    color: #858585;
    font-size: 14px;
}