html {
    height: 100%;
    font-size: 1em;
    line-height: 1.4;
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    vertical-align: baseline
}

.logo-footer {
    display: block;
    margin: auto;
    max-width: 200px;
}

body {
    margin: 0;
    background: #030331;
    font-family: latoweb;
    line-height: 1.428571429;
    font-size: 14px;
    color: #aaa
}

h1,
h2,
h3,
h4,
h5,
h6 {
    line-height: 1.2;
    margin: 15px 0;
    font-weight: 500;
    color: #ff00b2;
}

h1 {
    font-size: 25px
}

h2 {
    font-size: 23px
}

h3 {
    font-size: 21px
}

h4 {
    font-size: 19px
}

h5 {
    font-size: 17px
}

h6 {
    font-size: 15px
}

ol li {
    list-style: desc
}

.article ul li {
    list-style: disc
}

* {
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

strong,
a,
h1,
h2,
h3,
h4,
h5,
h6,
.ico-title {
    color: #ff00b2;
    text-decoration: none
}

a:hover {
    color: #fff
}

div,
input,
label,
p,
section {
    display: block;
    overflow: hidden;
    position: relative
}

strong {
    color: #ff00b2
}

iframe {
    width: 100%;
    border: 0;
    border-radius: 7px;
    background: #fff
}

.entry-header {
    margin-bottom: 10px
}

.entry-header img {
    width: auto;
    margin-left: auto;
    margin-right: auto;
    display: block;
    border-radius: 10px
}

.entry-title,
.entry-footer {
    text-align: center
}

.category-slot-demo-pragmatic-play .entry-footer a {
    background: linear-gradient(to bottom, #ff00b2 0%, #a40072 100%);
    ;
    border: 2px solid #ff00b2;
    padding: 4px 10px;
    color: #ffffff;
    border-radius: 5px;
    display: inline-block
}

.post {
    margin: 10px auto
}

.demo a {
    color: #fff
}

.demo a:hover {
    color: #ff00b2
}

img {
    width: 100%;
    height: 100%
}

.mobile {
    display: none
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(https://fonts.gstatic.com/s/pacifico/v12/FwZY7-Qmy14u9lezJ-6H6MmBp0u-.woff2) format('woff2');
    font-display: swap;
}

.row {
    width: 100%;
    height: 100%;
    display: flex;
    flex-wrap: wrap;
    align-items: center
}

.col-1 {
    flex: 0 0 8%;
    max-width: 8%
}

.col-2 {
    flex: 0 0 10%;
    max-width: 10%
}

.col-3 {
    flex: 0 0 20%;
    max-width: 20%
}

.col-4 {
    flex: 0 0 33%;
    max-width: 33%
}

.col-5 {
    flex: 0 0 40%;
    max-width: 40%
}

.col-6 {
    flex: 0 0 50%;
    max-width: 50%
}

.col-7 {
    flex: 0 0 58%;
    max-width: 58%
}

.col-8 {
    flex: 0 0 66%;
    max-width: 66%
}

.col-9 {
    flex: 0 0 75%;
    max-width: 75%
}

.col-10 {
    flex: 0 0 80%;
    max-width: 80%
}

.col-11 {
    flex: 0 0 91%;
    max-width: 91%
}

.col-12 {
    flex: 0 0 100%;
    max-width: 100%
}

.rtp .col-2 {
    flex: 0 0 16.666%;
    max-width: 16.666%
}

.top-games .col-2 {
    flex: 0 0 16.666%;
    max-width: 16.666%
}

.bg-row .container {
    padding: 25px;
    background: #1e274b;
    border-radius: 12px
}

.bg-game {
    padding: 15px;
    background: #0c0c0c;
    border: 3px solid #4a2b45;
    margin: 10px auto;
    border-radius: 26px
}

.title-row {
    margin: 21px auto;
    border-bottom: 3px solid #75006b;
    font-size: 19px;
    display: flex;
    align-items: center
}

table {
    border-collapse: collapse;
    width: 100%;
    display: table
}

td {
    border: 1px solid #ff00b2;
    padding: 5px
}

.sign-in,
.sign-up {
    transition: all .3s ease
}

.sign-in {
    background: linear-gradient(to bottom, #ff00b2 0%, #a40072 100%);
    border: 2px solid #ff00b2;
}

.sign-up {
    background: linear-gradient(to right, #a844fb 0%, #3ebbf3 100%);
    border: 2px solid #3ebbf3;
}

.sign-in:hover {
    background-image: linear-gradient(180deg, #a40072, #ff00b2);
    border: 2px solid #ff00b2;
}

.sign-up:hover {
    background-image: linear-gradient(180deg, #3ebbf3, #a844fb);
    border: 2px solid #3ebbf3;
}

ul.games-menu,
ul.login-menu,
ul.contact-menu {
    margin: 0;
    padding: 0
}

ul.provider-menu {
    margin: 15px auto;
    padding: 10px 5px;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    background: #221c15;
    border-radius: 18px
}

.login-menu,
.games-menu {
    float: right
}

.games-menu li:last-child {
    border-right: 0
}

.games-menu li a {
    display: flex;
    align-items: center;
    flex-direction: column;
    padding: 10px 14px;
    color: #dadada;
    text-transform: uppercase
}

.games-menu li [aria-current],
.games-menu li a:hover,
.provider-menu li [aria-current],
.provider-menu li a:hover {
    color: #ff00b2
}

.provider-menu li {
    width: 13%;
    margin: 3px;
    background: #000;
    border-radius: 15px;
    padding: 5px
}

.login-menu li,
.games-menu li,
.contact-menu li {
    position: relative;
    display: block;
    float: left;
    padding: 0;
    margin: 0
}

.login-menu li {
    margin: 0 8px;
    border-radius: 25px
}

.login-menu li a {
    color: #fff;
    padding: 5px 25px;
    display: block;
    text-transform: uppercase
}

.contact-menu {
    padding: 0;
    display: flex;
    justify-content: left
}

.contact-menu li {
    padding: 0;
    font-size: 11px;
    border-left: 1px dotted #7d7d7d
}

.contact-menu li:first-child {
    border-left: 0
}

.contact-menu li a,
.provider-menu li a {
    display: flex;
    align-items: center;
    color: #bebebe;
    padding: 0 15px;
    justify-content: center
}

.contact-menu li a:hover {
    color: #fff
}

.provider-menu li a {
    font-size: 13px;
    flex-direction: column
}

.ico-menu {
    vertical-align: middle;
    display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
    height: 30px;
    width: 30px;
    background-size: 24px
}

.beranda {
    background-image: url(../images/ico/home.svg)
}

.hot {
    background-image: url(../images/ico/hot.svg)
}

.slots {
    background-image: url(../images/ico/slots.svg)
}

.casino {
    background-image: url(../images/ico/casino.svg)
}

.sports {
    background-image: url(../images/ico/sports.svg)
}

.arcade {
    background-image: url(../images/ico/arcade.svg)
}

.poker {
    background-image: url(../images/ico/poker.svg)
}

.togel {
    background-image: url(../images/ico/togel.svg)
}

.promo {
    background-image: url(../images/ico/promo.svg)
}

.tv {
    background-image: url(../images/ico/tv.svg)
}

.whatsapp {
    background-image: url(../images/ico/whatsapp.svg)
}

.telegram {
    background-image: url(../images/ico/telegram.svg)
}

.livechat {
    background-image: url(../images/ico/livechat.svg)
}

.pragmaticplay {
    background-image: url(../images/ico/pragmaticplay.png)
}

.pgsoft {
    background-image: url(../images/ico/pgsoft.png)
}

.microgaming {
    background-image: url(../images/ico/microgaming.png)
}

.live22 {
    background-image: url(../images/ico/live22.png)
}

.slot88 {
    background-image: url(../images/ico/slot88.png)
}

.ionslot {
    background-image: url(../images/ico/ionslot.png)
}

.joker {
    background-image: url(../images/ico/joker.png)
}

.playstar {
    background-image: url(../images/ico/playstar.png)
}

.advantplay {
    background-image: url(../images/ico/advantplay.png)
}

.spadegaming {
    background-image: url(../images/ico/spadegaming.png)
}

.habanero {
    background-image: url(../images/ico/habanero.png)
}

.jdb {
    background-image: url(../images/ico/jdb.png)
}

.cq9gaming {
    background-image: url(../images/ico/cq9gaming.png)
}

.gamatron {
    background-image: url(../images/ico/gamatron.png)
}

.playtech {
    background-image: url(../images/ico/playtech.png)
}

.yggdrasil {
    background-image: url(../images/ico/yggdrasil.png)
}

.playngo {
    background-image: url(../images/ico/playngo.png)
}

.onetouch {
    background-image: url(../images/ico/onetouch.png)
}

.rtgslot {
    background-image: url(../images/ico/rtgslot.png)
}

.flowgaming {
    background-image: url(../images/ico/flowgaming.png)
}

.astrotech {
    background-image: url(../images/ico/astrotech.png)
}

.betsoft {
    background-image: url(../images/ico/betsoft.png)
}

.reelkingdom {
    background-image: url(../images/ico/reelkingdom.png)
}

.fachai {
    background-image: url(../images/ico/fachai.png)
}

.crowdplay {
    background-image: url(../images/ico/crowdplay.png)
}

.jili {
    background-image: url(../images/ico/jili.png)
}

.ttg {
    background-image: url(../images/ico/toptrendgaming.png)
}

.funkygames {
    background-image: url(../images/ico/funkygames.png)
}

.contact-menu .ico-menu {
    height: 25px;
    width: 25px;
    background-size: 17px
}

.svg-content {
    display: inline-block;
    width: 27px;
    height: 22px;
    background-size: 21px;
    background-repeat: no-repeat
}

.svg-new {
    background-image: url(../images/ico/ico-new.svg)
}

.svg-populer {
    background-image: url(../images/ico/ico-populer.svg)
}

.svg-jackpot {
    background-image: url(../images/ico/ico-jackpot.svg)
}

header {
    background: #1e274b;
    width: 100%;
    position: fixed;
    z-index: 99;
    box-shadow: 0 0 15px #000
}

.top-header {
    background: #1e274b;
    ;
    padding: 7px 0;
    border-bottom: 1px solid #171b34
}

.nav-header {
    background: #020f32;
    border-bottom: 2px solid #ff00b2;
}

.site-logo img {
    width: 230px;
    height: auto;
    margin: 15px auto
}

.sticky {
    height: 134px
}

.container {
    max-width: 1170px;
    width: 100%;
    margin: auto
}

.download {
    padding: 0;
    margin: 10px auto
}

.download img {
    border-radius: 15px;
    display: block
}

.entry-content ul,
.entry-content ol {
    margin: 20px 12px
}

.entry-content ul li {
    list-style: disc
}

.entry-content ol li {
    list-style: desc
}

.provider-name,
.date,
.time {
    text-align: center
}

.board-section {
    margin: 19px auto
}

.provider-name {
    color: #c1ab7b;
    font-size: 20px;
    border-bottom: 1px solid #333
}

.date,
.time {
    color: #959595
}

.column {
    margin: 3px;
    padding: 6px;
    border-radius: 25px;
    background-color: #1e274b;
}

.game-image {
    border-radius: 25px;
    display: block
}

.game-image img {
    border-radius: 25px;
    display: block
}

.game-title {
    text-align: center;
    color: #fff;
    padding: 5px 0
}

.provider-menu li,
.game-title {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.game-percent {
    height: 27px;
    display: flex;
    overflow: hidden;
    line-height: 0;
    font-size: .75rem;
    background-color: #e9ecef;
    border-radius: 5px;
    position: relative;
    z-index: 1
}

.column>.game-percent {}

.game-percent span {
    z-index: 15;
    position: absolute;
    text-align: center;
    width: 100%;
    font-size: 15px;
    font-weight: 700;
    color: #fff;
    margin: 14px auto;
    text-shadow: 0 1px 4px #000
}

.percent-bar {
    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: #1a8c14;
    transition: width .6s ease;
    -webkit-animation: progress-bar-stripes 1s linear infinite;
    animation: progress-bar-stripes 1s linear infinite;
    z-index: 10;
    width: 100%
}

.green {
    background-color: #28a745
}

.yellow {
    background-color: #ffc107
}

.orange {
    background-color: #ff00b2
}

.red {
    background-color: #ff00b2
}

.per-1,
.per-2,
.per-3,
.per-4,
.per-5,
.per-6,
.per-7,
.per-8,
.per-9,
.per-10,
.per-11,
.per-12,
.per-13,
.per-14,
.per-15,
.per-16,
.per-17,
.per-18,
.per-19,
.per-20,
.per-21,
.per-22,
.per-23,
.per-24,
.per-25,
.per-26,
.per-27,
.per-28,
.per-29,
.per-30,
.per-31,
.per-32,
.per-33 {
    background-color: #ff00b2
}

.per-34,
.per-35,
.per-36,
.per-37,
.per-38,
.per-39,
.per-40,
.per-41,
.per-42,
.per-43,
.per-44,
.per-45,
.per-46,
.per-47,
.per-48,
.per-49,
.per-50,
.per-51,
.per-52,
.per-53,
.per-54,
.per-55,
.per-56,
.per-57,
.per-58,
.per-59,
.per-60,
.per-61,
.per-62,
.per-63,
.per-64,
.per-65,
.per-66 {
    background-color: #ffc107
}

.per-67,
.per-68,
.per-69,
.per-70,
.per-71,
.per-72,
.per-73,
.per-74,
.per-75,
.per-76,
.per-77,
.per-78,
.per-79,
.per-80,
.per-81,
.per-82,
.per-83,
.per-84,
.per-85,
.per-86,
.per-87,
.per-88,
.per-89,
.per-90,
.per-91,
.per-92,
.per-93,
.per-94,
.per-95,
.per-96,
.per-97,
.per-98,
.per-99 {
    background-color: #28a745
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 1rem 0
    }
    to {
        background-position: 0 0
    }
}

footer {
    background: linear-gradient(to right, #360c63 0%, #001032 100%);
    border-top: 3px solid #ff00b2;
    margin-top: 10px;
    text-align: center;
}

footer .col-2 {
    border-radius: 5px;
    border: 1px solid #ff00b2;
    margin: 2px;
    display: flex;
    align-content: space-around;
    flex: 0 0 8%;
    max-width: 7%
}

.license img {
    width: auto;
    margin: 10px auto
}

.payment img {
    width: 100%
}

.ico-title {
    padding: 10px 0
}

.pd {
    padding: 15px 0
}

.bt {
    border-top: 1px solid #ff00b2;
    padding-top: 15px;
    margin-top: 15px
}

.bb {
    border-bottom: 1px solid #333;
    padding-bottom: 10px;
    margin-bottom: 10px
}

.copyright {
    font-size: 12px;
    text-align: center
}

.copyright a {
    color: #aaa
}

@media only screen and (max-width:768px) {
    .mobile {
        display: block
    }
    .desktop {
        display: none
    }
    header {
        border-bottom: 2px solid #ff00b2
    }
    .top-header {
        padding: 0
    }
    .row {
        padding: 0 8px
    }
    .rtp .col-2 {
        flex: 0 0 33%;
        max-width: 33%
    }
    .game-percent span {
        font-size: 14px
    }
    .rtp .game-title {
        padding: 1px
    }
    .column {
        padding: 4px
    }
    .nav-header {
        height: 60px;
        border: 0;
        background: #1e274b
    }
    .sticky {
        height: 65px
    }
    .header-mobile .row {
        display: block
    }
    .site-logo {
        top: 0;
        left: 0;
        right: 0;
        float: none;
        margin: auto;
        position: absolute;
        max-width: 50%;
        flex: 0 0 50%
    }
    .site-logo img {
        width: 90%;
        margin: 10px auto
    }
    .login-menu {
        float: none
    }
    .login-menu li {
        display: inline-block;
        border-radius: 2px;
        width: 49%;
        text-align: center;
        margin: 0 1px
    }
    .login-menu li a {
        padding: 6px 18px;
        font-size: 12px;
        color: #fff;
        font-size: 18px;
        padding: 9px 20px;
        display: block;
        text-shadow: 0 0 3px #000
    }
    .float {
        position: fixed;
        bottom: 0;
        width: 100%;
        margin: auto;
        z-index: 99999;
        padding: 4px;
        height: 57px;
        border-top: 1px solid #ff00b2
    }
    .contact-menu {
        background: #020f32;
        flex: 0 0 100%;
        max-width: 100%;
        justify-content: center;
        left: 0
    }
    .float .contact-menu li {
        padding: 0 5px;
        font-size: 13px;
        width: 32%
    }
    .float .contact-menu li a {
        padding: 3px 5px
    }
    .float .contact-menu li .ico-menu {
        height: 25px;
        width: 25px;
        background-size: 20px
    }
    .games-menu .ico-menu {
        height: 30px;
        width: 25px;
        background-size: 25px
    }
    .games-menu li {
        font-size: 10px;
        width: 20%;
        margin: 3px auto;
        background: 0 0
    }
    .games-menu li a {
        display: flex;
        align-items: center;
        flex-direction: column;
        background: 0 0;
        font-size: 9px;
        padding: 9px 5px
    }
    .games-menu li [aria-current] {}
    .games-menu {
        float: none
    }
    .provider-menu .ico-menu {
        height: 30px;
        width: 25px;
        background-size: 25px
    }
    .provider-menu li {
        font-size: 10px;
        width: 20%;
        margin: 3px auto;
        background: 0 0
    }
    .provider-menu li a {
        display: flex;
        align-items: center;
        flex-direction: column;
        background: 0 0;
        font-size: 8px
    }
    .provider-menu li [aria-current] {
        border-radius: 10px;
        padding: 5px
    }
    .board-section {
        margin: 9px auto
    }
    .column,
    .game-image,
    .game-image img {
        border-radius: 10px
    }
    .bg-row .container {
        padding: 0;
        background: 0 0;
        border-radius: 12px
    }
    .bg-game {
        padding: 0;
        background: 0 0;
        border: 0;
        margin: 0;
        border-radius: 0
    }
    .title-row {
        margin: 10px
    }
    .top-games .col-2 {
        max-width: 31%;
        flex: 0 0 31%;
        margin: 4px
    }
    footer .row {
        justify-content: center
    }
    footer .col-2 {
        flex: 0 0 24%;
        max-width: 24%;
        margin: 1px
    }
    .copyright {
        padding-bottom: 57px
    }
    .ico-footer,
    .copyright {
        text-align: center
    }
    .download img {
        border-radius: 5px
    }
    #side-opener {
        display: none
    }
    input .tg {
        display: block;
        overflow: hidden;
        position: relative
    }
    .tg:checked+.page-content {
        right: 272px
    }
    .page-sidebar {
        background-color: #020f32;
        width: 272px;
        display: block;
        z-index: 2;
        top: 0;
        right: 0;
        bottom: 0;
        overflow: hidden;
        position: fixed;
        border-right: 1px solid #ff00b2
    }
    .page-sidebar-scroll {
        z-index: 2;
        overflow: scroll;
        overflow-x: hidden;
        height: 100%;
        padding: 0 0 0 3px;
        width: 100%;
        top: -1px
    }
    .page-content {
        z-index: 10;
        right: 0;
        display: block;
        min-height: 580px;
        transition: all .25s ease-out;
        -webkit-transition: all .25s ease-out;
        background-color: #020f32
    }
    .deploy-sidebar {
        background-image: url(../images/deploy-nav.png);
        background-repeat: no-repeat;
        background-position: 9px 21px;
        background-size: 28px 19px;
        height: 60px;
        max-width: 44px;
        z-index: 50;
        width: 20%;
        float: right;
        top: 1px;
        right: 10px
    }
    .sidebar-shortcuts {
        width: 100%;
        height: 1px;
        background-color: #020f32;
    }
    ul.nav-item {
        padding: 0;
        margin: 0
    }
    .nav-item li a i {
        vertical-align: middle;
        height: 20px;
        width: 20px;
        background-size: 18px
    }
    .nav-item li {
        background: #1e274b;
        position: relative;
        line-height: 20px;
        display: inline-block;
        width: 100%
    }
    .nav-item li a {
        text-transform: capitalize;
        display: block;
        color: #ddd;
        text-decoration: none;
        padding: 10px 15px
    }
    .nav-item li:hover {
        background-color: #020f32
    }
    .nav-item li [aria-current] {
        background-color: #020f32;
        display: block;
        width: 100%
    }
    .nav-item li:before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        z-index: -1;
        height: 100%;
        width: 3px;
        background-color: #020f32
    }
}

@media only screen and (max-width:328px) {
    .nav-header {
        height: 45px
    }
    .site-logo {
        top: 0
    }
    .site-login {
        top: 1px
    }
    .site-logo img {
        width: 90%;
        margin: 8px auto
    }
    .login-menu li a {
        font-size: 9px;
        padding: 4px 10px
    }
    .float .contact-menu li a {
        font-size: 12px;
        padding: 4px 6px;
        align-items: center
    }
    .float .contact-menu li .ico-menu {
        height: 15px;
        width: 15px;
        background-size: 12px
    }
    .float {
        height: 45px
    }
    .sticky {
        height: 50px
    }
    .page-sidebar {
        width: 200px
    }
    .tg:checked+.page-content {
        left: 202px
    }
}