* {
	font-family: sans-serif;
	box-sizing: border-box;
}

* {
    scroll-behavior: smooth
}



p {
	margin: 0;
}

.logo-center {
    text-align: center;
    padding-bottom: 25px
}

body {
    background: #000224 url(../assets/bg.jpg);
    box-sizing: border-box;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover
}

a:hover {
	text-decoration: none;
	color: white;
}

.container {
	width: 100%;
	margin-left: auto;
	margin-right: auto;
}

.adv {
	justify-content: center;
	display: flex;
	flex-wrap: wrap;
}

img {
	vertical-align: middle;
	border-style: none;
}

.title {
	display: flex;
	justify-content: center;
}

.title-text {
	color: white;
	font-size: 2.5rem;
}

.slot {
	display: block;
}

.slot .slot-sidebar {
	padding-right: 10px;
	padding-left: 0;
	margin-top: 5px;
	background-color: black;
	float: none !important;
	width: 100% !important;
	flex: none !important;
	max-width: 100% !important;
	padding-right: 0 !important;
}



.slot-sidebar-nav {
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: nowrap;
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}

.slot-sidebar-nav > li {
	border-bottom: 1px solid #0092b1;
	width: 100%;
	position: relative;
	display: block;
	border-bottom: none;
	padding: 6px;
	background: linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
}

.slot-sidebar-nav > li > a {
	color: #fff;
	font-size: 13px;
	padding: 7px 10px;
	display: block;
	background-color: black;
}

.btn-provider {
	text-align: center;
	display: block;
}

.enter {
	display: none;
}

.btn-provider span {
	position: unset;
}

.active {
	background-color: #0092b1;
}

.slot .content {
	float: none;
	width: 100%;
	padding: 0;
	flex: 0 0 100%;
	max-width: 100%;
	background-color: transparent
}

.wrapper {
	width: 100%;
	padding: 0;
	white-space: nowrap;
	overflow: hidden;
	position: relative;
	z-index: 0;
}

.card {
    float: left;
    width: 20%;
    background: 0 0;
    text-align: center
}

.card,
.card-content {
    border: none;
    position: relative
}

.card-content {
    margin: 5px;
    color: #fff;
    font-size: 12px;
    overflow: hidden;
    filter: drop-shadow(0px 0px 5px black)
}

