* {
    font-family: 'Noto Sans', sans-serif;
    box-sizing: border-box;
}

body {
    background: #000000 url(https://ik.imagekit.io/et8xcynfp/J3Kpz42.jpg?updatedAt=1699268149317) center center no-repeat;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-position: center;
    background-size: cover;
    background-color: #33E0FF;
}

.btn-body {
    margin: 0px 0px;
    position: relative;
    display: flex;
}

.btn-body .btn-items {
    margin: 10 5px;
    width: 100%;
}

a {
    text-decoration: none;
}

.btn-body .btn-items a {
    width: 100%;
    padding: 10px 5px;
    color: #fff;
    background: linear-gradient(to bottom, #1b00fb 0%, #000000 100%);
    border-radius: 50px;
    display: inline-block;
    text-align: center;
}

h1,
h2,
h3 {
    text-align: center;
    color: #fff;
    line-height: 1em;
    margin-bottom: 1em;
}

.contain p,
ul,
li,
ol {
    text-align: justify;
    color: #fff;
}

a {
    font-weight: 600;
    color: #33E0FF;
}

a:hover {
    text-decoration: none;
}

.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: 16px;
}

.link-container {
    display: flex;
    justify-content: center;
    font-size: var(--x-large-font);
    padding: 10px;
    width: 100%
}

.link-container a {
    width: 50%;
    text-align: center;
    padding: 15px 20px;
    text-transform: uppercase
}

.login-button,
.register-button {
    color: #fff;
    font-family: system-ui;
    border-radius: 5px;
    margin: 5px;
}

.login-button,
.register-button {
    color: #fff
}

.register-button {
    background: #000f;
    background: linear-gradient(180deg, rgba(255, 0, 0, 1) 0%, rgba(166, 0, 0, 1) 67%, rgba(144, 0, 0, 1) 100%);
    font-size: 14px;
    font-weight: 700
}

.register-button:hover {
    box-shadow: 0 0 5px 3px #fff;
    color: #fff;
}

.login-button {
    background: #000f;
    background: #26bccf;
    font-weight: 700
}

.login-button:hover {
    box-shadow: 0 0 5px 3px #fff;
    color: #fff;
}

table.rtplive {
    border-collapse: collapse;
    width: 100%;
    color: #fff;
    font-size: 1em;
}

table.rtplive thead tr th {
    background-image: linear-gradient(#33E0FF, #000000);
    padding: 8px;
    text-align: center;
}

table.rtplive tbody tr td {
    padding: 6px;
}

table.rtplive tbody tr:nth-child(even) {
    background-color: #141414;
}

.slot {
    display: block;
}

*   slot-sidebar {
    display: block;
    padding-right: 10px;
    padding-left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 1) 0%, rgba(71, 71, 71, 1) 38%, rgba(59, 59, 59, 1) 60%, rgba(0, 0, 0, 1) 100%);
    float: none !important;
    width: 100% !important;
    flex: none !important;
    max-width: 100% !important;
    padding-right: 0 !important;
}

.long {
    text-decoration: none;
    margin-top: 10px;
}

.short {
    display: none;
}

button:hover,
button:focus {
    outline: none;
}

.btn-provider:hover {
    background-image: linear-gradient(#33E0FF, #000000);
}

.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 #b700b1;
    width: 100%;
    position: relative;
    display: block;
    border-bottom: none;
    padding: 6px;
}

.slot-sidebar-nav>li>a {
    cursor: pointer;
    color: #fff;
    font-size: 13px;
    padding: 7px 10px;
    display: block;
    background-color: #571f5333;
    border-radius: 10px;
}

.btn-provider {
    text-align: center;
    display: block;
    text-decoration: none;
    border-right: 1px solid #26bccf;
    border-left: 1px solid #26bccf;
    border-top: 1px solid #26bccf;
    border-bottom: 1px solid #26bccf;
}

.enter {
    display: none;
}

.btn-provider span {
    position: unset;
}

.active {
    background-color: #9900b7;
}

.slot .content {
    float: right;
    width: 100%;
    padding: 0;
    flex: 0 0 80%;
    max-width: 80%;
}

.wrapper {
    width: 100%;
    padding: 0;
    white-space: nowrap;
    overflow: hidden;
    position: relative;
    z-index: 0;
}

.card {
    float: left;
    width: 20%;
    background: transparent;
    border: none;
    text-align: center;
    position: relative;
}

.card-content {
    background: rgb(166, 0, 0, 1);
    background-image: linear-gradient(#33E0FF, #000000);
    margin: 5px;
    border-radius: 5px;
    padding: 10px;
    color: #fff;
    font-size: 12px;
    border: none;
    overflow: hidden;
    position: relative;
}

.card-content .subscript {
    position: relative;
    top: 0px;
    width: 100%;
}

.card-content .subscript .hot {
    position: absolute;
    background: url('../assets/img/hot.gif');
    background-size: cover;
    background-position: center center;
    top: 0;
    left: .5vw;
    width: 3vw;
    height: 3vw;
    -webkit-filter: drop-shadow(0px 3px 1px var(--black));
    filter: drop-shadow(0px 3px 1px var(--black));
    z-index: 89;
}

.card-content .subscript .top {
    position: absolute;
    background: url('../assets/img/top.gif');
    background-size: cover;
    background-position: center center;
    top: 0;
    right: .5vw;
    width: 3vw;
    height: 3vw;
    -webkit-filter: drop-shadow(0px 3px 1px var(--black));
    filter: drop-shadow(0px 3px 1px var(--black));
    z-index: 89;
}

.subscript2 {
    position: relative;
    top: 0px;
    width: 100%;
}

.subscript2 .hot2 {
    position: absolute;
    background: url('../assets/img/hot.gif');
    background-size: cover;
    background-position: center center;
    top: 0;
    left: 10%;
    width: 4vw;
    height: 4vw;
    -webkit-filter: drop-shadow(0px 3px 1px var(--black));
    filter: drop-shadow(0px 3px 1px var(--black));
    z-index: 89;
}

.subscript2 .top2 {
    position: absolute;
    background: url('../assets/img/top.gif');
    background-size: cover;
    background-position: center center;
    top: 0;
    right: 10%;
    width: 4vw;
    height: 4vw;
    -webkit-filter: drop-shadow(0px 3px 1px var(--black));
    filter: drop-shadow(0px 3px 1px var(--black));
    z-index: 89;
}

.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;
}

