
/* Extra */
html {
  scrollbar-width: thin;
}

html::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

html::-webkit-scrollbar-thumb {
  background-color: #030C30;
  border-radius: 0px;
}

body, html {
  padding: 0 !important;
  margin: 0 !important;
  touch-action: manipulation !important;
}

img {
  border-radius: 5px;
}

img.lazyload:not([src]) {
  visibility: hidden;
}

img:-moz-broken {
  opacity: 0;
}

img::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background-color: transparent;
}

iframe {
  border-radius: 5px;
}

.progress-container-custom {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9999;
}

.progress-bar-custom {
  height: 2px;
  background: #030C30;
  width: 0%;
}

.element {
  scrollbar-width: thin;
}

.element::-webkit-scrollbar {
  width: 5px;
  background-color: #f5f5f5;
}

.element::-webkit-scrollbar-thumb {
  background-color: #030C30;
  border-radius: 0px;
}

.backtotop {
  display: none;
  position: fixed;
  bottom: 150px;
  right: 20px;
  width: 40px;
  height: 40px;
  background: #030C30;
  cursor: pointer;
  overflow: hidden;
  font-size: 22px;
  color: #fff;
  text-align: center;
  line-height: 40px;
  border-radius: 50px;
  z-index: 9999;
}

.backtotop:hover {
  opacity: 1;
  background: #0D47A1;
}