.jamgacor {
	background-image: linear-gradient(#00ec00, #00b40e);
	font-family: "Poppins", sans-serif !important;
	padding: 3px;
	padding-top: 6px;
	border-top-left-radius: 6px;
	border-top-right-radius: 6px;
	border: 0.1px solid black;
}

.jamgacor h5 {
	font-size: 1.3em;
}

.progress {
	height: fit-content;
}

.pola {
	background-image: linear-gradient(#003dfd, #0177cc);
	font-family: "Poppins", sans-serif !important;
	padding: 3px;
	padding-top: 6px;
	border-bottom-left-radius: 6px;
	border-bottom-right-radius: 6px;
	border: 0.1px solid black;
}

.jam {
	margin-bottom: 7px;
	padding: 8px;
	color: #000;
	font-weight: bold;
}

.jam h5 {
	font-size: 1.3em;
	font-weight: bold;
}
.percent {
	height: 27px;
	display: flex;
	overflow: hidden;
	line-height: 0;
	font-size: 0.75rem;
	background-color: #e9ecef;
	/* border-radius: .25rem; */
	position: relative;
	z-index: 1;
	border-radius: 18px;
	width: 90%;
	margin: 0 auto;
}

.percent p {
	z-index: 15;
	position: absolute;
	text-align: center;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	transform: translateY(14px);
	color: black;
}

.percent-bar {
	/* background-color: #ffc107; */
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	background-size: 1rem 1rem;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-ms-flex-pack: center;
	justify-content: center;
	overflow: hidden;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	/* background-color: #007bff; */
	transition: width 0.6s ease;
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
	/* animation: ; */
	z-index: 10;
}

.yellow {
	background-color: #ffbf00;
}

.green {
	background-color: #03fc28;
}

.red {
	background-color: #ff0018;
}

.jamBg {
	background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
	transition: width 0.6s ease;
	-webkit-animation: progress-bar-stripes 1s linear infinite;
	animation: progress-bar-stripes 1s linear infinite;
	background-size: 1rem 1rem;
}

.hover-btn {
	position: absolute;
	opacity: 0;
	background-color: rgba(0, 0, 0, 0.9);
	transition: .1s ease-in-out;
	z-index: 10;
	width: 100%;
	height: 50%;
}

.hover-btn:hover {
    opacity: 100%
}


.hover-btn:hover~.img-zoom,
.wrap-pulse .pulse1 {
    position: relative
}

.maintenance {
	position: absolute;
	background-color: rgba(0, 0, 0, 0.5);
	z-index: 10;
	width: 100%;
	height: 100%;
	color: white;
	text-align: center;
	margin: -6px;
}

.maintenance p {
	position: relative;
	top: 40%;
	font-size: 13px;
}

.play-btn {
	font-size: 15px;
	text-decoration: none;
	color: white;
	text-align: center;
	align-items: center;
	/* width: 100%; */
	margin-top: 42%;
	padding: 8px;
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	margin: 42% 30px 42% 30px;
	background: linear-gradient(to bottom, #9597ff 0%, #1624b8 88%);
	color: #000;
	border-radius: 18px;
	transition: all 0.3s ease;
}

.play-btn:hover {
	background: linear-gradient(to top, #95ffb3 0%, #16b81e 88%);
}

.img-zoom {
	transition: all 0.45s ease-in-out
}

.ygg-img {
	border: 5px solid #2f2f2f;
}

.hover-btn:hover {
	opacity: 100%;
}

.hover-btn:hover ~ .img-zoom {
	/* transform: scale(1.2); */
	position: relative;
}

.short {
	display: none;
}
.next-btn {
	/* display: none; */
	background: linear-gradient(to bottom, #242424 0%, #515151 46%, #242424 100%);
	width: 15%;
}

.mySlides {
	display: none;
}

.next-btn {
	background-color: #292a2b;
	border: none;
	color: #fff;
}

@media (min-width: 576px) {
	.container {
		max-width: 540px;
	}
}

@media (min-width: 768px) {
	.container {
		max-width: 720px;
	}
}

@media (min-width: 992px) {
	.container {
		max-width: 960px;
	}
}

@media (min-width: 1200px) {
	.container {
		max-width: 1140px;
	}
}

@media (max-width: 992px) {
	.logo-mobile {
		max-width: 250px;
    	height: auto;
	}
	.slot-sidebar-nav {
		flex-wrap: nowrap;
	}
	.slot-sidebar {
		float: none !important;
		width: 100% !important;
		flex: none !important;
		max-width: 100% !important;
		padding-right: 0 !important;
	}
	.content {
		float: none !important;
		width: 100% !important;
		flex: none !important;
		max-width: 100% !important;
	}
	.card {
		width: 50% !important;
	}
	.hover-btn {
		display: none;
	}
	.hover-btn:hover ~ .img-zoom {
		transform: scale(1);
		position: relative;
	}
	.btn-provider {
		text-align: center;
		display: block;
	}
	.enter {
		display: block;
	}
	.btn-provider span {
		position: unset;
	}
	.btn-provider i {
		margin: 0;
	}
	.slot-sidebar-nav li {
		border-bottom: none;
	}
	.slot-sidebar-nav li a p {
		font-size: 5px;
	}
	.img-zoom {
		height: auto;
	}
	.slot-sidebar-nav li a img {
		height: 17.5px !important;
	}
	.maintenance p {
		font-size: 5px;
	}
	.jamgacor > h5 {
		font-size: 1em;
	}
	.pola > p {
		font-size: 0.8em;
	}
}

@media (max-width: 576px) {
	.pola > p {
		font-size: 0.75em !important;
	}
}

.count-wrap li,
.count-wrap-hero li {
    list-style-type: none;
    text-transform: uppercase;
    font-weight: 700
}

.percent-bar,
.wrapper {
    white-space: nowrap;
    overflow: hidden
}

* ::-webkit-scrollbar {
    width: 2px;
    background-color: #000
}

* ::-webkit-scrollbar-thumb {
    border-radius: 10px;
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, .3);
    background-color: #fff
}

.bg-light-blue,
.element {
    background-color: rgba(0, 174, 239, .2)
}

.title-hero {
    font-size: 72px;
    line-height: 72px;
    font-weight: 700
}

.text-total-prize {
    font-size: 72px;
    font-weight: 700
}

.font-14 {
    font-size: 14px!important
}

.font-18 {
    font-size: 18px!important
}

.element {
    -webkit-box-shadow: 0 8px 32px 0 rgba(223, 223, 223, .37);
    box-shadow: 0 8px 32px 0 rgba(223, 223, 223, .37);
    -webkit-backdrop-filter: blur(4px);
    border-radius: 10px;
    border: 1px solid rgba(255, 255, 255, .18)
}

.div-text .btn-linear::before,
.div-text .btn-outline-custom::before,
.wrap-hompage .btn-homepage::before {
    opacity: 1;
    border-radius: 4px;
    right: 0;
    content: "";
    left: 0
}

@-webkit-keyframes animate {
    0% {
        background-position: 0
    }
    100% {
        background-position: 400%
    }
}

.div-text .btn-linear:hover,
.div-text .btn-outline-custom:hover,
.wrap-hompage .btn-homepage:hover {
    color: #050801
}

.card-linear:hover,
.swiper-slide small,
marquee {
    color: #fff
}

.percent,
.swiper-slide,
.swiper-wrapper,
.swp-sld {
    position: relative
}

.swiper-button-next:after,
.swiper-button-prev:after {
    background: rgba(255, 255, 255, .2);
    padding: 12px;
    font-size: 14px;
    color: #fff;
    font-weight: 700;
    border-radius: 100px;
    height: 32px;
    top: 0;
    line-height: 10px
}

.swiper-slide:hover small {
    color: #89c401
}

.swiper-slide:hover img {
    transform: scale(.9)
}

.swiper-wrapper {
    -webkit-transition-timing-function: linear!important;
    transition-timing-function: linear!important
}

.swiper-slide {
    text-align: center;
    display: flex;
    justify-content: center;
    align-items: center;
    width: auto;
    overflow: hidden
}

.wrap-hompage .btn-homepage::before {
    position: absolute;
    top: 0;
    bottom: 0;
    z-index: -1;
    background: 0 0/400% #fc642d;
    color: #fff;
    -webkit-animation: 5s linear infinite animate;
    animation: 5s linear infinite animate;
    -webkit-filter: blur(0px);
    filter: blur(0px)
}

.btn-light {
    background: linear-gradient(to bottom, #ff7c02 0, #e0c708 100%);
    color: #fff;
    box-shadow: #94d402 0 0 5px 0;
    padding: 8px 12px
}

.btn-light:hover {
    box-shadow: #94d402 0 0 20px 0
}

.btn-outline-light {
    background: linear-gradient(to bottom, rgb(21 129 157) 0, #0a5568 100%);
    color: #fff;
    padding: 8px 12px;
    box-shadow: rgb(17 113 137) 0 0 5px 0;
    box-shadow: rgb(17 113 137) 0 0 20px 0
}

.btn-light-blue {
    background-color: #00aeef;
    color: #fff
}

.btn-light-blue:hover {
    color: #fff;
    background: #0089bc
}

.btn-purple {
    background-color: #662d91;
    color: #fff
}

.btn-purple:hover {
    color: #fff;
    background: #4b216a
}

.btn-orange {
    background-color: #fc642d;
    color: #fff
}

.btn-orange:hover {
    color: #fff;
    background: #f34303
}

.btn-green {
    background-color: #01a69a;
    color: #fff
}

.btn-green-outline:hover,
.btn-green:hover {
    color: #fff;
    background: #01736b
}

.btn-green-outline {
    border: 2px solid #01a69a;
    color: #01a69a
}

.btn-white-outline {
    border: 2px solid #fff;
    color: #fff
}

.btn-white-outline:hover {
    color: #333;
    background: #e6e6e6
}

.btn-red {
    background-color: #ac1f40;
    color: #fff
}

.btn-red:hover {
    color: #fff;
    background: #811730
}

.border-radius-10 {
    border-radius: 10px!important
}

.border-radius-20 {
    border-radius: 20px!important
}

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    33% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    33% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 1
    }
    100% {
        -webkit-transform: scale(3);
        transform: scale(3);
        opacity: 0
    }
}

.accordion .card {
    margin-bottom: .75rem;
    -webkit-box-shadow: 0 1px 15px 1px rgba(230, 234, 236, .35);
    box-shadow: 0 1px 15px 1px rgba(230, 234, 236, .35);
    border-radius: none
}

.accordion .card:first-of-type {
    border-bottom: 0;
    border-radius: 0
}

.accordion .card .card-header {
    background-color: transparent;
    color: #333;
    border-bottom: none
}

.accordion .card .card-header a {
    display: block;
    color: inherit;
    text-decoration: none;
    font-size: inherit;
    position: relative;
    -webkit-transition: color .5s;
    transition: color .5s;
    padding-right: 1.5rem
}

.accordion .card .card-header a:before {
    position: absolute;
    right: 15px;
    top: 30%;
    font-family: FontAwesome;
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #0af
}

.accordion .card .card-header a[aria-expanded=false]:before {
    content: "\f067"
}

.accordion .card .card-header a[aria-expanded=true]:before {
    content: "\f068"
}

.card-header:first-child {
    border-radius: 0
}

.bg-gradient-orange {
    background: #feae62
}

.circle-logo {
    padding: 10px;
    border-radius: 50%;
    height: 72px;
    -webkit-box-shadow: rgba(100, 100, 111, .5) 0 7px 29px 0;
    box-shadow: rgba(100, 100, 111, .5) 0 7px 29px 0
}

.circle-card {
    border-radius: 50%;
    height: 500px;
    width: 500px;
    -webkit-box-shadow: 0 0 10px #01a69a;
    box-shadow: 0 0 10px #01a69a
}

.bg-glass,
.bg-glass-swipper {
    border: 1px solid rgba(255, 255, 255, .3)
}

.content,
.size1,
.wrapper {
    width: 100%
}

.circle-card img {
    height: 500px;
    width: 500px;
    -o-object-fit: cover;
    object-fit: cover
}

.bg-glass-modal {
    background: rgba(255, 255, 255, .3);
    -webkit-box-shadow: 0 0 0 .5px inset #fff;
    box-shadow: 0 0 0 .5px inset #fff;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    -webkit-animation: 1s cubic-bezier(.075, .82, .165, 1) forwards;
    animation: 1s cubic-bezier(.075, .82, .165, 1) forwards
}

.bg-glass,
.bg-glass-swipper,
.social-icons a:before {
    background: rgba(255, 255, 255, .2)
}

.bg-glass,
.bg-glass:hover {
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    -webkit-box-sizing: border-box
}

.bg-glass {
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    backdrop-filter: blur(5px);
    -webkit-backdrop-filter: blur(5px);
    box-sizing: border-box
}

.bg-glass:hover {
    background: rgba(137, 139, 213, .2);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    backdrop-filter: blur(5px);
    box-sizing: border-box;
    -webkit-backdrop-filter: blur(5px);
    border: 1px solid rgba(137, 139, 213, .3)
}

.bg-blur,
.bg-glass-swipper {
    -webkit-box-sizing: border-box
}

.bg-glass-swipper {
    -webkit-box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    box-shadow: 0 4px 30px rgba(0, 0, 0, .1);
    -webkit-backdrop-filter: blur(5px);
    box-sizing: border-box
}

.bg-linear-green {
    background: linear-gradient(184.82deg, #29a69e 3.89%, #75d1cc 96.11%)
}

.bg-linear-red {
    background: linear-gradient(209.21deg, #d75141 13.57%, #d74165 98.38%)
}

.bg-linear-purple-light {
    background: linear-gradient(209.21deg, #3c0b8c 13.57%, #e3a6fe 98.38%)
}

.bg-linear-blue {
    background: linear-gradient(209.21deg, #0c1097 13.57%, #0085af 98.38%)
}

.bg-blur {
    background: rgba(15, 14, 71, .3);
    border: .5px solid rgba(255, 255, 255, .2);
    box-sizing: border-box;
    -webkit-box-shadow: 0 50px 100px, #000;
    box-shadow: 0 50px 100px, #000;
    -webkit-backdrop-filter: blur(40px);
    backdrop-filter: blur(40px);
    border-radius: 20px
}

.bg-shadow-white {
    -webkit-box-shadow: rgba(255, 255, 255, .2) 0 1px 18px 0;
    box-shadow: rgba(255, 255, 255, .2) 0 1px 18px 0
}

/* new */

.logo {
    width: 25%;
}

.gradient-border {
    --border-width: 3px;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    background: #2e2e2e;
    border-radius: 10px;
}

.border-radius-10 {
    border-radius: 10px!important;
}

.text-white {
    color: #fff!important;
}

.h-100 {
    height: 100%!important;
}

.card-body {
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    min-height: 1px;
    padding: 1.25rem;
}

.h2-center {
    text-align: center;
}

/* end of new css */