.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: #ffc107;
}

.green {
    background-color: #28a745;
}

.red {
    background-color: #dc3545;
}

.hover-btn {
    position: absolute;
    opacity: 0;
    transition: all 0.45s ease-in-out;
    z-index: 10;
    width: 90%;
}

.play-btn {
    font-size: 15px;
    border-radius: 10px;
    text-decoration: none;
    color: white;
    text-align: center;
    align-items: center;
    width: 70%;
    margin: 25% auto;
    padding: 8px;
    background-color: #000000;
    background-image: linear-gradient(#00e1ff, #000000);
}

.play-btn:hover {
    background-color: #000000;
    background-image: linear-gradient(#000000, #00000050);
    font-weight: bold;
}

.image {
    display: inline-block;
    overflow: hidden;
    width: 100%;
}

.img-zoom {
    transition: all 0.45s ease-in-out;
    width: 100%;
}

.hover-btn:hover {
    opacity: 100%;
}

.hover-btn:hover~.img-zoom {
    transform: scale(1.2);
    -ms-transform: scale(1.2);
    /* IE 9 */
    -moz-transform: scale(1.2);
    /* Firefox */
    -webkit-transform: scale(1.2);
    /* Safari and Chrome */
    -o-transform: scale(1.2);
    position: relative;
}

.next-btn {
    display: none;
    width: 30%;
}

.mySlides {
    display: none;
}

.next-btn {
    background-color: #2e0446;
    border: none;
    color: #fff;
}

.jamgacor {
    background-image: linear-gradient(#33E0FF, #000000);
    font-family: "Poppins", sans-serif !important;
    width: 100%;
    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(#33E0FF, #000000);
    font-family: 'Noto Sans', sans-serif !important;
    padding: 0.5px;
    padding-top: 6px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    border: 0.1px solid black;
    color: #fff;
}

.jam {
    margin-bottom: 5px;
    width: 100%;
    color: fff;
    font-weight: bold;
}

.jam h5 {
    font-size: 1.3em;
    font-weight: bold;
}

.jamBg {
    width: 100%;
}

.artikel {
    padding: 1em;
    color: rgb(255, 255, 255);
    margin-top: 1em;
    margin-bottom: 2em;
    border: 1px solid #33E0FF;
    box-shadow: #FFF933;
}

.artikel h1,
h2 {
    text-align: center;
}

.artikel h3 {
    text-align: left;
}

.artikel p {
    text-align: justify;
}

@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) {
    .slot-sidebar-nav {
        flex-wrap: nowrap;
        overflow-y: scroll;
    }
    .slot-sidebar-nav::-webkit-scrollbar {
        height: 5px;
    }
    .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: 33.3% !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: 90%;
    }
    .slot-sidebar-nav li a img {
        height: 17.5px !important;
    }
    .maintenance p {
        font-size: 5px;
    }
    .next-btn {
        display: block;
    }
    .res-bar {
        display: none;
    }
    .jamgacor>h6 {
        font-size: 1em;
    }
    .pola>span {
        font-size: 0.8em;
    }
}

@media (max-width: 576px) {
    .pola>span {
        font-size: 8px !important;
    }
    .card-content {
        padding: 3px;
    }
}

.fixed-footer {
    display: flex;
    justify-content: space-around;
    position: fixed;
    background: radial-gradient(circle 214px at 49.5% 54.2%, #740074 0, #000 96%);
    padding: 5px 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 99
}

.fixed-footer a {
    flex-basis: calc((100% - 15px*6)/ 5);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #fff;
    max-width: 75px;
    font-size: 12px
}

.fixed-footer .center {
    transform: scale(1.5) translateY(-5px);
    background: center no-repeat;
    background-size: contain;
    background-color: inherit;
    border-radius: 50%
}

.fixed-footer img {
    max-width: 30%;
    margin-bottom: 5px
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    animation-iteration-count: infinite
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.marquee-text {
    height: auto;
    display: block;
    line-height: 30px;
    overflow: hidden;
    position: relative
}

.marquee-text div {
    height: auto;
    line-height: 22px;
    font-size: 13px;
    white-space: nowrap;
    color: #fff;
    z-index: 1;
    font-weight: 600;
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
    animation: marquee 20s linear infinite;
    margin-top: 3px
}

.marquee-text:hover div {
    animation-play-state: paused
}

        @keyframes marquee {
            0% {
                transform: translateX(100%)
            }
            100% {
                transform: translateX(-100%)
            }
        }

@media screen and (min-width: 1200px){
    .hot { 
        display: none;
    }
    .top {
        display: none;
    }
}