@media screen and(max-width:880px) {
  .navbar-scrolled.backtotop {
    opacity: 0 !important;
  }
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.carouselborder {
  border-radius: 15px !important;
  padding: 5px;
}

.togelheader {
  border: 3px solid #0D47A1;
  border-top-left-radius: 35px;
  border-top-right-radius: 35px;
}

.togeltitle {
  background: #0D47A1;
  color: #FFFFFF;
}

.lastgames {
  width: 100%;
  height: 100px;
  overflow: hidden;
  overflow-x: scroll;
}

.lastgamenav {
  max-width: 1200px;
  height: auto;
  justify-items: center;
  place-content: center;
}

.lastgameitem {
  width: 110px;
  height: auto;
  padding: 5px;
}

.lastgameimg {
  display: block;
  margin: 0 auto;
  border-radius: 8px;
  max-width: 100%;
  height: auto;
}

.dailydropwin {
  width: 40px;
  height: 40px;
  position: absolute;
  top: 10px;
  left: 10px;
}

.gamertpimg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  border-top-left-radius: 8px;
  border-top-right-radius: 8px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

.gamertpimgtitle {
  background: #F1F1FF;
  height: 25px;
  border-bottom-left-radius: 8px;
  border-bottom-right-radius: 8px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.gamenormalimg {
  display: block;
  margin: 0 auto;
  width: 100%;
  height: auto;
  border-radius: 8px;
}

.topbrandimgmobile {
  display: block;
  margin: 0 auto;
  width: auto;
  max-height: 40px;
  color: #F1F1FF!important;
}

.topbtandimgdesktop {
  width: auto;
  max-height: 45px;
}

.dropdownoptiontop {
  font-size: 12px;
  text-transform:lowercase;
}

.dropdownoptiontopmenu {
  background: #151819;
  border: 1px solid #F1F1FF;
  border-radius: 8px;
}

.dropdownoptiontopitem {
  width: 20px;
  color: #F1F1FF;
}

.dropdownoptiontopbalance {
  width: 100%;
  border: 1px solid #F1F1FF;
}

.dropdownoptiontopsaldo {
  min-width: 300px; 
  background: #151819; 
  border: 1px solid #F1F1FF; 
  border-radius: 8px;
}

.dropdownoptiontopwallet {
  border-top: 0;
  vertical-align: middle;
  color: #F1F1FF;
}

.dropdownoptiontopwalletinfo {
  border-top: 0; 
  vertical-align: middle; 
  color: #0B7DDA;
}

.dropdownoptiontopinfowallet {
  border-top: 0;
  color: #F1F1FF;
}

.dropdownoptiontopinfosaldo {
  border-top: 0;
  vertical-align: middle;
  padding-top: 5px;
  padding-bottom: 5px;
  color: #F1F1FF;
}

.dropdownoptiontopsaldotarik {
  border-top: 0; 
  vertical-align: middle; 
  padding-top: 5px;
  padding-bottom: 5px;
  color: #0B7DDA;
}

.gamelistmenudesktop {
  width: 40px; 
  height: 40px; 
  display: block; 
  margin: 0 auto;
}

.gamelistmenumobile {
  width: 50px!important;
  height: 50px;
  display: block!important;
  margin: 0 auto;
}

.sidebarmenuinfo {
  width: 60px; 
  height: 60px; 
  border: 1px solid #eee; 
  border-radius: 5px; 
  background: #151819; 
  font-size: 18px; 
  text-align: center; 
  padding-top:10px; 
  padding-bottom: 10px;
}

.sidebarmenutitle {
  font-size: 16px;
  color: #F1F1FF;
}

.sidebarmenuinfosaldo {
  border-top: 1px solid rgb(255,255,255,0.5); 
  border-bottom: 1px solid rgb(255,255,255,0.5);
}

.sidebarmenuinfosaldoidr {
  color: #F1F1FF; font-size: 16px; 
  border-bottom: 1px solid rgb(255,255,255,0.5);
}

.sidebarmenuoptionlist {
  width: 20px; 
  color: #F1F1FF!important;
}

.notificationtext {
  background: #ececec!important;
  color: #000;
}

.notificationmarquee {
  color: #000;
}

.footercopyrightimg {
  display: block;
  margin: 0 auto;
  max-width: 85%;
  max-height: 40px;
}

.footerapplicationimg {
  display: block; 
  margin: 0 auto; 
  max-width: 35%; 
  max-height: 40px;
}

.footerfixedcontent {
  position:fixed;
  bottom: 0px;
  width: 100%;
  z-index: 9999;
}

.footercontentdesktop {
  border-top: 3px solid #0B7DDA;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}

.footercontenttext {
  width: 40px; 
  height: 40px; 
  padding: 4px; margin: 0 auto; 
  border-radius: 50%; 
  font-size: 23px; 
  background: linear-gradient(to right,#0d47a1 0%,#0B7DDA 50%,#0d47a1 100%);
}

.mobileprovider {
  width: 100%; 
  height: 100px; 
  overflow: hidden; 
  overflow-x: scroll; 
  overflow-y: hidden;
  margin-bottom: -15px;
}

.menuprovider {
  width: 100px; 
  height: 75px; 
  border: 0px solid rgb(255,255,255,0.5); 
  padding: 10px;
}

.styleimgprovider {
  display: block; 
  margin: 0 auto; 
  border-radius: 8px;
}

.lastgameplay {
  width: 100%; 
  height: 90px; 
  overflow: hidden; 
  overflow-x: scroll;
}

.navlastgameplay {
  width: 600px; 
  height: 90px;
}

.navitemlastgameplay {
  width: 100px; 
  height: 100px; 
  padding: 5px;
}

.imgnavitemlastgameplay {
  display: block; 
  margin: 0 auto; 
  border-radius: 8px; 
  width: 90px; 
  height: 75px;
}

.imgnormalmobilelayout {
  display: block; 
  margin: 0 auto; 
  width: 100%; 
  height: auto; 
  border-radius: 8px;
}

/* Extra */

/* Header */
.bg-custom {
  border-bottom: 1px;
  background: url(/assets/images/bg.webp) center center #030C30;
}

header {
  background: linear-gradient(to right,#030C30 0%,#0D47A1 50%,#030C30 100%);
}

header .form-control {
  border: 1px solid #ced4da;
  background-color: rgba(0, 0, 0, 0);
  color: #eee !important;
}

header  .form-control:focus{
  border: 1px solid #232021;
  background-color: #232021;
  color: #fff !important;
}

header  ::placeholder {
  color: #fff !important;
  font-size: 15px;
  opacity: .5 !important;
}

section.site-header {
  height: 90px;
  background: #030C30;
  z-index: 9999!important;
}

section.site-header ul.navbar-nav li.nav-item a.nav-link {
	color: #F1F1FF;
	font-size: 14px;
	line-height: 28px;
	font-weight: 400;
}
section.site-header ul.navbar-nav li.nav-item a.nav-link:hover {
	color: rgb(255,255,255,0.7);
}
/* Header */

/* Body */
.blink_me {
  animation: blinker 1s linear infinite;
}

@keyframes blinker {
  50% {
    opacity: 0;
  }
}

.progressive-jackpot {
    position: relative;
    text-align: center;
    margin: 0 auto;
    background-size: 100% 100%;
    filter: contrast(100%) hue-rotate(-22deg) grayscale(49%) saturate(1.4);
}

.progressive-jackpot > h2 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block;
    outline: 0;
    box-sizing: border-box;
    border: none;
    border-radius: 0.3em;
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgb(0 0 0 / 16%), 0 3px 6px rgb(179 179 179 / 40%), inset 0 -2px 5px 1px rgb(0 0 0), inset 0 -1px 1px 3px rgb(151 151 151);
    background-image: linear-gradient(160deg, #424242, #595959, #787878, #4f4f4f, #000);
    border: 1px solid #000;
    color: #f5f5f5;
    font-weight: 700;
    text-shadow: 0 2px 2px rgb(0 0 0);
    transition: all 0.2s ease-in-out;
    background-size: 100% 100%;
    background-position: center;
    font-size: 16px;
    max-width: 290px;
    z-index: 5;
    letter-spacing: 0;
    margin: 0 auto;
    line-height: 1.5;
}

#jackpot {
    font-family: "Space Mono", monospace;
    background-image: linear-gradient(160deg, #fff, #515151, #f7f7f7, #dfdfdf, #fff, #575757, #e9e9e9);
    color: #F1F1FF;
    -webkit-background-clip: text;
}

.progressive-jackpot,.progressive-jackpot img{width:100%}
.progressive-jackpot img{max-width:100%}
.jackpot-wrapper{display:flex;vertical-align:middle;align-items:center}
.jackpot-wrapper>span{position:absolute;width:100%;font-size:3rem}
.progressive-jackpot{filter:unset;}
.jackpot-wrapper{filter:contrast(95%) hue-rotate(0deg) saturate(0)}
.progressive-jackpot img{width:100%;background-size:100% 100%;}
.progressive-jackpot h2 {
    text-transform: uppercase;
    box-shadow: 0 3px 6px rgba(0,0,0,.16), 0 3px 6px rgba(110,80,20,.4), inset 0 -2px 5px 1px rgba(139,66,8,1), inset 0 -1px 1px 3px rgba(250,227,133,1);
    background-image: linear-gradient(160deg, #a54e07, #b47e11, #fef1a2, #bc881b, #a54e07);
    border: 1px solid #a55d07;
    color: #281b01;
    text-shadow: 0 2px 2px rgba(250, 227, 133, 1);
    font-size:14px !important;
  padding:2px;
}

.dashboard {
	background-color: #030C30;
  	border-bottom: 1px;
  	color: #F1F1FF;
}

.dashboard h1,
.dashboard h2,
.dashboard h3,
.dashboard h4,
.dashboard h5,
.dashboard h6 {
	/*color: #0B7DDA;*/
	line-height: 10px;
}

.dashboard .card {
	background: #1e2124!important;
	color: #F1F1FF!important;
	border-radius: 0;
}

.dashboard .card .card-header {
	background: #151819;
}

.dashboard .card .card-header,
.dashboard .card .card-body {
	background: none;
}

.dashboard ul.nav.flex-column li.nav-item a.nav-link {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	text-transform:uppercase;
	margin: 0;
	border-bottom: 3px solid #1e2124;
}

.dashboard ul.nav.flex-column li.nav-item a.nav-link:hover,
.dashboard ul.nav.flex-column li.nav-item a.nav-link.active
 {
 	background: #0D47A1CC;
	color: #F1F1FF;
}

.dashboard ul.nav {
	border-bottom: 2px solid #1e2124;
}

.dashboard ul.nav li.nav-item a.nav-link {
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 14px;
	text-transform:uppercase;
	margin: 0;
	border-bottom: 3px solid #1e2124;
}

.dashboard ul.nav li.nav-item a.nav-link:hover,
.dashboard ul.nav li.nav-item a.nav-link.active
 {
 	background: #0D47A1CC;
  color: #F1F1FF;
}

.dashboard .form-control {
  background-color: #151819;
  color: #fff !important;
}

.dashboard  .form-control:focus{
  border: 1px solid #232021;
  background-color: #F1F1FF;
  color: #232021!important;
}

.dashboard  ::placeholder {
  color: #fff !important;
  font-size: 15px;
  opacity: .5 !important;
}

.pro-jackpot {
	width: 100%;
	height: auto;
	margin: auto;
    margin-top: auto;
    margin-bottom: auto;
	text-align: center;
	position: relative;
	margin-top: 1.5rem;
	margin-bottom: 1.5rem;
}

.pro-jackpot .home-jackpot-content {
	background: url('../../upload/jackpot-bg.gif') no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: auto;
	color: #F1F1FF;
	text-shadow: -1px 0 #cc9f19,0 1px #cc9f19,1px 0 #cc9f19,0 -1px #cc9f19;
	font-weight: bold;
	font-size: 2rem;
	letter-spacing: 2px;
	padding-top: 25px;
	padding-bottom: 25px;
}
/* Body */

/* Footer */
.bg-footer {
  color: #dedede;
  position: relative;
  background: url(/assets/images/bg.webp) center center #151819;
  width: 100%;
  border-top: 1px;
}

.product-tile__clip-path[data-v-10b0ebbe] {
  display: flex;
padding: 0;
  padding-top: 0px;
padding-top: 0px;
margin-top: -39px;
width: 100%;
height: 50px;
position: absolute;
top: -10px;
background-color: #151819;;
clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
-webkit-clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
}

.product-tile__clip-paths[data-v-10b0ebbe] {
  display: flex;
  padding: 0;
  padding-top: 0px;
  margin-top: -39px;
  width: 100%;
  height: 50px;
  position: relative;
  top: -10px;
  background-color: #0B7DDA;
  clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
  -webkit-clip-path: polygon(0 23%,6% 72%,12% 47%,18% 70%,24% 51%,32% 80%,38% 47%,44% 80%,50% 49%,56% 70%,60% 86%,66% 42%,72% 65%,78% 38%,84% 64%,90% 17%,96% 20%,100% 1%,100% calc(100% + 1px),0 calc(100% + 1px));
}
/* Footer */

/* Sidebar */
.sticky-left {
    position: fixed;
    top: 180px;
}

.sidenav {
  height: 100%;
  width: 0;
  position: fixed;
  z-index: 9999;
  top: 0;
  right: 0;
  background: #151819;
  overflow-x: hidden;
  transition: 0.5s;
}

.sidenav .side_navigation ul.nav.flex-column li.nav-item a.nav-link {
  color: #F1F1FF;
  -webkit-transition: line-height 0.3s ease-in-out;
  transition: line-height 0.3s ease-in-out;
  border-bottom: 1px dotted #0B7DDA;
}

.sidenav .side_navigation ul.nav.flex-column li.nav-item a.nav-link:hover {
  background: #0D47A1CC;
  color: #F1F1FF!important;
}

@media screen and (max-width: 778px){
    .navbar-collapse {
        background:#1e2124;
    }
}

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .sidenav a {font-size: 14px;}
}

.game {
  justify-content: center;
  width: auto;
}

.main-content {
  position: relative;
  top: -10px;
}
.owl-theme .custom-nav {
  position: absolute;
  width: 100%;
  top: 3px;
  margin-top: 0 !important;
  height: 100%;
  font-size: 2rem;
  font-weight: bold;
  color: #F1F1FF!important;
}

.owl-prev, .owl-next {
  position: absolute;
  height: 82px;
  color: #F1F1FF!important;
  background: #030C30;
  border-radius: 5px;
  border: none;
  z-index: 100;
}

.owl-prev {
  left: 0;
}

.owl-next {
  right: 0;
}

.modal {
  top: 0px!important;
  padding-bottom: 150px;
}