body {
    background-color: #000000;
    background-image: url(../img/bg.png?v=2);
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: scroll;
}

header .img-logo {
    width: 100%;
}
header .navbar-wrapper {
    position: relative;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 3px;
    padding: 5px;
}
header .navbar-wrapper .navbar {
    position: relative;
    background: linear-gradient(to bottom, #333333, #1c1c1c);
    border-radius: 3px;
    padding-top: 5px;
}
header .navbar-wrapper .navbar .navbar-nav .nav-link .nav-icon img {
    width: 18px;
    height: 18px;
}
header .navbar-wrapper .navbar .navbar-nav .nav-link .nav-text {
    position: relative;
    color: #f5f5ff;
    font-weight: 500;
    text-transform: uppercase;
}
header .navbar-wrapper .navbar .navbar-nav .nav-link .nav-text.bg-warning {
    background: linear-gradient(to bottom, #e5ff00, #ffd900);
    padding: 10px 0;
    color: #1c1c1c;
    -moz-animation: blink normal 0.8s infinite ease-in-out;
    -webkit-animation: blink normal 0.8s infinite ease-in-out;
    -ms-animation: blink normal 0.8s infinite ease-in-out;
    animation: blink normal 0.8s infinite ease-in-out;
}
header .marquee-wrapper {
    position: relative;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 3px;
    padding: 3px;
}
header .marquee-wrapper .marquee-box {
    position: relative;
    background: linear-gradient(to bottom, #333333, #1c1c1c);
    border-radius: 3px;
    padding: 3px;
}
header .marquee-wrapper .marquee-box .marquee-info {
    position: relative;
    background: linear-gradient(to bottom, #4d4d4d, #000000);
    color: #01d9dc;
    padding: 5px 10px;
    border-radius: 3px;
    text-transform: uppercase;
    font-weight: bold;
}
header .marquee-wrapper .marquee-box .marquee-text {
    position: relative;
    height: 34px;
    line-height: 34px;
}
header .marquee-wrapper .marquee-box .marquee-text marquee {
    height: 34px;
    line-height: 34px;
}
header .marquee-wrapper .marquee-box .time-info {
    position: relative;
    background: linear-gradient(to bottom, #4d4d4d, #000000);
    color: #01d9dc;
    padding: 5px 10px;
    border-radius: 3px;
    font-weight: bold;
}

section .games-box {
    position: relative;
    height: 100%;
    padding: 2px 0;
    background: linear-gradient(to bottom, #333333, #1c1c1c);
}
section .games-box .games-title h3 {
    position: relative;
    padding: 5px 8px;
    margin: -20px 0 0;
    width: 120px;
    background: linear-gradient(to bottom, #363636, #303030);
    border-radius: 0 10px 0 0;
    font-weight: bold;
    font-size: 28px;
    text-transform: uppercase;
    color: #f5f5f5;
}
section .games-box .games-list {
    position: relative;
    padding: 0 2px 4px;
}
section .games-box .games-list img {
    padding: 2px;
}
section .contact-wrapper {
    position: relative;
    background: #0b0b0b;
    border: 5px solid transparent;
    border-image: linear-gradient(to right, #333333, #1c1c1c);
    border-image-slice: 1;
    padding: 25px 5px 5px;
}
section .contact-wrapper .contact-content {
    position: relative;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 10px;
    padding: 5px;
}
section .contact-wrapper .contact-content .contact-box {
    position: relative;
    background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
    border-radius: 8px 8px 0 0;
    padding: 3px 3px 25px;
}
section .contact-wrapper .contact-content .contact-box .contact-list {
    position: relative;
    color: #f5f5f5;
    font-weight: bold;
}
section .contact-wrapper .contact-content .contact-box .contact-list .img-icon {
    width: 18px;
    height: 18px;
    margin-right: 5px;
}
section .contact-wrapper .contact-content .bank-box {
    position: relative;
    background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
    border-radius: 0 0 8px 8px;
    padding: 4px;
    margin-top: 5px;
}
section .contact-wrapper .contact-content .contact-box .contact-title {
    position: relative;
    padding: 4px;
    margin: 0 auto;
    margin-top: -30px;
    width: 100px;
    color: #f5f5f5;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 10px;
}
section .contact-wrapper .contact-content .contact-box .contact-title p {
    position: relative;
    padding: 3px;
    width: 100%;
    margin: 0;
    background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
    border-radius: 6px;
    color: #01d9dc;
}
section .contact-wrapper .contact-content .bank-box .bank-title {
    position: relative;
    padding: 4px;
    margin: 0 auto;
    margin-top: -30px;
    width: 100px;
    color: #f5f5f5;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 10px;
}
section .contact-wrapper .contact-content .bank-box .bank-title p {
    position: relative;
    padding: 3px;
    width: 100%;
    margin: 0;
    background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
    border-radius: 6px;
    color: #01d9dc;
}
section .result-wrapper  {
    position: relative;
    padding: 4px;
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    border-radius: 6px;
}
section .result-wrapper .result-box {
    position: relative;
    background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
    padding: 5px;
    border-radius: 3px;
}
section .result-wrapper .result-box .result-title {
    font-weight: 500;
    font-size: 24px;
}
section .result-wrapper .result-box .result-subtitle {
    color: gold;
    font-weight: 500;
    font-size: 18px;
}
section .result-wrapper .result-box .result-content .result-number {
    background: linear-gradient(to bottom, #01d9dc, #0b4c65);

}
section .result-wrapper .result-box .result-content .result-number .result-text {
    font-size: 16px;
    font-weight: bold;
    color: #2b2b2b;
}
section .result-wrapper .result-box .result-content .result-number .result-digit {
    font-size: 30px;
    font-weight: bold;
}

section .content-wrapper {
    position: relative;
    padding: 5px;
    background: linear-gradient(to bottom, #333333, #1c1c1c);
}
section .content-wrapper .content-box {
    background: #0b0b0b;
    padding: 15px;
    text-align: center;
}

.promosi-box {
    position: relative;
    background: #2e2e2e;
    border: 2px solid #f5f5f5;
}
.promosi-box .promosi-body {
    font-size: 14px;
    text-align: justify;
}
.promosi-box .promosi-body h1,
.promosi-box .promosi-body h2,
.promosi-box .promosi-body h3 {
    font-size: 24px;
}
.promosi-box .promosi-body h1 {
    color: #ffe400 !important;
}
.promosi-box .promosi-footer {
    position: relative;
    width: 100%;
}
.promosi-box .promosi-footer .btn {
    border-color: transparent;
    border-radius: 0px;
    box-shadow: none;
    line-height: 1;
    text-transform: uppercase;
    padding: 6px 10px 8px;
    font-weight: 500;
}
.promosi-box .promosi-footer .btn.btn-joinnow {
    background: linear-gradient(to bottom, #da0000, #a80000);
}
.promosi-box .promosi-footer .btn.btn-moreinfo {
    background: linear-gradient(to bottom, #0057da, #002da8);
}

.form-control-sm {
    padding: 3px !important;
    line-height: 1;
}

@media (min-width: 992px) {
    .container {
        max-width: 1010px;
    }

    .col-lg-3-5 {
        flex: 0 0 20%;
        max-width: 20%;
    }
    .col-lg-9-5 {
        flex: 0 0 80%;
        max-width: 80%;
    }

    header .img-logo {
        max-width: 350px;
    }
    header .navbar-wrapper .navbar .navbar-nav {
        padding-top: 10px;
    }
    header .navbar-wrapper .navbar .navbar-nav .nav-link {
        padding: 0 5px;
        line-height: 35px;
    }
    header .navbar-wrapper .navbar .navbar-nav .nav-link .nav-text {
        border-radius: 5px 5px 0 0;
        background: linear-gradient(to bottom, #01d9dc, #0b4c65);
    }
    header .navbar-wrapper .navbar .navbar-nav .nav-link .nav-text.bg-warning {
        color: #1c1c1c;
        padding: 0;
    }

    section .iframe-wrapper {
        position: fixed;
        top: 0;
        left: 0;
        bottom: 0;
        max-width: 220px;
        height: auto;
        vertical-align: middle;
    }
    section .iframe-wrapper .iframe-box {
        position: relative;
        height: 85.2vh;
        padding: 15px 15px 15px 5px;
        background: linear-gradient(to bottom, #2b2b2b, #1c1c1c);
        border-radius: 0 15px 15px 0;
    }
    section .iframe-wrapper .iframe-box .info-time {
        margin-bottom: 5px;
    }
    section .iframe-wrapper .iframe-box .iframe-content {
        position: absolute;
        top: 45px;
        left: 0;
        right: 0;
        bottom: 0;
        width: auto;
        height: auto;
    }

    .promosi-box .promosi-footer {
        position: absolute;
        bottom: 0;
        left: 0;
        right: 0;
        width: 100%;
    }
}

@-moz-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.2;
    }
    100% {
        opacity:1;
    }
}
@-webkit-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.2;
    }
    100% {
        opacity:1;
    }
}
@-ms-keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.2;
    }
    100% {
        opacity:1;
    }
}
@keyframes blink {
    0% {
        opacity:1;
    }
    50% {
        opacity:0.2;
    }
    100% {
        opacity:1;
    }
}


.blink-me{
animation-name: blinker;
animation-duration: 1s;
animation-timing-function: linear;
animation-iteration-count: infinite;
}

@keyframes blinker{
0%{ opacity: 1.0}
50%{opacity: 0.0}
100%{opacity: :1.0}
}