:root{
    --main-bg  : #171e26;
    --main-bg1 : #212633;
    --main-bg2 : #29303d;
    --main-bg3 : #242430;
    --cl-yelow : #f1c524;
    --cl-yelow1 : rgb(250 255 0 /1);
    --cl-yellow1 : #f1c524;
    --cl-white : #FFFFFF;
    --cl-black : #000000;
    --cl-gray  : #70798a;
    --cl-gray1  : #2c2e3b;
    --cl-red  : #F6465D;
    --cl-green : #3cc647;
    --popuphome : #000000a8;

    --bdrd-big : 0.75rem;
    --bdrd-sm : 0.35rem;

    --w-bd-center : 768px;
  }

body{
	font-family: 'Ibmplex','Prompt',sans-serif;
  	font-size: 0.8rem;
  	overflow-x: hidden;
  	line-height: inherit;
    margin: 0;
    /*background:#f9f9f9;*/
    background:#000e15;
}

input:focus-visible {
    outline: 1px solid #55585c;
}

img, video {
    height: auto;
    max-width: 100%;
}

audio, canvas, embed, iframe, img, object, svg, video {
    display: block;
    vertical-align: middle;
}
a {
    color: inherit;
    text-decoration: inherit;
}
button, input, optgroup, select, textarea {
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    margin: 0;
    padding: 0;
}

.app__body.casino-all .app-casino-all__main {width: 100%;}
.app__body{
    overflow-x: hidden;
    margin:auto;max-width: 768px;
    min-height:85vh;
    padding:0px !important;
    /*padding-top:5px !important;*/
}

.hidden{display:none;}
.cur{cursor:pointer;}
.text-center{text-align:center;}
.text-right{text-align:right;}
.text-left{text-align:left;}
.fbold{font-weight:bold;}

.mt-5{margin-top:5px;}
.mb-5{margin-bottom:5px;}
.ml-5{margin-left:5px;}
.mr-5{margin-right:5px;}

/*============================================*/

