::placeholder,
::-webkit-input-placeholder,
::-moz-placeholder,
:-ms-input-placeholder,
:-moz-placeholder,
::-ms-input-placeholder {
	color: #333 !important;
}
a{ color: #000; }
a:hover{ color: #424242; }
.flex{ display: flex !important;}
.grid{ display: grid !important;}
.floatl{ float:left; }.floatr{ float:right; }
.btn-warning{ color: #000; }
.bold{ font-weight: bold !important; }
.bradius0{ border-radius: unset !important; }
.bradius2{ border-radius: 2px !important; }
.bradius3{ border-radius: 3px !important; }
.bradius4{ border-radius: 4px !important; }
.bradius5{ border-radius: 5px !important; }
.bradius6{ border-radius: 6px !important; }
.bradius8{ border-radius: 8px !important; }
.bradius10{ border-radius: 10px !important; }
.bradius15{ border-radius: 15px !important; }
.bradius20{ border-radius: 20px !important; }
.bradius25{ border-radius: 25px !important; }
.txtc{ text-align: center !important; }
.hidden{ display: none; opacity: 0; }
.textl{text-align:left !important;} .textr{text-align:right !important;} .textc{text-align:center !important;}
.bgwhite{ background: #fff !important;}
.form-group { margin-bottom: 0.7rem; }
.mrg-0{ margin: 0!important; }
.padd-top-80{ padding-top: 80px !important; }
img{ object-fit: contain; }
h1, h2, h3, h4, h5, .h1, .h2, .h3, .h4, .h5{ color: #fff; }
html, body{ background: linear-gradient(90deg, #4e4e4e 10%, #202020, #202020, #4e4e4e 90%); min-width: 1200px; }
body{
	color: #fff;
    width: 100%;
    height: 100%;
}
body:before{
	content: '';
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	/* background: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center;
	background-size: cover; */
}
ul{ margin:0; padding:0; list-style-type: none; }
.btn:hover {
    box-shadow: 0 5px 12px -7px rgba(0, 0, 0, 0.4) !important;
}
/**** Background Setting ****/
.site-wrap{
	position: relative;
	background: #0008;
    min-height: 100%;
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
    z-index: 1;
}
.site-main-section{
	padding: 3em 0;
	margin-top: 120px;
	min-height: 500px;
}
.site-main-section, .site-section{
	background-size: cover;
	background-repeat: no-repeat;
	min-height: 500px;
	padding-top: 78px;
	padding-bottom: 100px;
}
.owl-carousel .owl-item img{
	max-height: 450px;
	max-width: 1100px;
	margin: auto;
	/* filter: drop-shadow(0 0 10px #ffbf60); */
}
.rotate{
	font-size: 16px !important;
	animation: rotate360 0.7s infinite;
}
@keyframes glowing {
  0% { filter: brightness(1); }
  50% { filter: brightness(1.15); }
  100% { filter: brightness(1); }
}
@keyframes rotate360 {
  0% {transform: rotate(0deg);}
  100% {transform: rotate(360deg);}
}
.site-nav-marquee{
	display: flex;
    width: 100%;
    height: 38px;
    background: #020202;
    line-height: 34px;
	/* border-top: 2px solid #f9ca61;
	border-bottom: 2px solid #f9ca61;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
}
.site-nav-marquee marquee {
    font-size: 14px;
    filter: brightness(0.8);
    white-space: nowrap;
	letter-spacing: 0.4px;
}
.site-nav-marquee marquee span{
	color: #fff;
}
.nonloop-block-15{
	/* background: #000; */
}
/*************** Header ****************/
.site-header{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	display: flex;
	/* background: #101010; */
    background: linear-gradient(0deg, #269369, #269369, #52cd9f, #269369);
    /* background: linear-gradient(0deg, #000, #121212, #3d3d3d, #040400); */
	box-shadow: 0 1px 4px #0005;
	min-width: 1200px;
	z-index: 13;
    /* border-bottom: 2px solid #f9ca61;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
}
.header-logo{
	position: absolute;
	top: 0;
	left: 0;
}
/* .header-logo:before{
	content: '';
    position: absolute;
    top: -120px;
    left: -80px;
    width: 520px;
    height: 200px;
    background: url(../images/header-bar.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: bottom center;
    transform: rotate(-18deg);
    transition: all 0.4s ease;
	z-index: 2;
} */
.header-logo a{
	position: relative;
	display: block;
    z-index: 3;
}
.header-logo a img{
	width: 150px;
    height: 70px;
    /* padding: 5px 0; */
}
.header-right{
	display: grid;
	width: 100%;
}
.header-nav > a{
	display: flex;
    width: 100%;
    height: 36px;
	line-height: unset;
    min-width: 100px;
    padding: 0 10px;
	/* border-radius: 30px; */
    margin: auto 5px;
	transition: background 0.4s ease, filter 0.4s ease;
}
.header-nav > a:hover,
.header-nav > a:active{
	background: #333;
}
.header-nav > a span{
	font-size: 16px;
    font-weight: 600;
    /* background: linear-gradient(0deg, #c28920 15%, #ffd95a, #ffe58f, #ffd95a, #d4a849 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent; */
    margin: auto;
    min-width: max-content;
    color: #fefefe;
}
.header-nav{
	position: absolute;
    display: flex;
    top: 15px;
    right: 0;
}
.header-dots{
	margin: auto;
    padding: 5px 10px;
	cursor: pointer;
}
.header-dots img{
    filter: brightness(0.2);
    width: 50px;
	height: 30px;
}
.header-lang{
	position: relative;
    display: flex;
    margin: auto;
}
.header-lang-menu{
	display: flex;
	margin: auto;
	cursor: pointer;
}
.header-lang-menu img{
	width: 30px;
    height: 30px;
    border-radius: 50%;
    border: 1px solid #fff2;
    animation: glowing 2s infinite;
}
.header-lang-hide{
	display: none;
	position: absolute;
    top: 38px;
    right: -13px;
    background: #161616ee;
    box-shadow: 0 1px 4px #0007;
    border-radius: 10px;
    border: 2px solid #52cd9f;
    padding: 5px 0;
	z-index: 9;
}
.header-lang-hide.active{
	display: flex;
	animation: fadeIn 0.6s;
}
.header-lang-hide a{
	display: flex;
    padding: 8px 10px;
}
.header-lang-hide a img{
	width: 32px;
    height: 32px;
    border-radius: 50%;
}
.header-navmenu{
	display: none;
	position: fixed;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 15;
}
.header-navmenu.active{
	display: block;
}
.shnavmenu-main{
	display: block;
    position: fixed;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%;
    max-width: 280px;
    box-shadow: 0 1px 4px #0007;
    padding-top: 50px;
}
.shnavmenu-main:before{
	content: '';
    position: absolute;
    top: 0;
    left: 3px;
    height: 100%;
    width: 100%;
    background: #333;
    z-index: -1;
}
.header-navmenu.active .shnavmenu-main{
	animation: righttoleft 0.5s;
}
@keyframes righttoleft {
  0% { margin-right: -300px; }
  100% { margin-right: 0; }
}
.shnavmenu-hide{
	position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #0005;
    z-index: -1;
}
.shnavmenu-main a:not(.sheader2-gitems) {
	display: block;
    padding: 0 20px;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    font-weight: 900;
    color: #66ecba;
    /* background: linear-gradient(0deg, #ffba3a 15%, #ffdf72, #ffdb65, #ffd95a, #e6a822 85%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    border-bottom: 1px solid #f9ca61;
    border-image-slice: 1;
    border-image-source: linear-gradient(90deg, #c4973a, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
    margin-left: 2px;
    transition: all 0.4s ease;
}


.shnavmenu-main a:not(.sheader2-gitems):hover,
.shnavmenu-main a:not(.sheader2-gitems):active,
.shnavmenu-main a:not(.sheader2-gitems):focus{
    background: #30ffa7;
    box-shadow: 0 2px 4px #0005;
    color: #333;
}
.btn-css2{
    display: block;
    /* min-width: 130px; */
	text-align: center;
    min-width: 330px;
    color: #66ecba;
    font-size: 17px;
    font-weight: bold;
    text-transform: uppercase;
    padding: 0 10px;
    /* height: 32px; */
    line-height: 32px;
    background: linear-gradient(0deg, black, #333, #555);
    border-radius: 10px;
    margin: auto;
    border-bottom: 1px solid #60efb9;
}
.btn-css2 span{
	/* color: #000;
    background: unset !important;
    -webkit-background-clip: unset !important;
    -webkit-text-fill-color: unset !important; */
}
.header-top{
	display: flex;
}
.header-center{
	display: flex;
	margin: auto;
}
.header-center a{
	display: grid;
    width: 100%;
    height: 70px;
    padding-top: 4px;
    padding-bottom: 12px;
    transition: filter 0.5s ease;
	min-width: 90px;
}
.header-center a:hover,
.header-center a:active,
.btn-css2:hover,
.btn-css2:active{
	filter: brightness(1.2);
}
.header-center img{
	width: 45px;
    height: 45px;
    margin: auto;
}
.header-center span{
	color: #fff;
    text-align: center;
    margin: auto;
    font-family: sans-serif;
    font-size: 13px;
    filter: drop-shadow(1px 2px 4px #0008);
    font-weight: bold;
    letter-spacing: -0.3px;
    line-height: 100%;
}
.header-circle{
	display: flex;
    position: relative;
    height: 80px !important;
    width: 80px !important;
    min-width: 80px;
    margin-bottom: -30px;
    padding: 0 !important;
    animation: glowing 1.8s infinite;
}
.header-circle:before{
	content: '';
    position: absolute;
    background: url(../images/nav-circle3a.png);
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    width: 100%;
    height: 100%;
	z-index: -1;
}
.header-circle span{
	font-size: 13px;
    font-weight: bold;
    margin: auto;
    background: linear-gradient(0deg, #269369, #6affc7, #269369);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    line-height: 100%;
    letter-spacing: -0.3px;
}
/***************** Footer *****************/
.site-footer{
	position: relative;
    width: 100%;
    background: #1a1a1a;
    padding-bottom: 0;
}
.site-footer h5{
	color: #fff;
    font-size: 15px;
    text-shadow: 0 0 1px #fffa;
    text-transform: uppercase;
	padding-left: 20px;
    margin: 0;
}
.site-footer-top{
	position: relative;
	max-width: 1200px;
    margin: auto;
}
.footer-banner{
	display: flex;
	margin: auto;
    padding-top: 10px;
    padding-bottom: 10px;
	text-align: center;
}
.footer-banner img{
	width: 110px;
    height: 60px;
    object-fit: contain;
    margin: auto;
}
.site-footer-bot{
	display: flex;
    padding: 15px 0;
    background: #0a0a0a;
}
.sfooter-copyright{
	display: flex;
    width: 100%;
    max-width: 1200px;
    margin: auto;
    padding: 0 20px;
}
.sfooter-copyright > span{
	color: #ddd;
	font-size: 11px;
	margin: auto;
	margin-left: 0;
	letter-spacing: 0.3px;
}
.sfooter-link{
	display: flex;
	margin: auto;
	margin-right: 0;
}
.sfooter-link a{
	color: #ddd;
    font-size: 12px;
    margin: auto;
    padding: 0 15px;
    height: 12px;
    line-height: 12px;
    border-right: 1px solid #444;
}
.sfooter-link a:last-child{
	border-right: none;
}
/***************** Login *****************/
.site-login-form{
	position: relative;
	display: flex;
	margin: 0 10px;
}
.site-login-outer{
	display: block;
    position: relative;
    margin: auto;
    width: 100%;
    max-width: 420px;
    /* min-height: 300px; */
    padding: 2px;
    border-radius: 10px;
    /* background: linear-gradient(90deg , #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
    border: 1px solid #52cd9f;
    box-shadow: 0 2px 3px #52cd9f;
}
.site-login-inner{
	background: #33333347;
	width: 100%;
    height: 100%;
	border-radius: 8px;
	padding: 20px;
    padding-bottom: 30px;
}
.site-login-logo{
	display: flex;
	margin-bottom: 15px;
}
.site-login-logo img{
	/* width: 160px;
    height: 80px; */
    margin: auto;
}
.site-login-header h5{
	background: linear-gradient(0deg, #269369, #6affc7, #269369);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: 26px;
    text-transform: uppercase;
    font-weight: 600;
    text-align: center;
}
.login-form-box .form-group label{
	color: #fefefe;
    font-size: 13px;
    margin: 0;
}
.login-form-box .form-group img{
	position: absolute;
    width: 48px;
    height: 47px;
    padding: 10px;
    object-fit: contain;
    border-right: 1px solid #71695d;
	filter: sepia(1);
}
.login-form-box .form-group input,
.login-form-box .form-group select{
	font-size: 14px;
    color: #fff;
    background: #080808;
    letter-spacing: 1px;
    padding: 0 15px;
    border: 1px solid #6affc7;
    border-radius: 3px;
    /* border-bottom: 2px solid #f9ca61;
    border-image-slice: 1;
    border-image-source: linear-gradient( 90deg , #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
}
.ckbox_saved{
	display: flex;
}
.ckbox_saved input{
    margin-top: 4px;
}
.ckbox_saved span{
	color: #cebca0;
    font-size: 13px;
    letter-spacing: 1px;
    padding-left: 10px;
}
.login-form-box .btn-submit{
	height: 40px;
    line-height: unset;
    width: 100%;
    font-size: 17px;
    font-weight: bold;
    border-radius: 5px;
    padding: 0 15px;
    text-transform: uppercase;
    background: linear-gradient(0deg, black, #333, #555);
    margin-top: 25px;
    color: #66ecba;
    border-bottom: 1px solid #60efb9;
}
.login-form-box .btn-submit:before{
    left: 3%;
    background: linear-gradient(#ffe9cf0d,#f9e7d366);
    width: 94%;
    height: 18px;
}
.login-form-box .btn-bklogin{
	display: block;
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
    letter-spacing: 0.4px;
    color: #60efb9;
}
.login-form-box .btn-bklogin:hover,
.login-form-box .btn-bklogin:active{
	text-decoration: underline;
}
.border-warning{
    border-color: #60efb91a !important;
}
.site-forgot-pass{
	display: block;
    font-size: 12px;
    color: #fff;
}
/***************** Index *****************/
.site-menu-br{
	display: block;
	margin-top: 1px;
	background: #00000070;
	/* border-top: 3px solid #f9ca61;
    border-bottom: 3px solid #f9ca61; */
    border-image-slice: 1;
    border-image-source: linear-gradient( 90deg , #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961);
	padding: 10px 6px;
}
.site-menubar{
	display: flex;
	width: 100%;
	height: 130px;
	max-width: 1100px;
    margin: auto;
}
.smenubar-item{
	position: relative;
    display: flex;
    width: 100%;
    transition: filter 0.5s ease;
    /* background: linear-gradient(180deg, #f5c151, #fefb94, #f4cb62, #c16104, #f8d066); */
    background: linear-gradient(0deg, #494949, #040400);
    border: 1px solid #1e1e1e;
	cursor: pointer;
	border-radius: 12px;
    margin: 0 6px;
}
.smenubar-item:first-child{
	margin-left: 0;
}
.smenubar-item:last-child{
	margin-right: 0;
}
.smenubar-item.active{
	/* background: linear-gradient(0deg, #f5c151, #fefb94, #f4cb62, #c16104, #f8d066); */
}
.smenubar-item:hover,
.smenubar-item:active,
.smenubar-item.active{
	/* box-shadow: 0 0 2px #ffbb3e; 
    border: 3px solid #FFBB3F; */
    background: linear-gradient(0deg, #269369, #52cd9f);
	filter: brightness(1.2);
}
.smenubar-item img{
	position: absolute;
    width: 100%;
    height: 100%;
    margin: auto;
}
.smenubar-item span{
	color: #fff;
    font-size: 18px;
    text-shadow: 1px 1px 1px #000000;
    margin: auto;
    margin-bottom: 15px;
    line-height: 100%;
    z-index: 1;
}
.site-games-list{
	max-width: 1200px;
    margin: auto;
	margin-top: 30px;
}
.games-list-detail{
    justify-content: center;
    margin: 0;
    padding: 0 10px;
}
.games-list-item{
	display: none;
}
.games-list-item.active{
	display: block;
	animation: fadeIn 0.8s;
}
.games-list-item a{
	display: flex;
	margin: 10px;
	padding: 0;
	transition: filter 0.5s ease;
}
.games-list-item a:hover,
.games-list-item a:active{
	filter: brightness(1.2);
}
.games-list-item a img{
	/* width: 100%;
    height: 100%;
    max-width: 260px;
    margin: auto; */
}
/**************** Profile ****************/
.sprofile-user{
	display: grid;
    padding: 20px 10px;
    background: linear-gradient(0deg, #040400 ,transparent);
    border-bottom: 1px solid #52cd9f;
    box-shadow: 0 2px 3px #52cd9f;
}
.sprofile-logo{
	padding: 4px;
    margin: auto;
    box-shadow: 1px 1px #77ff99;
    /* background: linear-gradient( 90deg, #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
    border-radius: 50%;
}
.sprofile-logo img{
	background: #000;
	width: 100px;
    height: 100px;
    border-radius: 50%;
}
.sprofile-user h5{
	font-size: 24px;
	color: #6affc7;
	font-weight: 600;
	background: linear-gradient(0deg, #269369, #6affc7, #269369);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	margin: auto;
}
.sprofile-user span{
	font-size: 15px;
	letter-spacing: 0.4px;
	color: #ebdfbc;
	margin: auto;
}
.sprofile-menu{
	display: flex;
    flex-flow: wrap;
    margin: 0 5px;
    margin-top: 10px;
}
.sprofile-menu a{
	width: calc(50% - 10px);
	padding: 5px;
    margin: 5px;
    display: grid;
    background: #080303ee;
    border: 2px solid #66ecba;
    /* border-image-slice: 1;
    border-image-source: linear-gradient(90deg, #e9c961, #b67722, #fff484, #dfc758, #af7022, #e9c961); */
    transition: filter 0.5 ease;
}
.sprofile-menu a:hover,
.sprofile-menu a:active,
.sprofile-menu a:focus{
    filter: brightness(1.2);
}
.sprofile-menu a img{
	width: 60px;
    height: 60px;
    margin: auto;
    filter: hue-rotate(106deg);
}
.sprofile-menu a span{
	color: #fff;
    font-size: 14px;
    font-family: system-ui;
    margin: auto;
	margin-bottom: 2px;
}


/*** Promotion ***/
.promo-search-bar {
    display: flex;
    background: #000;
    height: 80px;
    box-shadow: 0 0 5px 2px #e3c477;
}
.promo-search-bar ul{
    display: flex;
    margin: auto;
}
.promo-search-bar ul li{
  padding: 0 10px;
  transition: border-color 0.3s ease;
}
.promo-search-bar ul li a{
    display: inline-block;
    height: 37px;
    line-height: 35px;
    text-align: center;
    padding: 0 25px;
    width: 100%;
    min-width: 80px;
    margin: auto;
    cursor: pointer;
}

.btn-css1{
	min-width: 100px;
    border-radius: 1rem;
	border: 2px solid transparent;
	transition: border-color 0.3s ease;
    color: #fff !important;
}
.btn-css1:hover,
.btn-css1:active,
.btn-css1:focus,
.btn-css1.active{
	border-color: #e3c477;
}
.spromo-info span{
    color: #fff;
}

.spromo-main{
	margin: 15px;
}
.spromo-item{
	margin-bottom: 30px;
}
.spromo-img img{
	width: 100%;
}
.spromo-detail{
	display: none;
	padding: 20px 25px;
    border: 1px solid #6c613b;
    border-radius: 5px;
	margin-top: 1px;
	min-height: 250px;
	color: #000 !important;
}
.spromo-item.active .spromo-detail{
	display: block;
	animation: fadeIn 0.6s;
}
.spromo-detail h4{
	font-size: 28px;
    font-family: Helvetica-BlkCond;
    /*background: linear-gradient(180deg, #fab04e 20%, #fcf9ea 30%, #f8d068 80%);*/

	background: linear-gradient(to right, #a67219, #e3c477,#e3c477, #a67219);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
.spromo-detail p{
	font-size: 15px;
	color: #fff;
}
.spromo-detail pre{
	color: #fff !important;
}
.spromo-button{
	display: flex;
    background: transparent;
    height: 40px;
    border-radius: 2px;
	border: 2px solid #fadf87;
}
.spromo-button span{
	margin: auto;
    background: linear-gradient(180deg, #f5c151, #fefb94, #f4cb62, #c16104, #f8d066);    
    color: #000  !important;
    font-size: 12px;
    font-weight: bold;
    font-family: system-ui;
    text-transform: uppercase;
    padding: 4px 10px;
    border-radius: 5px;
    box-shadow: 0 2px 4px #000a;
    cursor: pointer;
}


.radio_dgroup{
	display: flex;
}
.radio_date{
	display: flex;
    margin-right: 5px;
	cursor: pointer;
}
.radio_date input{
	display: none;
}
.radio_date span{
    border: 1px solid black;
	padding: 3px 5px;
    font-size: 14px;
    background: #fff;
    border-radius: 5px;
	color: #000;
	text-shadow: 0 0 1px #0006;
    width: 100%;
    min-width: max-content;
    transition: background 0.4s ease;
    text-align: center;
}
.radio_date input:checked + span{
    /* background: linear-gradient(180deg, #ec8d31, #f5c151, #fefb94, #f4cb62, #f39133, #f8d066) !important;
    color: #000; */
}

/**Game List**/
.gamelistbox{
    margin: auto;
    width: 90%;
    text-align: center;
}

.sgames-item,.game-provider  {
    position: relative;
    opacity: 0; /* Start with container opacity at 0 */
    animation: fadeIn 1s forwards; /* Apply the fadeIn animation to each item */
}
.game-list a{
	padding: 10px;
	min-width: 240px;
	animation: fadein 0.7s;
}
.game-item{
	position: relative;
    /* background: linear-gradient(178deg, #b2a178, #b19d81 2%, #bd945b, #dfd9cd 48%, #362407 50%, #2a1505 62%, #120605 64%, #503a15, #c7b46e 96%, #fbe6b1);
    border: 1px solid #ffd8676b; */
    box-shadow: 0 2px 3px #1ded0c55;
    display: flex;
    border-radius: 14px;
    min-height: 130px;
	transition: filter 0.5s ease;
}
.game-item:hover,
.game-item:hover,
.game-item:hover{
	filter: brightness(1.3);
}
.game-item:before{
	content: '';
    position: absolute;
    background: url("../images/newgamebg2.png");
    filter: brightness(3.5);
    background-size: cover;
    margin: 2px;
    width: calc(100% - 4px);
    height: calc(100% - 4px);
    border-radius: 12px;
}
.game-item img{
	width: 100%;
    height: 120px;
    object-fit: contain;
    margin: auto;
    padding: 4px;
    z-index: 1;
}

.game-provider img{
    height: 100px;
    width: 100px;
    align-items: center;
    font-size: .18rem;
    color: rgba(162,170,189,.5);    
    transition: filter .3s ease;
    cursor: pointer;
    border-radius: 1rem;
    background: black;
}

.game-provider img:hover,
.game-provider.active img {
    filter: brightness(1.25);
    box-shadow: 0 0 3px #e3c477;
}

/* .game-provider.maintain img { */
.game-provider.maintain {
    filter: grayscale(100%) !important; /* Reset filter for maintain elements */
    box-shadow: none !important; /* Remove box-shadow for maintain elements */
}


.game-provider .new-icon {
    position: absolute;
    box-shadow: none !important;
    top: 0;
    right: 0;
    width: 30px; /* Adjust the width and height as needed */
    height: 30px;
    z-index: 1; /* Place the icon above the other content */
    /* animation: iconAnimation 0.5s infinite alternate; */
}


.game-provider .hot-icon {
    position: absolute;
    box-shadow: none !important;
    top: -10px;
    left: -10px;
    width: 30px; /* Adjust the width and height as needed */
    height: 30px;
    z-index: 1; /* Place the icon above the other content */
    animation: iconAnimation 0.5s infinite alternate;
}

@keyframes fadeIn {
from {
    opacity: 0; /* Start the item with opacity at 0 */
}
to {
    opacity: 1; /* End the item with opacity at 1 */
}
}

@keyframes iconAnimation {
    from {
        width: 30px; 
        height: 30px;
    }
    to {
        width: 40px;
        height: 40px;
    }
}

.sgames-maintain{
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000a;
    box-shadow: 0 0 3px #e3c477;
    opacity: 1;
    transition: all 0.5s ease;
    z-index: 2;
}


.sgames-item{
    position: relative;
    width: 190px;
    height: 145px;
    margin: 0 5px;
    margin-bottom: 12px;
    border-radius: 5px;
    overflow: hidden;
    border: 1px solid transparent;
    box-shadow: 0 2px 2px 0 rgba(45,45,45,.1), 0 4px 4px 0 rgba(49,49,49,.1), 0 8px 8px 0 rgba(42,42,42,.1), 0 16px 16px 0 rgba(32,32,32,.1);
    transition: all 0.4s ease;
}
.sgames-item img {
    width: 100%;
    height: 100%;
    object-fit: fill;
    background: linear-gradient(0deg,#e3c477 -10%,transparent 55%);
    box-shadow: inset 0 0 1px 1px rgba(255, 247, 95, 0.4), inset 0 0 10px 0 rgba(243, 246, 106, 0.2);
}
.sgames-item h5 {
    position: absolute;
    text-shadow: 0 0 4px #000;
    bottom: 0;
    font-size: 14px;
    padding: 0 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    z-index: 1;
    width: 100%;
}
.sgames-hidden {
    position: absolute;
    display: flex;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000a;
    box-shadow: 0 0 3px #e3c477;
    opacity: 0;
    transition: all 0.5s ease;
    z-index: 2;
}
.sgames-hidden a {
    margin: auto;
    min-width: 120px;
    min-height: 35px;
    transition: transform 0.3s ease-in-out;
    transform: translateY(100px);
}
.sgames-item:hover .sgames-hidden a,
.sgames-item:active .sgames-hidden a{
    transform: translateY(0);
}
.sgames-item:hover .sgames-hidden,
.sgames-item:active .sgames-hidden{
    opacity: 1;
}
.sgames-hidden a{
    margin: auto;
    min-width: 120px;
    min-height: 35px;
    transition: transform 0.3s ease-in-out;
    transform: translateY(100px);
}
.gamelistbox .gamelist .row{
    -webkit-box-pack: center!important;
    -ms-flex-pack: center!important;
    justify-content: center!important;
}
.result_div { 
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background: rgba(0, 0, 0, 0.5);
    z-index: 9999;
  }



.sheader2-top{
	position: absolute;
    top: 0;
    right: 0;
    background: #000;
    box-shadow: 0 0 1px #000;
    display: flex;
    width: 100%;
    height: 40px;
    z-index: 10;
}
.sheader2-back{
	display: flex;
    width: 45px;
    height: 40px;
	margin-right: auto;
	cursor: pointer;
}
.sheader2-back:before{
	content: '';
    display: inline-block;
    height: 22px;
    width: 22px;
    background: url(../images/icon4/back.png) no-repeat;
    background-size: contain;
    margin: auto;
}
.sheader2-lang{
	display: flex;
	padding-right: 15px;
	padding-left: 15px;
	cursor: pointer;
}
.sheader2-lang span{
	margin: auto 0;
    font-size: 13px;
    color: #fff;
}
.sheader2-lang a{
	display: flex;
    width: 40px;
    height: 40px;
}
.sheader2-lang a img{
	height: 25px;
    width: 25px;
    margin: auto;
}
.sheader2-lang > i{
	font-size: 12px;
    color: #fff;
    margin: auto;
}
.sheader2-group,
.sheader2-lang-group{
	position: absolute;
	background: #000;
	display: block;
    overflow: auto;
    padding-top: 40px;
    height: 100%;
	width: 100%;
}
.sheader2-lang-group{
	display: none;
	z-index: 2;
}
.sheader2-lang-group.active{
	display: block;
	animation: fadeIn 0.5s ease;
}
.sheader2-member{
	display: grid;
    padding: 30px 10px;
    text-align: center;
}
.sheader2-member h4{
	margin: auto;
    margin-bottom: 5px;
    font-size: 26px;
}
.sheader2-member span{
	margin: auto;
    margin-bottom: 15px;
    font-size: 18px;
    color: #66ecba;
}
.sheader2-login{
	display: flex;
    margin: auto;
}
.sheader2-login .slogin2{
    background: #000;
	color: #fff;
	border-radius: 0.5rem;
	border: 2px #434343;
	
}
.sheader2-games .row{
	margin: 0;
	padding: 0 6px;
}
.sheader2-games .row .col-4{
	padding: 0;
}
.sheader2-gitems{
	display: grid;
    background: linear-gradient(0deg, #494949, #040400);
    box-shadow: 0 0 2px #0003;
	border: 2px solid #1d1d1d69;
    border-radius: 4px;
    padding: 8px 3px;
    margin: 4px;
	transition: border 0.3s ease;
    transition: all 0.3s ease;
}
.sheader2-gitems:hover,
.sheader2-gitems:active,
.sheader2-gitems:focus{
    filter: brightness(1.12);
    background: linear-gradient(0deg, #269369, #269369, #52cd9f, #269369);
    box-shadow: 0 2px 4px #0005;
}
.sheader2-gitems.active{
    filter: brightness(1.12);
    background: linear-gradient(0deg, #269369, #269369, #52cd9f, #269369);
    box-shadow: 0 2px 4px #0005;
    font-weight: bold;
}
.sheader2-gitems.active span,
.sheader2-gitems:hover span,
.sheader2-gitems:active span,
.sheader2-gitems:focus span{
    color: #020202;
}

.sheader2-gitems img{
	width: 24px;
    height: 24px;
    margin: 4px auto;
}
.sheader2-gitems span{
	font-family: system-ui;
    margin: auto;
    font-size: 13px;
    letter-spacing: 0.3px;
    color: #fff;
	padding-top: 2px;
}
.sheader2-menu{
	display: grid;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sheader2-menu a{
	display: flex;
    width: 100%;
    height: 50px;
    background: #000;
    border-bottom: 1px solid #000;
    padding: 5px 10px;
}
.sheader2-menu a span{
	margin: auto;
    margin-right: 0;
    font-size: 14px;
    font-family: system-ui;
    letter-spacing: 0.4px;
    padding: 0 5px;
    color: #fff;
}
.sheader2-menu a img{
	width: 24px;
    height: 24px;
    margin: auto 10px;
}

.sheader2-games .row{
	margin: 0;
	padding: 0 6px;
}
.sheader2-games .row .col-4{
	padding: 0;
}
.radio_bank .active, 
.radio_dgroup input:checked +label,
.radio_date input:checked + span{
    background: #5a5a5a;
    color: #fefefe;
    border-bottom: 2px solid #52cd9f;
}