html {
    position: relative;
    min-height: 100%;
}

body {
    background: url("https://cdn.bunkerkiamat.com/myprediksi.info/images/background/background.jpg") no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    background-position: center;
    margin: 0;
    padding-bottom: 60px;
}

.footer {
    background: linear-gradient(to right, #640105, #d90808);
    color: white;
    justify-content: center;
    margin-top: 15px;
    padding: 10px;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}

.banner-footer {
    margin-top: auto;
}

.banner-footer-container {
    display: flex;
    flex-direction: column;
    min-height: 47vh;
    justify-content: space-between;
}

.footer .container {
    font-size: calc(0.5rem + 0.5vw);
    font-weight: bold;
}

.content {
    flex: 1;
}

.header1 {
    background: linear-gradient(to right, #640105, #d90808);
    padding-bottom: 25px;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    justify-content: space-between;
}

.header-m {
    background: linear-gradient(to right, #640105, #d90808);
    padding: 15px;
    border-bottom: 2px solid white;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
    justify-content: space-between;
    align-items: center;
}

.connav {
    margin-top: 50px;
    border-radius: 10px;
    position: fixed;
    width: 100%;
    z-index: 1001;
    padding: 0 10px;

}

.custom-navbar {
    border-radius: 10px;
    color: white;
    font-size: calc(0.4rem + 0.4vw);
    background-image: linear-gradient(to right, #262626, #262626, #262626);
    background-size: cover;
    background-position: center;
    box-sizing: border-box;
    padding: 10px 15px;
    margin-left: 20px;
    margin-right: 20px;
}

.dropdown-menu {
    font-size: calc(0.4rem + 0.4vw);
}

.navbar-toggler {
    border-color: rgba(255,255,255,0.1);
}

.navbar-toggler-icon {
    background-image: url("data:image/svg+xml;charset=utf8,%3Csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
}

.custom-navbar .navbar-nav .nav-link {
    color: white;
    display: flex;
    align-items: center;
}

.custom-navbar .navbar-nav .nav-link img {
    width: 23px;
    height: auto;
    margin-right: 3px;
}

.navbar-nav .nav-link.active, .navbar-nav .nav-link.dropdown-active, .dropdown-item.active {
    color: yellow !important;
    background-color: transparent;
}

.custom-navbar .navbar-nav .nav-link:hover,
.custom-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item:hover {
    background-color: #a10b0b;
}

.custom-navbar .navbar-nav .nav-item.dropdown .dropdown-menu {
    background-color: #262626;
}

.custom-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item {
    color: white;
    padding: 0.3rem 0.3rem;
    display: flex;
    align-items: center;
}

.custom-navbar .navbar-nav .nav-item.dropdown .dropdown-menu .dropdown-item img {
    margin-right: 5px;
    width: 23px;
}



.dropdown-item {
    display: block;
    width: 100%;
    padding: 0.1rem 0.4rem;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
}

.logo {
    height: 50px;
    width: 170px;
    margin-top: -3px;
    margin-left: 130px;
}

.logo-m {
    height: 50px;
    z-index: 10;
    margin: auto;
    display: block;
}

.colorw {
    color: white;
    justify-content: center;
    margin-top: 15px;
}

.pos {
    justify-content: center;
    text-align: center;

}

.news-badge {
    background: linear-gradient(to right, #a8ff00, #64ff45);
    border-radius: 20px;
    padding: 5px 10px;
    color: rgb(241, 240, 240);
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    font-size: 1em;
    white-space: nowrap;
    margin-right: 30px;
}

.news-badge-m {
    background: linear-gradient(to right, #a8ff00, #64ff45);
    border-radius: 20px;
    padding: 2px 7px;
    color: rgb(255 255 255);
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    font-size: 0.7em;
    white-space: nowrap;
    margin-right: 10px;
}

.news-badge img {
    width: 25px;
    margin-right: 5px;
}

.news-badge-m img {
    width: 15px;
    margin-right: 5px;
}

.custom-img {
    margin-bottom: 10px;
    width: 55px;
}

.center-content {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-color: #640105;
    margin: 0 2.5px 5px 0;

}

.colbl {
    color: #000;
}

.colwh {
    color: rgb(255, 255, 255);
}

.button-badge {
    background: linear-gradient(to right, #fed907, #fdff35);
    border-radius: 25px;
    color: rgb(241, 240, 240);
    display: inline-flex;
    align-items: center;
    font-weight: bold;
    font-size: calc(0.4rem + 0.4vw);
    white-space: nowrap;
    margin: 0 5px 10px 5px;
    text-align: center;
}

.button-badge span {
    color: black;
}

.live-draw {
    padding: 1px 5px;
}

.prediksi {
    padding: 1px 10px;
}

.button-badge:hover {
    background: #ffa200;
    cursor: pointer;

}

.badge-link {
    color: black;
    text-decoration: none;
    display: flex;
    align-items: center;
}

.badge-link:hover {
    color: #000;
    text-decoration: none;
}

.header1 .news-badge {
    position: absolute;
    right: 40px;
    top: 50%;
    transform: translateY(-50%);
    white-space: nowrap;
}

.header1 .col-md-10 {
    position: relative;
    overflow: hidden;
}

.header1 marquee {
    margin-left: 60px;
    color: white;
    margin-right: 80px;
}

.marquee-m {
    color: white;
    background-color: #060606;
    margin-top: 85px;
    margin-bottom: 20px;
    background-image: linear-gradient(to bottom, #060606, #3f3838, #060606);
}

.smaller-text {
    font-size: 0.9em;
}

.custom-col {
    padding: 2px;
}

.bgresult {
    background-size: cover;
    background-position: center;
    position: relative;
    color: white;
    width: 265px;
    margin: 0 0 5px 2.5px;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    -o-border-radius: 3px;
}

.search-container {
    position: relative;
    padding: 5px;
    background-color: #fdff35;
}

.search-container input[type="text"] {
    padding: 10px;
    margin: 8px 0;
    border: none;
    border-radius: 4px;
}

.search-container button {
    padding: 10px;
    background-color: green;
    color: white;
    border: none;
    border-radius: 4px;
}

.alert-message {
    color: red;
    font-size: 12px;
}

.search {
    background: #6b0909;
    border-radius: 10px;
    padding: 10px;
    margin-bottom: 30px;
    border: solid 2px #fdff35;
}

.bg-swiper {
    background: #3E3E3E;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 20px
}

.border-swiper {
    border-radius: 10px;
    border: solid 2px #A9F40B;
}

.border-swiper img {
    border-radius: 5px;
    object-fit: contain;
}

.btn-primary {
    color: #ffffff;
    background-color: #30c50b;
    border-color: #ffffff;

}

.btn-danger {
    color: #ffffff;
    background-color: #ff0019;
    border-color: #ffffff;
}

.table-custom {
    width: 880px;
    border: solid #fdff35;
    margin-bottom: 20px;
    border-radius: 10px;
    border-collapse: separate;
    border-spacing: 0;
}

.table-custom thead th {
    padding: 2px;
    background-image: linear-gradient(#fed907, #fdff35);
    color: #000000;
    font-weight: bold;
}

.table-custom thead {
    background-image: linear-gradient(#fed907, #fdff35);
    color: #000000;
    font-weight: bold;
}

.btn-success {
    color: #f3efef;
    background-color: #eb0b0b;
    border-radius: 25px;
    border-color: #eb0b0b;
}

.btn-success:hover {
    background-color: rgb(0, 0, 0);
    border-color: #ff0000;
}

.table-custom {
    background-color: #1c0000;
    color: #ffffff;
}

.star-checked {
    color: #0fe633;
}

.table-responsive {
    overflow-x: auto;
}

.table-custom tbody tr:nth-child(even) {
    background-color: #540000;
}

.table-custom tbody tr:hover {
    background-color: rgb(0, 0, 0);
    color: rgb(255, 255, 255);
}

.market {
    text-transform: uppercase;
    color: white;
}

.w {
    width: 120px;
}

.prediksi-table {
    margin: 0 auto;
    border-collapse: collapse;
    border: 3px solid #fdff35;
    border-radius: 10px;
    background-color: #fdff35;
    margin-bottom: 10px;
    overflow: hidden;
}

.prediksi-table th,
.prediksi-table td {
    padding: 6px;
    text-align: center;
    background-color: #540000;
    color: white;
    font-weight: 500;
}

.prediksi-table th {
    background-image: linear-gradient(#fed907, #fdff35);
    color: #000000;
    font-weight: 800;
}

.prediksi-table tr:nth-child(even) td {
    background-color: #1c0000;
}

.prediksi-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.prediksi-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.search-box-prediksi {
    padding: 5px;
    border: none;
    font-size: 11zpx;
    width: 150px;
}

.search-button-prediksi {
    border: none;
    padding: 5px 10px;
    background-color: #ff0202;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    margin-right: 33px;
    vertical-align: top;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
}

.search-button-prediksi:hover {
    background-color: #e60000;
}

.result-table {
    margin: 0 auto;
    border-collapse: collapse;
    border: 2px solid #fdff35;
    border-radius: 10px;
    background-color: #fdff35;
    margin-bottom: 10px;
    overflow: hidden;
}

.bbfs-table {
    margin: 0 auto;
    border-collapse: collapse;
    border: 2px solid #fdff35;
    border-radius: 10px;
    background-color: #fdff35;
    margin-bottom: 10px;
    overflow: hidden;
}

.col-text {
    background-color: #474747;
    color: #FFFFFF;
    width: 100%;
    padding: 10px;
    box-sizing: border-box;
    resize: vertical;
}

.result-table th,
.result-table td {
    padding: 6px;
    background-color: #540000;
    font-weight: 500;
}

.result-table th {
    background-image: linear-gradient(#fed907, #fdff35);
    color: #000000;
    font-weight: 10000;
}

.result-table tr:nth-child(even) td {
    background-color: #1c0000;
}

.result-table tr:last-child td:first-child {
    border-bottom-left-radius: 10px;
}

.result-table tr:last-child td:last-child {
    border-bottom-right-radius: 10px;
}

.search-box-result {
    padding: 5px;
    border: none;
    font-size: 11zpx;
    width: 150px;
}

.search-button-result {
    border: none;
    padding: 5px 10px;
    background-color: #ff0202;
    color: white;
    font-weight: bold;
    font-size: 16px;
    border-radius: 5px 5px 5px 5px;
    cursor: pointer;
    margin-right: 33px;
    vertical-align: top;
    -webkit-border-radius: 5px 5px 5px 5px;
    -moz-border-radius: 5px 5px 5px 5px;
    -ms-border-radius: 5px 5px 5px 5px;
    -o-border-radius: 5px 5px 5px 5px;
}

.search-button-result:hover {
    background-color: #e60000;
}

.result a {
    color: red;
    text-decoration: underline;
}

.jadwal {
    color: green;
    text-transform: capitalize;
}

.tggl {
    color: white;
}

.bgresultld {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    background-position: center;
    position: relative;
    color: white;
    margin: 0 auto;
    border-radius: 3px;
    border: solid 2px red;
    max-width: 280px;
    margin-bottom: 15px;
    padding: 10px 0;
}

.home {
    display: block;
    width: 28px;
    cursor: pointer;
    position: absolute;
    z-index: 100;
    left: 15px;
}

#toggle.on span {
    background-color: transparent;
}

#toggle.on span:before {
    transform: rotate(45deg) translate(5px, 5px);
}

#toggle.on span:after {
    transform: rotate(-45deg) translate(7px, -8px);
}

#toggle.on+#menu {
    opacity: 1;
    visibility: visible;
}

#menu {
    position: absolute;
    color: #999;
    width: 200px;
    top: calc(100% + 15px);
    left: -3px;
    padding: 10px 0;
    font-family: "Segoe UI", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif;
    text-align: left;
    border-radius: 4px;
    background: #262626;
    box-shadow: 0 1px 8px rgba(0, 0, 0, 0.05);
    opacity: 0;
    visibility: hidden;
    transition: opacity .4s;
}

ul,
li,
li a {
    list-style: none;
    display: block;
    margin: 0;
    padding: 0;
}

li a {
    padding: 5px;
    color: #888;
    text-decoration: none;
    transition: all .2s;
}

.custom-heading {
    margin-bottom: 10px;
    margin-top: 30px;
    background: linear-gradient(#fed907, #fdff35);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
    -webkit-text-fill-color: transparent;
}

.custom-subheading {
    color: white;
    font-weight: 500;
}

.custom-subheading.mb-50 {
    max-width: 90%;
    margin: auto;
    padding-bottom: 50px;
    font-size: calc(0.5rem + 0.5vw);
}

.custom-subheading.mb-25 {
    margin-bottom: 25px;
}

.lazy-background {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center;
    top: 0;
    left: 0;
    z-index: -1;
}

.footer-articel {
    color: white;
    margin: 25px;
}

.footer-articel a {
    color: #f8e008;
}

@media (max-width: 992px) {
    .custom-navbar {
        font-size: calc(0.8rem + 0.5vw);
    }

}

@media (max-width: 768px) {

    .custom-col-m {
        margin-top: 5px;
        padding: 0 5% 5px 5%;
    }

    .footer-m {
        background: linear-gradient(to right, #640105, #d90808);
        padding: 10px;
        border-radius: 2px;
        bottom: 0;
        left: 0;
        width: 100%;
        font-size: 15px;
        z-index: 1000;
        position: fixed;
    }

    .custom-navbar {
        font-size: calc(0.75rem + 0.4vw);
    }

    .connav {
        padding: 0 5px;
    }

    body {
        background: url("https://cdn.bunkerkiamat.com/myprediksi.info/images/background/background-mb.jpg");
        background-size: cover;
        background-position: center;
        margin: 0;
    }

    .custom-subheading {
        font-size: calc(0.6rem + 0.5vw);
    }

    .custom-heading {
        font-size: calc(1.1rem + 1vw);
    }

    .footer-articel {
        margin: 25px 10px 10px 10px;
    }
}

@media (max-width: 576px) {
    .connav {
        padding: 0 2px;
    }
    .text-center {
        text-align: center;
    }
    
}

@media (max-width: 480px) {

    .footer-m {
        font-size: 10px;
    }

    body {
        background-size: contain;
        background-position: center;
        margin: 0;
    }

    .custom-heading {
        font-size: calc(1rem + 0.5vw);
    }

}