.closeapp{background:#fff !important;}
.closeapp .ctitle{
  	text-align: center;
  	font-size: 2.5rem;
  	color: #000;
  	margin-top: 100px;
}
.closeapp .cdetail{
  	text-align: center;
  	font-size: 1.3rem;
  	color: #4f4f4f;
  	margin-top: 10px;
}

/*============================================*/

.text-gray{ color: var(--cl-gray);}
.text-white{ color: var(--cl-white);}
.text-yelow{ color: var(--cl-yelow);}
.text-red{ color: var(--cl-red);}
.text-green{ color: var(--cl-green);}

.f08{font-size:0.8rem;}
.f09{font-size:0.9rem;}
.f12{font-size:1.2rem;}
.bdrd-sm{ border-radius: var(--bdrd-sm) }
.bdrd-big{ border-radius: var(--bdrd-big) }

.fwb-600{ font-weight: 600;}
.img-logo{ height: 60px; margin: auto;}

/*============================================*/
.box_marquee {
    height: 25px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    display: flex;
    justify-content: flex-start;
    max-width:768px;
    margin:auto;
    background:#29303d;
    color:#aaa;
}
.marquee_icon{
	background: #29303d;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
    color: #ec4242;
    line-height: 25px;
    width: 25px;
    position: fixed;
    margin-left:-2px;
    z-index: 99;
    text-align: center;
}
.marquee_text {
    -webkit-animation: marquee 30s linear infinite;
    animation: marquee 30s linear infinite;
    height: 100%;
    line-height: 25px;
    margin: 0;
    position: absolute;
    text-align: center;
    transform: translateX(0%);
}

.marquee_text:hover {
  -webkit-animation-play-state: paused;
  animation-play-state: paused;
}

@-webkit-keyframes marquee {
  	0% {-webkit-transform: translateX(0%);}
  	to {-webkit-transform: translateX(-100%);}
}

@keyframes marquee {
  	0% {transform: translateX(0%);}
  	100% {transform: translateX(-100%);}
}
@media (min-width: 960px) { 
    .box_marquee {background:#2b2b3b;color:#fff;}
    .marquee_icon{margin-left: -0px;background: #2b2b3b;}
}


/*============================================*/
.hm{background:#171e26;} 
.hm_box{
    display:flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row;
    height:60px;
    max-width:768px;
    margin:auto;
}
.hm_logo{
    display: flex;
    align-items: center;
}
.hm_logo .img-logo{
    height: auto;
    max-width: 160px;
    max-height: 50px;
}
.hm_right{}
.hm_right .bx_bt{
    display: flex;
    margin-right:10px;
    gap:10px;
}
.hm_right .btlogin{
    background: #fbd2d2;
    border:1px solid #fbd2d2;
    border-radius: 5px;
    color:#f67575;
    padding: 5px 10px;
}
.hm_right .btregis{
    background: #cbffd8;
    border:1px solid #cbffd8;
    border-radius: 5px;
    color:#40ce60;
    padding: 5px 10px;
}
.user_right{margin-right:10px;text-align:right;}
.user_right .-dusertext { 
    font-size:110%;
    color: #fff;letter-spacing:0.5px;margin-bottom:5px;
    text-decoration: none;
}
.user_right .-dusertext i{font-size:115%;vertical-align:middle;}
.user_right .-dusercredit {margin-top:2px;}
.user_right .-dusercredit .bxcrd{
    background: #29303d;
    border:1px solid #3d424a;
    border-radius: 10px;
    padding:0px 10px;
    color:#e3be4e;
}
/*============================================*/

.box_homeslite{
	width: 95%;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
}
.box_homeslite .owl-dots {
    position: relative !important;
    margin: auto !important;
    margin-top: -25px !important;
}
.box_homeslite img {border-radius: 10px;}

.box_homeshow{
	background: #171e26;
    border-top-left-radius: 15px;
    border-top-right-radius: 15px;
    padding: 15px;
    padding-top:5px;
    margin-bottom:40px;
}
.box_homeshow .txt_title{
	color: #fff;
    display: flex;
    align-items: center;
    margin:5px;
}
.box_homeshow .txt_title img{width:25px;margin-left:5px;}
.box_homeshow .txt_title i{font-size:125%;color:#ec4242;margin-left:5px;}
.box_homeshow .owl-carousel{z-index: 0 !important;}

.gametype img {border-radius: 10px;}

.bx_reward{}
.bx_reward .-dfix{
	display: flex;
    align-items: center;
    justify-content: space-around;
    flex-direction: row;
    gap:10px;
}
.bx_reward .-dfixrow{
	display: flex;
    flex-direction: column;
    align-items: center;
    border-radius: 5px;
    width: 100%;
}
.reward_yeekee{
	background: #171e26;
    border: 1px solid #282f36;
    border-radius: 5px;
    padding:15px;
}
.reward_yeekee .-title{
	margin-bottom:10px;
	color:#f67171;
	display: flex;
    gap: 10px;
    align-items: center;
}
.reward_yeekee .-title img{width:20px;}
.reward_yeekee .-dater{
	background: #ea6c6c;
    color: #dddddd;
    padding: 1px 10px;
    border-radius: 5px;
}
.reward_yeekee .dv{border:1px solid #282f36;}
.reward_yeekee .dtit{
	color:#f67171;
	background:#29303d;
	text-align:center;
	width:100%;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.reward_yeekee .dboy{
	color:#aaaaaa;
	background:#2d3441;
	font-size:110%;
	text-align:center;
	width:100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
    letter-spacing:1px;
}
.reward_thai{
	background: #171e26;
    border: 1px solid #282f36;
    border-radius: 5px;
    padding:15px;
    margin-top:10px;
}
.reward_thai .-title{
	margin-bottom:10px;
	color:#aaa;
	display: flex;
    gap: 10px;
    align-items: center;
}
.reward_thai .-title img{
	width: 25px;
    height: 20px;
    border-radius: 17px;
    border: 1px solid #282f36;
}
.reward_thai .-dater{
	background: #343a40;
    color: #aaa;
    padding: 1px 10px;
    border-radius: 5px;
}
.reward_thai .dv{border:1px solid #282f36;}
.reward_thai .dtit{
	color:#be862d;
	background:#29303d;
	text-align:center;
	width:100%;
	border-bottom: 1px solid #282f36;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.reward_thai .dboy{
	color:#aaa;
	background:#2d3441;
	font-size:110%;
	letter-spacing:1px;
	text-align:center;
	width:100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.reward_thai .dboy1{
	color: #aaa;
    background: #2d3441;
    font-size: 120%;
    text-align: center;
    width: 100%;
    border: 1px solid #282f36;
    border-radius: 5px;
    padding: 3px;
    margin-bottom: 10px;
    letter-spacing:1px;
}
.reward_set{
    position: relative;
	background: #171e26;
    border: 1px solid #282f36;
    border-radius: 5px;
    padding:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.reward_set .-title{
	margin-bottom:10px;
	color:#aaa;
	display: flex;
    gap: 10px;
    align-items: center;
}
.reward_set .-title i{font-size:150%;font-weight:bold;color:#aaa;}
.reward_set .-dater{
	background: #343a40;
    color: #fff;
    padding: 1px 10px;
    border-radius: 5px;
}
.reward_set .-bxreward{
	background: #29303d;
    border-radius: 5px;
    box-shadow: 0 0 5px #494b4d;
    padding: 15px;
    padding-top:5px;
    color:#aaa;
}
.reward_set .dv{border:1px solid #282f36;}
.reward_set .dtit{
	color:#be862d;
	background:#1e242f;
	text-align:center;
	width:100%;
	border-bottom: 1px solid #1e242f;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.reward_set .dboy{
	color:#aaa;
	background:#2d3544;
	font-size:110%;
	letter-spacing:1px;
	text-align:center;
	width:100%;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding-top: 3px;
    padding-bottom: 3px;
}
.reward_set .btnshowall{
    position: absolute;
    right: 10px;
    background: #29303d;
    color: #aaa;
    border-radius: 5px;
    padding: 3px 10px;
    letter-spacing:0.5px;
    cursor: pointer;
}

.-dmainltype{
	display: grid;
    align-content: center;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
    margin-bottom:10px;
}
.-dmainltype .ty_ac{
	background: #f1c524;
	border: 1px solid #f1c524;
    color:#000;
}
.-dltpype{
    min-width: 18%;
    background: #29303d;
    color: #aaa;
    border: 1px solid #282f36;
    text-align: center;
    padding: 5px 0px;
    border-radius: 5px;
    display: flex;
    position: relative;
    align-items: center;
    justify-items: center;
}
.-dltpype .-imgltype{
	width: 20px;
    height: 20px;
    border-radius: 50%;
    border: 1px solid #b5b5b5;
    margin-right:5px;
    margin-left:5px;
	background-position: 50%;
	background-size: cover;
}

.-dltab{display:none;}
.tab_ac{display:block;}



.img_lt{background: url(../../images/master/i-lotto/lt.svg) no-repeat;}
.img_ll{background: url(../../images/master/i-lotto/ll.svg) no-repeat;}
.img_lm{background: url(../../images/master/i-lotto/lm.svg) no-repeat;}
.img_ls{background: url(../../images/master/i-lotto/ls.svg) no-repeat;}

.img_h1{background: url(../../images/master/i-lotto/h1.svg) no-repeat;}
.img_h2{background: url(../../images/master/i-lotto/h2.svg) no-repeat;}
.img_h3{background: url(../../images/master/i-lotto/h3.svg) no-repeat;}
.img_h4{background: url(../../images/master/i-lotto/h4.svg) no-repeat;}
.img_l0{background: url(../../images/master/i-lotto/l0.svg) no-repeat;}
.img_l1{background: url(../../images/master/i-lotto/l1.svg) no-repeat;}
.img_l2{background: url(../../images/master/i-lotto/l2.svg) no-repeat;}
.img_l3{background: url(../../images/master/i-lotto/l3.svg) no-repeat;}
.img_l4{background: url(../../images/master/i-lotto/l4.svg) no-repeat;}
.img_l5{background: url(../../images/master/i-lotto/l5.svg) no-repeat;}
.img_l6{background: url(../../images/master/i-lotto/l6.svg) no-repeat;}
.img_l7{background: url(../../images/master/i-lotto/l7.svg) no-repeat;}
.img_l8{background: url(../../images/master/i-lotto/l8.svg) no-repeat;}
.img_l9{background: url(../../images/master/i-lotto/l9.svg) no-repeat;}
.img_x1{background: url(../../images/master/i-lotto/x1.svg) no-repeat;}
.img_x2{background: url(../../images/master/i-lotto/x2.svg) no-repeat;}
.img_x3{background: url(../../images/master/i-lotto/x3.svg) no-repeat;}
.img_x4{background: url(../../images/master/i-lotto/x4.svg) no-repeat;}
.img_x5{background: url(../../images/master/i-lotto/x5.svg) no-repeat;}
.img_x6{background: url(../../images/master/i-lotto/x6.svg) no-repeat;}
.img_x7{background: url(../../images/master/i-lotto/x7.svg) no-repeat;}
.img_x8{background: url(../../images/master/i-lotto/x8.svg) no-repeat;}
.img_x9{background: url(../../images/master/i-lotto/x9.svg) no-repeat;}
.img_y1{background: url(../../images/master/i-lotto/y1.svg) no-repeat;}
.img_yk{background: url(../../images/master/i-lotto/yk.svg) no-repeat;}


.-dltpype .-txtltype{}

/*============================================*/

.tabgame_type{
    display: grid;
    align-content: center;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap: 10px;
    margin:10px 0px;
}
.tabgame_type .active{
	background: #000000 !important;
    border: 1px solid #711919 !important;
    box-shadow: 0 0 10px #5d0507;
}
.tabgame_type .x-munu-list{
    display: flex;
    flex-direction: column;
    align-items: center;
    border:1px solid #552223;
    border-radius:10px;
    background: #171e26;
    color:#fff;
    padding:5px;
}
.tabgame_type .x-munu-list img{width:30px;margin-top:3px;}
.tabgame_type .x-munu-list span{
    margin-top: 3px;
    letter-spacing: 0.5px;
}

.boxEyeIcon {margin-bottom: 10px;margin-top:15px;}
.boxEyeIcon .csn-box-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 10px;
}
.boxEyeIcon .box-header-list {
    min-width: auto !important;
    max-width: none !important;
    width:100%;
}
/*.boxEyeIcon .-dallgame{max-width:none;min-width:none;}*/
.boxEyeIcon .div-btn.active {
    background: #29303d;
    border: 1px solid #29303d;
    font-weight: bold;
    color: #fac000;
}
.boxEyeIcon .div-btn {
    flex: auto;
    background: #29303d;
    border: 1px solid #29303d;
    color: #fac000;
    letter-spacing: 0.5px;
    font-size: 14px;
    margin-right: 5px;
    padding: 5px 0px;
    line-height: 23px;
    border-radius: 10px;
    text-align: center;
    cursor: pointer;
}
.boxEyeIcon .div-btn .text-gray{color:#fac000!important;}
.boxEyeIcon .d-search {
    position: relative;
    display: flex;
    align-items: center;
    border-radius: 10px;
    height: 35px;
    vertical-align: middle;
    text-align: center;
    background: #29303d;
    padding-left: 10px;
    padding-right: 10px;
}
.boxEyeIcon .d-search .fa-search {
    width: 30px;
    line-height: 25px;
    color: #70798a;
}
.boxEyeIcon .d-search .d-search-input {
    color: #ffffff;
    border: none;
    font-size: 12px;
    width: 80%;
    height: 20px;
    padding: 5px;
    text-align: left;
    vertical-align: top;
    background: #29303d;
}

#body_casino_list div.grid{
	display:grid;
	grid-template-columns: 1fr 1fr 1fr;
    gap: 10px;
}
/*@media (max-width: 991px) { #body_casino_list div.grid{grid-template-columns: 1fr 1fr;} }*/
#body_casino_list .blist{
	background: #0000002b;
    border-radius: 10px;
    padding: 10px;
}
#body_casino_list .blist img{
	border-radius: 10px;
    max-width: 160px;
    margin: auto;
}
@media (max-width: 991px) { #body_casino_list .blist img{ max-width: 100%;} }
#body_casino_list .PG img{border-radius:20%;}
#body_casino_list .sc-eWVKcp{
	display: flex;
	justify-content: space-between;
    align-items: center;
    color: #FFFFFF;
    width: 100%;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    
}
#body_casino_list .sc-eWVKcp p{margin:0px;}
#body_casino_list .sc-kEjbxe{line-height:20px;}
#body_casino_list .sc-eWvPJL{line-height:20px;}
#body_casino_list .sc-eWvPJL .active{color:rgb(251, 192, 0) !important;}

/*--------*/
.box-filter {
    display: flex;
    justify-content: space-between;
    margin-bottom: 8px;
    align-items: baseline;
    background: #000;
    padding: 5px 5px;
    border-radius: 5px;
    color: #fff;
}
.box-filter .myfavourite-title {width: 40%;margin-left:5px;}
.box-filter .myfavourite-search {
    width: 60%;
    display: flex;
    justify-content: end;
    position: relative;
    margin-top: 1px;
}
.box-filter .myfavourite-search .isearch {
    position: absolute;
    left: 10px;
    top: 9px;
}
.box-filter .myfavourite-search input {
    background: #29303d;
    border-radius: 5px;
    padding: 2px 16px 2px 30px;
    width: calc(100% - 38px);
    border-width: 0;
    color:#fff;
    letter-spacing:0.5px;
}
.btnmyfavourite {
    width: 30px;
    height: 30px;
    text-align: center;
    border: 1px solid #29303d;
    border-radius: 5px;
    margin-left: 8px;
    background: #29303d;
    color:#70798a;
}
/*-------*/

.box_g_csn{
	display: grid;
    align-content: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.lotto .box_g_csn{ grid-template-columns: 1fr 1fr 1fr;}

@media (max-width: 991px) { 
    .box_g_csn{grid-template-columns: 1fr 1fr 1fr;} 
    .lotto .box_g_csn{ grid-template-columns: 1fr 1fr;}
}

.box_g_csn .box-casino-list{position: relative;}

.casino_box{}
.casino_box img{width:100%;border-radius:5px;}
.casino_box .-footbox{
	display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding:5px;
}
.casino_box .-footbox .-txt{color:#fff;font-size:90%;}
.casino_box .-footbox .-star{color:#70798a;}
.casino_box .-footbox .-star i.active{color:#ffc107;}

/*============================================*/
.hr_features{
	position: relative;
	text-align: center;
	margin-top:20px;
}
.hr_features hr{
	border-color:#70798a;
	border-top-width: 1px;
    color: inherit;
    height: 0;
}
.hr_features .pdft{
	background: #1a2530;
    color: #fff;
    padding: 10px 0;
    width: 150px;
    margin: 0 auto;
    margin-top: -27px;
}

.bx_banner{margin-bottom:10px;}

.bner{position: relative;}
.bner img{width:100%;border-radius:5px;}
.bner .dfixcol{display:flex;gap:10px;position:relative;}
.bner .relative{position:relative;}
.bner .bner-d{
    position: absolute;
    margin-top: -100px;
    right: 10px;
    width: 50%;
    text-align: right;
    color: #7a7a7a;
    font-size: 80%;
}
.bner .bner-d-title{color:#fff;font-size:130%;}

@media (min-width: 960px) { 
    .bner .bner-d-title{font-size:200%;}
}

/*============================================*/

.box_menuorther{color:#d2d2d2;padding:5px;border-top:1px solid #171e26;}

.box_menuorther .-userinfo{
    /*font-weight:bold;*/
	font-size:110%;
	color:#cd9a00;
	margin-bottom: 10px;
    margin-top: 5px;
    text-decoration: inherit;
}
.box_menuorther .-userturn{
    display: flex;
    justify-content: space-around;
    align-items: center;
    gap:10px;
    margin:5px 10px;
}
.box_menuorther .-userturn div{
    background: #171e26;
    border: 1px solid #171e26;
    width: 100%;
    border-radius:8px;
    text-align: center;
    padding: 5px;
    display: flex;
    flex-direction: column;
}
.box_menuorther .-userturn .sptnum{font-size:120%;}
.box_menuorther .-userturn .sptxtturn{background:#141414;border-radius:5px;margin-bottom:3px;padding:3px;}
.box_menuorther .-allbtn{
    display: grid;
    align-content: center;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    gap:10px;
    margin:5px 10px;
    margin-bottom:10px;
}
.box_menuorther .-allbtn i{
	font-size: 200%;
    line-height: 30px;
    color: #b3b3b3;
}
.box_menuorther .-allbtn span{line-height:20px;font-size:90%;}
.box_menuorther .-allbtn div{
    /*background: #171e26;*/
    /*border: 1px solid #171e26;*/
    border: 1px solid #1c242d;
    border-radius: 8px;
    text-align: center;
    padding: 5px;
    display: flex;
    flex-direction: column;
    min-width:85%;
    cursor: pointer;
}

.box_menuorther .-usercash {
    background: #171e26;
    border: 1px solid #171e26;
    margin: 10px;
    margin-bottom: 25px;
    position: relative;
    padding: 15px;
    padding-top: 8px;
    padding-bottom: 20px;
    border-radius: 10px;
}
.box_menuorther .-usercash .dboxcash {
    display: flex;
    justify-content: space-around;
}
.box_menuorther .-usercash .dboxcash .btdeposit {
    background: linear-gradient(90deg, #0da013 20.91%, #1ba521 84.72%), #057f0a;
    border: 1px solid #393939;
    color: #f0f0f0;
}
.box_menuorther .-usercash .dboxcash .btwithdrawal {
    background: linear-gradient(256.37deg, #c62828 20.91%, #a80717 84.72%), #a80717;
    border: 1px solid #393939;
    color: #f0f0f0;
}
.box_menuorther .-usercash .dboxcash .btdw {
    font-size: 115%;
    /*border: 1px solid #eee;*/
    padding: 5px;
    width: 45%;
    border-radius: 15px;
    text-align: center;
    cursor: pointer;
}
.box_menuorther .-usercash .dboxcash .btdw i {
    font-size: 120%;
    margin-right: 5px;
}
.box_menuorther .-usercash .dboxcash .btdw span {
    vertical-align: top;
}
.box_menuorther .-usercash .dboxcashreport {
    position: absolute;
    background: #171e26;
    border: 1px solid #292929;
    box-shadow: 0 3px 1px -2px #00000012;
    border-radius: 20px;
    bottom: -13px;
    padding: 3px;
    left: 35%;
    right: 35%;
    text-align: center;
    cursor: pointer;
}

/*============================================*/

.box-footer {
    background: linear-gradient(180deg, #10151a 15%, #171e26 100%);
    height: 65px;
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 99;
}
.box-footer .-mainfooter{
	margin:auto;
	max-width:768px;
    color: #eee;
    z-index: 99;
    display: flex;
    align-items: center;
}
.box-footer-list {
	display: flex;
    flex-direction: column;
    width: calc(18%);
    margin: 5px;
    text-align: center;
    align-items: center;
}
.box-footer-list a{
	display: flex;
    flex-direction: column;
}
.box-footer-list i {font-size: 180%;line-height:33px;color:#c7bd9c;}
.box-footer-list span {font-size:90%;line-height:15px;}
.footer-center {
    position: absolute;
    width: 65px;
    height: 65px;
    max-width: 100px;
    aspect-ratio: 1 / 1;
    background: #f1c524;
    border-radius: 50%;
    bottom: 10px;
    align-content: center;
    border: 7px solid #171e26;
    cursor: pointer;
}
.footer-center i {
    font-size: 220% !important;
    line-height: 50px;
}
.footer-centerclose {
    position: absolute;
    width: 65px;
    height: 65px;
    aspect-ratio: 1 / 1;
    background: linear-gradient(180deg, #ed0707 50%, #820707);
    border-radius: 50%;
    bottom: 10px;
    align-content: center;
    border: 7px solid #171e26;
    transition: .2s all ease-in-out;
    cursor: pointer;
}
#imore_normal{color:#000;}
#imore_close{display:none;font-size:35px;font-weight:bold;}
/*================== box more ====================*/
@media (min-width: 960px) { 
    .box-more .boxcenter{ background:#080808;height: 100vh !important; }
    .more_grid{grid-template-columns: 1fr 1fr 1fr 1fr 1fr;}
}
.box-more {
    width: 100%;
    height: calc(100% + 1px);
    background: #171e24;
    color:#aaa;
    margin: 0 auto;
    position: fixed;
    bottom:0px;
    z-index: 90;
    display: flex;
    flex-direction: column;
    outline: 0;
    transition: transform .3s ease-in-out;
    display:none;
}
.box-more .bxcrduser{
    font-size:130%;
    text-align:center;
    margin-bottom:20px;
    display: flex;
    flex-direction: column;
    background: linear-gradient(to right, #171e24, #262c34, #171e24);
}
.box-more .bxcrduser .sptxtbl{font-size:80%;color:#aaa;}
.box-more .bxcrduser .txt-credit{
    font-size: 140%;
    color: #4CAF50;
    font-weight: bold;
}
.box-more .boxcenter{
    position: relative;
    max-width:778px;
    margin:auto;
    height:90vh;
    overflow: auto;
}
.box-more .bx-gridbl {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    margin-right:15px;
}
.box-more .bx-gridbl .spttxt{font-size:110%;color:#aaa;}
.box-more .bx-gridbl .sptnum{font-size:120%;}

.box-more .bx-row {display:flex;justify-content:space-between;align-items: center;margin-left:15px;margin-right:15px;}
.box-more .bx-col {display:flex;flex-direction:column;}
.box-more .bxhead{padding-top:15px;color: #ebb300;}
.box-more .more_user{font-size:130%;letter-spacing:0.5px;}
.box-more .more_xx{font-size:120%;}
.box-more .txt_r{text-align:right;}

.box-more .more_close{
	position: absolute;
    right: 20px;
    cursor:pointer;
}
.box-more .more_close i {
	font-size: 200%;
    font-weight: bold;
    color: #ed0908;
}
.box-more .hrmore {
    background: linear-gradient(90deg, #00000000, #0e0e0e3b, #00000000);
    width: 100%;
    height: 1.8px;
    margin-top: 10px;
    margin-bottom: 0px;
}
.more_grid {
    width: 100%;
    margin-top: 10px;
    display: grid;
    align-content: center;
    grid-template-columns: 1fr 1fr 1fr 1fr;
    gap: 10px;
}
.more_grid .bxmoregrid {
    height: 50px;
    background-image: linear-gradient(to top, #292e38 0%, #282a30 52%, #2f333b 100%);
    color: #dbdbdb;
    border: 1px solid #171e26;
    text-align: center;
    padding: 5px 10px;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    cursor: pointer;
}
.more_grid .bxmoregrid i {font-size: 220%;line-height: 35px;}
.more_grid .bxmoregrid div {font-size: 85%;line-height:20px;}

.more_quick {
    border: 1px solid #2d2d2d;
    background: #171e24;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
    margin-top: 10px;
    display: flex;
    flex-direction: column;
}
.more_quick .mulist {
    position: relative;
    display: flex;
    align-items: center;
    gap: 10px;
    margin: 3px 0px;
    padding: 8px 10px;
    background: #171e26;
    border-radius: 5px;
    border: 1px solid #222b35;
    cursor: pointer;
}
.more_quick .mulist i {
    font-size: 130%;
    background: #FFC107;
    color:#000;
    padding: 3px;
    border-radius: 5px;
}
.more_quick .mulist div {
    font-size: 110%;
    color: #c7bd9c;
}
.more_quick .msglivechat{
    position: absolute;
    background: #ff1100;
    color: #fff;
    right: 10px;
    line-height: 20px;
    font-weight: bold;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
}
/*+++++++++++ language ++++++++++++++++*/
.box-language {
    display: flex;
    align-items: stretch;
    flex-wrap: wrap;
    border: 0 ;
    padding: 0px 0;
}
.box-language .active{
    color: #000;
    background: #eedb51;
}
.box-language-list {
    width: 100%;
    padding: 5px;
    padding-left:10px;
    cursor: pointer;
    text-align: center;
    font-size: 0.8rem;
    display: flex;
    justify-content: flex-start;
    background: var(--main-bg1);
    border: 1px solid var(--main-bg);
    margin-bottom: 5px;
    border-radius: 5px;
}
.box-language-list img{width:30px; height: 20px; margin-right: 10px; }
.box-language-list .div-lang{margin-top:0px;}

@media (max-width: 768px) {
    .box-language-list { width:100%; }
}

/*+++++++++++++++promotion++++++++++++++++++++++*/
.promotion .form-check{padding:0px 10px;}
.promotion .form-check .form-check-label{line-height: 35px;font-size: 90%;}
.promotion .pro_detail{margin-top:0px;}
.promotion .h3p{color:#fff;}
.promotion img.sl_dt{}
.promotion img.sl_mb{}

/*==================Side bar button==========================*/

.x-hamburger,.x-hamburger span {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
  margin-left: 5px;
  margin-top: 2px;
  cursor: pointer;
  width: 40px;
  height: 25px;
  transition: all .3s;
  z-index:11;
}

.x-hamburger span {
  width: 25px;
  /*display: none;*/
  position: absolute;
  height: 3px;
  background: #f2f2f2;
  border-radius: 9px;
  opacity: 1;
  left: 0;
  transition: .25s ease-in-out
}

.x-hamburger div, .x-hamburger.open div {display: none;}

/*@media (max-width: 991px) {
    .x-hamburger span {
        width: 25px;
        display: block;
    }
    .x-hamburger div {
        display: block;
    }
}*/

.x-hamburger span:first-child {
    top: 0;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: x-hamburger-wave .4s ease-out infinite alternate;
    animation: x-hamburger-wave .4s ease-out infinite alternate
}

.x-hamburger span:nth-child(2) {
    top: 9px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: x-hamburger-wave .4s ease-out .3s infinite alternate;
    animation: x-hamburger-wave .4s ease-out .3s infinite alternate
}

.x-hamburger span:nth-child(3) {
    top: 18px;
    -webkit-transform-origin: left center;
    transform-origin: left center;
    -webkit-animation: x-hamburger-wave .4s ease-out .6s infinite alternate;
    animation: x-hamburger-wave .4s ease-out .6s infinite alternate
}

.x-hamburger.open {
    width: 25px;
    position: fixed;
    left: 267px;
    z-index: 1001;
    top: 10px;
}

.x-hamburger.open span {
    width: 100%;
    -webkit-animation: none;
    animation: none
}

.x-hamburger.open span:first-child {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 0;
    left: 5px
}

.x-hamburger.open span:nth-child(2) {width: 0;opacity: 0}
.x-hamburger.open span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 18px;
    left: 5px
}

@-webkit-keyframes x-hamburger-wave {
    0% {width: 20px}
    to {width: 25px}
}

@keyframes x-hamburger-wave {
    0% {width: 20px}
    to {width: 25px}
}

/*==================box loading=======================*/

.box-loading {
  display: inline-block;
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  left: 0;
  background: #000000e8;
  z-index: 99;
}
.box-loading img{width: 80px;margin: calc(50vh - 100px) auto;}
.box-loading:after {
  content: " ";
  display: block;
  width: 140px;
  height: 140px;
  margin: calc(-50vh + 10px) auto;
  border-radius: 50%;
  border: 6px solid #fff;
  border-color: var(--cl-yelow) transparent #fff transparent;
  animation: lds-dual-ring 2s linear infinite;
}
@keyframes lds-dual-ring {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}

/*==================================*/
@media only screen and (max-width: 500px) {
  .bxnew .-tc{left:7px !important;top:35px !important;}
  .bxnew .-dc{
    padding: 3px 5px !important;
    font-size: 90% !important;
    margin-left: 0px !important;
  }
}
.bxnew{}
.bxnew .-tc{
  position: absolute;
  top: 40px;
  left: 13px;
  color: #fff;
}
.bxnew .-dc{
  position: absolute;
  top: 5px;
  left: 5px;
  background: #f44237;
  color: #fff;
  padding: 3px 10px;
  border-radius: 10px;
  margin: 5px 5px;
}
.bxnew .-tx{
  position: absolute;
  bottom: 5px;
  color: #fff;
  text-align: center;
  width: 100%;
  font-size: 105%;
  font-weight: bold;
  letter-spacing: 1px;
  text-shadow: 0 0 5px #575757;
  background: #eeeeee21;
}
.loto-close .-tc,.loto-close .-dc,.loto-close .-tx{ color:#ababab;}
.loto-close img{ filter: grayscale(100%);}
.loto-close .-dc{background:#2a2a2a;}

/*##----------- wheel ------------*/
.boxgamewheel{padding:  0px !important;}
.box-icon-wheel {
    position: fixed;
    left: 10px;
    bottom: 50px;
    border-radius: 5px;
    cursor: pointer;
    width: 120px;
    height: 130px;
    text-align: right;
    cursor: pointer;
}
.box-icon-wheel-close{
    height: 25px;
    width: 25px;
    text-align: center;
    border-radius: 15px;
    background: #e2221b;
    color: #FFFFFF;
    right: 0;
    line-height: 25px;
    font-size: 200%;
    font-weight: bold;
    cursor: pointer;
    position: absolute;
    z-index: 99;
}
.boxbody_gamewheel .bdrd-sm{padding:5px;}
/*.boxbody_gamewheel .bdrd-sm i{margin-top:3px;margin-right:5px;}*/

/*##----------- box contact ------------*/
@media (max-width: 768px) {
    .mb_hiden{display:none !important;}
}
.box-contact{
    position: fixed;
    right: 15px;
    bottom: 75px;
    display: flex;
    flex-direction: column;
    align-items: center;
    flex-wrap: nowrap;
}
.box-contact .dicon{
    width: 50px;
    height: 50px;
    box-shadow: 0 0 5px #b4b4b4;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 35px;
    margin-top: 10px;
    position: relative;
    z-index: 99;
}
.ic-line {background: #09cc62;color: #fff;}
.ic-skype {background: #fff;}
.ic-skype img{width:75%;margin:auto;}
.ic-telegram {background: #3290ec;color: #fff;}
.ic-wechat {background: linear-gradient(180deg, #06e16f,#09d067,#08c261);color: #fff;}
.ic-chat {background: linear-gradient(180deg, #2196F3, #03A9F4, #00BCD4);color: #fff;}
.ic-chat .msglivechat{
    position: absolute;
    background: #ff1100;
    box-shadow: 0 0 5px #fff;
    font-size: 40%;
    font-weight:bold;
    top: -5px;
    right: -5px;
    width: 20px;
    height: 20px;
    text-align: center;
    border-radius: 50%;
}


/*================== in detail =======================*/

/*======== shimmer ==================*/
@keyframes x-shimmer-short {
    0% {background-position: -100px top}
    to {background-position: 100px top}
}

@-webkit-keyframes x-shimmer-shorter {
    0% {background-position: -60px top}
    to {background-position: 60px top}
}

@keyframes x-shimmer-shorter {
  0% {background-position: -60px top}
  to {background-position: 60px top}
}

@keyframes animation_bg {
    0% {
        background-position: 0% 50%;
    }
    50% {
        background-position: 100% 50%;
    }
    100% {
        background-position: 0% 50%;
    }
}*/



