a {
    color: #fff;
    text-decoration: none;
}
a:hover {
    color: #004265;
}
/* .color-1 {
  background-image: url("https://situsangkasa338.com/BG_Mobile.webp");
} */
.color-1 {
    background-color: #000;
}
.color-2 {
    background: linear-gradient(#004265, #009db2);
}
.color-3 {
    background: linear-gradient(#212121, #121212);
}
.color-4 {
    background-color: #54a6d1;
}
.color-5 {
    background-color: #c5315f;
}
.color-6 {
    background-color: #01caf8;
}
.text-justify {
    text-align: justify;
}
.web-logo {
    width: 100%;
    max-width: 150px;
}
.card-game {
    position: relative;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-clip: border-box;
    border: 1px solid rgba(0, 0, 0, 0.125);
    border-radius: 0.25rem;
}
i.icon {
    color: #fff;
    font-size: 20px;
    line-height: 1;
}
.bi-person-plus-fill {
    margin-right: 0.5rem;
}
.btn-regis {
    font-size: 0.875rem;
    font-weight: 700;
    background: linear-gradient(#e554d3, #a53c99);
    color: #fff;
}
.btn-regis:hover {
    background: #c5a701;
}
.btn-demo {
    font-size: 0.875rem;
    font-weight: 700;
    background: linear-gradient(#564ed2, #403a9b);
    color: rgb(255, 255, 255);
}

.mr-n1 {
    margin-right: -1rem;
}
.btn-slide {
    background: #000;
}
.list-group-item .provider-thumbnail {
    display: block;
    margin: 0;
    width: 2rem;
    height: 2rem;
}
.list-group-item span {
    margin-left: 0.5rem;
    font-weight: 700;
}
.list-group-item {
    border-bottom: 1px solid #009db2;
}
.list-group-item-action:focus,
.list-group-item-action:hover {
    background-color: #000;
}
.list-group-item.active a {
    background-color: #000;
    border: none;
    color: #debc01;
}
.card.card-game {
    background: none;
    display: block;
    position: relative;
    min-height: 100px;
}
.card-img,
.card-img-bottom,
.card-img-top {
    width: 100%;
    height: 100%;
}
.card.card-game .game-link {
    display: none;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 33px;
    width: auto;
    height: auto;
    background-color: rgba(0, 0, 0, 0.56);
}
.card.card-game:hover .game-link {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.card-game span {
    color: #ffffff;
    text-transform: capitalize;
    width: 85%;
    font-weight: 700;
    text-align: center;
    font-size: 0.75rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.btn-game {
    padding: 3px 8px;
    color: #000;
    background: #debc01;
    border-radius: 2px;
    font-weight: 700;
    font-size: 12px;
}
.btn-game:hover {
    background-color: #0e4d6e;
    color: #fff;
}
.btn-login {
    border-radius: 0;
    line-height: 1.2;
}
.btn-login small,
.btn-login span {
    animation: blinking 1s step-start infinite;
}
.btn-group span {
    font-weight: 700;
}
input#search {
    width: 100%;
    outline: none;
    border-radius: 5px;
    border: 1px solid #000;
    background: linear-gradient(#004265, #004265);
    color: #000;
    font-size: 0.875rem;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    transition: color 0.2s ease, border-color 0.2s ease;
}
.card-provider {
    position: relative;
    width: 3rem;
    height: 3rem;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #070c1e;
    border-radius: 50%;
    flex: 1 1 auto;
    margin: 0 auto;
}
.card-provider img {
    width: 100%;
}
.card-title {
    text-align: center;
}
.card-deck {
    display: flex;
    flex-flow: row wrap;
    align-items: stretch;
}
.game-item {
    height: 0;
    position: relative;
    padding-bottom: 67.44186%;
}
.game-item-img {
    left: 0;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    transition: opacity 0.2s ease;
}
.owl-item {
    text-align: center;
}
.owl-item .active span {
    color: #000;
}
.owl-item span {
    width: 100%;
    font-weight: 500;
    text-align: center;
    font-size: 0.625rem;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #fff;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
.carousel-game {
    background: linear-gradient(#004265, #009db2);
    border-radius: 3px;
}
.carousel-game .col {
    flex: 0 0 0%;
    height: auto;
}
#owl-game {
    flex: 1 0 auto;
    width: 50%;
    margin: 0 auto;
}
.animate-charcter {
    display: inline-block;
    text-transform: uppercase;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-shadow: 0 1px 3px #000;
}
.card.card-game .card-body .game-link {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    border-radius: 8px;
    background-color: rgba(0, 0, 0, 0.56);
}
.card.card-game .card-body:hover .game-link {
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 9;
}
.percent {
    height: 25px;
    display: flex;
    overflow: hidden;
    line-height: 0;
    font-size: 0.75rem;
    background: linear-gradient(#212121, #121212);
    border-radius: 0 0 4px 4px;
    padding: 4px 5px;
    position: relative;
    z-index: 1;
    -webkit-box-shadow: 0 -3px 5px #212121 inset, 0 1px 0px #121212;
    box-shadow: 0 -3px 5px #212121 inset, 0 1px 0px #121212;
}
.percent p {
    z-index: 15;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 13px;
    font-weight: bold;
    transform: translateY(9px);
    color: white;
    text-shadow: 0 0 3px #000, 0 0 3px #000, 0 0 3px #000;
}
.percent-bar {
    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;
    border-radius: 2px;
    transition: width 0.6s ease;
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
    z-index: 10;
}
.yellow {
    background-color: #debc01;
}
.green {
    background-color: #0eb700;
}
.red {
    background-color: #b12c55;
}
.shine {
    position: relative;
}
.shine:after {
    content: "";
    opacity: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: #fff;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-animation: animate-shine 2s ease-out infinite;
    -moz-animation: animate-shine 2s ease-out infinite;
}
.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}
.modal-close {
    font-size: 23px;
    cursor: pointer;
}
.modal .modal-dialog .modal-content .modal-header h5 {
    font-size: 18px;
    font-weight: bold;
    text-shadow: 0 3px 3px #000;
}
.modal .modal-dialog .modal-content .modal-body p.text-list {
    display: block;
    position: relative;
    width: 30px;
    color: #fff;
    font-size: 40px;
    font-weight: 900;
    text-align: center;
}
.modal .modal-dialog .modal-content .modal-body h5,
.modal .modal-dialog .modal-content .modal-body p {
    font-size: 14px;
}
.footer-text {
    background: linear-gradient(#212121, #121212);
    border-top: 1px solid #293353;
}
@keyframes blinking {
    50% {
        opacity: 0;
    }
}
@-webkit-keyframes animate-shine {
    0% {
        opacity: 0;
        width: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
        width: 95%;
    }
}
@-moz-keyframes animate-shine {
    0% {
        opacity: 0;
        width: 0;
    }
    50% {
        opacity: 0.5;
    }
    100% {
        opacity: 0;
        width: 95%;
    }
}
@media (min-width: 576px) {
    .text-xs-left {
        text-align: left;
    }
}
@media (min-width: 993px) {
    .modal .modal-dialog .modal-content {
        max-width: 400px;
        margin: 0 auto;
    }
}
.label-new {
    position: absolute;
    margin-top: 2px;
    font-size: 10px;
    font-weight: bold;
    line-height: 16px;
    padding: 0 6px;
    border-radius: 4px;
    min-width: 30px;
    margin-left: 10px;
    background-color: #e83e37;
    color: #fff;
    z-index: 1;
    top: 24px;
}
.blink {
    animation: blinker 0.75s linear infinite;
}
ul#gameListMenu li > span.label-new.blink {
    top: 5px;
    text-transform: uppercase;
}
@keyframes blinker {
    50% {
        opacity: 0;
    }
}
.blink {
    animation: blinker 0.75s linear infinite;
}
